{"info":{"_postman_id":"087f6969-4a25-4bc4-bf99-3f3c7089cc48","name":"Studio 7 API","description":"<html><head></head><body><p>This API documentation consists of all the request that are used by Studio 7 to perform its magic!</p>\n<h2 id=\"base-url\">Base URL</h2>\n<p>These are the Base URL's for each Studio 7 instance. The below mentioned requests show the Base URL's for the US region <code>https://api.us7.studioportal.io/api</code>.</p>\n<p>The base URL you use depends on your region and whether Studio account users access the Studio user interface through the Admin Console or the Studio website.</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Region</th>\n<th>Base URL - Admin Console Access</th>\n<th>Base URL - Studio Website Access</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>US</td>\n<td><a href=\"https://api.prod.us.five9.net/studio-backend/api\">https://api.prod.us.five9.net/studio-backend/api</a>  <br>Insert the sectorId query parameter before the endpoint.  <br>For example: <a href=\"https://api.prod.us.five9.net/studio-backend/api?sectorId=us-02\">https://api.prod.us.five9.net/studio-backend/api?sectorId=us-02</a></td>\n<td>api.us7.studioportal.io/api</td>\n</tr>\n<tr>\n<td>EU</td>\n<td><a href=\"https://api.prod.eu.five9.net/studio-backend/api/\">https://api.prod.eu.five9.net/studio-backend/api/</a></td>\n<td>api.prod.eu.five9.net/studio-backend/api</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"authentication\">Authentication</h2>\n<p>To access Studio 7 via APIs you need an API key. You can generate an API Key via the Studio interface. The permissions assigned to your API key determine the actions you can perform. See <code>Manage API Keys</code> section in Studio 7.</p>\n<blockquote>\n<p>If your API key is compromised then delete the key from your Studio account to prevent misuse. </p>\n</blockquote>\n<p>Use it as shown below in request headers:</p>\n<p><code>studio-api-key :</code></p>\n</body></html>","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"owner":"12269540","collectionId":"087f6969-4a25-4bc4-bf99-3f3c7089cc48","publishedId":"TW77fhwA","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"EF5B25"},"publishDate":"2021-09-20T02:56:12.000Z"},"item":[{"name":"Build API's","item":[{"name":"Tasks","item":[{"name":"Workflow APIs","item":[{"name":"Workflow Run now API","id":"290453b5-8d93-4f96-a81f-4113e05c30fd","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"studio-api-key","value":"{{studio_api_key}}","type":"text","description":"<p>API Key from Studio | Manage | API Keys</p>\n"}],"body":{"mode":"urlencoded","urlencoded":[{"key":"workflow_key","value":"31bfeb84152ff9c700cb525af22e106d4aba532cd75e0713790709609828d3fd","type":"text","description":"<p>You can source the workflow key from the UI.</p>\n"}]},"url":"{{base_url}}/workflow/run-now","description":"<p>Run the workflow task. See also <a href=\"https://documentation.five9.com/bundle/studio-combo/page/studio-build/task-types/workflow.htm\">https://documentation.five9.com/bundle/studio-combo/page/studio-build/task-types/workflow.htm</a></p>\n","urlObject":{"path":["workflow","run-now"],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"290453b5-8d93-4f96-a81f-4113e05c30fd"}],"id":"1b9708e0-8c56-4c6c-bc8b-0fe7498db9b8","_postman_id":"1b9708e0-8c56-4c6c-bc8b-0fe7498db9b8","description":""},{"name":"Versioning","item":[{"name":"Create Untitled Version","id":"6abad00a-add5-4b1a-bcc9-beb301d799c5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"scope","value":"ac","type":"text","description":"<p>Access Scope [ac, sp] = ac for Studio | Build</p>\n"},{"key":"scope-id","value":"1","type":"text","description":"<p>Account ID from Studio | Manage | Account Profile when scope = ac</p>\n"},{"key":"studio-api-key","value":"{{studio-api-key}}","type":"text","description":"<p>API Key from Studio | Manage | API Keys</p>\n"}],"url":"{{base_url}}/studio/versions/untitled-version/{{task_id}}","description":"<p>This request creates a new version for your modified task with an 'Untitiled #' name</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Attributes</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>{{task_id}}</td>\n<td>The unique identifier of the task.</td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"noauth","isInherited":true,"source":{"_postman_id":"94ee752d-017d-4cd6-a597-40850f283d07","id":"94ee752d-017d-4cd6-a597-40850f283d07","name":"Versioning","type":"folder"}},"urlObject":{"path":["studio","versions","untitled-version","{{task_id}}"],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[{"id":"7b78dbbf-fe9b-4bce-9126-69f888a94477","name":"trying to create a new version without any changes","originalRequest":{"method":"POST","header":[{"key":"scope","value":"ac","description":"Access Scope [ac, sp] = ac for Studio | Build","type":"text"},{"key":"scope-id","value":"1","description":"Account ID from Studio | Manage | Account Profile when scope = ac","type":"text"}],"url":"{{base_url}}/studio/versions/untitled-version/{{task_id}}"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 12 Aug 2020 06:35:56 GMT"},{"key":"Server","value":"Apache/2.4.41 (Win64) OpenSSL/1.1.1c PHP/7.2.28"},{"key":"Vary","value":"Authorization"},{"key":"X-Powered-By","value":"PHP/7.2.28"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"59"},{"key":"Set-Cookie","value":"studio_session=KBLiLyD4i4wQ9eDCUVK0aQJmbeoFlC3gcXR9dx8o; expires=Wed, 12-Aug-2020 08:35:57 GMT; Max-Age=7200; path=/; httponly"},{"key":"Content-Length","value":"57"},{"key":"Connection","value":"close"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"no changes detected to create a new version\"\n}"},{"id":"84135a3f-dcb8-4c55-9d6f-c61c7116fa86","name":"version create success","originalRequest":{"method":"POST","header":[{"key":"scope","value":"ac","description":"Access Scope [ac, sp] = ac for Studio | Build","type":"text"},{"key":"scope-id","value":"1","description":"Account ID from Studio | Manage | Account Profile when scope = ac","type":"text"}],"url":"{{base_url}}/studio/versions/untitled-version/{{task_id}}"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 12 Aug 2020 06:35:03 GMT"},{"key":"Server","value":"Apache/2.4.41 (Win64) OpenSSL/1.1.1c PHP/7.2.28"},{"key":"Vary","value":"Authorization"},{"key":"X-Powered-By","value":"PHP/7.2.28"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"58"},{"key":"ETag","value":"\"ae4fd50a699ba8caf5f3e84908933e4a9d066503\""},{"key":"Set-Cookie","value":"studio_session=KBLiLyD4i4wQ9eDCUVK0aQJmbeoFlC3gcXR9dx8o; expires=Wed, 12-Aug-2020 08:35:04 GMT; Max-Age=7200; path=/; httponly"},{"key":"Content-Length","value":"169"},{"key":"Connection","value":"close"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"version Untitled 59 created successfully\",\n    \"version\": {\n        \"version_id\": 195,\n        \"task_id\": 316,\n        \"version_name\": \"Untitled 59\",\n        \"created_at\": \"2020-08-12T06:35:04.000000Z\"\n    }\n}"}],"_postman_id":"6abad00a-add5-4b1a-bcc9-beb301d799c5"},{"name":"Create Named Version","id":"4e9133f0-08c5-4a1b-9d98-c4cd05345c60","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"scope","value":"ac","type":"text","description":"<p>Access Scope [ac, sp] = ac for Studio | Build</p>\n"},{"key":"scope-id","value":"1","type":"text","description":"<p>Account ID from Studio | Manage | Account Profile when scope = ac</p>\n"},{"key":"studio-api-key","value":"{{studio-api-key}}","type":"text","description":"<p>API Key from Studio | Manage | API Keys</p>\n"}],"body":{"mode":"urlencoded","urlencoded":[{"key":"version_name","value":"v1","description":"<p>the name of version</p>\n","type":"text"}]},"url":"{{base_url}}/studio/versions/create/{{task_id}}","description":"<p>Create a new task version. Specify the name of the new version in the post parameter field</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Attributes</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>{{task_id}}</td>\n<td>The unique identifier of the task.</td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"noauth","isInherited":true,"source":{"_postman_id":"94ee752d-017d-4cd6-a597-40850f283d07","id":"94ee752d-017d-4cd6-a597-40850f283d07","name":"Versioning","type":"folder"}},"urlObject":{"path":["studio","versions","create","{{task_id}}"],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"4e9133f0-08c5-4a1b-9d98-c4cd05345c60"},{"name":"Rename Version","id":"196f9cf7-b9fd-437e-8b25-60d1ceafbc0a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"scope","value":"ac","type":"text","description":"<p>Access Scope [ac, sp] = ac for Studio | Build</p>\n"},{"key":"scope-id","value":"1","type":"text","description":"<p>Account ID from Studio | Manage | Account Profile when scope = ac</p>\n"},{"key":"studio-api-key","value":"{{studio-api-key}}","type":"text","description":"<p>API Key from Studio | Manage | API Keys</p>\n"}],"body":{"mode":"urlencoded","urlencoded":[{"key":"version_name","value":"initial version","description":"<p>the new name for the version</p>\n","type":"text"}]},"url":"{{base_url}}/studio/versions/rename/{{version_id}}","description":"<p>This request is used to rename a particular version</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Attributes</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>{{version_id}}</td>\n<td>The unique identifier of the version to rename.</td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"noauth","isInherited":true,"source":{"_postman_id":"94ee752d-017d-4cd6-a597-40850f283d07","id":"94ee752d-017d-4cd6-a597-40850f283d07","name":"Versioning","type":"folder"}},"urlObject":{"path":["studio","versions","rename","{{version_id}}"],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[{"id":"134477b4-2594-4542-a329-322493415b3b","name":"renaming success","originalRequest":{"method":"POST","header":[{"key":"scope","value":"ac","description":"Access Scope [ac, sp] = ac for Studio | Build","type":"text"},{"key":"scope-id","value":"1","description":"Account ID from Studio | Manage | Account Profile when scope = ac","type":"text"}],"body":{"mode":"urlencoded","urlencoded":[{"key":"version_name","value":"initial version","description":"the new name for the version","type":"text"}]},"url":"{{base_url}}/studio/versions/rename/{{version_id}}"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 12 Aug 2020 06:31:55 GMT"},{"key":"Server","value":"Apache/2.4.41 (Win64) OpenSSL/1.1.1c PHP/7.2.28"},{"key":"Vary","value":"Authorization"},{"key":"X-Powered-By","value":"PHP/7.2.28"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"59"},{"key":"ETag","value":"\"f4389a7ad6ddcca8115b3ba7dfa2b3468321c41b\""},{"key":"Set-Cookie","value":"studio_session=KBLiLyD4i4wQ9eDCUVK0aQJmbeoFlC3gcXR9dx8o; expires=Wed, 12-Aug-2020 08:31:56 GMT; Max-Age=7200; path=/; httponly"},{"key":"Content-Length","value":"42"},{"key":"Connection","value":"close"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"version renamed successfully\"\n}"},{"id":"e4f3bb14-917a-465c-86d8-c19216931cee","name":"version name already exists","originalRequest":{"method":"POST","header":[{"key":"scope","value":"ac","description":"Access Scope [ac, sp] = ac for Studio | Build","type":"text"},{"key":"scope-id","value":"1","description":"Account ID from Studio | Manage | Account Profile when scope = ac","type":"text"}],"body":{"mode":"urlencoded","urlencoded":[{"key":"version_name","value":"Untitled 59","description":"the new name for the version","type":"text"}]},"url":"{{base_url}}/studio/versions/rename/{{version_id}}"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 12 Aug 2020 06:40:37 GMT"},{"key":"Server","value":"Apache/2.4.41 (Win64) OpenSSL/1.1.1c PHP/7.2.28"},{"key":"Vary","value":"Authorization"},{"key":"X-Powered-By","value":"PHP/7.2.28"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"59"},{"key":"Set-Cookie","value":"studio_session=KBLiLyD4i4wQ9eDCUVK0aQJmbeoFlC3gcXR9dx8o; expires=Wed, 12-Aug-2020 08:40:38 GMT; Max-Age=7200; path=/; httponly"},{"key":"Content-Length","value":"68"},{"key":"Connection","value":"close"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"another version with name 'Untitled 59' already exists\"\n}"}],"_postman_id":"196f9cf7-b9fd-437e-8b25-60d1ceafbc0a"},{"name":"Switch Version","id":"ae4fc81f-0029-40ea-ad3a-61ebcbbdb5fa","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"scope","value":"ac","type":"text","description":"<p>Access Scope [ac, sp] = ac for Studio | Build</p>\n"},{"key":"scope-id","value":"1","type":"text","description":"<p>Account ID from Studio | Manage | Account Profile when scope = ac</p>\n"},{"key":"studio-api-key","value":"{{studio-api-key}}","type":"text","description":"<p>API Key from Studio | Manage | API Keys</p>\n"}],"body":{"mode":"urlencoded","urlencoded":[]},"url":"{{base_url}}/studio/versions/switch/{{task_id}}/{{version_id}}","description":"<p>This request is used to restore a desired version</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Attributes</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>{{task_id}}</td>\n<td>The unique identifier of the task.</td>\n</tr>\n<tr>\n<td>{{version_id}}</td>\n<td>The unique identifier of the version.</td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"noauth","isInherited":true,"source":{"_postman_id":"94ee752d-017d-4cd6-a597-40850f283d07","id":"94ee752d-017d-4cd6-a597-40850f283d07","name":"Versioning","type":"folder"}},"urlObject":{"path":["studio","versions","switch","{{task_id}}","{{version_id}}"],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"ae4fc81f-0029-40ea-ad3a-61ebcbbdb5fa"}],"id":"94ee752d-017d-4cd6-a597-40850f283d07","description":"<p>This group of requests allow you to interact with tasks to create versions, rename a version, and switch a task to a target version</p>\n","auth":{"type":"noauth","isInherited":false},"event":[{"listen":"prerequest","script":{"id":"0012b929-f4e7-4390-8cbc-f383702c76b7","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"4b2f410e-b142-4740-a405-323ae55378a5","type":"text/javascript","exec":[""]}}],"_postman_id":"94ee752d-017d-4cd6-a597-40850f283d07"},{"name":"Task Library","item":[{"name":"Get list of accessible templates","id":"fde1acb4-d49f-469c-af8c-4ff01df3b161","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[{"key":"scope","value":"ac","type":"text","description":"<p>Access Scope [ac, sp] = ac for Studio | Build</p>\n"},{"key":"scope-id","value":"1","type":"text","description":"<p>Account ID from Studio | Manage | Account Profile when scope = ac</p>\n"},{"key":"studio-api-key","value":"{{studio-api-key}}","description":"<p>API Key from Studio | Manage | API Keys</p>\n","type":"text"}],"url":"{{base_url}}/studio/task-libraries?task_type=voice&orderBy=template_id&sortedBy=desc","description":"<p>This request fetches the list of templates an logged in user can use</p>\n","urlObject":{"path":["studio","task-libraries"],"host":["{{base_url}}"],"query":[{"disabled":true,"description":{"content":"<p>if you need to get the complete list without any pagination</p>\n","type":"text/plain"},"key":"fetch_all","value":"1"},{"disabled":true,"description":{"content":"<p>the page of results you want to see</p>\n","type":"text/plain"},"key":"page","value":"1"},{"description":{"content":"<p>task type filter, can be voice, workflow, messaging or chatbot</p>\n","type":"text/plain"},"key":"task_type","value":"voice"},{"description":{"content":"<p>which column to use to sort the results, can be any one of [updated_at, is_system, task_type, template_description, template_id, template_name, created_at] </p>\n","type":"text/plain"},"key":"orderBy","value":"template_id"},{"description":{"content":"<p>order of the sort, asc or desc</p>\n","type":"text/plain"},"key":"sortedBy","value":"desc"},{"disabled":true,"description":{"content":"<p>search text</p>\n","type":"text/plain"},"key":"search","value":"42"},{"disabled":true,"description":{"content":"<p>the semicolon seperated fields you want perorm search on, supports ['task_type', 'template_description', 'template_id', 'template_name']</p>\n","type":"text/plain"},"key":"searchFields","value":"template_name;template_description"},{"disabled":true,"description":{"content":"<p>the number of records per page</p>\n","type":"text/plain"},"key":"per_page","value":"12"},{"disabled":true,"description":{"content":"<p>if you want to add relationship of mapped service providers</p>\n","type":"text/plain"},"key":"include","value":"sp_mappings"}],"variable":[]}},"response":[],"_postman_id":"fde1acb4-d49f-469c-af8c-4ff01df3b161"},{"name":"Publish a Task Template","id":"4c8aeae0-8f58-454c-bb3b-8af0959f1a76","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[{"key":"scope","value":"ac","type":"text","description":"<p>Access Scope [ac, sp] = ac for Studio | Build</p>\n"},{"key":"scope-id","value":"1","type":"text","description":"<p>Account ID from Studio | Manage | Account Profile when scope = ac</p>\n"},{"key":"studio-api-key","value":"{{studio-api-key}}","description":"<p>API Key from Studio | Manage | API Keys</p>\n","type":"text"}],"body":{"mode":"urlencoded","urlencoded":[{"key":"is_system","value":"1","type":"text"},{"key":"template_description","value":"testin template","type":"text"},{"key":"template_name","value":"task with config","type":"text"},{"key":"image_path","value":"task_image_1.svg","type":"text"},{"key":"tags","value":"hospitality,hotel","type":"text","disabled":true}]},"url":"{{base_url}}/studio/task-libraries/publish/{{task_id}}","description":"<p>this request is used to publish a task to the task library</p>\n","urlObject":{"path":["studio","task-libraries","publish","{{task_id}}"],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[{"id":"b44ece2d-e583-4260-90e0-b1085b5370c1","name":"publish successful - initial response","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/x-www-form-urlencoded","type":"text"},{"key":"scope","value":"ac","description":"Access Scope [ac, sp] = ac for Studio | Build","type":"text"},{"key":"scope-id","value":"1","description":"Account ID from Studio | Manage | Account Profile when scope = ac","type":"text"}],"body":{"mode":"urlencoded","urlencoded":[{"key":"is_system","value":"1","type":"text"},{"key":"template_description","value":"this is a sample task","type":"text"},{"key":"template_name","value":"welcome task template 3","type":"text"}]},"url":"{{base_url}}/studio/task-libraries/publish/{{task_id}}"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 13 Aug 2020 08:06:09 GMT"},{"key":"Server","value":"Apache/2.4.41 (Win64) OpenSSL/1.1.1c PHP/7.2.28"},{"key":"Vary","value":"Authorization"},{"key":"X-Powered-By","value":"PHP/7.2.28"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"57"},{"key":"ETag","value":"\"215c5ffb17702e952c452a3437d789aba2ca2245\""},{"key":"Set-Cookie","value":"studio_session=WJ9pBoHOGgk6gYQq2QdlQzhYrU9vQiANFHbE0BQd; expires=Thu, 13-Aug-2020 10:06:10 GMT; Max-Age=7200; path=/; httponly"},{"key":"Content-Length","value":"7058"},{"key":"Connection","value":"close"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"template welcome task template 3 created successfully\",\n    \"template\": {\n        \"template_id\": 38,\n        \"task_type\": \"voice\",\n        \"image_path\": \"\",\n        \"template_name\": \"welcome task template 3\",\n        \"template_description\": \"this is a sample task\",\n        \"is_system\": 1,\n        \"created_at\": \"2020-08-13T08:06:10.000000Z\",\n        \"updated_at\": \"2020-08-13T08:06:10.000000Z\"\n    },\n    \"snapshot\": {\n        \"type\": \"template\",\n        \"nodes\": [\n            {\n                \"node_id\": 575,\n                \"node_name\": \"Start Node\",\n                \"tooltip\": \"\",\n                \"task_id\": 316,\n                \"ac_id\": 1,\n                \"connector_parent\": {\n                    \"data\": []\n                },\n                \"connector_child\": {\n                    \"data\": [\n                        {\n                            \"child_id\": 576\n                        }\n                    ]\n                },\n                \"node_type\": \"start_node\"\n            },\n            {\n                \"node_id\": 576,\n                \"node_name\": \"new prompt node\",\n                \"tooltip\": \"\",\n                \"task_id\": 316,\n                \"ac_id\": 1,\n                \"connector_parent\": {\n                    \"data\": [\n                        {\n                            \"pid\": 575\n                        }\n                    ]\n                },\n                \"connector_child\": {\n                    \"data\": [\n                        {\n                            \"child_id\": 584\n                        }\n                    ]\n                },\n                \"prompt_node\": {\n                    \"data\": {\n                        \"prompt_text\": \"this is the updated content {{83|prompt}}  adsfadf\",\n                        \"pause_before\": false\n                    }\n                },\n                \"node_type\": \"prompt\"\n            },\n            {\n                \"node_id\": 584,\n                \"node_name\": \"new integration node nmaevsfg\",\n                \"tooltip\": \"\",\n                \"task_id\": 316,\n                \"ac_id\": 1,\n                \"connector_parent\": {\n                    \"data\": [\n                        {\n                            \"pid\": 576\n                        }\n                    ]\n                },\n                \"connector_child\": {\n                    \"data\": [\n                        {\n                            \"child_id\": 639\n                        }\n                    ]\n                },\n                \"integration_node\": {\n                    \"data\": {\n                        \"node_id\": 584,\n                        \"url\": \"https://jsonplaceholder.typicode.com/users\",\n                        \"test_url\": \"https://jsonplaceholder.typicode.com/users\",\n                        \"authentications\": \"{\\\"auth_type\\\":\\\"none\\\",\\\"username\\\":\\\"\\\",\\\"password\\\":\\\"\\\"}\",\n                        \"headers\": \"[]\",\n                        \"http_method\": \"GET\",\n                        \"parameters\": \"[]\",\n                        \"post_raw_data\": \"{\\\"body_type\\\":\\\"none\\\",\\\"body_form_urlencoded\\\":[],\\\"body_raw\\\":{}}\",\n                        \"fetch_timeout\": 30,\n                        \"variable_rules\": {\n                            \"data\": [\n                                {\n                                    \"variable_id\": 2,\n                                    \"rule_value\": \"root\",\n                                    \"variable_name\": \"studio7arrVar4Acc\",\n                                    \"default_value\": \"[{\\\"id\\\":0,\\\"name\\\":\\\"\\\",\\\"username\\\":\\\"\\\",\\\"email\\\":\\\"\\\",\\\"address\\\":{\\\"street\\\":\\\"\\\",\\\"suite\\\":\\\"\\\",\\\"city\\\":\\\"\\\",\\\"zipcode\\\":\\\"\\\",\\\"geo\\\":{\\\"lat\\\":\\\"\\\",\\\"lng\\\":\\\"\\\"}},\\\"phone\\\":\\\"\\\",\\\"website\\\":\\\"\\\",\\\"company\\\":{\\\"name\\\":\\\"\\\",\\\"catchPhrase\\\":\\\"\\\",\\\"bs\\\":\\\"\\\"}}]\"\n                                },\n                                {\n                                    \"variable_id\": 1,\n                                    \"rule_value\": \"root['0']['email']\",\n                                    \"variable_name\": \"def_renamed\",\n                                    \"default_value\": \"dadf\"\n                                }\n                            ]\n                        }\n                    }\n                },\n                \"node_type\": \"integration\"\n            },\n            {\n                \"node_id\": 638,\n                \"node_name\": \"hangup_878970\",\n                \"tooltip\": \"\",\n                \"task_id\": 316,\n                \"ac_id\": 1,\n                \"connector_parent\": {\n                    \"data\": []\n                },\n                \"connector_child\": {\n                    \"data\": []\n                },\n                \"node_type\": \"hangup\"\n            },\n            {\n                \"node_id\": 639,\n                \"node_name\": \"integration_780080\",\n                \"tooltip\": \"\",\n                \"task_id\": 316,\n                \"ac_id\": 1,\n                \"connector_parent\": {\n                    \"data\": [\n                        {\n                            \"pid\": 584\n                        }\n                    ]\n                },\n                \"connector_child\": {\n                    \"data\": []\n                },\n                \"integration_node\": {\n                    \"data\": {\n                        \"node_id\": 639,\n                        \"url\": \"https://jsonplaceholder.typicode.com/users\",\n                        \"test_url\": \"https://jsonplaceholder.typicode.com/users\",\n                        \"authentications\": \"{\\\"auth_type\\\":\\\"none\\\",\\\"username\\\":\\\"\\\",\\\"password\\\":\\\"\\\"}\",\n                        \"headers\": \"[]\",\n                        \"http_method\": \"GET\",\n                        \"parameters\": \"[]\",\n                        \"post_raw_data\": \"{\\\"body_type\\\":\\\"none\\\",\\\"body_form_urlencoded\\\":[],\\\"body_raw\\\":{}}\",\n                        \"fetch_timeout\": 30,\n                        \"variable_rules\": {\n                            \"data\": [\n                                {\n                                    \"variable_id\": 2,\n                                    \"rule_value\": \"root\",\n                                    \"variable_name\": \"studio7arrVar4Acc\",\n                                    \"default_value\": \"[{\\\"id\\\":0,\\\"name\\\":\\\"\\\",\\\"username\\\":\\\"\\\",\\\"email\\\":\\\"\\\",\\\"address\\\":{\\\"street\\\":\\\"\\\",\\\"suite\\\":\\\"\\\",\\\"city\\\":\\\"\\\",\\\"zipcode\\\":\\\"\\\",\\\"geo\\\":{\\\"lat\\\":\\\"\\\",\\\"lng\\\":\\\"\\\"}},\\\"phone\\\":\\\"\\\",\\\"website\\\":\\\"\\\",\\\"company\\\":{\\\"name\\\":\\\"\\\",\\\"catchPhrase\\\":\\\"\\\",\\\"bs\\\":\\\"\\\"}}]\"\n                                },\n                                {\n                                    \"variable_id\": 139,\n                                    \"rule_value\": \"root['0']['phone']\",\n                                    \"variable_name\": \"dfa\",\n                                    \"default_value\": \"adf\"\n                                }\n                            ]\n                        }\n                    }\n                },\n                \"node_type\": \"integration\"\n            },\n            {\n                \"node_id\": 640,\n                \"node_name\": \"hangup_221080\",\n                \"tooltip\": \"dd\",\n                \"task_id\": 316,\n                \"ac_id\": 1,\n                \"connector_parent\": {\n                    \"data\": []\n                },\n                \"connector_child\": {\n                    \"data\": []\n                },\n                \"node_type\": \"hangup\"\n            },\n            {\n                \"node_id\": 641,\n                \"node_name\": \"hangup_023080\",\n                \"tooltip\": \"\",\n                \"task_id\": 316,\n                \"ac_id\": 1,\n                \"connector_parent\": {\n                    \"data\": []\n                },\n                \"connector_child\": {\n                    \"data\": []\n                },\n                \"node_type\": \"hangup\"\n            }\n        ],\n        \"canvases\": [\n            {\n                \"canvas_id\": 140,\n                \"canvas_name\": \"Main Dialog\",\n                \"is_main_canvas\": true,\n                \"is_event_handler\": 0,\n                \"task_id\": 316,\n                \"first_node_id\": 575,\n                \"created_at\": \"2020-08-12 16:27:27\",\n                \"updated_at\": \"2020-08-12 16:27:27\"\n            },\n            {\n                \"canvas_id\": 165,\n                \"canvas_name\": \"hangup_878970\",\n                \"is_main_canvas\": false,\n                \"is_event_handler\": 0,\n                \"task_id\": 316,\n                \"first_node_id\": 638,\n                \"created_at\": \"2020-08-12 16:27:27\",\n                \"updated_at\": \"2020-08-12 16:27:27\"\n            },\n            {\n                \"canvas_id\": 166,\n                \"canvas_name\": \"another new name\",\n                \"is_main_canvas\": false,\n                \"is_event_handler\": 0,\n                \"task_id\": 316,\n                \"first_node_id\": 640,\n                \"created_at\": \"2020-08-12 16:27:27\",\n                \"updated_at\": \"2020-08-12 16:27:27\"\n            },\n            {\n                \"canvas_id\": 167,\n                \"canvas_name\": \"new name change\",\n                \"is_main_canvas\": false,\n                \"is_event_handler\": 0,\n                \"task_id\": 316,\n                \"first_node_id\": 641,\n                \"created_at\": \"2020-08-12 16:27:27\",\n                \"updated_at\": \"2020-08-12 16:27:27\"\n            }\n        ],\n        \"task\": {\n            \"task_id\": 316,\n            \"task_name\": \"new name\",\n            \"tags\": \"\",\n            \"task_type\": \"voice\",\n            \"protected\": false,\n            \"protected_notes\": \"\",\n            \"parent_id\": null,\n            \"ac_id\": 1,\n            \"is_enabled\": 1,\n            \"created_at\": \"2020-06-15 07:21:41\",\n            \"updated_at\": \"2020-08-12 16:35:04\",\n            \"task_image\": \"\",\n            \"is_favorite\": 0,\n            \"task_version_in_use\": 195,\n            \"version_in_use_modified\": 0,\n            \"voice_task\": {\n                \"data\": {\n                    \"task_id\": 316,\n                    \"amd_detection\": true,\n                    \"send_to_operator\": false,\n                    \"no_resource_operator_number\": \"\",\n                    \"pci_or_hipaa_compliant\": false,\n                    \"flag_log_all_nodes\": false,\n                    \"tts_voice_id\": 6413,\n                    \"created_at\": \"2020-06-15 07:21:41\",\n                    \"updated_at\": \"2020-06-15 07:21:41\"\n                }\n            }\n        },\n        \"variables\": [\n            {\n                \"variable_id\": 1,\n                \"variable_name\": \"def_renamed\",\n                \"default_value\": \"dddfaf\",\n                \"passed_parameter\": true,\n                \"variable_type\": \"single_value\",\n                \"scope\": \"session\",\n                \"ac_id\": 1,\n                \"created_at\": \"2020-04-14 05:21:50\",\n                \"updated_at\": \"2020-06-16 23:37:13\",\n                \"is_enabled\": 1\n            },\n            {\n                \"variable_id\": 2,\n                \"variable_name\": \"studio7arrVar4Acc\",\n                \"default_value\": \"\",\n                \"passed_parameter\": false,\n                \"variable_type\": \"array\",\n                \"scope\": \"session\",\n                \"ac_id\": 1,\n                \"created_at\": \"2020-04-14 15:33:29\",\n                \"updated_at\": \"2020-04-14 16:12:55\",\n                \"is_enabled\": 1\n            },\n            {\n                \"variable_id\": 139,\n                \"variable_name\": \"dfa\",\n                \"default_value\": \"\",\n                \"passed_parameter\": false,\n                \"variable_type\": \"single_value\",\n                \"scope\": \"session\",\n                \"ac_id\": 1,\n                \"created_at\": \"2020-07-15 17:00:14\",\n                \"updated_at\": \"2020-07-15 17:00:14\",\n                \"is_enabled\": 1\n            }\n        ],\n        \"voices\": [\n            {\n                \"tts_voice_id\": 6413,\n                \"lang\": \"en-US\",\n                \"voice_name\": \"en-US-Standard-D\",\n                \"gender\": \"M\",\n                \"tts_label\": \"Kayleigh\",\n                \"is_system_voice\": false,\n                \"display_order\": 1,\n                \"provider\": \"google\",\n                \"created_at\": \"2020-02-24 22:54:01\",\n                \"updated_at\": \"2020-02-24 22:54:01\",\n                \"is_enabled\": 1\n            },\n            {\n                \"tts_voice_id\": 6404,\n                \"lang\": \"en-US\",\n                \"voice_name\": \"en-US-Standard-E\",\n                \"gender\": \"F\",\n                \"tts_label\": \"Anabelle\",\n                \"is_system_voice\": false,\n                \"display_order\": 1,\n                \"provider\": \"google\",\n                \"created_at\": \"2020-02-24 22:54:00\",\n                \"updated_at\": \"2020-02-24 22:54:00\",\n                \"is_enabled\": 1\n            },\n            {\n                \"tts_voice_id\": 6407,\n                \"lang\": \"en-US\",\n                \"voice_name\": \"en-US-Wavenet-F\",\n                \"gender\": \"F\",\n                \"tts_label\": \"Maureen\",\n                \"is_system_voice\": false,\n                \"display_order\": 1,\n                \"provider\": \"google\",\n                \"created_at\": \"2020-02-24 22:54:00\",\n                \"updated_at\": \"2020-02-24 22:54:00\",\n                \"is_enabled\": 1\n            }\n        ],\n        \"prompts\": [\n            {\n                \"prompt_name\": \"adfdd\",\n                \"prompt_id\": 83,\n                \"default_tts_value\": \"adf\",\n                \"default_voice_audio_url\": \"\",\n                \"default_voice_file_path\": \"\",\n                \"default_voice_uploaded_file_name\": \"\",\n                \"prompt_values\": [\n                    {\n                        \"prompt_value_id\": 193,\n                        \"prompt_id\": 83,\n                        \"tts_value\": \"adf\",\n                        \"audio_file_path\": \"\",\n                        \"tts_voice_id\": 6404,\n                        \"uploaded_file_name\": \"\",\n                        \"file_url\": \"\",\n                        \"voice_name\": \"en-US-Standard-E\"\n                    },\n                    {\n                        \"prompt_value_id\": 195,\n                        \"prompt_id\": 83,\n                        \"tts_value\": \"sfgsfgsfgff\",\n                        \"audio_file_path\": \"\",\n                        \"tts_voice_id\": 6407,\n                        \"uploaded_file_name\": \"\",\n                        \"file_url\": \"\",\n                        \"voice_name\": \"en-US-Wavenet-F\"\n                    }\n                ]\n            }\n        ],\n        \"open_form_types\": [],\n        \"form_types\": [],\n        \"data_stores\": [],\n        \"asr_languages\": [],\n        \"payment_profiles\": [],\n        \"email_profile\": [],\n        \"holidays\": [],\n        \"files\": [],\n        \"template_id\": 38\n    }\n}"},{"id":"e7ff1fb9-31e5-4bfb-985f-cfa7b82fc19c","name":"Name already exists for template","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/x-www-form-urlencoded","type":"text"},{"key":"scope","value":"ac","description":"Access Scope [ac, sp] = ac for Studio | Build","type":"text"},{"key":"scope-id","value":"1","description":"Account ID from Studio | Manage | Account Profile when scope = ac","type":"text"}],"body":{"mode":"urlencoded","urlencoded":[{"key":"is_system","value":"1","type":"text"},{"key":"template_description","value":"this is a sample task","type":"text"},{"key":"template_name","value":"welcome task template 3","type":"text"}]},"url":"{{base_url}}/studio/task-libraries/publish/{{task_id}}"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 13 Aug 2020 08:20:28 GMT"},{"key":"Server","value":"Apache/2.4.41 (Win64) OpenSSL/1.1.1c PHP/7.2.28"},{"key":"Vary","value":"Authorization"},{"key":"X-Powered-By","value":"PHP/7.2.28"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"59"},{"key":"Set-Cookie","value":"studio_session=WJ9pBoHOGgk6gYQq2QdlQzhYrU9vQiANFHbE0BQd; expires=Thu, 13-Aug-2020 10:20:28 GMT; Max-Age=7200; path=/; httponly"},{"key":"Content-Length","value":"81"},{"key":"Connection","value":"close"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"another template with name 'welcome task template 3' already exists\"\n}"}],"_postman_id":"4c8aeae0-8f58-454c-bb3b-8af0959f1a76"},{"name":"Decode Imported CTF file","id":"0ad64e8f-05e9-4960-9567-ecf7e3bddbcf","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"","urlObject":{"query":[],"variable":[]}},"response":[],"_postman_id":"0ad64e8f-05e9-4960-9567-ecf7e3bddbcf"},{"name":"Decode Template","id":"26011ba6-68b8-418d-9165-1eb9c53b46d5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[{"key":"scope","value":"ac","type":"text","description":"<p>Access Scope [ac, sp] = ac for Studio | Build</p>\n"},{"key":"scope-id","value":"1","type":"text","description":"<p>Account ID from Studio | Manage | Account Profile when scope = ac</p>\n"},{"key":"studio-api-key","value":"{{studio-api-key}}","description":"<p>API Key from Studio | Manage | API Keys</p>\n","type":"text"}],"url":"{{base_url}}/studio/decode-template/58","urlObject":{"path":["studio","decode-template","58"],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"26011ba6-68b8-418d-9165-1eb9c53b46d5"},{"name":"Update Template Details","id":"485dc201-794c-4b13-baad-7f81a6a4724e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"PUT","header":[{"key":"scope","value":"ac","type":"text","description":"<p>Access Scope [ac, sp] = ac for Studio | Build</p>\n"},{"key":"scope-id","value":"1","type":"text","description":"<p>Account ID from Studio | Manage | Account Profile when scope = ac</p>\n"},{"key":"studio-api-key","value":"{{studio-api-key}}","description":"<p>API Key from Studio | Manage | API Keys</p>\n","type":"text"}],"url":"{{base_url}}/studio/task-libraries/{{template_id}}","urlObject":{"path":["studio","task-libraries","{{template_id}}"],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"485dc201-794c-4b13-baad-7f81a6a4724e"}],"id":"5b38dc3f-43e9-493e-961e-165719e2f261","description":"<p>This collection of requests helps to interact with task library features, like viewing list of accessible templates, publishing a new template, editing the attributes of the template and creating a new task from an existing template</p>\n","_postman_id":"5b38dc3f-43e9-493e-961e-165719e2f261"},{"name":"Task Import/Export","item":[{"name":"Task export","id":"3add1c5a-29c1-46dd-884d-2f3cb9237ece","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[{"key":"scope","value":"ac","description":"<p>Access Scope [ac, sp] = ac for Studio | Build</p>\n"},{"key":"scope-id","value":"1","description":"<p>Account ID from Studio | Manage | Account Profile when scope = ac</p>\n"},{"key":"studio-api-key","value":"{{studio-api-key}}","description":"<p>API Key from Studio | Manage | API Keys</p>\n","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"exportConfig\": {\n        \"exportDataStoreWithData\": {},\n        \"variables\": {\n            \"attachSecureVariableValue\": false\n        }\n    }\n}","options":{"raw":{"language":"json"}}},"url":"{{base_url}}/studio/export/{{task_id}}","description":"<p>Export a task. See <a href=\"https://documentation.five9.com/bundle/studio-combo/page/studio-build/tasks/task-importexport.htm\">https://documentation.five9.com/bundle/studio-combo/page/studio-build/tasks/task-importexport.htm</a></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Attributes</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>{{task_id}} <strong>required</strong></td>\n<td>The unique identifier of the task to export.</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"path":["studio","export","{{task_id}}"],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[{"id":"6e1913f3-8e7a-448c-a794-1310a530ba36","name":"task export success","originalRequest":{"method":"POST","header":[{"key":"scope","value":"ac","description":"Access Scope [ac, sp] = ac for Studio | Build"},{"key":"scope-id","value":"1","description":"Account ID from Studio | Manage | Account Profile when scope = ac"}],"body":{"mode":"raw","raw":"{\n    \"exportConfig\": {\n        \"exportDataStoreWithData\": {},\n        \"variables\": {\n            \"attachSecureVariableValue\": false\n        }\n    }\n}","options":{"raw":{"language":"json"}}},"url":"{{base_url}}/studio/export/59"},"status":"OK","code":200,"_postman_previewlanguage":"html","header":[{"key":"Host","value":"localhost:8000"},{"key":"Date","value":"Tue, 13 Jul 2021 16:09:20 GMT"},{"key":"Date","value":"Tue, 13 Jul 2021 16:09:20 GMT"},{"key":"Connection","value":"close"},{"key":"X-Powered-By","value":"PHP/7.4.14"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Content-Disposition","value":"attachment; filename=task.ctf"},{"key":"Content-Type","value":"text/html; charset=UTF-8"},{"key":"X-RateLimit-Limit","value":"6000"},{"key":"X-RateLimit-Remaining","value":"5993"},{"key":"ETag","value":"\"da39a3ee5e6b4b0d3255bfef95601890afd80709\""},{"key":"Set-Cookie","value":"laravel_session=kpyHcz54aQ91OiNf6MP9PRap8X957nn49h14tZGA; expires=Tue, 13-Jul-2021 16:10:20 GMT; Max-Age=60; path=/; httponly"}],"cookie":[],"responseTime":null,"body":"eyJpdiI6IlhQU1o0QUVPbzJKL01CV0xORUJBRmc9PSIsInZhbHVlIjoidzBVNERtQjFUbmxsZE8rbGV5ZnF4UC9zWjJnT0lMeG5PejY0bmJSblAraVdKTjhBS3pvZ01nWjRua2tneDJZZkpiYk1UWXZ2eG1wR2taL04vQzVVajRwOURwRTFDVDBJempDSWRCeThrQW5USzlZZjZvaUswUjY5MWtJelpYVW91Q1hROThucVZZU1VZaHZwMUNYY2ZZL2l3cHE5SksyT2hXN0VHOU01UFVEeS8yNmQrcnU0eVE1dlorZytEQ1pWOElsc08yeFBiczByRzEyam14MjBkU2hvdStKWnJyMGgrZzRnd3YvaWhFUUEyaXMyN1lhQWdlaDJGb205cVdsdktCTXdwdWprYU0xWjJKdTQ0cUlHM3h6VndqVVF2L1NpTE51Zm5JUHFzNWtIV2NQTExadjhoR0VLR3BhQzFVdVZZOW9wSXhrbEV5bm43RkNlck9pdUpiVjBlZ21qeGh0SW5SNC9yYTZxUHlPbGRBdmVSVlRPUm9PSFJyOGtCanUwREpWRGFPeVNyWWE0dTF4aGtUR1doRngzc2dpUkZtdnpCMVIzT0tFWHdRS3RWLzZoNENNQTdFL1JZT0xaaytiVnpCZWJLc0cxV3lVRDg0UHBrd1NhdmhYVWtXZTBjNFhQRWliaTlzbGQvQlBzV1l6K3o0ZGhRTGk4alMrbk94WmZxQUw4OFVhT2x5RWhoeHRPa3BJYmRKYTRVSm03bGlHQVJSTlhHYlM5RVd5amdlRk1YajQxV3JhMFM3S2xiY1pCOWRmRlJiVnRVS2grNElWWUFaOUpCay96NnpQV05nM2s3OUlxZ1BTd2QvSTBLSU4rSVc1alpNWmlaVnhSUlRRUEpnMDlteEd3RGp0a1F1emJ1b3Jpc2dYN0l0SWlaTElyREpNRGg5aHhHUVVqdkduYWIzeHFxTWxBUEliYUVxUnd3V1Z1bWx0djU0dkQ4M2NPcHllS1lJT1l1TjdvMXRRYW9BMUNNV0xESWtHR3pXakJmNFJScmQza3VvNXZId1ZaNW5SL3ZIMFZiaXA4aVNyYmxVYWgvVks2SUlTekJRMnhjTWlGL2dsN05kRTU1ZmpPU0p2VkhTVGhzamt3b1ArYTg4TG9FRXIzUGZCcG1tSmNFbFlxSGlmUXJLNHBPQTk2TEVRUitQRFp3UU5uT0ZtMGlVWmkzNkxtenhFQVZhSEhJUm01Q25WY3JNYmIrOU1EbEVuVmUrNXVJM2hEaWxTMnFUdlBwbzhpdUFiTW5FREJYVk92L3F2WWVUM2FyNkljK3pxWTFkbnhibjNmZ3BlNnExRkdibjMwWFJBVk9IbDFSSjVkWDJnSHJGWFJkeExDU2pqajBoemJsZXcwMWdPdG5ianJlaXFqdXRkNkVxcVRzWG5DUzBJU0lmVUhOaHBwWjBJd3ZCcnJybzVQWXJTZGVKSVlueEp5TmJLTUpuSmJlY0FkRnM0K0NCdjVqbXVHVTl1b24zeUFHVEhTZWhPZVBqdWF2Q2ZhZi9ISVpVUk03bkdRWEhrZ2FNN1lkRnM0SHN4MldSY3ZUTS8zOGdwaS82V091OTZSZFQ5T0FqM2Rsa2l0eHFDVUFsWFZRYlJ6cC9HVU9XcUxrV1BlTk5VUm0xOU53UlIzeW1nNC9JZVV5VzR3M3B4WVJMVnM0WWhIMmQrOGdkeHUveGVvMGFjWTRpTzJlRUxaUk9uYkZxbFFTWERtZXhEMVExdExUMmtFNEJzWkhIVGRvZW9nSVVydkw2Y2lHcU9QL2diNHpIR0Nad09UMG9xeno3dE00YXR0QnRES0grZkNEVFFVdEdyOHZsNGNrZVRjTFpOMlJDTUJXWW05cS8xcW5KZGUyalFFQmJxWXQ1OTYrNjd1cm9yRWxTeXU3ZGhiNE56WERHbCtWdEdjdXlwRUpTVkN6VzRBbEZ5cDJucTYrMXlmUlZKZGFja2lpbUgyOCtyaWtCQTFWS1F6eDc2MkdkOEYydWM3dVNLNG9yTjZxc2VGZ0IxY2pLemM5Rzcxa1lMcGI4SFJYNG04U293MFk2YUd1em1jRHd4YmFnZHkxajJSRzRKSWx3Q3Y1dXJaV0FVeEh1UzcrcUx5YnE5akM2aDBwU0p5WnlYN3U1UFpMQ3FJVU9RbmZmaTdFeEtvdVg1bEVYSS93RFlLK0xhSGJHRnltM3VqdTc5U2pxUGg3MWxwRHVOUnRQSHk2L3pKYThJblQzQnZnclFYU3Q5Tk8rR2phTTQ5ZnN5RXJpVmxJamN3SHJ2NWFQVE5uQk5McTJZdFRadTIvSmZ1c1o2ekF0UHdOM2dnS3pNN2lDYmtkMXlUR0w0c29USkZJNzYxaERld010aG8yV1lhVXJaYmI2QzkvM3R5OUlXRkIwaGxyOHpTT3JHQ2JZNGxxbzBXMmNNTkI1SlR4Y1Q2aURvS25yTnpLVjRnMGU5aytPWUZmaVBQRUxKUzlWaHJmTTd1SUQ5RmlRcnNENS8ydVJMVEFaaGt6WUl4MHh5TUVpbmlUZWtjQXJGOE9FaVVYY0xqQ2JJNEhqSndFb05sUWttaU9nWVF2YVliZmRZRmRxdW1DL0VJY0Zsak42b1h4WGdLM3ZYQXJoYXNYcVV2aFdGYU5xMWJPVDRmTE92aEVLSERnZEtLaXFCWVFVbVl4UWovTHZyQW5DRG5sbm9DWEhOZm8waGl0Si9DWmxKQXVWUnc5eFFubWVvaEd6OXlvZnR5b3RqVFBCc3FXSmJIM0w2bVFLbmVYMjBoTWZCK0JRTkNJa2RtVjJKK3IyM2w2TXVKM0ZZWVljeEVEQWZwY01mUEFuOGhCSExtNzBOeS9lRUFSOHJxVElNaGs2c2dUOTRybk40VFdjeGFGN3NUc21nRXpscCtNOXNtU2FMbkVyQjUzYkdtTnViTU1zV2tYdkIyTzdXTWF3VWd3YnY3RjNrVTZaOEJLRHFwY2VYdXZpeFppQ1IxS1lNT1llSUZWM05qSW8ycm9qNmJvUzdSYVVINlhZNW1ncHhNWnlibUFPamJBZkozS0FIb0xIemwwOEpkZ0poNnhQMkhpSXQ0QW5Ba1k3dW1rUWhLQ0dGL3Yza0ZGOUtoOE5qS3hxVWRvOVM2MHFKangvZXlNRWJxMS9QbHR0MXNxN1FiZ3hoVWZkTDZBYXFYSlJsWWVtRU5nQVNSU2VrUnlQTnlZTTNpSDhOVkM0cU5JRjNGSm5TL2lMRnJRYUxRcWVxcjA0QUNGcDkzaENYOW5aZnZBU21lZDg0eWt6RWxtZUJqYXhPcnJEMll3K0trc2VZNEptb0NKUXYwQnZoYjFENHBMTERNMy8rYXlhM2p2azhseVpQekZrMEtVTURtaFkvTHVxR1FPS1l5V3VlOUNhQmJLTFVuTUZzQjNCSDd5cG5vakdlMDdhajBBUXc5VXQ3RUR4SW5iSit1cU9TN1IzVVRzN29yTkExOVpON1cxbE40ang2MTJBZGpoT0twMFJxd2F5VnBXRHRwT003OVpORjgwRFJqeU9oTVBBbnoxU0F5TlptRkVGUXVoQTFaZ2QvbGo3Mm9HczNTTUVGcEtHSTRDdmIycjhSRThlNDlNTFBGd05CYzFBY01EaEloaDhueHNDUzFWQ3JhQ2ExNk5oK0U0MjBEc1VyZVl3Umx3eEx0ckxNM1I0MWFXUy9zNFBEZG5jRFhFZ095WWtqMWxuQkhKTGNwK1dnUExNUmszTXRiQmR1bWdwRFFnSC9BQkw0T2dWRVRGdVRjc0VqV2ZJTmFnOUc1NlBCamhJZmI5UUV5MmhHY3d1MFNyam5YQktFTjRzdnNIY2VEQTBGNUxUUTRqM1doTjZZd1dVSlArUUswUWM2b2FxdytzTmNmcXJqYk00V1d0S1cvT1VDUjVHTEhES2kvaklEOVVwSUhOWlh5NjJEZ1A2NUo3d0ZzQVRTTHZhVW91UUlKWE9QUEkrV3FGZm1UV3lSL2k3MFdGS1NuYzYxTUt2cmtyN3hjSStqL0Fld3NzdTJVT011VnpZRWtVckdTUTEvZlduMDUrYWFzVU1QM2lJUUtINGJ1QnVkMEJJL1JzVjVNV3paZzdZOTJ2bW9wdTVnU0Y5akNDMnZidndBNWVoZk42bWVZTmR1VlZrVlpCekExY3pTSGxJdzllSUswQkwrN3FwaXYyb3doSGw2TGtwT2xVRklxYzhjQ0Q4aVlmWnVYSU4wQzRiWEZUSlh2WW9ZRktnT2RwSlJFcThrdjZwTlIxeE5IR1VWZjc2dElwUUlKNExKK3NRZ1gzSnhETFhEbytYcms4Uk5UZFZSdC9ORzF4bUVYWnhxUFdObTdNSFRMbW1hdGk2Sy9nN1RGdzYxSFZxVGVVRkNxVEtsemk5ZW40R243Y2dDN2dtVEtKbkdXRHRPNm5wK3RXeC9lWGFkNzRlcHYxMnJpa2NTdEVxc2hLM05GNW5Dem1sQkFCWG5UNmw3U2ZsVnJjREdlV2syRlQ0ZWF3WTN4akdhVTgrbHNZdmh5NmQ1d3FQVXhZTW93UGFkN1kvZkdna2tOZzV0bkE2Z1B1ZFI1R1Z3cmJTM2pTSU9FTG00ek5TK3htSjBzdno3bUMvYjcweVA3c2JsNWkrQi8yU2IrVkZ0R0hURnNhSHROZXU4RHRXNUxxSUpVbWxJTDZzeHBHeERSVlF2UFc4WndnaEIwOXFXYzdBTVN6ZjcyYmY0dVZrak4zaW5nN3RUV09nNi9IZlRVM21EeWJjSmZjMXM0eUNub2hld3k2T1pxTm1KVFc4SjRSWGpCZ3lZSVUzeEhBWVpPT0xzTVJmMmszY2kyUHNhUFhJRjNDeHlpRlhNVHA1YmVGM0VCTnJBSDYxOGxuT1k1cTNuMExYbjBaNVBkRjJ4NmxGRkF2VDNnWWJIcDBNRm0reHdqbkdBVDlpYTFPN0dJNVcyelluYldvRW56ZFg4SWRzMGxtWGgwZTFaTjdXZEpraTZodlRxNlZlMFUyVStmRmFNdTJvMjRTNEdUYnIyS2ljTFc2OTY5SituZVhZeVZzZmZnRE13K1VYcmU5RUtKbUFVbFNHNVhUTkJzdzY5TlpoeWxubFJacVRXcjZpSEFsbE9PMnpIR0tOemhIdTVrK0dRbFVXK2dyK3BySWxDclRWK01jcG9YaVM0Yk5lR3ZqUWhkZXR2MS96aEdVVjd1Q3ZtclFHeUN3REJRcVY5S3RyMDNyZ3pWa2xaVWRHQWtBc2ZHVTBMVXVKNkdod2x1cFkyd2QyVWN2MER0cWxPVG8wMjY1M21rQlhyOXhGWFp3b1BZSlJpT0pwczhIeHRjdWk2Sy9zUVA5SzEyaVJ1aVpCcjhsNHdSVU01RmRuN0dyOGRPVkdGL2hsZmV4ZDhyK1J0L3JuT2hxWmtnblpiVExtaFBUNTFCblNMdjhxU05jQTlIQ3lUSVZZRi9aelZEQUFmdkE1dXNzNEtHbVJxODBrME52SUI2bExYMVFlbStjR05XWGpaYW9GOWdERTZ0eVFUTGJ4RmxSR1Z3elBiZG9VWnp2K1JJN1h3MGcra2Z0TGF4Z2NzOUZLZXptWXhySkh3alc1U041RnF4UjRlUUIrVkIwWTg0WUx1dDQ0RWs2MEFhUlRQTGJhcUQ1cDlwS01MSVJFaTUrRjFKVVBWd2QxaUxGaXQ0bCtWTitUTTVVTzQxV0JURXlYVWsyQTY1bVdYUUYvc05hcFA2N0N2Z2o1OVhzVkJwQ1hnU29LWDBoenBXR1lmWWJURGYxbklpeGRvNFJXeC9TVCs3ZDFZNUc4V3JoUHJJY1pzcEY3QlFjMGhvZjQ4aGFjbGlSYVp3bUVpREIvbldYNFBsSjF1eGI0Nk1wUEFKdjFBNFdjYXdJMjY0YWo2cEV0Wlh5NFFLWDg0S2paanpiczNRbmkzZ2poN3BESmNUSWphYmR3bm8rYlB5WWlOcmREblZZU1RzOEtZZEZUeFNZR2hNYXU4NXYzOWh1dmFORGJZL2dZMmFGSER4ODdhYW9MOExPdDIvcVVrV3RheHJGY1Jta3hVMzZSYnc1bG1MdGVXaUlGNlIyMVE2YVdZQzVmUms4SzVCNlQ1QWQzY1NMZTdXblFhUk9NQmZMS3NycExFSG16aTJ0R0ZQQlBLdng4cHMyYTRKc1g0YzBjL01yTHd1V0w4dWFydTAwTzY0dENVaFBCbDVXcER5a25xem5XYXB1bElEdWtNMG41dmYvUkFQK1ZNV2Z0bk5ieWl0ZG5jWkNoNng1UzlReW5CeFQ4emNmWWxzVGNvRnRPR3lVcU1SME1VMDh5OHVZZzlHVDg4SEZmUW1RSUdJMUlsL05SYWx4dGNqK2RhVzdQQTFXeFBSSzZLS0ZuNW96dkNFdURHTWlGSUlxNFNOdFIrcDVsMUM5K2gzcVZTQjRmeGNIR3pPamxtYVBPWGxlenI3QktEU3FKNFZEYW5tSkpwTXM3Sk82VnVGRG9nRGthSTFJSGk4Q25UVVkzTFVkRVNQS3paSUZSeW05bzFCdy9Tb1pZWHRIemJ6alhPVk9Yb2ZjRFgzNlJBSTgyL05DVngzb0NFSWRUQkVDcGxoaExaMS9YQWdEYnY2L2FCR3hkUURkL2w4WUZmeHBGRHh2dUp0ODMvK3dBdS9tTEloV0pQZ0h6NUVlQzRKbFR3YStRNUdtQ0JnOW1jOCtmaFZHUnJzaTEreGVidjY2V05tNUh0R0dUbGcxOEtyOVh6OHlqMHRFM1VCbDVTK0lVdGUvdjdrd0NIdXJIay85RkdPWnA4RDA3ajNYb2xYa3NDWTVyc1JBTGZrdFRWVFFsczBBS0VrR1I5UEVrNngwM1IyWTJXaHgwQUFOeTN3eFJMS0ZqK1VrRjJBS0JYa2RaTjhnbDhza0pIa0NpNGRjWmRpMkc3VS9ZNzNFK3RqN1hpeU5xTEdGeWwrbE9lWDk1T1dSOUN1MzQzQURnNCsvWktFQmxHcS9Nd0prNG9sYnJZZUtQaFAwMkJVQ0EwbXFxc2FkdkV3cDBINWJmOXNBc3B5NXpYcGYvQ2k5K2pJT2RhVWFhL1RULzQyTERjOFFHek1GRENNZU8zUEhhWDJ2dE9FaWlLeUNiMWJ4b2NnVEt5ZzRGMWRvemZRWVljUHJ5amhCNmZLN2hCOHFZSXBMZ0JjbnRNRGpVSS82aDBPTGhvbEw0akJWd1IrRTJMSmpWWjROb2g2WmlqREs1SGIvWndWdVFxK3c4d3JudDM0U2haNkJmMkp3L1F2bEx4NDlHVDJ3eFhGVDdVaHJWRzVJZUNPUVgwS3R1VUM0NUJDSUdXRXJodTFFSER3NG12NENtc3FUcjlOckE2UkhXbnZoa0tmMTBXVk4ydS9Jd1I4SlFWUkdlMldobnZYYlpoYzY4azBTN3ZLM25sNms0eWk0eVBnbFFrZ2JaL0Nvc3BoRjN4ZHl5bUdIL1VjMWdEOWpvN2FpSVp0aWNRYjVDTWxWbmNNdnhnM0FIeDZzcjBEa1RXbnBiaHdNWDJTeGhyRERiUlFSdlVFWGdobk1KbUpmZHJzSXZzVHZIVVQ3c0hUa2dwa2tWSWRwQ2VwTXBicm8xVWN0SXNtYVRRM0ljZU4rRnh1cFoyM1dNY1liZXk4U2dNS293QktEVHZxaXdoVnZzMi8rRVJWdlRGeVlsZGJiNDdBcVhaZi9OaERKUk52K05DMHJFVmdYOEtZcURCQ3YyWmowVGc3UnBCS2RGSzVxTEZjdEJFZzNUMFVtZlc1OVVpRklVQ0tQM0ZkazBZNDd6R0dGR3pkY3dBRERJK2U2ZVRac2dZT0N3cmN4ME95Y3dDYXhaMGo2SC9QRDNvcnpRRGdya3Z0UHpIZFJETlhacUh0ek1PM25yQkVxWno2MzNyaExhRVpVeUNHQmtrMGZ0SE9LdDlUOUJIdmY1ZDQxSHhoeTNKMTVFZzMzMUxJNkJjMkxFbC9TSnlPNTA0dU9aZWxsd0dXTmRvVHpGQlFSTVd0MU51K2Q3aFRPS09KTzBCMWxhd0lmU3dnWDhaanN6d081ME5MbVZ6OExud09LTUE2RS9pOGJISU5id2JlWTV6dDUvOTNOemxpY2NvVDRxcGZxdVA2dmF2OHlyd0RRd3NOTTIwNUV0YzlOSjdRYlR0SEtNMXRINWR2d05HUUZzOExiK2s0NjJaL0tSOUFGellIanY4MGhYei91ZlVKcm9lajdsTUlvTDQ4d3h1ZFVmcllobXJxN1UxMnNSZCs1ZXJkTjdOQ0wrT1NlL0RYWlhSTStCQWRtbnhFQmlDOFVISytqMGY1dnh1a0tWNy85bExFYVNTUEN0SjdtZGtEYWxSdmtjajRjMjNyNlp6UmxmU21adkdPd3lOSFlsNVRWZXJnR2lIY2VkdTdja0hHcXJJRE5ocFhWbm94OFFRU0VRZmdSNFRnZDdMZEpEYmtweGErYjlpNmZ6U3M4Wnp1ekIwaHJoTFhFL2MySGRYN1NMN3dwRW1qZ0JiOC9wayttWlFmVTJjNTU2RVhRTXdYbjNGckY4WFJxWUd2QjIrckZqRDFWNloydU5BTFFocVFWcFloS2Y0RC9PUXNQKy9KcWxxSEZ4dzBmY3o1eGhaNlNYZGs5YnV5VmhzeVFXMTJ6aVFLa0dpc0tVY3hBRXk0aUgvR04vaXNnN3d5T3o3ajdBPT0iLCJtYWMiOiJlZWJjMmM4OTk0MGYyNjk1MWU3ZWJkN2RjMmUyMTA4ZGZlMDc2MmM0MWFmNjM2ZTY2NTg3ZjA5ZTg5ODQyYzU4In0="}],"_postman_id":"3add1c5a-29c1-46dd-884d-2f3cb9237ece"},{"name":"Task decode-ctf","id":"38521956-c598-455e-902d-aff80041270c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[{"key":"scope","value":"ac","description":"<p>Access Scope [ac, sp] = ac for Studio | Build</p>\n"},{"key":"scope-id","value":"1","description":"<p>Account ID from Studio | Manage | Account Profile when scope = ac</p>\n"},{"key":"studio-api-key","value":"{{studio-api-key}}","description":"<p>API Key from Studio | Manage | API Keys</p>\n","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"folder","value":" sp_1/ac_2/1626193076609","type":"text"},{"key":"encryptContents","value":" 0","type":"text"},{"key":"convertAudio","value":" 1","type":"text"},{"key":"file","type":"file","description":"<p>Save the response from the task export request into a file with .ctf extension and upload it here</p>\n","src":"/Users/nishanksamant/Downloads/task_export_v_23 (4).ctf"}]},"url":"{{base_url}}/studio/decode-ctf","description":"<p>Save the response from <strong>task export</strong> into a file with <strong>.ctf</strong> extension. Upload the file.</p>\n","urlObject":{"path":["studio","decode-ctf"],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[{"id":"96b82ef6-570d-41c1-8dbb-9927f333e738","name":"read file contents fail","originalRequest":{"method":"POST","header":[{"key":"scope","value":"ac","description":"Access Scope [ac, sp] = ac for Studio | Build"},{"key":"scope-id","value":"1","description":"Account ID from Studio | Manage | Account Profile when scope = ac"}],"body":{"mode":"formdata","formdata":[{"key":"folder","value":" sp_1/ac_2/1626192757699","type":"text"},{"key":"encryptContents","value":" 0","type":"text"},{"key":"convertAudio","value":" 1","type":"text"},{"key":"file","type":"file","src":"/Users/nishanksamant/Downloads/task_export_v_2.ctf"}],"options":{"raw":{"language":"xml"}}},"url":"{{base_url}}/studio/decode-ctf"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Host","value":"localhost:8000"},{"key":"Date","value":"Tue, 13 Jul 2021 16:15:51 GMT"},{"key":"Date","value":"Tue, 13 Jul 2021 16:15:51 GMT"},{"key":"Connection","value":"close"},{"key":"X-Powered-By","value":"PHP/7.4.14"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Content-Type","value":"application/json"},{"key":"X-RateLimit-Limit","value":"6000"},{"key":"X-RateLimit-Remaining","value":"5999"},{"key":"Set-Cookie","value":"laravel_session=BOd4FjJnEZvQyMERVFo1Ml4OHZiN817fPFRO8phj; expires=Tue, 13-Jul-2021 16:16:51 GMT; Max-Age=60; path=/; httponly"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"Could not read file contents. Quote this error ID EdxkRBa3CENtRWl1 when contacting support\"\n}"},{"id":"f084df65-5d32-4e10-87ec-526741462100","name":"decode-ctf success","originalRequest":{"method":"POST","header":[{"key":"scope","value":"ac","description":"Access Scope [ac, sp] = ac for Studio | Build"},{"key":"scope-id","value":"1","description":"Account ID from Studio | Manage | Account Profile when scope = ac"}],"body":{"mode":"formdata","formdata":[{"key":"folder","value":" sp_1/ac_2/1626193076609","type":"text"},{"key":"encryptContents","value":" 0","type":"text"},{"key":"convertAudio","value":" 1","type":"text"},{"key":"file","type":"file","src":"/Users/nishanksamant/Downloads/task_export_v_23 (4).ctf"}],"options":{"raw":{"language":"xml"}}},"url":"{{base_url}}/studio/decode-ctf"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Host","value":"localhost:8000"},{"key":"Date","value":"Tue, 13 Jul 2021 16:18:33 GMT"},{"key":"Date","value":"Tue, 13 Jul 2021 16:18:33 GMT"},{"key":"Connection","value":"close"},{"key":"X-Powered-By","value":"PHP/7.4.14"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Content-Type","value":"application/json"},{"key":"X-RateLimit-Limit","value":"6000"},{"key":"X-RateLimit-Remaining","value":"5998"},{"key":"ETag","value":"\"62ba73be7b0cf1906f35ed63bb7754323dc5ae35\""},{"key":"Set-Cookie","value":"laravel_session=CZ9zjqbT3PA4envDJPb1uTtNunkcH0GilT8BWwGJ; expires=Tue, 13-Jul-2021 16:19:33 GMT; Max-Age=60; path=/; httponly"}],"cookie":[],"responseTime":null,"body":"{\n    \"config_variables\": [],\n    \"task\": {\n        \"task_type\": \"voice\",\n        \"task_image\": \"task_image_placeholder.svg\",\n        \"voice_task\": {\n            \"data\": {\n                \"beep_detection\": false,\n                \"machine_detection\": false\n            }\n        }\n    },\n    \"path\": \"import_requests/14072021/NyibYw14w0wbAsCXoijIDbt0zCI4xMywcKoFfFfT.ctf\",\n    \"errors\": [],\n    \"can_import\": true,\n    \"stats\": {\n        \"nodes_count\": 3,\n        \"canvases_count\": 2,\n        \"node_types_count\": 3,\n        \"node_type_to_count\": {\n            \"start_node\": 1,\n            \"disconnect\": 1,\n            \"record\": 1\n        },\n        \"exclusive_node_type_to_count\": [],\n        \"created_on\": \"14-07-2021\"\n    },\n    \"load_config\": {\n        \"locked_secure_variables\": true,\n        \"has_data_stores\": false,\n        \"data_stores_with_data\": [],\n        \"has_secure_variables\": false\n    },\n    \"required_replacements\": {\n        \"asr_languages\": [],\n        \"voices\": []\n    }\n}"}],"_postman_id":"38521956-c598-455e-902d-aff80041270c"},{"name":"Task import","id":"4c3fed26-cb7c-4ad2-9c02-d151251569fc","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[{"key":"Accept","value":"application/json, text/plain, */*","type":"text"},{"key":"Content-Type","value":"application/json;charset=UTF-8","type":"text"},{"key":"scope","value":"ac","type":"text","description":"<p>Access Scope [ac, sp] = ac for Studio | Build</p>\n"},{"key":"scope-id","value":"1","type":"text","description":"<p>Account ID from Studio | Manage | Account Profile when scope = ac</p>\n"},{"key":"studio-api-key","value":"{{studio-api-key}}","description":"<p>API Key from Studio | Manage | API Keys</p>\n","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"task_name\": \"imported task 2\",\n    \"task_type\": \"voice\",\n    \"tags\": \"\",\n    \"task_image\": \"task_image_placeholder.svg\",\n    \"is_favorite\": 0,\n    \"logging_profiles\": {\n        \"data\": []\n    },\n    \"voice_task\": {\n        \"data\": {\n            \"tts_voice_id\": 1,\n            \"beep_detection\": false,\n            \"machine_detection\": false,\n            \"send_to_operator\": false,\n            \"no_resource_operator_number\": \"\"\n        }\n    },\n    \"workflow_task\": {\n        \"data\": {\n            \"is_active\": true,\n            \"workflow_schedule\": \"Once\",\n            \"schedule_time_zone\": \"\",\n            \"start_on\": \"2021-07-13T16:17:56.364Z\",\n            \"is_repeat\": 0,\n            \"repeat_frequency\": \"01:00:00\",\n            \"number_of_executions\": 0,\n            \"passed_params\": {\n                \"data\": []\n            },\n            \"schedule\": {\n                \"data\": {\n                    \"starts_on\": \"2021-07-13T16:17:56.364Z\",\n                    \"repeat_frequency\": \"Daily\",\n                    \"repeat_interval\": 1,\n                    \"repeat_in\": \"\",\n                    \"end_type\": \"Never\",\n                    \"end_type_value\": \"\",\n                    \"repeat_summary\": \"\"\n                }\n            }\n        }\n    },\n    \"messaging_task\": {\n        \"data\": {\n            \"msg_session_timeout\": 60\n        }\n    },\n    \"chatbot_task\": {\n        \"data\": {\n            \"api_key\": \"\"\n        }\n    },\n    \"whatsapp_task\": {\n        \"data\": {\n            \"msg_session_timeout\": 60\n        }\n    },\n    \"ac_id\": 2,\n    \"create_type\": \"import\",\n    \"template_id\": -1,\n    \"import_config\": {},\n    \"replacement_mapper\": {\n        \"voices\": {},\n        \"asr_languages\": {}\n    },\n    \"new_content_suffix\": \"test_suffix\",\n    \"file_path\": \"import_requests/14072021/haUcfjcELzP5lHOaWdRjz0gD3Ycx1NiKktEn2daB.ctf\"\n}","options":{"raw":{"language":"json"}}},"url":"{{base_url}}/studio/tasks","description":"<p>Import a previously exported task. See <a href=\"https://documentation.five9.com/bundle/studio-combo/page/studio-build/tasks/task-importexport.htm\">https://documentation.five9.com/bundle/studio-combo/page/studio-build/tasks/task-importexport.htm</a></p>\n<h2 id=\"body-data-raw\">Body Data (Raw)</h2>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Attributes</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>file_path <strong>(required)</strong></td>\n<td>The file path to the exported file  <br />  <br />Check the response from the <strong>task decode-ctf</strong> endpoint - the path parameter.</td>\n</tr>\n<tr>\n<td>task_type <strong>(required)</strong></td>\n<td>The imported task type  <br />  <br />Options:  <br />* voice  <br />* messaging  <br />* whatsapp  <br />* chatbot  <br />* workflow</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"path":["studio","tasks"],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[{"id":"2b9f9a29-e8ba-473a-bd35-a17b7e1c048d","name":"task name exists","originalRequest":{"method":"POST","header":[{"key":"Accept","value":"application/json, text/plain, */*","type":"text"},{"key":"Content-Type","value":"application/json;charset=UTF-8","type":"text"},{"key":"scope","value":"ac","type":"text","description":"Access Scope [ac, sp] = ac for Studio | Build"},{"key":"scope-id","value":"1","type":"text","description":"Account ID from Studio | Manage | Account Profile when scope = ac"}],"body":{"mode":"raw","raw":"{\n    \"task_name\": \"imported task\",\n    \"task_type\": \"voice\",\n    \"tags\": \"\",\n    \"task_image\": \"task_image_placeholder.svg\",\n    \"is_favorite\": 0,\n    \"logging_profiles\": {\n        \"data\": []\n    },\n    \"voice_task\": {\n        \"data\": {\n            \"tts_voice_id\": 1,\n            \"beep_detection\": false,\n            \"machine_detection\": false,\n            \"send_to_operator\": false,\n            \"no_resource_operator_number\": \"\"\n        }\n    },\n    \"workflow_task\": {\n        \"data\": {\n            \"is_active\": true,\n            \"workflow_schedule\": \"Once\",\n            \"schedule_time_zone\": \"\",\n            \"start_on\": \"2021-07-13T16:17:56.364Z\",\n            \"is_repeat\": 0,\n            \"repeat_frequency\": \"01:00:00\",\n            \"number_of_executions\": 0,\n            \"passed_params\": {\n                \"data\": []\n            },\n            \"schedule\": {\n                \"data\": {\n                    \"starts_on\": \"2021-07-13T16:17:56.364Z\",\n                    \"repeat_frequency\": \"Daily\",\n                    \"repeat_interval\": 1,\n                    \"repeat_in\": \"\",\n                    \"end_type\": \"Never\",\n                    \"end_type_value\": \"\",\n                    \"repeat_summary\": \"\"\n                }\n            }\n        }\n    },\n    \"messaging_task\": {\n        \"data\": {\n            \"msg_session_timeout\": 60\n        }\n    },\n    \"chatbot_task\": {\n        \"data\": {\n            \"api_key\": \"\"\n        }\n    },\n    \"whatsapp_task\": {\n        \"data\": {\n            \"msg_session_timeout\": 60\n        }\n    },\n    \"ac_id\": 2,\n    \"create_type\": \"import\",\n    \"template_id\": -1,\n    \"import_config\": {},\n    \"replacement_mapper\": {\n        \"voices\": {},\n        \"asr_languages\": {}\n    },\n    \"new_content_suffix\": \"test_suffix\",\n    \"file_path\": \"import_requests/14072021/Wp1PiaIV5AYnXqNfULdlycqt4zAHXKlMMp7uYZ50.ctf\"\n}"},"url":"{{base_url}}/studio/tasks"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Host","value":"localhost:8000"},{"key":"Date","value":"Tue, 13 Jul 2021 16:23:15 GMT"},{"key":"Date","value":"Tue, 13 Jul 2021 16:23:15 GMT"},{"key":"Connection","value":"close"},{"key":"X-Powered-By","value":"PHP/7.4.14"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Content-Type","value":"application/json"},{"key":"X-RateLimit-Limit","value":"6000"},{"key":"X-RateLimit-Remaining","value":"5986"},{"key":"Set-Cookie","value":"laravel_session=a2KplwGt4Kj6ksCJMwpAGkRIGfdI4N4pkFkYsniy; expires=Tue, 13-Jul-2021 16:24:15 GMT; Max-Age=60; path=/; httponly"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"Task name already exists\",\n    \"exception\": \"Symfony\\\\Component\\\\HttpKernel\\\\Exception\\\\HttpException\",\n    \"file\": \"/Users/nishanksamant/Desktop/studio-backend/vendor/laravel/framework/src/Illuminate/Foundation/Application.php\",\n    \"line\": 1116,\n    \"trace\": [\n        {\n            \"file\": \"/Users/nishanksamant/Desktop/studio-backend/vendor/laravel/framework/src/Illuminate/Foundation/helpers.php\",\n            \"line\": 44,\n            \"function\": \"abort\",\n            \"class\": \"Illuminate\\\\Foundation\\\\Application\",\n            \"type\": \"->\"\n        },\n        {\n            \"file\": \"/Users/nishanksamant/Desktop/studio-backend/app/Http/Controllers/Api/Studio/TaskController.php\",\n            \"line\": 311,\n            \"function\": \"abort\"\n        },\n        {\n            \"file\": \"/Users/nishanksamant/Desktop/studio-backend/vendor/laravel/framework/src/Illuminate/Routing/Controller.php\",\n            \"line\": 54,\n            \"function\": \"store\",\n            \"class\": \"App\\\\Http\\\\Controllers\\\\Api\\\\Studio\\\\TaskController\",\n            \"type\": \"->\"\n        },\n        {\n            \"file\": \"/Users/nishanksamant/Desktop/studio-backend/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php\",\n            \"line\": 45,\n            \"function\": \"callAction\",\n            \"class\": \"Illuminate\\\\Routing\\\\Controller\",\n            \"type\": \"->\"\n        },\n        {\n            \"file\": \"/Users/nishanksamant/Desktop/studio-backend/vendor/laravel/framework/src/Illuminate/Routing/Route.php\",\n            \"line\": 254,\n            \"function\": \"dispatch\",\n            \"class\": \"Illuminate\\\\Routing\\\\ControllerDispatcher\",\n            \"type\": \"->\"\n        },\n        {\n            \"file\": \"/Users/nishanksamant/Desktop/studio-backend/vendor/laravel/framework/src/Illuminate/Routing/Route.php\",\n            \"line\": 197,\n            \"function\": \"runController\",\n            \"class\": \"Illuminate\\\\Routing\\\\Route\",\n            \"type\": \"->\"\n        },\n        {\n            \"file\": \"/Users/nishanksamant/Desktop/studio-backend/vendor/laravel/framework/src/Illuminate/Routing/Router.php\",\n            \"line\": 695,\n            \"function\": \"run\",\n            \"class\": \"Illuminate\\\\Routing\\\\Route\",\n            \"type\": \"->\"\n        },\n        {\n            \"file\": \"/Users/nishanksamant/Desktop/studio-backend/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php\",\n            \"line\": 128,\n            \"function\": \"Illuminate\\\\Routing\\\\{closure}\",\n            \"class\": \"Illuminate\\\\Routing\\\\Router\",\n            \"type\": \"->\"\n        },\n        {\n            \"file\": \"/Users/nishanksamant/Desktop/studio-backend/app/Http/Middleware/ScopePermission.php\",\n            \"line\": 65,\n            \"function\": \"Illuminate\\\\Pipeline\\\\{closure}\",\n            \"class\": \"Illuminate\\\\Pipeline\\\\Pipeline\",\n            \"type\": \"->\"\n        },\n        {\n            \"file\": \"/Users/nishanksamant/Desktop/studio-backend/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php\",\n            \"line\": 167,\n            \"function\": \"handle\",\n            \"class\": \"App\\\\Http\\\\Middleware\\\\ScopePermission\",\n            \"type\": \"->\"\n        },\n        {\n            \"file\": \"/Users/nishanksamant/Desktop/studio-backend/app/Http/Middleware/FeatureCheck.php\",\n            \"line\": 40,\n            \"function\": \"Illuminate\\\\Pipeline\\\\{closure}\",\n            \"class\": \"Illuminate\\\\Pipeline\\\\Pipeline\",\n            \"type\": \"->\"\n        },\n        {\n            \"file\": \"/Users/nishanksamant/Desktop/studio-backend/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php\",\n            \"line\": 167,\n            \"function\": \"handle\",\n            \"class\": \"App\\\\Http\\\\Middleware\\\\FeatureCheck\",\n            \"type\": \"->\"\n        },\n        {\n            \"file\": \"/Users/nishanksamant/Desktop/studio-backend/app/Http/Middleware/AcScope.php\",\n            \"line\": 47,\n            \"function\": \"Illuminate\\\\Pipeline\\\\{closure}\",\n            \"class\": \"Illuminate\\\\Pipeline\\\\Pipeline\",\n            \"type\": \"->\"\n        },\n        {\n            \"file\": \"/Users/nishanksamant/Desktop/studio-backend/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php\",\n            \"line\": 167,\n            \"function\": \"handle\",\n            \"class\": \"App\\\\Http\\\\Middleware\\\\AcScope\",\n            \"type\": \"->\"\n        },\n        {\n            \"file\": \"/Users/nishanksamant/Desktop/studio-backend/vendor/dingo/api/src/Http/Middleware/Auth.php\",\n            \"line\": 55,\n            \"function\": \"Illuminate\\\\Pipeline\\\\{closure}\",\n            \"class\": \"Illuminate\\\\Pipeline\\\\Pipeline\",\n            \"type\": \"->\"\n        },\n        {\n            \"file\": \"/Users/nishanksamant/Desktop/studio-backend/app/Http/Middleware/ApiAuth.php\",\n            \"line\": 41,\n            \"function\": \"handle\",\n            \"class\": \"Dingo\\\\Api\\\\Http\\\\Middleware\\\\Auth\",\n            \"type\": \"->\"\n        },\n        {\n            \"file\": \"/Users/nishanksamant/Desktop/studio-backend/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php\",\n            \"line\": 167,\n            \"function\": \"handle\",\n            \"class\": \"App\\\\Http\\\\Middleware\\\\ApiAuth\",\n            \"type\": \"->\"\n        },\n        {\n            \"file\": \"/Users/nishanksamant/Desktop/studio-backend/vendor/liyu/dingo-serializer-switch/src/SerializerSwitch 2.php\",\n            \"line\": 44,\n            \"function\": \"Illuminate\\\\Pipeline\\\\{closure}\",\n            \"class\": \"Illuminate\\\\Pipeline\\\\Pipeline\",\n            \"type\": \"->\"\n        },\n        {\n            \"file\": \"/Users/nishanksamant/Desktop/studio-backend/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php\",\n            \"line\": 167,\n            \"function\": \"handle\",\n            \"class\": \"Liyu\\\\Dingo\\\\SerializerSwitch\",\n            \"type\": \"->\"\n        },\n        {\n            \"file\": \"/Users/nishanksamant/Desktop/studio-backend/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php\",\n            \"line\": 50,\n            \"function\": \"Illuminate\\\\Pipeline\\\\{closure}\",\n            \"class\": \"Illuminate\\\\Pipeline\\\\Pipeline\",\n            \"type\": \"->\"\n        },\n        {\n            \"file\": \"/Users/nishanksamant/Desktop/studio-backend/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php\",\n            \"line\": 167,\n            \"function\": \"handle\",\n            \"class\": \"Illuminate\\\\Routing\\\\Middleware\\\\SubstituteBindings\",\n            \"type\": \"->\"\n        },\n        {\n            \"file\": \"/Users/nishanksamant/Desktop/studio-backend/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php\",\n            \"line\": 127,\n            \"function\": \"Illuminate\\\\Pipeline\\\\{closure}\",\n            \"class\": \"Illuminate\\\\Pipeline\\\\Pipeline\",\n            \"type\": \"->\"\n        },\n        {\n            \"file\": \"/Users/nishanksamant/Desktop/studio-backend/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php\",\n            \"line\": 63,\n            \"function\": \"handleRequest\",\n            \"class\": \"Illuminate\\\\Routing\\\\Middleware\\\\ThrottleRequests\",\n            \"type\": \"->\"\n        },\n        {\n            \"file\": \"/Users/nishanksamant/Desktop/studio-backend/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php\",\n            \"line\": 167,\n            \"function\": \"handle\",\n            \"class\": \"Illuminate\\\\Routing\\\\Middleware\\\\ThrottleRequests\",\n            \"type\": \"->\"\n        },\n        {\n            \"file\": \"/Users/nishanksamant/Desktop/studio-backend/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php\",\n            \"line\": 121,\n            \"function\": \"Illuminate\\\\Pipeline\\\\{closure}\",\n            \"class\": \"Illuminate\\\\Pipeline\\\\Pipeline\",\n            \"type\": \"->\"\n        },\n        {\n            \"file\": \"/Users/nishanksamant/Desktop/studio-backend/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php\",\n            \"line\": 64,\n            \"function\": \"handleStatefulRequest\",\n            \"class\": \"Illuminate\\\\Session\\\\Middleware\\\\StartSession\",\n            \"type\": \"->\"\n        },\n        {\n            \"file\": \"/Users/nishanksamant/Desktop/studio-backend/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php\",\n            \"line\": 167,\n            \"function\": \"handle\",\n            \"class\": \"Illuminate\\\\Session\\\\Middleware\\\\StartSession\",\n            \"type\": \"->\"\n        },\n        {\n            \"file\": \"/Users/nishanksamant/Desktop/studio-backend/vendor/dingo/api/src/Http/Middleware/PrepareController 5.php\",\n            \"line\": 45,\n            \"function\": \"Illuminate\\\\Pipeline\\\\{closure}\",\n            \"class\": \"Illuminate\\\\Pipeline\\\\Pipeline\",\n            \"type\": \"->\"\n        },\n        {\n            \"file\": \"/Users/nishanksamant/Desktop/studio-backend/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php\",\n            \"line\": 167,\n            \"function\": \"handle\",\n            \"class\": \"Dingo\\\\Api\\\\Http\\\\Middleware\\\\PrepareController\",\n            \"type\": \"->\"\n        },\n        {\n            \"file\": \"/Users/nishanksamant/Desktop/studio-backend/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php\",\n            \"line\": 103,\n            \"function\": \"Illuminate\\\\Pipeline\\\\{closure}\",\n            \"class\": \"Illuminate\\\\Pipeline\\\\Pipeline\",\n            \"type\": \"->\"\n        },\n        {\n            \"file\": \"/Users/nishanksamant/Desktop/studio-backend/vendor/laravel/framework/src/Illuminate/Routing/Router.php\",\n            \"line\": 697,\n            \"function\": \"then\",\n            \"class\": \"Illuminate\\\\Pipeline\\\\Pipeline\",\n            \"type\": \"->\"\n        },\n        {\n            \"file\": \"/Users/nishanksamant/Desktop/studio-backend/vendor/laravel/framework/src/Illuminate/Routing/Router.php\",\n            \"line\": 672,\n            \"function\": \"runRouteWithinStack\",\n            \"class\": \"Illuminate\\\\Routing\\\\Router\",\n            \"type\": \"->\"\n        },\n        {\n            \"file\": \"/Users/nishanksamant/Desktop/studio-backend/vendor/laravel/framework/src/Illuminate/Routing/Router.php\",\n            \"line\": 636,\n            \"function\": \"runRoute\",\n            \"class\": \"Illuminate\\\\Routing\\\\Router\",\n            \"type\": \"->\"\n        },\n        {\n            \"file\": \"/Users/nishanksamant/Desktop/studio-backend/vendor/laravel/framework/src/Illuminate/Routing/Router.php\",\n            \"line\": 625,\n            \"function\": \"dispatchToRoute\",\n            \"class\": \"Illuminate\\\\Routing\\\\Router\",\n            \"type\": \"->\"\n        },\n        {\n            \"file\": \"/Users/nishanksamant/Desktop/studio-backend/vendor/dingo/api/src/Routing/Adapter/Laravel.php\",\n            \"line\": 88,\n            \"function\": \"dispatch\",\n            \"class\": \"Illuminate\\\\Routing\\\\Router\",\n            \"type\": \"->\"\n        },\n        {\n            \"file\": \"/Users/nishanksamant/Desktop/studio-backend/vendor/dingo/api/src/Routing/Router.php\",\n            \"line\": 518,\n            \"function\": \"dispatch\",\n            \"class\": \"Dingo\\\\Api\\\\Routing\\\\Adapter\\\\Laravel\",\n            \"type\": \"->\"\n        },\n        {\n            \"file\": \"/Users/nishanksamant/Desktop/studio-backend/vendor/dingo/api/src/Http/Middleware/Request.php\",\n            \"line\": 126,\n            \"function\": \"dispatch\",\n            \"class\": \"Dingo\\\\Api\\\\Routing\\\\Router\",\n            \"type\": \"->\"\n        },\n        {\n            \"file\": \"/Users/nishanksamant/Desktop/studio-backend/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php\",\n            \"line\": 128,\n            \"function\": \"Dingo\\\\Api\\\\Http\\\\Middleware\\\\{closure}\",\n            \"class\": \"Dingo\\\\Api\\\\Http\\\\Middleware\\\\Request\",\n            \"type\": \"->\"\n        },\n        {\n            \"file\": \"/Users/nishanksamant/Desktop/studio-backend/app/Http/Middleware/Cors.php\",\n            \"line\": 34,\n            \"function\": \"Illuminate\\\\Pipeline\\\\{closure}\",\n            \"class\": \"Illuminate\\\\Pipeline\\\\Pipeline\",\n            \"type\": \"->\"\n        },\n        {\n            \"file\": \"/Users/nishanksamant/Desktop/studio-backend/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php\",\n            \"line\": 167,\n            \"function\": \"handle\",\n            \"class\": \"App\\\\Http\\\\Middleware\\\\Cors\",\n            \"type\": \"->\"\n        },\n        {\n            \"file\": \"/Users/nishanksamant/Desktop/studio-backend/vendor/fideloper/proxy/src/TrustProxies 2.php\",\n            \"line\": 57,\n            \"function\": \"Illuminate\\\\Pipeline\\\\{closure}\",\n            \"class\": \"Illuminate\\\\Pipeline\\\\Pipeline\",\n            \"type\": \"->\"\n        },\n        {\n            \"file\": \"/Users/nishanksamant/Desktop/studio-backend/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php\",\n            \"line\": 167,\n            \"function\": \"handle\",\n            \"class\": \"Fideloper\\\\Proxy\\\\TrustProxies\",\n            \"type\": \"->\"\n        },\n        {\n            \"file\": \"/Users/nishanksamant/Desktop/studio-backend/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php\",\n            \"line\": 27,\n            \"function\": \"Illuminate\\\\Pipeline\\\\{closure}\",\n            \"class\": \"Illuminate\\\\Pipeline\\\\Pipeline\",\n            \"type\": \"->\"\n        },\n        {\n            \"file\": \"/Users/nishanksamant/Desktop/studio-backend/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php\",\n            \"line\": 167,\n            \"function\": \"handle\",\n            \"class\": \"Illuminate\\\\Foundation\\\\Http\\\\Middleware\\\\ValidatePostSize\",\n            \"type\": \"->\"\n        },\n        {\n            \"file\": \"/Users/nishanksamant/Desktop/studio-backend/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php\",\n            \"line\": 86,\n            \"function\": \"Illuminate\\\\Pipeline\\\\{closure}\",\n            \"class\": \"Illuminate\\\\Pipeline\\\\Pipeline\",\n            \"type\": \"->\"\n        },\n        {\n            \"file\": \"/Users/nishanksamant/Desktop/studio-backend/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php\",\n            \"line\": 167,\n            \"function\": \"handle\",\n            \"class\": \"Illuminate\\\\Foundation\\\\Http\\\\Middleware\\\\PreventRequestsDuringMaintenance\",\n            \"type\": \"->\"\n        },\n        {\n            \"file\": \"/Users/nishanksamant/Desktop/studio-backend/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php\",\n            \"line\": 103,\n            \"function\": \"Illuminate\\\\Pipeline\\\\{closure}\",\n            \"class\": \"Illuminate\\\\Pipeline\\\\Pipeline\",\n            \"type\": \"->\"\n        },\n        {\n            \"file\": \"/Users/nishanksamant/Desktop/studio-backend/vendor/dingo/api/src/Http/Middleware/Request.php\",\n            \"line\": 127,\n            \"function\": \"then\",\n            \"class\": \"Illuminate\\\\Pipeline\\\\Pipeline\",\n            \"type\": \"->\"\n        },\n        {\n            \"file\": \"/Users/nishanksamant/Desktop/studio-backend/vendor/dingo/api/src/Http/Middleware/Request.php\",\n            \"line\": 103,\n            \"function\": \"sendRequestThroughRouter\",\n            \"class\": \"Dingo\\\\Api\\\\Http\\\\Middleware\\\\Request\",\n            \"type\": \"->\"\n        },\n        {\n            \"file\": \"/Users/nishanksamant/Desktop/studio-backend/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php\",\n            \"line\": 167,\n            \"function\": \"handle\",\n            \"class\": \"Dingo\\\\Api\\\\Http\\\\Middleware\\\\Request\",\n            \"type\": \"->\"\n        },\n        {\n            \"file\": \"/Users/nishanksamant/Desktop/studio-backend/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php\",\n            \"line\": 103,\n            \"function\": \"Illuminate\\\\Pipeline\\\\{closure}\",\n            \"class\": \"Illuminate\\\\Pipeline\\\\Pipeline\",\n            \"type\": \"->\"\n        },\n        {\n            \"file\": \"/Users/nishanksamant/Desktop/studio-backend/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php\",\n            \"line\": 141,\n            \"function\": \"then\",\n            \"class\": \"Illuminate\\\\Pipeline\\\\Pipeline\",\n            \"type\": \"->\"\n        },\n        {\n            \"file\": \"/Users/nishanksamant/Desktop/studio-backend/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php\",\n            \"line\": 110,\n            \"function\": \"sendRequestThroughRouter\",\n            \"class\": \"Illuminate\\\\Foundation\\\\Http\\\\Kernel\",\n            \"type\": \"->\"\n        },\n        {\n            \"file\": \"/Users/nishanksamant/Desktop/studio-backend/public/index.php\",\n            \"line\": 59,\n            \"function\": \"handle\",\n            \"class\": \"Illuminate\\\\Foundation\\\\Http\\\\Kernel\",\n            \"type\": \"->\"\n        },\n        {\n            \"file\": \"/Users/nishanksamant/Desktop/studio-backend/server.php\",\n            \"line\": 21,\n            \"function\": \"require_once\"\n        }\n    ]\n}"},{"id":"55da4631-6c5e-41ff-af1d-b08d9b3e0d31","name":"file not found","originalRequest":{"method":"POST","header":[{"key":"Accept","value":"application/json, text/plain, */*","type":"text"},{"key":"scope","value":"ac","type":"text","description":"Access Scope [ac, sp] = ac for Studio | Build"},{"key":"scope-id","value":"1","type":"text","description":"Account ID from Studio | Manage | Account Profile when scope = ac"}],"body":{"mode":"raw","raw":"{\n    \"task_name\": \"imported task 2\",\n    \"task_type\": \"voice\",\n    \"tags\": \"\",\n    \"task_image\": \"task_image_placeholder.svg\",\n    \"is_favorite\": 0,\n    \"logging_profiles\": {\n        \"data\": []\n    },\n    \"voice_task\": {\n        \"data\": {\n            \"tts_voice_id\": 1,\n            \"beep_detection\": false,\n            \"machine_detection\": false,\n            \"send_to_operator\": false,\n            \"no_resource_operator_number\": \"\"\n        }\n    },\n    \"workflow_task\": {\n        \"data\": {\n            \"is_active\": true,\n            \"workflow_schedule\": \"Once\",\n            \"schedule_time_zone\": \"\",\n            \"start_on\": \"2021-07-13T16:17:56.364Z\",\n            \"is_repeat\": 0,\n            \"repeat_frequency\": \"01:00:00\",\n            \"number_of_executions\": 0,\n            \"passed_params\": {\n                \"data\": []\n            },\n            \"schedule\": {\n                \"data\": {\n                    \"starts_on\": \"2021-07-13T16:17:56.364Z\",\n                    \"repeat_frequency\": \"Daily\",\n                    \"repeat_interval\": 1,\n                    \"repeat_in\": \"\",\n                    \"end_type\": \"Never\",\n                    \"end_type_value\": \"\",\n                    \"repeat_summary\": \"\"\n                }\n            }\n        }\n    },\n    \"messaging_task\": {\n        \"data\": {\n            \"msg_session_timeout\": 60\n        }\n    },\n    \"chatbot_task\": {\n        \"data\": {\n            \"api_key\": \"\"\n        }\n    },\n    \"whatsapp_task\": {\n        \"data\": {\n            \"msg_session_timeout\": 60\n        }\n    },\n    \"ac_id\": 2,\n    \"create_type\": \"import\",\n    \"template_id\": -1,\n    \"import_config\": {},\n    \"replacement_mapper\": {\n        \"voices\": {},\n        \"asr_languages\": {}\n    },\n    \"new_content_suffix\": \"test_suffix\",\n    \"file_path\": \"import_requests/14072021/Wp1PiaIV5AYnXqNfULdlycqt4zAHXKlMMp7uYZ50.ctf\"\n}","options":{"raw":{"language":"json"}}},"url":"{{base_url}}/studio/tasks"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Host","value":"localhost:8000"},{"key":"Date","value":"Tue, 13 Jul 2021 16:30:54 GMT"},{"key":"Date","value":"Tue, 13 Jul 2021 16:30:54 GMT"},{"key":"Connection","value":"close"},{"key":"X-Powered-By","value":"PHP/7.4.14"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Content-Type","value":"application/json"},{"key":"X-RateLimit-Limit","value":"6000"},{"key":"X-RateLimit-Remaining","value":"5999"},{"key":"Set-Cookie","value":"laravel_session=6SY6XX2HD6zH8mUpP4bn3xRydt7Iqb60G3ioog1C; expires=Tue, 13-Jul-2021 16:31:54 GMT; Max-Age=60; path=/; httponly"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"file not found\",\n    \"exception\": \"Exception\",\n    \"file\": \"/Users/nishanksamant/Desktop/studio-backend/app/Http/Controllers/Api/Services/Task/Load/ExportedTaskLoader.php\",\n    \"line\": 64,\n    \"trace\": [\n        {\n            \"file\": \"/Users/nishanksamant/Desktop/studio-backend/app/Http/Controllers/Api/Services/Task/Load/ExportedTaskLoader.php\",\n            \"line\": 25,\n            \"function\": \"getTemplateContents\",\n            \"class\": \"App\\\\Http\\\\Controllers\\\\Api\\\\Services\\\\Task\\\\Load\\\\ExportedTaskLoader\",\n            \"type\": \"->\"\n        },\n        {\n            \"file\": \"/Users/nishanksamant/Desktop/studio-backend/app/Http/Controllers/Api/Util/TaskControllerUtils.php\",\n            \"line\": 267,\n            \"function\": \"__construct\",\n            \"class\": \"App\\\\Http\\\\Controllers\\\\Api\\\\Services\\\\Task\\\\Load\\\\ExportedTaskLoader\",\n            \"type\": \"->\"\n        },\n        {\n            \"file\": \"/Users/nishanksamant/Desktop/studio-backend/app/Http/Controllers/Api/Studio/TaskController.php\",\n            \"line\": 329,\n            \"function\": \"createTaskFromImportedFile\",\n            \"class\": \"App\\\\Http\\\\Controllers\\\\Api\\\\Util\\\\TaskControllerUtils\",\n            \"type\": \"->\"\n        },\n        {\n            \"file\": \"/Users/nishanksamant/Desktop/studio-backend/vendor/laravel/framework/src/Illuminate/Routing/Controller.php\",\n            \"line\": 54,\n            \"function\": \"store\",\n            \"class\": \"App\\\\Http\\\\Controllers\\\\Api\\\\Studio\\\\TaskController\",\n            \"type\": \"->\"\n        },\n        {\n            \"file\": \"/Users/nishanksamant/Desktop/studio-backend/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php\",\n            \"line\": 45,\n            \"function\": \"callAction\",\n            \"class\": \"Illuminate\\\\Routing\\\\Controller\",\n            \"type\": \"->\"\n        },\n        {\n            \"file\": \"/Users/nishanksamant/Desktop/studio-backend/vendor/laravel/framework/src/Illuminate/Routing/Route.php\",\n            \"line\": 254,\n            \"function\": \"dispatch\",\n            \"class\": \"Illuminate\\\\Routing\\\\ControllerDispatcher\",\n            \"type\": \"->\"\n        },\n        {\n            \"file\": \"/Users/nishanksamant/Desktop/studio-backend/vendor/laravel/framework/src/Illuminate/Routing/Route.php\",\n            \"line\": 197,\n            \"function\": \"runController\",\n            \"class\": \"Illuminate\\\\Routing\\\\Route\",\n            \"type\": \"->\"\n        },\n        {\n            \"file\": \"/Users/nishanksamant/Desktop/studio-backend/vendor/laravel/framework/src/Illuminate/Routing/Router.php\",\n            \"line\": 695,\n            \"function\": \"run\",\n            \"class\": \"Illuminate\\\\Routing\\\\Route\",\n            \"type\": \"->\"\n        },\n        {\n            \"file\": \"/Users/nishanksamant/Desktop/studio-backend/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php\",\n            \"line\": 128,\n            \"function\": \"Illuminate\\\\Routing\\\\{closure}\",\n            \"class\": \"Illuminate\\\\Routing\\\\Router\",\n            \"type\": \"->\"\n        },\n        {\n            \"file\": \"/Users/nishanksamant/Desktop/studio-backend/app/Http/Middleware/ScopePermission.php\",\n            \"line\": 65,\n            \"function\": \"Illuminate\\\\Pipeline\\\\{closure}\",\n            \"class\": \"Illuminate\\\\Pipeline\\\\Pipeline\",\n            \"type\": \"->\"\n        },\n        {\n            \"file\": \"/Users/nishanksamant/Desktop/studio-backend/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php\",\n            \"line\": 167,\n            \"function\": \"handle\",\n            \"class\": \"App\\\\Http\\\\Middleware\\\\ScopePermission\",\n            \"type\": \"->\"\n        },\n        {\n            \"file\": \"/Users/nishanksamant/Desktop/studio-backend/app/Http/Middleware/FeatureCheck.php\",\n            \"line\": 40,\n            \"function\": \"Illuminate\\\\Pipeline\\\\{closure}\",\n            \"class\": \"Illuminate\\\\Pipeline\\\\Pipeline\",\n            \"type\": \"->\"\n        },\n        {\n            \"file\": \"/Users/nishanksamant/Desktop/studio-backend/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php\",\n            \"line\": 167,\n            \"function\": \"handle\",\n            \"class\": \"App\\\\Http\\\\Middleware\\\\FeatureCheck\",\n            \"type\": \"->\"\n        },\n        {\n            \"file\": \"/Users/nishanksamant/Desktop/studio-backend/app/Http/Middleware/AcScope.php\",\n            \"line\": 47,\n            \"function\": \"Illuminate\\\\Pipeline\\\\{closure}\",\n            \"class\": \"Illuminate\\\\Pipeline\\\\Pipeline\",\n            \"type\": \"->\"\n        },\n        {\n            \"file\": \"/Users/nishanksamant/Desktop/studio-backend/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php\",\n            \"line\": 167,\n            \"function\": \"handle\",\n            \"class\": \"App\\\\Http\\\\Middleware\\\\AcScope\",\n            \"type\": \"->\"\n        },\n        {\n            \"file\": \"/Users/nishanksamant/Desktop/studio-backend/vendor/dingo/api/src/Http/Middleware/Auth.php\",\n            \"line\": 55,\n            \"function\": \"Illuminate\\\\Pipeline\\\\{closure}\",\n            \"class\": \"Illuminate\\\\Pipeline\\\\Pipeline\",\n            \"type\": \"->\"\n        },\n        {\n            \"file\": \"/Users/nishanksamant/Desktop/studio-backend/app/Http/Middleware/ApiAuth.php\",\n            \"line\": 41,\n            \"function\": \"handle\",\n            \"class\": \"Dingo\\\\Api\\\\Http\\\\Middleware\\\\Auth\",\n            \"type\": \"->\"\n        },\n        {\n            \"file\": \"/Users/nishanksamant/Desktop/studio-backend/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php\",\n            \"line\": 167,\n            \"function\": \"handle\",\n            \"class\": \"App\\\\Http\\\\Middleware\\\\ApiAuth\",\n            \"type\": \"->\"\n        },\n        {\n            \"file\": \"/Users/nishanksamant/Desktop/studio-backend/vendor/liyu/dingo-serializer-switch/src/SerializerSwitch 2.php\",\n            \"line\": 44,\n            \"function\": \"Illuminate\\\\Pipeline\\\\{closure}\",\n            \"class\": \"Illuminate\\\\Pipeline\\\\Pipeline\",\n            \"type\": \"->\"\n        },\n        {\n            \"file\": \"/Users/nishanksamant/Desktop/studio-backend/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php\",\n            \"line\": 167,\n            \"function\": \"handle\",\n            \"class\": \"Liyu\\\\Dingo\\\\SerializerSwitch\",\n            \"type\": \"->\"\n        },\n        {\n            \"file\": \"/Users/nishanksamant/Desktop/studio-backend/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php\",\n            \"line\": 50,\n            \"function\": \"Illuminate\\\\Pipeline\\\\{closure}\",\n            \"class\": \"Illuminate\\\\Pipeline\\\\Pipeline\",\n            \"type\": \"->\"\n        },\n        {\n            \"file\": \"/Users/nishanksamant/Desktop/studio-backend/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php\",\n            \"line\": 167,\n            \"function\": \"handle\",\n            \"class\": \"Illuminate\\\\Routing\\\\Middleware\\\\SubstituteBindings\",\n            \"type\": \"->\"\n        },\n        {\n            \"file\": \"/Users/nishanksamant/Desktop/studio-backend/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php\",\n            \"line\": 127,\n            \"function\": \"Illuminate\\\\Pipeline\\\\{closure}\",\n            \"class\": \"Illuminate\\\\Pipeline\\\\Pipeline\",\n            \"type\": \"->\"\n        },\n        {\n            \"file\": \"/Users/nishanksamant/Desktop/studio-backend/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php\",\n            \"line\": 63,\n            \"function\": \"handleRequest\",\n            \"class\": \"Illuminate\\\\Routing\\\\Middleware\\\\ThrottleRequests\",\n            \"type\": \"->\"\n        },\n        {\n            \"file\": \"/Users/nishanksamant/Desktop/studio-backend/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php\",\n            \"line\": 167,\n            \"function\": \"handle\",\n            \"class\": \"Illuminate\\\\Routing\\\\Middleware\\\\ThrottleRequests\",\n            \"type\": \"->\"\n        },\n        {\n            \"file\": \"/Users/nishanksamant/Desktop/studio-backend/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php\",\n            \"line\": 121,\n            \"function\": \"Illuminate\\\\Pipeline\\\\{closure}\",\n            \"class\": \"Illuminate\\\\Pipeline\\\\Pipeline\",\n            \"type\": \"->\"\n        },\n        {\n            \"file\": \"/Users/nishanksamant/Desktop/studio-backend/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php\",\n            \"line\": 64,\n            \"function\": \"handleStatefulRequest\",\n            \"class\": \"Illuminate\\\\Session\\\\Middleware\\\\StartSession\",\n            \"type\": \"->\"\n        },\n        {\n            \"file\": \"/Users/nishanksamant/Desktop/studio-backend/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php\",\n            \"line\": 167,\n            \"function\": \"handle\",\n            \"class\": \"Illuminate\\\\Session\\\\Middleware\\\\StartSession\",\n            \"type\": \"->\"\n        },\n        {\n            \"file\": \"/Users/nishanksamant/Desktop/studio-backend/vendor/dingo/api/src/Http/Middleware/PrepareController 5.php\",\n            \"line\": 45,\n            \"function\": \"Illuminate\\\\Pipeline\\\\{closure}\",\n            \"class\": \"Illuminate\\\\Pipeline\\\\Pipeline\",\n            \"type\": \"->\"\n        },\n        {\n            \"file\": \"/Users/nishanksamant/Desktop/studio-backend/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php\",\n            \"line\": 167,\n            \"function\": \"handle\",\n            \"class\": \"Dingo\\\\Api\\\\Http\\\\Middleware\\\\PrepareController\",\n            \"type\": \"->\"\n        },\n        {\n            \"file\": \"/Users/nishanksamant/Desktop/studio-backend/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php\",\n            \"line\": 103,\n            \"function\": \"Illuminate\\\\Pipeline\\\\{closure}\",\n            \"class\": \"Illuminate\\\\Pipeline\\\\Pipeline\",\n            \"type\": \"->\"\n        },\n        {\n            \"file\": \"/Users/nishanksamant/Desktop/studio-backend/vendor/laravel/framework/src/Illuminate/Routing/Router.php\",\n            \"line\": 697,\n            \"function\": \"then\",\n            \"class\": \"Illuminate\\\\Pipeline\\\\Pipeline\",\n            \"type\": \"->\"\n        },\n        {\n            \"file\": \"/Users/nishanksamant/Desktop/studio-backend/vendor/laravel/framework/src/Illuminate/Routing/Router.php\",\n            \"line\": 672,\n            \"function\": \"runRouteWithinStack\",\n            \"class\": \"Illuminate\\\\Routing\\\\Router\",\n            \"type\": \"->\"\n        },\n        {\n            \"file\": \"/Users/nishanksamant/Desktop/studio-backend/vendor/laravel/framework/src/Illuminate/Routing/Router.php\",\n            \"line\": 636,\n            \"function\": \"runRoute\",\n            \"class\": \"Illuminate\\\\Routing\\\\Router\",\n            \"type\": \"->\"\n        },\n        {\n            \"file\": \"/Users/nishanksamant/Desktop/studio-backend/vendor/laravel/framework/src/Illuminate/Routing/Router.php\",\n            \"line\": 625,\n            \"function\": \"dispatchToRoute\",\n            \"class\": \"Illuminate\\\\Routing\\\\Router\",\n            \"type\": \"->\"\n        },\n        {\n            \"file\": \"/Users/nishanksamant/Desktop/studio-backend/vendor/dingo/api/src/Routing/Adapter/Laravel.php\",\n            \"line\": 88,\n            \"function\": \"dispatch\",\n            \"class\": \"Illuminate\\\\Routing\\\\Router\",\n            \"type\": \"->\"\n        },\n        {\n            \"file\": \"/Users/nishanksamant/Desktop/studio-backend/vendor/dingo/api/src/Routing/Router.php\",\n            \"line\": 518,\n            \"function\": \"dispatch\",\n            \"class\": \"Dingo\\\\Api\\\\Routing\\\\Adapter\\\\Laravel\",\n            \"type\": \"->\"\n        },\n        {\n            \"file\": \"/Users/nishanksamant/Desktop/studio-backend/vendor/dingo/api/src/Http/Middleware/Request.php\",\n            \"line\": 126,\n            \"function\": \"dispatch\",\n            \"class\": \"Dingo\\\\Api\\\\Routing\\\\Router\",\n            \"type\": \"->\"\n        },\n        {\n            \"file\": \"/Users/nishanksamant/Desktop/studio-backend/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php\",\n            \"line\": 128,\n            \"function\": \"Dingo\\\\Api\\\\Http\\\\Middleware\\\\{closure}\",\n            \"class\": \"Dingo\\\\Api\\\\Http\\\\Middleware\\\\Request\",\n            \"type\": \"->\"\n        },\n        {\n            \"file\": \"/Users/nishanksamant/Desktop/studio-backend/app/Http/Middleware/Cors.php\",\n            \"line\": 34,\n            \"function\": \"Illuminate\\\\Pipeline\\\\{closure}\",\n            \"class\": \"Illuminate\\\\Pipeline\\\\Pipeline\",\n            \"type\": \"->\"\n        },\n        {\n            \"file\": \"/Users/nishanksamant/Desktop/studio-backend/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php\",\n            \"line\": 167,\n            \"function\": \"handle\",\n            \"class\": \"App\\\\Http\\\\Middleware\\\\Cors\",\n            \"type\": \"->\"\n        },\n        {\n            \"file\": \"/Users/nishanksamant/Desktop/studio-backend/vendor/fideloper/proxy/src/TrustProxies 2.php\",\n            \"line\": 57,\n            \"function\": \"Illuminate\\\\Pipeline\\\\{closure}\",\n            \"class\": \"Illuminate\\\\Pipeline\\\\Pipeline\",\n            \"type\": \"->\"\n        },\n        {\n            \"file\": \"/Users/nishanksamant/Desktop/studio-backend/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php\",\n            \"line\": 167,\n            \"function\": \"handle\",\n            \"class\": \"Fideloper\\\\Proxy\\\\TrustProxies\",\n            \"type\": \"->\"\n        },\n        {\n            \"file\": \"/Users/nishanksamant/Desktop/studio-backend/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php\",\n            \"line\": 27,\n            \"function\": \"Illuminate\\\\Pipeline\\\\{closure}\",\n            \"class\": \"Illuminate\\\\Pipeline\\\\Pipeline\",\n            \"type\": \"->\"\n        },\n        {\n            \"file\": \"/Users/nishanksamant/Desktop/studio-backend/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php\",\n            \"line\": 167,\n            \"function\": \"handle\",\n            \"class\": \"Illuminate\\\\Foundation\\\\Http\\\\Middleware\\\\ValidatePostSize\",\n            \"type\": \"->\"\n        },\n        {\n            \"file\": \"/Users/nishanksamant/Desktop/studio-backend/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php\",\n            \"line\": 86,\n            \"function\": \"Illuminate\\\\Pipeline\\\\{closure}\",\n            \"class\": \"Illuminate\\\\Pipeline\\\\Pipeline\",\n            \"type\": \"->\"\n        },\n        {\n            \"file\": \"/Users/nishanksamant/Desktop/studio-backend/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php\",\n            \"line\": 167,\n            \"function\": \"handle\",\n            \"class\": \"Illuminate\\\\Foundation\\\\Http\\\\Middleware\\\\PreventRequestsDuringMaintenance\",\n            \"type\": \"->\"\n        },\n        {\n            \"file\": \"/Users/nishanksamant/Desktop/studio-backend/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php\",\n            \"line\": 103,\n            \"function\": \"Illuminate\\\\Pipeline\\\\{closure}\",\n            \"class\": \"Illuminate\\\\Pipeline\\\\Pipeline\",\n            \"type\": \"->\"\n        },\n        {\n            \"file\": \"/Users/nishanksamant/Desktop/studio-backend/vendor/dingo/api/src/Http/Middleware/Request.php\",\n            \"line\": 127,\n            \"function\": \"then\",\n            \"class\": \"Illuminate\\\\Pipeline\\\\Pipeline\",\n            \"type\": \"->\"\n        },\n        {\n            \"file\": \"/Users/nishanksamant/Desktop/studio-backend/vendor/dingo/api/src/Http/Middleware/Request.php\",\n            \"line\": 103,\n            \"function\": \"sendRequestThroughRouter\",\n            \"class\": \"Dingo\\\\Api\\\\Http\\\\Middleware\\\\Request\",\n            \"type\": \"->\"\n        },\n        {\n            \"file\": \"/Users/nishanksamant/Desktop/studio-backend/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php\",\n            \"line\": 167,\n            \"function\": \"handle\",\n            \"class\": \"Dingo\\\\Api\\\\Http\\\\Middleware\\\\Request\",\n            \"type\": \"->\"\n        },\n        {\n            \"file\": \"/Users/nishanksamant/Desktop/studio-backend/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php\",\n            \"line\": 103,\n            \"function\": \"Illuminate\\\\Pipeline\\\\{closure}\",\n            \"class\": \"Illuminate\\\\Pipeline\\\\Pipeline\",\n            \"type\": \"->\"\n        },\n        {\n            \"file\": \"/Users/nishanksamant/Desktop/studio-backend/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php\",\n            \"line\": 141,\n            \"function\": \"then\",\n            \"class\": \"Illuminate\\\\Pipeline\\\\Pipeline\",\n            \"type\": \"->\"\n        },\n        {\n            \"file\": \"/Users/nishanksamant/Desktop/studio-backend/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php\",\n            \"line\": 110,\n            \"function\": \"sendRequestThroughRouter\",\n            \"class\": \"Illuminate\\\\Foundation\\\\Http\\\\Kernel\",\n            \"type\": \"->\"\n        },\n        {\n            \"file\": \"/Users/nishanksamant/Desktop/studio-backend/public/index.php\",\n            \"line\": 59,\n            \"function\": \"handle\",\n            \"class\": \"Illuminate\\\\Foundation\\\\Http\\\\Kernel\",\n            \"type\": \"->\"\n        },\n        {\n            \"file\": \"/Users/nishanksamant/Desktop/studio-backend/server.php\",\n            \"line\": 21,\n            \"function\": \"require_once\"\n        }\n    ]\n}"},{"id":"d2dcb4ee-9e31-4a9f-9fdb-8c3affe34828","name":"import success","originalRequest":{"method":"POST","header":[{"key":"Accept","value":"application/json, text/plain, */*","type":"text"},{"key":"Content-Type","value":"application/json;charset=UTF-8","type":"text"},{"key":"scope","value":"ac","type":"text","description":"Access Scope [ac, sp] = ac for Studio | Build"},{"key":"scope-id","value":"1","type":"text","description":"Account ID from Studio | Manage | Account Profile when scope = ac"}],"body":{"mode":"raw","raw":"{\n    \"task_name\": \"imported task 2\",\n    \"task_type\": \"voice\",\n    \"tags\": \"\",\n    \"task_image\": \"task_image_placeholder.svg\",\n    \"is_favorite\": 0,\n    \"logging_profiles\": {\n        \"data\": []\n    },\n    \"voice_task\": {\n        \"data\": {\n            \"tts_voice_id\": 1,\n            \"beep_detection\": false,\n            \"machine_detection\": false,\n            \"send_to_operator\": false,\n            \"no_resource_operator_number\": \"\"\n        }\n    },\n    \"workflow_task\": {\n        \"data\": {\n            \"is_active\": true,\n            \"workflow_schedule\": \"Once\",\n            \"schedule_time_zone\": \"\",\n            \"start_on\": \"2021-07-13T16:17:56.364Z\",\n            \"is_repeat\": 0,\n            \"repeat_frequency\": \"01:00:00\",\n            \"number_of_executions\": 0,\n            \"passed_params\": {\n                \"data\": []\n            },\n            \"schedule\": {\n                \"data\": {\n                    \"starts_on\": \"2021-07-13T16:17:56.364Z\",\n                    \"repeat_frequency\": \"Daily\",\n                    \"repeat_interval\": 1,\n                    \"repeat_in\": \"\",\n                    \"end_type\": \"Never\",\n                    \"end_type_value\": \"\",\n                    \"repeat_summary\": \"\"\n                }\n            }\n        }\n    },\n    \"messaging_task\": {\n        \"data\": {\n            \"msg_session_timeout\": 60\n        }\n    },\n    \"chatbot_task\": {\n        \"data\": {\n            \"api_key\": \"\"\n        }\n    },\n    \"whatsapp_task\": {\n        \"data\": {\n            \"msg_session_timeout\": 60\n        }\n    },\n    \"ac_id\": 2,\n    \"create_type\": \"import\",\n    \"template_id\": -1,\n    \"import_config\": {},\n    \"replacement_mapper\": {\n        \"voices\": {},\n        \"asr_languages\": {}\n    },\n    \"new_content_suffix\": \"test_suffix\",\n    \"file_path\": \"import_requests/14072021/haUcfjcELzP5lHOaWdRjz0gD3Ycx1NiKktEn2daB.ctf\"\n}","options":{"raw":{"language":"json"}}},"url":"{{base_url}}/studio/tasks"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Host","value":"localhost:8000"},{"key":"Date","value":"Tue, 13 Jul 2021 16:49:30 GMT"},{"key":"Date","value":"Tue, 13 Jul 2021 16:49:30 GMT"},{"key":"Connection","value":"close"},{"key":"X-Powered-By","value":"PHP/7.4.14"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Content-Type","value":"application/json"},{"key":"X-RateLimit-Limit","value":"6000"},{"key":"X-RateLimit-Remaining","value":"5999"},{"key":"ETag","value":"\"6b771dd4406887d2ce3a8ec8135d254022d3fda8\""},{"key":"Set-Cookie","value":"laravel_session=qWOFNOH7wLRKwn3ZgVOe2iOV6fT8X2EtA9PZPRSS; expires=Tue, 13-Jul-2021 16:50:30 GMT; Max-Age=60; path=/; httponly"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"task_id\": 63,\n        \"task_name\": \"imported task 2\",\n        \"tags\": \"\",\n        \"task_type\": \"voice\",\n        \"protected\": false,\n        \"protected_notes\": \"\",\n        \"parent_id\": null,\n        \"ac_id\": 2,\n        \"is_enabled\": 1,\n        \"created_at\": \"2021-07-13T16:49:30.000000Z\",\n        \"updated_at\": \"2021-07-13T16:49:30.000000Z\",\n        \"task_image\": \"task_image_placeholder.svg\",\n        \"is_favorite\": 0,\n        \"task_version_in_use\": null,\n        \"version_in_use_modified\": 1,\n        \"deleted_at\": null,\n        \"is_template\": 0,\n        \"pop\": \"AU\",\n        \"region\": \"AU-dev-nishank\",\n        \"active_calls\": 0,\n        \"voice_task\": {\n            \"data\": {\n                \"task_id\": 63,\n                \"beep_detection\": false,\n                \"send_to_operator\": false,\n                \"no_resource_operator_number\": \"\",\n                \"pci_or_hipaa_compliant\": false,\n                \"flag_log_all_nodes\": false,\n                \"tts_voice_id\": 1,\n                \"created_at\": \"2021-07-13T16:49:30.000000Z\",\n                \"updated_at\": \"2021-07-13T16:49:30.000000Z\",\n                \"machine_detection\": false,\n                \"tts_voice\": {\n                    \"data\": {\n                        \"tts_voice_id\": 1,\n                        \"lang\": \"en-US\",\n                        \"voice_name\": \"Amanda\",\n                        \"gender\": \"F\",\n                        \"tts_label\": \"Amanda\",\n                        \"is_system_voice\": true,\n                        \"display_order\": 0,\n                        \"provider\": \"lumenvox\",\n                        \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                        \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                        \"is_enabled\": 1\n                    }\n                }\n            }\n        },\n        \"logging_profiles\": {\n            \"data\": []\n        }\n    }\n}"}],"_postman_id":"4c3fed26-cb7c-4ad2-9c02-d151251569fc"}],"id":"6e660e98-0371-454b-bddf-aa2465e21c39","event":[{"listen":"prerequest","script":{"id":"7042efc2-ca87-48c4-bc44-be23e1fd5166","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"dabc4728-2452-4222-a2da-20366127798e","type":"text/javascript","exec":[""]}}],"_postman_id":"6e660e98-0371-454b-bddf-aa2465e21c39","description":""},{"name":"List Voice Tasks","id":"dfbd45e7-4da4-4086-9e91-de9a7b05bba4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"scope","value":"sp","type":"text","description":"<p>Access Scope [ac, sp] = ac for Studio | Build</p>\n"},{"key":"scope-id","value":"1092","type":"text","description":"<p>Account ID from Studio | Manage | Account Profile when scope = ac</p>\n"},{"key":"studio-api-key","value":"{{studio-api-key}}","type":"text","description":"<p>API Key from Studio | Manage | API Keys</p>\n"}],"url":"{{base_url}}/studio/tasks?page=1&orderBy=task_id&sortedBy=desc&task_type=voice&per_page=15","description":"<p>Get all 5 types of tasks list (Voice, Messaging, Workflow, Chatbot, WhatsApp)</p>\n","urlObject":{"path":["studio","tasks"],"host":["{{base_url}}"],"query":[{"description":{"content":"<p>(Optional) go to certain page to show tasks on that page</p>\n","type":"text/plain"},"key":"page","value":"1"},{"description":{"content":"<p>(Optional) sort by field name [task_id, task_name, updated_at]</p>\n","type":"text/plain"},"key":"orderBy","value":"task_id"},{"description":{"content":"<p>(Optional) sort tasks list method [ asc, desc ] </p>\n","type":"text/plain"},"key":"sortedBy","value":"desc"},{"disabled":true,"description":{"content":"<p>(Optional) set is_favourite to 1 to filter by favourite set tasks, \nset is_mapped to 1 to filter by mapped number tasks</p>\n","type":"text/plain"},"key":"searchOptions","value":"{\"is_favorite\":0,\"is_mapped\":0}"},{"description":{"content":"<p>(Required) determines the type of task that will be returned \n[ voice, messaging, workflow, whatsapp, chatbot ]</p>\n","type":"text/plain"},"key":"task_type","value":"voice"},{"description":{"content":"<p>(Optional) Number of tasks returned per page [15, 30, 45, 60]</p>\n","type":"text/plain"},"key":"per_page","value":"15"},{"disabled":true,"description":{"content":"<p>(Optional) Search a certain task by keyword</p>\n","type":"text/plain"},"key":"search","value":"payment"},{"disabled":true,"description":{"content":"<p>(Optional) If you need to get the complete list without any pagination</p>\n","type":"text/plain"},"key":"fetch_all","value":"1"}],"variable":[]}},"response":[{"id":"e774c0bc-7eb9-478a-b122-4ec7abb33f8a","name":"List Tasks Success","originalRequest":{"method":"GET","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"},{"key":"scope","value":"ac","type":"text","description":"Access Scope [ac, sp] = ac for Studio | Build"},{"key":"scope-id","value":"1","type":"text","description":"Account ID from Studio | Manage | Account Profile when scope = ac"}],"url":{"raw":"{{base_url}}/studio/tasks?page=1&orderBy=task_id&sortedBy=desc&searchOptions={\"is_favorite\":0,\"is_mapped\":0}&hide_system=false&notShowLoader=true&task_type=voice&per_page=15&search=&fetch_all=0","host":["{{base_url}}"],"path":["studio","tasks"],"query":[{"key":"page","value":"1","description":"(Optional) go to certain page to show tasks on that page"},{"key":"orderBy","value":"task_id","description":"(Optional) sort by field name [task_id, task_name, updated_at]"},{"key":"sortedBy","value":"desc","description":"(Optional) sort tasks list method [ asc, desc ] "},{"key":"searchOptions","value":"{\"is_favorite\":0,\"is_mapped\":0}","description":"(Optional) set is_favourite to 1 to filter by favourite set tasks, \nset is_mapped to 1 to filter by mapped number tasks"},{"key":"hide_system","value":"false","description":"(Optional) set is_favourite to 1 to filter by favourite set tasks"},{"key":"notShowLoader","value":"true"},{"key":"task_type","value":"voice","description":"(Required) determines the type of task that will be returned \n[ voice, messaging, workflow, whatsapp, chatbot ]"},{"key":"per_page","value":"15","description":"(Optional) Number of tasks returned per page [15, 30, 45, 60]"},{"key":"search","value":"","description":"(Optional) Search a certain task by keyword"},{"key":"fetch_all","value":"0","description":"(Optional) If you need to get the complete list without any pagination"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx"},{"key":"Date","value":"Mon, 20 Sep 2021 00:48:46 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-RateLimit-Limit","value":"6000"},{"key":"X-RateLimit-Remaining","value":"5999"},{"key":"ETag","value":"\"fbe30963d04ac4030a0ac9b0771dd71b8abd7f60\""},{"key":"Set-Cookie","value":"studio_session=yZNq25u3K2g0IBe1Vi3iIaijgzRBYNKI8ql1bX9j; expires=Mon, 20-Sep-2021 02:48:46 GMT; Max-Age=7200; path=/; httponly"},{"key":"X-Kong-Upstream-Latency","value":"425"},{"key":"X-Kong-Proxy-Latency","value":"0"},{"key":"Via","value":"kong/2.4.1"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": [\n        {\n            \"task_id\": 6478,\n            \"task_name\": \"Test Web Services\",\n            \"tags\": \"\",\n            \"task_type\": \"voice\",\n            \"protected\": false,\n            \"protected_notes\": \"\",\n            \"parent_id\": null,\n            \"ac_id\": 40,\n            \"is_enabled\": 1,\n            \"created_at\": \"2021-09-01T23:16:30.000000Z\",\n            \"updated_at\": \"2021-09-09T00:04:41.000000Z\",\n            \"task_image\": \"task_image_placeholder.svg\",\n            \"is_favorite\": 0,\n            \"task_version_in_use\": null,\n            \"version_in_use_modified\": 1,\n            \"deleted_at\": null,\n            \"is_template\": 0,\n            \"phone_number\": [\n                {\n                    \"phone_number_id\": 461,\n                    \"task_id\": 6478,\n                    \"phone_number\": \"61340507157\"\n                }\n            ],\n            \"pop\": \"TESTING_MEL\",\n            \"region\": \"AUSTRALIA-TESTING-MEL\",\n            \"active_calls\": 0,\n            \"voice_task\": {\n                \"data\": {\n                    \"task_id\": 6478,\n                    \"beep_detection\": false,\n                    \"send_to_operator\": false,\n                    \"no_resource_operator_number\": \"\",\n                    \"pci_or_hipaa_compliant\": false,\n                    \"flag_log_all_nodes\": false,\n                    \"tts_voice_id\": 227,\n                    \"created_at\": \"2021-09-01T23:16:30.000000Z\",\n                    \"updated_at\": \"2021-09-01T23:16:30.000000Z\",\n                    \"machine_detection\": false,\n                    \"tts_voice\": {\n                        \"data\": {\n                            \"tts_voice_id\": 227,\n                            \"lang\": \"en-AU\",\n                            \"voice_name\": \"en-AU-Wavenet-C\",\n                            \"gender\": \"F\",\n                            \"tts_label\": \"Letitia\",\n                            \"is_system_voice\": false,\n                            \"display_order\": 1,\n                            \"provider\": \"google\",\n                            \"created_at\": \"2020-08-12T01:13:14.000000Z\",\n                            \"updated_at\": \"2020-08-12T01:13:14.000000Z\",\n                            \"is_enabled\": 1\n                        }\n                    }\n                }\n            },\n            \"logging_profiles\": {\n                \"data\": [\n                    {\n                        \"profile_id\": 238,\n                        \"task_id\": 6478,\n                        \"model_id\": 21,\n                        \"model_name\": \"WebhookProfile\",\n                        \"node_types\": \"all\",\n                        \"created_at\": \"2021-09-01T23:16:30.000000Z\",\n                        \"updated_at\": \"2021-09-01T23:16:30.000000Z\"\n                    }\n                ]\n            }\n        },\n        {\n            \"task_id\": 5926,\n            \"task_name\": \"prompt_1\",\n            \"tags\": \"\",\n            \"task_type\": \"voice\",\n            \"protected\": false,\n            \"protected_notes\": \"\",\n            \"parent_id\": null,\n            \"ac_id\": 40,\n            \"is_enabled\": 1,\n            \"created_at\": \"2021-08-27T05:16:43.000000Z\",\n            \"updated_at\": \"2021-09-09T04:58:27.000000Z\",\n            \"task_image\": \"task_image_placeholder.svg\",\n            \"is_favorite\": 0,\n            \"task_version_in_use\": null,\n            \"version_in_use_modified\": 1,\n            \"deleted_at\": null,\n            \"is_template\": 0,\n            \"phone_number\": [],\n            \"pop\": \"TESTING_MEL\",\n            \"region\": \"AUSTRALIA-TESTING-MEL\",\n            \"active_calls\": 0,\n            \"voice_task\": {\n                \"data\": {\n                    \"task_id\": 5926,\n                    \"beep_detection\": false,\n                    \"send_to_operator\": false,\n                    \"no_resource_operator_number\": \"\",\n                    \"pci_or_hipaa_compliant\": false,\n                    \"flag_log_all_nodes\": false,\n                    \"tts_voice_id\": 227,\n                    \"created_at\": \"2021-08-27T05:16:43.000000Z\",\n                    \"updated_at\": \"2021-08-27T05:16:43.000000Z\",\n                    \"machine_detection\": false,\n                    \"tts_voice\": {\n                        \"data\": {\n                            \"tts_voice_id\": 227,\n                            \"lang\": \"en-AU\",\n                            \"voice_name\": \"en-AU-Wavenet-C\",\n                            \"gender\": \"F\",\n                            \"tts_label\": \"Letitia\",\n                            \"is_system_voice\": false,\n                            \"display_order\": 1,\n                            \"provider\": \"google\",\n                            \"created_at\": \"2020-08-12T01:13:14.000000Z\",\n                            \"updated_at\": \"2020-08-12T01:13:14.000000Z\",\n                            \"is_enabled\": 1\n                        }\n                    }\n                }\n            },\n            \"logging_profiles\": {\n                \"data\": []\n            }\n        },\n        {\n            \"task_id\": 5752,\n            \"task_name\": \"asdas\",\n            \"tags\": \"\",\n            \"task_type\": \"voice\",\n            \"protected\": false,\n            \"protected_notes\": \"\",\n            \"parent_id\": null,\n            \"ac_id\": 40,\n            \"is_enabled\": 1,\n            \"created_at\": \"2021-08-16T04:03:29.000000Z\",\n            \"updated_at\": \"2021-08-16T04:03:29.000000Z\",\n            \"task_image\": \"task_image_placeholder.svg\",\n            \"is_favorite\": 0,\n            \"task_version_in_use\": null,\n            \"version_in_use_modified\": 1,\n            \"deleted_at\": null,\n            \"is_template\": 0,\n            \"phone_number\": [],\n            \"pop\": \"TESTING_MEL\",\n            \"region\": \"AUSTRALIA-TESTING-MEL\",\n            \"active_calls\": 0,\n            \"voice_task\": {\n                \"data\": {\n                    \"task_id\": 5752,\n                    \"beep_detection\": true,\n                    \"send_to_operator\": false,\n                    \"no_resource_operator_number\": \"\",\n                    \"pci_or_hipaa_compliant\": false,\n                    \"flag_log_all_nodes\": false,\n                    \"tts_voice_id\": 227,\n                    \"created_at\": \"2021-08-16T04:03:29.000000Z\",\n                    \"updated_at\": \"2021-08-16T04:03:29.000000Z\",\n                    \"machine_detection\": true,\n                    \"tts_voice\": {\n                        \"data\": {\n                            \"tts_voice_id\": 227,\n                            \"lang\": \"en-AU\",\n                            \"voice_name\": \"en-AU-Wavenet-C\",\n                            \"gender\": \"F\",\n                            \"tts_label\": \"Letitia\",\n                            \"is_system_voice\": false,\n                            \"display_order\": 1,\n                            \"provider\": \"google\",\n                            \"created_at\": \"2020-08-12T01:13:14.000000Z\",\n                            \"updated_at\": \"2020-08-12T01:13:14.000000Z\",\n                            \"is_enabled\": 1\n                        }\n                    }\n                }\n            },\n            \"logging_profiles\": {\n                \"data\": []\n            }\n        },\n        {\n            \"task_id\": 5737,\n            \"task_name\": \"prompt\",\n            \"tags\": \"\",\n            \"task_type\": \"voice\",\n            \"protected\": false,\n            \"protected_notes\": \"\",\n            \"parent_id\": null,\n            \"ac_id\": 40,\n            \"is_enabled\": 1,\n            \"created_at\": \"2021-08-13T00:23:32.000000Z\",\n            \"updated_at\": \"2021-08-27T05:16:36.000000Z\",\n            \"task_image\": \"task_image_placeholder.svg\",\n            \"is_favorite\": 0,\n            \"task_version_in_use\": null,\n            \"version_in_use_modified\": 1,\n            \"deleted_at\": null,\n            \"is_template\": 0,\n            \"phone_number\": [],\n            \"pop\": \"TESTING_MEL\",\n            \"region\": \"AUSTRALIA-TESTING-MEL\",\n            \"active_calls\": 0,\n            \"voice_task\": {\n                \"data\": {\n                    \"task_id\": 5737,\n                    \"beep_detection\": false,\n                    \"send_to_operator\": false,\n                    \"no_resource_operator_number\": \"\",\n                    \"pci_or_hipaa_compliant\": false,\n                    \"flag_log_all_nodes\": false,\n                    \"tts_voice_id\": 227,\n                    \"created_at\": \"2021-08-13T00:23:32.000000Z\",\n                    \"updated_at\": \"2021-08-13T00:23:32.000000Z\",\n                    \"machine_detection\": false,\n                    \"tts_voice\": {\n                        \"data\": {\n                            \"tts_voice_id\": 227,\n                            \"lang\": \"en-AU\",\n                            \"voice_name\": \"en-AU-Wavenet-C\",\n                            \"gender\": \"F\",\n                            \"tts_label\": \"Letitia\",\n                            \"is_system_voice\": false,\n                            \"display_order\": 1,\n                            \"provider\": \"google\",\n                            \"created_at\": \"2020-08-12T01:13:14.000000Z\",\n                            \"updated_at\": \"2020-08-12T01:13:14.000000Z\",\n                            \"is_enabled\": 1\n                        }\n                    }\n                }\n            },\n            \"logging_profiles\": {\n                \"data\": []\n            }\n        },\n        {\n            \"task_id\": 5731,\n            \"task_name\": \"prompt_node_new\",\n            \"tags\": \"\",\n            \"task_type\": \"voice\",\n            \"protected\": false,\n            \"protected_notes\": \"\",\n            \"parent_id\": null,\n            \"ac_id\": 40,\n            \"is_enabled\": 1,\n            \"created_at\": \"2021-08-11T02:38:48.000000Z\",\n            \"updated_at\": \"2021-08-31T04:23:40.000000Z\",\n            \"task_image\": \"task_image_placeholder.svg\",\n            \"is_favorite\": 0,\n            \"task_version_in_use\": null,\n            \"version_in_use_modified\": 1,\n            \"deleted_at\": null,\n            \"is_template\": 0,\n            \"phone_number\": [],\n            \"pop\": \"TESTING_MEL\",\n            \"region\": \"AUSTRALIA-TESTING-MEL\",\n            \"active_calls\": 0,\n            \"voice_task\": {\n                \"data\": {\n                    \"task_id\": 5731,\n                    \"beep_detection\": false,\n                    \"send_to_operator\": false,\n                    \"no_resource_operator_number\": \"\",\n                    \"pci_or_hipaa_compliant\": false,\n                    \"flag_log_all_nodes\": false,\n                    \"tts_voice_id\": 227,\n                    \"created_at\": \"2021-08-11T02:38:48.000000Z\",\n                    \"updated_at\": \"2021-08-11T02:38:48.000000Z\",\n                    \"machine_detection\": false,\n                    \"tts_voice\": {\n                        \"data\": {\n                            \"tts_voice_id\": 227,\n                            \"lang\": \"en-AU\",\n                            \"voice_name\": \"en-AU-Wavenet-C\",\n                            \"gender\": \"F\",\n                            \"tts_label\": \"Letitia\",\n                            \"is_system_voice\": false,\n                            \"display_order\": 1,\n                            \"provider\": \"google\",\n                            \"created_at\": \"2020-08-12T01:13:14.000000Z\",\n                            \"updated_at\": \"2020-08-12T01:13:14.000000Z\",\n                            \"is_enabled\": 1\n                        }\n                    }\n                }\n            },\n            \"logging_profiles\": {\n                \"data\": [\n                    {\n                        \"profile_id\": 223,\n                        \"task_id\": 5731,\n                        \"model_id\": 52,\n                        \"model_name\": \"FirebaseProfile\",\n                        \"node_types\": \"all\",\n                        \"created_at\": \"2021-08-12T03:06:05.000000Z\",\n                        \"updated_at\": \"2021-08-12T03:06:05.000000Z\"\n                    }\n                ]\n            }\n        },\n        {\n            \"task_id\": 5728,\n            \"task_name\": \"bridge transfer test\",\n            \"tags\": \"\",\n            \"task_type\": \"voice\",\n            \"protected\": false,\n            \"protected_notes\": \"\",\n            \"parent_id\": null,\n            \"ac_id\": 40,\n            \"is_enabled\": 1,\n            \"created_at\": \"2021-08-11T01:56:56.000000Z\",\n            \"updated_at\": \"2021-08-11T07:28:49.000000Z\",\n            \"task_image\": \"task_image_placeholder.svg\",\n            \"is_favorite\": 0,\n            \"task_version_in_use\": null,\n            \"version_in_use_modified\": 1,\n            \"deleted_at\": null,\n            \"is_template\": 0,\n            \"phone_number\": [],\n            \"pop\": \"TESTING_MEL\",\n            \"region\": \"AUSTRALIA-TESTING-MEL\",\n            \"active_calls\": 0,\n            \"voice_task\": {\n                \"data\": {\n                    \"task_id\": 5728,\n                    \"beep_detection\": false,\n                    \"send_to_operator\": false,\n                    \"no_resource_operator_number\": \"\",\n                    \"pci_or_hipaa_compliant\": false,\n                    \"flag_log_all_nodes\": false,\n                    \"tts_voice_id\": 227,\n                    \"created_at\": \"2021-08-11T01:56:56.000000Z\",\n                    \"updated_at\": \"2021-08-11T01:56:56.000000Z\",\n                    \"machine_detection\": false,\n                    \"tts_voice\": {\n                        \"data\": {\n                            \"tts_voice_id\": 227,\n                            \"lang\": \"en-AU\",\n                            \"voice_name\": \"en-AU-Wavenet-C\",\n                            \"gender\": \"F\",\n                            \"tts_label\": \"Letitia\",\n                            \"is_system_voice\": false,\n                            \"display_order\": 1,\n                            \"provider\": \"google\",\n                            \"created_at\": \"2020-08-12T01:13:14.000000Z\",\n                            \"updated_at\": \"2020-08-12T01:13:14.000000Z\",\n                            \"is_enabled\": 1\n                        }\n                    }\n                }\n            },\n            \"logging_profiles\": {\n                \"data\": []\n            }\n        },\n        {\n            \"task_id\": 5722,\n            \"task_name\": \"Screenpop Transfer\",\n            \"tags\": \"\",\n            \"task_type\": \"voice\",\n            \"protected\": false,\n            \"protected_notes\": \"\",\n            \"parent_id\": null,\n            \"ac_id\": 40,\n            \"is_enabled\": 1,\n            \"created_at\": \"2021-08-10T00:44:51.000000Z\",\n            \"updated_at\": \"2021-08-12T01:01:36.000000Z\",\n            \"task_image\": \"task_image_placeholder.svg\",\n            \"is_favorite\": 0,\n            \"task_version_in_use\": null,\n            \"version_in_use_modified\": 1,\n            \"deleted_at\": null,\n            \"is_template\": 0,\n            \"phone_number\": [],\n            \"pop\": \"TESTING_MEL\",\n            \"region\": \"AUSTRALIA-TESTING-MEL\",\n            \"active_calls\": 0,\n            \"voice_task\": {\n                \"data\": {\n                    \"task_id\": 5722,\n                    \"beep_detection\": false,\n                    \"send_to_operator\": false,\n                    \"no_resource_operator_number\": \"\",\n                    \"pci_or_hipaa_compliant\": false,\n                    \"flag_log_all_nodes\": false,\n                    \"tts_voice_id\": 1268,\n                    \"created_at\": \"2021-08-10T00:44:51.000000Z\",\n                    \"updated_at\": \"2021-08-10T00:44:51.000000Z\",\n                    \"machine_detection\": false,\n                    \"tts_voice\": {\n                        \"data\": {\n                            \"tts_voice_id\": 1268,\n                            \"lang\": \"en-GB\",\n                            \"voice_name\": \"Megan\",\n                            \"gender\": \"F\",\n                            \"tts_label\": \"Megan\",\n                            \"is_system_voice\": true,\n                            \"display_order\": 0,\n                            \"provider\": \"lumenvox\",\n                            \"created_at\": \"2021-02-16T23:14:33.000000Z\",\n                            \"updated_at\": \"2021-02-16T23:14:33.000000Z\",\n                            \"is_enabled\": 1\n                        }\n                    }\n                }\n            },\n            \"logging_profiles\": {\n                \"data\": []\n            }\n        },\n        {\n            \"task_id\": 5719,\n            \"task_name\": \"taskPerformanceTest\",\n            \"tags\": \"\",\n            \"task_type\": \"voice\",\n            \"protected\": false,\n            \"protected_notes\": \"\",\n            \"parent_id\": null,\n            \"ac_id\": 40,\n            \"is_enabled\": 1,\n            \"created_at\": \"2021-08-05T07:43:22.000000Z\",\n            \"updated_at\": \"2021-08-05T07:43:22.000000Z\",\n            \"task_image\": \"task_image_placeholder.svg\",\n            \"is_favorite\": 0,\n            \"task_version_in_use\": null,\n            \"version_in_use_modified\": 1,\n            \"deleted_at\": null,\n            \"is_template\": 0,\n            \"phone_number\": [],\n            \"pop\": \"TESTING_MEL\",\n            \"region\": \"AUSTRALIA-TESTING-MEL\",\n            \"active_calls\": 0,\n            \"voice_task\": {\n                \"data\": {\n                    \"task_id\": 5719,\n                    \"beep_detection\": false,\n                    \"send_to_operator\": false,\n                    \"no_resource_operator_number\": \"\",\n                    \"pci_or_hipaa_compliant\": false,\n                    \"flag_log_all_nodes\": false,\n                    \"tts_voice_id\": 232,\n                    \"created_at\": \"2021-08-05T07:43:22.000000Z\",\n                    \"updated_at\": \"2021-08-05T07:43:22.000000Z\",\n                    \"machine_detection\": false,\n                    \"tts_voice\": {\n                        \"data\": {\n                            \"tts_voice_id\": 232,\n                            \"lang\": \"en-AU\",\n                            \"voice_name\": \"en-AU-Wavenet-A\",\n                            \"gender\": \"F\",\n                            \"tts_label\": \"Lizeth\",\n                            \"is_system_voice\": false,\n                            \"display_order\": 1,\n                            \"provider\": \"google\",\n                            \"created_at\": \"2020-08-12T01:13:14.000000Z\",\n                            \"updated_at\": \"2020-08-12T01:13:14.000000Z\",\n                            \"is_enabled\": 1\n                        }\n                    }\n                }\n            },\n            \"logging_profiles\": {\n                \"data\": [\n                    {\n                        \"profile_id\": 214,\n                        \"task_id\": 5719,\n                        \"model_id\": 49,\n                        \"model_name\": \"FirebaseProfile\",\n                        \"node_types\": \"all\",\n                        \"created_at\": \"2021-08-05T07:43:22.000000Z\",\n                        \"updated_at\": \"2021-08-05T07:43:22.000000Z\"\n                    }\n                ]\n            }\n        },\n        {\n            \"task_id\": 2278,\n            \"task_name\": \"Transcription \",\n            \"tags\": \"\",\n            \"task_type\": \"voice\",\n            \"protected\": false,\n            \"protected_notes\": \"\",\n            \"parent_id\": null,\n            \"ac_id\": 40,\n            \"is_enabled\": 1,\n            \"created_at\": \"2021-07-16T04:01:14.000000Z\",\n            \"updated_at\": \"2021-07-22T05:05:38.000000Z\",\n            \"task_image\": \"task_image_placeholder.svg\",\n            \"is_favorite\": 0,\n            \"task_version_in_use\": null,\n            \"version_in_use_modified\": 1,\n            \"deleted_at\": null,\n            \"is_template\": 0,\n            \"phone_number\": [],\n            \"pop\": \"TESTING_MEL\",\n            \"region\": \"AUSTRALIA-TESTING-MEL\",\n            \"active_calls\": 0,\n            \"voice_task\": {\n                \"data\": {\n                    \"task_id\": 2278,\n                    \"beep_detection\": false,\n                    \"send_to_operator\": false,\n                    \"no_resource_operator_number\": \"\",\n                    \"pci_or_hipaa_compliant\": false,\n                    \"flag_log_all_nodes\": false,\n                    \"tts_voice_id\": 232,\n                    \"created_at\": \"2021-07-16T04:01:14.000000Z\",\n                    \"updated_at\": \"2021-07-16T04:01:14.000000Z\",\n                    \"machine_detection\": false,\n                    \"tts_voice\": {\n                        \"data\": {\n                            \"tts_voice_id\": 232,\n                            \"lang\": \"en-AU\",\n                            \"voice_name\": \"en-AU-Wavenet-A\",\n                            \"gender\": \"F\",\n                            \"tts_label\": \"Lizeth\",\n                            \"is_system_voice\": false,\n                            \"display_order\": 1,\n                            \"provider\": \"google\",\n                            \"created_at\": \"2020-08-12T01:13:14.000000Z\",\n                            \"updated_at\": \"2020-08-12T01:13:14.000000Z\",\n                            \"is_enabled\": 1\n                        }\n                    }\n                }\n            },\n            \"logging_profiles\": {\n                \"data\": []\n            }\n        },\n        {\n            \"task_id\": 2206,\n            \"task_name\": \"prompt recorder node\",\n            \"tags\": \"\",\n            \"task_type\": \"voice\",\n            \"protected\": false,\n            \"protected_notes\": \"\",\n            \"parent_id\": null,\n            \"ac_id\": 40,\n            \"is_enabled\": 1,\n            \"created_at\": \"2021-07-14T03:21:52.000000Z\",\n            \"updated_at\": \"2021-07-20T09:40:49.000000Z\",\n            \"task_image\": \"task_image_placeholder.svg\",\n            \"is_favorite\": 0,\n            \"task_version_in_use\": 1072,\n            \"version_in_use_modified\": 1,\n            \"deleted_at\": null,\n            \"is_template\": 0,\n            \"phone_number\": [],\n            \"pop\": \"TESTING_MEL\",\n            \"region\": \"AUSTRALIA-TESTING-MEL\",\n            \"active_calls\": 0,\n            \"voice_task\": {\n                \"data\": {\n                    \"task_id\": 2206,\n                    \"beep_detection\": false,\n                    \"send_to_operator\": false,\n                    \"no_resource_operator_number\": \"\",\n                    \"pci_or_hipaa_compliant\": false,\n                    \"flag_log_all_nodes\": false,\n                    \"tts_voice_id\": 412,\n                    \"created_at\": \"2021-07-14T03:21:52.000000Z\",\n                    \"updated_at\": \"2021-07-20T09:50:46.000000Z\",\n                    \"machine_detection\": false,\n                    \"tts_voice\": {\n                        \"data\": {\n                            \"tts_voice_id\": 412,\n                            \"lang\": \"en-US\",\n                            \"voice_name\": \"en-US-Wavenet-A\",\n                            \"gender\": \"M\",\n                            \"tts_label\": \"Mavis\",\n                            \"is_system_voice\": false,\n                            \"display_order\": 1,\n                            \"provider\": \"google\",\n                            \"created_at\": \"2020-08-12T01:13:14.000000Z\",\n                            \"updated_at\": \"2020-08-12T01:13:14.000000Z\",\n                            \"is_enabled\": 1\n                        }\n                    }\n                }\n            },\n            \"logging_profiles\": {\n                \"data\": []\n            }\n        },\n        {\n            \"task_id\": 1828,\n            \"task_name\": \"transcription task\",\n            \"tags\": \"\",\n            \"task_type\": \"voice\",\n            \"protected\": false,\n            \"protected_notes\": \"\",\n            \"parent_id\": null,\n            \"ac_id\": 40,\n            \"is_enabled\": 1,\n            \"created_at\": \"2021-07-08T03:29:40.000000Z\",\n            \"updated_at\": \"2021-07-16T01:51:47.000000Z\",\n            \"task_image\": \"task_image_placeholder.svg\",\n            \"is_favorite\": 0,\n            \"task_version_in_use\": null,\n            \"version_in_use_modified\": 1,\n            \"deleted_at\": null,\n            \"is_template\": 0,\n            \"phone_number\": [],\n            \"pop\": \"TESTING_MEL\",\n            \"region\": \"AUSTRALIA-TESTING-MEL\",\n            \"active_calls\": 0,\n            \"voice_task\": {\n                \"data\": {\n                    \"task_id\": 1828,\n                    \"beep_detection\": false,\n                    \"send_to_operator\": false,\n                    \"no_resource_operator_number\": \"\",\n                    \"pci_or_hipaa_compliant\": false,\n                    \"flag_log_all_nodes\": false,\n                    \"tts_voice_id\": 232,\n                    \"created_at\": \"2021-07-08T03:29:40.000000Z\",\n                    \"updated_at\": \"2021-07-08T03:29:40.000000Z\",\n                    \"machine_detection\": false,\n                    \"tts_voice\": {\n                        \"data\": {\n                            \"tts_voice_id\": 232,\n                            \"lang\": \"en-AU\",\n                            \"voice_name\": \"en-AU-Wavenet-A\",\n                            \"gender\": \"F\",\n                            \"tts_label\": \"Lizeth\",\n                            \"is_system_voice\": false,\n                            \"display_order\": 1,\n                            \"provider\": \"google\",\n                            \"created_at\": \"2020-08-12T01:13:14.000000Z\",\n                            \"updated_at\": \"2020-08-12T01:13:14.000000Z\",\n                            \"is_enabled\": 1\n                        }\n                    }\n                }\n            },\n            \"logging_profiles\": {\n                \"data\": []\n            }\n        },\n        {\n            \"task_id\": 1546,\n            \"task_name\": \"SN-630 NLog Tests\",\n            \"tags\": \"\",\n            \"task_type\": \"voice\",\n            \"protected\": false,\n            \"protected_notes\": \"\",\n            \"parent_id\": null,\n            \"ac_id\": 40,\n            \"is_enabled\": 1,\n            \"created_at\": \"2021-06-18T06:07:28.000000Z\",\n            \"updated_at\": \"2021-06-18T06:07:28.000000Z\",\n            \"task_image\": \"task_image_placeholder.svg\",\n            \"is_favorite\": 0,\n            \"task_version_in_use\": null,\n            \"version_in_use_modified\": 1,\n            \"deleted_at\": null,\n            \"is_template\": 0,\n            \"phone_number\": [],\n            \"pop\": \"TESTING_MEL\",\n            \"region\": \"AUSTRALIA-TESTING-MEL\",\n            \"active_calls\": 0,\n            \"voice_task\": {\n                \"data\": {\n                    \"task_id\": 1546,\n                    \"beep_detection\": false,\n                    \"send_to_operator\": false,\n                    \"no_resource_operator_number\": \"\",\n                    \"pci_or_hipaa_compliant\": false,\n                    \"flag_log_all_nodes\": false,\n                    \"tts_voice_id\": 232,\n                    \"created_at\": \"2021-06-18T06:07:28.000000Z\",\n                    \"updated_at\": \"2021-06-18T06:07:28.000000Z\",\n                    \"machine_detection\": false,\n                    \"tts_voice\": {\n                        \"data\": {\n                            \"tts_voice_id\": 232,\n                            \"lang\": \"en-AU\",\n                            \"voice_name\": \"en-AU-Wavenet-A\",\n                            \"gender\": \"F\",\n                            \"tts_label\": \"Lizeth\",\n                            \"is_system_voice\": false,\n                            \"display_order\": 1,\n                            \"provider\": \"google\",\n                            \"created_at\": \"2020-08-12T01:13:14.000000Z\",\n                            \"updated_at\": \"2020-08-12T01:13:14.000000Z\",\n                            \"is_enabled\": 1\n                        }\n                    }\n                }\n            },\n            \"logging_profiles\": {\n                \"data\": []\n            }\n        },\n        {\n            \"task_id\": 1499,\n            \"task_name\": \"SN-1002 and SN-1001\",\n            \"tags\": \"\",\n            \"task_type\": \"voice\",\n            \"protected\": false,\n            \"protected_notes\": \"\",\n            \"parent_id\": null,\n            \"ac_id\": 40,\n            \"is_enabled\": 1,\n            \"created_at\": \"2021-06-17T08:25:00.000000Z\",\n            \"updated_at\": \"2021-07-02T03:40:38.000000Z\",\n            \"task_image\": \"task_image_placeholder.svg\",\n            \"is_favorite\": 0,\n            \"task_version_in_use\": 688,\n            \"version_in_use_modified\": 1,\n            \"deleted_at\": null,\n            \"is_template\": 0,\n            \"phone_number\": [],\n            \"pop\": \"TESTING_MEL\",\n            \"region\": \"AUSTRALIA-TESTING-MEL\",\n            \"active_calls\": 0,\n            \"voice_task\": {\n                \"data\": {\n                    \"task_id\": 1499,\n                    \"beep_detection\": false,\n                    \"send_to_operator\": false,\n                    \"no_resource_operator_number\": \"\",\n                    \"pci_or_hipaa_compliant\": false,\n                    \"flag_log_all_nodes\": false,\n                    \"tts_voice_id\": 1277,\n                    \"created_at\": \"2021-06-17T08:25:00.000000Z\",\n                    \"updated_at\": \"2021-06-17T08:25:00.000000Z\",\n                    \"machine_detection\": false,\n                    \"tts_voice\": {\n                        \"data\": {\n                            \"tts_voice_id\": 1277,\n                            \"lang\": \"en-AU\",\n                            \"voice_name\": \"Molly\",\n                            \"gender\": \"F\",\n                            \"tts_label\": \"Molly\",\n                            \"is_system_voice\": true,\n                            \"display_order\": 0,\n                            \"provider\": \"lumenvox\",\n                            \"created_at\": \"2021-02-16T23:14:33.000000Z\",\n                            \"updated_at\": \"2021-02-16T23:14:33.000000Z\",\n                            \"is_enabled\": 1\n                        }\n                    }\n                }\n            },\n            \"logging_profiles\": {\n                \"data\": []\n            }\n        },\n        {\n            \"task_id\": 1421,\n            \"task_name\": \"demo1\",\n            \"tags\": \"\",\n            \"task_type\": \"voice\",\n            \"protected\": false,\n            \"protected_notes\": \"\",\n            \"parent_id\": null,\n            \"ac_id\": 40,\n            \"is_enabled\": 1,\n            \"created_at\": \"2021-06-16T01:07:09.000000Z\",\n            \"updated_at\": \"2021-07-29T23:59:38.000000Z\",\n            \"task_image\": \"task_image_placeholder.svg\",\n            \"is_favorite\": 0,\n            \"task_version_in_use\": null,\n            \"version_in_use_modified\": 1,\n            \"deleted_at\": null,\n            \"is_template\": 0,\n            \"phone_number\": [],\n            \"pop\": \"TESTING_MEL\",\n            \"region\": \"AUSTRALIA-TESTING-MEL\",\n            \"active_calls\": 0,\n            \"voice_task\": {\n                \"data\": {\n                    \"task_id\": 1421,\n                    \"beep_detection\": false,\n                    \"send_to_operator\": false,\n                    \"no_resource_operator_number\": \"\",\n                    \"pci_or_hipaa_compliant\": false,\n                    \"flag_log_all_nodes\": false,\n                    \"tts_voice_id\": 1277,\n                    \"created_at\": \"2021-06-16T01:07:09.000000Z\",\n                    \"updated_at\": \"2021-06-16T01:07:09.000000Z\",\n                    \"machine_detection\": false,\n                    \"tts_voice\": {\n                        \"data\": {\n                            \"tts_voice_id\": 1277,\n                            \"lang\": \"en-AU\",\n                            \"voice_name\": \"Molly\",\n                            \"gender\": \"F\",\n                            \"tts_label\": \"Molly\",\n                            \"is_system_voice\": true,\n                            \"display_order\": 0,\n                            \"provider\": \"lumenvox\",\n                            \"created_at\": \"2021-02-16T23:14:33.000000Z\",\n                            \"updated_at\": \"2021-02-16T23:14:33.000000Z\",\n                            \"is_enabled\": 1\n                        }\n                    }\n                }\n            },\n            \"logging_profiles\": {\n                \"data\": []\n            }\n        },\n        {\n            \"task_id\": 1391,\n            \"task_name\": \"SN-1194 Sys Log Features\",\n            \"tags\": \"\",\n            \"task_type\": \"voice\",\n            \"protected\": false,\n            \"protected_notes\": \"\",\n            \"parent_id\": null,\n            \"ac_id\": 40,\n            \"is_enabled\": 1,\n            \"created_at\": \"2021-06-15T07:48:09.000000Z\",\n            \"updated_at\": \"2021-07-30T00:52:42.000000Z\",\n            \"task_image\": \"task_image_placeholder.svg\",\n            \"is_favorite\": 0,\n            \"task_version_in_use\": 653,\n            \"version_in_use_modified\": 1,\n            \"deleted_at\": null,\n            \"is_template\": 0,\n            \"phone_number\": [],\n            \"pop\": \"TESTING_MEL\",\n            \"region\": \"AUSTRALIA-TESTING-MEL\",\n            \"active_calls\": 0,\n            \"voice_task\": {\n                \"data\": {\n                    \"task_id\": 1391,\n                    \"beep_detection\": false,\n                    \"send_to_operator\": false,\n                    \"no_resource_operator_number\": \"\",\n                    \"pci_or_hipaa_compliant\": false,\n                    \"flag_log_all_nodes\": false,\n                    \"tts_voice_id\": 412,\n                    \"created_at\": \"2021-06-15T08:18:09.000000Z\",\n                    \"updated_at\": \"2021-06-15T09:16:19.000000Z\",\n                    \"machine_detection\": false,\n                    \"tts_voice\": {\n                        \"data\": {\n                            \"tts_voice_id\": 412,\n                            \"lang\": \"en-US\",\n                            \"voice_name\": \"en-US-Wavenet-A\",\n                            \"gender\": \"M\",\n                            \"tts_label\": \"Mavis\",\n                            \"is_system_voice\": false,\n                            \"display_order\": 1,\n                            \"provider\": \"google\",\n                            \"created_at\": \"2020-08-12T01:13:14.000000Z\",\n                            \"updated_at\": \"2020-08-12T01:13:14.000000Z\",\n                            \"is_enabled\": 1\n                        }\n                    }\n                }\n            },\n            \"logging_profiles\": {\n                \"data\": []\n            }\n        }\n    ],\n    \"meta\": {\n        \"pagination\": {\n            \"total\": 33,\n            \"count\": 15,\n            \"per_page\": 15,\n            \"current_page\": 1,\n            \"total_pages\": 3,\n            \"links\": {\n                \"previous\": null,\n                \"next\": \"https://studio-be-02.testing.mel.inferencecommunications.com/api/studio/tasks?orderBy=task_id&sortedBy=desc&searchOptions=%7B%22is_favorite%22%3A0%2C%22is_mapped%22%3A0%7D&hide_system=false&notShowLoader=true&task_type=voice&per_page=15&search=&fetch_all=0&page=2\"\n            }\n        }\n    }\n}"},{"id":"5e73d999-ce9f-4f41-a95e-91c07193dfae","name":"List Tasks - Task Type","originalRequest":{"method":"GET","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"},{"key":"scope","value":"ac","type":"text","description":"Access Scope [ac, sp] = ac for Studio | Build"},{"key":"scope-id","value":"1","type":"text","description":"Account ID from Studio | Manage | Account Profile when scope = ac"}],"url":{"raw":"{{base_url}}/studio/tasks?page=1&orderBy=task_id&sortedBy=desc&searchOptions={\"is_favorite\":0,\"is_mapped\":0}&hide_system=false&task_type=workflow&per_page=15&search=&fetch_all=0","host":["{{base_url}}"],"path":["studio","tasks"],"query":[{"key":"page","value":"1","description":"(Optional) go to certain page to show tasks on that page"},{"key":"orderBy","value":"task_id","description":"(Optional) sort by field name [task_id, task_name, updated_at]"},{"key":"sortedBy","value":"desc","description":"(Optional) sort tasks list method [ asc, desc ] "},{"key":"searchOptions","value":"{\"is_favorite\":0,\"is_mapped\":0}","description":"(Optional) set is_favourite to 1 to filter by favourite set tasks, \nset is_mapped to 1 to filter by mapped number tasks"},{"key":"hide_system","value":"false","description":"(Optional) hide system tasks"},{"key":"task_type","value":"workflow","description":"(Required) determines the type of task that will be returned \n[ voice, messaging, workflow, whatsapp, chatbot ]"},{"key":"per_page","value":"15","description":"(Optional) Number of tasks returned per page [15, 30, 45, 60]"},{"key":"search","value":"","description":"(Optional) Search a certain task by keyword"},{"key":"fetch_all","value":"0","description":"(Optional) If you need to get the complete list without any pagination"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx"},{"key":"Date","value":"Mon, 20 Sep 2021 00:56:19 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-RateLimit-Limit","value":"6000"},{"key":"X-RateLimit-Remaining","value":"5998"},{"key":"ETag","value":"\"54b11b456ac1026fe08cf6132b60b2433012a040\""},{"key":"Set-Cookie","value":"studio_session=yZNq25u3K2g0IBe1Vi3iIaijgzRBYNKI8ql1bX9j; expires=Mon, 20-Sep-2021 02:56:19 GMT; Max-Age=7200; path=/; httponly"},{"key":"X-Kong-Upstream-Latency","value":"350"},{"key":"X-Kong-Proxy-Latency","value":"1"},{"key":"Via","value":"kong/2.4.1"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": [\n        {\n            \"task_id\": 867,\n            \"task_name\": \"wk1\",\n            \"tags\": \"\",\n            \"task_type\": \"workflow\",\n            \"protected\": false,\n            \"protected_notes\": \"\",\n            \"parent_id\": null,\n            \"ac_id\": 40,\n            \"is_enabled\": 1,\n            \"created_at\": \"2021-04-30T07:45:44.000000Z\",\n            \"updated_at\": \"2021-06-18T04:25:28.000000Z\",\n            \"task_image\": \"task_image_placeholder.svg\",\n            \"is_favorite\": 0,\n            \"task_version_in_use\": null,\n            \"version_in_use_modified\": 1,\n            \"deleted_at\": null,\n            \"is_template\": 0,\n            \"phone_number\": [],\n            \"pop\": \"TESTING_MEL\",\n            \"region\": \"AUSTRALIA-TESTING-MEL\",\n            \"active_calls\": 0,\n            \"workflow_task\": {\n                \"data\": {\n                    \"task_id\": 867,\n                    \"is_active\": 1,\n                    \"workflow_schedule\": \"Once\",\n                    \"schedule_time_zone\": \"Australia/Adelaide\",\n                    \"start_on\": \"2021-06-16 18:03:16\",\n                    \"is_repeat\": 0,\n                    \"repeat_frequency\": \"01:00:00\",\n                    \"created_at\": \"2021-04-30T07:45:44.000000Z\",\n                    \"updated_at\": \"2021-06-16T08:05:51.000000Z\",\n                    \"last_processed_at\": \"2021-06-16 18:05:50\",\n                    \"workflow_status\": \"complete\",\n                    \"api_key\": \"59c1fc7c9ed2c3abf66adc4d96545a079ce390b8b5cc5b4151002b257374c9bf\",\n                    \"number_of_executions\": 4,\n                    \"schedule\": {\n                        \"data\": {\n                            \"repeat_id\": 480,\n                            \"model_id\": 867,\n                            \"model_name\": \"Workflow\",\n                            \"starts_on\": \"2021-06-16 18:03:16\",\n                            \"repeat_frequency\": \"Daily\",\n                            \"repeat_interval\": 1,\n                            \"repeat_in\": \"\",\n                            \"end_type\": \"Never\",\n                            \"end_type_value\": \"\",\n                            \"repeat_summary\": \"Daily\"\n                        }\n                    },\n                    \"passed_params\": {\n                        \"data\": []\n                    }\n                }\n            },\n            \"logging_profiles\": {\n                \"data\": []\n            }\n        },\n        {\n            \"task_id\": 798,\n            \"task_name\": \"asdadsda\",\n            \"tags\": \"\",\n            \"task_type\": \"workflow\",\n            \"protected\": false,\n            \"protected_notes\": \"\",\n            \"parent_id\": null,\n            \"ac_id\": 40,\n            \"is_enabled\": 1,\n            \"created_at\": \"2021-04-21T06:28:46.000000Z\",\n            \"updated_at\": \"2021-04-30T08:08:27.000000Z\",\n            \"task_image\": \"task_image_placeholder.svg\",\n            \"is_favorite\": 0,\n            \"task_version_in_use\": null,\n            \"version_in_use_modified\": 1,\n            \"deleted_at\": null,\n            \"is_template\": 0,\n            \"phone_number\": [],\n            \"pop\": \"TESTING_MEL\",\n            \"region\": \"AUSTRALIA-TESTING-MEL\",\n            \"active_calls\": 0,\n            \"workflow_task\": {\n                \"data\": {\n                    \"task_id\": 798,\n                    \"is_active\": 1,\n                    \"workflow_schedule\": \"Once\",\n                    \"schedule_time_zone\": \"Australia/Adelaide\",\n                    \"start_on\": \"2021-04-21 15:58:43\",\n                    \"is_repeat\": 0,\n                    \"repeat_frequency\": \"01:00:00\",\n                    \"created_at\": \"2021-04-21T06:28:46.000000Z\",\n                    \"updated_at\": \"2021-06-18T07:17:03.000000Z\",\n                    \"last_processed_at\": \"2021-06-18 17:17:02\",\n                    \"workflow_status\": \"complete\",\n                    \"api_key\": \"6a2f812bcd6324679a4f8618c9ed84817a2250450cee2c369ae7de2ae9d897eb\",\n                    \"number_of_executions\": 1,\n                    \"schedule\": {\n                        \"data\": {\n                            \"repeat_id\": 390,\n                            \"model_id\": 798,\n                            \"model_name\": \"Workflow\",\n                            \"starts_on\": \"2021-04-21 15:58:43\",\n                            \"repeat_frequency\": \"Daily\",\n                            \"repeat_interval\": 1,\n                            \"repeat_in\": \"\",\n                            \"end_type\": \"Never\",\n                            \"end_type_value\": \"\",\n                            \"repeat_summary\": \"Daily\"\n                        }\n                    },\n                    \"passed_params\": {\n                        \"data\": []\n                    }\n                }\n            },\n            \"logging_profiles\": {\n                \"data\": []\n            }\n        },\n        {\n            \"task_id\": 517,\n            \"task_name\": \"basic-import\",\n            \"tags\": \"\",\n            \"task_type\": \"workflow\",\n            \"protected\": false,\n            \"protected_notes\": \"\",\n            \"parent_id\": null,\n            \"ac_id\": 40,\n            \"is_enabled\": 1,\n            \"created_at\": \"2021-03-21T14:47:12.000000Z\",\n            \"updated_at\": \"2021-03-21T15:03:43.000000Z\",\n            \"task_image\": \"task_image_placeholder.svg\",\n            \"is_favorite\": 0,\n            \"task_version_in_use\": 386,\n            \"version_in_use_modified\": 0,\n            \"deleted_at\": null,\n            \"is_template\": 0,\n            \"phone_number\": [],\n            \"pop\": \"TESTING_MEL\",\n            \"region\": \"AUSTRALIA-TESTING-MEL\",\n            \"active_calls\": 0,\n            \"workflow_task\": {\n                \"data\": {\n                    \"task_id\": 517,\n                    \"is_active\": 1,\n                    \"workflow_schedule\": \"Once\",\n                    \"schedule_time_zone\": \"Australia/Brisbane\",\n                    \"start_on\": \"2021-03-21 14:47:08\",\n                    \"is_repeat\": 0,\n                    \"repeat_frequency\": \"01:00:00\",\n                    \"created_at\": \"2021-03-21T14:47:12.000000Z\",\n                    \"updated_at\": \"2021-04-22T07:21:43.000000Z\",\n                    \"last_processed_at\": \"2021-04-22 17:13:02\",\n                    \"workflow_status\": \"complete\",\n                    \"api_key\": \"11b57a21a486dc3e7f0cfc0956565c93df192b431329dd09d1e92b59ec652fbe\",\n                    \"number_of_executions\": 4,\n                    \"schedule\": {\n                        \"data\": {\n                            \"repeat_id\": 61,\n                            \"model_id\": 517,\n                            \"model_name\": \"Workflow\",\n                            \"starts_on\": \"2021-03-22 01:47:08\",\n                            \"repeat_frequency\": \"Daily\",\n                            \"repeat_interval\": 1,\n                            \"repeat_in\": \"\",\n                            \"end_type\": \"Never\",\n                            \"end_type_value\": \"\",\n                            \"repeat_summary\": \"Daily\"\n                        }\n                    },\n                    \"passed_params\": {\n                        \"data\": []\n                    }\n                }\n            },\n            \"logging_profiles\": {\n                \"data\": []\n            }\n        },\n        {\n            \"task_id\": 507,\n            \"task_name\": \"w1-nish-demo\",\n            \"tags\": \"\",\n            \"task_type\": \"workflow\",\n            \"protected\": false,\n            \"protected_notes\": \"\",\n            \"parent_id\": null,\n            \"ac_id\": 40,\n            \"is_enabled\": 1,\n            \"created_at\": \"2021-03-21T12:46:23.000000Z\",\n            \"updated_at\": \"2021-04-21T06:27:55.000000Z\",\n            \"task_image\": \"task_image_placeholder.svg\",\n            \"is_favorite\": 0,\n            \"task_version_in_use\": 516,\n            \"version_in_use_modified\": 0,\n            \"deleted_at\": null,\n            \"is_template\": 0,\n            \"phone_number\": [],\n            \"pop\": \"TESTING_MEL\",\n            \"region\": \"AUSTRALIA-TESTING-MEL\",\n            \"active_calls\": 0,\n            \"workflow_task\": {\n                \"data\": {\n                    \"task_id\": 507,\n                    \"is_active\": 1,\n                    \"workflow_schedule\": \"Once\",\n                    \"schedule_time_zone\": \"Australia/Adelaide\",\n                    \"start_on\": \"2021-04-23 15:48:16\",\n                    \"is_repeat\": 0,\n                    \"repeat_frequency\": \"01:00:00\",\n                    \"created_at\": \"2021-03-21T12:46:23.000000Z\",\n                    \"updated_at\": \"2021-04-23T06:19:03.000000Z\",\n                    \"last_processed_at\": \"2021-04-23 16:19:01\",\n                    \"workflow_status\": \"complete\",\n                    \"api_key\": \"87f5eb19b85b8aff90111a084ec7c1d97dc33ae9155d795f3c88c7ab33ab6616\",\n                    \"number_of_executions\": 1,\n                    \"schedule\": {\n                        \"data\": {\n                            \"repeat_id\": 51,\n                            \"model_id\": 507,\n                            \"model_name\": \"Workflow\",\n                            \"starts_on\": \"2021-04-23 15:48:16\",\n                            \"repeat_frequency\": \"Daily\",\n                            \"repeat_interval\": 1,\n                            \"repeat_in\": \"\",\n                            \"end_type\": \"Never\",\n                            \"end_type_value\": \"\",\n                            \"repeat_summary\": \"Daily\"\n                        }\n                    },\n                    \"passed_params\": {\n                        \"data\": []\n                    }\n                }\n            },\n            \"logging_profiles\": {\n                \"data\": []\n            }\n        },\n        {\n            \"task_id\": 458,\n            \"task_name\": \"w1_again\",\n            \"tags\": \"\",\n            \"task_type\": \"workflow\",\n            \"protected\": false,\n            \"protected_notes\": \"\",\n            \"parent_id\": null,\n            \"ac_id\": 40,\n            \"is_enabled\": 1,\n            \"created_at\": \"2021-03-19T05:44:47.000000Z\",\n            \"updated_at\": \"2021-04-30T07:51:29.000000Z\",\n            \"task_image\": \"task_image_placeholder.svg\",\n            \"is_favorite\": 0,\n            \"task_version_in_use\": null,\n            \"version_in_use_modified\": 1,\n            \"deleted_at\": null,\n            \"is_template\": 0,\n            \"phone_number\": [],\n            \"pop\": \"TESTING_MEL\",\n            \"region\": \"AUSTRALIA-TESTING-MEL\",\n            \"active_calls\": 0,\n            \"workflow_task\": {\n                \"data\": {\n                    \"task_id\": 458,\n                    \"is_active\": 0,\n                    \"workflow_schedule\": \"Once\",\n                    \"schedule_time_zone\": \"Australia/Adelaide\",\n                    \"start_on\": \"2021-03-19 05:44:36\",\n                    \"is_repeat\": 0,\n                    \"repeat_frequency\": \"01:00:00\",\n                    \"created_at\": \"2021-03-19T05:44:47.000000Z\",\n                    \"updated_at\": \"2021-03-19T05:44:47.000000Z\",\n                    \"last_processed_at\": null,\n                    \"workflow_status\": \"pending\",\n                    \"api_key\": \"2a16396c79cdfdbf7c5e9b504c3b68fa36be15f244090786c07bfe62379783f2\",\n                    \"number_of_executions\": 0,\n                    \"schedule\": {\n                        \"data\": {\n                            \"repeat_id\": 41,\n                            \"model_id\": 458,\n                            \"model_name\": \"Workflow\",\n                            \"starts_on\": \"2021-03-19 16:44:36\",\n                            \"repeat_frequency\": \"Daily\",\n                            \"repeat_interval\": 1,\n                            \"repeat_in\": \"\",\n                            \"end_type\": \"Never\",\n                            \"end_type_value\": \"\",\n                            \"repeat_summary\": \"Daily\"\n                        }\n                    },\n                    \"passed_params\": {\n                        \"data\": []\n                    }\n                }\n            },\n            \"logging_profiles\": {\n                \"data\": []\n            }\n        }\n    ],\n    \"meta\": {\n        \"pagination\": {\n            \"total\": 5,\n            \"count\": 5,\n            \"per_page\": 15,\n            \"current_page\": 1,\n            \"total_pages\": 1,\n            \"links\": null\n        }\n    }\n}"},{"id":"4af2d1cd-82fd-42ae-9909-225c3c6fb6ec","name":"List Tasks - Task Type Required","originalRequest":{"method":"GET","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"},{"key":"scope","value":"ac","type":"text","description":"Access Scope [ac, sp] = ac for Studio | Build"},{"key":"scope-id","value":"1","type":"text","description":"Account ID from Studio | Manage | Account Profile when scope = ac"}],"url":{"raw":"{{base_url}}/studio/tasks","host":["{{base_url}}"],"path":["studio","tasks"],"query":[{"key":"page","value":"1","description":"(Optional) go to certain page to show tasks on that page","disabled":true},{"key":"orderBy","value":"task_id","description":"(Optional) sort by field name [task_id, task_name, updated_at]","disabled":true},{"key":"sortedBy","value":"desc","description":"(Optional) sort tasks list method [ asc, desc ] ","disabled":true},{"key":"searchOptions","value":"{\"is_favorite\":0,\"is_mapped\":0}","description":"(Optional) set is_favourite to 1 to filter by favourite set tasks, \nset is_mapped to 1 to filter by mapped number tasks","disabled":true},{"key":"hide_system","value":"false","description":"(Optional) hide system tasks","disabled":true},{"key":"task_type","value":"voice","description":"(Required) determines the type of task that will be returned \n[ voice, messaging, workflow, whatsapp, chatbot ]","disabled":true},{"key":"per_page","value":"15","description":"(Optional) Number of tasks returned per page [15, 30, 45, 60]","disabled":true},{"key":"search","value":"","description":"(Optional) Search a certain task by keyword","disabled":true},{"key":"fetch_all","value":"0","description":"(Optional) If you need to get the complete list without any pagination","disabled":true}]}},"status":"Unprocessable Entity","code":422,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx"},{"key":"Date","value":"Mon, 20 Sep 2021 00:58:46 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-RateLimit-Limit","value":"6000"},{"key":"X-RateLimit-Remaining","value":"5998"},{"key":"Set-Cookie","value":"studio_session=yZNq25u3K2g0IBe1Vi3iIaijgzRBYNKI8ql1bX9j; expires=Mon, 20-Sep-2021 02:58:46 GMT; Max-Age=7200; path=/; httponly"},{"key":"X-Kong-Upstream-Latency","value":"216"},{"key":"X-Kong-Proxy-Latency","value":"1"},{"key":"Via","value":"kong/2.4.1"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"The given data was invalid. Invalid Data -\\nThe task type field is required.\"\n}"},{"id":"52dc9c06-50db-4bf1-89bf-c0f62a997c66","name":"List Tasks - Favorite","originalRequest":{"method":"GET","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"},{"key":"scope","value":"ac","type":"text","description":"Access Scope [ac, sp] = ac for Studio | Build"},{"key":"scope-id","value":"1","type":"text","description":"Account ID from Studio | Manage | Account Profile when scope = ac"}],"url":{"raw":"{{base_url}}/studio/tasks?searchOptions={\"is_favorite\":1,\"is_mapped\":0}&task_type=voice","host":["{{base_url}}"],"path":["studio","tasks"],"query":[{"key":"page","value":"1","description":"(Optional) go to certain page to show tasks on that page","disabled":true},{"key":"orderBy","value":"task_id","description":"(Optional) sort by field name [task_id, task_name, updated_at]","disabled":true},{"key":"sortedBy","value":"desc","description":"(Optional) sort tasks list method [ asc, desc ] ","disabled":true},{"key":"searchOptions","value":"{\"is_favorite\":1,\"is_mapped\":0}","description":"(Optional) set is_favourite to 1 to filter by favourite set tasks, \nset is_mapped to 1 to filter by mapped number tasks"},{"key":"hide_system","value":"false","description":"(Optional) hide system tasks","disabled":true},{"key":"task_type","value":"voice","description":"(Required) determines the type of task that will be returned \n[ voice, messaging, workflow, whatsapp, chatbot ]"},{"key":"per_page","value":"15","description":"(Optional) Number of tasks returned per page [15, 30, 45, 60]","disabled":true},{"key":"search","value":"","description":"(Optional) Search a certain task by keyword","disabled":true},{"key":"fetch_all","value":"0","description":"(Optional) If you need to get the complete list without any pagination","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx"},{"key":"Date","value":"Mon, 20 Sep 2021 01:03:42 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-RateLimit-Limit","value":"6000"},{"key":"X-RateLimit-Remaining","value":"5999"},{"key":"ETag","value":"\"67df6d1e1e24184a4ee6b9fd13e9de4d60468865\""},{"key":"Set-Cookie","value":"studio_session=yZNq25u3K2g0IBe1Vi3iIaijgzRBYNKI8ql1bX9j; expires=Mon, 20-Sep-2021 03:03:42 GMT; Max-Age=7200; path=/; httponly"},{"key":"X-Kong-Upstream-Latency","value":"239"},{"key":"X-Kong-Proxy-Latency","value":"0"},{"key":"Via","value":"kong/2.4.1"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": [\n        {\n            \"task_id\": 707,\n            \"task_name\": \"transfer_node_test\",\n            \"tags\": \"\",\n            \"task_type\": \"voice\",\n            \"protected\": false,\n            \"protected_notes\": \"\",\n            \"parent_id\": null,\n            \"ac_id\": 40,\n            \"is_enabled\": 1,\n            \"created_at\": \"2021-04-16T07:46:41.000000Z\",\n            \"updated_at\": \"2021-05-05T13:45:16.000000Z\",\n            \"task_image\": \"task_image_placeholder.svg\",\n            \"is_favorite\": 1,\n            \"task_version_in_use\": 527,\n            \"version_in_use_modified\": 1,\n            \"deleted_at\": null,\n            \"is_template\": 0,\n            \"phone_number\": [],\n            \"pop\": \"TESTING_MEL\",\n            \"region\": \"AUSTRALIA-TESTING-MEL\",\n            \"active_calls\": 0,\n            \"voice_task\": {\n                \"data\": {\n                    \"task_id\": 707,\n                    \"beep_detection\": false,\n                    \"send_to_operator\": false,\n                    \"no_resource_operator_number\": \"\",\n                    \"pci_or_hipaa_compliant\": false,\n                    \"flag_log_all_nodes\": false,\n                    \"tts_voice_id\": 312,\n                    \"created_at\": \"2021-04-16T07:46:41.000000Z\",\n                    \"updated_at\": \"2021-04-16T07:46:41.000000Z\",\n                    \"machine_detection\": false,\n                    \"tts_voice\": {\n                        \"data\": {\n                            \"tts_voice_id\": 312,\n                            \"lang\": \"en-GB\",\n                            \"voice_name\": \"en-GB-Wavenet-B\",\n                            \"gender\": \"M\",\n                            \"tts_label\": \"Keanu\",\n                            \"is_system_voice\": false,\n                            \"display_order\": 1,\n                            \"provider\": \"google\",\n                            \"created_at\": \"2020-08-12T01:13:14.000000Z\",\n                            \"updated_at\": \"2020-08-12T01:13:14.000000Z\",\n                            \"is_enabled\": 1\n                        }\n                    }\n                }\n            },\n            \"logging_profiles\": {\n                \"data\": []\n            }\n        }\n    ],\n    \"meta\": {\n        \"pagination\": {\n            \"total\": 1,\n            \"count\": 1,\n            \"per_page\": 15,\n            \"current_page\": 1,\n            \"total_pages\": 1,\n            \"links\": null\n        }\n    }\n}"},{"id":"012ff910-a53f-41ac-891e-dc97f205276f","name":"List Tasks - Mapped Numbers","originalRequest":{"method":"GET","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"},{"key":"scope","value":"ac","type":"text","description":"Access Scope [ac, sp] = ac for Studio | Build"},{"key":"scope-id","value":"1","type":"text","description":"Account ID from Studio | Manage | Account Profile when scope = ac"}],"url":{"raw":"{{base_url}}/studio/tasks?searchOptions={\"is_favorite\":0,\"is_mapped\":1}&task_type=voice","host":["{{base_url}}"],"path":["studio","tasks"],"query":[{"key":"page","value":"1","description":"(Optional) go to certain page to show tasks on that page","disabled":true},{"key":"orderBy","value":"task_id","description":"(Optional) sort by field name [task_id, task_name, updated_at]","disabled":true},{"key":"sortedBy","value":"desc","description":"(Optional) sort tasks list method [ asc, desc ] ","disabled":true},{"key":"searchOptions","value":"{\"is_favorite\":0,\"is_mapped\":1}","description":"(Optional) set is_favourite to 1 to filter by favourite set tasks, \nset is_mapped to 1 to filter by mapped number tasks"},{"key":"hide_system","value":"false","description":"(Optional) hide system tasks","disabled":true},{"key":"task_type","value":"voice","description":"(Required) determines the type of task that will be returned \n[ voice, messaging, workflow, whatsapp, chatbot ]"},{"key":"per_page","value":"15","description":"(Optional) Number of tasks returned per page [15, 30, 45, 60]","disabled":true},{"key":"search","value":"","description":"(Optional) Search a certain task by keyword","disabled":true},{"key":"fetch_all","value":"0","description":"(Optional) If you need to get the complete list without any pagination","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx"},{"key":"Date","value":"Mon, 20 Sep 2021 01:04:29 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-RateLimit-Limit","value":"6000"},{"key":"X-RateLimit-Remaining","value":"5998"},{"key":"ETag","value":"\"080b838f3452feaf4ddb10b666f9f161ff2a9463\""},{"key":"Set-Cookie","value":"studio_session=yZNq25u3K2g0IBe1Vi3iIaijgzRBYNKI8ql1bX9j; expires=Mon, 20-Sep-2021 03:04:29 GMT; Max-Age=7200; path=/; httponly"},{"key":"X-Kong-Upstream-Latency","value":"269"},{"key":"X-Kong-Proxy-Latency","value":"0"},{"key":"Via","value":"kong/2.4.1"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": [\n        {\n            \"task_id\": 376,\n            \"task_name\": \"Payment Node Test\",\n            \"tags\": \"\",\n            \"task_type\": \"voice\",\n            \"protected\": false,\n            \"protected_notes\": \"\",\n            \"parent_id\": null,\n            \"ac_id\": 40,\n            \"is_enabled\": 1,\n            \"created_at\": \"2021-03-11T14:35:48.000000Z\",\n            \"updated_at\": \"2021-05-26T07:11:57.000000Z\",\n            \"task_image\": \"task_image_placeholder.svg\",\n            \"is_favorite\": 0,\n            \"task_version_in_use\": null,\n            \"version_in_use_modified\": 1,\n            \"deleted_at\": null,\n            \"is_template\": 0,\n            \"phone_number\": [\n                {\n                    \"phone_number_id\": 208,\n                    \"task_id\": 376,\n                    \"phone_number\": \"98765235523\"\n                }\n            ],\n            \"pop\": \"TESTING_MEL\",\n            \"region\": \"AUSTRALIA-TESTING-MEL\",\n            \"active_calls\": 0,\n            \"voice_task\": {\n                \"data\": {\n                    \"task_id\": 376,\n                    \"beep_detection\": false,\n                    \"send_to_operator\": false,\n                    \"no_resource_operator_number\": \"\",\n                    \"pci_or_hipaa_compliant\": false,\n                    \"flag_log_all_nodes\": false,\n                    \"tts_voice_id\": 312,\n                    \"created_at\": \"2021-03-11T14:35:48.000000Z\",\n                    \"updated_at\": \"2021-03-11T14:35:48.000000Z\",\n                    \"machine_detection\": false,\n                    \"tts_voice\": {\n                        \"data\": {\n                            \"tts_voice_id\": 312,\n                            \"lang\": \"en-GB\",\n                            \"voice_name\": \"en-GB-Wavenet-B\",\n                            \"gender\": \"M\",\n                            \"tts_label\": \"Keanu\",\n                            \"is_system_voice\": false,\n                            \"display_order\": 1,\n                            \"provider\": \"google\",\n                            \"created_at\": \"2020-08-12T01:13:14.000000Z\",\n                            \"updated_at\": \"2020-08-12T01:13:14.000000Z\",\n                            \"is_enabled\": 1\n                        }\n                    }\n                }\n            },\n            \"logging_profiles\": {\n                \"data\": []\n            }\n        },\n        {\n            \"task_id\": 6478,\n            \"task_name\": \"Test Web Services\",\n            \"tags\": \"\",\n            \"task_type\": \"voice\",\n            \"protected\": false,\n            \"protected_notes\": \"\",\n            \"parent_id\": null,\n            \"ac_id\": 40,\n            \"is_enabled\": 1,\n            \"created_at\": \"2021-09-01T23:16:30.000000Z\",\n            \"updated_at\": \"2021-09-09T00:04:41.000000Z\",\n            \"task_image\": \"task_image_placeholder.svg\",\n            \"is_favorite\": 0,\n            \"task_version_in_use\": null,\n            \"version_in_use_modified\": 1,\n            \"deleted_at\": null,\n            \"is_template\": 0,\n            \"phone_number\": [\n                {\n                    \"phone_number_id\": 461,\n                    \"task_id\": 6478,\n                    \"phone_number\": \"61340507157\"\n                }\n            ],\n            \"pop\": \"TESTING_MEL\",\n            \"region\": \"AUSTRALIA-TESTING-MEL\",\n            \"active_calls\": 0,\n            \"voice_task\": {\n                \"data\": {\n                    \"task_id\": 6478,\n                    \"beep_detection\": false,\n                    \"send_to_operator\": false,\n                    \"no_resource_operator_number\": \"\",\n                    \"pci_or_hipaa_compliant\": false,\n                    \"flag_log_all_nodes\": false,\n                    \"tts_voice_id\": 227,\n                    \"created_at\": \"2021-09-01T23:16:30.000000Z\",\n                    \"updated_at\": \"2021-09-01T23:16:30.000000Z\",\n                    \"machine_detection\": false,\n                    \"tts_voice\": {\n                        \"data\": {\n                            \"tts_voice_id\": 227,\n                            \"lang\": \"en-AU\",\n                            \"voice_name\": \"en-AU-Wavenet-C\",\n                            \"gender\": \"F\",\n                            \"tts_label\": \"Letitia\",\n                            \"is_system_voice\": false,\n                            \"display_order\": 1,\n                            \"provider\": \"google\",\n                            \"created_at\": \"2020-08-12T01:13:14.000000Z\",\n                            \"updated_at\": \"2020-08-12T01:13:14.000000Z\",\n                            \"is_enabled\": 1\n                        }\n                    }\n                }\n            },\n            \"logging_profiles\": {\n                \"data\": [\n                    {\n                        \"profile_id\": 238,\n                        \"task_id\": 6478,\n                        \"model_id\": 21,\n                        \"model_name\": \"WebhookProfile\",\n                        \"node_types\": \"all\",\n                        \"created_at\": \"2021-09-01T23:16:30.000000Z\",\n                        \"updated_at\": \"2021-09-01T23:16:30.000000Z\"\n                    }\n                ]\n            }\n        }\n    ],\n    \"meta\": {\n        \"pagination\": {\n            \"total\": 2,\n            \"count\": 2,\n            \"per_page\": 15,\n            \"current_page\": 1,\n            \"total_pages\": 1,\n            \"links\": null\n        }\n    }\n}"},{"id":"0d1ecf5e-3a6e-40f7-98c4-47080846114c","name":"List Tasks - Fetch All Tasks","originalRequest":{"method":"GET","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"},{"key":"scope","value":"ac","type":"text","description":"Access Scope [ac, sp] = ac for Studio | Build"},{"key":"scope-id","value":"1","type":"text","description":"Account ID from Studio | Manage | Account Profile when scope = ac"}],"url":{"raw":"{{base_url}}/studio/tasks?task_type=voice&fetch_all=1","host":["{{base_url}}"],"path":["studio","tasks"],"query":[{"key":"page","value":"1","description":"(Optional) go to certain page to show tasks on that page","disabled":true},{"key":"orderBy","value":"task_id","description":"(Optional) sort by field name [task_id, task_name, updated_at]","disabled":true},{"key":"sortedBy","value":"desc","description":"(Optional) sort tasks list method [ asc, desc ] ","disabled":true},{"key":"searchOptions","value":"{\"is_favorite\":0,\"is_mapped\":1}","description":"(Optional) set is_favourite to 1 to filter by favourite set tasks, \nset is_mapped to 1 to filter by mapped number tasks","disabled":true},{"key":"hide_system","value":"false","description":"(Optional) hide system tasks","disabled":true},{"key":"task_type","value":"voice","description":"(Required) determines the type of task that will be returned \n[ voice, messaging, workflow, whatsapp, chatbot ]"},{"key":"per_page","value":"15","description":"(Optional) Number of tasks returned per page [15, 30, 45, 60]","disabled":true},{"key":"search","value":"","description":"(Optional) Search a certain task by keyword","disabled":true},{"key":"fetch_all","value":"1","description":"(Optional) If you need to get the complete list without any pagination"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx"},{"key":"Date","value":"Mon, 20 Sep 2021 01:09:41 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-RateLimit-Limit","value":"6000"},{"key":"X-RateLimit-Remaining","value":"5998"},{"key":"ETag","value":"\"1202316b5f3ac6fa6974e32888c38e77d6bca936\""},{"key":"Set-Cookie","value":"studio_session=yZNq25u3K2g0IBe1Vi3iIaijgzRBYNKI8ql1bX9j; expires=Mon, 20-Sep-2021 03:09:40 GMT; Max-Age=7199; path=/; httponly"},{"key":"X-Kong-Upstream-Latency","value":"817"},{"key":"X-Kong-Proxy-Latency","value":"0"},{"key":"Via","value":"kong/2.4.1"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": [\n        {\n            \"task_id\": 376,\n            \"task_name\": \"Payment Node Test\",\n            \"tags\": \"\",\n            \"task_type\": \"voice\",\n            \"protected\": false,\n            \"protected_notes\": \"\",\n            \"parent_id\": null,\n            \"ac_id\": 40,\n            \"is_enabled\": 1,\n            \"created_at\": \"2021-03-11T14:35:48.000000Z\",\n            \"updated_at\": \"2021-05-26T07:11:57.000000Z\",\n            \"task_image\": \"task_image_placeholder.svg\",\n            \"is_favorite\": 0,\n            \"task_version_in_use\": null,\n            \"version_in_use_modified\": 1,\n            \"deleted_at\": null,\n            \"is_template\": 0,\n            \"phone_number\": [\n                {\n                    \"phone_number_id\": 208,\n                    \"task_id\": 376,\n                    \"phone_number\": \"98765235523\"\n                }\n            ],\n            \"pop\": \"TESTING_MEL\",\n            \"region\": \"AUSTRALIA-TESTING-MEL\",\n            \"active_calls\": 0,\n            \"voice_task\": {\n                \"data\": {\n                    \"task_id\": 376,\n                    \"beep_detection\": false,\n                    \"send_to_operator\": false,\n                    \"no_resource_operator_number\": \"\",\n                    \"pci_or_hipaa_compliant\": false,\n                    \"flag_log_all_nodes\": false,\n                    \"tts_voice_id\": 312,\n                    \"created_at\": \"2021-03-11T14:35:48.000000Z\",\n                    \"updated_at\": \"2021-03-11T14:35:48.000000Z\",\n                    \"machine_detection\": false,\n                    \"tts_voice\": {\n                        \"data\": {\n                            \"tts_voice_id\": 312,\n                            \"lang\": \"en-GB\",\n                            \"voice_name\": \"en-GB-Wavenet-B\",\n                            \"gender\": \"M\",\n                            \"tts_label\": \"Keanu\",\n                            \"is_system_voice\": false,\n                            \"display_order\": 1,\n                            \"provider\": \"google\",\n                            \"created_at\": \"2020-08-12T01:13:14.000000Z\",\n                            \"updated_at\": \"2020-08-12T01:13:14.000000Z\",\n                            \"is_enabled\": 1\n                        }\n                    }\n                }\n            },\n            \"logging_profiles\": {\n                \"data\": []\n            }\n        },\n        {\n            \"task_id\": 707,\n            \"task_name\": \"transfer_node_test\",\n            \"tags\": \"\",\n            \"task_type\": \"voice\",\n            \"protected\": false,\n            \"protected_notes\": \"\",\n            \"parent_id\": null,\n            \"ac_id\": 40,\n            \"is_enabled\": 1,\n            \"created_at\": \"2021-04-16T07:46:41.000000Z\",\n            \"updated_at\": \"2021-05-05T13:45:16.000000Z\",\n            \"task_image\": \"task_image_placeholder.svg\",\n            \"is_favorite\": 1,\n            \"task_version_in_use\": 527,\n            \"version_in_use_modified\": 1,\n            \"deleted_at\": null,\n            \"is_template\": 0,\n            \"phone_number\": [],\n            \"pop\": \"TESTING_MEL\",\n            \"region\": \"AUSTRALIA-TESTING-MEL\",\n            \"active_calls\": 0,\n            \"voice_task\": {\n                \"data\": {\n                    \"task_id\": 707,\n                    \"beep_detection\": false,\n                    \"send_to_operator\": false,\n                    \"no_resource_operator_number\": \"\",\n                    \"pci_or_hipaa_compliant\": false,\n                    \"flag_log_all_nodes\": false,\n                    \"tts_voice_id\": 312,\n                    \"created_at\": \"2021-04-16T07:46:41.000000Z\",\n                    \"updated_at\": \"2021-04-16T07:46:41.000000Z\",\n                    \"machine_detection\": false,\n                    \"tts_voice\": {\n                        \"data\": {\n                            \"tts_voice_id\": 312,\n                            \"lang\": \"en-GB\",\n                            \"voice_name\": \"en-GB-Wavenet-B\",\n                            \"gender\": \"M\",\n                            \"tts_label\": \"Keanu\",\n                            \"is_system_voice\": false,\n                            \"display_order\": 1,\n                            \"provider\": \"google\",\n                            \"created_at\": \"2020-08-12T01:13:14.000000Z\",\n                            \"updated_at\": \"2020-08-12T01:13:14.000000Z\",\n                            \"is_enabled\": 1\n                        }\n                    }\n                }\n            },\n            \"logging_profiles\": {\n                \"data\": []\n            }\n        },\n        {\n            \"task_id\": 724,\n            \"task_name\": \"keyword finder testsadsdasda\",\n            \"tags\": \"\",\n            \"task_type\": \"voice\",\n            \"protected\": false,\n            \"protected_notes\": \"\",\n            \"parent_id\": null,\n            \"ac_id\": 40,\n            \"is_enabled\": 1,\n            \"created_at\": \"2021-04-20T01:11:18.000000Z\",\n            \"updated_at\": \"2021-04-20T14:34:37.000000Z\",\n            \"task_image\": \"task_image_placeholder.svg\",\n            \"is_favorite\": 0,\n            \"task_version_in_use\": null,\n            \"version_in_use_modified\": 1,\n            \"deleted_at\": null,\n            \"is_template\": 0,\n            \"phone_number\": [],\n            \"pop\": \"TESTING_MEL\",\n            \"region\": \"AUSTRALIA-TESTING-MEL\",\n            \"active_calls\": 0,\n            \"voice_task\": {\n                \"data\": {\n                    \"task_id\": 724,\n                    \"beep_detection\": false,\n                    \"send_to_operator\": false,\n                    \"no_resource_operator_number\": \"\",\n                    \"pci_or_hipaa_compliant\": false,\n                    \"flag_log_all_nodes\": false,\n                    \"tts_voice_id\": 312,\n                    \"created_at\": \"2021-04-20T01:11:18.000000Z\",\n                    \"updated_at\": \"2021-04-20T01:11:18.000000Z\",\n                    \"machine_detection\": false,\n                    \"tts_voice\": {\n                        \"data\": {\n                            \"tts_voice_id\": 312,\n                            \"lang\": \"en-GB\",\n                            \"voice_name\": \"en-GB-Wavenet-B\",\n                            \"gender\": \"M\",\n                            \"tts_label\": \"Keanu\",\n                            \"is_system_voice\": false,\n                            \"display_order\": 1,\n                            \"provider\": \"google\",\n                            \"created_at\": \"2020-08-12T01:13:14.000000Z\",\n                            \"updated_at\": \"2020-08-12T01:13:14.000000Z\",\n                            \"is_enabled\": 1\n                        }\n                    }\n                }\n            },\n            \"logging_profiles\": {\n                \"data\": [\n                    {\n                        \"profile_id\": 54,\n                        \"task_id\": 724,\n                        \"model_id\": 21,\n                        \"model_name\": \"WebhookProfile\",\n                        \"node_types\": \"all\",\n                        \"created_at\": \"2021-04-20T14:34:37.000000Z\",\n                        \"updated_at\": \"2021-04-20T14:34:37.000000Z\"\n                    }\n                ]\n            }\n        },\n        {\n            \"task_id\": 803,\n            \"task_name\": \"integration node test\",\n            \"tags\": \"\",\n            \"task_type\": \"voice\",\n            \"protected\": false,\n            \"protected_notes\": \"\",\n            \"parent_id\": null,\n            \"ac_id\": 40,\n            \"is_enabled\": 1,\n            \"created_at\": \"2021-04-22T03:49:30.000000Z\",\n            \"updated_at\": \"2021-04-22T03:49:30.000000Z\",\n            \"task_image\": \"task_image_placeholder.svg\",\n            \"is_favorite\": 0,\n            \"task_version_in_use\": null,\n            \"version_in_use_modified\": 1,\n            \"deleted_at\": null,\n            \"is_template\": 0,\n            \"phone_number\": [],\n            \"pop\": \"TESTING_MEL\",\n            \"region\": \"AUSTRALIA-TESTING-MEL\",\n            \"active_calls\": 0,\n            \"voice_task\": {\n                \"data\": {\n                    \"task_id\": 803,\n                    \"beep_detection\": false,\n                    \"send_to_operator\": false,\n                    \"no_resource_operator_number\": \"\",\n                    \"pci_or_hipaa_compliant\": false,\n                    \"flag_log_all_nodes\": false,\n                    \"tts_voice_id\": 312,\n                    \"created_at\": \"2021-04-22T03:49:30.000000Z\",\n                    \"updated_at\": \"2021-04-22T03:49:30.000000Z\",\n                    \"machine_detection\": false,\n                    \"tts_voice\": {\n                        \"data\": {\n                            \"tts_voice_id\": 312,\n                            \"lang\": \"en-GB\",\n                            \"voice_name\": \"en-GB-Wavenet-B\",\n                            \"gender\": \"M\",\n                            \"tts_label\": \"Keanu\",\n                            \"is_system_voice\": false,\n                            \"display_order\": 1,\n                            \"provider\": \"google\",\n                            \"created_at\": \"2020-08-12T01:13:14.000000Z\",\n                            \"updated_at\": \"2020-08-12T01:13:14.000000Z\",\n                            \"is_enabled\": 1\n                        }\n                    }\n                }\n            },\n            \"logging_profiles\": {\n                \"data\": []\n            }\n        },\n        {\n            \"task_id\": 1051,\n            \"task_name\": \"new transfer node tests\",\n            \"tags\": \"\",\n            \"task_type\": \"voice\",\n            \"protected\": false,\n            \"protected_notes\": \"\",\n            \"parent_id\": null,\n            \"ac_id\": 40,\n            \"is_enabled\": 1,\n            \"created_at\": \"2021-05-27T16:40:19.000000Z\",\n            \"updated_at\": \"2021-06-02T01:11:03.000000Z\",\n            \"task_image\": \"task_image_placeholder.svg\",\n            \"is_favorite\": 0,\n            \"task_version_in_use\": null,\n            \"version_in_use_modified\": 1,\n            \"deleted_at\": null,\n            \"is_template\": 0,\n            \"phone_number\": [],\n            \"pop\": \"TESTING_MEL\",\n            \"region\": \"AUSTRALIA-TESTING-MEL\",\n            \"active_calls\": 0,\n            \"voice_task\": {\n                \"data\": {\n                    \"task_id\": 1051,\n                    \"beep_detection\": false,\n                    \"send_to_operator\": false,\n                    \"no_resource_operator_number\": \"\",\n                    \"pci_or_hipaa_compliant\": false,\n                    \"flag_log_all_nodes\": false,\n                    \"tts_voice_id\": 312,\n                    \"created_at\": \"2021-05-27T16:40:19.000000Z\",\n                    \"updated_at\": \"2021-05-27T16:40:19.000000Z\",\n                    \"machine_detection\": false,\n                    \"tts_voice\": {\n                        \"data\": {\n                            \"tts_voice_id\": 312,\n                            \"lang\": \"en-GB\",\n                            \"voice_name\": \"en-GB-Wavenet-B\",\n                            \"gender\": \"M\",\n                            \"tts_label\": \"Keanu\",\n                            \"is_system_voice\": false,\n                            \"display_order\": 1,\n                            \"provider\": \"google\",\n                            \"created_at\": \"2020-08-12T01:13:14.000000Z\",\n                            \"updated_at\": \"2020-08-12T01:13:14.000000Z\",\n                            \"is_enabled\": 1\n                        }\n                    }\n                }\n            },\n            \"logging_profiles\": {\n                \"data\": []\n            }\n        },\n        {\n            \"task_id\": 1053,\n            \"task_name\": \"new payment node tests\",\n            \"tags\": \"\",\n            \"task_type\": \"voice\",\n            \"protected\": false,\n            \"protected_notes\": \"\",\n            \"parent_id\": null,\n            \"ac_id\": 40,\n            \"is_enabled\": 1,\n            \"created_at\": \"2021-05-27T16:48:14.000000Z\",\n            \"updated_at\": \"2021-06-11T09:34:06.000000Z\",\n            \"task_image\": \"task_image_placeholder.svg\",\n            \"is_favorite\": 0,\n            \"task_version_in_use\": null,\n            \"version_in_use_modified\": 1,\n            \"deleted_at\": null,\n            \"is_template\": 0,\n            \"phone_number\": [],\n            \"pop\": \"TESTING_MEL\",\n            \"region\": \"AUSTRALIA-TESTING-MEL\",\n            \"active_calls\": 0,\n            \"voice_task\": {\n                \"data\": {\n                    \"task_id\": 1053,\n                    \"beep_detection\": false,\n                    \"send_to_operator\": false,\n                    \"no_resource_operator_number\": \"\",\n                    \"pci_or_hipaa_compliant\": false,\n                    \"flag_log_all_nodes\": false,\n                    \"tts_voice_id\": 227,\n                    \"created_at\": \"2021-05-27T16:48:14.000000Z\",\n                    \"updated_at\": \"2021-05-27T16:48:14.000000Z\",\n                    \"machine_detection\": false,\n                    \"tts_voice\": {\n                        \"data\": {\n                            \"tts_voice_id\": 227,\n                            \"lang\": \"en-AU\",\n                            \"voice_name\": \"en-AU-Wavenet-C\",\n                            \"gender\": \"F\",\n                            \"tts_label\": \"Letitia\",\n                            \"is_system_voice\": false,\n                            \"display_order\": 1,\n                            \"provider\": \"google\",\n                            \"created_at\": \"2020-08-12T01:13:14.000000Z\",\n                            \"updated_at\": \"2020-08-12T01:13:14.000000Z\",\n                            \"is_enabled\": 1\n                        }\n                    }\n                }\n            },\n            \"logging_profiles\": {\n                \"data\": []\n            }\n        },\n        {\n            \"task_id\": 1091,\n            \"task_name\": \"new_transfer_node_test\",\n            \"tags\": \"\",\n            \"task_type\": \"voice\",\n            \"protected\": false,\n            \"protected_notes\": \"\",\n            \"parent_id\": null,\n            \"ac_id\": 40,\n            \"is_enabled\": 1,\n            \"created_at\": \"2021-06-02T05:11:03.000000Z\",\n            \"updated_at\": \"2021-06-02T10:26:08.000000Z\",\n            \"task_image\": \"task_image_placeholder.svg\",\n            \"is_favorite\": 0,\n            \"task_version_in_use\": null,\n            \"version_in_use_modified\": 1,\n            \"deleted_at\": null,\n            \"is_template\": 0,\n            \"phone_number\": [],\n            \"pop\": \"TESTING_MEL\",\n            \"region\": \"AUSTRALIA-TESTING-MEL\",\n            \"active_calls\": 0,\n            \"voice_task\": {\n                \"data\": {\n                    \"task_id\": 1091,\n                    \"beep_detection\": false,\n                    \"send_to_operator\": false,\n                    \"no_resource_operator_number\": \"\",\n                    \"pci_or_hipaa_compliant\": false,\n                    \"flag_log_all_nodes\": false,\n                    \"tts_voice_id\": 1277,\n                    \"created_at\": \"2021-06-02T05:11:03.000000Z\",\n                    \"updated_at\": \"2021-06-02T05:11:03.000000Z\",\n                    \"machine_detection\": false,\n                    \"tts_voice\": {\n                        \"data\": {\n                            \"tts_voice_id\": 1277,\n                            \"lang\": \"en-AU\",\n                            \"voice_name\": \"Molly\",\n                            \"gender\": \"F\",\n                            \"tts_label\": \"Molly\",\n                            \"is_system_voice\": true,\n                            \"display_order\": 0,\n                            \"provider\": \"lumenvox\",\n                            \"created_at\": \"2021-02-16T23:14:33.000000Z\",\n                            \"updated_at\": \"2021-02-16T23:14:33.000000Z\",\n                            \"is_enabled\": 1\n                        }\n                    }\n                }\n            },\n            \"logging_profiles\": {\n                \"data\": []\n            }\n        },\n        {\n            \"task_id\": 1166,\n            \"task_name\": \"new qa test\",\n            \"tags\": \"\",\n            \"task_type\": \"voice\",\n            \"protected\": false,\n            \"protected_notes\": \"\",\n            \"parent_id\": null,\n            \"ac_id\": 40,\n            \"is_enabled\": 1,\n            \"created_at\": \"2021-06-07T01:52:55.000000Z\",\n            \"updated_at\": \"2021-06-11T09:13:19.000000Z\",\n            \"task_image\": \"task_image_placeholder.svg\",\n            \"is_favorite\": 0,\n            \"task_version_in_use\": null,\n            \"version_in_use_modified\": 1,\n            \"deleted_at\": null,\n            \"is_template\": 0,\n            \"phone_number\": [],\n            \"pop\": \"TESTING_MEL\",\n            \"region\": \"AUSTRALIA-TESTING-MEL\",\n            \"active_calls\": 0,\n            \"voice_task\": {\n                \"data\": {\n                    \"task_id\": 1166,\n                    \"beep_detection\": false,\n                    \"send_to_operator\": false,\n                    \"no_resource_operator_number\": \"\",\n                    \"pci_or_hipaa_compliant\": false,\n                    \"flag_log_all_nodes\": false,\n                    \"tts_voice_id\": 1277,\n                    \"created_at\": \"2021-06-07T01:52:55.000000Z\",\n                    \"updated_at\": \"2021-06-07T01:52:55.000000Z\",\n                    \"machine_detection\": false,\n                    \"tts_voice\": {\n                        \"data\": {\n                            \"tts_voice_id\": 1277,\n                            \"lang\": \"en-AU\",\n                            \"voice_name\": \"Molly\",\n                            \"gender\": \"F\",\n                            \"tts_label\": \"Molly\",\n                            \"is_system_voice\": true,\n                            \"display_order\": 0,\n                            \"provider\": \"lumenvox\",\n                            \"created_at\": \"2021-02-16T23:14:33.000000Z\",\n                            \"updated_at\": \"2021-02-16T23:14:33.000000Z\",\n                            \"is_enabled\": 1\n                        }\n                    }\n                }\n            },\n            \"logging_profiles\": {\n                \"data\": []\n            }\n        },\n        {\n            \"task_id\": 1192,\n            \"task_name\": \"SN-1039 Integer Type Form Node\",\n            \"tags\": \"\",\n            \"task_type\": \"voice\",\n            \"protected\": false,\n            \"protected_notes\": \"\",\n            \"parent_id\": null,\n            \"ac_id\": 40,\n            \"is_enabled\": 1,\n            \"created_at\": \"2021-06-08T00:47:42.000000Z\",\n            \"updated_at\": \"2021-06-08T03:08:54.000000Z\",\n            \"task_image\": \"task_image_placeholder.svg\",\n            \"is_favorite\": 0,\n            \"task_version_in_use\": null,\n            \"version_in_use_modified\": 1,\n            \"deleted_at\": null,\n            \"is_template\": 0,\n            \"phone_number\": [],\n            \"pop\": \"TESTING_MEL\",\n            \"region\": \"AUSTRALIA-TESTING-MEL\",\n            \"active_calls\": 0,\n            \"voice_task\": {\n                \"data\": {\n                    \"task_id\": 1192,\n                    \"beep_detection\": false,\n                    \"send_to_operator\": false,\n                    \"no_resource_operator_number\": \"\",\n                    \"pci_or_hipaa_compliant\": false,\n                    \"flag_log_all_nodes\": false,\n                    \"tts_voice_id\": 402,\n                    \"created_at\": \"2021-06-08T00:47:42.000000Z\",\n                    \"updated_at\": \"2021-06-08T01:28:10.000000Z\",\n                    \"machine_detection\": false,\n                    \"tts_voice\": {\n                        \"data\": {\n                            \"tts_voice_id\": 402,\n                            \"lang\": \"en-US\",\n                            \"voice_name\": \"en-US-Wavenet-B\",\n                            \"gender\": \"M\",\n                            \"tts_label\": \"Leone\",\n                            \"is_system_voice\": false,\n                            \"display_order\": 1,\n                            \"provider\": \"google\",\n                            \"created_at\": \"2020-08-12T01:13:14.000000Z\",\n                            \"updated_at\": \"2020-08-12T01:13:14.000000Z\",\n                            \"is_enabled\": 1\n                        }\n                    }\n                }\n            },\n            \"logging_profiles\": {\n                \"data\": []\n            }\n        },\n        {\n            \"task_id\": 1212,\n            \"task_name\": \"SN-1039 Digit String Type Form Node\",\n            \"tags\": \"\",\n            \"task_type\": \"voice\",\n            \"protected\": false,\n            \"protected_notes\": \"\",\n            \"parent_id\": null,\n            \"ac_id\": 40,\n            \"is_enabled\": 1,\n            \"created_at\": \"2021-06-08T06:03:59.000000Z\",\n            \"updated_at\": \"2021-06-09T06:49:58.000000Z\",\n            \"task_image\": \"task_image_placeholder.svg\",\n            \"is_favorite\": 0,\n            \"task_version_in_use\": null,\n            \"version_in_use_modified\": 1,\n            \"deleted_at\": null,\n            \"is_template\": 0,\n            \"phone_number\": [],\n            \"pop\": \"TESTING_MEL\",\n            \"region\": \"AUSTRALIA-TESTING-MEL\",\n            \"active_calls\": 0,\n            \"voice_task\": {\n                \"data\": {\n                    \"task_id\": 1212,\n                    \"beep_detection\": false,\n                    \"send_to_operator\": false,\n                    \"no_resource_operator_number\": \"\",\n                    \"pci_or_hipaa_compliant\": false,\n                    \"flag_log_all_nodes\": false,\n                    \"tts_voice_id\": 387,\n                    \"created_at\": \"2021-06-08T06:03:59.000000Z\",\n                    \"updated_at\": \"2021-06-08T06:04:31.000000Z\",\n                    \"machine_detection\": false,\n                    \"tts_voice\": {\n                        \"data\": {\n                            \"tts_voice_id\": 387,\n                            \"lang\": \"en-US\",\n                            \"voice_name\": \"en-US-Wavenet-F\",\n                            \"gender\": \"F\",\n                            \"tts_label\": \"Violette\",\n                            \"is_system_voice\": false,\n                            \"display_order\": 1,\n                            \"provider\": \"google\",\n                            \"created_at\": \"2020-08-12T01:13:14.000000Z\",\n                            \"updated_at\": \"2020-08-12T01:13:14.000000Z\",\n                            \"is_enabled\": 1\n                        }\n                    }\n                }\n            },\n            \"logging_profiles\": {\n                \"data\": []\n            }\n        },\n        {\n            \"task_id\": 1223,\n            \"task_name\": \"SN-865 Menu Node\",\n            \"tags\": \"\",\n            \"task_type\": \"voice\",\n            \"protected\": false,\n            \"protected_notes\": \"\",\n            \"parent_id\": null,\n            \"ac_id\": 40,\n            \"is_enabled\": 1,\n            \"created_at\": \"2021-06-09T01:16:04.000000Z\",\n            \"updated_at\": \"2021-06-11T02:18:09.000000Z\",\n            \"task_image\": \"task_image_placeholder.svg\",\n            \"is_favorite\": 0,\n            \"task_version_in_use\": 624,\n            \"version_in_use_modified\": 0,\n            \"deleted_at\": null,\n            \"is_template\": 0,\n            \"phone_number\": [],\n            \"pop\": \"TESTING_MEL\",\n            \"region\": \"AUSTRALIA-TESTING-MEL\",\n            \"active_calls\": 0,\n            \"voice_task\": {\n                \"data\": {\n                    \"task_id\": 1223,\n                    \"beep_detection\": false,\n                    \"send_to_operator\": false,\n                    \"no_resource_operator_number\": \"\",\n                    \"pci_or_hipaa_compliant\": false,\n                    \"flag_log_all_nodes\": false,\n                    \"tts_voice_id\": 1277,\n                    \"created_at\": \"2021-06-09T01:16:04.000000Z\",\n                    \"updated_at\": \"2021-06-09T01:16:04.000000Z\",\n                    \"machine_detection\": false,\n                    \"tts_voice\": {\n                        \"data\": {\n                            \"tts_voice_id\": 1277,\n                            \"lang\": \"en-AU\",\n                            \"voice_name\": \"Molly\",\n                            \"gender\": \"F\",\n                            \"tts_label\": \"Molly\",\n                            \"is_system_voice\": true,\n                            \"display_order\": 0,\n                            \"provider\": \"lumenvox\",\n                            \"created_at\": \"2021-02-16T23:14:33.000000Z\",\n                            \"updated_at\": \"2021-02-16T23:14:33.000000Z\",\n                            \"is_enabled\": 1\n                        }\n                    }\n                }\n            },\n            \"logging_profiles\": {\n                \"data\": []\n            }\n        },\n        {\n            \"task_id\": 1275,\n            \"task_name\": \"SN-1155 Open Form PostCode\",\n            \"tags\": \"\",\n            \"task_type\": \"voice\",\n            \"protected\": false,\n            \"protected_notes\": \"\",\n            \"parent_id\": null,\n            \"ac_id\": 40,\n            \"is_enabled\": 1,\n            \"created_at\": \"2021-06-09T05:52:10.000000Z\",\n            \"updated_at\": \"2021-06-18T02:49:21.000000Z\",\n            \"task_image\": \"task_image_placeholder.svg\",\n            \"is_favorite\": 0,\n            \"task_version_in_use\": 693,\n            \"version_in_use_modified\": 1,\n            \"deleted_at\": null,\n            \"is_template\": 0,\n            \"phone_number\": [],\n            \"pop\": \"TESTING_MEL\",\n            \"region\": \"AUSTRALIA-TESTING-MEL\",\n            \"active_calls\": 0,\n            \"voice_task\": {\n                \"data\": {\n                    \"task_id\": 1275,\n                    \"beep_detection\": false,\n                    \"send_to_operator\": false,\n                    \"no_resource_operator_number\": \"\",\n                    \"pci_or_hipaa_compliant\": false,\n                    \"flag_log_all_nodes\": false,\n                    \"tts_voice_id\": 1277,\n                    \"created_at\": \"2021-06-09T05:52:10.000000Z\",\n                    \"updated_at\": \"2021-06-09T05:52:10.000000Z\",\n                    \"machine_detection\": false,\n                    \"tts_voice\": {\n                        \"data\": {\n                            \"tts_voice_id\": 1277,\n                            \"lang\": \"en-AU\",\n                            \"voice_name\": \"Molly\",\n                            \"gender\": \"F\",\n                            \"tts_label\": \"Molly\",\n                            \"is_system_voice\": true,\n                            \"display_order\": 0,\n                            \"provider\": \"lumenvox\",\n                            \"created_at\": \"2021-02-16T23:14:33.000000Z\",\n                            \"updated_at\": \"2021-02-16T23:14:33.000000Z\",\n                            \"is_enabled\": 1\n                        }\n                    }\n                }\n            },\n            \"logging_profiles\": {\n                \"data\": []\n            }\n        },\n        {\n            \"task_id\": 1284,\n            \"task_name\": \"SN-1169 Calendar Form Type Speech\",\n            \"tags\": \"\",\n            \"task_type\": \"voice\",\n            \"protected\": false,\n            \"protected_notes\": \"\",\n            \"parent_id\": null,\n            \"ac_id\": 40,\n            \"is_enabled\": 1,\n            \"created_at\": \"2021-06-10T00:30:39.000000Z\",\n            \"updated_at\": \"2021-06-10T00:33:28.000000Z\",\n            \"task_image\": \"task_image_placeholder.svg\",\n            \"is_favorite\": 0,\n            \"task_version_in_use\": null,\n            \"version_in_use_modified\": 1,\n            \"deleted_at\": null,\n            \"is_template\": 0,\n            \"phone_number\": [],\n            \"pop\": \"TESTING_MEL\",\n            \"region\": \"AUSTRALIA-TESTING-MEL\",\n            \"active_calls\": 0,\n            \"voice_task\": {\n                \"data\": {\n                    \"task_id\": 1284,\n                    \"beep_detection\": false,\n                    \"send_to_operator\": false,\n                    \"no_resource_operator_number\": \"\",\n                    \"pci_or_hipaa_compliant\": false,\n                    \"flag_log_all_nodes\": false,\n                    \"tts_voice_id\": 1286,\n                    \"created_at\": \"2021-06-10T00:30:39.000000Z\",\n                    \"updated_at\": \"2021-06-10T00:30:54.000000Z\",\n                    \"machine_detection\": false,\n                    \"tts_voice\": {\n                        \"data\": {\n                            \"tts_voice_id\": 1286,\n                            \"lang\": \"en-US\",\n                            \"voice_name\": \"Rebecca\",\n                            \"gender\": \"F\",\n                            \"tts_label\": \"Rebecca\",\n                            \"is_system_voice\": true,\n                            \"display_order\": 0,\n                            \"provider\": \"lumenvox\",\n                            \"created_at\": \"2021-02-16T23:14:33.000000Z\",\n                            \"updated_at\": \"2021-02-16T23:14:33.000000Z\",\n                            \"is_enabled\": 1\n                        }\n                    }\n                }\n            },\n            \"logging_profiles\": {\n                \"data\": []\n            }\n        },\n        {\n            \"task_id\": 1287,\n            \"task_name\": \"SN-1167 Payment node speech test\",\n            \"tags\": \"\",\n            \"task_type\": \"voice\",\n            \"protected\": false,\n            \"protected_notes\": \"\",\n            \"parent_id\": null,\n            \"ac_id\": 40,\n            \"is_enabled\": 1,\n            \"created_at\": \"2021-06-10T01:02:48.000000Z\",\n            \"updated_at\": \"2021-06-10T08:36:01.000000Z\",\n            \"task_image\": \"task_image_placeholder.svg\",\n            \"is_favorite\": 0,\n            \"task_version_in_use\": null,\n            \"version_in_use_modified\": 1,\n            \"deleted_at\": null,\n            \"is_template\": 0,\n            \"phone_number\": [],\n            \"pop\": \"TESTING_MEL\",\n            \"region\": \"AUSTRALIA-TESTING-MEL\",\n            \"active_calls\": 0,\n            \"voice_task\": {\n                \"data\": {\n                    \"task_id\": 1287,\n                    \"beep_detection\": false,\n                    \"send_to_operator\": false,\n                    \"no_resource_operator_number\": \"\",\n                    \"pci_or_hipaa_compliant\": false,\n                    \"flag_log_all_nodes\": false,\n                    \"tts_voice_id\": 1274,\n                    \"created_at\": \"2021-06-10T01:02:48.000000Z\",\n                    \"updated_at\": \"2021-06-10T01:02:48.000000Z\",\n                    \"machine_detection\": false,\n                    \"tts_voice\": {\n                        \"data\": {\n                            \"tts_voice_id\": 1274,\n                            \"lang\": \"en-AU\",\n                            \"voice_name\": \"Ian\",\n                            \"gender\": \"M\",\n                            \"tts_label\": \"Ian\",\n                            \"is_system_voice\": true,\n                            \"display_order\": 0,\n                            \"provider\": \"lumenvox\",\n                            \"created_at\": \"2021-02-16T23:14:33.000000Z\",\n                            \"updated_at\": \"2021-02-16T23:14:33.000000Z\",\n                            \"is_enabled\": 1\n                        }\n                    }\n                }\n            },\n            \"logging_profiles\": {\n                \"data\": []\n            }\n        },\n        {\n            \"task_id\": 1319,\n            \"task_name\": \"SN-831 Node Type\",\n            \"tags\": \"\",\n            \"task_type\": \"voice\",\n            \"protected\": false,\n            \"protected_notes\": \"\",\n            \"parent_id\": null,\n            \"ac_id\": 40,\n            \"is_enabled\": 1,\n            \"created_at\": \"2021-06-11T00:30:35.000000Z\",\n            \"updated_at\": \"2021-06-11T01:23:30.000000Z\",\n            \"task_image\": \"task_image_placeholder.svg\",\n            \"is_favorite\": 0,\n            \"task_version_in_use\": null,\n            \"version_in_use_modified\": 1,\n            \"deleted_at\": null,\n            \"is_template\": 0,\n            \"phone_number\": [],\n            \"pop\": \"TESTING_MEL\",\n            \"region\": \"AUSTRALIA-TESTING-MEL\",\n            \"active_calls\": 0,\n            \"voice_task\": {\n                \"data\": {\n                    \"task_id\": 1319,\n                    \"beep_detection\": false,\n                    \"send_to_operator\": false,\n                    \"no_resource_operator_number\": \"\",\n                    \"pci_or_hipaa_compliant\": false,\n                    \"flag_log_all_nodes\": false,\n                    \"tts_voice_id\": 1277,\n                    \"created_at\": \"2021-06-11T00:30:35.000000Z\",\n                    \"updated_at\": \"2021-06-11T00:30:35.000000Z\",\n                    \"machine_detection\": false,\n                    \"tts_voice\": {\n                        \"data\": {\n                            \"tts_voice_id\": 1277,\n                            \"lang\": \"en-AU\",\n                            \"voice_name\": \"Molly\",\n                            \"gender\": \"F\",\n                            \"tts_label\": \"Molly\",\n                            \"is_system_voice\": true,\n                            \"display_order\": 0,\n                            \"provider\": \"lumenvox\",\n                            \"created_at\": \"2021-02-16T23:14:33.000000Z\",\n                            \"updated_at\": \"2021-02-16T23:14:33.000000Z\",\n                            \"is_enabled\": 1\n                        }\n                    }\n                }\n            },\n            \"logging_profiles\": {\n                \"data\": []\n            }\n        },\n        {\n            \"task_id\": 1340,\n            \"task_name\": \"SN-1155 - Custom Form Type\",\n            \"tags\": \"\",\n            \"task_type\": \"voice\",\n            \"protected\": false,\n            \"protected_notes\": \"\",\n            \"parent_id\": null,\n            \"ac_id\": 40,\n            \"is_enabled\": 1,\n            \"created_at\": \"2021-06-11T03:35:11.000000Z\",\n            \"updated_at\": \"2021-06-17T23:45:25.000000Z\",\n            \"task_image\": \"task_image_placeholder.svg\",\n            \"is_favorite\": 0,\n            \"task_version_in_use\": null,\n            \"version_in_use_modified\": 1,\n            \"deleted_at\": null,\n            \"is_template\": 0,\n            \"phone_number\": [],\n            \"pop\": \"TESTING_MEL\",\n            \"region\": \"AUSTRALIA-TESTING-MEL\",\n            \"active_calls\": 0,\n            \"voice_task\": {\n                \"data\": {\n                    \"task_id\": 1340,\n                    \"beep_detection\": false,\n                    \"send_to_operator\": false,\n                    \"no_resource_operator_number\": \"\",\n                    \"pci_or_hipaa_compliant\": false,\n                    \"flag_log_all_nodes\": false,\n                    \"tts_voice_id\": 1277,\n                    \"created_at\": \"2021-06-11T03:35:11.000000Z\",\n                    \"updated_at\": \"2021-06-11T03:35:11.000000Z\",\n                    \"machine_detection\": false,\n                    \"tts_voice\": {\n                        \"data\": {\n                            \"tts_voice_id\": 1277,\n                            \"lang\": \"en-AU\",\n                            \"voice_name\": \"Molly\",\n                            \"gender\": \"F\",\n                            \"tts_label\": \"Molly\",\n                            \"is_system_voice\": true,\n                            \"display_order\": 0,\n                            \"provider\": \"lumenvox\",\n                            \"created_at\": \"2021-02-16T23:14:33.000000Z\",\n                            \"updated_at\": \"2021-02-16T23:14:33.000000Z\",\n                            \"is_enabled\": 1\n                        }\n                    }\n                }\n            },\n            \"logging_profiles\": {\n                \"data\": []\n            }\n        },\n        {\n            \"task_id\": 1379,\n            \"task_name\": \"SN-1169 System Calendar\",\n            \"tags\": \"\",\n            \"task_type\": \"voice\",\n            \"protected\": false,\n            \"protected_notes\": \"\",\n            \"parent_id\": null,\n            \"ac_id\": 40,\n            \"is_enabled\": 1,\n            \"created_at\": \"2021-06-15T01:07:51.000000Z\",\n            \"updated_at\": \"2021-06-15T07:21:18.000000Z\",\n            \"task_image\": \"task_image_placeholder.svg\",\n            \"is_favorite\": 0,\n            \"task_version_in_use\": null,\n            \"version_in_use_modified\": 1,\n            \"deleted_at\": null,\n            \"is_template\": 0,\n            \"phone_number\": [],\n            \"pop\": \"TESTING_MEL\",\n            \"region\": \"AUSTRALIA-TESTING-MEL\",\n            \"active_calls\": 0,\n            \"voice_task\": {\n                \"data\": {\n                    \"task_id\": 1379,\n                    \"beep_detection\": false,\n                    \"send_to_operator\": false,\n                    \"no_resource_operator_number\": \"\",\n                    \"pci_or_hipaa_compliant\": false,\n                    \"flag_log_all_nodes\": false,\n                    \"tts_voice_id\": 1274,\n                    \"created_at\": \"2021-06-15T01:07:51.000000Z\",\n                    \"updated_at\": \"2021-06-15T01:07:51.000000Z\",\n                    \"machine_detection\": false,\n                    \"tts_voice\": {\n                        \"data\": {\n                            \"tts_voice_id\": 1274,\n                            \"lang\": \"en-AU\",\n                            \"voice_name\": \"Ian\",\n                            \"gender\": \"M\",\n                            \"tts_label\": \"Ian\",\n                            \"is_system_voice\": true,\n                            \"display_order\": 0,\n                            \"provider\": \"lumenvox\",\n                            \"created_at\": \"2021-02-16T23:14:33.000000Z\",\n                            \"updated_at\": \"2021-02-16T23:14:33.000000Z\",\n                            \"is_enabled\": 1\n                        }\n                    }\n                }\n            },\n            \"logging_profiles\": {\n                \"data\": []\n            }\n        },\n        {\n            \"task_id\": 1389,\n            \"task_name\": \"SN-927 Sec Var\",\n            \"tags\": \"\",\n            \"task_type\": \"voice\",\n            \"protected\": false,\n            \"protected_notes\": \"\",\n            \"parent_id\": null,\n            \"ac_id\": 40,\n            \"is_enabled\": 1,\n            \"created_at\": \"2021-06-15T07:23:12.000000Z\",\n            \"updated_at\": \"2021-06-15T07:33:31.000000Z\",\n            \"task_image\": \"task_image_placeholder.svg\",\n            \"is_favorite\": 0,\n            \"task_version_in_use\": null,\n            \"version_in_use_modified\": 1,\n            \"deleted_at\": null,\n            \"is_template\": 0,\n            \"phone_number\": [],\n            \"pop\": \"TESTING_MEL\",\n            \"region\": \"AUSTRALIA-TESTING-MEL\",\n            \"active_calls\": 0,\n            \"voice_task\": {\n                \"data\": {\n                    \"task_id\": 1389,\n                    \"beep_detection\": false,\n                    \"send_to_operator\": false,\n                    \"no_resource_operator_number\": \"\",\n                    \"pci_or_hipaa_compliant\": false,\n                    \"flag_log_all_nodes\": false,\n                    \"tts_voice_id\": 1274,\n                    \"created_at\": \"2021-06-15T07:23:12.000000Z\",\n                    \"updated_at\": \"2021-06-15T07:23:12.000000Z\",\n                    \"machine_detection\": false,\n                    \"tts_voice\": {\n                        \"data\": {\n                            \"tts_voice_id\": 1274,\n                            \"lang\": \"en-AU\",\n                            \"voice_name\": \"Ian\",\n                            \"gender\": \"M\",\n                            \"tts_label\": \"Ian\",\n                            \"is_system_voice\": true,\n                            \"display_order\": 0,\n                            \"provider\": \"lumenvox\",\n                            \"created_at\": \"2021-02-16T23:14:33.000000Z\",\n                            \"updated_at\": \"2021-02-16T23:14:33.000000Z\",\n                            \"is_enabled\": 1\n                        }\n                    }\n                }\n            },\n            \"logging_profiles\": {\n                \"data\": []\n            }\n        },\n        {\n            \"task_id\": 1391,\n            \"task_name\": \"SN-1194 Sys Log Features\",\n            \"tags\": \"\",\n            \"task_type\": \"voice\",\n            \"protected\": false,\n            \"protected_notes\": \"\",\n            \"parent_id\": null,\n            \"ac_id\": 40,\n            \"is_enabled\": 1,\n            \"created_at\": \"2021-06-15T07:48:09.000000Z\",\n            \"updated_at\": \"2021-07-30T00:52:42.000000Z\",\n            \"task_image\": \"task_image_placeholder.svg\",\n            \"is_favorite\": 0,\n            \"task_version_in_use\": 653,\n            \"version_in_use_modified\": 1,\n            \"deleted_at\": null,\n            \"is_template\": 0,\n            \"phone_number\": [],\n            \"pop\": \"TESTING_MEL\",\n            \"region\": \"AUSTRALIA-TESTING-MEL\",\n            \"active_calls\": 0,\n            \"voice_task\": {\n                \"data\": {\n                    \"task_id\": 1391,\n                    \"beep_detection\": false,\n                    \"send_to_operator\": false,\n                    \"no_resource_operator_number\": \"\",\n                    \"pci_or_hipaa_compliant\": false,\n                    \"flag_log_all_nodes\": false,\n                    \"tts_voice_id\": 412,\n                    \"created_at\": \"2021-06-15T08:18:09.000000Z\",\n                    \"updated_at\": \"2021-06-15T09:16:19.000000Z\",\n                    \"machine_detection\": false,\n                    \"tts_voice\": {\n                        \"data\": {\n                            \"tts_voice_id\": 412,\n                            \"lang\": \"en-US\",\n                            \"voice_name\": \"en-US-Wavenet-A\",\n                            \"gender\": \"M\",\n                            \"tts_label\": \"Mavis\",\n                            \"is_system_voice\": false,\n                            \"display_order\": 1,\n                            \"provider\": \"google\",\n                            \"created_at\": \"2020-08-12T01:13:14.000000Z\",\n                            \"updated_at\": \"2020-08-12T01:13:14.000000Z\",\n                            \"is_enabled\": 1\n                        }\n                    }\n                }\n            },\n            \"logging_profiles\": {\n                \"data\": []\n            }\n        },\n        {\n            \"task_id\": 1421,\n            \"task_name\": \"demo1\",\n            \"tags\": \"\",\n            \"task_type\": \"voice\",\n            \"protected\": false,\n            \"protected_notes\": \"\",\n            \"parent_id\": null,\n            \"ac_id\": 40,\n            \"is_enabled\": 1,\n            \"created_at\": \"2021-06-16T01:07:09.000000Z\",\n            \"updated_at\": \"2021-07-29T23:59:38.000000Z\",\n            \"task_image\": \"task_image_placeholder.svg\",\n            \"is_favorite\": 0,\n            \"task_version_in_use\": null,\n            \"version_in_use_modified\": 1,\n            \"deleted_at\": null,\n            \"is_template\": 0,\n            \"phone_number\": [],\n            \"pop\": \"TESTING_MEL\",\n            \"region\": \"AUSTRALIA-TESTING-MEL\",\n            \"active_calls\": 0,\n            \"voice_task\": {\n                \"data\": {\n                    \"task_id\": 1421,\n                    \"beep_detection\": false,\n                    \"send_to_operator\": false,\n                    \"no_resource_operator_number\": \"\",\n                    \"pci_or_hipaa_compliant\": false,\n                    \"flag_log_all_nodes\": false,\n                    \"tts_voice_id\": 1277,\n                    \"created_at\": \"2021-06-16T01:07:09.000000Z\",\n                    \"updated_at\": \"2021-06-16T01:07:09.000000Z\",\n                    \"machine_detection\": false,\n                    \"tts_voice\": {\n                        \"data\": {\n                            \"tts_voice_id\": 1277,\n                            \"lang\": \"en-AU\",\n                            \"voice_name\": \"Molly\",\n                            \"gender\": \"F\",\n                            \"tts_label\": \"Molly\",\n                            \"is_system_voice\": true,\n                            \"display_order\": 0,\n                            \"provider\": \"lumenvox\",\n                            \"created_at\": \"2021-02-16T23:14:33.000000Z\",\n                            \"updated_at\": \"2021-02-16T23:14:33.000000Z\",\n                            \"is_enabled\": 1\n                        }\n                    }\n                }\n            },\n            \"logging_profiles\": {\n                \"data\": []\n            }\n        },\n        {\n            \"task_id\": 1499,\n            \"task_name\": \"SN-1002 and SN-1001\",\n            \"tags\": \"\",\n            \"task_type\": \"voice\",\n            \"protected\": false,\n            \"protected_notes\": \"\",\n            \"parent_id\": null,\n            \"ac_id\": 40,\n            \"is_enabled\": 1,\n            \"created_at\": \"2021-06-17T08:25:00.000000Z\",\n            \"updated_at\": \"2021-07-02T03:40:38.000000Z\",\n            \"task_image\": \"task_image_placeholder.svg\",\n            \"is_favorite\": 0,\n            \"task_version_in_use\": 688,\n            \"version_in_use_modified\": 1,\n            \"deleted_at\": null,\n            \"is_template\": 0,\n            \"phone_number\": [],\n            \"pop\": \"TESTING_MEL\",\n            \"region\": \"AUSTRALIA-TESTING-MEL\",\n            \"active_calls\": 0,\n            \"voice_task\": {\n                \"data\": {\n                    \"task_id\": 1499,\n                    \"beep_detection\": false,\n                    \"send_to_operator\": false,\n                    \"no_resource_operator_number\": \"\",\n                    \"pci_or_hipaa_compliant\": false,\n                    \"flag_log_all_nodes\": false,\n                    \"tts_voice_id\": 1277,\n                    \"created_at\": \"2021-06-17T08:25:00.000000Z\",\n                    \"updated_at\": \"2021-06-17T08:25:00.000000Z\",\n                    \"machine_detection\": false,\n                    \"tts_voice\": {\n                        \"data\": {\n                            \"tts_voice_id\": 1277,\n                            \"lang\": \"en-AU\",\n                            \"voice_name\": \"Molly\",\n                            \"gender\": \"F\",\n                            \"tts_label\": \"Molly\",\n                            \"is_system_voice\": true,\n                            \"display_order\": 0,\n                            \"provider\": \"lumenvox\",\n                            \"created_at\": \"2021-02-16T23:14:33.000000Z\",\n                            \"updated_at\": \"2021-02-16T23:14:33.000000Z\",\n                            \"is_enabled\": 1\n                        }\n                    }\n                }\n            },\n            \"logging_profiles\": {\n                \"data\": []\n            }\n        },\n        {\n            \"task_id\": 1546,\n            \"task_name\": \"SN-630 NLog Tests\",\n            \"tags\": \"\",\n            \"task_type\": \"voice\",\n            \"protected\": false,\n            \"protected_notes\": \"\",\n            \"parent_id\": null,\n            \"ac_id\": 40,\n            \"is_enabled\": 1,\n            \"created_at\": \"2021-06-18T06:07:28.000000Z\",\n            \"updated_at\": \"2021-06-18T06:07:28.000000Z\",\n            \"task_image\": \"task_image_placeholder.svg\",\n            \"is_favorite\": 0,\n            \"task_version_in_use\": null,\n            \"version_in_use_modified\": 1,\n            \"deleted_at\": null,\n            \"is_template\": 0,\n            \"phone_number\": [],\n            \"pop\": \"TESTING_MEL\",\n            \"region\": \"AUSTRALIA-TESTING-MEL\",\n            \"active_calls\": 0,\n            \"voice_task\": {\n                \"data\": {\n                    \"task_id\": 1546,\n                    \"beep_detection\": false,\n                    \"send_to_operator\": false,\n                    \"no_resource_operator_number\": \"\",\n                    \"pci_or_hipaa_compliant\": false,\n                    \"flag_log_all_nodes\": false,\n                    \"tts_voice_id\": 232,\n                    \"created_at\": \"2021-06-18T06:07:28.000000Z\",\n                    \"updated_at\": \"2021-06-18T06:07:28.000000Z\",\n                    \"machine_detection\": false,\n                    \"tts_voice\": {\n                        \"data\": {\n                            \"tts_voice_id\": 232,\n                            \"lang\": \"en-AU\",\n                            \"voice_name\": \"en-AU-Wavenet-A\",\n                            \"gender\": \"F\",\n                            \"tts_label\": \"Lizeth\",\n                            \"is_system_voice\": false,\n                            \"display_order\": 1,\n                            \"provider\": \"google\",\n                            \"created_at\": \"2020-08-12T01:13:14.000000Z\",\n                            \"updated_at\": \"2020-08-12T01:13:14.000000Z\",\n                            \"is_enabled\": 1\n                        }\n                    }\n                }\n            },\n            \"logging_profiles\": {\n                \"data\": []\n            }\n        },\n        {\n            \"task_id\": 1828,\n            \"task_name\": \"transcription task\",\n            \"tags\": \"\",\n            \"task_type\": \"voice\",\n            \"protected\": false,\n            \"protected_notes\": \"\",\n            \"parent_id\": null,\n            \"ac_id\": 40,\n            \"is_enabled\": 1,\n            \"created_at\": \"2021-07-08T03:29:40.000000Z\",\n            \"updated_at\": \"2021-07-16T01:51:47.000000Z\",\n            \"task_image\": \"task_image_placeholder.svg\",\n            \"is_favorite\": 0,\n            \"task_version_in_use\": null,\n            \"version_in_use_modified\": 1,\n            \"deleted_at\": null,\n            \"is_template\": 0,\n            \"phone_number\": [],\n            \"pop\": \"TESTING_MEL\",\n            \"region\": \"AUSTRALIA-TESTING-MEL\",\n            \"active_calls\": 0,\n            \"voice_task\": {\n                \"data\": {\n                    \"task_id\": 1828,\n                    \"beep_detection\": false,\n                    \"send_to_operator\": false,\n                    \"no_resource_operator_number\": \"\",\n                    \"pci_or_hipaa_compliant\": false,\n                    \"flag_log_all_nodes\": false,\n                    \"tts_voice_id\": 232,\n                    \"created_at\": \"2021-07-08T03:29:40.000000Z\",\n                    \"updated_at\": \"2021-07-08T03:29:40.000000Z\",\n                    \"machine_detection\": false,\n                    \"tts_voice\": {\n                        \"data\": {\n                            \"tts_voice_id\": 232,\n                            \"lang\": \"en-AU\",\n                            \"voice_name\": \"en-AU-Wavenet-A\",\n                            \"gender\": \"F\",\n                            \"tts_label\": \"Lizeth\",\n                            \"is_system_voice\": false,\n                            \"display_order\": 1,\n                            \"provider\": \"google\",\n                            \"created_at\": \"2020-08-12T01:13:14.000000Z\",\n                            \"updated_at\": \"2020-08-12T01:13:14.000000Z\",\n                            \"is_enabled\": 1\n                        }\n                    }\n                }\n            },\n            \"logging_profiles\": {\n                \"data\": []\n            }\n        },\n        {\n            \"task_id\": 2206,\n            \"task_name\": \"prompt recorder node\",\n            \"tags\": \"\",\n            \"task_type\": \"voice\",\n            \"protected\": false,\n            \"protected_notes\": \"\",\n            \"parent_id\": null,\n            \"ac_id\": 40,\n            \"is_enabled\": 1,\n            \"created_at\": \"2021-07-14T03:21:52.000000Z\",\n            \"updated_at\": \"2021-07-20T09:40:49.000000Z\",\n            \"task_image\": \"task_image_placeholder.svg\",\n            \"is_favorite\": 0,\n            \"task_version_in_use\": 1072,\n            \"version_in_use_modified\": 1,\n            \"deleted_at\": null,\n            \"is_template\": 0,\n            \"phone_number\": [],\n            \"pop\": \"TESTING_MEL\",\n            \"region\": \"AUSTRALIA-TESTING-MEL\",\n            \"active_calls\": 0,\n            \"voice_task\": {\n                \"data\": {\n                    \"task_id\": 2206,\n                    \"beep_detection\": false,\n                    \"send_to_operator\": false,\n                    \"no_resource_operator_number\": \"\",\n                    \"pci_or_hipaa_compliant\": false,\n                    \"flag_log_all_nodes\": false,\n                    \"tts_voice_id\": 412,\n                    \"created_at\": \"2021-07-14T03:21:52.000000Z\",\n                    \"updated_at\": \"2021-07-20T09:50:46.000000Z\",\n                    \"machine_detection\": false,\n                    \"tts_voice\": {\n                        \"data\": {\n                            \"tts_voice_id\": 412,\n                            \"lang\": \"en-US\",\n                            \"voice_name\": \"en-US-Wavenet-A\",\n                            \"gender\": \"M\",\n                            \"tts_label\": \"Mavis\",\n                            \"is_system_voice\": false,\n                            \"display_order\": 1,\n                            \"provider\": \"google\",\n                            \"created_at\": \"2020-08-12T01:13:14.000000Z\",\n                            \"updated_at\": \"2020-08-12T01:13:14.000000Z\",\n                            \"is_enabled\": 1\n                        }\n                    }\n                }\n            },\n            \"logging_profiles\": {\n                \"data\": []\n            }\n        },\n        {\n            \"task_id\": 2278,\n            \"task_name\": \"Transcription \",\n            \"tags\": \"\",\n            \"task_type\": \"voice\",\n            \"protected\": false,\n            \"protected_notes\": \"\",\n            \"parent_id\": null,\n            \"ac_id\": 40,\n            \"is_enabled\": 1,\n            \"created_at\": \"2021-07-16T04:01:14.000000Z\",\n            \"updated_at\": \"2021-07-22T05:05:38.000000Z\",\n            \"task_image\": \"task_image_placeholder.svg\",\n            \"is_favorite\": 0,\n            \"task_version_in_use\": null,\n            \"version_in_use_modified\": 1,\n            \"deleted_at\": null,\n            \"is_template\": 0,\n            \"phone_number\": [],\n            \"pop\": \"TESTING_MEL\",\n            \"region\": \"AUSTRALIA-TESTING-MEL\",\n            \"active_calls\": 0,\n            \"voice_task\": {\n                \"data\": {\n                    \"task_id\": 2278,\n                    \"beep_detection\": false,\n                    \"send_to_operator\": false,\n                    \"no_resource_operator_number\": \"\",\n                    \"pci_or_hipaa_compliant\": false,\n                    \"flag_log_all_nodes\": false,\n                    \"tts_voice_id\": 232,\n                    \"created_at\": \"2021-07-16T04:01:14.000000Z\",\n                    \"updated_at\": \"2021-07-16T04:01:14.000000Z\",\n                    \"machine_detection\": false,\n                    \"tts_voice\": {\n                        \"data\": {\n                            \"tts_voice_id\": 232,\n                            \"lang\": \"en-AU\",\n                            \"voice_name\": \"en-AU-Wavenet-A\",\n                            \"gender\": \"F\",\n                            \"tts_label\": \"Lizeth\",\n                            \"is_system_voice\": false,\n                            \"display_order\": 1,\n                            \"provider\": \"google\",\n                            \"created_at\": \"2020-08-12T01:13:14.000000Z\",\n                            \"updated_at\": \"2020-08-12T01:13:14.000000Z\",\n                            \"is_enabled\": 1\n                        }\n                    }\n                }\n            },\n            \"logging_profiles\": {\n                \"data\": []\n            }\n        },\n        {\n            \"task_id\": 5719,\n            \"task_name\": \"taskPerformanceTest\",\n            \"tags\": \"\",\n            \"task_type\": \"voice\",\n            \"protected\": false,\n            \"protected_notes\": \"\",\n            \"parent_id\": null,\n            \"ac_id\": 40,\n            \"is_enabled\": 1,\n            \"created_at\": \"2021-08-05T07:43:22.000000Z\",\n            \"updated_at\": \"2021-08-05T07:43:22.000000Z\",\n            \"task_image\": \"task_image_placeholder.svg\",\n            \"is_favorite\": 0,\n            \"task_version_in_use\": null,\n            \"version_in_use_modified\": 1,\n            \"deleted_at\": null,\n            \"is_template\": 0,\n            \"phone_number\": [],\n            \"pop\": \"TESTING_MEL\",\n            \"region\": \"AUSTRALIA-TESTING-MEL\",\n            \"active_calls\": 0,\n            \"voice_task\": {\n                \"data\": {\n                    \"task_id\": 5719,\n                    \"beep_detection\": false,\n                    \"send_to_operator\": false,\n                    \"no_resource_operator_number\": \"\",\n                    \"pci_or_hipaa_compliant\": false,\n                    \"flag_log_all_nodes\": false,\n                    \"tts_voice_id\": 232,\n                    \"created_at\": \"2021-08-05T07:43:22.000000Z\",\n                    \"updated_at\": \"2021-08-05T07:43:22.000000Z\",\n                    \"machine_detection\": false,\n                    \"tts_voice\": {\n                        \"data\": {\n                            \"tts_voice_id\": 232,\n                            \"lang\": \"en-AU\",\n                            \"voice_name\": \"en-AU-Wavenet-A\",\n                            \"gender\": \"F\",\n                            \"tts_label\": \"Lizeth\",\n                            \"is_system_voice\": false,\n                            \"display_order\": 1,\n                            \"provider\": \"google\",\n                            \"created_at\": \"2020-08-12T01:13:14.000000Z\",\n                            \"updated_at\": \"2020-08-12T01:13:14.000000Z\",\n                            \"is_enabled\": 1\n                        }\n                    }\n                }\n            },\n            \"logging_profiles\": {\n                \"data\": [\n                    {\n                        \"profile_id\": 214,\n                        \"task_id\": 5719,\n                        \"model_id\": 49,\n                        \"model_name\": \"FirebaseProfile\",\n                        \"node_types\": \"all\",\n                        \"created_at\": \"2021-08-05T07:43:22.000000Z\",\n                        \"updated_at\": \"2021-08-05T07:43:22.000000Z\"\n                    }\n                ]\n            }\n        },\n        {\n            \"task_id\": 5722,\n            \"task_name\": \"Screenpop Transfer\",\n            \"tags\": \"\",\n            \"task_type\": \"voice\",\n            \"protected\": false,\n            \"protected_notes\": \"\",\n            \"parent_id\": null,\n            \"ac_id\": 40,\n            \"is_enabled\": 1,\n            \"created_at\": \"2021-08-10T00:44:51.000000Z\",\n            \"updated_at\": \"2021-08-12T01:01:36.000000Z\",\n            \"task_image\": \"task_image_placeholder.svg\",\n            \"is_favorite\": 0,\n            \"task_version_in_use\": null,\n            \"version_in_use_modified\": 1,\n            \"deleted_at\": null,\n            \"is_template\": 0,\n            \"phone_number\": [],\n            \"pop\": \"TESTING_MEL\",\n            \"region\": \"AUSTRALIA-TESTING-MEL\",\n            \"active_calls\": 0,\n            \"voice_task\": {\n                \"data\": {\n                    \"task_id\": 5722,\n                    \"beep_detection\": false,\n                    \"send_to_operator\": false,\n                    \"no_resource_operator_number\": \"\",\n                    \"pci_or_hipaa_compliant\": false,\n                    \"flag_log_all_nodes\": false,\n                    \"tts_voice_id\": 1268,\n                    \"created_at\": \"2021-08-10T00:44:51.000000Z\",\n                    \"updated_at\": \"2021-08-10T00:44:51.000000Z\",\n                    \"machine_detection\": false,\n                    \"tts_voice\": {\n                        \"data\": {\n                            \"tts_voice_id\": 1268,\n                            \"lang\": \"en-GB\",\n                            \"voice_name\": \"Megan\",\n                            \"gender\": \"F\",\n                            \"tts_label\": \"Megan\",\n                            \"is_system_voice\": true,\n                            \"display_order\": 0,\n                            \"provider\": \"lumenvox\",\n                            \"created_at\": \"2021-02-16T23:14:33.000000Z\",\n                            \"updated_at\": \"2021-02-16T23:14:33.000000Z\",\n                            \"is_enabled\": 1\n                        }\n                    }\n                }\n            },\n            \"logging_profiles\": {\n                \"data\": []\n            }\n        },\n        {\n            \"task_id\": 5728,\n            \"task_name\": \"bridge transfer test\",\n            \"tags\": \"\",\n            \"task_type\": \"voice\",\n            \"protected\": false,\n            \"protected_notes\": \"\",\n            \"parent_id\": null,\n            \"ac_id\": 40,\n            \"is_enabled\": 1,\n            \"created_at\": \"2021-08-11T01:56:56.000000Z\",\n            \"updated_at\": \"2021-08-11T07:28:49.000000Z\",\n            \"task_image\": \"task_image_placeholder.svg\",\n            \"is_favorite\": 0,\n            \"task_version_in_use\": null,\n            \"version_in_use_modified\": 1,\n            \"deleted_at\": null,\n            \"is_template\": 0,\n            \"phone_number\": [],\n            \"pop\": \"TESTING_MEL\",\n            \"region\": \"AUSTRALIA-TESTING-MEL\",\n            \"active_calls\": 0,\n            \"voice_task\": {\n                \"data\": {\n                    \"task_id\": 5728,\n                    \"beep_detection\": false,\n                    \"send_to_operator\": false,\n                    \"no_resource_operator_number\": \"\",\n                    \"pci_or_hipaa_compliant\": false,\n                    \"flag_log_all_nodes\": false,\n                    \"tts_voice_id\": 227,\n                    \"created_at\": \"2021-08-11T01:56:56.000000Z\",\n                    \"updated_at\": \"2021-08-11T01:56:56.000000Z\",\n                    \"machine_detection\": false,\n                    \"tts_voice\": {\n                        \"data\": {\n                            \"tts_voice_id\": 227,\n                            \"lang\": \"en-AU\",\n                            \"voice_name\": \"en-AU-Wavenet-C\",\n                            \"gender\": \"F\",\n                            \"tts_label\": \"Letitia\",\n                            \"is_system_voice\": false,\n                            \"display_order\": 1,\n                            \"provider\": \"google\",\n                            \"created_at\": \"2020-08-12T01:13:14.000000Z\",\n                            \"updated_at\": \"2020-08-12T01:13:14.000000Z\",\n                            \"is_enabled\": 1\n                        }\n                    }\n                }\n            },\n            \"logging_profiles\": {\n                \"data\": []\n            }\n        },\n        {\n            \"task_id\": 5731,\n            \"task_name\": \"prompt_node_new\",\n            \"tags\": \"\",\n            \"task_type\": \"voice\",\n            \"protected\": false,\n            \"protected_notes\": \"\",\n            \"parent_id\": null,\n            \"ac_id\": 40,\n            \"is_enabled\": 1,\n            \"created_at\": \"2021-08-11T02:38:48.000000Z\",\n            \"updated_at\": \"2021-08-31T04:23:40.000000Z\",\n            \"task_image\": \"task_image_placeholder.svg\",\n            \"is_favorite\": 0,\n            \"task_version_in_use\": null,\n            \"version_in_use_modified\": 1,\n            \"deleted_at\": null,\n            \"is_template\": 0,\n            \"phone_number\": [],\n            \"pop\": \"TESTING_MEL\",\n            \"region\": \"AUSTRALIA-TESTING-MEL\",\n            \"active_calls\": 0,\n            \"voice_task\": {\n                \"data\": {\n                    \"task_id\": 5731,\n                    \"beep_detection\": false,\n                    \"send_to_operator\": false,\n                    \"no_resource_operator_number\": \"\",\n                    \"pci_or_hipaa_compliant\": false,\n                    \"flag_log_all_nodes\": false,\n                    \"tts_voice_id\": 227,\n                    \"created_at\": \"2021-08-11T02:38:48.000000Z\",\n                    \"updated_at\": \"2021-08-11T02:38:48.000000Z\",\n                    \"machine_detection\": false,\n                    \"tts_voice\": {\n                        \"data\": {\n                            \"tts_voice_id\": 227,\n                            \"lang\": \"en-AU\",\n                            \"voice_name\": \"en-AU-Wavenet-C\",\n                            \"gender\": \"F\",\n                            \"tts_label\": \"Letitia\",\n                            \"is_system_voice\": false,\n                            \"display_order\": 1,\n                            \"provider\": \"google\",\n                            \"created_at\": \"2020-08-12T01:13:14.000000Z\",\n                            \"updated_at\": \"2020-08-12T01:13:14.000000Z\",\n                            \"is_enabled\": 1\n                        }\n                    }\n                }\n            },\n            \"logging_profiles\": {\n                \"data\": [\n                    {\n                        \"profile_id\": 223,\n                        \"task_id\": 5731,\n                        \"model_id\": 52,\n                        \"model_name\": \"FirebaseProfile\",\n                        \"node_types\": \"all\",\n                        \"created_at\": \"2021-08-12T03:06:05.000000Z\",\n                        \"updated_at\": \"2021-08-12T03:06:05.000000Z\"\n                    }\n                ]\n            }\n        },\n        {\n            \"task_id\": 5737,\n            \"task_name\": \"prompt\",\n            \"tags\": \"\",\n            \"task_type\": \"voice\",\n            \"protected\": false,\n            \"protected_notes\": \"\",\n            \"parent_id\": null,\n            \"ac_id\": 40,\n            \"is_enabled\": 1,\n            \"created_at\": \"2021-08-13T00:23:32.000000Z\",\n            \"updated_at\": \"2021-08-27T05:16:36.000000Z\",\n            \"task_image\": \"task_image_placeholder.svg\",\n            \"is_favorite\": 0,\n            \"task_version_in_use\": null,\n            \"version_in_use_modified\": 1,\n            \"deleted_at\": null,\n            \"is_template\": 0,\n            \"phone_number\": [],\n            \"pop\": \"TESTING_MEL\",\n            \"region\": \"AUSTRALIA-TESTING-MEL\",\n            \"active_calls\": 0,\n            \"voice_task\": {\n                \"data\": {\n                    \"task_id\": 5737,\n                    \"beep_detection\": false,\n                    \"send_to_operator\": false,\n                    \"no_resource_operator_number\": \"\",\n                    \"pci_or_hipaa_compliant\": false,\n                    \"flag_log_all_nodes\": false,\n                    \"tts_voice_id\": 227,\n                    \"created_at\": \"2021-08-13T00:23:32.000000Z\",\n                    \"updated_at\": \"2021-08-13T00:23:32.000000Z\",\n                    \"machine_detection\": false,\n                    \"tts_voice\": {\n                        \"data\": {\n                            \"tts_voice_id\": 227,\n                            \"lang\": \"en-AU\",\n                            \"voice_name\": \"en-AU-Wavenet-C\",\n                            \"gender\": \"F\",\n                            \"tts_label\": \"Letitia\",\n                            \"is_system_voice\": false,\n                            \"display_order\": 1,\n                            \"provider\": \"google\",\n                            \"created_at\": \"2020-08-12T01:13:14.000000Z\",\n                            \"updated_at\": \"2020-08-12T01:13:14.000000Z\",\n                            \"is_enabled\": 1\n                        }\n                    }\n                }\n            },\n            \"logging_profiles\": {\n                \"data\": []\n            }\n        },\n        {\n            \"task_id\": 5752,\n            \"task_name\": \"asdas\",\n            \"tags\": \"\",\n            \"task_type\": \"voice\",\n            \"protected\": false,\n            \"protected_notes\": \"\",\n            \"parent_id\": null,\n            \"ac_id\": 40,\n            \"is_enabled\": 1,\n            \"created_at\": \"2021-08-16T04:03:29.000000Z\",\n            \"updated_at\": \"2021-08-16T04:03:29.000000Z\",\n            \"task_image\": \"task_image_placeholder.svg\",\n            \"is_favorite\": 0,\n            \"task_version_in_use\": null,\n            \"version_in_use_modified\": 1,\n            \"deleted_at\": null,\n            \"is_template\": 0,\n            \"phone_number\": [],\n            \"pop\": \"TESTING_MEL\",\n            \"region\": \"AUSTRALIA-TESTING-MEL\",\n            \"active_calls\": 0,\n            \"voice_task\": {\n                \"data\": {\n                    \"task_id\": 5752,\n                    \"beep_detection\": true,\n                    \"send_to_operator\": false,\n                    \"no_resource_operator_number\": \"\",\n                    \"pci_or_hipaa_compliant\": false,\n                    \"flag_log_all_nodes\": false,\n                    \"tts_voice_id\": 227,\n                    \"created_at\": \"2021-08-16T04:03:29.000000Z\",\n                    \"updated_at\": \"2021-08-16T04:03:29.000000Z\",\n                    \"machine_detection\": true,\n                    \"tts_voice\": {\n                        \"data\": {\n                            \"tts_voice_id\": 227,\n                            \"lang\": \"en-AU\",\n                            \"voice_name\": \"en-AU-Wavenet-C\",\n                            \"gender\": \"F\",\n                            \"tts_label\": \"Letitia\",\n                            \"is_system_voice\": false,\n                            \"display_order\": 1,\n                            \"provider\": \"google\",\n                            \"created_at\": \"2020-08-12T01:13:14.000000Z\",\n                            \"updated_at\": \"2020-08-12T01:13:14.000000Z\",\n                            \"is_enabled\": 1\n                        }\n                    }\n                }\n            },\n            \"logging_profiles\": {\n                \"data\": []\n            }\n        },\n        {\n            \"task_id\": 5926,\n            \"task_name\": \"prompt_1\",\n            \"tags\": \"\",\n            \"task_type\": \"voice\",\n            \"protected\": false,\n            \"protected_notes\": \"\",\n            \"parent_id\": null,\n            \"ac_id\": 40,\n            \"is_enabled\": 1,\n            \"created_at\": \"2021-08-27T05:16:43.000000Z\",\n            \"updated_at\": \"2021-09-09T04:58:27.000000Z\",\n            \"task_image\": \"task_image_placeholder.svg\",\n            \"is_favorite\": 0,\n            \"task_version_in_use\": null,\n            \"version_in_use_modified\": 1,\n            \"deleted_at\": null,\n            \"is_template\": 0,\n            \"phone_number\": [],\n            \"pop\": \"TESTING_MEL\",\n            \"region\": \"AUSTRALIA-TESTING-MEL\",\n            \"active_calls\": 0,\n            \"voice_task\": {\n                \"data\": {\n                    \"task_id\": 5926,\n                    \"beep_detection\": false,\n                    \"send_to_operator\": false,\n                    \"no_resource_operator_number\": \"\",\n                    \"pci_or_hipaa_compliant\": false,\n                    \"flag_log_all_nodes\": false,\n                    \"tts_voice_id\": 227,\n                    \"created_at\": \"2021-08-27T05:16:43.000000Z\",\n                    \"updated_at\": \"2021-08-27T05:16:43.000000Z\",\n                    \"machine_detection\": false,\n                    \"tts_voice\": {\n                        \"data\": {\n                            \"tts_voice_id\": 227,\n                            \"lang\": \"en-AU\",\n                            \"voice_name\": \"en-AU-Wavenet-C\",\n                            \"gender\": \"F\",\n                            \"tts_label\": \"Letitia\",\n                            \"is_system_voice\": false,\n                            \"display_order\": 1,\n                            \"provider\": \"google\",\n                            \"created_at\": \"2020-08-12T01:13:14.000000Z\",\n                            \"updated_at\": \"2020-08-12T01:13:14.000000Z\",\n                            \"is_enabled\": 1\n                        }\n                    }\n                }\n            },\n            \"logging_profiles\": {\n                \"data\": []\n            }\n        },\n        {\n            \"task_id\": 6478,\n            \"task_name\": \"Test Web Services\",\n            \"tags\": \"\",\n            \"task_type\": \"voice\",\n            \"protected\": false,\n            \"protected_notes\": \"\",\n            \"parent_id\": null,\n            \"ac_id\": 40,\n            \"is_enabled\": 1,\n            \"created_at\": \"2021-09-01T23:16:30.000000Z\",\n            \"updated_at\": \"2021-09-09T00:04:41.000000Z\",\n            \"task_image\": \"task_image_placeholder.svg\",\n            \"is_favorite\": 0,\n            \"task_version_in_use\": null,\n            \"version_in_use_modified\": 1,\n            \"deleted_at\": null,\n            \"is_template\": 0,\n            \"phone_number\": [\n                {\n                    \"phone_number_id\": 461,\n                    \"task_id\": 6478,\n                    \"phone_number\": \"61340507157\"\n                }\n            ],\n            \"pop\": \"TESTING_MEL\",\n            \"region\": \"AUSTRALIA-TESTING-MEL\",\n            \"active_calls\": 0,\n            \"voice_task\": {\n                \"data\": {\n                    \"task_id\": 6478,\n                    \"beep_detection\": false,\n                    \"send_to_operator\": false,\n                    \"no_resource_operator_number\": \"\",\n                    \"pci_or_hipaa_compliant\": false,\n                    \"flag_log_all_nodes\": false,\n                    \"tts_voice_id\": 227,\n                    \"created_at\": \"2021-09-01T23:16:30.000000Z\",\n                    \"updated_at\": \"2021-09-01T23:16:30.000000Z\",\n                    \"machine_detection\": false,\n                    \"tts_voice\": {\n                        \"data\": {\n                            \"tts_voice_id\": 227,\n                            \"lang\": \"en-AU\",\n                            \"voice_name\": \"en-AU-Wavenet-C\",\n                            \"gender\": \"F\",\n                            \"tts_label\": \"Letitia\",\n                            \"is_system_voice\": false,\n                            \"display_order\": 1,\n                            \"provider\": \"google\",\n                            \"created_at\": \"2020-08-12T01:13:14.000000Z\",\n                            \"updated_at\": \"2020-08-12T01:13:14.000000Z\",\n                            \"is_enabled\": 1\n                        }\n                    }\n                }\n            },\n            \"logging_profiles\": {\n                \"data\": [\n                    {\n                        \"profile_id\": 238,\n                        \"task_id\": 6478,\n                        \"model_id\": 21,\n                        \"model_name\": \"WebhookProfile\",\n                        \"node_types\": \"all\",\n                        \"created_at\": \"2021-09-01T23:16:30.000000Z\",\n                        \"updated_at\": \"2021-09-01T23:16:30.000000Z\"\n                    }\n                ]\n            }\n        }\n    ]\n}"},{"id":"63bba321-b2c2-41db-83dc-0127d82ed177","name":"List Tasks - Per Page","originalRequest":{"method":"GET","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"},{"key":"scope","value":"ac","type":"text","description":"Access Scope [ac, sp] = ac for Studio | Build"},{"key":"scope-id","value":"1","type":"text","description":"Account ID from Studio | Manage | Account Profile when scope = ac"}],"url":{"raw":"{{base_url}}/studio/tasks?task_type=voice&per_page=45","host":["{{base_url}}"],"path":["studio","tasks"],"query":[{"key":"page","value":"1","description":"(Optional) go to certain page to show tasks on that page","disabled":true},{"key":"orderBy","value":"task_id","description":"(Optional) sort by field name [task_id, task_name, updated_at]","disabled":true},{"key":"sortedBy","value":"desc","description":"(Optional) sort tasks list method [ asc, desc ] ","disabled":true},{"key":"searchOptions","value":"{\"is_favorite\":0,\"is_mapped\":1}","description":"(Optional) set is_favourite to 1 to filter by favourite set tasks, \nset is_mapped to 1 to filter by mapped number tasks","disabled":true},{"key":"hide_system","value":"false","description":"(Optional) hide system tasks","disabled":true},{"key":"task_type","value":"voice","description":"(Required) determines the type of task that will be returned \n[ voice, messaging, workflow, whatsapp, chatbot ]"},{"key":"per_page","value":"45","description":"(Optional) Number of tasks returned per page [15, 30, 45, 60]"},{"key":"search","value":"","description":"(Optional) Search a certain task by keyword","disabled":true},{"key":"fetch_all","value":"1","description":"(Optional) If you need to get the complete list without any pagination","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx"},{"key":"Date","value":"Mon, 20 Sep 2021 01:10:14 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-RateLimit-Limit","value":"6000"},{"key":"X-RateLimit-Remaining","value":"5997"},{"key":"ETag","value":"\"1687b286223d968a61db2e3caca28f1606d577dc\""},{"key":"Set-Cookie","value":"studio_session=yZNq25u3K2g0IBe1Vi3iIaijgzRBYNKI8ql1bX9j; expires=Mon, 20-Sep-2021 03:10:13 GMT; Max-Age=7199; path=/; httponly"},{"key":"X-Kong-Upstream-Latency","value":"856"},{"key":"X-Kong-Proxy-Latency","value":"0"},{"key":"Via","value":"kong/2.4.1"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": [\n        {\n            \"task_id\": 376,\n            \"task_name\": \"Payment Node Test\",\n            \"tags\": \"\",\n            \"task_type\": \"voice\",\n            \"protected\": false,\n            \"protected_notes\": \"\",\n            \"parent_id\": null,\n            \"ac_id\": 40,\n            \"is_enabled\": 1,\n            \"created_at\": \"2021-03-11T14:35:48.000000Z\",\n            \"updated_at\": \"2021-05-26T07:11:57.000000Z\",\n            \"task_image\": \"task_image_placeholder.svg\",\n            \"is_favorite\": 0,\n            \"task_version_in_use\": null,\n            \"version_in_use_modified\": 1,\n            \"deleted_at\": null,\n            \"is_template\": 0,\n            \"phone_number\": [\n                {\n                    \"phone_number_id\": 208,\n                    \"task_id\": 376,\n                    \"phone_number\": \"98765235523\"\n                }\n            ],\n            \"pop\": \"TESTING_MEL\",\n            \"region\": \"AUSTRALIA-TESTING-MEL\",\n            \"active_calls\": 0,\n            \"voice_task\": {\n                \"data\": {\n                    \"task_id\": 376,\n                    \"beep_detection\": false,\n                    \"send_to_operator\": false,\n                    \"no_resource_operator_number\": \"\",\n                    \"pci_or_hipaa_compliant\": false,\n                    \"flag_log_all_nodes\": false,\n                    \"tts_voice_id\": 312,\n                    \"created_at\": \"2021-03-11T14:35:48.000000Z\",\n                    \"updated_at\": \"2021-03-11T14:35:48.000000Z\",\n                    \"machine_detection\": false,\n                    \"tts_voice\": {\n                        \"data\": {\n                            \"tts_voice_id\": 312,\n                            \"lang\": \"en-GB\",\n                            \"voice_name\": \"en-GB-Wavenet-B\",\n                            \"gender\": \"M\",\n                            \"tts_label\": \"Keanu\",\n                            \"is_system_voice\": false,\n                            \"display_order\": 1,\n                            \"provider\": \"google\",\n                            \"created_at\": \"2020-08-12T01:13:14.000000Z\",\n                            \"updated_at\": \"2020-08-12T01:13:14.000000Z\",\n                            \"is_enabled\": 1\n                        }\n                    }\n                }\n            },\n            \"logging_profiles\": {\n                \"data\": []\n            }\n        },\n        {\n            \"task_id\": 707,\n            \"task_name\": \"transfer_node_test\",\n            \"tags\": \"\",\n            \"task_type\": \"voice\",\n            \"protected\": false,\n            \"protected_notes\": \"\",\n            \"parent_id\": null,\n            \"ac_id\": 40,\n            \"is_enabled\": 1,\n            \"created_at\": \"2021-04-16T07:46:41.000000Z\",\n            \"updated_at\": \"2021-05-05T13:45:16.000000Z\",\n            \"task_image\": \"task_image_placeholder.svg\",\n            \"is_favorite\": 1,\n            \"task_version_in_use\": 527,\n            \"version_in_use_modified\": 1,\n            \"deleted_at\": null,\n            \"is_template\": 0,\n            \"phone_number\": [],\n            \"pop\": \"TESTING_MEL\",\n            \"region\": \"AUSTRALIA-TESTING-MEL\",\n            \"active_calls\": 0,\n            \"voice_task\": {\n                \"data\": {\n                    \"task_id\": 707,\n                    \"beep_detection\": false,\n                    \"send_to_operator\": false,\n                    \"no_resource_operator_number\": \"\",\n                    \"pci_or_hipaa_compliant\": false,\n                    \"flag_log_all_nodes\": false,\n                    \"tts_voice_id\": 312,\n                    \"created_at\": \"2021-04-16T07:46:41.000000Z\",\n                    \"updated_at\": \"2021-04-16T07:46:41.000000Z\",\n                    \"machine_detection\": false,\n                    \"tts_voice\": {\n                        \"data\": {\n                            \"tts_voice_id\": 312,\n                            \"lang\": \"en-GB\",\n                            \"voice_name\": \"en-GB-Wavenet-B\",\n                            \"gender\": \"M\",\n                            \"tts_label\": \"Keanu\",\n                            \"is_system_voice\": false,\n                            \"display_order\": 1,\n                            \"provider\": \"google\",\n                            \"created_at\": \"2020-08-12T01:13:14.000000Z\",\n                            \"updated_at\": \"2020-08-12T01:13:14.000000Z\",\n                            \"is_enabled\": 1\n                        }\n                    }\n                }\n            },\n            \"logging_profiles\": {\n                \"data\": []\n            }\n        },\n        {\n            \"task_id\": 724,\n            \"task_name\": \"keyword finder testsadsdasda\",\n            \"tags\": \"\",\n            \"task_type\": \"voice\",\n            \"protected\": false,\n            \"protected_notes\": \"\",\n            \"parent_id\": null,\n            \"ac_id\": 40,\n            \"is_enabled\": 1,\n            \"created_at\": \"2021-04-20T01:11:18.000000Z\",\n            \"updated_at\": \"2021-04-20T14:34:37.000000Z\",\n            \"task_image\": \"task_image_placeholder.svg\",\n            \"is_favorite\": 0,\n            \"task_version_in_use\": null,\n            \"version_in_use_modified\": 1,\n            \"deleted_at\": null,\n            \"is_template\": 0,\n            \"phone_number\": [],\n            \"pop\": \"TESTING_MEL\",\n            \"region\": \"AUSTRALIA-TESTING-MEL\",\n            \"active_calls\": 0,\n            \"voice_task\": {\n                \"data\": {\n                    \"task_id\": 724,\n                    \"beep_detection\": false,\n                    \"send_to_operator\": false,\n                    \"no_resource_operator_number\": \"\",\n                    \"pci_or_hipaa_compliant\": false,\n                    \"flag_log_all_nodes\": false,\n                    \"tts_voice_id\": 312,\n                    \"created_at\": \"2021-04-20T01:11:18.000000Z\",\n                    \"updated_at\": \"2021-04-20T01:11:18.000000Z\",\n                    \"machine_detection\": false,\n                    \"tts_voice\": {\n                        \"data\": {\n                            \"tts_voice_id\": 312,\n                            \"lang\": \"en-GB\",\n                            \"voice_name\": \"en-GB-Wavenet-B\",\n                            \"gender\": \"M\",\n                            \"tts_label\": \"Keanu\",\n                            \"is_system_voice\": false,\n                            \"display_order\": 1,\n                            \"provider\": \"google\",\n                            \"created_at\": \"2020-08-12T01:13:14.000000Z\",\n                            \"updated_at\": \"2020-08-12T01:13:14.000000Z\",\n                            \"is_enabled\": 1\n                        }\n                    }\n                }\n            },\n            \"logging_profiles\": {\n                \"data\": [\n                    {\n                        \"profile_id\": 54,\n                        \"task_id\": 724,\n                        \"model_id\": 21,\n                        \"model_name\": \"WebhookProfile\",\n                        \"node_types\": \"all\",\n                        \"created_at\": \"2021-04-20T14:34:37.000000Z\",\n                        \"updated_at\": \"2021-04-20T14:34:37.000000Z\"\n                    }\n                ]\n            }\n        },\n        {\n            \"task_id\": 803,\n            \"task_name\": \"integration node test\",\n            \"tags\": \"\",\n            \"task_type\": \"voice\",\n            \"protected\": false,\n            \"protected_notes\": \"\",\n            \"parent_id\": null,\n            \"ac_id\": 40,\n            \"is_enabled\": 1,\n            \"created_at\": \"2021-04-22T03:49:30.000000Z\",\n            \"updated_at\": \"2021-04-22T03:49:30.000000Z\",\n            \"task_image\": \"task_image_placeholder.svg\",\n            \"is_favorite\": 0,\n            \"task_version_in_use\": null,\n            \"version_in_use_modified\": 1,\n            \"deleted_at\": null,\n            \"is_template\": 0,\n            \"phone_number\": [],\n            \"pop\": \"TESTING_MEL\",\n            \"region\": \"AUSTRALIA-TESTING-MEL\",\n            \"active_calls\": 0,\n            \"voice_task\": {\n                \"data\": {\n                    \"task_id\": 803,\n                    \"beep_detection\": false,\n                    \"send_to_operator\": false,\n                    \"no_resource_operator_number\": \"\",\n                    \"pci_or_hipaa_compliant\": false,\n                    \"flag_log_all_nodes\": false,\n                    \"tts_voice_id\": 312,\n                    \"created_at\": \"2021-04-22T03:49:30.000000Z\",\n                    \"updated_at\": \"2021-04-22T03:49:30.000000Z\",\n                    \"machine_detection\": false,\n                    \"tts_voice\": {\n                        \"data\": {\n                            \"tts_voice_id\": 312,\n                            \"lang\": \"en-GB\",\n                            \"voice_name\": \"en-GB-Wavenet-B\",\n                            \"gender\": \"M\",\n                            \"tts_label\": \"Keanu\",\n                            \"is_system_voice\": false,\n                            \"display_order\": 1,\n                            \"provider\": \"google\",\n                            \"created_at\": \"2020-08-12T01:13:14.000000Z\",\n                            \"updated_at\": \"2020-08-12T01:13:14.000000Z\",\n                            \"is_enabled\": 1\n                        }\n                    }\n                }\n            },\n            \"logging_profiles\": {\n                \"data\": []\n            }\n        },\n        {\n            \"task_id\": 1051,\n            \"task_name\": \"new transfer node tests\",\n            \"tags\": \"\",\n            \"task_type\": \"voice\",\n            \"protected\": false,\n            \"protected_notes\": \"\",\n            \"parent_id\": null,\n            \"ac_id\": 40,\n            \"is_enabled\": 1,\n            \"created_at\": \"2021-05-27T16:40:19.000000Z\",\n            \"updated_at\": \"2021-06-02T01:11:03.000000Z\",\n            \"task_image\": \"task_image_placeholder.svg\",\n            \"is_favorite\": 0,\n            \"task_version_in_use\": null,\n            \"version_in_use_modified\": 1,\n            \"deleted_at\": null,\n            \"is_template\": 0,\n            \"phone_number\": [],\n            \"pop\": \"TESTING_MEL\",\n            \"region\": \"AUSTRALIA-TESTING-MEL\",\n            \"active_calls\": 0,\n            \"voice_task\": {\n                \"data\": {\n                    \"task_id\": 1051,\n                    \"beep_detection\": false,\n                    \"send_to_operator\": false,\n                    \"no_resource_operator_number\": \"\",\n                    \"pci_or_hipaa_compliant\": false,\n                    \"flag_log_all_nodes\": false,\n                    \"tts_voice_id\": 312,\n                    \"created_at\": \"2021-05-27T16:40:19.000000Z\",\n                    \"updated_at\": \"2021-05-27T16:40:19.000000Z\",\n                    \"machine_detection\": false,\n                    \"tts_voice\": {\n                        \"data\": {\n                            \"tts_voice_id\": 312,\n                            \"lang\": \"en-GB\",\n                            \"voice_name\": \"en-GB-Wavenet-B\",\n                            \"gender\": \"M\",\n                            \"tts_label\": \"Keanu\",\n                            \"is_system_voice\": false,\n                            \"display_order\": 1,\n                            \"provider\": \"google\",\n                            \"created_at\": \"2020-08-12T01:13:14.000000Z\",\n                            \"updated_at\": \"2020-08-12T01:13:14.000000Z\",\n                            \"is_enabled\": 1\n                        }\n                    }\n                }\n            },\n            \"logging_profiles\": {\n                \"data\": []\n            }\n        },\n        {\n            \"task_id\": 1053,\n            \"task_name\": \"new payment node tests\",\n            \"tags\": \"\",\n            \"task_type\": \"voice\",\n            \"protected\": false,\n            \"protected_notes\": \"\",\n            \"parent_id\": null,\n            \"ac_id\": 40,\n            \"is_enabled\": 1,\n            \"created_at\": \"2021-05-27T16:48:14.000000Z\",\n            \"updated_at\": \"2021-06-11T09:34:06.000000Z\",\n            \"task_image\": \"task_image_placeholder.svg\",\n            \"is_favorite\": 0,\n            \"task_version_in_use\": null,\n            \"version_in_use_modified\": 1,\n            \"deleted_at\": null,\n            \"is_template\": 0,\n            \"phone_number\": [],\n            \"pop\": \"TESTING_MEL\",\n            \"region\": \"AUSTRALIA-TESTING-MEL\",\n            \"active_calls\": 0,\n            \"voice_task\": {\n                \"data\": {\n                    \"task_id\": 1053,\n                    \"beep_detection\": false,\n                    \"send_to_operator\": false,\n                    \"no_resource_operator_number\": \"\",\n                    \"pci_or_hipaa_compliant\": false,\n                    \"flag_log_all_nodes\": false,\n                    \"tts_voice_id\": 227,\n                    \"created_at\": \"2021-05-27T16:48:14.000000Z\",\n                    \"updated_at\": \"2021-05-27T16:48:14.000000Z\",\n                    \"machine_detection\": false,\n                    \"tts_voice\": {\n                        \"data\": {\n                            \"tts_voice_id\": 227,\n                            \"lang\": \"en-AU\",\n                            \"voice_name\": \"en-AU-Wavenet-C\",\n                            \"gender\": \"F\",\n                            \"tts_label\": \"Letitia\",\n                            \"is_system_voice\": false,\n                            \"display_order\": 1,\n                            \"provider\": \"google\",\n                            \"created_at\": \"2020-08-12T01:13:14.000000Z\",\n                            \"updated_at\": \"2020-08-12T01:13:14.000000Z\",\n                            \"is_enabled\": 1\n                        }\n                    }\n                }\n            },\n            \"logging_profiles\": {\n                \"data\": []\n            }\n        },\n        {\n            \"task_id\": 1091,\n            \"task_name\": \"new_transfer_node_test\",\n            \"tags\": \"\",\n            \"task_type\": \"voice\",\n            \"protected\": false,\n            \"protected_notes\": \"\",\n            \"parent_id\": null,\n            \"ac_id\": 40,\n            \"is_enabled\": 1,\n            \"created_at\": \"2021-06-02T05:11:03.000000Z\",\n            \"updated_at\": \"2021-06-02T10:26:08.000000Z\",\n            \"task_image\": \"task_image_placeholder.svg\",\n            \"is_favorite\": 0,\n            \"task_version_in_use\": null,\n            \"version_in_use_modified\": 1,\n            \"deleted_at\": null,\n            \"is_template\": 0,\n            \"phone_number\": [],\n            \"pop\": \"TESTING_MEL\",\n            \"region\": \"AUSTRALIA-TESTING-MEL\",\n            \"active_calls\": 0,\n            \"voice_task\": {\n                \"data\": {\n                    \"task_id\": 1091,\n                    \"beep_detection\": false,\n                    \"send_to_operator\": false,\n                    \"no_resource_operator_number\": \"\",\n                    \"pci_or_hipaa_compliant\": false,\n                    \"flag_log_all_nodes\": false,\n                    \"tts_voice_id\": 1277,\n                    \"created_at\": \"2021-06-02T05:11:03.000000Z\",\n                    \"updated_at\": \"2021-06-02T05:11:03.000000Z\",\n                    \"machine_detection\": false,\n                    \"tts_voice\": {\n                        \"data\": {\n                            \"tts_voice_id\": 1277,\n                            \"lang\": \"en-AU\",\n                            \"voice_name\": \"Molly\",\n                            \"gender\": \"F\",\n                            \"tts_label\": \"Molly\",\n                            \"is_system_voice\": true,\n                            \"display_order\": 0,\n                            \"provider\": \"lumenvox\",\n                            \"created_at\": \"2021-02-16T23:14:33.000000Z\",\n                            \"updated_at\": \"2021-02-16T23:14:33.000000Z\",\n                            \"is_enabled\": 1\n                        }\n                    }\n                }\n            },\n            \"logging_profiles\": {\n                \"data\": []\n            }\n        },\n        {\n            \"task_id\": 1166,\n            \"task_name\": \"new qa test\",\n            \"tags\": \"\",\n            \"task_type\": \"voice\",\n            \"protected\": false,\n            \"protected_notes\": \"\",\n            \"parent_id\": null,\n            \"ac_id\": 40,\n            \"is_enabled\": 1,\n            \"created_at\": \"2021-06-07T01:52:55.000000Z\",\n            \"updated_at\": \"2021-06-11T09:13:19.000000Z\",\n            \"task_image\": \"task_image_placeholder.svg\",\n            \"is_favorite\": 0,\n            \"task_version_in_use\": null,\n            \"version_in_use_modified\": 1,\n            \"deleted_at\": null,\n            \"is_template\": 0,\n            \"phone_number\": [],\n            \"pop\": \"TESTING_MEL\",\n            \"region\": \"AUSTRALIA-TESTING-MEL\",\n            \"active_calls\": 0,\n            \"voice_task\": {\n                \"data\": {\n                    \"task_id\": 1166,\n                    \"beep_detection\": false,\n                    \"send_to_operator\": false,\n                    \"no_resource_operator_number\": \"\",\n                    \"pci_or_hipaa_compliant\": false,\n                    \"flag_log_all_nodes\": false,\n                    \"tts_voice_id\": 1277,\n                    \"created_at\": \"2021-06-07T01:52:55.000000Z\",\n                    \"updated_at\": \"2021-06-07T01:52:55.000000Z\",\n                    \"machine_detection\": false,\n                    \"tts_voice\": {\n                        \"data\": {\n                            \"tts_voice_id\": 1277,\n                            \"lang\": \"en-AU\",\n                            \"voice_name\": \"Molly\",\n                            \"gender\": \"F\",\n                            \"tts_label\": \"Molly\",\n                            \"is_system_voice\": true,\n                            \"display_order\": 0,\n                            \"provider\": \"lumenvox\",\n                            \"created_at\": \"2021-02-16T23:14:33.000000Z\",\n                            \"updated_at\": \"2021-02-16T23:14:33.000000Z\",\n                            \"is_enabled\": 1\n                        }\n                    }\n                }\n            },\n            \"logging_profiles\": {\n                \"data\": []\n            }\n        },\n        {\n            \"task_id\": 1192,\n            \"task_name\": \"SN-1039 Integer Type Form Node\",\n            \"tags\": \"\",\n            \"task_type\": \"voice\",\n            \"protected\": false,\n            \"protected_notes\": \"\",\n            \"parent_id\": null,\n            \"ac_id\": 40,\n            \"is_enabled\": 1,\n            \"created_at\": \"2021-06-08T00:47:42.000000Z\",\n            \"updated_at\": \"2021-06-08T03:08:54.000000Z\",\n            \"task_image\": \"task_image_placeholder.svg\",\n            \"is_favorite\": 0,\n            \"task_version_in_use\": null,\n            \"version_in_use_modified\": 1,\n            \"deleted_at\": null,\n            \"is_template\": 0,\n            \"phone_number\": [],\n            \"pop\": \"TESTING_MEL\",\n            \"region\": \"AUSTRALIA-TESTING-MEL\",\n            \"active_calls\": 0,\n            \"voice_task\": {\n                \"data\": {\n                    \"task_id\": 1192,\n                    \"beep_detection\": false,\n                    \"send_to_operator\": false,\n                    \"no_resource_operator_number\": \"\",\n                    \"pci_or_hipaa_compliant\": false,\n                    \"flag_log_all_nodes\": false,\n                    \"tts_voice_id\": 402,\n                    \"created_at\": \"2021-06-08T00:47:42.000000Z\",\n                    \"updated_at\": \"2021-06-08T01:28:10.000000Z\",\n                    \"machine_detection\": false,\n                    \"tts_voice\": {\n                        \"data\": {\n                            \"tts_voice_id\": 402,\n                            \"lang\": \"en-US\",\n                            \"voice_name\": \"en-US-Wavenet-B\",\n                            \"gender\": \"M\",\n                            \"tts_label\": \"Leone\",\n                            \"is_system_voice\": false,\n                            \"display_order\": 1,\n                            \"provider\": \"google\",\n                            \"created_at\": \"2020-08-12T01:13:14.000000Z\",\n                            \"updated_at\": \"2020-08-12T01:13:14.000000Z\",\n                            \"is_enabled\": 1\n                        }\n                    }\n                }\n            },\n            \"logging_profiles\": {\n                \"data\": []\n            }\n        },\n        {\n            \"task_id\": 1212,\n            \"task_name\": \"SN-1039 Digit String Type Form Node\",\n            \"tags\": \"\",\n            \"task_type\": \"voice\",\n            \"protected\": false,\n            \"protected_notes\": \"\",\n            \"parent_id\": null,\n            \"ac_id\": 40,\n            \"is_enabled\": 1,\n            \"created_at\": \"2021-06-08T06:03:59.000000Z\",\n            \"updated_at\": \"2021-06-09T06:49:58.000000Z\",\n            \"task_image\": \"task_image_placeholder.svg\",\n            \"is_favorite\": 0,\n            \"task_version_in_use\": null,\n            \"version_in_use_modified\": 1,\n            \"deleted_at\": null,\n            \"is_template\": 0,\n            \"phone_number\": [],\n            \"pop\": \"TESTING_MEL\",\n            \"region\": \"AUSTRALIA-TESTING-MEL\",\n            \"active_calls\": 0,\n            \"voice_task\": {\n                \"data\": {\n                    \"task_id\": 1212,\n                    \"beep_detection\": false,\n                    \"send_to_operator\": false,\n                    \"no_resource_operator_number\": \"\",\n                    \"pci_or_hipaa_compliant\": false,\n                    \"flag_log_all_nodes\": false,\n                    \"tts_voice_id\": 387,\n                    \"created_at\": \"2021-06-08T06:03:59.000000Z\",\n                    \"updated_at\": \"2021-06-08T06:04:31.000000Z\",\n                    \"machine_detection\": false,\n                    \"tts_voice\": {\n                        \"data\": {\n                            \"tts_voice_id\": 387,\n                            \"lang\": \"en-US\",\n                            \"voice_name\": \"en-US-Wavenet-F\",\n                            \"gender\": \"F\",\n                            \"tts_label\": \"Violette\",\n                            \"is_system_voice\": false,\n                            \"display_order\": 1,\n                            \"provider\": \"google\",\n                            \"created_at\": \"2020-08-12T01:13:14.000000Z\",\n                            \"updated_at\": \"2020-08-12T01:13:14.000000Z\",\n                            \"is_enabled\": 1\n                        }\n                    }\n                }\n            },\n            \"logging_profiles\": {\n                \"data\": []\n            }\n        },\n        {\n            \"task_id\": 1223,\n            \"task_name\": \"SN-865 Menu Node\",\n            \"tags\": \"\",\n            \"task_type\": \"voice\",\n            \"protected\": false,\n            \"protected_notes\": \"\",\n            \"parent_id\": null,\n            \"ac_id\": 40,\n            \"is_enabled\": 1,\n            \"created_at\": \"2021-06-09T01:16:04.000000Z\",\n            \"updated_at\": \"2021-06-11T02:18:09.000000Z\",\n            \"task_image\": \"task_image_placeholder.svg\",\n            \"is_favorite\": 0,\n            \"task_version_in_use\": 624,\n            \"version_in_use_modified\": 0,\n            \"deleted_at\": null,\n            \"is_template\": 0,\n            \"phone_number\": [],\n            \"pop\": \"TESTING_MEL\",\n            \"region\": \"AUSTRALIA-TESTING-MEL\",\n            \"active_calls\": 0,\n            \"voice_task\": {\n                \"data\": {\n                    \"task_id\": 1223,\n                    \"beep_detection\": false,\n                    \"send_to_operator\": false,\n                    \"no_resource_operator_number\": \"\",\n                    \"pci_or_hipaa_compliant\": false,\n                    \"flag_log_all_nodes\": false,\n                    \"tts_voice_id\": 1277,\n                    \"created_at\": \"2021-06-09T01:16:04.000000Z\",\n                    \"updated_at\": \"2021-06-09T01:16:04.000000Z\",\n                    \"machine_detection\": false,\n                    \"tts_voice\": {\n                        \"data\": {\n                            \"tts_voice_id\": 1277,\n                            \"lang\": \"en-AU\",\n                            \"voice_name\": \"Molly\",\n                            \"gender\": \"F\",\n                            \"tts_label\": \"Molly\",\n                            \"is_system_voice\": true,\n                            \"display_order\": 0,\n                            \"provider\": \"lumenvox\",\n                            \"created_at\": \"2021-02-16T23:14:33.000000Z\",\n                            \"updated_at\": \"2021-02-16T23:14:33.000000Z\",\n                            \"is_enabled\": 1\n                        }\n                    }\n                }\n            },\n            \"logging_profiles\": {\n                \"data\": []\n            }\n        },\n        {\n            \"task_id\": 1275,\n            \"task_name\": \"SN-1155 Open Form PostCode\",\n            \"tags\": \"\",\n            \"task_type\": \"voice\",\n            \"protected\": false,\n            \"protected_notes\": \"\",\n            \"parent_id\": null,\n            \"ac_id\": 40,\n            \"is_enabled\": 1,\n            \"created_at\": \"2021-06-09T05:52:10.000000Z\",\n            \"updated_at\": \"2021-06-18T02:49:21.000000Z\",\n            \"task_image\": \"task_image_placeholder.svg\",\n            \"is_favorite\": 0,\n            \"task_version_in_use\": 693,\n            \"version_in_use_modified\": 1,\n            \"deleted_at\": null,\n            \"is_template\": 0,\n            \"phone_number\": [],\n            \"pop\": \"TESTING_MEL\",\n            \"region\": \"AUSTRALIA-TESTING-MEL\",\n            \"active_calls\": 0,\n            \"voice_task\": {\n                \"data\": {\n                    \"task_id\": 1275,\n                    \"beep_detection\": false,\n                    \"send_to_operator\": false,\n                    \"no_resource_operator_number\": \"\",\n                    \"pci_or_hipaa_compliant\": false,\n                    \"flag_log_all_nodes\": false,\n                    \"tts_voice_id\": 1277,\n                    \"created_at\": \"2021-06-09T05:52:10.000000Z\",\n                    \"updated_at\": \"2021-06-09T05:52:10.000000Z\",\n                    \"machine_detection\": false,\n                    \"tts_voice\": {\n                        \"data\": {\n                            \"tts_voice_id\": 1277,\n                            \"lang\": \"en-AU\",\n                            \"voice_name\": \"Molly\",\n                            \"gender\": \"F\",\n                            \"tts_label\": \"Molly\",\n                            \"is_system_voice\": true,\n                            \"display_order\": 0,\n                            \"provider\": \"lumenvox\",\n                            \"created_at\": \"2021-02-16T23:14:33.000000Z\",\n                            \"updated_at\": \"2021-02-16T23:14:33.000000Z\",\n                            \"is_enabled\": 1\n                        }\n                    }\n                }\n            },\n            \"logging_profiles\": {\n                \"data\": []\n            }\n        },\n        {\n            \"task_id\": 1284,\n            \"task_name\": \"SN-1169 Calendar Form Type Speech\",\n            \"tags\": \"\",\n            \"task_type\": \"voice\",\n            \"protected\": false,\n            \"protected_notes\": \"\",\n            \"parent_id\": null,\n            \"ac_id\": 40,\n            \"is_enabled\": 1,\n            \"created_at\": \"2021-06-10T00:30:39.000000Z\",\n            \"updated_at\": \"2021-06-10T00:33:28.000000Z\",\n            \"task_image\": \"task_image_placeholder.svg\",\n            \"is_favorite\": 0,\n            \"task_version_in_use\": null,\n            \"version_in_use_modified\": 1,\n            \"deleted_at\": null,\n            \"is_template\": 0,\n            \"phone_number\": [],\n            \"pop\": \"TESTING_MEL\",\n            \"region\": \"AUSTRALIA-TESTING-MEL\",\n            \"active_calls\": 0,\n            \"voice_task\": {\n                \"data\": {\n                    \"task_id\": 1284,\n                    \"beep_detection\": false,\n                    \"send_to_operator\": false,\n                    \"no_resource_operator_number\": \"\",\n                    \"pci_or_hipaa_compliant\": false,\n                    \"flag_log_all_nodes\": false,\n                    \"tts_voice_id\": 1286,\n                    \"created_at\": \"2021-06-10T00:30:39.000000Z\",\n                    \"updated_at\": \"2021-06-10T00:30:54.000000Z\",\n                    \"machine_detection\": false,\n                    \"tts_voice\": {\n                        \"data\": {\n                            \"tts_voice_id\": 1286,\n                            \"lang\": \"en-US\",\n                            \"voice_name\": \"Rebecca\",\n                            \"gender\": \"F\",\n                            \"tts_label\": \"Rebecca\",\n                            \"is_system_voice\": true,\n                            \"display_order\": 0,\n                            \"provider\": \"lumenvox\",\n                            \"created_at\": \"2021-02-16T23:14:33.000000Z\",\n                            \"updated_at\": \"2021-02-16T23:14:33.000000Z\",\n                            \"is_enabled\": 1\n                        }\n                    }\n                }\n            },\n            \"logging_profiles\": {\n                \"data\": []\n            }\n        },\n        {\n            \"task_id\": 1287,\n            \"task_name\": \"SN-1167 Payment node speech test\",\n            \"tags\": \"\",\n            \"task_type\": \"voice\",\n            \"protected\": false,\n            \"protected_notes\": \"\",\n            \"parent_id\": null,\n            \"ac_id\": 40,\n            \"is_enabled\": 1,\n            \"created_at\": \"2021-06-10T01:02:48.000000Z\",\n            \"updated_at\": \"2021-06-10T08:36:01.000000Z\",\n            \"task_image\": \"task_image_placeholder.svg\",\n            \"is_favorite\": 0,\n            \"task_version_in_use\": null,\n            \"version_in_use_modified\": 1,\n            \"deleted_at\": null,\n            \"is_template\": 0,\n            \"phone_number\": [],\n            \"pop\": \"TESTING_MEL\",\n            \"region\": \"AUSTRALIA-TESTING-MEL\",\n            \"active_calls\": 0,\n            \"voice_task\": {\n                \"data\": {\n                    \"task_id\": 1287,\n                    \"beep_detection\": false,\n                    \"send_to_operator\": false,\n                    \"no_resource_operator_number\": \"\",\n                    \"pci_or_hipaa_compliant\": false,\n                    \"flag_log_all_nodes\": false,\n                    \"tts_voice_id\": 1274,\n                    \"created_at\": \"2021-06-10T01:02:48.000000Z\",\n                    \"updated_at\": \"2021-06-10T01:02:48.000000Z\",\n                    \"machine_detection\": false,\n                    \"tts_voice\": {\n                        \"data\": {\n                            \"tts_voice_id\": 1274,\n                            \"lang\": \"en-AU\",\n                            \"voice_name\": \"Ian\",\n                            \"gender\": \"M\",\n                            \"tts_label\": \"Ian\",\n                            \"is_system_voice\": true,\n                            \"display_order\": 0,\n                            \"provider\": \"lumenvox\",\n                            \"created_at\": \"2021-02-16T23:14:33.000000Z\",\n                            \"updated_at\": \"2021-02-16T23:14:33.000000Z\",\n                            \"is_enabled\": 1\n                        }\n                    }\n                }\n            },\n            \"logging_profiles\": {\n                \"data\": []\n            }\n        },\n        {\n            \"task_id\": 1319,\n            \"task_name\": \"SN-831 Node Type\",\n            \"tags\": \"\",\n            \"task_type\": \"voice\",\n            \"protected\": false,\n            \"protected_notes\": \"\",\n            \"parent_id\": null,\n            \"ac_id\": 40,\n            \"is_enabled\": 1,\n            \"created_at\": \"2021-06-11T00:30:35.000000Z\",\n            \"updated_at\": \"2021-06-11T01:23:30.000000Z\",\n            \"task_image\": \"task_image_placeholder.svg\",\n            \"is_favorite\": 0,\n            \"task_version_in_use\": null,\n            \"version_in_use_modified\": 1,\n            \"deleted_at\": null,\n            \"is_template\": 0,\n            \"phone_number\": [],\n            \"pop\": \"TESTING_MEL\",\n            \"region\": \"AUSTRALIA-TESTING-MEL\",\n            \"active_calls\": 0,\n            \"voice_task\": {\n                \"data\": {\n                    \"task_id\": 1319,\n                    \"beep_detection\": false,\n                    \"send_to_operator\": false,\n                    \"no_resource_operator_number\": \"\",\n                    \"pci_or_hipaa_compliant\": false,\n                    \"flag_log_all_nodes\": false,\n                    \"tts_voice_id\": 1277,\n                    \"created_at\": \"2021-06-11T00:30:35.000000Z\",\n                    \"updated_at\": \"2021-06-11T00:30:35.000000Z\",\n                    \"machine_detection\": false,\n                    \"tts_voice\": {\n                        \"data\": {\n                            \"tts_voice_id\": 1277,\n                            \"lang\": \"en-AU\",\n                            \"voice_name\": \"Molly\",\n                            \"gender\": \"F\",\n                            \"tts_label\": \"Molly\",\n                            \"is_system_voice\": true,\n                            \"display_order\": 0,\n                            \"provider\": \"lumenvox\",\n                            \"created_at\": \"2021-02-16T23:14:33.000000Z\",\n                            \"updated_at\": \"2021-02-16T23:14:33.000000Z\",\n                            \"is_enabled\": 1\n                        }\n                    }\n                }\n            },\n            \"logging_profiles\": {\n                \"data\": []\n            }\n        },\n        {\n            \"task_id\": 1340,\n            \"task_name\": \"SN-1155 - Custom Form Type\",\n            \"tags\": \"\",\n            \"task_type\": \"voice\",\n            \"protected\": false,\n            \"protected_notes\": \"\",\n            \"parent_id\": null,\n            \"ac_id\": 40,\n            \"is_enabled\": 1,\n            \"created_at\": \"2021-06-11T03:35:11.000000Z\",\n            \"updated_at\": \"2021-06-17T23:45:25.000000Z\",\n            \"task_image\": \"task_image_placeholder.svg\",\n            \"is_favorite\": 0,\n            \"task_version_in_use\": null,\n            \"version_in_use_modified\": 1,\n            \"deleted_at\": null,\n            \"is_template\": 0,\n            \"phone_number\": [],\n            \"pop\": \"TESTING_MEL\",\n            \"region\": \"AUSTRALIA-TESTING-MEL\",\n            \"active_calls\": 0,\n            \"voice_task\": {\n                \"data\": {\n                    \"task_id\": 1340,\n                    \"beep_detection\": false,\n                    \"send_to_operator\": false,\n                    \"no_resource_operator_number\": \"\",\n                    \"pci_or_hipaa_compliant\": false,\n                    \"flag_log_all_nodes\": false,\n                    \"tts_voice_id\": 1277,\n                    \"created_at\": \"2021-06-11T03:35:11.000000Z\",\n                    \"updated_at\": \"2021-06-11T03:35:11.000000Z\",\n                    \"machine_detection\": false,\n                    \"tts_voice\": {\n                        \"data\": {\n                            \"tts_voice_id\": 1277,\n                            \"lang\": \"en-AU\",\n                            \"voice_name\": \"Molly\",\n                            \"gender\": \"F\",\n                            \"tts_label\": \"Molly\",\n                            \"is_system_voice\": true,\n                            \"display_order\": 0,\n                            \"provider\": \"lumenvox\",\n                            \"created_at\": \"2021-02-16T23:14:33.000000Z\",\n                            \"updated_at\": \"2021-02-16T23:14:33.000000Z\",\n                            \"is_enabled\": 1\n                        }\n                    }\n                }\n            },\n            \"logging_profiles\": {\n                \"data\": []\n            }\n        },\n        {\n            \"task_id\": 1379,\n            \"task_name\": \"SN-1169 System Calendar\",\n            \"tags\": \"\",\n            \"task_type\": \"voice\",\n            \"protected\": false,\n            \"protected_notes\": \"\",\n            \"parent_id\": null,\n            \"ac_id\": 40,\n            \"is_enabled\": 1,\n            \"created_at\": \"2021-06-15T01:07:51.000000Z\",\n            \"updated_at\": \"2021-06-15T07:21:18.000000Z\",\n            \"task_image\": \"task_image_placeholder.svg\",\n            \"is_favorite\": 0,\n            \"task_version_in_use\": null,\n            \"version_in_use_modified\": 1,\n            \"deleted_at\": null,\n            \"is_template\": 0,\n            \"phone_number\": [],\n            \"pop\": \"TESTING_MEL\",\n            \"region\": \"AUSTRALIA-TESTING-MEL\",\n            \"active_calls\": 0,\n            \"voice_task\": {\n                \"data\": {\n                    \"task_id\": 1379,\n                    \"beep_detection\": false,\n                    \"send_to_operator\": false,\n                    \"no_resource_operator_number\": \"\",\n                    \"pci_or_hipaa_compliant\": false,\n                    \"flag_log_all_nodes\": false,\n                    \"tts_voice_id\": 1274,\n                    \"created_at\": \"2021-06-15T01:07:51.000000Z\",\n                    \"updated_at\": \"2021-06-15T01:07:51.000000Z\",\n                    \"machine_detection\": false,\n                    \"tts_voice\": {\n                        \"data\": {\n                            \"tts_voice_id\": 1274,\n                            \"lang\": \"en-AU\",\n                            \"voice_name\": \"Ian\",\n                            \"gender\": \"M\",\n                            \"tts_label\": \"Ian\",\n                            \"is_system_voice\": true,\n                            \"display_order\": 0,\n                            \"provider\": \"lumenvox\",\n                            \"created_at\": \"2021-02-16T23:14:33.000000Z\",\n                            \"updated_at\": \"2021-02-16T23:14:33.000000Z\",\n                            \"is_enabled\": 1\n                        }\n                    }\n                }\n            },\n            \"logging_profiles\": {\n                \"data\": []\n            }\n        },\n        {\n            \"task_id\": 1389,\n            \"task_name\": \"SN-927 Sec Var\",\n            \"tags\": \"\",\n            \"task_type\": \"voice\",\n            \"protected\": false,\n            \"protected_notes\": \"\",\n            \"parent_id\": null,\n            \"ac_id\": 40,\n            \"is_enabled\": 1,\n            \"created_at\": \"2021-06-15T07:23:12.000000Z\",\n            \"updated_at\": \"2021-06-15T07:33:31.000000Z\",\n            \"task_image\": \"task_image_placeholder.svg\",\n            \"is_favorite\": 0,\n            \"task_version_in_use\": null,\n            \"version_in_use_modified\": 1,\n            \"deleted_at\": null,\n            \"is_template\": 0,\n            \"phone_number\": [],\n            \"pop\": \"TESTING_MEL\",\n            \"region\": \"AUSTRALIA-TESTING-MEL\",\n            \"active_calls\": 0,\n            \"voice_task\": {\n                \"data\": {\n                    \"task_id\": 1389,\n                    \"beep_detection\": false,\n                    \"send_to_operator\": false,\n                    \"no_resource_operator_number\": \"\",\n                    \"pci_or_hipaa_compliant\": false,\n                    \"flag_log_all_nodes\": false,\n                    \"tts_voice_id\": 1274,\n                    \"created_at\": \"2021-06-15T07:23:12.000000Z\",\n                    \"updated_at\": \"2021-06-15T07:23:12.000000Z\",\n                    \"machine_detection\": false,\n                    \"tts_voice\": {\n                        \"data\": {\n                            \"tts_voice_id\": 1274,\n                            \"lang\": \"en-AU\",\n                            \"voice_name\": \"Ian\",\n                            \"gender\": \"M\",\n                            \"tts_label\": \"Ian\",\n                            \"is_system_voice\": true,\n                            \"display_order\": 0,\n                            \"provider\": \"lumenvox\",\n                            \"created_at\": \"2021-02-16T23:14:33.000000Z\",\n                            \"updated_at\": \"2021-02-16T23:14:33.000000Z\",\n                            \"is_enabled\": 1\n                        }\n                    }\n                }\n            },\n            \"logging_profiles\": {\n                \"data\": []\n            }\n        },\n        {\n            \"task_id\": 1391,\n            \"task_name\": \"SN-1194 Sys Log Features\",\n            \"tags\": \"\",\n            \"task_type\": \"voice\",\n            \"protected\": false,\n            \"protected_notes\": \"\",\n            \"parent_id\": null,\n            \"ac_id\": 40,\n            \"is_enabled\": 1,\n            \"created_at\": \"2021-06-15T07:48:09.000000Z\",\n            \"updated_at\": \"2021-07-30T00:52:42.000000Z\",\n            \"task_image\": \"task_image_placeholder.svg\",\n            \"is_favorite\": 0,\n            \"task_version_in_use\": 653,\n            \"version_in_use_modified\": 1,\n            \"deleted_at\": null,\n            \"is_template\": 0,\n            \"phone_number\": [],\n            \"pop\": \"TESTING_MEL\",\n            \"region\": \"AUSTRALIA-TESTING-MEL\",\n            \"active_calls\": 0,\n            \"voice_task\": {\n                \"data\": {\n                    \"task_id\": 1391,\n                    \"beep_detection\": false,\n                    \"send_to_operator\": false,\n                    \"no_resource_operator_number\": \"\",\n                    \"pci_or_hipaa_compliant\": false,\n                    \"flag_log_all_nodes\": false,\n                    \"tts_voice_id\": 412,\n                    \"created_at\": \"2021-06-15T08:18:09.000000Z\",\n                    \"updated_at\": \"2021-06-15T09:16:19.000000Z\",\n                    \"machine_detection\": false,\n                    \"tts_voice\": {\n                        \"data\": {\n                            \"tts_voice_id\": 412,\n                            \"lang\": \"en-US\",\n                            \"voice_name\": \"en-US-Wavenet-A\",\n                            \"gender\": \"M\",\n                            \"tts_label\": \"Mavis\",\n                            \"is_system_voice\": false,\n                            \"display_order\": 1,\n                            \"provider\": \"google\",\n                            \"created_at\": \"2020-08-12T01:13:14.000000Z\",\n                            \"updated_at\": \"2020-08-12T01:13:14.000000Z\",\n                            \"is_enabled\": 1\n                        }\n                    }\n                }\n            },\n            \"logging_profiles\": {\n                \"data\": []\n            }\n        },\n        {\n            \"task_id\": 1421,\n            \"task_name\": \"demo1\",\n            \"tags\": \"\",\n            \"task_type\": \"voice\",\n            \"protected\": false,\n            \"protected_notes\": \"\",\n            \"parent_id\": null,\n            \"ac_id\": 40,\n            \"is_enabled\": 1,\n            \"created_at\": \"2021-06-16T01:07:09.000000Z\",\n            \"updated_at\": \"2021-07-29T23:59:38.000000Z\",\n            \"task_image\": \"task_image_placeholder.svg\",\n            \"is_favorite\": 0,\n            \"task_version_in_use\": null,\n            \"version_in_use_modified\": 1,\n            \"deleted_at\": null,\n            \"is_template\": 0,\n            \"phone_number\": [],\n            \"pop\": \"TESTING_MEL\",\n            \"region\": \"AUSTRALIA-TESTING-MEL\",\n            \"active_calls\": 0,\n            \"voice_task\": {\n                \"data\": {\n                    \"task_id\": 1421,\n                    \"beep_detection\": false,\n                    \"send_to_operator\": false,\n                    \"no_resource_operator_number\": \"\",\n                    \"pci_or_hipaa_compliant\": false,\n                    \"flag_log_all_nodes\": false,\n                    \"tts_voice_id\": 1277,\n                    \"created_at\": \"2021-06-16T01:07:09.000000Z\",\n                    \"updated_at\": \"2021-06-16T01:07:09.000000Z\",\n                    \"machine_detection\": false,\n                    \"tts_voice\": {\n                        \"data\": {\n                            \"tts_voice_id\": 1277,\n                            \"lang\": \"en-AU\",\n                            \"voice_name\": \"Molly\",\n                            \"gender\": \"F\",\n                            \"tts_label\": \"Molly\",\n                            \"is_system_voice\": true,\n                            \"display_order\": 0,\n                            \"provider\": \"lumenvox\",\n                            \"created_at\": \"2021-02-16T23:14:33.000000Z\",\n                            \"updated_at\": \"2021-02-16T23:14:33.000000Z\",\n                            \"is_enabled\": 1\n                        }\n                    }\n                }\n            },\n            \"logging_profiles\": {\n                \"data\": []\n            }\n        },\n        {\n            \"task_id\": 1499,\n            \"task_name\": \"SN-1002 and SN-1001\",\n            \"tags\": \"\",\n            \"task_type\": \"voice\",\n            \"protected\": false,\n            \"protected_notes\": \"\",\n            \"parent_id\": null,\n            \"ac_id\": 40,\n            \"is_enabled\": 1,\n            \"created_at\": \"2021-06-17T08:25:00.000000Z\",\n            \"updated_at\": \"2021-07-02T03:40:38.000000Z\",\n            \"task_image\": \"task_image_placeholder.svg\",\n            \"is_favorite\": 0,\n            \"task_version_in_use\": 688,\n            \"version_in_use_modified\": 1,\n            \"deleted_at\": null,\n            \"is_template\": 0,\n            \"phone_number\": [],\n            \"pop\": \"TESTING_MEL\",\n            \"region\": \"AUSTRALIA-TESTING-MEL\",\n            \"active_calls\": 0,\n            \"voice_task\": {\n                \"data\": {\n                    \"task_id\": 1499,\n                    \"beep_detection\": false,\n                    \"send_to_operator\": false,\n                    \"no_resource_operator_number\": \"\",\n                    \"pci_or_hipaa_compliant\": false,\n                    \"flag_log_all_nodes\": false,\n                    \"tts_voice_id\": 1277,\n                    \"created_at\": \"2021-06-17T08:25:00.000000Z\",\n                    \"updated_at\": \"2021-06-17T08:25:00.000000Z\",\n                    \"machine_detection\": false,\n                    \"tts_voice\": {\n                        \"data\": {\n                            \"tts_voice_id\": 1277,\n                            \"lang\": \"en-AU\",\n                            \"voice_name\": \"Molly\",\n                            \"gender\": \"F\",\n                            \"tts_label\": \"Molly\",\n                            \"is_system_voice\": true,\n                            \"display_order\": 0,\n                            \"provider\": \"lumenvox\",\n                            \"created_at\": \"2021-02-16T23:14:33.000000Z\",\n                            \"updated_at\": \"2021-02-16T23:14:33.000000Z\",\n                            \"is_enabled\": 1\n                        }\n                    }\n                }\n            },\n            \"logging_profiles\": {\n                \"data\": []\n            }\n        },\n        {\n            \"task_id\": 1546,\n            \"task_name\": \"SN-630 NLog Tests\",\n            \"tags\": \"\",\n            \"task_type\": \"voice\",\n            \"protected\": false,\n            \"protected_notes\": \"\",\n            \"parent_id\": null,\n            \"ac_id\": 40,\n            \"is_enabled\": 1,\n            \"created_at\": \"2021-06-18T06:07:28.000000Z\",\n            \"updated_at\": \"2021-06-18T06:07:28.000000Z\",\n            \"task_image\": \"task_image_placeholder.svg\",\n            \"is_favorite\": 0,\n            \"task_version_in_use\": null,\n            \"version_in_use_modified\": 1,\n            \"deleted_at\": null,\n            \"is_template\": 0,\n            \"phone_number\": [],\n            \"pop\": \"TESTING_MEL\",\n            \"region\": \"AUSTRALIA-TESTING-MEL\",\n            \"active_calls\": 0,\n            \"voice_task\": {\n                \"data\": {\n                    \"task_id\": 1546,\n                    \"beep_detection\": false,\n                    \"send_to_operator\": false,\n                    \"no_resource_operator_number\": \"\",\n                    \"pci_or_hipaa_compliant\": false,\n                    \"flag_log_all_nodes\": false,\n                    \"tts_voice_id\": 232,\n                    \"created_at\": \"2021-06-18T06:07:28.000000Z\",\n                    \"updated_at\": \"2021-06-18T06:07:28.000000Z\",\n                    \"machine_detection\": false,\n                    \"tts_voice\": {\n                        \"data\": {\n                            \"tts_voice_id\": 232,\n                            \"lang\": \"en-AU\",\n                            \"voice_name\": \"en-AU-Wavenet-A\",\n                            \"gender\": \"F\",\n                            \"tts_label\": \"Lizeth\",\n                            \"is_system_voice\": false,\n                            \"display_order\": 1,\n                            \"provider\": \"google\",\n                            \"created_at\": \"2020-08-12T01:13:14.000000Z\",\n                            \"updated_at\": \"2020-08-12T01:13:14.000000Z\",\n                            \"is_enabled\": 1\n                        }\n                    }\n                }\n            },\n            \"logging_profiles\": {\n                \"data\": []\n            }\n        },\n        {\n            \"task_id\": 1828,\n            \"task_name\": \"transcription task\",\n            \"tags\": \"\",\n            \"task_type\": \"voice\",\n            \"protected\": false,\n            \"protected_notes\": \"\",\n            \"parent_id\": null,\n            \"ac_id\": 40,\n            \"is_enabled\": 1,\n            \"created_at\": \"2021-07-08T03:29:40.000000Z\",\n            \"updated_at\": \"2021-07-16T01:51:47.000000Z\",\n            \"task_image\": \"task_image_placeholder.svg\",\n            \"is_favorite\": 0,\n            \"task_version_in_use\": null,\n            \"version_in_use_modified\": 1,\n            \"deleted_at\": null,\n            \"is_template\": 0,\n            \"phone_number\": [],\n            \"pop\": \"TESTING_MEL\",\n            \"region\": \"AUSTRALIA-TESTING-MEL\",\n            \"active_calls\": 0,\n            \"voice_task\": {\n                \"data\": {\n                    \"task_id\": 1828,\n                    \"beep_detection\": false,\n                    \"send_to_operator\": false,\n                    \"no_resource_operator_number\": \"\",\n                    \"pci_or_hipaa_compliant\": false,\n                    \"flag_log_all_nodes\": false,\n                    \"tts_voice_id\": 232,\n                    \"created_at\": \"2021-07-08T03:29:40.000000Z\",\n                    \"updated_at\": \"2021-07-08T03:29:40.000000Z\",\n                    \"machine_detection\": false,\n                    \"tts_voice\": {\n                        \"data\": {\n                            \"tts_voice_id\": 232,\n                            \"lang\": \"en-AU\",\n                            \"voice_name\": \"en-AU-Wavenet-A\",\n                            \"gender\": \"F\",\n                            \"tts_label\": \"Lizeth\",\n                            \"is_system_voice\": false,\n                            \"display_order\": 1,\n                            \"provider\": \"google\",\n                            \"created_at\": \"2020-08-12T01:13:14.000000Z\",\n                            \"updated_at\": \"2020-08-12T01:13:14.000000Z\",\n                            \"is_enabled\": 1\n                        }\n                    }\n                }\n            },\n            \"logging_profiles\": {\n                \"data\": []\n            }\n        },\n        {\n            \"task_id\": 2206,\n            \"task_name\": \"prompt recorder node\",\n            \"tags\": \"\",\n            \"task_type\": \"voice\",\n            \"protected\": false,\n            \"protected_notes\": \"\",\n            \"parent_id\": null,\n            \"ac_id\": 40,\n            \"is_enabled\": 1,\n            \"created_at\": \"2021-07-14T03:21:52.000000Z\",\n            \"updated_at\": \"2021-07-20T09:40:49.000000Z\",\n            \"task_image\": \"task_image_placeholder.svg\",\n            \"is_favorite\": 0,\n            \"task_version_in_use\": 1072,\n            \"version_in_use_modified\": 1,\n            \"deleted_at\": null,\n            \"is_template\": 0,\n            \"phone_number\": [],\n            \"pop\": \"TESTING_MEL\",\n            \"region\": \"AUSTRALIA-TESTING-MEL\",\n            \"active_calls\": 0,\n            \"voice_task\": {\n                \"data\": {\n                    \"task_id\": 2206,\n                    \"beep_detection\": false,\n                    \"send_to_operator\": false,\n                    \"no_resource_operator_number\": \"\",\n                    \"pci_or_hipaa_compliant\": false,\n                    \"flag_log_all_nodes\": false,\n                    \"tts_voice_id\": 412,\n                    \"created_at\": \"2021-07-14T03:21:52.000000Z\",\n                    \"updated_at\": \"2021-07-20T09:50:46.000000Z\",\n                    \"machine_detection\": false,\n                    \"tts_voice\": {\n                        \"data\": {\n                            \"tts_voice_id\": 412,\n                            \"lang\": \"en-US\",\n                            \"voice_name\": \"en-US-Wavenet-A\",\n                            \"gender\": \"M\",\n                            \"tts_label\": \"Mavis\",\n                            \"is_system_voice\": false,\n                            \"display_order\": 1,\n                            \"provider\": \"google\",\n                            \"created_at\": \"2020-08-12T01:13:14.000000Z\",\n                            \"updated_at\": \"2020-08-12T01:13:14.000000Z\",\n                            \"is_enabled\": 1\n                        }\n                    }\n                }\n            },\n            \"logging_profiles\": {\n                \"data\": []\n            }\n        },\n        {\n            \"task_id\": 2278,\n            \"task_name\": \"Transcription \",\n            \"tags\": \"\",\n            \"task_type\": \"voice\",\n            \"protected\": false,\n            \"protected_notes\": \"\",\n            \"parent_id\": null,\n            \"ac_id\": 40,\n            \"is_enabled\": 1,\n            \"created_at\": \"2021-07-16T04:01:14.000000Z\",\n            \"updated_at\": \"2021-07-22T05:05:38.000000Z\",\n            \"task_image\": \"task_image_placeholder.svg\",\n            \"is_favorite\": 0,\n            \"task_version_in_use\": null,\n            \"version_in_use_modified\": 1,\n            \"deleted_at\": null,\n            \"is_template\": 0,\n            \"phone_number\": [],\n            \"pop\": \"TESTING_MEL\",\n            \"region\": \"AUSTRALIA-TESTING-MEL\",\n            \"active_calls\": 0,\n            \"voice_task\": {\n                \"data\": {\n                    \"task_id\": 2278,\n                    \"beep_detection\": false,\n                    \"send_to_operator\": false,\n                    \"no_resource_operator_number\": \"\",\n                    \"pci_or_hipaa_compliant\": false,\n                    \"flag_log_all_nodes\": false,\n                    \"tts_voice_id\": 232,\n                    \"created_at\": \"2021-07-16T04:01:14.000000Z\",\n                    \"updated_at\": \"2021-07-16T04:01:14.000000Z\",\n                    \"machine_detection\": false,\n                    \"tts_voice\": {\n                        \"data\": {\n                            \"tts_voice_id\": 232,\n                            \"lang\": \"en-AU\",\n                            \"voice_name\": \"en-AU-Wavenet-A\",\n                            \"gender\": \"F\",\n                            \"tts_label\": \"Lizeth\",\n                            \"is_system_voice\": false,\n                            \"display_order\": 1,\n                            \"provider\": \"google\",\n                            \"created_at\": \"2020-08-12T01:13:14.000000Z\",\n                            \"updated_at\": \"2020-08-12T01:13:14.000000Z\",\n                            \"is_enabled\": 1\n                        }\n                    }\n                }\n            },\n            \"logging_profiles\": {\n                \"data\": []\n            }\n        },\n        {\n            \"task_id\": 5719,\n            \"task_name\": \"taskPerformanceTest\",\n            \"tags\": \"\",\n            \"task_type\": \"voice\",\n            \"protected\": false,\n            \"protected_notes\": \"\",\n            \"parent_id\": null,\n            \"ac_id\": 40,\n            \"is_enabled\": 1,\n            \"created_at\": \"2021-08-05T07:43:22.000000Z\",\n            \"updated_at\": \"2021-08-05T07:43:22.000000Z\",\n            \"task_image\": \"task_image_placeholder.svg\",\n            \"is_favorite\": 0,\n            \"task_version_in_use\": null,\n            \"version_in_use_modified\": 1,\n            \"deleted_at\": null,\n            \"is_template\": 0,\n            \"phone_number\": [],\n            \"pop\": \"TESTING_MEL\",\n            \"region\": \"AUSTRALIA-TESTING-MEL\",\n            \"active_calls\": 0,\n            \"voice_task\": {\n                \"data\": {\n                    \"task_id\": 5719,\n                    \"beep_detection\": false,\n                    \"send_to_operator\": false,\n                    \"no_resource_operator_number\": \"\",\n                    \"pci_or_hipaa_compliant\": false,\n                    \"flag_log_all_nodes\": false,\n                    \"tts_voice_id\": 232,\n                    \"created_at\": \"2021-08-05T07:43:22.000000Z\",\n                    \"updated_at\": \"2021-08-05T07:43:22.000000Z\",\n                    \"machine_detection\": false,\n                    \"tts_voice\": {\n                        \"data\": {\n                            \"tts_voice_id\": 232,\n                            \"lang\": \"en-AU\",\n                            \"voice_name\": \"en-AU-Wavenet-A\",\n                            \"gender\": \"F\",\n                            \"tts_label\": \"Lizeth\",\n                            \"is_system_voice\": false,\n                            \"display_order\": 1,\n                            \"provider\": \"google\",\n                            \"created_at\": \"2020-08-12T01:13:14.000000Z\",\n                            \"updated_at\": \"2020-08-12T01:13:14.000000Z\",\n                            \"is_enabled\": 1\n                        }\n                    }\n                }\n            },\n            \"logging_profiles\": {\n                \"data\": [\n                    {\n                        \"profile_id\": 214,\n                        \"task_id\": 5719,\n                        \"model_id\": 49,\n                        \"model_name\": \"FirebaseProfile\",\n                        \"node_types\": \"all\",\n                        \"created_at\": \"2021-08-05T07:43:22.000000Z\",\n                        \"updated_at\": \"2021-08-05T07:43:22.000000Z\"\n                    }\n                ]\n            }\n        },\n        {\n            \"task_id\": 5722,\n            \"task_name\": \"Screenpop Transfer\",\n            \"tags\": \"\",\n            \"task_type\": \"voice\",\n            \"protected\": false,\n            \"protected_notes\": \"\",\n            \"parent_id\": null,\n            \"ac_id\": 40,\n            \"is_enabled\": 1,\n            \"created_at\": \"2021-08-10T00:44:51.000000Z\",\n            \"updated_at\": \"2021-08-12T01:01:36.000000Z\",\n            \"task_image\": \"task_image_placeholder.svg\",\n            \"is_favorite\": 0,\n            \"task_version_in_use\": null,\n            \"version_in_use_modified\": 1,\n            \"deleted_at\": null,\n            \"is_template\": 0,\n            \"phone_number\": [],\n            \"pop\": \"TESTING_MEL\",\n            \"region\": \"AUSTRALIA-TESTING-MEL\",\n            \"active_calls\": 0,\n            \"voice_task\": {\n                \"data\": {\n                    \"task_id\": 5722,\n                    \"beep_detection\": false,\n                    \"send_to_operator\": false,\n                    \"no_resource_operator_number\": \"\",\n                    \"pci_or_hipaa_compliant\": false,\n                    \"flag_log_all_nodes\": false,\n                    \"tts_voice_id\": 1268,\n                    \"created_at\": \"2021-08-10T00:44:51.000000Z\",\n                    \"updated_at\": \"2021-08-10T00:44:51.000000Z\",\n                    \"machine_detection\": false,\n                    \"tts_voice\": {\n                        \"data\": {\n                            \"tts_voice_id\": 1268,\n                            \"lang\": \"en-GB\",\n                            \"voice_name\": \"Megan\",\n                            \"gender\": \"F\",\n                            \"tts_label\": \"Megan\",\n                            \"is_system_voice\": true,\n                            \"display_order\": 0,\n                            \"provider\": \"lumenvox\",\n                            \"created_at\": \"2021-02-16T23:14:33.000000Z\",\n                            \"updated_at\": \"2021-02-16T23:14:33.000000Z\",\n                            \"is_enabled\": 1\n                        }\n                    }\n                }\n            },\n            \"logging_profiles\": {\n                \"data\": []\n            }\n        },\n        {\n            \"task_id\": 5728,\n            \"task_name\": \"bridge transfer test\",\n            \"tags\": \"\",\n            \"task_type\": \"voice\",\n            \"protected\": false,\n            \"protected_notes\": \"\",\n            \"parent_id\": null,\n            \"ac_id\": 40,\n            \"is_enabled\": 1,\n            \"created_at\": \"2021-08-11T01:56:56.000000Z\",\n            \"updated_at\": \"2021-08-11T07:28:49.000000Z\",\n            \"task_image\": \"task_image_placeholder.svg\",\n            \"is_favorite\": 0,\n            \"task_version_in_use\": null,\n            \"version_in_use_modified\": 1,\n            \"deleted_at\": null,\n            \"is_template\": 0,\n            \"phone_number\": [],\n            \"pop\": \"TESTING_MEL\",\n            \"region\": \"AUSTRALIA-TESTING-MEL\",\n            \"active_calls\": 0,\n            \"voice_task\": {\n                \"data\": {\n                    \"task_id\": 5728,\n                    \"beep_detection\": false,\n                    \"send_to_operator\": false,\n                    \"no_resource_operator_number\": \"\",\n                    \"pci_or_hipaa_compliant\": false,\n                    \"flag_log_all_nodes\": false,\n                    \"tts_voice_id\": 227,\n                    \"created_at\": \"2021-08-11T01:56:56.000000Z\",\n                    \"updated_at\": \"2021-08-11T01:56:56.000000Z\",\n                    \"machine_detection\": false,\n                    \"tts_voice\": {\n                        \"data\": {\n                            \"tts_voice_id\": 227,\n                            \"lang\": \"en-AU\",\n                            \"voice_name\": \"en-AU-Wavenet-C\",\n                            \"gender\": \"F\",\n                            \"tts_label\": \"Letitia\",\n                            \"is_system_voice\": false,\n                            \"display_order\": 1,\n                            \"provider\": \"google\",\n                            \"created_at\": \"2020-08-12T01:13:14.000000Z\",\n                            \"updated_at\": \"2020-08-12T01:13:14.000000Z\",\n                            \"is_enabled\": 1\n                        }\n                    }\n                }\n            },\n            \"logging_profiles\": {\n                \"data\": []\n            }\n        },\n        {\n            \"task_id\": 5731,\n            \"task_name\": \"prompt_node_new\",\n            \"tags\": \"\",\n            \"task_type\": \"voice\",\n            \"protected\": false,\n            \"protected_notes\": \"\",\n            \"parent_id\": null,\n            \"ac_id\": 40,\n            \"is_enabled\": 1,\n            \"created_at\": \"2021-08-11T02:38:48.000000Z\",\n            \"updated_at\": \"2021-08-31T04:23:40.000000Z\",\n            \"task_image\": \"task_image_placeholder.svg\",\n            \"is_favorite\": 0,\n            \"task_version_in_use\": null,\n            \"version_in_use_modified\": 1,\n            \"deleted_at\": null,\n            \"is_template\": 0,\n            \"phone_number\": [],\n            \"pop\": \"TESTING_MEL\",\n            \"region\": \"AUSTRALIA-TESTING-MEL\",\n            \"active_calls\": 0,\n            \"voice_task\": {\n                \"data\": {\n                    \"task_id\": 5731,\n                    \"beep_detection\": false,\n                    \"send_to_operator\": false,\n                    \"no_resource_operator_number\": \"\",\n                    \"pci_or_hipaa_compliant\": false,\n                    \"flag_log_all_nodes\": false,\n                    \"tts_voice_id\": 227,\n                    \"created_at\": \"2021-08-11T02:38:48.000000Z\",\n                    \"updated_at\": \"2021-08-11T02:38:48.000000Z\",\n                    \"machine_detection\": false,\n                    \"tts_voice\": {\n                        \"data\": {\n                            \"tts_voice_id\": 227,\n                            \"lang\": \"en-AU\",\n                            \"voice_name\": \"en-AU-Wavenet-C\",\n                            \"gender\": \"F\",\n                            \"tts_label\": \"Letitia\",\n                            \"is_system_voice\": false,\n                            \"display_order\": 1,\n                            \"provider\": \"google\",\n                            \"created_at\": \"2020-08-12T01:13:14.000000Z\",\n                            \"updated_at\": \"2020-08-12T01:13:14.000000Z\",\n                            \"is_enabled\": 1\n                        }\n                    }\n                }\n            },\n            \"logging_profiles\": {\n                \"data\": [\n                    {\n                        \"profile_id\": 223,\n                        \"task_id\": 5731,\n                        \"model_id\": 52,\n                        \"model_name\": \"FirebaseProfile\",\n                        \"node_types\": \"all\",\n                        \"created_at\": \"2021-08-12T03:06:05.000000Z\",\n                        \"updated_at\": \"2021-08-12T03:06:05.000000Z\"\n                    }\n                ]\n            }\n        },\n        {\n            \"task_id\": 5737,\n            \"task_name\": \"prompt\",\n            \"tags\": \"\",\n            \"task_type\": \"voice\",\n            \"protected\": false,\n            \"protected_notes\": \"\",\n            \"parent_id\": null,\n            \"ac_id\": 40,\n            \"is_enabled\": 1,\n            \"created_at\": \"2021-08-13T00:23:32.000000Z\",\n            \"updated_at\": \"2021-08-27T05:16:36.000000Z\",\n            \"task_image\": \"task_image_placeholder.svg\",\n            \"is_favorite\": 0,\n            \"task_version_in_use\": null,\n            \"version_in_use_modified\": 1,\n            \"deleted_at\": null,\n            \"is_template\": 0,\n            \"phone_number\": [],\n            \"pop\": \"TESTING_MEL\",\n            \"region\": \"AUSTRALIA-TESTING-MEL\",\n            \"active_calls\": 0,\n            \"voice_task\": {\n                \"data\": {\n                    \"task_id\": 5737,\n                    \"beep_detection\": false,\n                    \"send_to_operator\": false,\n                    \"no_resource_operator_number\": \"\",\n                    \"pci_or_hipaa_compliant\": false,\n                    \"flag_log_all_nodes\": false,\n                    \"tts_voice_id\": 227,\n                    \"created_at\": \"2021-08-13T00:23:32.000000Z\",\n                    \"updated_at\": \"2021-08-13T00:23:32.000000Z\",\n                    \"machine_detection\": false,\n                    \"tts_voice\": {\n                        \"data\": {\n                            \"tts_voice_id\": 227,\n                            \"lang\": \"en-AU\",\n                            \"voice_name\": \"en-AU-Wavenet-C\",\n                            \"gender\": \"F\",\n                            \"tts_label\": \"Letitia\",\n                            \"is_system_voice\": false,\n                            \"display_order\": 1,\n                            \"provider\": \"google\",\n                            \"created_at\": \"2020-08-12T01:13:14.000000Z\",\n                            \"updated_at\": \"2020-08-12T01:13:14.000000Z\",\n                            \"is_enabled\": 1\n                        }\n                    }\n                }\n            },\n            \"logging_profiles\": {\n                \"data\": []\n            }\n        },\n        {\n            \"task_id\": 5752,\n            \"task_name\": \"asdas\",\n            \"tags\": \"\",\n            \"task_type\": \"voice\",\n            \"protected\": false,\n            \"protected_notes\": \"\",\n            \"parent_id\": null,\n            \"ac_id\": 40,\n            \"is_enabled\": 1,\n            \"created_at\": \"2021-08-16T04:03:29.000000Z\",\n            \"updated_at\": \"2021-08-16T04:03:29.000000Z\",\n            \"task_image\": \"task_image_placeholder.svg\",\n            \"is_favorite\": 0,\n            \"task_version_in_use\": null,\n            \"version_in_use_modified\": 1,\n            \"deleted_at\": null,\n            \"is_template\": 0,\n            \"phone_number\": [],\n            \"pop\": \"TESTING_MEL\",\n            \"region\": \"AUSTRALIA-TESTING-MEL\",\n            \"active_calls\": 0,\n            \"voice_task\": {\n                \"data\": {\n                    \"task_id\": 5752,\n                    \"beep_detection\": true,\n                    \"send_to_operator\": false,\n                    \"no_resource_operator_number\": \"\",\n                    \"pci_or_hipaa_compliant\": false,\n                    \"flag_log_all_nodes\": false,\n                    \"tts_voice_id\": 227,\n                    \"created_at\": \"2021-08-16T04:03:29.000000Z\",\n                    \"updated_at\": \"2021-08-16T04:03:29.000000Z\",\n                    \"machine_detection\": true,\n                    \"tts_voice\": {\n                        \"data\": {\n                            \"tts_voice_id\": 227,\n                            \"lang\": \"en-AU\",\n                            \"voice_name\": \"en-AU-Wavenet-C\",\n                            \"gender\": \"F\",\n                            \"tts_label\": \"Letitia\",\n                            \"is_system_voice\": false,\n                            \"display_order\": 1,\n                            \"provider\": \"google\",\n                            \"created_at\": \"2020-08-12T01:13:14.000000Z\",\n                            \"updated_at\": \"2020-08-12T01:13:14.000000Z\",\n                            \"is_enabled\": 1\n                        }\n                    }\n                }\n            },\n            \"logging_profiles\": {\n                \"data\": []\n            }\n        },\n        {\n            \"task_id\": 5926,\n            \"task_name\": \"prompt_1\",\n            \"tags\": \"\",\n            \"task_type\": \"voice\",\n            \"protected\": false,\n            \"protected_notes\": \"\",\n            \"parent_id\": null,\n            \"ac_id\": 40,\n            \"is_enabled\": 1,\n            \"created_at\": \"2021-08-27T05:16:43.000000Z\",\n            \"updated_at\": \"2021-09-09T04:58:27.000000Z\",\n            \"task_image\": \"task_image_placeholder.svg\",\n            \"is_favorite\": 0,\n            \"task_version_in_use\": null,\n            \"version_in_use_modified\": 1,\n            \"deleted_at\": null,\n            \"is_template\": 0,\n            \"phone_number\": [],\n            \"pop\": \"TESTING_MEL\",\n            \"region\": \"AUSTRALIA-TESTING-MEL\",\n            \"active_calls\": 0,\n            \"voice_task\": {\n                \"data\": {\n                    \"task_id\": 5926,\n                    \"beep_detection\": false,\n                    \"send_to_operator\": false,\n                    \"no_resource_operator_number\": \"\",\n                    \"pci_or_hipaa_compliant\": false,\n                    \"flag_log_all_nodes\": false,\n                    \"tts_voice_id\": 227,\n                    \"created_at\": \"2021-08-27T05:16:43.000000Z\",\n                    \"updated_at\": \"2021-08-27T05:16:43.000000Z\",\n                    \"machine_detection\": false,\n                    \"tts_voice\": {\n                        \"data\": {\n                            \"tts_voice_id\": 227,\n                            \"lang\": \"en-AU\",\n                            \"voice_name\": \"en-AU-Wavenet-C\",\n                            \"gender\": \"F\",\n                            \"tts_label\": \"Letitia\",\n                            \"is_system_voice\": false,\n                            \"display_order\": 1,\n                            \"provider\": \"google\",\n                            \"created_at\": \"2020-08-12T01:13:14.000000Z\",\n                            \"updated_at\": \"2020-08-12T01:13:14.000000Z\",\n                            \"is_enabled\": 1\n                        }\n                    }\n                }\n            },\n            \"logging_profiles\": {\n                \"data\": []\n            }\n        },\n        {\n            \"task_id\": 6478,\n            \"task_name\": \"Test Web Services\",\n            \"tags\": \"\",\n            \"task_type\": \"voice\",\n            \"protected\": false,\n            \"protected_notes\": \"\",\n            \"parent_id\": null,\n            \"ac_id\": 40,\n            \"is_enabled\": 1,\n            \"created_at\": \"2021-09-01T23:16:30.000000Z\",\n            \"updated_at\": \"2021-09-09T00:04:41.000000Z\",\n            \"task_image\": \"task_image_placeholder.svg\",\n            \"is_favorite\": 0,\n            \"task_version_in_use\": null,\n            \"version_in_use_modified\": 1,\n            \"deleted_at\": null,\n            \"is_template\": 0,\n            \"phone_number\": [\n                {\n                    \"phone_number_id\": 461,\n                    \"task_id\": 6478,\n                    \"phone_number\": \"61340507157\"\n                }\n            ],\n            \"pop\": \"TESTING_MEL\",\n            \"region\": \"AUSTRALIA-TESTING-MEL\",\n            \"active_calls\": 0,\n            \"voice_task\": {\n                \"data\": {\n                    \"task_id\": 6478,\n                    \"beep_detection\": false,\n                    \"send_to_operator\": false,\n                    \"no_resource_operator_number\": \"\",\n                    \"pci_or_hipaa_compliant\": false,\n                    \"flag_log_all_nodes\": false,\n                    \"tts_voice_id\": 227,\n                    \"created_at\": \"2021-09-01T23:16:30.000000Z\",\n                    \"updated_at\": \"2021-09-01T23:16:30.000000Z\",\n                    \"machine_detection\": false,\n                    \"tts_voice\": {\n                        \"data\": {\n                            \"tts_voice_id\": 227,\n                            \"lang\": \"en-AU\",\n                            \"voice_name\": \"en-AU-Wavenet-C\",\n                            \"gender\": \"F\",\n                            \"tts_label\": \"Letitia\",\n                            \"is_system_voice\": false,\n                            \"display_order\": 1,\n                            \"provider\": \"google\",\n                            \"created_at\": \"2020-08-12T01:13:14.000000Z\",\n                            \"updated_at\": \"2020-08-12T01:13:14.000000Z\",\n                            \"is_enabled\": 1\n                        }\n                    }\n                }\n            },\n            \"logging_profiles\": {\n                \"data\": [\n                    {\n                        \"profile_id\": 238,\n                        \"task_id\": 6478,\n                        \"model_id\": 21,\n                        \"model_name\": \"WebhookProfile\",\n                        \"node_types\": \"all\",\n                        \"created_at\": \"2021-09-01T23:16:30.000000Z\",\n                        \"updated_at\": \"2021-09-01T23:16:30.000000Z\"\n                    }\n                ]\n            }\n        }\n    ],\n    \"meta\": {\n        \"pagination\": {\n            \"total\": 33,\n            \"count\": 33,\n            \"per_page\": 45,\n            \"current_page\": 1,\n            \"total_pages\": 1,\n            \"links\": null\n        }\n    }\n}"},{"id":"e1d72ef7-e6f4-4d73-a7c1-fd8080ba699a","name":"List Tasks - Search Keyword","originalRequest":{"method":"GET","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"},{"key":"scope","value":"ac","type":"text","description":"Access Scope [ac, sp] = ac for Studio | Build"},{"key":"scope-id","value":"1","type":"text","description":"Account ID from Studio | Manage | Account Profile when scope = ac"}],"url":{"raw":"{{base_url}}/studio/tasks?task_type=voice&search=payment","host":["{{base_url}}"],"path":["studio","tasks"],"query":[{"key":"page","value":"1","description":"(Optional) go to certain page to show tasks on that page","disabled":true},{"key":"orderBy","value":"task_id","description":"(Optional) sort by field name [task_id, task_name, updated_at]","disabled":true},{"key":"sortedBy","value":"desc","description":"(Optional) sort tasks list method [ asc, desc ] ","disabled":true},{"key":"searchOptions","value":"{\"is_favorite\":0,\"is_mapped\":0}","description":"(Optional) set is_favourite to 1 to filter by favourite set tasks, \nset is_mapped to 1 to filter by mapped number tasks","disabled":true},{"key":"hide_system","value":"false","description":"(Optional) hide system tasks","disabled":true},{"key":"task_type","value":"voice","description":"(Required) determines the type of task that will be returned \n[ voice, messaging, workflow, whatsapp, chatbot ]"},{"key":"per_page","value":"15","description":"(Optional) Number of tasks returned per page [15, 30, 45, 60]","disabled":true},{"key":"search","value":"payment","description":"(Optional) Search a certain task by keyword"},{"key":"fetch_all","value":"1","description":"(Optional) If you need to get the complete list without any pagination","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx"},{"key":"Date","value":"Mon, 20 Sep 2021 01:11:42 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-RateLimit-Limit","value":"6000"},{"key":"X-RateLimit-Remaining","value":"5999"},{"key":"ETag","value":"\"d088d92a6931c6b0433fd8ff2db29776a6191850\""},{"key":"Set-Cookie","value":"studio_session=yZNq25u3K2g0IBe1Vi3iIaijgzRBYNKI8ql1bX9j; expires=Mon, 20-Sep-2021 03:11:42 GMT; Max-Age=7200; path=/; httponly"},{"key":"X-Kong-Upstream-Latency","value":"284"},{"key":"X-Kong-Proxy-Latency","value":"0"},{"key":"Via","value":"kong/2.4.1"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": [\n        {\n            \"task_id\": 376,\n            \"task_name\": \"Payment Node Test\",\n            \"tags\": \"\",\n            \"task_type\": \"voice\",\n            \"protected\": false,\n            \"protected_notes\": \"\",\n            \"parent_id\": null,\n            \"ac_id\": 40,\n            \"is_enabled\": 1,\n            \"created_at\": \"2021-03-11T14:35:48.000000Z\",\n            \"updated_at\": \"2021-05-26T07:11:57.000000Z\",\n            \"task_image\": \"task_image_placeholder.svg\",\n            \"is_favorite\": 0,\n            \"task_version_in_use\": null,\n            \"version_in_use_modified\": 1,\n            \"deleted_at\": null,\n            \"is_template\": 0,\n            \"phone_number\": [\n                {\n                    \"phone_number_id\": 208,\n                    \"task_id\": 376,\n                    \"phone_number\": \"98765235523\"\n                }\n            ],\n            \"pop\": \"TESTING_MEL\",\n            \"region\": \"AUSTRALIA-TESTING-MEL\",\n            \"active_calls\": 0,\n            \"voice_task\": {\n                \"data\": {\n                    \"task_id\": 376,\n                    \"beep_detection\": false,\n                    \"send_to_operator\": false,\n                    \"no_resource_operator_number\": \"\",\n                    \"pci_or_hipaa_compliant\": false,\n                    \"flag_log_all_nodes\": false,\n                    \"tts_voice_id\": 312,\n                    \"created_at\": \"2021-03-11T14:35:48.000000Z\",\n                    \"updated_at\": \"2021-03-11T14:35:48.000000Z\",\n                    \"machine_detection\": false,\n                    \"tts_voice\": {\n                        \"data\": {\n                            \"tts_voice_id\": 312,\n                            \"lang\": \"en-GB\",\n                            \"voice_name\": \"en-GB-Wavenet-B\",\n                            \"gender\": \"M\",\n                            \"tts_label\": \"Keanu\",\n                            \"is_system_voice\": false,\n                            \"display_order\": 1,\n                            \"provider\": \"google\",\n                            \"created_at\": \"2020-08-12T01:13:14.000000Z\",\n                            \"updated_at\": \"2020-08-12T01:13:14.000000Z\",\n                            \"is_enabled\": 1\n                        }\n                    }\n                }\n            },\n            \"logging_profiles\": {\n                \"data\": []\n            }\n        },\n        {\n            \"task_id\": 1053,\n            \"task_name\": \"new payment node tests\",\n            \"tags\": \"\",\n            \"task_type\": \"voice\",\n            \"protected\": false,\n            \"protected_notes\": \"\",\n            \"parent_id\": null,\n            \"ac_id\": 40,\n            \"is_enabled\": 1,\n            \"created_at\": \"2021-05-27T16:48:14.000000Z\",\n            \"updated_at\": \"2021-06-11T09:34:06.000000Z\",\n            \"task_image\": \"task_image_placeholder.svg\",\n            \"is_favorite\": 0,\n            \"task_version_in_use\": null,\n            \"version_in_use_modified\": 1,\n            \"deleted_at\": null,\n            \"is_template\": 0,\n            \"phone_number\": [],\n            \"pop\": \"TESTING_MEL\",\n            \"region\": \"AUSTRALIA-TESTING-MEL\",\n            \"active_calls\": 0,\n            \"voice_task\": {\n                \"data\": {\n                    \"task_id\": 1053,\n                    \"beep_detection\": false,\n                    \"send_to_operator\": false,\n                    \"no_resource_operator_number\": \"\",\n                    \"pci_or_hipaa_compliant\": false,\n                    \"flag_log_all_nodes\": false,\n                    \"tts_voice_id\": 227,\n                    \"created_at\": \"2021-05-27T16:48:14.000000Z\",\n                    \"updated_at\": \"2021-05-27T16:48:14.000000Z\",\n                    \"machine_detection\": false,\n                    \"tts_voice\": {\n                        \"data\": {\n                            \"tts_voice_id\": 227,\n                            \"lang\": \"en-AU\",\n                            \"voice_name\": \"en-AU-Wavenet-C\",\n                            \"gender\": \"F\",\n                            \"tts_label\": \"Letitia\",\n                            \"is_system_voice\": false,\n                            \"display_order\": 1,\n                            \"provider\": \"google\",\n                            \"created_at\": \"2020-08-12T01:13:14.000000Z\",\n                            \"updated_at\": \"2020-08-12T01:13:14.000000Z\",\n                            \"is_enabled\": 1\n                        }\n                    }\n                }\n            },\n            \"logging_profiles\": {\n                \"data\": []\n            }\n        },\n        {\n            \"task_id\": 1287,\n            \"task_name\": \"SN-1167 Payment node speech test\",\n            \"tags\": \"\",\n            \"task_type\": \"voice\",\n            \"protected\": false,\n            \"protected_notes\": \"\",\n            \"parent_id\": null,\n            \"ac_id\": 40,\n            \"is_enabled\": 1,\n            \"created_at\": \"2021-06-10T01:02:48.000000Z\",\n            \"updated_at\": \"2021-06-10T08:36:01.000000Z\",\n            \"task_image\": \"task_image_placeholder.svg\",\n            \"is_favorite\": 0,\n            \"task_version_in_use\": null,\n            \"version_in_use_modified\": 1,\n            \"deleted_at\": null,\n            \"is_template\": 0,\n            \"phone_number\": [],\n            \"pop\": \"TESTING_MEL\",\n            \"region\": \"AUSTRALIA-TESTING-MEL\",\n            \"active_calls\": 0,\n            \"voice_task\": {\n                \"data\": {\n                    \"task_id\": 1287,\n                    \"beep_detection\": false,\n                    \"send_to_operator\": false,\n                    \"no_resource_operator_number\": \"\",\n                    \"pci_or_hipaa_compliant\": false,\n                    \"flag_log_all_nodes\": false,\n                    \"tts_voice_id\": 1274,\n                    \"created_at\": \"2021-06-10T01:02:48.000000Z\",\n                    \"updated_at\": \"2021-06-10T01:02:48.000000Z\",\n                    \"machine_detection\": false,\n                    \"tts_voice\": {\n                        \"data\": {\n                            \"tts_voice_id\": 1274,\n                            \"lang\": \"en-AU\",\n                            \"voice_name\": \"Ian\",\n                            \"gender\": \"M\",\n                            \"tts_label\": \"Ian\",\n                            \"is_system_voice\": true,\n                            \"display_order\": 0,\n                            \"provider\": \"lumenvox\",\n                            \"created_at\": \"2021-02-16T23:14:33.000000Z\",\n                            \"updated_at\": \"2021-02-16T23:14:33.000000Z\",\n                            \"is_enabled\": 1\n                        }\n                    }\n                }\n            },\n            \"logging_profiles\": {\n                \"data\": []\n            }\n        }\n    ],\n    \"meta\": {\n        \"pagination\": {\n            \"total\": 3,\n            \"count\": 3,\n            \"per_page\": 15,\n            \"current_page\": 1,\n            \"total_pages\": 1,\n            \"links\": null\n        }\n    }\n}"}],"_postman_id":"dfbd45e7-4da4-4086-9e91-de9a7b05bba4"},{"name":"List Messaging Tasks","id":"1d56f601-5f2b-4518-93b0-02154672f7cf","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"scope","value":"sp","type":"text","description":"<p>Access Scope [ac, sp] = ac for Studio | Build</p>\n"},{"key":"scope-id","value":"1092","type":"text","description":"<p>Account ID from Studio | Manage | Account Profile when scope = ac</p>\n"},{"key":"studio-api-key","value":"{{studio-api-key}}","type":"text","description":"<p>API Key from Studio | Manage | API Keys</p>\n"}],"url":"{{base_url}}/studio/tasks?page=1&orderBy=task_id&sortedBy=desc&task_type=messaging&per_page=15","description":"<p>Get all 5 types of tasks list (Voice, Messaging, Workflow, Chatbot, WhatsApp)</p>\n","urlObject":{"path":["studio","tasks"],"host":["{{base_url}}"],"query":[{"description":{"content":"<p>(Optional) go to certain page to show tasks on that page</p>\n","type":"text/plain"},"key":"page","value":"1"},{"description":{"content":"<p>(Optional) sort by field name [task_id, task_name, updated_at]</p>\n","type":"text/plain"},"key":"orderBy","value":"task_id"},{"description":{"content":"<p>(Optional) sort tasks list method [ asc, desc ] </p>\n","type":"text/plain"},"key":"sortedBy","value":"desc"},{"disabled":true,"description":{"content":"<p>(Optional) set is_favourite to 1 to filter by favourite set tasks, \nset is_mapped to 1 to filter by mapped number tasks</p>\n","type":"text/plain"},"key":"searchOptions","value":"{\"is_favorite\":0,\"is_mapped\":0}"},{"description":{"content":"<p>(Required) determines the type of task that will be returned \n[ voice, messaging, workflow, whatsapp, chatbot ]</p>\n","type":"text/plain"},"key":"task_type","value":"messaging"},{"description":{"content":"<p>(Optional) Number of tasks returned per page [15, 30, 45, 60]</p>\n","type":"text/plain"},"key":"per_page","value":"15"},{"disabled":true,"description":{"content":"<p>(Optional) Search a certain task by keyword</p>\n","type":"text/plain"},"key":"search","value":"payment"},{"disabled":true,"description":{"content":"<p>(Optional) If you need to get the complete list without any pagination</p>\n","type":"text/plain"},"key":"fetch_all","value":"1"}],"variable":[]}},"response":[{"id":"fdad1eff-46d1-4a19-ba3d-30119c3591bc","name":"List Tasks Success","originalRequest":{"method":"GET","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"},{"key":"scope","value":"ac","type":"text","description":"Access Scope [ac, sp] = ac for Studio | Build"},{"key":"scope-id","value":"1","type":"text","description":"Account ID from Studio | Manage | Account Profile when scope = ac"}],"url":{"raw":"{{base_url}}/studio/tasks?page=1&orderBy=task_id&sortedBy=desc&searchOptions={\"is_favorite\":0,\"is_mapped\":0}&hide_system=false&notShowLoader=true&task_type=voice&per_page=15&search=&fetch_all=0","host":["{{base_url}}"],"path":["studio","tasks"],"query":[{"key":"page","value":"1","description":"(Optional) go to certain page to show tasks on that page"},{"key":"orderBy","value":"task_id","description":"(Optional) sort by field name [task_id, task_name, updated_at]"},{"key":"sortedBy","value":"desc","description":"(Optional) sort tasks list method [ asc, desc ] "},{"key":"searchOptions","value":"{\"is_favorite\":0,\"is_mapped\":0}","description":"(Optional) set is_favourite to 1 to filter by favourite set tasks, \nset is_mapped to 1 to filter by mapped number tasks"},{"key":"hide_system","value":"false","description":"(Optional) set is_favourite to 1 to filter by favourite set tasks"},{"key":"notShowLoader","value":"true"},{"key":"task_type","value":"voice","description":"(Required) determines the type of task that will be returned \n[ voice, messaging, workflow, whatsapp, chatbot ]"},{"key":"per_page","value":"15","description":"(Optional) Number of tasks returned per page [15, 30, 45, 60]"},{"key":"search","value":"","description":"(Optional) Search a certain task by keyword"},{"key":"fetch_all","value":"0","description":"(Optional) If you need to get the complete list without any pagination"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx"},{"key":"Date","value":"Mon, 20 Sep 2021 00:48:46 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-RateLimit-Limit","value":"6000"},{"key":"X-RateLimit-Remaining","value":"5999"},{"key":"ETag","value":"\"fbe30963d04ac4030a0ac9b0771dd71b8abd7f60\""},{"key":"Set-Cookie","value":"studio_session=yZNq25u3K2g0IBe1Vi3iIaijgzRBYNKI8ql1bX9j; expires=Mon, 20-Sep-2021 02:48:46 GMT; Max-Age=7200; path=/; httponly"},{"key":"X-Kong-Upstream-Latency","value":"425"},{"key":"X-Kong-Proxy-Latency","value":"0"},{"key":"Via","value":"kong/2.4.1"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": [\n        {\n            \"task_id\": 6478,\n            \"task_name\": \"Test Web Services\",\n            \"tags\": \"\",\n            \"task_type\": \"voice\",\n            \"protected\": false,\n            \"protected_notes\": \"\",\n            \"parent_id\": null,\n            \"ac_id\": 40,\n            \"is_enabled\": 1,\n            \"created_at\": \"2021-09-01T23:16:30.000000Z\",\n            \"updated_at\": \"2021-09-09T00:04:41.000000Z\",\n            \"task_image\": \"task_image_placeholder.svg\",\n            \"is_favorite\": 0,\n            \"task_version_in_use\": null,\n            \"version_in_use_modified\": 1,\n            \"deleted_at\": null,\n            \"is_template\": 0,\n            \"phone_number\": [\n                {\n                    \"phone_number_id\": 461,\n                    \"task_id\": 6478,\n                    \"phone_number\": \"61340507157\"\n                }\n            ],\n            \"pop\": \"TESTING_MEL\",\n            \"region\": \"AUSTRALIA-TESTING-MEL\",\n            \"active_calls\": 0,\n            \"voice_task\": {\n                \"data\": {\n                    \"task_id\": 6478,\n                    \"beep_detection\": false,\n                    \"send_to_operator\": false,\n                    \"no_resource_operator_number\": \"\",\n                    \"pci_or_hipaa_compliant\": false,\n                    \"flag_log_all_nodes\": false,\n                    \"tts_voice_id\": 227,\n                    \"created_at\": \"2021-09-01T23:16:30.000000Z\",\n                    \"updated_at\": \"2021-09-01T23:16:30.000000Z\",\n                    \"machine_detection\": false,\n                    \"tts_voice\": {\n                        \"data\": {\n                            \"tts_voice_id\": 227,\n                            \"lang\": \"en-AU\",\n                            \"voice_name\": \"en-AU-Wavenet-C\",\n                            \"gender\": \"F\",\n                            \"tts_label\": \"Letitia\",\n                            \"is_system_voice\": false,\n                            \"display_order\": 1,\n                            \"provider\": \"google\",\n                            \"created_at\": \"2020-08-12T01:13:14.000000Z\",\n                            \"updated_at\": \"2020-08-12T01:13:14.000000Z\",\n                            \"is_enabled\": 1\n                        }\n                    }\n                }\n            },\n            \"logging_profiles\": {\n                \"data\": [\n                    {\n                        \"profile_id\": 238,\n                        \"task_id\": 6478,\n                        \"model_id\": 21,\n                        \"model_name\": \"WebhookProfile\",\n                        \"node_types\": \"all\",\n                        \"created_at\": \"2021-09-01T23:16:30.000000Z\",\n                        \"updated_at\": \"2021-09-01T23:16:30.000000Z\"\n                    }\n                ]\n            }\n        },\n        {\n            \"task_id\": 5926,\n            \"task_name\": \"prompt_1\",\n            \"tags\": \"\",\n            \"task_type\": \"voice\",\n            \"protected\": false,\n            \"protected_notes\": \"\",\n            \"parent_id\": null,\n            \"ac_id\": 40,\n            \"is_enabled\": 1,\n            \"created_at\": \"2021-08-27T05:16:43.000000Z\",\n            \"updated_at\": \"2021-09-09T04:58:27.000000Z\",\n            \"task_image\": \"task_image_placeholder.svg\",\n            \"is_favorite\": 0,\n            \"task_version_in_use\": null,\n            \"version_in_use_modified\": 1,\n            \"deleted_at\": null,\n            \"is_template\": 0,\n            \"phone_number\": [],\n            \"pop\": \"TESTING_MEL\",\n            \"region\": \"AUSTRALIA-TESTING-MEL\",\n            \"active_calls\": 0,\n            \"voice_task\": {\n                \"data\": {\n                    \"task_id\": 5926,\n                    \"beep_detection\": false,\n                    \"send_to_operator\": false,\n                    \"no_resource_operator_number\": \"\",\n                    \"pci_or_hipaa_compliant\": false,\n                    \"flag_log_all_nodes\": false,\n                    \"tts_voice_id\": 227,\n                    \"created_at\": \"2021-08-27T05:16:43.000000Z\",\n                    \"updated_at\": \"2021-08-27T05:16:43.000000Z\",\n                    \"machine_detection\": false,\n                    \"tts_voice\": {\n                        \"data\": {\n                            \"tts_voice_id\": 227,\n                            \"lang\": \"en-AU\",\n                            \"voice_name\": \"en-AU-Wavenet-C\",\n                            \"gender\": \"F\",\n                            \"tts_label\": \"Letitia\",\n                            \"is_system_voice\": false,\n                            \"display_order\": 1,\n                            \"provider\": \"google\",\n                            \"created_at\": \"2020-08-12T01:13:14.000000Z\",\n                            \"updated_at\": \"2020-08-12T01:13:14.000000Z\",\n                            \"is_enabled\": 1\n                        }\n                    }\n                }\n            },\n            \"logging_profiles\": {\n                \"data\": []\n            }\n        },\n        {\n            \"task_id\": 5752,\n            \"task_name\": \"asdas\",\n            \"tags\": \"\",\n            \"task_type\": \"voice\",\n            \"protected\": false,\n            \"protected_notes\": \"\",\n            \"parent_id\": null,\n            \"ac_id\": 40,\n            \"is_enabled\": 1,\n            \"created_at\": \"2021-08-16T04:03:29.000000Z\",\n            \"updated_at\": \"2021-08-16T04:03:29.000000Z\",\n            \"task_image\": \"task_image_placeholder.svg\",\n            \"is_favorite\": 0,\n            \"task_version_in_use\": null,\n            \"version_in_use_modified\": 1,\n            \"deleted_at\": null,\n            \"is_template\": 0,\n            \"phone_number\": [],\n            \"pop\": \"TESTING_MEL\",\n            \"region\": \"AUSTRALIA-TESTING-MEL\",\n            \"active_calls\": 0,\n            \"voice_task\": {\n                \"data\": {\n                    \"task_id\": 5752,\n                    \"beep_detection\": true,\n                    \"send_to_operator\": false,\n                    \"no_resource_operator_number\": \"\",\n                    \"pci_or_hipaa_compliant\": false,\n                    \"flag_log_all_nodes\": false,\n                    \"tts_voice_id\": 227,\n                    \"created_at\": \"2021-08-16T04:03:29.000000Z\",\n                    \"updated_at\": \"2021-08-16T04:03:29.000000Z\",\n                    \"machine_detection\": true,\n                    \"tts_voice\": {\n                        \"data\": {\n                            \"tts_voice_id\": 227,\n                            \"lang\": \"en-AU\",\n                            \"voice_name\": \"en-AU-Wavenet-C\",\n                            \"gender\": \"F\",\n                            \"tts_label\": \"Letitia\",\n                            \"is_system_voice\": false,\n                            \"display_order\": 1,\n                            \"provider\": \"google\",\n                            \"created_at\": \"2020-08-12T01:13:14.000000Z\",\n                            \"updated_at\": \"2020-08-12T01:13:14.000000Z\",\n                            \"is_enabled\": 1\n                        }\n                    }\n                }\n            },\n            \"logging_profiles\": {\n                \"data\": []\n            }\n        },\n        {\n            \"task_id\": 5737,\n            \"task_name\": \"prompt\",\n            \"tags\": \"\",\n            \"task_type\": \"voice\",\n            \"protected\": false,\n            \"protected_notes\": \"\",\n            \"parent_id\": null,\n            \"ac_id\": 40,\n            \"is_enabled\": 1,\n            \"created_at\": \"2021-08-13T00:23:32.000000Z\",\n            \"updated_at\": \"2021-08-27T05:16:36.000000Z\",\n            \"task_image\": \"task_image_placeholder.svg\",\n            \"is_favorite\": 0,\n            \"task_version_in_use\": null,\n            \"version_in_use_modified\": 1,\n            \"deleted_at\": null,\n            \"is_template\": 0,\n            \"phone_number\": [],\n            \"pop\": \"TESTING_MEL\",\n            \"region\": \"AUSTRALIA-TESTING-MEL\",\n            \"active_calls\": 0,\n            \"voice_task\": {\n                \"data\": {\n                    \"task_id\": 5737,\n                    \"beep_detection\": false,\n                    \"send_to_operator\": false,\n                    \"no_resource_operator_number\": \"\",\n                    \"pci_or_hipaa_compliant\": false,\n                    \"flag_log_all_nodes\": false,\n                    \"tts_voice_id\": 227,\n                    \"created_at\": \"2021-08-13T00:23:32.000000Z\",\n                    \"updated_at\": \"2021-08-13T00:23:32.000000Z\",\n                    \"machine_detection\": false,\n                    \"tts_voice\": {\n                        \"data\": {\n                            \"tts_voice_id\": 227,\n                            \"lang\": \"en-AU\",\n                            \"voice_name\": \"en-AU-Wavenet-C\",\n                            \"gender\": \"F\",\n                            \"tts_label\": \"Letitia\",\n                            \"is_system_voice\": false,\n                            \"display_order\": 1,\n                            \"provider\": \"google\",\n                            \"created_at\": \"2020-08-12T01:13:14.000000Z\",\n                            \"updated_at\": \"2020-08-12T01:13:14.000000Z\",\n                            \"is_enabled\": 1\n                        }\n                    }\n                }\n            },\n            \"logging_profiles\": {\n                \"data\": []\n            }\n        },\n        {\n            \"task_id\": 5731,\n            \"task_name\": \"prompt_node_new\",\n            \"tags\": \"\",\n            \"task_type\": \"voice\",\n            \"protected\": false,\n            \"protected_notes\": \"\",\n            \"parent_id\": null,\n            \"ac_id\": 40,\n            \"is_enabled\": 1,\n            \"created_at\": \"2021-08-11T02:38:48.000000Z\",\n            \"updated_at\": \"2021-08-31T04:23:40.000000Z\",\n            \"task_image\": \"task_image_placeholder.svg\",\n            \"is_favorite\": 0,\n            \"task_version_in_use\": null,\n            \"version_in_use_modified\": 1,\n            \"deleted_at\": null,\n            \"is_template\": 0,\n            \"phone_number\": [],\n            \"pop\": \"TESTING_MEL\",\n            \"region\": \"AUSTRALIA-TESTING-MEL\",\n            \"active_calls\": 0,\n            \"voice_task\": {\n                \"data\": {\n                    \"task_id\": 5731,\n                    \"beep_detection\": false,\n                    \"send_to_operator\": false,\n                    \"no_resource_operator_number\": \"\",\n                    \"pci_or_hipaa_compliant\": false,\n                    \"flag_log_all_nodes\": false,\n                    \"tts_voice_id\": 227,\n                    \"created_at\": \"2021-08-11T02:38:48.000000Z\",\n                    \"updated_at\": \"2021-08-11T02:38:48.000000Z\",\n                    \"machine_detection\": false,\n                    \"tts_voice\": {\n                        \"data\": {\n                            \"tts_voice_id\": 227,\n                            \"lang\": \"en-AU\",\n                            \"voice_name\": \"en-AU-Wavenet-C\",\n                            \"gender\": \"F\",\n                            \"tts_label\": \"Letitia\",\n                            \"is_system_voice\": false,\n                            \"display_order\": 1,\n                            \"provider\": \"google\",\n                            \"created_at\": \"2020-08-12T01:13:14.000000Z\",\n                            \"updated_at\": \"2020-08-12T01:13:14.000000Z\",\n                            \"is_enabled\": 1\n                        }\n                    }\n                }\n            },\n            \"logging_profiles\": {\n                \"data\": [\n                    {\n                        \"profile_id\": 223,\n                        \"task_id\": 5731,\n                        \"model_id\": 52,\n                        \"model_name\": \"FirebaseProfile\",\n                        \"node_types\": \"all\",\n                        \"created_at\": \"2021-08-12T03:06:05.000000Z\",\n                        \"updated_at\": \"2021-08-12T03:06:05.000000Z\"\n                    }\n                ]\n            }\n        },\n        {\n            \"task_id\": 5728,\n            \"task_name\": \"bridge transfer test\",\n            \"tags\": \"\",\n            \"task_type\": \"voice\",\n            \"protected\": false,\n            \"protected_notes\": \"\",\n            \"parent_id\": null,\n            \"ac_id\": 40,\n            \"is_enabled\": 1,\n            \"created_at\": \"2021-08-11T01:56:56.000000Z\",\n            \"updated_at\": \"2021-08-11T07:28:49.000000Z\",\n            \"task_image\": \"task_image_placeholder.svg\",\n            \"is_favorite\": 0,\n            \"task_version_in_use\": null,\n            \"version_in_use_modified\": 1,\n            \"deleted_at\": null,\n            \"is_template\": 0,\n            \"phone_number\": [],\n            \"pop\": \"TESTING_MEL\",\n            \"region\": \"AUSTRALIA-TESTING-MEL\",\n            \"active_calls\": 0,\n            \"voice_task\": {\n                \"data\": {\n                    \"task_id\": 5728,\n                    \"beep_detection\": false,\n                    \"send_to_operator\": false,\n                    \"no_resource_operator_number\": \"\",\n                    \"pci_or_hipaa_compliant\": false,\n                    \"flag_log_all_nodes\": false,\n                    \"tts_voice_id\": 227,\n                    \"created_at\": \"2021-08-11T01:56:56.000000Z\",\n                    \"updated_at\": \"2021-08-11T01:56:56.000000Z\",\n                    \"machine_detection\": false,\n                    \"tts_voice\": {\n                        \"data\": {\n                            \"tts_voice_id\": 227,\n                            \"lang\": \"en-AU\",\n                            \"voice_name\": \"en-AU-Wavenet-C\",\n                            \"gender\": \"F\",\n                            \"tts_label\": \"Letitia\",\n                            \"is_system_voice\": false,\n                            \"display_order\": 1,\n                            \"provider\": \"google\",\n                            \"created_at\": \"2020-08-12T01:13:14.000000Z\",\n                            \"updated_at\": \"2020-08-12T01:13:14.000000Z\",\n                            \"is_enabled\": 1\n                        }\n                    }\n                }\n            },\n            \"logging_profiles\": {\n                \"data\": []\n            }\n        },\n        {\n            \"task_id\": 5722,\n            \"task_name\": \"Screenpop Transfer\",\n            \"tags\": \"\",\n            \"task_type\": \"voice\",\n            \"protected\": false,\n            \"protected_notes\": \"\",\n            \"parent_id\": null,\n            \"ac_id\": 40,\n            \"is_enabled\": 1,\n            \"created_at\": \"2021-08-10T00:44:51.000000Z\",\n            \"updated_at\": \"2021-08-12T01:01:36.000000Z\",\n            \"task_image\": \"task_image_placeholder.svg\",\n            \"is_favorite\": 0,\n            \"task_version_in_use\": null,\n            \"version_in_use_modified\": 1,\n            \"deleted_at\": null,\n            \"is_template\": 0,\n            \"phone_number\": [],\n            \"pop\": \"TESTING_MEL\",\n            \"region\": \"AUSTRALIA-TESTING-MEL\",\n            \"active_calls\": 0,\n            \"voice_task\": {\n                \"data\": {\n                    \"task_id\": 5722,\n                    \"beep_detection\": false,\n                    \"send_to_operator\": false,\n                    \"no_resource_operator_number\": \"\",\n                    \"pci_or_hipaa_compliant\": false,\n                    \"flag_log_all_nodes\": false,\n                    \"tts_voice_id\": 1268,\n                    \"created_at\": \"2021-08-10T00:44:51.000000Z\",\n                    \"updated_at\": \"2021-08-10T00:44:51.000000Z\",\n                    \"machine_detection\": false,\n                    \"tts_voice\": {\n                        \"data\": {\n                            \"tts_voice_id\": 1268,\n                            \"lang\": \"en-GB\",\n                            \"voice_name\": \"Megan\",\n                            \"gender\": \"F\",\n                            \"tts_label\": \"Megan\",\n                            \"is_system_voice\": true,\n                            \"display_order\": 0,\n                            \"provider\": \"lumenvox\",\n                            \"created_at\": \"2021-02-16T23:14:33.000000Z\",\n                            \"updated_at\": \"2021-02-16T23:14:33.000000Z\",\n                            \"is_enabled\": 1\n                        }\n                    }\n                }\n            },\n            \"logging_profiles\": {\n                \"data\": []\n            }\n        },\n        {\n            \"task_id\": 5719,\n            \"task_name\": \"taskPerformanceTest\",\n            \"tags\": \"\",\n            \"task_type\": \"voice\",\n            \"protected\": false,\n            \"protected_notes\": \"\",\n            \"parent_id\": null,\n            \"ac_id\": 40,\n            \"is_enabled\": 1,\n            \"created_at\": \"2021-08-05T07:43:22.000000Z\",\n            \"updated_at\": \"2021-08-05T07:43:22.000000Z\",\n            \"task_image\": \"task_image_placeholder.svg\",\n            \"is_favorite\": 0,\n            \"task_version_in_use\": null,\n            \"version_in_use_modified\": 1,\n            \"deleted_at\": null,\n            \"is_template\": 0,\n            \"phone_number\": [],\n            \"pop\": \"TESTING_MEL\",\n            \"region\": \"AUSTRALIA-TESTING-MEL\",\n            \"active_calls\": 0,\n            \"voice_task\": {\n                \"data\": {\n                    \"task_id\": 5719,\n                    \"beep_detection\": false,\n                    \"send_to_operator\": false,\n                    \"no_resource_operator_number\": \"\",\n                    \"pci_or_hipaa_compliant\": false,\n                    \"flag_log_all_nodes\": false,\n                    \"tts_voice_id\": 232,\n                    \"created_at\": \"2021-08-05T07:43:22.000000Z\",\n                    \"updated_at\": \"2021-08-05T07:43:22.000000Z\",\n                    \"machine_detection\": false,\n                    \"tts_voice\": {\n                        \"data\": {\n                            \"tts_voice_id\": 232,\n                            \"lang\": \"en-AU\",\n                            \"voice_name\": \"en-AU-Wavenet-A\",\n                            \"gender\": \"F\",\n                            \"tts_label\": \"Lizeth\",\n                            \"is_system_voice\": false,\n                            \"display_order\": 1,\n                            \"provider\": \"google\",\n                            \"created_at\": \"2020-08-12T01:13:14.000000Z\",\n                            \"updated_at\": \"2020-08-12T01:13:14.000000Z\",\n                            \"is_enabled\": 1\n                        }\n                    }\n                }\n            },\n            \"logging_profiles\": {\n                \"data\": [\n                    {\n                        \"profile_id\": 214,\n                        \"task_id\": 5719,\n                        \"model_id\": 49,\n                        \"model_name\": \"FirebaseProfile\",\n                        \"node_types\": \"all\",\n                        \"created_at\": \"2021-08-05T07:43:22.000000Z\",\n                        \"updated_at\": \"2021-08-05T07:43:22.000000Z\"\n                    }\n                ]\n            }\n        },\n        {\n            \"task_id\": 2278,\n            \"task_name\": \"Transcription \",\n            \"tags\": \"\",\n            \"task_type\": \"voice\",\n            \"protected\": false,\n            \"protected_notes\": \"\",\n            \"parent_id\": null,\n            \"ac_id\": 40,\n            \"is_enabled\": 1,\n            \"created_at\": \"2021-07-16T04:01:14.000000Z\",\n            \"updated_at\": \"2021-07-22T05:05:38.000000Z\",\n            \"task_image\": \"task_image_placeholder.svg\",\n            \"is_favorite\": 0,\n            \"task_version_in_use\": null,\n            \"version_in_use_modified\": 1,\n            \"deleted_at\": null,\n            \"is_template\": 0,\n            \"phone_number\": [],\n            \"pop\": \"TESTING_MEL\",\n            \"region\": \"AUSTRALIA-TESTING-MEL\",\n            \"active_calls\": 0,\n            \"voice_task\": {\n                \"data\": {\n                    \"task_id\": 2278,\n                    \"beep_detection\": false,\n                    \"send_to_operator\": false,\n                    \"no_resource_operator_number\": \"\",\n                    \"pci_or_hipaa_compliant\": false,\n                    \"flag_log_all_nodes\": false,\n                    \"tts_voice_id\": 232,\n                    \"created_at\": \"2021-07-16T04:01:14.000000Z\",\n                    \"updated_at\": \"2021-07-16T04:01:14.000000Z\",\n                    \"machine_detection\": false,\n                    \"tts_voice\": {\n                        \"data\": {\n                            \"tts_voice_id\": 232,\n                            \"lang\": \"en-AU\",\n                            \"voice_name\": \"en-AU-Wavenet-A\",\n                            \"gender\": \"F\",\n                            \"tts_label\": \"Lizeth\",\n                            \"is_system_voice\": false,\n                            \"display_order\": 1,\n                            \"provider\": \"google\",\n                            \"created_at\": \"2020-08-12T01:13:14.000000Z\",\n                            \"updated_at\": \"2020-08-12T01:13:14.000000Z\",\n                            \"is_enabled\": 1\n                        }\n                    }\n                }\n            },\n            \"logging_profiles\": {\n                \"data\": []\n            }\n        },\n        {\n            \"task_id\": 2206,\n            \"task_name\": \"prompt recorder node\",\n            \"tags\": \"\",\n            \"task_type\": \"voice\",\n            \"protected\": false,\n            \"protected_notes\": \"\",\n            \"parent_id\": null,\n            \"ac_id\": 40,\n            \"is_enabled\": 1,\n            \"created_at\": \"2021-07-14T03:21:52.000000Z\",\n            \"updated_at\": \"2021-07-20T09:40:49.000000Z\",\n            \"task_image\": \"task_image_placeholder.svg\",\n            \"is_favorite\": 0,\n            \"task_version_in_use\": 1072,\n            \"version_in_use_modified\": 1,\n            \"deleted_at\": null,\n            \"is_template\": 0,\n            \"phone_number\": [],\n            \"pop\": \"TESTING_MEL\",\n            \"region\": \"AUSTRALIA-TESTING-MEL\",\n            \"active_calls\": 0,\n            \"voice_task\": {\n                \"data\": {\n                    \"task_id\": 2206,\n                    \"beep_detection\": false,\n                    \"send_to_operator\": false,\n                    \"no_resource_operator_number\": \"\",\n                    \"pci_or_hipaa_compliant\": false,\n                    \"flag_log_all_nodes\": false,\n                    \"tts_voice_id\": 412,\n                    \"created_at\": \"2021-07-14T03:21:52.000000Z\",\n                    \"updated_at\": \"2021-07-20T09:50:46.000000Z\",\n                    \"machine_detection\": false,\n                    \"tts_voice\": {\n                        \"data\": {\n                            \"tts_voice_id\": 412,\n                            \"lang\": \"en-US\",\n                            \"voice_name\": \"en-US-Wavenet-A\",\n                            \"gender\": \"M\",\n                            \"tts_label\": \"Mavis\",\n                            \"is_system_voice\": false,\n                            \"display_order\": 1,\n                            \"provider\": \"google\",\n                            \"created_at\": \"2020-08-12T01:13:14.000000Z\",\n                            \"updated_at\": \"2020-08-12T01:13:14.000000Z\",\n                            \"is_enabled\": 1\n                        }\n                    }\n                }\n            },\n            \"logging_profiles\": {\n                \"data\": []\n            }\n        },\n        {\n            \"task_id\": 1828,\n            \"task_name\": \"transcription task\",\n            \"tags\": \"\",\n            \"task_type\": \"voice\",\n            \"protected\": false,\n            \"protected_notes\": \"\",\n            \"parent_id\": null,\n            \"ac_id\": 40,\n            \"is_enabled\": 1,\n            \"created_at\": \"2021-07-08T03:29:40.000000Z\",\n            \"updated_at\": \"2021-07-16T01:51:47.000000Z\",\n            \"task_image\": \"task_image_placeholder.svg\",\n            \"is_favorite\": 0,\n            \"task_version_in_use\": null,\n            \"version_in_use_modified\": 1,\n            \"deleted_at\": null,\n            \"is_template\": 0,\n            \"phone_number\": [],\n            \"pop\": \"TESTING_MEL\",\n            \"region\": \"AUSTRALIA-TESTING-MEL\",\n            \"active_calls\": 0,\n            \"voice_task\": {\n                \"data\": {\n                    \"task_id\": 1828,\n                    \"beep_detection\": false,\n                    \"send_to_operator\": false,\n                    \"no_resource_operator_number\": \"\",\n                    \"pci_or_hipaa_compliant\": false,\n                    \"flag_log_all_nodes\": false,\n                    \"tts_voice_id\": 232,\n                    \"created_at\": \"2021-07-08T03:29:40.000000Z\",\n                    \"updated_at\": \"2021-07-08T03:29:40.000000Z\",\n                    \"machine_detection\": false,\n                    \"tts_voice\": {\n                        \"data\": {\n                            \"tts_voice_id\": 232,\n                            \"lang\": \"en-AU\",\n                            \"voice_name\": \"en-AU-Wavenet-A\",\n                            \"gender\": \"F\",\n                            \"tts_label\": \"Lizeth\",\n                            \"is_system_voice\": false,\n                            \"display_order\": 1,\n                            \"provider\": \"google\",\n                            \"created_at\": \"2020-08-12T01:13:14.000000Z\",\n                            \"updated_at\": \"2020-08-12T01:13:14.000000Z\",\n                            \"is_enabled\": 1\n                        }\n                    }\n                }\n            },\n            \"logging_profiles\": {\n                \"data\": []\n            }\n        },\n        {\n            \"task_id\": 1546,\n            \"task_name\": \"SN-630 NLog Tests\",\n            \"tags\": \"\",\n            \"task_type\": \"voice\",\n            \"protected\": false,\n            \"protected_notes\": \"\",\n            \"parent_id\": null,\n            \"ac_id\": 40,\n            \"is_enabled\": 1,\n            \"created_at\": \"2021-06-18T06:07:28.000000Z\",\n            \"updated_at\": \"2021-06-18T06:07:28.000000Z\",\n            \"task_image\": \"task_image_placeholder.svg\",\n            \"is_favorite\": 0,\n            \"task_version_in_use\": null,\n            \"version_in_use_modified\": 1,\n            \"deleted_at\": null,\n            \"is_template\": 0,\n            \"phone_number\": [],\n            \"pop\": \"TESTING_MEL\",\n            \"region\": \"AUSTRALIA-TESTING-MEL\",\n            \"active_calls\": 0,\n            \"voice_task\": {\n                \"data\": {\n                    \"task_id\": 1546,\n                    \"beep_detection\": false,\n                    \"send_to_operator\": false,\n                    \"no_resource_operator_number\": \"\",\n                    \"pci_or_hipaa_compliant\": false,\n                    \"flag_log_all_nodes\": false,\n                    \"tts_voice_id\": 232,\n                    \"created_at\": \"2021-06-18T06:07:28.000000Z\",\n                    \"updated_at\": \"2021-06-18T06:07:28.000000Z\",\n                    \"machine_detection\": false,\n                    \"tts_voice\": {\n                        \"data\": {\n                            \"tts_voice_id\": 232,\n                            \"lang\": \"en-AU\",\n                            \"voice_name\": \"en-AU-Wavenet-A\",\n                            \"gender\": \"F\",\n                            \"tts_label\": \"Lizeth\",\n                            \"is_system_voice\": false,\n                            \"display_order\": 1,\n                            \"provider\": \"google\",\n                            \"created_at\": \"2020-08-12T01:13:14.000000Z\",\n                            \"updated_at\": \"2020-08-12T01:13:14.000000Z\",\n                            \"is_enabled\": 1\n                        }\n                    }\n                }\n            },\n            \"logging_profiles\": {\n                \"data\": []\n            }\n        },\n        {\n            \"task_id\": 1499,\n            \"task_name\": \"SN-1002 and SN-1001\",\n            \"tags\": \"\",\n            \"task_type\": \"voice\",\n            \"protected\": false,\n            \"protected_notes\": \"\",\n            \"parent_id\": null,\n            \"ac_id\": 40,\n            \"is_enabled\": 1,\n            \"created_at\": \"2021-06-17T08:25:00.000000Z\",\n            \"updated_at\": \"2021-07-02T03:40:38.000000Z\",\n            \"task_image\": \"task_image_placeholder.svg\",\n            \"is_favorite\": 0,\n            \"task_version_in_use\": 688,\n            \"version_in_use_modified\": 1,\n            \"deleted_at\": null,\n            \"is_template\": 0,\n            \"phone_number\": [],\n            \"pop\": \"TESTING_MEL\",\n            \"region\": \"AUSTRALIA-TESTING-MEL\",\n            \"active_calls\": 0,\n            \"voice_task\": {\n                \"data\": {\n                    \"task_id\": 1499,\n                    \"beep_detection\": false,\n                    \"send_to_operator\": false,\n                    \"no_resource_operator_number\": \"\",\n                    \"pci_or_hipaa_compliant\": false,\n                    \"flag_log_all_nodes\": false,\n                    \"tts_voice_id\": 1277,\n                    \"created_at\": \"2021-06-17T08:25:00.000000Z\",\n                    \"updated_at\": \"2021-06-17T08:25:00.000000Z\",\n                    \"machine_detection\": false,\n                    \"tts_voice\": {\n                        \"data\": {\n                            \"tts_voice_id\": 1277,\n                            \"lang\": \"en-AU\",\n                            \"voice_name\": \"Molly\",\n                            \"gender\": \"F\",\n                            \"tts_label\": \"Molly\",\n                            \"is_system_voice\": true,\n                            \"display_order\": 0,\n                            \"provider\": \"lumenvox\",\n                            \"created_at\": \"2021-02-16T23:14:33.000000Z\",\n                            \"updated_at\": \"2021-02-16T23:14:33.000000Z\",\n                            \"is_enabled\": 1\n                        }\n                    }\n                }\n            },\n            \"logging_profiles\": {\n                \"data\": []\n            }\n        },\n        {\n            \"task_id\": 1421,\n            \"task_name\": \"demo1\",\n            \"tags\": \"\",\n            \"task_type\": \"voice\",\n            \"protected\": false,\n            \"protected_notes\": \"\",\n            \"parent_id\": null,\n            \"ac_id\": 40,\n            \"is_enabled\": 1,\n            \"created_at\": \"2021-06-16T01:07:09.000000Z\",\n            \"updated_at\": \"2021-07-29T23:59:38.000000Z\",\n            \"task_image\": \"task_image_placeholder.svg\",\n            \"is_favorite\": 0,\n            \"task_version_in_use\": null,\n            \"version_in_use_modified\": 1,\n            \"deleted_at\": null,\n            \"is_template\": 0,\n            \"phone_number\": [],\n            \"pop\": \"TESTING_MEL\",\n            \"region\": \"AUSTRALIA-TESTING-MEL\",\n            \"active_calls\": 0,\n            \"voice_task\": {\n                \"data\": {\n                    \"task_id\": 1421,\n                    \"beep_detection\": false,\n                    \"send_to_operator\": false,\n                    \"no_resource_operator_number\": \"\",\n                    \"pci_or_hipaa_compliant\": false,\n                    \"flag_log_all_nodes\": false,\n                    \"tts_voice_id\": 1277,\n                    \"created_at\": \"2021-06-16T01:07:09.000000Z\",\n                    \"updated_at\": \"2021-06-16T01:07:09.000000Z\",\n                    \"machine_detection\": false,\n                    \"tts_voice\": {\n                        \"data\": {\n                            \"tts_voice_id\": 1277,\n                            \"lang\": \"en-AU\",\n                            \"voice_name\": \"Molly\",\n                            \"gender\": \"F\",\n                            \"tts_label\": \"Molly\",\n                            \"is_system_voice\": true,\n                            \"display_order\": 0,\n                            \"provider\": \"lumenvox\",\n                            \"created_at\": \"2021-02-16T23:14:33.000000Z\",\n                            \"updated_at\": \"2021-02-16T23:14:33.000000Z\",\n                            \"is_enabled\": 1\n                        }\n                    }\n                }\n            },\n            \"logging_profiles\": {\n                \"data\": []\n            }\n        },\n        {\n            \"task_id\": 1391,\n            \"task_name\": \"SN-1194 Sys Log Features\",\n            \"tags\": \"\",\n            \"task_type\": \"voice\",\n            \"protected\": false,\n            \"protected_notes\": \"\",\n            \"parent_id\": null,\n            \"ac_id\": 40,\n            \"is_enabled\": 1,\n            \"created_at\": \"2021-06-15T07:48:09.000000Z\",\n            \"updated_at\": \"2021-07-30T00:52:42.000000Z\",\n            \"task_image\": \"task_image_placeholder.svg\",\n            \"is_favorite\": 0,\n            \"task_version_in_use\": 653,\n            \"version_in_use_modified\": 1,\n            \"deleted_at\": null,\n            \"is_template\": 0,\n            \"phone_number\": [],\n            \"pop\": \"TESTING_MEL\",\n            \"region\": \"AUSTRALIA-TESTING-MEL\",\n            \"active_calls\": 0,\n            \"voice_task\": {\n                \"data\": {\n                    \"task_id\": 1391,\n                    \"beep_detection\": false,\n                    \"send_to_operator\": false,\n                    \"no_resource_operator_number\": \"\",\n                    \"pci_or_hipaa_compliant\": false,\n                    \"flag_log_all_nodes\": false,\n                    \"tts_voice_id\": 412,\n                    \"created_at\": \"2021-06-15T08:18:09.000000Z\",\n                    \"updated_at\": \"2021-06-15T09:16:19.000000Z\",\n                    \"machine_detection\": false,\n                    \"tts_voice\": {\n                        \"data\": {\n                            \"tts_voice_id\": 412,\n                            \"lang\": \"en-US\",\n                            \"voice_name\": \"en-US-Wavenet-A\",\n                            \"gender\": \"M\",\n                            \"tts_label\": \"Mavis\",\n                            \"is_system_voice\": false,\n                            \"display_order\": 1,\n                            \"provider\": \"google\",\n                            \"created_at\": \"2020-08-12T01:13:14.000000Z\",\n                            \"updated_at\": \"2020-08-12T01:13:14.000000Z\",\n                            \"is_enabled\": 1\n                        }\n                    }\n                }\n            },\n            \"logging_profiles\": {\n                \"data\": []\n            }\n        }\n    ],\n    \"meta\": {\n        \"pagination\": {\n            \"total\": 33,\n            \"count\": 15,\n            \"per_page\": 15,\n            \"current_page\": 1,\n            \"total_pages\": 3,\n            \"links\": {\n                \"previous\": null,\n                \"next\": \"https://studio-be-02.testing.mel.inferencecommunications.com/api/studio/tasks?orderBy=task_id&sortedBy=desc&searchOptions=%7B%22is_favorite%22%3A0%2C%22is_mapped%22%3A0%7D&hide_system=false&notShowLoader=true&task_type=voice&per_page=15&search=&fetch_all=0&page=2\"\n            }\n        }\n    }\n}"},{"id":"5dab7803-2802-498f-a4e5-3cac5733f17c","name":"List Tasks - Task Type","originalRequest":{"method":"GET","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"},{"key":"scope","value":"ac","type":"text","description":"Access Scope [ac, sp] = ac for Studio | Build"},{"key":"scope-id","value":"1","type":"text","description":"Account ID from Studio | Manage | Account Profile when scope = ac"}],"url":{"raw":"{{base_url}}/studio/tasks?page=1&orderBy=task_id&sortedBy=desc&searchOptions={\"is_favorite\":0,\"is_mapped\":0}&hide_system=false&task_type=workflow&per_page=15&search=&fetch_all=0","host":["{{base_url}}"],"path":["studio","tasks"],"query":[{"key":"page","value":"1","description":"(Optional) go to certain page to show tasks on that page"},{"key":"orderBy","value":"task_id","description":"(Optional) sort by field name [task_id, task_name, updated_at]"},{"key":"sortedBy","value":"desc","description":"(Optional) sort tasks list method [ asc, desc ] "},{"key":"searchOptions","value":"{\"is_favorite\":0,\"is_mapped\":0}","description":"(Optional) set is_favourite to 1 to filter by favourite set tasks, \nset is_mapped to 1 to filter by mapped number tasks"},{"key":"hide_system","value":"false","description":"(Optional) hide system tasks"},{"key":"task_type","value":"workflow","description":"(Required) determines the type of task that will be returned \n[ voice, messaging, workflow, whatsapp, chatbot ]"},{"key":"per_page","value":"15","description":"(Optional) Number of tasks returned per page [15, 30, 45, 60]"},{"key":"search","value":"","description":"(Optional) Search a certain task by keyword"},{"key":"fetch_all","value":"0","description":"(Optional) If you need to get the complete list without any pagination"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx"},{"key":"Date","value":"Mon, 20 Sep 2021 00:56:19 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-RateLimit-Limit","value":"6000"},{"key":"X-RateLimit-Remaining","value":"5998"},{"key":"ETag","value":"\"54b11b456ac1026fe08cf6132b60b2433012a040\""},{"key":"Set-Cookie","value":"studio_session=yZNq25u3K2g0IBe1Vi3iIaijgzRBYNKI8ql1bX9j; expires=Mon, 20-Sep-2021 02:56:19 GMT; Max-Age=7200; path=/; httponly"},{"key":"X-Kong-Upstream-Latency","value":"350"},{"key":"X-Kong-Proxy-Latency","value":"1"},{"key":"Via","value":"kong/2.4.1"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": [\n        {\n            \"task_id\": 867,\n            \"task_name\": \"wk1\",\n            \"tags\": \"\",\n            \"task_type\": \"workflow\",\n            \"protected\": false,\n            \"protected_notes\": \"\",\n            \"parent_id\": null,\n            \"ac_id\": 40,\n            \"is_enabled\": 1,\n            \"created_at\": \"2021-04-30T07:45:44.000000Z\",\n            \"updated_at\": \"2021-06-18T04:25:28.000000Z\",\n            \"task_image\": \"task_image_placeholder.svg\",\n            \"is_favorite\": 0,\n            \"task_version_in_use\": null,\n            \"version_in_use_modified\": 1,\n            \"deleted_at\": null,\n            \"is_template\": 0,\n            \"phone_number\": [],\n            \"pop\": \"TESTING_MEL\",\n            \"region\": \"AUSTRALIA-TESTING-MEL\",\n            \"active_calls\": 0,\n            \"workflow_task\": {\n                \"data\": {\n                    \"task_id\": 867,\n                    \"is_active\": 1,\n                    \"workflow_schedule\": \"Once\",\n                    \"schedule_time_zone\": \"Australia/Adelaide\",\n                    \"start_on\": \"2021-06-16 18:03:16\",\n                    \"is_repeat\": 0,\n                    \"repeat_frequency\": \"01:00:00\",\n                    \"created_at\": \"2021-04-30T07:45:44.000000Z\",\n                    \"updated_at\": \"2021-06-16T08:05:51.000000Z\",\n                    \"last_processed_at\": \"2021-06-16 18:05:50\",\n                    \"workflow_status\": \"complete\",\n                    \"api_key\": \"59c1fc7c9ed2c3abf66adc4d96545a079ce390b8b5cc5b4151002b257374c9bf\",\n                    \"number_of_executions\": 4,\n                    \"schedule\": {\n                        \"data\": {\n                            \"repeat_id\": 480,\n                            \"model_id\": 867,\n                            \"model_name\": \"Workflow\",\n                            \"starts_on\": \"2021-06-16 18:03:16\",\n                            \"repeat_frequency\": \"Daily\",\n                            \"repeat_interval\": 1,\n                            \"repeat_in\": \"\",\n                            \"end_type\": \"Never\",\n                            \"end_type_value\": \"\",\n                            \"repeat_summary\": \"Daily\"\n                        }\n                    },\n                    \"passed_params\": {\n                        \"data\": []\n                    }\n                }\n            },\n            \"logging_profiles\": {\n                \"data\": []\n            }\n        },\n        {\n            \"task_id\": 798,\n            \"task_name\": \"asdadsda\",\n            \"tags\": \"\",\n            \"task_type\": \"workflow\",\n            \"protected\": false,\n            \"protected_notes\": \"\",\n            \"parent_id\": null,\n            \"ac_id\": 40,\n            \"is_enabled\": 1,\n            \"created_at\": \"2021-04-21T06:28:46.000000Z\",\n            \"updated_at\": \"2021-04-30T08:08:27.000000Z\",\n            \"task_image\": \"task_image_placeholder.svg\",\n            \"is_favorite\": 0,\n            \"task_version_in_use\": null,\n            \"version_in_use_modified\": 1,\n            \"deleted_at\": null,\n            \"is_template\": 0,\n            \"phone_number\": [],\n            \"pop\": \"TESTING_MEL\",\n            \"region\": \"AUSTRALIA-TESTING-MEL\",\n            \"active_calls\": 0,\n            \"workflow_task\": {\n                \"data\": {\n                    \"task_id\": 798,\n                    \"is_active\": 1,\n                    \"workflow_schedule\": \"Once\",\n                    \"schedule_time_zone\": \"Australia/Adelaide\",\n                    \"start_on\": \"2021-04-21 15:58:43\",\n                    \"is_repeat\": 0,\n                    \"repeat_frequency\": \"01:00:00\",\n                    \"created_at\": \"2021-04-21T06:28:46.000000Z\",\n                    \"updated_at\": \"2021-06-18T07:17:03.000000Z\",\n                    \"last_processed_at\": \"2021-06-18 17:17:02\",\n                    \"workflow_status\": \"complete\",\n                    \"api_key\": \"6a2f812bcd6324679a4f8618c9ed84817a2250450cee2c369ae7de2ae9d897eb\",\n                    \"number_of_executions\": 1,\n                    \"schedule\": {\n                        \"data\": {\n                            \"repeat_id\": 390,\n                            \"model_id\": 798,\n                            \"model_name\": \"Workflow\",\n                            \"starts_on\": \"2021-04-21 15:58:43\",\n                            \"repeat_frequency\": \"Daily\",\n                            \"repeat_interval\": 1,\n                            \"repeat_in\": \"\",\n                            \"end_type\": \"Never\",\n                            \"end_type_value\": \"\",\n                            \"repeat_summary\": \"Daily\"\n                        }\n                    },\n                    \"passed_params\": {\n                        \"data\": []\n                    }\n                }\n            },\n            \"logging_profiles\": {\n                \"data\": []\n            }\n        },\n        {\n            \"task_id\": 517,\n            \"task_name\": \"basic-import\",\n            \"tags\": \"\",\n            \"task_type\": \"workflow\",\n            \"protected\": false,\n            \"protected_notes\": \"\",\n            \"parent_id\": null,\n            \"ac_id\": 40,\n            \"is_enabled\": 1,\n            \"created_at\": \"2021-03-21T14:47:12.000000Z\",\n            \"updated_at\": \"2021-03-21T15:03:43.000000Z\",\n            \"task_image\": \"task_image_placeholder.svg\",\n            \"is_favorite\": 0,\n            \"task_version_in_use\": 386,\n            \"version_in_use_modified\": 0,\n            \"deleted_at\": null,\n            \"is_template\": 0,\n            \"phone_number\": [],\n            \"pop\": \"TESTING_MEL\",\n            \"region\": \"AUSTRALIA-TESTING-MEL\",\n            \"active_calls\": 0,\n            \"workflow_task\": {\n                \"data\": {\n                    \"task_id\": 517,\n                    \"is_active\": 1,\n                    \"workflow_schedule\": \"Once\",\n                    \"schedule_time_zone\": \"Australia/Brisbane\",\n                    \"start_on\": \"2021-03-21 14:47:08\",\n                    \"is_repeat\": 0,\n                    \"repeat_frequency\": \"01:00:00\",\n                    \"created_at\": \"2021-03-21T14:47:12.000000Z\",\n                    \"updated_at\": \"2021-04-22T07:21:43.000000Z\",\n                    \"last_processed_at\": \"2021-04-22 17:13:02\",\n                    \"workflow_status\": \"complete\",\n                    \"api_key\": \"11b57a21a486dc3e7f0cfc0956565c93df192b431329dd09d1e92b59ec652fbe\",\n                    \"number_of_executions\": 4,\n                    \"schedule\": {\n                        \"data\": {\n                            \"repeat_id\": 61,\n                            \"model_id\": 517,\n                            \"model_name\": \"Workflow\",\n                            \"starts_on\": \"2021-03-22 01:47:08\",\n                            \"repeat_frequency\": \"Daily\",\n                            \"repeat_interval\": 1,\n                            \"repeat_in\": \"\",\n                            \"end_type\": \"Never\",\n                            \"end_type_value\": \"\",\n                            \"repeat_summary\": \"Daily\"\n                        }\n                    },\n                    \"passed_params\": {\n                        \"data\": []\n                    }\n                }\n            },\n            \"logging_profiles\": {\n                \"data\": []\n            }\n        },\n        {\n            \"task_id\": 507,\n            \"task_name\": \"w1-nish-demo\",\n            \"tags\": \"\",\n            \"task_type\": \"workflow\",\n            \"protected\": false,\n            \"protected_notes\": \"\",\n            \"parent_id\": null,\n            \"ac_id\": 40,\n            \"is_enabled\": 1,\n            \"created_at\": \"2021-03-21T12:46:23.000000Z\",\n            \"updated_at\": \"2021-04-21T06:27:55.000000Z\",\n            \"task_image\": \"task_image_placeholder.svg\",\n            \"is_favorite\": 0,\n            \"task_version_in_use\": 516,\n            \"version_in_use_modified\": 0,\n            \"deleted_at\": null,\n            \"is_template\": 0,\n            \"phone_number\": [],\n            \"pop\": \"TESTING_MEL\",\n            \"region\": \"AUSTRALIA-TESTING-MEL\",\n            \"active_calls\": 0,\n            \"workflow_task\": {\n                \"data\": {\n                    \"task_id\": 507,\n                    \"is_active\": 1,\n                    \"workflow_schedule\": \"Once\",\n                    \"schedule_time_zone\": \"Australia/Adelaide\",\n                    \"start_on\": \"2021-04-23 15:48:16\",\n                    \"is_repeat\": 0,\n                    \"repeat_frequency\": \"01:00:00\",\n                    \"created_at\": \"2021-03-21T12:46:23.000000Z\",\n                    \"updated_at\": \"2021-04-23T06:19:03.000000Z\",\n                    \"last_processed_at\": \"2021-04-23 16:19:01\",\n                    \"workflow_status\": \"complete\",\n                    \"api_key\": \"87f5eb19b85b8aff90111a084ec7c1d97dc33ae9155d795f3c88c7ab33ab6616\",\n                    \"number_of_executions\": 1,\n                    \"schedule\": {\n                        \"data\": {\n                            \"repeat_id\": 51,\n                            \"model_id\": 507,\n                            \"model_name\": \"Workflow\",\n                            \"starts_on\": \"2021-04-23 15:48:16\",\n                            \"repeat_frequency\": \"Daily\",\n                            \"repeat_interval\": 1,\n                            \"repeat_in\": \"\",\n                            \"end_type\": \"Never\",\n                            \"end_type_value\": \"\",\n                            \"repeat_summary\": \"Daily\"\n                        }\n                    },\n                    \"passed_params\": {\n                        \"data\": []\n                    }\n                }\n            },\n            \"logging_profiles\": {\n                \"data\": []\n            }\n        },\n        {\n            \"task_id\": 458,\n            \"task_name\": \"w1_again\",\n            \"tags\": \"\",\n            \"task_type\": \"workflow\",\n            \"protected\": false,\n            \"protected_notes\": \"\",\n            \"parent_id\": null,\n            \"ac_id\": 40,\n            \"is_enabled\": 1,\n            \"created_at\": \"2021-03-19T05:44:47.000000Z\",\n            \"updated_at\": \"2021-04-30T07:51:29.000000Z\",\n            \"task_image\": \"task_image_placeholder.svg\",\n            \"is_favorite\": 0,\n            \"task_version_in_use\": null,\n            \"version_in_use_modified\": 1,\n            \"deleted_at\": null,\n            \"is_template\": 0,\n            \"phone_number\": [],\n            \"pop\": \"TESTING_MEL\",\n            \"region\": \"AUSTRALIA-TESTING-MEL\",\n            \"active_calls\": 0,\n            \"workflow_task\": {\n                \"data\": {\n                    \"task_id\": 458,\n                    \"is_active\": 0,\n                    \"workflow_schedule\": \"Once\",\n                    \"schedule_time_zone\": \"Australia/Adelaide\",\n                    \"start_on\": \"2021-03-19 05:44:36\",\n                    \"is_repeat\": 0,\n                    \"repeat_frequency\": \"01:00:00\",\n                    \"created_at\": \"2021-03-19T05:44:47.000000Z\",\n                    \"updated_at\": \"2021-03-19T05:44:47.000000Z\",\n                    \"last_processed_at\": null,\n                    \"workflow_status\": \"pending\",\n                    \"api_key\": \"2a16396c79cdfdbf7c5e9b504c3b68fa36be15f244090786c07bfe62379783f2\",\n                    \"number_of_executions\": 0,\n                    \"schedule\": {\n                        \"data\": {\n                            \"repeat_id\": 41,\n                            \"model_id\": 458,\n                            \"model_name\": \"Workflow\",\n                            \"starts_on\": \"2021-03-19 16:44:36\",\n                            \"repeat_frequency\": \"Daily\",\n                            \"repeat_interval\": 1,\n                            \"repeat_in\": \"\",\n                            \"end_type\": \"Never\",\n                            \"end_type_value\": \"\",\n                            \"repeat_summary\": \"Daily\"\n                        }\n                    },\n                    \"passed_params\": {\n                        \"data\": []\n                    }\n                }\n            },\n            \"logging_profiles\": {\n                \"data\": []\n            }\n        }\n    ],\n    \"meta\": {\n        \"pagination\": {\n            \"total\": 5,\n            \"count\": 5,\n            \"per_page\": 15,\n            \"current_page\": 1,\n            \"total_pages\": 1,\n            \"links\": null\n        }\n    }\n}"},{"id":"409b6b1b-256c-488d-a552-e3680063f617","name":"List Tasks - Task Type Required","originalRequest":{"method":"GET","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"},{"key":"scope","value":"ac","type":"text","description":"Access Scope [ac, sp] = ac for Studio | Build"},{"key":"scope-id","value":"1","type":"text","description":"Account ID from Studio | Manage | Account Profile when scope = ac"}],"url":{"raw":"{{base_url}}/studio/tasks","host":["{{base_url}}"],"path":["studio","tasks"],"query":[{"key":"page","value":"1","description":"(Optional) go to certain page to show tasks on that page","disabled":true},{"key":"orderBy","value":"task_id","description":"(Optional) sort by field name [task_id, task_name, updated_at]","disabled":true},{"key":"sortedBy","value":"desc","description":"(Optional) sort tasks list method [ asc, desc ] ","disabled":true},{"key":"searchOptions","value":"{\"is_favorite\":0,\"is_mapped\":0}","description":"(Optional) set is_favourite to 1 to filter by favourite set tasks, \nset is_mapped to 1 to filter by mapped number tasks","disabled":true},{"key":"hide_system","value":"false","description":"(Optional) hide system tasks","disabled":true},{"key":"task_type","value":"voice","description":"(Required) determines the type of task that will be returned \n[ voice, messaging, workflow, whatsapp, chatbot ]","disabled":true},{"key":"per_page","value":"15","description":"(Optional) Number of tasks returned per page [15, 30, 45, 60]","disabled":true},{"key":"search","value":"","description":"(Optional) Search a certain task by keyword","disabled":true},{"key":"fetch_all","value":"0","description":"(Optional) If you need to get the complete list without any pagination","disabled":true}]}},"status":"Unprocessable Entity","code":422,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx"},{"key":"Date","value":"Mon, 20 Sep 2021 00:58:46 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-RateLimit-Limit","value":"6000"},{"key":"X-RateLimit-Remaining","value":"5998"},{"key":"Set-Cookie","value":"studio_session=yZNq25u3K2g0IBe1Vi3iIaijgzRBYNKI8ql1bX9j; expires=Mon, 20-Sep-2021 02:58:46 GMT; Max-Age=7200; path=/; httponly"},{"key":"X-Kong-Upstream-Latency","value":"216"},{"key":"X-Kong-Proxy-Latency","value":"1"},{"key":"Via","value":"kong/2.4.1"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"The given data was invalid. Invalid Data -\\nThe task type field is required.\"\n}"},{"id":"96bb2468-233f-4d85-872e-6535f9976214","name":"List Tasks - Favorite","originalRequest":{"method":"GET","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"},{"key":"scope","value":"ac","type":"text","description":"Access Scope [ac, sp] = ac for Studio | Build"},{"key":"scope-id","value":"1","type":"text","description":"Account ID from Studio | Manage | Account Profile when scope = ac"}],"url":{"raw":"{{base_url}}/studio/tasks?searchOptions={\"is_favorite\":1,\"is_mapped\":0}&task_type=voice","host":["{{base_url}}"],"path":["studio","tasks"],"query":[{"key":"page","value":"1","description":"(Optional) go to certain page to show tasks on that page","disabled":true},{"key":"orderBy","value":"task_id","description":"(Optional) sort by field name [task_id, task_name, updated_at]","disabled":true},{"key":"sortedBy","value":"desc","description":"(Optional) sort tasks list method [ asc, desc ] ","disabled":true},{"key":"searchOptions","value":"{\"is_favorite\":1,\"is_mapped\":0}","description":"(Optional) set is_favourite to 1 to filter by favourite set tasks, \nset is_mapped to 1 to filter by mapped number tasks"},{"key":"hide_system","value":"false","description":"(Optional) hide system tasks","disabled":true},{"key":"task_type","value":"voice","description":"(Required) determines the type of task that will be returned \n[ voice, messaging, workflow, whatsapp, chatbot ]"},{"key":"per_page","value":"15","description":"(Optional) Number of tasks returned per page [15, 30, 45, 60]","disabled":true},{"key":"search","value":"","description":"(Optional) Search a certain task by keyword","disabled":true},{"key":"fetch_all","value":"0","description":"(Optional) If you need to get the complete list without any pagination","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx"},{"key":"Date","value":"Mon, 20 Sep 2021 01:03:42 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-RateLimit-Limit","value":"6000"},{"key":"X-RateLimit-Remaining","value":"5999"},{"key":"ETag","value":"\"67df6d1e1e24184a4ee6b9fd13e9de4d60468865\""},{"key":"Set-Cookie","value":"studio_session=yZNq25u3K2g0IBe1Vi3iIaijgzRBYNKI8ql1bX9j; expires=Mon, 20-Sep-2021 03:03:42 GMT; Max-Age=7200; path=/; httponly"},{"key":"X-Kong-Upstream-Latency","value":"239"},{"key":"X-Kong-Proxy-Latency","value":"0"},{"key":"Via","value":"kong/2.4.1"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": [\n        {\n            \"task_id\": 707,\n            \"task_name\": \"transfer_node_test\",\n            \"tags\": \"\",\n            \"task_type\": \"voice\",\n            \"protected\": false,\n            \"protected_notes\": \"\",\n            \"parent_id\": null,\n            \"ac_id\": 40,\n            \"is_enabled\": 1,\n            \"created_at\": \"2021-04-16T07:46:41.000000Z\",\n            \"updated_at\": \"2021-05-05T13:45:16.000000Z\",\n            \"task_image\": \"task_image_placeholder.svg\",\n            \"is_favorite\": 1,\n            \"task_version_in_use\": 527,\n            \"version_in_use_modified\": 1,\n            \"deleted_at\": null,\n            \"is_template\": 0,\n            \"phone_number\": [],\n            \"pop\": \"TESTING_MEL\",\n            \"region\": \"AUSTRALIA-TESTING-MEL\",\n            \"active_calls\": 0,\n            \"voice_task\": {\n                \"data\": {\n                    \"task_id\": 707,\n                    \"beep_detection\": false,\n                    \"send_to_operator\": false,\n                    \"no_resource_operator_number\": \"\",\n                    \"pci_or_hipaa_compliant\": false,\n                    \"flag_log_all_nodes\": false,\n                    \"tts_voice_id\": 312,\n                    \"created_at\": \"2021-04-16T07:46:41.000000Z\",\n                    \"updated_at\": \"2021-04-16T07:46:41.000000Z\",\n                    \"machine_detection\": false,\n                    \"tts_voice\": {\n                        \"data\": {\n                            \"tts_voice_id\": 312,\n                            \"lang\": \"en-GB\",\n                            \"voice_name\": \"en-GB-Wavenet-B\",\n                            \"gender\": \"M\",\n                            \"tts_label\": \"Keanu\",\n                            \"is_system_voice\": false,\n                            \"display_order\": 1,\n                            \"provider\": \"google\",\n                            \"created_at\": \"2020-08-12T01:13:14.000000Z\",\n                            \"updated_at\": \"2020-08-12T01:13:14.000000Z\",\n                            \"is_enabled\": 1\n                        }\n                    }\n                }\n            },\n            \"logging_profiles\": {\n                \"data\": []\n            }\n        }\n    ],\n    \"meta\": {\n        \"pagination\": {\n            \"total\": 1,\n            \"count\": 1,\n            \"per_page\": 15,\n            \"current_page\": 1,\n            \"total_pages\": 1,\n            \"links\": null\n        }\n    }\n}"},{"id":"1d313b41-7bb4-44b3-b0fd-b539869ca663","name":"List Tasks - Mapped Numbers","originalRequest":{"method":"GET","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"},{"key":"scope","value":"ac","type":"text","description":"Access Scope [ac, sp] = ac for Studio | Build"},{"key":"scope-id","value":"1","type":"text","description":"Account ID from Studio | Manage | Account Profile when scope = ac"}],"url":{"raw":"{{base_url}}/studio/tasks?searchOptions={\"is_favorite\":0,\"is_mapped\":1}&task_type=voice","host":["{{base_url}}"],"path":["studio","tasks"],"query":[{"key":"page","value":"1","description":"(Optional) go to certain page to show tasks on that page","disabled":true},{"key":"orderBy","value":"task_id","description":"(Optional) sort by field name [task_id, task_name, updated_at]","disabled":true},{"key":"sortedBy","value":"desc","description":"(Optional) sort tasks list method [ asc, desc ] ","disabled":true},{"key":"searchOptions","value":"{\"is_favorite\":0,\"is_mapped\":1}","description":"(Optional) set is_favourite to 1 to filter by favourite set tasks, \nset is_mapped to 1 to filter by mapped number tasks"},{"key":"hide_system","value":"false","description":"(Optional) hide system tasks","disabled":true},{"key":"task_type","value":"voice","description":"(Required) determines the type of task that will be returned \n[ voice, messaging, workflow, whatsapp, chatbot ]"},{"key":"per_page","value":"15","description":"(Optional) Number of tasks returned per page [15, 30, 45, 60]","disabled":true},{"key":"search","value":"","description":"(Optional) Search a certain task by keyword","disabled":true},{"key":"fetch_all","value":"0","description":"(Optional) If you need to get the complete list without any pagination","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx"},{"key":"Date","value":"Mon, 20 Sep 2021 01:04:29 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-RateLimit-Limit","value":"6000"},{"key":"X-RateLimit-Remaining","value":"5998"},{"key":"ETag","value":"\"080b838f3452feaf4ddb10b666f9f161ff2a9463\""},{"key":"Set-Cookie","value":"studio_session=yZNq25u3K2g0IBe1Vi3iIaijgzRBYNKI8ql1bX9j; expires=Mon, 20-Sep-2021 03:04:29 GMT; Max-Age=7200; path=/; httponly"},{"key":"X-Kong-Upstream-Latency","value":"269"},{"key":"X-Kong-Proxy-Latency","value":"0"},{"key":"Via","value":"kong/2.4.1"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": [\n        {\n            \"task_id\": 376,\n            \"task_name\": \"Payment Node Test\",\n            \"tags\": \"\",\n            \"task_type\": \"voice\",\n            \"protected\": false,\n            \"protected_notes\": \"\",\n            \"parent_id\": null,\n            \"ac_id\": 40,\n            \"is_enabled\": 1,\n            \"created_at\": \"2021-03-11T14:35:48.000000Z\",\n            \"updated_at\": \"2021-05-26T07:11:57.000000Z\",\n            \"task_image\": \"task_image_placeholder.svg\",\n            \"is_favorite\": 0,\n            \"task_version_in_use\": null,\n            \"version_in_use_modified\": 1,\n            \"deleted_at\": null,\n            \"is_template\": 0,\n            \"phone_number\": [\n                {\n                    \"phone_number_id\": 208,\n                    \"task_id\": 376,\n                    \"phone_number\": \"98765235523\"\n                }\n            ],\n            \"pop\": \"TESTING_MEL\",\n            \"region\": \"AUSTRALIA-TESTING-MEL\",\n            \"active_calls\": 0,\n            \"voice_task\": {\n                \"data\": {\n                    \"task_id\": 376,\n                    \"beep_detection\": false,\n                    \"send_to_operator\": false,\n                    \"no_resource_operator_number\": \"\",\n                    \"pci_or_hipaa_compliant\": false,\n                    \"flag_log_all_nodes\": false,\n                    \"tts_voice_id\": 312,\n                    \"created_at\": \"2021-03-11T14:35:48.000000Z\",\n                    \"updated_at\": \"2021-03-11T14:35:48.000000Z\",\n                    \"machine_detection\": false,\n                    \"tts_voice\": {\n                        \"data\": {\n                            \"tts_voice_id\": 312,\n                            \"lang\": \"en-GB\",\n                            \"voice_name\": \"en-GB-Wavenet-B\",\n                            \"gender\": \"M\",\n                            \"tts_label\": \"Keanu\",\n                            \"is_system_voice\": false,\n                            \"display_order\": 1,\n                            \"provider\": \"google\",\n                            \"created_at\": \"2020-08-12T01:13:14.000000Z\",\n                            \"updated_at\": \"2020-08-12T01:13:14.000000Z\",\n                            \"is_enabled\": 1\n                        }\n                    }\n                }\n            },\n            \"logging_profiles\": {\n                \"data\": []\n            }\n        },\n        {\n            \"task_id\": 6478,\n            \"task_name\": \"Test Web Services\",\n            \"tags\": \"\",\n            \"task_type\": \"voice\",\n            \"protected\": false,\n            \"protected_notes\": \"\",\n            \"parent_id\": null,\n            \"ac_id\": 40,\n            \"is_enabled\": 1,\n            \"created_at\": \"2021-09-01T23:16:30.000000Z\",\n            \"updated_at\": \"2021-09-09T00:04:41.000000Z\",\n            \"task_image\": \"task_image_placeholder.svg\",\n            \"is_favorite\": 0,\n            \"task_version_in_use\": null,\n            \"version_in_use_modified\": 1,\n            \"deleted_at\": null,\n            \"is_template\": 0,\n            \"phone_number\": [\n                {\n                    \"phone_number_id\": 461,\n                    \"task_id\": 6478,\n                    \"phone_number\": \"61340507157\"\n                }\n            ],\n            \"pop\": \"TESTING_MEL\",\n            \"region\": \"AUSTRALIA-TESTING-MEL\",\n            \"active_calls\": 0,\n            \"voice_task\": {\n                \"data\": {\n                    \"task_id\": 6478,\n                    \"beep_detection\": false,\n                    \"send_to_operator\": false,\n                    \"no_resource_operator_number\": \"\",\n                    \"pci_or_hipaa_compliant\": false,\n                    \"flag_log_all_nodes\": false,\n                    \"tts_voice_id\": 227,\n                    \"created_at\": \"2021-09-01T23:16:30.000000Z\",\n                    \"updated_at\": \"2021-09-01T23:16:30.000000Z\",\n                    \"machine_detection\": false,\n                    \"tts_voice\": {\n                        \"data\": {\n                            \"tts_voice_id\": 227,\n                            \"lang\": \"en-AU\",\n                            \"voice_name\": \"en-AU-Wavenet-C\",\n                            \"gender\": \"F\",\n                            \"tts_label\": \"Letitia\",\n                            \"is_system_voice\": false,\n                            \"display_order\": 1,\n                            \"provider\": \"google\",\n                            \"created_at\": \"2020-08-12T01:13:14.000000Z\",\n                            \"updated_at\": \"2020-08-12T01:13:14.000000Z\",\n                            \"is_enabled\": 1\n                        }\n                    }\n                }\n            },\n            \"logging_profiles\": {\n                \"data\": [\n                    {\n                        \"profile_id\": 238,\n                        \"task_id\": 6478,\n                        \"model_id\": 21,\n                        \"model_name\": \"WebhookProfile\",\n                        \"node_types\": \"all\",\n                        \"created_at\": \"2021-09-01T23:16:30.000000Z\",\n                        \"updated_at\": \"2021-09-01T23:16:30.000000Z\"\n                    }\n                ]\n            }\n        }\n    ],\n    \"meta\": {\n        \"pagination\": {\n            \"total\": 2,\n            \"count\": 2,\n            \"per_page\": 15,\n            \"current_page\": 1,\n            \"total_pages\": 1,\n            \"links\": null\n        }\n    }\n}"},{"id":"76508e91-96be-4e3b-a7da-88193156d7e6","name":"List Tasks - Fetch All Tasks","originalRequest":{"method":"GET","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"},{"key":"scope","value":"ac","type":"text","description":"Access Scope [ac, sp] = ac for Studio | Build"},{"key":"scope-id","value":"1","type":"text","description":"Account ID from Studio | Manage | Account Profile when scope = ac"}],"url":{"raw":"{{base_url}}/studio/tasks?task_type=voice&fetch_all=1","host":["{{base_url}}"],"path":["studio","tasks"],"query":[{"key":"page","value":"1","description":"(Optional) go to certain page to show tasks on that page","disabled":true},{"key":"orderBy","value":"task_id","description":"(Optional) sort by field name [task_id, task_name, updated_at]","disabled":true},{"key":"sortedBy","value":"desc","description":"(Optional) sort tasks list method [ asc, desc ] ","disabled":true},{"key":"searchOptions","value":"{\"is_favorite\":0,\"is_mapped\":1}","description":"(Optional) set is_favourite to 1 to filter by favourite set tasks, \nset is_mapped to 1 to filter by mapped number tasks","disabled":true},{"key":"hide_system","value":"false","description":"(Optional) hide system tasks","disabled":true},{"key":"task_type","value":"voice","description":"(Required) determines the type of task that will be returned \n[ voice, messaging, workflow, whatsapp, chatbot ]"},{"key":"per_page","value":"15","description":"(Optional) Number of tasks returned per page [15, 30, 45, 60]","disabled":true},{"key":"search","value":"","description":"(Optional) Search a certain task by keyword","disabled":true},{"key":"fetch_all","value":"1","description":"(Optional) If you need to get the complete list without any pagination"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx"},{"key":"Date","value":"Mon, 20 Sep 2021 01:09:41 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-RateLimit-Limit","value":"6000"},{"key":"X-RateLimit-Remaining","value":"5998"},{"key":"ETag","value":"\"1202316b5f3ac6fa6974e32888c38e77d6bca936\""},{"key":"Set-Cookie","value":"studio_session=yZNq25u3K2g0IBe1Vi3iIaijgzRBYNKI8ql1bX9j; expires=Mon, 20-Sep-2021 03:09:40 GMT; Max-Age=7199; path=/; httponly"},{"key":"X-Kong-Upstream-Latency","value":"817"},{"key":"X-Kong-Proxy-Latency","value":"0"},{"key":"Via","value":"kong/2.4.1"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": [\n        {\n            \"task_id\": 376,\n            \"task_name\": \"Payment Node Test\",\n            \"tags\": \"\",\n            \"task_type\": \"voice\",\n            \"protected\": false,\n            \"protected_notes\": \"\",\n            \"parent_id\": null,\n            \"ac_id\": 40,\n            \"is_enabled\": 1,\n            \"created_at\": \"2021-03-11T14:35:48.000000Z\",\n            \"updated_at\": \"2021-05-26T07:11:57.000000Z\",\n            \"task_image\": \"task_image_placeholder.svg\",\n            \"is_favorite\": 0,\n            \"task_version_in_use\": null,\n            \"version_in_use_modified\": 1,\n            \"deleted_at\": null,\n            \"is_template\": 0,\n            \"phone_number\": [\n                {\n                    \"phone_number_id\": 208,\n                    \"task_id\": 376,\n                    \"phone_number\": \"98765235523\"\n                }\n            ],\n            \"pop\": \"TESTING_MEL\",\n            \"region\": \"AUSTRALIA-TESTING-MEL\",\n            \"active_calls\": 0,\n            \"voice_task\": {\n                \"data\": {\n                    \"task_id\": 376,\n                    \"beep_detection\": false,\n                    \"send_to_operator\": false,\n                    \"no_resource_operator_number\": \"\",\n                    \"pci_or_hipaa_compliant\": false,\n                    \"flag_log_all_nodes\": false,\n                    \"tts_voice_id\": 312,\n                    \"created_at\": \"2021-03-11T14:35:48.000000Z\",\n                    \"updated_at\": \"2021-03-11T14:35:48.000000Z\",\n                    \"machine_detection\": false,\n                    \"tts_voice\": {\n                        \"data\": {\n                            \"tts_voice_id\": 312,\n                            \"lang\": \"en-GB\",\n                            \"voice_name\": \"en-GB-Wavenet-B\",\n                            \"gender\": \"M\",\n                            \"tts_label\": \"Keanu\",\n                            \"is_system_voice\": false,\n                            \"display_order\": 1,\n                            \"provider\": \"google\",\n                            \"created_at\": \"2020-08-12T01:13:14.000000Z\",\n                            \"updated_at\": \"2020-08-12T01:13:14.000000Z\",\n                            \"is_enabled\": 1\n                        }\n                    }\n                }\n            },\n            \"logging_profiles\": {\n                \"data\": []\n            }\n        },\n        {\n            \"task_id\": 707,\n            \"task_name\": \"transfer_node_test\",\n            \"tags\": \"\",\n            \"task_type\": \"voice\",\n            \"protected\": false,\n            \"protected_notes\": \"\",\n            \"parent_id\": null,\n            \"ac_id\": 40,\n            \"is_enabled\": 1,\n            \"created_at\": \"2021-04-16T07:46:41.000000Z\",\n            \"updated_at\": \"2021-05-05T13:45:16.000000Z\",\n            \"task_image\": \"task_image_placeholder.svg\",\n            \"is_favorite\": 1,\n            \"task_version_in_use\": 527,\n            \"version_in_use_modified\": 1,\n            \"deleted_at\": null,\n            \"is_template\": 0,\n            \"phone_number\": [],\n            \"pop\": \"TESTING_MEL\",\n            \"region\": \"AUSTRALIA-TESTING-MEL\",\n            \"active_calls\": 0,\n            \"voice_task\": {\n                \"data\": {\n                    \"task_id\": 707,\n                    \"beep_detection\": false,\n                    \"send_to_operator\": false,\n                    \"no_resource_operator_number\": \"\",\n                    \"pci_or_hipaa_compliant\": false,\n                    \"flag_log_all_nodes\": false,\n                    \"tts_voice_id\": 312,\n                    \"created_at\": \"2021-04-16T07:46:41.000000Z\",\n                    \"updated_at\": \"2021-04-16T07:46:41.000000Z\",\n                    \"machine_detection\": false,\n                    \"tts_voice\": {\n                        \"data\": {\n                            \"tts_voice_id\": 312,\n                            \"lang\": \"en-GB\",\n                            \"voice_name\": \"en-GB-Wavenet-B\",\n                            \"gender\": \"M\",\n                            \"tts_label\": \"Keanu\",\n                            \"is_system_voice\": false,\n                            \"display_order\": 1,\n                            \"provider\": \"google\",\n                            \"created_at\": \"2020-08-12T01:13:14.000000Z\",\n                            \"updated_at\": \"2020-08-12T01:13:14.000000Z\",\n                            \"is_enabled\": 1\n                        }\n                    }\n                }\n            },\n            \"logging_profiles\": {\n                \"data\": []\n            }\n        },\n        {\n            \"task_id\": 724,\n            \"task_name\": \"keyword finder testsadsdasda\",\n            \"tags\": \"\",\n            \"task_type\": \"voice\",\n            \"protected\": false,\n            \"protected_notes\": \"\",\n            \"parent_id\": null,\n            \"ac_id\": 40,\n            \"is_enabled\": 1,\n            \"created_at\": \"2021-04-20T01:11:18.000000Z\",\n            \"updated_at\": \"2021-04-20T14:34:37.000000Z\",\n            \"task_image\": \"task_image_placeholder.svg\",\n            \"is_favorite\": 0,\n            \"task_version_in_use\": null,\n            \"version_in_use_modified\": 1,\n            \"deleted_at\": null,\n            \"is_template\": 0,\n            \"phone_number\": [],\n            \"pop\": \"TESTING_MEL\",\n            \"region\": \"AUSTRALIA-TESTING-MEL\",\n            \"active_calls\": 0,\n            \"voice_task\": {\n                \"data\": {\n                    \"task_id\": 724,\n                    \"beep_detection\": false,\n                    \"send_to_operator\": false,\n                    \"no_resource_operator_number\": \"\",\n                    \"pci_or_hipaa_compliant\": false,\n                    \"flag_log_all_nodes\": false,\n                    \"tts_voice_id\": 312,\n                    \"created_at\": \"2021-04-20T01:11:18.000000Z\",\n                    \"updated_at\": \"2021-04-20T01:11:18.000000Z\",\n                    \"machine_detection\": false,\n                    \"tts_voice\": {\n                        \"data\": {\n                            \"tts_voice_id\": 312,\n                            \"lang\": \"en-GB\",\n                            \"voice_name\": \"en-GB-Wavenet-B\",\n                            \"gender\": \"M\",\n                            \"tts_label\": \"Keanu\",\n                            \"is_system_voice\": false,\n                            \"display_order\": 1,\n                            \"provider\": \"google\",\n                            \"created_at\": \"2020-08-12T01:13:14.000000Z\",\n                            \"updated_at\": \"2020-08-12T01:13:14.000000Z\",\n                            \"is_enabled\": 1\n                        }\n                    }\n                }\n            },\n            \"logging_profiles\": {\n                \"data\": [\n                    {\n                        \"profile_id\": 54,\n                        \"task_id\": 724,\n                        \"model_id\": 21,\n                        \"model_name\": \"WebhookProfile\",\n                        \"node_types\": \"all\",\n                        \"created_at\": \"2021-04-20T14:34:37.000000Z\",\n                        \"updated_at\": \"2021-04-20T14:34:37.000000Z\"\n                    }\n                ]\n            }\n        },\n        {\n            \"task_id\": 803,\n            \"task_name\": \"integration node test\",\n            \"tags\": \"\",\n            \"task_type\": \"voice\",\n            \"protected\": false,\n            \"protected_notes\": \"\",\n            \"parent_id\": null,\n            \"ac_id\": 40,\n            \"is_enabled\": 1,\n            \"created_at\": \"2021-04-22T03:49:30.000000Z\",\n            \"updated_at\": \"2021-04-22T03:49:30.000000Z\",\n            \"task_image\": \"task_image_placeholder.svg\",\n            \"is_favorite\": 0,\n            \"task_version_in_use\": null,\n            \"version_in_use_modified\": 1,\n            \"deleted_at\": null,\n            \"is_template\": 0,\n            \"phone_number\": [],\n            \"pop\": \"TESTING_MEL\",\n            \"region\": \"AUSTRALIA-TESTING-MEL\",\n            \"active_calls\": 0,\n            \"voice_task\": {\n                \"data\": {\n                    \"task_id\": 803,\n                    \"beep_detection\": false,\n                    \"send_to_operator\": false,\n                    \"no_resource_operator_number\": \"\",\n                    \"pci_or_hipaa_compliant\": false,\n                    \"flag_log_all_nodes\": false,\n                    \"tts_voice_id\": 312,\n                    \"created_at\": \"2021-04-22T03:49:30.000000Z\",\n                    \"updated_at\": \"2021-04-22T03:49:30.000000Z\",\n                    \"machine_detection\": false,\n                    \"tts_voice\": {\n                        \"data\": {\n                            \"tts_voice_id\": 312,\n                            \"lang\": \"en-GB\",\n                            \"voice_name\": \"en-GB-Wavenet-B\",\n                            \"gender\": \"M\",\n                            \"tts_label\": \"Keanu\",\n                            \"is_system_voice\": false,\n                            \"display_order\": 1,\n                            \"provider\": \"google\",\n                            \"created_at\": \"2020-08-12T01:13:14.000000Z\",\n                            \"updated_at\": \"2020-08-12T01:13:14.000000Z\",\n                            \"is_enabled\": 1\n                        }\n                    }\n                }\n            },\n            \"logging_profiles\": {\n                \"data\": []\n            }\n        },\n        {\n            \"task_id\": 1051,\n            \"task_name\": \"new transfer node tests\",\n            \"tags\": \"\",\n            \"task_type\": \"voice\",\n            \"protected\": false,\n            \"protected_notes\": \"\",\n            \"parent_id\": null,\n            \"ac_id\": 40,\n            \"is_enabled\": 1,\n            \"created_at\": \"2021-05-27T16:40:19.000000Z\",\n            \"updated_at\": \"2021-06-02T01:11:03.000000Z\",\n            \"task_image\": \"task_image_placeholder.svg\",\n            \"is_favorite\": 0,\n            \"task_version_in_use\": null,\n            \"version_in_use_modified\": 1,\n            \"deleted_at\": null,\n            \"is_template\": 0,\n            \"phone_number\": [],\n            \"pop\": \"TESTING_MEL\",\n            \"region\": \"AUSTRALIA-TESTING-MEL\",\n            \"active_calls\": 0,\n            \"voice_task\": {\n                \"data\": {\n                    \"task_id\": 1051,\n                    \"beep_detection\": false,\n                    \"send_to_operator\": false,\n                    \"no_resource_operator_number\": \"\",\n                    \"pci_or_hipaa_compliant\": false,\n                    \"flag_log_all_nodes\": false,\n                    \"tts_voice_id\": 312,\n                    \"created_at\": \"2021-05-27T16:40:19.000000Z\",\n                    \"updated_at\": \"2021-05-27T16:40:19.000000Z\",\n                    \"machine_detection\": false,\n                    \"tts_voice\": {\n                        \"data\": {\n                            \"tts_voice_id\": 312,\n                            \"lang\": \"en-GB\",\n                            \"voice_name\": \"en-GB-Wavenet-B\",\n                            \"gender\": \"M\",\n                            \"tts_label\": \"Keanu\",\n                            \"is_system_voice\": false,\n                            \"display_order\": 1,\n                            \"provider\": \"google\",\n                            \"created_at\": \"2020-08-12T01:13:14.000000Z\",\n                            \"updated_at\": \"2020-08-12T01:13:14.000000Z\",\n                            \"is_enabled\": 1\n                        }\n                    }\n                }\n            },\n            \"logging_profiles\": {\n                \"data\": []\n            }\n        },\n        {\n            \"task_id\": 1053,\n            \"task_name\": \"new payment node tests\",\n            \"tags\": \"\",\n            \"task_type\": \"voice\",\n            \"protected\": false,\n            \"protected_notes\": \"\",\n            \"parent_id\": null,\n            \"ac_id\": 40,\n            \"is_enabled\": 1,\n            \"created_at\": \"2021-05-27T16:48:14.000000Z\",\n            \"updated_at\": \"2021-06-11T09:34:06.000000Z\",\n            \"task_image\": \"task_image_placeholder.svg\",\n            \"is_favorite\": 0,\n            \"task_version_in_use\": null,\n            \"version_in_use_modified\": 1,\n            \"deleted_at\": null,\n            \"is_template\": 0,\n            \"phone_number\": [],\n            \"pop\": \"TESTING_MEL\",\n            \"region\": \"AUSTRALIA-TESTING-MEL\",\n            \"active_calls\": 0,\n            \"voice_task\": {\n                \"data\": {\n                    \"task_id\": 1053,\n                    \"beep_detection\": false,\n                    \"send_to_operator\": false,\n                    \"no_resource_operator_number\": \"\",\n                    \"pci_or_hipaa_compliant\": false,\n                    \"flag_log_all_nodes\": false,\n                    \"tts_voice_id\": 227,\n                    \"created_at\": \"2021-05-27T16:48:14.000000Z\",\n                    \"updated_at\": \"2021-05-27T16:48:14.000000Z\",\n                    \"machine_detection\": false,\n                    \"tts_voice\": {\n                        \"data\": {\n                            \"tts_voice_id\": 227,\n                            \"lang\": \"en-AU\",\n                            \"voice_name\": \"en-AU-Wavenet-C\",\n                            \"gender\": \"F\",\n                            \"tts_label\": \"Letitia\",\n                            \"is_system_voice\": false,\n                            \"display_order\": 1,\n                            \"provider\": \"google\",\n                            \"created_at\": \"2020-08-12T01:13:14.000000Z\",\n                            \"updated_at\": \"2020-08-12T01:13:14.000000Z\",\n                            \"is_enabled\": 1\n                        }\n                    }\n                }\n            },\n            \"logging_profiles\": {\n                \"data\": []\n            }\n        },\n        {\n            \"task_id\": 1091,\n            \"task_name\": \"new_transfer_node_test\",\n            \"tags\": \"\",\n            \"task_type\": \"voice\",\n            \"protected\": false,\n            \"protected_notes\": \"\",\n            \"parent_id\": null,\n            \"ac_id\": 40,\n            \"is_enabled\": 1,\n            \"created_at\": \"2021-06-02T05:11:03.000000Z\",\n            \"updated_at\": \"2021-06-02T10:26:08.000000Z\",\n            \"task_image\": \"task_image_placeholder.svg\",\n            \"is_favorite\": 0,\n            \"task_version_in_use\": null,\n            \"version_in_use_modified\": 1,\n            \"deleted_at\": null,\n            \"is_template\": 0,\n            \"phone_number\": [],\n            \"pop\": \"TESTING_MEL\",\n            \"region\": \"AUSTRALIA-TESTING-MEL\",\n            \"active_calls\": 0,\n            \"voice_task\": {\n                \"data\": {\n                    \"task_id\": 1091,\n                    \"beep_detection\": false,\n                    \"send_to_operator\": false,\n                    \"no_resource_operator_number\": \"\",\n                    \"pci_or_hipaa_compliant\": false,\n                    \"flag_log_all_nodes\": false,\n                    \"tts_voice_id\": 1277,\n                    \"created_at\": \"2021-06-02T05:11:03.000000Z\",\n                    \"updated_at\": \"2021-06-02T05:11:03.000000Z\",\n                    \"machine_detection\": false,\n                    \"tts_voice\": {\n                        \"data\": {\n                            \"tts_voice_id\": 1277,\n                            \"lang\": \"en-AU\",\n                            \"voice_name\": \"Molly\",\n                            \"gender\": \"F\",\n                            \"tts_label\": \"Molly\",\n                            \"is_system_voice\": true,\n                            \"display_order\": 0,\n                            \"provider\": \"lumenvox\",\n                            \"created_at\": \"2021-02-16T23:14:33.000000Z\",\n                            \"updated_at\": \"2021-02-16T23:14:33.000000Z\",\n                            \"is_enabled\": 1\n                        }\n                    }\n                }\n            },\n            \"logging_profiles\": {\n                \"data\": []\n            }\n        },\n        {\n            \"task_id\": 1166,\n            \"task_name\": \"new qa test\",\n            \"tags\": \"\",\n            \"task_type\": \"voice\",\n            \"protected\": false,\n            \"protected_notes\": \"\",\n            \"parent_id\": null,\n            \"ac_id\": 40,\n            \"is_enabled\": 1,\n            \"created_at\": \"2021-06-07T01:52:55.000000Z\",\n            \"updated_at\": \"2021-06-11T09:13:19.000000Z\",\n            \"task_image\": \"task_image_placeholder.svg\",\n            \"is_favorite\": 0,\n            \"task_version_in_use\": null,\n            \"version_in_use_modified\": 1,\n            \"deleted_at\": null,\n            \"is_template\": 0,\n            \"phone_number\": [],\n            \"pop\": \"TESTING_MEL\",\n            \"region\": \"AUSTRALIA-TESTING-MEL\",\n            \"active_calls\": 0,\n            \"voice_task\": {\n                \"data\": {\n                    \"task_id\": 1166,\n                    \"beep_detection\": false,\n                    \"send_to_operator\": false,\n                    \"no_resource_operator_number\": \"\",\n                    \"pci_or_hipaa_compliant\": false,\n                    \"flag_log_all_nodes\": false,\n                    \"tts_voice_id\": 1277,\n                    \"created_at\": \"2021-06-07T01:52:55.000000Z\",\n                    \"updated_at\": \"2021-06-07T01:52:55.000000Z\",\n                    \"machine_detection\": false,\n                    \"tts_voice\": {\n                        \"data\": {\n                            \"tts_voice_id\": 1277,\n                            \"lang\": \"en-AU\",\n                            \"voice_name\": \"Molly\",\n                            \"gender\": \"F\",\n                            \"tts_label\": \"Molly\",\n                            \"is_system_voice\": true,\n                            \"display_order\": 0,\n                            \"provider\": \"lumenvox\",\n                            \"created_at\": \"2021-02-16T23:14:33.000000Z\",\n                            \"updated_at\": \"2021-02-16T23:14:33.000000Z\",\n                            \"is_enabled\": 1\n                        }\n                    }\n                }\n            },\n            \"logging_profiles\": {\n                \"data\": []\n            }\n        },\n        {\n            \"task_id\": 1192,\n            \"task_name\": \"SN-1039 Integer Type Form Node\",\n            \"tags\": \"\",\n            \"task_type\": \"voice\",\n            \"protected\": false,\n            \"protected_notes\": \"\",\n            \"parent_id\": null,\n            \"ac_id\": 40,\n            \"is_enabled\": 1,\n            \"created_at\": \"2021-06-08T00:47:42.000000Z\",\n            \"updated_at\": \"2021-06-08T03:08:54.000000Z\",\n            \"task_image\": \"task_image_placeholder.svg\",\n            \"is_favorite\": 0,\n            \"task_version_in_use\": null,\n            \"version_in_use_modified\": 1,\n            \"deleted_at\": null,\n            \"is_template\": 0,\n            \"phone_number\": [],\n            \"pop\": \"TESTING_MEL\",\n            \"region\": \"AUSTRALIA-TESTING-MEL\",\n            \"active_calls\": 0,\n            \"voice_task\": {\n                \"data\": {\n                    \"task_id\": 1192,\n                    \"beep_detection\": false,\n                    \"send_to_operator\": false,\n                    \"no_resource_operator_number\": \"\",\n                    \"pci_or_hipaa_compliant\": false,\n                    \"flag_log_all_nodes\": false,\n                    \"tts_voice_id\": 402,\n                    \"created_at\": \"2021-06-08T00:47:42.000000Z\",\n                    \"updated_at\": \"2021-06-08T01:28:10.000000Z\",\n                    \"machine_detection\": false,\n                    \"tts_voice\": {\n                        \"data\": {\n                            \"tts_voice_id\": 402,\n                            \"lang\": \"en-US\",\n                            \"voice_name\": \"en-US-Wavenet-B\",\n                            \"gender\": \"M\",\n                            \"tts_label\": \"Leone\",\n                            \"is_system_voice\": false,\n                            \"display_order\": 1,\n                            \"provider\": \"google\",\n                            \"created_at\": \"2020-08-12T01:13:14.000000Z\",\n                            \"updated_at\": \"2020-08-12T01:13:14.000000Z\",\n                            \"is_enabled\": 1\n                        }\n                    }\n                }\n            },\n            \"logging_profiles\": {\n                \"data\": []\n            }\n        },\n        {\n            \"task_id\": 1212,\n            \"task_name\": \"SN-1039 Digit String Type Form Node\",\n            \"tags\": \"\",\n            \"task_type\": \"voice\",\n            \"protected\": false,\n            \"protected_notes\": \"\",\n            \"parent_id\": null,\n            \"ac_id\": 40,\n            \"is_enabled\": 1,\n            \"created_at\": \"2021-06-08T06:03:59.000000Z\",\n            \"updated_at\": \"2021-06-09T06:49:58.000000Z\",\n            \"task_image\": \"task_image_placeholder.svg\",\n            \"is_favorite\": 0,\n            \"task_version_in_use\": null,\n            \"version_in_use_modified\": 1,\n            \"deleted_at\": null,\n            \"is_template\": 0,\n            \"phone_number\": [],\n            \"pop\": \"TESTING_MEL\",\n            \"region\": \"AUSTRALIA-TESTING-MEL\",\n            \"active_calls\": 0,\n            \"voice_task\": {\n                \"data\": {\n                    \"task_id\": 1212,\n                    \"beep_detection\": false,\n                    \"send_to_operator\": false,\n                    \"no_resource_operator_number\": \"\",\n                    \"pci_or_hipaa_compliant\": false,\n                    \"flag_log_all_nodes\": false,\n                    \"tts_voice_id\": 387,\n                    \"created_at\": \"2021-06-08T06:03:59.000000Z\",\n                    \"updated_at\": \"2021-06-08T06:04:31.000000Z\",\n                    \"machine_detection\": false,\n                    \"tts_voice\": {\n                        \"data\": {\n                            \"tts_voice_id\": 387,\n                            \"lang\": \"en-US\",\n                            \"voice_name\": \"en-US-Wavenet-F\",\n                            \"gender\": \"F\",\n                            \"tts_label\": \"Violette\",\n                            \"is_system_voice\": false,\n                            \"display_order\": 1,\n                            \"provider\": \"google\",\n                            \"created_at\": \"2020-08-12T01:13:14.000000Z\",\n                            \"updated_at\": \"2020-08-12T01:13:14.000000Z\",\n                            \"is_enabled\": 1\n                        }\n                    }\n                }\n            },\n            \"logging_profiles\": {\n                \"data\": []\n            }\n        },\n        {\n            \"task_id\": 1223,\n            \"task_name\": \"SN-865 Menu Node\",\n            \"tags\": \"\",\n            \"task_type\": \"voice\",\n            \"protected\": false,\n            \"protected_notes\": \"\",\n            \"parent_id\": null,\n            \"ac_id\": 40,\n            \"is_enabled\": 1,\n            \"created_at\": \"2021-06-09T01:16:04.000000Z\",\n            \"updated_at\": \"2021-06-11T02:18:09.000000Z\",\n            \"task_image\": \"task_image_placeholder.svg\",\n            \"is_favorite\": 0,\n            \"task_version_in_use\": 624,\n            \"version_in_use_modified\": 0,\n            \"deleted_at\": null,\n            \"is_template\": 0,\n            \"phone_number\": [],\n            \"pop\": \"TESTING_MEL\",\n            \"region\": \"AUSTRALIA-TESTING-MEL\",\n            \"active_calls\": 0,\n            \"voice_task\": {\n                \"data\": {\n                    \"task_id\": 1223,\n                    \"beep_detection\": false,\n                    \"send_to_operator\": false,\n                    \"no_resource_operator_number\": \"\",\n                    \"pci_or_hipaa_compliant\": false,\n                    \"flag_log_all_nodes\": false,\n                    \"tts_voice_id\": 1277,\n                    \"created_at\": \"2021-06-09T01:16:04.000000Z\",\n                    \"updated_at\": \"2021-06-09T01:16:04.000000Z\",\n                    \"machine_detection\": false,\n                    \"tts_voice\": {\n                        \"data\": {\n                            \"tts_voice_id\": 1277,\n                            \"lang\": \"en-AU\",\n                            \"voice_name\": \"Molly\",\n                            \"gender\": \"F\",\n                            \"tts_label\": \"Molly\",\n                            \"is_system_voice\": true,\n                            \"display_order\": 0,\n                            \"provider\": \"lumenvox\",\n                            \"created_at\": \"2021-02-16T23:14:33.000000Z\",\n                            \"updated_at\": \"2021-02-16T23:14:33.000000Z\",\n                            \"is_enabled\": 1\n                        }\n                    }\n                }\n            },\n            \"logging_profiles\": {\n                \"data\": []\n            }\n        },\n        {\n            \"task_id\": 1275,\n            \"task_name\": \"SN-1155 Open Form PostCode\",\n            \"tags\": \"\",\n            \"task_type\": \"voice\",\n            \"protected\": false,\n            \"protected_notes\": \"\",\n            \"parent_id\": null,\n            \"ac_id\": 40,\n            \"is_enabled\": 1,\n            \"created_at\": \"2021-06-09T05:52:10.000000Z\",\n            \"updated_at\": \"2021-06-18T02:49:21.000000Z\",\n            \"task_image\": \"task_image_placeholder.svg\",\n            \"is_favorite\": 0,\n            \"task_version_in_use\": 693,\n            \"version_in_use_modified\": 1,\n            \"deleted_at\": null,\n            \"is_template\": 0,\n            \"phone_number\": [],\n            \"pop\": \"TESTING_MEL\",\n            \"region\": \"AUSTRALIA-TESTING-MEL\",\n            \"active_calls\": 0,\n            \"voice_task\": {\n                \"data\": {\n                    \"task_id\": 1275,\n                    \"beep_detection\": false,\n                    \"send_to_operator\": false,\n                    \"no_resource_operator_number\": \"\",\n                    \"pci_or_hipaa_compliant\": false,\n                    \"flag_log_all_nodes\": false,\n                    \"tts_voice_id\": 1277,\n                    \"created_at\": \"2021-06-09T05:52:10.000000Z\",\n                    \"updated_at\": \"2021-06-09T05:52:10.000000Z\",\n                    \"machine_detection\": false,\n                    \"tts_voice\": {\n                        \"data\": {\n                            \"tts_voice_id\": 1277,\n                            \"lang\": \"en-AU\",\n                            \"voice_name\": \"Molly\",\n                            \"gender\": \"F\",\n                            \"tts_label\": \"Molly\",\n                            \"is_system_voice\": true,\n                            \"display_order\": 0,\n                            \"provider\": \"lumenvox\",\n                            \"created_at\": \"2021-02-16T23:14:33.000000Z\",\n                            \"updated_at\": \"2021-02-16T23:14:33.000000Z\",\n                            \"is_enabled\": 1\n                        }\n                    }\n                }\n            },\n            \"logging_profiles\": {\n                \"data\": []\n            }\n        },\n        {\n            \"task_id\": 1284,\n            \"task_name\": \"SN-1169 Calendar Form Type Speech\",\n            \"tags\": \"\",\n            \"task_type\": \"voice\",\n            \"protected\": false,\n            \"protected_notes\": \"\",\n            \"parent_id\": null,\n            \"ac_id\": 40,\n            \"is_enabled\": 1,\n            \"created_at\": \"2021-06-10T00:30:39.000000Z\",\n            \"updated_at\": \"2021-06-10T00:33:28.000000Z\",\n            \"task_image\": \"task_image_placeholder.svg\",\n            \"is_favorite\": 0,\n            \"task_version_in_use\": null,\n            \"version_in_use_modified\": 1,\n            \"deleted_at\": null,\n            \"is_template\": 0,\n            \"phone_number\": [],\n            \"pop\": \"TESTING_MEL\",\n            \"region\": \"AUSTRALIA-TESTING-MEL\",\n            \"active_calls\": 0,\n            \"voice_task\": {\n                \"data\": {\n                    \"task_id\": 1284,\n                    \"beep_detection\": false,\n                    \"send_to_operator\": false,\n                    \"no_resource_operator_number\": \"\",\n                    \"pci_or_hipaa_compliant\": false,\n                    \"flag_log_all_nodes\": false,\n                    \"tts_voice_id\": 1286,\n                    \"created_at\": \"2021-06-10T00:30:39.000000Z\",\n                    \"updated_at\": \"2021-06-10T00:30:54.000000Z\",\n                    \"machine_detection\": false,\n                    \"tts_voice\": {\n                        \"data\": {\n                            \"tts_voice_id\": 1286,\n                            \"lang\": \"en-US\",\n                            \"voice_name\": \"Rebecca\",\n                            \"gender\": \"F\",\n                            \"tts_label\": \"Rebecca\",\n                            \"is_system_voice\": true,\n                            \"display_order\": 0,\n                            \"provider\": \"lumenvox\",\n                            \"created_at\": \"2021-02-16T23:14:33.000000Z\",\n                            \"updated_at\": \"2021-02-16T23:14:33.000000Z\",\n                            \"is_enabled\": 1\n                        }\n                    }\n                }\n            },\n            \"logging_profiles\": {\n                \"data\": []\n            }\n        },\n        {\n            \"task_id\": 1287,\n            \"task_name\": \"SN-1167 Payment node speech test\",\n            \"tags\": \"\",\n            \"task_type\": \"voice\",\n            \"protected\": false,\n            \"protected_notes\": \"\",\n            \"parent_id\": null,\n            \"ac_id\": 40,\n            \"is_enabled\": 1,\n            \"created_at\": \"2021-06-10T01:02:48.000000Z\",\n            \"updated_at\": \"2021-06-10T08:36:01.000000Z\",\n            \"task_image\": \"task_image_placeholder.svg\",\n            \"is_favorite\": 0,\n            \"task_version_in_use\": null,\n            \"version_in_use_modified\": 1,\n            \"deleted_at\": null,\n            \"is_template\": 0,\n            \"phone_number\": [],\n            \"pop\": \"TESTING_MEL\",\n            \"region\": \"AUSTRALIA-TESTING-MEL\",\n            \"active_calls\": 0,\n            \"voice_task\": {\n                \"data\": {\n                    \"task_id\": 1287,\n                    \"beep_detection\": false,\n                    \"send_to_operator\": false,\n                    \"no_resource_operator_number\": \"\",\n                    \"pci_or_hipaa_compliant\": false,\n                    \"flag_log_all_nodes\": false,\n                    \"tts_voice_id\": 1274,\n                    \"created_at\": \"2021-06-10T01:02:48.000000Z\",\n                    \"updated_at\": \"2021-06-10T01:02:48.000000Z\",\n                    \"machine_detection\": false,\n                    \"tts_voice\": {\n                        \"data\": {\n                            \"tts_voice_id\": 1274,\n                            \"lang\": \"en-AU\",\n                            \"voice_name\": \"Ian\",\n                            \"gender\": \"M\",\n                            \"tts_label\": \"Ian\",\n                            \"is_system_voice\": true,\n                            \"display_order\": 0,\n                            \"provider\": \"lumenvox\",\n                            \"created_at\": \"2021-02-16T23:14:33.000000Z\",\n                            \"updated_at\": \"2021-02-16T23:14:33.000000Z\",\n                            \"is_enabled\": 1\n                        }\n                    }\n                }\n            },\n            \"logging_profiles\": {\n                \"data\": []\n            }\n        },\n        {\n            \"task_id\": 1319,\n            \"task_name\": \"SN-831 Node Type\",\n            \"tags\": \"\",\n            \"task_type\": \"voice\",\n            \"protected\": false,\n            \"protected_notes\": \"\",\n            \"parent_id\": null,\n            \"ac_id\": 40,\n            \"is_enabled\": 1,\n            \"created_at\": \"2021-06-11T00:30:35.000000Z\",\n            \"updated_at\": \"2021-06-11T01:23:30.000000Z\",\n            \"task_image\": \"task_image_placeholder.svg\",\n            \"is_favorite\": 0,\n            \"task_version_in_use\": null,\n            \"version_in_use_modified\": 1,\n            \"deleted_at\": null,\n            \"is_template\": 0,\n            \"phone_number\": [],\n            \"pop\": \"TESTING_MEL\",\n            \"region\": \"AUSTRALIA-TESTING-MEL\",\n            \"active_calls\": 0,\n            \"voice_task\": {\n                \"data\": {\n                    \"task_id\": 1319,\n                    \"beep_detection\": false,\n                    \"send_to_operator\": false,\n                    \"no_resource_operator_number\": \"\",\n                    \"pci_or_hipaa_compliant\": false,\n                    \"flag_log_all_nodes\": false,\n                    \"tts_voice_id\": 1277,\n                    \"created_at\": \"2021-06-11T00:30:35.000000Z\",\n                    \"updated_at\": \"2021-06-11T00:30:35.000000Z\",\n                    \"machine_detection\": false,\n                    \"tts_voice\": {\n                        \"data\": {\n                            \"tts_voice_id\": 1277,\n                            \"lang\": \"en-AU\",\n                            \"voice_name\": \"Molly\",\n                            \"gender\": \"F\",\n                            \"tts_label\": \"Molly\",\n                            \"is_system_voice\": true,\n                            \"display_order\": 0,\n                            \"provider\": \"lumenvox\",\n                            \"created_at\": \"2021-02-16T23:14:33.000000Z\",\n                            \"updated_at\": \"2021-02-16T23:14:33.000000Z\",\n                            \"is_enabled\": 1\n                        }\n                    }\n                }\n            },\n            \"logging_profiles\": {\n                \"data\": []\n            }\n        },\n        {\n            \"task_id\": 1340,\n            \"task_name\": \"SN-1155 - Custom Form Type\",\n            \"tags\": \"\",\n            \"task_type\": \"voice\",\n            \"protected\": false,\n            \"protected_notes\": \"\",\n            \"parent_id\": null,\n            \"ac_id\": 40,\n            \"is_enabled\": 1,\n            \"created_at\": \"2021-06-11T03:35:11.000000Z\",\n            \"updated_at\": \"2021-06-17T23:45:25.000000Z\",\n            \"task_image\": \"task_image_placeholder.svg\",\n            \"is_favorite\": 0,\n            \"task_version_in_use\": null,\n            \"version_in_use_modified\": 1,\n            \"deleted_at\": null,\n            \"is_template\": 0,\n            \"phone_number\": [],\n            \"pop\": \"TESTING_MEL\",\n            \"region\": \"AUSTRALIA-TESTING-MEL\",\n            \"active_calls\": 0,\n            \"voice_task\": {\n                \"data\": {\n                    \"task_id\": 1340,\n                    \"beep_detection\": false,\n                    \"send_to_operator\": false,\n                    \"no_resource_operator_number\": \"\",\n                    \"pci_or_hipaa_compliant\": false,\n                    \"flag_log_all_nodes\": false,\n                    \"tts_voice_id\": 1277,\n                    \"created_at\": \"2021-06-11T03:35:11.000000Z\",\n                    \"updated_at\": \"2021-06-11T03:35:11.000000Z\",\n                    \"machine_detection\": false,\n                    \"tts_voice\": {\n                        \"data\": {\n                            \"tts_voice_id\": 1277,\n                            \"lang\": \"en-AU\",\n                            \"voice_name\": \"Molly\",\n                            \"gender\": \"F\",\n                            \"tts_label\": \"Molly\",\n                            \"is_system_voice\": true,\n                            \"display_order\": 0,\n                            \"provider\": \"lumenvox\",\n                            \"created_at\": \"2021-02-16T23:14:33.000000Z\",\n                            \"updated_at\": \"2021-02-16T23:14:33.000000Z\",\n                            \"is_enabled\": 1\n                        }\n                    }\n                }\n            },\n            \"logging_profiles\": {\n                \"data\": []\n            }\n        },\n        {\n            \"task_id\": 1379,\n            \"task_name\": \"SN-1169 System Calendar\",\n            \"tags\": \"\",\n            \"task_type\": \"voice\",\n            \"protected\": false,\n            \"protected_notes\": \"\",\n            \"parent_id\": null,\n            \"ac_id\": 40,\n            \"is_enabled\": 1,\n            \"created_at\": \"2021-06-15T01:07:51.000000Z\",\n            \"updated_at\": \"2021-06-15T07:21:18.000000Z\",\n            \"task_image\": \"task_image_placeholder.svg\",\n            \"is_favorite\": 0,\n            \"task_version_in_use\": null,\n            \"version_in_use_modified\": 1,\n            \"deleted_at\": null,\n            \"is_template\": 0,\n            \"phone_number\": [],\n            \"pop\": \"TESTING_MEL\",\n            \"region\": \"AUSTRALIA-TESTING-MEL\",\n            \"active_calls\": 0,\n            \"voice_task\": {\n                \"data\": {\n                    \"task_id\": 1379,\n                    \"beep_detection\": false,\n                    \"send_to_operator\": false,\n                    \"no_resource_operator_number\": \"\",\n                    \"pci_or_hipaa_compliant\": false,\n                    \"flag_log_all_nodes\": false,\n                    \"tts_voice_id\": 1274,\n                    \"created_at\": \"2021-06-15T01:07:51.000000Z\",\n                    \"updated_at\": \"2021-06-15T01:07:51.000000Z\",\n                    \"machine_detection\": false,\n                    \"tts_voice\": {\n                        \"data\": {\n                            \"tts_voice_id\": 1274,\n                            \"lang\": \"en-AU\",\n                            \"voice_name\": \"Ian\",\n                            \"gender\": \"M\",\n                            \"tts_label\": \"Ian\",\n                            \"is_system_voice\": true,\n                            \"display_order\": 0,\n                            \"provider\": \"lumenvox\",\n                            \"created_at\": \"2021-02-16T23:14:33.000000Z\",\n                            \"updated_at\": \"2021-02-16T23:14:33.000000Z\",\n                            \"is_enabled\": 1\n                        }\n                    }\n                }\n            },\n            \"logging_profiles\": {\n                \"data\": []\n            }\n        },\n        {\n            \"task_id\": 1389,\n            \"task_name\": \"SN-927 Sec Var\",\n            \"tags\": \"\",\n            \"task_type\": \"voice\",\n            \"protected\": false,\n            \"protected_notes\": \"\",\n            \"parent_id\": null,\n            \"ac_id\": 40,\n            \"is_enabled\": 1,\n            \"created_at\": \"2021-06-15T07:23:12.000000Z\",\n            \"updated_at\": \"2021-06-15T07:33:31.000000Z\",\n            \"task_image\": \"task_image_placeholder.svg\",\n            \"is_favorite\": 0,\n            \"task_version_in_use\": null,\n            \"version_in_use_modified\": 1,\n            \"deleted_at\": null,\n            \"is_template\": 0,\n            \"phone_number\": [],\n            \"pop\": \"TESTING_MEL\",\n            \"region\": \"AUSTRALIA-TESTING-MEL\",\n            \"active_calls\": 0,\n            \"voice_task\": {\n                \"data\": {\n                    \"task_id\": 1389,\n                    \"beep_detection\": false,\n                    \"send_to_operator\": false,\n                    \"no_resource_operator_number\": \"\",\n                    \"pci_or_hipaa_compliant\": false,\n                    \"flag_log_all_nodes\": false,\n                    \"tts_voice_id\": 1274,\n                    \"created_at\": \"2021-06-15T07:23:12.000000Z\",\n                    \"updated_at\": \"2021-06-15T07:23:12.000000Z\",\n                    \"machine_detection\": false,\n                    \"tts_voice\": {\n                        \"data\": {\n                            \"tts_voice_id\": 1274,\n                            \"lang\": \"en-AU\",\n                            \"voice_name\": \"Ian\",\n                            \"gender\": \"M\",\n                            \"tts_label\": \"Ian\",\n                            \"is_system_voice\": true,\n                            \"display_order\": 0,\n                            \"provider\": \"lumenvox\",\n                            \"created_at\": \"2021-02-16T23:14:33.000000Z\",\n                            \"updated_at\": \"2021-02-16T23:14:33.000000Z\",\n                            \"is_enabled\": 1\n                        }\n                    }\n                }\n            },\n            \"logging_profiles\": {\n                \"data\": []\n            }\n        },\n        {\n            \"task_id\": 1391,\n            \"task_name\": \"SN-1194 Sys Log Features\",\n            \"tags\": \"\",\n            \"task_type\": \"voice\",\n            \"protected\": false,\n            \"protected_notes\": \"\",\n            \"parent_id\": null,\n            \"ac_id\": 40,\n            \"is_enabled\": 1,\n            \"created_at\": \"2021-06-15T07:48:09.000000Z\",\n            \"updated_at\": \"2021-07-30T00:52:42.000000Z\",\n            \"task_image\": \"task_image_placeholder.svg\",\n            \"is_favorite\": 0,\n            \"task_version_in_use\": 653,\n            \"version_in_use_modified\": 1,\n            \"deleted_at\": null,\n            \"is_template\": 0,\n            \"phone_number\": [],\n            \"pop\": \"TESTING_MEL\",\n            \"region\": \"AUSTRALIA-TESTING-MEL\",\n            \"active_calls\": 0,\n            \"voice_task\": {\n                \"data\": {\n                    \"task_id\": 1391,\n                    \"beep_detection\": false,\n                    \"send_to_operator\": false,\n                    \"no_resource_operator_number\": \"\",\n                    \"pci_or_hipaa_compliant\": false,\n                    \"flag_log_all_nodes\": false,\n                    \"tts_voice_id\": 412,\n                    \"created_at\": \"2021-06-15T08:18:09.000000Z\",\n                    \"updated_at\": \"2021-06-15T09:16:19.000000Z\",\n                    \"machine_detection\": false,\n                    \"tts_voice\": {\n                        \"data\": {\n                            \"tts_voice_id\": 412,\n                            \"lang\": \"en-US\",\n                            \"voice_name\": \"en-US-Wavenet-A\",\n                            \"gender\": \"M\",\n                            \"tts_label\": \"Mavis\",\n                            \"is_system_voice\": false,\n                            \"display_order\": 1,\n                            \"provider\": \"google\",\n                            \"created_at\": \"2020-08-12T01:13:14.000000Z\",\n                            \"updated_at\": \"2020-08-12T01:13:14.000000Z\",\n                            \"is_enabled\": 1\n                        }\n                    }\n                }\n            },\n            \"logging_profiles\": {\n                \"data\": []\n            }\n        },\n        {\n            \"task_id\": 1421,\n            \"task_name\": \"demo1\",\n            \"tags\": \"\",\n            \"task_type\": \"voice\",\n            \"protected\": false,\n            \"protected_notes\": \"\",\n            \"parent_id\": null,\n            \"ac_id\": 40,\n            \"is_enabled\": 1,\n            \"created_at\": \"2021-06-16T01:07:09.000000Z\",\n            \"updated_at\": \"2021-07-29T23:59:38.000000Z\",\n            \"task_image\": \"task_image_placeholder.svg\",\n            \"is_favorite\": 0,\n            \"task_version_in_use\": null,\n            \"version_in_use_modified\": 1,\n            \"deleted_at\": null,\n            \"is_template\": 0,\n            \"phone_number\": [],\n            \"pop\": \"TESTING_MEL\",\n            \"region\": \"AUSTRALIA-TESTING-MEL\",\n            \"active_calls\": 0,\n            \"voice_task\": {\n                \"data\": {\n                    \"task_id\": 1421,\n                    \"beep_detection\": false,\n                    \"send_to_operator\": false,\n                    \"no_resource_operator_number\": \"\",\n                    \"pci_or_hipaa_compliant\": false,\n                    \"flag_log_all_nodes\": false,\n                    \"tts_voice_id\": 1277,\n                    \"created_at\": \"2021-06-16T01:07:09.000000Z\",\n                    \"updated_at\": \"2021-06-16T01:07:09.000000Z\",\n                    \"machine_detection\": false,\n                    \"tts_voice\": {\n                        \"data\": {\n                            \"tts_voice_id\": 1277,\n                            \"lang\": \"en-AU\",\n                            \"voice_name\": \"Molly\",\n                            \"gender\": \"F\",\n                            \"tts_label\": \"Molly\",\n                            \"is_system_voice\": true,\n                            \"display_order\": 0,\n                            \"provider\": \"lumenvox\",\n                            \"created_at\": \"2021-02-16T23:14:33.000000Z\",\n                            \"updated_at\": \"2021-02-16T23:14:33.000000Z\",\n                            \"is_enabled\": 1\n                        }\n                    }\n                }\n            },\n            \"logging_profiles\": {\n                \"data\": []\n            }\n        },\n        {\n            \"task_id\": 1499,\n            \"task_name\": \"SN-1002 and SN-1001\",\n            \"tags\": \"\",\n            \"task_type\": \"voice\",\n            \"protected\": false,\n            \"protected_notes\": \"\",\n            \"parent_id\": null,\n            \"ac_id\": 40,\n            \"is_enabled\": 1,\n            \"created_at\": \"2021-06-17T08:25:00.000000Z\",\n            \"updated_at\": \"2021-07-02T03:40:38.000000Z\",\n            \"task_image\": \"task_image_placeholder.svg\",\n            \"is_favorite\": 0,\n            \"task_version_in_use\": 688,\n            \"version_in_use_modified\": 1,\n            \"deleted_at\": null,\n            \"is_template\": 0,\n            \"phone_number\": [],\n            \"pop\": \"TESTING_MEL\",\n            \"region\": \"AUSTRALIA-TESTING-MEL\",\n            \"active_calls\": 0,\n            \"voice_task\": {\n                \"data\": {\n                    \"task_id\": 1499,\n                    \"beep_detection\": false,\n                    \"send_to_operator\": false,\n                    \"no_resource_operator_number\": \"\",\n                    \"pci_or_hipaa_compliant\": false,\n                    \"flag_log_all_nodes\": false,\n                    \"tts_voice_id\": 1277,\n                    \"created_at\": \"2021-06-17T08:25:00.000000Z\",\n                    \"updated_at\": \"2021-06-17T08:25:00.000000Z\",\n                    \"machine_detection\": false,\n                    \"tts_voice\": {\n                        \"data\": {\n                            \"tts_voice_id\": 1277,\n                            \"lang\": \"en-AU\",\n                            \"voice_name\": \"Molly\",\n                            \"gender\": \"F\",\n                            \"tts_label\": \"Molly\",\n                            \"is_system_voice\": true,\n                            \"display_order\": 0,\n                            \"provider\": \"lumenvox\",\n                            \"created_at\": \"2021-02-16T23:14:33.000000Z\",\n                            \"updated_at\": \"2021-02-16T23:14:33.000000Z\",\n                            \"is_enabled\": 1\n                        }\n                    }\n                }\n            },\n            \"logging_profiles\": {\n                \"data\": []\n            }\n        },\n        {\n            \"task_id\": 1546,\n            \"task_name\": \"SN-630 NLog Tests\",\n            \"tags\": \"\",\n            \"task_type\": \"voice\",\n            \"protected\": false,\n            \"protected_notes\": \"\",\n            \"parent_id\": null,\n            \"ac_id\": 40,\n            \"is_enabled\": 1,\n            \"created_at\": \"2021-06-18T06:07:28.000000Z\",\n            \"updated_at\": \"2021-06-18T06:07:28.000000Z\",\n            \"task_image\": \"task_image_placeholder.svg\",\n            \"is_favorite\": 0,\n            \"task_version_in_use\": null,\n            \"version_in_use_modified\": 1,\n            \"deleted_at\": null,\n            \"is_template\": 0,\n            \"phone_number\": [],\n            \"pop\": \"TESTING_MEL\",\n            \"region\": \"AUSTRALIA-TESTING-MEL\",\n            \"active_calls\": 0,\n            \"voice_task\": {\n                \"data\": {\n                    \"task_id\": 1546,\n                    \"beep_detection\": false,\n                    \"send_to_operator\": false,\n                    \"no_resource_operator_number\": \"\",\n                    \"pci_or_hipaa_compliant\": false,\n                    \"flag_log_all_nodes\": false,\n                    \"tts_voice_id\": 232,\n                    \"created_at\": \"2021-06-18T06:07:28.000000Z\",\n                    \"updated_at\": \"2021-06-18T06:07:28.000000Z\",\n                    \"machine_detection\": false,\n                    \"tts_voice\": {\n                        \"data\": {\n                            \"tts_voice_id\": 232,\n                            \"lang\": \"en-AU\",\n                            \"voice_name\": \"en-AU-Wavenet-A\",\n                            \"gender\": \"F\",\n                            \"tts_label\": \"Lizeth\",\n                            \"is_system_voice\": false,\n                            \"display_order\": 1,\n                            \"provider\": \"google\",\n                            \"created_at\": \"2020-08-12T01:13:14.000000Z\",\n                            \"updated_at\": \"2020-08-12T01:13:14.000000Z\",\n                            \"is_enabled\": 1\n                        }\n                    }\n                }\n            },\n            \"logging_profiles\": {\n                \"data\": []\n            }\n        },\n        {\n            \"task_id\": 1828,\n            \"task_name\": \"transcription task\",\n            \"tags\": \"\",\n            \"task_type\": \"voice\",\n            \"protected\": false,\n            \"protected_notes\": \"\",\n            \"parent_id\": null,\n            \"ac_id\": 40,\n            \"is_enabled\": 1,\n            \"created_at\": \"2021-07-08T03:29:40.000000Z\",\n            \"updated_at\": \"2021-07-16T01:51:47.000000Z\",\n            \"task_image\": \"task_image_placeholder.svg\",\n            \"is_favorite\": 0,\n            \"task_version_in_use\": null,\n            \"version_in_use_modified\": 1,\n            \"deleted_at\": null,\n            \"is_template\": 0,\n            \"phone_number\": [],\n            \"pop\": \"TESTING_MEL\",\n            \"region\": \"AUSTRALIA-TESTING-MEL\",\n            \"active_calls\": 0,\n            \"voice_task\": {\n                \"data\": {\n                    \"task_id\": 1828,\n                    \"beep_detection\": false,\n                    \"send_to_operator\": false,\n                    \"no_resource_operator_number\": \"\",\n                    \"pci_or_hipaa_compliant\": false,\n                    \"flag_log_all_nodes\": false,\n                    \"tts_voice_id\": 232,\n                    \"created_at\": \"2021-07-08T03:29:40.000000Z\",\n                    \"updated_at\": \"2021-07-08T03:29:40.000000Z\",\n                    \"machine_detection\": false,\n                    \"tts_voice\": {\n                        \"data\": {\n                            \"tts_voice_id\": 232,\n                            \"lang\": \"en-AU\",\n                            \"voice_name\": \"en-AU-Wavenet-A\",\n                            \"gender\": \"F\",\n                            \"tts_label\": \"Lizeth\",\n                            \"is_system_voice\": false,\n                            \"display_order\": 1,\n                            \"provider\": \"google\",\n                            \"created_at\": \"2020-08-12T01:13:14.000000Z\",\n                            \"updated_at\": \"2020-08-12T01:13:14.000000Z\",\n                            \"is_enabled\": 1\n                        }\n                    }\n                }\n            },\n            \"logging_profiles\": {\n                \"data\": []\n            }\n        },\n        {\n            \"task_id\": 2206,\n            \"task_name\": \"prompt recorder node\",\n            \"tags\": \"\",\n            \"task_type\": \"voice\",\n            \"protected\": false,\n            \"protected_notes\": \"\",\n            \"parent_id\": null,\n            \"ac_id\": 40,\n            \"is_enabled\": 1,\n            \"created_at\": \"2021-07-14T03:21:52.000000Z\",\n            \"updated_at\": \"2021-07-20T09:40:49.000000Z\",\n            \"task_image\": \"task_image_placeholder.svg\",\n            \"is_favorite\": 0,\n            \"task_version_in_use\": 1072,\n            \"version_in_use_modified\": 1,\n            \"deleted_at\": null,\n            \"is_template\": 0,\n            \"phone_number\": [],\n            \"pop\": \"TESTING_MEL\",\n            \"region\": \"AUSTRALIA-TESTING-MEL\",\n            \"active_calls\": 0,\n            \"voice_task\": {\n                \"data\": {\n                    \"task_id\": 2206,\n                    \"beep_detection\": false,\n                    \"send_to_operator\": false,\n                    \"no_resource_operator_number\": \"\",\n                    \"pci_or_hipaa_compliant\": false,\n                    \"flag_log_all_nodes\": false,\n                    \"tts_voice_id\": 412,\n                    \"created_at\": \"2021-07-14T03:21:52.000000Z\",\n                    \"updated_at\": \"2021-07-20T09:50:46.000000Z\",\n                    \"machine_detection\": false,\n                    \"tts_voice\": {\n                        \"data\": {\n                            \"tts_voice_id\": 412,\n                            \"lang\": \"en-US\",\n                            \"voice_name\": \"en-US-Wavenet-A\",\n                            \"gender\": \"M\",\n                            \"tts_label\": \"Mavis\",\n                            \"is_system_voice\": false,\n                            \"display_order\": 1,\n                            \"provider\": \"google\",\n                            \"created_at\": \"2020-08-12T01:13:14.000000Z\",\n                            \"updated_at\": \"2020-08-12T01:13:14.000000Z\",\n                            \"is_enabled\": 1\n                        }\n                    }\n                }\n            },\n            \"logging_profiles\": {\n                \"data\": []\n            }\n        },\n        {\n            \"task_id\": 2278,\n            \"task_name\": \"Transcription \",\n            \"tags\": \"\",\n            \"task_type\": \"voice\",\n            \"protected\": false,\n            \"protected_notes\": \"\",\n            \"parent_id\": null,\n            \"ac_id\": 40,\n            \"is_enabled\": 1,\n            \"created_at\": \"2021-07-16T04:01:14.000000Z\",\n            \"updated_at\": \"2021-07-22T05:05:38.000000Z\",\n            \"task_image\": \"task_image_placeholder.svg\",\n            \"is_favorite\": 0,\n            \"task_version_in_use\": null,\n            \"version_in_use_modified\": 1,\n            \"deleted_at\": null,\n            \"is_template\": 0,\n            \"phone_number\": [],\n            \"pop\": \"TESTING_MEL\",\n            \"region\": \"AUSTRALIA-TESTING-MEL\",\n            \"active_calls\": 0,\n            \"voice_task\": {\n                \"data\": {\n                    \"task_id\": 2278,\n                    \"beep_detection\": false,\n                    \"send_to_operator\": false,\n                    \"no_resource_operator_number\": \"\",\n                    \"pci_or_hipaa_compliant\": false,\n                    \"flag_log_all_nodes\": false,\n                    \"tts_voice_id\": 232,\n                    \"created_at\": \"2021-07-16T04:01:14.000000Z\",\n                    \"updated_at\": \"2021-07-16T04:01:14.000000Z\",\n                    \"machine_detection\": false,\n                    \"tts_voice\": {\n                        \"data\": {\n                            \"tts_voice_id\": 232,\n                            \"lang\": \"en-AU\",\n                            \"voice_name\": \"en-AU-Wavenet-A\",\n                            \"gender\": \"F\",\n                            \"tts_label\": \"Lizeth\",\n                            \"is_system_voice\": false,\n                            \"display_order\": 1,\n                            \"provider\": \"google\",\n                            \"created_at\": \"2020-08-12T01:13:14.000000Z\",\n                            \"updated_at\": \"2020-08-12T01:13:14.000000Z\",\n                            \"is_enabled\": 1\n                        }\n                    }\n                }\n            },\n            \"logging_profiles\": {\n                \"data\": []\n            }\n        },\n        {\n            \"task_id\": 5719,\n            \"task_name\": \"taskPerformanceTest\",\n            \"tags\": \"\",\n            \"task_type\": \"voice\",\n            \"protected\": false,\n            \"protected_notes\": \"\",\n            \"parent_id\": null,\n            \"ac_id\": 40,\n            \"is_enabled\": 1,\n            \"created_at\": \"2021-08-05T07:43:22.000000Z\",\n            \"updated_at\": \"2021-08-05T07:43:22.000000Z\",\n            \"task_image\": \"task_image_placeholder.svg\",\n            \"is_favorite\": 0,\n            \"task_version_in_use\": null,\n            \"version_in_use_modified\": 1,\n            \"deleted_at\": null,\n            \"is_template\": 0,\n            \"phone_number\": [],\n            \"pop\": \"TESTING_MEL\",\n            \"region\": \"AUSTRALIA-TESTING-MEL\",\n            \"active_calls\": 0,\n            \"voice_task\": {\n                \"data\": {\n                    \"task_id\": 5719,\n                    \"beep_detection\": false,\n                    \"send_to_operator\": false,\n                    \"no_resource_operator_number\": \"\",\n                    \"pci_or_hipaa_compliant\": false,\n                    \"flag_log_all_nodes\": false,\n                    \"tts_voice_id\": 232,\n                    \"created_at\": \"2021-08-05T07:43:22.000000Z\",\n                    \"updated_at\": \"2021-08-05T07:43:22.000000Z\",\n                    \"machine_detection\": false,\n                    \"tts_voice\": {\n                        \"data\": {\n                            \"tts_voice_id\": 232,\n                            \"lang\": \"en-AU\",\n                            \"voice_name\": \"en-AU-Wavenet-A\",\n                            \"gender\": \"F\",\n                            \"tts_label\": \"Lizeth\",\n                            \"is_system_voice\": false,\n                            \"display_order\": 1,\n                            \"provider\": \"google\",\n                            \"created_at\": \"2020-08-12T01:13:14.000000Z\",\n                            \"updated_at\": \"2020-08-12T01:13:14.000000Z\",\n                            \"is_enabled\": 1\n                        }\n                    }\n                }\n            },\n            \"logging_profiles\": {\n                \"data\": [\n                    {\n                        \"profile_id\": 214,\n                        \"task_id\": 5719,\n                        \"model_id\": 49,\n                        \"model_name\": \"FirebaseProfile\",\n                        \"node_types\": \"all\",\n                        \"created_at\": \"2021-08-05T07:43:22.000000Z\",\n                        \"updated_at\": \"2021-08-05T07:43:22.000000Z\"\n                    }\n                ]\n            }\n        },\n        {\n            \"task_id\": 5722,\n            \"task_name\": \"Screenpop Transfer\",\n            \"tags\": \"\",\n            \"task_type\": \"voice\",\n            \"protected\": false,\n            \"protected_notes\": \"\",\n            \"parent_id\": null,\n            \"ac_id\": 40,\n            \"is_enabled\": 1,\n            \"created_at\": \"2021-08-10T00:44:51.000000Z\",\n            \"updated_at\": \"2021-08-12T01:01:36.000000Z\",\n            \"task_image\": \"task_image_placeholder.svg\",\n            \"is_favorite\": 0,\n            \"task_version_in_use\": null,\n            \"version_in_use_modified\": 1,\n            \"deleted_at\": null,\n            \"is_template\": 0,\n            \"phone_number\": [],\n            \"pop\": \"TESTING_MEL\",\n            \"region\": \"AUSTRALIA-TESTING-MEL\",\n            \"active_calls\": 0,\n            \"voice_task\": {\n                \"data\": {\n                    \"task_id\": 5722,\n                    \"beep_detection\": false,\n                    \"send_to_operator\": false,\n                    \"no_resource_operator_number\": \"\",\n                    \"pci_or_hipaa_compliant\": false,\n                    \"flag_log_all_nodes\": false,\n                    \"tts_voice_id\": 1268,\n                    \"created_at\": \"2021-08-10T00:44:51.000000Z\",\n                    \"updated_at\": \"2021-08-10T00:44:51.000000Z\",\n                    \"machine_detection\": false,\n                    \"tts_voice\": {\n                        \"data\": {\n                            \"tts_voice_id\": 1268,\n                            \"lang\": \"en-GB\",\n                            \"voice_name\": \"Megan\",\n                            \"gender\": \"F\",\n                            \"tts_label\": \"Megan\",\n                            \"is_system_voice\": true,\n                            \"display_order\": 0,\n                            \"provider\": \"lumenvox\",\n                            \"created_at\": \"2021-02-16T23:14:33.000000Z\",\n                            \"updated_at\": \"2021-02-16T23:14:33.000000Z\",\n                            \"is_enabled\": 1\n                        }\n                    }\n                }\n            },\n            \"logging_profiles\": {\n                \"data\": []\n            }\n        },\n        {\n            \"task_id\": 5728,\n            \"task_name\": \"bridge transfer test\",\n            \"tags\": \"\",\n            \"task_type\": \"voice\",\n            \"protected\": false,\n            \"protected_notes\": \"\",\n            \"parent_id\": null,\n            \"ac_id\": 40,\n            \"is_enabled\": 1,\n            \"created_at\": \"2021-08-11T01:56:56.000000Z\",\n            \"updated_at\": \"2021-08-11T07:28:49.000000Z\",\n            \"task_image\": \"task_image_placeholder.svg\",\n            \"is_favorite\": 0,\n            \"task_version_in_use\": null,\n            \"version_in_use_modified\": 1,\n            \"deleted_at\": null,\n            \"is_template\": 0,\n            \"phone_number\": [],\n            \"pop\": \"TESTING_MEL\",\n            \"region\": \"AUSTRALIA-TESTING-MEL\",\n            \"active_calls\": 0,\n            \"voice_task\": {\n                \"data\": {\n                    \"task_id\": 5728,\n                    \"beep_detection\": false,\n                    \"send_to_operator\": false,\n                    \"no_resource_operator_number\": \"\",\n                    \"pci_or_hipaa_compliant\": false,\n                    \"flag_log_all_nodes\": false,\n                    \"tts_voice_id\": 227,\n                    \"created_at\": \"2021-08-11T01:56:56.000000Z\",\n                    \"updated_at\": \"2021-08-11T01:56:56.000000Z\",\n                    \"machine_detection\": false,\n                    \"tts_voice\": {\n                        \"data\": {\n                            \"tts_voice_id\": 227,\n                            \"lang\": \"en-AU\",\n                            \"voice_name\": \"en-AU-Wavenet-C\",\n                            \"gender\": \"F\",\n                            \"tts_label\": \"Letitia\",\n                            \"is_system_voice\": false,\n                            \"display_order\": 1,\n                            \"provider\": \"google\",\n                            \"created_at\": \"2020-08-12T01:13:14.000000Z\",\n                            \"updated_at\": \"2020-08-12T01:13:14.000000Z\",\n                            \"is_enabled\": 1\n                        }\n                    }\n                }\n            },\n            \"logging_profiles\": {\n                \"data\": []\n            }\n        },\n        {\n            \"task_id\": 5731,\n            \"task_name\": \"prompt_node_new\",\n            \"tags\": \"\",\n            \"task_type\": \"voice\",\n            \"protected\": false,\n            \"protected_notes\": \"\",\n            \"parent_id\": null,\n            \"ac_id\": 40,\n            \"is_enabled\": 1,\n            \"created_at\": \"2021-08-11T02:38:48.000000Z\",\n            \"updated_at\": \"2021-08-31T04:23:40.000000Z\",\n            \"task_image\": \"task_image_placeholder.svg\",\n            \"is_favorite\": 0,\n            \"task_version_in_use\": null,\n            \"version_in_use_modified\": 1,\n            \"deleted_at\": null,\n            \"is_template\": 0,\n            \"phone_number\": [],\n            \"pop\": \"TESTING_MEL\",\n            \"region\": \"AUSTRALIA-TESTING-MEL\",\n            \"active_calls\": 0,\n            \"voice_task\": {\n                \"data\": {\n                    \"task_id\": 5731,\n                    \"beep_detection\": false,\n                    \"send_to_operator\": false,\n                    \"no_resource_operator_number\": \"\",\n                    \"pci_or_hipaa_compliant\": false,\n                    \"flag_log_all_nodes\": false,\n                    \"tts_voice_id\": 227,\n                    \"created_at\": \"2021-08-11T02:38:48.000000Z\",\n                    \"updated_at\": \"2021-08-11T02:38:48.000000Z\",\n                    \"machine_detection\": false,\n                    \"tts_voice\": {\n                        \"data\": {\n                            \"tts_voice_id\": 227,\n                            \"lang\": \"en-AU\",\n                            \"voice_name\": \"en-AU-Wavenet-C\",\n                            \"gender\": \"F\",\n                            \"tts_label\": \"Letitia\",\n                            \"is_system_voice\": false,\n                            \"display_order\": 1,\n                            \"provider\": \"google\",\n                            \"created_at\": \"2020-08-12T01:13:14.000000Z\",\n                            \"updated_at\": \"2020-08-12T01:13:14.000000Z\",\n                            \"is_enabled\": 1\n                        }\n                    }\n                }\n            },\n            \"logging_profiles\": {\n                \"data\": [\n                    {\n                        \"profile_id\": 223,\n                        \"task_id\": 5731,\n                        \"model_id\": 52,\n                        \"model_name\": \"FirebaseProfile\",\n                        \"node_types\": \"all\",\n                        \"created_at\": \"2021-08-12T03:06:05.000000Z\",\n                        \"updated_at\": \"2021-08-12T03:06:05.000000Z\"\n                    }\n                ]\n            }\n        },\n        {\n            \"task_id\": 5737,\n            \"task_name\": \"prompt\",\n            \"tags\": \"\",\n            \"task_type\": \"voice\",\n            \"protected\": false,\n            \"protected_notes\": \"\",\n            \"parent_id\": null,\n            \"ac_id\": 40,\n            \"is_enabled\": 1,\n            \"created_at\": \"2021-08-13T00:23:32.000000Z\",\n            \"updated_at\": \"2021-08-27T05:16:36.000000Z\",\n            \"task_image\": \"task_image_placeholder.svg\",\n            \"is_favorite\": 0,\n            \"task_version_in_use\": null,\n            \"version_in_use_modified\": 1,\n            \"deleted_at\": null,\n            \"is_template\": 0,\n            \"phone_number\": [],\n            \"pop\": \"TESTING_MEL\",\n            \"region\": \"AUSTRALIA-TESTING-MEL\",\n            \"active_calls\": 0,\n            \"voice_task\": {\n                \"data\": {\n                    \"task_id\": 5737,\n                    \"beep_detection\": false,\n                    \"send_to_operator\": false,\n                    \"no_resource_operator_number\": \"\",\n                    \"pci_or_hipaa_compliant\": false,\n                    \"flag_log_all_nodes\": false,\n                    \"tts_voice_id\": 227,\n                    \"created_at\": \"2021-08-13T00:23:32.000000Z\",\n                    \"updated_at\": \"2021-08-13T00:23:32.000000Z\",\n                    \"machine_detection\": false,\n                    \"tts_voice\": {\n                        \"data\": {\n                            \"tts_voice_id\": 227,\n                            \"lang\": \"en-AU\",\n                            \"voice_name\": \"en-AU-Wavenet-C\",\n                            \"gender\": \"F\",\n                            \"tts_label\": \"Letitia\",\n                            \"is_system_voice\": false,\n                            \"display_order\": 1,\n                            \"provider\": \"google\",\n                            \"created_at\": \"2020-08-12T01:13:14.000000Z\",\n                            \"updated_at\": \"2020-08-12T01:13:14.000000Z\",\n                            \"is_enabled\": 1\n                        }\n                    }\n                }\n            },\n            \"logging_profiles\": {\n                \"data\": []\n            }\n        },\n        {\n            \"task_id\": 5752,\n            \"task_name\": \"asdas\",\n            \"tags\": \"\",\n            \"task_type\": \"voice\",\n            \"protected\": false,\n            \"protected_notes\": \"\",\n            \"parent_id\": null,\n            \"ac_id\": 40,\n            \"is_enabled\": 1,\n            \"created_at\": \"2021-08-16T04:03:29.000000Z\",\n            \"updated_at\": \"2021-08-16T04:03:29.000000Z\",\n            \"task_image\": \"task_image_placeholder.svg\",\n            \"is_favorite\": 0,\n            \"task_version_in_use\": null,\n            \"version_in_use_modified\": 1,\n            \"deleted_at\": null,\n            \"is_template\": 0,\n            \"phone_number\": [],\n            \"pop\": \"TESTING_MEL\",\n            \"region\": \"AUSTRALIA-TESTING-MEL\",\n            \"active_calls\": 0,\n            \"voice_task\": {\n                \"data\": {\n                    \"task_id\": 5752,\n                    \"beep_detection\": true,\n                    \"send_to_operator\": false,\n                    \"no_resource_operator_number\": \"\",\n                    \"pci_or_hipaa_compliant\": false,\n                    \"flag_log_all_nodes\": false,\n                    \"tts_voice_id\": 227,\n                    \"created_at\": \"2021-08-16T04:03:29.000000Z\",\n                    \"updated_at\": \"2021-08-16T04:03:29.000000Z\",\n                    \"machine_detection\": true,\n                    \"tts_voice\": {\n                        \"data\": {\n                            \"tts_voice_id\": 227,\n                            \"lang\": \"en-AU\",\n                            \"voice_name\": \"en-AU-Wavenet-C\",\n                            \"gender\": \"F\",\n                            \"tts_label\": \"Letitia\",\n                            \"is_system_voice\": false,\n                            \"display_order\": 1,\n                            \"provider\": \"google\",\n                            \"created_at\": \"2020-08-12T01:13:14.000000Z\",\n                            \"updated_at\": \"2020-08-12T01:13:14.000000Z\",\n                            \"is_enabled\": 1\n                        }\n                    }\n                }\n            },\n            \"logging_profiles\": {\n                \"data\": []\n            }\n        },\n        {\n            \"task_id\": 5926,\n            \"task_name\": \"prompt_1\",\n            \"tags\": \"\",\n            \"task_type\": \"voice\",\n            \"protected\": false,\n            \"protected_notes\": \"\",\n            \"parent_id\": null,\n            \"ac_id\": 40,\n            \"is_enabled\": 1,\n            \"created_at\": \"2021-08-27T05:16:43.000000Z\",\n            \"updated_at\": \"2021-09-09T04:58:27.000000Z\",\n            \"task_image\": \"task_image_placeholder.svg\",\n            \"is_favorite\": 0,\n            \"task_version_in_use\": null,\n            \"version_in_use_modified\": 1,\n            \"deleted_at\": null,\n            \"is_template\": 0,\n            \"phone_number\": [],\n            \"pop\": \"TESTING_MEL\",\n            \"region\": \"AUSTRALIA-TESTING-MEL\",\n            \"active_calls\": 0,\n            \"voice_task\": {\n                \"data\": {\n                    \"task_id\": 5926,\n                    \"beep_detection\": false,\n                    \"send_to_operator\": false,\n                    \"no_resource_operator_number\": \"\",\n                    \"pci_or_hipaa_compliant\": false,\n                    \"flag_log_all_nodes\": false,\n                    \"tts_voice_id\": 227,\n                    \"created_at\": \"2021-08-27T05:16:43.000000Z\",\n                    \"updated_at\": \"2021-08-27T05:16:43.000000Z\",\n                    \"machine_detection\": false,\n                    \"tts_voice\": {\n                        \"data\": {\n                            \"tts_voice_id\": 227,\n                            \"lang\": \"en-AU\",\n                            \"voice_name\": \"en-AU-Wavenet-C\",\n                            \"gender\": \"F\",\n                            \"tts_label\": \"Letitia\",\n                            \"is_system_voice\": false,\n                            \"display_order\": 1,\n                            \"provider\": \"google\",\n                            \"created_at\": \"2020-08-12T01:13:14.000000Z\",\n                            \"updated_at\": \"2020-08-12T01:13:14.000000Z\",\n                            \"is_enabled\": 1\n                        }\n                    }\n                }\n            },\n            \"logging_profiles\": {\n                \"data\": []\n            }\n        },\n        {\n            \"task_id\": 6478,\n            \"task_name\": \"Test Web Services\",\n            \"tags\": \"\",\n            \"task_type\": \"voice\",\n            \"protected\": false,\n            \"protected_notes\": \"\",\n            \"parent_id\": null,\n            \"ac_id\": 40,\n            \"is_enabled\": 1,\n            \"created_at\": \"2021-09-01T23:16:30.000000Z\",\n            \"updated_at\": \"2021-09-09T00:04:41.000000Z\",\n            \"task_image\": \"task_image_placeholder.svg\",\n            \"is_favorite\": 0,\n            \"task_version_in_use\": null,\n            \"version_in_use_modified\": 1,\n            \"deleted_at\": null,\n            \"is_template\": 0,\n            \"phone_number\": [\n                {\n                    \"phone_number_id\": 461,\n                    \"task_id\": 6478,\n                    \"phone_number\": \"61340507157\"\n                }\n            ],\n            \"pop\": \"TESTING_MEL\",\n            \"region\": \"AUSTRALIA-TESTING-MEL\",\n            \"active_calls\": 0,\n            \"voice_task\": {\n                \"data\": {\n                    \"task_id\": 6478,\n                    \"beep_detection\": false,\n                    \"send_to_operator\": false,\n                    \"no_resource_operator_number\": \"\",\n                    \"pci_or_hipaa_compliant\": false,\n                    \"flag_log_all_nodes\": false,\n                    \"tts_voice_id\": 227,\n                    \"created_at\": \"2021-09-01T23:16:30.000000Z\",\n                    \"updated_at\": \"2021-09-01T23:16:30.000000Z\",\n                    \"machine_detection\": false,\n                    \"tts_voice\": {\n                        \"data\": {\n                            \"tts_voice_id\": 227,\n                            \"lang\": \"en-AU\",\n                            \"voice_name\": \"en-AU-Wavenet-C\",\n                            \"gender\": \"F\",\n                            \"tts_label\": \"Letitia\",\n                            \"is_system_voice\": false,\n                            \"display_order\": 1,\n                            \"provider\": \"google\",\n                            \"created_at\": \"2020-08-12T01:13:14.000000Z\",\n                            \"updated_at\": \"2020-08-12T01:13:14.000000Z\",\n                            \"is_enabled\": 1\n                        }\n                    }\n                }\n            },\n            \"logging_profiles\": {\n                \"data\": [\n                    {\n                        \"profile_id\": 238,\n                        \"task_id\": 6478,\n                        \"model_id\": 21,\n                        \"model_name\": \"WebhookProfile\",\n                        \"node_types\": \"all\",\n                        \"created_at\": \"2021-09-01T23:16:30.000000Z\",\n                        \"updated_at\": \"2021-09-01T23:16:30.000000Z\"\n                    }\n                ]\n            }\n        }\n    ]\n}"},{"id":"a32609a3-cfbc-425f-be5e-955d314cbe01","name":"List Tasks - Per Page","originalRequest":{"method":"GET","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"},{"key":"scope","value":"ac","type":"text","description":"Access Scope [ac, sp] = ac for Studio | Build"},{"key":"scope-id","value":"1","type":"text","description":"Account ID from Studio | Manage | Account Profile when scope = ac"}],"url":{"raw":"{{base_url}}/studio/tasks?task_type=voice&per_page=45","host":["{{base_url}}"],"path":["studio","tasks"],"query":[{"key":"page","value":"1","description":"(Optional) go to certain page to show tasks on that page","disabled":true},{"key":"orderBy","value":"task_id","description":"(Optional) sort by field name [task_id, task_name, updated_at]","disabled":true},{"key":"sortedBy","value":"desc","description":"(Optional) sort tasks list method [ asc, desc ] ","disabled":true},{"key":"searchOptions","value":"{\"is_favorite\":0,\"is_mapped\":1}","description":"(Optional) set is_favourite to 1 to filter by favourite set tasks, \nset is_mapped to 1 to filter by mapped number tasks","disabled":true},{"key":"hide_system","value":"false","description":"(Optional) hide system tasks","disabled":true},{"key":"task_type","value":"voice","description":"(Required) determines the type of task that will be returned \n[ voice, messaging, workflow, whatsapp, chatbot ]"},{"key":"per_page","value":"45","description":"(Optional) Number of tasks returned per page [15, 30, 45, 60]"},{"key":"search","value":"","description":"(Optional) Search a certain task by keyword","disabled":true},{"key":"fetch_all","value":"1","description":"(Optional) If you need to get the complete list without any pagination","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx"},{"key":"Date","value":"Mon, 20 Sep 2021 01:10:14 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-RateLimit-Limit","value":"6000"},{"key":"X-RateLimit-Remaining","value":"5997"},{"key":"ETag","value":"\"1687b286223d968a61db2e3caca28f1606d577dc\""},{"key":"Set-Cookie","value":"studio_session=yZNq25u3K2g0IBe1Vi3iIaijgzRBYNKI8ql1bX9j; expires=Mon, 20-Sep-2021 03:10:13 GMT; Max-Age=7199; path=/; httponly"},{"key":"X-Kong-Upstream-Latency","value":"856"},{"key":"X-Kong-Proxy-Latency","value":"0"},{"key":"Via","value":"kong/2.4.1"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": [\n        {\n            \"task_id\": 376,\n            \"task_name\": \"Payment Node Test\",\n            \"tags\": \"\",\n            \"task_type\": \"voice\",\n            \"protected\": false,\n            \"protected_notes\": \"\",\n            \"parent_id\": null,\n            \"ac_id\": 40,\n            \"is_enabled\": 1,\n            \"created_at\": \"2021-03-11T14:35:48.000000Z\",\n            \"updated_at\": \"2021-05-26T07:11:57.000000Z\",\n            \"task_image\": \"task_image_placeholder.svg\",\n            \"is_favorite\": 0,\n            \"task_version_in_use\": null,\n            \"version_in_use_modified\": 1,\n            \"deleted_at\": null,\n            \"is_template\": 0,\n            \"phone_number\": [\n                {\n                    \"phone_number_id\": 208,\n                    \"task_id\": 376,\n                    \"phone_number\": \"98765235523\"\n                }\n            ],\n            \"pop\": \"TESTING_MEL\",\n            \"region\": \"AUSTRALIA-TESTING-MEL\",\n            \"active_calls\": 0,\n            \"voice_task\": {\n                \"data\": {\n                    \"task_id\": 376,\n                    \"beep_detection\": false,\n                    \"send_to_operator\": false,\n                    \"no_resource_operator_number\": \"\",\n                    \"pci_or_hipaa_compliant\": false,\n                    \"flag_log_all_nodes\": false,\n                    \"tts_voice_id\": 312,\n                    \"created_at\": \"2021-03-11T14:35:48.000000Z\",\n                    \"updated_at\": \"2021-03-11T14:35:48.000000Z\",\n                    \"machine_detection\": false,\n                    \"tts_voice\": {\n                        \"data\": {\n                            \"tts_voice_id\": 312,\n                            \"lang\": \"en-GB\",\n                            \"voice_name\": \"en-GB-Wavenet-B\",\n                            \"gender\": \"M\",\n                            \"tts_label\": \"Keanu\",\n                            \"is_system_voice\": false,\n                            \"display_order\": 1,\n                            \"provider\": \"google\",\n                            \"created_at\": \"2020-08-12T01:13:14.000000Z\",\n                            \"updated_at\": \"2020-08-12T01:13:14.000000Z\",\n                            \"is_enabled\": 1\n                        }\n                    }\n                }\n            },\n            \"logging_profiles\": {\n                \"data\": []\n            }\n        },\n        {\n            \"task_id\": 707,\n            \"task_name\": \"transfer_node_test\",\n            \"tags\": \"\",\n            \"task_type\": \"voice\",\n            \"protected\": false,\n            \"protected_notes\": \"\",\n            \"parent_id\": null,\n            \"ac_id\": 40,\n            \"is_enabled\": 1,\n            \"created_at\": \"2021-04-16T07:46:41.000000Z\",\n            \"updated_at\": \"2021-05-05T13:45:16.000000Z\",\n            \"task_image\": \"task_image_placeholder.svg\",\n            \"is_favorite\": 1,\n            \"task_version_in_use\": 527,\n            \"version_in_use_modified\": 1,\n            \"deleted_at\": null,\n            \"is_template\": 0,\n            \"phone_number\": [],\n            \"pop\": \"TESTING_MEL\",\n            \"region\": \"AUSTRALIA-TESTING-MEL\",\n            \"active_calls\": 0,\n            \"voice_task\": {\n                \"data\": {\n                    \"task_id\": 707,\n                    \"beep_detection\": false,\n                    \"send_to_operator\": false,\n                    \"no_resource_operator_number\": \"\",\n                    \"pci_or_hipaa_compliant\": false,\n                    \"flag_log_all_nodes\": false,\n                    \"tts_voice_id\": 312,\n                    \"created_at\": \"2021-04-16T07:46:41.000000Z\",\n                    \"updated_at\": \"2021-04-16T07:46:41.000000Z\",\n                    \"machine_detection\": false,\n                    \"tts_voice\": {\n                        \"data\": {\n                            \"tts_voice_id\": 312,\n                            \"lang\": \"en-GB\",\n                            \"voice_name\": \"en-GB-Wavenet-B\",\n                            \"gender\": \"M\",\n                            \"tts_label\": \"Keanu\",\n                            \"is_system_voice\": false,\n                            \"display_order\": 1,\n                            \"provider\": \"google\",\n                            \"created_at\": \"2020-08-12T01:13:14.000000Z\",\n                            \"updated_at\": \"2020-08-12T01:13:14.000000Z\",\n                            \"is_enabled\": 1\n                        }\n                    }\n                }\n            },\n            \"logging_profiles\": {\n                \"data\": []\n            }\n        },\n        {\n            \"task_id\": 724,\n            \"task_name\": \"keyword finder testsadsdasda\",\n            \"tags\": \"\",\n            \"task_type\": \"voice\",\n            \"protected\": false,\n            \"protected_notes\": \"\",\n            \"parent_id\": null,\n            \"ac_id\": 40,\n            \"is_enabled\": 1,\n            \"created_at\": \"2021-04-20T01:11:18.000000Z\",\n            \"updated_at\": \"2021-04-20T14:34:37.000000Z\",\n            \"task_image\": \"task_image_placeholder.svg\",\n            \"is_favorite\": 0,\n            \"task_version_in_use\": null,\n            \"version_in_use_modified\": 1,\n            \"deleted_at\": null,\n            \"is_template\": 0,\n            \"phone_number\": [],\n            \"pop\": \"TESTING_MEL\",\n            \"region\": \"AUSTRALIA-TESTING-MEL\",\n            \"active_calls\": 0,\n            \"voice_task\": {\n                \"data\": {\n                    \"task_id\": 724,\n                    \"beep_detection\": false,\n                    \"send_to_operator\": false,\n                    \"no_resource_operator_number\": \"\",\n                    \"pci_or_hipaa_compliant\": false,\n                    \"flag_log_all_nodes\": false,\n                    \"tts_voice_id\": 312,\n                    \"created_at\": \"2021-04-20T01:11:18.000000Z\",\n                    \"updated_at\": \"2021-04-20T01:11:18.000000Z\",\n                    \"machine_detection\": false,\n                    \"tts_voice\": {\n                        \"data\": {\n                            \"tts_voice_id\": 312,\n                            \"lang\": \"en-GB\",\n                            \"voice_name\": \"en-GB-Wavenet-B\",\n                            \"gender\": \"M\",\n                            \"tts_label\": \"Keanu\",\n                            \"is_system_voice\": false,\n                            \"display_order\": 1,\n                            \"provider\": \"google\",\n                            \"created_at\": \"2020-08-12T01:13:14.000000Z\",\n                            \"updated_at\": \"2020-08-12T01:13:14.000000Z\",\n                            \"is_enabled\": 1\n                        }\n                    }\n                }\n            },\n            \"logging_profiles\": {\n                \"data\": [\n                    {\n                        \"profile_id\": 54,\n                        \"task_id\": 724,\n                        \"model_id\": 21,\n                        \"model_name\": \"WebhookProfile\",\n                        \"node_types\": \"all\",\n                        \"created_at\": \"2021-04-20T14:34:37.000000Z\",\n                        \"updated_at\": \"2021-04-20T14:34:37.000000Z\"\n                    }\n                ]\n            }\n        },\n        {\n            \"task_id\": 803,\n            \"task_name\": \"integration node test\",\n            \"tags\": \"\",\n            \"task_type\": \"voice\",\n            \"protected\": false,\n            \"protected_notes\": \"\",\n            \"parent_id\": null,\n            \"ac_id\": 40,\n            \"is_enabled\": 1,\n            \"created_at\": \"2021-04-22T03:49:30.000000Z\",\n            \"updated_at\": \"2021-04-22T03:49:30.000000Z\",\n            \"task_image\": \"task_image_placeholder.svg\",\n            \"is_favorite\": 0,\n            \"task_version_in_use\": null,\n            \"version_in_use_modified\": 1,\n            \"deleted_at\": null,\n            \"is_template\": 0,\n            \"phone_number\": [],\n            \"pop\": \"TESTING_MEL\",\n            \"region\": \"AUSTRALIA-TESTING-MEL\",\n            \"active_calls\": 0,\n            \"voice_task\": {\n                \"data\": {\n                    \"task_id\": 803,\n                    \"beep_detection\": false,\n                    \"send_to_operator\": false,\n                    \"no_resource_operator_number\": \"\",\n                    \"pci_or_hipaa_compliant\": false,\n                    \"flag_log_all_nodes\": false,\n                    \"tts_voice_id\": 312,\n                    \"created_at\": \"2021-04-22T03:49:30.000000Z\",\n                    \"updated_at\": \"2021-04-22T03:49:30.000000Z\",\n                    \"machine_detection\": false,\n                    \"tts_voice\": {\n                        \"data\": {\n                            \"tts_voice_id\": 312,\n                            \"lang\": \"en-GB\",\n                            \"voice_name\": \"en-GB-Wavenet-B\",\n                            \"gender\": \"M\",\n                            \"tts_label\": \"Keanu\",\n                            \"is_system_voice\": false,\n                            \"display_order\": 1,\n                            \"provider\": \"google\",\n                            \"created_at\": \"2020-08-12T01:13:14.000000Z\",\n                            \"updated_at\": \"2020-08-12T01:13:14.000000Z\",\n                            \"is_enabled\": 1\n                        }\n                    }\n                }\n            },\n            \"logging_profiles\": {\n                \"data\": []\n            }\n        },\n        {\n            \"task_id\": 1051,\n            \"task_name\": \"new transfer node tests\",\n            \"tags\": \"\",\n            \"task_type\": \"voice\",\n            \"protected\": false,\n            \"protected_notes\": \"\",\n            \"parent_id\": null,\n            \"ac_id\": 40,\n            \"is_enabled\": 1,\n            \"created_at\": \"2021-05-27T16:40:19.000000Z\",\n            \"updated_at\": \"2021-06-02T01:11:03.000000Z\",\n            \"task_image\": \"task_image_placeholder.svg\",\n            \"is_favorite\": 0,\n            \"task_version_in_use\": null,\n            \"version_in_use_modified\": 1,\n            \"deleted_at\": null,\n            \"is_template\": 0,\n            \"phone_number\": [],\n            \"pop\": \"TESTING_MEL\",\n            \"region\": \"AUSTRALIA-TESTING-MEL\",\n            \"active_calls\": 0,\n            \"voice_task\": {\n                \"data\": {\n                    \"task_id\": 1051,\n                    \"beep_detection\": false,\n                    \"send_to_operator\": false,\n                    \"no_resource_operator_number\": \"\",\n                    \"pci_or_hipaa_compliant\": false,\n                    \"flag_log_all_nodes\": false,\n                    \"tts_voice_id\": 312,\n                    \"created_at\": \"2021-05-27T16:40:19.000000Z\",\n                    \"updated_at\": \"2021-05-27T16:40:19.000000Z\",\n                    \"machine_detection\": false,\n                    \"tts_voice\": {\n                        \"data\": {\n                            \"tts_voice_id\": 312,\n                            \"lang\": \"en-GB\",\n                            \"voice_name\": \"en-GB-Wavenet-B\",\n                            \"gender\": \"M\",\n                            \"tts_label\": \"Keanu\",\n                            \"is_system_voice\": false,\n                            \"display_order\": 1,\n                            \"provider\": \"google\",\n                            \"created_at\": \"2020-08-12T01:13:14.000000Z\",\n                            \"updated_at\": \"2020-08-12T01:13:14.000000Z\",\n                            \"is_enabled\": 1\n                        }\n                    }\n                }\n            },\n            \"logging_profiles\": {\n                \"data\": []\n            }\n        },\n        {\n            \"task_id\": 1053,\n            \"task_name\": \"new payment node tests\",\n            \"tags\": \"\",\n            \"task_type\": \"voice\",\n            \"protected\": false,\n            \"protected_notes\": \"\",\n            \"parent_id\": null,\n            \"ac_id\": 40,\n            \"is_enabled\": 1,\n            \"created_at\": \"2021-05-27T16:48:14.000000Z\",\n            \"updated_at\": \"2021-06-11T09:34:06.000000Z\",\n            \"task_image\": \"task_image_placeholder.svg\",\n            \"is_favorite\": 0,\n            \"task_version_in_use\": null,\n            \"version_in_use_modified\": 1,\n            \"deleted_at\": null,\n            \"is_template\": 0,\n            \"phone_number\": [],\n            \"pop\": \"TESTING_MEL\",\n            \"region\": \"AUSTRALIA-TESTING-MEL\",\n            \"active_calls\": 0,\n            \"voice_task\": {\n                \"data\": {\n                    \"task_id\": 1053,\n                    \"beep_detection\": false,\n                    \"send_to_operator\": false,\n                    \"no_resource_operator_number\": \"\",\n                    \"pci_or_hipaa_compliant\": false,\n                    \"flag_log_all_nodes\": false,\n                    \"tts_voice_id\": 227,\n                    \"created_at\": \"2021-05-27T16:48:14.000000Z\",\n                    \"updated_at\": \"2021-05-27T16:48:14.000000Z\",\n                    \"machine_detection\": false,\n                    \"tts_voice\": {\n                        \"data\": {\n                            \"tts_voice_id\": 227,\n                            \"lang\": \"en-AU\",\n                            \"voice_name\": \"en-AU-Wavenet-C\",\n                            \"gender\": \"F\",\n                            \"tts_label\": \"Letitia\",\n                            \"is_system_voice\": false,\n                            \"display_order\": 1,\n                            \"provider\": \"google\",\n                            \"created_at\": \"2020-08-12T01:13:14.000000Z\",\n                            \"updated_at\": \"2020-08-12T01:13:14.000000Z\",\n                            \"is_enabled\": 1\n                        }\n                    }\n                }\n            },\n            \"logging_profiles\": {\n                \"data\": []\n            }\n        },\n        {\n            \"task_id\": 1091,\n            \"task_name\": \"new_transfer_node_test\",\n            \"tags\": \"\",\n            \"task_type\": \"voice\",\n            \"protected\": false,\n            \"protected_notes\": \"\",\n            \"parent_id\": null,\n            \"ac_id\": 40,\n            \"is_enabled\": 1,\n            \"created_at\": \"2021-06-02T05:11:03.000000Z\",\n            \"updated_at\": \"2021-06-02T10:26:08.000000Z\",\n            \"task_image\": \"task_image_placeholder.svg\",\n            \"is_favorite\": 0,\n            \"task_version_in_use\": null,\n            \"version_in_use_modified\": 1,\n            \"deleted_at\": null,\n            \"is_template\": 0,\n            \"phone_number\": [],\n            \"pop\": \"TESTING_MEL\",\n            \"region\": \"AUSTRALIA-TESTING-MEL\",\n            \"active_calls\": 0,\n            \"voice_task\": {\n                \"data\": {\n                    \"task_id\": 1091,\n                    \"beep_detection\": false,\n                    \"send_to_operator\": false,\n                    \"no_resource_operator_number\": \"\",\n                    \"pci_or_hipaa_compliant\": false,\n                    \"flag_log_all_nodes\": false,\n                    \"tts_voice_id\": 1277,\n                    \"created_at\": \"2021-06-02T05:11:03.000000Z\",\n                    \"updated_at\": \"2021-06-02T05:11:03.000000Z\",\n                    \"machine_detection\": false,\n                    \"tts_voice\": {\n                        \"data\": {\n                            \"tts_voice_id\": 1277,\n                            \"lang\": \"en-AU\",\n                            \"voice_name\": \"Molly\",\n                            \"gender\": \"F\",\n                            \"tts_label\": \"Molly\",\n                            \"is_system_voice\": true,\n                            \"display_order\": 0,\n                            \"provider\": \"lumenvox\",\n                            \"created_at\": \"2021-02-16T23:14:33.000000Z\",\n                            \"updated_at\": \"2021-02-16T23:14:33.000000Z\",\n                            \"is_enabled\": 1\n                        }\n                    }\n                }\n            },\n            \"logging_profiles\": {\n                \"data\": []\n            }\n        },\n        {\n            \"task_id\": 1166,\n            \"task_name\": \"new qa test\",\n            \"tags\": \"\",\n            \"task_type\": \"voice\",\n            \"protected\": false,\n            \"protected_notes\": \"\",\n            \"parent_id\": null,\n            \"ac_id\": 40,\n            \"is_enabled\": 1,\n            \"created_at\": \"2021-06-07T01:52:55.000000Z\",\n            \"updated_at\": \"2021-06-11T09:13:19.000000Z\",\n            \"task_image\": \"task_image_placeholder.svg\",\n            \"is_favorite\": 0,\n            \"task_version_in_use\": null,\n            \"version_in_use_modified\": 1,\n            \"deleted_at\": null,\n            \"is_template\": 0,\n            \"phone_number\": [],\n            \"pop\": \"TESTING_MEL\",\n            \"region\": \"AUSTRALIA-TESTING-MEL\",\n            \"active_calls\": 0,\n            \"voice_task\": {\n                \"data\": {\n                    \"task_id\": 1166,\n                    \"beep_detection\": false,\n                    \"send_to_operator\": false,\n                    \"no_resource_operator_number\": \"\",\n                    \"pci_or_hipaa_compliant\": false,\n                    \"flag_log_all_nodes\": false,\n                    \"tts_voice_id\": 1277,\n                    \"created_at\": \"2021-06-07T01:52:55.000000Z\",\n                    \"updated_at\": \"2021-06-07T01:52:55.000000Z\",\n                    \"machine_detection\": false,\n                    \"tts_voice\": {\n                        \"data\": {\n                            \"tts_voice_id\": 1277,\n                            \"lang\": \"en-AU\",\n                            \"voice_name\": \"Molly\",\n                            \"gender\": \"F\",\n                            \"tts_label\": \"Molly\",\n                            \"is_system_voice\": true,\n                            \"display_order\": 0,\n                            \"provider\": \"lumenvox\",\n                            \"created_at\": \"2021-02-16T23:14:33.000000Z\",\n                            \"updated_at\": \"2021-02-16T23:14:33.000000Z\",\n                            \"is_enabled\": 1\n                        }\n                    }\n                }\n            },\n            \"logging_profiles\": {\n                \"data\": []\n            }\n        },\n        {\n            \"task_id\": 1192,\n            \"task_name\": \"SN-1039 Integer Type Form Node\",\n            \"tags\": \"\",\n            \"task_type\": \"voice\",\n            \"protected\": false,\n            \"protected_notes\": \"\",\n            \"parent_id\": null,\n            \"ac_id\": 40,\n            \"is_enabled\": 1,\n            \"created_at\": \"2021-06-08T00:47:42.000000Z\",\n            \"updated_at\": \"2021-06-08T03:08:54.000000Z\",\n            \"task_image\": \"task_image_placeholder.svg\",\n            \"is_favorite\": 0,\n            \"task_version_in_use\": null,\n            \"version_in_use_modified\": 1,\n            \"deleted_at\": null,\n            \"is_template\": 0,\n            \"phone_number\": [],\n            \"pop\": \"TESTING_MEL\",\n            \"region\": \"AUSTRALIA-TESTING-MEL\",\n            \"active_calls\": 0,\n            \"voice_task\": {\n                \"data\": {\n                    \"task_id\": 1192,\n                    \"beep_detection\": false,\n                    \"send_to_operator\": false,\n                    \"no_resource_operator_number\": \"\",\n                    \"pci_or_hipaa_compliant\": false,\n                    \"flag_log_all_nodes\": false,\n                    \"tts_voice_id\": 402,\n                    \"created_at\": \"2021-06-08T00:47:42.000000Z\",\n                    \"updated_at\": \"2021-06-08T01:28:10.000000Z\",\n                    \"machine_detection\": false,\n                    \"tts_voice\": {\n                        \"data\": {\n                            \"tts_voice_id\": 402,\n                            \"lang\": \"en-US\",\n                            \"voice_name\": \"en-US-Wavenet-B\",\n                            \"gender\": \"M\",\n                            \"tts_label\": \"Leone\",\n                            \"is_system_voice\": false,\n                            \"display_order\": 1,\n                            \"provider\": \"google\",\n                            \"created_at\": \"2020-08-12T01:13:14.000000Z\",\n                            \"updated_at\": \"2020-08-12T01:13:14.000000Z\",\n                            \"is_enabled\": 1\n                        }\n                    }\n                }\n            },\n            \"logging_profiles\": {\n                \"data\": []\n            }\n        },\n        {\n            \"task_id\": 1212,\n            \"task_name\": \"SN-1039 Digit String Type Form Node\",\n            \"tags\": \"\",\n            \"task_type\": \"voice\",\n            \"protected\": false,\n            \"protected_notes\": \"\",\n            \"parent_id\": null,\n            \"ac_id\": 40,\n            \"is_enabled\": 1,\n            \"created_at\": \"2021-06-08T06:03:59.000000Z\",\n            \"updated_at\": \"2021-06-09T06:49:58.000000Z\",\n            \"task_image\": \"task_image_placeholder.svg\",\n            \"is_favorite\": 0,\n            \"task_version_in_use\": null,\n            \"version_in_use_modified\": 1,\n            \"deleted_at\": null,\n            \"is_template\": 0,\n            \"phone_number\": [],\n            \"pop\": \"TESTING_MEL\",\n            \"region\": \"AUSTRALIA-TESTING-MEL\",\n            \"active_calls\": 0,\n            \"voice_task\": {\n                \"data\": {\n                    \"task_id\": 1212,\n                    \"beep_detection\": false,\n                    \"send_to_operator\": false,\n                    \"no_resource_operator_number\": \"\",\n                    \"pci_or_hipaa_compliant\": false,\n                    \"flag_log_all_nodes\": false,\n                    \"tts_voice_id\": 387,\n                    \"created_at\": \"2021-06-08T06:03:59.000000Z\",\n                    \"updated_at\": \"2021-06-08T06:04:31.000000Z\",\n                    \"machine_detection\": false,\n                    \"tts_voice\": {\n                        \"data\": {\n                            \"tts_voice_id\": 387,\n                            \"lang\": \"en-US\",\n                            \"voice_name\": \"en-US-Wavenet-F\",\n                            \"gender\": \"F\",\n                            \"tts_label\": \"Violette\",\n                            \"is_system_voice\": false,\n                            \"display_order\": 1,\n                            \"provider\": \"google\",\n                            \"created_at\": \"2020-08-12T01:13:14.000000Z\",\n                            \"updated_at\": \"2020-08-12T01:13:14.000000Z\",\n                            \"is_enabled\": 1\n                        }\n                    }\n                }\n            },\n            \"logging_profiles\": {\n                \"data\": []\n            }\n        },\n        {\n            \"task_id\": 1223,\n            \"task_name\": \"SN-865 Menu Node\",\n            \"tags\": \"\",\n            \"task_type\": \"voice\",\n            \"protected\": false,\n            \"protected_notes\": \"\",\n            \"parent_id\": null,\n            \"ac_id\": 40,\n            \"is_enabled\": 1,\n            \"created_at\": \"2021-06-09T01:16:04.000000Z\",\n            \"updated_at\": \"2021-06-11T02:18:09.000000Z\",\n            \"task_image\": \"task_image_placeholder.svg\",\n            \"is_favorite\": 0,\n            \"task_version_in_use\": 624,\n            \"version_in_use_modified\": 0,\n            \"deleted_at\": null,\n            \"is_template\": 0,\n            \"phone_number\": [],\n            \"pop\": \"TESTING_MEL\",\n            \"region\": \"AUSTRALIA-TESTING-MEL\",\n            \"active_calls\": 0,\n            \"voice_task\": {\n                \"data\": {\n                    \"task_id\": 1223,\n                    \"beep_detection\": false,\n                    \"send_to_operator\": false,\n                    \"no_resource_operator_number\": \"\",\n                    \"pci_or_hipaa_compliant\": false,\n                    \"flag_log_all_nodes\": false,\n                    \"tts_voice_id\": 1277,\n                    \"created_at\": \"2021-06-09T01:16:04.000000Z\",\n                    \"updated_at\": \"2021-06-09T01:16:04.000000Z\",\n                    \"machine_detection\": false,\n                    \"tts_voice\": {\n                        \"data\": {\n                            \"tts_voice_id\": 1277,\n                            \"lang\": \"en-AU\",\n                            \"voice_name\": \"Molly\",\n                            \"gender\": \"F\",\n                            \"tts_label\": \"Molly\",\n                            \"is_system_voice\": true,\n                            \"display_order\": 0,\n                            \"provider\": \"lumenvox\",\n                            \"created_at\": \"2021-02-16T23:14:33.000000Z\",\n                            \"updated_at\": \"2021-02-16T23:14:33.000000Z\",\n                            \"is_enabled\": 1\n                        }\n                    }\n                }\n            },\n            \"logging_profiles\": {\n                \"data\": []\n            }\n        },\n        {\n            \"task_id\": 1275,\n            \"task_name\": \"SN-1155 Open Form PostCode\",\n            \"tags\": \"\",\n            \"task_type\": \"voice\",\n            \"protected\": false,\n            \"protected_notes\": \"\",\n            \"parent_id\": null,\n            \"ac_id\": 40,\n            \"is_enabled\": 1,\n            \"created_at\": \"2021-06-09T05:52:10.000000Z\",\n            \"updated_at\": \"2021-06-18T02:49:21.000000Z\",\n            \"task_image\": \"task_image_placeholder.svg\",\n            \"is_favorite\": 0,\n            \"task_version_in_use\": 693,\n            \"version_in_use_modified\": 1,\n            \"deleted_at\": null,\n            \"is_template\": 0,\n            \"phone_number\": [],\n            \"pop\": \"TESTING_MEL\",\n            \"region\": \"AUSTRALIA-TESTING-MEL\",\n            \"active_calls\": 0,\n            \"voice_task\": {\n                \"data\": {\n                    \"task_id\": 1275,\n                    \"beep_detection\": false,\n                    \"send_to_operator\": false,\n                    \"no_resource_operator_number\": \"\",\n                    \"pci_or_hipaa_compliant\": false,\n                    \"flag_log_all_nodes\": false,\n                    \"tts_voice_id\": 1277,\n                    \"created_at\": \"2021-06-09T05:52:10.000000Z\",\n                    \"updated_at\": \"2021-06-09T05:52:10.000000Z\",\n                    \"machine_detection\": false,\n                    \"tts_voice\": {\n                        \"data\": {\n                            \"tts_voice_id\": 1277,\n                            \"lang\": \"en-AU\",\n                            \"voice_name\": \"Molly\",\n                            \"gender\": \"F\",\n                            \"tts_label\": \"Molly\",\n                            \"is_system_voice\": true,\n                            \"display_order\": 0,\n                            \"provider\": \"lumenvox\",\n                            \"created_at\": \"2021-02-16T23:14:33.000000Z\",\n                            \"updated_at\": \"2021-02-16T23:14:33.000000Z\",\n                            \"is_enabled\": 1\n                        }\n                    }\n                }\n            },\n            \"logging_profiles\": {\n                \"data\": []\n            }\n        },\n        {\n            \"task_id\": 1284,\n            \"task_name\": \"SN-1169 Calendar Form Type Speech\",\n            \"tags\": \"\",\n            \"task_type\": \"voice\",\n            \"protected\": false,\n            \"protected_notes\": \"\",\n            \"parent_id\": null,\n            \"ac_id\": 40,\n            \"is_enabled\": 1,\n            \"created_at\": \"2021-06-10T00:30:39.000000Z\",\n            \"updated_at\": \"2021-06-10T00:33:28.000000Z\",\n            \"task_image\": \"task_image_placeholder.svg\",\n            \"is_favorite\": 0,\n            \"task_version_in_use\": null,\n            \"version_in_use_modified\": 1,\n            \"deleted_at\": null,\n            \"is_template\": 0,\n            \"phone_number\": [],\n            \"pop\": \"TESTING_MEL\",\n            \"region\": \"AUSTRALIA-TESTING-MEL\",\n            \"active_calls\": 0,\n            \"voice_task\": {\n                \"data\": {\n                    \"task_id\": 1284,\n                    \"beep_detection\": false,\n                    \"send_to_operator\": false,\n                    \"no_resource_operator_number\": \"\",\n                    \"pci_or_hipaa_compliant\": false,\n                    \"flag_log_all_nodes\": false,\n                    \"tts_voice_id\": 1286,\n                    \"created_at\": \"2021-06-10T00:30:39.000000Z\",\n                    \"updated_at\": \"2021-06-10T00:30:54.000000Z\",\n                    \"machine_detection\": false,\n                    \"tts_voice\": {\n                        \"data\": {\n                            \"tts_voice_id\": 1286,\n                            \"lang\": \"en-US\",\n                            \"voice_name\": \"Rebecca\",\n                            \"gender\": \"F\",\n                            \"tts_label\": \"Rebecca\",\n                            \"is_system_voice\": true,\n                            \"display_order\": 0,\n                            \"provider\": \"lumenvox\",\n                            \"created_at\": \"2021-02-16T23:14:33.000000Z\",\n                            \"updated_at\": \"2021-02-16T23:14:33.000000Z\",\n                            \"is_enabled\": 1\n                        }\n                    }\n                }\n            },\n            \"logging_profiles\": {\n                \"data\": []\n            }\n        },\n        {\n            \"task_id\": 1287,\n            \"task_name\": \"SN-1167 Payment node speech test\",\n            \"tags\": \"\",\n            \"task_type\": \"voice\",\n            \"protected\": false,\n            \"protected_notes\": \"\",\n            \"parent_id\": null,\n            \"ac_id\": 40,\n            \"is_enabled\": 1,\n            \"created_at\": \"2021-06-10T01:02:48.000000Z\",\n            \"updated_at\": \"2021-06-10T08:36:01.000000Z\",\n            \"task_image\": \"task_image_placeholder.svg\",\n            \"is_favorite\": 0,\n            \"task_version_in_use\": null,\n            \"version_in_use_modified\": 1,\n            \"deleted_at\": null,\n            \"is_template\": 0,\n            \"phone_number\": [],\n            \"pop\": \"TESTING_MEL\",\n            \"region\": \"AUSTRALIA-TESTING-MEL\",\n            \"active_calls\": 0,\n            \"voice_task\": {\n                \"data\": {\n                    \"task_id\": 1287,\n                    \"beep_detection\": false,\n                    \"send_to_operator\": false,\n                    \"no_resource_operator_number\": \"\",\n                    \"pci_or_hipaa_compliant\": false,\n                    \"flag_log_all_nodes\": false,\n                    \"tts_voice_id\": 1274,\n                    \"created_at\": \"2021-06-10T01:02:48.000000Z\",\n                    \"updated_at\": \"2021-06-10T01:02:48.000000Z\",\n                    \"machine_detection\": false,\n                    \"tts_voice\": {\n                        \"data\": {\n                            \"tts_voice_id\": 1274,\n                            \"lang\": \"en-AU\",\n                            \"voice_name\": \"Ian\",\n                            \"gender\": \"M\",\n                            \"tts_label\": \"Ian\",\n                            \"is_system_voice\": true,\n                            \"display_order\": 0,\n                            \"provider\": \"lumenvox\",\n                            \"created_at\": \"2021-02-16T23:14:33.000000Z\",\n                            \"updated_at\": \"2021-02-16T23:14:33.000000Z\",\n                            \"is_enabled\": 1\n                        }\n                    }\n                }\n            },\n            \"logging_profiles\": {\n                \"data\": []\n            }\n        },\n        {\n            \"task_id\": 1319,\n            \"task_name\": \"SN-831 Node Type\",\n            \"tags\": \"\",\n            \"task_type\": \"voice\",\n            \"protected\": false,\n            \"protected_notes\": \"\",\n            \"parent_id\": null,\n            \"ac_id\": 40,\n            \"is_enabled\": 1,\n            \"created_at\": \"2021-06-11T00:30:35.000000Z\",\n            \"updated_at\": \"2021-06-11T01:23:30.000000Z\",\n            \"task_image\": \"task_image_placeholder.svg\",\n            \"is_favorite\": 0,\n            \"task_version_in_use\": null,\n            \"version_in_use_modified\": 1,\n            \"deleted_at\": null,\n            \"is_template\": 0,\n            \"phone_number\": [],\n            \"pop\": \"TESTING_MEL\",\n            \"region\": \"AUSTRALIA-TESTING-MEL\",\n            \"active_calls\": 0,\n            \"voice_task\": {\n                \"data\": {\n                    \"task_id\": 1319,\n                    \"beep_detection\": false,\n                    \"send_to_operator\": false,\n                    \"no_resource_operator_number\": \"\",\n                    \"pci_or_hipaa_compliant\": false,\n                    \"flag_log_all_nodes\": false,\n                    \"tts_voice_id\": 1277,\n                    \"created_at\": \"2021-06-11T00:30:35.000000Z\",\n                    \"updated_at\": \"2021-06-11T00:30:35.000000Z\",\n                    \"machine_detection\": false,\n                    \"tts_voice\": {\n                        \"data\": {\n                            \"tts_voice_id\": 1277,\n                            \"lang\": \"en-AU\",\n                            \"voice_name\": \"Molly\",\n                            \"gender\": \"F\",\n                            \"tts_label\": \"Molly\",\n                            \"is_system_voice\": true,\n                            \"display_order\": 0,\n                            \"provider\": \"lumenvox\",\n                            \"created_at\": \"2021-02-16T23:14:33.000000Z\",\n                            \"updated_at\": \"2021-02-16T23:14:33.000000Z\",\n                            \"is_enabled\": 1\n                        }\n                    }\n                }\n            },\n            \"logging_profiles\": {\n                \"data\": []\n            }\n        },\n        {\n            \"task_id\": 1340,\n            \"task_name\": \"SN-1155 - Custom Form Type\",\n            \"tags\": \"\",\n            \"task_type\": \"voice\",\n            \"protected\": false,\n            \"protected_notes\": \"\",\n            \"parent_id\": null,\n            \"ac_id\": 40,\n            \"is_enabled\": 1,\n            \"created_at\": \"2021-06-11T03:35:11.000000Z\",\n            \"updated_at\": \"2021-06-17T23:45:25.000000Z\",\n            \"task_image\": \"task_image_placeholder.svg\",\n            \"is_favorite\": 0,\n            \"task_version_in_use\": null,\n            \"version_in_use_modified\": 1,\n            \"deleted_at\": null,\n            \"is_template\": 0,\n            \"phone_number\": [],\n            \"pop\": \"TESTING_MEL\",\n            \"region\": \"AUSTRALIA-TESTING-MEL\",\n            \"active_calls\": 0,\n            \"voice_task\": {\n                \"data\": {\n                    \"task_id\": 1340,\n                    \"beep_detection\": false,\n                    \"send_to_operator\": false,\n                    \"no_resource_operator_number\": \"\",\n                    \"pci_or_hipaa_compliant\": false,\n                    \"flag_log_all_nodes\": false,\n                    \"tts_voice_id\": 1277,\n                    \"created_at\": \"2021-06-11T03:35:11.000000Z\",\n                    \"updated_at\": \"2021-06-11T03:35:11.000000Z\",\n                    \"machine_detection\": false,\n                    \"tts_voice\": {\n                        \"data\": {\n                            \"tts_voice_id\": 1277,\n                            \"lang\": \"en-AU\",\n                            \"voice_name\": \"Molly\",\n                            \"gender\": \"F\",\n                            \"tts_label\": \"Molly\",\n                            \"is_system_voice\": true,\n                            \"display_order\": 0,\n                            \"provider\": \"lumenvox\",\n                            \"created_at\": \"2021-02-16T23:14:33.000000Z\",\n                            \"updated_at\": \"2021-02-16T23:14:33.000000Z\",\n                            \"is_enabled\": 1\n                        }\n                    }\n                }\n            },\n            \"logging_profiles\": {\n                \"data\": []\n            }\n        },\n        {\n            \"task_id\": 1379,\n            \"task_name\": \"SN-1169 System Calendar\",\n            \"tags\": \"\",\n            \"task_type\": \"voice\",\n            \"protected\": false,\n            \"protected_notes\": \"\",\n            \"parent_id\": null,\n            \"ac_id\": 40,\n            \"is_enabled\": 1,\n            \"created_at\": \"2021-06-15T01:07:51.000000Z\",\n            \"updated_at\": \"2021-06-15T07:21:18.000000Z\",\n            \"task_image\": \"task_image_placeholder.svg\",\n            \"is_favorite\": 0,\n            \"task_version_in_use\": null,\n            \"version_in_use_modified\": 1,\n            \"deleted_at\": null,\n            \"is_template\": 0,\n            \"phone_number\": [],\n            \"pop\": \"TESTING_MEL\",\n            \"region\": \"AUSTRALIA-TESTING-MEL\",\n            \"active_calls\": 0,\n            \"voice_task\": {\n                \"data\": {\n                    \"task_id\": 1379,\n                    \"beep_detection\": false,\n                    \"send_to_operator\": false,\n                    \"no_resource_operator_number\": \"\",\n                    \"pci_or_hipaa_compliant\": false,\n                    \"flag_log_all_nodes\": false,\n                    \"tts_voice_id\": 1274,\n                    \"created_at\": \"2021-06-15T01:07:51.000000Z\",\n                    \"updated_at\": \"2021-06-15T01:07:51.000000Z\",\n                    \"machine_detection\": false,\n                    \"tts_voice\": {\n                        \"data\": {\n                            \"tts_voice_id\": 1274,\n                            \"lang\": \"en-AU\",\n                            \"voice_name\": \"Ian\",\n                            \"gender\": \"M\",\n                            \"tts_label\": \"Ian\",\n                            \"is_system_voice\": true,\n                            \"display_order\": 0,\n                            \"provider\": \"lumenvox\",\n                            \"created_at\": \"2021-02-16T23:14:33.000000Z\",\n                            \"updated_at\": \"2021-02-16T23:14:33.000000Z\",\n                            \"is_enabled\": 1\n                        }\n                    }\n                }\n            },\n            \"logging_profiles\": {\n                \"data\": []\n            }\n        },\n        {\n            \"task_id\": 1389,\n            \"task_name\": \"SN-927 Sec Var\",\n            \"tags\": \"\",\n            \"task_type\": \"voice\",\n            \"protected\": false,\n            \"protected_notes\": \"\",\n            \"parent_id\": null,\n            \"ac_id\": 40,\n            \"is_enabled\": 1,\n            \"created_at\": \"2021-06-15T07:23:12.000000Z\",\n            \"updated_at\": \"2021-06-15T07:33:31.000000Z\",\n            \"task_image\": \"task_image_placeholder.svg\",\n            \"is_favorite\": 0,\n            \"task_version_in_use\": null,\n            \"version_in_use_modified\": 1,\n            \"deleted_at\": null,\n            \"is_template\": 0,\n            \"phone_number\": [],\n            \"pop\": \"TESTING_MEL\",\n            \"region\": \"AUSTRALIA-TESTING-MEL\",\n            \"active_calls\": 0,\n            \"voice_task\": {\n                \"data\": {\n                    \"task_id\": 1389,\n                    \"beep_detection\": false,\n                    \"send_to_operator\": false,\n                    \"no_resource_operator_number\": \"\",\n                    \"pci_or_hipaa_compliant\": false,\n                    \"flag_log_all_nodes\": false,\n                    \"tts_voice_id\": 1274,\n                    \"created_at\": \"2021-06-15T07:23:12.000000Z\",\n                    \"updated_at\": \"2021-06-15T07:23:12.000000Z\",\n                    \"machine_detection\": false,\n                    \"tts_voice\": {\n                        \"data\": {\n                            \"tts_voice_id\": 1274,\n                            \"lang\": \"en-AU\",\n                            \"voice_name\": \"Ian\",\n                            \"gender\": \"M\",\n                            \"tts_label\": \"Ian\",\n                            \"is_system_voice\": true,\n                            \"display_order\": 0,\n                            \"provider\": \"lumenvox\",\n                            \"created_at\": \"2021-02-16T23:14:33.000000Z\",\n                            \"updated_at\": \"2021-02-16T23:14:33.000000Z\",\n                            \"is_enabled\": 1\n                        }\n                    }\n                }\n            },\n            \"logging_profiles\": {\n                \"data\": []\n            }\n        },\n        {\n            \"task_id\": 1391,\n            \"task_name\": \"SN-1194 Sys Log Features\",\n            \"tags\": \"\",\n            \"task_type\": \"voice\",\n            \"protected\": false,\n            \"protected_notes\": \"\",\n            \"parent_id\": null,\n            \"ac_id\": 40,\n            \"is_enabled\": 1,\n            \"created_at\": \"2021-06-15T07:48:09.000000Z\",\n            \"updated_at\": \"2021-07-30T00:52:42.000000Z\",\n            \"task_image\": \"task_image_placeholder.svg\",\n            \"is_favorite\": 0,\n            \"task_version_in_use\": 653,\n            \"version_in_use_modified\": 1,\n            \"deleted_at\": null,\n            \"is_template\": 0,\n            \"phone_number\": [],\n            \"pop\": \"TESTING_MEL\",\n            \"region\": \"AUSTRALIA-TESTING-MEL\",\n            \"active_calls\": 0,\n            \"voice_task\": {\n                \"data\": {\n                    \"task_id\": 1391,\n                    \"beep_detection\": false,\n                    \"send_to_operator\": false,\n                    \"no_resource_operator_number\": \"\",\n                    \"pci_or_hipaa_compliant\": false,\n                    \"flag_log_all_nodes\": false,\n                    \"tts_voice_id\": 412,\n                    \"created_at\": \"2021-06-15T08:18:09.000000Z\",\n                    \"updated_at\": \"2021-06-15T09:16:19.000000Z\",\n                    \"machine_detection\": false,\n                    \"tts_voice\": {\n                        \"data\": {\n                            \"tts_voice_id\": 412,\n                            \"lang\": \"en-US\",\n                            \"voice_name\": \"en-US-Wavenet-A\",\n                            \"gender\": \"M\",\n                            \"tts_label\": \"Mavis\",\n                            \"is_system_voice\": false,\n                            \"display_order\": 1,\n                            \"provider\": \"google\",\n                            \"created_at\": \"2020-08-12T01:13:14.000000Z\",\n                            \"updated_at\": \"2020-08-12T01:13:14.000000Z\",\n                            \"is_enabled\": 1\n                        }\n                    }\n                }\n            },\n            \"logging_profiles\": {\n                \"data\": []\n            }\n        },\n        {\n            \"task_id\": 1421,\n            \"task_name\": \"demo1\",\n            \"tags\": \"\",\n            \"task_type\": \"voice\",\n            \"protected\": false,\n            \"protected_notes\": \"\",\n            \"parent_id\": null,\n            \"ac_id\": 40,\n            \"is_enabled\": 1,\n            \"created_at\": \"2021-06-16T01:07:09.000000Z\",\n            \"updated_at\": \"2021-07-29T23:59:38.000000Z\",\n            \"task_image\": \"task_image_placeholder.svg\",\n            \"is_favorite\": 0,\n            \"task_version_in_use\": null,\n            \"version_in_use_modified\": 1,\n            \"deleted_at\": null,\n            \"is_template\": 0,\n            \"phone_number\": [],\n            \"pop\": \"TESTING_MEL\",\n            \"region\": \"AUSTRALIA-TESTING-MEL\",\n            \"active_calls\": 0,\n            \"voice_task\": {\n                \"data\": {\n                    \"task_id\": 1421,\n                    \"beep_detection\": false,\n                    \"send_to_operator\": false,\n                    \"no_resource_operator_number\": \"\",\n                    \"pci_or_hipaa_compliant\": false,\n                    \"flag_log_all_nodes\": false,\n                    \"tts_voice_id\": 1277,\n                    \"created_at\": \"2021-06-16T01:07:09.000000Z\",\n                    \"updated_at\": \"2021-06-16T01:07:09.000000Z\",\n                    \"machine_detection\": false,\n                    \"tts_voice\": {\n                        \"data\": {\n                            \"tts_voice_id\": 1277,\n                            \"lang\": \"en-AU\",\n                            \"voice_name\": \"Molly\",\n                            \"gender\": \"F\",\n                            \"tts_label\": \"Molly\",\n                            \"is_system_voice\": true,\n                            \"display_order\": 0,\n                            \"provider\": \"lumenvox\",\n                            \"created_at\": \"2021-02-16T23:14:33.000000Z\",\n                            \"updated_at\": \"2021-02-16T23:14:33.000000Z\",\n                            \"is_enabled\": 1\n                        }\n                    }\n                }\n            },\n            \"logging_profiles\": {\n                \"data\": []\n            }\n        },\n        {\n            \"task_id\": 1499,\n            \"task_name\": \"SN-1002 and SN-1001\",\n            \"tags\": \"\",\n            \"task_type\": \"voice\",\n            \"protected\": false,\n            \"protected_notes\": \"\",\n            \"parent_id\": null,\n            \"ac_id\": 40,\n            \"is_enabled\": 1,\n            \"created_at\": \"2021-06-17T08:25:00.000000Z\",\n            \"updated_at\": \"2021-07-02T03:40:38.000000Z\",\n            \"task_image\": \"task_image_placeholder.svg\",\n            \"is_favorite\": 0,\n            \"task_version_in_use\": 688,\n            \"version_in_use_modified\": 1,\n            \"deleted_at\": null,\n            \"is_template\": 0,\n            \"phone_number\": [],\n            \"pop\": \"TESTING_MEL\",\n            \"region\": \"AUSTRALIA-TESTING-MEL\",\n            \"active_calls\": 0,\n            \"voice_task\": {\n                \"data\": {\n                    \"task_id\": 1499,\n                    \"beep_detection\": false,\n                    \"send_to_operator\": false,\n                    \"no_resource_operator_number\": \"\",\n                    \"pci_or_hipaa_compliant\": false,\n                    \"flag_log_all_nodes\": false,\n                    \"tts_voice_id\": 1277,\n                    \"created_at\": \"2021-06-17T08:25:00.000000Z\",\n                    \"updated_at\": \"2021-06-17T08:25:00.000000Z\",\n                    \"machine_detection\": false,\n                    \"tts_voice\": {\n                        \"data\": {\n                            \"tts_voice_id\": 1277,\n                            \"lang\": \"en-AU\",\n                            \"voice_name\": \"Molly\",\n                            \"gender\": \"F\",\n                            \"tts_label\": \"Molly\",\n                            \"is_system_voice\": true,\n                            \"display_order\": 0,\n                            \"provider\": \"lumenvox\",\n                            \"created_at\": \"2021-02-16T23:14:33.000000Z\",\n                            \"updated_at\": \"2021-02-16T23:14:33.000000Z\",\n                            \"is_enabled\": 1\n                        }\n                    }\n                }\n            },\n            \"logging_profiles\": {\n                \"data\": []\n            }\n        },\n        {\n            \"task_id\": 1546,\n            \"task_name\": \"SN-630 NLog Tests\",\n            \"tags\": \"\",\n            \"task_type\": \"voice\",\n            \"protected\": false,\n            \"protected_notes\": \"\",\n            \"parent_id\": null,\n            \"ac_id\": 40,\n            \"is_enabled\": 1,\n            \"created_at\": \"2021-06-18T06:07:28.000000Z\",\n            \"updated_at\": \"2021-06-18T06:07:28.000000Z\",\n            \"task_image\": \"task_image_placeholder.svg\",\n            \"is_favorite\": 0,\n            \"task_version_in_use\": null,\n            \"version_in_use_modified\": 1,\n            \"deleted_at\": null,\n            \"is_template\": 0,\n            \"phone_number\": [],\n            \"pop\": \"TESTING_MEL\",\n            \"region\": \"AUSTRALIA-TESTING-MEL\",\n            \"active_calls\": 0,\n            \"voice_task\": {\n                \"data\": {\n                    \"task_id\": 1546,\n                    \"beep_detection\": false,\n                    \"send_to_operator\": false,\n                    \"no_resource_operator_number\": \"\",\n                    \"pci_or_hipaa_compliant\": false,\n                    \"flag_log_all_nodes\": false,\n                    \"tts_voice_id\": 232,\n                    \"created_at\": \"2021-06-18T06:07:28.000000Z\",\n                    \"updated_at\": \"2021-06-18T06:07:28.000000Z\",\n                    \"machine_detection\": false,\n                    \"tts_voice\": {\n                        \"data\": {\n                            \"tts_voice_id\": 232,\n                            \"lang\": \"en-AU\",\n                            \"voice_name\": \"en-AU-Wavenet-A\",\n                            \"gender\": \"F\",\n                            \"tts_label\": \"Lizeth\",\n                            \"is_system_voice\": false,\n                            \"display_order\": 1,\n                            \"provider\": \"google\",\n                            \"created_at\": \"2020-08-12T01:13:14.000000Z\",\n                            \"updated_at\": \"2020-08-12T01:13:14.000000Z\",\n                            \"is_enabled\": 1\n                        }\n                    }\n                }\n            },\n            \"logging_profiles\": {\n                \"data\": []\n            }\n        },\n        {\n            \"task_id\": 1828,\n            \"task_name\": \"transcription task\",\n            \"tags\": \"\",\n            \"task_type\": \"voice\",\n            \"protected\": false,\n            \"protected_notes\": \"\",\n            \"parent_id\": null,\n            \"ac_id\": 40,\n            \"is_enabled\": 1,\n            \"created_at\": \"2021-07-08T03:29:40.000000Z\",\n            \"updated_at\": \"2021-07-16T01:51:47.000000Z\",\n            \"task_image\": \"task_image_placeholder.svg\",\n            \"is_favorite\": 0,\n            \"task_version_in_use\": null,\n            \"version_in_use_modified\": 1,\n            \"deleted_at\": null,\n            \"is_template\": 0,\n            \"phone_number\": [],\n            \"pop\": \"TESTING_MEL\",\n            \"region\": \"AUSTRALIA-TESTING-MEL\",\n            \"active_calls\": 0,\n            \"voice_task\": {\n                \"data\": {\n                    \"task_id\": 1828,\n                    \"beep_detection\": false,\n                    \"send_to_operator\": false,\n                    \"no_resource_operator_number\": \"\",\n                    \"pci_or_hipaa_compliant\": false,\n                    \"flag_log_all_nodes\": false,\n                    \"tts_voice_id\": 232,\n                    \"created_at\": \"2021-07-08T03:29:40.000000Z\",\n                    \"updated_at\": \"2021-07-08T03:29:40.000000Z\",\n                    \"machine_detection\": false,\n                    \"tts_voice\": {\n                        \"data\": {\n                            \"tts_voice_id\": 232,\n                            \"lang\": \"en-AU\",\n                            \"voice_name\": \"en-AU-Wavenet-A\",\n                            \"gender\": \"F\",\n                            \"tts_label\": \"Lizeth\",\n                            \"is_system_voice\": false,\n                            \"display_order\": 1,\n                            \"provider\": \"google\",\n                            \"created_at\": \"2020-08-12T01:13:14.000000Z\",\n                            \"updated_at\": \"2020-08-12T01:13:14.000000Z\",\n                            \"is_enabled\": 1\n                        }\n                    }\n                }\n            },\n            \"logging_profiles\": {\n                \"data\": []\n            }\n        },\n        {\n            \"task_id\": 2206,\n            \"task_name\": \"prompt recorder node\",\n            \"tags\": \"\",\n            \"task_type\": \"voice\",\n            \"protected\": false,\n            \"protected_notes\": \"\",\n            \"parent_id\": null,\n            \"ac_id\": 40,\n            \"is_enabled\": 1,\n            \"created_at\": \"2021-07-14T03:21:52.000000Z\",\n            \"updated_at\": \"2021-07-20T09:40:49.000000Z\",\n            \"task_image\": \"task_image_placeholder.svg\",\n            \"is_favorite\": 0,\n            \"task_version_in_use\": 1072,\n            \"version_in_use_modified\": 1,\n            \"deleted_at\": null,\n            \"is_template\": 0,\n            \"phone_number\": [],\n            \"pop\": \"TESTING_MEL\",\n            \"region\": \"AUSTRALIA-TESTING-MEL\",\n            \"active_calls\": 0,\n            \"voice_task\": {\n                \"data\": {\n                    \"task_id\": 2206,\n                    \"beep_detection\": false,\n                    \"send_to_operator\": false,\n                    \"no_resource_operator_number\": \"\",\n                    \"pci_or_hipaa_compliant\": false,\n                    \"flag_log_all_nodes\": false,\n                    \"tts_voice_id\": 412,\n                    \"created_at\": \"2021-07-14T03:21:52.000000Z\",\n                    \"updated_at\": \"2021-07-20T09:50:46.000000Z\",\n                    \"machine_detection\": false,\n                    \"tts_voice\": {\n                        \"data\": {\n                            \"tts_voice_id\": 412,\n                            \"lang\": \"en-US\",\n                            \"voice_name\": \"en-US-Wavenet-A\",\n                            \"gender\": \"M\",\n                            \"tts_label\": \"Mavis\",\n                            \"is_system_voice\": false,\n                            \"display_order\": 1,\n                            \"provider\": \"google\",\n                            \"created_at\": \"2020-08-12T01:13:14.000000Z\",\n                            \"updated_at\": \"2020-08-12T01:13:14.000000Z\",\n                            \"is_enabled\": 1\n                        }\n                    }\n                }\n            },\n            \"logging_profiles\": {\n                \"data\": []\n            }\n        },\n        {\n            \"task_id\": 2278,\n            \"task_name\": \"Transcription \",\n            \"tags\": \"\",\n            \"task_type\": \"voice\",\n            \"protected\": false,\n            \"protected_notes\": \"\",\n            \"parent_id\": null,\n            \"ac_id\": 40,\n            \"is_enabled\": 1,\n            \"created_at\": \"2021-07-16T04:01:14.000000Z\",\n            \"updated_at\": \"2021-07-22T05:05:38.000000Z\",\n            \"task_image\": \"task_image_placeholder.svg\",\n            \"is_favorite\": 0,\n            \"task_version_in_use\": null,\n            \"version_in_use_modified\": 1,\n            \"deleted_at\": null,\n            \"is_template\": 0,\n            \"phone_number\": [],\n            \"pop\": \"TESTING_MEL\",\n            \"region\": \"AUSTRALIA-TESTING-MEL\",\n            \"active_calls\": 0,\n            \"voice_task\": {\n                \"data\": {\n                    \"task_id\": 2278,\n                    \"beep_detection\": false,\n                    \"send_to_operator\": false,\n                    \"no_resource_operator_number\": \"\",\n                    \"pci_or_hipaa_compliant\": false,\n                    \"flag_log_all_nodes\": false,\n                    \"tts_voice_id\": 232,\n                    \"created_at\": \"2021-07-16T04:01:14.000000Z\",\n                    \"updated_at\": \"2021-07-16T04:01:14.000000Z\",\n                    \"machine_detection\": false,\n                    \"tts_voice\": {\n                        \"data\": {\n                            \"tts_voice_id\": 232,\n                            \"lang\": \"en-AU\",\n                            \"voice_name\": \"en-AU-Wavenet-A\",\n                            \"gender\": \"F\",\n                            \"tts_label\": \"Lizeth\",\n                            \"is_system_voice\": false,\n                            \"display_order\": 1,\n                            \"provider\": \"google\",\n                            \"created_at\": \"2020-08-12T01:13:14.000000Z\",\n                            \"updated_at\": \"2020-08-12T01:13:14.000000Z\",\n                            \"is_enabled\": 1\n                        }\n                    }\n                }\n            },\n            \"logging_profiles\": {\n                \"data\": []\n            }\n        },\n        {\n            \"task_id\": 5719,\n            \"task_name\": \"taskPerformanceTest\",\n            \"tags\": \"\",\n            \"task_type\": \"voice\",\n            \"protected\": false,\n            \"protected_notes\": \"\",\n            \"parent_id\": null,\n            \"ac_id\": 40,\n            \"is_enabled\": 1,\n            \"created_at\": \"2021-08-05T07:43:22.000000Z\",\n            \"updated_at\": \"2021-08-05T07:43:22.000000Z\",\n            \"task_image\": \"task_image_placeholder.svg\",\n            \"is_favorite\": 0,\n            \"task_version_in_use\": null,\n            \"version_in_use_modified\": 1,\n            \"deleted_at\": null,\n            \"is_template\": 0,\n            \"phone_number\": [],\n            \"pop\": \"TESTING_MEL\",\n            \"region\": \"AUSTRALIA-TESTING-MEL\",\n            \"active_calls\": 0,\n            \"voice_task\": {\n                \"data\": {\n                    \"task_id\": 5719,\n                    \"beep_detection\": false,\n                    \"send_to_operator\": false,\n                    \"no_resource_operator_number\": \"\",\n                    \"pci_or_hipaa_compliant\": false,\n                    \"flag_log_all_nodes\": false,\n                    \"tts_voice_id\": 232,\n                    \"created_at\": \"2021-08-05T07:43:22.000000Z\",\n                    \"updated_at\": \"2021-08-05T07:43:22.000000Z\",\n                    \"machine_detection\": false,\n                    \"tts_voice\": {\n                        \"data\": {\n                            \"tts_voice_id\": 232,\n                            \"lang\": \"en-AU\",\n                            \"voice_name\": \"en-AU-Wavenet-A\",\n                            \"gender\": \"F\",\n                            \"tts_label\": \"Lizeth\",\n                            \"is_system_voice\": false,\n                            \"display_order\": 1,\n                            \"provider\": \"google\",\n                            \"created_at\": \"2020-08-12T01:13:14.000000Z\",\n                            \"updated_at\": \"2020-08-12T01:13:14.000000Z\",\n                            \"is_enabled\": 1\n                        }\n                    }\n                }\n            },\n            \"logging_profiles\": {\n                \"data\": [\n                    {\n                        \"profile_id\": 214,\n                        \"task_id\": 5719,\n                        \"model_id\": 49,\n                        \"model_name\": \"FirebaseProfile\",\n                        \"node_types\": \"all\",\n                        \"created_at\": \"2021-08-05T07:43:22.000000Z\",\n                        \"updated_at\": \"2021-08-05T07:43:22.000000Z\"\n                    }\n                ]\n            }\n        },\n        {\n            \"task_id\": 5722,\n            \"task_name\": \"Screenpop Transfer\",\n            \"tags\": \"\",\n            \"task_type\": \"voice\",\n            \"protected\": false,\n            \"protected_notes\": \"\",\n            \"parent_id\": null,\n            \"ac_id\": 40,\n            \"is_enabled\": 1,\n            \"created_at\": \"2021-08-10T00:44:51.000000Z\",\n            \"updated_at\": \"2021-08-12T01:01:36.000000Z\",\n            \"task_image\": \"task_image_placeholder.svg\",\n            \"is_favorite\": 0,\n            \"task_version_in_use\": null,\n            \"version_in_use_modified\": 1,\n            \"deleted_at\": null,\n            \"is_template\": 0,\n            \"phone_number\": [],\n            \"pop\": \"TESTING_MEL\",\n            \"region\": \"AUSTRALIA-TESTING-MEL\",\n            \"active_calls\": 0,\n            \"voice_task\": {\n                \"data\": {\n                    \"task_id\": 5722,\n                    \"beep_detection\": false,\n                    \"send_to_operator\": false,\n                    \"no_resource_operator_number\": \"\",\n                    \"pci_or_hipaa_compliant\": false,\n                    \"flag_log_all_nodes\": false,\n                    \"tts_voice_id\": 1268,\n                    \"created_at\": \"2021-08-10T00:44:51.000000Z\",\n                    \"updated_at\": \"2021-08-10T00:44:51.000000Z\",\n                    \"machine_detection\": false,\n                    \"tts_voice\": {\n                        \"data\": {\n                            \"tts_voice_id\": 1268,\n                            \"lang\": \"en-GB\",\n                            \"voice_name\": \"Megan\",\n                            \"gender\": \"F\",\n                            \"tts_label\": \"Megan\",\n                            \"is_system_voice\": true,\n                            \"display_order\": 0,\n                            \"provider\": \"lumenvox\",\n                            \"created_at\": \"2021-02-16T23:14:33.000000Z\",\n                            \"updated_at\": \"2021-02-16T23:14:33.000000Z\",\n                            \"is_enabled\": 1\n                        }\n                    }\n                }\n            },\n            \"logging_profiles\": {\n                \"data\": []\n            }\n        },\n        {\n            \"task_id\": 5728,\n            \"task_name\": \"bridge transfer test\",\n            \"tags\": \"\",\n            \"task_type\": \"voice\",\n            \"protected\": false,\n            \"protected_notes\": \"\",\n            \"parent_id\": null,\n            \"ac_id\": 40,\n            \"is_enabled\": 1,\n            \"created_at\": \"2021-08-11T01:56:56.000000Z\",\n            \"updated_at\": \"2021-08-11T07:28:49.000000Z\",\n            \"task_image\": \"task_image_placeholder.svg\",\n            \"is_favorite\": 0,\n            \"task_version_in_use\": null,\n            \"version_in_use_modified\": 1,\n            \"deleted_at\": null,\n            \"is_template\": 0,\n            \"phone_number\": [],\n            \"pop\": \"TESTING_MEL\",\n            \"region\": \"AUSTRALIA-TESTING-MEL\",\n            \"active_calls\": 0,\n            \"voice_task\": {\n                \"data\": {\n                    \"task_id\": 5728,\n                    \"beep_detection\": false,\n                    \"send_to_operator\": false,\n                    \"no_resource_operator_number\": \"\",\n                    \"pci_or_hipaa_compliant\": false,\n                    \"flag_log_all_nodes\": false,\n                    \"tts_voice_id\": 227,\n                    \"created_at\": \"2021-08-11T01:56:56.000000Z\",\n                    \"updated_at\": \"2021-08-11T01:56:56.000000Z\",\n                    \"machine_detection\": false,\n                    \"tts_voice\": {\n                        \"data\": {\n                            \"tts_voice_id\": 227,\n                            \"lang\": \"en-AU\",\n                            \"voice_name\": \"en-AU-Wavenet-C\",\n                            \"gender\": \"F\",\n                            \"tts_label\": \"Letitia\",\n                            \"is_system_voice\": false,\n                            \"display_order\": 1,\n                            \"provider\": \"google\",\n                            \"created_at\": \"2020-08-12T01:13:14.000000Z\",\n                            \"updated_at\": \"2020-08-12T01:13:14.000000Z\",\n                            \"is_enabled\": 1\n                        }\n                    }\n                }\n            },\n            \"logging_profiles\": {\n                \"data\": []\n            }\n        },\n        {\n            \"task_id\": 5731,\n            \"task_name\": \"prompt_node_new\",\n            \"tags\": \"\",\n            \"task_type\": \"voice\",\n            \"protected\": false,\n            \"protected_notes\": \"\",\n            \"parent_id\": null,\n            \"ac_id\": 40,\n            \"is_enabled\": 1,\n            \"created_at\": \"2021-08-11T02:38:48.000000Z\",\n            \"updated_at\": \"2021-08-31T04:23:40.000000Z\",\n            \"task_image\": \"task_image_placeholder.svg\",\n            \"is_favorite\": 0,\n            \"task_version_in_use\": null,\n            \"version_in_use_modified\": 1,\n            \"deleted_at\": null,\n            \"is_template\": 0,\n            \"phone_number\": [],\n            \"pop\": \"TESTING_MEL\",\n            \"region\": \"AUSTRALIA-TESTING-MEL\",\n            \"active_calls\": 0,\n            \"voice_task\": {\n                \"data\": {\n                    \"task_id\": 5731,\n                    \"beep_detection\": false,\n                    \"send_to_operator\": false,\n                    \"no_resource_operator_number\": \"\",\n                    \"pci_or_hipaa_compliant\": false,\n                    \"flag_log_all_nodes\": false,\n                    \"tts_voice_id\": 227,\n                    \"created_at\": \"2021-08-11T02:38:48.000000Z\",\n                    \"updated_at\": \"2021-08-11T02:38:48.000000Z\",\n                    \"machine_detection\": false,\n                    \"tts_voice\": {\n                        \"data\": {\n                            \"tts_voice_id\": 227,\n                            \"lang\": \"en-AU\",\n                            \"voice_name\": \"en-AU-Wavenet-C\",\n                            \"gender\": \"F\",\n                            \"tts_label\": \"Letitia\",\n                            \"is_system_voice\": false,\n                            \"display_order\": 1,\n                            \"provider\": \"google\",\n                            \"created_at\": \"2020-08-12T01:13:14.000000Z\",\n                            \"updated_at\": \"2020-08-12T01:13:14.000000Z\",\n                            \"is_enabled\": 1\n                        }\n                    }\n                }\n            },\n            \"logging_profiles\": {\n                \"data\": [\n                    {\n                        \"profile_id\": 223,\n                        \"task_id\": 5731,\n                        \"model_id\": 52,\n                        \"model_name\": \"FirebaseProfile\",\n                        \"node_types\": \"all\",\n                        \"created_at\": \"2021-08-12T03:06:05.000000Z\",\n                        \"updated_at\": \"2021-08-12T03:06:05.000000Z\"\n                    }\n                ]\n            }\n        },\n        {\n            \"task_id\": 5737,\n            \"task_name\": \"prompt\",\n            \"tags\": \"\",\n            \"task_type\": \"voice\",\n            \"protected\": false,\n            \"protected_notes\": \"\",\n            \"parent_id\": null,\n            \"ac_id\": 40,\n            \"is_enabled\": 1,\n            \"created_at\": \"2021-08-13T00:23:32.000000Z\",\n            \"updated_at\": \"2021-08-27T05:16:36.000000Z\",\n            \"task_image\": \"task_image_placeholder.svg\",\n            \"is_favorite\": 0,\n            \"task_version_in_use\": null,\n            \"version_in_use_modified\": 1,\n            \"deleted_at\": null,\n            \"is_template\": 0,\n            \"phone_number\": [],\n            \"pop\": \"TESTING_MEL\",\n            \"region\": \"AUSTRALIA-TESTING-MEL\",\n            \"active_calls\": 0,\n            \"voice_task\": {\n                \"data\": {\n                    \"task_id\": 5737,\n                    \"beep_detection\": false,\n                    \"send_to_operator\": false,\n                    \"no_resource_operator_number\": \"\",\n                    \"pci_or_hipaa_compliant\": false,\n                    \"flag_log_all_nodes\": false,\n                    \"tts_voice_id\": 227,\n                    \"created_at\": \"2021-08-13T00:23:32.000000Z\",\n                    \"updated_at\": \"2021-08-13T00:23:32.000000Z\",\n                    \"machine_detection\": false,\n                    \"tts_voice\": {\n                        \"data\": {\n                            \"tts_voice_id\": 227,\n                            \"lang\": \"en-AU\",\n                            \"voice_name\": \"en-AU-Wavenet-C\",\n                            \"gender\": \"F\",\n                            \"tts_label\": \"Letitia\",\n                            \"is_system_voice\": false,\n                            \"display_order\": 1,\n                            \"provider\": \"google\",\n                            \"created_at\": \"2020-08-12T01:13:14.000000Z\",\n                            \"updated_at\": \"2020-08-12T01:13:14.000000Z\",\n                            \"is_enabled\": 1\n                        }\n                    }\n                }\n            },\n            \"logging_profiles\": {\n                \"data\": []\n            }\n        },\n        {\n            \"task_id\": 5752,\n            \"task_name\": \"asdas\",\n            \"tags\": \"\",\n            \"task_type\": \"voice\",\n            \"protected\": false,\n            \"protected_notes\": \"\",\n            \"parent_id\": null,\n            \"ac_id\": 40,\n            \"is_enabled\": 1,\n            \"created_at\": \"2021-08-16T04:03:29.000000Z\",\n            \"updated_at\": \"2021-08-16T04:03:29.000000Z\",\n            \"task_image\": \"task_image_placeholder.svg\",\n            \"is_favorite\": 0,\n            \"task_version_in_use\": null,\n            \"version_in_use_modified\": 1,\n            \"deleted_at\": null,\n            \"is_template\": 0,\n            \"phone_number\": [],\n            \"pop\": \"TESTING_MEL\",\n            \"region\": \"AUSTRALIA-TESTING-MEL\",\n            \"active_calls\": 0,\n            \"voice_task\": {\n                \"data\": {\n                    \"task_id\": 5752,\n                    \"beep_detection\": true,\n                    \"send_to_operator\": false,\n                    \"no_resource_operator_number\": \"\",\n                    \"pci_or_hipaa_compliant\": false,\n                    \"flag_log_all_nodes\": false,\n                    \"tts_voice_id\": 227,\n                    \"created_at\": \"2021-08-16T04:03:29.000000Z\",\n                    \"updated_at\": \"2021-08-16T04:03:29.000000Z\",\n                    \"machine_detection\": true,\n                    \"tts_voice\": {\n                        \"data\": {\n                            \"tts_voice_id\": 227,\n                            \"lang\": \"en-AU\",\n                            \"voice_name\": \"en-AU-Wavenet-C\",\n                            \"gender\": \"F\",\n                            \"tts_label\": \"Letitia\",\n                            \"is_system_voice\": false,\n                            \"display_order\": 1,\n                            \"provider\": \"google\",\n                            \"created_at\": \"2020-08-12T01:13:14.000000Z\",\n                            \"updated_at\": \"2020-08-12T01:13:14.000000Z\",\n                            \"is_enabled\": 1\n                        }\n                    }\n                }\n            },\n            \"logging_profiles\": {\n                \"data\": []\n            }\n        },\n        {\n            \"task_id\": 5926,\n            \"task_name\": \"prompt_1\",\n            \"tags\": \"\",\n            \"task_type\": \"voice\",\n            \"protected\": false,\n            \"protected_notes\": \"\",\n            \"parent_id\": null,\n            \"ac_id\": 40,\n            \"is_enabled\": 1,\n            \"created_at\": \"2021-08-27T05:16:43.000000Z\",\n            \"updated_at\": \"2021-09-09T04:58:27.000000Z\",\n            \"task_image\": \"task_image_placeholder.svg\",\n            \"is_favorite\": 0,\n            \"task_version_in_use\": null,\n            \"version_in_use_modified\": 1,\n            \"deleted_at\": null,\n            \"is_template\": 0,\n            \"phone_number\": [],\n            \"pop\": \"TESTING_MEL\",\n            \"region\": \"AUSTRALIA-TESTING-MEL\",\n            \"active_calls\": 0,\n            \"voice_task\": {\n                \"data\": {\n                    \"task_id\": 5926,\n                    \"beep_detection\": false,\n                    \"send_to_operator\": false,\n                    \"no_resource_operator_number\": \"\",\n                    \"pci_or_hipaa_compliant\": false,\n                    \"flag_log_all_nodes\": false,\n                    \"tts_voice_id\": 227,\n                    \"created_at\": \"2021-08-27T05:16:43.000000Z\",\n                    \"updated_at\": \"2021-08-27T05:16:43.000000Z\",\n                    \"machine_detection\": false,\n                    \"tts_voice\": {\n                        \"data\": {\n                            \"tts_voice_id\": 227,\n                            \"lang\": \"en-AU\",\n                            \"voice_name\": \"en-AU-Wavenet-C\",\n                            \"gender\": \"F\",\n                            \"tts_label\": \"Letitia\",\n                            \"is_system_voice\": false,\n                            \"display_order\": 1,\n                            \"provider\": \"google\",\n                            \"created_at\": \"2020-08-12T01:13:14.000000Z\",\n                            \"updated_at\": \"2020-08-12T01:13:14.000000Z\",\n                            \"is_enabled\": 1\n                        }\n                    }\n                }\n            },\n            \"logging_profiles\": {\n                \"data\": []\n            }\n        },\n        {\n            \"task_id\": 6478,\n            \"task_name\": \"Test Web Services\",\n            \"tags\": \"\",\n            \"task_type\": \"voice\",\n            \"protected\": false,\n            \"protected_notes\": \"\",\n            \"parent_id\": null,\n            \"ac_id\": 40,\n            \"is_enabled\": 1,\n            \"created_at\": \"2021-09-01T23:16:30.000000Z\",\n            \"updated_at\": \"2021-09-09T00:04:41.000000Z\",\n            \"task_image\": \"task_image_placeholder.svg\",\n            \"is_favorite\": 0,\n            \"task_version_in_use\": null,\n            \"version_in_use_modified\": 1,\n            \"deleted_at\": null,\n            \"is_template\": 0,\n            \"phone_number\": [\n                {\n                    \"phone_number_id\": 461,\n                    \"task_id\": 6478,\n                    \"phone_number\": \"61340507157\"\n                }\n            ],\n            \"pop\": \"TESTING_MEL\",\n            \"region\": \"AUSTRALIA-TESTING-MEL\",\n            \"active_calls\": 0,\n            \"voice_task\": {\n                \"data\": {\n                    \"task_id\": 6478,\n                    \"beep_detection\": false,\n                    \"send_to_operator\": false,\n                    \"no_resource_operator_number\": \"\",\n                    \"pci_or_hipaa_compliant\": false,\n                    \"flag_log_all_nodes\": false,\n                    \"tts_voice_id\": 227,\n                    \"created_at\": \"2021-09-01T23:16:30.000000Z\",\n                    \"updated_at\": \"2021-09-01T23:16:30.000000Z\",\n                    \"machine_detection\": false,\n                    \"tts_voice\": {\n                        \"data\": {\n                            \"tts_voice_id\": 227,\n                            \"lang\": \"en-AU\",\n                            \"voice_name\": \"en-AU-Wavenet-C\",\n                            \"gender\": \"F\",\n                            \"tts_label\": \"Letitia\",\n                            \"is_system_voice\": false,\n                            \"display_order\": 1,\n                            \"provider\": \"google\",\n                            \"created_at\": \"2020-08-12T01:13:14.000000Z\",\n                            \"updated_at\": \"2020-08-12T01:13:14.000000Z\",\n                            \"is_enabled\": 1\n                        }\n                    }\n                }\n            },\n            \"logging_profiles\": {\n                \"data\": [\n                    {\n                        \"profile_id\": 238,\n                        \"task_id\": 6478,\n                        \"model_id\": 21,\n                        \"model_name\": \"WebhookProfile\",\n                        \"node_types\": \"all\",\n                        \"created_at\": \"2021-09-01T23:16:30.000000Z\",\n                        \"updated_at\": \"2021-09-01T23:16:30.000000Z\"\n                    }\n                ]\n            }\n        }\n    ],\n    \"meta\": {\n        \"pagination\": {\n            \"total\": 33,\n            \"count\": 33,\n            \"per_page\": 45,\n            \"current_page\": 1,\n            \"total_pages\": 1,\n            \"links\": null\n        }\n    }\n}"},{"id":"1216f50d-996b-4c28-8461-da6cbd51ed99","name":"List Tasks - Search Keyword","originalRequest":{"method":"GET","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"},{"key":"scope","value":"ac","type":"text","description":"Access Scope [ac, sp] = ac for Studio | Build"},{"key":"scope-id","value":"1","type":"text","description":"Account ID from Studio | Manage | Account Profile when scope = ac"}],"url":{"raw":"{{base_url}}/studio/tasks?task_type=voice&search=payment","host":["{{base_url}}"],"path":["studio","tasks"],"query":[{"key":"page","value":"1","description":"(Optional) go to certain page to show tasks on that page","disabled":true},{"key":"orderBy","value":"task_id","description":"(Optional) sort by field name [task_id, task_name, updated_at]","disabled":true},{"key":"sortedBy","value":"desc","description":"(Optional) sort tasks list method [ asc, desc ] ","disabled":true},{"key":"searchOptions","value":"{\"is_favorite\":0,\"is_mapped\":0}","description":"(Optional) set is_favourite to 1 to filter by favourite set tasks, \nset is_mapped to 1 to filter by mapped number tasks","disabled":true},{"key":"hide_system","value":"false","description":"(Optional) hide system tasks","disabled":true},{"key":"task_type","value":"voice","description":"(Required) determines the type of task that will be returned \n[ voice, messaging, workflow, whatsapp, chatbot ]"},{"key":"per_page","value":"15","description":"(Optional) Number of tasks returned per page [15, 30, 45, 60]","disabled":true},{"key":"search","value":"payment","description":"(Optional) Search a certain task by keyword"},{"key":"fetch_all","value":"1","description":"(Optional) If you need to get the complete list without any pagination","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx"},{"key":"Date","value":"Mon, 20 Sep 2021 01:11:42 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-RateLimit-Limit","value":"6000"},{"key":"X-RateLimit-Remaining","value":"5999"},{"key":"ETag","value":"\"d088d92a6931c6b0433fd8ff2db29776a6191850\""},{"key":"Set-Cookie","value":"studio_session=yZNq25u3K2g0IBe1Vi3iIaijgzRBYNKI8ql1bX9j; expires=Mon, 20-Sep-2021 03:11:42 GMT; Max-Age=7200; path=/; httponly"},{"key":"X-Kong-Upstream-Latency","value":"284"},{"key":"X-Kong-Proxy-Latency","value":"0"},{"key":"Via","value":"kong/2.4.1"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": [\n        {\n            \"task_id\": 376,\n            \"task_name\": \"Payment Node Test\",\n            \"tags\": \"\",\n            \"task_type\": \"voice\",\n            \"protected\": false,\n            \"protected_notes\": \"\",\n            \"parent_id\": null,\n            \"ac_id\": 40,\n            \"is_enabled\": 1,\n            \"created_at\": \"2021-03-11T14:35:48.000000Z\",\n            \"updated_at\": \"2021-05-26T07:11:57.000000Z\",\n            \"task_image\": \"task_image_placeholder.svg\",\n            \"is_favorite\": 0,\n            \"task_version_in_use\": null,\n            \"version_in_use_modified\": 1,\n            \"deleted_at\": null,\n            \"is_template\": 0,\n            \"phone_number\": [\n                {\n                    \"phone_number_id\": 208,\n                    \"task_id\": 376,\n                    \"phone_number\": \"98765235523\"\n                }\n            ],\n            \"pop\": \"TESTING_MEL\",\n            \"region\": \"AUSTRALIA-TESTING-MEL\",\n            \"active_calls\": 0,\n            \"voice_task\": {\n                \"data\": {\n                    \"task_id\": 376,\n                    \"beep_detection\": false,\n                    \"send_to_operator\": false,\n                    \"no_resource_operator_number\": \"\",\n                    \"pci_or_hipaa_compliant\": false,\n                    \"flag_log_all_nodes\": false,\n                    \"tts_voice_id\": 312,\n                    \"created_at\": \"2021-03-11T14:35:48.000000Z\",\n                    \"updated_at\": \"2021-03-11T14:35:48.000000Z\",\n                    \"machine_detection\": false,\n                    \"tts_voice\": {\n                        \"data\": {\n                            \"tts_voice_id\": 312,\n                            \"lang\": \"en-GB\",\n                            \"voice_name\": \"en-GB-Wavenet-B\",\n                            \"gender\": \"M\",\n                            \"tts_label\": \"Keanu\",\n                            \"is_system_voice\": false,\n                            \"display_order\": 1,\n                            \"provider\": \"google\",\n                            \"created_at\": \"2020-08-12T01:13:14.000000Z\",\n                            \"updated_at\": \"2020-08-12T01:13:14.000000Z\",\n                            \"is_enabled\": 1\n                        }\n                    }\n                }\n            },\n            \"logging_profiles\": {\n                \"data\": []\n            }\n        },\n        {\n            \"task_id\": 1053,\n            \"task_name\": \"new payment node tests\",\n            \"tags\": \"\",\n            \"task_type\": \"voice\",\n            \"protected\": false,\n            \"protected_notes\": \"\",\n            \"parent_id\": null,\n            \"ac_id\": 40,\n            \"is_enabled\": 1,\n            \"created_at\": \"2021-05-27T16:48:14.000000Z\",\n            \"updated_at\": \"2021-06-11T09:34:06.000000Z\",\n            \"task_image\": \"task_image_placeholder.svg\",\n            \"is_favorite\": 0,\n            \"task_version_in_use\": null,\n            \"version_in_use_modified\": 1,\n            \"deleted_at\": null,\n            \"is_template\": 0,\n            \"phone_number\": [],\n            \"pop\": \"TESTING_MEL\",\n            \"region\": \"AUSTRALIA-TESTING-MEL\",\n            \"active_calls\": 0,\n            \"voice_task\": {\n                \"data\": {\n                    \"task_id\": 1053,\n                    \"beep_detection\": false,\n                    \"send_to_operator\": false,\n                    \"no_resource_operator_number\": \"\",\n                    \"pci_or_hipaa_compliant\": false,\n                    \"flag_log_all_nodes\": false,\n                    \"tts_voice_id\": 227,\n                    \"created_at\": \"2021-05-27T16:48:14.000000Z\",\n                    \"updated_at\": \"2021-05-27T16:48:14.000000Z\",\n                    \"machine_detection\": false,\n                    \"tts_voice\": {\n                        \"data\": {\n                            \"tts_voice_id\": 227,\n                            \"lang\": \"en-AU\",\n                            \"voice_name\": \"en-AU-Wavenet-C\",\n                            \"gender\": \"F\",\n                            \"tts_label\": \"Letitia\",\n                            \"is_system_voice\": false,\n                            \"display_order\": 1,\n                            \"provider\": \"google\",\n                            \"created_at\": \"2020-08-12T01:13:14.000000Z\",\n                            \"updated_at\": \"2020-08-12T01:13:14.000000Z\",\n                            \"is_enabled\": 1\n                        }\n                    }\n                }\n            },\n            \"logging_profiles\": {\n                \"data\": []\n            }\n        },\n        {\n            \"task_id\": 1287,\n            \"task_name\": \"SN-1167 Payment node speech test\",\n            \"tags\": \"\",\n            \"task_type\": \"voice\",\n            \"protected\": false,\n            \"protected_notes\": \"\",\n            \"parent_id\": null,\n            \"ac_id\": 40,\n            \"is_enabled\": 1,\n            \"created_at\": \"2021-06-10T01:02:48.000000Z\",\n            \"updated_at\": \"2021-06-10T08:36:01.000000Z\",\n            \"task_image\": \"task_image_placeholder.svg\",\n            \"is_favorite\": 0,\n            \"task_version_in_use\": null,\n            \"version_in_use_modified\": 1,\n            \"deleted_at\": null,\n            \"is_template\": 0,\n            \"phone_number\": [],\n            \"pop\": \"TESTING_MEL\",\n            \"region\": \"AUSTRALIA-TESTING-MEL\",\n            \"active_calls\": 0,\n            \"voice_task\": {\n                \"data\": {\n                    \"task_id\": 1287,\n                    \"beep_detection\": false,\n                    \"send_to_operator\": false,\n                    \"no_resource_operator_number\": \"\",\n                    \"pci_or_hipaa_compliant\": false,\n                    \"flag_log_all_nodes\": false,\n                    \"tts_voice_id\": 1274,\n                    \"created_at\": \"2021-06-10T01:02:48.000000Z\",\n                    \"updated_at\": \"2021-06-10T01:02:48.000000Z\",\n                    \"machine_detection\": false,\n                    \"tts_voice\": {\n                        \"data\": {\n                            \"tts_voice_id\": 1274,\n                            \"lang\": \"en-AU\",\n                            \"voice_name\": \"Ian\",\n                            \"gender\": \"M\",\n                            \"tts_label\": \"Ian\",\n                            \"is_system_voice\": true,\n                            \"display_order\": 0,\n                            \"provider\": \"lumenvox\",\n                            \"created_at\": \"2021-02-16T23:14:33.000000Z\",\n                            \"updated_at\": \"2021-02-16T23:14:33.000000Z\",\n                            \"is_enabled\": 1\n                        }\n                    }\n                }\n            },\n            \"logging_profiles\": {\n                \"data\": []\n            }\n        }\n    ],\n    \"meta\": {\n        \"pagination\": {\n            \"total\": 3,\n            \"count\": 3,\n            \"per_page\": 15,\n            \"current_page\": 1,\n            \"total_pages\": 1,\n            \"links\": null\n        }\n    }\n}"}],"_postman_id":"1d56f601-5f2b-4518-93b0-02154672f7cf"},{"name":"List Tasks Search Options","id":"3371a565-0b8f-46b1-9939-c8d2950d4f7e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"scope","value":"ac","type":"text","description":"<p>Access Scope [ac, sp] = ac for Studio | Build</p>\n"},{"key":"scope-id","value":"1","type":"text","description":"<p>Account ID from Studio | Manage | Account Profile when scope = ac</p>\n"},{"key":"studio-api-key","value":"{{studio-api-key}}","type":"text","description":"<p>API Key from Studio | Manage | API Keys</p>\n"}],"url":"{{base_url}}/studio/tasks?page=1&orderBy=task_id&sortedBy=desc&searchOptions={\"is_favorite\":0,\"is_mapped\":0}&task_type=voice&per_page=15&search=payment&fetch_all=1","description":"<p>Get all 5 types of tasks list (Voice, Messaging, Workflow, Chatbot, WhatsApp)</p>\n","urlObject":{"path":["studio","tasks"],"host":["{{base_url}}"],"query":[{"description":{"content":"<p>(Optional) go to certain page to show tasks on that page</p>\n","type":"text/plain"},"key":"page","value":"1"},{"description":{"content":"<p>(Optional) sort by field name [task_id, task_name, updated_at]</p>\n","type":"text/plain"},"key":"orderBy","value":"task_id"},{"description":{"content":"<p>(Optional) sort tasks list method [ asc, desc ] </p>\n","type":"text/plain"},"key":"sortedBy","value":"desc"},{"description":{"content":"<p>(Optional) set is_favourite to 1 to filter by favourite set tasks, \nset is_mapped to 1 to filter by mapped number tasks</p>\n","type":"text/plain"},"key":"searchOptions","value":"{\"is_favorite\":0,\"is_mapped\":0}"},{"description":{"content":"<p>(Required) determines the type of task that will be returned \n[ voice, messaging, workflow, whatsapp, chatbot ]</p>\n","type":"text/plain"},"key":"task_type","value":"voice"},{"description":{"content":"<p>(Optional) Number of tasks returned per page [15, 30, 45, 60]</p>\n","type":"text/plain"},"key":"per_page","value":"15"},{"description":{"content":"<p>(Optional) Search a certain task by keyword</p>\n","type":"text/plain"},"key":"search","value":"payment"},{"description":{"content":"<p>(Optional) If you need to get the complete list without any pagination</p>\n","type":"text/plain"},"key":"fetch_all","value":"1"}],"variable":[]}},"response":[{"id":"983af2cc-f54e-4469-93d8-525ced6db34e","name":"List Tasks Success","originalRequest":{"method":"GET","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"},{"key":"scope","value":"ac","type":"text","description":"Access Scope [ac, sp] = ac for Studio | Build"},{"key":"scope-id","value":"1","type":"text","description":"Account ID from Studio | Manage | Account Profile when scope = ac"}],"url":{"raw":"{{base_url}}/studio/tasks?page=1&orderBy=task_id&sortedBy=desc&searchOptions={\"is_favorite\":0,\"is_mapped\":0}&hide_system=false&notShowLoader=true&task_type=voice&per_page=15&search=&fetch_all=0","host":["{{base_url}}"],"path":["studio","tasks"],"query":[{"key":"page","value":"1","description":"(Optional) go to certain page to show tasks on that page"},{"key":"orderBy","value":"task_id","description":"(Optional) sort by field name [task_id, task_name, updated_at]"},{"key":"sortedBy","value":"desc","description":"(Optional) sort tasks list method [ asc, desc ] "},{"key":"searchOptions","value":"{\"is_favorite\":0,\"is_mapped\":0}","description":"(Optional) set is_favourite to 1 to filter by favourite set tasks, \nset is_mapped to 1 to filter by mapped number tasks"},{"key":"hide_system","value":"false","description":"(Optional) set is_favourite to 1 to filter by favourite set tasks"},{"key":"notShowLoader","value":"true"},{"key":"task_type","value":"voice","description":"(Required) determines the type of task that will be returned \n[ voice, messaging, workflow, whatsapp, chatbot ]"},{"key":"per_page","value":"15","description":"(Optional) Number of tasks returned per page [15, 30, 45, 60]"},{"key":"search","value":"","description":"(Optional) Search a certain task by keyword"},{"key":"fetch_all","value":"0","description":"(Optional) If you need to get the complete list without any pagination"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx"},{"key":"Date","value":"Mon, 20 Sep 2021 00:48:46 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-RateLimit-Limit","value":"6000"},{"key":"X-RateLimit-Remaining","value":"5999"},{"key":"ETag","value":"\"fbe30963d04ac4030a0ac9b0771dd71b8abd7f60\""},{"key":"Set-Cookie","value":"studio_session=yZNq25u3K2g0IBe1Vi3iIaijgzRBYNKI8ql1bX9j; expires=Mon, 20-Sep-2021 02:48:46 GMT; Max-Age=7200; path=/; httponly"},{"key":"X-Kong-Upstream-Latency","value":"425"},{"key":"X-Kong-Proxy-Latency","value":"0"},{"key":"Via","value":"kong/2.4.1"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": [\n        {\n            \"task_id\": 6478,\n            \"task_name\": \"Test Web Services\",\n            \"tags\": \"\",\n            \"task_type\": \"voice\",\n            \"protected\": false,\n            \"protected_notes\": \"\",\n            \"parent_id\": null,\n            \"ac_id\": 40,\n            \"is_enabled\": 1,\n            \"created_at\": \"2021-09-01T23:16:30.000000Z\",\n            \"updated_at\": \"2021-09-09T00:04:41.000000Z\",\n            \"task_image\": \"task_image_placeholder.svg\",\n            \"is_favorite\": 0,\n            \"task_version_in_use\": null,\n            \"version_in_use_modified\": 1,\n            \"deleted_at\": null,\n            \"is_template\": 0,\n            \"phone_number\": [\n                {\n                    \"phone_number_id\": 461,\n                    \"task_id\": 6478,\n                    \"phone_number\": \"61340507157\"\n                }\n            ],\n            \"pop\": \"TESTING_MEL\",\n            \"region\": \"AUSTRALIA-TESTING-MEL\",\n            \"active_calls\": 0,\n            \"voice_task\": {\n                \"data\": {\n                    \"task_id\": 6478,\n                    \"beep_detection\": false,\n                    \"send_to_operator\": false,\n                    \"no_resource_operator_number\": \"\",\n                    \"pci_or_hipaa_compliant\": false,\n                    \"flag_log_all_nodes\": false,\n                    \"tts_voice_id\": 227,\n                    \"created_at\": \"2021-09-01T23:16:30.000000Z\",\n                    \"updated_at\": \"2021-09-01T23:16:30.000000Z\",\n                    \"machine_detection\": false,\n                    \"tts_voice\": {\n                        \"data\": {\n                            \"tts_voice_id\": 227,\n                            \"lang\": \"en-AU\",\n                            \"voice_name\": \"en-AU-Wavenet-C\",\n                            \"gender\": \"F\",\n                            \"tts_label\": \"Letitia\",\n                            \"is_system_voice\": false,\n                            \"display_order\": 1,\n                            \"provider\": \"google\",\n                            \"created_at\": \"2020-08-12T01:13:14.000000Z\",\n                            \"updated_at\": \"2020-08-12T01:13:14.000000Z\",\n                            \"is_enabled\": 1\n                        }\n                    }\n                }\n            },\n            \"logging_profiles\": {\n                \"data\": [\n                    {\n                        \"profile_id\": 238,\n                        \"task_id\": 6478,\n                        \"model_id\": 21,\n                        \"model_name\": \"WebhookProfile\",\n                        \"node_types\": \"all\",\n                        \"created_at\": \"2021-09-01T23:16:30.000000Z\",\n                        \"updated_at\": \"2021-09-01T23:16:30.000000Z\"\n                    }\n                ]\n            }\n        },\n        {\n            \"task_id\": 5926,\n            \"task_name\": \"prompt_1\",\n            \"tags\": \"\",\n            \"task_type\": \"voice\",\n            \"protected\": false,\n            \"protected_notes\": \"\",\n            \"parent_id\": null,\n            \"ac_id\": 40,\n            \"is_enabled\": 1,\n            \"created_at\": \"2021-08-27T05:16:43.000000Z\",\n            \"updated_at\": \"2021-09-09T04:58:27.000000Z\",\n            \"task_image\": \"task_image_placeholder.svg\",\n            \"is_favorite\": 0,\n            \"task_version_in_use\": null,\n            \"version_in_use_modified\": 1,\n            \"deleted_at\": null,\n            \"is_template\": 0,\n            \"phone_number\": [],\n            \"pop\": \"TESTING_MEL\",\n            \"region\": \"AUSTRALIA-TESTING-MEL\",\n            \"active_calls\": 0,\n            \"voice_task\": {\n                \"data\": {\n                    \"task_id\": 5926,\n                    \"beep_detection\": false,\n                    \"send_to_operator\": false,\n                    \"no_resource_operator_number\": \"\",\n                    \"pci_or_hipaa_compliant\": false,\n                    \"flag_log_all_nodes\": false,\n                    \"tts_voice_id\": 227,\n                    \"created_at\": \"2021-08-27T05:16:43.000000Z\",\n                    \"updated_at\": \"2021-08-27T05:16:43.000000Z\",\n                    \"machine_detection\": false,\n                    \"tts_voice\": {\n                        \"data\": {\n                            \"tts_voice_id\": 227,\n                            \"lang\": \"en-AU\",\n                            \"voice_name\": \"en-AU-Wavenet-C\",\n                            \"gender\": \"F\",\n                            \"tts_label\": \"Letitia\",\n                            \"is_system_voice\": false,\n                            \"display_order\": 1,\n                            \"provider\": \"google\",\n                            \"created_at\": \"2020-08-12T01:13:14.000000Z\",\n                            \"updated_at\": \"2020-08-12T01:13:14.000000Z\",\n                            \"is_enabled\": 1\n                        }\n                    }\n                }\n            },\n            \"logging_profiles\": {\n                \"data\": []\n            }\n        },\n        {\n            \"task_id\": 5752,\n            \"task_name\": \"asdas\",\n            \"tags\": \"\",\n            \"task_type\": \"voice\",\n            \"protected\": false,\n            \"protected_notes\": \"\",\n            \"parent_id\": null,\n            \"ac_id\": 40,\n            \"is_enabled\": 1,\n            \"created_at\": \"2021-08-16T04:03:29.000000Z\",\n            \"updated_at\": \"2021-08-16T04:03:29.000000Z\",\n            \"task_image\": \"task_image_placeholder.svg\",\n            \"is_favorite\": 0,\n            \"task_version_in_use\": null,\n            \"version_in_use_modified\": 1,\n            \"deleted_at\": null,\n            \"is_template\": 0,\n            \"phone_number\": [],\n            \"pop\": \"TESTING_MEL\",\n            \"region\": \"AUSTRALIA-TESTING-MEL\",\n            \"active_calls\": 0,\n            \"voice_task\": {\n                \"data\": {\n                    \"task_id\": 5752,\n                    \"beep_detection\": true,\n                    \"send_to_operator\": false,\n                    \"no_resource_operator_number\": \"\",\n                    \"pci_or_hipaa_compliant\": false,\n                    \"flag_log_all_nodes\": false,\n                    \"tts_voice_id\": 227,\n                    \"created_at\": \"2021-08-16T04:03:29.000000Z\",\n                    \"updated_at\": \"2021-08-16T04:03:29.000000Z\",\n                    \"machine_detection\": true,\n                    \"tts_voice\": {\n                        \"data\": {\n                            \"tts_voice_id\": 227,\n                            \"lang\": \"en-AU\",\n                            \"voice_name\": \"en-AU-Wavenet-C\",\n                            \"gender\": \"F\",\n                            \"tts_label\": \"Letitia\",\n                            \"is_system_voice\": false,\n                            \"display_order\": 1,\n                            \"provider\": \"google\",\n                            \"created_at\": \"2020-08-12T01:13:14.000000Z\",\n                            \"updated_at\": \"2020-08-12T01:13:14.000000Z\",\n                            \"is_enabled\": 1\n                        }\n                    }\n                }\n            },\n            \"logging_profiles\": {\n                \"data\": []\n            }\n        },\n        {\n            \"task_id\": 5737,\n            \"task_name\": \"prompt\",\n            \"tags\": \"\",\n            \"task_type\": \"voice\",\n            \"protected\": false,\n            \"protected_notes\": \"\",\n            \"parent_id\": null,\n            \"ac_id\": 40,\n            \"is_enabled\": 1,\n            \"created_at\": \"2021-08-13T00:23:32.000000Z\",\n            \"updated_at\": \"2021-08-27T05:16:36.000000Z\",\n            \"task_image\": \"task_image_placeholder.svg\",\n            \"is_favorite\": 0,\n            \"task_version_in_use\": null,\n            \"version_in_use_modified\": 1,\n            \"deleted_at\": null,\n            \"is_template\": 0,\n            \"phone_number\": [],\n            \"pop\": \"TESTING_MEL\",\n            \"region\": \"AUSTRALIA-TESTING-MEL\",\n            \"active_calls\": 0,\n            \"voice_task\": {\n                \"data\": {\n                    \"task_id\": 5737,\n                    \"beep_detection\": false,\n                    \"send_to_operator\": false,\n                    \"no_resource_operator_number\": \"\",\n                    \"pci_or_hipaa_compliant\": false,\n                    \"flag_log_all_nodes\": false,\n                    \"tts_voice_id\": 227,\n                    \"created_at\": \"2021-08-13T00:23:32.000000Z\",\n                    \"updated_at\": \"2021-08-13T00:23:32.000000Z\",\n                    \"machine_detection\": false,\n                    \"tts_voice\": {\n                        \"data\": {\n                            \"tts_voice_id\": 227,\n                            \"lang\": \"en-AU\",\n                            \"voice_name\": \"en-AU-Wavenet-C\",\n                            \"gender\": \"F\",\n                            \"tts_label\": \"Letitia\",\n                            \"is_system_voice\": false,\n                            \"display_order\": 1,\n                            \"provider\": \"google\",\n                            \"created_at\": \"2020-08-12T01:13:14.000000Z\",\n                            \"updated_at\": \"2020-08-12T01:13:14.000000Z\",\n                            \"is_enabled\": 1\n                        }\n                    }\n                }\n            },\n            \"logging_profiles\": {\n                \"data\": []\n            }\n        },\n        {\n            \"task_id\": 5731,\n            \"task_name\": \"prompt_node_new\",\n            \"tags\": \"\",\n            \"task_type\": \"voice\",\n            \"protected\": false,\n            \"protected_notes\": \"\",\n            \"parent_id\": null,\n            \"ac_id\": 40,\n            \"is_enabled\": 1,\n            \"created_at\": \"2021-08-11T02:38:48.000000Z\",\n            \"updated_at\": \"2021-08-31T04:23:40.000000Z\",\n            \"task_image\": \"task_image_placeholder.svg\",\n            \"is_favorite\": 0,\n            \"task_version_in_use\": null,\n            \"version_in_use_modified\": 1,\n            \"deleted_at\": null,\n            \"is_template\": 0,\n            \"phone_number\": [],\n            \"pop\": \"TESTING_MEL\",\n            \"region\": \"AUSTRALIA-TESTING-MEL\",\n            \"active_calls\": 0,\n            \"voice_task\": {\n                \"data\": {\n                    \"task_id\": 5731,\n                    \"beep_detection\": false,\n                    \"send_to_operator\": false,\n                    \"no_resource_operator_number\": \"\",\n                    \"pci_or_hipaa_compliant\": false,\n                    \"flag_log_all_nodes\": false,\n                    \"tts_voice_id\": 227,\n                    \"created_at\": \"2021-08-11T02:38:48.000000Z\",\n                    \"updated_at\": \"2021-08-11T02:38:48.000000Z\",\n                    \"machine_detection\": false,\n                    \"tts_voice\": {\n                        \"data\": {\n                            \"tts_voice_id\": 227,\n                            \"lang\": \"en-AU\",\n                            \"voice_name\": \"en-AU-Wavenet-C\",\n                            \"gender\": \"F\",\n                            \"tts_label\": \"Letitia\",\n                            \"is_system_voice\": false,\n                            \"display_order\": 1,\n                            \"provider\": \"google\",\n                            \"created_at\": \"2020-08-12T01:13:14.000000Z\",\n                            \"updated_at\": \"2020-08-12T01:13:14.000000Z\",\n                            \"is_enabled\": 1\n                        }\n                    }\n                }\n            },\n            \"logging_profiles\": {\n                \"data\": [\n                    {\n                        \"profile_id\": 223,\n                        \"task_id\": 5731,\n                        \"model_id\": 52,\n                        \"model_name\": \"FirebaseProfile\",\n                        \"node_types\": \"all\",\n                        \"created_at\": \"2021-08-12T03:06:05.000000Z\",\n                        \"updated_at\": \"2021-08-12T03:06:05.000000Z\"\n                    }\n                ]\n            }\n        },\n        {\n            \"task_id\": 5728,\n            \"task_name\": \"bridge transfer test\",\n            \"tags\": \"\",\n            \"task_type\": \"voice\",\n            \"protected\": false,\n            \"protected_notes\": \"\",\n            \"parent_id\": null,\n            \"ac_id\": 40,\n            \"is_enabled\": 1,\n            \"created_at\": \"2021-08-11T01:56:56.000000Z\",\n            \"updated_at\": \"2021-08-11T07:28:49.000000Z\",\n            \"task_image\": \"task_image_placeholder.svg\",\n            \"is_favorite\": 0,\n            \"task_version_in_use\": null,\n            \"version_in_use_modified\": 1,\n            \"deleted_at\": null,\n            \"is_template\": 0,\n            \"phone_number\": [],\n            \"pop\": \"TESTING_MEL\",\n            \"region\": \"AUSTRALIA-TESTING-MEL\",\n            \"active_calls\": 0,\n            \"voice_task\": {\n                \"data\": {\n                    \"task_id\": 5728,\n                    \"beep_detection\": false,\n                    \"send_to_operator\": false,\n                    \"no_resource_operator_number\": \"\",\n                    \"pci_or_hipaa_compliant\": false,\n                    \"flag_log_all_nodes\": false,\n                    \"tts_voice_id\": 227,\n                    \"created_at\": \"2021-08-11T01:56:56.000000Z\",\n                    \"updated_at\": \"2021-08-11T01:56:56.000000Z\",\n                    \"machine_detection\": false,\n                    \"tts_voice\": {\n                        \"data\": {\n                            \"tts_voice_id\": 227,\n                            \"lang\": \"en-AU\",\n                            \"voice_name\": \"en-AU-Wavenet-C\",\n                            \"gender\": \"F\",\n                            \"tts_label\": \"Letitia\",\n                            \"is_system_voice\": false,\n                            \"display_order\": 1,\n                            \"provider\": \"google\",\n                            \"created_at\": \"2020-08-12T01:13:14.000000Z\",\n                            \"updated_at\": \"2020-08-12T01:13:14.000000Z\",\n                            \"is_enabled\": 1\n                        }\n                    }\n                }\n            },\n            \"logging_profiles\": {\n                \"data\": []\n            }\n        },\n        {\n            \"task_id\": 5722,\n            \"task_name\": \"Screenpop Transfer\",\n            \"tags\": \"\",\n            \"task_type\": \"voice\",\n            \"protected\": false,\n            \"protected_notes\": \"\",\n            \"parent_id\": null,\n            \"ac_id\": 40,\n            \"is_enabled\": 1,\n            \"created_at\": \"2021-08-10T00:44:51.000000Z\",\n            \"updated_at\": \"2021-08-12T01:01:36.000000Z\",\n            \"task_image\": \"task_image_placeholder.svg\",\n            \"is_favorite\": 0,\n            \"task_version_in_use\": null,\n            \"version_in_use_modified\": 1,\n            \"deleted_at\": null,\n            \"is_template\": 0,\n            \"phone_number\": [],\n            \"pop\": \"TESTING_MEL\",\n            \"region\": \"AUSTRALIA-TESTING-MEL\",\n            \"active_calls\": 0,\n            \"voice_task\": {\n                \"data\": {\n                    \"task_id\": 5722,\n                    \"beep_detection\": false,\n                    \"send_to_operator\": false,\n                    \"no_resource_operator_number\": \"\",\n                    \"pci_or_hipaa_compliant\": false,\n                    \"flag_log_all_nodes\": false,\n                    \"tts_voice_id\": 1268,\n                    \"created_at\": \"2021-08-10T00:44:51.000000Z\",\n                    \"updated_at\": \"2021-08-10T00:44:51.000000Z\",\n                    \"machine_detection\": false,\n                    \"tts_voice\": {\n                        \"data\": {\n                            \"tts_voice_id\": 1268,\n                            \"lang\": \"en-GB\",\n                            \"voice_name\": \"Megan\",\n                            \"gender\": \"F\",\n                            \"tts_label\": \"Megan\",\n                            \"is_system_voice\": true,\n                            \"display_order\": 0,\n                            \"provider\": \"lumenvox\",\n                            \"created_at\": \"2021-02-16T23:14:33.000000Z\",\n                            \"updated_at\": \"2021-02-16T23:14:33.000000Z\",\n                            \"is_enabled\": 1\n                        }\n                    }\n                }\n            },\n            \"logging_profiles\": {\n                \"data\": []\n            }\n        },\n        {\n            \"task_id\": 5719,\n            \"task_name\": \"taskPerformanceTest\",\n            \"tags\": \"\",\n            \"task_type\": \"voice\",\n            \"protected\": false,\n            \"protected_notes\": \"\",\n            \"parent_id\": null,\n            \"ac_id\": 40,\n            \"is_enabled\": 1,\n            \"created_at\": \"2021-08-05T07:43:22.000000Z\",\n            \"updated_at\": \"2021-08-05T07:43:22.000000Z\",\n            \"task_image\": \"task_image_placeholder.svg\",\n            \"is_favorite\": 0,\n            \"task_version_in_use\": null,\n            \"version_in_use_modified\": 1,\n            \"deleted_at\": null,\n            \"is_template\": 0,\n            \"phone_number\": [],\n            \"pop\": \"TESTING_MEL\",\n            \"region\": \"AUSTRALIA-TESTING-MEL\",\n            \"active_calls\": 0,\n            \"voice_task\": {\n                \"data\": {\n                    \"task_id\": 5719,\n                    \"beep_detection\": false,\n                    \"send_to_operator\": false,\n                    \"no_resource_operator_number\": \"\",\n                    \"pci_or_hipaa_compliant\": false,\n                    \"flag_log_all_nodes\": false,\n                    \"tts_voice_id\": 232,\n                    \"created_at\": \"2021-08-05T07:43:22.000000Z\",\n                    \"updated_at\": \"2021-08-05T07:43:22.000000Z\",\n                    \"machine_detection\": false,\n                    \"tts_voice\": {\n                        \"data\": {\n                            \"tts_voice_id\": 232,\n                            \"lang\": \"en-AU\",\n                            \"voice_name\": \"en-AU-Wavenet-A\",\n                            \"gender\": \"F\",\n                            \"tts_label\": \"Lizeth\",\n                            \"is_system_voice\": false,\n                            \"display_order\": 1,\n                            \"provider\": \"google\",\n                            \"created_at\": \"2020-08-12T01:13:14.000000Z\",\n                            \"updated_at\": \"2020-08-12T01:13:14.000000Z\",\n                            \"is_enabled\": 1\n                        }\n                    }\n                }\n            },\n            \"logging_profiles\": {\n                \"data\": [\n                    {\n                        \"profile_id\": 214,\n                        \"task_id\": 5719,\n                        \"model_id\": 49,\n                        \"model_name\": \"FirebaseProfile\",\n                        \"node_types\": \"all\",\n                        \"created_at\": \"2021-08-05T07:43:22.000000Z\",\n                        \"updated_at\": \"2021-08-05T07:43:22.000000Z\"\n                    }\n                ]\n            }\n        },\n        {\n            \"task_id\": 2278,\n            \"task_name\": \"Transcription \",\n            \"tags\": \"\",\n            \"task_type\": \"voice\",\n            \"protected\": false,\n            \"protected_notes\": \"\",\n            \"parent_id\": null,\n            \"ac_id\": 40,\n            \"is_enabled\": 1,\n            \"created_at\": \"2021-07-16T04:01:14.000000Z\",\n            \"updated_at\": \"2021-07-22T05:05:38.000000Z\",\n            \"task_image\": \"task_image_placeholder.svg\",\n            \"is_favorite\": 0,\n            \"task_version_in_use\": null,\n            \"version_in_use_modified\": 1,\n            \"deleted_at\": null,\n            \"is_template\": 0,\n            \"phone_number\": [],\n            \"pop\": \"TESTING_MEL\",\n            \"region\": \"AUSTRALIA-TESTING-MEL\",\n            \"active_calls\": 0,\n            \"voice_task\": {\n                \"data\": {\n                    \"task_id\": 2278,\n                    \"beep_detection\": false,\n                    \"send_to_operator\": false,\n                    \"no_resource_operator_number\": \"\",\n                    \"pci_or_hipaa_compliant\": false,\n                    \"flag_log_all_nodes\": false,\n                    \"tts_voice_id\": 232,\n                    \"created_at\": \"2021-07-16T04:01:14.000000Z\",\n                    \"updated_at\": \"2021-07-16T04:01:14.000000Z\",\n                    \"machine_detection\": false,\n                    \"tts_voice\": {\n                        \"data\": {\n                            \"tts_voice_id\": 232,\n                            \"lang\": \"en-AU\",\n                            \"voice_name\": \"en-AU-Wavenet-A\",\n                            \"gender\": \"F\",\n                            \"tts_label\": \"Lizeth\",\n                            \"is_system_voice\": false,\n                            \"display_order\": 1,\n                            \"provider\": \"google\",\n                            \"created_at\": \"2020-08-12T01:13:14.000000Z\",\n                            \"updated_at\": \"2020-08-12T01:13:14.000000Z\",\n                            \"is_enabled\": 1\n                        }\n                    }\n                }\n            },\n            \"logging_profiles\": {\n                \"data\": []\n            }\n        },\n        {\n            \"task_id\": 2206,\n            \"task_name\": \"prompt recorder node\",\n            \"tags\": \"\",\n            \"task_type\": \"voice\",\n            \"protected\": false,\n            \"protected_notes\": \"\",\n            \"parent_id\": null,\n            \"ac_id\": 40,\n            \"is_enabled\": 1,\n            \"created_at\": \"2021-07-14T03:21:52.000000Z\",\n            \"updated_at\": \"2021-07-20T09:40:49.000000Z\",\n            \"task_image\": \"task_image_placeholder.svg\",\n            \"is_favorite\": 0,\n            \"task_version_in_use\": 1072,\n            \"version_in_use_modified\": 1,\n            \"deleted_at\": null,\n            \"is_template\": 0,\n            \"phone_number\": [],\n            \"pop\": \"TESTING_MEL\",\n            \"region\": \"AUSTRALIA-TESTING-MEL\",\n            \"active_calls\": 0,\n            \"voice_task\": {\n                \"data\": {\n                    \"task_id\": 2206,\n                    \"beep_detection\": false,\n                    \"send_to_operator\": false,\n                    \"no_resource_operator_number\": \"\",\n                    \"pci_or_hipaa_compliant\": false,\n                    \"flag_log_all_nodes\": false,\n                    \"tts_voice_id\": 412,\n                    \"created_at\": \"2021-07-14T03:21:52.000000Z\",\n                    \"updated_at\": \"2021-07-20T09:50:46.000000Z\",\n                    \"machine_detection\": false,\n                    \"tts_voice\": {\n                        \"data\": {\n                            \"tts_voice_id\": 412,\n                            \"lang\": \"en-US\",\n                            \"voice_name\": \"en-US-Wavenet-A\",\n                            \"gender\": \"M\",\n                            \"tts_label\": \"Mavis\",\n                            \"is_system_voice\": false,\n                            \"display_order\": 1,\n                            \"provider\": \"google\",\n                            \"created_at\": \"2020-08-12T01:13:14.000000Z\",\n                            \"updated_at\": \"2020-08-12T01:13:14.000000Z\",\n                            \"is_enabled\": 1\n                        }\n                    }\n                }\n            },\n            \"logging_profiles\": {\n                \"data\": []\n            }\n        },\n        {\n            \"task_id\": 1828,\n            \"task_name\": \"transcription task\",\n            \"tags\": \"\",\n            \"task_type\": \"voice\",\n            \"protected\": false,\n            \"protected_notes\": \"\",\n            \"parent_id\": null,\n            \"ac_id\": 40,\n            \"is_enabled\": 1,\n            \"created_at\": \"2021-07-08T03:29:40.000000Z\",\n            \"updated_at\": \"2021-07-16T01:51:47.000000Z\",\n            \"task_image\": \"task_image_placeholder.svg\",\n            \"is_favorite\": 0,\n            \"task_version_in_use\": null,\n            \"version_in_use_modified\": 1,\n            \"deleted_at\": null,\n            \"is_template\": 0,\n            \"phone_number\": [],\n            \"pop\": \"TESTING_MEL\",\n            \"region\": \"AUSTRALIA-TESTING-MEL\",\n            \"active_calls\": 0,\n            \"voice_task\": {\n                \"data\": {\n                    \"task_id\": 1828,\n                    \"beep_detection\": false,\n                    \"send_to_operator\": false,\n                    \"no_resource_operator_number\": \"\",\n                    \"pci_or_hipaa_compliant\": false,\n                    \"flag_log_all_nodes\": false,\n                    \"tts_voice_id\": 232,\n                    \"created_at\": \"2021-07-08T03:29:40.000000Z\",\n                    \"updated_at\": \"2021-07-08T03:29:40.000000Z\",\n                    \"machine_detection\": false,\n                    \"tts_voice\": {\n                        \"data\": {\n                            \"tts_voice_id\": 232,\n                            \"lang\": \"en-AU\",\n                            \"voice_name\": \"en-AU-Wavenet-A\",\n                            \"gender\": \"F\",\n                            \"tts_label\": \"Lizeth\",\n                            \"is_system_voice\": false,\n                            \"display_order\": 1,\n                            \"provider\": \"google\",\n                            \"created_at\": \"2020-08-12T01:13:14.000000Z\",\n                            \"updated_at\": \"2020-08-12T01:13:14.000000Z\",\n                            \"is_enabled\": 1\n                        }\n                    }\n                }\n            },\n            \"logging_profiles\": {\n                \"data\": []\n            }\n        },\n        {\n            \"task_id\": 1546,\n            \"task_name\": \"SN-630 NLog Tests\",\n            \"tags\": \"\",\n            \"task_type\": \"voice\",\n            \"protected\": false,\n            \"protected_notes\": \"\",\n            \"parent_id\": null,\n            \"ac_id\": 40,\n            \"is_enabled\": 1,\n            \"created_at\": \"2021-06-18T06:07:28.000000Z\",\n            \"updated_at\": \"2021-06-18T06:07:28.000000Z\",\n            \"task_image\": \"task_image_placeholder.svg\",\n            \"is_favorite\": 0,\n            \"task_version_in_use\": null,\n            \"version_in_use_modified\": 1,\n            \"deleted_at\": null,\n            \"is_template\": 0,\n            \"phone_number\": [],\n            \"pop\": \"TESTING_MEL\",\n            \"region\": \"AUSTRALIA-TESTING-MEL\",\n            \"active_calls\": 0,\n            \"voice_task\": {\n                \"data\": {\n                    \"task_id\": 1546,\n                    \"beep_detection\": false,\n                    \"send_to_operator\": false,\n                    \"no_resource_operator_number\": \"\",\n                    \"pci_or_hipaa_compliant\": false,\n                    \"flag_log_all_nodes\": false,\n                    \"tts_voice_id\": 232,\n                    \"created_at\": \"2021-06-18T06:07:28.000000Z\",\n                    \"updated_at\": \"2021-06-18T06:07:28.000000Z\",\n                    \"machine_detection\": false,\n                    \"tts_voice\": {\n                        \"data\": {\n                            \"tts_voice_id\": 232,\n                            \"lang\": \"en-AU\",\n                            \"voice_name\": \"en-AU-Wavenet-A\",\n                            \"gender\": \"F\",\n                            \"tts_label\": \"Lizeth\",\n                            \"is_system_voice\": false,\n                            \"display_order\": 1,\n                            \"provider\": \"google\",\n                            \"created_at\": \"2020-08-12T01:13:14.000000Z\",\n                            \"updated_at\": \"2020-08-12T01:13:14.000000Z\",\n                            \"is_enabled\": 1\n                        }\n                    }\n                }\n            },\n            \"logging_profiles\": {\n                \"data\": []\n            }\n        },\n        {\n            \"task_id\": 1499,\n            \"task_name\": \"SN-1002 and SN-1001\",\n            \"tags\": \"\",\n            \"task_type\": \"voice\",\n            \"protected\": false,\n            \"protected_notes\": \"\",\n            \"parent_id\": null,\n            \"ac_id\": 40,\n            \"is_enabled\": 1,\n            \"created_at\": \"2021-06-17T08:25:00.000000Z\",\n            \"updated_at\": \"2021-07-02T03:40:38.000000Z\",\n            \"task_image\": \"task_image_placeholder.svg\",\n            \"is_favorite\": 0,\n            \"task_version_in_use\": 688,\n            \"version_in_use_modified\": 1,\n            \"deleted_at\": null,\n            \"is_template\": 0,\n            \"phone_number\": [],\n            \"pop\": \"TESTING_MEL\",\n            \"region\": \"AUSTRALIA-TESTING-MEL\",\n            \"active_calls\": 0,\n            \"voice_task\": {\n                \"data\": {\n                    \"task_id\": 1499,\n                    \"beep_detection\": false,\n                    \"send_to_operator\": false,\n                    \"no_resource_operator_number\": \"\",\n                    \"pci_or_hipaa_compliant\": false,\n                    \"flag_log_all_nodes\": false,\n                    \"tts_voice_id\": 1277,\n                    \"created_at\": \"2021-06-17T08:25:00.000000Z\",\n                    \"updated_at\": \"2021-06-17T08:25:00.000000Z\",\n                    \"machine_detection\": false,\n                    \"tts_voice\": {\n                        \"data\": {\n                            \"tts_voice_id\": 1277,\n                            \"lang\": \"en-AU\",\n                            \"voice_name\": \"Molly\",\n                            \"gender\": \"F\",\n                            \"tts_label\": \"Molly\",\n                            \"is_system_voice\": true,\n                            \"display_order\": 0,\n                            \"provider\": \"lumenvox\",\n                            \"created_at\": \"2021-02-16T23:14:33.000000Z\",\n                            \"updated_at\": \"2021-02-16T23:14:33.000000Z\",\n                            \"is_enabled\": 1\n                        }\n                    }\n                }\n            },\n            \"logging_profiles\": {\n                \"data\": []\n            }\n        },\n        {\n            \"task_id\": 1421,\n            \"task_name\": \"demo1\",\n            \"tags\": \"\",\n            \"task_type\": \"voice\",\n            \"protected\": false,\n            \"protected_notes\": \"\",\n            \"parent_id\": null,\n            \"ac_id\": 40,\n            \"is_enabled\": 1,\n            \"created_at\": \"2021-06-16T01:07:09.000000Z\",\n            \"updated_at\": \"2021-07-29T23:59:38.000000Z\",\n            \"task_image\": \"task_image_placeholder.svg\",\n            \"is_favorite\": 0,\n            \"task_version_in_use\": null,\n            \"version_in_use_modified\": 1,\n            \"deleted_at\": null,\n            \"is_template\": 0,\n            \"phone_number\": [],\n            \"pop\": \"TESTING_MEL\",\n            \"region\": \"AUSTRALIA-TESTING-MEL\",\n            \"active_calls\": 0,\n            \"voice_task\": {\n                \"data\": {\n                    \"task_id\": 1421,\n                    \"beep_detection\": false,\n                    \"send_to_operator\": false,\n                    \"no_resource_operator_number\": \"\",\n                    \"pci_or_hipaa_compliant\": false,\n                    \"flag_log_all_nodes\": false,\n                    \"tts_voice_id\": 1277,\n                    \"created_at\": \"2021-06-16T01:07:09.000000Z\",\n                    \"updated_at\": \"2021-06-16T01:07:09.000000Z\",\n                    \"machine_detection\": false,\n                    \"tts_voice\": {\n                        \"data\": {\n                            \"tts_voice_id\": 1277,\n                            \"lang\": \"en-AU\",\n                            \"voice_name\": \"Molly\",\n                            \"gender\": \"F\",\n                            \"tts_label\": \"Molly\",\n                            \"is_system_voice\": true,\n                            \"display_order\": 0,\n                            \"provider\": \"lumenvox\",\n                            \"created_at\": \"2021-02-16T23:14:33.000000Z\",\n                            \"updated_at\": \"2021-02-16T23:14:33.000000Z\",\n                            \"is_enabled\": 1\n                        }\n                    }\n                }\n            },\n            \"logging_profiles\": {\n                \"data\": []\n            }\n        },\n        {\n            \"task_id\": 1391,\n            \"task_name\": \"SN-1194 Sys Log Features\",\n            \"tags\": \"\",\n            \"task_type\": \"voice\",\n            \"protected\": false,\n            \"protected_notes\": \"\",\n            \"parent_id\": null,\n            \"ac_id\": 40,\n            \"is_enabled\": 1,\n            \"created_at\": \"2021-06-15T07:48:09.000000Z\",\n            \"updated_at\": \"2021-07-30T00:52:42.000000Z\",\n            \"task_image\": \"task_image_placeholder.svg\",\n            \"is_favorite\": 0,\n            \"task_version_in_use\": 653,\n            \"version_in_use_modified\": 1,\n            \"deleted_at\": null,\n            \"is_template\": 0,\n            \"phone_number\": [],\n            \"pop\": \"TESTING_MEL\",\n            \"region\": \"AUSTRALIA-TESTING-MEL\",\n            \"active_calls\": 0,\n            \"voice_task\": {\n                \"data\": {\n                    \"task_id\": 1391,\n                    \"beep_detection\": false,\n                    \"send_to_operator\": false,\n                    \"no_resource_operator_number\": \"\",\n                    \"pci_or_hipaa_compliant\": false,\n                    \"flag_log_all_nodes\": false,\n                    \"tts_voice_id\": 412,\n                    \"created_at\": \"2021-06-15T08:18:09.000000Z\",\n                    \"updated_at\": \"2021-06-15T09:16:19.000000Z\",\n                    \"machine_detection\": false,\n                    \"tts_voice\": {\n                        \"data\": {\n                            \"tts_voice_id\": 412,\n                            \"lang\": \"en-US\",\n                            \"voice_name\": \"en-US-Wavenet-A\",\n                            \"gender\": \"M\",\n                            \"tts_label\": \"Mavis\",\n                            \"is_system_voice\": false,\n                            \"display_order\": 1,\n                            \"provider\": \"google\",\n                            \"created_at\": \"2020-08-12T01:13:14.000000Z\",\n                            \"updated_at\": \"2020-08-12T01:13:14.000000Z\",\n                            \"is_enabled\": 1\n                        }\n                    }\n                }\n            },\n            \"logging_profiles\": {\n                \"data\": []\n            }\n        }\n    ],\n    \"meta\": {\n        \"pagination\": {\n            \"total\": 33,\n            \"count\": 15,\n            \"per_page\": 15,\n            \"current_page\": 1,\n            \"total_pages\": 3,\n            \"links\": {\n                \"previous\": null,\n                \"next\": \"https://studio-be-02.testing.mel.inferencecommunications.com/api/studio/tasks?orderBy=task_id&sortedBy=desc&searchOptions=%7B%22is_favorite%22%3A0%2C%22is_mapped%22%3A0%7D&hide_system=false&notShowLoader=true&task_type=voice&per_page=15&search=&fetch_all=0&page=2\"\n            }\n        }\n    }\n}"},{"id":"e989a43b-e603-414c-98d8-d0c064a0f5a8","name":"List Tasks - Task Type","originalRequest":{"method":"GET","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"},{"key":"scope","value":"ac","type":"text","description":"Access Scope [ac, sp] = ac for Studio | Build"},{"key":"scope-id","value":"1","type":"text","description":"Account ID from Studio | Manage | Account Profile when scope = ac"}],"url":{"raw":"{{base_url}}/studio/tasks?page=1&orderBy=task_id&sortedBy=desc&searchOptions={\"is_favorite\":0,\"is_mapped\":0}&hide_system=false&task_type=workflow&per_page=15&search=&fetch_all=0","host":["{{base_url}}"],"path":["studio","tasks"],"query":[{"key":"page","value":"1","description":"(Optional) go to certain page to show tasks on that page"},{"key":"orderBy","value":"task_id","description":"(Optional) sort by field name [task_id, task_name, updated_at]"},{"key":"sortedBy","value":"desc","description":"(Optional) sort tasks list method [ asc, desc ] "},{"key":"searchOptions","value":"{\"is_favorite\":0,\"is_mapped\":0}","description":"(Optional) set is_favourite to 1 to filter by favourite set tasks, \nset is_mapped to 1 to filter by mapped number tasks"},{"key":"hide_system","value":"false","description":"(Optional) hide system tasks"},{"key":"task_type","value":"workflow","description":"(Required) determines the type of task that will be returned \n[ voice, messaging, workflow, whatsapp, chatbot ]"},{"key":"per_page","value":"15","description":"(Optional) Number of tasks returned per page [15, 30, 45, 60]"},{"key":"search","value":"","description":"(Optional) Search a certain task by keyword"},{"key":"fetch_all","value":"0","description":"(Optional) If you need to get the complete list without any pagination"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx"},{"key":"Date","value":"Mon, 20 Sep 2021 00:56:19 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-RateLimit-Limit","value":"6000"},{"key":"X-RateLimit-Remaining","value":"5998"},{"key":"ETag","value":"\"54b11b456ac1026fe08cf6132b60b2433012a040\""},{"key":"Set-Cookie","value":"studio_session=yZNq25u3K2g0IBe1Vi3iIaijgzRBYNKI8ql1bX9j; expires=Mon, 20-Sep-2021 02:56:19 GMT; Max-Age=7200; path=/; httponly"},{"key":"X-Kong-Upstream-Latency","value":"350"},{"key":"X-Kong-Proxy-Latency","value":"1"},{"key":"Via","value":"kong/2.4.1"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": [\n        {\n            \"task_id\": 867,\n            \"task_name\": \"wk1\",\n            \"tags\": \"\",\n            \"task_type\": \"workflow\",\n            \"protected\": false,\n            \"protected_notes\": \"\",\n            \"parent_id\": null,\n            \"ac_id\": 40,\n            \"is_enabled\": 1,\n            \"created_at\": \"2021-04-30T07:45:44.000000Z\",\n            \"updated_at\": \"2021-06-18T04:25:28.000000Z\",\n            \"task_image\": \"task_image_placeholder.svg\",\n            \"is_favorite\": 0,\n            \"task_version_in_use\": null,\n            \"version_in_use_modified\": 1,\n            \"deleted_at\": null,\n            \"is_template\": 0,\n            \"phone_number\": [],\n            \"pop\": \"TESTING_MEL\",\n            \"region\": \"AUSTRALIA-TESTING-MEL\",\n            \"active_calls\": 0,\n            \"workflow_task\": {\n                \"data\": {\n                    \"task_id\": 867,\n                    \"is_active\": 1,\n                    \"workflow_schedule\": \"Once\",\n                    \"schedule_time_zone\": \"Australia/Adelaide\",\n                    \"start_on\": \"2021-06-16 18:03:16\",\n                    \"is_repeat\": 0,\n                    \"repeat_frequency\": \"01:00:00\",\n                    \"created_at\": \"2021-04-30T07:45:44.000000Z\",\n                    \"updated_at\": \"2021-06-16T08:05:51.000000Z\",\n                    \"last_processed_at\": \"2021-06-16 18:05:50\",\n                    \"workflow_status\": \"complete\",\n                    \"api_key\": \"59c1fc7c9ed2c3abf66adc4d96545a079ce390b8b5cc5b4151002b257374c9bf\",\n                    \"number_of_executions\": 4,\n                    \"schedule\": {\n                        \"data\": {\n                            \"repeat_id\": 480,\n                            \"model_id\": 867,\n                            \"model_name\": \"Workflow\",\n                            \"starts_on\": \"2021-06-16 18:03:16\",\n                            \"repeat_frequency\": \"Daily\",\n                            \"repeat_interval\": 1,\n                            \"repeat_in\": \"\",\n                            \"end_type\": \"Never\",\n                            \"end_type_value\": \"\",\n                            \"repeat_summary\": \"Daily\"\n                        }\n                    },\n                    \"passed_params\": {\n                        \"data\": []\n                    }\n                }\n            },\n            \"logging_profiles\": {\n                \"data\": []\n            }\n        },\n        {\n            \"task_id\": 798,\n            \"task_name\": \"asdadsda\",\n            \"tags\": \"\",\n            \"task_type\": \"workflow\",\n            \"protected\": false,\n            \"protected_notes\": \"\",\n            \"parent_id\": null,\n            \"ac_id\": 40,\n            \"is_enabled\": 1,\n            \"created_at\": \"2021-04-21T06:28:46.000000Z\",\n            \"updated_at\": \"2021-04-30T08:08:27.000000Z\",\n            \"task_image\": \"task_image_placeholder.svg\",\n            \"is_favorite\": 0,\n            \"task_version_in_use\": null,\n            \"version_in_use_modified\": 1,\n            \"deleted_at\": null,\n            \"is_template\": 0,\n            \"phone_number\": [],\n            \"pop\": \"TESTING_MEL\",\n            \"region\": \"AUSTRALIA-TESTING-MEL\",\n            \"active_calls\": 0,\n            \"workflow_task\": {\n                \"data\": {\n                    \"task_id\": 798,\n                    \"is_active\": 1,\n                    \"workflow_schedule\": \"Once\",\n                    \"schedule_time_zone\": \"Australia/Adelaide\",\n                    \"start_on\": \"2021-04-21 15:58:43\",\n                    \"is_repeat\": 0,\n                    \"repeat_frequency\": \"01:00:00\",\n                    \"created_at\": \"2021-04-21T06:28:46.000000Z\",\n                    \"updated_at\": \"2021-06-18T07:17:03.000000Z\",\n                    \"last_processed_at\": \"2021-06-18 17:17:02\",\n                    \"workflow_status\": \"complete\",\n                    \"api_key\": \"6a2f812bcd6324679a4f8618c9ed84817a2250450cee2c369ae7de2ae9d897eb\",\n                    \"number_of_executions\": 1,\n                    \"schedule\": {\n                        \"data\": {\n                            \"repeat_id\": 390,\n                            \"model_id\": 798,\n                            \"model_name\": \"Workflow\",\n                            \"starts_on\": \"2021-04-21 15:58:43\",\n                            \"repeat_frequency\": \"Daily\",\n                            \"repeat_interval\": 1,\n                            \"repeat_in\": \"\",\n                            \"end_type\": \"Never\",\n                            \"end_type_value\": \"\",\n                            \"repeat_summary\": \"Daily\"\n                        }\n                    },\n                    \"passed_params\": {\n                        \"data\": []\n                    }\n                }\n            },\n            \"logging_profiles\": {\n                \"data\": []\n            }\n        },\n        {\n            \"task_id\": 517,\n            \"task_name\": \"basic-import\",\n            \"tags\": \"\",\n            \"task_type\": \"workflow\",\n            \"protected\": false,\n            \"protected_notes\": \"\",\n            \"parent_id\": null,\n            \"ac_id\": 40,\n            \"is_enabled\": 1,\n            \"created_at\": \"2021-03-21T14:47:12.000000Z\",\n            \"updated_at\": \"2021-03-21T15:03:43.000000Z\",\n            \"task_image\": \"task_image_placeholder.svg\",\n            \"is_favorite\": 0,\n            \"task_version_in_use\": 386,\n            \"version_in_use_modified\": 0,\n            \"deleted_at\": null,\n            \"is_template\": 0,\n            \"phone_number\": [],\n            \"pop\": \"TESTING_MEL\",\n            \"region\": \"AUSTRALIA-TESTING-MEL\",\n            \"active_calls\": 0,\n            \"workflow_task\": {\n                \"data\": {\n                    \"task_id\": 517,\n                    \"is_active\": 1,\n                    \"workflow_schedule\": \"Once\",\n                    \"schedule_time_zone\": \"Australia/Brisbane\",\n                    \"start_on\": \"2021-03-21 14:47:08\",\n                    \"is_repeat\": 0,\n                    \"repeat_frequency\": \"01:00:00\",\n                    \"created_at\": \"2021-03-21T14:47:12.000000Z\",\n                    \"updated_at\": \"2021-04-22T07:21:43.000000Z\",\n                    \"last_processed_at\": \"2021-04-22 17:13:02\",\n                    \"workflow_status\": \"complete\",\n                    \"api_key\": \"11b57a21a486dc3e7f0cfc0956565c93df192b431329dd09d1e92b59ec652fbe\",\n                    \"number_of_executions\": 4,\n                    \"schedule\": {\n                        \"data\": {\n                            \"repeat_id\": 61,\n                            \"model_id\": 517,\n                            \"model_name\": \"Workflow\",\n                            \"starts_on\": \"2021-03-22 01:47:08\",\n                            \"repeat_frequency\": \"Daily\",\n                            \"repeat_interval\": 1,\n                            \"repeat_in\": \"\",\n                            \"end_type\": \"Never\",\n                            \"end_type_value\": \"\",\n                            \"repeat_summary\": \"Daily\"\n                        }\n                    },\n                    \"passed_params\": {\n                        \"data\": []\n                    }\n                }\n            },\n            \"logging_profiles\": {\n                \"data\": []\n            }\n        },\n        {\n            \"task_id\": 507,\n            \"task_name\": \"w1-nish-demo\",\n            \"tags\": \"\",\n            \"task_type\": \"workflow\",\n            \"protected\": false,\n            \"protected_notes\": \"\",\n            \"parent_id\": null,\n            \"ac_id\": 40,\n            \"is_enabled\": 1,\n            \"created_at\": \"2021-03-21T12:46:23.000000Z\",\n            \"updated_at\": \"2021-04-21T06:27:55.000000Z\",\n            \"task_image\": \"task_image_placeholder.svg\",\n            \"is_favorite\": 0,\n            \"task_version_in_use\": 516,\n            \"version_in_use_modified\": 0,\n            \"deleted_at\": null,\n            \"is_template\": 0,\n            \"phone_number\": [],\n            \"pop\": \"TESTING_MEL\",\n            \"region\": \"AUSTRALIA-TESTING-MEL\",\n            \"active_calls\": 0,\n            \"workflow_task\": {\n                \"data\": {\n                    \"task_id\": 507,\n                    \"is_active\": 1,\n                    \"workflow_schedule\": \"Once\",\n                    \"schedule_time_zone\": \"Australia/Adelaide\",\n                    \"start_on\": \"2021-04-23 15:48:16\",\n                    \"is_repeat\": 0,\n                    \"repeat_frequency\": \"01:00:00\",\n                    \"created_at\": \"2021-03-21T12:46:23.000000Z\",\n                    \"updated_at\": \"2021-04-23T06:19:03.000000Z\",\n                    \"last_processed_at\": \"2021-04-23 16:19:01\",\n                    \"workflow_status\": \"complete\",\n                    \"api_key\": \"87f5eb19b85b8aff90111a084ec7c1d97dc33ae9155d795f3c88c7ab33ab6616\",\n                    \"number_of_executions\": 1,\n                    \"schedule\": {\n                        \"data\": {\n                            \"repeat_id\": 51,\n                            \"model_id\": 507,\n                            \"model_name\": \"Workflow\",\n                            \"starts_on\": \"2021-04-23 15:48:16\",\n                            \"repeat_frequency\": \"Daily\",\n                            \"repeat_interval\": 1,\n                            \"repeat_in\": \"\",\n                            \"end_type\": \"Never\",\n                            \"end_type_value\": \"\",\n                            \"repeat_summary\": \"Daily\"\n                        }\n                    },\n                    \"passed_params\": {\n                        \"data\": []\n                    }\n                }\n            },\n            \"logging_profiles\": {\n                \"data\": []\n            }\n        },\n        {\n            \"task_id\": 458,\n            \"task_name\": \"w1_again\",\n            \"tags\": \"\",\n            \"task_type\": \"workflow\",\n            \"protected\": false,\n            \"protected_notes\": \"\",\n            \"parent_id\": null,\n            \"ac_id\": 40,\n            \"is_enabled\": 1,\n            \"created_at\": \"2021-03-19T05:44:47.000000Z\",\n            \"updated_at\": \"2021-04-30T07:51:29.000000Z\",\n            \"task_image\": \"task_image_placeholder.svg\",\n            \"is_favorite\": 0,\n            \"task_version_in_use\": null,\n            \"version_in_use_modified\": 1,\n            \"deleted_at\": null,\n            \"is_template\": 0,\n            \"phone_number\": [],\n            \"pop\": \"TESTING_MEL\",\n            \"region\": \"AUSTRALIA-TESTING-MEL\",\n            \"active_calls\": 0,\n            \"workflow_task\": {\n                \"data\": {\n                    \"task_id\": 458,\n                    \"is_active\": 0,\n                    \"workflow_schedule\": \"Once\",\n                    \"schedule_time_zone\": \"Australia/Adelaide\",\n                    \"start_on\": \"2021-03-19 05:44:36\",\n                    \"is_repeat\": 0,\n                    \"repeat_frequency\": \"01:00:00\",\n                    \"created_at\": \"2021-03-19T05:44:47.000000Z\",\n                    \"updated_at\": \"2021-03-19T05:44:47.000000Z\",\n                    \"last_processed_at\": null,\n                    \"workflow_status\": \"pending\",\n                    \"api_key\": \"2a16396c79cdfdbf7c5e9b504c3b68fa36be15f244090786c07bfe62379783f2\",\n                    \"number_of_executions\": 0,\n                    \"schedule\": {\n                        \"data\": {\n                            \"repeat_id\": 41,\n                            \"model_id\": 458,\n                            \"model_name\": \"Workflow\",\n                            \"starts_on\": \"2021-03-19 16:44:36\",\n                            \"repeat_frequency\": \"Daily\",\n                            \"repeat_interval\": 1,\n                            \"repeat_in\": \"\",\n                            \"end_type\": \"Never\",\n                            \"end_type_value\": \"\",\n                            \"repeat_summary\": \"Daily\"\n                        }\n                    },\n                    \"passed_params\": {\n                        \"data\": []\n                    }\n                }\n            },\n            \"logging_profiles\": {\n                \"data\": []\n            }\n        }\n    ],\n    \"meta\": {\n        \"pagination\": {\n            \"total\": 5,\n            \"count\": 5,\n            \"per_page\": 15,\n            \"current_page\": 1,\n            \"total_pages\": 1,\n            \"links\": null\n        }\n    }\n}"},{"id":"7e8ea640-f132-4d61-9f34-6795e8bffa0f","name":"List Tasks - Task Type Required","originalRequest":{"method":"GET","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"},{"key":"scope","value":"ac","type":"text","description":"Access Scope [ac, sp] = ac for Studio | Build"},{"key":"scope-id","value":"1","type":"text","description":"Account ID from Studio | Manage | Account Profile when scope = ac"}],"url":{"raw":"{{base_url}}/studio/tasks","host":["{{base_url}}"],"path":["studio","tasks"],"query":[{"key":"page","value":"1","description":"(Optional) go to certain page to show tasks on that page","disabled":true},{"key":"orderBy","value":"task_id","description":"(Optional) sort by field name [task_id, task_name, updated_at]","disabled":true},{"key":"sortedBy","value":"desc","description":"(Optional) sort tasks list method [ asc, desc ] ","disabled":true},{"key":"searchOptions","value":"{\"is_favorite\":0,\"is_mapped\":0}","description":"(Optional) set is_favourite to 1 to filter by favourite set tasks, \nset is_mapped to 1 to filter by mapped number tasks","disabled":true},{"key":"hide_system","value":"false","description":"(Optional) hide system tasks","disabled":true},{"key":"task_type","value":"voice","description":"(Required) determines the type of task that will be returned \n[ voice, messaging, workflow, whatsapp, chatbot ]","disabled":true},{"key":"per_page","value":"15","description":"(Optional) Number of tasks returned per page [15, 30, 45, 60]","disabled":true},{"key":"search","value":"","description":"(Optional) Search a certain task by keyword","disabled":true},{"key":"fetch_all","value":"0","description":"(Optional) If you need to get the complete list without any pagination","disabled":true}]}},"status":"Unprocessable Entity","code":422,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx"},{"key":"Date","value":"Mon, 20 Sep 2021 00:58:46 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-RateLimit-Limit","value":"6000"},{"key":"X-RateLimit-Remaining","value":"5998"},{"key":"Set-Cookie","value":"studio_session=yZNq25u3K2g0IBe1Vi3iIaijgzRBYNKI8ql1bX9j; expires=Mon, 20-Sep-2021 02:58:46 GMT; Max-Age=7200; path=/; httponly"},{"key":"X-Kong-Upstream-Latency","value":"216"},{"key":"X-Kong-Proxy-Latency","value":"1"},{"key":"Via","value":"kong/2.4.1"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"The given data was invalid. Invalid Data -\\nThe task type field is required.\"\n}"},{"id":"132cc3ee-4d37-415f-9427-ad35ea191f5a","name":"List Tasks - Favorite","originalRequest":{"method":"GET","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"},{"key":"scope","value":"ac","type":"text","description":"Access Scope [ac, sp] = ac for Studio | Build"},{"key":"scope-id","value":"1","type":"text","description":"Account ID from Studio | Manage | Account Profile when scope = ac"}],"url":{"raw":"{{base_url}}/studio/tasks?searchOptions={\"is_favorite\":1,\"is_mapped\":0}&task_type=voice","host":["{{base_url}}"],"path":["studio","tasks"],"query":[{"key":"page","value":"1","description":"(Optional) go to certain page to show tasks on that page","disabled":true},{"key":"orderBy","value":"task_id","description":"(Optional) sort by field name [task_id, task_name, updated_at]","disabled":true},{"key":"sortedBy","value":"desc","description":"(Optional) sort tasks list method [ asc, desc ] ","disabled":true},{"key":"searchOptions","value":"{\"is_favorite\":1,\"is_mapped\":0}","description":"(Optional) set is_favourite to 1 to filter by favourite set tasks, \nset is_mapped to 1 to filter by mapped number tasks"},{"key":"hide_system","value":"false","description":"(Optional) hide system tasks","disabled":true},{"key":"task_type","value":"voice","description":"(Required) determines the type of task that will be returned \n[ voice, messaging, workflow, whatsapp, chatbot ]"},{"key":"per_page","value":"15","description":"(Optional) Number of tasks returned per page [15, 30, 45, 60]","disabled":true},{"key":"search","value":"","description":"(Optional) Search a certain task by keyword","disabled":true},{"key":"fetch_all","value":"0","description":"(Optional) If you need to get the complete list without any pagination","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx"},{"key":"Date","value":"Mon, 20 Sep 2021 01:03:42 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-RateLimit-Limit","value":"6000"},{"key":"X-RateLimit-Remaining","value":"5999"},{"key":"ETag","value":"\"67df6d1e1e24184a4ee6b9fd13e9de4d60468865\""},{"key":"Set-Cookie","value":"studio_session=yZNq25u3K2g0IBe1Vi3iIaijgzRBYNKI8ql1bX9j; expires=Mon, 20-Sep-2021 03:03:42 GMT; Max-Age=7200; path=/; httponly"},{"key":"X-Kong-Upstream-Latency","value":"239"},{"key":"X-Kong-Proxy-Latency","value":"0"},{"key":"Via","value":"kong/2.4.1"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": [\n        {\n            \"task_id\": 707,\n            \"task_name\": \"transfer_node_test\",\n            \"tags\": \"\",\n            \"task_type\": \"voice\",\n            \"protected\": false,\n            \"protected_notes\": \"\",\n            \"parent_id\": null,\n            \"ac_id\": 40,\n            \"is_enabled\": 1,\n            \"created_at\": \"2021-04-16T07:46:41.000000Z\",\n            \"updated_at\": \"2021-05-05T13:45:16.000000Z\",\n            \"task_image\": \"task_image_placeholder.svg\",\n            \"is_favorite\": 1,\n            \"task_version_in_use\": 527,\n            \"version_in_use_modified\": 1,\n            \"deleted_at\": null,\n            \"is_template\": 0,\n            \"phone_number\": [],\n            \"pop\": \"TESTING_MEL\",\n            \"region\": \"AUSTRALIA-TESTING-MEL\",\n            \"active_calls\": 0,\n            \"voice_task\": {\n                \"data\": {\n                    \"task_id\": 707,\n                    \"beep_detection\": false,\n                    \"send_to_operator\": false,\n                    \"no_resource_operator_number\": \"\",\n                    \"pci_or_hipaa_compliant\": false,\n                    \"flag_log_all_nodes\": false,\n                    \"tts_voice_id\": 312,\n                    \"created_at\": \"2021-04-16T07:46:41.000000Z\",\n                    \"updated_at\": \"2021-04-16T07:46:41.000000Z\",\n                    \"machine_detection\": false,\n                    \"tts_voice\": {\n                        \"data\": {\n                            \"tts_voice_id\": 312,\n                            \"lang\": \"en-GB\",\n                            \"voice_name\": \"en-GB-Wavenet-B\",\n                            \"gender\": \"M\",\n                            \"tts_label\": \"Keanu\",\n                            \"is_system_voice\": false,\n                            \"display_order\": 1,\n                            \"provider\": \"google\",\n                            \"created_at\": \"2020-08-12T01:13:14.000000Z\",\n                            \"updated_at\": \"2020-08-12T01:13:14.000000Z\",\n                            \"is_enabled\": 1\n                        }\n                    }\n                }\n            },\n            \"logging_profiles\": {\n                \"data\": []\n            }\n        }\n    ],\n    \"meta\": {\n        \"pagination\": {\n            \"total\": 1,\n            \"count\": 1,\n            \"per_page\": 15,\n            \"current_page\": 1,\n            \"total_pages\": 1,\n            \"links\": null\n        }\n    }\n}"},{"id":"8b311e3d-28cb-4e4d-8861-9e43eccf336b","name":"List Tasks - Mapped Numbers","originalRequest":{"method":"GET","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"},{"key":"scope","value":"ac","type":"text","description":"Access Scope [ac, sp] = ac for Studio | Build"},{"key":"scope-id","value":"1","type":"text","description":"Account ID from Studio | Manage | Account Profile when scope = ac"}],"url":{"raw":"{{base_url}}/studio/tasks?searchOptions={\"is_favorite\":0,\"is_mapped\":1}&task_type=voice","host":["{{base_url}}"],"path":["studio","tasks"],"query":[{"key":"page","value":"1","description":"(Optional) go to certain page to show tasks on that page","disabled":true},{"key":"orderBy","value":"task_id","description":"(Optional) sort by field name [task_id, task_name, updated_at]","disabled":true},{"key":"sortedBy","value":"desc","description":"(Optional) sort tasks list method [ asc, desc ] ","disabled":true},{"key":"searchOptions","value":"{\"is_favorite\":0,\"is_mapped\":1}","description":"(Optional) set is_favourite to 1 to filter by favourite set tasks, \nset is_mapped to 1 to filter by mapped number tasks"},{"key":"hide_system","value":"false","description":"(Optional) hide system tasks","disabled":true},{"key":"task_type","value":"voice","description":"(Required) determines the type of task that will be returned \n[ voice, messaging, workflow, whatsapp, chatbot ]"},{"key":"per_page","value":"15","description":"(Optional) Number of tasks returned per page [15, 30, 45, 60]","disabled":true},{"key":"search","value":"","description":"(Optional) Search a certain task by keyword","disabled":true},{"key":"fetch_all","value":"0","description":"(Optional) If you need to get the complete list without any pagination","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx"},{"key":"Date","value":"Mon, 20 Sep 2021 01:04:29 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-RateLimit-Limit","value":"6000"},{"key":"X-RateLimit-Remaining","value":"5998"},{"key":"ETag","value":"\"080b838f3452feaf4ddb10b666f9f161ff2a9463\""},{"key":"Set-Cookie","value":"studio_session=yZNq25u3K2g0IBe1Vi3iIaijgzRBYNKI8ql1bX9j; expires=Mon, 20-Sep-2021 03:04:29 GMT; Max-Age=7200; path=/; httponly"},{"key":"X-Kong-Upstream-Latency","value":"269"},{"key":"X-Kong-Proxy-Latency","value":"0"},{"key":"Via","value":"kong/2.4.1"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": [\n        {\n            \"task_id\": 376,\n            \"task_name\": \"Payment Node Test\",\n            \"tags\": \"\",\n            \"task_type\": \"voice\",\n            \"protected\": false,\n            \"protected_notes\": \"\",\n            \"parent_id\": null,\n            \"ac_id\": 40,\n            \"is_enabled\": 1,\n            \"created_at\": \"2021-03-11T14:35:48.000000Z\",\n            \"updated_at\": \"2021-05-26T07:11:57.000000Z\",\n            \"task_image\": \"task_image_placeholder.svg\",\n            \"is_favorite\": 0,\n            \"task_version_in_use\": null,\n            \"version_in_use_modified\": 1,\n            \"deleted_at\": null,\n            \"is_template\": 0,\n            \"phone_number\": [\n                {\n                    \"phone_number_id\": 208,\n                    \"task_id\": 376,\n                    \"phone_number\": \"98765235523\"\n                }\n            ],\n            \"pop\": \"TESTING_MEL\",\n            \"region\": \"AUSTRALIA-TESTING-MEL\",\n            \"active_calls\": 0,\n            \"voice_task\": {\n                \"data\": {\n                    \"task_id\": 376,\n                    \"beep_detection\": false,\n                    \"send_to_operator\": false,\n                    \"no_resource_operator_number\": \"\",\n                    \"pci_or_hipaa_compliant\": false,\n                    \"flag_log_all_nodes\": false,\n                    \"tts_voice_id\": 312,\n                    \"created_at\": \"2021-03-11T14:35:48.000000Z\",\n                    \"updated_at\": \"2021-03-11T14:35:48.000000Z\",\n                    \"machine_detection\": false,\n                    \"tts_voice\": {\n                        \"data\": {\n                            \"tts_voice_id\": 312,\n                            \"lang\": \"en-GB\",\n                            \"voice_name\": \"en-GB-Wavenet-B\",\n                            \"gender\": \"M\",\n                            \"tts_label\": \"Keanu\",\n                            \"is_system_voice\": false,\n                            \"display_order\": 1,\n                            \"provider\": \"google\",\n                            \"created_at\": \"2020-08-12T01:13:14.000000Z\",\n                            \"updated_at\": \"2020-08-12T01:13:14.000000Z\",\n                            \"is_enabled\": 1\n                        }\n                    }\n                }\n            },\n            \"logging_profiles\": {\n                \"data\": []\n            }\n        },\n        {\n            \"task_id\": 6478,\n            \"task_name\": \"Test Web Services\",\n            \"tags\": \"\",\n            \"task_type\": \"voice\",\n            \"protected\": false,\n            \"protected_notes\": \"\",\n            \"parent_id\": null,\n            \"ac_id\": 40,\n            \"is_enabled\": 1,\n            \"created_at\": \"2021-09-01T23:16:30.000000Z\",\n            \"updated_at\": \"2021-09-09T00:04:41.000000Z\",\n            \"task_image\": \"task_image_placeholder.svg\",\n            \"is_favorite\": 0,\n            \"task_version_in_use\": null,\n            \"version_in_use_modified\": 1,\n            \"deleted_at\": null,\n            \"is_template\": 0,\n            \"phone_number\": [\n                {\n                    \"phone_number_id\": 461,\n                    \"task_id\": 6478,\n                    \"phone_number\": \"61340507157\"\n                }\n            ],\n            \"pop\": \"TESTING_MEL\",\n            \"region\": \"AUSTRALIA-TESTING-MEL\",\n            \"active_calls\": 0,\n            \"voice_task\": {\n                \"data\": {\n                    \"task_id\": 6478,\n                    \"beep_detection\": false,\n                    \"send_to_operator\": false,\n                    \"no_resource_operator_number\": \"\",\n                    \"pci_or_hipaa_compliant\": false,\n                    \"flag_log_all_nodes\": false,\n                    \"tts_voice_id\": 227,\n                    \"created_at\": \"2021-09-01T23:16:30.000000Z\",\n                    \"updated_at\": \"2021-09-01T23:16:30.000000Z\",\n                    \"machine_detection\": false,\n                    \"tts_voice\": {\n                        \"data\": {\n                            \"tts_voice_id\": 227,\n                            \"lang\": \"en-AU\",\n                            \"voice_name\": \"en-AU-Wavenet-C\",\n                            \"gender\": \"F\",\n                            \"tts_label\": \"Letitia\",\n                            \"is_system_voice\": false,\n                            \"display_order\": 1,\n                            \"provider\": \"google\",\n                            \"created_at\": \"2020-08-12T01:13:14.000000Z\",\n                            \"updated_at\": \"2020-08-12T01:13:14.000000Z\",\n                            \"is_enabled\": 1\n                        }\n                    }\n                }\n            },\n            \"logging_profiles\": {\n                \"data\": [\n                    {\n                        \"profile_id\": 238,\n                        \"task_id\": 6478,\n                        \"model_id\": 21,\n                        \"model_name\": \"WebhookProfile\",\n                        \"node_types\": \"all\",\n                        \"created_at\": \"2021-09-01T23:16:30.000000Z\",\n                        \"updated_at\": \"2021-09-01T23:16:30.000000Z\"\n                    }\n                ]\n            }\n        }\n    ],\n    \"meta\": {\n        \"pagination\": {\n            \"total\": 2,\n            \"count\": 2,\n            \"per_page\": 15,\n            \"current_page\": 1,\n            \"total_pages\": 1,\n            \"links\": null\n        }\n    }\n}"},{"id":"f1981276-78f2-4635-8229-0683f4ca0ba5","name":"List Tasks - Fetch All Tasks","originalRequest":{"method":"GET","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"},{"key":"scope","value":"ac","type":"text","description":"Access Scope [ac, sp] = ac for Studio | Build"},{"key":"scope-id","value":"1","type":"text","description":"Account ID from Studio | Manage | Account Profile when scope = ac"}],"url":{"raw":"{{base_url}}/studio/tasks?task_type=voice&fetch_all=1","host":["{{base_url}}"],"path":["studio","tasks"],"query":[{"key":"page","value":"1","description":"(Optional) go to certain page to show tasks on that page","disabled":true},{"key":"orderBy","value":"task_id","description":"(Optional) sort by field name [task_id, task_name, updated_at]","disabled":true},{"key":"sortedBy","value":"desc","description":"(Optional) sort tasks list method [ asc, desc ] ","disabled":true},{"key":"searchOptions","value":"{\"is_favorite\":0,\"is_mapped\":1}","description":"(Optional) set is_favourite to 1 to filter by favourite set tasks, \nset is_mapped to 1 to filter by mapped number tasks","disabled":true},{"key":"hide_system","value":"false","description":"(Optional) hide system tasks","disabled":true},{"key":"task_type","value":"voice","description":"(Required) determines the type of task that will be returned \n[ voice, messaging, workflow, whatsapp, chatbot ]"},{"key":"per_page","value":"15","description":"(Optional) Number of tasks returned per page [15, 30, 45, 60]","disabled":true},{"key":"search","value":"","description":"(Optional) Search a certain task by keyword","disabled":true},{"key":"fetch_all","value":"1","description":"(Optional) If you need to get the complete list without any pagination"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx"},{"key":"Date","value":"Mon, 20 Sep 2021 01:09:41 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-RateLimit-Limit","value":"6000"},{"key":"X-RateLimit-Remaining","value":"5998"},{"key":"ETag","value":"\"1202316b5f3ac6fa6974e32888c38e77d6bca936\""},{"key":"Set-Cookie","value":"studio_session=yZNq25u3K2g0IBe1Vi3iIaijgzRBYNKI8ql1bX9j; expires=Mon, 20-Sep-2021 03:09:40 GMT; Max-Age=7199; path=/; httponly"},{"key":"X-Kong-Upstream-Latency","value":"817"},{"key":"X-Kong-Proxy-Latency","value":"0"},{"key":"Via","value":"kong/2.4.1"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": [\n        {\n            \"task_id\": 376,\n            \"task_name\": \"Payment Node Test\",\n            \"tags\": \"\",\n            \"task_type\": \"voice\",\n            \"protected\": false,\n            \"protected_notes\": \"\",\n            \"parent_id\": null,\n            \"ac_id\": 40,\n            \"is_enabled\": 1,\n            \"created_at\": \"2021-03-11T14:35:48.000000Z\",\n            \"updated_at\": \"2021-05-26T07:11:57.000000Z\",\n            \"task_image\": \"task_image_placeholder.svg\",\n            \"is_favorite\": 0,\n            \"task_version_in_use\": null,\n            \"version_in_use_modified\": 1,\n            \"deleted_at\": null,\n            \"is_template\": 0,\n            \"phone_number\": [\n                {\n                    \"phone_number_id\": 208,\n                    \"task_id\": 376,\n                    \"phone_number\": \"98765235523\"\n                }\n            ],\n            \"pop\": \"TESTING_MEL\",\n            \"region\": \"AUSTRALIA-TESTING-MEL\",\n            \"active_calls\": 0,\n            \"voice_task\": {\n                \"data\": {\n                    \"task_id\": 376,\n                    \"beep_detection\": false,\n                    \"send_to_operator\": false,\n                    \"no_resource_operator_number\": \"\",\n                    \"pci_or_hipaa_compliant\": false,\n                    \"flag_log_all_nodes\": false,\n                    \"tts_voice_id\": 312,\n                    \"created_at\": \"2021-03-11T14:35:48.000000Z\",\n                    \"updated_at\": \"2021-03-11T14:35:48.000000Z\",\n                    \"machine_detection\": false,\n                    \"tts_voice\": {\n                        \"data\": {\n                            \"tts_voice_id\": 312,\n                            \"lang\": \"en-GB\",\n                            \"voice_name\": \"en-GB-Wavenet-B\",\n                            \"gender\": \"M\",\n                            \"tts_label\": \"Keanu\",\n                            \"is_system_voice\": false,\n                            \"display_order\": 1,\n                            \"provider\": \"google\",\n                            \"created_at\": \"2020-08-12T01:13:14.000000Z\",\n                            \"updated_at\": \"2020-08-12T01:13:14.000000Z\",\n                            \"is_enabled\": 1\n                        }\n                    }\n                }\n            },\n            \"logging_profiles\": {\n                \"data\": []\n            }\n        },\n        {\n            \"task_id\": 707,\n            \"task_name\": \"transfer_node_test\",\n            \"tags\": \"\",\n            \"task_type\": \"voice\",\n            \"protected\": false,\n            \"protected_notes\": \"\",\n            \"parent_id\": null,\n            \"ac_id\": 40,\n            \"is_enabled\": 1,\n            \"created_at\": \"2021-04-16T07:46:41.000000Z\",\n            \"updated_at\": \"2021-05-05T13:45:16.000000Z\",\n            \"task_image\": \"task_image_placeholder.svg\",\n            \"is_favorite\": 1,\n            \"task_version_in_use\": 527,\n            \"version_in_use_modified\": 1,\n            \"deleted_at\": null,\n            \"is_template\": 0,\n            \"phone_number\": [],\n            \"pop\": \"TESTING_MEL\",\n            \"region\": \"AUSTRALIA-TESTING-MEL\",\n            \"active_calls\": 0,\n            \"voice_task\": {\n                \"data\": {\n                    \"task_id\": 707,\n                    \"beep_detection\": false,\n                    \"send_to_operator\": false,\n                    \"no_resource_operator_number\": \"\",\n                    \"pci_or_hipaa_compliant\": false,\n                    \"flag_log_all_nodes\": false,\n                    \"tts_voice_id\": 312,\n                    \"created_at\": \"2021-04-16T07:46:41.000000Z\",\n                    \"updated_at\": \"2021-04-16T07:46:41.000000Z\",\n                    \"machine_detection\": false,\n                    \"tts_voice\": {\n                        \"data\": {\n                            \"tts_voice_id\": 312,\n                            \"lang\": \"en-GB\",\n                            \"voice_name\": \"en-GB-Wavenet-B\",\n                            \"gender\": \"M\",\n                            \"tts_label\": \"Keanu\",\n                            \"is_system_voice\": false,\n                            \"display_order\": 1,\n                            \"provider\": \"google\",\n                            \"created_at\": \"2020-08-12T01:13:14.000000Z\",\n                            \"updated_at\": \"2020-08-12T01:13:14.000000Z\",\n                            \"is_enabled\": 1\n                        }\n                    }\n                }\n            },\n            \"logging_profiles\": {\n                \"data\": []\n            }\n        },\n        {\n            \"task_id\": 724,\n            \"task_name\": \"keyword finder testsadsdasda\",\n            \"tags\": \"\",\n            \"task_type\": \"voice\",\n            \"protected\": false,\n            \"protected_notes\": \"\",\n            \"parent_id\": null,\n            \"ac_id\": 40,\n            \"is_enabled\": 1,\n            \"created_at\": \"2021-04-20T01:11:18.000000Z\",\n            \"updated_at\": \"2021-04-20T14:34:37.000000Z\",\n            \"task_image\": \"task_image_placeholder.svg\",\n            \"is_favorite\": 0,\n            \"task_version_in_use\": null,\n            \"version_in_use_modified\": 1,\n            \"deleted_at\": null,\n            \"is_template\": 0,\n            \"phone_number\": [],\n            \"pop\": \"TESTING_MEL\",\n            \"region\": \"AUSTRALIA-TESTING-MEL\",\n            \"active_calls\": 0,\n            \"voice_task\": {\n                \"data\": {\n                    \"task_id\": 724,\n                    \"beep_detection\": false,\n                    \"send_to_operator\": false,\n                    \"no_resource_operator_number\": \"\",\n                    \"pci_or_hipaa_compliant\": false,\n                    \"flag_log_all_nodes\": false,\n                    \"tts_voice_id\": 312,\n                    \"created_at\": \"2021-04-20T01:11:18.000000Z\",\n                    \"updated_at\": \"2021-04-20T01:11:18.000000Z\",\n                    \"machine_detection\": false,\n                    \"tts_voice\": {\n                        \"data\": {\n                            \"tts_voice_id\": 312,\n                            \"lang\": \"en-GB\",\n                            \"voice_name\": \"en-GB-Wavenet-B\",\n                            \"gender\": \"M\",\n                            \"tts_label\": \"Keanu\",\n                            \"is_system_voice\": false,\n                            \"display_order\": 1,\n                            \"provider\": \"google\",\n                            \"created_at\": \"2020-08-12T01:13:14.000000Z\",\n                            \"updated_at\": \"2020-08-12T01:13:14.000000Z\",\n                            \"is_enabled\": 1\n                        }\n                    }\n                }\n            },\n            \"logging_profiles\": {\n                \"data\": [\n                    {\n                        \"profile_id\": 54,\n                        \"task_id\": 724,\n                        \"model_id\": 21,\n                        \"model_name\": \"WebhookProfile\",\n                        \"node_types\": \"all\",\n                        \"created_at\": \"2021-04-20T14:34:37.000000Z\",\n                        \"updated_at\": \"2021-04-20T14:34:37.000000Z\"\n                    }\n                ]\n            }\n        },\n        {\n            \"task_id\": 803,\n            \"task_name\": \"integration node test\",\n            \"tags\": \"\",\n            \"task_type\": \"voice\",\n            \"protected\": false,\n            \"protected_notes\": \"\",\n            \"parent_id\": null,\n            \"ac_id\": 40,\n            \"is_enabled\": 1,\n            \"created_at\": \"2021-04-22T03:49:30.000000Z\",\n            \"updated_at\": \"2021-04-22T03:49:30.000000Z\",\n            \"task_image\": \"task_image_placeholder.svg\",\n            \"is_favorite\": 0,\n            \"task_version_in_use\": null,\n            \"version_in_use_modified\": 1,\n            \"deleted_at\": null,\n            \"is_template\": 0,\n            \"phone_number\": [],\n            \"pop\": \"TESTING_MEL\",\n            \"region\": \"AUSTRALIA-TESTING-MEL\",\n            \"active_calls\": 0,\n            \"voice_task\": {\n                \"data\": {\n                    \"task_id\": 803,\n                    \"beep_detection\": false,\n                    \"send_to_operator\": false,\n                    \"no_resource_operator_number\": \"\",\n                    \"pci_or_hipaa_compliant\": false,\n                    \"flag_log_all_nodes\": false,\n                    \"tts_voice_id\": 312,\n                    \"created_at\": \"2021-04-22T03:49:30.000000Z\",\n                    \"updated_at\": \"2021-04-22T03:49:30.000000Z\",\n                    \"machine_detection\": false,\n                    \"tts_voice\": {\n                        \"data\": {\n                            \"tts_voice_id\": 312,\n                            \"lang\": \"en-GB\",\n                            \"voice_name\": \"en-GB-Wavenet-B\",\n                            \"gender\": \"M\",\n                            \"tts_label\": \"Keanu\",\n                            \"is_system_voice\": false,\n                            \"display_order\": 1,\n                            \"provider\": \"google\",\n                            \"created_at\": \"2020-08-12T01:13:14.000000Z\",\n                            \"updated_at\": \"2020-08-12T01:13:14.000000Z\",\n                            \"is_enabled\": 1\n                        }\n                    }\n                }\n            },\n            \"logging_profiles\": {\n                \"data\": []\n            }\n        },\n        {\n            \"task_id\": 1051,\n            \"task_name\": \"new transfer node tests\",\n            \"tags\": \"\",\n            \"task_type\": \"voice\",\n            \"protected\": false,\n            \"protected_notes\": \"\",\n            \"parent_id\": null,\n            \"ac_id\": 40,\n            \"is_enabled\": 1,\n            \"created_at\": \"2021-05-27T16:40:19.000000Z\",\n            \"updated_at\": \"2021-06-02T01:11:03.000000Z\",\n            \"task_image\": \"task_image_placeholder.svg\",\n            \"is_favorite\": 0,\n            \"task_version_in_use\": null,\n            \"version_in_use_modified\": 1,\n            \"deleted_at\": null,\n            \"is_template\": 0,\n            \"phone_number\": [],\n            \"pop\": \"TESTING_MEL\",\n            \"region\": \"AUSTRALIA-TESTING-MEL\",\n            \"active_calls\": 0,\n            \"voice_task\": {\n                \"data\": {\n                    \"task_id\": 1051,\n                    \"beep_detection\": false,\n                    \"send_to_operator\": false,\n                    \"no_resource_operator_number\": \"\",\n                    \"pci_or_hipaa_compliant\": false,\n                    \"flag_log_all_nodes\": false,\n                    \"tts_voice_id\": 312,\n                    \"created_at\": \"2021-05-27T16:40:19.000000Z\",\n                    \"updated_at\": \"2021-05-27T16:40:19.000000Z\",\n                    \"machine_detection\": false,\n                    \"tts_voice\": {\n                        \"data\": {\n                            \"tts_voice_id\": 312,\n                            \"lang\": \"en-GB\",\n                            \"voice_name\": \"en-GB-Wavenet-B\",\n                            \"gender\": \"M\",\n                            \"tts_label\": \"Keanu\",\n                            \"is_system_voice\": false,\n                            \"display_order\": 1,\n                            \"provider\": \"google\",\n                            \"created_at\": \"2020-08-12T01:13:14.000000Z\",\n                            \"updated_at\": \"2020-08-12T01:13:14.000000Z\",\n                            \"is_enabled\": 1\n                        }\n                    }\n                }\n            },\n            \"logging_profiles\": {\n                \"data\": []\n            }\n        },\n        {\n            \"task_id\": 1053,\n            \"task_name\": \"new payment node tests\",\n            \"tags\": \"\",\n            \"task_type\": \"voice\",\n            \"protected\": false,\n            \"protected_notes\": \"\",\n            \"parent_id\": null,\n            \"ac_id\": 40,\n            \"is_enabled\": 1,\n            \"created_at\": \"2021-05-27T16:48:14.000000Z\",\n            \"updated_at\": \"2021-06-11T09:34:06.000000Z\",\n            \"task_image\": \"task_image_placeholder.svg\",\n            \"is_favorite\": 0,\n            \"task_version_in_use\": null,\n            \"version_in_use_modified\": 1,\n            \"deleted_at\": null,\n            \"is_template\": 0,\n            \"phone_number\": [],\n            \"pop\": \"TESTING_MEL\",\n            \"region\": \"AUSTRALIA-TESTING-MEL\",\n            \"active_calls\": 0,\n            \"voice_task\": {\n                \"data\": {\n                    \"task_id\": 1053,\n                    \"beep_detection\": false,\n                    \"send_to_operator\": false,\n                    \"no_resource_operator_number\": \"\",\n                    \"pci_or_hipaa_compliant\": false,\n                    \"flag_log_all_nodes\": false,\n                    \"tts_voice_id\": 227,\n                    \"created_at\": \"2021-05-27T16:48:14.000000Z\",\n                    \"updated_at\": \"2021-05-27T16:48:14.000000Z\",\n                    \"machine_detection\": false,\n                    \"tts_voice\": {\n                        \"data\": {\n                            \"tts_voice_id\": 227,\n                            \"lang\": \"en-AU\",\n                            \"voice_name\": \"en-AU-Wavenet-C\",\n                            \"gender\": \"F\",\n                            \"tts_label\": \"Letitia\",\n                            \"is_system_voice\": false,\n                            \"display_order\": 1,\n                            \"provider\": \"google\",\n                            \"created_at\": \"2020-08-12T01:13:14.000000Z\",\n                            \"updated_at\": \"2020-08-12T01:13:14.000000Z\",\n                            \"is_enabled\": 1\n                        }\n                    }\n                }\n            },\n            \"logging_profiles\": {\n                \"data\": []\n            }\n        },\n        {\n            \"task_id\": 1091,\n            \"task_name\": \"new_transfer_node_test\",\n            \"tags\": \"\",\n            \"task_type\": \"voice\",\n            \"protected\": false,\n            \"protected_notes\": \"\",\n            \"parent_id\": null,\n            \"ac_id\": 40,\n            \"is_enabled\": 1,\n            \"created_at\": \"2021-06-02T05:11:03.000000Z\",\n            \"updated_at\": \"2021-06-02T10:26:08.000000Z\",\n            \"task_image\": \"task_image_placeholder.svg\",\n            \"is_favorite\": 0,\n            \"task_version_in_use\": null,\n            \"version_in_use_modified\": 1,\n            \"deleted_at\": null,\n            \"is_template\": 0,\n            \"phone_number\": [],\n            \"pop\": \"TESTING_MEL\",\n            \"region\": \"AUSTRALIA-TESTING-MEL\",\n            \"active_calls\": 0,\n            \"voice_task\": {\n                \"data\": {\n                    \"task_id\": 1091,\n                    \"beep_detection\": false,\n                    \"send_to_operator\": false,\n                    \"no_resource_operator_number\": \"\",\n                    \"pci_or_hipaa_compliant\": false,\n                    \"flag_log_all_nodes\": false,\n                    \"tts_voice_id\": 1277,\n                    \"created_at\": \"2021-06-02T05:11:03.000000Z\",\n                    \"updated_at\": \"2021-06-02T05:11:03.000000Z\",\n                    \"machine_detection\": false,\n                    \"tts_voice\": {\n                        \"data\": {\n                            \"tts_voice_id\": 1277,\n                            \"lang\": \"en-AU\",\n                            \"voice_name\": \"Molly\",\n                            \"gender\": \"F\",\n                            \"tts_label\": \"Molly\",\n                            \"is_system_voice\": true,\n                            \"display_order\": 0,\n                            \"provider\": \"lumenvox\",\n                            \"created_at\": \"2021-02-16T23:14:33.000000Z\",\n                            \"updated_at\": \"2021-02-16T23:14:33.000000Z\",\n                            \"is_enabled\": 1\n                        }\n                    }\n                }\n            },\n            \"logging_profiles\": {\n                \"data\": []\n            }\n        },\n        {\n            \"task_id\": 1166,\n            \"task_name\": \"new qa test\",\n            \"tags\": \"\",\n            \"task_type\": \"voice\",\n            \"protected\": false,\n            \"protected_notes\": \"\",\n            \"parent_id\": null,\n            \"ac_id\": 40,\n            \"is_enabled\": 1,\n            \"created_at\": \"2021-06-07T01:52:55.000000Z\",\n            \"updated_at\": \"2021-06-11T09:13:19.000000Z\",\n            \"task_image\": \"task_image_placeholder.svg\",\n            \"is_favorite\": 0,\n            \"task_version_in_use\": null,\n            \"version_in_use_modified\": 1,\n            \"deleted_at\": null,\n            \"is_template\": 0,\n            \"phone_number\": [],\n            \"pop\": \"TESTING_MEL\",\n            \"region\": \"AUSTRALIA-TESTING-MEL\",\n            \"active_calls\": 0,\n            \"voice_task\": {\n                \"data\": {\n                    \"task_id\": 1166,\n                    \"beep_detection\": false,\n                    \"send_to_operator\": false,\n                    \"no_resource_operator_number\": \"\",\n                    \"pci_or_hipaa_compliant\": false,\n                    \"flag_log_all_nodes\": false,\n                    \"tts_voice_id\": 1277,\n                    \"created_at\": \"2021-06-07T01:52:55.000000Z\",\n                    \"updated_at\": \"2021-06-07T01:52:55.000000Z\",\n                    \"machine_detection\": false,\n                    \"tts_voice\": {\n                        \"data\": {\n                            \"tts_voice_id\": 1277,\n                            \"lang\": \"en-AU\",\n                            \"voice_name\": \"Molly\",\n                            \"gender\": \"F\",\n                            \"tts_label\": \"Molly\",\n                            \"is_system_voice\": true,\n                            \"display_order\": 0,\n                            \"provider\": \"lumenvox\",\n                            \"created_at\": \"2021-02-16T23:14:33.000000Z\",\n                            \"updated_at\": \"2021-02-16T23:14:33.000000Z\",\n                            \"is_enabled\": 1\n                        }\n                    }\n                }\n            },\n            \"logging_profiles\": {\n                \"data\": []\n            }\n        },\n        {\n            \"task_id\": 1192,\n            \"task_name\": \"SN-1039 Integer Type Form Node\",\n            \"tags\": \"\",\n            \"task_type\": \"voice\",\n            \"protected\": false,\n            \"protected_notes\": \"\",\n            \"parent_id\": null,\n            \"ac_id\": 40,\n            \"is_enabled\": 1,\n            \"created_at\": \"2021-06-08T00:47:42.000000Z\",\n            \"updated_at\": \"2021-06-08T03:08:54.000000Z\",\n            \"task_image\": \"task_image_placeholder.svg\",\n            \"is_favorite\": 0,\n            \"task_version_in_use\": null,\n            \"version_in_use_modified\": 1,\n            \"deleted_at\": null,\n            \"is_template\": 0,\n            \"phone_number\": [],\n            \"pop\": \"TESTING_MEL\",\n            \"region\": \"AUSTRALIA-TESTING-MEL\",\n            \"active_calls\": 0,\n            \"voice_task\": {\n                \"data\": {\n                    \"task_id\": 1192,\n                    \"beep_detection\": false,\n                    \"send_to_operator\": false,\n                    \"no_resource_operator_number\": \"\",\n                    \"pci_or_hipaa_compliant\": false,\n                    \"flag_log_all_nodes\": false,\n                    \"tts_voice_id\": 402,\n                    \"created_at\": \"2021-06-08T00:47:42.000000Z\",\n                    \"updated_at\": \"2021-06-08T01:28:10.000000Z\",\n                    \"machine_detection\": false,\n                    \"tts_voice\": {\n                        \"data\": {\n                            \"tts_voice_id\": 402,\n                            \"lang\": \"en-US\",\n                            \"voice_name\": \"en-US-Wavenet-B\",\n                            \"gender\": \"M\",\n                            \"tts_label\": \"Leone\",\n                            \"is_system_voice\": false,\n                            \"display_order\": 1,\n                            \"provider\": \"google\",\n                            \"created_at\": \"2020-08-12T01:13:14.000000Z\",\n                            \"updated_at\": \"2020-08-12T01:13:14.000000Z\",\n                            \"is_enabled\": 1\n                        }\n                    }\n                }\n            },\n            \"logging_profiles\": {\n                \"data\": []\n            }\n        },\n        {\n            \"task_id\": 1212,\n            \"task_name\": \"SN-1039 Digit String Type Form Node\",\n            \"tags\": \"\",\n            \"task_type\": \"voice\",\n            \"protected\": false,\n            \"protected_notes\": \"\",\n            \"parent_id\": null,\n            \"ac_id\": 40,\n            \"is_enabled\": 1,\n            \"created_at\": \"2021-06-08T06:03:59.000000Z\",\n            \"updated_at\": \"2021-06-09T06:49:58.000000Z\",\n            \"task_image\": \"task_image_placeholder.svg\",\n            \"is_favorite\": 0,\n            \"task_version_in_use\": null,\n            \"version_in_use_modified\": 1,\n            \"deleted_at\": null,\n            \"is_template\": 0,\n            \"phone_number\": [],\n            \"pop\": \"TESTING_MEL\",\n            \"region\": \"AUSTRALIA-TESTING-MEL\",\n            \"active_calls\": 0,\n            \"voice_task\": {\n                \"data\": {\n                    \"task_id\": 1212,\n                    \"beep_detection\": false,\n                    \"send_to_operator\": false,\n                    \"no_resource_operator_number\": \"\",\n                    \"pci_or_hipaa_compliant\": false,\n                    \"flag_log_all_nodes\": false,\n                    \"tts_voice_id\": 387,\n                    \"created_at\": \"2021-06-08T06:03:59.000000Z\",\n                    \"updated_at\": \"2021-06-08T06:04:31.000000Z\",\n                    \"machine_detection\": false,\n                    \"tts_voice\": {\n                        \"data\": {\n                            \"tts_voice_id\": 387,\n                            \"lang\": \"en-US\",\n                            \"voice_name\": \"en-US-Wavenet-F\",\n                            \"gender\": \"F\",\n                            \"tts_label\": \"Violette\",\n                            \"is_system_voice\": false,\n                            \"display_order\": 1,\n                            \"provider\": \"google\",\n                            \"created_at\": \"2020-08-12T01:13:14.000000Z\",\n                            \"updated_at\": \"2020-08-12T01:13:14.000000Z\",\n                            \"is_enabled\": 1\n                        }\n                    }\n                }\n            },\n            \"logging_profiles\": {\n                \"data\": []\n            }\n        },\n        {\n            \"task_id\": 1223,\n            \"task_name\": \"SN-865 Menu Node\",\n            \"tags\": \"\",\n            \"task_type\": \"voice\",\n            \"protected\": false,\n            \"protected_notes\": \"\",\n            \"parent_id\": null,\n            \"ac_id\": 40,\n            \"is_enabled\": 1,\n            \"created_at\": \"2021-06-09T01:16:04.000000Z\",\n            \"updated_at\": \"2021-06-11T02:18:09.000000Z\",\n            \"task_image\": \"task_image_placeholder.svg\",\n            \"is_favorite\": 0,\n            \"task_version_in_use\": 624,\n            \"version_in_use_modified\": 0,\n            \"deleted_at\": null,\n            \"is_template\": 0,\n            \"phone_number\": [],\n            \"pop\": \"TESTING_MEL\",\n            \"region\": \"AUSTRALIA-TESTING-MEL\",\n            \"active_calls\": 0,\n            \"voice_task\": {\n                \"data\": {\n                    \"task_id\": 1223,\n                    \"beep_detection\": false,\n                    \"send_to_operator\": false,\n                    \"no_resource_operator_number\": \"\",\n                    \"pci_or_hipaa_compliant\": false,\n                    \"flag_log_all_nodes\": false,\n                    \"tts_voice_id\": 1277,\n                    \"created_at\": \"2021-06-09T01:16:04.000000Z\",\n                    \"updated_at\": \"2021-06-09T01:16:04.000000Z\",\n                    \"machine_detection\": false,\n                    \"tts_voice\": {\n                        \"data\": {\n                            \"tts_voice_id\": 1277,\n                            \"lang\": \"en-AU\",\n                            \"voice_name\": \"Molly\",\n                            \"gender\": \"F\",\n                            \"tts_label\": \"Molly\",\n                            \"is_system_voice\": true,\n                            \"display_order\": 0,\n                            \"provider\": \"lumenvox\",\n                            \"created_at\": \"2021-02-16T23:14:33.000000Z\",\n                            \"updated_at\": \"2021-02-16T23:14:33.000000Z\",\n                            \"is_enabled\": 1\n                        }\n                    }\n                }\n            },\n            \"logging_profiles\": {\n                \"data\": []\n            }\n        },\n        {\n            \"task_id\": 1275,\n            \"task_name\": \"SN-1155 Open Form PostCode\",\n            \"tags\": \"\",\n            \"task_type\": \"voice\",\n            \"protected\": false,\n            \"protected_notes\": \"\",\n            \"parent_id\": null,\n            \"ac_id\": 40,\n            \"is_enabled\": 1,\n            \"created_at\": \"2021-06-09T05:52:10.000000Z\",\n            \"updated_at\": \"2021-06-18T02:49:21.000000Z\",\n            \"task_image\": \"task_image_placeholder.svg\",\n            \"is_favorite\": 0,\n            \"task_version_in_use\": 693,\n            \"version_in_use_modified\": 1,\n            \"deleted_at\": null,\n            \"is_template\": 0,\n            \"phone_number\": [],\n            \"pop\": \"TESTING_MEL\",\n            \"region\": \"AUSTRALIA-TESTING-MEL\",\n            \"active_calls\": 0,\n            \"voice_task\": {\n                \"data\": {\n                    \"task_id\": 1275,\n                    \"beep_detection\": false,\n                    \"send_to_operator\": false,\n                    \"no_resource_operator_number\": \"\",\n                    \"pci_or_hipaa_compliant\": false,\n                    \"flag_log_all_nodes\": false,\n                    \"tts_voice_id\": 1277,\n                    \"created_at\": \"2021-06-09T05:52:10.000000Z\",\n                    \"updated_at\": \"2021-06-09T05:52:10.000000Z\",\n                    \"machine_detection\": false,\n                    \"tts_voice\": {\n                        \"data\": {\n                            \"tts_voice_id\": 1277,\n                            \"lang\": \"en-AU\",\n                            \"voice_name\": \"Molly\",\n                            \"gender\": \"F\",\n                            \"tts_label\": \"Molly\",\n                            \"is_system_voice\": true,\n                            \"display_order\": 0,\n                            \"provider\": \"lumenvox\",\n                            \"created_at\": \"2021-02-16T23:14:33.000000Z\",\n                            \"updated_at\": \"2021-02-16T23:14:33.000000Z\",\n                            \"is_enabled\": 1\n                        }\n                    }\n                }\n            },\n            \"logging_profiles\": {\n                \"data\": []\n            }\n        },\n        {\n            \"task_id\": 1284,\n            \"task_name\": \"SN-1169 Calendar Form Type Speech\",\n            \"tags\": \"\",\n            \"task_type\": \"voice\",\n            \"protected\": false,\n            \"protected_notes\": \"\",\n            \"parent_id\": null,\n            \"ac_id\": 40,\n            \"is_enabled\": 1,\n            \"created_at\": \"2021-06-10T00:30:39.000000Z\",\n            \"updated_at\": \"2021-06-10T00:33:28.000000Z\",\n            \"task_image\": \"task_image_placeholder.svg\",\n            \"is_favorite\": 0,\n            \"task_version_in_use\": null,\n            \"version_in_use_modified\": 1,\n            \"deleted_at\": null,\n            \"is_template\": 0,\n            \"phone_number\": [],\n            \"pop\": \"TESTING_MEL\",\n            \"region\": \"AUSTRALIA-TESTING-MEL\",\n            \"active_calls\": 0,\n            \"voice_task\": {\n                \"data\": {\n                    \"task_id\": 1284,\n                    \"beep_detection\": false,\n                    \"send_to_operator\": false,\n                    \"no_resource_operator_number\": \"\",\n                    \"pci_or_hipaa_compliant\": false,\n                    \"flag_log_all_nodes\": false,\n                    \"tts_voice_id\": 1286,\n                    \"created_at\": \"2021-06-10T00:30:39.000000Z\",\n                    \"updated_at\": \"2021-06-10T00:30:54.000000Z\",\n                    \"machine_detection\": false,\n                    \"tts_voice\": {\n                        \"data\": {\n                            \"tts_voice_id\": 1286,\n                            \"lang\": \"en-US\",\n                            \"voice_name\": \"Rebecca\",\n                            \"gender\": \"F\",\n                            \"tts_label\": \"Rebecca\",\n                            \"is_system_voice\": true,\n                            \"display_order\": 0,\n                            \"provider\": \"lumenvox\",\n                            \"created_at\": \"2021-02-16T23:14:33.000000Z\",\n                            \"updated_at\": \"2021-02-16T23:14:33.000000Z\",\n                            \"is_enabled\": 1\n                        }\n                    }\n                }\n            },\n            \"logging_profiles\": {\n                \"data\": []\n            }\n        },\n        {\n            \"task_id\": 1287,\n            \"task_name\": \"SN-1167 Payment node speech test\",\n            \"tags\": \"\",\n            \"task_type\": \"voice\",\n            \"protected\": false,\n            \"protected_notes\": \"\",\n            \"parent_id\": null,\n            \"ac_id\": 40,\n            \"is_enabled\": 1,\n            \"created_at\": \"2021-06-10T01:02:48.000000Z\",\n            \"updated_at\": \"2021-06-10T08:36:01.000000Z\",\n            \"task_image\": \"task_image_placeholder.svg\",\n            \"is_favorite\": 0,\n            \"task_version_in_use\": null,\n            \"version_in_use_modified\": 1,\n            \"deleted_at\": null,\n            \"is_template\": 0,\n            \"phone_number\": [],\n            \"pop\": \"TESTING_MEL\",\n            \"region\": \"AUSTRALIA-TESTING-MEL\",\n            \"active_calls\": 0,\n            \"voice_task\": {\n                \"data\": {\n                    \"task_id\": 1287,\n                    \"beep_detection\": false,\n                    \"send_to_operator\": false,\n                    \"no_resource_operator_number\": \"\",\n                    \"pci_or_hipaa_compliant\": false,\n                    \"flag_log_all_nodes\": false,\n                    \"tts_voice_id\": 1274,\n                    \"created_at\": \"2021-06-10T01:02:48.000000Z\",\n                    \"updated_at\": \"2021-06-10T01:02:48.000000Z\",\n                    \"machine_detection\": false,\n                    \"tts_voice\": {\n                        \"data\": {\n                            \"tts_voice_id\": 1274,\n                            \"lang\": \"en-AU\",\n                            \"voice_name\": \"Ian\",\n                            \"gender\": \"M\",\n                            \"tts_label\": \"Ian\",\n                            \"is_system_voice\": true,\n                            \"display_order\": 0,\n                            \"provider\": \"lumenvox\",\n                            \"created_at\": \"2021-02-16T23:14:33.000000Z\",\n                            \"updated_at\": \"2021-02-16T23:14:33.000000Z\",\n                            \"is_enabled\": 1\n                        }\n                    }\n                }\n            },\n            \"logging_profiles\": {\n                \"data\": []\n            }\n        },\n        {\n            \"task_id\": 1319,\n            \"task_name\": \"SN-831 Node Type\",\n            \"tags\": \"\",\n            \"task_type\": \"voice\",\n            \"protected\": false,\n            \"protected_notes\": \"\",\n            \"parent_id\": null,\n            \"ac_id\": 40,\n            \"is_enabled\": 1,\n            \"created_at\": \"2021-06-11T00:30:35.000000Z\",\n            \"updated_at\": \"2021-06-11T01:23:30.000000Z\",\n            \"task_image\": \"task_image_placeholder.svg\",\n            \"is_favorite\": 0,\n            \"task_version_in_use\": null,\n            \"version_in_use_modified\": 1,\n            \"deleted_at\": null,\n            \"is_template\": 0,\n            \"phone_number\": [],\n            \"pop\": \"TESTING_MEL\",\n            \"region\": \"AUSTRALIA-TESTING-MEL\",\n            \"active_calls\": 0,\n            \"voice_task\": {\n                \"data\": {\n                    \"task_id\": 1319,\n                    \"beep_detection\": false,\n                    \"send_to_operator\": false,\n                    \"no_resource_operator_number\": \"\",\n                    \"pci_or_hipaa_compliant\": false,\n                    \"flag_log_all_nodes\": false,\n                    \"tts_voice_id\": 1277,\n                    \"created_at\": \"2021-06-11T00:30:35.000000Z\",\n                    \"updated_at\": \"2021-06-11T00:30:35.000000Z\",\n                    \"machine_detection\": false,\n                    \"tts_voice\": {\n                        \"data\": {\n                            \"tts_voice_id\": 1277,\n                            \"lang\": \"en-AU\",\n                            \"voice_name\": \"Molly\",\n                            \"gender\": \"F\",\n                            \"tts_label\": \"Molly\",\n                            \"is_system_voice\": true,\n                            \"display_order\": 0,\n                            \"provider\": \"lumenvox\",\n                            \"created_at\": \"2021-02-16T23:14:33.000000Z\",\n                            \"updated_at\": \"2021-02-16T23:14:33.000000Z\",\n                            \"is_enabled\": 1\n                        }\n                    }\n                }\n            },\n            \"logging_profiles\": {\n                \"data\": []\n            }\n        },\n        {\n            \"task_id\": 1340,\n            \"task_name\": \"SN-1155 - Custom Form Type\",\n            \"tags\": \"\",\n            \"task_type\": \"voice\",\n            \"protected\": false,\n            \"protected_notes\": \"\",\n            \"parent_id\": null,\n            \"ac_id\": 40,\n            \"is_enabled\": 1,\n            \"created_at\": \"2021-06-11T03:35:11.000000Z\",\n            \"updated_at\": \"2021-06-17T23:45:25.000000Z\",\n            \"task_image\": \"task_image_placeholder.svg\",\n            \"is_favorite\": 0,\n            \"task_version_in_use\": null,\n            \"version_in_use_modified\": 1,\n            \"deleted_at\": null,\n            \"is_template\": 0,\n            \"phone_number\": [],\n            \"pop\": \"TESTING_MEL\",\n            \"region\": \"AUSTRALIA-TESTING-MEL\",\n            \"active_calls\": 0,\n            \"voice_task\": {\n                \"data\": {\n                    \"task_id\": 1340,\n                    \"beep_detection\": false,\n                    \"send_to_operator\": false,\n                    \"no_resource_operator_number\": \"\",\n                    \"pci_or_hipaa_compliant\": false,\n                    \"flag_log_all_nodes\": false,\n                    \"tts_voice_id\": 1277,\n                    \"created_at\": \"2021-06-11T03:35:11.000000Z\",\n                    \"updated_at\": \"2021-06-11T03:35:11.000000Z\",\n                    \"machine_detection\": false,\n                    \"tts_voice\": {\n                        \"data\": {\n                            \"tts_voice_id\": 1277,\n                            \"lang\": \"en-AU\",\n                            \"voice_name\": \"Molly\",\n                            \"gender\": \"F\",\n                            \"tts_label\": \"Molly\",\n                            \"is_system_voice\": true,\n                            \"display_order\": 0,\n                            \"provider\": \"lumenvox\",\n                            \"created_at\": \"2021-02-16T23:14:33.000000Z\",\n                            \"updated_at\": \"2021-02-16T23:14:33.000000Z\",\n                            \"is_enabled\": 1\n                        }\n                    }\n                }\n            },\n            \"logging_profiles\": {\n                \"data\": []\n            }\n        },\n        {\n            \"task_id\": 1379,\n            \"task_name\": \"SN-1169 System Calendar\",\n            \"tags\": \"\",\n            \"task_type\": \"voice\",\n            \"protected\": false,\n            \"protected_notes\": \"\",\n            \"parent_id\": null,\n            \"ac_id\": 40,\n            \"is_enabled\": 1,\n            \"created_at\": \"2021-06-15T01:07:51.000000Z\",\n            \"updated_at\": \"2021-06-15T07:21:18.000000Z\",\n            \"task_image\": \"task_image_placeholder.svg\",\n            \"is_favorite\": 0,\n            \"task_version_in_use\": null,\n            \"version_in_use_modified\": 1,\n            \"deleted_at\": null,\n            \"is_template\": 0,\n            \"phone_number\": [],\n            \"pop\": \"TESTING_MEL\",\n            \"region\": \"AUSTRALIA-TESTING-MEL\",\n            \"active_calls\": 0,\n            \"voice_task\": {\n                \"data\": {\n                    \"task_id\": 1379,\n                    \"beep_detection\": false,\n                    \"send_to_operator\": false,\n                    \"no_resource_operator_number\": \"\",\n                    \"pci_or_hipaa_compliant\": false,\n                    \"flag_log_all_nodes\": false,\n                    \"tts_voice_id\": 1274,\n                    \"created_at\": \"2021-06-15T01:07:51.000000Z\",\n                    \"updated_at\": \"2021-06-15T01:07:51.000000Z\",\n                    \"machine_detection\": false,\n                    \"tts_voice\": {\n                        \"data\": {\n                            \"tts_voice_id\": 1274,\n                            \"lang\": \"en-AU\",\n                            \"voice_name\": \"Ian\",\n                            \"gender\": \"M\",\n                            \"tts_label\": \"Ian\",\n                            \"is_system_voice\": true,\n                            \"display_order\": 0,\n                            \"provider\": \"lumenvox\",\n                            \"created_at\": \"2021-02-16T23:14:33.000000Z\",\n                            \"updated_at\": \"2021-02-16T23:14:33.000000Z\",\n                            \"is_enabled\": 1\n                        }\n                    }\n                }\n            },\n            \"logging_profiles\": {\n                \"data\": []\n            }\n        },\n        {\n            \"task_id\": 1389,\n            \"task_name\": \"SN-927 Sec Var\",\n            \"tags\": \"\",\n            \"task_type\": \"voice\",\n            \"protected\": false,\n            \"protected_notes\": \"\",\n            \"parent_id\": null,\n            \"ac_id\": 40,\n            \"is_enabled\": 1,\n            \"created_at\": \"2021-06-15T07:23:12.000000Z\",\n            \"updated_at\": \"2021-06-15T07:33:31.000000Z\",\n            \"task_image\": \"task_image_placeholder.svg\",\n            \"is_favorite\": 0,\n            \"task_version_in_use\": null,\n            \"version_in_use_modified\": 1,\n            \"deleted_at\": null,\n            \"is_template\": 0,\n            \"phone_number\": [],\n            \"pop\": \"TESTING_MEL\",\n            \"region\": \"AUSTRALIA-TESTING-MEL\",\n            \"active_calls\": 0,\n            \"voice_task\": {\n                \"data\": {\n                    \"task_id\": 1389,\n                    \"beep_detection\": false,\n                    \"send_to_operator\": false,\n                    \"no_resource_operator_number\": \"\",\n                    \"pci_or_hipaa_compliant\": false,\n                    \"flag_log_all_nodes\": false,\n                    \"tts_voice_id\": 1274,\n                    \"created_at\": \"2021-06-15T07:23:12.000000Z\",\n                    \"updated_at\": \"2021-06-15T07:23:12.000000Z\",\n                    \"machine_detection\": false,\n                    \"tts_voice\": {\n                        \"data\": {\n                            \"tts_voice_id\": 1274,\n                            \"lang\": \"en-AU\",\n                            \"voice_name\": \"Ian\",\n                            \"gender\": \"M\",\n                            \"tts_label\": \"Ian\",\n                            \"is_system_voice\": true,\n                            \"display_order\": 0,\n                            \"provider\": \"lumenvox\",\n                            \"created_at\": \"2021-02-16T23:14:33.000000Z\",\n                            \"updated_at\": \"2021-02-16T23:14:33.000000Z\",\n                            \"is_enabled\": 1\n                        }\n                    }\n                }\n            },\n            \"logging_profiles\": {\n                \"data\": []\n            }\n        },\n        {\n            \"task_id\": 1391,\n            \"task_name\": \"SN-1194 Sys Log Features\",\n            \"tags\": \"\",\n            \"task_type\": \"voice\",\n            \"protected\": false,\n            \"protected_notes\": \"\",\n            \"parent_id\": null,\n            \"ac_id\": 40,\n            \"is_enabled\": 1,\n            \"created_at\": \"2021-06-15T07:48:09.000000Z\",\n            \"updated_at\": \"2021-07-30T00:52:42.000000Z\",\n            \"task_image\": \"task_image_placeholder.svg\",\n            \"is_favorite\": 0,\n            \"task_version_in_use\": 653,\n            \"version_in_use_modified\": 1,\n            \"deleted_at\": null,\n            \"is_template\": 0,\n            \"phone_number\": [],\n            \"pop\": \"TESTING_MEL\",\n            \"region\": \"AUSTRALIA-TESTING-MEL\",\n            \"active_calls\": 0,\n            \"voice_task\": {\n                \"data\": {\n                    \"task_id\": 1391,\n                    \"beep_detection\": false,\n                    \"send_to_operator\": false,\n                    \"no_resource_operator_number\": \"\",\n                    \"pci_or_hipaa_compliant\": false,\n                    \"flag_log_all_nodes\": false,\n                    \"tts_voice_id\": 412,\n                    \"created_at\": \"2021-06-15T08:18:09.000000Z\",\n                    \"updated_at\": \"2021-06-15T09:16:19.000000Z\",\n                    \"machine_detection\": false,\n                    \"tts_voice\": {\n                        \"data\": {\n                            \"tts_voice_id\": 412,\n                            \"lang\": \"en-US\",\n                            \"voice_name\": \"en-US-Wavenet-A\",\n                            \"gender\": \"M\",\n                            \"tts_label\": \"Mavis\",\n                            \"is_system_voice\": false,\n                            \"display_order\": 1,\n                            \"provider\": \"google\",\n                            \"created_at\": \"2020-08-12T01:13:14.000000Z\",\n                            \"updated_at\": \"2020-08-12T01:13:14.000000Z\",\n                            \"is_enabled\": 1\n                        }\n                    }\n                }\n            },\n            \"logging_profiles\": {\n                \"data\": []\n            }\n        },\n        {\n            \"task_id\": 1421,\n            \"task_name\": \"demo1\",\n            \"tags\": \"\",\n            \"task_type\": \"voice\",\n            \"protected\": false,\n            \"protected_notes\": \"\",\n            \"parent_id\": null,\n            \"ac_id\": 40,\n            \"is_enabled\": 1,\n            \"created_at\": \"2021-06-16T01:07:09.000000Z\",\n            \"updated_at\": \"2021-07-29T23:59:38.000000Z\",\n            \"task_image\": \"task_image_placeholder.svg\",\n            \"is_favorite\": 0,\n            \"task_version_in_use\": null,\n            \"version_in_use_modified\": 1,\n            \"deleted_at\": null,\n            \"is_template\": 0,\n            \"phone_number\": [],\n            \"pop\": \"TESTING_MEL\",\n            \"region\": \"AUSTRALIA-TESTING-MEL\",\n            \"active_calls\": 0,\n            \"voice_task\": {\n                \"data\": {\n                    \"task_id\": 1421,\n                    \"beep_detection\": false,\n                    \"send_to_operator\": false,\n                    \"no_resource_operator_number\": \"\",\n                    \"pci_or_hipaa_compliant\": false,\n                    \"flag_log_all_nodes\": false,\n                    \"tts_voice_id\": 1277,\n                    \"created_at\": \"2021-06-16T01:07:09.000000Z\",\n                    \"updated_at\": \"2021-06-16T01:07:09.000000Z\",\n                    \"machine_detection\": false,\n                    \"tts_voice\": {\n                        \"data\": {\n                            \"tts_voice_id\": 1277,\n                            \"lang\": \"en-AU\",\n                            \"voice_name\": \"Molly\",\n                            \"gender\": \"F\",\n                            \"tts_label\": \"Molly\",\n                            \"is_system_voice\": true,\n                            \"display_order\": 0,\n                            \"provider\": \"lumenvox\",\n                            \"created_at\": \"2021-02-16T23:14:33.000000Z\",\n                            \"updated_at\": \"2021-02-16T23:14:33.000000Z\",\n                            \"is_enabled\": 1\n                        }\n                    }\n                }\n            },\n            \"logging_profiles\": {\n                \"data\": []\n            }\n        },\n        {\n            \"task_id\": 1499,\n            \"task_name\": \"SN-1002 and SN-1001\",\n            \"tags\": \"\",\n            \"task_type\": \"voice\",\n            \"protected\": false,\n            \"protected_notes\": \"\",\n            \"parent_id\": null,\n            \"ac_id\": 40,\n            \"is_enabled\": 1,\n            \"created_at\": \"2021-06-17T08:25:00.000000Z\",\n            \"updated_at\": \"2021-07-02T03:40:38.000000Z\",\n            \"task_image\": \"task_image_placeholder.svg\",\n            \"is_favorite\": 0,\n            \"task_version_in_use\": 688,\n            \"version_in_use_modified\": 1,\n            \"deleted_at\": null,\n            \"is_template\": 0,\n            \"phone_number\": [],\n            \"pop\": \"TESTING_MEL\",\n            \"region\": \"AUSTRALIA-TESTING-MEL\",\n            \"active_calls\": 0,\n            \"voice_task\": {\n                \"data\": {\n                    \"task_id\": 1499,\n                    \"beep_detection\": false,\n                    \"send_to_operator\": false,\n                    \"no_resource_operator_number\": \"\",\n                    \"pci_or_hipaa_compliant\": false,\n                    \"flag_log_all_nodes\": false,\n                    \"tts_voice_id\": 1277,\n                    \"created_at\": \"2021-06-17T08:25:00.000000Z\",\n                    \"updated_at\": \"2021-06-17T08:25:00.000000Z\",\n                    \"machine_detection\": false,\n                    \"tts_voice\": {\n                        \"data\": {\n                            \"tts_voice_id\": 1277,\n                            \"lang\": \"en-AU\",\n                            \"voice_name\": \"Molly\",\n                            \"gender\": \"F\",\n                            \"tts_label\": \"Molly\",\n                            \"is_system_voice\": true,\n                            \"display_order\": 0,\n                            \"provider\": \"lumenvox\",\n                            \"created_at\": \"2021-02-16T23:14:33.000000Z\",\n                            \"updated_at\": \"2021-02-16T23:14:33.000000Z\",\n                            \"is_enabled\": 1\n                        }\n                    }\n                }\n            },\n            \"logging_profiles\": {\n                \"data\": []\n            }\n        },\n        {\n            \"task_id\": 1546,\n            \"task_name\": \"SN-630 NLog Tests\",\n            \"tags\": \"\",\n            \"task_type\": \"voice\",\n            \"protected\": false,\n            \"protected_notes\": \"\",\n            \"parent_id\": null,\n            \"ac_id\": 40,\n            \"is_enabled\": 1,\n            \"created_at\": \"2021-06-18T06:07:28.000000Z\",\n            \"updated_at\": \"2021-06-18T06:07:28.000000Z\",\n            \"task_image\": \"task_image_placeholder.svg\",\n            \"is_favorite\": 0,\n            \"task_version_in_use\": null,\n            \"version_in_use_modified\": 1,\n            \"deleted_at\": null,\n            \"is_template\": 0,\n            \"phone_number\": [],\n            \"pop\": \"TESTING_MEL\",\n            \"region\": \"AUSTRALIA-TESTING-MEL\",\n            \"active_calls\": 0,\n            \"voice_task\": {\n                \"data\": {\n                    \"task_id\": 1546,\n                    \"beep_detection\": false,\n                    \"send_to_operator\": false,\n                    \"no_resource_operator_number\": \"\",\n                    \"pci_or_hipaa_compliant\": false,\n                    \"flag_log_all_nodes\": false,\n                    \"tts_voice_id\": 232,\n                    \"created_at\": \"2021-06-18T06:07:28.000000Z\",\n                    \"updated_at\": \"2021-06-18T06:07:28.000000Z\",\n                    \"machine_detection\": false,\n                    \"tts_voice\": {\n                        \"data\": {\n                            \"tts_voice_id\": 232,\n                            \"lang\": \"en-AU\",\n                            \"voice_name\": \"en-AU-Wavenet-A\",\n                            \"gender\": \"F\",\n                            \"tts_label\": \"Lizeth\",\n                            \"is_system_voice\": false,\n                            \"display_order\": 1,\n                            \"provider\": \"google\",\n                            \"created_at\": \"2020-08-12T01:13:14.000000Z\",\n                            \"updated_at\": \"2020-08-12T01:13:14.000000Z\",\n                            \"is_enabled\": 1\n                        }\n                    }\n                }\n            },\n            \"logging_profiles\": {\n                \"data\": []\n            }\n        },\n        {\n            \"task_id\": 1828,\n            \"task_name\": \"transcription task\",\n            \"tags\": \"\",\n            \"task_type\": \"voice\",\n            \"protected\": false,\n            \"protected_notes\": \"\",\n            \"parent_id\": null,\n            \"ac_id\": 40,\n            \"is_enabled\": 1,\n            \"created_at\": \"2021-07-08T03:29:40.000000Z\",\n            \"updated_at\": \"2021-07-16T01:51:47.000000Z\",\n            \"task_image\": \"task_image_placeholder.svg\",\n            \"is_favorite\": 0,\n            \"task_version_in_use\": null,\n            \"version_in_use_modified\": 1,\n            \"deleted_at\": null,\n            \"is_template\": 0,\n            \"phone_number\": [],\n            \"pop\": \"TESTING_MEL\",\n            \"region\": \"AUSTRALIA-TESTING-MEL\",\n            \"active_calls\": 0,\n            \"voice_task\": {\n                \"data\": {\n                    \"task_id\": 1828,\n                    \"beep_detection\": false,\n                    \"send_to_operator\": false,\n                    \"no_resource_operator_number\": \"\",\n                    \"pci_or_hipaa_compliant\": false,\n                    \"flag_log_all_nodes\": false,\n                    \"tts_voice_id\": 232,\n                    \"created_at\": \"2021-07-08T03:29:40.000000Z\",\n                    \"updated_at\": \"2021-07-08T03:29:40.000000Z\",\n                    \"machine_detection\": false,\n                    \"tts_voice\": {\n                        \"data\": {\n                            \"tts_voice_id\": 232,\n                            \"lang\": \"en-AU\",\n                            \"voice_name\": \"en-AU-Wavenet-A\",\n                            \"gender\": \"F\",\n                            \"tts_label\": \"Lizeth\",\n                            \"is_system_voice\": false,\n                            \"display_order\": 1,\n                            \"provider\": \"google\",\n                            \"created_at\": \"2020-08-12T01:13:14.000000Z\",\n                            \"updated_at\": \"2020-08-12T01:13:14.000000Z\",\n                            \"is_enabled\": 1\n                        }\n                    }\n                }\n            },\n            \"logging_profiles\": {\n                \"data\": []\n            }\n        },\n        {\n            \"task_id\": 2206,\n            \"task_name\": \"prompt recorder node\",\n            \"tags\": \"\",\n            \"task_type\": \"voice\",\n            \"protected\": false,\n            \"protected_notes\": \"\",\n            \"parent_id\": null,\n            \"ac_id\": 40,\n            \"is_enabled\": 1,\n            \"created_at\": \"2021-07-14T03:21:52.000000Z\",\n            \"updated_at\": \"2021-07-20T09:40:49.000000Z\",\n            \"task_image\": \"task_image_placeholder.svg\",\n            \"is_favorite\": 0,\n            \"task_version_in_use\": 1072,\n            \"version_in_use_modified\": 1,\n            \"deleted_at\": null,\n            \"is_template\": 0,\n            \"phone_number\": [],\n            \"pop\": \"TESTING_MEL\",\n            \"region\": \"AUSTRALIA-TESTING-MEL\",\n            \"active_calls\": 0,\n            \"voice_task\": {\n                \"data\": {\n                    \"task_id\": 2206,\n                    \"beep_detection\": false,\n                    \"send_to_operator\": false,\n                    \"no_resource_operator_number\": \"\",\n                    \"pci_or_hipaa_compliant\": false,\n                    \"flag_log_all_nodes\": false,\n                    \"tts_voice_id\": 412,\n                    \"created_at\": \"2021-07-14T03:21:52.000000Z\",\n                    \"updated_at\": \"2021-07-20T09:50:46.000000Z\",\n                    \"machine_detection\": false,\n                    \"tts_voice\": {\n                        \"data\": {\n                            \"tts_voice_id\": 412,\n                            \"lang\": \"en-US\",\n                            \"voice_name\": \"en-US-Wavenet-A\",\n                            \"gender\": \"M\",\n                            \"tts_label\": \"Mavis\",\n                            \"is_system_voice\": false,\n                            \"display_order\": 1,\n                            \"provider\": \"google\",\n                            \"created_at\": \"2020-08-12T01:13:14.000000Z\",\n                            \"updated_at\": \"2020-08-12T01:13:14.000000Z\",\n                            \"is_enabled\": 1\n                        }\n                    }\n                }\n            },\n            \"logging_profiles\": {\n                \"data\": []\n            }\n        },\n        {\n            \"task_id\": 2278,\n            \"task_name\": \"Transcription \",\n            \"tags\": \"\",\n            \"task_type\": \"voice\",\n            \"protected\": false,\n            \"protected_notes\": \"\",\n            \"parent_id\": null,\n            \"ac_id\": 40,\n            \"is_enabled\": 1,\n            \"created_at\": \"2021-07-16T04:01:14.000000Z\",\n            \"updated_at\": \"2021-07-22T05:05:38.000000Z\",\n            \"task_image\": \"task_image_placeholder.svg\",\n            \"is_favorite\": 0,\n            \"task_version_in_use\": null,\n            \"version_in_use_modified\": 1,\n            \"deleted_at\": null,\n            \"is_template\": 0,\n            \"phone_number\": [],\n            \"pop\": \"TESTING_MEL\",\n            \"region\": \"AUSTRALIA-TESTING-MEL\",\n            \"active_calls\": 0,\n            \"voice_task\": {\n                \"data\": {\n                    \"task_id\": 2278,\n                    \"beep_detection\": false,\n                    \"send_to_operator\": false,\n                    \"no_resource_operator_number\": \"\",\n                    \"pci_or_hipaa_compliant\": false,\n                    \"flag_log_all_nodes\": false,\n                    \"tts_voice_id\": 232,\n                    \"created_at\": \"2021-07-16T04:01:14.000000Z\",\n                    \"updated_at\": \"2021-07-16T04:01:14.000000Z\",\n                    \"machine_detection\": false,\n                    \"tts_voice\": {\n                        \"data\": {\n                            \"tts_voice_id\": 232,\n                            \"lang\": \"en-AU\",\n                            \"voice_name\": \"en-AU-Wavenet-A\",\n                            \"gender\": \"F\",\n                            \"tts_label\": \"Lizeth\",\n                            \"is_system_voice\": false,\n                            \"display_order\": 1,\n                            \"provider\": \"google\",\n                            \"created_at\": \"2020-08-12T01:13:14.000000Z\",\n                            \"updated_at\": \"2020-08-12T01:13:14.000000Z\",\n                            \"is_enabled\": 1\n                        }\n                    }\n                }\n            },\n            \"logging_profiles\": {\n                \"data\": []\n            }\n        },\n        {\n            \"task_id\": 5719,\n            \"task_name\": \"taskPerformanceTest\",\n            \"tags\": \"\",\n            \"task_type\": \"voice\",\n            \"protected\": false,\n            \"protected_notes\": \"\",\n            \"parent_id\": null,\n            \"ac_id\": 40,\n            \"is_enabled\": 1,\n            \"created_at\": \"2021-08-05T07:43:22.000000Z\",\n            \"updated_at\": \"2021-08-05T07:43:22.000000Z\",\n            \"task_image\": \"task_image_placeholder.svg\",\n            \"is_favorite\": 0,\n            \"task_version_in_use\": null,\n            \"version_in_use_modified\": 1,\n            \"deleted_at\": null,\n            \"is_template\": 0,\n            \"phone_number\": [],\n            \"pop\": \"TESTING_MEL\",\n            \"region\": \"AUSTRALIA-TESTING-MEL\",\n            \"active_calls\": 0,\n            \"voice_task\": {\n                \"data\": {\n                    \"task_id\": 5719,\n                    \"beep_detection\": false,\n                    \"send_to_operator\": false,\n                    \"no_resource_operator_number\": \"\",\n                    \"pci_or_hipaa_compliant\": false,\n                    \"flag_log_all_nodes\": false,\n                    \"tts_voice_id\": 232,\n                    \"created_at\": \"2021-08-05T07:43:22.000000Z\",\n                    \"updated_at\": \"2021-08-05T07:43:22.000000Z\",\n                    \"machine_detection\": false,\n                    \"tts_voice\": {\n                        \"data\": {\n                            \"tts_voice_id\": 232,\n                            \"lang\": \"en-AU\",\n                            \"voice_name\": \"en-AU-Wavenet-A\",\n                            \"gender\": \"F\",\n                            \"tts_label\": \"Lizeth\",\n                            \"is_system_voice\": false,\n                            \"display_order\": 1,\n                            \"provider\": \"google\",\n                            \"created_at\": \"2020-08-12T01:13:14.000000Z\",\n                            \"updated_at\": \"2020-08-12T01:13:14.000000Z\",\n                            \"is_enabled\": 1\n                        }\n                    }\n                }\n            },\n            \"logging_profiles\": {\n                \"data\": [\n                    {\n                        \"profile_id\": 214,\n                        \"task_id\": 5719,\n                        \"model_id\": 49,\n                        \"model_name\": \"FirebaseProfile\",\n                        \"node_types\": \"all\",\n                        \"created_at\": \"2021-08-05T07:43:22.000000Z\",\n                        \"updated_at\": \"2021-08-05T07:43:22.000000Z\"\n                    }\n                ]\n            }\n        },\n        {\n            \"task_id\": 5722,\n            \"task_name\": \"Screenpop Transfer\",\n            \"tags\": \"\",\n            \"task_type\": \"voice\",\n            \"protected\": false,\n            \"protected_notes\": \"\",\n            \"parent_id\": null,\n            \"ac_id\": 40,\n            \"is_enabled\": 1,\n            \"created_at\": \"2021-08-10T00:44:51.000000Z\",\n            \"updated_at\": \"2021-08-12T01:01:36.000000Z\",\n            \"task_image\": \"task_image_placeholder.svg\",\n            \"is_favorite\": 0,\n            \"task_version_in_use\": null,\n            \"version_in_use_modified\": 1,\n            \"deleted_at\": null,\n            \"is_template\": 0,\n            \"phone_number\": [],\n            \"pop\": \"TESTING_MEL\",\n            \"region\": \"AUSTRALIA-TESTING-MEL\",\n            \"active_calls\": 0,\n            \"voice_task\": {\n                \"data\": {\n                    \"task_id\": 5722,\n                    \"beep_detection\": false,\n                    \"send_to_operator\": false,\n                    \"no_resource_operator_number\": \"\",\n                    \"pci_or_hipaa_compliant\": false,\n                    \"flag_log_all_nodes\": false,\n                    \"tts_voice_id\": 1268,\n                    \"created_at\": \"2021-08-10T00:44:51.000000Z\",\n                    \"updated_at\": \"2021-08-10T00:44:51.000000Z\",\n                    \"machine_detection\": false,\n                    \"tts_voice\": {\n                        \"data\": {\n                            \"tts_voice_id\": 1268,\n                            \"lang\": \"en-GB\",\n                            \"voice_name\": \"Megan\",\n                            \"gender\": \"F\",\n                            \"tts_label\": \"Megan\",\n                            \"is_system_voice\": true,\n                            \"display_order\": 0,\n                            \"provider\": \"lumenvox\",\n                            \"created_at\": \"2021-02-16T23:14:33.000000Z\",\n                            \"updated_at\": \"2021-02-16T23:14:33.000000Z\",\n                            \"is_enabled\": 1\n                        }\n                    }\n                }\n            },\n            \"logging_profiles\": {\n                \"data\": []\n            }\n        },\n        {\n            \"task_id\": 5728,\n            \"task_name\": \"bridge transfer test\",\n            \"tags\": \"\",\n            \"task_type\": \"voice\",\n            \"protected\": false,\n            \"protected_notes\": \"\",\n            \"parent_id\": null,\n            \"ac_id\": 40,\n            \"is_enabled\": 1,\n            \"created_at\": \"2021-08-11T01:56:56.000000Z\",\n            \"updated_at\": \"2021-08-11T07:28:49.000000Z\",\n            \"task_image\": \"task_image_placeholder.svg\",\n            \"is_favorite\": 0,\n            \"task_version_in_use\": null,\n            \"version_in_use_modified\": 1,\n            \"deleted_at\": null,\n            \"is_template\": 0,\n            \"phone_number\": [],\n            \"pop\": \"TESTING_MEL\",\n            \"region\": \"AUSTRALIA-TESTING-MEL\",\n            \"active_calls\": 0,\n            \"voice_task\": {\n                \"data\": {\n                    \"task_id\": 5728,\n                    \"beep_detection\": false,\n                    \"send_to_operator\": false,\n                    \"no_resource_operator_number\": \"\",\n                    \"pci_or_hipaa_compliant\": false,\n                    \"flag_log_all_nodes\": false,\n                    \"tts_voice_id\": 227,\n                    \"created_at\": \"2021-08-11T01:56:56.000000Z\",\n                    \"updated_at\": \"2021-08-11T01:56:56.000000Z\",\n                    \"machine_detection\": false,\n                    \"tts_voice\": {\n                        \"data\": {\n                            \"tts_voice_id\": 227,\n                            \"lang\": \"en-AU\",\n                            \"voice_name\": \"en-AU-Wavenet-C\",\n                            \"gender\": \"F\",\n                            \"tts_label\": \"Letitia\",\n                            \"is_system_voice\": false,\n                            \"display_order\": 1,\n                            \"provider\": \"google\",\n                            \"created_at\": \"2020-08-12T01:13:14.000000Z\",\n                            \"updated_at\": \"2020-08-12T01:13:14.000000Z\",\n                            \"is_enabled\": 1\n                        }\n                    }\n                }\n            },\n            \"logging_profiles\": {\n                \"data\": []\n            }\n        },\n        {\n            \"task_id\": 5731,\n            \"task_name\": \"prompt_node_new\",\n            \"tags\": \"\",\n            \"task_type\": \"voice\",\n            \"protected\": false,\n            \"protected_notes\": \"\",\n            \"parent_id\": null,\n            \"ac_id\": 40,\n            \"is_enabled\": 1,\n            \"created_at\": \"2021-08-11T02:38:48.000000Z\",\n            \"updated_at\": \"2021-08-31T04:23:40.000000Z\",\n            \"task_image\": \"task_image_placeholder.svg\",\n            \"is_favorite\": 0,\n            \"task_version_in_use\": null,\n            \"version_in_use_modified\": 1,\n            \"deleted_at\": null,\n            \"is_template\": 0,\n            \"phone_number\": [],\n            \"pop\": \"TESTING_MEL\",\n            \"region\": \"AUSTRALIA-TESTING-MEL\",\n            \"active_calls\": 0,\n            \"voice_task\": {\n                \"data\": {\n                    \"task_id\": 5731,\n                    \"beep_detection\": false,\n                    \"send_to_operator\": false,\n                    \"no_resource_operator_number\": \"\",\n                    \"pci_or_hipaa_compliant\": false,\n                    \"flag_log_all_nodes\": false,\n                    \"tts_voice_id\": 227,\n                    \"created_at\": \"2021-08-11T02:38:48.000000Z\",\n                    \"updated_at\": \"2021-08-11T02:38:48.000000Z\",\n                    \"machine_detection\": false,\n                    \"tts_voice\": {\n                        \"data\": {\n                            \"tts_voice_id\": 227,\n                            \"lang\": \"en-AU\",\n                            \"voice_name\": \"en-AU-Wavenet-C\",\n                            \"gender\": \"F\",\n                            \"tts_label\": \"Letitia\",\n                            \"is_system_voice\": false,\n                            \"display_order\": 1,\n                            \"provider\": \"google\",\n                            \"created_at\": \"2020-08-12T01:13:14.000000Z\",\n                            \"updated_at\": \"2020-08-12T01:13:14.000000Z\",\n                            \"is_enabled\": 1\n                        }\n                    }\n                }\n            },\n            \"logging_profiles\": {\n                \"data\": [\n                    {\n                        \"profile_id\": 223,\n                        \"task_id\": 5731,\n                        \"model_id\": 52,\n                        \"model_name\": \"FirebaseProfile\",\n                        \"node_types\": \"all\",\n                        \"created_at\": \"2021-08-12T03:06:05.000000Z\",\n                        \"updated_at\": \"2021-08-12T03:06:05.000000Z\"\n                    }\n                ]\n            }\n        },\n        {\n            \"task_id\": 5737,\n            \"task_name\": \"prompt\",\n            \"tags\": \"\",\n            \"task_type\": \"voice\",\n            \"protected\": false,\n            \"protected_notes\": \"\",\n            \"parent_id\": null,\n            \"ac_id\": 40,\n            \"is_enabled\": 1,\n            \"created_at\": \"2021-08-13T00:23:32.000000Z\",\n            \"updated_at\": \"2021-08-27T05:16:36.000000Z\",\n            \"task_image\": \"task_image_placeholder.svg\",\n            \"is_favorite\": 0,\n            \"task_version_in_use\": null,\n            \"version_in_use_modified\": 1,\n            \"deleted_at\": null,\n            \"is_template\": 0,\n            \"phone_number\": [],\n            \"pop\": \"TESTING_MEL\",\n            \"region\": \"AUSTRALIA-TESTING-MEL\",\n            \"active_calls\": 0,\n            \"voice_task\": {\n                \"data\": {\n                    \"task_id\": 5737,\n                    \"beep_detection\": false,\n                    \"send_to_operator\": false,\n                    \"no_resource_operator_number\": \"\",\n                    \"pci_or_hipaa_compliant\": false,\n                    \"flag_log_all_nodes\": false,\n                    \"tts_voice_id\": 227,\n                    \"created_at\": \"2021-08-13T00:23:32.000000Z\",\n                    \"updated_at\": \"2021-08-13T00:23:32.000000Z\",\n                    \"machine_detection\": false,\n                    \"tts_voice\": {\n                        \"data\": {\n                            \"tts_voice_id\": 227,\n                            \"lang\": \"en-AU\",\n                            \"voice_name\": \"en-AU-Wavenet-C\",\n                            \"gender\": \"F\",\n                            \"tts_label\": \"Letitia\",\n                            \"is_system_voice\": false,\n                            \"display_order\": 1,\n                            \"provider\": \"google\",\n                            \"created_at\": \"2020-08-12T01:13:14.000000Z\",\n                            \"updated_at\": \"2020-08-12T01:13:14.000000Z\",\n                            \"is_enabled\": 1\n                        }\n                    }\n                }\n            },\n            \"logging_profiles\": {\n                \"data\": []\n            }\n        },\n        {\n            \"task_id\": 5752,\n            \"task_name\": \"asdas\",\n            \"tags\": \"\",\n            \"task_type\": \"voice\",\n            \"protected\": false,\n            \"protected_notes\": \"\",\n            \"parent_id\": null,\n            \"ac_id\": 40,\n            \"is_enabled\": 1,\n            \"created_at\": \"2021-08-16T04:03:29.000000Z\",\n            \"updated_at\": \"2021-08-16T04:03:29.000000Z\",\n            \"task_image\": \"task_image_placeholder.svg\",\n            \"is_favorite\": 0,\n            \"task_version_in_use\": null,\n            \"version_in_use_modified\": 1,\n            \"deleted_at\": null,\n            \"is_template\": 0,\n            \"phone_number\": [],\n            \"pop\": \"TESTING_MEL\",\n            \"region\": \"AUSTRALIA-TESTING-MEL\",\n            \"active_calls\": 0,\n            \"voice_task\": {\n                \"data\": {\n                    \"task_id\": 5752,\n                    \"beep_detection\": true,\n                    \"send_to_operator\": false,\n                    \"no_resource_operator_number\": \"\",\n                    \"pci_or_hipaa_compliant\": false,\n                    \"flag_log_all_nodes\": false,\n                    \"tts_voice_id\": 227,\n                    \"created_at\": \"2021-08-16T04:03:29.000000Z\",\n                    \"updated_at\": \"2021-08-16T04:03:29.000000Z\",\n                    \"machine_detection\": true,\n                    \"tts_voice\": {\n                        \"data\": {\n                            \"tts_voice_id\": 227,\n                            \"lang\": \"en-AU\",\n                            \"voice_name\": \"en-AU-Wavenet-C\",\n                            \"gender\": \"F\",\n                            \"tts_label\": \"Letitia\",\n                            \"is_system_voice\": false,\n                            \"display_order\": 1,\n                            \"provider\": \"google\",\n                            \"created_at\": \"2020-08-12T01:13:14.000000Z\",\n                            \"updated_at\": \"2020-08-12T01:13:14.000000Z\",\n                            \"is_enabled\": 1\n                        }\n                    }\n                }\n            },\n            \"logging_profiles\": {\n                \"data\": []\n            }\n        },\n        {\n            \"task_id\": 5926,\n            \"task_name\": \"prompt_1\",\n            \"tags\": \"\",\n            \"task_type\": \"voice\",\n            \"protected\": false,\n            \"protected_notes\": \"\",\n            \"parent_id\": null,\n            \"ac_id\": 40,\n            \"is_enabled\": 1,\n            \"created_at\": \"2021-08-27T05:16:43.000000Z\",\n            \"updated_at\": \"2021-09-09T04:58:27.000000Z\",\n            \"task_image\": \"task_image_placeholder.svg\",\n            \"is_favorite\": 0,\n            \"task_version_in_use\": null,\n            \"version_in_use_modified\": 1,\n            \"deleted_at\": null,\n            \"is_template\": 0,\n            \"phone_number\": [],\n            \"pop\": \"TESTING_MEL\",\n            \"region\": \"AUSTRALIA-TESTING-MEL\",\n            \"active_calls\": 0,\n            \"voice_task\": {\n                \"data\": {\n                    \"task_id\": 5926,\n                    \"beep_detection\": false,\n                    \"send_to_operator\": false,\n                    \"no_resource_operator_number\": \"\",\n                    \"pci_or_hipaa_compliant\": false,\n                    \"flag_log_all_nodes\": false,\n                    \"tts_voice_id\": 227,\n                    \"created_at\": \"2021-08-27T05:16:43.000000Z\",\n                    \"updated_at\": \"2021-08-27T05:16:43.000000Z\",\n                    \"machine_detection\": false,\n                    \"tts_voice\": {\n                        \"data\": {\n                            \"tts_voice_id\": 227,\n                            \"lang\": \"en-AU\",\n                            \"voice_name\": \"en-AU-Wavenet-C\",\n                            \"gender\": \"F\",\n                            \"tts_label\": \"Letitia\",\n                            \"is_system_voice\": false,\n                            \"display_order\": 1,\n                            \"provider\": \"google\",\n                            \"created_at\": \"2020-08-12T01:13:14.000000Z\",\n                            \"updated_at\": \"2020-08-12T01:13:14.000000Z\",\n                            \"is_enabled\": 1\n                        }\n                    }\n                }\n            },\n            \"logging_profiles\": {\n                \"data\": []\n            }\n        },\n        {\n            \"task_id\": 6478,\n            \"task_name\": \"Test Web Services\",\n            \"tags\": \"\",\n            \"task_type\": \"voice\",\n            \"protected\": false,\n            \"protected_notes\": \"\",\n            \"parent_id\": null,\n            \"ac_id\": 40,\n            \"is_enabled\": 1,\n            \"created_at\": \"2021-09-01T23:16:30.000000Z\",\n            \"updated_at\": \"2021-09-09T00:04:41.000000Z\",\n            \"task_image\": \"task_image_placeholder.svg\",\n            \"is_favorite\": 0,\n            \"task_version_in_use\": null,\n            \"version_in_use_modified\": 1,\n            \"deleted_at\": null,\n            \"is_template\": 0,\n            \"phone_number\": [\n                {\n                    \"phone_number_id\": 461,\n                    \"task_id\": 6478,\n                    \"phone_number\": \"61340507157\"\n                }\n            ],\n            \"pop\": \"TESTING_MEL\",\n            \"region\": \"AUSTRALIA-TESTING-MEL\",\n            \"active_calls\": 0,\n            \"voice_task\": {\n                \"data\": {\n                    \"task_id\": 6478,\n                    \"beep_detection\": false,\n                    \"send_to_operator\": false,\n                    \"no_resource_operator_number\": \"\",\n                    \"pci_or_hipaa_compliant\": false,\n                    \"flag_log_all_nodes\": false,\n                    \"tts_voice_id\": 227,\n                    \"created_at\": \"2021-09-01T23:16:30.000000Z\",\n                    \"updated_at\": \"2021-09-01T23:16:30.000000Z\",\n                    \"machine_detection\": false,\n                    \"tts_voice\": {\n                        \"data\": {\n                            \"tts_voice_id\": 227,\n                            \"lang\": \"en-AU\",\n                            \"voice_name\": \"en-AU-Wavenet-C\",\n                            \"gender\": \"F\",\n                            \"tts_label\": \"Letitia\",\n                            \"is_system_voice\": false,\n                            \"display_order\": 1,\n                            \"provider\": \"google\",\n                            \"created_at\": \"2020-08-12T01:13:14.000000Z\",\n                            \"updated_at\": \"2020-08-12T01:13:14.000000Z\",\n                            \"is_enabled\": 1\n                        }\n                    }\n                }\n            },\n            \"logging_profiles\": {\n                \"data\": [\n                    {\n                        \"profile_id\": 238,\n                        \"task_id\": 6478,\n                        \"model_id\": 21,\n                        \"model_name\": \"WebhookProfile\",\n                        \"node_types\": \"all\",\n                        \"created_at\": \"2021-09-01T23:16:30.000000Z\",\n                        \"updated_at\": \"2021-09-01T23:16:30.000000Z\"\n                    }\n                ]\n            }\n        }\n    ]\n}"},{"id":"8045163d-38da-4e81-b0df-28c92aa960fb","name":"List Tasks - Per Page","originalRequest":{"method":"GET","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"},{"key":"scope","value":"ac","type":"text","description":"Access Scope [ac, sp] = ac for Studio | Build"},{"key":"scope-id","value":"1","type":"text","description":"Account ID from Studio | Manage | Account Profile when scope = ac"}],"url":{"raw":"{{base_url}}/studio/tasks?task_type=voice&per_page=45","host":["{{base_url}}"],"path":["studio","tasks"],"query":[{"key":"page","value":"1","description":"(Optional) go to certain page to show tasks on that page","disabled":true},{"key":"orderBy","value":"task_id","description":"(Optional) sort by field name [task_id, task_name, updated_at]","disabled":true},{"key":"sortedBy","value":"desc","description":"(Optional) sort tasks list method [ asc, desc ] ","disabled":true},{"key":"searchOptions","value":"{\"is_favorite\":0,\"is_mapped\":1}","description":"(Optional) set is_favourite to 1 to filter by favourite set tasks, \nset is_mapped to 1 to filter by mapped number tasks","disabled":true},{"key":"hide_system","value":"false","description":"(Optional) hide system tasks","disabled":true},{"key":"task_type","value":"voice","description":"(Required) determines the type of task that will be returned \n[ voice, messaging, workflow, whatsapp, chatbot ]"},{"key":"per_page","value":"45","description":"(Optional) Number of tasks returned per page [15, 30, 45, 60]"},{"key":"search","value":"","description":"(Optional) Search a certain task by keyword","disabled":true},{"key":"fetch_all","value":"1","description":"(Optional) If you need to get the complete list without any pagination","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx"},{"key":"Date","value":"Mon, 20 Sep 2021 01:10:14 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-RateLimit-Limit","value":"6000"},{"key":"X-RateLimit-Remaining","value":"5997"},{"key":"ETag","value":"\"1687b286223d968a61db2e3caca28f1606d577dc\""},{"key":"Set-Cookie","value":"studio_session=yZNq25u3K2g0IBe1Vi3iIaijgzRBYNKI8ql1bX9j; expires=Mon, 20-Sep-2021 03:10:13 GMT; Max-Age=7199; path=/; httponly"},{"key":"X-Kong-Upstream-Latency","value":"856"},{"key":"X-Kong-Proxy-Latency","value":"0"},{"key":"Via","value":"kong/2.4.1"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": [\n        {\n            \"task_id\": 376,\n            \"task_name\": \"Payment Node Test\",\n            \"tags\": \"\",\n            \"task_type\": \"voice\",\n            \"protected\": false,\n            \"protected_notes\": \"\",\n            \"parent_id\": null,\n            \"ac_id\": 40,\n            \"is_enabled\": 1,\n            \"created_at\": \"2021-03-11T14:35:48.000000Z\",\n            \"updated_at\": \"2021-05-26T07:11:57.000000Z\",\n            \"task_image\": \"task_image_placeholder.svg\",\n            \"is_favorite\": 0,\n            \"task_version_in_use\": null,\n            \"version_in_use_modified\": 1,\n            \"deleted_at\": null,\n            \"is_template\": 0,\n            \"phone_number\": [\n                {\n                    \"phone_number_id\": 208,\n                    \"task_id\": 376,\n                    \"phone_number\": \"98765235523\"\n                }\n            ],\n            \"pop\": \"TESTING_MEL\",\n            \"region\": \"AUSTRALIA-TESTING-MEL\",\n            \"active_calls\": 0,\n            \"voice_task\": {\n                \"data\": {\n                    \"task_id\": 376,\n                    \"beep_detection\": false,\n                    \"send_to_operator\": false,\n                    \"no_resource_operator_number\": \"\",\n                    \"pci_or_hipaa_compliant\": false,\n                    \"flag_log_all_nodes\": false,\n                    \"tts_voice_id\": 312,\n                    \"created_at\": \"2021-03-11T14:35:48.000000Z\",\n                    \"updated_at\": \"2021-03-11T14:35:48.000000Z\",\n                    \"machine_detection\": false,\n                    \"tts_voice\": {\n                        \"data\": {\n                            \"tts_voice_id\": 312,\n                            \"lang\": \"en-GB\",\n                            \"voice_name\": \"en-GB-Wavenet-B\",\n                            \"gender\": \"M\",\n                            \"tts_label\": \"Keanu\",\n                            \"is_system_voice\": false,\n                            \"display_order\": 1,\n                            \"provider\": \"google\",\n                            \"created_at\": \"2020-08-12T01:13:14.000000Z\",\n                            \"updated_at\": \"2020-08-12T01:13:14.000000Z\",\n                            \"is_enabled\": 1\n                        }\n                    }\n                }\n            },\n            \"logging_profiles\": {\n                \"data\": []\n            }\n        },\n        {\n            \"task_id\": 707,\n            \"task_name\": \"transfer_node_test\",\n            \"tags\": \"\",\n            \"task_type\": \"voice\",\n            \"protected\": false,\n            \"protected_notes\": \"\",\n            \"parent_id\": null,\n            \"ac_id\": 40,\n            \"is_enabled\": 1,\n            \"created_at\": \"2021-04-16T07:46:41.000000Z\",\n            \"updated_at\": \"2021-05-05T13:45:16.000000Z\",\n            \"task_image\": \"task_image_placeholder.svg\",\n            \"is_favorite\": 1,\n            \"task_version_in_use\": 527,\n            \"version_in_use_modified\": 1,\n            \"deleted_at\": null,\n            \"is_template\": 0,\n            \"phone_number\": [],\n            \"pop\": \"TESTING_MEL\",\n            \"region\": \"AUSTRALIA-TESTING-MEL\",\n            \"active_calls\": 0,\n            \"voice_task\": {\n                \"data\": {\n                    \"task_id\": 707,\n                    \"beep_detection\": false,\n                    \"send_to_operator\": false,\n                    \"no_resource_operator_number\": \"\",\n                    \"pci_or_hipaa_compliant\": false,\n                    \"flag_log_all_nodes\": false,\n                    \"tts_voice_id\": 312,\n                    \"created_at\": \"2021-04-16T07:46:41.000000Z\",\n                    \"updated_at\": \"2021-04-16T07:46:41.000000Z\",\n                    \"machine_detection\": false,\n                    \"tts_voice\": {\n                        \"data\": {\n                            \"tts_voice_id\": 312,\n                            \"lang\": \"en-GB\",\n                            \"voice_name\": \"en-GB-Wavenet-B\",\n                            \"gender\": \"M\",\n                            \"tts_label\": \"Keanu\",\n                            \"is_system_voice\": false,\n                            \"display_order\": 1,\n                            \"provider\": \"google\",\n                            \"created_at\": \"2020-08-12T01:13:14.000000Z\",\n                            \"updated_at\": \"2020-08-12T01:13:14.000000Z\",\n                            \"is_enabled\": 1\n                        }\n                    }\n                }\n            },\n            \"logging_profiles\": {\n                \"data\": []\n            }\n        },\n        {\n            \"task_id\": 724,\n            \"task_name\": \"keyword finder testsadsdasda\",\n            \"tags\": \"\",\n            \"task_type\": \"voice\",\n            \"protected\": false,\n            \"protected_notes\": \"\",\n            \"parent_id\": null,\n            \"ac_id\": 40,\n            \"is_enabled\": 1,\n            \"created_at\": \"2021-04-20T01:11:18.000000Z\",\n            \"updated_at\": \"2021-04-20T14:34:37.000000Z\",\n            \"task_image\": \"task_image_placeholder.svg\",\n            \"is_favorite\": 0,\n            \"task_version_in_use\": null,\n            \"version_in_use_modified\": 1,\n            \"deleted_at\": null,\n            \"is_template\": 0,\n            \"phone_number\": [],\n            \"pop\": \"TESTING_MEL\",\n            \"region\": \"AUSTRALIA-TESTING-MEL\",\n            \"active_calls\": 0,\n            \"voice_task\": {\n                \"data\": {\n                    \"task_id\": 724,\n                    \"beep_detection\": false,\n                    \"send_to_operator\": false,\n                    \"no_resource_operator_number\": \"\",\n                    \"pci_or_hipaa_compliant\": false,\n                    \"flag_log_all_nodes\": false,\n                    \"tts_voice_id\": 312,\n                    \"created_at\": \"2021-04-20T01:11:18.000000Z\",\n                    \"updated_at\": \"2021-04-20T01:11:18.000000Z\",\n                    \"machine_detection\": false,\n                    \"tts_voice\": {\n                        \"data\": {\n                            \"tts_voice_id\": 312,\n                            \"lang\": \"en-GB\",\n                            \"voice_name\": \"en-GB-Wavenet-B\",\n                            \"gender\": \"M\",\n                            \"tts_label\": \"Keanu\",\n                            \"is_system_voice\": false,\n                            \"display_order\": 1,\n                            \"provider\": \"google\",\n                            \"created_at\": \"2020-08-12T01:13:14.000000Z\",\n                            \"updated_at\": \"2020-08-12T01:13:14.000000Z\",\n                            \"is_enabled\": 1\n                        }\n                    }\n                }\n            },\n            \"logging_profiles\": {\n                \"data\": [\n                    {\n                        \"profile_id\": 54,\n                        \"task_id\": 724,\n                        \"model_id\": 21,\n                        \"model_name\": \"WebhookProfile\",\n                        \"node_types\": \"all\",\n                        \"created_at\": \"2021-04-20T14:34:37.000000Z\",\n                        \"updated_at\": \"2021-04-20T14:34:37.000000Z\"\n                    }\n                ]\n            }\n        },\n        {\n            \"task_id\": 803,\n            \"task_name\": \"integration node test\",\n            \"tags\": \"\",\n            \"task_type\": \"voice\",\n            \"protected\": false,\n            \"protected_notes\": \"\",\n            \"parent_id\": null,\n            \"ac_id\": 40,\n            \"is_enabled\": 1,\n            \"created_at\": \"2021-04-22T03:49:30.000000Z\",\n            \"updated_at\": \"2021-04-22T03:49:30.000000Z\",\n            \"task_image\": \"task_image_placeholder.svg\",\n            \"is_favorite\": 0,\n            \"task_version_in_use\": null,\n            \"version_in_use_modified\": 1,\n            \"deleted_at\": null,\n            \"is_template\": 0,\n            \"phone_number\": [],\n            \"pop\": \"TESTING_MEL\",\n            \"region\": \"AUSTRALIA-TESTING-MEL\",\n            \"active_calls\": 0,\n            \"voice_task\": {\n                \"data\": {\n                    \"task_id\": 803,\n                    \"beep_detection\": false,\n                    \"send_to_operator\": false,\n                    \"no_resource_operator_number\": \"\",\n                    \"pci_or_hipaa_compliant\": false,\n                    \"flag_log_all_nodes\": false,\n                    \"tts_voice_id\": 312,\n                    \"created_at\": \"2021-04-22T03:49:30.000000Z\",\n                    \"updated_at\": \"2021-04-22T03:49:30.000000Z\",\n                    \"machine_detection\": false,\n                    \"tts_voice\": {\n                        \"data\": {\n                            \"tts_voice_id\": 312,\n                            \"lang\": \"en-GB\",\n                            \"voice_name\": \"en-GB-Wavenet-B\",\n                            \"gender\": \"M\",\n                            \"tts_label\": \"Keanu\",\n                            \"is_system_voice\": false,\n                            \"display_order\": 1,\n                            \"provider\": \"google\",\n                            \"created_at\": \"2020-08-12T01:13:14.000000Z\",\n                            \"updated_at\": \"2020-08-12T01:13:14.000000Z\",\n                            \"is_enabled\": 1\n                        }\n                    }\n                }\n            },\n            \"logging_profiles\": {\n                \"data\": []\n            }\n        },\n        {\n            \"task_id\": 1051,\n            \"task_name\": \"new transfer node tests\",\n            \"tags\": \"\",\n            \"task_type\": \"voice\",\n            \"protected\": false,\n            \"protected_notes\": \"\",\n            \"parent_id\": null,\n            \"ac_id\": 40,\n            \"is_enabled\": 1,\n            \"created_at\": \"2021-05-27T16:40:19.000000Z\",\n            \"updated_at\": \"2021-06-02T01:11:03.000000Z\",\n            \"task_image\": \"task_image_placeholder.svg\",\n            \"is_favorite\": 0,\n            \"task_version_in_use\": null,\n            \"version_in_use_modified\": 1,\n            \"deleted_at\": null,\n            \"is_template\": 0,\n            \"phone_number\": [],\n            \"pop\": \"TESTING_MEL\",\n            \"region\": \"AUSTRALIA-TESTING-MEL\",\n            \"active_calls\": 0,\n            \"voice_task\": {\n                \"data\": {\n                    \"task_id\": 1051,\n                    \"beep_detection\": false,\n                    \"send_to_operator\": false,\n                    \"no_resource_operator_number\": \"\",\n                    \"pci_or_hipaa_compliant\": false,\n                    \"flag_log_all_nodes\": false,\n                    \"tts_voice_id\": 312,\n                    \"created_at\": \"2021-05-27T16:40:19.000000Z\",\n                    \"updated_at\": \"2021-05-27T16:40:19.000000Z\",\n                    \"machine_detection\": false,\n                    \"tts_voice\": {\n                        \"data\": {\n                            \"tts_voice_id\": 312,\n                            \"lang\": \"en-GB\",\n                            \"voice_name\": \"en-GB-Wavenet-B\",\n                            \"gender\": \"M\",\n                            \"tts_label\": \"Keanu\",\n                            \"is_system_voice\": false,\n                            \"display_order\": 1,\n                            \"provider\": \"google\",\n                            \"created_at\": \"2020-08-12T01:13:14.000000Z\",\n                            \"updated_at\": \"2020-08-12T01:13:14.000000Z\",\n                            \"is_enabled\": 1\n                        }\n                    }\n                }\n            },\n            \"logging_profiles\": {\n                \"data\": []\n            }\n        },\n        {\n            \"task_id\": 1053,\n            \"task_name\": \"new payment node tests\",\n            \"tags\": \"\",\n            \"task_type\": \"voice\",\n            \"protected\": false,\n            \"protected_notes\": \"\",\n            \"parent_id\": null,\n            \"ac_id\": 40,\n            \"is_enabled\": 1,\n            \"created_at\": \"2021-05-27T16:48:14.000000Z\",\n            \"updated_at\": \"2021-06-11T09:34:06.000000Z\",\n            \"task_image\": \"task_image_placeholder.svg\",\n            \"is_favorite\": 0,\n            \"task_version_in_use\": null,\n            \"version_in_use_modified\": 1,\n            \"deleted_at\": null,\n            \"is_template\": 0,\n            \"phone_number\": [],\n            \"pop\": \"TESTING_MEL\",\n            \"region\": \"AUSTRALIA-TESTING-MEL\",\n            \"active_calls\": 0,\n            \"voice_task\": {\n                \"data\": {\n                    \"task_id\": 1053,\n                    \"beep_detection\": false,\n                    \"send_to_operator\": false,\n                    \"no_resource_operator_number\": \"\",\n                    \"pci_or_hipaa_compliant\": false,\n                    \"flag_log_all_nodes\": false,\n                    \"tts_voice_id\": 227,\n                    \"created_at\": \"2021-05-27T16:48:14.000000Z\",\n                    \"updated_at\": \"2021-05-27T16:48:14.000000Z\",\n                    \"machine_detection\": false,\n                    \"tts_voice\": {\n                        \"data\": {\n                            \"tts_voice_id\": 227,\n                            \"lang\": \"en-AU\",\n                            \"voice_name\": \"en-AU-Wavenet-C\",\n                            \"gender\": \"F\",\n                            \"tts_label\": \"Letitia\",\n                            \"is_system_voice\": false,\n                            \"display_order\": 1,\n                            \"provider\": \"google\",\n                            \"created_at\": \"2020-08-12T01:13:14.000000Z\",\n                            \"updated_at\": \"2020-08-12T01:13:14.000000Z\",\n                            \"is_enabled\": 1\n                        }\n                    }\n                }\n            },\n            \"logging_profiles\": {\n                \"data\": []\n            }\n        },\n        {\n            \"task_id\": 1091,\n            \"task_name\": \"new_transfer_node_test\",\n            \"tags\": \"\",\n            \"task_type\": \"voice\",\n            \"protected\": false,\n            \"protected_notes\": \"\",\n            \"parent_id\": null,\n            \"ac_id\": 40,\n            \"is_enabled\": 1,\n            \"created_at\": \"2021-06-02T05:11:03.000000Z\",\n            \"updated_at\": \"2021-06-02T10:26:08.000000Z\",\n            \"task_image\": \"task_image_placeholder.svg\",\n            \"is_favorite\": 0,\n            \"task_version_in_use\": null,\n            \"version_in_use_modified\": 1,\n            \"deleted_at\": null,\n            \"is_template\": 0,\n            \"phone_number\": [],\n            \"pop\": \"TESTING_MEL\",\n            \"region\": \"AUSTRALIA-TESTING-MEL\",\n            \"active_calls\": 0,\n            \"voice_task\": {\n                \"data\": {\n                    \"task_id\": 1091,\n                    \"beep_detection\": false,\n                    \"send_to_operator\": false,\n                    \"no_resource_operator_number\": \"\",\n                    \"pci_or_hipaa_compliant\": false,\n                    \"flag_log_all_nodes\": false,\n                    \"tts_voice_id\": 1277,\n                    \"created_at\": \"2021-06-02T05:11:03.000000Z\",\n                    \"updated_at\": \"2021-06-02T05:11:03.000000Z\",\n                    \"machine_detection\": false,\n                    \"tts_voice\": {\n                        \"data\": {\n                            \"tts_voice_id\": 1277,\n                            \"lang\": \"en-AU\",\n                            \"voice_name\": \"Molly\",\n                            \"gender\": \"F\",\n                            \"tts_label\": \"Molly\",\n                            \"is_system_voice\": true,\n                            \"display_order\": 0,\n                            \"provider\": \"lumenvox\",\n                            \"created_at\": \"2021-02-16T23:14:33.000000Z\",\n                            \"updated_at\": \"2021-02-16T23:14:33.000000Z\",\n                            \"is_enabled\": 1\n                        }\n                    }\n                }\n            },\n            \"logging_profiles\": {\n                \"data\": []\n            }\n        },\n        {\n            \"task_id\": 1166,\n            \"task_name\": \"new qa test\",\n            \"tags\": \"\",\n            \"task_type\": \"voice\",\n            \"protected\": false,\n            \"protected_notes\": \"\",\n            \"parent_id\": null,\n            \"ac_id\": 40,\n            \"is_enabled\": 1,\n            \"created_at\": \"2021-06-07T01:52:55.000000Z\",\n            \"updated_at\": \"2021-06-11T09:13:19.000000Z\",\n            \"task_image\": \"task_image_placeholder.svg\",\n            \"is_favorite\": 0,\n            \"task_version_in_use\": null,\n            \"version_in_use_modified\": 1,\n            \"deleted_at\": null,\n            \"is_template\": 0,\n            \"phone_number\": [],\n            \"pop\": \"TESTING_MEL\",\n            \"region\": \"AUSTRALIA-TESTING-MEL\",\n            \"active_calls\": 0,\n            \"voice_task\": {\n                \"data\": {\n                    \"task_id\": 1166,\n                    \"beep_detection\": false,\n                    \"send_to_operator\": false,\n                    \"no_resource_operator_number\": \"\",\n                    \"pci_or_hipaa_compliant\": false,\n                    \"flag_log_all_nodes\": false,\n                    \"tts_voice_id\": 1277,\n                    \"created_at\": \"2021-06-07T01:52:55.000000Z\",\n                    \"updated_at\": \"2021-06-07T01:52:55.000000Z\",\n                    \"machine_detection\": false,\n                    \"tts_voice\": {\n                        \"data\": {\n                            \"tts_voice_id\": 1277,\n                            \"lang\": \"en-AU\",\n                            \"voice_name\": \"Molly\",\n                            \"gender\": \"F\",\n                            \"tts_label\": \"Molly\",\n                            \"is_system_voice\": true,\n                            \"display_order\": 0,\n                            \"provider\": \"lumenvox\",\n                            \"created_at\": \"2021-02-16T23:14:33.000000Z\",\n                            \"updated_at\": \"2021-02-16T23:14:33.000000Z\",\n                            \"is_enabled\": 1\n                        }\n                    }\n                }\n            },\n            \"logging_profiles\": {\n                \"data\": []\n            }\n        },\n        {\n            \"task_id\": 1192,\n            \"task_name\": \"SN-1039 Integer Type Form Node\",\n            \"tags\": \"\",\n            \"task_type\": \"voice\",\n            \"protected\": false,\n            \"protected_notes\": \"\",\n            \"parent_id\": null,\n            \"ac_id\": 40,\n            \"is_enabled\": 1,\n            \"created_at\": \"2021-06-08T00:47:42.000000Z\",\n            \"updated_at\": \"2021-06-08T03:08:54.000000Z\",\n            \"task_image\": \"task_image_placeholder.svg\",\n            \"is_favorite\": 0,\n            \"task_version_in_use\": null,\n            \"version_in_use_modified\": 1,\n            \"deleted_at\": null,\n            \"is_template\": 0,\n            \"phone_number\": [],\n            \"pop\": \"TESTING_MEL\",\n            \"region\": \"AUSTRALIA-TESTING-MEL\",\n            \"active_calls\": 0,\n            \"voice_task\": {\n                \"data\": {\n                    \"task_id\": 1192,\n                    \"beep_detection\": false,\n                    \"send_to_operator\": false,\n                    \"no_resource_operator_number\": \"\",\n                    \"pci_or_hipaa_compliant\": false,\n                    \"flag_log_all_nodes\": false,\n                    \"tts_voice_id\": 402,\n                    \"created_at\": \"2021-06-08T00:47:42.000000Z\",\n                    \"updated_at\": \"2021-06-08T01:28:10.000000Z\",\n                    \"machine_detection\": false,\n                    \"tts_voice\": {\n                        \"data\": {\n                            \"tts_voice_id\": 402,\n                            \"lang\": \"en-US\",\n                            \"voice_name\": \"en-US-Wavenet-B\",\n                            \"gender\": \"M\",\n                            \"tts_label\": \"Leone\",\n                            \"is_system_voice\": false,\n                            \"display_order\": 1,\n                            \"provider\": \"google\",\n                            \"created_at\": \"2020-08-12T01:13:14.000000Z\",\n                            \"updated_at\": \"2020-08-12T01:13:14.000000Z\",\n                            \"is_enabled\": 1\n                        }\n                    }\n                }\n            },\n            \"logging_profiles\": {\n                \"data\": []\n            }\n        },\n        {\n            \"task_id\": 1212,\n            \"task_name\": \"SN-1039 Digit String Type Form Node\",\n            \"tags\": \"\",\n            \"task_type\": \"voice\",\n            \"protected\": false,\n            \"protected_notes\": \"\",\n            \"parent_id\": null,\n            \"ac_id\": 40,\n            \"is_enabled\": 1,\n            \"created_at\": \"2021-06-08T06:03:59.000000Z\",\n            \"updated_at\": \"2021-06-09T06:49:58.000000Z\",\n            \"task_image\": \"task_image_placeholder.svg\",\n            \"is_favorite\": 0,\n            \"task_version_in_use\": null,\n            \"version_in_use_modified\": 1,\n            \"deleted_at\": null,\n            \"is_template\": 0,\n            \"phone_number\": [],\n            \"pop\": \"TESTING_MEL\",\n            \"region\": \"AUSTRALIA-TESTING-MEL\",\n            \"active_calls\": 0,\n            \"voice_task\": {\n                \"data\": {\n                    \"task_id\": 1212,\n                    \"beep_detection\": false,\n                    \"send_to_operator\": false,\n                    \"no_resource_operator_number\": \"\",\n                    \"pci_or_hipaa_compliant\": false,\n                    \"flag_log_all_nodes\": false,\n                    \"tts_voice_id\": 387,\n                    \"created_at\": \"2021-06-08T06:03:59.000000Z\",\n                    \"updated_at\": \"2021-06-08T06:04:31.000000Z\",\n                    \"machine_detection\": false,\n                    \"tts_voice\": {\n                        \"data\": {\n                            \"tts_voice_id\": 387,\n                            \"lang\": \"en-US\",\n                            \"voice_name\": \"en-US-Wavenet-F\",\n                            \"gender\": \"F\",\n                            \"tts_label\": \"Violette\",\n                            \"is_system_voice\": false,\n                            \"display_order\": 1,\n                            \"provider\": \"google\",\n                            \"created_at\": \"2020-08-12T01:13:14.000000Z\",\n                            \"updated_at\": \"2020-08-12T01:13:14.000000Z\",\n                            \"is_enabled\": 1\n                        }\n                    }\n                }\n            },\n            \"logging_profiles\": {\n                \"data\": []\n            }\n        },\n        {\n            \"task_id\": 1223,\n            \"task_name\": \"SN-865 Menu Node\",\n            \"tags\": \"\",\n            \"task_type\": \"voice\",\n            \"protected\": false,\n            \"protected_notes\": \"\",\n            \"parent_id\": null,\n            \"ac_id\": 40,\n            \"is_enabled\": 1,\n            \"created_at\": \"2021-06-09T01:16:04.000000Z\",\n            \"updated_at\": \"2021-06-11T02:18:09.000000Z\",\n            \"task_image\": \"task_image_placeholder.svg\",\n            \"is_favorite\": 0,\n            \"task_version_in_use\": 624,\n            \"version_in_use_modified\": 0,\n            \"deleted_at\": null,\n            \"is_template\": 0,\n            \"phone_number\": [],\n            \"pop\": \"TESTING_MEL\",\n            \"region\": \"AUSTRALIA-TESTING-MEL\",\n            \"active_calls\": 0,\n            \"voice_task\": {\n                \"data\": {\n                    \"task_id\": 1223,\n                    \"beep_detection\": false,\n                    \"send_to_operator\": false,\n                    \"no_resource_operator_number\": \"\",\n                    \"pci_or_hipaa_compliant\": false,\n                    \"flag_log_all_nodes\": false,\n                    \"tts_voice_id\": 1277,\n                    \"created_at\": \"2021-06-09T01:16:04.000000Z\",\n                    \"updated_at\": \"2021-06-09T01:16:04.000000Z\",\n                    \"machine_detection\": false,\n                    \"tts_voice\": {\n                        \"data\": {\n                            \"tts_voice_id\": 1277,\n                            \"lang\": \"en-AU\",\n                            \"voice_name\": \"Molly\",\n                            \"gender\": \"F\",\n                            \"tts_label\": \"Molly\",\n                            \"is_system_voice\": true,\n                            \"display_order\": 0,\n                            \"provider\": \"lumenvox\",\n                            \"created_at\": \"2021-02-16T23:14:33.000000Z\",\n                            \"updated_at\": \"2021-02-16T23:14:33.000000Z\",\n                            \"is_enabled\": 1\n                        }\n                    }\n                }\n            },\n            \"logging_profiles\": {\n                \"data\": []\n            }\n        },\n        {\n            \"task_id\": 1275,\n            \"task_name\": \"SN-1155 Open Form PostCode\",\n            \"tags\": \"\",\n            \"task_type\": \"voice\",\n            \"protected\": false,\n            \"protected_notes\": \"\",\n            \"parent_id\": null,\n            \"ac_id\": 40,\n            \"is_enabled\": 1,\n            \"created_at\": \"2021-06-09T05:52:10.000000Z\",\n            \"updated_at\": \"2021-06-18T02:49:21.000000Z\",\n            \"task_image\": \"task_image_placeholder.svg\",\n            \"is_favorite\": 0,\n            \"task_version_in_use\": 693,\n            \"version_in_use_modified\": 1,\n            \"deleted_at\": null,\n            \"is_template\": 0,\n            \"phone_number\": [],\n            \"pop\": \"TESTING_MEL\",\n            \"region\": \"AUSTRALIA-TESTING-MEL\",\n            \"active_calls\": 0,\n            \"voice_task\": {\n                \"data\": {\n                    \"task_id\": 1275,\n                    \"beep_detection\": false,\n                    \"send_to_operator\": false,\n                    \"no_resource_operator_number\": \"\",\n                    \"pci_or_hipaa_compliant\": false,\n                    \"flag_log_all_nodes\": false,\n                    \"tts_voice_id\": 1277,\n                    \"created_at\": \"2021-06-09T05:52:10.000000Z\",\n                    \"updated_at\": \"2021-06-09T05:52:10.000000Z\",\n                    \"machine_detection\": false,\n                    \"tts_voice\": {\n                        \"data\": {\n                            \"tts_voice_id\": 1277,\n                            \"lang\": \"en-AU\",\n                            \"voice_name\": \"Molly\",\n                            \"gender\": \"F\",\n                            \"tts_label\": \"Molly\",\n                            \"is_system_voice\": true,\n                            \"display_order\": 0,\n                            \"provider\": \"lumenvox\",\n                            \"created_at\": \"2021-02-16T23:14:33.000000Z\",\n                            \"updated_at\": \"2021-02-16T23:14:33.000000Z\",\n                            \"is_enabled\": 1\n                        }\n                    }\n                }\n            },\n            \"logging_profiles\": {\n                \"data\": []\n            }\n        },\n        {\n            \"task_id\": 1284,\n            \"task_name\": \"SN-1169 Calendar Form Type Speech\",\n            \"tags\": \"\",\n            \"task_type\": \"voice\",\n            \"protected\": false,\n            \"protected_notes\": \"\",\n            \"parent_id\": null,\n            \"ac_id\": 40,\n            \"is_enabled\": 1,\n            \"created_at\": \"2021-06-10T00:30:39.000000Z\",\n            \"updated_at\": \"2021-06-10T00:33:28.000000Z\",\n            \"task_image\": \"task_image_placeholder.svg\",\n            \"is_favorite\": 0,\n            \"task_version_in_use\": null,\n            \"version_in_use_modified\": 1,\n            \"deleted_at\": null,\n            \"is_template\": 0,\n            \"phone_number\": [],\n            \"pop\": \"TESTING_MEL\",\n            \"region\": \"AUSTRALIA-TESTING-MEL\",\n            \"active_calls\": 0,\n            \"voice_task\": {\n                \"data\": {\n                    \"task_id\": 1284,\n                    \"beep_detection\": false,\n                    \"send_to_operator\": false,\n                    \"no_resource_operator_number\": \"\",\n                    \"pci_or_hipaa_compliant\": false,\n                    \"flag_log_all_nodes\": false,\n                    \"tts_voice_id\": 1286,\n                    \"created_at\": \"2021-06-10T00:30:39.000000Z\",\n                    \"updated_at\": \"2021-06-10T00:30:54.000000Z\",\n                    \"machine_detection\": false,\n                    \"tts_voice\": {\n                        \"data\": {\n                            \"tts_voice_id\": 1286,\n                            \"lang\": \"en-US\",\n                            \"voice_name\": \"Rebecca\",\n                            \"gender\": \"F\",\n                            \"tts_label\": \"Rebecca\",\n                            \"is_system_voice\": true,\n                            \"display_order\": 0,\n                            \"provider\": \"lumenvox\",\n                            \"created_at\": \"2021-02-16T23:14:33.000000Z\",\n                            \"updated_at\": \"2021-02-16T23:14:33.000000Z\",\n                            \"is_enabled\": 1\n                        }\n                    }\n                }\n            },\n            \"logging_profiles\": {\n                \"data\": []\n            }\n        },\n        {\n            \"task_id\": 1287,\n            \"task_name\": \"SN-1167 Payment node speech test\",\n            \"tags\": \"\",\n            \"task_type\": \"voice\",\n            \"protected\": false,\n            \"protected_notes\": \"\",\n            \"parent_id\": null,\n            \"ac_id\": 40,\n            \"is_enabled\": 1,\n            \"created_at\": \"2021-06-10T01:02:48.000000Z\",\n            \"updated_at\": \"2021-06-10T08:36:01.000000Z\",\n            \"task_image\": \"task_image_placeholder.svg\",\n            \"is_favorite\": 0,\n            \"task_version_in_use\": null,\n            \"version_in_use_modified\": 1,\n            \"deleted_at\": null,\n            \"is_template\": 0,\n            \"phone_number\": [],\n            \"pop\": \"TESTING_MEL\",\n            \"region\": \"AUSTRALIA-TESTING-MEL\",\n            \"active_calls\": 0,\n            \"voice_task\": {\n                \"data\": {\n                    \"task_id\": 1287,\n                    \"beep_detection\": false,\n                    \"send_to_operator\": false,\n                    \"no_resource_operator_number\": \"\",\n                    \"pci_or_hipaa_compliant\": false,\n                    \"flag_log_all_nodes\": false,\n                    \"tts_voice_id\": 1274,\n                    \"created_at\": \"2021-06-10T01:02:48.000000Z\",\n                    \"updated_at\": \"2021-06-10T01:02:48.000000Z\",\n                    \"machine_detection\": false,\n                    \"tts_voice\": {\n                        \"data\": {\n                            \"tts_voice_id\": 1274,\n                            \"lang\": \"en-AU\",\n                            \"voice_name\": \"Ian\",\n                            \"gender\": \"M\",\n                            \"tts_label\": \"Ian\",\n                            \"is_system_voice\": true,\n                            \"display_order\": 0,\n                            \"provider\": \"lumenvox\",\n                            \"created_at\": \"2021-02-16T23:14:33.000000Z\",\n                            \"updated_at\": \"2021-02-16T23:14:33.000000Z\",\n                            \"is_enabled\": 1\n                        }\n                    }\n                }\n            },\n            \"logging_profiles\": {\n                \"data\": []\n            }\n        },\n        {\n            \"task_id\": 1319,\n            \"task_name\": \"SN-831 Node Type\",\n            \"tags\": \"\",\n            \"task_type\": \"voice\",\n            \"protected\": false,\n            \"protected_notes\": \"\",\n            \"parent_id\": null,\n            \"ac_id\": 40,\n            \"is_enabled\": 1,\n            \"created_at\": \"2021-06-11T00:30:35.000000Z\",\n            \"updated_at\": \"2021-06-11T01:23:30.000000Z\",\n            \"task_image\": \"task_image_placeholder.svg\",\n            \"is_favorite\": 0,\n            \"task_version_in_use\": null,\n            \"version_in_use_modified\": 1,\n            \"deleted_at\": null,\n            \"is_template\": 0,\n            \"phone_number\": [],\n            \"pop\": \"TESTING_MEL\",\n            \"region\": \"AUSTRALIA-TESTING-MEL\",\n            \"active_calls\": 0,\n            \"voice_task\": {\n                \"data\": {\n                    \"task_id\": 1319,\n                    \"beep_detection\": false,\n                    \"send_to_operator\": false,\n                    \"no_resource_operator_number\": \"\",\n                    \"pci_or_hipaa_compliant\": false,\n                    \"flag_log_all_nodes\": false,\n                    \"tts_voice_id\": 1277,\n                    \"created_at\": \"2021-06-11T00:30:35.000000Z\",\n                    \"updated_at\": \"2021-06-11T00:30:35.000000Z\",\n                    \"machine_detection\": false,\n                    \"tts_voice\": {\n                        \"data\": {\n                            \"tts_voice_id\": 1277,\n                            \"lang\": \"en-AU\",\n                            \"voice_name\": \"Molly\",\n                            \"gender\": \"F\",\n                            \"tts_label\": \"Molly\",\n                            \"is_system_voice\": true,\n                            \"display_order\": 0,\n                            \"provider\": \"lumenvox\",\n                            \"created_at\": \"2021-02-16T23:14:33.000000Z\",\n                            \"updated_at\": \"2021-02-16T23:14:33.000000Z\",\n                            \"is_enabled\": 1\n                        }\n                    }\n                }\n            },\n            \"logging_profiles\": {\n                \"data\": []\n            }\n        },\n        {\n            \"task_id\": 1340,\n            \"task_name\": \"SN-1155 - Custom Form Type\",\n            \"tags\": \"\",\n            \"task_type\": \"voice\",\n            \"protected\": false,\n            \"protected_notes\": \"\",\n            \"parent_id\": null,\n            \"ac_id\": 40,\n            \"is_enabled\": 1,\n            \"created_at\": \"2021-06-11T03:35:11.000000Z\",\n            \"updated_at\": \"2021-06-17T23:45:25.000000Z\",\n            \"task_image\": \"task_image_placeholder.svg\",\n            \"is_favorite\": 0,\n            \"task_version_in_use\": null,\n            \"version_in_use_modified\": 1,\n            \"deleted_at\": null,\n            \"is_template\": 0,\n            \"phone_number\": [],\n            \"pop\": \"TESTING_MEL\",\n            \"region\": \"AUSTRALIA-TESTING-MEL\",\n            \"active_calls\": 0,\n            \"voice_task\": {\n                \"data\": {\n                    \"task_id\": 1340,\n                    \"beep_detection\": false,\n                    \"send_to_operator\": false,\n                    \"no_resource_operator_number\": \"\",\n                    \"pci_or_hipaa_compliant\": false,\n                    \"flag_log_all_nodes\": false,\n                    \"tts_voice_id\": 1277,\n                    \"created_at\": \"2021-06-11T03:35:11.000000Z\",\n                    \"updated_at\": \"2021-06-11T03:35:11.000000Z\",\n                    \"machine_detection\": false,\n                    \"tts_voice\": {\n                        \"data\": {\n                            \"tts_voice_id\": 1277,\n                            \"lang\": \"en-AU\",\n                            \"voice_name\": \"Molly\",\n                            \"gender\": \"F\",\n                            \"tts_label\": \"Molly\",\n                            \"is_system_voice\": true,\n                            \"display_order\": 0,\n                            \"provider\": \"lumenvox\",\n                            \"created_at\": \"2021-02-16T23:14:33.000000Z\",\n                            \"updated_at\": \"2021-02-16T23:14:33.000000Z\",\n                            \"is_enabled\": 1\n                        }\n                    }\n                }\n            },\n            \"logging_profiles\": {\n                \"data\": []\n            }\n        },\n        {\n            \"task_id\": 1379,\n            \"task_name\": \"SN-1169 System Calendar\",\n            \"tags\": \"\",\n            \"task_type\": \"voice\",\n            \"protected\": false,\n            \"protected_notes\": \"\",\n            \"parent_id\": null,\n            \"ac_id\": 40,\n            \"is_enabled\": 1,\n            \"created_at\": \"2021-06-15T01:07:51.000000Z\",\n            \"updated_at\": \"2021-06-15T07:21:18.000000Z\",\n            \"task_image\": \"task_image_placeholder.svg\",\n            \"is_favorite\": 0,\n            \"task_version_in_use\": null,\n            \"version_in_use_modified\": 1,\n            \"deleted_at\": null,\n            \"is_template\": 0,\n            \"phone_number\": [],\n            \"pop\": \"TESTING_MEL\",\n            \"region\": \"AUSTRALIA-TESTING-MEL\",\n            \"active_calls\": 0,\n            \"voice_task\": {\n                \"data\": {\n                    \"task_id\": 1379,\n                    \"beep_detection\": false,\n                    \"send_to_operator\": false,\n                    \"no_resource_operator_number\": \"\",\n                    \"pci_or_hipaa_compliant\": false,\n                    \"flag_log_all_nodes\": false,\n                    \"tts_voice_id\": 1274,\n                    \"created_at\": \"2021-06-15T01:07:51.000000Z\",\n                    \"updated_at\": \"2021-06-15T01:07:51.000000Z\",\n                    \"machine_detection\": false,\n                    \"tts_voice\": {\n                        \"data\": {\n                            \"tts_voice_id\": 1274,\n                            \"lang\": \"en-AU\",\n                            \"voice_name\": \"Ian\",\n                            \"gender\": \"M\",\n                            \"tts_label\": \"Ian\",\n                            \"is_system_voice\": true,\n                            \"display_order\": 0,\n                            \"provider\": \"lumenvox\",\n                            \"created_at\": \"2021-02-16T23:14:33.000000Z\",\n                            \"updated_at\": \"2021-02-16T23:14:33.000000Z\",\n                            \"is_enabled\": 1\n                        }\n                    }\n                }\n            },\n            \"logging_profiles\": {\n                \"data\": []\n            }\n        },\n        {\n            \"task_id\": 1389,\n            \"task_name\": \"SN-927 Sec Var\",\n            \"tags\": \"\",\n            \"task_type\": \"voice\",\n            \"protected\": false,\n            \"protected_notes\": \"\",\n            \"parent_id\": null,\n            \"ac_id\": 40,\n            \"is_enabled\": 1,\n            \"created_at\": \"2021-06-15T07:23:12.000000Z\",\n            \"updated_at\": \"2021-06-15T07:33:31.000000Z\",\n            \"task_image\": \"task_image_placeholder.svg\",\n            \"is_favorite\": 0,\n            \"task_version_in_use\": null,\n            \"version_in_use_modified\": 1,\n            \"deleted_at\": null,\n            \"is_template\": 0,\n            \"phone_number\": [],\n            \"pop\": \"TESTING_MEL\",\n            \"region\": \"AUSTRALIA-TESTING-MEL\",\n            \"active_calls\": 0,\n            \"voice_task\": {\n                \"data\": {\n                    \"task_id\": 1389,\n                    \"beep_detection\": false,\n                    \"send_to_operator\": false,\n                    \"no_resource_operator_number\": \"\",\n                    \"pci_or_hipaa_compliant\": false,\n                    \"flag_log_all_nodes\": false,\n                    \"tts_voice_id\": 1274,\n                    \"created_at\": \"2021-06-15T07:23:12.000000Z\",\n                    \"updated_at\": \"2021-06-15T07:23:12.000000Z\",\n                    \"machine_detection\": false,\n                    \"tts_voice\": {\n                        \"data\": {\n                            \"tts_voice_id\": 1274,\n                            \"lang\": \"en-AU\",\n                            \"voice_name\": \"Ian\",\n                            \"gender\": \"M\",\n                            \"tts_label\": \"Ian\",\n                            \"is_system_voice\": true,\n                            \"display_order\": 0,\n                            \"provider\": \"lumenvox\",\n                            \"created_at\": \"2021-02-16T23:14:33.000000Z\",\n                            \"updated_at\": \"2021-02-16T23:14:33.000000Z\",\n                            \"is_enabled\": 1\n                        }\n                    }\n                }\n            },\n            \"logging_profiles\": {\n                \"data\": []\n            }\n        },\n        {\n            \"task_id\": 1391,\n            \"task_name\": \"SN-1194 Sys Log Features\",\n            \"tags\": \"\",\n            \"task_type\": \"voice\",\n            \"protected\": false,\n            \"protected_notes\": \"\",\n            \"parent_id\": null,\n            \"ac_id\": 40,\n            \"is_enabled\": 1,\n            \"created_at\": \"2021-06-15T07:48:09.000000Z\",\n            \"updated_at\": \"2021-07-30T00:52:42.000000Z\",\n            \"task_image\": \"task_image_placeholder.svg\",\n            \"is_favorite\": 0,\n            \"task_version_in_use\": 653,\n            \"version_in_use_modified\": 1,\n            \"deleted_at\": null,\n            \"is_template\": 0,\n            \"phone_number\": [],\n            \"pop\": \"TESTING_MEL\",\n            \"region\": \"AUSTRALIA-TESTING-MEL\",\n            \"active_calls\": 0,\n            \"voice_task\": {\n                \"data\": {\n                    \"task_id\": 1391,\n                    \"beep_detection\": false,\n                    \"send_to_operator\": false,\n                    \"no_resource_operator_number\": \"\",\n                    \"pci_or_hipaa_compliant\": false,\n                    \"flag_log_all_nodes\": false,\n                    \"tts_voice_id\": 412,\n                    \"created_at\": \"2021-06-15T08:18:09.000000Z\",\n                    \"updated_at\": \"2021-06-15T09:16:19.000000Z\",\n                    \"machine_detection\": false,\n                    \"tts_voice\": {\n                        \"data\": {\n                            \"tts_voice_id\": 412,\n                            \"lang\": \"en-US\",\n                            \"voice_name\": \"en-US-Wavenet-A\",\n                            \"gender\": \"M\",\n                            \"tts_label\": \"Mavis\",\n                            \"is_system_voice\": false,\n                            \"display_order\": 1,\n                            \"provider\": \"google\",\n                            \"created_at\": \"2020-08-12T01:13:14.000000Z\",\n                            \"updated_at\": \"2020-08-12T01:13:14.000000Z\",\n                            \"is_enabled\": 1\n                        }\n                    }\n                }\n            },\n            \"logging_profiles\": {\n                \"data\": []\n            }\n        },\n        {\n            \"task_id\": 1421,\n            \"task_name\": \"demo1\",\n            \"tags\": \"\",\n            \"task_type\": \"voice\",\n            \"protected\": false,\n            \"protected_notes\": \"\",\n            \"parent_id\": null,\n            \"ac_id\": 40,\n            \"is_enabled\": 1,\n            \"created_at\": \"2021-06-16T01:07:09.000000Z\",\n            \"updated_at\": \"2021-07-29T23:59:38.000000Z\",\n            \"task_image\": \"task_image_placeholder.svg\",\n            \"is_favorite\": 0,\n            \"task_version_in_use\": null,\n            \"version_in_use_modified\": 1,\n            \"deleted_at\": null,\n            \"is_template\": 0,\n            \"phone_number\": [],\n            \"pop\": \"TESTING_MEL\",\n            \"region\": \"AUSTRALIA-TESTING-MEL\",\n            \"active_calls\": 0,\n            \"voice_task\": {\n                \"data\": {\n                    \"task_id\": 1421,\n                    \"beep_detection\": false,\n                    \"send_to_operator\": false,\n                    \"no_resource_operator_number\": \"\",\n                    \"pci_or_hipaa_compliant\": false,\n                    \"flag_log_all_nodes\": false,\n                    \"tts_voice_id\": 1277,\n                    \"created_at\": \"2021-06-16T01:07:09.000000Z\",\n                    \"updated_at\": \"2021-06-16T01:07:09.000000Z\",\n                    \"machine_detection\": false,\n                    \"tts_voice\": {\n                        \"data\": {\n                            \"tts_voice_id\": 1277,\n                            \"lang\": \"en-AU\",\n                            \"voice_name\": \"Molly\",\n                            \"gender\": \"F\",\n                            \"tts_label\": \"Molly\",\n                            \"is_system_voice\": true,\n                            \"display_order\": 0,\n                            \"provider\": \"lumenvox\",\n                            \"created_at\": \"2021-02-16T23:14:33.000000Z\",\n                            \"updated_at\": \"2021-02-16T23:14:33.000000Z\",\n                            \"is_enabled\": 1\n                        }\n                    }\n                }\n            },\n            \"logging_profiles\": {\n                \"data\": []\n            }\n        },\n        {\n            \"task_id\": 1499,\n            \"task_name\": \"SN-1002 and SN-1001\",\n            \"tags\": \"\",\n            \"task_type\": \"voice\",\n            \"protected\": false,\n            \"protected_notes\": \"\",\n            \"parent_id\": null,\n            \"ac_id\": 40,\n            \"is_enabled\": 1,\n            \"created_at\": \"2021-06-17T08:25:00.000000Z\",\n            \"updated_at\": \"2021-07-02T03:40:38.000000Z\",\n            \"task_image\": \"task_image_placeholder.svg\",\n            \"is_favorite\": 0,\n            \"task_version_in_use\": 688,\n            \"version_in_use_modified\": 1,\n            \"deleted_at\": null,\n            \"is_template\": 0,\n            \"phone_number\": [],\n            \"pop\": \"TESTING_MEL\",\n            \"region\": \"AUSTRALIA-TESTING-MEL\",\n            \"active_calls\": 0,\n            \"voice_task\": {\n                \"data\": {\n                    \"task_id\": 1499,\n                    \"beep_detection\": false,\n                    \"send_to_operator\": false,\n                    \"no_resource_operator_number\": \"\",\n                    \"pci_or_hipaa_compliant\": false,\n                    \"flag_log_all_nodes\": false,\n                    \"tts_voice_id\": 1277,\n                    \"created_at\": \"2021-06-17T08:25:00.000000Z\",\n                    \"updated_at\": \"2021-06-17T08:25:00.000000Z\",\n                    \"machine_detection\": false,\n                    \"tts_voice\": {\n                        \"data\": {\n                            \"tts_voice_id\": 1277,\n                            \"lang\": \"en-AU\",\n                            \"voice_name\": \"Molly\",\n                            \"gender\": \"F\",\n                            \"tts_label\": \"Molly\",\n                            \"is_system_voice\": true,\n                            \"display_order\": 0,\n                            \"provider\": \"lumenvox\",\n                            \"created_at\": \"2021-02-16T23:14:33.000000Z\",\n                            \"updated_at\": \"2021-02-16T23:14:33.000000Z\",\n                            \"is_enabled\": 1\n                        }\n                    }\n                }\n            },\n            \"logging_profiles\": {\n                \"data\": []\n            }\n        },\n        {\n            \"task_id\": 1546,\n            \"task_name\": \"SN-630 NLog Tests\",\n            \"tags\": \"\",\n            \"task_type\": \"voice\",\n            \"protected\": false,\n            \"protected_notes\": \"\",\n            \"parent_id\": null,\n            \"ac_id\": 40,\n            \"is_enabled\": 1,\n            \"created_at\": \"2021-06-18T06:07:28.000000Z\",\n            \"updated_at\": \"2021-06-18T06:07:28.000000Z\",\n            \"task_image\": \"task_image_placeholder.svg\",\n            \"is_favorite\": 0,\n            \"task_version_in_use\": null,\n            \"version_in_use_modified\": 1,\n            \"deleted_at\": null,\n            \"is_template\": 0,\n            \"phone_number\": [],\n            \"pop\": \"TESTING_MEL\",\n            \"region\": \"AUSTRALIA-TESTING-MEL\",\n            \"active_calls\": 0,\n            \"voice_task\": {\n                \"data\": {\n                    \"task_id\": 1546,\n                    \"beep_detection\": false,\n                    \"send_to_operator\": false,\n                    \"no_resource_operator_number\": \"\",\n                    \"pci_or_hipaa_compliant\": false,\n                    \"flag_log_all_nodes\": false,\n                    \"tts_voice_id\": 232,\n                    \"created_at\": \"2021-06-18T06:07:28.000000Z\",\n                    \"updated_at\": \"2021-06-18T06:07:28.000000Z\",\n                    \"machine_detection\": false,\n                    \"tts_voice\": {\n                        \"data\": {\n                            \"tts_voice_id\": 232,\n                            \"lang\": \"en-AU\",\n                            \"voice_name\": \"en-AU-Wavenet-A\",\n                            \"gender\": \"F\",\n                            \"tts_label\": \"Lizeth\",\n                            \"is_system_voice\": false,\n                            \"display_order\": 1,\n                            \"provider\": \"google\",\n                            \"created_at\": \"2020-08-12T01:13:14.000000Z\",\n                            \"updated_at\": \"2020-08-12T01:13:14.000000Z\",\n                            \"is_enabled\": 1\n                        }\n                    }\n                }\n            },\n            \"logging_profiles\": {\n                \"data\": []\n            }\n        },\n        {\n            \"task_id\": 1828,\n            \"task_name\": \"transcription task\",\n            \"tags\": \"\",\n            \"task_type\": \"voice\",\n            \"protected\": false,\n            \"protected_notes\": \"\",\n            \"parent_id\": null,\n            \"ac_id\": 40,\n            \"is_enabled\": 1,\n            \"created_at\": \"2021-07-08T03:29:40.000000Z\",\n            \"updated_at\": \"2021-07-16T01:51:47.000000Z\",\n            \"task_image\": \"task_image_placeholder.svg\",\n            \"is_favorite\": 0,\n            \"task_version_in_use\": null,\n            \"version_in_use_modified\": 1,\n            \"deleted_at\": null,\n            \"is_template\": 0,\n            \"phone_number\": [],\n            \"pop\": \"TESTING_MEL\",\n            \"region\": \"AUSTRALIA-TESTING-MEL\",\n            \"active_calls\": 0,\n            \"voice_task\": {\n                \"data\": {\n                    \"task_id\": 1828,\n                    \"beep_detection\": false,\n                    \"send_to_operator\": false,\n                    \"no_resource_operator_number\": \"\",\n                    \"pci_or_hipaa_compliant\": false,\n                    \"flag_log_all_nodes\": false,\n                    \"tts_voice_id\": 232,\n                    \"created_at\": \"2021-07-08T03:29:40.000000Z\",\n                    \"updated_at\": \"2021-07-08T03:29:40.000000Z\",\n                    \"machine_detection\": false,\n                    \"tts_voice\": {\n                        \"data\": {\n                            \"tts_voice_id\": 232,\n                            \"lang\": \"en-AU\",\n                            \"voice_name\": \"en-AU-Wavenet-A\",\n                            \"gender\": \"F\",\n                            \"tts_label\": \"Lizeth\",\n                            \"is_system_voice\": false,\n                            \"display_order\": 1,\n                            \"provider\": \"google\",\n                            \"created_at\": \"2020-08-12T01:13:14.000000Z\",\n                            \"updated_at\": \"2020-08-12T01:13:14.000000Z\",\n                            \"is_enabled\": 1\n                        }\n                    }\n                }\n            },\n            \"logging_profiles\": {\n                \"data\": []\n            }\n        },\n        {\n            \"task_id\": 2206,\n            \"task_name\": \"prompt recorder node\",\n            \"tags\": \"\",\n            \"task_type\": \"voice\",\n            \"protected\": false,\n            \"protected_notes\": \"\",\n            \"parent_id\": null,\n            \"ac_id\": 40,\n            \"is_enabled\": 1,\n            \"created_at\": \"2021-07-14T03:21:52.000000Z\",\n            \"updated_at\": \"2021-07-20T09:40:49.000000Z\",\n            \"task_image\": \"task_image_placeholder.svg\",\n            \"is_favorite\": 0,\n            \"task_version_in_use\": 1072,\n            \"version_in_use_modified\": 1,\n            \"deleted_at\": null,\n            \"is_template\": 0,\n            \"phone_number\": [],\n            \"pop\": \"TESTING_MEL\",\n            \"region\": \"AUSTRALIA-TESTING-MEL\",\n            \"active_calls\": 0,\n            \"voice_task\": {\n                \"data\": {\n                    \"task_id\": 2206,\n                    \"beep_detection\": false,\n                    \"send_to_operator\": false,\n                    \"no_resource_operator_number\": \"\",\n                    \"pci_or_hipaa_compliant\": false,\n                    \"flag_log_all_nodes\": false,\n                    \"tts_voice_id\": 412,\n                    \"created_at\": \"2021-07-14T03:21:52.000000Z\",\n                    \"updated_at\": \"2021-07-20T09:50:46.000000Z\",\n                    \"machine_detection\": false,\n                    \"tts_voice\": {\n                        \"data\": {\n                            \"tts_voice_id\": 412,\n                            \"lang\": \"en-US\",\n                            \"voice_name\": \"en-US-Wavenet-A\",\n                            \"gender\": \"M\",\n                            \"tts_label\": \"Mavis\",\n                            \"is_system_voice\": false,\n                            \"display_order\": 1,\n                            \"provider\": \"google\",\n                            \"created_at\": \"2020-08-12T01:13:14.000000Z\",\n                            \"updated_at\": \"2020-08-12T01:13:14.000000Z\",\n                            \"is_enabled\": 1\n                        }\n                    }\n                }\n            },\n            \"logging_profiles\": {\n                \"data\": []\n            }\n        },\n        {\n            \"task_id\": 2278,\n            \"task_name\": \"Transcription \",\n            \"tags\": \"\",\n            \"task_type\": \"voice\",\n            \"protected\": false,\n            \"protected_notes\": \"\",\n            \"parent_id\": null,\n            \"ac_id\": 40,\n            \"is_enabled\": 1,\n            \"created_at\": \"2021-07-16T04:01:14.000000Z\",\n            \"updated_at\": \"2021-07-22T05:05:38.000000Z\",\n            \"task_image\": \"task_image_placeholder.svg\",\n            \"is_favorite\": 0,\n            \"task_version_in_use\": null,\n            \"version_in_use_modified\": 1,\n            \"deleted_at\": null,\n            \"is_template\": 0,\n            \"phone_number\": [],\n            \"pop\": \"TESTING_MEL\",\n            \"region\": \"AUSTRALIA-TESTING-MEL\",\n            \"active_calls\": 0,\n            \"voice_task\": {\n                \"data\": {\n                    \"task_id\": 2278,\n                    \"beep_detection\": false,\n                    \"send_to_operator\": false,\n                    \"no_resource_operator_number\": \"\",\n                    \"pci_or_hipaa_compliant\": false,\n                    \"flag_log_all_nodes\": false,\n                    \"tts_voice_id\": 232,\n                    \"created_at\": \"2021-07-16T04:01:14.000000Z\",\n                    \"updated_at\": \"2021-07-16T04:01:14.000000Z\",\n                    \"machine_detection\": false,\n                    \"tts_voice\": {\n                        \"data\": {\n                            \"tts_voice_id\": 232,\n                            \"lang\": \"en-AU\",\n                            \"voice_name\": \"en-AU-Wavenet-A\",\n                            \"gender\": \"F\",\n                            \"tts_label\": \"Lizeth\",\n                            \"is_system_voice\": false,\n                            \"display_order\": 1,\n                            \"provider\": \"google\",\n                            \"created_at\": \"2020-08-12T01:13:14.000000Z\",\n                            \"updated_at\": \"2020-08-12T01:13:14.000000Z\",\n                            \"is_enabled\": 1\n                        }\n                    }\n                }\n            },\n            \"logging_profiles\": {\n                \"data\": []\n            }\n        },\n        {\n            \"task_id\": 5719,\n            \"task_name\": \"taskPerformanceTest\",\n            \"tags\": \"\",\n            \"task_type\": \"voice\",\n            \"protected\": false,\n            \"protected_notes\": \"\",\n            \"parent_id\": null,\n            \"ac_id\": 40,\n            \"is_enabled\": 1,\n            \"created_at\": \"2021-08-05T07:43:22.000000Z\",\n            \"updated_at\": \"2021-08-05T07:43:22.000000Z\",\n            \"task_image\": \"task_image_placeholder.svg\",\n            \"is_favorite\": 0,\n            \"task_version_in_use\": null,\n            \"version_in_use_modified\": 1,\n            \"deleted_at\": null,\n            \"is_template\": 0,\n            \"phone_number\": [],\n            \"pop\": \"TESTING_MEL\",\n            \"region\": \"AUSTRALIA-TESTING-MEL\",\n            \"active_calls\": 0,\n            \"voice_task\": {\n                \"data\": {\n                    \"task_id\": 5719,\n                    \"beep_detection\": false,\n                    \"send_to_operator\": false,\n                    \"no_resource_operator_number\": \"\",\n                    \"pci_or_hipaa_compliant\": false,\n                    \"flag_log_all_nodes\": false,\n                    \"tts_voice_id\": 232,\n                    \"created_at\": \"2021-08-05T07:43:22.000000Z\",\n                    \"updated_at\": \"2021-08-05T07:43:22.000000Z\",\n                    \"machine_detection\": false,\n                    \"tts_voice\": {\n                        \"data\": {\n                            \"tts_voice_id\": 232,\n                            \"lang\": \"en-AU\",\n                            \"voice_name\": \"en-AU-Wavenet-A\",\n                            \"gender\": \"F\",\n                            \"tts_label\": \"Lizeth\",\n                            \"is_system_voice\": false,\n                            \"display_order\": 1,\n                            \"provider\": \"google\",\n                            \"created_at\": \"2020-08-12T01:13:14.000000Z\",\n                            \"updated_at\": \"2020-08-12T01:13:14.000000Z\",\n                            \"is_enabled\": 1\n                        }\n                    }\n                }\n            },\n            \"logging_profiles\": {\n                \"data\": [\n                    {\n                        \"profile_id\": 214,\n                        \"task_id\": 5719,\n                        \"model_id\": 49,\n                        \"model_name\": \"FirebaseProfile\",\n                        \"node_types\": \"all\",\n                        \"created_at\": \"2021-08-05T07:43:22.000000Z\",\n                        \"updated_at\": \"2021-08-05T07:43:22.000000Z\"\n                    }\n                ]\n            }\n        },\n        {\n            \"task_id\": 5722,\n            \"task_name\": \"Screenpop Transfer\",\n            \"tags\": \"\",\n            \"task_type\": \"voice\",\n            \"protected\": false,\n            \"protected_notes\": \"\",\n            \"parent_id\": null,\n            \"ac_id\": 40,\n            \"is_enabled\": 1,\n            \"created_at\": \"2021-08-10T00:44:51.000000Z\",\n            \"updated_at\": \"2021-08-12T01:01:36.000000Z\",\n            \"task_image\": \"task_image_placeholder.svg\",\n            \"is_favorite\": 0,\n            \"task_version_in_use\": null,\n            \"version_in_use_modified\": 1,\n            \"deleted_at\": null,\n            \"is_template\": 0,\n            \"phone_number\": [],\n            \"pop\": \"TESTING_MEL\",\n            \"region\": \"AUSTRALIA-TESTING-MEL\",\n            \"active_calls\": 0,\n            \"voice_task\": {\n                \"data\": {\n                    \"task_id\": 5722,\n                    \"beep_detection\": false,\n                    \"send_to_operator\": false,\n                    \"no_resource_operator_number\": \"\",\n                    \"pci_or_hipaa_compliant\": false,\n                    \"flag_log_all_nodes\": false,\n                    \"tts_voice_id\": 1268,\n                    \"created_at\": \"2021-08-10T00:44:51.000000Z\",\n                    \"updated_at\": \"2021-08-10T00:44:51.000000Z\",\n                    \"machine_detection\": false,\n                    \"tts_voice\": {\n                        \"data\": {\n                            \"tts_voice_id\": 1268,\n                            \"lang\": \"en-GB\",\n                            \"voice_name\": \"Megan\",\n                            \"gender\": \"F\",\n                            \"tts_label\": \"Megan\",\n                            \"is_system_voice\": true,\n                            \"display_order\": 0,\n                            \"provider\": \"lumenvox\",\n                            \"created_at\": \"2021-02-16T23:14:33.000000Z\",\n                            \"updated_at\": \"2021-02-16T23:14:33.000000Z\",\n                            \"is_enabled\": 1\n                        }\n                    }\n                }\n            },\n            \"logging_profiles\": {\n                \"data\": []\n            }\n        },\n        {\n            \"task_id\": 5728,\n            \"task_name\": \"bridge transfer test\",\n            \"tags\": \"\",\n            \"task_type\": \"voice\",\n            \"protected\": false,\n            \"protected_notes\": \"\",\n            \"parent_id\": null,\n            \"ac_id\": 40,\n            \"is_enabled\": 1,\n            \"created_at\": \"2021-08-11T01:56:56.000000Z\",\n            \"updated_at\": \"2021-08-11T07:28:49.000000Z\",\n            \"task_image\": \"task_image_placeholder.svg\",\n            \"is_favorite\": 0,\n            \"task_version_in_use\": null,\n            \"version_in_use_modified\": 1,\n            \"deleted_at\": null,\n            \"is_template\": 0,\n            \"phone_number\": [],\n            \"pop\": \"TESTING_MEL\",\n            \"region\": \"AUSTRALIA-TESTING-MEL\",\n            \"active_calls\": 0,\n            \"voice_task\": {\n                \"data\": {\n                    \"task_id\": 5728,\n                    \"beep_detection\": false,\n                    \"send_to_operator\": false,\n                    \"no_resource_operator_number\": \"\",\n                    \"pci_or_hipaa_compliant\": false,\n                    \"flag_log_all_nodes\": false,\n                    \"tts_voice_id\": 227,\n                    \"created_at\": \"2021-08-11T01:56:56.000000Z\",\n                    \"updated_at\": \"2021-08-11T01:56:56.000000Z\",\n                    \"machine_detection\": false,\n                    \"tts_voice\": {\n                        \"data\": {\n                            \"tts_voice_id\": 227,\n                            \"lang\": \"en-AU\",\n                            \"voice_name\": \"en-AU-Wavenet-C\",\n                            \"gender\": \"F\",\n                            \"tts_label\": \"Letitia\",\n                            \"is_system_voice\": false,\n                            \"display_order\": 1,\n                            \"provider\": \"google\",\n                            \"created_at\": \"2020-08-12T01:13:14.000000Z\",\n                            \"updated_at\": \"2020-08-12T01:13:14.000000Z\",\n                            \"is_enabled\": 1\n                        }\n                    }\n                }\n            },\n            \"logging_profiles\": {\n                \"data\": []\n            }\n        },\n        {\n            \"task_id\": 5731,\n            \"task_name\": \"prompt_node_new\",\n            \"tags\": \"\",\n            \"task_type\": \"voice\",\n            \"protected\": false,\n            \"protected_notes\": \"\",\n            \"parent_id\": null,\n            \"ac_id\": 40,\n            \"is_enabled\": 1,\n            \"created_at\": \"2021-08-11T02:38:48.000000Z\",\n            \"updated_at\": \"2021-08-31T04:23:40.000000Z\",\n            \"task_image\": \"task_image_placeholder.svg\",\n            \"is_favorite\": 0,\n            \"task_version_in_use\": null,\n            \"version_in_use_modified\": 1,\n            \"deleted_at\": null,\n            \"is_template\": 0,\n            \"phone_number\": [],\n            \"pop\": \"TESTING_MEL\",\n            \"region\": \"AUSTRALIA-TESTING-MEL\",\n            \"active_calls\": 0,\n            \"voice_task\": {\n                \"data\": {\n                    \"task_id\": 5731,\n                    \"beep_detection\": false,\n                    \"send_to_operator\": false,\n                    \"no_resource_operator_number\": \"\",\n                    \"pci_or_hipaa_compliant\": false,\n                    \"flag_log_all_nodes\": false,\n                    \"tts_voice_id\": 227,\n                    \"created_at\": \"2021-08-11T02:38:48.000000Z\",\n                    \"updated_at\": \"2021-08-11T02:38:48.000000Z\",\n                    \"machine_detection\": false,\n                    \"tts_voice\": {\n                        \"data\": {\n                            \"tts_voice_id\": 227,\n                            \"lang\": \"en-AU\",\n                            \"voice_name\": \"en-AU-Wavenet-C\",\n                            \"gender\": \"F\",\n                            \"tts_label\": \"Letitia\",\n                            \"is_system_voice\": false,\n                            \"display_order\": 1,\n                            \"provider\": \"google\",\n                            \"created_at\": \"2020-08-12T01:13:14.000000Z\",\n                            \"updated_at\": \"2020-08-12T01:13:14.000000Z\",\n                            \"is_enabled\": 1\n                        }\n                    }\n                }\n            },\n            \"logging_profiles\": {\n                \"data\": [\n                    {\n                        \"profile_id\": 223,\n                        \"task_id\": 5731,\n                        \"model_id\": 52,\n                        \"model_name\": \"FirebaseProfile\",\n                        \"node_types\": \"all\",\n                        \"created_at\": \"2021-08-12T03:06:05.000000Z\",\n                        \"updated_at\": \"2021-08-12T03:06:05.000000Z\"\n                    }\n                ]\n            }\n        },\n        {\n            \"task_id\": 5737,\n            \"task_name\": \"prompt\",\n            \"tags\": \"\",\n            \"task_type\": \"voice\",\n            \"protected\": false,\n            \"protected_notes\": \"\",\n            \"parent_id\": null,\n            \"ac_id\": 40,\n            \"is_enabled\": 1,\n            \"created_at\": \"2021-08-13T00:23:32.000000Z\",\n            \"updated_at\": \"2021-08-27T05:16:36.000000Z\",\n            \"task_image\": \"task_image_placeholder.svg\",\n            \"is_favorite\": 0,\n            \"task_version_in_use\": null,\n            \"version_in_use_modified\": 1,\n            \"deleted_at\": null,\n            \"is_template\": 0,\n            \"phone_number\": [],\n            \"pop\": \"TESTING_MEL\",\n            \"region\": \"AUSTRALIA-TESTING-MEL\",\n            \"active_calls\": 0,\n            \"voice_task\": {\n                \"data\": {\n                    \"task_id\": 5737,\n                    \"beep_detection\": false,\n                    \"send_to_operator\": false,\n                    \"no_resource_operator_number\": \"\",\n                    \"pci_or_hipaa_compliant\": false,\n                    \"flag_log_all_nodes\": false,\n                    \"tts_voice_id\": 227,\n                    \"created_at\": \"2021-08-13T00:23:32.000000Z\",\n                    \"updated_at\": \"2021-08-13T00:23:32.000000Z\",\n                    \"machine_detection\": false,\n                    \"tts_voice\": {\n                        \"data\": {\n                            \"tts_voice_id\": 227,\n                            \"lang\": \"en-AU\",\n                            \"voice_name\": \"en-AU-Wavenet-C\",\n                            \"gender\": \"F\",\n                            \"tts_label\": \"Letitia\",\n                            \"is_system_voice\": false,\n                            \"display_order\": 1,\n                            \"provider\": \"google\",\n                            \"created_at\": \"2020-08-12T01:13:14.000000Z\",\n                            \"updated_at\": \"2020-08-12T01:13:14.000000Z\",\n                            \"is_enabled\": 1\n                        }\n                    }\n                }\n            },\n            \"logging_profiles\": {\n                \"data\": []\n            }\n        },\n        {\n            \"task_id\": 5752,\n            \"task_name\": \"asdas\",\n            \"tags\": \"\",\n            \"task_type\": \"voice\",\n            \"protected\": false,\n            \"protected_notes\": \"\",\n            \"parent_id\": null,\n            \"ac_id\": 40,\n            \"is_enabled\": 1,\n            \"created_at\": \"2021-08-16T04:03:29.000000Z\",\n            \"updated_at\": \"2021-08-16T04:03:29.000000Z\",\n            \"task_image\": \"task_image_placeholder.svg\",\n            \"is_favorite\": 0,\n            \"task_version_in_use\": null,\n            \"version_in_use_modified\": 1,\n            \"deleted_at\": null,\n            \"is_template\": 0,\n            \"phone_number\": [],\n            \"pop\": \"TESTING_MEL\",\n            \"region\": \"AUSTRALIA-TESTING-MEL\",\n            \"active_calls\": 0,\n            \"voice_task\": {\n                \"data\": {\n                    \"task_id\": 5752,\n                    \"beep_detection\": true,\n                    \"send_to_operator\": false,\n                    \"no_resource_operator_number\": \"\",\n                    \"pci_or_hipaa_compliant\": false,\n                    \"flag_log_all_nodes\": false,\n                    \"tts_voice_id\": 227,\n                    \"created_at\": \"2021-08-16T04:03:29.000000Z\",\n                    \"updated_at\": \"2021-08-16T04:03:29.000000Z\",\n                    \"machine_detection\": true,\n                    \"tts_voice\": {\n                        \"data\": {\n                            \"tts_voice_id\": 227,\n                            \"lang\": \"en-AU\",\n                            \"voice_name\": \"en-AU-Wavenet-C\",\n                            \"gender\": \"F\",\n                            \"tts_label\": \"Letitia\",\n                            \"is_system_voice\": false,\n                            \"display_order\": 1,\n                            \"provider\": \"google\",\n                            \"created_at\": \"2020-08-12T01:13:14.000000Z\",\n                            \"updated_at\": \"2020-08-12T01:13:14.000000Z\",\n                            \"is_enabled\": 1\n                        }\n                    }\n                }\n            },\n            \"logging_profiles\": {\n                \"data\": []\n            }\n        },\n        {\n            \"task_id\": 5926,\n            \"task_name\": \"prompt_1\",\n            \"tags\": \"\",\n            \"task_type\": \"voice\",\n            \"protected\": false,\n            \"protected_notes\": \"\",\n            \"parent_id\": null,\n            \"ac_id\": 40,\n            \"is_enabled\": 1,\n            \"created_at\": \"2021-08-27T05:16:43.000000Z\",\n            \"updated_at\": \"2021-09-09T04:58:27.000000Z\",\n            \"task_image\": \"task_image_placeholder.svg\",\n            \"is_favorite\": 0,\n            \"task_version_in_use\": null,\n            \"version_in_use_modified\": 1,\n            \"deleted_at\": null,\n            \"is_template\": 0,\n            \"phone_number\": [],\n            \"pop\": \"TESTING_MEL\",\n            \"region\": \"AUSTRALIA-TESTING-MEL\",\n            \"active_calls\": 0,\n            \"voice_task\": {\n                \"data\": {\n                    \"task_id\": 5926,\n                    \"beep_detection\": false,\n                    \"send_to_operator\": false,\n                    \"no_resource_operator_number\": \"\",\n                    \"pci_or_hipaa_compliant\": false,\n                    \"flag_log_all_nodes\": false,\n                    \"tts_voice_id\": 227,\n                    \"created_at\": \"2021-08-27T05:16:43.000000Z\",\n                    \"updated_at\": \"2021-08-27T05:16:43.000000Z\",\n                    \"machine_detection\": false,\n                    \"tts_voice\": {\n                        \"data\": {\n                            \"tts_voice_id\": 227,\n                            \"lang\": \"en-AU\",\n                            \"voice_name\": \"en-AU-Wavenet-C\",\n                            \"gender\": \"F\",\n                            \"tts_label\": \"Letitia\",\n                            \"is_system_voice\": false,\n                            \"display_order\": 1,\n                            \"provider\": \"google\",\n                            \"created_at\": \"2020-08-12T01:13:14.000000Z\",\n                            \"updated_at\": \"2020-08-12T01:13:14.000000Z\",\n                            \"is_enabled\": 1\n                        }\n                    }\n                }\n            },\n            \"logging_profiles\": {\n                \"data\": []\n            }\n        },\n        {\n            \"task_id\": 6478,\n            \"task_name\": \"Test Web Services\",\n            \"tags\": \"\",\n            \"task_type\": \"voice\",\n            \"protected\": false,\n            \"protected_notes\": \"\",\n            \"parent_id\": null,\n            \"ac_id\": 40,\n            \"is_enabled\": 1,\n            \"created_at\": \"2021-09-01T23:16:30.000000Z\",\n            \"updated_at\": \"2021-09-09T00:04:41.000000Z\",\n            \"task_image\": \"task_image_placeholder.svg\",\n            \"is_favorite\": 0,\n            \"task_version_in_use\": null,\n            \"version_in_use_modified\": 1,\n            \"deleted_at\": null,\n            \"is_template\": 0,\n            \"phone_number\": [\n                {\n                    \"phone_number_id\": 461,\n                    \"task_id\": 6478,\n                    \"phone_number\": \"61340507157\"\n                }\n            ],\n            \"pop\": \"TESTING_MEL\",\n            \"region\": \"AUSTRALIA-TESTING-MEL\",\n            \"active_calls\": 0,\n            \"voice_task\": {\n                \"data\": {\n                    \"task_id\": 6478,\n                    \"beep_detection\": false,\n                    \"send_to_operator\": false,\n                    \"no_resource_operator_number\": \"\",\n                    \"pci_or_hipaa_compliant\": false,\n                    \"flag_log_all_nodes\": false,\n                    \"tts_voice_id\": 227,\n                    \"created_at\": \"2021-09-01T23:16:30.000000Z\",\n                    \"updated_at\": \"2021-09-01T23:16:30.000000Z\",\n                    \"machine_detection\": false,\n                    \"tts_voice\": {\n                        \"data\": {\n                            \"tts_voice_id\": 227,\n                            \"lang\": \"en-AU\",\n                            \"voice_name\": \"en-AU-Wavenet-C\",\n                            \"gender\": \"F\",\n                            \"tts_label\": \"Letitia\",\n                            \"is_system_voice\": false,\n                            \"display_order\": 1,\n                            \"provider\": \"google\",\n                            \"created_at\": \"2020-08-12T01:13:14.000000Z\",\n                            \"updated_at\": \"2020-08-12T01:13:14.000000Z\",\n                            \"is_enabled\": 1\n                        }\n                    }\n                }\n            },\n            \"logging_profiles\": {\n                \"data\": [\n                    {\n                        \"profile_id\": 238,\n                        \"task_id\": 6478,\n                        \"model_id\": 21,\n                        \"model_name\": \"WebhookProfile\",\n                        \"node_types\": \"all\",\n                        \"created_at\": \"2021-09-01T23:16:30.000000Z\",\n                        \"updated_at\": \"2021-09-01T23:16:30.000000Z\"\n                    }\n                ]\n            }\n        }\n    ],\n    \"meta\": {\n        \"pagination\": {\n            \"total\": 33,\n            \"count\": 33,\n            \"per_page\": 45,\n            \"current_page\": 1,\n            \"total_pages\": 1,\n            \"links\": null\n        }\n    }\n}"},{"id":"c5b5fb78-a1fc-44af-acad-18d1b8cdb431","name":"List Tasks - Search Keyword","originalRequest":{"method":"GET","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"},{"key":"scope","value":"ac","type":"text","description":"Access Scope [ac, sp] = ac for Studio | Build"},{"key":"scope-id","value":"1","type":"text","description":"Account ID from Studio | Manage | Account Profile when scope = ac"}],"url":{"raw":"{{base_url}}/studio/tasks?task_type=voice&search=payment","host":["{{base_url}}"],"path":["studio","tasks"],"query":[{"key":"page","value":"1","description":"(Optional) go to certain page to show tasks on that page","disabled":true},{"key":"orderBy","value":"task_id","description":"(Optional) sort by field name [task_id, task_name, updated_at]","disabled":true},{"key":"sortedBy","value":"desc","description":"(Optional) sort tasks list method [ asc, desc ] ","disabled":true},{"key":"searchOptions","value":"{\"is_favorite\":0,\"is_mapped\":0}","description":"(Optional) set is_favourite to 1 to filter by favourite set tasks, \nset is_mapped to 1 to filter by mapped number tasks","disabled":true},{"key":"hide_system","value":"false","description":"(Optional) hide system tasks","disabled":true},{"key":"task_type","value":"voice","description":"(Required) determines the type of task that will be returned \n[ voice, messaging, workflow, whatsapp, chatbot ]"},{"key":"per_page","value":"15","description":"(Optional) Number of tasks returned per page [15, 30, 45, 60]","disabled":true},{"key":"search","value":"payment","description":"(Optional) Search a certain task by keyword"},{"key":"fetch_all","value":"1","description":"(Optional) If you need to get the complete list without any pagination","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx"},{"key":"Date","value":"Mon, 20 Sep 2021 01:11:42 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-RateLimit-Limit","value":"6000"},{"key":"X-RateLimit-Remaining","value":"5999"},{"key":"ETag","value":"\"d088d92a6931c6b0433fd8ff2db29776a6191850\""},{"key":"Set-Cookie","value":"studio_session=yZNq25u3K2g0IBe1Vi3iIaijgzRBYNKI8ql1bX9j; expires=Mon, 20-Sep-2021 03:11:42 GMT; Max-Age=7200; path=/; httponly"},{"key":"X-Kong-Upstream-Latency","value":"284"},{"key":"X-Kong-Proxy-Latency","value":"0"},{"key":"Via","value":"kong/2.4.1"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": [\n        {\n            \"task_id\": 376,\n            \"task_name\": \"Payment Node Test\",\n            \"tags\": \"\",\n            \"task_type\": \"voice\",\n            \"protected\": false,\n            \"protected_notes\": \"\",\n            \"parent_id\": null,\n            \"ac_id\": 40,\n            \"is_enabled\": 1,\n            \"created_at\": \"2021-03-11T14:35:48.000000Z\",\n            \"updated_at\": \"2021-05-26T07:11:57.000000Z\",\n            \"task_image\": \"task_image_placeholder.svg\",\n            \"is_favorite\": 0,\n            \"task_version_in_use\": null,\n            \"version_in_use_modified\": 1,\n            \"deleted_at\": null,\n            \"is_template\": 0,\n            \"phone_number\": [\n                {\n                    \"phone_number_id\": 208,\n                    \"task_id\": 376,\n                    \"phone_number\": \"98765235523\"\n                }\n            ],\n            \"pop\": \"TESTING_MEL\",\n            \"region\": \"AUSTRALIA-TESTING-MEL\",\n            \"active_calls\": 0,\n            \"voice_task\": {\n                \"data\": {\n                    \"task_id\": 376,\n                    \"beep_detection\": false,\n                    \"send_to_operator\": false,\n                    \"no_resource_operator_number\": \"\",\n                    \"pci_or_hipaa_compliant\": false,\n                    \"flag_log_all_nodes\": false,\n                    \"tts_voice_id\": 312,\n                    \"created_at\": \"2021-03-11T14:35:48.000000Z\",\n                    \"updated_at\": \"2021-03-11T14:35:48.000000Z\",\n                    \"machine_detection\": false,\n                    \"tts_voice\": {\n                        \"data\": {\n                            \"tts_voice_id\": 312,\n                            \"lang\": \"en-GB\",\n                            \"voice_name\": \"en-GB-Wavenet-B\",\n                            \"gender\": \"M\",\n                            \"tts_label\": \"Keanu\",\n                            \"is_system_voice\": false,\n                            \"display_order\": 1,\n                            \"provider\": \"google\",\n                            \"created_at\": \"2020-08-12T01:13:14.000000Z\",\n                            \"updated_at\": \"2020-08-12T01:13:14.000000Z\",\n                            \"is_enabled\": 1\n                        }\n                    }\n                }\n            },\n            \"logging_profiles\": {\n                \"data\": []\n            }\n        },\n        {\n            \"task_id\": 1053,\n            \"task_name\": \"new payment node tests\",\n            \"tags\": \"\",\n            \"task_type\": \"voice\",\n            \"protected\": false,\n            \"protected_notes\": \"\",\n            \"parent_id\": null,\n            \"ac_id\": 40,\n            \"is_enabled\": 1,\n            \"created_at\": \"2021-05-27T16:48:14.000000Z\",\n            \"updated_at\": \"2021-06-11T09:34:06.000000Z\",\n            \"task_image\": \"task_image_placeholder.svg\",\n            \"is_favorite\": 0,\n            \"task_version_in_use\": null,\n            \"version_in_use_modified\": 1,\n            \"deleted_at\": null,\n            \"is_template\": 0,\n            \"phone_number\": [],\n            \"pop\": \"TESTING_MEL\",\n            \"region\": \"AUSTRALIA-TESTING-MEL\",\n            \"active_calls\": 0,\n            \"voice_task\": {\n                \"data\": {\n                    \"task_id\": 1053,\n                    \"beep_detection\": false,\n                    \"send_to_operator\": false,\n                    \"no_resource_operator_number\": \"\",\n                    \"pci_or_hipaa_compliant\": false,\n                    \"flag_log_all_nodes\": false,\n                    \"tts_voice_id\": 227,\n                    \"created_at\": \"2021-05-27T16:48:14.000000Z\",\n                    \"updated_at\": \"2021-05-27T16:48:14.000000Z\",\n                    \"machine_detection\": false,\n                    \"tts_voice\": {\n                        \"data\": {\n                            \"tts_voice_id\": 227,\n                            \"lang\": \"en-AU\",\n                            \"voice_name\": \"en-AU-Wavenet-C\",\n                            \"gender\": \"F\",\n                            \"tts_label\": \"Letitia\",\n                            \"is_system_voice\": false,\n                            \"display_order\": 1,\n                            \"provider\": \"google\",\n                            \"created_at\": \"2020-08-12T01:13:14.000000Z\",\n                            \"updated_at\": \"2020-08-12T01:13:14.000000Z\",\n                            \"is_enabled\": 1\n                        }\n                    }\n                }\n            },\n            \"logging_profiles\": {\n                \"data\": []\n            }\n        },\n        {\n            \"task_id\": 1287,\n            \"task_name\": \"SN-1167 Payment node speech test\",\n            \"tags\": \"\",\n            \"task_type\": \"voice\",\n            \"protected\": false,\n            \"protected_notes\": \"\",\n            \"parent_id\": null,\n            \"ac_id\": 40,\n            \"is_enabled\": 1,\n            \"created_at\": \"2021-06-10T01:02:48.000000Z\",\n            \"updated_at\": \"2021-06-10T08:36:01.000000Z\",\n            \"task_image\": \"task_image_placeholder.svg\",\n            \"is_favorite\": 0,\n            \"task_version_in_use\": null,\n            \"version_in_use_modified\": 1,\n            \"deleted_at\": null,\n            \"is_template\": 0,\n            \"phone_number\": [],\n            \"pop\": \"TESTING_MEL\",\n            \"region\": \"AUSTRALIA-TESTING-MEL\",\n            \"active_calls\": 0,\n            \"voice_task\": {\n                \"data\": {\n                    \"task_id\": 1287,\n                    \"beep_detection\": false,\n                    \"send_to_operator\": false,\n                    \"no_resource_operator_number\": \"\",\n                    \"pci_or_hipaa_compliant\": false,\n                    \"flag_log_all_nodes\": false,\n                    \"tts_voice_id\": 1274,\n                    \"created_at\": \"2021-06-10T01:02:48.000000Z\",\n                    \"updated_at\": \"2021-06-10T01:02:48.000000Z\",\n                    \"machine_detection\": false,\n                    \"tts_voice\": {\n                        \"data\": {\n                            \"tts_voice_id\": 1274,\n                            \"lang\": \"en-AU\",\n                            \"voice_name\": \"Ian\",\n                            \"gender\": \"M\",\n                            \"tts_label\": \"Ian\",\n                            \"is_system_voice\": true,\n                            \"display_order\": 0,\n                            \"provider\": \"lumenvox\",\n                            \"created_at\": \"2021-02-16T23:14:33.000000Z\",\n                            \"updated_at\": \"2021-02-16T23:14:33.000000Z\",\n                            \"is_enabled\": 1\n                        }\n                    }\n                }\n            },\n            \"logging_profiles\": {\n                \"data\": []\n            }\n        }\n    ],\n    \"meta\": {\n        \"pagination\": {\n            \"total\": 3,\n            \"count\": 3,\n            \"per_page\": 15,\n            \"current_page\": 1,\n            \"total_pages\": 1,\n            \"links\": null\n        }\n    }\n}"}],"_postman_id":"3371a565-0b8f-46b1-9939-c8d2950d4f7e"},{"name":"Create Task","id":"95e0446a-1f11-4ec8-b037-59f554150f32","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","type":"text","value":"application/json"},{"key":"scope","type":"text","value":"ac","description":"<p>Access Scope [ac, sp] = ac for Studio | Build</p>\n"},{"key":"scope-id","type":"text","value":"1","description":"<p>Account ID from Studio | Manage | Account Profile when scope = ac</p>\n"},{"key":"studio-api-key","value":"{{studio-api-key}}","description":"<p>API Key from Studio | Manage | API Keys</p>\n","type":"text"}],"body":{"mode":"raw","raw":"{\r\n        \"task_name\": \"V2\",\r\n        \"task_type\": \"voice\",\r\n        \"tags\": \"one,two\",\r\n        \"task_image\": \"\",\r\n        \"is_favorite\": 0,\r\n        \"create_type\": \"blank\",\r\n        \"voice_task\": {\r\n                \"data\": {\r\n                        \"tts_voice_id\": 227,\r\n                        \"amd_detection\": true,\r\n                        \"send_to_operator\": true,\r\n                        \"no_resource_operator_number\": \"23423423432\"\r\n                }\r\n        },\r\n        \"ac_id\": 1\r\n}"},"url":"{{base_url}}/studio/tasks","urlObject":{"path":["studio","tasks"],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[{"id":"f301fb5a-e2d9-4d17-b1eb-f160021d184f","name":"Create Voice Task - Success","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","type":"text","value":"application/json"},{"key":"scope","type":"text","value":"ac","description":"Access Scope [ac, sp] = ac for Studio | Build"},{"key":"scope-id","type":"text","value":"1","description":"Account ID from Studio | Manage | Account Profile when scope = ac"}],"body":{"mode":"raw","raw":"{\r\n        \"task_name\": \"V2\",\r\n        \"task_type\": \"voice\",\r\n        \"tags\": \"one,two\",\r\n        \"task_image\": \"\",\r\n        \"is_favorite\": 0,\r\n        \"create_type\": \"blank\",\r\n        \"voice_task\": {\r\n                \"data\": {\r\n                        \"tts_voice_id\": 227,\r\n                        \"amd_detection\": true,\r\n                        \"send_to_operator\": true,\r\n                        \"no_resource_operator_number\": \"23423423432\"\r\n                }\r\n        },\r\n        \"ac_id\": 1\r\n}"},"url":"{{base_url}}/studio/tasks"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx"},{"key":"Date","value":"Mon, 20 Sep 2021 01:27:27 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-RateLimit-Limit","value":"6000"},{"key":"X-RateLimit-Remaining","value":"5999"},{"key":"ETag","value":"\"28682692d6be4ae88f5bc32e5c55457c577c8c34\""},{"key":"Set-Cookie","value":"studio_session=yZNq25u3K2g0IBe1Vi3iIaijgzRBYNKI8ql1bX9j; expires=Mon, 20-Sep-2021 03:27:27 GMT; Max-Age=7200; path=/; httponly"},{"key":"X-Kong-Upstream-Latency","value":"304"},{"key":"X-Kong-Proxy-Latency","value":"0"},{"key":"Via","value":"kong/2.4.1"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"task_id\": 7411,\n        \"task_name\": \"V2\",\n        \"tags\": \"one,two\",\n        \"task_type\": \"voice\",\n        \"protected\": false,\n        \"protected_notes\": \"\",\n        \"parent_id\": null,\n        \"ac_id\": 40,\n        \"is_enabled\": 1,\n        \"created_at\": \"2021-09-20T01:27:27.000000Z\",\n        \"updated_at\": \"2021-09-20T01:27:27.000000Z\",\n        \"task_image\": \"\",\n        \"is_favorite\": 0,\n        \"task_version_in_use\": null,\n        \"version_in_use_modified\": 1,\n        \"deleted_at\": null,\n        \"is_template\": 0,\n        \"voice_task\": {\n            \"data\": {\n                \"task_id\": 7411,\n                \"beep_detection\": false,\n                \"send_to_operator\": true,\n                \"no_resource_operator_number\": \"23423423432\",\n                \"pci_or_hipaa_compliant\": false,\n                \"flag_log_all_nodes\": false,\n                \"tts_voice_id\": 227,\n                \"created_at\": \"2021-09-20T01:27:27.000000Z\",\n                \"updated_at\": \"2021-09-20T01:27:27.000000Z\",\n                \"machine_detection\": false,\n                \"tts_voice\": {\n                    \"data\": {\n                        \"tts_voice_id\": 227,\n                        \"lang\": \"en-AU\",\n                        \"voice_name\": \"en-AU-Wavenet-C\",\n                        \"gender\": \"F\",\n                        \"tts_label\": \"Letitia\",\n                        \"is_system_voice\": false,\n                        \"display_order\": 1,\n                        \"provider\": \"google\",\n                        \"created_at\": \"2020-08-12T01:13:14.000000Z\",\n                        \"updated_at\": \"2020-08-12T01:13:14.000000Z\",\n                        \"is_enabled\": 1\n                    }\n                }\n            }\n        },\n        \"pop\": \"TESTING_MEL\",\n        \"region\": \"AUSTRALIA-TESTING-MEL\",\n        \"active_calls\": 0,\n        \"logging_profiles\": {\n            \"data\": []\n        }\n    }\n}"},{"id":"c6434f66-e453-4cf1-9abd-378e1c4cce41","name":"Create Task - Task Name Exists","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","type":"text","value":"application/json"},{"key":"scope","type":"text","value":"ac","description":"Access Scope [ac, sp] = ac for Studio | Build"},{"key":"scope-id","type":"text","value":"1","description":"Account ID from Studio | Manage | Account Profile when scope = ac"}],"body":{"mode":"raw","raw":"{\r\n        \"task_name\": \"Voice Task For Docs 2\",\r\n        \"task_type\": \"voice\",\r\n        \"tags\": \"one,two\",\r\n        \"task_image\": \"\",\r\n        \"is_favorite\": 0,\r\n        \"create_type\": \"blank\",\r\n        \"voice_task\": {\r\n                \"data\": {\r\n                        \"tts_voice_id\": 227,\r\n                        \"amd_detection\": true,\r\n                        \"send_to_operator\": true,\r\n                        \"no_resource_operator_number\": \"23423423432\"\r\n                }\r\n        },\r\n        \"ac_id\": 1\r\n}"},"url":"{{base_url}}/studio/tasks"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx"},{"key":"Date","value":"Mon, 20 Sep 2021 01:26:48 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-RateLimit-Limit","value":"6000"},{"key":"X-RateLimit-Remaining","value":"5986"},{"key":"Set-Cookie","value":"studio_session=yZNq25u3K2g0IBe1Vi3iIaijgzRBYNKI8ql1bX9j; expires=Mon, 20-Sep-2021 03:26:48 GMT; Max-Age=7200; path=/; httponly"},{"key":"X-Kong-Upstream-Latency","value":"213"},{"key":"X-Kong-Proxy-Latency","value":"1"},{"key":"Via","value":"kong/2.4.1"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"Task name already exists\"\n}"}],"_postman_id":"95e0446a-1f11-4ec8-b037-59f554150f32"},{"name":"Update Task","id":"ee03eabf-a7cd-460f-9003-1c49ed4d4571","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"scope","value":"ac","description":"<p>Access Scope [ac, sp] = ac for Studio | Build</p>\n","type":"text"},{"key":"scope-id","value":"1","description":"<p>Account ID from Studio | Manage | Account Profile when scope = ac</p>\n","type":"text"},{"key":"studio-api-key","value":"{{studio-api-key}}","description":"<p>API Key from Studio | Manage | API Keys</p>\n","type":"text"}],"body":{"mode":"raw","raw":"{\r\n       \"task_name\": \"voice masster\",\r\n       \"task_type\": \"voice\",\r\n       \"voice_task\": {\r\n              \"data\": {\r\n                     \"beep_detection\": false,\r\n                     \"flag_log_all_nodes\": false,\r\n                     \"machine_detection\": false,\r\n                     \"no_resource_operator_number\": \"23423423432\",\r\n                     \"pci_or_hipaa_compliant\": false,\r\n                     \"send_to_operator\": true,\r\n                     \"task_id\": 46,\r\n                     \"tts_voice\": {\r\n                            \"data\": {\r\n                                   \"display_order\": 1,\r\n                                   \"gender\": \"M\",\r\n                                   \"is_enabled\": 1,\r\n                                   \"is_system_voice\": false,\r\n                                   \"lang\": \"nb-NO\",\r\n                                   \"provider\": \"google\",\r\n                                   \"tts_label\": \"Giovani\",\r\n                                   \"tts_voice_id\": 227,\r\n                                   \"voice_name\": \"nb-NO-Wavenet-B\"\r\n                            }\r\n                     }\r\n              }\r\n       }\r\n}"},"url":"{{base_url}}/studio/tasks/{{resource-id}}","description":"<h1 id=\"request\">Request</h1>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Attributes</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>{{resource-id}} <strong>required</strong></td>\n<td>The unique identifier of the Task to update.</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"path":["studio","tasks","{{resource-id}}"],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"ee03eabf-a7cd-460f-9003-1c49ed4d4571"},{"name":"List TTS voices","id":"478c1442-5da3-41e4-83cc-0bd4581fa9eb","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[{"key":"studio-api-key","value":"{{studio-api-key}}","description":"<p>API Key from Studio | Manage | API Keys</p>\n","type":"text"}],"url":"{{base_url}}/prompt/tts-voices","urlObject":{"path":["prompt","tts-voices"],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"478c1442-5da3-41e4-83cc-0bd4581fa9eb"},{"name":"List Languages","id":"5fa69c70-0a5c-4d64-950d-c3eab2a1ab5b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[{"key":"studio-api-key","value":"{{studio-api-key}}","description":"<p>API Key from Studio | Manage | API Keys</p>\n","type":"text"}],"url":"{{base_url}}/prompt/languages","urlObject":{"path":["prompt","languages"],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"5fa69c70-0a5c-4d64-950d-c3eab2a1ab5b"},{"name":"Delete Task","id":"302411e6-653e-4d0d-9cc4-68995fd06a4c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"DELETE","header":[{"key":"scope","value":"ac","type":"text","description":"<p>Access Scope [ac, sp] = ac for Studio | Build</p>\n"},{"key":"scope-id","value":"{{ac_id}}","type":"text","description":"<p>Account ID from Studio | Manage | Account Profile when scope = ac</p>\n"},{"key":"studio-api-key","value":"YrzCsqhrCODLK8eZ4QUqiu7D3shuMByIYRW9OwwSnIjEwaQp","type":"text","description":"<p>API Key from Studio | Manage | API Keys</p>\n"},{"warning":"This is a duplicate header and will be overridden by the Content-Type header generated by Postman.","key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"urlencoded","urlencoded":[{"key":"immediate","value":"1","description":"<p>Pass this value as 1 to immediately delete the task in the same request-response cycle (undo will be unavailable)</p>\n","type":"text"}]},"url":"{{base_url}}/studio/tasks/{{resource-id}}","description":"<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Attributes</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>{{resource-id}} <strong>required</strong></td>\n<td>The unique identifier of the Task to delete.</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"path":["studio","tasks","{{resource-id}}"],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"302411e6-653e-4d0d-9cc4-68995fd06a4c"},{"name":"Duplicate Task","id":"5d69b2dd-2140-4005-b21a-8b04513c30e6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"scope","value":"ac","type":"text","description":"<p>Access Scope [ac, sp] = ac for Studio | Build</p>\n"},{"key":"scope-id","value":"1","type":"text","description":"<p>Account ID from Studio | Manage | Account Profile when scope = ac</p>\n"},{"key":"studio-api-key","value":"{{studio-api-key}}","type":"text","description":"<p>API Key from Studio | Manage | API Keys</p>\n"}],"url":"{{base_url}}/studio/duplicate/{{resource-id}}","description":"<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Attributes</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>{{resource-id}} <strong>required</strong></td>\n<td>The unique identifier of the Task to duplicate.</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"path":["studio","duplicate","{{resource-id}}"],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"5d69b2dd-2140-4005-b21a-8b04513c30e6"},{"name":"Get Phone Numbers In Use Summary","id":"4519695a-a2de-4c74-9665-b4e4343c84b0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"scope","value":"ac","type":"text","description":"<p>Access Scope [ac, sp] = ac for Studio | Build</p>\n"},{"key":"scope-id","value":"1","type":"text","description":"<p>Account ID from Studio | Manage | Account Profile when scope = ac</p>\n"},{"key":"studio-api-key","value":"{{studio-api-key}}","type":"text","description":"<p>API Key from Studio | Manage | API Keys</p>\n"}],"body":{"mode":"formdata","formdata":[]},"url":"{{base_url}}/studio/number-usage?task_type=voice","urlObject":{"path":["studio","number-usage"],"host":["{{base_url}}"],"query":[{"key":"task_type","value":"voice"}],"variable":[]}},"response":[],"_postman_id":"4519695a-a2de-4c74-9665-b4e4343c84b0"},{"name":"Task validate name","id":"582b3ee5-b874-4da8-b581-b5f8533da80b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"scope","value":"ac","type":"text","description":"<p>Access Scope [ac, sp] = ac for Studio | Build</p>\n"},{"key":"scope-id","value":"1","type":"text","description":"<p>Account ID from Studio | Manage | Account Profile when scope = ac</p>\n"},{"key":"studio-api-key","value":"{{studio-api-key}}","type":"text","description":"<p>API Key from Studio | Manage | API Keys</p>\n"}],"body":{"mode":"raw","raw":"{\n    \"name\": \"test\"\n}","options":{"raw":{"language":"json"}}},"url":"{{base_url}}/studio/tasks/validate-name","urlObject":{"path":["studio","tasks","validate-name"],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[{"id":"470ee404-3120-4d9a-ae9a-e30afbf3a94d","name":"task name available","originalRequest":{"method":"POST","header":[{"key":"scope","value":"ac","description":"Access Scope [ac, sp] = ac for Studio | Build"},{"key":"scope-id","value":"1","description":"Account ID from Studio | Manage | Account Profile when scope = ac"}],"body":{"mode":"raw","raw":"{\n    \"name\": \"imported task\"\n}","options":{"raw":{"language":"json"}}},"url":"{{base_url}}/studio/tasks/validate-name"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Host","value":"localhost:8000"},{"key":"Date","value":"Tue, 13 Jul 2021 16:20:54 GMT"},{"key":"Date","value":"Tue, 13 Jul 2021 16:20:54 GMT"},{"key":"Connection","value":"close"},{"key":"X-Powered-By","value":"PHP/7.4.14"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Content-Type","value":"application/json"},{"key":"X-RateLimit-Limit","value":"6000"},{"key":"X-RateLimit-Remaining","value":"5998"},{"key":"ETag","value":"\"f6e5983eec411b94f9868579f42746a060f898b5\""},{"key":"Set-Cookie","value":"laravel_session=x3IwjyX5a15hjNSVggc3WEE4G5k3X64iTngKSXh5; expires=Tue, 13-Jul-2021 16:21:54 GMT; Max-Age=60; path=/; httponly"}],"cookie":[],"responseTime":null,"body":"{\n    \"found\": false\n}"},{"id":"c2746453-aa25-47bf-a521-6c94fac89aa4","name":"task name not available","originalRequest":{"method":"POST","header":[{"key":"scope","value":"ac","description":"Access Scope [ac, sp] = ac for Studio | Build"},{"key":"scope-id","value":"1","description":"Account ID from Studio | Manage | Account Profile when scope = ac"}],"body":{"mode":"raw","raw":"{\n    \"name\": \"test\"\n}","options":{"raw":{"language":"json"}}},"url":"{{base_url}}/studio/tasks/validate-name"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Host","value":"localhost:8000"},{"key":"Date","value":"Tue, 13 Jul 2021 16:21:38 GMT"},{"key":"Date","value":"Tue, 13 Jul 2021 16:21:38 GMT"},{"key":"Connection","value":"close"},{"key":"X-Powered-By","value":"PHP/7.4.14"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Content-Type","value":"application/json"},{"key":"X-RateLimit-Limit","value":"6000"},{"key":"X-RateLimit-Remaining","value":"5997"},{"key":"ETag","value":"\"0a447221966e0cf0f493e8e24edbd65b57b320f7\""},{"key":"Set-Cookie","value":"laravel_session=x3IwjyX5a15hjNSVggc3WEE4G5k3X64iTngKSXh5; expires=Tue, 13-Jul-2021 16:22:38 GMT; Max-Age=60; path=/; httponly"}],"cookie":[],"responseTime":null,"body":"{\n    \"found\": true\n}"}],"_postman_id":"582b3ee5-b874-4da8-b581-b5f8533da80b"}],"id":"1924316b-ea70-4cb8-80b8-94368fcc56ad","description":"<p>APIs for Studio Tasks CRUD operation.</p>\n","_postman_id":"1924316b-ea70-4cb8-80b8-94368fcc56ad"},{"name":"Content","item":[{"name":"Prompts","item":[{"name":"create prompt","id":"4898d8b6-a551-45f8-8e63-796a40db1908","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"scope","value":"ac","description":"<p>Access Scope [ac, sp] = ac for Studio | Build</p>\n"},{"key":"scope-id","value":"1","description":"<p>Account ID from Studio | Manage | Account Profile when scope = ac</p>\n"},{"key":"studio-api-key","value":"{{studio-api-key}}","description":"<p>API Key from Studio | Manage | API Keys</p>\n","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"prompt_name\": \"prompt2\",\n    \"prompt_values\": [],\n    \"default_tts_value\": \"Welcome to studio\",\n    \"default_voice_name\": \"Default Voice\",\n    \"default_voice_audio_url\": \"\",\n    \"default_voice_file_path\": \"\",\n    \"default_voice_uploaded_file_name\": \"\",\n    \"folder_id\": 0,\n    \"guard_name\": \"admin\"\n}","options":{"raw":{"language":"json"}}},"url":"{{base_url}}/prompt/prompts","description":"<p>Create a prompt content item. See <a href=\"https://documentation.five9.com/bundle/studio-combo/page/studio-build/content-types/prompts.htm\">https://documentation.five9.com/bundle/studio-combo/page/studio-build/content-types/prompts.htm</a></p>\n","urlObject":{"path":["prompt","prompts"],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[{"id":"6f3259d5-dc2c-4dfc-b304-4bf5c182236b","name":"prompt name exists","originalRequest":{"method":"POST","header":[{"key":"scope","value":"ac","description":"Access Scope [ac, sp] = ac for Studio | Build"},{"key":"scope-id","value":"1","description":"Account ID from Studio | Manage | Account Profile when scope = ac"}],"body":{"mode":"raw","raw":"{\n    \"prompt_name\": \"prompt1\",\n    \"prompt_values\": [],\n    \"default_tts_value\": \"Welcome to studio\",\n    \"default_voice_name\": \"Default Voice\",\n    \"default_voice_audio_url\": \"\",\n    \"default_voice_file_path\": \"\",\n    \"default_voice_uploaded_file_name\": \"\",\n    \"folder_id\": 0,\n    \"guard_name\": \"admin\"\n}","options":{"raw":{"language":"json"}}},"url":"{{base_url}}/prompt/prompts"},"status":"Unprocessable Entity","code":422,"_postman_previewlanguage":"json","header":[{"key":"Host","value":"localhost:8000"},{"key":"Date","value":"Tue, 13 Jul 2021 15:26:04 GMT"},{"key":"Date","value":"Tue, 13 Jul 2021 15:26:04 GMT"},{"key":"Connection","value":"close"},{"key":"X-Powered-By","value":"PHP/7.4.14"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Content-Type","value":"application/json"},{"key":"X-RateLimit-Limit","value":"6000"},{"key":"X-RateLimit-Remaining","value":"5998"},{"key":"Set-Cookie","value":"laravel_session=nmylJMAmrvPCDszO8orPYpBukYEr4QOyY84HFO8g; expires=Tue, 13-Jul-2021 15:27:04 GMT; Max-Age=60; path=/; httponly"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"prompt name already exists \"\n}"},{"id":"79865257-305c-46e8-831a-d6f4f28302f2","name":"create prompt success","originalRequest":{"method":"POST","header":[{"key":"scope","value":"ac","description":"Access Scope [ac, sp] = ac for Studio | Build"},{"key":"scope-id","value":"1","description":"Account ID from Studio | Manage | Account Profile when scope = ac"}],"body":{"mode":"raw","raw":"{\n    \"prompt_name\": \"prompt2\",\n    \"prompt_values\": [],\n    \"default_tts_value\": \"Welcome to studio\",\n    \"default_voice_name\": \"Default Voice\",\n    \"default_voice_audio_url\": \"\",\n    \"default_voice_file_path\": \"\",\n    \"default_voice_uploaded_file_name\": \"\",\n    \"folder_id\": 0,\n    \"guard_name\": \"admin\"\n}","options":{"raw":{"language":"json"}}},"url":"{{base_url}}/prompt/prompts"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Host","value":"localhost:8000"},{"key":"Date","value":"Tue, 13 Jul 2021 15:45:54 GMT"},{"key":"Date","value":"Tue, 13 Jul 2021 15:45:54 GMT"},{"key":"Connection","value":"close"},{"key":"X-Powered-By","value":"PHP/7.4.14"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Content-Type","value":"application/json"},{"key":"X-RateLimit-Limit","value":"6000"},{"key":"X-RateLimit-Remaining","value":"5998"},{"key":"ETag","value":"\"3b74d507e7541ee4f572b849243843e0def73e58\""},{"key":"Set-Cookie","value":"laravel_session=GsFFs8iD5ARvhpb6TxMlvLS1wtQNTIQrj8lv20wt; expires=Tue, 13-Jul-2021 15:46:54 GMT; Max-Age=60; path=/; httponly"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"prompt_name\": \"prompt2\",\n        \"prompt_id\": 27,\n        \"prompt_type\": null,\n        \"default_tts_value\": \"Welcome to studio\",\n        \"default_voice_audio_url\": \"\",\n        \"default_voice_file_path\": \"\",\n        \"default_voice_uploaded_file_name\": \"\",\n        \"prompt_values\": [],\n        \"is_archived\": null\n    }\n}"}],"_postman_id":"4898d8b6-a551-45f8-8e63-796a40db1908"},{"name":"update prompt","id":"0a4048d6-9418-4669-b754-c56e2d5e8a33","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"scope","value":"ac","description":"<p>Access Scope [ac, sp] = ac for Studio | Build</p>\n"},{"key":"scope-id","value":"1","description":"<p>Account ID from Studio | Manage | Account Profile when scope = ac</p>\n"},{"key":"studio-api-key","value":"{{studio-api-key}}","description":"<p>API Key from Studio | Manage | API Keys</p>\n","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"prompt_name\": \"prompt2-updated\",\n    \"prompt_id\": 26,\n    \"prompt_type\": \"IVA\",\n    \"default_tts_value\": \"Welcome to studio updated\",\n    \"default_voice_audio_url\": \"\",\n    \"default_voice_file_path\": \"\",\n    \"default_voice_uploaded_file_name\": \"\",\n    \"prompt_values\": [\n        {\n            \"tts_voice_id\": 1,\n            \"tts_value\": \"prompt voice added\",\n            \"file_url\": \"\",\n            \"voice_name\": \"Amanda\",\n            \"file_path\": \"\",\n            \"provider\": \"lumenvox\"\n        }\n    ],\n    \"is_archived\": 0,\n    \"folder_id\": 0\n}","options":{"raw":{"language":"json"}}},"url":"{{base_url}}/prompt/prompts/{{resource-id}}","description":"<p>Update the prompt content item that has the given resource ID.</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Attributes</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>{{resource-id}} <strong>required</strong></td>\n<td>The unique identifier of the prompt to update. Use <strong>GET list prompts</strong> to source the ID.</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"path":["prompt","prompts","{{resource-id}}"],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[{"id":"67365dfd-27b5-4770-9160-cc8c475ab360","name":"update prompt success","originalRequest":{"method":"PUT","header":[{"key":"scope","value":"ac","description":"Access Scope [ac, sp] = ac for Studio | Build"},{"key":"scope-id","value":"1","description":"Account ID from Studio | Manage | Account Profile when scope = ac"}],"body":{"mode":"raw","raw":"{\n    \"prompt_name\": \"prompt2-updated\",\n    \"prompt_id\": 26,\n    \"prompt_type\": \"IVA\",\n    \"default_tts_value\": \"Welcome to studio updated\",\n    \"default_voice_audio_url\": \"\",\n    \"default_voice_file_path\": \"\",\n    \"default_voice_uploaded_file_name\": \"\",\n    \"prompt_values\": [\n        {\n            \"tts_voice_id\": 1,\n            \"tts_value\": \"prompt voice added\",\n            \"file_url\": \"\",\n            \"voice_name\": \"Amanda\",\n            \"file_path\": \"\",\n            \"provider\": \"lumenvox\"\n        }\n    ],\n    \"is_archived\": 0,\n    \"folder_id\": 0\n}","options":{"raw":{"language":"json"}}},"url":"{{base_url}}/prompt/prompts/26"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Host","value":"localhost:8000"},{"key":"Date","value":"Tue, 13 Jul 2021 15:46:24 GMT"},{"key":"Date","value":"Tue, 13 Jul 2021 15:46:24 GMT"},{"key":"Connection","value":"close"},{"key":"X-Powered-By","value":"PHP/7.4.14"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Content-Type","value":"application/json"},{"key":"X-RateLimit-Limit","value":"6000"},{"key":"X-RateLimit-Remaining","value":"5997"},{"key":"ETag","value":"\"05d83a2bc495794a817bcbe0fa68691af6c10bba\""},{"key":"Set-Cookie","value":"laravel_session=GsFFs8iD5ARvhpb6TxMlvLS1wtQNTIQrj8lv20wt; expires=Tue, 13-Jul-2021 15:47:24 GMT; Max-Age=60; path=/; httponly"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"prompt_name\": \"prompt2-updated\",\n        \"prompt_id\": 26,\n        \"prompt_type\": \"IVA\",\n        \"default_tts_value\": \"Welcome to studio updated\",\n        \"default_voice_audio_url\": \"\",\n        \"default_voice_file_path\": \"\",\n        \"default_voice_uploaded_file_name\": \"\",\n        \"prompt_values\": [\n            {\n                \"prompt_value_id\": 4,\n                \"prompt_id\": 26,\n                \"tts_value\": \"prompt voice added\",\n                \"audio_file_path\": \"\",\n                \"tts_voice_id\": 1,\n                \"uploaded_file_name\": \"\",\n                \"file_url\": \"\",\n                \"voice_name\": \"Amanda\",\n                \"provider\": \"lumenvox\"\n            }\n        ],\n        \"is_archived\": 0\n    }\n}"}],"_postman_id":"0a4048d6-9418-4669-b754-c56e2d5e8a33"},{"name":"list prompts","id":"756636ff-f39f-4d3c-80a1-753badb473c9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[{"key":"scope","value":"ac","description":"<p>Access Scope [ac, sp] = ac for Studio | Build</p>\n"},{"key":"scope-id","value":"1","description":"<p>Account ID from Studio | Manage | Account Profile when scope = ac</p>\n"},{"key":"studio-api-key","value":"{{studio-api-key}}","description":"<p>API Key from Studio | Manage | API Keys</p>\n","type":"text"}],"url":"{{base_url}}/prompt/prompts?per_page=24&page=1&orderBy=prompt_id&sortedBy=desc&show_only=&folder_id=0&task_id=-1&searchOptions=&searchFields=&hide_system=false&notShowLoader=false&prompt_type=IVA","description":"<p>Get a list of prompt content items. Use to source a prompt's resource ID.</p>\n","urlObject":{"path":["prompt","prompts"],"host":["{{base_url}}"],"query":[{"key":"per_page","value":"24"},{"key":"page","value":"1"},{"key":"orderBy","value":"prompt_id"},{"key":"sortedBy","value":"desc"},{"key":"show_only","value":""},{"key":"folder_id","value":"0"},{"key":"task_id","value":"-1"},{"key":"searchOptions","value":""},{"key":"searchFields","value":""},{"key":"hide_system","value":"false"},{"key":"notShowLoader","value":"false"},{"key":"prompt_type","value":"IVA"}],"variable":[]}},"response":[{"id":"d71a4851-bb06-40f1-b817-5b533fa983ce","name":"list prompts success","originalRequest":{"method":"GET","header":[{"key":"scope","value":"ac","description":"Access Scope [ac, sp] = ac for Studio | Build"},{"key":"scope-id","value":"1","description":"Account ID from Studio | Manage | Account Profile when scope = ac"}],"url":{"raw":"{{base_url}}/prompt/prompts?per_page=24&page=1&orderBy=prompt_id&sortedBy=desc&show_only=&folder_id=0&task_id=-1&searchOptions=&searchFields=&hide_system=false&notShowLoader=false&prompt_type=IVA","host":["{{base_url}}"],"path":["prompt","prompts"],"query":[{"key":"per_page","value":"24"},{"key":"page","value":"1"},{"key":"orderBy","value":"prompt_id"},{"key":"sortedBy","value":"desc"},{"key":"show_only","value":""},{"key":"folder_id","value":"0"},{"key":"task_id","value":"-1"},{"key":"searchOptions","value":""},{"key":"searchFields","value":""},{"key":"hide_system","value":"false"},{"key":"notShowLoader","value":"false"},{"key":"prompt_type","value":"IVA"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Host","value":"localhost:8000"},{"key":"Date","value":"Tue, 13 Jul 2021 15:46:57 GMT"},{"key":"Date","value":"Tue, 13 Jul 2021 15:46:57 GMT"},{"key":"Connection","value":"close"},{"key":"X-Powered-By","value":"PHP/7.4.14"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Content-Type","value":"application/json"},{"key":"X-RateLimit-Limit","value":"6000"},{"key":"X-RateLimit-Remaining","value":"5999"},{"key":"ETag","value":"\"3d83b8bec4539422d7334084f0e131e4815ad4d3\""},{"key":"Set-Cookie","value":"laravel_session=GsFFs8iD5ARvhpb6TxMlvLS1wtQNTIQrj8lv20wt; expires=Tue, 13-Jul-2021 15:47:57 GMT; Max-Age=60; path=/; httponly"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": [\n        {\n            \"prompt_name\": \"prompt2\",\n            \"prompt_id\": 27,\n            \"prompt_type\": \"IVA\",\n            \"default_tts_value\": \"Welcome to studio\",\n            \"default_voice_audio_url\": \"\",\n            \"default_voice_file_path\": \"\",\n            \"default_voice_uploaded_file_name\": \"\",\n            \"prompt_values\": [],\n            \"is_archived\": 0\n        },\n        {\n            \"prompt_name\": \"prompt1-updated\",\n            \"prompt_id\": 25,\n            \"prompt_type\": \"IVA\",\n            \"default_tts_value\": \"Welcome to studio updated\",\n            \"default_voice_audio_url\": \"\",\n            \"default_voice_file_path\": \"\",\n            \"default_voice_uploaded_file_name\": \"\",\n            \"prompt_values\": [\n                {\n                    \"prompt_value_id\": 1,\n                    \"prompt_id\": 25,\n                    \"tts_value\": \"new voice message\",\n                    \"audio_file_path\": \"\",\n                    \"tts_voice_id\": 1,\n                    \"uploaded_file_name\": \"\",\n                    \"file_url\": \"\"\n                }\n            ],\n            \"is_archived\": 0\n        }\n    ],\n    \"meta\": {\n        \"pagination\": {\n            \"total\": 2,\n            \"count\": 2,\n            \"per_page\": 24,\n            \"current_page\": 1,\n            \"total_pages\": 1,\n            \"links\": null\n        }\n    }\n}"}],"_postman_id":"756636ff-f39f-4d3c-80a1-753badb473c9"},{"name":"delete prompt","id":"fcf4dc1f-271d-4063-81e8-e50c28f585f3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"DELETE","header":[{"key":"scope","value":"ac","description":"<p>Access Scope [ac, sp] = ac for Studio | Build</p>\n"},{"key":"scope-id","value":"1","description":"<p>Account ID from Studio | Manage | Account Profile when scope = ac</p>\n"},{"key":"studio-api-key","value":"{{studio-api-key}}","description":"<p>API Key from Studio | Manage | API Keys</p>\n","type":"text"}],"url":"{{base_url}}/prompt/prompts/{{resource-id}}","description":"<p>Delete the prompt content item that has the given resource ID.</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Attributes</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>{{resource-id}} <strong>required</strong></td>\n<td>The unique identifier of the prompt to delete. Use <strong>GET list prompts</strong> to source the ID.</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"path":["prompt","prompts","{{resource-id}}"],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[{"id":"f22e6a49-1602-43e1-8967-15298bd2ec3d","name":"delete prompt success","originalRequest":{"method":"DELETE","header":[{"key":"scope","value":"ac","description":"Access Scope [ac, sp] = ac for Studio | Build"},{"key":"scope-id","value":"1","description":"Account ID from Studio | Manage | Account Profile when scope = ac"}],"url":"{{base_url}}/prompt/prompts/26"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Host","value":"localhost:8000"},{"key":"Date","value":"Tue, 13 Jul 2021 15:47:19 GMT"},{"key":"Date","value":"Tue, 13 Jul 2021 15:47:19 GMT"},{"key":"Connection","value":"close"},{"key":"X-Powered-By","value":"PHP/7.4.14"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Content-Type","value":"application/json"},{"key":"X-RateLimit-Limit","value":"6000"},{"key":"X-RateLimit-Remaining","value":"5998"},{"key":"ETag","value":"\"59f329c8b64d7f4b7059eb54fa6debef6a7bf992\""},{"key":"Set-Cookie","value":"laravel_session=GsFFs8iD5ARvhpb6TxMlvLS1wtQNTIQrj8lv20wt; expires=Tue, 13-Jul-2021 15:48:19 GMT; Max-Age=60; path=/; httponly"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"brackets/admin-ui::admin.operation.succeeded\"\n}"}],"_postman_id":"fcf4dc1f-271d-4063-81e8-e50c28f585f3"},{"name":"get prompt audio","id":"f05cde94-de7a-42b0-8d92-ad774837f138","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"scope","value":"ac","description":"<p>Access Scope [ac, sp] = ac for Studio | Build</p>\n","type":"text"},{"key":"scope-id","value":"1","description":"<p>Account ID from Studio | Manage | Account Profile when scope = ac</p>\n","type":"text"},{"key":"studio-api-key","value":"{{studio-api-key}}","description":"<p>API Key from Studio | Manage | API Keys</p>\n","type":"text"}],"body":{"mode":"raw","raw":"{\n\t\"prompt_text\": \"This is a test prompt\",\n    \"tts_voice_id\": 100\n}","options":{"raw":{"language":"json"}}},"url":"{{base_url}}/speech/get_prompt_audio","description":"<p>Get an audio recording of the prompt as the caller will hear it.</p>\n","urlObject":{"path":["speech","get_prompt_audio"],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[{"id":"e8ff043b-b3e7-4887-8bca-a8361032e183","name":"get prompt audio success","originalRequest":{"method":"POST","header":[{"key":"scope","value":"ac","description":"Access Scope [ac, sp] = ac for Studio | Build","type":"text"},{"key":"scope-id","value":"1","description":"Account ID from Studio | Manage | Account Profile when scope = ac","type":"text"},{"key":"studio-api-key","value":"{{studio-api-key}}","description":"API Key from Studio | Manage | API Keys","type":"text"}],"body":{"mode":"raw","raw":"{\n\t\"prompt_text\": \"This is a test prompt\",\n    \"tts_voice_id\": 100\n}","options":{"raw":{"language":"json"}}},"url":"{{base_url}}/speech/get_prompt_audio"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.21.6"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"PHP/7.4.33"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Date","value":"Wed, 23 Nov 2022 01:36:58 GMT"},{"key":"X-RateLimit-Limit","value":"6000"},{"key":"X-RateLimit-Remaining","value":"5997"},{"key":"ETag","value":"\"d3deaaf8203c7a00dbca42ebda27639f7fb59430\""},{"key":"Set-Cookie","value":"studio_session=racAa72FvIItLzwffUybtUZvN7OUh7Te6bAbiRhE; expires=Wed, 23-Nov-2022 01:37:58 GMT; Max-Age=60; path=/; secure; httponly"}],"cookie":[],"responseTime":null,"body":"{\n    \"prompt_text\": \"This is a test prompt\",\n    \"audio_url\": \"http://10.204.1.108:8000/storage/tts_cache/en-AU-Standard-B/22/72/e6/2272e6d21453eeecc8ee8d4d378b6506.wav\"\n}"}],"_postman_id":"f05cde94-de7a-42b0-8d92-ad774837f138"},{"name":"download wav file","id":"8fa499ee-af4a-4efe-b848-d0fd8b7f8b05","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"scope","value":"ac","description":"<p>Access Scope [ac, sp] = ac for Studio | Build</p>\n","type":"text"},{"key":"scope-id","value":"1","description":"<p>Account ID from Studio | Manage | Account Profile when scope = ac</p>\n","type":"text"},{"key":"studio-api-key","value":"{{studio-api-key}}","description":"<p>API Key from Studio | Manage | API Keys</p>\n","type":"text"}],"body":{"mode":"raw","raw":"{\n\"fileName\": \"3529350bdbc6b6274e3bfc3ed1f688f0.wav\",\n\"fileType\": \"audio/wav\",\n\"path\": \"/tts_cache/en-AU-Wavenet-D/35/29/35/3529350bdbc6b6274e3bfc3ed1f688f0.wav\"\n}\n\n","options":{"raw":{"language":"json"}}},"url":"{{base_url}}/api/file-download-from-url","urlObject":{"path":["api","file-download-from-url"],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[{"id":"048ee010-a72d-4080-a545-1a71d342433b","name":"get prompt audio success","originalRequest":{"method":"POST","header":[{"key":"scope","value":"ac","description":"Access Scope [ac, sp] = ac for Studio | Build","type":"text"},{"key":"scope-id","value":"1","description":"Account ID from Studio | Manage | Account Profile when scope = ac","type":"text"},{"key":"studio-api-key","value":"{{studio-api-key}}","description":"API Key from Studio | Manage | API Keys","type":"text"}],"body":{"mode":"raw","raw":"{\n\t\"prompt_text\": \"This is a test prompt\",\n    \"tts_voice_id\": 100\n}","options":{"raw":{"language":"json"}}},"url":"{{base_url}}/speech/get_prompt_audio"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.21.6"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"PHP/7.4.33"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Date","value":"Wed, 23 Nov 2022 01:36:58 GMT"},{"key":"X-RateLimit-Limit","value":"6000"},{"key":"X-RateLimit-Remaining","value":"5997"},{"key":"ETag","value":"\"d3deaaf8203c7a00dbca42ebda27639f7fb59430\""},{"key":"Set-Cookie","value":"studio_session=racAa72FvIItLzwffUybtUZvN7OUh7Te6bAbiRhE; expires=Wed, 23-Nov-2022 01:37:58 GMT; Max-Age=60; path=/; secure; httponly"}],"cookie":[],"responseTime":null,"body":"{\n    \"prompt_text\": \"This is a test prompt\",\n    \"audio_url\": \"http://10.204.1.108:8000/storage/tts_cache/en-AU-Standard-B/22/72/e6/2272e6d21453eeecc8ee8d4d378b6506.wav\"\n}"}],"_postman_id":"8fa499ee-af4a-4efe-b848-d0fd8b7f8b05"}],"id":"3aebf2e1-62d8-4022-9202-9b5f20c52e43","_postman_id":"3aebf2e1-62d8-4022-9202-9b5f20c52e43","description":""},{"name":"Variables","item":[{"name":"variables list","id":"8aed84d7-9633-41cd-8e66-16a7aa80ca93","protocolProfileBehavior":{"disableBodyPruning":true,"disabledSystemHeaders":{}},"request":{"method":"GET","header":[{"key":"scope","value":"ac","description":"<p>Access Scope [ac, sp] = ac for Studio | Build</p>\n"},{"key":"scope-id","value":"1","description":"<p>Account ID from Studio | Manage | Account Profile when scope = ac</p>\n"}],"url":"{{base_url}}/content/variables?per_page=24&page=1&orderBy=variable_id&sortedBy=desc&show_only=&folder_id=0&task_id=-1&searchOptions=&searchFields=&hide_system=false&notShowLoader=false","description":"<p>Get a list of variables. Use to source a variable's resource ID.</p>\n","urlObject":{"path":["content","variables"],"host":["{{base_url}}"],"query":[{"key":"per_page","value":"24"},{"key":"page","value":"1"},{"key":"orderBy","value":"variable_id"},{"key":"sortedBy","value":"desc"},{"key":"show_only","value":""},{"key":"folder_id","value":"0"},{"key":"task_id","value":"-1"},{"key":"searchOptions","value":""},{"key":"searchFields","value":""},{"key":"hide_system","value":"false"},{"key":"notShowLoader","value":"false"}],"variable":[]}},"response":[{"id":"5f2b1e79-9ed1-49b1-a6b4-3337fc949d0d","name":"variables list success","originalRequest":{"method":"GET","header":[{"key":"scope","value":"ac","description":"Access Scope [ac, sp] = ac for Studio | Build"},{"key":"scope-id","value":"1","description":"Account ID from Studio | Manage | Account Profile when scope = ac"}],"url":{"raw":"{{base_url}}/content/variables?per_page=24&page=1&orderBy=variable_id&sortedBy=desc&show_only=&folder_id=0&task_id=-1&searchOptions=&searchFields=&hide_system=false&notShowLoader=false","host":["{{base_url}}"],"path":["content","variables"],"query":[{"key":"per_page","value":"24"},{"key":"page","value":"1"},{"key":"orderBy","value":"variable_id"},{"key":"sortedBy","value":"desc"},{"key":"show_only","value":""},{"key":"folder_id","value":"0"},{"key":"task_id","value":"-1"},{"key":"searchOptions","value":""},{"key":"searchFields","value":""},{"key":"hide_system","value":"false"},{"key":"notShowLoader","value":"false"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Host","value":"localhost:8000"},{"key":"Date","value":"Tue, 13 Jul 2021 15:47:52 GMT"},{"key":"Date","value":"Tue, 13 Jul 2021 15:47:52 GMT"},{"key":"Connection","value":"close"},{"key":"X-Powered-By","value":"PHP/7.4.14"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Content-Type","value":"application/json"},{"key":"X-RateLimit-Limit","value":"6000"},{"key":"X-RateLimit-Remaining","value":"5997"},{"key":"ETag","value":"\"b79e5ca8d0d91c507f1bf8fc95d9da92efab0a71\""},{"key":"Set-Cookie","value":"laravel_session=GsFFs8iD5ARvhpb6TxMlvLS1wtQNTIQrj8lv20wt; expires=Tue, 13-Jul-2021 15:48:52 GMT; Max-Age=60; path=/; httponly"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": [\n        {\n            \"variable_id\": 42,\n            \"variable_name\": \"secure-1\",\n            \"default_value\": \"**********\",\n            \"passed_parameter\": false,\n            \"variable_type\": \"secure\",\n            \"scope\": \"session\",\n            \"ac_id\": 2,\n            \"created_at\": \"2021-07-13T02:06:03.000000Z\",\n            \"updated_at\": \"2021-07-13T02:06:03.000000Z\",\n            \"is_enabled\": 1,\n            \"is_archived\": 0\n        },\n        {\n            \"variable_id\": 41,\n            \"variable_name\": \"audio1\",\n            \"default_value\": \"sp_1/ac_2/audio-vars/1626141794618/JCHHaYsBftzZ6JMorr1KYH8GbvaRaM2Lqaurg3NZ_sample.wav\",\n            \"passed_parameter\": false,\n            \"variable_type\": \"audio\",\n            \"scope\": \"session\",\n            \"ac_id\": 2,\n            \"created_at\": \"2021-07-13T02:03:40.000000Z\",\n            \"updated_at\": \"2021-07-13T02:03:40.000000Z\",\n            \"is_enabled\": 1,\n            \"is_archived\": 0,\n            \"audio_file_url\": \"http://localhost:8080/storage/sp_1/ac_2/audio-vars/1626141794618/JCHHaYsBftzZ6JMorr1KYH8GbvaRaM2Lqaurg3NZ_sample.wav\"\n        },\n        {\n            \"variable_id\": 40,\n            \"variable_name\": \"variable-test-3\",\n            \"default_value\": \"test3\",\n            \"passed_parameter\": false,\n            \"variable_type\": \"single_value\",\n            \"scope\": \"session\",\n            \"ac_id\": 2,\n            \"created_at\": \"2021-07-13T01:57:16.000000Z\",\n            \"updated_at\": \"2021-07-13T02:02:37.000000Z\",\n            \"is_enabled\": 1,\n            \"is_archived\": 0\n        },\n        {\n            \"variable_id\": 37,\n            \"variable_name\": \"as\",\n            \"default_value\": \"\",\n            \"passed_parameter\": false,\n            \"variable_type\": \"single_value\",\n            \"scope\": \"session\",\n            \"ac_id\": 2,\n            \"created_at\": \"2021-07-12T01:41:17.000000Z\",\n            \"updated_at\": \"2021-07-12T01:41:17.000000Z\",\n            \"is_enabled\": 1,\n            \"is_archived\": 0\n        },\n        {\n            \"variable_id\": 27,\n            \"variable_name\": \"conv_new\",\n            \"default_value\": \"\",\n            \"passed_parameter\": false,\n            \"variable_type\": \"single_value\",\n            \"scope\": \"session\",\n            \"ac_id\": 2,\n            \"created_at\": \"2021-07-11T15:41:06.000000Z\",\n            \"updated_at\": \"2021-07-11T15:41:06.000000Z\",\n            \"is_enabled\": 1,\n            \"is_archived\": 0\n        },\n        {\n            \"variable_id\": 26,\n            \"variable_name\": \"start_new_var\",\n            \"default_value\": \"\",\n            \"passed_parameter\": false,\n            \"variable_type\": \"single_value\",\n            \"scope\": \"session\",\n            \"ac_id\": 2,\n            \"created_at\": \"2021-07-11T15:24:36.000000Z\",\n            \"updated_at\": \"2021-07-11T15:24:36.000000Z\",\n            \"is_enabled\": 1,\n            \"is_archived\": 0\n        },\n        {\n            \"variable_id\": 25,\n            \"variable_name\": \"conv_basic\",\n            \"default_value\": \"\",\n            \"passed_parameter\": false,\n            \"variable_type\": \"single_value\",\n            \"scope\": \"session\",\n            \"ac_id\": 2,\n            \"created_at\": \"2021-07-11T15:24:36.000000Z\",\n            \"updated_at\": \"2021-07-11T15:24:36.000000Z\",\n            \"is_enabled\": 1,\n            \"is_archived\": 0\n        },\n        {\n            \"variable_id\": 24,\n            \"variable_name\": \"conv_country\",\n            \"default_value\": \"\",\n            \"passed_parameter\": false,\n            \"variable_type\": \"single_value\",\n            \"scope\": \"session\",\n            \"ac_id\": 2,\n            \"created_at\": \"2021-07-11T15:24:36.000000Z\",\n            \"updated_at\": \"2021-07-11T15:24:36.000000Z\",\n            \"is_enabled\": 1,\n            \"is_archived\": 0\n        },\n        {\n            \"variable_id\": 23,\n            \"variable_name\": \"start_country\",\n            \"default_value\": \"\",\n            \"passed_parameter\": false,\n            \"variable_type\": \"single_value\",\n            \"scope\": \"session\",\n            \"ac_id\": 2,\n            \"created_at\": \"2021-07-11T15:21:31.000000Z\",\n            \"updated_at\": \"2021-07-11T15:21:31.000000Z\",\n            \"is_enabled\": 1,\n            \"is_archived\": 0\n        },\n        {\n            \"variable_id\": 22,\n            \"variable_name\": \"start_basic\",\n            \"default_value\": \"\",\n            \"passed_parameter\": false,\n            \"variable_type\": \"single_value\",\n            \"scope\": \"session\",\n            \"ac_id\": 2,\n            \"created_at\": \"2021-07-11T15:21:31.000000Z\",\n            \"updated_at\": \"2021-07-11T15:21:31.000000Z\",\n            \"is_enabled\": 1,\n            \"is_archived\": 0\n        },\n        {\n            \"variable_id\": 21,\n            \"variable_name\": \"v2\",\n            \"default_value\": \"\",\n            \"passed_parameter\": false,\n            \"variable_type\": \"single_value\",\n            \"scope\": \"session\",\n            \"ac_id\": 2,\n            \"created_at\": \"2021-07-09T04:41:07.000000Z\",\n            \"updated_at\": \"2021-07-09T04:41:07.000000Z\",\n            \"is_enabled\": 1,\n            \"is_archived\": 0\n        },\n        {\n            \"variable_id\": 20,\n            \"variable_name\": \"v1\",\n            \"default_value\": \"\",\n            \"passed_parameter\": false,\n            \"variable_type\": \"single_value\",\n            \"scope\": \"session\",\n            \"ac_id\": 2,\n            \"created_at\": \"2021-07-09T04:41:07.000000Z\",\n            \"updated_at\": \"2021-07-09T04:41:07.000000Z\",\n            \"is_enabled\": 1,\n            \"is_archived\": 0\n        },\n        {\n            \"variable_id\": 19,\n            \"variable_name\": \"url_var\",\n            \"default_value\": \"\",\n            \"passed_parameter\": false,\n            \"variable_type\": \"single_value\",\n            \"scope\": \"session\",\n            \"ac_id\": 2,\n            \"created_at\": \"2021-07-08T07:05:40.000000Z\",\n            \"updated_at\": \"2021-07-08T07:05:40.000000Z\",\n            \"is_enabled\": 1,\n            \"is_archived\": 0\n        },\n        {\n            \"variable_id\": 18,\n            \"variable_name\": \"nishank_audio\",\n            \"default_value\": \"\",\n            \"passed_parameter\": false,\n            \"variable_type\": \"audio\",\n            \"scope\": \"session\",\n            \"ac_id\": 2,\n            \"created_at\": \"2021-07-08T07:05:40.000000Z\",\n            \"updated_at\": \"2021-07-08T07:05:40.000000Z\",\n            \"is_enabled\": 1,\n            \"is_archived\": 0\n        },\n        {\n            \"variable_id\": 17,\n            \"variable_name\": \"resp\",\n            \"default_value\": \"\",\n            \"passed_parameter\": false,\n            \"variable_type\": \"single_value\",\n            \"scope\": \"session\",\n            \"ac_id\": 2,\n            \"created_at\": \"2021-07-06T07:34:44.000000Z\",\n            \"updated_at\": \"2021-07-06T07:34:44.000000Z\",\n            \"is_enabled\": 1,\n            \"is_archived\": 0\n        },\n        {\n            \"variable_id\": 8,\n            \"variable_name\": \"numbertype\",\n            \"default_value\": \"\",\n            \"passed_parameter\": false,\n            \"variable_type\": \"single_value\",\n            \"scope\": \"session\",\n            \"ac_id\": 2,\n            \"created_at\": \"2021-06-30T02:29:25.000000Z\",\n            \"updated_at\": \"2021-06-30T02:29:25.000000Z\",\n            \"is_enabled\": 1,\n            \"is_archived\": 0\n        },\n        {\n            \"variable_id\": 7,\n            \"variable_name\": \"hh\",\n            \"default_value\": \"\",\n            \"passed_parameter\": false,\n            \"variable_type\": \"single_value\",\n            \"scope\": \"session\",\n            \"ac_id\": 2,\n            \"created_at\": \"2021-06-29T17:11:55.000000Z\",\n            \"updated_at\": \"2021-06-29T17:11:55.000000Z\",\n            \"is_enabled\": 1,\n            \"is_archived\": 0\n        },\n        {\n            \"variable_id\": 6,\n            \"variable_name\": \"new_var\",\n            \"default_value\": \"\",\n            \"passed_parameter\": false,\n            \"variable_type\": \"single_value\",\n            \"scope\": \"session\",\n            \"ac_id\": 2,\n            \"created_at\": \"2021-06-29T16:55:34.000000Z\",\n            \"updated_at\": \"2021-06-29T16:55:34.000000Z\",\n            \"is_enabled\": 1,\n            \"is_archived\": 0\n        }\n    ],\n    \"meta\": {\n        \"pagination\": {\n            \"total\": 18,\n            \"count\": 18,\n            \"per_page\": 24,\n            \"current_page\": 1,\n            \"total_pages\": 1,\n            \"links\": null\n        }\n    }\n}"}],"_postman_id":"8aed84d7-9633-41cd-8e66-16a7aa80ca93"},{"name":"delete variable","id":"940bed95-86ef-4560-8a84-2eef22f79d6f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"scope","value":"ac","description":"<p>Access Scope [ac, sp] = ac for Studio | Build</p>\n"},{"key":"scope-id","value":"1","description":"<p>Account ID from Studio | Manage | Account Profile when scope = ac</p>\n"},{"key":"studio-api-key","value":"{{studio-api-key}}","description":"<p>API Key from Studio | Manage | API Keys</p>\n","type":"text"}],"url":"{{base_url}}/content/variables/{{resource-id}}","description":"<p>Delete the variable content item that has the given resource ID.</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Attributes</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>{{resource-id}} <strong>required</strong></td>\n<td>The unique identifier of the variable to delete. Use <strong>GET variables list</strong> to source the ID.</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"path":["content","variables","{{resource-id}}"],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[{"id":"c5edc025-0a6e-460c-afd0-331c0724afb3","name":"delete variable success","originalRequest":{"method":"DELETE","header":[{"key":"scope","value":"ac","description":"Access Scope [ac, sp] = ac for Studio | Build"},{"key":"scope-id","value":"1","description":"Account ID from Studio | Manage | Account Profile when scope = ac"}],"url":"{{base_url}}/content/variables/37"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Host","value":"localhost:8000"},{"key":"Date","value":"Tue, 13 Jul 2021 15:48:39 GMT"},{"key":"Date","value":"Tue, 13 Jul 2021 15:48:39 GMT"},{"key":"Connection","value":"close"},{"key":"X-Powered-By","value":"PHP/7.4.14"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Content-Type","value":"application/json"},{"key":"X-RateLimit-Limit","value":"6000"},{"key":"X-RateLimit-Remaining","value":"5997"},{"key":"ETag","value":"\"59f329c8b64d7f4b7059eb54fa6debef6a7bf992\""},{"key":"Set-Cookie","value":"laravel_session=GsFFs8iD5ARvhpb6TxMlvLS1wtQNTIQrj8lv20wt; expires=Tue, 13-Jul-2021 15:49:39 GMT; Max-Age=60; path=/; httponly"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"brackets/admin-ui::admin.operation.succeeded\"\n}"}],"_postman_id":"940bed95-86ef-4560-8a84-2eef22f79d6f"},{"name":"create variable","id":"fef16bf8-48fd-4056-aab5-a2c142b0dc6f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[{"key":"scope","value":"ac","description":"<p>Access Scope [ac, sp] = ac for Studio | Build</p>\n"},{"key":"scope-id","value":"1","description":"<p>Account ID from Studio | Manage | Account Profile when scope = ac</p>\n"},{"key":"studio-api-key","value":"{{studio-api-key}}","description":"<p>API Key from Studio | Manage | API Keys</p>\n","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"variable_name\": \"variable-test\",\n    \"passed_parameter\": false,\n    \"scope\": \"session\",\n    \"variable_type\": \"single_value\",\n    \"default_value\": \"test\",\n    \"is_enabled\": 1,\n    \"folder_id\": 0\n}","options":{"raw":{"language":"json"}}},"url":"{{base_url}}/content/variables","description":"<p>Create a variable content item. See <a href=\"https://documentation.five9.com/bundle/studio-combo/page/studio-build/content-types/variables.htm\">https://documentation.five9.com/bundle/studio-combo/page/studio-build/content-types/variables.htm</a></p>\n","urlObject":{"path":["content","variables"],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[{"id":"82c656ae-d317-4933-83d7-d50889ea146d","name":"create variable success","originalRequest":{"method":"POST","header":[{"key":"scope","value":"ac","description":"Access Scope [ac, sp] = ac for Studio | Build"},{"key":"scope-id","value":"1","description":"Account ID from Studio | Manage | Account Profile when scope = ac"}],"body":{"mode":"raw","raw":"{\n    \"variable_name\": \"variable-test\",\n    \"passed_parameter\": false,\n    \"scope\": \"session\",\n    \"variable_type\": \"single_value\",\n    \"default_value\": \"test\",\n    \"is_enabled\": 1,\n    \"folder_id\": 0\n}","options":{"raw":{"language":"json"}}},"url":"{{base_url}}/content/variables"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Host","value":"localhost:8000"},{"key":"Date","value":"Tue, 13 Jul 2021 15:48:59 GMT"},{"key":"Date","value":"Tue, 13 Jul 2021 15:48:59 GMT"},{"key":"Connection","value":"close"},{"key":"X-Powered-By","value":"PHP/7.4.14"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Content-Type","value":"application/json"},{"key":"X-RateLimit-Limit","value":"6000"},{"key":"X-RateLimit-Remaining","value":"5995"},{"key":"ETag","value":"\"3016909ce2e66b8e785f0cb6ca2e93e344d5f61b\""},{"key":"Set-Cookie","value":"laravel_session=GsFFs8iD5ARvhpb6TxMlvLS1wtQNTIQrj8lv20wt; expires=Tue, 13-Jul-2021 15:49:59 GMT; Max-Age=60; path=/; httponly"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"variable_name\": \"variable-test\",\n        \"variable_type\": \"single_value\",\n        \"default_value\": \"test\",\n        \"passed_parameter\": false,\n        \"scope\": \"session\",\n        \"is_enabled\": 1,\n        \"ac_id\": 2,\n        \"updated_at\": \"2021-07-13T15:48:59.000000Z\",\n        \"created_at\": \"2021-07-13T15:48:59.000000Z\",\n        \"variable_id\": 43\n    }\n}"}],"_postman_id":"fef16bf8-48fd-4056-aab5-a2c142b0dc6f"},{"name":"update variable","id":"8aef1e0e-ffa6-4a6e-b10a-60f7d74ea8dc","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"scope","value":"ac","description":"<p>Access Scope [ac, sp] = ac for Studio | Build</p>\n"},{"key":"scope-id","value":"1","description":"<p>Account ID from Studio | Manage | Account Profile when scope = ac</p>\n"},{"key":"studio-api-key","value":"{{studio-api-key}}","description":"<p>API Key from Studio | Manage | API Keys</p>\n","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"variable_id\": 40,\n    \"variable_name\": \"variable-test-3\",\n    \"default_value\": \"test3\",\n    \"passed_parameter\": false,\n    \"variable_type\": \"single_value\",\n    \"scope\": \"session\",\n    \"ac_id\": 2,\n    \"created_at\": \"2021-07-13T01:27:16.000000Z\",\n    \"updated_at\": \"2021-07-13T01:27:16.000000Z\",\n    \"is_enabled\": 1,\n    \"is_archived\": 0,\n    \"folder_id\": 0\n}","options":{"raw":{"language":"json"}}},"url":"{{base_url}}/content/variables/{{resource-id}}","description":"<p>Update the variable content item that has the given resource ID.</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Attributes</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>{{resource-id}} <strong>required</strong></td>\n<td>The unique identifier of the variable to update. Use <strong>GET variables list</strong> to source the ID.</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"path":["content","variables","{{resource-id}}"],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[{"id":"969fe84a-fd15-4443-91a4-e454d0825e22","name":"update variable success","originalRequest":{"method":"PUT","header":[{"key":"scope","value":"ac","description":"Access Scope [ac, sp] = ac for Studio | Build"},{"key":"scope-id","value":"1","description":"Account ID from Studio | Manage | Account Profile when scope = ac"}],"body":{"mode":"raw","raw":"{\n    \"variable_id\": 40,\n    \"variable_name\": \"variable-test-3\",\n    \"default_value\": \"test3\",\n    \"passed_parameter\": false,\n    \"variable_type\": \"single_value\",\n    \"scope\": \"session\",\n    \"ac_id\": 2,\n    \"created_at\": \"2021-07-13T01:27:16.000000Z\",\n    \"updated_at\": \"2021-07-13T01:27:16.000000Z\",\n    \"is_enabled\": 1,\n    \"is_archived\": 0,\n    \"folder_id\": 0\n}","options":{"raw":{"language":"json"}}},"url":"{{base_url}}/content/variables/40"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Host","value":"localhost:8000"},{"key":"Date","value":"Tue, 13 Jul 2021 15:50:08 GMT"},{"key":"Date","value":"Tue, 13 Jul 2021 15:50:08 GMT"},{"key":"Connection","value":"close"},{"key":"X-Powered-By","value":"PHP/7.4.14"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Content-Type","value":"application/json"},{"key":"X-RateLimit-Limit","value":"6000"},{"key":"X-RateLimit-Remaining","value":"5998"},{"key":"ETag","value":"\"26bdba5e80aecb297c798940d3b83834185703a4\""},{"key":"Set-Cookie","value":"laravel_session=GsFFs8iD5ARvhpb6TxMlvLS1wtQNTIQrj8lv20wt; expires=Tue, 13-Jul-2021 15:51:08 GMT; Max-Age=60; path=/; httponly"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"variable_id\": 40,\n        \"variable_name\": \"variable-test-3\",\n        \"default_value\": \"test3\",\n        \"passed_parameter\": false,\n        \"variable_type\": \"single_value\",\n        \"scope\": \"session\",\n        \"ac_id\": 2,\n        \"created_at\": \"2021-07-13T01:57:16.000000Z\",\n        \"updated_at\": \"2021-07-13T02:02:37.000000Z\",\n        \"is_enabled\": 1,\n        \"is_archived\": 0\n    }\n}"}],"_postman_id":"8aef1e0e-ffa6-4a6e-b10a-60f7d74ea8dc"},{"name":"create-audio-variable","id":"912c34be-4666-424d-bf47-c6fd82681b01","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"scope","value":"ac","description":"<p>Access Scope [ac, sp] = ac for Studio | Build</p>\n"},{"key":"scope-id","value":"1","description":"<p>Account ID from Studio | Manage | Account Profile when scope = ac</p>\n"},{"key":"studio-api-key","value":"{{studio-api-key}}","description":"<p>API Key from Studio | Manage | API Keys</p>\n","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"variable_name\": \"audio2\",\n    \"passed_parameter\": false,\n    \"scope\": \"session\",\n    \"variable_type\": \"audio\",\n    \"default_value\": \"sp_1/ac_2/audio-vars/1626141794618/JCHHaYsBftzZ6JMorr1KYH8GbvaRaM2Lqaurg3NZ_sample.wav\",\n    \"is_enabled\": 1,\n    \"audio_file_url\": \"<audio-file-url>\",\n    \"folder_id\": 0\n}","options":{"raw":{"language":"json"}}},"url":"{{base_url}}/content/variables","description":"<p>Create an audio variable content item. See <a href=\"https://documentation.five9.com/bundle/studio-combo/page/studio-build/content-types/variables-audio.htm\">https://documentation.five9.com/bundle/studio-combo/page/studio-build/content-types/variables-audio.htm</a></p>\n","urlObject":{"path":["content","variables"],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[{"id":"a66c4ded-77b6-492c-8a1e-3b807432b35a","name":"create-audio-variable success","originalRequest":{"method":"POST","header":[{"key":"scope","value":"ac","description":"Access Scope [ac, sp] = ac for Studio | Build"},{"key":"scope-id","value":"1","description":"Account ID from Studio | Manage | Account Profile when scope = ac"}],"body":{"mode":"raw","raw":"{\n    \"variable_name\": \"audio2\",\n    \"passed_parameter\": false,\n    \"scope\": \"session\",\n    \"variable_type\": \"audio\",\n    \"default_value\": \"sp_1/ac_2/audio-vars/1626141794618/JCHHaYsBftzZ6JMorr1KYH8GbvaRaM2Lqaurg3NZ_sample.wav\",\n    \"is_enabled\": 1,\n    \"audio_file_url\": \"<audio-file-url>\",\n    \"folder_id\": 0\n}","options":{"raw":{"language":"json"}}},"url":"{{base_url}}/content/variables"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Host","value":"localhost:8000"},{"key":"Date","value":"Tue, 13 Jul 2021 15:50:43 GMT"},{"key":"Date","value":"Tue, 13 Jul 2021 15:50:43 GMT"},{"key":"Connection","value":"close"},{"key":"X-Powered-By","value":"PHP/7.4.14"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Content-Type","value":"application/json"},{"key":"X-RateLimit-Limit","value":"6000"},{"key":"X-RateLimit-Remaining","value":"5996"},{"key":"ETag","value":"\"50c5c6c64f1d7e331e267ad6106abb306b2dba32\""},{"key":"Set-Cookie","value":"laravel_session=GsFFs8iD5ARvhpb6TxMlvLS1wtQNTIQrj8lv20wt; expires=Tue, 13-Jul-2021 15:51:43 GMT; Max-Age=60; path=/; httponly"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"variable_name\": \"audio2\",\n        \"variable_type\": \"audio\",\n        \"default_value\": \"sp_1/ac_2/audio-vars/1626141794618/JCHHaYsBftzZ6JMorr1KYH8GbvaRaM2Lqaurg3NZ_sample.wav\",\n        \"passed_parameter\": false,\n        \"scope\": \"session\",\n        \"is_enabled\": 1,\n        \"ac_id\": 2,\n        \"updated_at\": \"2021-07-13T15:50:43.000000Z\",\n        \"created_at\": \"2021-07-13T15:50:43.000000Z\",\n        \"variable_id\": 44,\n        \"audio_file_url\": \"http://localhost:8080/storage/sp_1/ac_2/audio-vars/1626141794618/JCHHaYsBftzZ6JMorr1KYH8GbvaRaM2Lqaurg3NZ_sample.wav\"\n    }\n}"}],"_postman_id":"912c34be-4666-424d-bf47-c6fd82681b01"},{"name":"create-secure-variable","id":"2c0ad22f-101a-4c2f-95fa-7cc8655c264f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"scope","value":"ac","description":"<p>Access Scope [ac, sp] = ac for Studio | Build</p>\n"},{"key":"scope-id","value":"1","description":"<p>Account ID from Studio | Manage | Account Profile when scope = ac</p>\n"},{"key":"studio-api-key","value":"{{studio-api-key}}","description":"<p>API Key from Studio | Manage | API Keys</p>\n","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"variable_name\": \"secure-2\",\n    \"passed_parameter\": false,\n    \"scope\": \"session\",\n    \"variable_type\": \"secure\",\n    \"default_value\": \"test\",\n    \"is_enabled\": 1,\n    \"folder_id\": 0\n}","options":{"raw":{"language":"json"}}},"url":"{{base_url}}/content/variables","description":"<p>Create a secure variable content item. See <a href=\"https://documentation.five9.com/bundle/studio-combo/page/studio-build/content-types/variables-secure.htm\">https://documentation.five9.com/bundle/studio-combo/page/studio-build/content-types/variables-secure.htm</a></p>\n","urlObject":{"path":["content","variables"],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[{"id":"95d649a3-cd8c-45f2-952a-989e09650cc7","name":"create-secure-variable success","originalRequest":{"method":"POST","header":[{"key":"scope","value":"ac","description":"Access Scope [ac, sp] = ac for Studio | Build"},{"key":"scope-id","value":"1","description":"Account ID from Studio | Manage | Account Profile when scope = ac"}],"body":{"mode":"raw","raw":"{\n    \"variable_name\": \"secure-2\",\n    \"passed_parameter\": false,\n    \"scope\": \"session\",\n    \"variable_type\": \"secure\",\n    \"default_value\": \"test\",\n    \"is_enabled\": 1,\n    \"folder_id\": 0\n}","options":{"raw":{"language":"json"}}},"url":"{{base_url}}/content/variables"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Host","value":"localhost:8000"},{"key":"Date","value":"Tue, 13 Jul 2021 15:51:03 GMT"},{"key":"Date","value":"Tue, 13 Jul 2021 15:51:03 GMT"},{"key":"Connection","value":"close"},{"key":"X-Powered-By","value":"PHP/7.4.14"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Content-Type","value":"application/json"},{"key":"X-RateLimit-Limit","value":"6000"},{"key":"X-RateLimit-Remaining","value":"5999"},{"key":"ETag","value":"\"694900a9a2fc9535675b237c09f65d923223a90f\""},{"key":"Set-Cookie","value":"laravel_session=GsFFs8iD5ARvhpb6TxMlvLS1wtQNTIQrj8lv20wt; expires=Tue, 13-Jul-2021 15:52:03 GMT; Max-Age=60; path=/; httponly"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"variable_name\": \"secure-2\",\n        \"variable_type\": \"secure\",\n        \"default_value\": \"**********\",\n        \"passed_parameter\": false,\n        \"scope\": \"session\",\n        \"is_enabled\": 1,\n        \"ac_id\": 2,\n        \"updated_at\": \"2021-07-13T15:51:03.000000Z\",\n        \"created_at\": \"2021-07-13T15:51:03.000000Z\",\n        \"variable_id\": 45\n    }\n}"}],"_postman_id":"2c0ad22f-101a-4c2f-95fa-7cc8655c264f"}],"id":"34368e2d-4834-44bd-8dae-a4978d04ddd1","_postman_id":"34368e2d-4834-44bd-8dae-a4978d04ddd1","description":""},{"name":"Custom Forms","item":[{"name":"Validate FormType Name","id":"6c2efd11-7ff3-4e06-a3c0-d6ed8eb0fbfc","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[{"key":"studio-api-key","value":"{{studio-api-key}}","description":"<p>API Key from Studio | Manage | API Keys</p>\n","type":"text"}],"url":"{{base_url}}/form/validate-ft-name/Yes No","urlObject":{"path":["form","validate-ft-name","Yes No"],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"6c2efd11-7ff3-4e06-a3c0-d6ed8eb0fbfc"},{"name":"create custom form","id":"7435bf0e-7402-4525-a19c-ec95e9cc9768","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"scope","value":"ac","description":"<p>Access Scope [ac, sp] = ac for Studio | Build</p>\n"},{"key":"scope-id","value":"1","description":"<p>Account ID from Studio | Manage | Account Profile when scope = ac</p>\n"},{"key":"studio-api-key","value":"{{studio-api-key}}","description":"<p>API Key from Studio | Manage | API Keys</p>\n","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"form_type_name\": \"cf3\",\n    \"form_type_description\": \"cf3\",\n    \"is_standard\": false,\n    \"ac_id\": 1,\n    \"data_store_id\": 19,\n    \"dtmf\": \"id\",\n    \"grammar\": \"name\",\n    \"is_confusable\": false,\n    \"confusable\": \"\",\n    \"is_archived\": 0,\n    \"folder_id\": 0,\n    \"guard_name\": \"admin\"\n}","options":{"raw":{"language":"json"}}},"url":"{{base_url}}/form/form-types","urlObject":{"path":["form","form-types"],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[{"id":"2bcde3ff-4635-461a-8c03-dcc838c5f049","name":"create custom form success","originalRequest":{"method":"POST","header":[{"key":"scope","value":"ac","description":"Access Scope [ac, sp] = ac for Studio | Build"},{"key":"scope-id","value":"1","description":"Account ID from Studio | Manage | Account Profile when scope = ac"}],"body":{"mode":"raw","raw":"{\n    \"form_type_name\": \"cf2\",\n    \"form_type_description\": \"cf2\",\n    \"is_standard\": false,\n    \"ac_id\": 2,\n    \"data_store_id\": 19,\n    \"dtmf\": \"id\",\n    \"grammar\": \"name\",\n    \"is_confusable\": false,\n    \"confusable\": \"\",\n    \"is_archived\": 0,\n    \"folder_id\": 0,\n    \"guard_name\": \"admin\"\n}","options":{"raw":{"language":"json"}}},"url":"{{base_url}}/form/form-types"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Host","value":"localhost:8000"},{"key":"Date","value":"Tue, 13 Jul 2021 15:51:32 GMT"},{"key":"Date","value":"Tue, 13 Jul 2021 15:51:32 GMT"},{"key":"Connection","value":"close"},{"key":"X-Powered-By","value":"PHP/7.4.14"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Content-Type","value":"application/json"},{"key":"X-RateLimit-Limit","value":"6000"},{"key":"X-RateLimit-Remaining","value":"5998"},{"key":"ETag","value":"\"ef3cd9cc426efc346f05496d82410e076ce7eca9\""},{"key":"Set-Cookie","value":"laravel_session=GsFFs8iD5ARvhpb6TxMlvLS1wtQNTIQrj8lv20wt; expires=Tue, 13-Jul-2021 15:52:32 GMT; Max-Age=60; path=/; httponly"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"ac_id\": 2,\n        \"form_type_name\": \"cf2\",\n        \"form_type_description\": \"cf2\",\n        \"is_standard\": false,\n        \"data_store_id\": 19,\n        \"dtmf\": \"id\",\n        \"grammar\": \"name\",\n        \"is_confusable\": false,\n        \"confusable\": \"\",\n        \"is_archived\": 0,\n        \"updated_at\": \"2021-07-13T15:51:32.000000Z\",\n        \"created_at\": \"2021-07-13T15:51:32.000000Z\",\n        \"form_type_id\": 11\n    }\n}"}],"_postman_id":"7435bf0e-7402-4525-a19c-ec95e9cc9768"},{"name":"list custom-forms","id":"c40622da-7d30-4dbe-a30e-0a24b05a3b32","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"scope","value":"ac","type":"text","description":"<p>Access Scope [ac, sp] = ac for Studio | Build</p>\n"},{"key":"scope-id","value":"1","type":"text","description":"<p>Account ID from Studio | Manage | Account Profile when scope = ac</p>\n"},{"key":"studio-api-key","value":"{{studio-api-key}}","type":"text","description":"<p>API Key from Studio | Manage | API Keys</p>\n"}],"url":"{{base_url}}/form/form-types?per_page=24&page=1&orderBy=form_type_id&sortedBy=desc&show_only=&folder_id=0&task_id=-1&searchOptions=&searchFields=&hide_system=false&notShowLoader=false","urlObject":{"path":["form","form-types"],"host":["{{base_url}}"],"query":[{"key":"per_page","value":"24"},{"key":"page","value":"1"},{"key":"orderBy","value":"form_type_id"},{"key":"sortedBy","value":"desc"},{"key":"show_only","value":""},{"key":"folder_id","value":"0"},{"key":"task_id","value":"-1"},{"key":"searchOptions","value":""},{"key":"searchFields","value":""},{"key":"hide_system","value":"false"},{"key":"notShowLoader","value":"false"}],"variable":[]}},"response":[{"id":"700826f5-963d-457f-8fcb-1cdbdd7e050c","name":"list custom-forms success","originalRequest":{"method":"GET","header":[{"key":"scope","value":"ac","description":"Access Scope [ac, sp] = ac for Studio | Build"},{"key":"scope-id","value":"1","description":"Account ID from Studio | Manage | Account Profile when scope = ac","type":"text"}],"url":{"raw":"{{base_url}}/form/form-types?per_page=24&page=1&orderBy=form_type_id&sortedBy=desc&show_only=&folder_id=0&task_id=-1&searchOptions=&searchFields=&hide_system=false&notShowLoader=false","host":["{{base_url}}"],"path":["form","form-types"],"query":[{"key":"per_page","value":"24"},{"key":"page","value":"1"},{"key":"orderBy","value":"form_type_id"},{"key":"sortedBy","value":"desc"},{"key":"show_only","value":""},{"key":"folder_id","value":"0"},{"key":"task_id","value":"-1"},{"key":"searchOptions","value":""},{"key":"searchFields","value":""},{"key":"hide_system","value":"false"},{"key":"notShowLoader","value":"false"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Host","value":"localhost:8000"},{"key":"Date","value":"Tue, 13 Jul 2021 15:51:45 GMT"},{"key":"Date","value":"Tue, 13 Jul 2021 15:51:45 GMT"},{"key":"Connection","value":"close"},{"key":"X-Powered-By","value":"PHP/7.4.14"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Content-Type","value":"application/json"},{"key":"X-RateLimit-Limit","value":"6000"},{"key":"X-RateLimit-Remaining","value":"5997"},{"key":"ETag","value":"\"9125732032a62c5ff3977195f743584a587c0b89\""},{"key":"Set-Cookie","value":"laravel_session=GsFFs8iD5ARvhpb6TxMlvLS1wtQNTIQrj8lv20wt; expires=Tue, 13-Jul-2021 15:52:45 GMT; Max-Age=60; path=/; httponly"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": [\n        {\n            \"form_type_id\": 11,\n            \"form_type_name\": \"cf2\",\n            \"form_type_description\": \"cf2\",\n            \"is_standard\": false,\n            \"ac_id\": 2,\n            \"data_store_id\": 19,\n            \"dtmf\": \"id\",\n            \"grammar\": \"name\",\n            \"is_confusable\": 0,\n            \"confusable\": \"\",\n            \"created_at\": \"2021-07-13T15:51:32.000000Z\",\n            \"updated_at\": \"2021-07-13T15:51:32.000000Z\",\n            \"is_enabled\": 1,\n            \"is_archived\": 0\n        }\n    ],\n    \"meta\": {\n        \"pagination\": {\n            \"total\": 1,\n            \"count\": 1,\n            \"per_page\": 24,\n            \"current_page\": 1,\n            \"total_pages\": 1,\n            \"links\": null\n        }\n    }\n}"}],"_postman_id":"c40622da-7d30-4dbe-a30e-0a24b05a3b32"},{"name":"update custom form","id":"2a589973-95cc-44a0-8312-e6b76a4fa980","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"scope","value":"ac","type":"text","description":"<p>Access Scope [ac, sp] = ac for Studio | Build</p>\n"},{"key":"scope-id","value":"1","type":"text","description":"<p>Account ID from Studio | Manage | Account Profile when scope = ac</p>\n"},{"key":"studio-api-key","value":"{{studio-api-key}}","type":"text","description":"<p>API Key from Studio | Manage | API Keys</p>\n"}],"body":{"mode":"raw","raw":"{\n    \"form_type_id\": 10,\n    \"form_type_name\": \"cf2_updated\",\n    \"form_type_description\": \"cf2_updated\",\n    \"is_standard\": false,\n    \"ac_id\": 2,\n    \"data_store_id\": 19,\n    \"dtmf\": \"id\",\n    \"grammar\": \"DOB\",\n    \"is_confusable\": 0,\n    \"confusable\": \"\",\n    \"created_at\": \"2021-07-13T02:18:09.000000Z\",\n    \"updated_at\": \"2021-07-13T02:18:09.000000Z\",\n    \"is_enabled\": 1,\n    \"is_archived\": 0,\n    \"folder_id\": 0\n}","options":{"raw":{"language":"json"}}},"url":"{{base_url}}/form/form-types/{{resource-id}}","description":"<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Attributes</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>{{resource-id}} <strong>required</strong></td>\n<td>The unique identifier of the Custom Form to update.</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"path":["form","form-types","{{resource-id}}"],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[{"id":"4be5541f-474c-48de-850a-908757fa435f","name":"update custom form success","originalRequest":{"method":"PUT","header":[{"key":"scope","value":"ac","description":"Access Scope [ac, sp] = ac for Studio | Build"},{"key":"scope-id","value":"1","description":"Account ID from Studio | Manage | Account Profile when scope = ac"}],"body":{"mode":"raw","raw":"{\n    \"form_type_id\": 10,\n    \"form_type_name\": \"cf2_updated\",\n    \"form_type_description\": \"cf2_updated\",\n    \"is_standard\": false,\n    \"ac_id\": 2,\n    \"data_store_id\": 19,\n    \"dtmf\": \"id\",\n    \"grammar\": \"DOB\",\n    \"is_confusable\": 0,\n    \"confusable\": \"\",\n    \"created_at\": \"2021-07-13T02:18:09.000000Z\",\n    \"updated_at\": \"2021-07-13T02:18:09.000000Z\",\n    \"is_enabled\": 1,\n    \"is_archived\": 0,\n    \"folder_id\": 0\n}","options":{"raw":{"language":"json"}}},"url":"{{base_url}}/form/form-types/11"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Host","value":"localhost:8000"},{"key":"Date","value":"Tue, 13 Jul 2021 15:53:13 GMT"},{"key":"Date","value":"Tue, 13 Jul 2021 15:53:13 GMT"},{"key":"Connection","value":"close"},{"key":"X-Powered-By","value":"PHP/7.4.14"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Content-Type","value":"application/json"},{"key":"X-RateLimit-Limit","value":"6000"},{"key":"X-RateLimit-Remaining","value":"5999"},{"key":"ETag","value":"\"0367bfa13d996274be8f93fdfd200501e282e0c3\""},{"key":"Set-Cookie","value":"laravel_session=GsFFs8iD5ARvhpb6TxMlvLS1wtQNTIQrj8lv20wt; expires=Tue, 13-Jul-2021 15:54:13 GMT; Max-Age=60; path=/; httponly"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"form_type_id\": 11,\n        \"form_type_name\": \"cf2_updated\",\n        \"form_type_description\": \"cf2_updated\",\n        \"is_standard\": false,\n        \"ac_id\": 2,\n        \"data_store_id\": 19,\n        \"dtmf\": \"id\",\n        \"grammar\": \"DOB\",\n        \"is_confusable\": 0,\n        \"confusable\": \"\",\n        \"created_at\": \"2021-07-13T15:51:32.000000Z\",\n        \"updated_at\": \"2021-07-13T15:53:13.000000Z\",\n        \"is_enabled\": 1,\n        \"is_archived\": 0\n    }\n}"}],"_postman_id":"2a589973-95cc-44a0-8312-e6b76a4fa980"},{"name":"delete custom form","id":"28d5afd6-86c0-4946-9231-c3e25ac5b5db","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"scope","value":"ac","type":"text","description":"<p>Access Scope [ac, sp] = ac for Studio | Build</p>\n"},{"key":"scope-id","value":"1","type":"text","description":"<p>Account ID from Studio | Manage | Account Profile when scope = ac</p>\n"},{"key":"studio-api-key","value":"{{studio-api-key}}","type":"text","description":"<p>API Key from Studio | Manage | API Keys</p>\n"}],"url":"{{base_url}}/form/form-types/{{resource-id}}","description":"<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Attributes</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>{{resource-id}} <strong>required</strong></td>\n<td>The unique identifier of the Custom Form to delete.</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"path":["form","form-types","{{resource-id}}"],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[{"id":"3a0f7795-6c95-442d-a550-9ac22a2c118f","name":"delete custom form success","originalRequest":{"method":"DELETE","header":[{"key":"scope","value":"ac","description":"Access Scope [ac, sp] = ac for Studio | Build"},{"key":"scope-id","value":"1","description":"Account ID from Studio | Manage | Account Profile when scope = ac"}],"url":"{{base_url}}/form/form-types/11"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Host","value":"localhost:8000"},{"key":"Date","value":"Tue, 13 Jul 2021 15:53:37 GMT"},{"key":"Date","value":"Tue, 13 Jul 2021 15:53:37 GMT"},{"key":"Connection","value":"close"},{"key":"X-Powered-By","value":"PHP/7.4.14"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Content-Type","value":"application/json"},{"key":"X-RateLimit-Limit","value":"6000"},{"key":"X-RateLimit-Remaining","value":"5996"},{"key":"ETag","value":"\"59f329c8b64d7f4b7059eb54fa6debef6a7bf992\""},{"key":"Set-Cookie","value":"laravel_session=GsFFs8iD5ARvhpb6TxMlvLS1wtQNTIQrj8lv20wt; expires=Tue, 13-Jul-2021 15:54:37 GMT; Max-Age=60; path=/; httponly"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"brackets/admin-ui::admin.operation.succeeded\"\n}"}],"_postman_id":"28d5afd6-86c0-4946-9231-c3e25ac5b5db"}],"id":"1f6c0962-670e-41e2-a47d-1ac260dd1180","_postman_id":"1f6c0962-670e-41e2-a47d-1ac260dd1180","description":""},{"name":"Open Forms","item":[{"name":"create-open-form-type","id":"7eb6dc71-a3ed-4ef3-9c61-b0be5b5688f8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[{"key":"scope","value":"ac","description":"<p>Access Scope [ac, sp] = ac for Studio | Build</p>\n"},{"key":"scope-id","value":"1","description":"<p>Account ID from Studio | Manage | Account Profile when scope = ac</p>\n"},{"key":"studio-api-key","value":"PvZTthD5YyPt5WBO1DQElwXLeZzyBd1n7xdgCBNL20TXdIfX","description":"<p>API Key from Studio | Manage | API Keys</p>\n","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"oft_name\": \"op1\",\n    \"oft_description\": \"test\",\n    \"nlp_engine\": \"dialogflow\",\n    \"project_id\": \"basic-asdasdads\",\n    \"test_query_text\": \"test\",\n    \"test_language_code\": \"\",\n    \"is_system\": false,\n    \"ac_id\": 1,\n    \"lex_bot_name\": \"\",\n    \"lex_bot_alias\": \"\",\n    \"lex_role_arn\": \"\",\n    \"lex_region\": \"\",\n    \"lex_profile_name\": \"\",\n    \"oft_outputs\": [],\n    \"is_archived\": 0,\n    \"folder_id\": 0,\n    \"guard_name\": \"admin\"\n}","options":{"raw":{"language":"json"}}},"url":"{{base_url}}/form/open-form-types","urlObject":{"path":["form","open-form-types"],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[{"id":"f286de69-7a33-45fa-a52e-fc0c8c10ad54","name":"create-open-form-type success","originalRequest":{"method":"POST","header":[{"key":"scope","value":"ac","description":"Access Scope [ac, sp] = ac for Studio | Build"},{"key":"scope-id","value":"1","description":"Account ID from Studio | Manage | Account Profile when scope = ac"}],"body":{"mode":"raw","raw":"{\n    \"oft_name\": \"op1\",\n    \"oft_description\": \"test\",\n    \"nlp_engine\": \"dialogflow\",\n    \"project_id\": \"basic-asdasdads\",\n    \"test_query_text\": \"test\",\n    \"test_language_code\": \"\",\n    \"is_system\": false,\n    \"ac_id\": 2,\n    \"lex_bot_name\": \"\",\n    \"lex_bot_alias\": \"\",\n    \"lex_role_arn\": \"\",\n    \"lex_region\": \"\",\n    \"lex_profile_name\": \"\",\n    \"oft_outputs\": [],\n    \"is_archived\": 0,\n    \"folder_id\": 0,\n    \"guard_name\": \"admin\"\n}","options":{"raw":{"language":"json"}}},"url":"{{base_url}}/form/open-form-types"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Host","value":"localhost:8000"},{"key":"Date","value":"Tue, 13 Jul 2021 15:54:04 GMT"},{"key":"Date","value":"Tue, 13 Jul 2021 15:54:04 GMT"},{"key":"Connection","value":"close"},{"key":"X-Powered-By","value":"PHP/7.4.14"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Content-Type","value":"application/json"},{"key":"X-RateLimit-Limit","value":"6000"},{"key":"X-RateLimit-Remaining","value":"5994"},{"key":"ETag","value":"\"16fd3904061464a31357b40a7c26485b07a9fb67\""},{"key":"Set-Cookie","value":"laravel_session=GsFFs8iD5ARvhpb6TxMlvLS1wtQNTIQrj8lv20wt; expires=Tue, 13-Jul-2021 15:55:04 GMT; Max-Age=60; path=/; httponly"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"open_form_type_id\": 2,\n        \"oft_name\": \"op1\",\n        \"oft_description\": \"test\",\n        \"nlp_engine\": \"dialogflow\",\n        \"project_id\": \"basic-asdasdads\",\n        \"test_query_text\": \"test\",\n        \"test_language_code\": \"\",\n        \"is_system\": false,\n        \"ac_id\": 2,\n        \"lex_bot_name\": \"\",\n        \"lex_bot_alias\": \"\",\n        \"lex_role_arn\": \"\",\n        \"lex_region\": \"\",\n        \"lex_profile_name\": \"\",\n        \"oft_outputs\": [],\n        \"is_archived\": null\n    }\n}"}],"_postman_id":"7eb6dc71-a3ed-4ef3-9c61-b0be5b5688f8"},{"name":"list open-form-types","id":"eda1a44c-c1f7-4baf-8c3e-8e5718c0613c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[{"key":"scope","value":"ac","description":"<p>Access Scope [ac, sp] = ac for Studio | Build</p>\n"},{"key":"scope-id","value":"1","description":"<p>Account ID from Studio | Manage | Account Profile when scope = ac</p>\n"},{"key":"studio-api-key","value":"{{studio-api-key}}","description":"<p>API Key from Studio | Manage | API Keys</p>\n","type":"text"}],"url":"{{base_url}}/form/open-form-types?per_page=24&page=1&orderBy=open_form_type_id&sortedBy=desc&show_only=&folder_id=0&task_id=-1&searchOptions=&searchFields=&hide_system=false&notShowLoader=false","urlObject":{"path":["form","open-form-types"],"host":["{{base_url}}"],"query":[{"key":"per_page","value":"24"},{"key":"page","value":"1"},{"key":"orderBy","value":"open_form_type_id"},{"key":"sortedBy","value":"desc"},{"key":"show_only","value":""},{"key":"folder_id","value":"0"},{"key":"task_id","value":"-1"},{"key":"searchOptions","value":""},{"key":"searchFields","value":""},{"key":"hide_system","value":"false"},{"key":"notShowLoader","value":"false"}],"variable":[]}},"response":[{"id":"3a21c25f-6143-42a3-b93f-04058c001ebc","name":"list open-form-types success","originalRequest":{"method":"GET","header":[{"key":"scope","value":"ac","description":"Access Scope [ac, sp] = ac for Studio | Build"},{"key":"scope-id","value":"1","description":"Account ID from Studio | Manage | Account Profile when scope = ac"}],"url":{"raw":"{{base_url}}/form/open-form-types?per_page=24&page=1&orderBy=open_form_type_id&sortedBy=desc&show_only=&folder_id=0&task_id=-1&searchOptions=&searchFields=&hide_system=false&notShowLoader=false","host":["{{base_url}}"],"path":["form","open-form-types"],"query":[{"key":"per_page","value":"24"},{"key":"page","value":"1"},{"key":"orderBy","value":"open_form_type_id"},{"key":"sortedBy","value":"desc"},{"key":"show_only","value":""},{"key":"folder_id","value":"0"},{"key":"task_id","value":"-1"},{"key":"searchOptions","value":""},{"key":"searchFields","value":""},{"key":"hide_system","value":"false"},{"key":"notShowLoader","value":"false"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Host","value":"localhost:8000"},{"key":"Date","value":"Tue, 13 Jul 2021 15:54:17 GMT"},{"key":"Date","value":"Tue, 13 Jul 2021 15:54:17 GMT"},{"key":"Connection","value":"close"},{"key":"X-Powered-By","value":"PHP/7.4.14"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Content-Type","value":"application/json"},{"key":"X-RateLimit-Limit","value":"6000"},{"key":"X-RateLimit-Remaining","value":"5999"},{"key":"ETag","value":"\"e46e6fe2418c61098dc1f136d8cecda9996fed90\""},{"key":"Set-Cookie","value":"laravel_session=GsFFs8iD5ARvhpb6TxMlvLS1wtQNTIQrj8lv20wt; expires=Tue, 13-Jul-2021 15:55:17 GMT; Max-Age=60; path=/; httponly"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": [\n        {\n            \"open_form_type_id\": 2,\n            \"oft_name\": \"op1\",\n            \"oft_description\": \"test\",\n            \"nlp_engine\": \"dialogflow\",\n            \"project_id\": \"basic-asdasdads\",\n            \"test_query_text\": \"test\",\n            \"test_language_code\": \"\",\n            \"is_system\": false,\n            \"ac_id\": 2,\n            \"lex_bot_name\": \"\",\n            \"lex_bot_alias\": \"\",\n            \"lex_role_arn\": \"\",\n            \"lex_region\": \"\",\n            \"lex_profile_name\": \"\",\n            \"oft_outputs\": [],\n            \"is_archived\": 0\n        }\n    ],\n    \"meta\": {\n        \"pagination\": {\n            \"total\": 1,\n            \"count\": 1,\n            \"per_page\": 24,\n            \"current_page\": 1,\n            \"total_pages\": 1,\n            \"links\": null\n        }\n    }\n}"}],"_postman_id":"eda1a44c-c1f7-4baf-8c3e-8e5718c0613c"},{"name":"update open-form-type","id":"48e90710-8f2f-43db-bda1-777de0cfc85a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"PUT","header":[{"key":"scope","value":"ac","description":"<p>Access Scope [ac, sp] = ac for Studio | Build</p>\n"},{"key":"scope-id","value":"1","description":"<p>Account ID from Studio | Manage | Account Profile when scope = ac</p>\n"},{"key":"studio-api-key","value":"{{studio-api-key}}","description":"<p>API Key from Studio | Manage | API Keys</p>\n","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"open_form_type_id\": 1,\n    \"oft_name\": \"op2\",\n    \"oft_description\": \"test2\",\n    \"nlp_engine\": \"dialogflow\",\n    \"project_id\": \"basic-asdasdads2\",\n    \"test_query_text\": \"test updated\",\n    \"test_language_code\": \"\",\n    \"is_system\": false,\n    \"ac_id\": 2,\n    \"lex_bot_name\": \"\",\n    \"lex_bot_alias\": \"\",\n    \"lex_role_arn\": \"\",\n    \"lex_region\": \"\",\n    \"lex_profile_name\": \"\",\n    \"oft_outputs\": [],\n    \"is_archived\": 0,\n    \"folder_id\": 0\n}","options":{"raw":{"language":"json"}}},"url":"{{base_url}}/form/open-form-types/2","urlObject":{"path":["form","open-form-types","2"],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[{"id":"aff3bd87-8688-40dd-8fe7-010c9662d0b5","name":"update open-form-type success","originalRequest":{"method":"PUT","header":[{"key":"scope","value":"ac","description":"Access Scope [ac, sp] = ac for Studio | Build"},{"key":"scope-id","value":"1","description":"Account ID from Studio | Manage | Account Profile when scope = ac"}],"body":{"mode":"raw","raw":"{\n    \"open_form_type_id\": 1,\n    \"oft_name\": \"op2\",\n    \"oft_description\": \"test2\",\n    \"nlp_engine\": \"dialogflow\",\n    \"project_id\": \"basic-asdasdads2\",\n    \"test_query_text\": \"test updated\",\n    \"test_language_code\": \"\",\n    \"is_system\": false,\n    \"ac_id\": 2,\n    \"lex_bot_name\": \"\",\n    \"lex_bot_alias\": \"\",\n    \"lex_role_arn\": \"\",\n    \"lex_region\": \"\",\n    \"lex_profile_name\": \"\",\n    \"oft_outputs\": [],\n    \"is_archived\": 0,\n    \"folder_id\": 0\n}","options":{"raw":{"language":"json"}}},"url":"{{base_url}}/form/open-form-types/2"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Host","value":"localhost:8000"},{"key":"Date","value":"Tue, 13 Jul 2021 15:55:06 GMT"},{"key":"Date","value":"Tue, 13 Jul 2021 15:55:06 GMT"},{"key":"Connection","value":"close"},{"key":"X-Powered-By","value":"PHP/7.4.14"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Content-Type","value":"application/json"},{"key":"X-RateLimit-Limit","value":"6000"},{"key":"X-RateLimit-Remaining","value":"5995"},{"key":"ETag","value":"\"bb573b5dfd6c7dc38067339abb0e53675d784c91\""},{"key":"Set-Cookie","value":"laravel_session=GsFFs8iD5ARvhpb6TxMlvLS1wtQNTIQrj8lv20wt; expires=Tue, 13-Jul-2021 15:56:06 GMT; Max-Age=60; path=/; httponly"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"open_form_type_id\": 2,\n        \"oft_name\": \"op2\",\n        \"oft_description\": \"test2\",\n        \"nlp_engine\": \"dialogflow\",\n        \"project_id\": \"basic-asdasdads2\",\n        \"test_query_text\": \"test updated\",\n        \"test_language_code\": \"\",\n        \"is_system\": false,\n        \"ac_id\": 2,\n        \"lex_bot_name\": \"\",\n        \"lex_bot_alias\": \"\",\n        \"lex_role_arn\": \"\",\n        \"lex_region\": \"\",\n        \"lex_profile_name\": \"\",\n        \"oft_outputs\": [],\n        \"is_archived\": 0\n    }\n}"}],"_postman_id":"48e90710-8f2f-43db-bda1-777de0cfc85a"},{"name":"delete open-form-type","id":"882162fc-f9ff-4818-9b6a-6203fc30dc05","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"DELETE","header":[{"key":"scope","value":"ac","description":"<p>Access Scope [ac, sp] = ac for Studio | Build</p>\n"},{"key":"scope-id","value":"1","description":"<p>Account ID from Studio | Manage | Account Profile when scope = ac</p>\n"},{"key":"studio-api-key","value":"{{studio-api-key}}","description":"<p>API Key from Studio | Manage | API Keys</p>\n","type":"text"}],"url":"{{base_url}}/form/open-form-types/2","urlObject":{"path":["form","open-form-types","2"],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[{"id":"ba828736-37df-4640-a75d-c4c81ceee474","name":"delete open-form-type success","originalRequest":{"method":"DELETE","header":[{"key":"scope","value":"ac","description":"Access Scope [ac, sp] = ac for Studio | Build"},{"key":"scope-id","value":"1","description":"Account ID from Studio | Manage | Account Profile when scope = ac"}],"url":"{{base_url}}/form/open-form-types/2"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Host","value":"localhost:8000"},{"key":"Date","value":"Tue, 13 Jul 2021 15:55:30 GMT"},{"key":"Date","value":"Tue, 13 Jul 2021 15:55:30 GMT"},{"key":"Connection","value":"close"},{"key":"X-Powered-By","value":"PHP/7.4.14"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Content-Type","value":"application/json"},{"key":"X-RateLimit-Limit","value":"6000"},{"key":"X-RateLimit-Remaining","value":"5998"},{"key":"ETag","value":"\"59f329c8b64d7f4b7059eb54fa6debef6a7bf992\""},{"key":"Set-Cookie","value":"laravel_session=GsFFs8iD5ARvhpb6TxMlvLS1wtQNTIQrj8lv20wt; expires=Tue, 13-Jul-2021 15:56:30 GMT; Max-Age=60; path=/; httponly"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"brackets/admin-ui::admin.operation.succeeded\"\n}"}],"_postman_id":"882162fc-f9ff-4818-9b6a-6203fc30dc05"}],"id":"6ab3337a-79fb-49f8-84bf-18a401e474ef","_postman_id":"6ab3337a-79fb-49f8-84bf-18a401e474ef","description":""},{"name":"Data Stores","item":[{"name":"Data","item":[{"name":"get datastore data","id":"aeea4aca-097f-4e01-9f92-6a1fe4891634","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[{"key":"studio-api-key","value":"{{studio-api-key}}","description":"<p>API Key from Studio | Manage | API Keys</p>\n","type":"text"},{"key":"scope","value":"ac","description":"<p>Access Scope [ac, sp] = ac for Studio | Build</p>\n","type":"text"},{"key":"scope-id","value":"8685","description":"<p>Account ID from Studio | Manage | Account Profile when scope = ac</p>\n","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"data_store_id\": 24845,\n    \"where\": {\n        \"connectionType\": \"and\",\n        \"children\": [\n            {\n                \"operatorName\": \"=\",\n                \"value\": \"583E32AE692E4C2F8A57FF8987F80B7A\",\n                \"fieldName\": \"five9_call_id\",\n                \"fieldTypeName\": \"text\"\n            }\n            //    {\n            //     \"operatorName\": \"=\",\n            //     \"value\": \"47fcded4-130d-45e3-8097-9a210148d138\",\n            //     \"fieldName\": \"_uuid\",\n            //     \"fieldTypeName\": \"string\"\n            // }\n            // {\n            //     \"operatorName\": \"startsWith\",\n            //     \"value\": \"ad\",\n            //     \"fieldName\": \"param3\"\n            // }\n            // {\n            //     \"operatorName\": \"<\",\n            //     \"value\": \"2024-02-15\",\n            //     \"fieldName\": \"_timestamp\",\n            //     \"fieldTypeName\": \"date\"\n            // }\n        ]\n    },\n\n    \"per_page\": 30,\n    \"page\": 1,\n    \"row_limit\": 100,\n    \"order_by\": {\n        \"column\": \"_timestamp\",\n        \"sortBy\": \"desc\" // it is recommended to use descending here to get latest records. While using asc option, data will be limited to 100K records which may result in no data for filter\n    }\n}","options":{"raw":{"language":"json"}}},"url":"{{base_url}}/data/getdatastorecollection?source=WEB","description":"<p>Fetch matched data from a datastore. Use <strong>GET list datastores</strong> or the UI to source the datastore ID. See also <a href=\"https://documentation.five9.com/bundle/studio-combo/page/studio-build/api/datastores-api.htm\">https://documentation.five9.com/bundle/studio-combo/page/studio-build/api/datastores-api.htm</a></p>\n","urlObject":{"path":["data","getdatastorecollection"],"host":["{{base_url}}"],"query":[{"key":"source","value":"WEB"},{"disabled":true,"description":{"content":"<p>optional</p>\n","type":"text/plain"},"key":"fetch_all","value":"1"}],"variable":[]}},"response":[{"id":"651344ff-1b76-4345-a8fb-739c2e2c2b78","name":"get datastore data with no filter","originalRequest":{"method":"POST","header":[{"key":"scope","value":"ac","description":"Access Scope [ac, sp] = ac for Studio | Build"},{"key":"scope-id","value":"1","description":"Account ID from Studio | Manage | Account Profile when scope = ac"},{"key":"studio-api-key","value":"{{studio-api-key}}","description":"API Key from Studio | Manage | API Keys","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"per_page\": 24,\n    \"page\": 1,\n    \"data_store_id\": 257,\n    \"where\": {\n        \"maxDepth\": 0,\n        \"connectionType\": \"and\",\n        \"children\": []\n    },\n    \"row_limit\": \"no-limit\",\n    \"order_by\": {\n        \"column\": \"_timestamp\",\n        \"sortBy\": \"desc\"\n    }\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"{{base_url}}/data/getdatastorecollection?source=WEB","host":["{{base_url}}"],"path":["data","getdatastorecollection"],"query":[{"key":"source","value":"WEB"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Host","value":"localhost:8000"},{"key":"Date","value":"Tue, 13 Jul 2021 15:57:34 GMT"},{"key":"Date","value":"Tue, 13 Jul 2021 15:57:34 GMT"},{"key":"Connection","value":"close"},{"key":"X-Powered-By","value":"PHP/7.4.14"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Content-Type","value":"application/json"},{"key":"X-RateLimit-Limit","value":"6000"},{"key":"X-RateLimit-Remaining","value":"5997"},{"key":"ETag","value":"\"ef198d6a3d2133b85f3229a9e4737086348dd206\""},{"key":"Set-Cookie","value":"laravel_session=GsFFs8iD5ARvhpb6TxMlvLS1wtQNTIQrj8lv20wt; expires=Tue, 13-Jul-2021 15:58:34 GMT; Max-Age=60; path=/; httponly"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"data_store_id\": 258,\n        \"ws_response_data\": [\n            {\n                \"_id\": \"62d0d5235a98687eba248fbf\",\n                \"name\": \"\",\n                \"integer\": 0,\n                \"date\": \"2022-07-15\",\n                \"boolean\": false,\n                \"_uuid\": \"\",\n                \"_timestamp\": 1657853219077\n            },\n            {\n                \"_id\": \"62d0d518f42e621475486f90\",\n                \"name\": \"C\",\n                \"integer\": 3,\n                \"date\": \"2022-07-13\",\n                \"boolean\": false,\n                \"_uuid\": \"\",\n                \"_timestamp\": 1657853208269\n            },\n            {\n                \"_id\": \"62d0d4f926ae552e9b5c3fa4\",\n                \"name\": \"Bob\",\n                \"integer\": 2,\n                \"date\": \"2022-07-14\",\n                \"boolean\": true,\n                \"_uuid\": \"\",\n                \"_timestamp\": 1657853177716\n            },\n            {\n                \"_id\": \"62d0d4ef3f578a015447a102\",\n                \"name\": \"Alice\",\n                \"integer\": 1,\n                \"date\": \"2022-07-15\",\n                \"boolean\": true,\n                \"_uuid\": \"\",\n                \"_timestamp\": 1657853167222\n            }\n        ]\n    },\n    \"meta\": {\n        \"pagination\": {\n            \"total\": 4,\n            \"current_page\": 1,\n            \"total_pages\": 1,\n            \"per_page\": 24,\n            \"count\": 4\n        }\n    }\n}"},{"id":"d8d9b75b-fc4d-4d75-9ab9-d55c398101e2","name":"get datastore data with one column filter","originalRequest":{"method":"POST","header":[{"key":"scope","value":"ac","description":"Access Scope [ac, sp] = ac for Studio | Build"},{"key":"scope-id","value":"1","description":"Account ID from Studio | Manage | Account Profile when scope = ac"},{"key":"studio-api-key","value":"{{studio-api-key}}","description":"API Key from Studio | Manage | API Keys","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"per_page\": 24,\n    \"page\": 1,\n    \"data_store_id\": 258,\n    \"where\": {\n        \"maxDepth\": 0,\n        \"connectionType\": \"and\",\n        \"children\": [\n            {\n                \"fieldName\": \"name\",\n                \"fieldTypeName\": \"text\",\n                \"operatorName\": \"=\",\n                \"value\": \"Alice\"\n            }\n        ]\n    },\n    \"row_limit\": \"no-limit\",\n    \"order_by\": {\n        \"column\": \"_timestamp\",\n        \"sortBy\": \"desc\"\n    }\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"{{base_url}}/data/getdatastorecollection?source=WEB","host":["{{base_url}}"],"path":["data","getdatastorecollection"],"query":[{"key":"source","value":"WEB"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Host","value":"localhost:8000"},{"key":"Date","value":"Tue, 13 Jul 2021 15:57:34 GMT"},{"key":"Date","value":"Tue, 13 Jul 2021 15:57:34 GMT"},{"key":"Connection","value":"close"},{"key":"X-Powered-By","value":"PHP/7.4.14"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Content-Type","value":"application/json"},{"key":"X-RateLimit-Limit","value":"6000"},{"key":"X-RateLimit-Remaining","value":"5997"},{"key":"ETag","value":"\"ef198d6a3d2133b85f3229a9e4737086348dd206\""},{"key":"Set-Cookie","value":"laravel_session=GsFFs8iD5ARvhpb6TxMlvLS1wtQNTIQrj8lv20wt; expires=Tue, 13-Jul-2021 15:58:34 GMT; Max-Age=60; path=/; httponly"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"data_store_id\": 258,\n        \"ws_response_data\": [\n            {\n                \"_id\": \"62d0d4ef3f578a015447a102\",\n                \"name\": \"Alice\",\n                \"integer\": 1,\n                \"date\": \"2022-07-15\",\n                \"boolean\": true,\n                \"_uuid\": \"\",\n                \"_timestamp\": 1657853167222\n            }\n        ]\n    },\n    \"meta\": {\n        \"pagination\": {\n            \"total\": 1,\n            \"current_page\": 1,\n            \"total_pages\": 1,\n            \"per_page\": 24,\n            \"count\": 1\n        }\n    }\n}"},{"id":"f60dae32-4627-41e5-aed0-a3604deb638a","name":"get datastore data using AND","originalRequest":{"method":"POST","header":[{"key":"scope","value":"ac","description":"Access Scope [ac, sp] = ac for Studio | Build"},{"key":"scope-id","value":"1","description":"Account ID from Studio | Manage | Account Profile when scope = ac"},{"key":"studio-api-key","value":"{{studio-api-key}}","description":"API Key from Studio | Manage | API Keys","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"per_page\": 24,\n    \"page\": 1,\n    \"data_store_id\": 258,\n    \"where\": {\n        \"maxDepth\": 0,\n        \"connectionType\": \"and\",\n        \"children\": [\n            {\n                \"fieldName\": \"name\",\n                \"fieldTypeName\": \"text\",\n                \"operatorName\": \"=\",\n                \"value\": \"Alice\"\n            },\n            {\n                \"fieldName\": \"integer\",\n                \"fieldTypeName\": \"number\",\n                \"operatorName\": \">\",\n                \"value\": \"0\"\n            }\n        ]\n    },\n    \"row_limit\": \"no-limit\",\n    \"order_by\": {\n        \"column\": \"_timestamp\",\n        \"sortBy\": \"desc\"\n    }\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"{{base_url}}/data/getdatastorecollection?source=WEB","host":["{{base_url}}"],"path":["data","getdatastorecollection"],"query":[{"key":"source","value":"WEB"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Host","value":"localhost:8000"},{"key":"Date","value":"Tue, 13 Jul 2021 15:57:34 GMT"},{"key":"Date","value":"Tue, 13 Jul 2021 15:57:34 GMT"},{"key":"Connection","value":"close"},{"key":"X-Powered-By","value":"PHP/7.4.14"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Content-Type","value":"application/json"},{"key":"X-RateLimit-Limit","value":"6000"},{"key":"X-RateLimit-Remaining","value":"5997"},{"key":"ETag","value":"\"ef198d6a3d2133b85f3229a9e4737086348dd206\""},{"key":"Set-Cookie","value":"laravel_session=GsFFs8iD5ARvhpb6TxMlvLS1wtQNTIQrj8lv20wt; expires=Tue, 13-Jul-2021 15:58:34 GMT; Max-Age=60; path=/; httponly"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"data_store_id\": 258,\n        \"ws_response_data\": [\n            {\n                \"_id\": \"62d0d4ef3f578a015447a102\",\n                \"name\": \"Alice\",\n                \"integer\": 1,\n                \"date\": \"2022-07-15\",\n                \"boolean\": true,\n                \"_uuid\": \"\",\n                \"_timestamp\": 1657853167222\n            }\n        ]\n    },\n    \"meta\": {\n        \"pagination\": {\n            \"total\": 1,\n            \"current_page\": 1,\n            \"total_pages\": 1,\n            \"per_page\": 24,\n            \"count\": 1\n        }\n    }\n}"},{"id":"ce89ce9d-3047-438d-a2a7-e2d569219bf2","name":"get datastore data using OR","originalRequest":{"method":"POST","header":[{"key":"scope","value":"ac","description":"Access Scope [ac, sp] = ac for Studio | Build"},{"key":"scope-id","value":"1","description":"Account ID from Studio | Manage | Account Profile when scope = ac"},{"key":"studio-api-key","value":"{{studio-api-key}}","description":"API Key from Studio | Manage | API Keys","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"per_page\": 24,\n    \"page\": 1,\n    \"data_store_id\": 258,\n    \"where\": {\n        \"maxDepth\": 0,\n        \"connectionType\": \"or\",\n        \"children\": [\n            {\n                \"fieldName\": \"name\",\n                \"fieldTypeName\": \"text\",\n                \"operatorName\": \"=\",\n                \"value\": \"Alice\"\n            },\n            {\n                \"fieldName\": \"integer\",\n                \"fieldTypeName\": \"number\",\n                \"operatorName\": \">\",\n                \"value\": \"2\"\n            }\n        ]\n    },\n    \"row_limit\": \"no-limit\",\n    \"order_by\": {\n        \"column\": \"_timestamp\",\n        \"sortBy\": \"desc\"\n    }\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"{{base_url}}/data/getdatastorecollection?source=WEB","host":["{{base_url}}"],"path":["data","getdatastorecollection"],"query":[{"key":"source","value":"WEB"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Host","value":"localhost:8000"},{"key":"Date","value":"Tue, 13 Jul 2021 15:57:34 GMT"},{"key":"Date","value":"Tue, 13 Jul 2021 15:57:34 GMT"},{"key":"Connection","value":"close"},{"key":"X-Powered-By","value":"PHP/7.4.14"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Content-Type","value":"application/json"},{"key":"X-RateLimit-Limit","value":"6000"},{"key":"X-RateLimit-Remaining","value":"5997"},{"key":"ETag","value":"\"ef198d6a3d2133b85f3229a9e4737086348dd206\""},{"key":"Set-Cookie","value":"laravel_session=GsFFs8iD5ARvhpb6TxMlvLS1wtQNTIQrj8lv20wt; expires=Tue, 13-Jul-2021 15:58:34 GMT; Max-Age=60; path=/; httponly"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"data_store_id\": 258,\n        \"ws_response_data\": [\n            {\n                \"_id\": \"62d0d518f42e621475486f90\",\n                \"name\": \"C\",\n                \"integer\": 3,\n                \"date\": \"2022-07-13\",\n                \"boolean\": false,\n                \"_uuid\": \"\",\n                \"_timestamp\": 1657853208269\n            },\n            {\n                \"_id\": \"62d0d4ef3f578a015447a102\",\n                \"name\": \"Alice\",\n                \"integer\": 1,\n                \"date\": \"2022-07-15\",\n                \"boolean\": true,\n                \"_uuid\": \"\",\n                \"_timestamp\": 1657853167222\n            }\n        ]\n    },\n    \"meta\": {\n        \"pagination\": {\n            \"total\": 2,\n            \"current_page\": 1,\n            \"total_pages\": 1,\n            \"per_page\": 24,\n            \"count\": 2\n        }\n    }\n}"},{"id":"ab11db2e-e872-49af-84c8-fb0ef8d0e4f1","name":"get datastore data using mixed AND & OR","originalRequest":{"method":"POST","header":[{"key":"scope","value":"ac","description":"Access Scope [ac, sp] = ac for Studio | Build"},{"key":"scope-id","value":"1","description":"Account ID from Studio | Manage | Account Profile when scope = ac"},{"key":"studio-api-key","value":"{{studio-api-key}}","description":"API Key from Studio | Manage | API Keys","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"per_page\": 24,\n    \"page\": 1,\n    \"data_store_id\": 258,\n    \"where\": {\n        \"maxDepth\": 0,\n        \"connectionType\": \"and\",\n        \"children\": [\n            {\n                \"operatorName\": \">\",\n                \"fieldName\": \"date\",\n                \"fieldTypeName\": \"date\",\n                \"value\": \"2022-07-13\"\n            },\n            {\n                \"operatorName\": \"=\",\n                \"fieldName\": \"boolean\",\n                \"fieldTypeName\": \"boolean\",\n                \"value\": \"true\"\n            },\n            {\n                \"connectionType\": \"or\",\n                \"children\": [\n                    {\n                        \"operatorName\": \"=\",\n                        \"fieldName\": \"name\",\n                        \"fieldTypeName\": \"text\",\n                        \"value\": \"Bob\"\n                    },\n                    {\n                        \"operatorName\": \">\",\n                        \"fieldName\": \"integer\",\n                        \"fieldTypeName\": \"number\",\n                        \"value\": \"1\"\n                    }\n                ]\n            }\n        ]\n    },\n    \"row_limit\": \"no-limit\",\n    \"order_by\": {\n        \"column\": \"_timestamp\",\n        \"sortBy\": \"desc\"\n    }\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"{{base_url}}/data/getdatastorecollection?source=WEB","host":["{{base_url}}"],"path":["data","getdatastorecollection"],"query":[{"key":"source","value":"WEB"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Host","value":"localhost:8000"},{"key":"Date","value":"Tue, 13 Jul 2021 15:57:34 GMT"},{"key":"Date","value":"Tue, 13 Jul 2021 15:57:34 GMT"},{"key":"Connection","value":"close"},{"key":"X-Powered-By","value":"PHP/7.4.14"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Content-Type","value":"application/json"},{"key":"X-RateLimit-Limit","value":"6000"},{"key":"X-RateLimit-Remaining","value":"5997"},{"key":"ETag","value":"\"ef198d6a3d2133b85f3229a9e4737086348dd206\""},{"key":"Set-Cookie","value":"laravel_session=GsFFs8iD5ARvhpb6TxMlvLS1wtQNTIQrj8lv20wt; expires=Tue, 13-Jul-2021 15:58:34 GMT; Max-Age=60; path=/; httponly"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"data_store_id\": 258,\n        \"ws_response_data\": [\n            {\n                \"_id\": \"62d0d4f926ae552e9b5c3fa4\",\n                \"name\": \"Bob\",\n                \"integer\": 2,\n                \"date\": \"2022-07-14\",\n                \"boolean\": true,\n                \"_uuid\": \"\",\n                \"_timestamp\": 1657853177716\n            }\n        ]\n    },\n    \"meta\": {\n        \"pagination\": {\n            \"total\": 1,\n            \"current_page\": 1,\n            \"total_pages\": 1,\n            \"per_page\": 24,\n            \"count\": 1\n        }\n    }\n}"},{"id":"ed08fd3e-6d0b-426e-9939-cf6d4383bbf6","name":"CSV format (always returns max 12k records)","originalRequest":{"method":"POST","header":[{"key":"studio-api-key","value":"{{studio-api-key}}","type":"text"},{"key":"scope","value":"ac","type":"text"},{"key":"scope-id","value":"{{ac_id}}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"export_csv\": true,\n    \"data_store_id\": {{data_store_id}},\n    \"where\": {\n        \"maxDepth\": 0,\n        \"connectionType\": \"and\",\n        \"children\": []\n    },\n    \"row_limit\": \"no-limit\",\n    \"order_by\": {\n        \"column\": \"year\",\n        \"sortBy\": \"asc\"\n    }\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"{{base_url}}/data/getdatastorecollection?source=WEB","host":["{{base_url}}"],"path":["data","getdatastorecollection"],"query":[{"key":"source","value":"WEB"}]}},"status":"OK","code":200,"_postman_previewlanguage":"html","header":[{"key":"Server","value":"nginx/1.23.1"},{"key":"Date","value":"Fri, 31 Mar 2023 06:07:27 GMT"},{"key":"Content-Type","value":"text/html; charset=UTF-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"_id,_timestamp,year,age,ethnic,sex,area,count\n6412998dd7fb4a2f516be1fb,\"2023-03-16 15:22:37.715 +11:00\",,,,,,\n641392dd700ed241b7132079,\"2023-03-17 09:06:17.250 +11:00\",1900,1,NULL,M,NULL,NULL\n64129a1bd7fb4a2f516bf624,\"2023-03-16 15:24:59.051 +11:00\",2018,105,9999,9,77,18\n64129a1bd7fb4a2f516bf623,\"2023-03-16 15:24:59.029 +11:00\",2018,105,9999,9,9999,18\n64129a1bd7fb4a2f516bf622,\"2023-03-16 15:24:59.005 +11:00\",2018,105,9999,9,99,0\n64129a1ad7fb4a2f516bf621,\"2023-03-16 15:24:58.984 +11:00\",2018,105,9999,9,18,0\n64129a1ad7fb4a2f516bf620,\"2023-03-16 15:24:58.960 +11:00\",2018,105,9999,9,17,0\n64129a1ad7fb4a2f516bf61f,\"2023-03-16 15:24:58.938 +11:00\",2018,105,9999,9,16,0\n64129a1ad7fb4a2f516bf61e,\"2023-03-16 15:24:58.914 +11:00\",2018,105,9999,9,15,0\n64129a1ad7fb4a2f516bf61d,\"2023-03-16 15:24:58.888 +11:00\",2018,105,9999,9,14,0\n64129a1ad7fb4a2f516bf61c,\"2023-03-16 15:24:58.865 +11:00\",2018,105,9999,9,13,0\n64129a1ad7fb4a2f516bf61b,\"2023-03-16 15:24:58.841 +11:00\",2018,105,9999,9,12,0\n64129a1ad7fb4a2f516bf61a,\"2023-03-16 15:24:58.819 +11:00\",2018,105,9999,9,09,0\n64129a1ad7fb4a2f516bf619,\"2023-03-16 15:24:58.792 +11:00\",2018,105,9999,9,08,0\n64129a1ad7fb4a2f516bf618,\"2023-03-16 15:24:58.767 +11:00\",2018,105,9999,9,07,0\n64129a1ad7fb4a2f516bf617,\"2023-03-16 15:24:58.732 +11:00\",2018,105,9999,9,06,0\n64129a1ad7fb4a2f516bf616,\"2023-03-16 15:24:58.710 +11:00\",2018,105,9999,9,05,0\n64129a1ad7fb4a2f516bf615,\"2023-03-16 15:24:58.688 +11:00\",2018,105,9999,9,04,0\n64129a1ad7fb4a2f516bf614,\"2023-03-16 15:24:58.665 +11:00\",2018,105,9999,9,03,3\n64129a1ad7fb4a2f516bf613,\"2023-03-16 15:24:58.623 +11:00\",2018,105,9999,9,02,9\n64129a1ad7fb4a2f516bf612,\"2023-03-16 15:24:58.601 +11:00\",2018,105,9999,9,01,3\n64129a1ad7fb4a2f516bf611,\"2023-03-16 15:24:58.579 +11:00\",2018,105,9999,2,77,15\n64129a1ad7fb4a2f516bf610,\"2023-03-16 15:24:58.553 +11:00\",2018,105,9999,2,9999,15\n64129a1ad7fb4a2f516bf60f,\"2023-03-16 15:24:58.507 +11:00\",2018,105,9999,2,99,0\n64129a1ad7fb4a2f516bf60e,\"2023-03-16 15:24:58.460 +11:00\",2018,105,9999,2,18,0\n64129a1ad7fb4a2f516bf60d,\"2023-03-16 15:24:58.415 +11:00\",2018,105,9999,2,17,0\n64129a1ad7fb4a2f516bf60c,\"2023-03-16 15:24:58.392 +11:00\",2018,105,9999,2,16,0\n64129a1ad7fb4a2f516bf60b,\"2023-03-16 15:24:58.348 +11:00\",2018,105,9999,2,15,0\n64129a1ad7fb4a2f516bf60a,\"2023-03-16 15:24:58.321 +11:00\",2018,105,9999,2,14,0\n64129a1ad7fb4a2f516bf609,\"2023-03-16 15:24:58.297 +11:00\",2018,105,9999,2,13,0\n64129a1ad7fb4a2f516bf608,\"2023-03-16 15:24:58.272 +11:00\",2018,105,9999,2,12,0\n64129a1ad7fb4a2f516bf607,\"2023-03-16 15:24:58.251 +11:00\",2018,105,9999,2,09,0\n64129a1ad7fb4a2f516bf606,\"2023-03-16 15:24:58.226 +11:00\",2018,105,9999,2,08,0\n64129a1ad7fb4a2f516bf605,\"2023-03-16 15:24:58.197 +11:00\",2018,105,9999,2,07,0\n64129a1ad7fb4a2f516bf604,\"2023-03-16 15:24:58.172 +11:00\",2018,105,9999,2,06,0\n64129a1ad7fb4a2f516bf603,\"2023-03-16 15:24:58.147 +11:00\",2018,105,9999,2,05,0\n64129a1ad7fb4a2f516bf602,\"2023-03-16 15:24:58.124 +11:00\",2018,105,9999,2,04,0\n64129a1ad7fb4a2f516bf601,\"2023-03-16 15:24:58.092 +11:00\",2018,105,9999,2,03,0\n64129a1ad7fb4a2f516bf600,\"2023-03-16 15:24:58.070 +11:00\",2018,105,9999,2,02,3\n64129a1ad7fb4a2f516bf5ff,\"2023-03-16 15:24:58.046 +11:00\",2018,105,9999,2,01,3\n64129a1ad7fb4a2f516bf5fe,\"2023-03-16 15:24:58.022 +11:00\",2018,105,9999,1,77,6\n64129a19d7fb4a2f516bf5fd,\"2023-03-16 15:24:57.997 +11:00\",2018,105,9999,1,9999,6\n64129a19d7fb4a2f516bf5fc,\"2023-03-16 15:24:57.972 +11:00\",2018,105,9999,1,99,0\n64129a19d7fb4a2f516bf5fb,\"2023-03-16 15:24:57.947 +11:00\",2018,105,9999,1,18,0\n64129a19d7fb4a2f516bf5fa,\"2023-03-16 15:24:57.924 +11:00\",2018,105,9999,1,17,0\n64129a19d7fb4a2f516bf5f9,\"2023-03-16 15:24:57.899 +11:00\",2018,105,9999,1,16,0\n64129a19d7fb4a2f516bf5f8,\"2023-03-16 15:24:57.876 +11:00\",2018,105,9999,1,15,0\n64129a19d7fb4a2f516bf5f7,\"2023-03-16 15:24:57.848 +11:00\",2018,105,9999,1,14,0\n64129a19d7fb4a2f516bf5f6,\"2023-03-16 15:24:57.826 +11:00\",2018,105,9999,1,13,0\n64129a19d7fb4a2f516bf5f5,\"2023-03-16 15:24:57.804 +11:00\",2018,105,9999,1,12,0\n64129a19d7fb4a2f516bf5f4,\"2023-03-16 15:24:57.783 +11:00\",2018,105,9999,1,09,0\n64129a19d7fb4a2f516bf5f3,\"2023-03-16 15:24:57.758 +11:00\",2018,105,9999,1,08,0\n64129a19d7fb4a2f516bf5f2,\"2023-03-16 15:24:57.734 +11:00\",2018,105,9999,1,07,0\n64129a19d7fb4a2f516bf5f1,\"2023-03-16 15:24:57.692 +11:00\",2018,105,9999,1,06,0\n64129a19d7fb4a2f516bf5f0,\"2023-03-16 15:24:57.667 +11:00\",2018,105,9999,1,05,0\n64129a19d7fb4a2f516bf5ef,\"2023-03-16 15:24:57.600 +11:00\",2018,105,9999,1,04,0\n64129a19d7fb4a2f516bf5ee,\"2023-03-16 15:24:57.579 +11:00\",2018,105,9999,1,03,0\n64129a19d7fb4a2f516bf5ed,\"2023-03-16 15:24:57.553 +11:00\",2018,105,9999,1,02,3\n64129a19d7fb4a2f516bf5ec,\"2023-03-16 15:24:57.528 +11:00\",2018,105,9999,1,01,0\n64129a19d7fb4a2f516bf5eb,\"2023-03-16 15:24:57.505 +11:00\",2018,105,77,9,77,18\n64129a19d7fb4a2f516bf5ea,\"2023-03-16 15:24:57.484 +11:00\",2018,105,77,9,9999,18\n64129a19d7fb4a2f516bf5e9,\"2023-03-16 15:24:57.440 +11:00\",2018,105,77,9,99,..C\n64129a19d7fb4a2f516bf5e8,\"2023-03-16 15:24:57.418 +11:00\",2018,105,77,9,18,0\n64129a19d7fb4a2f516bf5e7,\"2023-03-16 15:24:57.395 +11:00\",2018,105,77,9,17,0\n64129a19d7fb4a2f516bf5e6,\"2023-03-16 15:24:57.373 +11:00\",2018,105,77,9,16,0\n64129a19d7fb4a2f516bf5e5,\"2023-03-16 15:24:57.350 +11:00\",2018,105,77,9,15,0\n64129a19d7fb4a2f516bf5e4,\"2023-03-16 15:24:57.321 +11:00\",2018,105,77,9,14,0\n64129a19d7fb4a2f516bf5e3,\"2023-03-16 15:24:57.298 +11:00\",2018,105,77,9,13,0\n64129a19d7fb4a2f516bf5e2,\"2023-03-16 15:24:57.274 +11:00\",2018,105,77,9,12,0\n64129a19d7fb4a2f516bf5e1,\"2023-03-16 15:24:57.252 +11:00\",2018,105,77,9,09,0\n64129a19d7fb4a2f516bf5e0,\"2023-03-16 15:24:57.231 +11:00\",2018,105,77,9,08,0\n64129a19d7fb4a2f516bf5df,\"2023-03-16 15:24:57.207 +11:00\",2018,105,77,9,07,0\n64129a19d7fb4a2f516bf5de,\"2023-03-16 15:24:57.182 +11:00\",2018,105,77,9,06,0\n64129a19d7fb4a2f516bf5dd,\"2023-03-16 15:24:57.159 +11:00\",2018,105,77,9,05,0\n64129a19d7fb4a2f516bf5dc,\"2023-03-16 15:24:57.134 +11:00\",2018,105,77,9,04,0\n64129a19d7fb4a2f516bf5db,\"2023-03-16 15:24:57.112 +11:00\",2018,105,77,9,03,3\n64129a19d7fb4a2f516bf5da,\"2023-03-16 15:24:57.089 +11:00\",2018,105,77,9,02,9\n64129a19d7fb4a2f516bf5d9,\"2023-03-16 15:24:57.067 +11:00\",2018,105,77,9,01,3\n64129a19d7fb4a2f516bf5d8,\"2023-03-16 15:24:57.044 +11:00\",2018,105,77,2,77,15\n64129a19d7fb4a2f516bf5d7,\"2023-03-16 15:24:57.022 +11:00\",2018,105,77,2,9999,15\n64129a18d7fb4a2f516bf5d6,\"2023-03-16 15:24:56.997 +11:00\",2018,105,77,2,99,..C\n64129a18d7fb4a2f516bf5d5,\"2023-03-16 15:24:56.966 +11:00\",2018,105,77,2,18,0\n64129a18d7fb4a2f516bf5d4,\"2023-03-16 15:24:56.944 +11:00\",2018,105,77,2,17,0\n64129a18d7fb4a2f516bf5d3,\"2023-03-16 15:24:56.922 +11:00\",2018,105,77,2,16,0\n64129a18d7fb4a2f516bf5d2,\"2023-03-16 15:24:56.900 +11:00\",2018,105,77,2,15,0\n64129a18d7fb4a2f516bf5d1,\"2023-03-16 15:24:56.877 +11:00\",2018,105,77,2,14,0\n64129a18d7fb4a2f516bf5d0,\"2023-03-16 15:24:56.856 +11:00\",2018,105,77,2,13,0\n64129a18d7fb4a2f516bf5cf,\"2023-03-16 15:24:56.831 +11:00\",2018,105,77,2,12,0\n64129a18d7fb4a2f516bf5ce,\"2023-03-16 15:24:56.799 +11:00\",2018,105,77,2,09,0\n64129a18d7fb4a2f516bf5cd,\"2023-03-16 15:24:56.773 +11:00\",2018,105,77,2,08,0\n64129a18d7fb4a2f516bf5cc,\"2023-03-16 15:24:56.747 +11:00\",2018,105,77,2,07,0\n64129a18d7fb4a2f516bf5cb,\"2023-03-16 15:24:56.722 +11:00\",2018,105,77,2,06,0\n64129a18d7fb4a2f516bf5ca,\"2023-03-16 15:24:56.698 +11:00\",2018,105,77,2,05,0\n64129a18d7fb4a2f516bf5c9,\"2023-03-16 15:24:56.675 +11:00\",2018,105,77,2,04,0\n64129a18d7fb4a2f516bf5c8,\"2023-03-16 15:24:56.651 +11:00\",2018,105,77,2,03,0\n64129a18d7fb4a2f516bf5c7,\"2023-03-16 15:24:56.627 +11:00\",2018,105,77,2,02,3\n64129a18d7fb4a2f516bf5c6,\"2023-03-16 15:24:56.601 +11:00\",2018,105,77,2,01,3\n64129a18d7fb4a2f516bf5c5,\"2023-03-16 15:24:56.578 +11:00\",2018,105,77,1,77,6\n64129a18d7fb4a2f516bf5c4,\"2023-03-16 15:24:56.555 +11:00\",2018,105,77,1,9999,6\n64129a18d7fb4a2f516bf5c3,\"2023-03-16 15:24:56.532 +11:00\",2018,105,77,1,99,..C\n64129a18d7fb4a2f516bf5c2,\"2023-03-16 15:24:56.509 +11:00\",2018,105,77,1,18,0\n64129a18d7fb4a2f516bf5c1,\"2023-03-16 15:24:56.484 +11:00\",2018,105,77,1,17,0\n64129a18d7fb4a2f516bf5c0,\"2023-03-16 15:24:56.462 +11:00\",2018,105,77,1,16,0\n64129a18d7fb4a2f516bf5bf,\"2023-03-16 15:24:56.434 +11:00\",2018,105,77,1,15,0\n64129a18d7fb4a2f516bf5be,\"2023-03-16 15:24:56.394 +11:00\",2018,105,77,1,14,0\n64129a18d7fb4a2f516bf5bd,\"2023-03-16 15:24:56.367 +11:00\",2018,105,77,1,13,0\n64129a18d7fb4a2f516bf5bc,\"2023-03-16 15:24:56.344 +11:00\",2018,105,77,1,12,0\n64129a18d7fb4a2f516bf5bb,\"2023-03-16 15:24:56.308 +11:00\",2018,105,77,1,09,0\n64129a18d7fb4a2f516bf5ba,\"2023-03-16 15:24:56.285 +11:00\",2018,105,77,1,08,0\n64129a18d7fb4a2f516bf5b9,\"2023-03-16 15:24:56.262 +11:00\",2018,105,77,1,07,0\n64129a18d7fb4a2f516bf5b8,\"2023-03-16 15:24:56.238 +11:00\",2018,105,77,1,06,0\n64129a18d7fb4a2f516bf5b7,\"2023-03-16 15:24:56.215 +11:00\",2018,105,77,1,05,0\n64129a18d7fb4a2f516bf5b6,\"2023-03-16 15:24:56.192 +11:00\",2018,105,77,1,04,0\n64129a18d7fb4a2f516bf5b5,\"2023-03-16 15:24:56.164 +11:00\",2018,105,77,1,03,0\n64129a18d7fb4a2f516bf5b4,\"2023-03-16 15:24:56.143 +11:00\",2018,105,77,1,02,3\n64129a18d7fb4a2f516bf5b3,\"2023-03-16 15:24:56.117 +11:00\",2018,105,77,1,01,0\n64129a18d7fb4a2f516bf5b2,\"2023-03-16 15:24:56.093 +11:00\",2018,105,9,9,77,0\n64129a18d7fb4a2f516bf5b1,\"2023-03-16 15:24:56.066 +11:00\",2018,105,9,9,9999,0\n64129a18d7fb4a2f516bf5b0,\"2023-03-16 15:24:56.043 +11:00\",2018,105,9,9,99,..C\n64129a18d7fb4a2f516bf5af,\"2023-03-16 15:24:56.017 +11:00\",2018,105,9,9,18,0\n64129a17d7fb4a2f516bf5ae,\"2023-03-16 15:24:55.993 +11:00\",2018,105,9,9,17,0\n64129a17d7fb4a2f516bf5ad,\"2023-03-16 15:24:55.961 +11:00\",2018,105,9,9,16,0\n64129a17d7fb4a2f516bf5ac,\"2023-03-16 15:24:55.929 +11:00\",2018,105,9,9,15,0\n64129a17d7fb4a2f516bf5ab,\"2023-03-16 15:24:55.899 +11:00\",2018,105,9,9,14,0\n64129a17d7fb4a2f516bf5aa,\"2023-03-16 15:24:55.873 +11:00\",2018,105,9,9,13,0\n64129a17d7fb4a2f516bf5a9,\"2023-03-16 15:24:55.842 +11:00\",2018,105,9,9,12,0\n64129a17d7fb4a2f516bf5a8,\"2023-03-16 15:24:55.819 +11:00\",2018,105,9,9,09,0\n64129a17d7fb4a2f516bf5a7,\"2023-03-16 15:24:55.797 +11:00\",2018,105,9,9,08,0\n64129a17d7fb4a2f516bf5a6,\"2023-03-16 15:24:55.774 +11:00\",2018,105,9,9,07,0\n64129a17d7fb4a2f516bf5a5,\"2023-03-16 15:24:55.747 +11:00\",2018,105,9,9,06,0\n64129a17d7fb4a2f516bf5a4,\"2023-03-16 15:24:55.722 +11:00\",2018,105,9,9,05,0\n64129a17d7fb4a2f516bf5a3,\"2023-03-16 15:24:55.697 +11:00\",2018,105,9,9,04,0\n64129a17d7fb4a2f516bf5a2,\"2023-03-16 15:24:55.666 +11:00\",2018,105,9,9,03,0\n64129a17d7fb4a2f516bf5a1,\"2023-03-16 15:24:55.640 +11:00\",2018,105,9,9,02,0\n64129a17d7fb4a2f516bf5a0,\"2023-03-16 15:24:55.615 +11:00\",2018,105,9,9,01,0\n64129a17d7fb4a2f516bf59f,\"2023-03-16 15:24:55.591 +11:00\",2018,105,9,2,77,0\n64129a17d7fb4a2f516bf59e,\"2023-03-16 15:24:55.568 +11:00\",2018,105,9,2,9999,0\n64129a17d7fb4a2f516bf59d,\"2023-03-16 15:24:55.538 +11:00\",2018,105,9,2,99,..C\n64129a17d7fb4a2f516bf59c,\"2023-03-16 15:24:55.515 +11:00\",2018,105,9,2,18,0\n64129a17d7fb4a2f516bf59b,\"2023-03-16 15:24:55.492 +11:00\",2018,105,9,2,17,0\n64129a17d7fb4a2f516bf59a,\"2023-03-16 15:24:55.470 +11:00\",2018,105,9,2,16,0\n64129a17d7fb4a2f516bf599,\"2023-03-16 15:24:55.440 +11:00\",2018,105,9,2,15,0\n64129a17d7fb4a2f516bf598,\"2023-03-16 15:24:55.418 +11:00\",2018,105,9,2,14,0\n64129a17d7fb4a2f516bf597,\"2023-03-16 15:24:55.392 +11:00\",2018,105,9,2,13,0\n64129a17d7fb4a2f516bf596,\"2023-03-16 15:24:55.369 +11:00\",2018,105,9,2,12,0\n64129a17d7fb4a2f516bf595,\"2023-03-16 15:24:55.347 +11:00\",2018,105,9,2,09,0\n64129a17d7fb4a2f516bf594,\"2023-03-16 15:24:55.325 +11:00\",2018,105,9,2,08,0\n64129a17d7fb4a2f516bf593,\"2023-03-16 15:24:55.301 +11:00\",2018,105,9,2,07,0\n64129a17d7fb4a2f516bf592,\"2023-03-16 15:24:55.272 +11:00\",2018,105,9,2,06,0\n64129a17d7fb4a2f516bf591,\"2023-03-16 15:24:55.247 +11:00\",2018,105,9,2,05,0\n64129a17d7fb4a2f516bf590,\"2023-03-16 15:24:55.221 +11:00\",2018,105,9,2,04,0\n64129a17d7fb4a2f516bf58f,\"2023-03-16 15:24:55.199 +11:00\",2018,105,9,2,03,0\n64129a17d7fb4a2f516bf58e,\"2023-03-16 15:24:55.176 +11:00\",2018,105,9,2,02,0\n64129a17d7fb4a2f516bf58d,\"2023-03-16 15:24:55.134 +11:00\",2018,105,9,2,01,0\n64129a17d7fb4a2f516bf58c,\"2023-03-16 15:24:55.110 +11:00\",2018,105,9,1,77,0\n64129a17d7fb4a2f516bf58b,\"2023-03-16 15:24:55.085 +11:00\",2018,105,9,1,9999,0\n64129a17d7fb4a2f516bf58a,\"2023-03-16 15:24:55.063 +11:00\",2018,105,9,1,99,..C\n64129a17d7fb4a2f516bf589,\"2023-03-16 15:24:55.041 +11:00\",2018,105,9,1,18,0\n64129a17d7fb4a2f516bf588,\"2023-03-16 15:24:55.019 +11:00\",2018,105,9,1,17,0\n64129a16d7fb4a2f516bf587,\"2023-03-16 15:24:54.993 +11:00\",2018,105,9,1,16,0\n64129a16d7fb4a2f516bf586,\"2023-03-16 15:24:54.969 +11:00\",2018,105,9,1,15,0\n64129a16d7fb4a2f516bf585,\"2023-03-16 15:24:54.947 +11:00\",2018,105,9,1,14,0\n64129a16d7fb4a2f516bf584,\"2023-03-16 15:24:54.925 +11:00\",2018,105,9,1,13,0\n64129a16d7fb4a2f516bf583,\"2023-03-16 15:24:54.898 +11:00\",2018,105,9,1,12,0\n64129a16d7fb4a2f516bf582,\"2023-03-16 15:24:54.875 +11:00\",2018,105,9,1,09,0\n64129a16d7fb4a2f516bf581,\"2023-03-16 15:24:54.852 +11:00\",2018,105,9,1,08,0\n64129a16d7fb4a2f516bf580,\"2023-03-16 15:24:54.827 +11:00\",2018,105,9,1,07,0\n64129a16d7fb4a2f516bf57f,\"2023-03-16 15:24:54.798 +11:00\",2018,105,9,1,06,0\n64129a16d7fb4a2f516bf57e,\"2023-03-16 15:24:54.775 +11:00\",2018,105,9,1,05,0\n64129a16d7fb4a2f516bf57d,\"2023-03-16 15:24:54.752 +11:00\",2018,105,9,1,04,0\n64129a16d7fb4a2f516bf57c,\"2023-03-16 15:24:54.725 +11:00\",2018,105,9,1,03,0\n64129a16d7fb4a2f516bf57b,\"2023-03-16 15:24:54.701 +11:00\",2018,105,9,1,02,0\n64129a16d7fb4a2f516bf57a,\"2023-03-16 15:24:54.676 +11:00\",2018,105,9,1,01,0\n64129a16d7fb4a2f516bf579,\"2023-03-16 15:24:54.649 +11:00\",2018,105,6,9,77,0\n64129a16d7fb4a2f516bf578,\"2023-03-16 15:24:54.626 +11:00\",2018,105,6,9,9999,0\n64129a16d7fb4a2f516bf577,\"2023-03-16 15:24:54.604 +11:00\",2018,105,6,9,99,..C\n64129a16d7fb4a2f516bf576,\"2023-03-16 15:24:54.580 +11:00\",2018,105,6,9,18,0\n64129a16d7fb4a2f516bf575,\"2023-03-16 15:24:54.554 +11:00\",2018,105,6,9,17,0\n64129a16d7fb4a2f516bf574,\"2023-03-16 15:24:54.524 +11:00\",2018,105,6,9,16,0\n64129a16d7fb4a2f516bf573,\"2023-03-16 15:24:54.477 +11:00\",2018,105,6,9,15,0\n64129a16d7fb4a2f516bf572,\"2023-03-16 15:24:54.453 +11:00\",2018,105,6,9,14,0\n64129a16d7fb4a2f516bf571,\"2023-03-16 15:24:54.427 +11:00\",2018,105,6,9,13,0\n64129a16d7fb4a2f516bf570,\"2023-03-16 15:24:54.398 +11:00\",2018,105,6,9,12,0\n64129a16d7fb4a2f516bf56f,\"2023-03-16 15:24:54.373 +11:00\",2018,105,6,9,09,0\n64129a16d7fb4a2f516bf56e,\"2023-03-16 15:24:54.349 +11:00\",2018,105,6,9,08,0\n64129a16d7fb4a2f516bf56d,\"2023-03-16 15:24:54.285 +11:00\",2018,105,6,9,07,0\n64129a16d7fb4a2f516bf56c,\"2023-03-16 15:24:54.154 +11:00\",2018,105,6,9,06,0\n64129a16d7fb4a2f516bf56b,\"2023-03-16 15:24:54.130 +11:00\",2018,105,6,9,05,0\n64129a16d7fb4a2f516bf56a,\"2023-03-16 15:24:54.106 +11:00\",2018,105,6,9,04,0\n64129a16d7fb4a2f516bf569,\"2023-03-16 15:24:54.081 +11:00\",2018,105,6,9,03,0\n64129a16d7fb4a2f516bf568,\"2023-03-16 15:24:54.056 +11:00\",2018,105,6,9,02,0\n64129a16d7fb4a2f516bf567,\"2023-03-16 15:24:54.032 +11:00\",2018,105,6,9,01,0\n64129a16d7fb4a2f516bf566,\"2023-03-16 15:24:54.010 +11:00\",2018,105,6,2,77,0\n64129a15d7fb4a2f516bf565,\"2023-03-16 15:24:53.983 +11:00\",2018,105,6,2,9999,0\n64129a15d7fb4a2f516bf564,\"2023-03-16 15:24:53.957 +11:00\",2018,105,6,2,99,..C\n64129a15d7fb4a2f516bf563,\"2023-03-16 15:24:53.933 +11:00\",2018,105,6,2,18,0\n64129a15d7fb4a2f516bf562,\"2023-03-16 15:24:53.910 +11:00\",2018,105,6,2,17,0\n64129a15d7fb4a2f516bf561,\"2023-03-16 15:24:53.886 +11:00\",2018,105,6,2,16,0\n64129a15d7fb4a2f516bf560,\"2023-03-16 15:24:53.863 +11:00\",2018,105,6,2,15,0\n64129a15d7fb4a2f516bf55f,\"2023-03-16 15:24:53.841 +11:00\",2018,105,6,2,14,0\n64129a15d7fb4a2f516bf55e,\"2023-03-16 15:24:53.818 +11:00\",2018,105,6,2,13,0\n64129a15d7fb4a2f516bf55d,\"2023-03-16 15:24:53.794 +11:00\",2018,105,6,2,12,0\n64129a15d7fb4a2f516bf55c,\"2023-03-16 15:24:53.773 +11:00\",2018,105,6,2,09,0\n64129a15d7fb4a2f516bf55b,\"2023-03-16 15:24:53.750 +11:00\",2018,105,6,2,08,0\n64129a15d7fb4a2f516bf55a,\"2023-03-16 15:24:53.715 +11:00\",2018,105,6,2,07,0\n64129a15d7fb4a2f516bf559,\"2023-03-16 15:24:53.672 +11:00\",2018,105,6,2,06,0\n64129a15d7fb4a2f516bf558,\"2023-03-16 15:24:53.632 +11:00\",2018,105,6,2,05,0\n64129a15d7fb4a2f516bf557,\"2023-03-16 15:24:53.601 +11:00\",2018,105,6,2,04,0\n64129a15d7fb4a2f516bf556,\"2023-03-16 15:24:53.579 +11:00\",2018,105,6,2,03,0\n64129a15d7fb4a2f516bf555,\"2023-03-16 15:24:53.556 +11:00\",2018,105,6,2,02,0\n64129a15d7fb4a2f516bf554,\"2023-03-16 15:24:53.532 +11:00\",2018,105,6,2,01,0\n64129a15d7fb4a2f516bf553,\"2023-03-16 15:24:53.509 +11:00\",2018,105,6,1,77,0\n64129a15d7fb4a2f516bf552,\"2023-03-16 15:24:53.476 +11:00\",2018,105,6,1,9999,0\n64129a15d7fb4a2f516bf551,\"2023-03-16 15:24:53.452 +11:00\",2018,105,6,1,99,..C\n64129a15d7fb4a2f516bf550,\"2023-03-16 15:24:53.430 +11:00\",2018,105,6,1,18,0\n64129a15d7fb4a2f516bf54f,\"2023-03-16 15:24:53.406 +11:00\",2018,105,6,1,17,0\n64129a15d7fb4a2f516bf54e,\"2023-03-16 15:24:53.384 +11:00\",2018,105,6,1,16,0\n64129a15d7fb4a2f516bf54d,\"2023-03-16 15:24:53.362 +11:00\",2018,105,6,1,15,0\n64129a15d7fb4a2f516bf54c,\"2023-03-16 15:24:53.335 +11:00\",2018,105,6,1,14,0\n64129a15d7fb4a2f516bf54b,\"2023-03-16 15:24:53.309 +11:00\",2018,105,6,1,13,0\n64129a15d7fb4a2f516bf54a,\"2023-03-16 15:24:53.281 +11:00\",2018,105,6,1,12,0\n64129a15d7fb4a2f516bf549,\"2023-03-16 15:24:53.258 +11:00\",2018,105,6,1,09,0\n64129a15d7fb4a2f516bf548,\"2023-03-16 15:24:53.235 +11:00\",2018,105,6,1,08,0\n64129a15d7fb4a2f516bf547,\"2023-03-16 15:24:53.213 +11:00\",2018,105,6,1,07,0\n64129a15d7fb4a2f516bf546,\"2023-03-16 15:24:53.189 +11:00\",2018,105,6,1,06,0\n64129a15d7fb4a2f516bf545,\"2023-03-16 15:24:53.164 +11:00\",2018,105,6,1,05,0\n64129a15d7fb4a2f516bf544,\"2023-03-16 15:24:53.140 +11:00\",2018,105,6,1,04,0\n64129a15d7fb4a2f516bf543,\"2023-03-16 15:24:53.117 +11:00\",2018,105,6,1,03,0\n64129a15d7fb4a2f516bf542,\"2023-03-16 15:24:53.089 +11:00\",2018,105,6,1,02,0\n64129a15d7fb4a2f516bf541,\"2023-03-16 15:24:53.067 +11:00\",2018,105,6,1,01,0\n64129a15d7fb4a2f516bf540,\"2023-03-16 15:24:53.042 +11:00\",2018,105,5,9,77,0\n64129a15d7fb4a2f516bf53f,\"2023-03-16 15:24:53.015 +11:00\",2018,105,5,9,9999,0\n64129a14d7fb4a2f516bf53e,\"2023-03-16 15:24:52.993 +11:00\",2018,105,5,9,99,..C\n64129a14d7fb4a2f516bf53d,\"2023-03-16 15:24:52.967 +11:00\",2018,105,5,9,18,0\n64129a14d7fb4a2f516bf53c,\"2023-03-16 15:24:52.945 +11:00\",2018,105,5,9,17,0\n64129a14d7fb4a2f516bf53b,\"2023-03-16 15:24:52.918 +11:00\",2018,105,5,9,16,0\n64129a14d7fb4a2f516bf53a,\"2023-03-16 15:24:52.896 +11:00\",2018,105,5,9,15,0\n64129a14d7fb4a2f516bf539,\"2023-03-16 15:24:52.873 +11:00\",2018,105,5,9,14,0\n64129a14d7fb4a2f516bf538,\"2023-03-16 15:24:52.847 +11:00\",2018,105,5,9,13,0\n64129a14d7fb4a2f516bf537,\"2023-03-16 15:24:52.823 +11:00\",2018,105,5,9,12,0\n64129a14d7fb4a2f516bf536,\"2023-03-16 15:24:52.797 +11:00\",2018,105,5,9,09,0\n64129a14d7fb4a2f516bf535,\"2023-03-16 15:24:52.770 +11:00\",2018,105,5,9,08,0\n64129a14d7fb4a2f516bf534,\"2023-03-16 15:24:52.747 +11:00\",2018,105,5,9,07,0\n64129a14d7fb4a2f516bf533,\"2023-03-16 15:24:52.725 +11:00\",2018,105,5,9,06,0\n64129a14d7fb4a2f516bf532,\"2023-03-16 15:24:52.701 +11:00\",2018,105,5,9,05,0\n64129a14d7fb4a2f516bf531,\"2023-03-16 15:24:52.680 +11:00\",2018,105,5,9,04,0\n64129a14d7fb4a2f516bf530,\"2023-03-16 15:24:52.657 +11:00\",2018,105,5,9,03,0\n64129a14d7fb4a2f516bf52f,\"2023-03-16 15:24:52.629 +11:00\",2018,105,5,9,02,0\n64129a14d7fb4a2f516bf52e,\"2023-03-16 15:24:52.605 +11:00\",2018,105,5,9,01,0\n64129a14d7fb4a2f516bf52d,\"2023-03-16 15:24:52.581 +11:00\",2018,105,5,2,77,0\n64129a14d7fb4a2f516bf52c,\"2023-03-16 15:24:52.555 +11:00\",2018,105,5,2,9999,0\n64129a14d7fb4a2f516bf52b,\"2023-03-16 15:24:52.532 +11:00\",2018,105,5,2,99,..C\n64129a14d7fb4a2f516bf52a,\"2023-03-16 15:24:52.505 +11:00\",2018,105,5,2,18,0\n64129a14d7fb4a2f516bf529,\"2023-03-16 15:24:52.482 +11:00\",2018,105,5,2,17,0\n64129a14d7fb4a2f516bf528,\"2023-03-16 15:24:52.457 +11:00\",2018,105,5,2,16,0\n64129a14d7fb4a2f516bf527,\"2023-03-16 15:24:52.433 +11:00\",2018,105,5,2,15,0\n64129a14d7fb4a2f516bf526,\"2023-03-16 15:24:52.410 +11:00\",2018,105,5,2,14,0\n64129a14d7fb4a2f516bf525,\"2023-03-16 15:24:52.387 +11:00\",2018,105,5,2,13,0\n64129a14d7fb4a2f516bf524,\"2023-03-16 15:24:52.364 +11:00\",2018,105,5,2,12,0\n64129a14d7fb4a2f516bf523,\"2023-03-16 15:24:52.337 +11:00\",2018,105,5,2,09,0\n64129a14d7fb4a2f516bf522,\"2023-03-16 15:24:52.314 +11:00\",2018,105,5,2,08,0\n64129a14d7fb4a2f516bf521,\"2023-03-16 15:24:52.292 +11:00\",2018,105,5,2,07,0\n64129a14d7fb4a2f516bf520,\"2023-03-16 15:24:52.269 +11:00\",2018,105,5,2,06,0\n64129a14d7fb4a2f516bf51f,\"2023-03-16 15:24:52.246 +11:00\",2018,105,5,2,05,0\n64129a14d7fb4a2f516bf51e,\"2023-03-16 15:24:52.216 +11:00\",2018,105,5,2,04,0\n64129a14d7fb4a2f516bf51d,\"2023-03-16 15:24:52.194 +11:00\",2018,105,5,2,03,0\n64129a14d7fb4a2f516bf51c,\"2023-03-16 15:24:52.172 +11:00\",2018,105,5,2,02,0\n64129a14d7fb4a2f516bf51b,\"2023-03-16 15:24:52.149 +11:00\",2018,105,5,2,01,0\n64129a14d7fb4a2f516bf51a,\"2023-03-16 15:24:52.126 +11:00\",2018,105,5,1,77,0\n64129a14d7fb4a2f516bf519,\"2023-03-16 15:24:52.103 +11:00\",2018,105,5,1,9999,0\n64129a14d7fb4a2f516bf518,\"2023-03-16 15:24:52.080 +11:00\",2018,105,5,1,99,..C\n64129a14d7fb4a2f516bf517,\"2023-03-16 15:24:52.058 +11:00\",2018,105,5,1,18,0\n64129a14d7fb4a2f516bf516,\"2023-03-16 15:24:52.033 +11:00\",2018,105,5,1,17,0\n64129a14d7fb4a2f516bf515,\"2023-03-16 15:24:52.008 +11:00\",2018,105,5,1,16,0\n64129a13d7fb4a2f516bf514,\"2023-03-16 15:24:51.985 +11:00\",2018,105,5,1,15,0\n64129a13d7fb4a2f516bf513,\"2023-03-16 15:24:51.962 +11:00\",2018,105,5,1,14,0\n64129a13d7fb4a2f516bf512,\"2023-03-16 15:24:51.935 +11:00\",2018,105,5,1,13,0\n64129a13d7fb4a2f516bf511,\"2023-03-16 15:24:51.907 +11:00\",2018,105,5,1,12,0\n64129a13d7fb4a2f516bf510,\"2023-03-16 15:24:51.844 +11:00\",2018,105,5,1,09,0\n64129a13d7fb4a2f516bf50f,\"2023-03-16 15:24:51.779 +11:00\",2018,105,5,1,08,0\n64129a13d7fb4a2f516bf50e,\"2023-03-16 15:24:51.751 +11:00\",2018,105,5,1,07,0\n64129a13d7fb4a2f516bf50d,\"2023-03-16 15:24:51.724 +11:00\",2018,105,5,1,06,0\n64129a13d7fb4a2f516bf50c,\"2023-03-16 15:24:51.696 +11:00\",2018,105,5,1,05,0\n64129a13d7fb4a2f516bf50b,\"2023-03-16 15:24:51.671 +11:00\",2018,105,5,1,04,0\n64129a13d7fb4a2f516bf50a,\"2023-03-16 15:24:51.646 +11:00\",2018,105,5,1,03,0\n64129a13d7fb4a2f516bf509,\"2023-03-16 15:24:51.622 +11:00\",2018,105,5,1,02,0\n64129a13d7fb4a2f516bf508,\"2023-03-16 15:24:51.598 +11:00\",2018,105,5,1,01,0\n64129a13d7fb4a2f516bf507,\"2023-03-16 15:24:51.576 +11:00\",2018,105,4,9,77,0\n64129a13d7fb4a2f516bf506,\"2023-03-16 15:24:51.554 +11:00\",2018,105,4,9,9999,0\n64129a13d7fb4a2f516bf505,\"2023-03-16 15:24:51.531 +11:00\",2018,105,4,9,99,..C\n64129a13d7fb4a2f516bf504,\"2023-03-16 15:24:51.506 +11:00\",2018,105,4,9,18,0\n64129a13d7fb4a2f516bf503,\"2023-03-16 15:24:51.483 +11:00\",2018,105,4,9,17,0\n64129a13d7fb4a2f516bf502,\"2023-03-16 15:24:51.461 +11:00\",2018,105,4,9,16,0\n64129a13d7fb4a2f516bf501,\"2023-03-16 15:24:51.437 +11:00\",2018,105,4,9,15,0\n64129a13d7fb4a2f516bf500,\"2023-03-16 15:24:51.415 +11:00\",2018,105,4,9,14,0\n64129a13d7fb4a2f516bf4ff,\"2023-03-16 15:24:51.393 +11:00\",2018,105,4,9,13,0\n64129a13d7fb4a2f516bf4fe,\"2023-03-16 15:24:51.371 +11:00\",2018,105,4,9,12,0\n64129a13d7fb4a2f516bf4fd,\"2023-03-16 15:24:51.345 +11:00\",2018,105,4,9,09,0\n64129a13d7fb4a2f516bf4fc,\"2023-03-16 15:24:51.321 +11:00\",2018,105,4,9,08,0\n64129a13d7fb4a2f516bf4fb,\"2023-03-16 15:24:51.297 +11:00\",2018,105,4,9,07,0\n64129a13d7fb4a2f516bf4fa,\"2023-03-16 15:24:51.272 +11:00\",2018,105,4,9,06,0\n64129a13d7fb4a2f516bf4f9,\"2023-03-16 15:24:51.247 +11:00\",2018,105,4,9,05,0\n64129a13d7fb4a2f516bf4f8,\"2023-03-16 15:24:51.219 +11:00\",2018,105,4,9,04,0\n64129a13d7fb4a2f516bf4f7,\"2023-03-16 15:24:51.193 +11:00\",2018,105,4,9,03,0\n64129a13d7fb4a2f516bf4f6,\"2023-03-16 15:24:51.170 +11:00\",2018,105,4,9,02,0\n64129a13d7fb4a2f516bf4f5,\"2023-03-16 15:24:51.148 +11:00\",2018,105,4,9,01,0\n64129a13d7fb4a2f516bf4f4,\"2023-03-16 15:24:51.126 +11:00\",2018,105,4,2,77,0\n64129a13d7fb4a2f516bf4f3,\"2023-03-16 15:24:51.102 +11:00\",2018,105,4,2,9999,0\n64129a13d7fb4a2f516bf4f2,\"2023-03-16 15:24:51.077 +11:00\",2018,105,4,2,99,..C\n64129a13d7fb4a2f516bf4f1,\"2023-03-16 15:24:51.054 +11:00\",2018,105,4,2,18,0\n64129a13d7fb4a2f516bf4f0,\"2023-03-16 15:24:51.024 +11:00\",2018,105,4,2,17,0\n64129a12d7fb4a2f516bf4ef,\"2023-03-16 15:24:50.994 +11:00\",2018,105,4,2,16,0\n64129a12d7fb4a2f516bf4ee,\"2023-03-16 15:24:50.972 +11:00\",2018,105,4,2,15,0\n64129a12d7fb4a2f516bf4ed,\"2023-03-16 15:24:50.947 +11:00\",2018,105,4,2,14,0\n64129a12d7fb4a2f516bf4ec,\"2023-03-16 15:24:50.922 +11:00\",2018,105,4,2,13,0\n64129a12d7fb4a2f516bf4eb,\"2023-03-16 15:24:50.897 +11:00\",2018,105,4,2,12,0\n64129a12d7fb4a2f516bf4ea,\"2023-03-16 15:24:50.865 +11:00\",2018,105,4,2,09,0\n64129a12d7fb4a2f516bf4e9,\"2023-03-16 15:24:50.844 +11:00\",2018,105,4,2,08,0\n64129a12d7fb4a2f516bf4e8,\"2023-03-16 15:24:50.821 +11:00\",2018,105,4,2,07,0\n64129a12d7fb4a2f516bf4e7,\"2023-03-16 15:24:50.797 +11:00\",2018,105,4,2,06,0\n64129a12d7fb4a2f516bf4e6,\"2023-03-16 15:24:50.771 +11:00\",2018,105,4,2,05,0\n64129a12d7fb4a2f516bf4e5,\"2023-03-16 15:24:50.747 +11:00\",2018,105,4,2,04,0\n64129a12d7fb4a2f516bf4e4,\"2023-03-16 15:24:50.725 +11:00\",2018,105,4,2,03,0\n64129a12d7fb4a2f516bf4e3,\"2023-03-16 15:24:50.703 +11:00\",2018,105,4,2,02,0\n64129a12d7fb4a2f516bf4e2,\"2023-03-16 15:24:50.681 +11:00\",2018,105,4,2,01,0\n64129a12d7fb4a2f516bf4e1,\"2023-03-16 15:24:50.658 +11:00\",2018,105,4,1,77,0\n64129a12d7fb4a2f516bf4e0,\"2023-03-16 15:24:50.635 +11:00\",2018,105,4,1,9999,0\n64129a12d7fb4a2f516bf4df,\"2023-03-16 15:24:50.612 +11:00\",2018,105,4,1,99,..C\n64129a12d7fb4a2f516bf4de,\"2023-03-16 15:24:50.586 +11:00\",2018,105,4,1,18,0\n64129a12d7fb4a2f516bf4dd,\"2023-03-16 15:24:50.561 +11:00\",2018,105,4,1,17,0\n64129a12d7fb4a2f516bf4dc,\"2023-03-16 15:24:50.539 +11:00\",2018,105,4,1,16,0\n64129a12d7fb4a2f516bf4db,\"2023-03-16 15:24:50.515 +11:00\",2018,105,4,1,15,0\n64129a12d7fb4a2f516bf4da,\"2023-03-16 15:24:50.492 +11:00\",2018,105,4,1,14,0\n64129a12d7fb4a2f516bf4d9,\"2023-03-16 15:24:50.468 +11:00\",2018,105,4,1,13,0\n64129a12d7fb4a2f516bf4d8,\"2023-03-16 15:24:50.443 +11:00\",2018,105,4,1,12,0\n64129a12d7fb4a2f516bf4d7,\"2023-03-16 15:24:50.419 +11:00\",2018,105,4,1,09,0\n64129a12d7fb4a2f516bf4d6,\"2023-03-16 15:24:50.394 +11:00\",2018,105,4,1,08,0\n64129a12d7fb4a2f516bf4d5,\"2023-03-16 15:24:50.371 +11:00\",2018,105,4,1,07,0\n64129a12d7fb4a2f516bf4d4,\"2023-03-16 15:24:50.348 +11:00\",2018,105,4,1,06,0\n64129a12d7fb4a2f516bf4d3,\"2023-03-16 15:24:50.325 +11:00\",2018,105,4,1,05,0\n64129a12d7fb4a2f516bf4d2,\"2023-03-16 15:24:50.302 +11:00\",2018,105,4,1,04,0\n64129a12d7fb4a2f516bf4d1,\"2023-03-16 15:24:50.277 +11:00\",2018,105,4,1,03,0\n64129a12d7fb4a2f516bf4d0,\"2023-03-16 15:24:50.252 +11:00\",2018,105,4,1,02,0\n64129a12d7fb4a2f516bf4cf,\"2023-03-16 15:24:50.227 +11:00\",2018,105,4,1,01,0\n64129a12d7fb4a2f516bf4ce,\"2023-03-16 15:24:50.203 +11:00\",2018,105,3,9,77,0\n64129a12d7fb4a2f516bf4cd,\"2023-03-16 15:24:50.180 +11:00\",2018,105,3,9,9999,0\n64129a12d7fb4a2f516bf4cc,\"2023-03-16 15:24:50.156 +11:00\",2018,105,3,9,99,..C\n64129a12d7fb4a2f516bf4cb,\"2023-03-16 15:24:50.133 +11:00\",2018,105,3,9,18,0\n64129a12d7fb4a2f516bf4ca,\"2023-03-16 15:24:50.107 +11:00\",2018,105,3,9,17,0\n64129a12d7fb4a2f516bf4c9,\"2023-03-16 15:24:50.086 +11:00\",2018,105,3,9,16,0\n64129a12d7fb4a2f516bf4c8,\"2023-03-16 15:24:50.063 +11:00\",2018,105,3,9,15,0\n64129a12d7fb4a2f516bf4c7,\"2023-03-16 15:24:50.041 +11:00\",2018,105,3,9,14,0\n64129a12d7fb4a2f516bf4c6,\"2023-03-16 15:24:50.018 +11:00\",2018,105,3,9,13,0\n64129a11d7fb4a2f516bf4c5,\"2023-03-16 15:24:49.995 +11:00\",2018,105,3,9,12,0\n64129a11d7fb4a2f516bf4c4,\"2023-03-16 15:24:49.970 +11:00\",2018,105,3,9,09,0\n64129a11d7fb4a2f516bf4c3,\"2023-03-16 15:24:49.947 +11:00\",2018,105,3,9,08,0\n64129a11d7fb4a2f516bf4c2,\"2023-03-16 15:24:49.923 +11:00\",2018,105,3,9,07,0\n64129a11d7fb4a2f516bf4c1,\"2023-03-16 15:24:49.898 +11:00\",2018,105,3,9,06,0\n64129a11d7fb4a2f516bf4c0,\"2023-03-16 15:24:49.875 +11:00\",2018,105,3,9,05,0\n64129a11d7fb4a2f516bf4bf,\"2023-03-16 15:24:49.853 +11:00\",2018,105,3,9,04,0\n64129a11d7fb4a2f516bf4be,\"2023-03-16 15:24:49.829 +11:00\",2018,105,3,9,03,0\n64129a11d7fb4a2f516bf4bd,\"2023-03-16 15:24:49.807 +11:00\",2018,105,3,9,02,0\n64129a11d7fb4a2f516bf4bc,\"2023-03-16 15:24:49.772 +11:00\",2018,105,3,9,01,0\n64129a11d7fb4a2f516bf4bb,\"2023-03-16 15:24:49.747 +11:00\",2018,105,3,2,77,0\n64129a11d7fb4a2f516bf4ba,\"2023-03-16 15:24:49.724 +11:00\",2018,105,3,2,9999,0\n64129a11d7fb4a2f516bf4b9,\"2023-03-16 15:24:49.701 +11:00\",2018,105,3,2,99,..C\n64129a11d7fb4a2f516bf4b8,\"2023-03-16 15:24:49.677 +11:00\",2018,105,3,2,18,0\n64129a11d7fb4a2f516bf4b7,\"2023-03-16 15:24:49.655 +11:00\",2018,105,3,2,17,0\n64129a11d7fb4a2f516bf4b6,\"2023-03-16 15:24:49.632 +11:00\",2018,105,3,2,16,0\n64129a11d7fb4a2f516bf4b5,\"2023-03-16 15:24:49.609 +11:00\",2018,105,3,2,15,0\n64129a11d7fb4a2f516bf4b4,\"2023-03-16 15:24:49.586 +11:00\",2018,105,3,2,14,0\n64129a11d7fb4a2f516bf4b3,\"2023-03-16 15:24:49.560 +11:00\",2018,105,3,2,13,0\n64129a11d7fb4a2f516bf4b2,\"2023-03-16 15:24:49.537 +11:00\",2018,105,3,2,12,0\n64129a11d7fb4a2f516bf4b1,\"2023-03-16 15:24:49.482 +11:00\",2018,105,3,2,09,0\n64129a11d7fb4a2f516bf4b0,\"2023-03-16 15:24:49.460 +11:00\",2018,105,3,2,08,0\n64129a11d7fb4a2f516bf4af,\"2023-03-16 15:24:49.437 +11:00\",2018,105,3,2,07,0\n64129a11d7fb4a2f516bf4ae,\"2023-03-16 15:24:49.415 +11:00\",2018,105,3,2,06,0\n64129a11d7fb4a2f516bf4ad,\"2023-03-16 15:24:49.393 +11:00\",2018,105,3,2,05,0\n64129a11d7fb4a2f516bf4ac,\"2023-03-16 15:24:49.369 +11:00\",2018,105,3,2,04,0\n64129a11d7fb4a2f516bf4ab,\"2023-03-16 15:24:49.347 +11:00\",2018,105,3,2,03,0\n64129a11d7fb4a2f516bf4aa,\"2023-03-16 15:24:49.322 +11:00\",2018,105,3,2,02,0\n64129a11d7fb4a2f516bf4a9,\"2023-03-16 15:24:49.298 +11:00\",2018,105,3,2,01,0\n64129a11d7fb4a2f516bf4a8,\"2023-03-16 15:24:49.274 +11:00\",2018,105,3,1,77,0\n64129a11d7fb4a2f516bf4a7,\"2023-03-16 15:24:49.247 +11:00\",2018,105,3,1,9999,0\n64129a10d7fb4a2f516bf4a6,\"2023-03-16 15:24:48.996 +11:00\",2018,105,3,1,99,..C\n64129a10d7fb4a2f516bf4a5,\"2023-03-16 15:24:48.974 +11:00\",2018,105,3,1,18,0\n64129a10d7fb4a2f516bf4a4,\"2023-03-16 15:24:48.953 +11:00\",2018,105,3,1,17,0\n64129a10d7fb4a2f516bf4a3,\"2023-03-16 15:24:48.925 +11:00\",2018,105,3,1,16,0\n64129a10d7fb4a2f516bf4a2,\"2023-03-16 15:24:48.902 +11:00\",2018,105,3,1,15,0\n64129a10d7fb4a2f516bf4a1,\"2023-03-16 15:24:48.878 +11:00\",2018,105,3,1,14,0\n64129a10d7fb4a2f516bf4a0,\"2023-03-16 15:24:48.855 +11:00\",2018,105,3,1,13,0\n64129a10d7fb4a2f516bf49f,\"2023-03-16 15:24:48.833 +11:00\",2018,105,3,1,12,0\n64129a10d7fb4a2f516bf49e,\"2023-03-16 15:24:48.811 +11:00\",2018,105,3,1,09,0\n64129a10d7fb4a2f516bf49d,\"2023-03-16 15:24:48.789 +11:00\",2018,105,3,1,08,0\n64129a10d7fb4a2f516bf49c,\"2023-03-16 15:24:48.766 +11:00\",2018,105,3,1,07,0\n64129a10d7fb4a2f516bf49b,\"2023-03-16 15:24:48.742 +11:00\",2018,105,3,1,06,0\n64129a10d7fb4a2f516bf49a,\"2023-03-16 15:24:48.718 +11:00\",2018,105,3,1,05,0\n64129a10d7fb4a2f516bf499,\"2023-03-16 15:24:48.696 +11:00\",2018,105,3,1,04,0\n64129a10d7fb4a2f516bf498,\"2023-03-16 15:24:48.672 +11:00\",2018,105,3,1,03,0\n64129a10d7fb4a2f516bf497,\"2023-03-16 15:24:48.641 +11:00\",2018,105,3,1,02,0\n64129a10d7fb4a2f516bf496,\"2023-03-16 15:24:48.618 +11:00\",2018,105,3,1,01,0\n64129a10d7fb4a2f516bf495,\"2023-03-16 15:24:48.594 +11:00\",2018,105,2,9,77,3\n64129a10d7fb4a2f516bf494,\"2023-03-16 15:24:48.572 +11:00\",2018,105,2,9,9999,3\n64129a10d7fb4a2f516bf493,\"2023-03-16 15:24:48.547 +11:00\",2018,105,2,9,99,..C\n64129a10d7fb4a2f516bf492,\"2023-03-16 15:24:48.524 +11:00\",2018,105,2,9,18,0\n64129a10d7fb4a2f516bf491,\"2023-03-16 15:24:48.492 +11:00\",2018,105,2,9,17,0\n64129a10d7fb4a2f516bf490,\"2023-03-16 15:24:48.469 +11:00\",2018,105,2,9,16,0\n64129a10d7fb4a2f516bf48f,\"2023-03-16 15:24:48.446 +11:00\",2018,105,2,9,15,0\n64129a10d7fb4a2f516bf48e,\"2023-03-16 15:24:48.423 +11:00\",2018,105,2,9,14,0\n64129a10d7fb4a2f516bf48d,\"2023-03-16 15:24:48.401 +11:00\",2018,105,2,9,13,0\n64129a10d7fb4a2f516bf48c,\"2023-03-16 15:24:48.379 +11:00\",2018,105,2,9,12,0\n64129a10d7fb4a2f516bf48b,\"2023-03-16 15:24:48.357 +11:00\",2018,105,2,9,09,0\n64129a10d7fb4a2f516bf48a,\"2023-03-16 15:24:48.334 +11:00\",2018,105,2,9,08,0\n64129a10d7fb4a2f516bf489,\"2023-03-16 15:24:48.309 +11:00\",2018,105,2,9,07,0\n64129a10d7fb4a2f516bf488,\"2023-03-16 15:24:48.287 +11:00\",2018,105,2,9,06,0\n64129a10d7fb4a2f516bf487,\"2023-03-16 15:24:48.263 +11:00\",2018,105,2,9,05,0\n64129a10d7fb4a2f516bf486,\"2023-03-16 15:24:48.241 +11:00\",2018,105,2,9,04,0\n64129a10d7fb4a2f516bf485,\"2023-03-16 15:24:48.218 +11:00\",2018,105,2,9,03,0\n64129a10d7fb4a2f516bf484,\"2023-03-16 15:24:48.195 +11:00\",2018,105,2,9,02,3\n64129a10d7fb4a2f516bf483,\"2023-03-16 15:24:48.172 +11:00\",2018,105,2,9,01,0\n64129a10d7fb4a2f516bf482,\"2023-03-16 15:24:48.147 +11:00\",2018,105,2,2,77,3\n64129a10d7fb4a2f516bf481,\"2023-03-16 15:24:48.122 +11:00\",2018,105,2,2,9999,3\n64129a10d7fb4a2f516bf480,\"2023-03-16 15:24:48.100 +11:00\",2018,105,2,2,99,..C\n64129a10d7fb4a2f516bf47f,\"2023-03-16 15:24:48.075 +11:00\",2018,105,2,2,18,0\n64129a10d7fb4a2f516bf47e,\"2023-03-16 15:24:48.053 +11:00\",2018,105,2,2,17,0\n64129a10d7fb4a2f516bf47d,\"2023-03-16 15:24:48.026 +11:00\",2018,105,2,2,16,0\n64129a10d7fb4a2f516bf47c,\"2023-03-16 15:24:48.002 +11:00\",2018,105,2,2,15,0\n64129a0fd7fb4a2f516bf47b,\"2023-03-16 15:24:47.975 +11:00\",2018,105,2,2,14,0\n64129a0fd7fb4a2f516bf47a,\"2023-03-16 15:24:47.953 +11:00\",2018,105,2,2,13,0\n64129a0fd7fb4a2f516bf479,\"2023-03-16 15:24:47.931 +11:00\",2018,105,2,2,12,0\n64129a0fd7fb4a2f516bf478,\"2023-03-16 15:24:47.909 +11:00\",2018,105,2,2,09,0\n64129a0fd7fb4a2f516bf477,\"2023-03-16 15:24:47.885 +11:00\",2018,105,2,2,08,0\n64129a0fd7fb4a2f516bf476,\"2023-03-16 15:24:47.851 +11:00\",2018,105,2,2,07,0\n64129a0fd7fb4a2f516bf475,\"2023-03-16 15:24:47.828 +11:00\",2018,105,2,2,06,0\n64129a0fd7fb4a2f516bf474,\"2023-03-16 15:24:47.805 +11:00\",2018,105,2,2,05,0\n64129a0fd7fb4a2f516bf473,\"2023-03-16 15:24:47.779 +11:00\",2018,105,2,2,04,0\n64129a0fd7fb4a2f516bf472,\"2023-03-16 15:24:47.755 +11:00\",2018,105,2,2,03,0\n64129a0fd7fb4a2f516bf471,\"2023-03-16 15:24:47.732 +11:00\",2018,105,2,2,02,3\n64129a0fd7fb4a2f516bf470,\"2023-03-16 15:24:47.710 +11:00\",2018,105,2,2,01,0\n64129a0fd7fb4a2f516bf46f,\"2023-03-16 15:24:47.688 +11:00\",2018,105,2,1,77,0\n64129a0fd7fb4a2f516bf46e,\"2023-03-16 15:24:47.666 +11:00\",2018,105,2,1,9999,0\n64129a0fd7fb4a2f516bf46d,\"2023-03-16 15:24:47.639 +11:00\",2018,105,2,1,99,..C\n64129a0fd7fb4a2f516bf46c,\"2023-03-16 15:24:47.616 +11:00\",2018,105,2,1,18,0\n64129a0fd7fb4a2f516bf46b,\"2023-03-16 15:24:47.592 +11:00\",2018,105,2,1,17,0\n64129a0fd7fb4a2f516bf46a,\"2023-03-16 15:24:47.570 +11:00\",2018,105,2,1,16,0\n64129a0fd7fb4a2f516bf469,\"2023-03-16 15:24:47.547 +11:00\",2018,105,2,1,15,0\n64129a0fd7fb4a2f516bf468,\"2023-03-16 15:24:47.523 +11:00\",2018,105,2,1,14,0\n64129a0fd7fb4a2f516bf467,\"2023-03-16 15:24:47.501 +11:00\",2018,105,2,1,13,0\n64129a0fd7fb4a2f516bf466,\"2023-03-16 15:24:47.479 +11:00\",2018,105,2,1,12,0\n64129a0fd7fb4a2f516bf465,\"2023-03-16 15:24:47.457 +11:00\",2018,105,2,1,09,0\n64129a0fd7fb4a2f516bf464,\"2023-03-16 15:24:47.434 +11:00\",2018,105,2,1,08,0\n64129a0fd7fb4a2f516bf463,\"2023-03-16 15:24:47.405 +11:00\",2018,105,2,1,07,0\n64129a0fd7fb4a2f516bf462,\"2023-03-16 15:24:47.383 +11:00\",2018,105,2,1,06,0\n64129a0fd7fb4a2f516bf461,\"2023-03-16 15:24:47.358 +11:00\",2018,105,2,1,05,0\n64129a0fd7fb4a2f516bf460,\"2023-03-16 15:24:47.336 +11:00\",2018,105,2,1,04,0\n64129a0fd7fb4a2f516bf45f,\"2023-03-16 15:24:47.312 +11:00\",2018,105,2,1,03,0\n64129a0fd7fb4a2f516bf45e,\"2023-03-16 15:24:47.288 +11:00\",2018,105,2,1,02,0\n64129a0fd7fb4a2f516bf45d,\"2023-03-16 15:24:47.266 +11:00\",2018,105,2,1,01,0\n64129a0fd7fb4a2f516bf45c,\"2023-03-16 15:24:47.244 +11:00\",2018,105,1,9,77,15\n64129a0fd7fb4a2f516bf45b,\"2023-03-16 15:24:47.211 +11:00\",2018,105,1,9,9999,15\n64129a0fd7fb4a2f516bf45a,\"2023-03-16 15:24:47.179 +11:00\",2018,105,1,9,99,..C\n64129a0fd7fb4a2f516bf459,\"2023-03-16 15:24:47.156 +11:00\",2018,105,1,9,18,0\n64129a0fd7fb4a2f516bf458,\"2023-03-16 15:24:47.132 +11:00\",2018,105,1,9,17,0\n64129a0fd7fb4a2f516bf457,\"2023-03-16 15:24:47.109 +11:00\",2018,105,1,9,16,0\n64129a0fd7fb4a2f516bf456,\"2023-03-16 15:24:47.077 +11:00\",2018,105,1,9,15,0\n64129a0fd7fb4a2f516bf455,\"2023-03-16 15:24:47.048 +11:00\",2018,105,1,9,14,0\n64129a0fd7fb4a2f516bf454,\"2023-03-16 15:24:47.026 +11:00\",2018,105,1,9,13,0\n64129a0fd7fb4a2f516bf453,\"2023-03-16 15:24:47.001 +11:00\",2018,105,1,9,12,0\n64129a0ed7fb4a2f516bf452,\"2023-03-16 15:24:46.962 +11:00\",2018,105,1,9,09,0\n64129a0ed7fb4a2f516bf451,\"2023-03-16 15:24:46.937 +11:00\",2018,105,1,9,08,0\n64129a0ed7fb4a2f516bf450,\"2023-03-16 15:24:46.910 +11:00\",2018,105,1,9,07,0\n64129a0ed7fb4a2f516bf44f,\"2023-03-16 15:24:46.887 +11:00\",2018,105,1,9,06,0\n64129a0ed7fb4a2f516bf44e,\"2023-03-16 15:24:46.860 +11:00\",2018,105,1,9,05,0\n64129a0ed7fb4a2f516bf44d,\"2023-03-16 15:24:46.798 +11:00\",2018,105,1,9,04,0\n64129a0ed7fb4a2f516bf44c,\"2023-03-16 15:24:46.773 +11:00\",2018,105,1,9,03,3\n64129a0ed7fb4a2f516bf44b,\"2023-03-16 15:24:46.728 +11:00\",2018,105,1,9,02,6\n64129a0ed7fb4a2f516bf44a,\"2023-03-16 15:24:46.701 +11:00\",2018,105,1,9,01,3\n64129a0ed7fb4a2f516bf449,\"2023-03-16 15:24:46.679 +11:00\",2018,105,1,2,77,12\n64129a0ed7fb4a2f516bf448,\"2023-03-16 15:24:46.654 +11:00\",2018,105,1,2,9999,12\n64129a0ed7fb4a2f516bf447,\"2023-03-16 15:24:46.631 +11:00\",2018,105,1,2,99,..C\n64129a0ed7fb4a2f516bf446,\"2023-03-16 15:24:46.591 +11:00\",2018,105,1,2,18,0\n64129a0ed7fb4a2f516bf445,\"2023-03-16 15:24:46.565 +11:00\",2018,105,1,2,17,0\n64129a0ed7fb4a2f516bf444,\"2023-03-16 15:24:46.541 +11:00\",2018,105,1,2,16,0\n64129a0ed7fb4a2f516bf443,\"2023-03-16 15:24:46.517 +11:00\",2018,105,1,2,15,0\n64129a0ed7fb4a2f516bf442,\"2023-03-16 15:24:46.495 +11:00\",2018,105,1,2,14,0\n64129a0ed7fb4a2f516bf441,\"2023-03-16 15:24:46.470 +11:00\",2018,105,1,2,13,0\n64129a0ed7fb4a2f516bf440,\"2023-03-16 15:24:46.447 +11:00\",2018,105,1,2,12,0\n64129a0ed7fb4a2f516bf43f,\"2023-03-16 15:24:46.424 +11:00\",2018,105,1,2,09,0\n64129a0ed7fb4a2f516bf43e,\"2023-03-16 15:24:46.401 +11:00\",2018,105,1,2,08,0\n64129a0ed7fb4a2f516bf43d,\"2023-03-16 15:24:46.378 +11:00\",2018,105,1,2,07,0\n64129a0ed7fb4a2f516bf43c,\"2023-03-16 15:24:46.354 +11:00\",2018,105,1,2,06,0\n64129a0ed7fb4a2f516bf43b,\"2023-03-16 15:24:46.324 +11:00\",2018,105,1,2,05,0\n64129a0ed7fb4a2f516bf43a,\"2023-03-16 15:24:46.296 +11:00\",2018,105,1,2,04,0\n64129a0ed7fb4a2f516bf439,\"2023-03-16 15:24:46.273 +11:00\",2018,105,1,2,03,0\n64129a0ed7fb4a2f516bf438,\"2023-03-16 15:24:46.251 +11:00\",2018,105,1,2,02,3\n64129a0ed7fb4a2f516bf437,\"2023-03-16 15:24:46.201 +11:00\",2018,105,1,2,01,3\n64129a0ed7fb4a2f516bf436,\"2023-03-16 15:24:46.176 +11:00\",2018,105,1,1,77,6\n64129a0ed7fb4a2f516bf435,\"2023-03-16 15:24:46.148 +11:00\",2018,105,1,1,9999,6\n64129a0ed7fb4a2f516bf434,\"2023-03-16 15:24:46.121 +11:00\",2018,105,1,1,99,..C\n64129a0ed7fb4a2f516bf433,\"2023-03-16 15:24:46.088 +11:00\",2018,105,1,1,18,0\n64129a0ed7fb4a2f516bf432,\"2023-03-16 15:24:46.057 +11:00\",2018,105,1,1,17,0\n64129a0ed7fb4a2f516bf431,\"2023-03-16 15:24:46.024 +11:00\",2018,105,1,1,16,0\n64129a0dd7fb4a2f516bf430,\"2023-03-16 15:24:45.985 +11:00\",2018,105,1,1,15,0\n64129a0dd7fb4a2f516bf42f,\"2023-03-16 15:24:45.867 +11:00\",2018,105,1,1,14,0\n64129a0dd7fb4a2f516bf42e,\"2023-03-16 15:24:45.833 +11:00\",2018,105,1,1,13,0\n64129a0dd7fb4a2f516bf42d,\"2023-03-16 15:24:45.803 +11:00\",2018,105,1,1,12,0\n64129a0dd7fb4a2f516bf42c,\"2023-03-16 15:24:45.778 +11:00\",2018,105,1,1,09,0\n64129a0dd7fb4a2f516bf42b,\"2023-03-16 15:24:45.750 +11:00\",2018,105,1,1,08,0\n64129a0dd7fb4a2f516bf42a,\"2023-03-16 15:24:45.720 +11:00\",2018,105,1,1,07,0\n64129a0dd7fb4a2f516bf429,\"2023-03-16 15:24:45.694 +11:00\",2018,105,1,1,06,0\n64129a0dd7fb4a2f516bf428,\"2023-03-16 15:24:45.670 +11:00\",2018,105,1,1,05,0\n64129a0dd7fb4a2f516bf427,\"2023-03-16 15:24:45.645 +11:00\",2018,105,1,1,04,0\n64129a0dd7fb4a2f516bf426,\"2023-03-16 15:24:45.613 +11:00\",2018,105,1,1,03,3\n64129a0dd7fb4a2f516bf425,\"2023-03-16 15:24:45.591 +11:00\",2018,105,1,1,02,3\n64129a0dd7fb4a2f516bf424,\"2023-03-16 15:24:45.545 +11:00\",2018,105,1,1,01,0\n64129a0dd7fb4a2f516bf423,\"2023-03-16 15:24:45.513 +11:00\",2018,104,9999,9,77,33\n64129a0dd7fb4a2f516bf422,\"2023-03-16 15:24:45.481 +11:00\",2018,104,9999,9,9999,33\n64129a0dd7fb4a2f516bf421,\"2023-03-16 15:24:45.457 +11:00\",2018,104,9999,9,99,0\n64129a0dd7fb4a2f516bf420,\"2023-03-16 15:24:45.427 +11:00\",2018,104,9999,9,18,3\n64129a0dd7fb4a2f516bf41f,\"2023-03-16 15:24:45.401 +11:00\",2018,104,9999,9,17,0\n64129a0dd7fb4a2f516bf41e,\"2023-03-16 15:24:45.375 +11:00\",2018,104,9999,9,16,0\n64129a0dd7fb4a2f516bf41d,\"2023-03-16 15:24:45.353 +11:00\",2018,104,9999,9,15,0\n64129a0dd7fb4a2f516bf41c,\"2023-03-16 15:24:45.244 +11:00\",2018,104,9999,9,14,0\n64129a0dd7fb4a2f516bf41b,\"2023-03-16 15:24:45.149 +11:00\",2018,104,9999,9,13,3\n64129a0dd7fb4a2f516bf41a,\"2023-03-16 15:24:45.126 +11:00\",2018,104,9999,9,12,0\n64129a0dd7fb4a2f516bf419,\"2023-03-16 15:24:45.098 +11:00\",2018,104,9999,9,09,9\n64129a0dd7fb4a2f516bf418,\"2023-03-16 15:24:45.073 +11:00\",2018,104,9999,9,08,3\n64129a0dd7fb4a2f516bf417,\"2023-03-16 15:24:45.047 +11:00\",2018,104,9999,9,07,0\n64129a0dd7fb4a2f516bf416,\"2023-03-16 15:24:45.022 +11:00\",2018,104,9999,9,06,0\n64129a0cd7fb4a2f516bf415,\"2023-03-16 15:24:44.998 +11:00\",2018,104,9999,9,05,0\n64129a0cd7fb4a2f516bf414,\"2023-03-16 15:24:44.953 +11:00\",2018,104,9999,9,04,3\n64129a0cd7fb4a2f516bf413,\"2023-03-16 15:24:44.927 +11:00\",2018,104,9999,9,03,3\n64129a0cd7fb4a2f516bf412,\"2023-03-16 15:24:44.902 +11:00\",2018,104,9999,9,02,6\n64129a0cd7fb4a2f516bf411,\"2023-03-16 15:24:44.879 +11:00\",2018,104,9999,9,01,0\n64129a0cd7fb4a2f516bf410,\"2023-03-16 15:24:44.853 +11:00\",2018,104,9999,2,77,30\n64129a0cd7fb4a2f516bf40f,\"2023-03-16 15:24:44.805 +11:00\",2018,104,9999,2,9999,30\n64129a0cd7fb4a2f516bf40e,\"2023-03-16 15:24:44.772 +11:00\",2018,104,9999,2,99,0\n64129a0cd7fb4a2f516bf40d,\"2023-03-16 15:24:44.749 +11:00\",2018,104,9999,2,18,3\n64129a0cd7fb4a2f516bf40c,\"2023-03-16 15:24:44.722 +11:00\",2018,104,9999,2,17,0\n64129a0cd7fb4a2f516bf40b,\"2023-03-16 15:24:44.694 +11:00\",2018,104,9999,2,16,0\n64129a0cd7fb4a2f516bf40a,\"2023-03-16 15:24:44.672 +11:00\",2018,104,9999,2,15,0\n64129a0cd7fb4a2f516bf409,\"2023-03-16 15:24:44.646 +11:00\",2018,104,9999,2,14,0\n64129a0cd7fb4a2f516bf408,\"2023-03-16 15:24:44.613 +11:00\",2018,104,9999,2,13,3\n64129a0cd7fb4a2f516bf407,\"2023-03-16 15:24:44.588 +11:00\",2018,104,9999,2,12,0\n64129a0cd7fb4a2f516bf406,\"2023-03-16 15:24:44.564 +11:00\",2018,104,9999,2,09,6\n64129a0cd7fb4a2f516bf405,\"2023-03-16 15:24:44.539 +11:00\",2018,104,9999,2,08,3\n64129a0cd7fb4a2f516bf404,\"2023-03-16 15:24:44.516 +11:00\",2018,104,9999,2,07,0\n64129a0cd7fb4a2f516bf403,\"2023-03-16 15:24:44.489 +11:00\",2018,104,9999,2,06,0\n64129a0cd7fb4a2f516bf402,\"2023-03-16 15:24:44.460 +11:00\",2018,104,9999,2,05,0\n64129a0cd7fb4a2f516bf401,\"2023-03-16 15:24:44.437 +11:00\",2018,104,9999,2,04,3\n64129a0cd7fb4a2f516bf400,\"2023-03-16 15:24:44.414 +11:00\",2018,104,9999,2,03,3\n64129a0cd7fb4a2f516bf3ff,\"2023-03-16 15:24:44.392 +11:00\",2018,104,9999,2,02,6\n64129a0cd7fb4a2f516bf3fe,\"2023-03-16 15:24:44.366 +11:00\",2018,104,9999,2,01,0\n64129a0cd7fb4a2f516bf3fd,\"2023-03-16 15:24:44.343 +11:00\",2018,104,9999,1,77,3\n64129a0cd7fb4a2f516bf3fc,\"2023-03-16 15:24:44.316 +11:00\",2018,104,9999,1,9999,3\n64129a0cd7fb4a2f516bf3fb,\"2023-03-16 15:24:44.291 +11:00\",2018,104,9999,1,99,0\n64129a0cd7fb4a2f516bf3fa,\"2023-03-16 15:24:44.259 +11:00\",2018,104,9999,1,18,0\n64129a0cd7fb4a2f516bf3f9,\"2023-03-16 15:24:44.210 +11:00\",2018,104,9999,1,17,0\n64129a0cd7fb4a2f516bf3f8,\"2023-03-16 15:24:44.166 +11:00\",2018,104,9999,1,16,0\n64129a0cd7fb4a2f516bf3f7,\"2023-03-16 15:24:44.142 +11:00\",2018,104,9999,1,15,0\n64129a0cd7fb4a2f516bf3f6,\"2023-03-16 15:24:44.119 +11:00\",2018,104,9999,1,14,0\n64129a0cd7fb4a2f516bf3f5,\"2023-03-16 15:24:44.092 +11:00\",2018,104,9999,1,13,0\n64129a0cd7fb4a2f516bf3f4,\"2023-03-16 15:24:44.070 +11:00\",2018,104,9999,1,12,0\n64129a0cd7fb4a2f516bf3f3,\"2023-03-16 15:24:44.044 +11:00\",2018,104,9999,1,09,0\n64129a0cd7fb4a2f516bf3f2,\"2023-03-16 15:24:44.021 +11:00\",2018,104,9999,1,08,0\n64129a0bd7fb4a2f516bf3f1,\"2023-03-16 15:24:43.997 +11:00\",2018,104,9999,1,07,0\n64129a0bd7fb4a2f516bf3f0,\"2023-03-16 15:24:43.972 +11:00\",2018,104,9999,1,06,0\n64129a0bd7fb4a2f516bf3ef,\"2023-03-16 15:24:43.948 +11:00\",2018,104,9999,1,05,0\n64129a0bd7fb4a2f516bf3ee,\"2023-03-16 15:24:43.923 +11:00\",2018,104,9999,1,04,0\n64129a0bd7fb4a2f516bf3ed,\"2023-03-16 15:24:43.895 +11:00\",2018,104,9999,1,03,0\n64129a0bd7fb4a2f516bf3ec,\"2023-03-16 15:24:43.872 +11:00\",2018,104,9999,1,02,0\n64129a0bd7fb4a2f516bf3eb,\"2023-03-16 15:24:43.847 +11:00\",2018,104,9999,1,01,0\n64129a0bd7fb4a2f516bf3ea,\"2023-03-16 15:24:43.822 +11:00\",2018,104,77,9,77,33\n64129a0bd7fb4a2f516bf3e9,\"2023-03-16 15:24:43.797 +11:00\",2018,104,77,9,9999,33\n64129a0bd7fb4a2f516bf3e8,\"2023-03-16 15:24:43.771 +11:00\",2018,104,77,9,99,..C\n64129a0bd7fb4a2f516bf3e7,\"2023-03-16 15:24:43.748 +11:00\",2018,104,77,9,18,3\n64129a0bd7fb4a2f516bf3e6,\"2023-03-16 15:24:43.724 +11:00\",2018,104,77,9,17,0\n64129a0bd7fb4a2f516bf3e5,\"2023-03-16 15:24:43.701 +11:00\",2018,104,77,9,16,0\n64129a0bd7fb4a2f516bf3e4,\"2023-03-16 15:24:43.674 +11:00\",2018,104,77,9,15,0\n64129a0bd7fb4a2f516bf3e3,\"2023-03-16 15:24:43.651 +11:00\",2018,104,77,9,14,0\n64129a0bd7fb4a2f516bf3e2,\"2023-03-16 15:24:43.627 +11:00\",2018,104,77,9,13,3\n64129a0bd7fb4a2f516bf3e1,\"2023-03-16 15:24:43.603 +11:00\",2018,104,77,9,12,0\n64129a0bd7fb4a2f516bf3e0,\"2023-03-16 15:24:43.579 +11:00\",2018,104,77,9,09,9\n64129a0bd7fb4a2f516bf3df,\"2023-03-16 15:24:43.557 +11:00\",2018,104,77,9,08,3\n64129a0bd7fb4a2f516bf3de,\"2023-03-16 15:24:43.534 +11:00\",2018,104,77,9,07,0\n64129a0bd7fb4a2f516bf3dd,\"2023-03-16 15:24:43.509 +11:00\",2018,104,77,9,06,0\n64129a0bd7fb4a2f516bf3dc,\"2023-03-16 15:24:43.486 +11:00\",2018,104,77,9,05,0\n64129a0bd7fb4a2f516bf3db,\"2023-03-16 15:24:43.463 +11:00\",2018,104,77,9,04,3\n64129a0bd7fb4a2f516bf3da,\"2023-03-16 15:24:43.437 +11:00\",2018,104,77,9,03,3\n64129a0bd7fb4a2f516bf3d9,\"2023-03-16 15:24:43.264 +11:00\",2018,104,77,9,02,6\n64129a0bd7fb4a2f516bf3d8,\"2023-03-16 15:24:43.242 +11:00\",2018,104,77,9,01,0\n64129a0bd7fb4a2f516bf3d7,\"2023-03-16 15:24:43.219 +11:00\",2018,104,77,2,77,30\n64129a0bd7fb4a2f516bf3d6,\"2023-03-16 15:24:43.197 +11:00\",2018,104,77,2,9999,30\n64129a0bd7fb4a2f516bf3d5,\"2023-03-16 15:24:43.172 +11:00\",2018,104,77,2,99,..C\n64129a0bd7fb4a2f516bf3d4,\"2023-03-16 15:24:43.146 +11:00\",2018,104,77,2,18,3\n64129a0bd7fb4a2f516bf3d3,\"2023-03-16 15:24:43.120 +11:00\",2018,104,77,2,17,0\n64129a0bd7fb4a2f516bf3d2,\"2023-03-16 15:24:43.083 +11:00\",2018,104,77,2,16,0\n64129a0bd7fb4a2f516bf3d1,\"2023-03-16 15:24:43.041 +11:00\",2018,104,77,2,15,0\n64129a0bd7fb4a2f516bf3d0,\"2023-03-16 15:24:43.016 +11:00\",2018,104,77,2,14,0\n64129a0ad7fb4a2f516bf3cf,\"2023-03-16 15:24:42.992 +11:00\",2018,104,77,2,13,3\n64129a0ad7fb4a2f516bf3ce,\"2023-03-16 15:24:42.969 +11:00\",2018,104,77,2,12,0\n64129a0ad7fb4a2f516bf3cd,\"2023-03-16 15:24:42.947 +11:00\",2018,104,77,2,09,6\n64129a0ad7fb4a2f516bf3cc,\"2023-03-16 15:24:42.922 +11:00\",2018,104,77,2,08,3\n64129a0ad7fb4a2f516bf3cb,\"2023-03-16 15:24:42.897 +11:00\",2018,104,77,2,07,0\n64129a0ad7fb4a2f516bf3ca,\"2023-03-16 15:24:42.873 +11:00\",2018,104,77,2,06,0\n64129a0ad7fb4a2f516bf3c9,\"2023-03-16 15:24:42.850 +11:00\",2018,104,77,2,05,0\n64129a0ad7fb4a2f516bf3c8,\"2023-03-16 15:24:42.827 +11:00\",2018,104,77,2,04,3\n64129a0ad7fb4a2f516bf3c7,\"2023-03-16 15:24:42.803 +11:00\",2018,104,77,2,03,3\n64129a0ad7fb4a2f516bf3c6,\"2023-03-16 15:24:42.778 +11:00\",2018,104,77,2,02,6\n64129a0ad7fb4a2f516bf3c5,\"2023-03-16 15:24:42.754 +11:00\",2018,104,77,2,01,0\n64129a0ad7fb4a2f516bf3c4,\"2023-03-16 15:24:42.725 +11:00\",2018,104,77,1,77,3\n64129a0ad7fb4a2f516bf3c3,\"2023-03-16 15:24:42.700 +11:00\",2018,104,77,1,9999,3\n64129a0ad7fb4a2f516bf3c2,\"2023-03-16 15:24:42.671 +11:00\",2018,104,77,1,99,..C\n64129a0ad7fb4a2f516bf3c1,\"2023-03-16 15:24:42.649 +11:00\",2018,104,77,1,18,0\n64129a0ad7fb4a2f516bf3c0,\"2023-03-16 15:24:42.625 +11:00\",2018,104,77,1,17,0\n64129a0ad7fb4a2f516bf3bf,\"2023-03-16 15:24:42.602 +11:00\",2018,104,77,1,16,0\n64129a0ad7fb4a2f516bf3be,\"2023-03-16 15:24:42.578 +11:00\",2018,104,77,1,15,0\n64129a0ad7fb4a2f516bf3bd,\"2023-03-16 15:24:42.556 +11:00\",2018,104,77,1,14,0\n64129a0ad7fb4a2f516bf3bc,\"2023-03-16 15:24:42.533 +11:00\",2018,104,77,1,13,0\n64129a0ad7fb4a2f516bf3bb,\"2023-03-16 15:24:42.510 +11:00\",2018,104,77,1,12,0\n64129a0ad7fb4a2f516bf3ba,\"2023-03-16 15:24:42.486 +11:00\",2018,104,77,1,09,0\n64129a0ad7fb4a2f516bf3b9,\"2023-03-16 15:24:42.464 +11:00\",2018,104,77,1,08,0\n64129a0ad7fb4a2f516bf3b8,\"2023-03-16 15:24:42.438 +11:00\",2018,104,77,1,07,0\n64129a0ad7fb4a2f516bf3b7,\"2023-03-16 15:24:42.417 +11:00\",2018,104,77,1,06,0\n64129a0ad7fb4a2f516bf3b6,\"2023-03-16 15:24:42.387 +11:00\",2018,104,77,1,05,0\n64129a0ad7fb4a2f516bf3b5,\"2023-03-16 15:24:42.365 +11:00\",2018,104,77,1,04,0\n64129a0ad7fb4a2f516bf3b4,\"2023-03-16 15:24:42.340 +11:00\",2018,104,77,1,03,0\n64129a0ad7fb4a2f516bf3b3,\"2023-03-16 15:24:42.315 +11:00\",2018,104,77,1,02,0\n64129a0ad7fb4a2f516bf3b2,\"2023-03-16 15:24:42.291 +11:00\",2018,104,77,1,01,0\n64129a0ad7fb4a2f516bf3b1,\"2023-03-16 15:24:42.266 +11:00\",2018,104,9,9,77,0\n64129a0ad7fb4a2f516bf3b0,\"2023-03-16 15:24:42.244 +11:00\",2018,104,9,9,9999,0\n64129a0ad7fb4a2f516bf3af,\"2023-03-16 15:24:42.222 +11:00\",2018,104,9,9,99,..C\n64129a0ad7fb4a2f516bf3ae,\"2023-03-16 15:24:42.197 +11:00\",2018,104,9,9,18,0\n64129a0ad7fb4a2f516bf3ad,\"2023-03-16 15:24:42.172 +11:00\",2018,104,9,9,17,0\n64129a0ad7fb4a2f516bf3ac,\"2023-03-16 15:24:42.148 +11:00\",2018,104,9,9,16,0\n64129a0ad7fb4a2f516bf3ab,\"2023-03-16 15:24:42.125 +11:00\",2018,104,9,9,15,0\n64129a0ad7fb4a2f516bf3aa,\"2023-03-16 15:24:42.096 +11:00\",2018,104,9,9,14,0\n64129a0ad7fb4a2f516bf3a9,\"2023-03-16 15:24:42.073 +11:00\",2018,104,9,9,13,0\n64129a0ad7fb4a2f516bf3a8,\"2023-03-16 15:24:42.051 +11:00\",2018,104,9,9,12,0\n64129a0ad7fb4a2f516bf3a7,\"2023-03-16 15:24:42.028 +11:00\",2018,104,9,9,09,0\n64129a0ad7fb4a2f516bf3a6,\"2023-03-16 15:24:42.003 +11:00\",2018,104,9,9,08,0\n64129a09d7fb4a2f516bf3a5,\"2023-03-16 15:24:41.976 +11:00\",2018,104,9,9,07,0\n64129a09d7fb4a2f516bf3a4,\"2023-03-16 15:24:41.954 +11:00\",2018,104,9,9,06,0\n64129a09d7fb4a2f516bf3a3,\"2023-03-16 15:24:41.932 +11:00\",2018,104,9,9,05,0\n64129a09d7fb4a2f516bf3a2,\"2023-03-16 15:24:41.910 +11:00\",2018,104,9,9,04,0\n64129a09d7fb4a2f516bf3a1,\"2023-03-16 15:24:41.886 +11:00\",2018,104,9,9,03,0\n64129a09d7fb4a2f516bf3a0,\"2023-03-16 15:24:41.865 +11:00\",2018,104,9,9,02,0\n64129a09d7fb4a2f516bf39f,\"2023-03-16 15:24:41.841 +11:00\",2018,104,9,9,01,0\n64129a09d7fb4a2f516bf39e,\"2023-03-16 15:24:41.819 +11:00\",2018,104,9,2,77,0\n64129a09d7fb4a2f516bf39d,\"2023-03-16 15:24:41.792 +11:00\",2018,104,9,2,9999,0\n64129a09d7fb4a2f516bf39c,\"2023-03-16 15:24:41.769 +11:00\",2018,104,9,2,99,..C\n64129a09d7fb4a2f516bf39b,\"2023-03-16 15:24:41.744 +11:00\",2018,104,9,2,18,0\n64129a09d7fb4a2f516bf39a,\"2023-03-16 15:24:41.721 +11:00\",2018,104,9,2,17,0\n64129a09d7fb4a2f516bf399,\"2023-03-16 15:24:41.696 +11:00\",2018,104,9,2,16,0\n64129a09d7fb4a2f516bf398,\"2023-03-16 15:24:41.670 +11:00\",2018,104,9,2,15,0\n64129a09d7fb4a2f516bf397,\"2023-03-16 15:24:41.644 +11:00\",2018,104,9,2,14,0\n64129a09d7fb4a2f516bf396,\"2023-03-16 15:24:41.619 +11:00\",2018,104,9,2,13,0\n64129a09d7fb4a2f516bf395,\"2023-03-16 15:24:41.595 +11:00\",2018,104,9,2,12,0\n64129a09d7fb4a2f516bf394,\"2023-03-16 15:24:41.569 +11:00\",2018,104,9,2,09,0\n64129a09d7fb4a2f516bf393,\"2023-03-16 15:24:41.521 +11:00\",2018,104,9,2,08,0\n64129a09d7fb4a2f516bf392,\"2023-03-16 15:24:41.499 +11:00\",2018,104,9,2,07,0\n64129a09d7fb4a2f516bf391,\"2023-03-16 15:24:41.476 +11:00\",2018,104,9,2,06,0\n64129a09d7fb4a2f516bf390,\"2023-03-16 15:24:41.447 +11:00\",2018,104,9,2,05,0\n64129a09d7fb4a2f516bf38f,\"2023-03-16 15:24:41.422 +11:00\",2018,104,9,2,04,0\n64129a09d7fb4a2f516bf38e,\"2023-03-16 15:24:41.397 +11:00\",2018,104,9,2,03,0\n64129a09d7fb4a2f516bf38d,\"2023-03-16 15:24:41.374 +11:00\",2018,104,9,2,02,0\n64129a09d7fb4a2f516bf38c,\"2023-03-16 15:24:41.350 +11:00\",2018,104,9,2,01,0\n64129a09d7fb4a2f516bf38b,\"2023-03-16 15:24:41.324 +11:00\",2018,104,9,1,77,0\n64129a09d7fb4a2f516bf38a,\"2023-03-16 15:24:41.228 +11:00\",2018,104,9,1,9999,0\n64129a09d7fb4a2f516bf389,\"2023-03-16 15:24:41.176 +11:00\",2018,104,9,1,99,..C\n64129a09d7fb4a2f516bf388,\"2023-03-16 15:24:41.153 +11:00\",2018,104,9,1,18,0\n64129a09d7fb4a2f516bf387,\"2023-03-16 15:24:41.130 +11:00\",2018,104,9,1,17,0\n64129a09d7fb4a2f516bf386,\"2023-03-16 15:24:41.105 +11:00\",2018,104,9,1,16,0\n64129a09d7fb4a2f516bf385,\"2023-03-16 15:24:41.081 +11:00\",2018,104,9,1,15,0\n64129a09d7fb4a2f516bf384,\"2023-03-16 15:24:41.056 +11:00\",2018,104,9,1,14,0\n64129a09d7fb4a2f516bf383,\"2023-03-16 15:24:41.034 +11:00\",2018,104,9,1,13,0\n64129a09d7fb4a2f516bf382,\"2023-03-16 15:24:41.011 +11:00\",2018,104,9,1,12,0\n64129a08d7fb4a2f516bf381,\"2023-03-16 15:24:40.988 +11:00\",2018,104,9,1,09,0\n64129a08d7fb4a2f516bf380,\"2023-03-16 15:24:40.960 +11:00\",2018,104,9,1,08,0\n64129a08d7fb4a2f516bf37f,\"2023-03-16 15:24:40.935 +11:00\",2018,104,9,1,07,0\n64129a08d7fb4a2f516bf37e,\"2023-03-16 15:24:40.912 +11:00\",2018,104,9,1,06,0\n64129a08d7fb4a2f516bf37d,\"2023-03-16 15:24:40.888 +11:00\",2018,104,9,1,05,0\n64129a08d7fb4a2f516bf37c,\"2023-03-16 15:24:40.865 +11:00\",2018,104,9,1,04,0\n64129a08d7fb4a2f516bf37b,\"2023-03-16 15:24:40.842 +11:00\",2018,104,9,1,03,0\n64129a08d7fb4a2f516bf37a,\"2023-03-16 15:24:40.817 +11:00\",2018,104,9,1,02,0\n64129a08d7fb4a2f516bf379,\"2023-03-16 15:24:40.795 +11:00\",2018,104,9,1,01,0\n64129a08d7fb4a2f516bf378,\"2023-03-16 15:24:40.772 +11:00\",2018,104,6,9,77,0\n64129a08d7fb4a2f516bf377,\"2023-03-16 15:24:40.747 +11:00\",2018,104,6,9,9999,0\n64129a08d7fb4a2f516bf376,\"2023-03-16 15:24:40.725 +11:00\",2018,104,6,9,99,..C\n64129a08d7fb4a2f516bf375,\"2023-03-16 15:24:40.702 +11:00\",2018,104,6,9,18,0\n64129a08d7fb4a2f516bf374,\"2023-03-16 15:24:40.680 +11:00\",2018,104,6,9,17,0\n64129a08d7fb4a2f516bf373,\"2023-03-16 15:24:40.657 +11:00\",2018,104,6,9,16,0\n64129a08d7fb4a2f516bf372,\"2023-03-16 15:24:40.631 +11:00\",2018,104,6,9,15,0\n64129a08d7fb4a2f516bf371,\"2023-03-16 15:24:40.607 +11:00\",2018,104,6,9,14,0\n64129a08d7fb4a2f516bf370,\"2023-03-16 15:24:40.582 +11:00\",2018,104,6,9,13,0\n64129a08d7fb4a2f516bf36f,\"2023-03-16 15:24:40.560 +11:00\",2018,104,6,9,12,0\n64129a08d7fb4a2f516bf36e,\"2023-03-16 15:24:40.538 +11:00\",2018,104,6,9,09,0\n64129a08d7fb4a2f516bf36d,\"2023-03-16 15:24:40.516 +11:00\",2018,104,6,9,08,0\n64129a08d7fb4a2f516bf36c,\"2023-03-16 15:24:40.495 +11:00\",2018,104,6,9,07,0\n64129a08d7fb4a2f516bf36b,\"2023-03-16 15:24:40.472 +11:00\",2018,104,6,9,06,0\n64129a08d7fb4a2f516bf36a,\"2023-03-16 15:24:40.447 +11:00\",2018,104,6,9,05,0\n64129a08d7fb4a2f516bf369,\"2023-03-16 15:24:40.425 +11:00\",2018,104,6,9,04,0\n64129a08d7fb4a2f516bf368,\"2023-03-16 15:24:40.402 +11:00\",2018,104,6,9,03,0\n64129a08d7fb4a2f516bf367,\"2023-03-16 15:24:40.378 +11:00\",2018,104,6,9,02,0\n64129a08d7fb4a2f516bf366,\"2023-03-16 15:24:40.356 +11:00\",2018,104,6,9,01,0\n64129a08d7fb4a2f516bf365,\"2023-03-16 15:24:40.334 +11:00\",2018,104,6,2,77,0\n64129a08d7fb4a2f516bf364,\"2023-03-16 15:24:40.311 +11:00\",2018,104,6,2,9999,0\n64129a08d7fb4a2f516bf363,\"2023-03-16 15:24:40.287 +11:00\",2018,104,6,2,99,..C\n64129a08d7fb4a2f516bf362,\"2023-03-16 15:24:40.263 +11:00\",2018,104,6,2,18,0\n64129a08d7fb4a2f516bf361,\"2023-03-16 15:24:40.239 +11:00\",2018,104,6,2,17,0\n64129a08d7fb4a2f516bf360,\"2023-03-16 15:24:40.216 +11:00\",2018,104,6,2,16,0\n64129a08d7fb4a2f516bf35f,\"2023-03-16 15:24:40.191 +11:00\",2018,104,6,2,15,0\n64129a08d7fb4a2f516bf35e,\"2023-03-16 15:24:40.165 +11:00\",2018,104,6,2,14,0\n64129a08d7fb4a2f516bf35d,\"2023-03-16 15:24:40.142 +11:00\",2018,104,6,2,13,0\n64129a08d7fb4a2f516bf35c,\"2023-03-16 15:24:40.118 +11:00\",2018,104,6,2,12,0\n64129a08d7fb4a2f516bf35b,\"2023-03-16 15:24:40.095 +11:00\",2018,104,6,2,09,0\n64129a08d7fb4a2f516bf35a,\"2023-03-16 15:24:40.071 +11:00\",2018,104,6,2,08,0\n64129a08d7fb4a2f516bf359,\"2023-03-16 15:24:40.049 +11:00\",2018,104,6,2,07,0\n64129a08d7fb4a2f516bf358,\"2023-03-16 15:24:40.025 +11:00\",2018,104,6,2,06,0\n64129a08d7fb4a2f516bf357,\"2023-03-16 15:24:40.003 +11:00\",2018,104,6,2,05,0\n64129a07d7fb4a2f516bf356,\"2023-03-16 15:24:39.979 +11:00\",2018,104,6,2,04,0\n64129a07d7fb4a2f516bf355,\"2023-03-16 15:24:39.954 +11:00\",2018,104,6,2,03,0\n64129a07d7fb4a2f516bf354,\"2023-03-16 15:24:39.929 +11:00\",2018,104,6,2,02,0\n64129a07d7fb4a2f516bf353,\"2023-03-16 15:24:39.906 +11:00\",2018,104,6,2,01,0\n64129a07d7fb4a2f516bf352,\"2023-03-16 15:24:39.883 +11:00\",2018,104,6,1,77,0\n64129a07d7fb4a2f516bf351,\"2023-03-16 15:24:39.861 +11:00\",2018,104,6,1,9999,0\n64129a07d7fb4a2f516bf350,\"2023-03-16 15:24:39.839 +11:00\",2018,104,6,1,99,..C\n64129a07d7fb4a2f516bf34f,\"2023-03-16 15:24:39.817 +11:00\",2018,104,6,1,18,0\n64129a07d7fb4a2f516bf34e,\"2023-03-16 15:24:39.793 +11:00\",2018,104,6,1,17,0\n64129a07d7fb4a2f516bf34d,\"2023-03-16 15:24:39.770 +11:00\",2018,104,6,1,16,0\n64129a07d7fb4a2f516bf34c,\"2023-03-16 15:24:39.747 +11:00\",2018,104,6,1,15,0\n64129a07d7fb4a2f516bf34b,\"2023-03-16 15:24:39.722 +11:00\",2018,104,6,1,14,0\n64129a07d7fb4a2f516bf34a,\"2023-03-16 15:24:39.698 +11:00\",2018,104,6,1,13,0\n64129a07d7fb4a2f516bf349,\"2023-03-16 15:24:39.676 +11:00\",2018,104,6,1,12,0\n64129a07d7fb4a2f516bf348,\"2023-03-16 15:24:39.651 +11:00\",2018,104,6,1,09,0\n64129a07d7fb4a2f516bf347,\"2023-03-16 15:24:39.628 +11:00\",2018,104,6,1,08,0\n64129a07d7fb4a2f516bf346,\"2023-03-16 15:24:39.601 +11:00\",2018,104,6,1,07,0\n64129a07d7fb4a2f516bf345,\"2023-03-16 15:24:39.574 +11:00\",2018,104,6,1,06,0\n64129a07d7fb4a2f516bf344,\"2023-03-16 15:24:39.541 +11:00\",2018,104,6,1,05,0\n64129a07d7fb4a2f516bf343,\"2023-03-16 15:24:39.517 +11:00\",2018,104,6,1,04,0\n64129a07d7fb4a2f516bf342,\"2023-03-16 15:24:39.269 +11:00\",2018,104,6,1,03,0\n64129a07d7fb4a2f516bf341,\"2023-03-16 15:24:39.243 +11:00\",2018,104,6,1,02,0\n64129a07d7fb4a2f516bf340,\"2023-03-16 15:24:39.220 +11:00\",2018,104,6,1,01,0\n64129a07d7fb4a2f516bf33f,\"2023-03-16 15:24:39.197 +11:00\",2018,104,5,9,77,0\n64129a07d7fb4a2f516bf33e,\"2023-03-16 15:24:39.171 +11:00\",2018,104,5,9,9999,0\n64129a07d7fb4a2f516bf33d,\"2023-03-16 15:24:39.145 +11:00\",2018,104,5,9,99,..C\n64129a07d7fb4a2f516bf33c,\"2023-03-16 15:24:39.122 +11:00\",2018,104,5,9,18,0\n64129a07d7fb4a2f516bf33b,\"2023-03-16 15:24:39.100 +11:00\",2018,104,5,9,17,0\n64129a07d7fb4a2f516bf33a,\"2023-03-16 15:24:39.078 +11:00\",2018,104,5,9,16,0\n64129a07d7fb4a2f516bf339,\"2023-03-16 15:24:39.055 +11:00\",2018,104,5,9,15,0\n64129a07d7fb4a2f516bf338,\"2023-03-16 15:24:39.023 +11:00\",2018,104,5,9,14,0\n64129a06d7fb4a2f516bf337,\"2023-03-16 15:24:38.999 +11:00\",2018,104,5,9,13,0\n64129a06d7fb4a2f516bf336,\"2023-03-16 15:24:38.888 +11:00\",2018,104,5,9,12,0\n64129a06d7fb4a2f516bf335,\"2023-03-16 15:24:38.843 +11:00\",2018,104,5,9,09,0\n64129a06d7fb4a2f516bf334,\"2023-03-16 15:24:38.820 +11:00\",2018,104,5,9,08,0\n64129a06d7fb4a2f516bf333,\"2023-03-16 15:24:38.797 +11:00\",2018,104,5,9,07,0\n64129a06d7fb4a2f516bf332,\"2023-03-16 15:24:38.775 +11:00\",2018,104,5,9,06,0\n64129a06d7fb4a2f516bf331,\"2023-03-16 15:24:38.752 +11:00\",2018,104,5,9,05,0\n64129a06d7fb4a2f516bf330,\"2023-03-16 15:24:38.729 +11:00\",2018,104,5,9,04,0\n64129a06d7fb4a2f516bf32f,\"2023-03-16 15:24:38.706 +11:00\",2018,104,5,9,03,0\n64129a06d7fb4a2f516bf32e,\"2023-03-16 15:24:38.682 +11:00\",2018,104,5,9,02,0\n64129a06d7fb4a2f516bf32d,\"2023-03-16 15:24:38.660 +11:00\",2018,104,5,9,01,0\n64129a06d7fb4a2f516bf32c,\"2023-03-16 15:24:38.637 +11:00\",2018,104,5,2,77,0\n64129a06d7fb4a2f516bf32b,\"2023-03-16 15:24:38.615 +11:00\",2018,104,5,2,9999,0\n64129a06d7fb4a2f516bf32a,\"2023-03-16 15:24:38.594 +11:00\",2018,104,5,2,99,..C\n64129a06d7fb4a2f516bf329,\"2023-03-16 15:24:38.572 +11:00\",2018,104,5,2,18,0\n64129a06d7fb4a2f516bf328,\"2023-03-16 15:24:38.547 +11:00\",2018,104,5,2,17,0\n64129a06d7fb4a2f516bf327,\"2023-03-16 15:24:38.522 +11:00\",2018,104,5,2,16,0\n64129a06d7fb4a2f516bf326,\"2023-03-16 15:24:38.497 +11:00\",2018,104,5,2,15,0\n64129a06d7fb4a2f516bf325,\"2023-03-16 15:24:38.472 +11:00\",2018,104,5,2,14,0\n64129a06d7fb4a2f516bf324,\"2023-03-16 15:24:38.447 +11:00\",2018,104,5,2,13,0\n64129a06d7fb4a2f516bf323,\"2023-03-16 15:24:38.424 +11:00\",2018,104,5,2,12,0\n64129a06d7fb4a2f516bf322,\"2023-03-16 15:24:38.400 +11:00\",2018,104,5,2,09,0\n64129a06d7fb4a2f516bf321,\"2023-03-16 15:24:38.377 +11:00\",2018,104,5,2,08,0\n64129a06d7fb4a2f516bf320,\"2023-03-16 15:24:38.355 +11:00\",2018,104,5,2,07,0\n64129a06d7fb4a2f516bf31f,\"2023-03-16 15:24:38.331 +11:00\",2018,104,5,2,06,0\n64129a06d7fb4a2f516bf31e,\"2023-03-16 15:24:38.307 +11:00\",2018,104,5,2,05,0\n64129a06d7fb4a2f516bf31d,\"2023-03-16 15:24:38.285 +11:00\",2018,104,5,2,04,0\n64129a06d7fb4a2f516bf31c,\"2023-03-16 15:24:38.264 +11:00\",2018,104,5,2,03,0\n64129a06d7fb4a2f516bf31b,\"2023-03-16 15:24:38.237 +11:00\",2018,104,5,2,02,0\n64129a06d7fb4a2f516bf31a,\"2023-03-16 15:24:38.214 +11:00\",2018,104,5,2,01,0\n64129a06d7fb4a2f516bf319,\"2023-03-16 15:24:38.190 +11:00\",2018,104,5,1,77,0\n64129a06d7fb4a2f516bf318,\"2023-03-16 15:24:38.166 +11:00\",2018,104,5,1,9999,0\n64129a06d7fb4a2f516bf317,\"2023-03-16 15:24:38.141 +11:00\",2018,104,5,1,99,..C\n64129a06d7fb4a2f516bf316,\"2023-03-16 15:24:38.117 +11:00\",2018,104,5,1,18,0\n64129a06d7fb4a2f516bf315,\"2023-03-16 15:24:38.093 +11:00\",2018,104,5,1,17,0\n64129a06d7fb4a2f516bf314,\"2023-03-16 15:24:38.065 +11:00\",2018,104,5,1,16,0\n64129a06d7fb4a2f516bf313,\"2023-03-16 15:24:38.039 +11:00\",2018,104,5,1,15,0\n64129a06d7fb4a2f516bf312,\"2023-03-16 15:24:38.017 +11:00\",2018,104,5,1,14,0\n64129a05d7fb4a2f516bf311,\"2023-03-16 15:24:37.992 +11:00\",2018,104,5,1,13,0\n64129a05d7fb4a2f516bf310,\"2023-03-16 15:24:37.967 +11:00\",2018,104,5,1,12,0\n64129a05d7fb4a2f516bf30f,\"2023-03-16 15:24:37.944 +11:00\",2018,104,5,1,09,0\n64129a05d7fb4a2f516bf30e,\"2023-03-16 15:24:37.907 +11:00\",2018,104,5,1,08,0\n64129a05d7fb4a2f516bf30d,\"2023-03-16 15:24:37.882 +11:00\",2018,104,5,1,07,0\n64129a05d7fb4a2f516bf30c,\"2023-03-16 15:24:37.859 +11:00\",2018,104,5,1,06,0\n64129a05d7fb4a2f516bf30b,\"2023-03-16 15:24:37.836 +11:00\",2018,104,5,1,05,0\n64129a05d7fb4a2f516bf30a,\"2023-03-16 15:24:37.814 +11:00\",2018,104,5,1,04,0\n64129a05d7fb4a2f516bf309,\"2023-03-16 15:24:37.791 +11:00\",2018,104,5,1,03,0\n64129a05d7fb4a2f516bf308,\"2023-03-16 15:24:37.766 +11:00\",2018,104,5,1,02,0\n64129a05d7fb4a2f516bf307,\"2023-03-16 15:24:37.739 +11:00\",2018,104,5,1,01,0\n64129a05d7fb4a2f516bf306,\"2023-03-16 15:24:37.712 +11:00\",2018,104,4,9,77,3\n64129a05d7fb4a2f516bf305,\"2023-03-16 15:24:37.688 +11:00\",2018,104,4,9,9999,3\n64129a05d7fb4a2f516bf304,\"2023-03-16 15:24:37.662 +11:00\",2018,104,4,9,99,..C\n64129a05d7fb4a2f516bf303,\"2023-03-16 15:24:37.634 +11:00\",2018,104,4,9,18,0\n64129a05d7fb4a2f516bf302,\"2023-03-16 15:24:37.608 +11:00\",2018,104,4,9,17,0\n64129a05d7fb4a2f516bf301,\"2023-03-16 15:24:37.581 +11:00\",2018,104,4,9,16,0\n64129a05d7fb4a2f516bf300,\"2023-03-16 15:24:37.556 +11:00\",2018,104,4,9,15,0\n64129a05d7fb4a2f516bf2ff,\"2023-03-16 15:24:37.531 +11:00\",2018,104,4,9,14,0\n64129a05d7fb4a2f516bf2fe,\"2023-03-16 15:24:37.507 +11:00\",2018,104,4,9,13,0\n64129a05d7fb4a2f516bf2fd,\"2023-03-16 15:24:37.479 +11:00\",2018,104,4,9,12,0\n64129a05d7fb4a2f516bf2fc,\"2023-03-16 15:24:37.452 +11:00\",2018,104,4,9,09,3\n64129a05d7fb4a2f516bf2fb,\"2023-03-16 15:24:37.429 +11:00\",2018,104,4,9,08,0\n64129a05d7fb4a2f516bf2fa,\"2023-03-16 15:24:37.405 +11:00\",2018,104,4,9,07,0\n64129a05d7fb4a2f516bf2f9,\"2023-03-16 15:24:37.381 +11:00\",2018,104,4,9,06,0\n64129a05d7fb4a2f516bf2f8,\"2023-03-16 15:24:37.355 +11:00\",2018,104,4,9,05,0\n64129a05d7fb4a2f516bf2f7,\"2023-03-16 15:24:37.330 +11:00\",2018,104,4,9,04,0\n64129a05d7fb4a2f516bf2f6,\"2023-03-16 15:24:37.304 +11:00\",2018,104,4,9,03,0\n64129a05d7fb4a2f516bf2f5,\"2023-03-16 15:24:37.282 +11:00\",2018,104,4,9,02,0\n64129a05d7fb4a2f516bf2f4,\"2023-03-16 15:24:37.258 +11:00\",2018,104,4,9,01,0\n64129a05d7fb4a2f516bf2f3,\"2023-03-16 15:24:37.232 +11:00\",2018,104,4,2,77,0\n64129a05d7fb4a2f516bf2f2,\"2023-03-16 15:24:37.210 +11:00\",2018,104,4,2,9999,0\n64129a05d7fb4a2f516bf2f1,\"2023-03-16 15:24:37.177 +11:00\",2018,104,4,2,99,..C\n64129a05d7fb4a2f516bf2f0,\"2023-03-16 15:24:37.155 +11:00\",2018,104,4,2,18,0\n64129a05d7fb4a2f516bf2ef,\"2023-03-16 15:24:37.131 +11:00\",2018,104,4,2,17,0\n64129a05d7fb4a2f516bf2ee,\"2023-03-16 15:24:37.108 +11:00\",2018,104,4,2,16,0\n64129a05d7fb4a2f516bf2ed,\"2023-03-16 15:24:37.077 +11:00\",2018,104,4,2,15,0\n64129a05d7fb4a2f516bf2ec,\"2023-03-16 15:24:37.053 +11:00\",2018,104,4,2,14,0\n64129a05d7fb4a2f516bf2eb,\"2023-03-16 15:24:37.028 +11:00\",2018,104,4,2,13,0\n64129a05d7fb4a2f516bf2ea,\"2023-03-16 15:24:37.004 +11:00\",2018,104,4,2,12,0\n64129a04d7fb4a2f516bf2e9,\"2023-03-16 15:24:36.974 +11:00\",2018,104,4,2,09,0\n64129a04d7fb4a2f516bf2e8,\"2023-03-16 15:24:36.952 +11:00\",2018,104,4,2,08,0\n64129a04d7fb4a2f516bf2e7,\"2023-03-16 15:24:36.926 +11:00\",2018,104,4,2,07,0\n64129a04d7fb4a2f516bf2e6,\"2023-03-16 15:24:36.903 +11:00\",2018,104,4,2,06,0\n64129a04d7fb4a2f516bf2e5,\"2023-03-16 15:24:36.878 +11:00\",2018,104,4,2,05,0\n64129a04d7fb4a2f516bf2e4,\"2023-03-16 15:24:36.852 +11:00\",2018,104,4,2,04,0\n64129a04d7fb4a2f516bf2e3,\"2023-03-16 15:24:36.830 +11:00\",2018,104,4,2,03,0\n64129a04d7fb4a2f516bf2e2,\"2023-03-16 15:24:36.805 +11:00\",2018,104,4,2,02,0\n64129a04d7fb4a2f516bf2e1,\"2023-03-16 15:24:36.781 +11:00\",2018,104,4,2,01,0\n64129a04d7fb4a2f516bf2e0,\"2023-03-16 15:24:36.756 +11:00\",2018,104,4,1,77,3\n64129a04d7fb4a2f516bf2df,\"2023-03-16 15:24:36.733 +11:00\",2018,104,4,1,9999,3\n64129a04d7fb4a2f516bf2de,\"2023-03-16 15:24:36.710 +11:00\",2018,104,4,1,99,..C\n64129a04d7fb4a2f516bf2dd,\"2023-03-16 15:24:36.688 +11:00\",2018,104,4,1,18,0\n64129a04d7fb4a2f516bf2dc,\"2023-03-16 15:24:36.665 +11:00\",2018,104,4,1,17,0\n64129a04d7fb4a2f516bf2db,\"2023-03-16 15:24:36.643 +11:00\",2018,104,4,1,16,0\n64129a04d7fb4a2f516bf2da,\"2023-03-16 15:24:36.620 +11:00\",2018,104,4,1,15,0\n64129a04d7fb4a2f516bf2d9,\"2023-03-16 15:24:36.597 +11:00\",2018,104,4,1,14,0\n64129a04d7fb4a2f516bf2d8,\"2023-03-16 15:24:36.572 +11:00\",2018,104,4,1,13,0\n64129a04d7fb4a2f516bf2d7,\"2023-03-16 15:24:36.547 +11:00\",2018,104,4,1,12,0\n64129a04d7fb4a2f516bf2d6,\"2023-03-16 15:24:36.522 +11:00\",2018,104,4,1,09,3\n64129a04d7fb4a2f516bf2d5,\"2023-03-16 15:24:36.496 +11:00\",2018,104,4,1,08,0\n64129a04d7fb4a2f516bf2d4,\"2023-03-16 15:24:36.404 +11:00\",2018,104,4,1,07,0\n64129a04d7fb4a2f516bf2d3,\"2023-03-16 15:24:36.363 +11:00\",2018,104,4,1,06,0\n64129a04d7fb4a2f516bf2d2,\"2023-03-16 15:24:36.336 +11:00\",2018,104,4,1,05,0\n64129a04d7fb4a2f516bf2d1,\"2023-03-16 15:24:36.311 +11:00\",2018,104,4,1,04,0\n64129a04d7fb4a2f516bf2d0,\"2023-03-16 15:24:36.287 +11:00\",2018,104,4,1,03,0\n64129a04d7fb4a2f516bf2cf,\"2023-03-16 15:24:36.263 +11:00\",2018,104,4,1,02,0\n64129a04d7fb4a2f516bf2ce,\"2023-03-16 15:24:36.228 +11:00\",2018,104,4,1,01,0\n64129a04d7fb4a2f516bf2cd,\"2023-03-16 15:24:36.206 +11:00\",2018,104,3,9,77,0\n64129a04d7fb4a2f516bf2cc,\"2023-03-16 15:24:36.178 +11:00\",2018,104,3,9,9999,0\n64129a04d7fb4a2f516bf2cb,\"2023-03-16 15:24:36.154 +11:00\",2018,104,3,9,99,..C\n64129a04d7fb4a2f516bf2ca,\"2023-03-16 15:24:36.132 +11:00\",2018,104,3,9,18,0\n64129a04d7fb4a2f516bf2c9,\"2023-03-16 15:24:36.107 +11:00\",2018,104,3,9,17,0\n64129a04d7fb4a2f516bf2c8,\"2023-03-16 15:24:36.073 +11:00\",2018,104,3,9,16,0\n64129a04d7fb4a2f516bf2c7,\"2023-03-16 15:24:36.049 +11:00\",2018,104,3,9,15,0\n64129a04d7fb4a2f516bf2c6,\"2023-03-16 15:24:36.024 +11:00\",2018,104,3,9,14,0\n64129a04d7fb4a2f516bf2c5,\"2023-03-16 15:24:36.002 +11:00\",2018,104,3,9,13,0\n64129a03d7fb4a2f516bf2c4,\"2023-03-16 15:24:35.980 +11:00\",2018,104,3,9,12,0\n64129a03d7fb4a2f516bf2c3,\"2023-03-16 15:24:35.956 +11:00\",2018,104,3,9,09,0\n64129a03d7fb4a2f516bf2c2,\"2023-03-16 15:24:35.922 +11:00\",2018,104,3,9,08,0\n64129a03d7fb4a2f516bf2c1,\"2023-03-16 15:24:35.898 +11:00\",2018,104,3,9,07,0\n64129a03d7fb4a2f516bf2c0,\"2023-03-16 15:24:35.872 +11:00\",2018,104,3,9,06,0\n64129a03d7fb4a2f516bf2bf,\"2023-03-16 15:24:35.849 +11:00\",2018,104,3,9,05,0\n64129a03d7fb4a2f516bf2be,\"2023-03-16 15:24:35.827 +11:00\",2018,104,3,9,04,0\n64129a03d7fb4a2f516bf2bd,\"2023-03-16 15:24:35.805 +11:00\",2018,104,3,9,03,0\n64129a03d7fb4a2f516bf2bc,\"2023-03-16 15:24:35.781 +11:00\",2018,104,3,9,02,0\n64129a03d7fb4a2f516bf2bb,\"2023-03-16 15:24:35.757 +11:00\",2018,104,3,9,01,0\n64129a03d7fb4a2f516bf2ba,\"2023-03-16 15:24:35.734 +11:00\",2018,104,3,2,77,0\n64129a03d7fb4a2f516bf2b9,\"2023-03-16 15:24:35.711 +11:00\",2018,104,3,2,9999,0\n64129a03d7fb4a2f516bf2b8,\"2023-03-16 15:24:35.679 +11:00\",2018,104,3,2,99,..C\n64129a03d7fb4a2f516bf2b7,\"2023-03-16 15:24:35.646 +11:00\",2018,104,3,2,18,0\n64129a03d7fb4a2f516bf2b6,\"2023-03-16 15:24:35.615 +11:00\",2018,104,3,2,17,0\n64129a03d7fb4a2f516bf2b5,\"2023-03-16 15:24:35.583 +11:00\",2018,104,3,2,16,0\n64129a03d7fb4a2f516bf2b4,\"2023-03-16 15:24:35.561 +11:00\",2018,104,3,2,15,0\n64129a03d7fb4a2f516bf2b3,\"2023-03-16 15:24:35.537 +11:00\",2018,104,3,2,14,0\n64129a03d7fb4a2f516bf2b2,\"2023-03-16 15:24:35.509 +11:00\",2018,104,3,2,13,0\n64129a03d7fb4a2f516bf2b1,\"2023-03-16 15:24:35.487 +11:00\",2018,104,3,2,12,0\n64129a03d7fb4a2f516bf2b0,\"2023-03-16 15:24:35.465 +11:00\",2018,104,3,2,09,0\n64129a03d7fb4a2f516bf2af,\"2023-03-16 15:24:35.442 +11:00\",2018,104,3,2,08,0\n64129a03d7fb4a2f516bf2ae,\"2023-03-16 15:24:35.419 +11:00\",2018,104,3,2,07,0\n64129a03d7fb4a2f516bf2ad,\"2023-03-16 15:24:35.396 +11:00\",2018,104,3,2,06,0\n64129a03d7fb4a2f516bf2ac,\"2023-03-16 15:24:35.373 +11:00\",2018,104,3,2,05,0\n64129a03d7fb4a2f516bf2ab,\"2023-03-16 15:24:35.349 +11:00\",2018,104,3,2,04,0\n64129a03d7fb4a2f516bf2aa,\"2023-03-16 15:24:35.319 +11:00\",2018,104,3,2,03,0\n64129a03d7fb4a2f516bf2a9,\"2023-03-16 15:24:35.295 +11:00\",2018,104,3,2,02,0\n64129a03d7fb4a2f516bf2a8,\"2023-03-16 15:24:35.273 +11:00\",2018,104,3,2,01,0\n64129a03d7fb4a2f516bf2a7,\"2023-03-16 15:24:35.251 +11:00\",2018,104,3,1,77,0\n64129a03d7fb4a2f516bf2a6,\"2023-03-16 15:24:35.227 +11:00\",2018,104,3,1,9999,0\n64129a03d7fb4a2f516bf2a5,\"2023-03-16 15:24:35.202 +11:00\",2018,104,3,1,99,..C\n64129a03d7fb4a2f516bf2a4,\"2023-03-16 15:24:35.180 +11:00\",2018,104,3,1,18,0\n64129a03d7fb4a2f516bf2a3,\"2023-03-16 15:24:35.155 +11:00\",2018,104,3,1,17,0\n64129a03d7fb4a2f516bf2a2,\"2023-03-16 15:24:35.132 +11:00\",2018,104,3,1,16,0\n64129a03d7fb4a2f516bf2a1,\"2023-03-16 15:24:35.109 +11:00\",2018,104,3,1,15,0\n64129a03d7fb4a2f516bf2a0,\"2023-03-16 15:24:35.083 +11:00\",2018,104,3,1,14,0\n64129a03d7fb4a2f516bf29f,\"2023-03-16 15:24:35.054 +11:00\",2018,104,3,1,13,0\n64129a03d7fb4a2f516bf29e,\"2023-03-16 15:24:35.031 +11:00\",2018,104,3,1,12,0\n64129a03d7fb4a2f516bf29d,\"2023-03-16 15:24:35.008 +11:00\",2018,104,3,1,09,0\n64129a02d7fb4a2f516bf29c,\"2023-03-16 15:24:34.985 +11:00\",2018,104,3,1,08,0\n64129a02d7fb4a2f516bf29b,\"2023-03-16 15:24:34.961 +11:00\",2018,104,3,1,07,0\n64129a02d7fb4a2f516bf29a,\"2023-03-16 15:24:34.938 +11:00\",2018,104,3,1,06,0\n64129a02d7fb4a2f516bf299,\"2023-03-16 15:24:34.913 +11:00\",2018,104,3,1,05,0\n64129a02d7fb4a2f516bf298,\"2023-03-16 15:24:34.891 +11:00\",2018,104,3,1,04,0\n64129a02d7fb4a2f516bf297,\"2023-03-16 15:24:34.865 +11:00\",2018,104,3,1,03,0\n64129a02d7fb4a2f516bf296,\"2023-03-16 15:24:34.842 +11:00\",2018,104,3,1,02,0\n64129a02d7fb4a2f516bf295,\"2023-03-16 15:24:34.815 +11:00\",2018,104,3,1,01,0\n64129a02d7fb4a2f516bf294,\"2023-03-16 15:24:34.784 +11:00\",2018,104,2,9,77,0\n64129a02d7fb4a2f516bf293,\"2023-03-16 15:24:34.725 +11:00\",2018,104,2,9,9999,0\n64129a02d7fb4a2f516bf292,\"2023-03-16 15:24:34.702 +11:00\",2018,104,2,9,99,..C\n64129a02d7fb4a2f516bf291,\"2023-03-16 15:24:34.645 +11:00\",2018,104,2,9,18,0\n64129a02d7fb4a2f516bf290,\"2023-03-16 15:24:34.617 +11:00\",2018,104,2,9,17,0\n64129a02d7fb4a2f516bf28f,\"2023-03-16 15:24:34.561 +11:00\",2018,104,2,9,16,0\n64129a02d7fb4a2f516bf28e,\"2023-03-16 15:24:34.538 +11:00\",2018,104,2,9,15,0\n64129a02d7fb4a2f516bf28d,\"2023-03-16 15:24:34.513 +11:00\",2018,104,2,9,14,0\n64129a02d7fb4a2f516bf28c,\"2023-03-16 15:24:34.488 +11:00\",2018,104,2,9,13,0\n64129a02d7fb4a2f516bf28b,\"2023-03-16 15:24:34.466 +11:00\",2018,104,2,9,12,0\n64129a02d7fb4a2f516bf28a,\"2023-03-16 15:24:34.443 +11:00\",2018,104,2,9,09,0\n64129a02d7fb4a2f516bf289,\"2023-03-16 15:24:34.410 +11:00\",2018,104,2,9,08,0\n64129a02d7fb4a2f516bf288,\"2023-03-16 15:24:34.373 +11:00\",2018,104,2,9,07,0\n64129a02d7fb4a2f516bf287,\"2023-03-16 15:24:34.351 +11:00\",2018,104,2,9,06,0\n64129a02d7fb4a2f516bf286,\"2023-03-16 15:24:34.323 +11:00\",2018,104,2,9,05,0\n64129a02d7fb4a2f516bf285,\"2023-03-16 15:24:34.298 +11:00\",2018,104,2,9,04,0\n64129a02d7fb4a2f516bf284,\"2023-03-16 15:24:34.270 +11:00\",2018,104,2,9,03,0\n64129a02d7fb4a2f516bf283,\"2023-03-16 15:24:34.245 +11:00\",2018,104,2,9,02,0\n64129a02d7fb4a2f516bf282,\"2023-03-16 15:24:34.221 +11:00\",2018,104,2,9,01,0\n64129a02d7fb4a2f516bf281,\"2023-03-16 15:24:34.194 +11:00\",2018,104,2,2,77,0\n64129a02d7fb4a2f516bf280,\"2023-03-16 15:24:34.172 +11:00\",2018,104,2,2,9999,0\n64129a02d7fb4a2f516bf27f,\"2023-03-16 15:24:34.148 +11:00\",2018,104,2,2,99,..C\n64129a02d7fb4a2f516bf27e,\"2023-03-16 15:24:34.124 +11:00\",2018,104,2,2,18,0\n64129a02d7fb4a2f516bf27d,\"2023-03-16 15:24:34.094 +11:00\",2018,104,2,2,17,0\n64129a02d7fb4a2f516bf27c,\"2023-03-16 15:24:34.071 +11:00\",2018,104,2,2,16,0\n64129a02d7fb4a2f516bf27b,\"2023-03-16 15:24:34.047 +11:00\",2018,104,2,2,15,0\n64129a02d7fb4a2f516bf27a,\"2023-03-16 15:24:34.022 +11:00\",2018,104,2,2,14,0\n64129a01d7fb4a2f516bf279,\"2023-03-16 15:24:33.992 +11:00\",2018,104,2,2,13,0\n64129a01d7fb4a2f516bf278,\"2023-03-16 15:24:33.966 +11:00\",2018,104,2,2,12,0\n64129a01d7fb4a2f516bf277,\"2023-03-16 15:24:33.941 +11:00\",2018,104,2,2,09,0\n64129a01d7fb4a2f516bf276,\"2023-03-16 15:24:33.919 +11:00\",2018,104,2,2,08,0\n64129a01d7fb4a2f516bf275,\"2023-03-16 15:24:33.894 +11:00\",2018,104,2,2,07,0\n64129a01d7fb4a2f516bf274,\"2023-03-16 15:24:33.871 +11:00\",2018,104,2,2,06,0\n64129a01d7fb4a2f516bf273,\"2023-03-16 15:24:33.847 +11:00\",2018,104,2,2,05,0\n64129a01d7fb4a2f516bf272,\"2023-03-16 15:24:33.822 +11:00\",2018,104,2,2,04,0\n64129a01d7fb4a2f516bf271,\"2023-03-16 15:24:33.797 +11:00\",2018,104,2,2,03,0\n64129a01d7fb4a2f516bf270,\"2023-03-16 15:24:33.771 +11:00\",2018,104,2,2,02,0\n64129a01d7fb4a2f516bf26f,\"2023-03-16 15:24:33.745 +11:00\",2018,104,2,2,01,0\n64129a01d7fb4a2f516bf26e,\"2023-03-16 15:24:33.722 +11:00\",2018,104,2,1,77,0\n64129a01d7fb4a2f516bf26d,\"2023-03-16 15:24:33.697 +11:00\",2018,104,2,1,9999,0\n64129a01d7fb4a2f516bf26c,\"2023-03-16 15:24:33.674 +11:00\",2018,104,2,1,99,..C\n64129a01d7fb4a2f516bf26b,\"2023-03-16 15:24:33.648 +11:00\",2018,104,2,1,18,0\n64129a01d7fb4a2f516bf26a,\"2023-03-16 15:24:33.626 +11:00\",2018,104,2,1,17,0\n64129a01d7fb4a2f516bf269,\"2023-03-16 15:24:33.600 +11:00\",2018,104,2,1,16,0\n64129a01d7fb4a2f516bf268,\"2023-03-16 15:24:33.578 +11:00\",2018,104,2,1,15,0\n64129a01d7fb4a2f516bf267,\"2023-03-16 15:24:33.555 +11:00\",2018,104,2,1,14,0\n64129a01d7fb4a2f516bf266,\"2023-03-16 15:24:33.531 +11:00\",2018,104,2,1,13,0\n64129a01d7fb4a2f516bf265,\"2023-03-16 15:24:33.509 +11:00\",2018,104,2,1,12,0\n64129a01d7fb4a2f516bf264,\"2023-03-16 15:24:33.486 +11:00\",2018,104,2,1,09,0\n64129a01d7fb4a2f516bf263,\"2023-03-16 15:24:33.464 +11:00\",2018,104,2,1,08,0\n64129a01d7fb4a2f516bf262,\"2023-03-16 15:24:33.442 +11:00\",2018,104,2,1,07,0\n64129a01d7fb4a2f516bf261,\"2023-03-16 15:24:33.420 +11:00\",2018,104,2,1,06,0\n64129a01d7fb4a2f516bf260,\"2023-03-16 15:24:33.397 +11:00\",2018,104,2,1,05,0\n64129a01d7fb4a2f516bf25f,\"2023-03-16 15:24:33.372 +11:00\",2018,104,2,1,04,0\n64129a01d7fb4a2f516bf25e,\"2023-03-16 15:24:33.348 +11:00\",2018,104,2,1,03,0\n64129a01d7fb4a2f516bf25d,\"2023-03-16 15:24:33.322 +11:00\",2018,104,2,1,02,0\n64129a01d7fb4a2f516bf25c,\"2023-03-16 15:24:33.298 +11:00\",2018,104,2,1,01,0\n64129a01d7fb4a2f516bf25b,\"2023-03-16 15:24:33.273 +11:00\",2018,104,1,9,77,30\n64129a01d7fb4a2f516bf25a,\"2023-03-16 15:24:33.248 +11:00\",2018,104,1,9,9999,30\n64129a01d7fb4a2f516bf259,\"2023-03-16 15:24:33.225 +11:00\",2018,104,1,9,99,..C\n64129a01d7fb4a2f516bf258,\"2023-03-16 15:24:33.203 +11:00\",2018,104,1,9,18,3\n64129a01d7fb4a2f516bf257,\"2023-03-16 15:24:33.178 +11:00\",2018,104,1,9,17,0\n64129a01d7fb4a2f516bf256,\"2023-03-16 15:24:33.152 +11:00\",2018,104,1,9,16,0\n64129a01d7fb4a2f516bf255,\"2023-03-16 15:24:33.126 +11:00\",2018,104,1,9,15,0\n64129a01d7fb4a2f516bf254,\"2023-03-16 15:24:33.104 +11:00\",2018,104,1,9,14,0\n64129a01d7fb4a2f516bf253,\"2023-03-16 15:24:33.079 +11:00\",2018,104,1,9,13,3\n64129a01d7fb4a2f516bf252,\"2023-03-16 15:24:33.054 +11:00\",2018,104,1,9,12,0\n64129a01d7fb4a2f516bf251,\"2023-03-16 15:24:33.029 +11:00\",2018,104,1,9,09,9\n64129a01d7fb4a2f516bf250,\"2023-03-16 15:24:32.999 +11:00\",2018,104,1,9,08,3\n64129a00d7fb4a2f516bf24f,\"2023-03-16 15:24:32.966 +11:00\",2018,104,1,9,07,0\n64129a00d7fb4a2f516bf24e,\"2023-03-16 15:24:32.914 +11:00\",2018,104,1,9,06,0\n64129a00d7fb4a2f516bf24d,\"2023-03-16 15:24:32.883 +11:00\",2018,104,1,9,05,0\n64129a00d7fb4a2f516bf24c,\"2023-03-16 15:24:32.859 +11:00\",2018,104,1,9,04,3\n64129a00d7fb4a2f516bf24b,\"2023-03-16 15:24:32.836 +11:00\",2018,104,1,9,03,3\n64129a00d7fb4a2f516bf24a,\"2023-03-16 15:24:32.809 +11:00\",2018,104,1,9,02,6\n64129a00d7fb4a2f516bf249,\"2023-03-16 15:24:32.778 +11:00\",2018,104,1,9,01,0\n64129a00d7fb4a2f516bf248,\"2023-03-16 15:24:32.745 +11:00\",2018,104,1,2,77,30\n64129a00d7fb4a2f516bf247,\"2023-03-16 15:24:32.722 +11:00\",2018,104,1,2,9999,30\n64129a00d7fb4a2f516bf246,\"2023-03-16 15:24:32.699 +11:00\",2018,104,1,2,99,..C\n64129a00d7fb4a2f516bf245,\"2023-03-16 15:24:32.675 +11:00\",2018,104,1,2,18,3\n64129a00d7fb4a2f516bf244,\"2023-03-16 15:24:32.652 +11:00\",2018,104,1,2,17,0\n64129a00d7fb4a2f516bf243,\"2023-03-16 15:24:32.630 +11:00\",2018,104,1,2,16,0\n64129a00d7fb4a2f516bf242,\"2023-03-16 15:24:32.606 +11:00\",2018,104,1,2,15,0\n64129a00d7fb4a2f516bf241,\"2023-03-16 15:24:32.582 +11:00\",2018,104,1,2,14,0\n64129a00d7fb4a2f516bf240,\"2023-03-16 15:24:32.558 +11:00\",2018,104,1,2,13,3\n64129a00d7fb4a2f516bf23f,\"2023-03-16 15:24:32.487 +11:00\",2018,104,1,2,12,0\n64129a00d7fb4a2f516bf23e,\"2023-03-16 15:24:32.464 +11:00\",2018,104,1,2,09,6\n64129a00d7fb4a2f516bf23d,\"2023-03-16 15:24:32.437 +11:00\",2018,104,1,2,08,3\n64129a00d7fb4a2f516bf23c,\"2023-03-16 15:24:32.414 +11:00\",2018,104,1,2,07,0\n64129a00d7fb4a2f516bf23b,\"2023-03-16 15:24:32.390 +11:00\",2018,104,1,2,06,0\n64129a00d7fb4a2f516bf23a,\"2023-03-16 15:24:32.367 +11:00\",2018,104,1,2,05,0\n64129a00d7fb4a2f516bf239,\"2023-03-16 15:24:32.342 +11:00\",2018,104,1,2,04,3\n64129a00d7fb4a2f516bf238,\"2023-03-16 15:24:32.318 +11:00\",2018,104,1,2,03,3\n64129a00d7fb4a2f516bf237,\"2023-03-16 15:24:32.296 +11:00\",2018,104,1,2,02,6\n64129a00d7fb4a2f516bf236,\"2023-03-16 15:24:32.272 +11:00\",2018,104,1,2,01,0\n64129a00d7fb4a2f516bf235,\"2023-03-16 15:24:32.245 +11:00\",2018,104,1,1,77,0\n64129a00d7fb4a2f516bf234,\"2023-03-16 15:24:32.221 +11:00\",2018,104,1,1,9999,0\n64129a00d7fb4a2f516bf233,\"2023-03-16 15:24:32.198 +11:00\",2018,104,1,1,99,..C\n64129a00d7fb4a2f516bf232,\"2023-03-16 15:24:32.172 +11:00\",2018,104,1,1,18,0\n64129a00d7fb4a2f516bf231,\"2023-03-16 15:24:32.148 +11:00\",2018,104,1,1,17,0\n64129a00d7fb4a2f516bf230,\"2023-03-16 15:24:32.125 +11:00\",2018,104,1,1,16,0\n64129a00d7fb4a2f516bf22f,\"2023-03-16 15:24:32.102 +11:00\",2018,104,1,1,15,0\n64129a00d7fb4a2f516bf22e,\"2023-03-16 15:24:32.078 +11:00\",2018,104,1,1,14,0\n64129a00d7fb4a2f516bf22d,\"2023-03-16 15:24:32.055 +11:00\",2018,104,1,1,13,0\n64129a00d7fb4a2f516bf22c,\"2023-03-16 15:24:32.029 +11:00\",2018,104,1,1,12,0\n64129a00d7fb4a2f516bf22b,\"2023-03-16 15:24:32.006 +11:00\",2018,104,1,1,09,0\n641299ffd7fb4a2f516bf22a,\"2023-03-16 15:24:31.978 +11:00\",2018,104,1,1,08,0\n641299ffd7fb4a2f516bf229,\"2023-03-16 15:24:31.953 +11:00\",2018,104,1,1,07,0\n641299ffd7fb4a2f516bf228,\"2023-03-16 15:24:31.921 +11:00\",2018,104,1,1,06,0\n641299ffd7fb4a2f516bf227,\"2023-03-16 15:24:31.898 +11:00\",2018,104,1,1,05,0\n641299ffd7fb4a2f516bf226,\"2023-03-16 15:24:31.872 +11:00\",2018,104,1,1,04,0\n641299ffd7fb4a2f516bf225,\"2023-03-16 15:24:31.847 +11:00\",2018,104,1,1,03,0\n641299ffd7fb4a2f516bf224,\"2023-03-16 15:24:31.824 +11:00\",2018,104,1,1,02,0\n641299ffd7fb4a2f516bf223,\"2023-03-16 15:24:31.800 +11:00\",2018,104,1,1,01,0\n641299ffd7fb4a2f516bf222,\"2023-03-16 15:24:31.774 +11:00\",2018,103,9999,9,77,57\n641299ffd7fb4a2f516bf221,\"2023-03-16 15:24:31.749 +11:00\",2018,103,9999,9,9999,57\n641299ffd7fb4a2f516bf220,\"2023-03-16 15:24:31.725 +11:00\",2018,103,9999,9,99,0\n641299ffd7fb4a2f516bf21f,\"2023-03-16 15:24:31.702 +11:00\",2018,103,9999,9,18,0\n641299ffd7fb4a2f516bf21e,\"2023-03-16 15:24:31.679 +11:00\",2018,103,9999,9,17,0\n641299ffd7fb4a2f516bf21d,\"2023-03-16 15:24:31.655 +11:00\",2018,103,9999,9,16,0\n641299ffd7fb4a2f516bf21c,\"2023-03-16 15:24:31.630 +11:00\",2018,103,9999,9,15,0\n641299ffd7fb4a2f516bf21b,\"2023-03-16 15:24:31.607 +11:00\",2018,103,9999,9,14,6\n641299ffd7fb4a2f516bf21a,\"2023-03-16 15:24:31.583 +11:00\",2018,103,9999,9,13,6\n641299ffd7fb4a2f516bf219,\"2023-03-16 15:24:31.557 +11:00\",2018,103,9999,9,12,0\n641299ffd7fb4a2f516bf218,\"2023-03-16 15:24:31.526 +11:00\",2018,103,9999,9,09,3\n641299ffd7fb4a2f516bf217,\"2023-03-16 15:24:31.504 +11:00\",2018,103,9999,9,08,9\n641299ffd7fb4a2f516bf216,\"2023-03-16 15:24:31.481 +11:00\",2018,103,9999,9,07,3\n641299ffd7fb4a2f516bf215,\"2023-03-16 15:24:31.459 +11:00\",2018,103,9999,9,06,0\n641299ffd7fb4a2f516bf214,\"2023-03-16 15:24:31.436 +11:00\",2018,103,9999,9,05,0\n641299ffd7fb4a2f516bf213,\"2023-03-16 15:24:31.413 +11:00\",2018,103,9999,9,04,6\n641299ffd7fb4a2f516bf212,\"2023-03-16 15:24:31.384 +11:00\",2018,103,9999,9,03,3\n641299ffd7fb4a2f516bf211,\"2023-03-16 15:24:31.360 +11:00\",2018,103,9999,9,02,15\n641299ffd7fb4a2f516bf210,\"2023-03-16 15:24:31.331 +11:00\",2018,103,9999,9,01,3\n641299ffd7fb4a2f516bf20f,\"2023-03-16 15:24:31.305 +11:00\",2018,103,9999,2,77,48\n641299ffd7fb4a2f516bf20e,\"2023-03-16 15:24:31.280 +11:00\",2018,103,9999,2,9999,48\n641299ffd7fb4a2f516bf20d,\"2023-03-16 15:24:31.257 +11:00\",2018,103,9999,2,99,0\n641299ffd7fb4a2f516bf20c,\"2023-03-16 15:24:31.232 +11:00\",2018,103,9999,2,18,0\n641299ffd7fb4a2f516bf20b,\"2023-03-16 15:24:31.198 +11:00\",2018,103,9999,2,17,0\n641299ffd7fb4a2f516bf20a,\"2023-03-16 15:24:31.172 +11:00\",2018,103,9999,2,16,0\n641299ffd7fb4a2f516bf209,\"2023-03-16 15:24:31.149 +11:00\",2018,103,9999,2,15,0\n641299ffd7fb4a2f516bf208,\"2023-03-16 15:24:31.123 +11:00\",2018,103,9999,2,14,6\n641299ffd7fb4a2f516bf207,\"2023-03-16 15:24:31.098 +11:00\",2018,103,9999,2,13,6\n641299ffd7fb4a2f516bf206,\"2023-03-16 15:24:31.075 +11:00\",2018,103,9999,2,12,0\n641299ffd7fb4a2f516bf205,\"2023-03-16 15:24:31.052 +11:00\",2018,103,9999,2,09,3\n641299ffd7fb4a2f516bf204,\"2023-03-16 15:24:31.018 +11:00\",2018,103,9999,2,08,9\n641299fed7fb4a2f516bf203,\"2023-03-16 15:24:30.992 +11:00\",2018,103,9999,2,07,3\n641299fed7fb4a2f516bf202,\"2023-03-16 15:24:30.969 +11:00\",2018,103,9999,2,06,0\n641299fed7fb4a2f516bf201,\"2023-03-16 15:24:30.946 +11:00\",2018,103,9999,2,05,0\n641299fed7fb4a2f516bf200,\"2023-03-16 15:24:30.922 +11:00\",2018,103,9999,2,04,6\n641299fed7fb4a2f516bf1ff,\"2023-03-16 15:24:30.897 +11:00\",2018,103,9999,2,03,3\n641299fed7fb4a2f516bf1fe,\"2023-03-16 15:24:30.874 +11:00\",2018,103,9999,2,02,12\n641299fed7fb4a2f516bf1fd,\"2023-03-16 15:24:30.851 +11:00\",2018,103,9999,2,01,3\n641299fed7fb4a2f516bf1fc,\"2023-03-16 15:24:30.826 +11:00\",2018,103,9999,1,77,6\n641299fed7fb4a2f516bf1fb,\"2023-03-16 15:24:30.802 +11:00\",2018,103,9999,1,9999,6\n641299fed7fb4a2f516bf1fa,\"2023-03-16 15:24:30.777 +11:00\",2018,103,9999,1,99,0\n641299fed7fb4a2f516bf1f9,\"2023-03-16 15:24:30.749 +11:00\",2018,103,9999,1,18,0\n641299fed7fb4a2f516bf1f8,\"2023-03-16 15:24:30.726 +11:00\",2018,103,9999,1,17,0\n641299fed7fb4a2f516bf1f7,\"2023-03-16 15:24:30.704 +11:00\",2018,103,9999,1,16,0\n641299fed7fb4a2f516bf1f6,\"2023-03-16 15:24:30.682 +11:00\",2018,103,9999,1,15,0\n641299fed7fb4a2f516bf1f5,\"2023-03-16 15:24:30.638 +11:00\",2018,103,9999,1,14,0\n641299fed7fb4a2f516bf1f4,\"2023-03-16 15:24:30.590 +11:00\",2018,103,9999,1,13,0\n641299fed7fb4a2f516bf1f3,\"2023-03-16 15:24:30.548 +11:00\",2018,103,9999,1,12,0\n641299fed7fb4a2f516bf1f2,\"2023-03-16 15:24:30.503 +11:00\",2018,103,9999,1,09,0\n641299fed7fb4a2f516bf1f1,\"2023-03-16 15:24:30.471 +11:00\",2018,103,9999,1,08,0\n641299fed7fb4a2f516bf1f0,\"2023-03-16 15:24:30.446 +11:00\",2018,103,9999,1,07,0\n641299fed7fb4a2f516bf1ef,\"2023-03-16 15:24:30.419 +11:00\",2018,103,9999,1,06,0\n641299fed7fb4a2f516bf1ee,\"2023-03-16 15:24:30.396 +11:00\",2018,103,9999,1,05,0\n641299fed7fb4a2f516bf1ed,\"2023-03-16 15:24:30.374 +11:00\",2018,103,9999,1,04,0\n641299fed7fb4a2f516bf1ec,\"2023-03-16 15:24:30.348 +11:00\",2018,103,9999,1,03,0\n641299fed7fb4a2f516bf1eb,\"2023-03-16 15:24:30.323 +11:00\",2018,103,9999,1,02,3\n641299fed7fb4a2f516bf1ea,\"2023-03-16 15:24:30.301 +11:00\",2018,103,9999,1,01,0\n641299fed7fb4a2f516bf1e9,\"2023-03-16 15:24:30.276 +11:00\",2018,103,77,9,77,57\n641299fed7fb4a2f516bf1e8,\"2023-03-16 15:24:30.252 +11:00\",2018,103,77,9,9999,57\n641299fed7fb4a2f516bf1e7,\"2023-03-16 15:24:30.230 +11:00\",2018,103,77,9,99,..C\n641299fed7fb4a2f516bf1e6,\"2023-03-16 15:24:30.207 +11:00\",2018,103,77,9,18,0\n641299fed7fb4a2f516bf1e5,\"2023-03-16 15:24:30.179 +11:00\",2018,103,77,9,17,0\n641299fed7fb4a2f516bf1e4,\"2023-03-16 15:24:30.156 +11:00\",2018,103,77,9,16,0\n641299fed7fb4a2f516bf1e3,\"2023-03-16 15:24:30.134 +11:00\",2018,103,77,9,15,0\n641299fed7fb4a2f516bf1e2,\"2023-03-16 15:24:30.112 +11:00\",2018,103,77,9,14,6\n641299fed7fb4a2f516bf1e1,\"2023-03-16 15:24:30.090 +11:00\",2018,103,77,9,13,6\n641299fed7fb4a2f516bf1e0,\"2023-03-16 15:24:30.065 +11:00\",2018,103,77,9,12,0\n641299fed7fb4a2f516bf1df,\"2023-03-16 15:24:30.042 +11:00\",2018,103,77,9,09,3\n641299fed7fb4a2f516bf1de,\"2023-03-16 15:24:30.020 +11:00\",2018,103,77,9,08,9\n641299fdd7fb4a2f516bf1dd,\"2023-03-16 15:24:29.997 +11:00\",2018,103,77,9,07,3\n641299fdd7fb4a2f516bf1dc,\"2023-03-16 15:24:29.975 +11:00\",2018,103,77,9,06,0\n641299fdd7fb4a2f516bf1db,\"2023-03-16 15:24:29.953 +11:00\",2018,103,77,9,05,0\n641299fdd7fb4a2f516bf1da,\"2023-03-16 15:24:29.926 +11:00\",2018,103,77,9,04,6\n641299fdd7fb4a2f516bf1d9,\"2023-03-16 15:24:29.904 +11:00\",2018,103,77,9,03,3\n641299fdd7fb4a2f516bf1d8,\"2023-03-16 15:24:29.880 +11:00\",2018,103,77,9,02,15\n641299fdd7fb4a2f516bf1d7,\"2023-03-16 15:24:29.858 +11:00\",2018,103,77,9,01,3\n641299fdd7fb4a2f516bf1d6,\"2023-03-16 15:24:29.836 +11:00\",2018,103,77,2,77,48\n641299fdd7fb4a2f516bf1d5,\"2023-03-16 15:24:29.811 +11:00\",2018,103,77,2,9999,48\n641299fdd7fb4a2f516bf1d4,\"2023-03-16 15:24:29.789 +11:00\",2018,103,77,2,99,..C\n641299fdd7fb4a2f516bf1d3,\"2023-03-16 15:24:29.766 +11:00\",2018,103,77,2,18,0\n641299fdd7fb4a2f516bf1d2,\"2023-03-16 15:24:29.741 +11:00\",2018,103,77,2,17,0\n641299fdd7fb4a2f516bf1d1,\"2023-03-16 15:24:29.719 +11:00\",2018,103,77,2,16,0\n641299fdd7fb4a2f516bf1d0,\"2023-03-16 15:24:29.695 +11:00\",2018,103,77,2,15,0\n641299fdd7fb4a2f516bf1cf,\"2023-03-16 15:24:29.666 +11:00\",2018,103,77,2,14,6\n641299fdd7fb4a2f516bf1ce,\"2023-03-16 15:24:29.642 +11:00\",2018,103,77,2,13,6\n641299fdd7fb4a2f516bf1cd,\"2023-03-16 15:24:29.618 +11:00\",2018,103,77,2,12,0\n641299fdd7fb4a2f516bf1cc,\"2023-03-16 15:24:29.592 +11:00\",2018,103,77,2,09,3\n641299fdd7fb4a2f516bf1cb,\"2023-03-16 15:24:29.567 +11:00\",2018,103,77,2,08,9\n641299fdd7fb4a2f516bf1ca,\"2023-03-16 15:24:29.544 +11:00\",2018,103,77,2,07,3\n641299fdd7fb4a2f516bf1c9,\"2023-03-16 15:24:29.519 +11:00\",2018,103,77,2,06,0\n641299fdd7fb4a2f516bf1c8,\"2023-03-16 15:24:29.496 +11:00\",2018,103,77,2,05,0\n641299fdd7fb4a2f516bf1c7,\"2023-03-16 15:24:29.465 +11:00\",2018,103,77,2,04,6\n641299fdd7fb4a2f516bf1c6,\"2023-03-16 15:24:29.441 +11:00\",2018,103,77,2,03,3\n641299fdd7fb4a2f516bf1c5,\"2023-03-16 15:24:29.419 +11:00\",2018,103,77,2,02,12\n641299fdd7fb4a2f516bf1c4,\"2023-03-16 15:24:29.392 +11:00\",2018,103,77,2,01,3\n641299fdd7fb4a2f516bf1c3,\"2023-03-16 15:24:29.321 +11:00\",2018,103,77,1,77,6\n641299fdd7fb4a2f516bf1c2,\"2023-03-16 15:24:29.293 +11:00\",2018,103,77,1,9999,6\n641299fdd7fb4a2f516bf1c1,\"2023-03-16 15:24:29.271 +11:00\",2018,103,77,1,99,..C\n641299fdd7fb4a2f516bf1c0,\"2023-03-16 15:24:29.247 +11:00\",2018,103,77,1,18,0\n641299fdd7fb4a2f516bf1bf,\"2023-03-16 15:24:29.215 +11:00\",2018,103,77,1,17,0\n641299fdd7fb4a2f516bf1be,\"2023-03-16 15:24:29.191 +11:00\",2018,103,77,1,16,0\n641299fdd7fb4a2f516bf1bd,\"2023-03-16 15:24:29.169 +11:00\",2018,103,77,1,15,0\n641299fdd7fb4a2f516bf1bc,\"2023-03-16 15:24:29.145 +11:00\",2018,103,77,1,14,0\n641299fdd7fb4a2f516bf1bb,\"2023-03-16 15:24:29.121 +11:00\",2018,103,77,1,13,0\n641299fdd7fb4a2f516bf1ba,\"2023-03-16 15:24:29.094 +11:00\",2018,103,77,1,12,0\n641299fdd7fb4a2f516bf1b9,\"2023-03-16 15:24:29.070 +11:00\",2018,103,77,1,09,0\n641299fdd7fb4a2f516bf1b8,\"2023-03-16 15:24:29.047 +11:00\",2018,103,77,1,08,0\n641299fdd7fb4a2f516bf1b7,\"2023-03-16 15:24:29.022 +11:00\",2018,103,77,1,07,0\n641299fcd7fb4a2f516bf1b6,\"2023-03-16 15:24:28.997 +11:00\",2018,103,77,1,06,0\n641299fcd7fb4a2f516bf1b5,\"2023-03-16 15:24:28.972 +11:00\",2018,103,77,1,05,0\n641299fcd7fb4a2f516bf1b4,\"2023-03-16 15:24:28.950 +11:00\",2018,103,77,1,04,0\n641299fcd7fb4a2f516bf1b3,\"2023-03-16 15:24:28.926 +11:00\",2018,103,77,1,03,0\n641299fcd7fb4a2f516bf1b2,\"2023-03-16 15:24:28.903 +11:00\",2018,103,77,1,02,3\n641299fcd7fb4a2f516bf1b1,\"2023-03-16 15:24:28.844 +11:00\",2018,103,77,1,01,0\n641299fcd7fb4a2f516bf1b0,\"2023-03-16 15:24:28.822 +11:00\",2018,103,9,9,77,0\n641299fcd7fb4a2f516bf1af,\"2023-03-16 15:24:28.799 +11:00\",2018,103,9,9,9999,0\n641299fcd7fb4a2f516bf1ae,\"2023-03-16 15:24:28.774 +11:00\",2018,103,9,9,99,..C\n641299fcd7fb4a2f516bf1ad,\"2023-03-16 15:24:28.745 +11:00\",2018,103,9,9,18,0\n641299fcd7fb4a2f516bf1ac,\"2023-03-16 15:24:28.722 +11:00\",2018,103,9,9,17,0\n641299fcd7fb4a2f516bf1ab,\"2023-03-16 15:24:28.700 +11:00\",2018,103,9,9,16,0\n641299fcd7fb4a2f516bf1aa,\"2023-03-16 15:24:28.677 +11:00\",2018,103,9,9,15,0\n641299fcd7fb4a2f516bf1a9,\"2023-03-16 15:24:28.640 +11:00\",2018,103,9,9,14,0\n641299fcd7fb4a2f516bf1a8,\"2023-03-16 15:24:28.616 +11:00\",2018,103,9,9,13,0\n641299fcd7fb4a2f516bf1a7,\"2023-03-16 15:24:28.594 +11:00\",2018,103,9,9,12,0\n641299fcd7fb4a2f516bf1a6,\"2023-03-16 15:24:28.565 +11:00\",2018,103,9,9,09,0\n641299fcd7fb4a2f516bf1a5,\"2023-03-16 15:24:28.542 +11:00\",2018,103,9,9,08,0\n641299fcd7fb4a2f516bf1a4,\"2023-03-16 15:24:28.520 +11:00\",2018,103,9,9,07,0\n641299fcd7fb4a2f516bf1a3,\"2023-03-16 15:24:28.497 +11:00\",2018,103,9,9,06,0\n641299fcd7fb4a2f516bf1a2,\"2023-03-16 15:24:28.471 +11:00\",2018,103,9,9,05,0\n641299fcd7fb4a2f516bf1a1,\"2023-03-16 15:24:28.447 +11:00\",2018,103,9,9,04,0\n641299fcd7fb4a2f516bf1a0,\"2023-03-16 15:24:28.421 +11:00\",2018,103,9,9,03,0\n641299fcd7fb4a2f516bf19f,\"2023-03-16 15:24:28.398 +11:00\",2018,103,9,9,02,0\n641299fcd7fb4a2f516bf19e,\"2023-03-16 15:24:28.375 +11:00\",2018,103,9,9,01,0\n641299fcd7fb4a2f516bf19d,\"2023-03-16 15:24:28.353 +11:00\",2018,103,9,2,77,0\n641299fcd7fb4a2f516bf19c,\"2023-03-16 15:24:28.331 +11:00\",2018,103,9,2,9999,0\n641299fcd7fb4a2f516bf19b,\"2023-03-16 15:24:28.307 +11:00\",2018,103,9,2,99,..C\n641299fcd7fb4a2f516bf19a,\"2023-03-16 15:24:28.284 +11:00\",2018,103,9,2,18,0\n641299fcd7fb4a2f516bf199,\"2023-03-16 15:24:28.256 +11:00\",2018,103,9,2,17,0\n641299fcd7fb4a2f516bf198,\"2023-03-16 15:24:28.233 +11:00\",2018,103,9,2,16,0\n641299fcd7fb4a2f516bf197,\"2023-03-16 15:24:28.209 +11:00\",2018,103,9,2,15,0\n641299fcd7fb4a2f516bf196,\"2023-03-16 15:24:28.187 +11:00\",2018,103,9,2,14,0\n641299fcd7fb4a2f516bf195,\"2023-03-16 15:24:28.165 +11:00\",2018,103,9,2,13,0\n641299fcd7fb4a2f516bf194,\"2023-03-16 15:24:28.139 +11:00\",2018,103,9,2,12,0\n641299fcd7fb4a2f516bf193,\"2023-03-16 15:24:28.117 +11:00\",2018,103,9,2,09,0\n641299fcd7fb4a2f516bf192,\"2023-03-16 15:24:28.095 +11:00\",2018,103,9,2,08,0\n641299fcd7fb4a2f516bf191,\"2023-03-16 15:24:28.072 +11:00\",2018,103,9,2,07,0\n641299fcd7fb4a2f516bf190,\"2023-03-16 15:24:28.047 +11:00\",2018,103,9,2,06,0\n641299fcd7fb4a2f516bf18f,\"2023-03-16 15:24:28.022 +11:00\",2018,103,9,2,05,0\n641299fbd7fb4a2f516bf18e,\"2023-03-16 15:24:27.998 +11:00\",2018,103,9,2,04,0\n641299fbd7fb4a2f516bf18d,\"2023-03-16 15:24:27.972 +11:00\",2018,103,9,2,03,0\n641299fbd7fb4a2f516bf18c,\"2023-03-16 15:24:27.939 +11:00\",2018,103,9,2,02,0\n641299fbd7fb4a2f516bf18b,\"2023-03-16 15:24:27.915 +11:00\",2018,103,9,2,01,0\n641299fbd7fb4a2f516bf18a,\"2023-03-16 15:24:27.892 +11:00\",2018,103,9,1,77,0\n641299fbd7fb4a2f516bf189,\"2023-03-16 15:24:27.865 +11:00\",2018,103,9,1,9999,0\n641299fbd7fb4a2f516bf188,\"2023-03-16 15:24:27.840 +11:00\",2018,103,9,1,99,..C\n641299fbd7fb4a2f516bf187,\"2023-03-16 15:24:27.818 +11:00\",2018,103,9,1,18,0\n641299fbd7fb4a2f516bf186,\"2023-03-16 15:24:27.796 +11:00\",2018,103,9,1,17,0\n641299fbd7fb4a2f516bf185,\"2023-03-16 15:24:27.771 +11:00\",2018,103,9,1,16,0\n641299fbd7fb4a2f516bf184,\"2023-03-16 15:24:27.745 +11:00\",2018,103,9,1,15,0\n641299fbd7fb4a2f516bf183,\"2023-03-16 15:24:27.723 +11:00\",2018,103,9,1,14,0\n641299fbd7fb4a2f516bf182,\"2023-03-16 15:24:27.699 +11:00\",2018,103,9,1,13,0\n641299fbd7fb4a2f516bf181,\"2023-03-16 15:24:27.677 +11:00\",2018,103,9,1,12,0\n641299fbd7fb4a2f516bf180,\"2023-03-16 15:24:27.655 +11:00\",2018,103,9,1,09,0\n641299fbd7fb4a2f516bf17f,\"2023-03-16 15:24:27.627 +11:00\",2018,103,9,1,08,0\n641299fbd7fb4a2f516bf17e,\"2023-03-16 15:24:27.605 +11:00\",2018,103,9,1,07,0\n641299fbd7fb4a2f516bf17d,\"2023-03-16 15:24:27.582 +11:00\",2018,103,9,1,06,0\n641299fbd7fb4a2f516bf17c,\"2023-03-16 15:24:27.559 +11:00\",2018,103,9,1,05,0\n641299fbd7fb4a2f516bf17b,\"2023-03-16 15:24:27.537 +11:00\",2018,103,9,1,04,0\n641299fbd7fb4a2f516bf17a,\"2023-03-16 15:24:27.515 +11:00\",2018,103,9,1,03,0\n641299fbd7fb4a2f516bf179,\"2023-03-16 15:24:27.492 +11:00\",2018,103,9,1,02,0\n641299fbd7fb4a2f516bf178,\"2023-03-16 15:24:27.470 +11:00\",2018,103,9,1,01,0\n641299fbd7fb4a2f516bf177,\"2023-03-16 15:24:27.447 +11:00\",2018,103,6,9,77,0\n641299fbd7fb4a2f516bf176,\"2023-03-16 15:24:27.423 +11:00\",2018,103,6,9,9999,0\n641299fbd7fb4a2f516bf175,\"2023-03-16 15:24:27.401 +11:00\",2018,103,6,9,99,..C\n641299fbd7fb4a2f516bf174,\"2023-03-16 15:24:27.370 +11:00\",2018,103,6,9,18,0\n641299fbd7fb4a2f516bf173,\"2023-03-16 15:24:27.347 +11:00\",2018,103,6,9,17,0\n641299fbd7fb4a2f516bf172,\"2023-03-16 15:24:27.321 +11:00\",2018,103,6,9,16,0\n641299fbd7fb4a2f516bf171,\"2023-03-16 15:24:27.296 +11:00\",2018,103,6,9,15,0\n641299fbd7fb4a2f516bf170,\"2023-03-16 15:24:27.271 +11:00\",2018,103,6,9,14,0\n641299fbd7fb4a2f516bf16f,\"2023-03-16 15:24:27.247 +11:00\",2018,103,6,9,13,0\n641299fbd7fb4a2f516bf16e,\"2023-03-16 15:24:27.222 +11:00\",2018,103,6,9,12,0\n641299fbd7fb4a2f516bf16d,\"2023-03-16 15:24:27.198 +11:00\",2018,103,6,9,09,0\n641299fbd7fb4a2f516bf16c,\"2023-03-16 15:24:27.174 +11:00\",2018,103,6,9,08,0\n641299fbd7fb4a2f516bf16b,\"2023-03-16 15:24:27.148 +11:00\",2018,103,6,9,07,0\n641299fbd7fb4a2f516bf16a,\"2023-03-16 15:24:27.125 +11:00\",2018,103,6,9,06,0\n641299fbd7fb4a2f516bf169,\"2023-03-16 15:24:27.101 +11:00\",2018,103,6,9,05,0\n641299fbd7fb4a2f516bf168,\"2023-03-16 15:24:27.076 +11:00\",2018,103,6,9,04,0\n641299fbd7fb4a2f516bf167,\"2023-03-16 15:24:27.046 +11:00\",2018,103,6,9,03,0\n641299fbd7fb4a2f516bf166,\"2023-03-16 15:24:27.021 +11:00\",2018,103,6,9,02,0\n641299fad7fb4a2f516bf165,\"2023-03-16 15:24:26.998 +11:00\",2018,103,6,9,01,0\n641299fad7fb4a2f516bf164,\"2023-03-16 15:24:26.972 +11:00\",2018,103,6,2,77,0\n641299fad7fb4a2f516bf163,\"2023-03-16 15:24:26.947 +11:00\",2018,103,6,2,9999,0\n641299fad7fb4a2f516bf162,\"2023-03-16 15:24:26.917 +11:00\",2018,103,6,2,99,..C\n641299fad7fb4a2f516bf161,\"2023-03-16 15:24:26.890 +11:00\",2018,103,6,2,18,0\n641299fad7fb4a2f516bf160,\"2023-03-16 15:24:26.861 +11:00\",2018,103,6,2,17,0\n641299fad7fb4a2f516bf15f,\"2023-03-16 15:24:26.836 +11:00\",2018,103,6,2,16,0\n641299fad7fb4a2f516bf15e,\"2023-03-16 15:24:26.814 +11:00\",2018,103,6,2,15,0\n641299fad7fb4a2f516bf15d,\"2023-03-16 15:24:26.788 +11:00\",2018,103,6,2,14,0\n641299fad7fb4a2f516bf15c,\"2023-03-16 15:24:26.765 +11:00\",2018,103,6,2,13,0\n641299fad7fb4a2f516bf15b,\"2023-03-16 15:24:26.712 +11:00\",2018,103,6,2,12,0\n641299fad7fb4a2f516bf15a,\"2023-03-16 15:24:26.683 +11:00\",2018,103,6,2,09,0\n641299fad7fb4a2f516bf159,\"2023-03-16 15:24:26.661 +11:00\",2018,103,6,2,08,0\n641299fad7fb4a2f516bf158,\"2023-03-16 15:24:26.638 +11:00\",2018,103,6,2,07,0\n641299fad7fb4a2f516bf157,\"2023-03-16 15:24:26.613 +11:00\",2018,103,6,2,06,0\n641299fad7fb4a2f516bf156,\"2023-03-16 15:24:26.581 +11:00\",2018,103,6,2,05,0\n641299fad7fb4a2f516bf155,\"2023-03-16 15:24:26.558 +11:00\",2018,103,6,2,04,0\n641299fad7fb4a2f516bf154,\"2023-03-16 15:24:26.533 +11:00\",2018,103,6,2,03,0\n641299fad7fb4a2f516bf153,\"2023-03-16 15:24:26.510 +11:00\",2018,103,6,2,02,0\n641299fad7fb4a2f516bf152,\"2023-03-16 15:24:26.487 +11:00\",2018,103,6,2,01,0\n641299fad7fb4a2f516bf151,\"2023-03-16 15:24:26.462 +11:00\",2018,103,6,1,77,0\n641299fad7fb4a2f516bf150,\"2023-03-16 15:24:26.437 +11:00\",2018,103,6,1,9999,0\n641299fad7fb4a2f516bf14f,\"2023-03-16 15:24:26.411 +11:00\",2018,103,6,1,99,..C\n641299fad7fb4a2f516bf14e,\"2023-03-16 15:24:26.389 +11:00\",2018,103,6,1,18,0\n641299fad7fb4a2f516bf14d,\"2023-03-16 15:24:26.366 +11:00\",2018,103,6,1,17,0\n641299fad7fb4a2f516bf14c,\"2023-03-16 15:24:26.340 +11:00\",2018,103,6,1,16,0\n641299fad7fb4a2f516bf14b,\"2023-03-16 15:24:26.316 +11:00\",2018,103,6,1,15,0\n641299fad7fb4a2f516bf14a,\"2023-03-16 15:24:26.292 +11:00\",2018,103,6,1,14,0\n641299fad7fb4a2f516bf149,\"2023-03-16 15:24:26.270 +11:00\",2018,103,6,1,13,0\n641299fad7fb4a2f516bf148,\"2023-03-16 15:24:26.247 +11:00\",2018,103,6,1,12,0\n641299fad7fb4a2f516bf147,\"2023-03-16 15:24:26.221 +11:00\",2018,103,6,1,09,0\n641299fad7fb4a2f516bf146,\"2023-03-16 15:24:26.190 +11:00\",2018,103,6,1,08,0\n641299fad7fb4a2f516bf145,\"2023-03-16 15:24:26.167 +11:00\",2018,103,6,1,07,0\n641299fad7fb4a2f516bf144,\"2023-03-16 15:24:26.143 +11:00\",2018,103,6,1,06,0\n641299fad7fb4a2f516bf143,\"2023-03-16 15:24:26.121 +11:00\",2018,103,6,1,05,0\n641299fad7fb4a2f516bf142,\"2023-03-16 15:24:26.090 +11:00\",2018,103,6,1,04,0\n641299fad7fb4a2f516bf141,\"2023-03-16 15:24:26.068 +11:00\",2018,103,6,1,03,0\n641299fad7fb4a2f516bf140,\"2023-03-16 15:24:26.042 +11:00\",2018,103,6,1,02,0\n641299fad7fb4a2f516bf13f,\"2023-03-16 15:24:26.019 +11:00\",2018,103,6,1,01,0\n641299f9d7fb4a2f516bf13e,\"2023-03-16 15:24:25.996 +11:00\",2018,103,5,9,77,0\n641299f9d7fb4a2f516bf13d,\"2023-03-16 15:24:25.966 +11:00\",2018,103,5,9,9999,0\n641299f9d7fb4a2f516bf13c,\"2023-03-16 15:24:25.943 +11:00\",2018,103,5,9,99,..C\n641299f9d7fb4a2f516bf13b,\"2023-03-16 15:24:25.921 +11:00\",2018,103,5,9,18,0\n641299f9d7fb4a2f516bf13a,\"2023-03-16 15:24:25.897 +11:00\",2018,103,5,9,17,0\n641299f9d7fb4a2f516bf139,\"2023-03-16 15:24:25.874 +11:00\",2018,103,5,9,16,0\n641299f9d7fb4a2f516bf138,\"2023-03-16 15:24:25.851 +11:00\",2018,103,5,9,15,0\n641299f9d7fb4a2f516bf137,\"2023-03-16 15:24:25.828 +11:00\",2018,103,5,9,14,0\n641299f9d7fb4a2f516bf136,\"2023-03-16 15:24:25.803 +11:00\",2018,103,5,9,13,0\n641299f9d7fb4a2f516bf135,\"2023-03-16 15:24:25.781 +11:00\",2018,103,5,9,12,0\n641299f9d7fb4a2f516bf134,\"2023-03-16 15:24:25.758 +11:00\",2018,103,5,9,09,0\n641299f9d7fb4a2f516bf133,\"2023-03-16 15:24:25.734 +11:00\",2018,103,5,9,08,0\n641299f9d7fb4a2f516bf132,\"2023-03-16 15:24:25.712 +11:00\",2018,103,5,9,07,0\n641299f9d7fb4a2f516bf131,\"2023-03-16 15:24:25.689 +11:00\",2018,103,5,9,06,0\n641299f9d7fb4a2f516bf130,\"2023-03-16 15:24:25.667 +11:00\",2018,103,5,9,05,0\n641299f9d7fb4a2f516bf12f,\"2023-03-16 15:24:25.644 +11:00\",2018,103,5,9,04,0\n641299f9d7fb4a2f516bf12e,\"2023-03-16 15:24:25.619 +11:00\",2018,103,5,9,03,0\n641299f9d7fb4a2f516bf12d,\"2023-03-16 15:24:25.595 +11:00\",2018,103,5,9,02,0\n641299f9d7fb4a2f516bf12c,\"2023-03-16 15:24:25.572 +11:00\",2018,103,5,9,01,0\n641299f9d7fb4a2f516bf12b,\"2023-03-16 15:24:25.549 +11:00\",2018,103,5,2,77,0\n641299f9d7fb4a2f516bf12a,\"2023-03-16 15:24:25.526 +11:00\",2018,103,5,2,9999,0\n641299f9d7fb4a2f516bf129,\"2023-03-16 15:24:25.501 +11:00\",2018,103,5,2,99,..C\n641299f9d7fb4a2f516bf128,\"2023-03-16 15:24:25.472 +11:00\",2018,103,5,2,18,0\n641299f9d7fb4a2f516bf127,\"2023-03-16 15:24:25.447 +11:00\",2018,103,5,2,17,0\n641299f9d7fb4a2f516bf126,\"2023-03-16 15:24:25.424 +11:00\",2018,103,5,2,16,0\n641299f9d7fb4a2f516bf125,\"2023-03-16 15:24:25.380 +11:00\",2018,103,5,2,15,0\n641299f9d7fb4a2f516bf124,\"2023-03-16 15:24:25.352 +11:00\",2018,103,5,2,14,0\n641299f9d7fb4a2f516bf123,\"2023-03-16 15:24:25.328 +11:00\",2018,103,5,2,13,0\n641299f9d7fb4a2f516bf122,\"2023-03-16 15:24:25.255 +11:00\",2018,103,5,2,12,0\n641299f9d7fb4a2f516bf121,\"2023-03-16 15:24:25.229 +11:00\",2018,103,5,2,09,0\n641299f9d7fb4a2f516bf120,\"2023-03-16 15:24:25.202 +11:00\",2018,103,5,2,08,0\n641299f9d7fb4a2f516bf11f,\"2023-03-16 15:24:25.176 +11:00\",2018,103,5,2,07,0\n641299f9d7fb4a2f516bf11e,\"2023-03-16 15:24:25.152 +11:00\",2018,103,5,2,06,0\n641299f9d7fb4a2f516bf11d,\"2023-03-16 15:24:25.128 +11:00\",2018,103,5,2,05,0\n641299f9d7fb4a2f516bf11c,\"2023-03-16 15:24:25.098 +11:00\",2018,103,5,2,04,0\n641299f9d7fb4a2f516bf11b,\"2023-03-16 15:24:25.074 +11:00\",2018,103,5,2,03,0\n641299f9d7fb4a2f516bf11a,\"2023-03-16 15:24:25.048 +11:00\",2018,103,5,2,02,0\n641299f9d7fb4a2f516bf119,\"2023-03-16 15:24:25.021 +11:00\",2018,103,5,2,01,0\n641299f8d7fb4a2f516bf118,\"2023-03-16 15:24:24.994 +11:00\",2018,103,5,1,77,0\n641299f8d7fb4a2f516bf117,\"2023-03-16 15:24:24.951 +11:00\",2018,103,5,1,9999,0\n641299f8d7fb4a2f516bf116,\"2023-03-16 15:24:24.916 +11:00\",2018,103,5,1,99,..C\n641299f8d7fb4a2f516bf115,\"2023-03-16 15:24:24.872 +11:00\",2018,103,5,1,18,0\n641299f8d7fb4a2f516bf114,\"2023-03-16 15:24:24.849 +11:00\",2018,103,5,1,17,0\n641299f8d7fb4a2f516bf113,\"2023-03-16 15:24:24.798 +11:00\",2018,103,5,1,16,0\n641299f8d7fb4a2f516bf112,\"2023-03-16 15:24:24.763 +11:00\",2018,103,5,1,15,0\n641299f8d7fb4a2f516bf111,\"2023-03-16 15:24:24.709 +11:00\",2018,103,5,1,14,0\n641299f8d7fb4a2f516bf110,\"2023-03-16 15:24:24.681 +11:00\",2018,103,5,1,13,0\n641299f8d7fb4a2f516bf10f,\"2023-03-16 15:24:24.651 +11:00\",2018,103,5,1,12,0\n641299f8d7fb4a2f516bf10e,\"2023-03-16 15:24:24.622 +11:00\",2018,103,5,1,09,0\n641299f8d7fb4a2f516bf10d,\"2023-03-16 15:24:24.595 +11:00\",2018,103,5,1,08,0\n641299f8d7fb4a2f516bf10c,\"2023-03-16 15:24:24.564 +11:00\",2018,103,5,1,07,0\n641299f8d7fb4a2f516bf10b,\"2023-03-16 15:24:24.541 +11:00\",2018,103,5,1,06,0\n641299f8d7fb4a2f516bf10a,\"2023-03-16 15:24:24.511 +11:00\",2018,103,5,1,05,0\n641299f8d7fb4a2f516bf109,\"2023-03-16 15:24:24.487 +11:00\",2018,103,5,1,04,0\n641299f8d7fb4a2f516bf108,\"2023-03-16 15:24:24.463 +11:00\",2018,103,5,1,03,0\n641299f8d7fb4a2f516bf107,\"2023-03-16 15:24:24.439 +11:00\",2018,103,5,1,02,0\n641299f8d7fb4a2f516bf106,\"2023-03-16 15:24:24.414 +11:00\",2018,103,5,1,01,0\n641299f8d7fb4a2f516bf105,\"2023-03-16 15:24:24.389 +11:00\",2018,103,4,9,77,3\n641299f8d7fb4a2f516bf104,\"2023-03-16 15:24:24.362 +11:00\",2018,103,4,9,9999,3\n641299f8d7fb4a2f516bf103,\"2023-03-16 15:24:24.336 +11:00\",2018,103,4,9,99,..C\n641299f8d7fb4a2f516bf102,\"2023-03-16 15:24:24.311 +11:00\",2018,103,4,9,18,0\n641299f8d7fb4a2f516bf101,\"2023-03-16 15:24:24.283 +11:00\",2018,103,4,9,17,0\n641299f8d7fb4a2f516bf100,\"2023-03-16 15:24:24.258 +11:00\",2018,103,4,9,16,0\n641299f8d7fb4a2f516bf0ff,\"2023-03-16 15:24:24.234 +11:00\",2018,103,4,9,15,0\n641299f8d7fb4a2f516bf0fe,\"2023-03-16 15:24:24.204 +11:00\",2018,103,4,9,14,0\n641299f8d7fb4a2f516bf0fd,\"2023-03-16 15:24:24.170 +11:00\",2018,103,4,9,13,0\n641299f8d7fb4a2f516bf0fc,\"2023-03-16 15:24:24.146 +11:00\",2018,103,4,9,12,0\n641299f8d7fb4a2f516bf0fb,\"2023-03-16 15:24:24.123 +11:00\",2018,103,4,9,09,0\n641299f8d7fb4a2f516bf0fa,\"2023-03-16 15:24:24.095 +11:00\",2018,103,4,9,08,0\n641299f8d7fb4a2f516bf0f9,\"2023-03-16 15:24:24.071 +11:00\",2018,103,4,9,07,0\n641299f8d7fb4a2f516bf0f8,\"2023-03-16 15:24:24.045 +11:00\",2018,103,4,9,06,0\n641299f8d7fb4a2f516bf0f7,\"2023-03-16 15:24:24.021 +11:00\",2018,103,4,9,05,0\n641299f7d7fb4a2f516bf0f6,\"2023-03-16 15:24:23.998 +11:00\",2018,103,4,9,04,0\n641299f7d7fb4a2f516bf0f5,\"2023-03-16 15:24:23.971 +11:00\",2018,103,4,9,03,0\n641299f7d7fb4a2f516bf0f4,\"2023-03-16 15:24:23.947 +11:00\",2018,103,4,9,02,3\n641299f7d7fb4a2f516bf0f3,\"2023-03-16 15:24:23.922 +11:00\",2018,103,4,9,01,0\n641299f7d7fb4a2f516bf0f2,\"2023-03-16 15:24:23.889 +11:00\",2018,103,4,2,77,3\n641299f7d7fb4a2f516bf0f1,\"2023-03-16 15:24:23.863 +11:00\",2018,103,4,2,9999,3\n641299f7d7fb4a2f516bf0f0,\"2023-03-16 15:24:23.840 +11:00\",2018,103,4,2,99,..C\n641299f7d7fb4a2f516bf0ef,\"2023-03-16 15:24:23.809 +11:00\",2018,103,4,2,18,0\n641299f7d7fb4a2f516bf0ee,\"2023-03-16 15:24:23.783 +11:00\",2018,103,4,2,17,0\n641299f7d7fb4a2f516bf0ed,\"2023-03-16 15:24:23.733 +11:00\",2018,103,4,2,16,0\n641299f7d7fb4a2f516bf0ec,\"2023-03-16 15:24:23.685 +11:00\",2018,103,4,2,15,0\n641299f7d7fb4a2f516bf0eb,\"2023-03-16 15:24:23.659 +11:00\",2018,103,4,2,14,0\n641299f7d7fb4a2f516bf0ea,\"2023-03-16 15:24:23.632 +11:00\",2018,103,4,2,13,0\n641299f7d7fb4a2f516bf0e9,\"2023-03-16 15:24:23.604 +11:00\",2018,103,4,2,12,0\n641299f7d7fb4a2f516bf0e8,\"2023-03-16 15:24:23.579 +11:00\",2018,103,4,2,09,0\n641299f7d7fb4a2f516bf0e7,\"2023-03-16 15:24:23.553 +11:00\",2018,103,4,2,08,0\n641299f7d7fb4a2f516bf0e6,\"2023-03-16 15:24:23.524 +11:00\",2018,103,4,2,07,0\n641299f7d7fb4a2f516bf0e5,\"2023-03-16 15:24:23.500 +11:00\",2018,103,4,2,06,0\n641299f7d7fb4a2f516bf0e4,\"2023-03-16 15:24:23.470 +11:00\",2018,103,4,2,05,0\n641299f7d7fb4a2f516bf0e3,\"2023-03-16 15:24:23.446 +11:00\",2018,103,4,2,04,0\n641299f7d7fb4a2f516bf0e2,\"2023-03-16 15:24:23.423 +11:00\",2018,103,4,2,03,0\n641299f7d7fb4a2f516bf0e1,\"2023-03-16 15:24:23.398 +11:00\",2018,103,4,2,02,3\n641299f7d7fb4a2f516bf0e0,\"2023-03-16 15:24:23.372 +11:00\",2018,103,4,2,01,0\n641299f7d7fb4a2f516bf0df,\"2023-03-16 15:24:23.347 +11:00\",2018,103,4,1,77,0\n641299f7d7fb4a2f516bf0de,\"2023-03-16 15:24:23.324 +11:00\",2018,103,4,1,9999,0\n641299f7d7fb4a2f516bf0dd,\"2023-03-16 15:24:23.297 +11:00\",2018,103,4,1,99,..C\n641299f7d7fb4a2f516bf0dc,\"2023-03-16 15:24:23.273 +11:00\",2018,103,4,1,18,0\n641299f7d7fb4a2f516bf0db,\"2023-03-16 15:24:23.244 +11:00\",2018,103,4,1,17,0\n641299f7d7fb4a2f516bf0da,\"2023-03-16 15:24:23.220 +11:00\",2018,103,4,1,16,0\n641299f7d7fb4a2f516bf0d9,\"2023-03-16 15:24:23.196 +11:00\",2018,103,4,1,15,0\n641299f7d7fb4a2f516bf0d8,\"2023-03-16 15:24:23.172 +11:00\",2018,103,4,1,14,0\n641299f7d7fb4a2f516bf0d7,\"2023-03-16 15:24:23.146 +11:00\",2018,103,4,1,13,0\n641299f7d7fb4a2f516bf0d6,\"2023-03-16 15:24:23.121 +11:00\",2018,103,4,1,12,0\n641299f7d7fb4a2f516bf0d5,\"2023-03-16 15:24:23.096 +11:00\",2018,103,4,1,09,0\n641299f7d7fb4a2f516bf0d4,\"2023-03-16 15:24:23.071 +11:00\",2018,103,4,1,08,0\n641299f7d7fb4a2f516bf0d3,\"2023-03-16 15:24:23.047 +11:00\",2018,103,4,1,07,0\n641299f7d7fb4a2f516bf0d2,\"2023-03-16 15:24:23.022 +11:00\",2018,103,4,1,06,0\n641299f6d7fb4a2f516bf0d1,\"2023-03-16 15:24:22.997 +11:00\",2018,103,4,1,05,0\n641299f6d7fb4a2f516bf0d0,\"2023-03-16 15:24:22.972 +11:00\",2018,103,4,1,04,0\n641299f6d7fb4a2f516bf0cf,\"2023-03-16 15:24:22.945 +11:00\",2018,103,4,1,03,0\n641299f6d7fb4a2f516bf0ce,\"2023-03-16 15:24:22.913 +11:00\",2018,103,4,1,02,0\n641299f6d7fb4a2f516bf0cd,\"2023-03-16 15:24:22.879 +11:00\",2018,103,4,1,01,0\n641299f6d7fb4a2f516bf0cc,\"2023-03-16 15:24:22.854 +11:00\",2018,103,3,9,77,0\n641299f6d7fb4a2f516bf0cb,\"2023-03-16 15:24:22.830 +11:00\",2018,103,3,9,9999,0\n641299f6d7fb4a2f516bf0ca,\"2023-03-16 15:24:22.806 +11:00\",2018,103,3,9,99,..C\n641299f6d7fb4a2f516bf0c9,\"2023-03-16 15:24:22.781 +11:00\",2018,103,3,9,18,0\n641299f6d7fb4a2f516bf0c8,\"2023-03-16 15:24:22.759 +11:00\",2018,103,3,9,17,0\n641299f6d7fb4a2f516bf0c7,\"2023-03-16 15:24:22.733 +11:00\",2018,103,3,9,16,0\n641299f6d7fb4a2f516bf0c6,\"2023-03-16 15:24:22.711 +11:00\",2018,103,3,9,15,0\n641299f6d7fb4a2f516bf0c5,\"2023-03-16 15:24:22.684 +11:00\",2018,103,3,9,14,0\n641299f6d7fb4a2f516bf0c4,\"2023-03-16 15:24:22.661 +11:00\",2018,103,3,9,13,0\n641299f6d7fb4a2f516bf0c3,\"2023-03-16 15:24:22.637 +11:00\",2018,103,3,9,12,0\n641299f6d7fb4a2f516bf0c2,\"2023-03-16 15:24:22.615 +11:00\",2018,103,3,9,09,0\n641299f6d7fb4a2f516bf0c1,\"2023-03-16 15:24:22.590 +11:00\",2018,103,3,9,08,0\n641299f6d7fb4a2f516bf0c0,\"2023-03-16 15:24:22.566 +11:00\",2018,103,3,9,07,0\n641299f6d7fb4a2f516bf0bf,\"2023-03-16 15:24:22.540 +11:00\",2018,103,3,9,06,0\n641299f6d7fb4a2f516bf0be,\"2023-03-16 15:24:22.516 +11:00\",2018,103,3,9,05,0\n641299f6d7fb4a2f516bf0bd,\"2023-03-16 15:24:22.492 +11:00\",2018,103,3,9,04,0\n641299f6d7fb4a2f516bf0bc,\"2023-03-16 15:24:22.446 +11:00\",2018,103,3,9,03,0\n641299f6d7fb4a2f516bf0bb,\"2023-03-16 15:24:22.418 +11:00\",2018,103,3,9,02,0\n641299f6d7fb4a2f516bf0ba,\"2023-03-16 15:24:22.395 +11:00\",2018,103,3,9,01,0\n641299f6d7fb4a2f516bf0b9,\"2023-03-16 15:24:22.368 +11:00\",2018,103,3,2,77,0\n641299f6d7fb4a2f516bf0b8,\"2023-03-16 15:24:22.343 +11:00\",2018,103,3,2,9999,0\n641299f6d7fb4a2f516bf0b7,\"2023-03-16 15:24:22.319 +11:00\",2018,103,3,2,99,..C\n641299f6d7fb4a2f516bf0b6,\"2023-03-16 15:24:22.296 +11:00\",2018,103,3,2,18,0\n641299f6d7fb4a2f516bf0b5,\"2023-03-16 15:24:22.252 +11:00\",2018,103,3,2,17,0\n641299f6d7fb4a2f516bf0b4,\"2023-03-16 15:24:22.220 +11:00\",2018,103,3,2,16,0\n641299f6d7fb4a2f516bf0b3,\"2023-03-16 15:24:22.193 +11:00\",2018,103,3,2,15,0\n641299f6d7fb4a2f516bf0b2,\"2023-03-16 15:24:22.169 +11:00\",2018,103,3,2,14,0\n641299f6d7fb4a2f516bf0b1,\"2023-03-16 15:24:22.143 +11:00\",2018,103,3,2,13,0\n641299f6d7fb4a2f516bf0b0,\"2023-03-16 15:24:22.111 +11:00\",2018,103,3,2,12,0\n641299f6d7fb4a2f516bf0af,\"2023-03-16 15:24:22.086 +11:00\",2018,103,3,2,09,0\n641299f6d7fb4a2f516bf0ae,\"2023-03-16 15:24:22.062 +11:00\",2018,103,3,2,08,0\n641299f6d7fb4a2f516bf0ad,\"2023-03-16 15:24:22.039 +11:00\",2018,103,3,2,07,0\n641299f6d7fb4a2f516bf0ac,\"2023-03-16 15:24:22.009 +11:00\",2018,103,3,2,06,0\n641299f5d7fb4a2f516bf0ab,\"2023-03-16 15:24:21.984 +11:00\",2018,103,3,2,05,0\n641299f5d7fb4a2f516bf0aa,\"2023-03-16 15:24:21.958 +11:00\",2018,103,3,2,04,0\n641299f5d7fb4a2f516bf0a9,\"2023-03-16 15:24:21.934 +11:00\",2018,103,3,2,03,0\n641299f5d7fb4a2f516bf0a8,\"2023-03-16 15:24:21.906 +11:00\",2018,103,3,2,02,0\n641299f5d7fb4a2f516bf0a7,\"2023-03-16 15:24:21.882 +11:00\",2018,103,3,2,01,0\n641299f5d7fb4a2f516bf0a6,\"2023-03-16 15:24:21.854 +11:00\",2018,103,3,1,77,0\n641299f5d7fb4a2f516bf0a5,\"2023-03-16 15:24:21.830 +11:00\",2018,103,3,1,9999,0\n641299f5d7fb4a2f516bf0a4,\"2023-03-16 15:24:21.804 +11:00\",2018,103,3,1,99,..C\n641299f5d7fb4a2f516bf0a3,\"2023-03-16 15:24:21.779 +11:00\",2018,103,3,1,18,0\n641299f5d7fb4a2f516bf0a2,\"2023-03-16 15:24:21.753 +11:00\",2018,103,3,1,17,0\n641299f5d7fb4a2f516bf0a1,\"2023-03-16 15:24:21.727 +11:00\",2018,103,3,1,16,0\n641299f5d7fb4a2f516bf0a0,\"2023-03-16 15:24:21.703 +11:00\",2018,103,3,1,15,0\n641299f5d7fb4a2f516bf09f,\"2023-03-16 15:24:21.678 +11:00\",2018,103,3,1,14,0\n641299f5d7fb4a2f516bf09e,\"2023-03-16 15:24:21.654 +11:00\",2018,103,3,1,13,0\n641299f5d7fb4a2f516bf09d,\"2023-03-16 15:24:21.630 +11:00\",2018,103,3,1,12,0\n641299f5d7fb4a2f516bf09c,\"2023-03-16 15:24:21.607 +11:00\",2018,103,3,1,09,0\n641299f5d7fb4a2f516bf09b,\"2023-03-16 15:24:21.580 +11:00\",2018,103,3,1,08,0\n641299f5d7fb4a2f516bf09a,\"2023-03-16 15:24:21.552 +11:00\",2018,103,3,1,07,0\n641299f5d7fb4a2f516bf099,\"2023-03-16 15:24:21.525 +11:00\",2018,103,3,1,06,0\n641299f5d7fb4a2f516bf098,\"2023-03-16 15:24:21.496 +11:00\",2018,103,3,1,05,0\n641299f5d7fb4a2f516bf097,\"2023-03-16 15:24:21.471 +11:00\",2018,103,3,1,04,0\n641299f5d7fb4a2f516bf096,\"2023-03-16 15:24:21.447 +11:00\",2018,103,3,1,03,0\n641299f5d7fb4a2f516bf095,\"2023-03-16 15:24:21.421 +11:00\",2018,103,3,1,02,0\n641299f5d7fb4a2f516bf094,\"2023-03-16 15:24:21.397 +11:00\",2018,103,3,1,01,0\n641299f5d7fb4a2f516bf093,\"2023-03-16 15:24:21.368 +11:00\",2018,103,2,9,77,3\n641299f5d7fb4a2f516bf092,\"2023-03-16 15:24:21.339 +11:00\",2018,103,2,9,9999,3\n641299f5d7fb4a2f516bf091,\"2023-03-16 15:24:21.315 +11:00\",2018,103,2,9,99,..C\n641299f5d7fb4a2f516bf090,\"2023-03-16 15:24:21.291 +11:00\",2018,103,2,9,18,0\n641299f5d7fb4a2f516bf08f,\"2023-03-16 15:24:21.266 +11:00\",2018,103,2,9,17,0\n641299f5d7fb4a2f516bf08e,\"2023-03-16 15:24:21.242 +11:00\",2018,103,2,9,16,0\n641299f5d7fb4a2f516bf08d,\"2023-03-16 15:24:21.214 +11:00\",2018,103,2,9,15,0\n641299f5d7fb4a2f516bf08c,\"2023-03-16 15:24:21.188 +11:00\",2018,103,2,9,14,0\n641299f5d7fb4a2f516bf08b,\"2023-03-16 15:24:21.166 +11:00\",2018,103,2,9,13,0\n641299f5d7fb4a2f516bf08a,\"2023-03-16 15:24:21.141 +11:00\",2018,103,2,9,12,0\n641299f5d7fb4a2f516bf089,\"2023-03-16 15:24:21.117 +11:00\",2018,103,2,9,09,0\n641299f5d7fb4a2f516bf088,\"2023-03-16 15:24:21.094 +11:00\",2018,103,2,9,08,0\n641299f5d7fb4a2f516bf087,\"2023-03-16 15:24:21.071 +11:00\",2018,103,2,9,07,0\n641299f5d7fb4a2f516bf086,\"2023-03-16 15:24:21.048 +11:00\",2018,103,2,9,06,0\n641299f5d7fb4a2f516bf085,\"2023-03-16 15:24:21.026 +11:00\",2018,103,2,9,05,0\n641299f5d7fb4a2f516bf084,\"2023-03-16 15:24:21.002 +11:00\",2018,103,2,9,04,0\n641299f4d7fb4a2f516bf083,\"2023-03-16 15:24:20.976 +11:00\",2018,103,2,9,03,0\n641299f4d7fb4a2f516bf082,\"2023-03-16 15:24:20.949 +11:00\",2018,103,2,9,02,0\n641299f4d7fb4a2f516bf081,\"2023-03-16 15:24:20.922 +11:00\",2018,103,2,9,01,0\n641299f4d7fb4a2f516bf080,\"2023-03-16 15:24:20.898 +11:00\",2018,103,2,2,77,3\n641299f4d7fb4a2f516bf07f,\"2023-03-16 15:24:20.869 +11:00\",2018,103,2,2,9999,3\n641299f4d7fb4a2f516bf07e,\"2023-03-16 15:24:20.839 +11:00\",2018,103,2,2,99,..C\n641299f4d7fb4a2f516bf07d,\"2023-03-16 15:24:20.816 +11:00\",2018,103,2,2,18,0\n641299f4d7fb4a2f516bf07c,\"2023-03-16 15:24:20.791 +11:00\",2018,103,2,2,17,0\n641299f4d7fb4a2f516bf07b,\"2023-03-16 15:24:20.765 +11:00\",2018,103,2,2,16,0\n641299f4d7fb4a2f516bf07a,\"2023-03-16 15:24:20.735 +11:00\",2018,103,2,2,15,0\n641299f4d7fb4a2f516bf079,\"2023-03-16 15:24:20.711 +11:00\",2018,103,2,2,14,0\n641299f4d7fb4a2f516bf078,\"2023-03-16 15:24:20.673 +11:00\",2018,103,2,2,13,0\n641299f4d7fb4a2f516bf077,\"2023-03-16 15:24:20.643 +11:00\",2018,103,2,2,12,0\n641299f4d7fb4a2f516bf076,\"2023-03-16 15:24:20.621 +11:00\",2018,103,2,2,09,0\n641299f4d7fb4a2f516bf075,\"2023-03-16 15:24:20.597 +11:00\",2018,103,2,2,08,0\n641299f4d7fb4a2f516bf074,\"2023-03-16 15:24:20.573 +11:00\",2018,103,2,2,07,0\n641299f4d7fb4a2f516bf073,\"2023-03-16 15:24:20.549 +11:00\",2018,103,2,2,06,0\n641299f4d7fb4a2f516bf072,\"2023-03-16 15:24:20.526 +11:00\",2018,103,2,2,05,0\n641299f4d7fb4a2f516bf071,\"2023-03-16 15:24:20.503 +11:00\",2018,103,2,2,04,0\n641299f4d7fb4a2f516bf070,\"2023-03-16 15:24:20.479 +11:00\",2018,103,2,2,03,0\n641299f4d7fb4a2f516bf06f,\"2023-03-16 15:24:20.457 +11:00\",2018,103,2,2,02,0\n641299f4d7fb4a2f516bf06e,\"2023-03-16 15:24:20.434 +11:00\",2018,103,2,2,01,0\n641299f4d7fb4a2f516bf06d,\"2023-03-16 15:24:20.411 +11:00\",2018,103,2,1,77,0\n641299f4d7fb4a2f516bf06c,\"2023-03-16 15:24:20.388 +11:00\",2018,103,2,1,9999,0\n641299f4d7fb4a2f516bf06b,\"2023-03-16 15:24:20.365 +11:00\",2018,103,2,1,99,..C\n641299f4d7fb4a2f516bf06a,\"2023-03-16 15:24:20.334 +11:00\",2018,103,2,1,18,0\n641299f4d7fb4a2f516bf069,\"2023-03-16 15:24:20.304 +11:00\",2018,103,2,1,17,0\n641299f4d7fb4a2f516bf068,\"2023-03-16 15:24:20.277 +11:00\",2018,103,2,1,16,0\n641299f4d7fb4a2f516bf067,\"2023-03-16 15:24:20.250 +11:00\",2018,103,2,1,15,0\n641299f4d7fb4a2f516bf066,\"2023-03-16 15:24:20.225 +11:00\",2018,103,2,1,14,0\n641299f4d7fb4a2f516bf065,\"2023-03-16 15:24:20.201 +11:00\",2018,103,2,1,13,0\n641299f4d7fb4a2f516bf064,\"2023-03-16 15:24:20.177 +11:00\",2018,103,2,1,12,0\n641299f4d7fb4a2f516bf063,\"2023-03-16 15:24:20.153 +11:00\",2018,103,2,1,09,0\n641299f4d7fb4a2f516bf062,\"2023-03-16 15:24:20.129 +11:00\",2018,103,2,1,08,0\n641299f4d7fb4a2f516bf061,\"2023-03-16 15:24:20.102 +11:00\",2018,103,2,1,07,0\n641299f4d7fb4a2f516bf060,\"2023-03-16 15:24:20.076 +11:00\",2018,103,2,1,06,0\n641299f4d7fb4a2f516bf05f,\"2023-03-16 15:24:20.048 +11:00\",2018,103,2,1,05,0\n641299f4d7fb4a2f516bf05e,\"2023-03-16 15:24:20.024 +11:00\",2018,103,2,1,04,0\n641299f4d7fb4a2f516bf05d,\"2023-03-16 15:24:20.000 +11:00\",2018,103,2,1,03,0\n641299f3d7fb4a2f516bf05c,\"2023-03-16 15:24:19.978 +11:00\",2018,103,2,1,02,0\n641299f3d7fb4a2f516bf05b,\"2023-03-16 15:24:19.953 +11:00\",2018,103,2,1,01,0\n641299f3d7fb4a2f516bf05a,\"2023-03-16 15:24:19.929 +11:00\",2018,103,1,9,77,54\n641299f3d7fb4a2f516bf059,\"2023-03-16 15:24:19.904 +11:00\",2018,103,1,9,9999,54\n641299f3d7fb4a2f516bf058,\"2023-03-16 15:24:19.879 +11:00\",2018,103,1,9,99,..C\n641299f3d7fb4a2f516bf057,\"2023-03-16 15:24:19.857 +11:00\",2018,103,1,9,18,0\n641299f3d7fb4a2f516bf056,\"2023-03-16 15:24:19.833 +11:00\",2018,103,1,9,17,0\n641299f3d7fb4a2f516bf055,\"2023-03-16 15:24:19.805 +11:00\",2018,103,1,9,16,0\n641299f3d7fb4a2f516bf054,\"2023-03-16 15:24:19.782 +11:00\",2018,103,1,9,15,0\n641299f3d7fb4a2f516bf053,\"2023-03-16 15:24:19.756 +11:00\",2018,103,1,9,14,6\n641299f3d7fb4a2f516bf052,\"2023-03-16 15:24:19.733 +11:00\",2018,103,1,9,13,6\n641299f3d7fb4a2f516bf051,\"2023-03-16 15:24:19.701 +11:00\",2018,103,1,9,12,0\n641299f3d7fb4a2f516bf050,\"2023-03-16 15:24:19.676 +11:00\",2018,103,1,9,09,3\n641299f3d7fb4a2f516bf04f,\"2023-03-16 15:24:19.646 +11:00\",2018,103,1,9,08,9\n641299f3d7fb4a2f516bf04e,\"2023-03-16 15:24:19.623 +11:00\",2018,103,1,9,07,3\n641299f3d7fb4a2f516bf04d,\"2023-03-16 15:24:19.596 +11:00\",2018,103,1,9,06,0\n641299f3d7fb4a2f516bf04c,\"2023-03-16 15:24:19.568 +11:00\",2018,103,1,9,05,0\n641299f3d7fb4a2f516bf04b,\"2023-03-16 15:24:19.543 +11:00\",2018,103,1,9,04,6\n641299f3d7fb4a2f516bf04a,\"2023-03-16 15:24:19.514 +11:00\",2018,103,1,9,03,3\n641299f3d7fb4a2f516bf049,\"2023-03-16 15:24:19.489 +11:00\",2018,103,1,9,02,12\n641299f3d7fb4a2f516bf048,\"2023-03-16 15:24:19.466 +11:00\",2018,103,1,9,01,3\n641299f3d7fb4a2f516bf047,\"2023-03-16 15:24:19.441 +11:00\",2018,103,1,2,77,48\n641299f3d7fb4a2f516bf046,\"2023-03-16 15:24:19.414 +11:00\",2018,103,1,2,9999,48\n641299f3d7fb4a2f516bf045,\"2023-03-16 15:24:19.392 +11:00\",2018,103,1,2,99,..C\n641299f3d7fb4a2f516bf044,\"2023-03-16 15:24:19.364 +11:00\",2018,103,1,2,18,0\n641299f3d7fb4a2f516bf043,\"2023-03-16 15:24:19.336 +11:00\",2018,103,1,2,17,0\n641299f3d7fb4a2f516bf042,\"2023-03-16 15:24:19.300 +11:00\",2018,103,1,2,16,0\n641299f3d7fb4a2f516bf041,\"2023-03-16 15:24:19.268 +11:00\",2018,103,1,2,15,0\n641299f3d7fb4a2f516bf040,\"2023-03-16 15:24:19.230 +11:00\",2018,103,1,2,14,6\n641299f3d7fb4a2f516bf03f,\"2023-03-16 15:24:19.206 +11:00\",2018,103,1,2,13,6\n641299f3d7fb4a2f516bf03e,\"2023-03-16 15:24:19.134 +11:00\",2018,103,1,2,12,0\n641299f3d7fb4a2f516bf03d,\"2023-03-16 15:24:19.110 +11:00\",2018,103,1,2,09,3\n641299f3d7fb4a2f516bf03c,\"2023-03-16 15:24:19.085 +11:00\",2018,103,1,2,08,9\n641299f3d7fb4a2f516bf03b,\"2023-03-16 15:24:19.055 +11:00\",2018,103,1,2,07,3\n641299f3d7fb4a2f516bf03a,\"2023-03-16 15:24:19.030 +11:00\",2018,103,1,2,06,0\n641299f3d7fb4a2f516bf039,\"2023-03-16 15:24:19.007 +11:00\",2018,103,1,2,05,0\n641299f2d7fb4a2f516bf038,\"2023-03-16 15:24:18.983 +11:00\",2018,103,1,2,04,6\n641299f2d7fb4a2f516bf037,\"2023-03-16 15:24:18.957 +11:00\",2018,103,1,2,03,3\n641299f2d7fb4a2f516bf036,\"2023-03-16 15:24:18.934 +11:00\",2018,103,1,2,02,12\n641299f2d7fb4a2f516bf035,\"2023-03-16 15:24:18.909 +11:00\",2018,103,1,2,01,3\n641299f2d7fb4a2f516bf034,\"2023-03-16 15:24:18.883 +11:00\",2018,103,1,1,77,6\n641299f2d7fb4a2f516bf033,\"2023-03-16 15:24:18.858 +11:00\",2018,103,1,1,9999,6\n641299f2d7fb4a2f516bf032,\"2023-03-16 15:24:18.833 +11:00\",2018,103,1,1,99,..C\n641299f2d7fb4a2f516bf031,\"2023-03-16 15:24:18.808 +11:00\",2018,103,1,1,18,0\n641299f2d7fb4a2f516bf030,\"2023-03-16 15:24:18.784 +11:00\",2018,103,1,1,17,0\n641299f2d7fb4a2f516bf02f,\"2023-03-16 15:24:18.758 +11:00\",2018,103,1,1,16,0\n641299f2d7fb4a2f516bf02e,\"2023-03-16 15:24:18.732 +11:00\",2018,103,1,1,15,0\n641299f2d7fb4a2f516bf02d,\"2023-03-16 15:24:18.709 +11:00\",2018,103,1,1,14,0\n641299f2d7fb4a2f516bf02c,\"2023-03-16 15:24:18.685 +11:00\",2018,103,1,1,13,0\n641299f2d7fb4a2f516bf02b,\"2023-03-16 15:24:18.660 +11:00\",2018,103,1,1,12,0\n641299f2d7fb4a2f516bf02a,\"2023-03-16 15:24:18.632 +11:00\",2018,103,1,1,09,0\n641299f2d7fb4a2f516bf029,\"2023-03-16 15:24:18.592 +11:00\",2018,103,1,1,08,0\n641299f2d7fb4a2f516bf028,\"2023-03-16 15:24:18.567 +11:00\",2018,103,1,1,07,0\n641299f2d7fb4a2f516bf027,\"2023-03-16 15:24:18.541 +11:00\",2018,103,1,1,06,0\n641299f2d7fb4a2f516bf026,\"2023-03-16 15:24:18.514 +11:00\",2018,103,1,1,05,0\n641299f2d7fb4a2f516bf025,\"2023-03-16 15:24:18.489 +11:00\",2018,103,1,1,04,0\n641299f2d7fb4a2f516bf024,\"2023-03-16 15:24:18.467 +11:00\",2018,103,1,1,03,0\n641299f2d7fb4a2f516bf023,\"2023-03-16 15:24:18.443 +11:00\",2018,103,1,1,02,3\n641299f2d7fb4a2f516bf022,\"2023-03-16 15:24:18.415 +11:00\",2018,103,1,1,01,0\n641299f2d7fb4a2f516bf021,\"2023-03-16 15:24:18.392 +11:00\",2018,102,9999,9,77,102\n641299f2d7fb4a2f516bf020,\"2023-03-16 15:24:18.367 +11:00\",2018,102,9999,9,9999,102\n641299f2d7fb4a2f516bf01f,\"2023-03-16 15:24:18.343 +11:00\",2018,102,9999,9,99,0\n641299f2d7fb4a2f516bf01e,\"2023-03-16 15:24:18.321 +11:00\",2018,102,9999,9,18,0\n641299f2d7fb4a2f516bf01d,\"2023-03-16 15:24:18.298 +11:00\",2018,102,9999,9,17,3\n641299f2d7fb4a2f516bf01c,\"2023-03-16 15:24:18.257 +11:00\",2018,102,9999,9,16,0\n641299f2d7fb4a2f516bf01b,\"2023-03-16 15:24:18.231 +11:00\",2018,102,9999,9,15,6\n641299f2d7fb4a2f516bf01a,\"2023-03-16 15:24:18.205 +11:00\",2018,102,9999,9,14,12\n641299f2d7fb4a2f516bf019,\"2023-03-16 15:24:18.181 +11:00\",2018,102,9999,9,13,9\n641299f2d7fb4a2f516bf018,\"2023-03-16 15:24:18.158 +11:00\",2018,102,9999,9,12,0\n641299f2d7fb4a2f516bf017,\"2023-03-16 15:24:18.129 +11:00\",2018,102,9999,9,09,9\n641299f2d7fb4a2f516bf016,\"2023-03-16 15:24:18.097 +11:00\",2018,102,9999,9,08,3\n641299f2d7fb4a2f516bf015,\"2023-03-16 15:24:18.072 +11:00\",2018,102,9999,9,07,0\n641299f2d7fb4a2f516bf014,\"2023-03-16 15:24:18.047 +11:00\",2018,102,9999,9,06,6\n641299f2d7fb4a2f516bf013,\"2023-03-16 15:24:18.017 +11:00\",2018,102,9999,9,05,3\n641299f1d7fb4a2f516bf012,\"2023-03-16 15:24:17.989 +11:00\",2018,102,9999,9,04,9\n641299f1d7fb4a2f516bf011,\"2023-03-16 15:24:17.962 +11:00\",2018,102,9999,9,03,9\n641299f1d7fb4a2f516bf010,\"2023-03-16 15:24:17.931 +11:00\",2018,102,9999,9,02,30\n641299f1d7fb4a2f516bf00f,\"2023-03-16 15:24:17.907 +11:00\",2018,102,9999,9,01,6\n641299f1d7fb4a2f516bf00e,\"2023-03-16 15:24:17.883 +11:00\",2018,102,9999,2,77,84\n641299f1d7fb4a2f516bf00d,\"2023-03-16 15:24:17.856 +11:00\",2018,102,9999,2,9999,84\n641299f1d7fb4a2f516bf00c,\"2023-03-16 15:24:17.831 +11:00\",2018,102,9999,2,99,0\n641299f1d7fb4a2f516bf00b,\"2023-03-16 15:24:17.807 +11:00\",2018,102,9999,2,18,0\n641299f1d7fb4a2f516bf00a,\"2023-03-16 15:24:17.778 +11:00\",2018,102,9999,2,17,3\n641299f1d7fb4a2f516bf009,\"2023-03-16 15:24:17.748 +11:00\",2018,102,9999,2,16,0\n641299f1d7fb4a2f516bf008,\"2023-03-16 15:24:17.723 +11:00\",2018,102,9999,2,15,6\n641299f1d7fb4a2f516bf007,\"2023-03-16 15:24:17.697 +11:00\",2018,102,9999,2,14,9\n641299f1d7fb4a2f516bf006,\"2023-03-16 15:24:17.672 +11:00\",2018,102,9999,2,13,9\n641299f1d7fb4a2f516bf005,\"2023-03-16 15:24:17.646 +11:00\",2018,102,9999,2,12,0\n641299f1d7fb4a2f516bf004,\"2023-03-16 15:24:17.623 +11:00\",2018,102,9999,2,09,6\n641299f1d7fb4a2f516bf003,\"2023-03-16 15:24:17.598 +11:00\",2018,102,9999,2,08,3\n641299f1d7fb4a2f516bf002,\"2023-03-16 15:24:17.573 +11:00\",2018,102,9999,2,07,0\n641299f1d7fb4a2f516bf001,\"2023-03-16 15:24:17.550 +11:00\",2018,102,9999,2,06,6\n641299f1d7fb4a2f516bf000,\"2023-03-16 15:24:17.508 +11:00\",2018,102,9999,2,05,3\n641299f1d7fb4a2f516befff,\"2023-03-16 15:24:17.484 +11:00\",2018,102,9999,2,04,6\n641299f1d7fb4a2f516beffe,\"2023-03-16 15:24:17.460 +11:00\",2018,102,9999,2,03,6\n641299f1d7fb4a2f516beffd,\"2023-03-16 15:24:17.435 +11:00\",2018,102,9999,2,02,24\n641299f1d7fb4a2f516beffc,\"2023-03-16 15:24:17.410 +11:00\",2018,102,9999,2,01,6\n641299f1d7fb4a2f516beffb,\"2023-03-16 15:24:17.385 +11:00\",2018,102,9999,1,77,18\n641299f1d7fb4a2f516beffa,\"2023-03-16 15:24:17.361 +11:00\",2018,102,9999,1,9999,18\n641299f1d7fb4a2f516beff9,\"2023-03-16 15:24:17.331 +11:00\",2018,102,9999,1,99,0\n641299f1d7fb4a2f516beff8,\"2023-03-16 15:24:17.305 +11:00\",2018,102,9999,1,18,0\n641299f1d7fb4a2f516beff7,\"2023-03-16 15:24:17.281 +11:00\",2018,102,9999,1,17,0\n641299f1d7fb4a2f516beff6,\"2023-03-16 15:24:17.256 +11:00\",2018,102,9999,1,16,0\n641299f1d7fb4a2f516beff5,\"2023-03-16 15:24:17.226 +11:00\",2018,102,9999,1,15,0\n641299f1d7fb4a2f516beff4,\"2023-03-16 15:24:17.198 +11:00\",2018,102,9999,1,14,0\n641299f1d7fb4a2f516beff3,\"2023-03-16 15:24:17.177 +11:00\",2018,102,9999,1,13,3\n641299f1d7fb4a2f516beff2,\"2023-03-16 15:24:17.154 +11:00\",2018,102,9999,1,12,0\n641299f1d7fb4a2f516beff1,\"2023-03-16 15:24:17.126 +11:00\",2018,102,9999,1,09,0\n641299f1d7fb4a2f516beff0,\"2023-03-16 15:24:17.103 +11:00\",2018,102,9999,1,08,0\n641299f1d7fb4a2f516befef,\"2023-03-16 15:24:17.080 +11:00\",2018,102,9999,1,07,0\n641299f1d7fb4a2f516befee,\"2023-03-16 15:24:17.057 +11:00\",2018,102,9999,1,06,3\n641299f1d7fb4a2f516befed,\"2023-03-16 15:24:17.030 +11:00\",2018,102,9999,1,05,0\n641299f1d7fb4a2f516befec,\"2023-03-16 15:24:17.007 +11:00\",2018,102,9999,1,04,0\n641299f0d7fb4a2f516befeb,\"2023-03-16 15:24:16.984 +11:00\",2018,102,9999,1,03,3\n641299f0d7fb4a2f516befea,\"2023-03-16 15:24:16.960 +11:00\",2018,102,9999,1,02,9\n641299f0d7fb4a2f516befe9,\"2023-03-16 15:24:16.936 +11:00\",2018,102,9999,1,01,0\n641299f0d7fb4a2f516befe8,\"2023-03-16 15:24:16.911 +11:00\",2018,102,77,9,77,102\n641299f0d7fb4a2f516befe7,\"2023-03-16 15:24:16.871 +11:00\",2018,102,77,9,9999,102\n641299f0d7fb4a2f516befe6,\"2023-03-16 15:24:16.846 +11:00\",2018,102,77,9,99,..C\n641299f0d7fb4a2f516befe5,\"2023-03-16 15:24:16.821 +11:00\",2018,102,77,9,18,0\n641299f0d7fb4a2f516befe4,\"2023-03-16 15:24:16.796 +11:00\",2018,102,77,9,17,3\n641299f0d7fb4a2f516befe3,\"2023-03-16 15:24:16.765 +11:00\",2018,102,77,9,16,0\n641299f0d7fb4a2f516befe2,\"2023-03-16 15:24:16.742 +11:00\",2018,102,77,9,15,6\n641299f0d7fb4a2f516befe1,\"2023-03-16 15:24:16.715 +11:00\",2018,102,77,9,14,12\n641299f0d7fb4a2f516befe0,\"2023-03-16 15:24:16.690 +11:00\",2018,102,77,9,13,9\n641299f0d7fb4a2f516befdf,\"2023-03-16 15:24:16.666 +11:00\",2018,102,77,9,12,0\n641299f0d7fb4a2f516befde,\"2023-03-16 15:24:16.644 +11:00\",2018,102,77,9,09,9\n641299f0d7fb4a2f516befdd,\"2023-03-16 15:24:16.621 +11:00\",2018,102,77,9,08,3\n641299f0d7fb4a2f516befdc,\"2023-03-16 15:24:16.595 +11:00\",2018,102,77,9,07,0\n641299f0d7fb4a2f516befdb,\"2023-03-16 15:24:16.572 +11:00\",2018,102,77,9,06,6\n641299f0d7fb4a2f516befda,\"2023-03-16 15:24:16.547 +11:00\",2018,102,77,9,05,3\n641299f0d7fb4a2f516befd9,\"2023-03-16 15:24:16.524 +11:00\",2018,102,77,9,04,9\n641299f0d7fb4a2f516befd8,\"2023-03-16 15:24:16.497 +11:00\",2018,102,77,9,03,9\n641299f0d7fb4a2f516befd7,\"2023-03-16 15:24:16.472 +11:00\",2018,102,77,9,02,30\n641299f0d7fb4a2f516befd6,\"2023-03-16 15:24:16.447 +11:00\",2018,102,77,9,01,6\n641299f0d7fb4a2f516befd5,\"2023-03-16 15:24:16.414 +11:00\",2018,102,77,2,77,84\n641299f0d7fb4a2f516befd4,\"2023-03-16 15:24:16.391 +11:00\",2018,102,77,2,9999,84\n641299f0d7fb4a2f516befd3,\"2023-03-16 15:24:16.364 +11:00\",2018,102,77,2,99,..C\n641299f0d7fb4a2f516befd2,\"2023-03-16 15:24:16.341 +11:00\",2018,102,77,2,18,0\n641299f0d7fb4a2f516befd1,\"2023-03-16 15:24:16.316 +11:00\",2018,102,77,2,17,3\n641299f0d7fb4a2f516befd0,\"2023-03-16 15:24:16.293 +11:00\",2018,102,77,2,16,0\n641299f0d7fb4a2f516befcf,\"2023-03-16 15:24:16.262 +11:00\",2018,102,77,2,15,6\n641299f0d7fb4a2f516befce,\"2023-03-16 15:24:16.238 +11:00\",2018,102,77,2,14,9\n641299f0d7fb4a2f516befcd,\"2023-03-16 15:24:16.215 +11:00\",2018,102,77,2,13,9\n641299f0d7fb4a2f516befcc,\"2023-03-16 15:24:16.187 +11:00\",2018,102,77,2,12,0\n641299f0d7fb4a2f516befcb,\"2023-03-16 15:24:16.164 +11:00\",2018,102,77,2,09,6\n641299f0d7fb4a2f516befca,\"2023-03-16 15:24:16.138 +11:00\",2018,102,77,2,08,3\n641299f0d7fb4a2f516befc9,\"2023-03-16 15:24:16.113 +11:00\",2018,102,77,2,07,0\n641299f0d7fb4a2f516befc8,\"2023-03-16 15:24:16.088 +11:00\",2018,102,77,2,06,6\n641299f0d7fb4a2f516befc7,\"2023-03-16 15:24:16.065 +11:00\",2018,102,77,2,05,3\n641299f0d7fb4a2f516befc6,\"2023-03-16 15:24:16.042 +11:00\",2018,102,77,2,04,6\n641299f0d7fb4a2f516befc5,\"2023-03-16 15:24:16.018 +11:00\",2018,102,77,2,03,6\n641299efd7fb4a2f516befc4,\"2023-03-16 15:24:15.993 +11:00\",2018,102,77,2,02,24\n641299efd7fb4a2f516befc3,\"2023-03-16 15:24:15.968 +11:00\",2018,102,77,2,01,6\n641299efd7fb4a2f516befc2,\"2023-03-16 15:24:15.944 +11:00\",2018,102,77,1,77,18\n641299efd7fb4a2f516befc1,\"2023-03-16 15:24:15.921 +11:00\",2018,102,77,1,9999,18\n641299efd7fb4a2f516befc0,\"2023-03-16 15:24:15.888 +11:00\",2018,102,77,1,99,..C\n641299efd7fb4a2f516befbf,\"2023-03-16 15:24:15.860 +11:00\",2018,102,77,1,18,0\n641299efd7fb4a2f516befbe,\"2023-03-16 15:24:15.837 +11:00\",2018,102,77,1,17,0\n641299efd7fb4a2f516befbd,\"2023-03-16 15:24:15.813 +11:00\",2018,102,77,1,16,0\n641299efd7fb4a2f516befbc,\"2023-03-16 15:24:15.789 +11:00\",2018,102,77,1,15,0\n641299efd7fb4a2f516befbb,\"2023-03-16 15:24:15.765 +11:00\",2018,102,77,1,14,0\n641299efd7fb4a2f516befba,\"2023-03-16 15:24:15.740 +11:00\",2018,102,77,1,13,3\n641299efd7fb4a2f516befb9,\"2023-03-16 15:24:15.715 +11:00\",2018,102,77,1,12,0\n641299efd7fb4a2f516befb8,\"2023-03-16 15:24:15.691 +11:00\",2018,102,77,1,09,0\n641299efd7fb4a2f516befb7,\"2023-03-16 15:24:15.666 +11:00\",2018,102,77,1,08,0\n641299efd7fb4a2f516befb6,\"2023-03-16 15:24:15.641 +11:00\",2018,102,77,1,07,0\n641299efd7fb4a2f516befb5,\"2023-03-16 15:24:15.619 +11:00\",2018,102,77,1,06,3\n641299efd7fb4a2f516befb4,\"2023-03-16 15:24:15.594 +11:00\",2018,102,77,1,05,0\n641299efd7fb4a2f516befb3,\"2023-03-16 15:24:15.571 +11:00\",2018,102,77,1,04,0\n641299efd7fb4a2f516befb2,\"2023-03-16 15:24:15.544 +11:00\",2018,102,77,1,03,3\n641299efd7fb4a2f516befb1,\"2023-03-16 15:24:15.520 +11:00\",2018,102,77,1,02,9\n641299efd7fb4a2f516befb0,\"2023-03-16 15:24:15.494 +11:00\",2018,102,77,1,01,0\n641299efd7fb4a2f516befaf,\"2023-03-16 15:24:15.469 +11:00\",2018,102,9,9,77,0\n641299efd7fb4a2f516befae,\"2023-03-16 15:24:15.446 +11:00\",2018,102,9,9,9999,0\n641299efd7fb4a2f516befad,\"2023-03-16 15:24:15.420 +11:00\",2018,102,9,9,99,..C\n641299efd7fb4a2f516befac,\"2023-03-16 15:24:15.397 +11:00\",2018,102,9,9,18,0\n641299efd7fb4a2f516befab,\"2023-03-16 15:24:15.375 +11:00\",2018,102,9,9,17,0\n641299efd7fb4a2f516befaa,\"2023-03-16 15:24:15.310 +11:00\",2018,102,9,9,16,0\n641299efd7fb4a2f516befa9,\"2023-03-16 15:24:15.286 +11:00\",2018,102,9,9,15,0\n641299efd7fb4a2f516befa8,\"2023-03-16 15:24:15.261 +11:00\",2018,102,9,9,14,0\n641299efd7fb4a2f516befa7,\"2023-03-16 15:24:15.236 +11:00\",2018,102,9,9,13,0\n641299efd7fb4a2f516befa6,\"2023-03-16 15:24:15.186 +11:00\",2018,102,9,9,12,0\n641299efd7fb4a2f516befa5,\"2023-03-16 15:24:15.159 +11:00\",2018,102,9,9,09,0\n641299efd7fb4a2f516befa4,\"2023-03-16 15:24:15.133 +11:00\",2018,102,9,9,08,0\n641299efd7fb4a2f516befa3,\"2023-03-16 15:24:15.110 +11:00\",2018,102,9,9,07,0\n641299efd7fb4a2f516befa2,\"2023-03-16 15:24:15.087 +11:00\",2018,102,9,9,06,0\n641299efd7fb4a2f516befa1,\"2023-03-16 15:24:15.063 +11:00\",2018,102,9,9,05,0\n641299efd7fb4a2f516befa0,\"2023-03-16 15:24:15.040 +11:00\",2018,102,9,9,04,0\n641299efd7fb4a2f516bef9f,\"2023-03-16 15:24:15.017 +11:00\",2018,102,9,9,03,0\n641299eed7fb4a2f516bef9e,\"2023-03-16 15:24:14.994 +11:00\",2018,102,9,9,02,0\n641299eed7fb4a2f516bef9d,\"2023-03-16 15:24:14.969 +11:00\",2018,102,9,9,01,0\n641299eed7fb4a2f516bef9c,\"2023-03-16 15:24:14.943 +11:00\",2018,102,9,2,77,0\n641299eed7fb4a2f516bef9b,\"2023-03-16 15:24:14.918 +11:00\",2018,102,9,2,9999,0\n641299eed7fb4a2f516bef9a,\"2023-03-16 15:24:14.895 +11:00\",2018,102,9,2,99,..C\n641299eed7fb4a2f516bef99,\"2023-03-16 15:24:14.871 +11:00\",2018,102,9,2,18,0\n641299eed7fb4a2f516bef98,\"2023-03-16 15:24:14.840 +11:00\",2018,102,9,2,17,0\n641299eed7fb4a2f516bef97,\"2023-03-16 15:24:14.817 +11:00\",2018,102,9,2,16,0\n641299eed7fb4a2f516bef96,\"2023-03-16 15:24:14.790 +11:00\",2018,102,9,2,15,0\n641299eed7fb4a2f516bef95,\"2023-03-16 15:24:14.758 +11:00\",2018,102,9,2,14,0\n641299eed7fb4a2f516bef94,\"2023-03-16 15:24:14.735 +11:00\",2018,102,9,2,13,0\n641299eed7fb4a2f516bef93,\"2023-03-16 15:24:14.713 +11:00\",2018,102,9,2,12,0\n641299eed7fb4a2f516bef92,\"2023-03-16 15:24:14.689 +11:00\",2018,102,9,2,09,0\n641299eed7fb4a2f516bef91,\"2023-03-16 15:24:14.665 +11:00\",2018,102,9,2,08,0\n641299eed7fb4a2f516bef90,\"2023-03-16 15:24:14.641 +11:00\",2018,102,9,2,07,0\n641299eed7fb4a2f516bef8f,\"2023-03-16 15:24:14.617 +11:00\",2018,102,9,2,06,0\n641299eed7fb4a2f516bef8e,\"2023-03-16 15:24:14.592 +11:00\",2018,102,9,2,05,0\n641299eed7fb4a2f516bef8d,\"2023-03-16 15:24:14.568 +11:00\",2018,102,9,2,04,0\n641299eed7fb4a2f516bef8c,\"2023-03-16 15:24:14.540 +11:00\",2018,102,9,2,03,0\n641299eed7fb4a2f516bef8b,\"2023-03-16 15:24:14.515 +11:00\",2018,102,9,2,02,0\n641299eed7fb4a2f516bef8a,\"2023-03-16 15:24:14.491 +11:00\",2018,102,9,2,01,0\n641299eed7fb4a2f516bef89,\"2023-03-16 15:24:14.468 +11:00\",2018,102,9,1,77,0\n641299eed7fb4a2f516bef88,\"2023-03-16 15:24:14.443 +11:00\",2018,102,9,1,9999,0\n641299eed7fb4a2f516bef87,\"2023-03-16 15:24:14.418 +11:00\",2018,102,9,1,99,..C\n641299eed7fb4a2f516bef86,\"2023-03-16 15:24:14.396 +11:00\",2018,102,9,1,18,0\n641299eed7fb4a2f516bef85,\"2023-03-16 15:24:14.370 +11:00\",2018,102,9,1,17,0\n641299eed7fb4a2f516bef84,\"2023-03-16 15:24:14.346 +11:00\",2018,102,9,1,16,0\n641299eed7fb4a2f516bef83,\"2023-03-16 15:24:14.323 +11:00\",2018,102,9,1,15,0\n641299eed7fb4a2f516bef82,\"2023-03-16 15:24:14.302 +11:00\",2018,102,9,1,14,0\n641299eed7fb4a2f516bef81,\"2023-03-16 15:24:14.276 +11:00\",2018,102,9,1,13,0\n641299eed7fb4a2f516bef80,\"2023-03-16 15:24:14.252 +11:00\",2018,102,9,1,12,0\n641299eed7fb4a2f516bef7f,\"2023-03-16 15:24:14.227 +11:00\",2018,102,9,1,09,0\n641299eed7fb4a2f516bef7e,\"2023-03-16 15:24:14.204 +11:00\",2018,102,9,1,08,0\n641299eed7fb4a2f516bef7d,\"2023-03-16 15:24:14.180 +11:00\",2018,102,9,1,07,0\n641299eed7fb4a2f516bef7c,\"2023-03-16 15:24:14.158 +11:00\",2018,102,9,1,06,0\n641299eed7fb4a2f516bef7b,\"2023-03-16 15:24:14.135 +11:00\",2018,102,9,1,05,0\n641299eed7fb4a2f516bef7a,\"2023-03-16 15:24:14.111 +11:00\",2018,102,9,1,04,0\n641299eed7fb4a2f516bef79,\"2023-03-16 15:24:14.087 +11:00\",2018,102,9,1,03,0\n641299eed7fb4a2f516bef78,\"2023-03-16 15:24:14.063 +11:00\",2018,102,9,1,02,0\n641299eed7fb4a2f516bef77,\"2023-03-16 15:24:14.036 +11:00\",2018,102,9,1,01,0\n641299eed7fb4a2f516bef76,\"2023-03-16 15:24:14.013 +11:00\",2018,102,6,9,77,0\n641299edd7fb4a2f516bef75,\"2023-03-16 15:24:13.990 +11:00\",2018,102,6,9,9999,0\n641299edd7fb4a2f516bef74,\"2023-03-16 15:24:13.966 +11:00\",2018,102,6,9,99,..C\n641299edd7fb4a2f516bef73,\"2023-03-16 15:24:13.940 +11:00\",2018,102,6,9,18,0\n641299edd7fb4a2f516bef72,\"2023-03-16 15:24:13.917 +11:00\",2018,102,6,9,17,0\n641299edd7fb4a2f516bef71,\"2023-03-16 15:24:13.893 +11:00\",2018,102,6,9,16,0\n641299edd7fb4a2f516bef70,\"2023-03-16 15:24:13.869 +11:00\",2018,102,6,9,15,0\n641299edd7fb4a2f516bef6f,\"2023-03-16 15:24:13.844 +11:00\",2018,102,6,9,14,0\n641299edd7fb4a2f516bef6e,\"2023-03-16 15:24:13.818 +11:00\",2018,102,6,9,13,0\n641299edd7fb4a2f516bef6d,\"2023-03-16 15:24:13.791 +11:00\",2018,102,6,9,12,0\n641299edd7fb4a2f516bef6c,\"2023-03-16 15:24:13.767 +11:00\",2018,102,6,9,09,0\n641299edd7fb4a2f516bef6b,\"2023-03-16 15:24:13.743 +11:00\",2018,102,6,9,08,0\n641299edd7fb4a2f516bef6a,\"2023-03-16 15:24:13.687 +11:00\",2018,102,6,9,07,0\n641299edd7fb4a2f516bef69,\"2023-03-16 15:24:13.662 +11:00\",2018,102,6,9,06,0\n641299edd7fb4a2f516bef68,\"2023-03-16 15:24:13.638 +11:00\",2018,102,6,9,05,0\n641299edd7fb4a2f516bef67,\"2023-03-16 15:24:13.610 +11:00\",2018,102,6,9,04,0\n641299edd7fb4a2f516bef66,\"2023-03-16 15:24:13.586 +11:00\",2018,102,6,9,03,0\n641299edd7fb4a2f516bef65,\"2023-03-16 15:24:13.562 +11:00\",2018,102,6,9,02,0\n641299edd7fb4a2f516bef64,\"2023-03-16 15:24:13.524 +11:00\",2018,102,6,9,01,0\n641299edd7fb4a2f516bef63,\"2023-03-16 15:24:13.498 +11:00\",2018,102,6,2,77,0\n641299edd7fb4a2f516bef62,\"2023-03-16 15:24:13.454 +11:00\",2018,102,6,2,9999,0\n641299edd7fb4a2f516bef61,\"2023-03-16 15:24:13.423 +11:00\",2018,102,6,2,99,..C\n641299edd7fb4a2f516bef60,\"2023-03-16 15:24:13.397 +11:00\",2018,102,6,2,18,0\n641299edd7fb4a2f516bef5f,\"2023-03-16 15:24:13.374 +11:00\",2018,102,6,2,17,0\n641299edd7fb4a2f516bef5e,\"2023-03-16 15:24:13.351 +11:00\",2018,102,6,2,16,0\n641299edd7fb4a2f516bef5d,\"2023-03-16 15:24:13.322 +11:00\",2018,102,6,2,15,0\n641299edd7fb4a2f516bef5c,\"2023-03-16 15:24:13.290 +11:00\",2018,102,6,2,14,0\n641299edd7fb4a2f516bef5b,\"2023-03-16 15:24:13.267 +11:00\",2018,102,6,2,13,0\n641299edd7fb4a2f516bef5a,\"2023-03-16 15:24:13.243 +11:00\",2018,102,6,2,12,0\n641299edd7fb4a2f516bef59,\"2023-03-16 15:24:13.220 +11:00\",2018,102,6,2,09,0\n641299edd7fb4a2f516bef58,\"2023-03-16 15:24:13.192 +11:00\",2018,102,6,2,08,0\n641299edd7fb4a2f516bef57,\"2023-03-16 15:24:13.166 +11:00\",2018,102,6,2,07,0\n641299edd7fb4a2f516bef56,\"2023-03-16 15:24:13.142 +11:00\",2018,102,6,2,06,0\n641299edd7fb4a2f516bef55,\"2023-03-16 15:24:13.118 +11:00\",2018,102,6,2,05,0\n641299edd7fb4a2f516bef54,\"2023-03-16 15:24:13.089 +11:00\",2018,102,6,2,04,0\n641299edd7fb4a2f516bef53,\"2023-03-16 15:24:13.061 +11:00\",2018,102,6,2,03,0\n641299edd7fb4a2f516bef52,\"2023-03-16 15:24:13.035 +11:00\",2018,102,6,2,02,0\n641299edd7fb4a2f516bef51,\"2023-03-16 15:24:13.009 +11:00\",2018,102,6,2,01,0\n641299ecd7fb4a2f516bef50,\"2023-03-16 15:24:12.977 +11:00\",2018,102,6,1,77,0\n641299ecd7fb4a2f516bef4f,\"2023-03-16 15:24:12.953 +11:00\",2018,102,6,1,9999,0\n641299ecd7fb4a2f516bef4e,\"2023-03-16 15:24:12.930 +11:00\",2018,102,6,1,99,..C\n641299ecd7fb4a2f516bef4d,\"2023-03-16 15:24:12.907 +11:00\",2018,102,6,1,18,0\n641299ecd7fb4a2f516bef4c,\"2023-03-16 15:24:12.881 +11:00\",2018,102,6,1,17,0\n641299ecd7fb4a2f516bef4b,\"2023-03-16 15:24:12.855 +11:00\",2018,102,6,1,16,0\n641299ecd7fb4a2f516bef4a,\"2023-03-16 15:24:12.829 +11:00\",2018,102,6,1,15,0\n641299ecd7fb4a2f516bef49,\"2023-03-16 15:24:12.804 +11:00\",2018,102,6,1,14,0\n641299ecd7fb4a2f516bef48,\"2023-03-16 15:24:12.779 +11:00\",2018,102,6,1,13,0\n641299ecd7fb4a2f516bef47,\"2023-03-16 15:24:12.754 +11:00\",2018,102,6,1,12,0\n641299ecd7fb4a2f516bef46,\"2023-03-16 15:24:12.731 +11:00\",2018,102,6,1,09,0\n641299ecd7fb4a2f516bef45,\"2023-03-16 15:24:12.709 +11:00\",2018,102,6,1,08,0\n641299ecd7fb4a2f516bef44,\"2023-03-16 15:24:12.685 +11:00\",2018,102,6,1,07,0\n641299ecd7fb4a2f516bef43,\"2023-03-16 15:24:12.654 +11:00\",2018,102,6,1,06,0\n641299ecd7fb4a2f516bef42,\"2023-03-16 15:24:12.628 +11:00\",2018,102,6,1,05,0\n641299ecd7fb4a2f516bef41,\"2023-03-16 15:24:12.604 +11:00\",2018,102,6,1,04,0\n641299ecd7fb4a2f516bef40,\"2023-03-16 15:24:12.581 +11:00\",2018,102,6,1,03,0\n641299ecd7fb4a2f516bef3f,\"2023-03-16 15:24:12.558 +11:00\",2018,102,6,1,02,0\n641299ecd7fb4a2f516bef3e,\"2023-03-16 15:24:12.534 +11:00\",2018,102,6,1,01,0\n641299ecd7fb4a2f516bef3d,\"2023-03-16 15:24:12.510 +11:00\",2018,102,5,9,77,0\n641299ecd7fb4a2f516bef3c,\"2023-03-16 15:24:12.484 +11:00\",2018,102,5,9,9999,0\n641299ecd7fb4a2f516bef3b,\"2023-03-16 15:24:12.462 +11:00\",2018,102,5,9,99,..C\n641299ecd7fb4a2f516bef3a,\"2023-03-16 15:24:12.438 +11:00\",2018,102,5,9,18,0\n641299ecd7fb4a2f516bef39,\"2023-03-16 15:24:12.416 +11:00\",2018,102,5,9,17,0\n641299ecd7fb4a2f516bef38,\"2023-03-16 15:24:12.367 +11:00\",2018,102,5,9,16,0\n641299ecd7fb4a2f516bef37,\"2023-03-16 15:24:12.340 +11:00\",2018,102,5,9,15,0\n641299ecd7fb4a2f516bef36,\"2023-03-16 15:24:12.316 +11:00\",2018,102,5,9,14,0\n641299ecd7fb4a2f516bef35,\"2023-03-16 15:24:12.291 +11:00\",2018,102,5,9,13,0\n641299ecd7fb4a2f516bef34,\"2023-03-16 15:24:12.265 +11:00\",2018,102,5,9,12,0\n641299ecd7fb4a2f516bef33,\"2023-03-16 15:24:12.240 +11:00\",2018,102,5,9,09,0\n641299ecd7fb4a2f516bef32,\"2023-03-16 15:24:12.217 +11:00\",2018,102,5,9,08,0\n641299ecd7fb4a2f516bef31,\"2023-03-16 15:24:12.191 +11:00\",2018,102,5,9,07,0\n641299ecd7fb4a2f516bef30,\"2023-03-16 15:24:12.166 +11:00\",2018,102,5,9,06,0\n641299ecd7fb4a2f516bef2f,\"2023-03-16 15:24:12.097 +11:00\",2018,102,5,9,05,0\n641299ecd7fb4a2f516bef2e,\"2023-03-16 15:24:12.029 +11:00\",2018,102,5,9,04,0\n641299ebd7fb4a2f516bef2d,\"2023-03-16 15:24:11.964 +11:00\",2018,102,5,9,03,0\n641299ebd7fb4a2f516bef2c,\"2023-03-16 15:24:11.919 +11:00\",2018,102,5,9,02,0\n641299ebd7fb4a2f516bef2b,\"2023-03-16 15:24:11.892 +11:00\",2018,102,5,9,01,0\n641299ebd7fb4a2f516bef2a,\"2023-03-16 15:24:11.864 +11:00\",2018,102,5,2,77,0\n641299ebd7fb4a2f516bef29,\"2023-03-16 15:24:11.840 +11:00\",2018,102,5,2,9999,0\n641299ebd7fb4a2f516bef28,\"2023-03-16 15:24:11.816 +11:00\",2018,102,5,2,99,..C\n641299ebd7fb4a2f516bef27,\"2023-03-16 15:24:11.787 +11:00\",2018,102,5,2,18,0\n641299ebd7fb4a2f516bef26,\"2023-03-16 15:24:11.761 +11:00\",2018,102,5,2,17,0\n641299ebd7fb4a2f516bef25,\"2023-03-16 15:24:11.734 +11:00\",2018,102,5,2,16,0\n641299ebd7fb4a2f516bef24,\"2023-03-16 15:24:11.709 +11:00\",2018,102,5,2,15,0\n641299ebd7fb4a2f516bef23,\"2023-03-16 15:24:11.684 +11:00\",2018,102,5,2,14,0\n641299ebd7fb4a2f516bef22,\"2023-03-16 15:24:11.659 +11:00\",2018,102,5,2,13,0\n641299ebd7fb4a2f516bef21,\"2023-03-16 15:24:11.635 +11:00\",2018,102,5,2,12,0\n641299ebd7fb4a2f516bef20,\"2023-03-16 15:24:11.608 +11:00\",2018,102,5,2,09,0\n641299ebd7fb4a2f516bef1f,\"2023-03-16 15:24:11.585 +11:00\",2018,102,5,2,08,0\n641299ebd7fb4a2f516bef1e,\"2023-03-16 15:24:11.561 +11:00\",2018,102,5,2,07,0\n641299ebd7fb4a2f516bef1d,\"2023-03-16 15:24:11.529 +11:00\",2018,102,5,2,06,0\n641299ebd7fb4a2f516bef1c,\"2023-03-16 15:24:11.508 +11:00\",2018,102,5,2,05,0\n641299ebd7fb4a2f516bef1b,\"2023-03-16 15:24:11.486 +11:00\",2018,102,5,2,04,0\n641299ebd7fb4a2f516bef1a,\"2023-03-16 15:24:11.461 +11:00\",2018,102,5,2,03,0\n641299ebd7fb4a2f516bef19,\"2023-03-16 15:24:11.427 +11:00\",2018,102,5,2,02,0\n641299ebd7fb4a2f516bef18,\"2023-03-16 15:24:11.403 +11:00\",2018,102,5,2,01,0\n641299ebd7fb4a2f516bef17,\"2023-03-16 15:24:11.370 +11:00\",2018,102,5,1,77,0\n641299ebd7fb4a2f516bef16,\"2023-03-16 15:24:11.345 +11:00\",2018,102,5,1,9999,0\n641299ebd7fb4a2f516bef15,\"2023-03-16 15:24:11.323 +11:00\",2018,102,5,1,99,..C\n641299ebd7fb4a2f516bef14,\"2023-03-16 15:24:11.300 +11:00\",2018,102,5,1,18,0\n641299ebd7fb4a2f516bef13,\"2023-03-16 15:24:11.276 +11:00\",2018,102,5,1,17,0\n641299ebd7fb4a2f516bef12,\"2023-03-16 15:24:11.254 +11:00\",2018,102,5,1,16,0\n641299ebd7fb4a2f516bef11,\"2023-03-16 15:24:11.230 +11:00\",2018,102,5,1,15,0\n641299ebd7fb4a2f516bef10,\"2023-03-16 15:24:11.193 +11:00\",2018,102,5,1,14,0\n641299ebd7fb4a2f516bef0f,\"2023-03-16 15:24:11.154 +11:00\",2018,102,5,1,13,0\n641299ebd7fb4a2f516bef0e,\"2023-03-16 15:24:11.130 +11:00\",2018,102,5,1,12,0\n641299ebd7fb4a2f516bef0d,\"2023-03-16 15:24:11.104 +11:00\",2018,102,5,1,09,0\n641299ebd7fb4a2f516bef0c,\"2023-03-16 15:24:11.078 +11:00\",2018,102,5,1,08,0\n641299ebd7fb4a2f516bef0b,\"2023-03-16 15:24:11.054 +11:00\",2018,102,5,1,07,0\n641299ebd7fb4a2f516bef0a,\"2023-03-16 15:24:11.029 +11:00\",2018,102,5,1,06,0\n641299ebd7fb4a2f516bef09,\"2023-03-16 15:24:11.005 +11:00\",2018,102,5,1,05,0\n641299ead7fb4a2f516bef08,\"2023-03-16 15:24:10.977 +11:00\",2018,102,5,1,04,0\n641299ead7fb4a2f516bef07,\"2023-03-16 15:24:10.948 +11:00\",2018,102,5,1,03,0\n641299ead7fb4a2f516bef06,\"2023-03-16 15:24:10.921 +11:00\",2018,102,5,1,02,0\n641299ead7fb4a2f516bef05,\"2023-03-16 15:24:10.895 +11:00\",2018,102,5,1,01,0\n641299ead7fb4a2f516bef04,\"2023-03-16 15:24:10.872 +11:00\",2018,102,4,9,77,3\n641299ead7fb4a2f516bef03,\"2023-03-16 15:24:10.845 +11:00\",2018,102,4,9,9999,3\n641299ead7fb4a2f516bef02,\"2023-03-16 15:24:10.810 +11:00\",2018,102,4,9,99,..C\n641299ead7fb4a2f516bef01,\"2023-03-16 15:24:10.785 +11:00\",2018,102,4,9,18,0\n641299ead7fb4a2f516bef00,\"2023-03-16 15:24:10.758 +11:00\",2018,102,4,9,17,0\n641299ead7fb4a2f516beeff,\"2023-03-16 15:24:10.719 +11:00\",2018,102,4,9,16,0\n641299ead7fb4a2f516beefe,\"2023-03-16 15:24:10.689 +11:00\",2018,102,4,9,15,0\n641299ead7fb4a2f516beefd,\"2023-03-16 15:24:10.664 +11:00\",2018,102,4,9,14,0\n641299ead7fb4a2f516beefc,\"2023-03-16 15:24:10.641 +11:00\",2018,102,4,9,13,0\n641299ead7fb4a2f516beefb,\"2023-03-16 15:24:10.617 +11:00\",2018,102,4,9,12,0\n641299ead7fb4a2f516beefa,\"2023-03-16 15:24:10.583 +11:00\",2018,102,4,9,09,0\n641299ead7fb4a2f516beef9,\"2023-03-16 15:24:10.557 +11:00\",2018,102,4,9,08,0\n641299ead7fb4a2f516beef8,\"2023-03-16 15:24:10.531 +11:00\",2018,102,4,9,07,0\n641299ead7fb4a2f516beef7,\"2023-03-16 15:24:10.507 +11:00\",2018,102,4,9,06,0\n641299ead7fb4a2f516beef6,\"2023-03-16 15:24:10.484 +11:00\",2018,102,4,9,05,0\n641299ead7fb4a2f516beef5,\"2023-03-16 15:24:10.460 +11:00\",2018,102,4,9,04,0\n641299ead7fb4a2f516beef4,\"2023-03-16 15:24:10.426 +11:00\",2018,102,4,9,03,0\n641299ead7fb4a2f516beef3,\"2023-03-16 15:24:10.399 +11:00\",2018,102,4,9,02,3\n641299ead7fb4a2f516beef2,\"2023-03-16 15:24:10.374 +11:00\",2018,102,4,9,01,0\n641299ead7fb4a2f516beef1,\"2023-03-16 15:24:10.350 +11:00\",2018,102,4,2,77,3\n641299ead7fb4a2f516beef0,\"2023-03-16 15:24:10.326 +11:00\",2018,102,4,2,9999,3\n641299ead7fb4a2f516beeef,\"2023-03-16 15:24:10.301 +11:00\",2018,102,4,2,99,..C\n641299ead7fb4a2f516beeee,\"2023-03-16 15:24:10.275 +11:00\",2018,102,4,2,18,0\n641299ead7fb4a2f516beeed,\"2023-03-16 15:24:10.249 +11:00\",2018,102,4,2,17,0\n641299ead7fb4a2f516beeec,\"2023-03-16 15:24:10.224 +11:00\",2018,102,4,2,16,0\n641299ead7fb4a2f516beeeb,\"2023-03-16 15:24:10.201 +11:00\",2018,102,4,2,15,0\n641299ead7fb4a2f516beeea,\"2023-03-16 15:24:10.173 +11:00\",2018,102,4,2,14,0\n641299ead7fb4a2f516beee9,\"2023-03-16 15:24:10.148 +11:00\",2018,102,4,2,13,0\n641299ead7fb4a2f516beee8,\"2023-03-16 15:24:10.123 +11:00\",2018,102,4,2,12,0\n641299ead7fb4a2f516beee7,\"2023-03-16 15:24:10.083 +11:00\",2018,102,4,2,09,0\n641299ead7fb4a2f516beee6,\"2023-03-16 15:24:10.058 +11:00\",2018,102,4,2,08,0\n641299ead7fb4a2f516beee5,\"2023-03-16 15:24:10.026 +11:00\",2018,102,4,2,07,0\n641299ead7fb4a2f516beee4,\"2023-03-16 15:24:10.002 +11:00\",2018,102,4,2,06,0\n641299e9d7fb4a2f516beee3,\"2023-03-16 15:24:09.973 +11:00\",2018,102,4,2,05,0\n641299e9d7fb4a2f516beee2,\"2023-03-16 15:24:09.943 +11:00\",2018,102,4,2,04,0\n641299e9d7fb4a2f516beee1,\"2023-03-16 15:24:09.916 +11:00\",2018,102,4,2,03,0\n641299e9d7fb4a2f516beee0,\"2023-03-16 15:24:09.891 +11:00\",2018,102,4,2,02,3\n641299e9d7fb4a2f516beedf,\"2023-03-16 15:24:09.869 +11:00\",2018,102,4,2,01,0\n641299e9d7fb4a2f516beede,\"2023-03-16 15:24:09.843 +11:00\",2018,102,4,1,77,0\n641299e9d7fb4a2f516beedd,\"2023-03-16 15:24:09.815 +11:00\",2018,102,4,1,9999,0\n641299e9d7fb4a2f516beedc,\"2023-03-16 15:24:09.791 +11:00\",2018,102,4,1,99,..C\n641299e9d7fb4a2f516beedb,\"2023-03-16 15:24:09.767 +11:00\",2018,102,4,1,18,0\n641299e9d7fb4a2f516beeda,\"2023-03-16 15:24:09.742 +11:00\",2018,102,4,1,17,0\n641299e9d7fb4a2f516beed9,\"2023-03-16 15:24:09.714 +11:00\",2018,102,4,1,16,0\n641299e9d7fb4a2f516beed8,\"2023-03-16 15:24:09.686 +11:00\",2018,102,4,1,15,0\n641299e9d7fb4a2f516beed7,\"2023-03-16 15:24:09.659 +11:00\",2018,102,4,1,14,0\n641299e9d7fb4a2f516beed6,\"2023-03-16 15:24:09.635 +11:00\",2018,102,4,1,13,0\n641299e9d7fb4a2f516beed5,\"2023-03-16 15:24:09.584 +11:00\",2018,102,4,1,12,0\n641299e9d7fb4a2f516beed4,\"2023-03-16 15:24:09.554 +11:00\",2018,102,4,1,09,0\n641299e9d7fb4a2f516beed3,\"2023-03-16 15:24:09.530 +11:00\",2018,102,4,1,08,0\n641299e9d7fb4a2f516beed2,\"2023-03-16 15:24:09.508 +11:00\",2018,102,4,1,07,0\n641299e9d7fb4a2f516beed1,\"2023-03-16 15:24:09.485 +11:00\",2018,102,4,1,06,0\n641299e9d7fb4a2f516beed0,\"2023-03-16 15:24:09.454 +11:00\",2018,102,4,1,05,0\n641299e9d7fb4a2f516beecf,\"2023-03-16 15:24:09.425 +11:00\",2018,102,4,1,04,0\n641299e9d7fb4a2f516beece,\"2023-03-16 15:24:09.397 +11:00\",2018,102,4,1,03,0\n641299e9d7fb4a2f516beecd,\"2023-03-16 15:24:09.375 +11:00\",2018,102,4,1,02,0\n641299e9d7fb4a2f516beecc,\"2023-03-16 15:24:09.350 +11:00\",2018,102,4,1,01,0\n641299e9d7fb4a2f516beecb,\"2023-03-16 15:24:09.326 +11:00\",2018,102,3,9,77,0\n641299e9d7fb4a2f516beeca,\"2023-03-16 15:24:09.299 +11:00\",2018,102,3,9,9999,0\n641299e9d7fb4a2f516beec9,\"2023-03-16 15:24:09.273 +11:00\",2018,102,3,9,99,..C\n641299e9d7fb4a2f516beec8,\"2023-03-16 15:24:09.250 +11:00\",2018,102,3,9,18,0\n641299e9d7fb4a2f516beec7,\"2023-03-16 15:24:09.213 +11:00\",2018,102,3,9,17,0\n641299e9d7fb4a2f516beec6,\"2023-03-16 15:24:09.147 +11:00\",2018,102,3,9,16,0\n641299e9d7fb4a2f516beec5,\"2023-03-16 15:24:09.120 +11:00\",2018,102,3,9,15,0\n641299e9d7fb4a2f516beec4,\"2023-03-16 15:24:09.087 +11:00\",2018,102,3,9,14,0\n641299e9d7fb4a2f516beec3,\"2023-03-16 15:24:09.061 +11:00\",2018,102,3,9,13,0\n641299e9d7fb4a2f516beec2,\"2023-03-16 15:24:09.038 +11:00\",2018,102,3,9,12,0\n641299e9d7fb4a2f516beec1,\"2023-03-16 15:24:09.015 +11:00\",2018,102,3,9,09,0\n641299e8d7fb4a2f516beec0,\"2023-03-16 15:24:08.990 +11:00\",2018,102,3,9,08,0\n641299e8d7fb4a2f516beebf,\"2023-03-16 15:24:08.967 +11:00\",2018,102,3,9,07,0\n641299e8d7fb4a2f516beebe,\"2023-03-16 15:24:08.944 +11:00\",2018,102,3,9,06,0\n641299e8d7fb4a2f516beebd,\"2023-03-16 15:24:08.898 +11:00\",2018,102,3,9,05,0\n641299e8d7fb4a2f516beebc,\"2023-03-16 15:24:08.866 +11:00\",2018,102,3,9,04,0\n641299e8d7fb4a2f516beebb,\"2023-03-16 15:24:08.831 +11:00\",2018,102,3,9,03,0\n641299e8d7fb4a2f516beeba,\"2023-03-16 15:24:08.797 +11:00\",2018,102,3,9,02,0\n641299e8d7fb4a2f516beeb9,\"2023-03-16 15:24:08.767 +11:00\",2018,102,3,9,01,0\n641299e8d7fb4a2f516beeb8,\"2023-03-16 15:24:08.736 +11:00\",2018,102,3,2,77,0\n641299e8d7fb4a2f516beeb7,\"2023-03-16 15:24:08.708 +11:00\",2018,102,3,2,9999,0\n641299e8d7fb4a2f516beeb6,\"2023-03-16 15:24:08.671 +11:00\",2018,102,3,2,99,..C\n641299e8d7fb4a2f516beeb5,\"2023-03-16 15:24:08.642 +11:00\",2018,102,3,2,18,0\n641299e8d7fb4a2f516beeb4,\"2023-03-16 15:24:08.616 +11:00\",2018,102,3,2,17,0\n641299e8d7fb4a2f516beeb3,\"2023-03-16 15:24:08.592 +11:00\",2018,102,3,2,16,0\n641299e8d7fb4a2f516beeb2,\"2023-03-16 15:24:08.563 +11:00\",2018,102,3,2,15,0\n641299e8d7fb4a2f516beeb1,\"2023-03-16 15:24:08.538 +11:00\",2018,102,3,2,14,0\n641299e8d7fb4a2f516beeb0,\"2023-03-16 15:24:08.514 +11:00\",2018,102,3,2,13,0\n641299e8d7fb4a2f516beeaf,\"2023-03-16 15:24:08.489 +11:00\",2018,102,3,2,12,0\n641299e8d7fb4a2f516beeae,\"2023-03-16 15:24:08.466 +11:00\",2018,102,3,2,09,0\n641299e8d7fb4a2f516beead,\"2023-03-16 15:24:08.442 +11:00\",2018,102,3,2,08,0\n641299e8d7fb4a2f516beeac,\"2023-03-16 15:24:08.419 +11:00\",2018,102,3,2,07,0\n641299e8d7fb4a2f516beeab,\"2023-03-16 15:24:08.391 +11:00\",2018,102,3,2,06,0\n641299e8d7fb4a2f516beeaa,\"2023-03-16 15:24:08.349 +11:00\",2018,102,3,2,05,0\n641299e8d7fb4a2f516beea9,\"2023-03-16 15:24:08.299 +11:00\",2018,102,3,2,04,0\n641299e8d7fb4a2f516beea8,\"2023-03-16 15:24:08.271 +11:00\",2018,102,3,2,03,0\n641299e8d7fb4a2f516beea7,\"2023-03-16 15:24:08.246 +11:00\",2018,102,3,2,02,0\n641299e8d7fb4a2f516beea6,\"2023-03-16 15:24:08.225 +11:00\",2018,102,3,2,01,0\n641299e8d7fb4a2f516beea5,\"2023-03-16 15:24:08.203 +11:00\",2018,102,3,1,77,0\n641299e8d7fb4a2f516beea4,\"2023-03-16 15:24:08.174 +11:00\",2018,102,3,1,9999,0\n641299e8d7fb4a2f516beea3,\"2023-03-16 15:24:08.146 +11:00\",2018,102,3,1,99,..C\n641299e8d7fb4a2f516beea2,\"2023-03-16 15:24:08.121 +11:00\",2018,102,3,1,18,0\n641299e8d7fb4a2f516beea1,\"2023-03-16 15:24:08.098 +11:00\",2018,102,3,1,17,0\n641299e8d7fb4a2f516beea0,\"2023-03-16 15:24:08.074 +11:00\",2018,102,3,1,16,0\n641299e8d7fb4a2f516bee9f,\"2023-03-16 15:24:08.049 +11:00\",2018,102,3,1,15,0\n641299e8d7fb4a2f516bee9e,\"2023-03-16 15:24:08.026 +11:00\",2018,102,3,1,14,0\n641299e8d7fb4a2f516bee9d,\"2023-03-16 15:24:07.993 +11:00\",2018,102,3,1,13,0\n641299e7d7fb4a2f516bee9c,\"2023-03-16 15:24:07.966 +11:00\",2018,102,3,1,12,0\n641299e7d7fb4a2f516bee9b,\"2023-03-16 15:24:07.942 +11:00\",2018,102,3,1,09,0\n641299e7d7fb4a2f516bee9a,\"2023-03-16 15:24:07.915 +11:00\",2018,102,3,1,08,0\n641299e7d7fb4a2f516bee99,\"2023-03-16 15:24:07.890 +11:00\",2018,102,3,1,07,0\n641299e7d7fb4a2f516bee98,\"2023-03-16 15:24:07.860 +11:00\",2018,102,3,1,06,0\n641299e7d7fb4a2f516bee97,\"2023-03-16 15:24:07.835 +11:00\",2018,102,3,1,05,0\n641299e7d7fb4a2f516bee96,\"2023-03-16 15:24:07.811 +11:00\",2018,102,3,1,04,0\n641299e7d7fb4a2f516bee95,\"2023-03-16 15:24:07.776 +11:00\",2018,102,3,1,03,0\n641299e7d7fb4a2f516bee94,\"2023-03-16 15:24:07.749 +11:00\",2018,102,3,1,02,0\n641299e7d7fb4a2f516bee93,\"2023-03-16 15:24:07.723 +11:00\",2018,102,3,1,01,0\n641299e7d7fb4a2f516bee92,\"2023-03-16 15:24:07.694 +11:00\",2018,102,2,9,77,0\n641299e7d7fb4a2f516bee91,\"2023-03-16 15:24:07.663 +11:00\",2018,102,2,9,9999,0\n641299e7d7fb4a2f516bee90,\"2023-03-16 15:24:07.639 +11:00\",2018,102,2,9,99,..C\n641299e7d7fb4a2f516bee8f,\"2023-03-16 15:24:07.615 +11:00\",2018,102,2,9,18,0\n641299e7d7fb4a2f516bee8e,\"2023-03-16 15:24:07.591 +11:00\",2018,102,2,9,17,0\n641299e7d7fb4a2f516bee8d,\"2023-03-16 15:24:07.567 +11:00\",2018,102,2,9,16,0\n641299e7d7fb4a2f516bee8c,\"2023-03-16 15:24:07.528 +11:00\",2018,102,2,9,15,0\n641299e7d7fb4a2f516bee8b,\"2023-03-16 15:24:07.505 +11:00\",2018,102,2,9,14,0\n641299e7d7fb4a2f516bee8a,\"2023-03-16 15:24:07.481 +11:00\",2018,102,2,9,13,0\n641299e7d7fb4a2f516bee89,\"2023-03-16 15:24:07.451 +11:00\",2018,102,2,9,12,0\n641299e7d7fb4a2f516bee88,\"2023-03-16 15:24:07.420 +11:00\",2018,102,2,9,09,3\n641299e7d7fb4a2f516bee87,\"2023-03-16 15:24:07.388 +11:00\",2018,102,2,9,08,0\n641299e7d7fb4a2f516bee86,\"2023-03-16 15:24:07.358 +11:00\",2018,102,2,9,07,0\n641299e7d7fb4a2f516bee85,\"2023-03-16 15:24:07.320 +11:00\",2018,102,2,9,06,0\n641299e7d7fb4a2f516bee84,\"2023-03-16 15:24:07.276 +11:00\",2018,102,2,9,05,0\n641299e7d7fb4a2f516bee83,\"2023-03-16 15:24:07.248 +11:00\",2018,102,2,9,04,0\n641299e7d7fb4a2f516bee82,\"2023-03-16 15:24:07.226 +11:00\",2018,102,2,9,03,0\n641299e7d7fb4a2f516bee81,\"2023-03-16 15:24:07.202 +11:00\",2018,102,2,9,02,0\n641299e7d7fb4a2f516bee80,\"2023-03-16 15:24:07.178 +11:00\",2018,102,2,9,01,0\n641299e7d7fb4a2f516bee7f,\"2023-03-16 15:24:07.155 +11:00\",2018,102,2,2,77,0\n641299e7d7fb4a2f516bee7e,\"2023-03-16 15:24:07.133 +11:00\",2018,102,2,2,9999,0\n641299e7d7fb4a2f516bee7d,\"2023-03-16 15:24:07.104 +11:00\",2018,102,2,2,99,..C\n641299e7d7fb4a2f516bee7c,\"2023-03-16 15:24:07.079 +11:00\",2018,102,2,2,18,0\n641299e7d7fb4a2f516bee7b,\"2023-03-16 15:24:07.054 +11:00\",2018,102,2,2,17,0\n641299e7d7fb4a2f516bee7a,\"2023-03-16 15:24:07.031 +11:00\",2018,102,2,2,16,0\n641299e7d7fb4a2f516bee79,\"2023-03-16 15:24:07.002 +11:00\",2018,102,2,2,15,0\n641299e6d7fb4a2f516bee78,\"2023-03-16 15:24:06.975 +11:00\",2018,102,2,2,14,0\n641299e6d7fb4a2f516bee77,\"2023-03-16 15:24:06.949 +11:00\",2018,102,2,2,13,0\n641299e6d7fb4a2f516bee76,\"2023-03-16 15:24:06.924 +11:00\",2018,102,2,2,12,0\n641299e6d7fb4a2f516bee75,\"2023-03-16 15:24:06.887 +11:00\",2018,102,2,2,09,3\n641299e6d7fb4a2f516bee74,\"2023-03-16 15:24:06.854 +11:00\",2018,102,2,2,08,0\n641299e6d7fb4a2f516bee73,\"2023-03-16 15:24:06.827 +11:00\",2018,102,2,2,07,0\n641299e6d7fb4a2f516bee72,\"2023-03-16 15:24:06.802 +11:00\",2018,102,2,2,06,0\n641299e6d7fb4a2f516bee71,\"2023-03-16 15:24:06.767 +11:00\",2018,102,2,2,05,0\n641299e6d7fb4a2f516bee70,\"2023-03-16 15:24:06.741 +11:00\",2018,102,2,2,04,0\n641299e6d7fb4a2f516bee6f,\"2023-03-16 15:24:06.710 +11:00\",2018,102,2,2,03,0\n641299e6d7fb4a2f516bee6e,\"2023-03-16 15:24:06.682 +11:00\",2018,102,2,2,02,0\n641299e6d7fb4a2f516bee6d,\"2023-03-16 15:24:06.655 +11:00\",2018,102,2,2,01,0\n641299e6d7fb4a2f516bee6c,\"2023-03-16 15:24:06.628 +11:00\",2018,102,2,1,77,0\n641299e6d7fb4a2f516bee6b,\"2023-03-16 15:24:06.605 +11:00\",2018,102,2,1,9999,0\n641299e6d7fb4a2f516bee6a,\"2023-03-16 15:24:06.579 +11:00\",2018,102,2,1,99,..C\n641299e6d7fb4a2f516bee69,\"2023-03-16 15:24:06.550 +11:00\",2018,102,2,1,18,0\n641299e6d7fb4a2f516bee68,\"2023-03-16 15:24:06.522 +11:00\",2018,102,2,1,17,0\n641299e6d7fb4a2f516bee67,\"2023-03-16 15:24:06.486 +11:00\",2018,102,2,1,16,0\n641299e6d7fb4a2f516bee66,\"2023-03-16 15:24:06.460 +11:00\",2018,102,2,1,15,0\n641299e6d7fb4a2f516bee65,\"2023-03-16 15:24:06.437 +11:00\",2018,102,2,1,14,0\n641299e6d7fb4a2f516bee64,\"2023-03-16 15:24:06.408 +11:00\",2018,102,2,1,13,0\n641299e6d7fb4a2f516bee63,\"2023-03-16 15:24:06.376 +11:00\",2018,102,2,1,12,0\n641299e6d7fb4a2f516bee62,\"2023-03-16 15:24:06.343 +11:00\",2018,102,2,1,09,0\n641299e6d7fb4a2f516bee61,\"2023-03-16 15:24:06.317 +11:00\",2018,102,2,1,08,0\n641299e6d7fb4a2f516bee60,\"2023-03-16 15:24:06.290 +11:00\",2018,102,2,1,07,0\n641299e6d7fb4a2f516bee5f,\"2023-03-16 15:24:06.262 +11:00\",2018,102,2,1,06,0\n641299e6d7fb4a2f516bee5e,\"2023-03-16 15:24:06.231 +11:00\",2018,102,2,1,05,0\n641299e6d7fb4a2f516bee5d,\"2023-03-16 15:24:06.206 +11:00\",2018,102,2,1,04,0\n641299e6d7fb4a2f516bee5c,\"2023-03-16 15:24:06.181 +11:00\",2018,102,2,1,03,0\n641299e6d7fb4a2f516bee5b,\"2023-03-16 15:24:06.154 +11:00\",2018,102,2,1,02,0\n641299e6d7fb4a2f516bee5a,\"2023-03-16 15:24:06.127 +11:00\",2018,102,2,1,01,0\n641299e6d7fb4a2f516bee59,\"2023-03-16 15:24:06.100 +11:00\",2018,102,1,9,77,99\n641299e6d7fb4a2f516bee58,\"2023-03-16 15:24:06.077 +11:00\",2018,102,1,9,9999,99\n641299e6d7fb4a2f516bee57,\"2023-03-16 15:24:06.052 +11:00\",2018,102,1,9,99,..C\n641299e6d7fb4a2f516bee56,\"2023-03-16 15:24:06.028 +11:00\",2018,102,1,9,18,0\n641299e6d7fb4a2f516bee55,\"2023-03-16 15:24:06.006 +11:00\",2018,102,1,9,17,3\n641299e5d7fb4a2f516bee54,\"2023-03-16 15:24:05.980 +11:00\",2018,102,1,9,16,0\n641299e5d7fb4a2f516bee53,\"2023-03-16 15:24:05.955 +11:00\",2018,102,1,9,15,6\n641299e5d7fb4a2f516bee52,\"2023-03-16 15:24:05.932 +11:00\",2018,102,1,9,14,12\n641299e5d7fb4a2f516bee51,\"2023-03-16 15:24:05.907 +11:00\",2018,102,1,9,13,9\n641299e5d7fb4a2f516bee50,\"2023-03-16 15:24:05.866 +11:00\",2018,102,1,9,12,0\n641299e5d7fb4a2f516bee4f,\"2023-03-16 15:24:05.839 +11:00\",2018,102,1,9,09,9\n641299e5d7fb4a2f516bee4e,\"2023-03-16 15:24:05.774 +11:00\",2018,102,1,9,08,3\n641299e5d7fb4a2f516bee4d,\"2023-03-16 15:24:05.746 +11:00\",2018,102,1,9,07,0\n641299e5d7fb4a2f516bee4c,\"2023-03-16 15:24:05.722 +11:00\",2018,102,1,9,06,6\n641299e5d7fb4a2f516bee4b,\"2023-03-16 15:24:05.695 +11:00\",2018,102,1,9,05,3\n641299e5d7fb4a2f516bee4a,\"2023-03-16 15:24:05.669 +11:00\",2018,102,1,9,04,9\n641299e5d7fb4a2f516bee49,\"2023-03-16 15:24:05.643 +11:00\",2018,102,1,9,03,9\n641299e5d7fb4a2f516bee48,\"2023-03-16 15:24:05.612 +11:00\",2018,102,1,9,02,27\n641299e5d7fb4a2f516bee47,\"2023-03-16 15:24:05.587 +11:00\",2018,102,1,9,01,6\n641299e5d7fb4a2f516bee46,\"2023-03-16 15:24:05.561 +11:00\",2018,102,1,2,77,81\n641299e5d7fb4a2f516bee45,\"2023-03-16 15:24:05.537 +11:00\",2018,102,1,2,9999,81\n641299e5d7fb4a2f516bee44,\"2023-03-16 15:24:05.511 +11:00\",2018,102,1,2,99,..C\n641299e5d7fb4a2f516bee43,\"2023-03-16 15:24:05.485 +11:00\",2018,102,1,2,18,0\n641299e5d7fb4a2f516bee42,\"2023-03-16 15:24:05.460 +11:00\",2018,102,1,2,17,3\n641299e5d7fb4a2f516bee41,\"2023-03-16 15:24:05.436 +11:00\",2018,102,1,2,16,0\n641299e5d7fb4a2f516bee40,\"2023-03-16 15:24:05.413 +11:00\",2018,102,1,2,15,6\n641299e5d7fb4a2f516bee3f,\"2023-03-16 15:24:05.386 +11:00\",2018,102,1,2,14,9\n641299e5d7fb4a2f516bee3e,\"2023-03-16 15:24:05.359 +11:00\",2018,102,1,2,13,9\n641299e5d7fb4a2f516bee3d,\"2023-03-16 15:24:05.334 +11:00\",2018,102,1,2,12,0\n641299e5d7fb4a2f516bee3c,\"2023-03-16 15:24:05.312 +11:00\",2018,102,1,2,09,6\n641299e5d7fb4a2f516bee3b,\"2023-03-16 15:24:05.283 +11:00\",2018,102,1,2,08,3\n641299e5d7fb4a2f516bee3a,\"2023-03-16 15:24:05.254 +11:00\",2018,102,1,2,07,0\n641299e5d7fb4a2f516bee39,\"2023-03-16 15:24:05.228 +11:00\",2018,102,1,2,06,6\n641299e5d7fb4a2f516bee38,\"2023-03-16 15:24:05.200 +11:00\",2018,102,1,2,05,3\n641299e5d7fb4a2f516bee37,\"2023-03-16 15:24:05.177 +11:00\",2018,102,1,2,04,6\n641299e5d7fb4a2f516bee36,\"2023-03-16 15:24:05.152 +11:00\",2018,102,1,2,03,6\n641299e5d7fb4a2f516bee35,\"2023-03-16 15:24:05.126 +11:00\",2018,102,1,2,02,21\n641299e5d7fb4a2f516bee34,\"2023-03-16 15:24:05.099 +11:00\",2018,102,1,2,01,6\n641299e5d7fb4a2f516bee33,\"2023-03-16 15:24:05.072 +11:00\",2018,102,1,1,77,18\n641299e5d7fb4a2f516bee32,\"2023-03-16 15:24:05.046 +11:00\",2018,102,1,1,9999,18\n641299e5d7fb4a2f516bee31,\"2023-03-16 15:24:05.022 +11:00\",2018,102,1,1,99,..C\n641299e4d7fb4a2f516bee30,\"2023-03-16 15:24:04.995 +11:00\",2018,102,1,1,18,0\n641299e4d7fb4a2f516bee2f,\"2023-03-16 15:24:04.971 +11:00\",2018,102,1,1,17,0\n641299e4d7fb4a2f516bee2e,\"2023-03-16 15:24:04.946 +11:00\",2018,102,1,1,16,0\n641299e4d7fb4a2f516bee2d,\"2023-03-16 15:24:04.922 +11:00\",2018,102,1,1,15,0\n641299e4d7fb4a2f516bee2c,\"2023-03-16 15:24:04.900 +11:00\",2018,102,1,1,14,0\n641299e4d7fb4a2f516bee2b,\"2023-03-16 15:24:04.877 +11:00\",2018,102,1,1,13,3\n641299e4d7fb4a2f516bee2a,\"2023-03-16 15:24:04.852 +11:00\",2018,102,1,1,12,0\n641299e4d7fb4a2f516bee29,\"2023-03-16 15:24:04.829 +11:00\",2018,102,1,1,09,0\n641299e4d7fb4a2f516bee28,\"2023-03-16 15:24:04.803 +11:00\",2018,102,1,1,08,0\n641299e4d7fb4a2f516bee27,\"2023-03-16 15:24:04.778 +11:00\",2018,102,1,1,07,0\n641299e4d7fb4a2f516bee26,\"2023-03-16 15:24:04.755 +11:00\",2018,102,1,1,06,3\n641299e4d7fb4a2f516bee25,\"2023-03-16 15:24:04.730 +11:00\",2018,102,1,1,05,0\n641299e4d7fb4a2f516bee24,\"2023-03-16 15:24:04.706 +11:00\",2018,102,1,1,04,0\n641299e4d7fb4a2f516bee23,\"2023-03-16 15:24:04.680 +11:00\",2018,102,1,1,03,3\n641299e4d7fb4a2f516bee22,\"2023-03-16 15:24:04.656 +11:00\",2018,102,1,1,02,9\n641299e4d7fb4a2f516bee21,\"2023-03-16 15:24:04.633 +11:00\",2018,102,1,1,01,0\n641299e4d7fb4a2f516bee20,\"2023-03-16 15:24:04.609 +11:00\",2018,101,9999,9,77,168\n641299e4d7fb4a2f516bee1f,\"2023-03-16 15:24:04.583 +11:00\",2018,101,9999,9,9999,168\n641299e4d7fb4a2f516bee1e,\"2023-03-16 15:24:04.555 +11:00\",2018,101,9999,9,99,0\n641299e4d7fb4a2f516bee1d,\"2023-03-16 15:24:04.528 +11:00\",2018,101,9999,9,18,0\n641299e4d7fb4a2f516bee1c,\"2023-03-16 15:24:04.500 +11:00\",2018,101,9999,9,17,9\n641299e4d7fb4a2f516bee1b,\"2023-03-16 15:24:04.477 +11:00\",2018,101,9999,9,16,0\n641299e4d7fb4a2f516bee1a,\"2023-03-16 15:24:04.452 +11:00\",2018,101,9999,9,15,0\n641299e4d7fb4a2f516bee19,\"2023-03-16 15:24:04.428 +11:00\",2018,101,9999,9,14,9\n641299e4d7fb4a2f516bee18,\"2023-03-16 15:24:04.404 +11:00\",2018,101,9999,9,13,27\n641299e4d7fb4a2f516bee17,\"2023-03-16 15:24:04.378 +11:00\",2018,101,9999,9,12,0\n641299e4d7fb4a2f516bee16,\"2023-03-16 15:24:04.355 +11:00\",2018,101,9999,9,09,21\n641299e4d7fb4a2f516bee15,\"2023-03-16 15:24:04.327 +11:00\",2018,101,9999,9,08,3\n641299e4d7fb4a2f516bee14,\"2023-03-16 15:24:04.301 +11:00\",2018,101,9999,9,07,3\n641299e4d7fb4a2f516bee13,\"2023-03-16 15:24:04.275 +11:00\",2018,101,9999,9,06,6\n641299e4d7fb4a2f516bee12,\"2023-03-16 15:24:04.249 +11:00\",2018,101,9999,9,05,3\n641299e4d7fb4a2f516bee11,\"2023-03-16 15:24:04.225 +11:00\",2018,101,9999,9,04,12\n641299e4d7fb4a2f516bee10,\"2023-03-16 15:24:04.202 +11:00\",2018,101,9999,9,03,9\n641299e4d7fb4a2f516bee0f,\"2023-03-16 15:24:04.171 +11:00\",2018,101,9999,9,02,60\n641299e4d7fb4a2f516bee0e,\"2023-03-16 15:24:04.146 +11:00\",2018,101,9999,9,01,3\n641299e4d7fb4a2f516bee0d,\"2023-03-16 15:24:04.123 +11:00\",2018,101,9999,2,77,141\n641299e4d7fb4a2f516bee0c,\"2023-03-16 15:24:04.097 +11:00\",2018,101,9999,2,9999,141\n641299e4d7fb4a2f516bee0b,\"2023-03-16 15:24:04.074 +11:00\",2018,101,9999,2,99,0\n641299e4d7fb4a2f516bee0a,\"2023-03-16 15:24:04.049 +11:00\",2018,101,9999,2,18,0\n641299e4d7fb4a2f516bee09,\"2023-03-16 15:24:04.022 +11:00\",2018,101,9999,2,17,6\n641299e3d7fb4a2f516bee08,\"2023-03-16 15:24:03.994 +11:00\",2018,101,9999,2,16,0\n641299e3d7fb4a2f516bee07,\"2023-03-16 15:24:03.968 +11:00\",2018,101,9999,2,15,0\n641299e3d7fb4a2f516bee06,\"2023-03-16 15:24:03.943 +11:00\",2018,101,9999,2,14,9\n641299e3d7fb4a2f516bee05,\"2023-03-16 15:24:03.919 +11:00\",2018,101,9999,2,13,21\n641299e3d7fb4a2f516bee04,\"2023-03-16 15:24:03.895 +11:00\",2018,101,9999,2,12,0\n641299e3d7fb4a2f516bee03,\"2023-03-16 15:24:03.869 +11:00\",2018,101,9999,2,09,18\n641299e3d7fb4a2f516bee02,\"2023-03-16 15:24:03.846 +11:00\",2018,101,9999,2,08,3\n641299e3d7fb4a2f516bee01,\"2023-03-16 15:24:03.821 +11:00\",2018,101,9999,2,07,3\n641299e3d7fb4a2f516bee00,\"2023-03-16 15:24:03.798 +11:00\",2018,101,9999,2,06,6\n641299e3d7fb4a2f516bedff,\"2023-03-16 15:24:03.775 +11:00\",2018,101,9999,2,05,3\n641299e3d7fb4a2f516bedfe,\"2023-03-16 15:24:03.747 +11:00\",2018,101,9999,2,04,12\n641299e3d7fb4a2f516bedfd,\"2023-03-16 15:24:03.713 +11:00\",2018,101,9999,2,03,6\n641299e3d7fb4a2f516bedfc,\"2023-03-16 15:24:03.687 +11:00\",2018,101,9999,2,02,51\n641299e3d7fb4a2f516bedfb,\"2023-03-16 15:24:03.662 +11:00\",2018,101,9999,2,01,3\n641299e3d7fb4a2f516bedfa,\"2023-03-16 15:24:03.631 +11:00\",2018,101,9999,1,77,27\n641299e3d7fb4a2f516bedf9,\"2023-03-16 15:24:03.603 +11:00\",2018,101,9999,1,9999,27\n641299e3d7fb4a2f516bedf8,\"2023-03-16 15:24:03.576 +11:00\",2018,101,9999,1,99,0\n641299e3d7fb4a2f516bedf7,\"2023-03-16 15:24:03.553 +11:00\",2018,101,9999,1,18,0\n641299e3d7fb4a2f516bedf6,\"2023-03-16 15:24:03.528 +11:00\",2018,101,9999,1,17,3\n641299e3d7fb4a2f516bedf5,\"2023-03-16 15:24:03.502 +11:00\",2018,101,9999,1,16,0\n641299e3d7fb4a2f516bedf4,\"2023-03-16 15:24:03.476 +11:00\",2018,101,9999,1,15,0\n641299e3d7fb4a2f516bedf3,\"2023-03-16 15:24:03.450 +11:00\",2018,101,9999,1,14,0\n641299e3d7fb4a2f516bedf2,\"2023-03-16 15:24:03.426 +11:00\",2018,101,9999,1,13,6\n641299e3d7fb4a2f516bedf1,\"2023-03-16 15:24:03.384 +11:00\",2018,101,9999,1,12,0\n641299e3d7fb4a2f516bedf0,\"2023-03-16 15:24:03.359 +11:00\",2018,101,9999,1,09,0\n641299e3d7fb4a2f516bedef,\"2023-03-16 15:24:03.334 +11:00\",2018,101,9999,1,08,0\n641299e3d7fb4a2f516bedee,\"2023-03-16 15:24:03.310 +11:00\",2018,101,9999,1,07,3\n641299e3d7fb4a2f516beded,\"2023-03-16 15:24:03.287 +11:00\",2018,101,9999,1,06,0\n641299e3d7fb4a2f516bedec,\"2023-03-16 15:24:03.265 +11:00\",2018,101,9999,1,05,0\n641299e3d7fb4a2f516bedeb,\"2023-03-16 15:24:03.242 +11:00\",2018,101,9999,1,04,0\n641299e3d7fb4a2f516bedea,\"2023-03-16 15:24:03.220 +11:00\",2018,101,9999,1,03,3\n641299e3d7fb4a2f516bede9,\"2023-03-16 15:24:03.197 +11:00\",2018,101,9999,1,02,12\n641299e3d7fb4a2f516bede8,\"2023-03-16 15:24:03.173 +11:00\",2018,101,9999,1,01,0\n641299e3d7fb4a2f516bede7,\"2023-03-16 15:24:03.150 +11:00\",2018,101,77,9,77,168\n641299e3d7fb4a2f516bede6,\"2023-03-16 15:24:03.128 +11:00\",2018,101,77,9,9999,168\n641299e3d7fb4a2f516bede5,\"2023-03-16 15:24:03.104 +11:00\",2018,101,77,9,99,..C\n641299e3d7fb4a2f516bede4,\"2023-03-16 15:24:03.081 +11:00\",2018,101,77,9,18,0\n641299e3d7fb4a2f516bede3,\"2023-03-16 15:24:03.055 +11:00\",2018,101,77,9,17,9\n641299e3d7fb4a2f516bede2,\"2023-03-16 15:24:03.030 +11:00\",2018,101,77,9,16,0\n641299e2d7fb4a2f516bede1,\"2023-03-16 15:24:02.988 +11:00\",2018,101,77,9,15,0\n641299e2d7fb4a2f516bede0,\"2023-03-16 15:24:02.953 +11:00\",2018,101,77,9,14,9\n641299e2d7fb4a2f516beddf,\"2023-03-16 15:24:02.927 +11:00\",2018,101,77,9,13,27\n641299e2d7fb4a2f516bedde,\"2023-03-16 15:24:02.899 +11:00\",2018,101,77,9,12,0\n641299e2d7fb4a2f516beddd,\"2023-03-16 15:24:02.874 +11:00\",2018,101,77,9,09,21\n641299e2d7fb4a2f516beddc,\"2023-03-16 15:24:02.851 +11:00\",2018,101,77,9,08,3\n641299e2d7fb4a2f516beddb,\"2023-03-16 15:24:02.823 +11:00\",2018,101,77,9,07,3\n641299e2d7fb4a2f516bedda,\"2023-03-16 15:24:02.795 +11:00\",2018,101,77,9,06,6\n641299e2d7fb4a2f516bedd9,\"2023-03-16 15:24:02.769 +11:00\",2018,101,77,9,05,3\n641299e2d7fb4a2f516bedd8,\"2023-03-16 15:24:02.739 +11:00\",2018,101,77,9,04,12\n641299e2d7fb4a2f516bedd7,\"2023-03-16 15:24:02.713 +11:00\",2018,101,77,9,03,9\n641299e2d7fb4a2f516bedd6,\"2023-03-16 15:24:02.690 +11:00\",2018,101,77,9,02,60\n641299e2d7fb4a2f516bedd5,\"2023-03-16 15:24:02.667 +11:00\",2018,101,77,9,01,3\n641299e2d7fb4a2f516bedd4,\"2023-03-16 15:24:02.644 +11:00\",2018,101,77,2,77,141\n641299e2d7fb4a2f516bedd3,\"2023-03-16 15:24:02.613 +11:00\",2018,101,77,2,9999,141\n641299e2d7fb4a2f516bedd2,\"2023-03-16 15:24:02.584 +11:00\",2018,101,77,2,99,..C\n641299e2d7fb4a2f516bedd1,\"2023-03-16 15:24:02.558 +11:00\",2018,101,77,2,18,0\n641299e2d7fb4a2f516bedd0,\"2023-03-16 15:24:02.531 +11:00\",2018,101,77,2,17,6\n641299e2d7fb4a2f516bedcf,\"2023-03-16 15:24:02.505 +11:00\",2018,101,77,2,16,0\n641299e2d7fb4a2f516bedce,\"2023-03-16 15:24:02.481 +11:00\",2018,101,77,2,15,0\n641299e2d7fb4a2f516bedcd,\"2023-03-16 15:24:02.456 +11:00\",2018,101,77,2,14,9\n641299e2d7fb4a2f516bedcc,\"2023-03-16 15:24:02.430 +11:00\",2018,101,77,2,13,21\n641299e2d7fb4a2f516bedcb,\"2023-03-16 15:24:02.398 +11:00\",2018,101,77,2,12,0\n641299e2d7fb4a2f516bedca,\"2023-03-16 15:24:02.374 +11:00\",2018,101,77,2,09,18\n641299e2d7fb4a2f516bedc9,\"2023-03-16 15:24:02.347 +11:00\",2018,101,77,2,08,3\n641299e2d7fb4a2f516bedc8,\"2023-03-16 15:24:02.324 +11:00\",2018,101,77,2,07,3\n641299e2d7fb4a2f516bedc7,\"2023-03-16 15:24:02.301 +11:00\",2018,101,77,2,06,6\n641299e2d7fb4a2f516bedc6,\"2023-03-16 15:24:02.279 +11:00\",2018,101,77,2,05,3\n641299e2d7fb4a2f516bedc5,\"2023-03-16 15:24:02.256 +11:00\",2018,101,77,2,04,12\n641299e2d7fb4a2f516bedc4,\"2023-03-16 15:24:02.232 +11:00\",2018,101,77,2,03,6\n641299e2d7fb4a2f516bedc3,\"2023-03-16 15:24:02.207 +11:00\",2018,101,77,2,02,51\n641299e2d7fb4a2f516bedc2,\"2023-03-16 15:24:02.180 +11:00\",2018,101,77,2,01,3\n641299e2d7fb4a2f516bedc1,\"2023-03-16 15:24:02.157 +11:00\",2018,101,77,1,77,27\n641299e2d7fb4a2f516bedc0,\"2023-03-16 15:24:02.133 +11:00\",2018,101,77,1,9999,27\n641299e2d7fb4a2f516bedbf,\"2023-03-16 15:24:02.105 +11:00\",2018,101,77,1,99,..C\n641299e2d7fb4a2f516bedbe,\"2023-03-16 15:24:02.081 +11:00\",2018,101,77,1,18,0\n641299e2d7fb4a2f516bedbd,\"2023-03-16 15:24:02.057 +11:00\",2018,101,77,1,17,3\n641299e2d7fb4a2f516bedbc,\"2023-03-16 15:24:02.031 +11:00\",2018,101,77,1,16,0\n641299e2d7fb4a2f516bedbb,\"2023-03-16 15:24:02.007 +11:00\",2018,101,77,1,15,0\n641299e1d7fb4a2f516bedba,\"2023-03-16 15:24:01.984 +11:00\",2018,101,77,1,14,0\n641299e1d7fb4a2f516bedb9,\"2023-03-16 15:24:01.961 +11:00\",2018,101,77,1,13,6\n641299e1d7fb4a2f516bedb8,\"2023-03-16 15:24:01.937 +11:00\",2018,101,77,1,12,0\n641299e1d7fb4a2f516bedb7,\"2023-03-16 15:24:01.912 +11:00\",2018,101,77,1,09,0\n641299e1d7fb4a2f516bedb6,\"2023-03-16 15:24:01.883 +11:00\",2018,101,77,1,08,0\n641299e1d7fb4a2f516bedb5,\"2023-03-16 15:24:01.856 +11:00\",2018,101,77,1,07,3\n641299e1d7fb4a2f516bedb4,\"2023-03-16 15:24:01.828 +11:00\",2018,101,77,1,06,0\n641299e1d7fb4a2f516bedb3,\"2023-03-16 15:24:01.803 +11:00\",2018,101,77,1,05,0\n641299e1d7fb4a2f516bedb2,\"2023-03-16 15:24:01.768 +11:00\",2018,101,77,1,04,0\n641299e1d7fb4a2f516bedb1,\"2023-03-16 15:24:01.735 +11:00\",2018,101,77,1,03,3\n641299e1d7fb4a2f516bedb0,\"2023-03-16 15:24:01.709 +11:00\",2018,101,77,1,02,12\n641299e1d7fb4a2f516bedaf,\"2023-03-16 15:24:01.682 +11:00\",2018,101,77,1,01,0\n641299e1d7fb4a2f516bedae,\"2023-03-16 15:24:01.653 +11:00\",2018,101,9,9,77,0\n641299e1d7fb4a2f516bedad,\"2023-03-16 15:24:01.629 +11:00\",2018,101,9,9,9999,0\n641299e1d7fb4a2f516bedac,\"2023-03-16 15:24:01.606 +11:00\",2018,101,9,9,99,..C\n641299e1d7fb4a2f516bedab,\"2023-03-16 15:24:01.582 +11:00\",2018,101,9,9,18,0\n641299e1d7fb4a2f516bedaa,\"2023-03-16 15:24:01.559 +11:00\",2018,101,9,9,17,0\n641299e1d7fb4a2f516beda9,\"2023-03-16 15:24:01.534 +11:00\",2018,101,9,9,16,0\n641299e1d7fb4a2f516beda8,\"2023-03-16 15:24:01.510 +11:00\",2018,101,9,9,15,0\n641299e1d7fb4a2f516beda7,\"2023-03-16 15:24:01.485 +11:00\",2018,101,9,9,14,0\n641299e1d7fb4a2f516beda6,\"2023-03-16 15:24:01.460 +11:00\",2018,101,9,9,13,0\n641299e1d7fb4a2f516beda5,\"2023-03-16 15:24:01.434 +11:00\",2018,101,9,9,12,0\n641299e1d7fb4a2f516beda4,\"2023-03-16 15:24:01.408 +11:00\",2018,101,9,9,09,0\n641299e1d7fb4a2f516beda3,\"2023-03-16 15:24:01.384 +11:00\",2018,101,9,9,08,0\n641299e1d7fb4a2f516beda2,\"2023-03-16 15:24:01.356 +11:00\",2018,101,9,9,07,0\n641299e1d7fb4a2f516beda1,\"2023-03-16 15:24:01.326 +11:00\",2018,101,9,9,06,0\n641299e1d7fb4a2f516beda0,\"2023-03-16 15:24:01.299 +11:00\",2018,101,9,9,05,0\n641299e1d7fb4a2f516bed9f,\"2023-03-16 15:24:01.274 +11:00\",2018,101,9,9,04,0\n641299e1d7fb4a2f516bed9e,\"2023-03-16 15:24:01.248 +11:00\",2018,101,9,9,03,0\n641299e1d7fb4a2f516bed9d,\"2023-03-16 15:24:01.221 +11:00\",2018,101,9,9,02,0\n641299e1d7fb4a2f516bed9c,\"2023-03-16 15:24:01.186 +11:00\",2018,101,9,9,01,0\n641299e1d7fb4a2f516bed9b,\"2023-03-16 15:24:01.163 +11:00\",2018,101,9,2,77,0\n641299e1d7fb4a2f516bed9a,\"2023-03-16 15:24:01.132 +11:00\",2018,101,9,2,9999,0\n641299e1d7fb4a2f516bed99,\"2023-03-16 15:24:01.104 +11:00\",2018,101,9,2,99,..C\n641299e1d7fb4a2f516bed98,\"2023-03-16 15:24:01.080 +11:00\",2018,101,9,2,18,0\n641299e1d7fb4a2f516bed97,\"2023-03-16 15:24:01.056 +11:00\",2018,101,9,2,17,0\n641299e1d7fb4a2f516bed96,\"2023-03-16 15:24:01.033 +11:00\",2018,101,9,2,16,0\n641299e1d7fb4a2f516bed95,\"2023-03-16 15:24:01.008 +11:00\",2018,101,9,2,15,0\n641299e0d7fb4a2f516bed94,\"2023-03-16 15:24:00.983 +11:00\",2018,101,9,2,14,0\n641299e0d7fb4a2f516bed93,\"2023-03-16 15:24:00.958 +11:00\",2018,101,9,2,13,0\n641299e0d7fb4a2f516bed92,\"2023-03-16 15:24:00.935 +11:00\",2018,101,9,2,12,0\n641299e0d7fb4a2f516bed91,\"2023-03-16 15:24:00.911 +11:00\",2018,101,9,2,09,0\n641299e0d7fb4a2f516bed90,\"2023-03-16 15:24:00.887 +11:00\",2018,101,9,2,08,0\n641299e0d7fb4a2f516bed8f,\"2023-03-16 15:24:00.855 +11:00\",2018,101,9,2,07,0\n641299e0d7fb4a2f516bed8e,\"2023-03-16 15:24:00.830 +11:00\",2018,101,9,2,06,0\n641299e0d7fb4a2f516bed8d,\"2023-03-16 15:24:00.804 +11:00\",2018,101,9,2,05,0\n641299e0d7fb4a2f516bed8c,\"2023-03-16 15:24:00.777 +11:00\",2018,101,9,2,04,0\n641299e0d7fb4a2f516bed8b,\"2023-03-16 15:24:00.751 +11:00\",2018,101,9,2,03,0\n641299e0d7fb4a2f516bed8a,\"2023-03-16 15:24:00.727 +11:00\",2018,101,9,2,02,0\n641299e0d7fb4a2f516bed89,\"2023-03-16 15:24:00.701 +11:00\",2018,101,9,2,01,0\n641299e0d7fb4a2f516bed88,\"2023-03-16 15:24:00.675 +11:00\",2018,101,9,1,77,0\n641299e0d7fb4a2f516bed87,\"2023-03-16 15:24:00.651 +11:00\",2018,101,9,1,9999,0\n641299e0d7fb4a2f516bed86,\"2023-03-16 15:24:00.620 +11:00\",2018,101,9,1,99,..C\n641299e0d7fb4a2f516bed85,\"2023-03-16 15:24:00.596 +11:00\",2018,101,9,1,18,0\n641299e0d7fb4a2f516bed84,\"2023-03-16 15:24:00.567 +11:00\",2018,101,9,1,17,0\n641299e0d7fb4a2f516bed83,\"2023-03-16 15:24:00.542 +11:00\",2018,101,9,1,16,0\n641299e0d7fb4a2f516bed82,\"2023-03-16 15:24:00.515 +11:00\",2018,101,9,1,15,0\n641299e0d7fb4a2f516bed81,\"2023-03-16 15:24:00.483 +11:00\",2018,101,9,1,14,0\n641299e0d7fb4a2f516bed80,\"2023-03-16 15:24:00.457 +11:00\",2018,101,9,1,13,0\n641299e0d7fb4a2f516bed7f,\"2023-03-16 15:24:00.433 +11:00\",2018,101,9,1,12,0\n641299e0d7fb4a2f516bed7e,\"2023-03-16 15:24:00.408 +11:00\",2018,101,9,1,09,0\n641299e0d7fb4a2f516bed7d,\"2023-03-16 15:24:00.382 +11:00\",2018,101,9,1,08,0\n641299e0d7fb4a2f516bed7c,\"2023-03-16 15:24:00.356 +11:00\",2018,101,9,1,07,0\n641299e0d7fb4a2f516bed7b,\"2023-03-16 15:24:00.333 +11:00\",2018,101,9,1,06,0\n641299e0d7fb4a2f516bed7a,\"2023-03-16 15:24:00.306 +11:00\",2018,101,9,1,05,0\n641299e0d7fb4a2f516bed79,\"2023-03-16 15:24:00.279 +11:00\",2018,101,9,1,04,0\n641299e0d7fb4a2f516bed78,\"2023-03-16 15:24:00.253 +11:00\",2018,101,9,1,03,0\n641299e0d7fb4a2f516bed77,\"2023-03-16 15:24:00.227 +11:00\",2018,101,9,1,02,0\n641299e0d7fb4a2f516bed76,\"2023-03-16 15:24:00.199 +11:00\",2018,101,9,1,01,0\n641299e0d7fb4a2f516bed75,\"2023-03-16 15:24:00.173 +11:00\",2018,101,6,9,77,0\n641299e0d7fb4a2f516bed74,\"2023-03-16 15:24:00.147 +11:00\",2018,101,6,9,9999,0\n641299e0d7fb4a2f516bed73,\"2023-03-16 15:24:00.120 +11:00\",2018,101,6,9,99,..C\n641299e0d7fb4a2f516bed72,\"2023-03-16 15:24:00.096 +11:00\",2018,101,6,9,18,0\n641299e0d7fb4a2f516bed71,\"2023-03-16 15:24:00.073 +11:00\",2018,101,6,9,17,0\n641299e0d7fb4a2f516bed70,\"2023-03-16 15:24:00.046 +11:00\",2018,101,6,9,16,0\n641299e0d7fb4a2f516bed6f,\"2023-03-16 15:24:00.021 +11:00\",2018,101,6,9,15,0\n641299dfd7fb4a2f516bed6e,\"2023-03-16 15:23:59.990 +11:00\",2018,101,6,9,14,0\n641299dfd7fb4a2f516bed6d,\"2023-03-16 15:23:59.958 +11:00\",2018,101,6,9,13,0\n641299dfd7fb4a2f516bed6c,\"2023-03-16 15:23:59.928 +11:00\",2018,101,6,9,12,0\n641299dfd7fb4a2f516bed6b,\"2023-03-16 15:23:59.905 +11:00\",2018,101,6,9,09,0\n641299dfd7fb4a2f516bed6a,\"2023-03-16 15:23:59.881 +11:00\",2018,101,6,9,08,0\n641299dfd7fb4a2f516bed69,\"2023-03-16 15:23:59.859 +11:00\",2018,101,6,9,07,0\n641299dfd7fb4a2f516bed68,\"2023-03-16 15:23:59.829 +11:00\",2018,101,6,9,06,0\n641299dfd7fb4a2f516bed67,\"2023-03-16 15:23:59.804 +11:00\",2018,101,6,9,05,0\n641299dfd7fb4a2f516bed66,\"2023-03-16 15:23:59.779 +11:00\",2018,101,6,9,04,0\n641299dfd7fb4a2f516bed65,\"2023-03-16 15:23:59.755 +11:00\",2018,101,6,9,03,0\n641299dfd7fb4a2f516bed64,\"2023-03-16 15:23:59.723 +11:00\",2018,101,6,9,02,0\n641299dfd7fb4a2f516bed63,\"2023-03-16 15:23:59.698 +11:00\",2018,101,6,9,01,0\n641299dfd7fb4a2f516bed62,\"2023-03-16 15:23:59.673 +11:00\",2018,101,6,2,77,0\n641299dfd7fb4a2f516bed61,\"2023-03-16 15:23:59.647 +11:00\",2018,101,6,2,9999,0\n641299dfd7fb4a2f516bed60,\"2023-03-16 15:23:59.622 +11:00\",2018,101,6,2,99,..C\n641299dfd7fb4a2f516bed5f,\"2023-03-16 15:23:59.595 +11:00\",2018,101,6,2,18,0\n641299dfd7fb4a2f516bed5e,\"2023-03-16 15:23:59.567 +11:00\",2018,101,6,2,17,0\n641299dfd7fb4a2f516bed5d,\"2023-03-16 15:23:59.542 +11:00\",2018,101,6,2,16,0\n641299dfd7fb4a2f516bed5c,\"2023-03-16 15:23:59.516 +11:00\",2018,101,6,2,15,0\n641299dfd7fb4a2f516bed5b,\"2023-03-16 15:23:59.492 +11:00\",2018,101,6,2,14,0\n641299dfd7fb4a2f516bed5a,\"2023-03-16 15:23:59.467 +11:00\",2018,101,6,2,13,0\n641299dfd7fb4a2f516bed59,\"2023-03-16 15:23:59.442 +11:00\",2018,101,6,2,12,0\n641299dfd7fb4a2f516bed58,\"2023-03-16 15:23:59.414 +11:00\",2018,101,6,2,09,0\n641299dfd7fb4a2f516bed57,\"2023-03-16 15:23:59.392 +11:00\",2018,101,6,2,08,0\n641299dfd7fb4a2f516bed56,\"2023-03-16 15:23:59.367 +11:00\",2018,101,6,2,07,0\n641299dfd7fb4a2f516bed55,\"2023-03-16 15:23:59.339 +11:00\",2018,101,6,2,06,0\n641299dfd7fb4a2f516bed54,\"2023-03-16 15:23:59.315 +11:00\",2018,101,6,2,05,0\n641299dfd7fb4a2f516bed53,\"2023-03-16 15:23:59.291 +11:00\",2018,101,6,2,04,0\n641299dfd7fb4a2f516bed52,\"2023-03-16 15:23:59.263 +11:00\",2018,101,6,2,03,0\n641299dfd7fb4a2f516bed51,\"2023-03-16 15:23:59.236 +11:00\",2018,101,6,2,02,0\n641299dfd7fb4a2f516bed50,\"2023-03-16 15:23:59.211 +11:00\",2018,101,6,2,01,0\n641299dfd7fb4a2f516bed4f,\"2023-03-16 15:23:59.187 +11:00\",2018,101,6,1,77,0\n641299dfd7fb4a2f516bed4e,\"2023-03-16 15:23:59.165 +11:00\",2018,101,6,1,9999,0\n641299dfd7fb4a2f516bed4d,\"2023-03-16 15:23:59.141 +11:00\",2018,101,6,1,99,..C\n641299dfd7fb4a2f516bed4c,\"2023-03-16 15:23:59.108 +11:00\",2018,101,6,1,18,0\n641299dfd7fb4a2f516bed4b,\"2023-03-16 15:23:59.049 +11:00\",2018,101,6,1,17,0\n641299dfd7fb4a2f516bed4a,\"2023-03-16 15:23:59.024 +11:00\",2018,101,6,1,16,0\n641299dfd7fb4a2f516bed49,\"2023-03-16 15:23:58.999 +11:00\",2018,101,6,1,15,0\n641299ded7fb4a2f516bed48,\"2023-03-16 15:23:58.975 +11:00\",2018,101,6,1,14,0\n641299ded7fb4a2f516bed47,\"2023-03-16 15:23:58.947 +11:00\",2018,101,6,1,13,0\n641299ded7fb4a2f516bed46,\"2023-03-16 15:23:58.922 +11:00\",2018,101,6,1,12,0\n641299ded7fb4a2f516bed45,\"2023-03-16 15:23:58.897 +11:00\",2018,101,6,1,09,0\n641299ded7fb4a2f516bed44,\"2023-03-16 15:23:58.873 +11:00\",2018,101,6,1,08,0\n641299ded7fb4a2f516bed43,\"2023-03-16 15:23:58.849 +11:00\",2018,101,6,1,07,0\n641299ded7fb4a2f516bed42,\"2023-03-16 15:23:58.823 +11:00\",2018,101,6,1,06,0\n641299ded7fb4a2f516bed41,\"2023-03-16 15:23:58.795 +11:00\",2018,101,6,1,05,0\n641299ded7fb4a2f516bed40,\"2023-03-16 15:23:58.771 +11:00\",2018,101,6,1,04,0\n641299ded7fb4a2f516bed3f,\"2023-03-16 15:23:58.746 +11:00\",2018,101,6,1,03,0\n641299ded7fb4a2f516bed3e,\"2023-03-16 15:23:58.722 +11:00\",2018,101,6,1,02,0\n641299ded7fb4a2f516bed3d,\"2023-03-16 15:23:58.698 +11:00\",2018,101,6,1,01,0\n641299ded7fb4a2f516bed3c,\"2023-03-16 15:23:58.670 +11:00\",2018,101,5,9,77,0\n641299ded7fb4a2f516bed3b,\"2023-03-16 15:23:58.640 +11:00\",2018,101,5,9,9999,0\n641299ded7fb4a2f516bed3a,\"2023-03-16 15:23:58.615 +11:00\",2018,101,5,9,99,..C\n641299ded7fb4a2f516bed39,\"2023-03-16 15:23:58.556 +11:00\",2018,101,5,9,18,0\n641299ded7fb4a2f516bed38,\"2023-03-16 15:23:58.528 +11:00\",2018,101,5,9,17,0\n641299ded7fb4a2f516bed37,\"2023-03-16 15:23:58.503 +11:00\",2018,101,5,9,16,0\n641299ded7fb4a2f516bed36,\"2023-03-16 15:23:58.478 +11:00\",2018,101,5,9,15,0\n641299ded7fb4a2f516bed35,\"2023-03-16 15:23:58.453 +11:00\",2018,101,5,9,14,0\n641299ded7fb4a2f516bed34,\"2023-03-16 15:23:58.426 +11:00\",2018,101,5,9,13,0\n641299ded7fb4a2f516bed33,\"2023-03-16 15:23:58.400 +11:00\",2018,101,5,9,12,0\n641299ded7fb4a2f516bed32,\"2023-03-16 15:23:58.376 +11:00\",2018,101,5,9,09,0\n641299ded7fb4a2f516bed31,\"2023-03-16 15:23:58.338 +11:00\",2018,101,5,9,08,0\n641299ded7fb4a2f516bed30,\"2023-03-16 15:23:58.314 +11:00\",2018,101,5,9,07,0\n641299ded7fb4a2f516bed2f,\"2023-03-16 15:23:58.288 +11:00\",2018,101,5,9,06,0\n641299ded7fb4a2f516bed2e,\"2023-03-16 15:23:58.252 +11:00\",2018,101,5,9,05,0\n641299ded7fb4a2f516bed2d,\"2023-03-16 15:23:58.227 +11:00\",2018,101,5,9,04,0\n641299ded7fb4a2f516bed2c,\"2023-03-16 15:23:58.201 +11:00\",2018,101,5,9,03,0\n641299ded7fb4a2f516bed2b,\"2023-03-16 15:23:58.173 +11:00\",2018,101,5,9,02,0\n641299ded7fb4a2f516bed2a,\"2023-03-16 15:23:58.147 +11:00\",2018,101,5,9,01,0\n641299ded7fb4a2f516bed29,\"2023-03-16 15:23:58.123 +11:00\",2018,101,5,2,77,0\n641299ded7fb4a2f516bed28,\"2023-03-16 15:23:58.097 +11:00\",2018,101,5,2,9999,0\n641299ded7fb4a2f516bed27,\"2023-03-16 15:23:58.070 +11:00\",2018,101,5,2,99,..C\n641299ded7fb4a2f516bed26,\"2023-03-16 15:23:58.044 +11:00\",2018,101,5,2,18,0\n641299ded7fb4a2f516bed25,\"2023-03-16 15:23:58.018 +11:00\",2018,101,5,2,17,0\n641299ddd7fb4a2f516bed24,\"2023-03-16 15:23:57.991 +11:00\",2018,101,5,2,16,0\n641299ddd7fb4a2f516bed23,\"2023-03-16 15:23:57.966 +11:00\",2018,101,5,2,15,0\n641299ddd7fb4a2f516bed22,\"2023-03-16 15:23:57.939 +11:00\",2018,101,5,2,14,0\n641299ddd7fb4a2f516bed21,\"2023-03-16 15:23:57.910 +11:00\",2018,101,5,2,13,0\n641299ddd7fb4a2f516bed20,\"2023-03-16 15:23:57.887 +11:00\",2018,101,5,2,12,0\n641299ddd7fb4a2f516bed1f,\"2023-03-16 15:23:57.861 +11:00\",2018,101,5,2,09,0\n641299ddd7fb4a2f516bed1e,\"2023-03-16 15:23:57.834 +11:00\",2018,101,5,2,08,0\n641299ddd7fb4a2f516bed1d,\"2023-03-16 15:23:57.807 +11:00\",2018,101,5,2,07,0\n641299ddd7fb4a2f516bed1c,\"2023-03-16 15:23:57.781 +11:00\",2018,101,5,2,06,0\n641299ddd7fb4a2f516bed1b,\"2023-03-16 15:23:57.753 +11:00\",2018,101,5,2,05,0\n641299ddd7fb4a2f516bed1a,\"2023-03-16 15:23:57.723 +11:00\",2018,101,5,2,04,0\n641299ddd7fb4a2f516bed19,\"2023-03-16 15:23:57.696 +11:00\",2018,101,5,2,03,0\n641299ddd7fb4a2f516bed18,\"2023-03-16 15:23:57.670 +11:00\",2018,101,5,2,02,0\n641299ddd7fb4a2f516bed17,\"2023-03-16 15:23:57.645 +11:00\",2018,101,5,2,01,0\n641299ddd7fb4a2f516bed16,\"2023-03-16 15:23:57.616 +11:00\",2018,101,5,1,77,0\n641299ddd7fb4a2f516bed15,\"2023-03-16 15:23:57.591 +11:00\",2018,101,5,1,9999,0\n641299ddd7fb4a2f516bed14,\"2023-03-16 15:23:57.566 +11:00\",2018,101,5,1,99,..C\n641299ddd7fb4a2f516bed13,\"2023-03-16 15:23:57.533 +11:00\",2018,101,5,1,18,0\n641299ddd7fb4a2f516bed12,\"2023-03-16 15:23:57.508 +11:00\",2018,101,5,1,17,0\n641299ddd7fb4a2f516bed11,\"2023-03-16 15:23:57.481 +11:00\",2018,101,5,1,16,0\n641299ddd7fb4a2f516bed10,\"2023-03-16 15:23:57.452 +11:00\",2018,101,5,1,15,0\n641299ddd7fb4a2f516bed0f,\"2023-03-16 15:23:57.429 +11:00\",2018,101,5,1,14,0\n641299ddd7fb4a2f516bed0e,\"2023-03-16 15:23:57.405 +11:00\",2018,101,5,1,13,0\n641299ddd7fb4a2f516bed0d,\"2023-03-16 15:23:57.379 +11:00\",2018,101,5,1,12,0\n641299ddd7fb4a2f516bed0c,\"2023-03-16 15:23:57.337 +11:00\",2018,101,5,1,09,0\n641299ddd7fb4a2f516bed0b,\"2023-03-16 15:23:57.311 +11:00\",2018,101,5,1,08,0\n641299ddd7fb4a2f516bed0a,\"2023-03-16 15:23:57.280 +11:00\",2018,101,5,1,07,0\n641299ddd7fb4a2f516bed09,\"2023-03-16 15:23:57.255 +11:00\",2018,101,5,1,06,0\n641299ddd7fb4a2f516bed08,\"2023-03-16 15:23:57.228 +11:00\",2018,101,5,1,05,0\n641299ddd7fb4a2f516bed07,\"2023-03-16 15:23:57.203 +11:00\",2018,101,5,1,04,0\n641299ddd7fb4a2f516bed06,\"2023-03-16 15:23:57.180 +11:00\",2018,101,5,1,03,0\n641299ddd7fb4a2f516bed05,\"2023-03-16 15:23:57.156 +11:00\",2018,101,5,1,02,0\n641299ddd7fb4a2f516bed04,\"2023-03-16 15:23:57.125 +11:00\",2018,101,5,1,01,0\n641299ddd7fb4a2f516bed03,\"2023-03-16 15:23:57.101 +11:00\",2018,101,4,9,77,6\n641299ddd7fb4a2f516bed02,\"2023-03-16 15:23:57.075 +11:00\",2018,101,4,9,9999,6\n641299ddd7fb4a2f516bed01,\"2023-03-16 15:23:57.046 +11:00\",2018,101,4,9,99,..C\n641299ddd7fb4a2f516bed00,\"2023-03-16 15:23:57.021 +11:00\",2018,101,4,9,18,0\n641299dcd7fb4a2f516becff,\"2023-03-16 15:23:56.998 +11:00\",2018,101,4,9,17,0\n641299dcd7fb4a2f516becfe,\"2023-03-16 15:23:56.973 +11:00\",2018,101,4,9,16,0\n641299dcd7fb4a2f516becfd,\"2023-03-16 15:23:56.949 +11:00\",2018,101,4,9,15,0\n641299dcd7fb4a2f516becfc,\"2023-03-16 15:23:56.922 +11:00\",2018,101,4,9,14,0\n641299dcd7fb4a2f516becfb,\"2023-03-16 15:23:56.895 +11:00\",2018,101,4,9,13,0\n641299dcd7fb4a2f516becfa,\"2023-03-16 15:23:56.872 +11:00\",2018,101,4,9,12,0\n641299dcd7fb4a2f516becf9,\"2023-03-16 15:23:56.838 +11:00\",2018,101,4,9,09,0\n641299dcd7fb4a2f516becf8,\"2023-03-16 15:23:56.812 +11:00\",2018,101,4,9,08,0\n641299dcd7fb4a2f516becf7,\"2023-03-16 15:23:56.786 +11:00\",2018,101,4,9,07,0\n641299dcd7fb4a2f516becf6,\"2023-03-16 15:23:56.755 +11:00\",2018,101,4,9,06,0\n641299dcd7fb4a2f516becf5,\"2023-03-16 15:23:56.731 +11:00\",2018,101,4,9,05,0\n641299dcd7fb4a2f516becf4,\"2023-03-16 15:23:56.708 +11:00\",2018,101,4,9,04,0\n641299dcd7fb4a2f516becf3,\"2023-03-16 15:23:56.684 +11:00\",2018,101,4,9,03,0\n641299dcd7fb4a2f516becf2,\"2023-03-16 15:23:56.647 +11:00\",2018,101,4,9,02,6\n641299dcd7fb4a2f516becf1,\"2023-03-16 15:23:56.620 +11:00\",2018,101,4,9,01,0\n641299dcd7fb4a2f516becf0,\"2023-03-16 15:23:56.598 +11:00\",2018,101,4,2,77,6\n641299dcd7fb4a2f516becef,\"2023-03-16 15:23:56.572 +11:00\",2018,101,4,2,9999,6\n641299dcd7fb4a2f516becee,\"2023-03-16 15:23:56.543 +11:00\",2018,101,4,2,99,..C\n641299dcd7fb4a2f516beced,\"2023-03-16 15:23:56.515 +11:00\",2018,101,4,2,18,0\n641299dcd7fb4a2f516becec,\"2023-03-16 15:23:56.490 +11:00\",2018,101,4,2,17,0\n641299dcd7fb4a2f516beceb,\"2023-03-16 15:23:56.462 +11:00\",2018,101,4,2,16,0\n641299dcd7fb4a2f516becea,\"2023-03-16 15:23:56.436 +11:00\",2018,101,4,2,15,0\n641299dcd7fb4a2f516bece9,\"2023-03-16 15:23:56.408 +11:00\",2018,101,4,2,14,0\n641299dcd7fb4a2f516bece8,\"2023-03-16 15:23:56.382 +11:00\",2018,101,4,2,13,0\n641299dcd7fb4a2f516bece7,\"2023-03-16 15:23:56.358 +11:00\",2018,101,4,2,12,0\n641299dcd7fb4a2f516bece6,\"2023-03-16 15:23:56.333 +11:00\",2018,101,4,2,09,0\n641299dcd7fb4a2f516bece5,\"2023-03-16 15:23:56.303 +11:00\",2018,101,4,2,08,0\n641299dcd7fb4a2f516bece4,\"2023-03-16 15:23:56.279 +11:00\",2018,101,4,2,07,0\n641299dcd7fb4a2f516bece3,\"2023-03-16 15:23:56.254 +11:00\",2018,101,4,2,06,0\n641299dcd7fb4a2f516bece2,\"2023-03-16 15:23:56.229 +11:00\",2018,101,4,2,05,0\n641299dcd7fb4a2f516bece1,\"2023-03-16 15:23:56.202 +11:00\",2018,101,4,2,04,0\n641299dcd7fb4a2f516bece0,\"2023-03-16 15:23:56.176 +11:00\",2018,101,4,2,03,0\n641299dcd7fb4a2f516becdf,\"2023-03-16 15:23:56.153 +11:00\",2018,101,4,2,02,6\n641299dcd7fb4a2f516becde,\"2023-03-16 15:23:56.129 +11:00\",2018,101,4,2,01,0\n641299dcd7fb4a2f516becdd,\"2023-03-16 15:23:56.102 +11:00\",2018,101,4,1,77,3\n641299dcd7fb4a2f516becdc,\"2023-03-16 15:23:56.077 +11:00\",2018,101,4,1,9999,3\n641299dcd7fb4a2f516becdb,\"2023-03-16 15:23:56.054 +11:00\",2018,101,4,1,99,..C\n641299dcd7fb4a2f516becda,\"2023-03-16 15:23:56.032 +11:00\",2018,101,4,1,18,0\n641299dcd7fb4a2f516becd9,\"2023-03-16 15:23:56.002 +11:00\",2018,101,4,1,17,0\n641299dbd7fb4a2f516becd8,\"2023-03-16 15:23:55.976 +11:00\",2018,101,4,1,16,0\n641299dbd7fb4a2f516becd7,\"2023-03-16 15:23:55.949 +11:00\",2018,101,4,1,15,0\n641299dbd7fb4a2f516becd6,\"2023-03-16 15:23:55.922 +11:00\",2018,101,4,1,14,0\n641299dbd7fb4a2f516becd5,\"2023-03-16 15:23:55.897 +11:00\",2018,101,4,1,13,0\n641299dbd7fb4a2f516becd4,\"2023-03-16 15:23:55.869 +11:00\",2018,101,4,1,12,0\n641299dbd7fb4a2f516becd3,\"2023-03-16 15:23:55.840 +11:00\",2018,101,4,1,09,0\n641299dbd7fb4a2f516becd2,\"2023-03-16 15:23:55.814 +11:00\",2018,101,4,1,08,0\n641299dbd7fb4a2f516becd1,\"2023-03-16 15:23:55.791 +11:00\",2018,101,4,1,07,0\n641299dbd7fb4a2f516becd0,\"2023-03-16 15:23:55.767 +11:00\",2018,101,4,1,06,0\n641299dbd7fb4a2f516beccf,\"2023-03-16 15:23:55.740 +11:00\",2018,101,4,1,05,0\n641299dbd7fb4a2f516becce,\"2023-03-16 15:23:55.713 +11:00\",2018,101,4,1,04,0\n641299dbd7fb4a2f516beccd,\"2023-03-16 15:23:55.684 +11:00\",2018,101,4,1,03,0\n641299dbd7fb4a2f516beccc,\"2023-03-16 15:23:55.657 +11:00\",2018,101,4,1,02,3\n641299dbd7fb4a2f516beccb,\"2023-03-16 15:23:55.633 +11:00\",2018,101,4,1,01,0\n641299dbd7fb4a2f516becca,\"2023-03-16 15:23:55.610 +11:00\",2018,101,3,9,77,3\n641299dbd7fb4a2f516becc9,\"2023-03-16 15:23:55.585 +11:00\",2018,101,3,9,9999,3\n641299dbd7fb4a2f516becc8,\"2023-03-16 15:23:55.561 +11:00\",2018,101,3,9,99,..C\n641299dbd7fb4a2f516becc7,\"2023-03-16 15:23:55.536 +11:00\",2018,101,3,9,18,0\n641299dbd7fb4a2f516becc6,\"2023-03-16 15:23:55.511 +11:00\",2018,101,3,9,17,0\n641299dbd7fb4a2f516becc5,\"2023-03-16 15:23:55.483 +11:00\",2018,101,3,9,16,0\n641299dbd7fb4a2f516becc4,\"2023-03-16 15:23:55.460 +11:00\",2018,101,3,9,15,0\n641299dbd7fb4a2f516becc3,\"2023-03-16 15:23:55.430 +11:00\",2018,101,3,9,14,0\n641299dbd7fb4a2f516becc2,\"2023-03-16 15:23:55.404 +11:00\",2018,101,3,9,13,0\n641299dbd7fb4a2f516becc1,\"2023-03-16 15:23:55.359 +11:00\",2018,101,3,9,12,0\n641299dbd7fb4a2f516becc0,\"2023-03-16 15:23:55.335 +11:00\",2018,101,3,9,09,0\n641299dbd7fb4a2f516becbf,\"2023-03-16 15:23:55.309 +11:00\",2018,101,3,9,08,0\n641299dbd7fb4a2f516becbe,\"2023-03-16 15:23:55.283 +11:00\",2018,101,3,9,07,0\n641299dbd7fb4a2f516becbd,\"2023-03-16 15:23:55.254 +11:00\",2018,101,3,9,06,0\n641299dbd7fb4a2f516becbc,\"2023-03-16 15:23:55.230 +11:00\",2018,101,3,9,05,0\n641299dbd7fb4a2f516becbb,\"2023-03-16 15:23:55.205 +11:00\",2018,101,3,9,04,0\n641299dbd7fb4a2f516becba,\"2023-03-16 15:23:55.178 +11:00\",2018,101,3,9,03,0\n641299dbd7fb4a2f516becb9,\"2023-03-16 15:23:55.153 +11:00\",2018,101,3,9,02,3\n641299dbd7fb4a2f516becb8,\"2023-03-16 15:23:55.127 +11:00\",2018,101,3,9,01,0\n641299dbd7fb4a2f516becb7,\"2023-03-16 15:23:55.102 +11:00\",2018,101,3,2,77,3\n641299dbd7fb4a2f516becb6,\"2023-03-16 15:23:55.077 +11:00\",2018,101,3,2,9999,3\n641299dbd7fb4a2f516becb5,\"2023-03-16 15:23:55.052 +11:00\",2018,101,3,2,99,..C\n641299dbd7fb4a2f516becb4,\"2023-03-16 15:23:55.027 +11:00\",2018,101,3,2,18,0\n641299dad7fb4a2f516becb3,\"2023-03-16 15:23:54.998 +11:00\",2018,101,3,2,17,0\n641299dad7fb4a2f516becb2,\"2023-03-16 15:23:54.973 +11:00\",2018,101,3,2,16,0\n641299dad7fb4a2f516becb1,\"2023-03-16 15:23:54.940 +11:00\",2018,101,3,2,15,0\n641299dad7fb4a2f516becb0,\"2023-03-16 15:23:54.910 +11:00\",2018,101,3,2,14,0\n641299dad7fb4a2f516becaf,\"2023-03-16 15:23:54.883 +11:00\",2018,101,3,2,13,0\n641299dad7fb4a2f516becae,\"2023-03-16 15:23:54.856 +11:00\",2018,101,3,2,12,0\n641299dad7fb4a2f516becad,\"2023-03-16 15:23:54.828 +11:00\",2018,101,3,2,09,0\n641299dad7fb4a2f516becac,\"2023-03-16 15:23:54.800 +11:00\",2018,101,3,2,08,0\n641299dad7fb4a2f516becab,\"2023-03-16 15:23:54.776 +11:00\",2018,101,3,2,07,0\n641299dad7fb4a2f516becaa,\"2023-03-16 15:23:54.752 +11:00\",2018,101,3,2,06,0\n641299dad7fb4a2f516beca9,\"2023-03-16 15:23:54.721 +11:00\",2018,101,3,2,05,0\n641299dad7fb4a2f516beca8,\"2023-03-16 15:23:54.698 +11:00\",2018,101,3,2,04,0\n641299dad7fb4a2f516beca7,\"2023-03-16 15:23:54.666 +11:00\",2018,101,3,2,03,0\n641299dad7fb4a2f516beca6,\"2023-03-16 15:23:54.642 +11:00\",2018,101,3,2,02,3\n641299dad7fb4a2f516beca5,\"2023-03-16 15:23:54.617 +11:00\",2018,101,3,2,01,0\n641299dad7fb4a2f516beca4,\"2023-03-16 15:23:54.592 +11:00\",2018,101,3,1,77,3\n641299dad7fb4a2f516beca3,\"2023-03-16 15:23:54.566 +11:00\",2018,101,3,1,9999,3\n641299dad7fb4a2f516beca2,\"2023-03-16 15:23:54.542 +11:00\",2018,101,3,1,99,..C\n641299dad7fb4a2f516beca1,\"2023-03-16 15:23:54.517 +11:00\",2018,101,3,1,18,0\n641299dad7fb4a2f516beca0,\"2023-03-16 15:23:54.492 +11:00\",2018,101,3,1,17,0\n641299dad7fb4a2f516bec9f,\"2023-03-16 15:23:54.467 +11:00\",2018,101,3,1,16,0\n641299dad7fb4a2f516bec9e,\"2023-03-16 15:23:54.442 +11:00\",2018,101,3,1,15,0\n641299dad7fb4a2f516bec9d,\"2023-03-16 15:23:54.419 +11:00\",2018,101,3,1,14,0\n641299dad7fb4a2f516bec9c,\"2023-03-16 15:23:54.397 +11:00\",2018,101,3,1,13,0\n641299dad7fb4a2f516bec9b,\"2023-03-16 15:23:54.369 +11:00\",2018,101,3,1,12,0\n641299dad7fb4a2f516bec9a,\"2023-03-16 15:23:54.342 +11:00\",2018,101,3,1,09,0\n641299dad7fb4a2f516bec99,\"2023-03-16 15:23:54.316 +11:00\",2018,101,3,1,08,0\n641299dad7fb4a2f516bec98,\"2023-03-16 15:23:54.292 +11:00\",2018,101,3,1,07,0\n641299dad7fb4a2f516bec97,\"2023-03-16 15:23:54.269 +11:00\",2018,101,3,1,06,0\n641299dad7fb4a2f516bec96,\"2023-03-16 15:23:54.243 +11:00\",2018,101,3,1,05,0\n641299dad7fb4a2f516bec95,\"2023-03-16 15:23:54.215 +11:00\",2018,101,3,1,04,0\n641299dad7fb4a2f516bec94,\"2023-03-16 15:23:54.188 +11:00\",2018,101,3,1,03,0\n641299dad7fb4a2f516bec93,\"2023-03-16 15:23:54.153 +11:00\",2018,101,3,1,02,3\n641299dad7fb4a2f516bec92,\"2023-03-16 15:23:54.123 +11:00\",2018,101,3,1,01,0\n641299dad7fb4a2f516bec91,\"2023-03-16 15:23:54.095 +11:00\",2018,101,2,9,77,6\n641299dad7fb4a2f516bec90,\"2023-03-16 15:23:54.069 +11:00\",2018,101,2,9,9999,6\n641299dad7fb4a2f516bec8f,\"2023-03-16 15:23:54.047 +11:00\",2018,101,2,9,99,..C\n641299dad7fb4a2f516bec8e,\"2023-03-16 15:23:54.023 +11:00\",2018,101,2,9,18,0\n641299d9d7fb4a2f516bec8d,\"2023-03-16 15:23:53.998 +11:00\",2018,101,2,9,17,0\n641299d9d7fb4a2f516bec8c,\"2023-03-16 15:23:53.970 +11:00\",2018,101,2,9,16,0\n641299d9d7fb4a2f516bec8b,\"2023-03-16 15:23:53.945 +11:00\",2018,101,2,9,15,0\n641299d9d7fb4a2f516bec8a,\"2023-03-16 15:23:53.919 +11:00\",2018,101,2,9,14,0\n641299d9d7fb4a2f516bec89,\"2023-03-16 15:23:53.889 +11:00\",2018,101,2,9,13,0\n641299d9d7fb4a2f516bec88,\"2023-03-16 15:23:53.861 +11:00\",2018,101,2,9,12,0\n641299d9d7fb4a2f516bec87,\"2023-03-16 15:23:53.835 +11:00\",2018,101,2,9,09,0\n641299d9d7fb4a2f516bec86,\"2023-03-16 15:23:53.813 +11:00\",2018,101,2,9,08,0\n641299d9d7fb4a2f516bec85,\"2023-03-16 15:23:53.790 +11:00\",2018,101,2,9,07,0\n641299d9d7fb4a2f516bec84,\"2023-03-16 15:23:53.758 +11:00\",2018,101,2,9,06,3\n641299d9d7fb4a2f516bec83,\"2023-03-16 15:23:53.733 +11:00\",2018,101,2,9,05,0\n641299d9d7fb4a2f516bec82,\"2023-03-16 15:23:53.710 +11:00\",2018,101,2,9,04,0\n641299d9d7fb4a2f516bec81,\"2023-03-16 15:23:53.683 +11:00\",2018,101,2,9,03,0\n641299d9d7fb4a2f516bec80,\"2023-03-16 15:23:53.657 +11:00\",2018,101,2,9,02,0\n641299d9d7fb4a2f516bec7f,\"2023-03-16 15:23:53.622 +11:00\",2018,101,2,9,01,0\n641299d9d7fb4a2f516bec7e,\"2023-03-16 15:23:53.598 +11:00\",2018,101,2,2,77,0\n641299d9d7fb4a2f516bec7d,\"2023-03-16 15:23:53.568 +11:00\",2018,101,2,2,9999,0\n641299d9d7fb4a2f516bec7c,\"2023-03-16 15:23:53.544 +11:00\",2018,101,2,2,99,..C\n641299d9d7fb4a2f516bec7b,\"2023-03-16 15:23:53.515 +11:00\",2018,101,2,2,18,0\n641299d9d7fb4a2f516bec7a,\"2023-03-16 15:23:53.490 +11:00\",2018,101,2,2,17,0\n641299d9d7fb4a2f516bec79,\"2023-03-16 15:23:53.445 +11:00\",2018,101,2,2,16,0\n641299d9d7fb4a2f516bec78,\"2023-03-16 15:23:53.420 +11:00\",2018,101,2,2,15,0\n641299d9d7fb4a2f516bec77,\"2023-03-16 15:23:53.396 +11:00\",2018,101,2,2,14,0\n641299d9d7fb4a2f516bec76,\"2023-03-16 15:23:53.370 +11:00\",2018,101,2,2,13,0\n641299d9d7fb4a2f516bec75,\"2023-03-16 15:23:53.338 +11:00\",2018,101,2,2,12,0\n641299d9d7fb4a2f516bec74,\"2023-03-16 15:23:53.315 +11:00\",2018,101,2,2,09,0\n641299d9d7fb4a2f516bec73,\"2023-03-16 15:23:53.291 +11:00\",2018,101,2,2,08,0\n641299d9d7fb4a2f516bec72,\"2023-03-16 15:23:53.265 +11:00\",2018,101,2,2,07,0\n641299d9d7fb4a2f516bec71,\"2023-03-16 15:23:53.241 +11:00\",2018,101,2,2,06,3\n641299d9d7fb4a2f516bec70,\"2023-03-16 15:23:53.217 +11:00\",2018,101,2,2,05,0\n641299d9d7fb4a2f516bec6f,\"2023-03-16 15:23:53.192 +11:00\",2018,101,2,2,04,0\n641299d9d7fb4a2f516bec6e,\"2023-03-16 15:23:53.165 +11:00\",2018,101,2,2,03,0\n641299d9d7fb4a2f516bec6d,\"2023-03-16 15:23:53.139 +11:00\",2018,101,2,2,02,3\n641299d9d7fb4a2f516bec6c,\"2023-03-16 15:23:53.110 +11:00\",2018,101,2,2,01,0\n641299d9d7fb4a2f516bec6b,\"2023-03-16 15:23:53.088 +11:00\",2018,101,2,1,77,3\n641299d9d7fb4a2f516bec6a,\"2023-03-16 15:23:53.065 +11:00\",2018,101,2,1,9999,3\n641299d9d7fb4a2f516bec69,\"2023-03-16 15:23:53.042 +11:00\",2018,101,2,1,99,..C\n641299d9d7fb4a2f516bec68,\"2023-03-16 15:23:53.017 +11:00\",2018,101,2,1,18,0\n641299d8d7fb4a2f516bec67,\"2023-03-16 15:23:52.981 +11:00\",2018,101,2,1,17,0\n641299d8d7fb4a2f516bec66,\"2023-03-16 15:23:52.952 +11:00\",2018,101,2,1,16,0\n641299d8d7fb4a2f516bec65,\"2023-03-16 15:23:52.927 +11:00\",2018,101,2,1,15,0\n641299d8d7fb4a2f516bec64,\"2023-03-16 15:23:52.904 +11:00\",2018,101,2,1,14,0\n641299d8d7fb4a2f516bec63,\"2023-03-16 15:23:52.882 +11:00\",2018,101,2,1,13,0\n641299d8d7fb4a2f516bec62,\"2023-03-16 15:23:52.859 +11:00\",2018,101,2,1,12,0\n641299d8d7fb4a2f516bec61,\"2023-03-16 15:23:52.823 +11:00\",2018,101,2,1,09,0\n641299d8d7fb4a2f516bec60,\"2023-03-16 15:23:52.776 +11:00\",2018,101,2,1,08,0\n641299d8d7fb4a2f516bec5f,\"2023-03-16 15:23:52.726 +11:00\",2018,101,2,1,07,0\n641299d8d7fb4a2f516bec5e,\"2023-03-16 15:23:52.698 +11:00\",2018,101,2,1,06,0\n641299d8d7fb4a2f516bec5d,\"2023-03-16 15:23:52.672 +11:00\",2018,101,2,1,05,0\n641299d8d7fb4a2f516bec5c,\"2023-03-16 15:23:52.646 +11:00\",2018,101,2,1,04,0\n641299d8d7fb4a2f516bec5b,\"2023-03-16 15:23:52.621 +11:00\",2018,101,2,1,03,0\n641299d8d7fb4a2f516bec5a,\"2023-03-16 15:23:52.597 +11:00\",2018,101,2,1,02,3\n641299d8d7fb4a2f516bec59,\"2023-03-16 15:23:52.517 +11:00\",2018,101,2,1,01,0\n641299d8d7fb4a2f516bec58,\"2023-03-16 15:23:52.495 +11:00\",2018,101,1,9,77,159\n641299d8d7fb4a2f516bec57,\"2023-03-16 15:23:52.471 +11:00\",2018,101,1,9,9999,159\n641299d8d7fb4a2f516bec56,\"2023-03-16 15:23:52.449 +11:00\",2018,101,1,9,99,..C\n641299d8d7fb4a2f516bec55,\"2023-03-16 15:23:52.427 +11:00\",2018,101,1,9,18,0\n641299d8d7fb4a2f516bec54,\"2023-03-16 15:23:52.404 +11:00\",2018,101,1,9,17,9\n641299d8d7fb4a2f516bec53,\"2023-03-16 15:23:52.380 +11:00\",2018,101,1,9,16,0\n641299d8d7fb4a2f516bec52,\"2023-03-16 15:23:52.356 +11:00\",2018,101,1,9,15,0\n641299d8d7fb4a2f516bec51,\"2023-03-16 15:23:52.330 +11:00\",2018,101,1,9,14,9\n641299d8d7fb4a2f516bec50,\"2023-03-16 15:23:52.301 +11:00\",2018,101,1,9,13,27\n641299d8d7fb4a2f516bec4f,\"2023-03-16 15:23:52.276 +11:00\",2018,101,1,9,12,0\n641299d8d7fb4a2f516bec4e,\"2023-03-16 15:23:52.251 +11:00\",2018,101,1,9,09,21\n641299d8d7fb4a2f516bec4d,\"2023-03-16 15:23:52.227 +11:00\",2018,101,1,9,08,3\n641299d8d7fb4a2f516bec4c,\"2023-03-16 15:23:52.203 +11:00\",2018,101,1,9,07,3\n641299d8d7fb4a2f516bec4b,\"2023-03-16 15:23:52.175 +11:00\",2018,101,1,9,06,6\n641299d8d7fb4a2f516bec4a,\"2023-03-16 15:23:52.149 +11:00\",2018,101,1,9,05,3\n641299d8d7fb4a2f516bec49,\"2023-03-16 15:23:52.123 +11:00\",2018,101,1,9,04,12\n641299d8d7fb4a2f516bec48,\"2023-03-16 15:23:52.098 +11:00\",2018,101,1,9,03,9\n641299d8d7fb4a2f516bec47,\"2023-03-16 15:23:52.070 +11:00\",2018,101,1,9,02,51\n641299d8d7fb4a2f516bec46,\"2023-03-16 15:23:52.041 +11:00\",2018,101,1,9,01,3\n641299d8d7fb4a2f516bec45,\"2023-03-16 15:23:52.015 +11:00\",2018,101,1,2,77,132\n641299d7d7fb4a2f516bec44,\"2023-03-16 15:23:51.990 +11:00\",2018,101,1,2,9999,132\n641299d7d7fb4a2f516bec43,\"2023-03-16 15:23:51.957 +11:00\",2018,101,1,2,99,..C\n641299d7d7fb4a2f516bec42,\"2023-03-16 15:23:51.930 +11:00\",2018,101,1,2,18,0\n641299d7d7fb4a2f516bec41,\"2023-03-16 15:23:51.903 +11:00\",2018,101,1,2,17,6\n641299d7d7fb4a2f516bec40,\"2023-03-16 15:23:51.748 +11:00\",2018,101,1,2,16,0\n641299d7d7fb4a2f516bec3f,\"2023-03-16 15:23:51.707 +11:00\",2018,101,1,2,15,0\n641299d7d7fb4a2f516bec3e,\"2023-03-16 15:23:51.676 +11:00\",2018,101,1,2,14,9\n641299d7d7fb4a2f516bec3d,\"2023-03-16 15:23:51.651 +11:00\",2018,101,1,2,13,21\n641299d7d7fb4a2f516bec3c,\"2023-03-16 15:23:51.627 +11:00\",2018,101,1,2,12,0\n641299d7d7fb4a2f516bec3b,\"2023-03-16 15:23:51.601 +11:00\",2018,101,1,2,09,18\n641299d7d7fb4a2f516bec3a,\"2023-03-16 15:23:51.576 +11:00\",2018,101,1,2,08,3\n641299d7d7fb4a2f516bec39,\"2023-03-16 15:23:51.552 +11:00\",2018,101,1,2,07,3\n641299d7d7fb4a2f516bec38,\"2023-03-16 15:23:51.525 +11:00\",2018,101,1,2,06,6\n641299d7d7fb4a2f516bec37,\"2023-03-16 15:23:51.498 +11:00\",2018,101,1,2,05,3\n641299d7d7fb4a2f516bec36,\"2023-03-16 15:23:51.472 +11:00\",2018,101,1,2,04,12\n641299d7d7fb4a2f516bec35,\"2023-03-16 15:23:51.446 +11:00\",2018,101,1,2,03,6\n641299d7d7fb4a2f516bec34,\"2023-03-16 15:23:51.421 +11:00\",2018,101,1,2,02,42\n641299d7d7fb4a2f516bec33,\"2023-03-16 15:23:51.397 +11:00\",2018,101,1,2,01,3\n641299d7d7fb4a2f516bec32,\"2023-03-16 15:23:51.373 +11:00\",2018,101,1,1,77,27\n641299d7d7fb4a2f516bec31,\"2023-03-16 15:23:51.351 +11:00\",2018,101,1,1,9999,27\n641299d7d7fb4a2f516bec30,\"2023-03-16 15:23:51.326 +11:00\",2018,101,1,1,99,..C\n641299d7d7fb4a2f516bec2f,\"2023-03-16 15:23:51.298 +11:00\",2018,101,1,1,18,0\n641299d7d7fb4a2f516bec2e,\"2023-03-16 15:23:51.274 +11:00\",2018,101,1,1,17,3\n641299d7d7fb4a2f516bec2d,\"2023-03-16 15:23:51.249 +11:00\",2018,101,1,1,16,0\n641299d7d7fb4a2f516bec2c,\"2023-03-16 15:23:51.225 +11:00\",2018,101,1,1,15,0\n641299d7d7fb4a2f516bec2b,\"2023-03-16 15:23:51.202 +11:00\",2018,101,1,1,14,0\n641299d7d7fb4a2f516bec2a,\"2023-03-16 15:23:51.179 +11:00\",2018,101,1,1,13,6\n641299d7d7fb4a2f516bec29,\"2023-03-16 15:23:51.151 +11:00\",2018,101,1,1,12,0\n641299d7d7fb4a2f516bec28,\"2023-03-16 15:23:51.128 +11:00\",2018,101,1,1,09,0\n641299d7d7fb4a2f516bec27,\"2023-03-16 15:23:51.104 +11:00\",2018,101,1,1,08,0\n641299d7d7fb4a2f516bec26,\"2023-03-16 15:23:51.081 +11:00\",2018,101,1,1,07,3\n641299d7d7fb4a2f516bec25,\"2023-03-16 15:23:51.058 +11:00\",2018,101,1,1,06,0\n641299d6d7fb4a2f516bec24,\"2023-03-16 15:23:50.955 +11:00\",2018,101,1,1,05,0\n641299d6d7fb4a2f516bec23,\"2023-03-16 15:23:50.869 +11:00\",2018,101,1,1,04,0\n641299d6d7fb4a2f516bec22,\"2023-03-16 15:23:50.840 +11:00\",2018,101,1,1,03,3\n641299d6d7fb4a2f516bec21,\"2023-03-16 15:23:50.813 +11:00\",2018,101,1,1,02,9\n641299d6d7fb4a2f516bec20,\"2023-03-16 15:23:50.787 +11:00\",2018,101,1,1,01,0\n641299d6d7fb4a2f516bec1f,\"2023-03-16 15:23:50.749 +11:00\",2018,100,9999,9,77,246\n641299d6d7fb4a2f516bec1e,\"2023-03-16 15:23:50.683 +11:00\",2018,100,9999,9,9999,246\n641299d6d7fb4a2f516bec1d,\"2023-03-16 15:23:50.605 +11:00\",2018,100,9999,9,99,0\n641299d6d7fb4a2f516bec1c,\"2023-03-16 15:23:50.580 +11:00\",2018,100,9999,9,18,3\n641299d6d7fb4a2f516bec1b,\"2023-03-16 15:23:50.525 +11:00\",2018,100,9999,9,17,3\n641299d6d7fb4a2f516bec1a,\"2023-03-16 15:23:50.500 +11:00\",2018,100,9999,9,16,3\n641299d6d7fb4a2f516bec19,\"2023-03-16 15:23:50.444 +11:00\",2018,100,9999,9,15,6\n641299d6d7fb4a2f516bec18,\"2023-03-16 15:23:50.421 +11:00\",2018,100,9999,9,14,12\n641299d6d7fb4a2f516bec17,\"2023-03-16 15:23:50.397 +11:00\",2018,100,9999,9,13,39\n641299d6d7fb4a2f516bec16,\"2023-03-16 15:23:50.373 +11:00\",2018,100,9999,9,12,0\n641299d6d7fb4a2f516bec15,\"2023-03-16 15:23:50.349 +11:00\",2018,100,9999,9,09,24\n641299d6d7fb4a2f516bec14,\"2023-03-16 15:23:50.319 +11:00\",2018,100,9999,9,08,12\n641299d6d7fb4a2f516bec13,\"2023-03-16 15:23:50.292 +11:00\",2018,100,9999,9,07,9\n641299d6d7fb4a2f516bec12,\"2023-03-16 15:23:50.256 +11:00\",2018,100,9999,9,06,9\n641299d6d7fb4a2f516bec11,\"2023-03-16 15:23:50.229 +11:00\",2018,100,9999,9,05,3\n641299d6d7fb4a2f516bec10,\"2023-03-16 15:23:50.203 +11:00\",2018,100,9999,9,04,21\n641299d6d7fb4a2f516bec0f,\"2023-03-16 15:23:50.179 +11:00\",2018,100,9999,9,03,18\n641299d6d7fb4a2f516bec0e,\"2023-03-16 15:23:50.153 +11:00\",2018,100,9999,9,02,78\n641299d6d7fb4a2f516bec0d,\"2023-03-16 15:23:50.126 +11:00\",2018,100,9999,9,01,3\n641299d6d7fb4a2f516bec0c,\"2023-03-16 15:23:50.099 +11:00\",2018,100,9999,2,77,198\n641299d6d7fb4a2f516bec0b,\"2023-03-16 15:23:50.075 +11:00\",2018,100,9999,2,9999,198\n641299d6d7fb4a2f516bec0a,\"2023-03-16 15:23:50.052 +11:00\",2018,100,9999,2,99,0\n641299d6d7fb4a2f516bec09,\"2023-03-16 15:23:50.026 +11:00\",2018,100,9999,2,18,3\n641299d6d7fb4a2f516bec08,\"2023-03-16 15:23:50.003 +11:00\",2018,100,9999,2,17,3\n641299d5d7fb4a2f516bec07,\"2023-03-16 15:23:49.980 +11:00\",2018,100,9999,2,16,3\n641299d5d7fb4a2f516bec06,\"2023-03-16 15:23:49.950 +11:00\",2018,100,9999,2,15,3\n641299d5d7fb4a2f516bec05,\"2023-03-16 15:23:49.919 +11:00\",2018,100,9999,2,14,12\n641299d5d7fb4a2f516bec04,\"2023-03-16 15:23:49.891 +11:00\",2018,100,9999,2,13,30\n641299d5d7fb4a2f516bec03,\"2023-03-16 15:23:49.866 +11:00\",2018,100,9999,2,12,0\n641299d5d7fb4a2f516bec02,\"2023-03-16 15:23:49.842 +11:00\",2018,100,9999,2,09,18\n641299d5d7fb4a2f516bec01,\"2023-03-16 15:23:49.814 +11:00\",2018,100,9999,2,08,12\n641299d5d7fb4a2f516bec00,\"2023-03-16 15:23:49.788 +11:00\",2018,100,9999,2,07,9\n641299d5d7fb4a2f516bebff,\"2023-03-16 15:23:49.764 +11:00\",2018,100,9999,2,06,6\n641299d5d7fb4a2f516bebfe,\"2023-03-16 15:23:49.737 +11:00\",2018,100,9999,2,05,3\n641299d5d7fb4a2f516bebfd,\"2023-03-16 15:23:49.714 +11:00\",2018,100,9999,2,04,12\n641299d5d7fb4a2f516bebfc,\"2023-03-16 15:23:49.687 +11:00\",2018,100,9999,2,03,15\n641299d5d7fb4a2f516bebfb,\"2023-03-16 15:23:49.658 +11:00\",2018,100,9999,2,02,66\n641299d5d7fb4a2f516bebfa,\"2023-03-16 15:23:49.632 +11:00\",2018,100,9999,2,01,3\n641299d5d7fb4a2f516bebf9,\"2023-03-16 15:23:49.599 +11:00\",2018,100,9999,1,77,48\n641299d5d7fb4a2f516bebf8,\"2023-03-16 15:23:49.572 +11:00\",2018,100,9999,1,9999,48\n641299d5d7fb4a2f516bebf7,\"2023-03-16 15:23:49.542 +11:00\",2018,100,9999,1,99,0\n641299d5d7fb4a2f516bebf6,\"2023-03-16 15:23:49.511 +11:00\",2018,100,9999,1,18,0\n641299d5d7fb4a2f516bebf5,\"2023-03-16 15:23:49.486 +11:00\",2018,100,9999,1,17,0\n641299d5d7fb4a2f516bebf4,\"2023-03-16 15:23:49.462 +11:00\",2018,100,9999,1,16,0\n641299d5d7fb4a2f516bebf3,\"2023-03-16 15:23:49.436 +11:00\",2018,100,9999,1,15,3\n641299d5d7fb4a2f516bebf2,\"2023-03-16 15:23:49.412 +11:00\",2018,100,9999,1,14,0\n641299d5d7fb4a2f516bebf1,\"2023-03-16 15:23:49.388 +11:00\",2018,100,9999,1,13,9\n641299d5d7fb4a2f516bebf0,\"2023-03-16 15:23:49.360 +11:00\",2018,100,9999,1,12,0\n641299d5d7fb4a2f516bebef,\"2023-03-16 15:23:49.338 +11:00\",2018,100,9999,1,09,6\n641299d5d7fb4a2f516bebee,\"2023-03-16 15:23:49.309 +11:00\",2018,100,9999,1,08,0\n641299d5d7fb4a2f516bebed,\"2023-03-16 15:23:49.282 +11:00\",2018,100,9999,1,07,0\n641299d5d7fb4a2f516bebec,\"2023-03-16 15:23:49.254 +11:00\",2018,100,9999,1,06,3\n641299d5d7fb4a2f516bebeb,\"2023-03-16 15:23:49.229 +11:00\",2018,100,9999,1,05,0\n641299d5d7fb4a2f516bebea,\"2023-03-16 15:23:49.204 +11:00\",2018,100,9999,1,04,6\n641299d5d7fb4a2f516bebe9,\"2023-03-16 15:23:49.174 +11:00\",2018,100,9999,1,03,3\n641299d5d7fb4a2f516bebe8,\"2023-03-16 15:23:49.149 +11:00\",2018,100,9999,1,02,15\n641299d5d7fb4a2f516bebe7,\"2023-03-16 15:23:49.124 +11:00\",2018,100,9999,1,01,0\n641299d5d7fb4a2f516bebe6,\"2023-03-16 15:23:49.098 +11:00\",2018,100,77,9,77,246\n641299d5d7fb4a2f516bebe5,\"2023-03-16 15:23:49.071 +11:00\",2018,100,77,9,9999,246\n641299d5d7fb4a2f516bebe4,\"2023-03-16 15:23:49.047 +11:00\",2018,100,77,9,99,..C\n641299d5d7fb4a2f516bebe3,\"2023-03-16 15:23:49.021 +11:00\",2018,100,77,9,18,3\n641299d4d7fb4a2f516bebe2,\"2023-03-16 15:23:48.974 +11:00\",2018,100,77,9,17,3\n641299d4d7fb4a2f516bebe1,\"2023-03-16 15:23:48.950 +11:00\",2018,100,77,9,16,3\n641299d4d7fb4a2f516bebe0,\"2023-03-16 15:23:48.927 +11:00\",2018,100,77,9,15,6\n641299d4d7fb4a2f516bebdf,\"2023-03-16 15:23:48.904 +11:00\",2018,100,77,9,14,12\n641299d4d7fb4a2f516bebde,\"2023-03-16 15:23:48.883 +11:00\",2018,100,77,9,13,39\n641299d4d7fb4a2f516bebdd,\"2023-03-16 15:23:48.856 +11:00\",2018,100,77,9,12,0\n641299d4d7fb4a2f516bebdc,\"2023-03-16 15:23:48.831 +11:00\",2018,100,77,9,09,24\n641299d4d7fb4a2f516bebdb,\"2023-03-16 15:23:48.797 +11:00\",2018,100,77,9,08,12\n641299d4d7fb4a2f516bebda,\"2023-03-16 15:23:48.773 +11:00\",2018,100,77,9,07,9\n641299d4d7fb4a2f516bebd9,\"2023-03-16 15:23:48.745 +11:00\",2018,100,77,9,06,9\n641299d4d7fb4a2f516bebd8,\"2023-03-16 15:23:48.719 +11:00\",2018,100,77,9,05,3\n641299d4d7fb4a2f516bebd7,\"2023-03-16 15:23:48.695 +11:00\",2018,100,77,9,04,21\n641299d4d7fb4a2f516bebd6,\"2023-03-16 15:23:48.668 +11:00\",2018,100,77,9,03,18\n641299d4d7fb4a2f516bebd5,\"2023-03-16 15:23:48.628 +11:00\",2018,100,77,9,02,78\n641299d4d7fb4a2f516bebd4,\"2023-03-16 15:23:48.602 +11:00\",2018,100,77,9,01,3\n641299d4d7fb4a2f516bebd3,\"2023-03-16 15:23:48.572 +11:00\",2018,100,77,2,77,198\n641299d4d7fb4a2f516bebd2,\"2023-03-16 15:23:48.540 +11:00\",2018,100,77,2,9999,198\n641299d4d7fb4a2f516bebd1,\"2023-03-16 15:23:48.502 +11:00\",2018,100,77,2,99,..C\n641299d4d7fb4a2f516bebd0,\"2023-03-16 15:23:48.469 +11:00\",2018,100,77,2,18,3\n641299d4d7fb4a2f516bebcf,\"2023-03-16 15:23:48.431 +11:00\",2018,100,77,2,17,3\n641299d4d7fb4a2f516bebce,\"2023-03-16 15:23:48.401 +11:00\",2018,100,77,2,16,3\n641299d4d7fb4a2f516bebcd,\"2023-03-16 15:23:48.376 +11:00\",2018,100,77,2,15,3\n641299d4d7fb4a2f516bebcc,\"2023-03-16 15:23:48.351 +11:00\",2018,100,77,2,14,12\n641299d4d7fb4a2f516bebcb,\"2023-03-16 15:23:48.323 +11:00\",2018,100,77,2,13,30\n641299d4d7fb4a2f516bebca,\"2023-03-16 15:23:48.298 +11:00\",2018,100,77,2,12,0\n641299d4d7fb4a2f516bebc9,\"2023-03-16 15:23:48.272 +11:00\",2018,100,77,2,09,18\n641299d4d7fb4a2f516bebc8,\"2023-03-16 15:23:48.248 +11:00\",2018,100,77,2,08,12\n641299d4d7fb4a2f516bebc7,\"2023-03-16 15:23:48.223 +11:00\",2018,100,77,2,07,9\n641299d4d7fb4a2f516bebc6,\"2023-03-16 15:23:48.199 +11:00\",2018,100,77,2,06,6\n641299d4d7fb4a2f516bebc5,\"2023-03-16 15:23:48.175 +11:00\",2018,100,77,2,05,3\n641299d4d7fb4a2f516bebc4,\"2023-03-16 15:23:48.151 +11:00\",2018,100,77,2,04,12\n641299d4d7fb4a2f516bebc3,\"2023-03-16 15:23:48.126 +11:00\",2018,100,77,2,03,15\n641299d4d7fb4a2f516bebc2,\"2023-03-16 15:23:48.101 +11:00\",2018,100,77,2,02,66\n641299d4d7fb4a2f516bebc1,\"2023-03-16 15:23:48.075 +11:00\",2018,100,77,2,01,3\n641299d4d7fb4a2f516bebc0,\"2023-03-16 15:23:48.048 +11:00\",2018,100,77,1,77,48\n641299d4d7fb4a2f516bebbf,\"2023-03-16 15:23:48.023 +11:00\",2018,100,77,1,9999,48\n641299d3d7fb4a2f516bebbe,\"2023-03-16 15:23:47.995 +11:00\",2018,100,77,1,99,..C\n641299d3d7fb4a2f516bebbd,\"2023-03-16 15:23:47.963 +11:00\",2018,100,77,1,18,0\n641299d3d7fb4a2f516bebbc,\"2023-03-16 15:23:47.937 +11:00\",2018,100,77,1,17,0\n641299d3d7fb4a2f516bebbb,\"2023-03-16 15:23:47.910 +11:00\",2018,100,77,1,16,0\n641299d3d7fb4a2f516bebba,\"2023-03-16 15:23:47.884 +11:00\",2018,100,77,1,15,3\n641299d3d7fb4a2f516bebb9,\"2023-03-16 15:23:47.854 +11:00\",2018,100,77,1,14,0\n641299d3d7fb4a2f516bebb8,\"2023-03-16 15:23:47.823 +11:00\",2018,100,77,1,13,9\n641299d3d7fb4a2f516bebb7,\"2023-03-16 15:23:47.792 +11:00\",2018,100,77,1,12,0\n641299d3d7fb4a2f516bebb6,\"2023-03-16 15:23:47.766 +11:00\",2018,100,77,1,09,6\n641299d3d7fb4a2f516bebb5,\"2023-03-16 15:23:47.741 +11:00\",2018,100,77,1,08,0\n641299d3d7fb4a2f516bebb4,\"2023-03-16 15:23:47.715 +11:00\",2018,100,77,1,07,0\n641299d3d7fb4a2f516bebb3,\"2023-03-16 15:23:47.682 +11:00\",2018,100,77,1,06,3\n641299d3d7fb4a2f516bebb2,\"2023-03-16 15:23:47.649 +11:00\",2018,100,77,1,05,0\n641299d3d7fb4a2f516bebb1,\"2023-03-16 15:23:47.622 +11:00\",2018,100,77,1,04,6\n641299d3d7fb4a2f516bebb0,\"2023-03-16 15:23:47.598 +11:00\",2018,100,77,1,03,3\n641299d3d7fb4a2f516bebaf,\"2023-03-16 15:23:47.570 +11:00\",2018,100,77,1,02,15\n641299d3d7fb4a2f516bebae,\"2023-03-16 15:23:47.540 +11:00\",2018,100,77,1,01,0\n641299d3d7fb4a2f516bebad,\"2023-03-16 15:23:47.503 +11:00\",2018,100,9,9,77,0\n641299d3d7fb4a2f516bebac,\"2023-03-16 15:23:47.477 +11:00\",2018,100,9,9,9999,0\n641299d3d7fb4a2f516bebab,\"2023-03-16 15:23:47.449 +11:00\",2018,100,9,9,99,..C\n641299d3d7fb4a2f516bebaa,\"2023-03-16 15:23:47.412 +11:00\",2018,100,9,9,18,0\n641299d3d7fb4a2f516beba9,\"2023-03-16 15:23:47.386 +11:00\",2018,100,9,9,17,0\n641299d3d7fb4a2f516beba8,\"2023-03-16 15:23:47.355 +11:00\",2018,100,9,9,16,0\n641299d3d7fb4a2f516beba7,\"2023-03-16 15:23:47.330 +11:00\",2018,100,9,9,15,0\n641299d3d7fb4a2f516beba6,\"2023-03-16 15:23:47.303 +11:00\",2018,100,9,9,14,0\n641299d3d7fb4a2f516beba5,\"2023-03-16 15:23:47.278 +11:00\",2018,100,9,9,13,0\n641299d3d7fb4a2f516beba4,\"2023-03-16 15:23:47.254 +11:00\",2018,100,9,9,12,0\n641299d3d7fb4a2f516beba3,\"2023-03-16 15:23:47.228 +11:00\",2018,100,9,9,09,0\n641299d3d7fb4a2f516beba2,\"2023-03-16 15:23:47.203 +11:00\",2018,100,9,9,08,0\n641299d3d7fb4a2f516beba1,\"2023-03-16 15:23:47.179 +11:00\",2018,100,9,9,07,0\n641299d3d7fb4a2f516beba0,\"2023-03-16 15:23:47.150 +11:00\",2018,100,9,9,06,0\n641299d3d7fb4a2f516beb9f,\"2023-03-16 15:23:47.126 +11:00\",2018,100,9,9,05,0\n641299d3d7fb4a2f516beb9e,\"2023-03-16 15:23:47.104 +11:00\",2018,100,9,9,04,0\n641299d3d7fb4a2f516beb9d,\"2023-03-16 15:23:47.082 +11:00\",2018,100,9,9,03,0\n641299d3d7fb4a2f516beb9c,\"2023-03-16 15:23:47.043 +11:00\",2018,100,9,9,02,0\n641299d3d7fb4a2f516beb9b,\"2023-03-16 15:23:47.020 +11:00\",2018,100,9,9,01,0\n641299d2d7fb4a2f516beb9a,\"2023-03-16 15:23:46.994 +11:00\",2018,100,9,2,77,0\n641299d2d7fb4a2f516beb99,\"2023-03-16 15:23:46.968 +11:00\",2018,100,9,2,9999,0\n641299d2d7fb4a2f516beb98,\"2023-03-16 15:23:46.945 +11:00\",2018,100,9,2,99,..C\n641299d2d7fb4a2f516beb97,\"2023-03-16 15:23:46.922 +11:00\",2018,100,9,2,18,0\n641299d2d7fb4a2f516beb96,\"2023-03-16 15:23:46.896 +11:00\",2018,100,9,2,17,0\n641299d2d7fb4a2f516beb95,\"2023-03-16 15:23:46.872 +11:00\",2018,100,9,2,16,0\n641299d2d7fb4a2f516beb94,\"2023-03-16 15:23:46.848 +11:00\",2018,100,9,2,15,0\n641299d2d7fb4a2f516beb93,\"2023-03-16 15:23:46.824 +11:00\",2018,100,9,2,14,0\n641299d2d7fb4a2f516beb92,\"2023-03-16 15:23:46.800 +11:00\",2018,100,9,2,13,0\n641299d2d7fb4a2f516beb91,\"2023-03-16 15:23:46.766 +11:00\",2018,100,9,2,12,0\n641299d2d7fb4a2f516beb90,\"2023-03-16 15:23:46.734 +11:00\",2018,100,9,2,09,0\n641299d2d7fb4a2f516beb8f,\"2023-03-16 15:23:46.711 +11:00\",2018,100,9,2,08,0\n641299d2d7fb4a2f516beb8e,\"2023-03-16 15:23:46.686 +11:00\",2018,100,9,2,07,0\n641299d2d7fb4a2f516beb8d,\"2023-03-16 15:23:46.661 +11:00\",2018,100,9,2,06,0\n641299d2d7fb4a2f516beb8c,\"2023-03-16 15:23:46.635 +11:00\",2018,100,9,2,05,0\n641299d2d7fb4a2f516beb8b,\"2023-03-16 15:23:46.610 +11:00\",2018,100,9,2,04,0\n641299d2d7fb4a2f516beb8a,\"2023-03-16 15:23:46.585 +11:00\",2018,100,9,2,03,0\n641299d2d7fb4a2f516beb89,\"2023-03-16 15:23:46.556 +11:00\",2018,100,9,2,02,0\n641299d2d7fb4a2f516beb88,\"2023-03-16 15:23:46.532 +11:00\",2018,100,9,2,01,0\n641299d2d7fb4a2f516beb87,\"2023-03-16 15:23:46.506 +11:00\",2018,100,9,1,77,0\n641299d2d7fb4a2f516beb86,\"2023-03-16 15:23:46.480 +11:00\",2018,100,9,1,9999,0\n641299d2d7fb4a2f516beb85,\"2023-03-16 15:23:46.455 +11:00\",2018,100,9,1,99,..C\n641299d2d7fb4a2f516beb84,\"2023-03-16 15:23:46.431 +11:00\",2018,100,9,1,18,0\n641299d2d7fb4a2f516beb83,\"2023-03-16 15:23:46.397 +11:00\",2018,100,9,1,17,0\n641299d2d7fb4a2f516beb82,\"2023-03-16 15:23:46.369 +11:00\",2018,100,9,1,16,0\n641299d2d7fb4a2f516beb81,\"2023-03-16 15:23:46.345 +11:00\",2018,100,9,1,15,0\n641299d2d7fb4a2f516beb80,\"2023-03-16 15:23:46.316 +11:00\",2018,100,9,1,14,0\n641299d2d7fb4a2f516beb7f,\"2023-03-16 15:23:46.293 +11:00\",2018,100,9,1,13,0\n641299d2d7fb4a2f516beb7e,\"2023-03-16 15:23:46.268 +11:00\",2018,100,9,1,12,0\n641299d2d7fb4a2f516beb7d,\"2023-03-16 15:23:46.243 +11:00\",2018,100,9,1,09,0\n641299d2d7fb4a2f516beb7c,\"2023-03-16 15:23:46.216 +11:00\",2018,100,9,1,08,0\n641299d2d7fb4a2f516beb7b,\"2023-03-16 15:23:46.190 +11:00\",2018,100,9,1,07,0\n641299d2d7fb4a2f516beb7a,\"2023-03-16 15:23:46.166 +11:00\",2018,100,9,1,06,0\n641299d2d7fb4a2f516beb79,\"2023-03-16 15:23:46.142 +11:00\",2018,100,9,1,05,0\n641299d2d7fb4a2f516beb78,\"2023-03-16 15:23:46.116 +11:00\",2018,100,9,1,04,0\n641299d2d7fb4a2f516beb77,\"2023-03-16 15:23:46.093 +11:00\",2018,100,9,1,03,0\n641299d2d7fb4a2f516beb76,\"2023-03-16 15:23:46.068 +11:00\",2018,100,9,1,02,0\n641299d2d7fb4a2f516beb75,\"2023-03-16 15:23:46.044 +11:00\",2018,100,9,1,01,0\n641299d2d7fb4a2f516beb74,\"2023-03-16 15:23:46.021 +11:00\",2018,100,6,9,77,0\n641299d1d7fb4a2f516beb73,\"2023-03-16 15:23:45.995 +11:00\",2018,100,6,9,9999,0\n641299d1d7fb4a2f516beb72,\"2023-03-16 15:23:45.971 +11:00\",2018,100,6,9,99,..C\n641299d1d7fb4a2f516beb71,\"2023-03-16 15:23:45.947 +11:00\",2018,100,6,9,18,0\n641299d1d7fb4a2f516beb70,\"2023-03-16 15:23:45.925 +11:00\",2018,100,6,9,17,0\n641299d1d7fb4a2f516beb6f,\"2023-03-16 15:23:45.899 +11:00\",2018,100,6,9,16,0\n641299d1d7fb4a2f516beb6e,\"2023-03-16 15:23:45.868 +11:00\",2018,100,6,9,15,0\n641299d1d7fb4a2f516beb6d,\"2023-03-16 15:23:45.837 +11:00\",2018,100,6,9,14,0\n641299d1d7fb4a2f516beb6c,\"2023-03-16 15:23:45.807 +11:00\",2018,100,6,9,13,0\n641299d1d7fb4a2f516beb6b,\"2023-03-16 15:23:45.758 +11:00\",2018,100,6,9,12,0\n641299d1d7fb4a2f516beb6a,\"2023-03-16 15:23:45.734 +11:00\",2018,100,6,9,09,0\n641299d1d7fb4a2f516beb69,\"2023-03-16 15:23:45.709 +11:00\",2018,100,6,9,08,0\n641299d1d7fb4a2f516beb68,\"2023-03-16 15:23:45.685 +11:00\",2018,100,6,9,07,0\n641299d1d7fb4a2f516beb67,\"2023-03-16 15:23:45.647 +11:00\",2018,100,6,9,06,0\n641299d1d7fb4a2f516beb66,\"2023-03-16 15:23:45.619 +11:00\",2018,100,6,9,05,0\n641299d1d7fb4a2f516beb65,\"2023-03-16 15:23:45.594 +11:00\",2018,100,6,9,04,0\n641299d1d7fb4a2f516beb64,\"2023-03-16 15:23:45.568 +11:00\",2018,100,6,9,03,0\n641299d1d7fb4a2f516beb63,\"2023-03-16 15:23:45.540 +11:00\",2018,100,6,9,02,0\n641299d1d7fb4a2f516beb62,\"2023-03-16 15:23:45.515 +11:00\",2018,100,6,9,01,0\n641299d1d7fb4a2f516beb61,\"2023-03-16 15:23:45.490 +11:00\",2018,100,6,2,77,0\n641299d1d7fb4a2f516beb60,\"2023-03-16 15:23:45.462 +11:00\",2018,100,6,2,9999,0\n641299d1d7fb4a2f516beb5f,\"2023-03-16 15:23:45.435 +11:00\",2018,100,6,2,99,..C\n641299d1d7fb4a2f516beb5e,\"2023-03-16 15:23:45.412 +11:00\",2018,100,6,2,18,0\n641299d1d7fb4a2f516beb5d,\"2023-03-16 15:23:45.373 +11:00\",2018,100,6,2,17,0\n641299d1d7fb4a2f516beb5c,\"2023-03-16 15:23:45.347 +11:00\",2018,100,6,2,16,0\n641299d1d7fb4a2f516beb5b,\"2023-03-16 15:23:45.322 +11:00\",2018,100,6,2,15,0\n641299d1d7fb4a2f516beb5a,\"2023-03-16 15:23:45.297 +11:00\",2018,100,6,2,14,0\n641299d1d7fb4a2f516beb59,\"2023-03-16 15:23:45.272 +11:00\",2018,100,6,2,13,0\n641299d1d7fb4a2f516beb58,\"2023-03-16 15:23:45.240 +11:00\",2018,100,6,2,12,0\n641299d1d7fb4a2f516beb57,\"2023-03-16 15:23:45.218 +11:00\",2018,100,6,2,09,0\n641299d1d7fb4a2f516beb56,\"2023-03-16 15:23:45.190 +11:00\",2018,100,6,2,08,0\n641299d1d7fb4a2f516beb55,\"2023-03-16 15:23:45.165 +11:00\",2018,100,6,2,07,0\n641299d1d7fb4a2f516beb54,\"2023-03-16 15:23:45.137 +11:00\",2018,100,6,2,06,0\n641299d1d7fb4a2f516beb53,\"2023-03-16 15:23:45.109 +11:00\",2018,100,6,2,05,0\n641299d1d7fb4a2f516beb52,\"2023-03-16 15:23:45.078 +11:00\",2018,100,6,2,04,0\n641299d1d7fb4a2f516beb51,\"2023-03-16 15:23:45.049 +11:00\",2018,100,6,2,03,0\n641299d1d7fb4a2f516beb50,\"2023-03-16 15:23:45.024 +11:00\",2018,100,6,2,02,0\n641299d1d7fb4a2f516beb4f,\"2023-03-16 15:23:44.999 +11:00\",2018,100,6,2,01,0\n641299d0d7fb4a2f516beb4e,\"2023-03-16 15:23:44.976 +11:00\",2018,100,6,1,77,0\n641299d0d7fb4a2f516beb4d,\"2023-03-16 15:23:44.951 +11:00\",2018,100,6,1,9999,0\n641299d0d7fb4a2f516beb4c,\"2023-03-16 15:23:44.923 +11:00\",2018,100,6,1,99,..C\n641299d0d7fb4a2f516beb4b,\"2023-03-16 15:23:44.896 +11:00\",2018,100,6,1,18,0\n641299d0d7fb4a2f516beb4a,\"2023-03-16 15:23:44.873 +11:00\",2018,100,6,1,17,0\n641299d0d7fb4a2f516beb49,\"2023-03-16 15:23:44.850 +11:00\",2018,100,6,1,16,0\n641299d0d7fb4a2f516beb48,\"2023-03-16 15:23:44.826 +11:00\",2018,100,6,1,15,0\n641299d0d7fb4a2f516beb47,\"2023-03-16 15:23:44.800 +11:00\",2018,100,6,1,14,0\n641299d0d7fb4a2f516beb46,\"2023-03-16 15:23:44.752 +11:00\",2018,100,6,1,13,0\n641299d0d7fb4a2f516beb45,\"2023-03-16 15:23:44.727 +11:00\",2018,100,6,1,12,0\n641299d0d7fb4a2f516beb44,\"2023-03-16 15:23:44.700 +11:00\",2018,100,6,1,09,0\n641299d0d7fb4a2f516beb43,\"2023-03-16 15:23:44.674 +11:00\",2018,100,6,1,08,0\n641299d0d7fb4a2f516beb42,\"2023-03-16 15:23:44.650 +11:00\",2018,100,6,1,07,0\n641299d0d7fb4a2f516beb41,\"2023-03-16 15:23:44.625 +11:00\",2018,100,6,1,06,0\n641299d0d7fb4a2f516beb40,\"2023-03-16 15:23:44.601 +11:00\",2018,100,6,1,05,0\n641299d0d7fb4a2f516beb3f,\"2023-03-16 15:23:44.573 +11:00\",2018,100,6,1,04,0\n641299d0d7fb4a2f516beb3e,\"2023-03-16 15:23:44.546 +11:00\",2018,100,6,1,03,0\n641299d0d7fb4a2f516beb3d,\"2023-03-16 15:23:44.522 +11:00\",2018,100,6,1,02,0\n641299d0d7fb4a2f516beb3c,\"2023-03-16 15:23:44.494 +11:00\",2018,100,6,1,01,0\n641299d0d7fb4a2f516beb3b,\"2023-03-16 15:23:44.467 +11:00\",2018,100,5,9,77,0\n641299d0d7fb4a2f516beb3a,\"2023-03-16 15:23:44.443 +11:00\",2018,100,5,9,9999,0\n641299d0d7fb4a2f516beb39,\"2023-03-16 15:23:44.419 +11:00\",2018,100,5,9,99,..C\n641299d0d7fb4a2f516beb38,\"2023-03-16 15:23:44.392 +11:00\",2018,100,5,9,18,0\n641299d0d7fb4a2f516beb37,\"2023-03-16 15:23:44.369 +11:00\",2018,100,5,9,17,0\n641299d0d7fb4a2f516beb36,\"2023-03-16 15:23:44.342 +11:00\",2018,100,5,9,16,0\n641299d0d7fb4a2f516beb35,\"2023-03-16 15:23:44.313 +11:00\",2018,100,5,9,15,0\n641299d0d7fb4a2f516beb34,\"2023-03-16 15:23:44.289 +11:00\",2018,100,5,9,14,0\n641299d0d7fb4a2f516beb33,\"2023-03-16 15:23:44.267 +11:00\",2018,100,5,9,13,0\n641299d0d7fb4a2f516beb32,\"2023-03-16 15:23:44.243 +11:00\",2018,100,5,9,12,0\n641299d0d7fb4a2f516beb31,\"2023-03-16 15:23:44.217 +11:00\",2018,100,5,9,09,0\n641299d0d7fb4a2f516beb30,\"2023-03-16 15:23:44.193 +11:00\",2018,100,5,9,08,0\n641299d0d7fb4a2f516beb2f,\"2023-03-16 15:23:44.165 +11:00\",2018,100,5,9,07,0\n641299d0d7fb4a2f516beb2e,\"2023-03-16 15:23:44.139 +11:00\",2018,100,5,9,06,0\n641299d0d7fb4a2f516beb2d,\"2023-03-16 15:23:44.075 +11:00\",2018,100,5,9,05,0\n641299cfd7fb4a2f516beb2c,\"2023-03-16 15:23:43.996 +11:00\",2018,100,5,9,04,0\n641299cfd7fb4a2f516beb2b,\"2023-03-16 15:23:43.961 +11:00\",2018,100,5,9,03,0\n641299cfd7fb4a2f516beb2a,\"2023-03-16 15:23:43.937 +11:00\",2018,100,5,9,02,0\n641299cfd7fb4a2f516beb29,\"2023-03-16 15:23:43.900 +11:00\",2018,100,5,9,01,0\n641299cfd7fb4a2f516beb28,\"2023-03-16 15:23:43.873 +11:00\",2018,100,5,2,77,0\n641299cfd7fb4a2f516beb27,\"2023-03-16 15:23:43.845 +11:00\",2018,100,5,2,9999,0\n641299cfd7fb4a2f516beb26,\"2023-03-16 15:23:43.820 +11:00\",2018,100,5,2,99,..C\n641299cfd7fb4a2f516beb25,\"2023-03-16 15:23:43.796 +11:00\",2018,100,5,2,18,0\n641299cfd7fb4a2f516beb24,\"2023-03-16 15:23:43.771 +11:00\",2018,100,5,2,17,0\n641299cfd7fb4a2f516beb23,\"2023-03-16 15:23:43.746 +11:00\",2018,100,5,2,16,0\n641299cfd7fb4a2f516beb22,\"2023-03-16 15:23:43.723 +11:00\",2018,100,5,2,15,0\n641299cfd7fb4a2f516beb21,\"2023-03-16 15:23:43.686 +11:00\",2018,100,5,2,14,0\n641299cfd7fb4a2f516beb20,\"2023-03-16 15:23:43.662 +11:00\",2018,100,5,2,13,0\n641299cfd7fb4a2f516beb1f,\"2023-03-16 15:23:43.633 +11:00\",2018,100,5,2,12,0\n641299cfd7fb4a2f516beb1e,\"2023-03-16 15:23:43.608 +11:00\",2018,100,5,2,09,0\n641299cfd7fb4a2f516beb1d,\"2023-03-16 15:23:43.583 +11:00\",2018,100,5,2,08,0\n641299cfd7fb4a2f516beb1c,\"2023-03-16 15:23:43.558 +11:00\",2018,100,5,2,07,0\n641299cfd7fb4a2f516beb1b,\"2023-03-16 15:23:43.534 +11:00\",2018,100,5,2,06,0\n641299cfd7fb4a2f516beb1a,\"2023-03-16 15:23:43.505 +11:00\",2018,100,5,2,05,0\n641299cfd7fb4a2f516beb19,\"2023-03-16 15:23:43.482 +11:00\",2018,100,5,2,04,0\n641299cfd7fb4a2f516beb18,\"2023-03-16 15:23:43.458 +11:00\",2018,100,5,2,03,0\n641299cfd7fb4a2f516beb17,\"2023-03-16 15:23:43.435 +11:00\",2018,100,5,2,02,0\n641299cfd7fb4a2f516beb16,\"2023-03-16 15:23:43.411 +11:00\",2018,100,5,2,01,0\n641299cfd7fb4a2f516beb15,\"2023-03-16 15:23:43.382 +11:00\",2018,100,5,1,77,0\n641299cfd7fb4a2f516beb14,\"2023-03-16 15:23:43.357 +11:00\",2018,100,5,1,9999,0\n641299cfd7fb4a2f516beb13,\"2023-03-16 15:23:43.332 +11:00\",2018,100,5,1,99,..C\n641299cfd7fb4a2f516beb12,\"2023-03-16 15:23:43.304 +11:00\",2018,100,5,1,18,0\n641299cfd7fb4a2f516beb11,\"2023-03-16 15:23:43.280 +11:00\",2018,100,5,1,17,0\n641299cfd7fb4a2f516beb10,\"2023-03-16 15:23:43.253 +11:00\",2018,100,5,1,16,0\n641299cfd7fb4a2f516beb0f,\"2023-03-16 15:23:43.230 +11:00\",2018,100,5,1,15,0\n641299cfd7fb4a2f516beb0e,\"2023-03-16 15:23:43.206 +11:00\",2018,100,5,1,14,0\n641299cfd7fb4a2f516beb0d,\"2023-03-16 15:23:43.181 +11:00\",2018,100,5,1,13,0\n641299cfd7fb4a2f516beb0c,\"2023-03-16 15:23:43.156 +11:00\",2018,100,5,1,12,0\n641299cfd7fb4a2f516beb0b,\"2023-03-16 15:23:43.133 +11:00\",2018,100,5,1,09,0\n641299cfd7fb4a2f516beb0a,\"2023-03-16 15:23:43.107 +11:00\",2018,100,5,1,08,0\n641299cfd7fb4a2f516beb09,\"2023-03-16 15:23:43.080 +11:00\",2018,100,5,1,07,0\n641299cfd7fb4a2f516beb08,\"2023-03-16 15:23:43.056 +11:00\",2018,100,5,1,06,0\n641299cfd7fb4a2f516beb07,\"2023-03-16 15:23:43.030 +11:00\",2018,100,5,1,05,0\n641299cfd7fb4a2f516beb06,\"2023-03-16 15:23:43.006 +11:00\",2018,100,5,1,04,0\n641299ced7fb4a2f516beb05,\"2023-03-16 15:23:42.981 +11:00\",2018,100,5,1,03,0\n641299ced7fb4a2f516beb04,\"2023-03-16 15:23:42.958 +11:00\",2018,100,5,1,02,0\n641299ced7fb4a2f516beb03,\"2023-03-16 15:23:42.932 +11:00\",2018,100,5,1,01,0\n641299ced7fb4a2f516beb02,\"2023-03-16 15:23:42.902 +11:00\",2018,100,4,9,77,6\n641299ced7fb4a2f516beb01,\"2023-03-16 15:23:42.876 +11:00\",2018,100,4,9,9999,6\n641299ced7fb4a2f516beb00,\"2023-03-16 15:23:42.853 +11:00\",2018,100,4,9,99,..C\n641299ced7fb4a2f516beaff,\"2023-03-16 15:23:42.828 +11:00\",2018,100,4,9,18,0\n641299ced7fb4a2f516beafe,\"2023-03-16 15:23:42.803 +11:00\",2018,100,4,9,17,0\n641299ced7fb4a2f516beafd,\"2023-03-16 15:23:42.767 +11:00\",2018,100,4,9,16,0\n641299ced7fb4a2f516beafc,\"2023-03-16 15:23:42.741 +11:00\",2018,100,4,9,15,0\n641299ced7fb4a2f516beafb,\"2023-03-16 15:23:42.716 +11:00\",2018,100,4,9,14,0\n641299ced7fb4a2f516beafa,\"2023-03-16 15:23:42.694 +11:00\",2018,100,4,9,13,0\n641299ced7fb4a2f516beaf9,\"2023-03-16 15:23:42.664 +11:00\",2018,100,4,9,12,0\n641299ced7fb4a2f516beaf8,\"2023-03-16 15:23:42.641 +11:00\",2018,100,4,9,09,0\n641299ced7fb4a2f516beaf7,\"2023-03-16 15:23:42.616 +11:00\",2018,100,4,9,08,0\n641299ced7fb4a2f516beaf6,\"2023-03-16 15:23:42.579 +11:00\",2018,100,4,9,07,0\n641299ced7fb4a2f516beaf5,\"2023-03-16 15:23:42.552 +11:00\",2018,100,4,9,06,0\n641299ced7fb4a2f516beaf4,\"2023-03-16 15:23:42.528 +11:00\",2018,100,4,9,05,0\n641299ced7fb4a2f516beaf3,\"2023-03-16 15:23:42.501 +11:00\",2018,100,4,9,04,0\n641299ced7fb4a2f516beaf2,\"2023-03-16 15:23:42.475 +11:00\",2018,100,4,9,03,0\n641299ced7fb4a2f516beaf1,\"2023-03-16 15:23:42.447 +11:00\",2018,100,4,9,02,6\n641299ced7fb4a2f516beaf0,\"2023-03-16 15:23:42.421 +11:00\",2018,100,4,9,01,0\n641299ced7fb4a2f516beaef,\"2023-03-16 15:23:42.398 +11:00\",2018,100,4,2,77,3\n641299ced7fb4a2f516beaee,\"2023-03-16 15:23:42.373 +11:00\",2018,100,4,2,9999,3\n641299ced7fb4a2f516beaed,\"2023-03-16 15:23:42.349 +11:00\",2018,100,4,2,99,..C\n641299ced7fb4a2f516beaec,\"2023-03-16 15:23:42.324 +11:00\",2018,100,4,2,18,0\n641299ced7fb4a2f516beaeb,\"2023-03-16 15:23:42.297 +11:00\",2018,100,4,2,17,0\n641299ced7fb4a2f516beaea,\"2023-03-16 15:23:42.274 +11:00\",2018,100,4,2,16,0\n641299ced7fb4a2f516beae9,\"2023-03-16 15:23:42.248 +11:00\",2018,100,4,2,15,0\n641299ced7fb4a2f516beae8,\"2023-03-16 15:23:42.217 +11:00\",2018,100,4,2,14,0\n641299ced7fb4a2f516beae7,\"2023-03-16 15:23:42.190 +11:00\",2018,100,4,2,13,0\n641299ced7fb4a2f516beae6,\"2023-03-16 15:23:42.165 +11:00\",2018,100,4,2,12,0\n641299ced7fb4a2f516beae5,\"2023-03-16 15:23:42.139 +11:00\",2018,100,4,2,09,0\n641299ced7fb4a2f516beae4,\"2023-03-16 15:23:42.107 +11:00\",2018,100,4,2,08,0\n641299ced7fb4a2f516beae3,\"2023-03-16 15:23:42.082 +11:00\",2018,100,4,2,07,0\n641299ced7fb4a2f516beae2,\"2023-03-16 15:23:42.057 +11:00\",2018,100,4,2,06,0\n641299ced7fb4a2f516beae1,\"2023-03-16 15:23:42.031 +11:00\",2018,100,4,2,05,0\n641299ced7fb4a2f516beae0,\"2023-03-16 15:23:42.005 +11:00\",2018,100,4,2,04,0\n641299cdd7fb4a2f516beadf,\"2023-03-16 15:23:41.976 +11:00\",2018,100,4,2,03,0\n641299cdd7fb4a2f516beade,\"2023-03-16 15:23:41.946 +11:00\",2018,100,4,2,02,3\n641299cdd7fb4a2f516beadd,\"2023-03-16 15:23:41.913 +11:00\",2018,100,4,2,01,0\n641299cdd7fb4a2f516beadc,\"2023-03-16 15:23:41.886 +11:00\",2018,100,4,1,77,0\n641299cdd7fb4a2f516beadb,\"2023-03-16 15:23:41.856 +11:00\",2018,100,4,1,9999,0\n641299cdd7fb4a2f516beada,\"2023-03-16 15:23:41.831 +11:00\",2018,100,4,1,99,..C\n641299cdd7fb4a2f516bead9,\"2023-03-16 15:23:41.806 +11:00\",2018,100,4,1,18,0\n641299cdd7fb4a2f516bead8,\"2023-03-16 15:23:41.780 +11:00\",2018,100,4,1,17,0\n641299cdd7fb4a2f516bead7,\"2023-03-16 15:23:41.747 +11:00\",2018,100,4,1,16,0\n641299cdd7fb4a2f516bead6,\"2023-03-16 15:23:41.725 +11:00\",2018,100,4,1,15,0\n641299cdd7fb4a2f516bead5,\"2023-03-16 15:23:41.699 +11:00\",2018,100,4,1,14,0\n641299cdd7fb4a2f516bead4,\"2023-03-16 15:23:41.673 +11:00\",2018,100,4,1,13,0\n641299cdd7fb4a2f516bead3,\"2023-03-16 15:23:41.645 +11:00\",2018,100,4,1,12,0\n641299cdd7fb4a2f516bead2,\"2023-03-16 15:23:41.622 +11:00\",2018,100,4,1,09,0\n641299cdd7fb4a2f516bead1,\"2023-03-16 15:23:41.596 +11:00\",2018,100,4,1,08,0\n641299cdd7fb4a2f516bead0,\"2023-03-16 15:23:41.571 +11:00\",2018,100,4,1,07,0\n641299cdd7fb4a2f516beacf,\"2023-03-16 15:23:41.546 +11:00\",2018,100,4,1,06,0\n641299cdd7fb4a2f516beace,\"2023-03-16 15:23:41.522 +11:00\",2018,100,4,1,05,0\n641299cdd7fb4a2f516beacd,\"2023-03-16 15:23:41.499 +11:00\",2018,100,4,1,04,0\n641299cdd7fb4a2f516beacc,\"2023-03-16 15:23:41.476 +11:00\",2018,100,4,1,03,0\n641299cdd7fb4a2f516beacb,\"2023-03-16 15:23:41.453 +11:00\",2018,100,4,1,02,0\n641299cdd7fb4a2f516beaca,\"2023-03-16 15:23:41.429 +11:00\",2018,100,4,1,01,0\n641299cdd7fb4a2f516beac9,\"2023-03-16 15:23:41.402 +11:00\",2018,100,3,9,77,0\n641299cdd7fb4a2f516beac8,\"2023-03-16 15:23:41.376 +11:00\",2018,100,3,9,9999,0\n641299cdd7fb4a2f516beac7,\"2023-03-16 15:23:41.349 +11:00\",2018,100,3,9,99,..C\n641299cdd7fb4a2f516beac6,\"2023-03-16 15:23:41.322 +11:00\",2018,100,3,9,18,0\n641299cdd7fb4a2f516beac5,\"2023-03-16 15:23:41.298 +11:00\",2018,100,3,9,17,0\n641299cdd7fb4a2f516beac4,\"2023-03-16 15:23:41.272 +11:00\",2018,100,3,9,16,0\n641299cdd7fb4a2f516beac3,\"2023-03-16 15:23:41.244 +11:00\",2018,100,3,9,15,0\n641299cdd7fb4a2f516beac2,\"2023-03-16 15:23:41.220 +11:00\",2018,100,3,9,14,0\n641299cdd7fb4a2f516beac1,\"2023-03-16 15:23:41.195 +11:00\",2018,100,3,9,13,0\n641299cdd7fb4a2f516beac0,\"2023-03-16 15:23:41.165 +11:00\",2018,100,3,9,12,0\n641299cdd7fb4a2f516beabf,\"2023-03-16 15:23:41.136 +11:00\",2018,100,3,9,09,0\n641299cdd7fb4a2f516beabe,\"2023-03-16 15:23:41.112 +11:00\",2018,100,3,9,08,0\n641299cdd7fb4a2f516beabd,\"2023-03-16 15:23:41.084 +11:00\",2018,100,3,9,07,0\n641299cdd7fb4a2f516beabc,\"2023-03-16 15:23:41.061 +11:00\",2018,100,3,9,06,0\n641299cdd7fb4a2f516beabb,\"2023-03-16 15:23:41.037 +11:00\",2018,100,3,9,05,0\n641299cdd7fb4a2f516beaba,\"2023-03-16 15:23:41.011 +11:00\",2018,100,3,9,04,0\n641299ccd7fb4a2f516beab9,\"2023-03-16 15:23:40.987 +11:00\",2018,100,3,9,03,0\n641299ccd7fb4a2f516beab8,\"2023-03-16 15:23:40.958 +11:00\",2018,100,3,9,02,0\n641299ccd7fb4a2f516beab7,\"2023-03-16 15:23:40.923 +11:00\",2018,100,3,9,01,0\n641299ccd7fb4a2f516beab6,\"2023-03-16 15:23:40.899 +11:00\",2018,100,3,2,77,0\n641299ccd7fb4a2f516beab5,\"2023-03-16 15:23:40.876 +11:00\",2018,100,3,2,9999,0\n641299ccd7fb4a2f516beab4,\"2023-03-16 15:23:40.845 +11:00\",2018,100,3,2,99,..C\n641299ccd7fb4a2f516beab3,\"2023-03-16 15:23:40.818 +11:00\",2018,100,3,2,18,0\n641299ccd7fb4a2f516beab2,\"2023-03-16 15:23:40.788 +11:00\",2018,100,3,2,17,0\n641299ccd7fb4a2f516beab1,\"2023-03-16 15:23:40.761 +11:00\",2018,100,3,2,16,0\n641299ccd7fb4a2f516beab0,\"2023-03-16 15:23:40.736 +11:00\",2018,100,3,2,15,0\n641299ccd7fb4a2f516beaaf,\"2023-03-16 15:23:40.709 +11:00\",2018,100,3,2,14,0\n641299ccd7fb4a2f516beaae,\"2023-03-16 15:23:40.684 +11:00\",2018,100,3,2,13,0\n641299ccd7fb4a2f516beaad,\"2023-03-16 15:23:40.661 +11:00\",2018,100,3,2,12,0\n641299ccd7fb4a2f516beaac,\"2023-03-16 15:23:40.636 +11:00\",2018,100,3,2,09,0\n641299ccd7fb4a2f516beaab,\"2023-03-16 15:23:40.611 +11:00\",2018,100,3,2,08,0\n641299ccd7fb4a2f516beaaa,\"2023-03-16 15:23:40.588 +11:00\",2018,100,3,2,07,0\n641299ccd7fb4a2f516beaa9,\"2023-03-16 15:23:40.564 +11:00\",2018,100,3,2,06,0\n641299ccd7fb4a2f516beaa8,\"2023-03-16 15:23:40.538 +11:00\",2018,100,3,2,05,0\n641299ccd7fb4a2f516beaa7,\"2023-03-16 15:23:40.479 +11:00\",2018,100,3,2,04,0\n641299ccd7fb4a2f516beaa6,\"2023-03-16 15:23:40.446 +11:00\",2018,100,3,2,03,0\n641299ccd7fb4a2f516beaa5,\"2023-03-16 15:23:40.424 +11:00\",2018,100,3,2,02,0\n641299ccd7fb4a2f516beaa4,\"2023-03-16 15:23:40.399 +11:00\",2018,100,3,2,01,0\n641299ccd7fb4a2f516beaa3,\"2023-03-16 15:23:40.376 +11:00\",2018,100,3,1,77,0\n641299ccd7fb4a2f516beaa2,\"2023-03-16 15:23:40.346 +11:00\",2018,100,3,1,9999,0\n641299ccd7fb4a2f516beaa1,\"2023-03-16 15:23:40.323 +11:00\",2018,100,3,1,99,..C\n641299ccd7fb4a2f516beaa0,\"2023-03-16 15:23:40.296 +11:00\",2018,100,3,1,18,0\n641299ccd7fb4a2f516bea9f,\"2023-03-16 15:23:40.263 +11:00\",2018,100,3,1,17,0\n641299ccd7fb4a2f516bea9e,\"2023-03-16 15:23:40.231 +11:00\",2018,100,3,1,16,0\n641299ccd7fb4a2f516bea9d,\"2023-03-16 15:23:40.207 +11:00\",2018,100,3,1,15,0\n641299ccd7fb4a2f516bea9c,\"2023-03-16 15:23:40.161 +11:00\",2018,100,3,1,14,0\n641299ccd7fb4a2f516bea9b,\"2023-03-16 15:23:40.115 +11:00\",2018,100,3,1,13,0\n641299ccd7fb4a2f516bea9a,\"2023-03-16 15:23:40.090 +11:00\",2018,100,3,1,12,0\n641299ccd7fb4a2f516bea99,\"2023-03-16 15:23:40.065 +11:00\",2018,100,3,1,09,0\n641299ccd7fb4a2f516bea98,\"2023-03-16 15:23:40.042 +11:00\",2018,100,3,1,08,0\n641299ccd7fb4a2f516bea97,\"2023-03-16 15:23:40.013 +11:00\",2018,100,3,1,07,0\n641299cbd7fb4a2f516bea96,\"2023-03-16 15:23:39.982 +11:00\",2018,100,3,1,06,0\n641299cbd7fb4a2f516bea95,\"2023-03-16 15:23:39.958 +11:00\",2018,100,3,1,05,0\n641299cbd7fb4a2f516bea94,\"2023-03-16 15:23:39.933 +11:00\",2018,100,3,1,04,0\n641299cbd7fb4a2f516bea93,\"2023-03-16 15:23:39.906 +11:00\",2018,100,3,1,03,0\n641299cbd7fb4a2f516bea92,\"2023-03-16 15:23:39.880 +11:00\",2018,100,3,1,02,0\n641299cbd7fb4a2f516bea91,\"2023-03-16 15:23:39.855 +11:00\",2018,100,3,1,01,0\n641299cbd7fb4a2f516bea90,\"2023-03-16 15:23:39.831 +11:00\",2018,100,2,9,77,6\n641299cbd7fb4a2f516bea8f,\"2023-03-16 15:23:39.805 +11:00\",2018,100,2,9,9999,6\n641299cbd7fb4a2f516bea8e,\"2023-03-16 15:23:39.779 +11:00\",2018,100,2,9,99,..C\n641299cbd7fb4a2f516bea8d,\"2023-03-16 15:23:39.754 +11:00\",2018,100,2,9,18,0\n641299cbd7fb4a2f516bea8c,\"2023-03-16 15:23:39.728 +11:00\",2018,100,2,9,17,0\n641299cbd7fb4a2f516bea8b,\"2023-03-16 15:23:39.706 +11:00\",2018,100,2,9,16,0\n641299cbd7fb4a2f516bea8a,\"2023-03-16 15:23:39.680 +11:00\",2018,100,2,9,15,0\n641299cbd7fb4a2f516bea89,\"2023-03-16 15:23:39.653 +11:00\",2018,100,2,9,14,0\n641299cbd7fb4a2f516bea88,\"2023-03-16 15:23:39.625 +11:00\",2018,100,2,9,13,0\n641299cbd7fb4a2f516bea87,\"2023-03-16 15:23:39.596 +11:00\",2018,100,2,9,12,0\n641299cbd7fb4a2f516bea86,\"2023-03-16 15:23:39.571 +11:00\",2018,100,2,9,09,0\n641299cbd7fb4a2f516bea85,\"2023-03-16 15:23:39.544 +11:00\",2018,100,2,9,08,0\n641299cbd7fb4a2f516bea84,\"2023-03-16 15:23:39.511 +11:00\",2018,100,2,9,07,0\n641299cbd7fb4a2f516bea83,\"2023-03-16 15:23:39.485 +11:00\",2018,100,2,9,06,0\n641299cbd7fb4a2f516bea82,\"2023-03-16 15:23:39.460 +11:00\",2018,100,2,9,05,0\n641299cbd7fb4a2f516bea81,\"2023-03-16 15:23:39.435 +11:00\",2018,100,2,9,04,0\n641299cbd7fb4a2f516bea80,\"2023-03-16 15:23:39.412 +11:00\",2018,100,2,9,03,0\n641299cbd7fb4a2f516bea7f,\"2023-03-16 15:23:39.327 +11:00\",2018,100,2,9,02,3\n641299cbd7fb4a2f516bea7e,\"2023-03-16 15:23:39.302 +11:00\",2018,100,2,9,01,0\n641299cbd7fb4a2f516bea7d,\"2023-03-16 15:23:39.280 +11:00\",2018,100,2,2,77,3\n641299cbd7fb4a2f516bea7c,\"2023-03-16 15:23:39.257 +11:00\",2018,100,2,2,9999,3\n641299cbd7fb4a2f516bea7b,\"2023-03-16 15:23:39.219 +11:00\",2018,100,2,2,99,..C\n641299cbd7fb4a2f516bea7a,\"2023-03-16 15:23:39.193 +11:00\",2018,100,2,2,18,0\n641299cbd7fb4a2f516bea79,\"2023-03-16 15:23:39.166 +11:00\",2018,100,2,2,17,0\n641299cbd7fb4a2f516bea78,\"2023-03-16 15:23:39.141 +11:00\",2018,100,2,2,16,0\n641299cbd7fb4a2f516bea77,\"2023-03-16 15:23:39.115 +11:00\",2018,100,2,2,15,0\n641299cbd7fb4a2f516bea76,\"2023-03-16 15:23:39.088 +11:00\",2018,100,2,2,14,0\n641299cbd7fb4a2f516bea75,\"2023-03-16 15:23:39.064 +11:00\",2018,100,2,2,13,0\n641299cbd7fb4a2f516bea74,\"2023-03-16 15:23:39.040 +11:00\",2018,100,2,2,12,0\n641299cbd7fb4a2f516bea73,\"2023-03-16 15:23:39.014 +11:00\",2018,100,2,2,09,0\n641299cad7fb4a2f516bea72,\"2023-03-16 15:23:38.987 +11:00\",2018,100,2,2,08,0\n641299cad7fb4a2f516bea71,\"2023-03-16 15:23:38.960 +11:00\",2018,100,2,2,07,0\n641299cad7fb4a2f516bea70,\"2023-03-16 15:23:38.892 +11:00\",2018,100,2,2,06,0\n641299cad7fb4a2f516bea6f,\"2023-03-16 15:23:38.865 +11:00\",2018,100,2,2,05,0\n641299cad7fb4a2f516bea6e,\"2023-03-16 15:23:38.840 +11:00\",2018,100,2,2,04,0\n641299cad7fb4a2f516bea6d,\"2023-03-16 15:23:38.816 +11:00\",2018,100,2,2,03,0\n641299cad7fb4a2f516bea6c,\"2023-03-16 15:23:38.792 +11:00\",2018,100,2,2,02,3\n641299cad7fb4a2f516bea6b,\"2023-03-16 15:23:38.769 +11:00\",2018,100,2,2,01,0\n641299cad7fb4a2f516bea6a,\"2023-03-16 15:23:38.739 +11:00\",2018,100,2,1,77,0\n641299cad7fb4a2f516bea69,\"2023-03-16 15:23:38.712 +11:00\",2018,100,2,1,9999,0\n641299cad7fb4a2f516bea68,\"2023-03-16 15:23:38.689 +11:00\",2018,100,2,1,99,..C\n641299cad7fb4a2f516bea67,\"2023-03-16 15:23:38.655 +11:00\",2018,100,2,1,18,0\n641299cad7fb4a2f516bea66,\"2023-03-16 15:23:38.556 +11:00\",2018,100,2,1,17,0\n641299cad7fb4a2f516bea65,\"2023-03-16 15:23:38.529 +11:00\",2018,100,2,1,16,0\n641299cad7fb4a2f516bea64,\"2023-03-16 15:23:38.506 +11:00\",2018,100,2,1,15,0\n641299cad7fb4a2f516bea63,\"2023-03-16 15:23:38.479 +11:00\",2018,100,2,1,14,0\n641299cad7fb4a2f516bea62,\"2023-03-16 15:23:38.456 +11:00\",2018,100,2,1,13,0\n641299cad7fb4a2f516bea61,\"2023-03-16 15:23:38.428 +11:00\",2018,100,2,1,12,0\n641299cad7fb4a2f516bea60,\"2023-03-16 15:23:38.402 +11:00\",2018,100,2,1,09,0\n641299cad7fb4a2f516bea5f,\"2023-03-16 15:23:38.376 +11:00\",2018,100,2,1,08,0\n641299cad7fb4a2f516bea5e,\"2023-03-16 15:23:38.349 +11:00\",2018,100,2,1,07,0\n641299cad7fb4a2f516bea5d,\"2023-03-16 15:23:38.323 +11:00\",2018,100,2,1,06,0\n641299cad7fb4a2f516bea5c,\"2023-03-16 15:23:38.297 +11:00\",2018,100,2,1,05,0\n641299cad7fb4a2f516bea5b,\"2023-03-16 15:23:38.270 +11:00\",2018,100,2,1,04,0\n641299cad7fb4a2f516bea5a,\"2023-03-16 15:23:38.244 +11:00\",2018,100,2,1,03,0\n641299cad7fb4a2f516bea59,\"2023-03-16 15:23:38.220 +11:00\",2018,100,2,1,02,0\n641299cad7fb4a2f516bea58,\"2023-03-16 15:23:38.199 +11:00\",2018,100,2,1,01,0\n641299cad7fb4a2f516bea57,\"2023-03-16 15:23:38.174 +11:00\",2018,100,1,9,77,240\n641299cad7fb4a2f516bea56,\"2023-03-16 15:23:38.147 +11:00\",2018,100,1,9,9999,240\n641299cad7fb4a2f516bea55,\"2023-03-16 15:23:38.123 +11:00\",2018,100,1,9,99,..C\n641299cad7fb4a2f516bea54,\"2023-03-16 15:23:38.078 +11:00\",2018,100,1,9,18,3\n641299cad7fb4a2f516bea53,\"2023-03-16 15:23:38.052 +11:00\",2018,100,1,9,17,3\n641299cad7fb4a2f516bea52,\"2023-03-16 15:23:38.028 +11:00\",2018,100,1,9,16,3\n641299cad7fb4a2f516bea51,\"2023-03-16 15:23:37.992 +11:00\",2018,100,1,9,15,6\n641299c9d7fb4a2f516bea50,\"2023-03-16 15:23:37.968 +11:00\",2018,100,1,9,14,12\n641299c9d7fb4a2f516bea4f,\"2023-03-16 15:23:37.941 +11:00\",2018,100,1,9,13,39\n641299c9d7fb4a2f516bea4e,\"2023-03-16 15:23:37.918 +11:00\",2018,100,1,9,12,0\n641299c9d7fb4a2f516bea4d,\"2023-03-16 15:23:37.892 +11:00\",2018,100,1,9,09,21\n641299c9d7fb4a2f516bea4c,\"2023-03-16 15:23:37.868 +11:00\",2018,100,1,9,08,12\n641299c9d7fb4a2f516bea4b,\"2023-03-16 15:23:37.847 +11:00\",2018,100,1,9,07,9\n641299c9d7fb4a2f516bea4a,\"2023-03-16 15:23:37.824 +11:00\",2018,100,1,9,06,9\n641299c9d7fb4a2f516bea49,\"2023-03-16 15:23:37.802 +11:00\",2018,100,1,9,05,3\n641299c9d7fb4a2f516bea48,\"2023-03-16 15:23:37.778 +11:00\",2018,100,1,9,04,21\n641299c9d7fb4a2f516bea47,\"2023-03-16 15:23:37.751 +11:00\",2018,100,1,9,03,18\n641299c9d7fb4a2f516bea46,\"2023-03-16 15:23:37.726 +11:00\",2018,100,1,9,02,72\n641299c9d7fb4a2f516bea45,\"2023-03-16 15:23:37.702 +11:00\",2018,100,1,9,01,3\n641299c9d7fb4a2f516bea44,\"2023-03-16 15:23:37.672 +11:00\",2018,100,1,2,77,192\n641299c9d7fb4a2f516bea43,\"2023-03-16 15:23:37.646 +11:00\",2018,100,1,2,9999,192\n641299c9d7fb4a2f516bea42,\"2023-03-16 15:23:37.620 +11:00\",2018,100,1,2,99,..C\n641299c9d7fb4a2f516bea41,\"2023-03-16 15:23:37.596 +11:00\",2018,100,1,2,18,3\n641299c9d7fb4a2f516bea40,\"2023-03-16 15:23:37.573 +11:00\",2018,100,1,2,17,3\n641299c9d7fb4a2f516bea3f,\"2023-03-16 15:23:37.549 +11:00\",2018,100,1,2,16,3\n641299c9d7fb4a2f516bea3e,\"2023-03-16 15:23:37.527 +11:00\",2018,100,1,2,15,3\n641299c9d7fb4a2f516bea3d,\"2023-03-16 15:23:37.505 +11:00\",2018,100,1,2,14,12\n641299c9d7fb4a2f516bea3c,\"2023-03-16 15:23:37.481 +11:00\",2018,100,1,2,13,30\n641299c9d7fb4a2f516bea3b,\"2023-03-16 15:23:37.450 +11:00\",2018,100,1,2,12,0\n641299c9d7fb4a2f516bea3a,\"2023-03-16 15:23:37.427 +11:00\",2018,100,1,2,09,18\n641299c9d7fb4a2f516bea39,\"2023-03-16 15:23:37.406 +11:00\",2018,100,1,2,08,12\n641299c9d7fb4a2f516bea38,\"2023-03-16 15:23:37.381 +11:00\",2018,100,1,2,07,9\n641299c9d7fb4a2f516bea37,\"2023-03-16 15:23:37.351 +11:00\",2018,100,1,2,06,6\n641299c9d7fb4a2f516bea36,\"2023-03-16 15:23:37.326 +11:00\",2018,100,1,2,05,3\n641299c9d7fb4a2f516bea35,\"2023-03-16 15:23:37.302 +11:00\",2018,100,1,2,04,12\n641299c9d7fb4a2f516bea34,\"2023-03-16 15:23:37.276 +11:00\",2018,100,1,2,03,15\n641299c9d7fb4a2f516bea33,\"2023-03-16 15:23:37.252 +11:00\",2018,100,1,2,02,60\n641299c9d7fb4a2f516bea32,\"2023-03-16 15:23:37.226 +11:00\",2018,100,1,2,01,3\n641299c9d7fb4a2f516bea31,\"2023-03-16 15:23:37.202 +11:00\",2018,100,1,1,77,48\n641299c9d7fb4a2f516bea30,\"2023-03-16 15:23:37.178 +11:00\",2018,100,1,1,9999,48\n641299c9d7fb4a2f516bea2f,\"2023-03-16 15:23:37.153 +11:00\",2018,100,1,1,99,..C\n641299c9d7fb4a2f516bea2e,\"2023-03-16 15:23:37.129 +11:00\",2018,100,1,1,18,0\n641299c9d7fb4a2f516bea2d,\"2023-03-16 15:23:37.106 +11:00\",2018,100,1,1,17,0\n641299c9d7fb4a2f516bea2c,\"2023-03-16 15:23:37.084 +11:00\",2018,100,1,1,16,0\n641299c9d7fb4a2f516bea2b,\"2023-03-16 15:23:37.055 +11:00\",2018,100,1,1,15,3\n641299c9d7fb4a2f516bea2a,\"2023-03-16 15:23:37.031 +11:00\",2018,100,1,1,14,0\n641299c9d7fb4a2f516bea29,\"2023-03-16 15:23:37.008 +11:00\",2018,100,1,1,13,9\n641299c8d7fb4a2f516bea28,\"2023-03-16 15:23:36.984 +11:00\",2018,100,1,1,12,0\n641299c8d7fb4a2f516bea27,\"2023-03-16 15:23:36.958 +11:00\",2018,100,1,1,09,6\n641299c8d7fb4a2f516bea26,\"2023-03-16 15:23:36.931 +11:00\",2018,100,1,1,08,0\n641299c8d7fb4a2f516bea25,\"2023-03-16 15:23:36.906 +11:00\",2018,100,1,1,07,0\n641299c8d7fb4a2f516bea24,\"2023-03-16 15:23:36.881 +11:00\",2018,100,1,1,06,3\n641299c8d7fb4a2f516bea23,\"2023-03-16 15:23:36.857 +11:00\",2018,100,1,1,05,0\n641299c8d7fb4a2f516bea22,\"2023-03-16 15:23:36.831 +11:00\",2018,100,1,1,04,6\n641299c8d7fb4a2f516bea21,\"2023-03-16 15:23:36.802 +11:00\",2018,100,1,1,03,3\n641299c8d7fb4a2f516bea20,\"2023-03-16 15:23:36.777 +11:00\",2018,100,1,1,02,12\n641299c8d7fb4a2f516bea1f,\"2023-03-16 15:23:36.749 +11:00\",2018,100,1,1,01,0\n641299c8d7fb4a2f516bea1e,\"2023-03-16 15:23:36.726 +11:00\",2018,099,9999,9,77,426\n641299c8d7fb4a2f516bea1d,\"2023-03-16 15:23:36.699 +11:00\",2018,099,9999,9,9999,426\n641299c8d7fb4a2f516bea1c,\"2023-03-16 15:23:36.666 +11:00\",2018,099,9999,9,99,0\n641299c8d7fb4a2f516bea1b,\"2023-03-16 15:23:36.638 +11:00\",2018,099,9999,9,18,3\n641299c8d7fb4a2f516bea1a,\"2023-03-16 15:23:36.611 +11:00\",2018,099,9999,9,17,3\n641299c8d7fb4a2f516bea19,\"2023-03-16 15:23:36.587 +11:00\",2018,099,9999,9,16,3\n641299c8d7fb4a2f516bea18,\"2023-03-16 15:23:36.562 +11:00\",2018,099,9999,9,15,12\n641299c8d7fb4a2f516bea17,\"2023-03-16 15:23:36.536 +11:00\",2018,099,9999,9,14,27\n641299c8d7fb4a2f516bea16,\"2023-03-16 15:23:36.509 +11:00\",2018,099,9999,9,13,54\n641299c8d7fb4a2f516bea15,\"2023-03-16 15:23:36.486 +11:00\",2018,099,9999,9,12,0\n641299c8d7fb4a2f516bea14,\"2023-03-16 15:23:36.460 +11:00\",2018,099,9999,9,09,39\n641299c8d7fb4a2f516bea13,\"2023-03-16 15:23:36.434 +11:00\",2018,099,9999,9,08,24\n641299c8d7fb4a2f516bea12,\"2023-03-16 15:23:36.406 +11:00\",2018,099,9999,9,07,15\n641299c8d7fb4a2f516bea11,\"2023-03-16 15:23:36.373 +11:00\",2018,099,9999,9,06,18\n641299c8d7fb4a2f516bea10,\"2023-03-16 15:23:36.350 +11:00\",2018,099,9999,9,05,6\n641299c8d7fb4a2f516bea0f,\"2023-03-16 15:23:36.321 +11:00\",2018,099,9999,9,04,33\n641299c8d7fb4a2f516bea0e,\"2023-03-16 15:23:36.298 +11:00\",2018,099,9999,9,03,33\n641299c8d7fb4a2f516bea0d,\"2023-03-16 15:23:36.272 +11:00\",2018,099,9999,9,02,135\n641299c8d7fb4a2f516bea0c,\"2023-03-16 15:23:36.247 +11:00\",2018,099,9999,9,01,18\n641299c8d7fb4a2f516bea0b,\"2023-03-16 15:23:36.222 +11:00\",2018,099,9999,2,77,315\n641299c8d7fb4a2f516bea0a,\"2023-03-16 15:23:36.193 +11:00\",2018,099,9999,2,9999,315\n641299c8d7fb4a2f516bea09,\"2023-03-16 15:23:36.167 +11:00\",2018,099,9999,2,99,0\n641299c8d7fb4a2f516bea08,\"2023-03-16 15:23:36.138 +11:00\",2018,099,9999,2,18,3\n641299c8d7fb4a2f516bea07,\"2023-03-16 15:23:36.114 +11:00\",2018,099,9999,2,17,3\n641299c8d7fb4a2f516bea06,\"2023-03-16 15:23:36.090 +11:00\",2018,099,9999,2,16,0\n641299c8d7fb4a2f516bea05,\"2023-03-16 15:23:36.067 +11:00\",2018,099,9999,2,15,6\n641299c8d7fb4a2f516bea04,\"2023-03-16 15:23:36.043 +11:00\",2018,099,9999,2,14,18\n641299c8d7fb4a2f516bea03,\"2023-03-16 15:23:36.020 +11:00\",2018,099,9999,2,13,42\n641299c7d7fb4a2f516bea02,\"2023-03-16 15:23:35.997 +11:00\",2018,099,9999,2,12,0\n641299c7d7fb4a2f516bea01,\"2023-03-16 15:23:35.974 +11:00\",2018,099,9999,2,09,30\n641299c7d7fb4a2f516bea00,\"2023-03-16 15:23:35.948 +11:00\",2018,099,9999,2,08,18\n641299c7d7fb4a2f516be9ff,\"2023-03-16 15:23:35.925 +11:00\",2018,099,9999,2,07,12\n641299c7d7fb4a2f516be9fe,\"2023-03-16 15:23:35.900 +11:00\",2018,099,9999,2,06,15\n641299c7d7fb4a2f516be9fd,\"2023-03-16 15:23:35.877 +11:00\",2018,099,9999,2,05,6\n641299c7d7fb4a2f516be9fc,\"2023-03-16 15:23:35.836 +11:00\",2018,099,9999,2,04,24\n641299c7d7fb4a2f516be9fb,\"2023-03-16 15:23:35.810 +11:00\",2018,099,9999,2,03,30\n641299c7d7fb4a2f516be9fa,\"2023-03-16 15:23:35.785 +11:00\",2018,099,9999,2,02,102\n641299c7d7fb4a2f516be9f9,\"2023-03-16 15:23:35.748 +11:00\",2018,099,9999,2,01,12\n641299c7d7fb4a2f516be9f8,\"2023-03-16 15:23:35.724 +11:00\",2018,099,9999,1,77,114\n641299c7d7fb4a2f516be9f7,\"2023-03-16 15:23:35.698 +11:00\",2018,099,9999,1,9999,114\n641299c7d7fb4a2f516be9f6,\"2023-03-16 15:23:35.661 +11:00\",2018,099,9999,1,99,0\n641299c7d7fb4a2f516be9f5,\"2023-03-16 15:23:35.634 +11:00\",2018,099,9999,1,18,0\n641299c7d7fb4a2f516be9f4,\"2023-03-16 15:23:35.607 +11:00\",2018,099,9999,1,17,0\n641299c7d7fb4a2f516be9f3,\"2023-03-16 15:23:35.583 +11:00\",2018,099,9999,1,16,3\n641299c7d7fb4a2f516be9f2,\"2023-03-16 15:23:35.559 +11:00\",2018,099,9999,1,15,6\n641299c7d7fb4a2f516be9f1,\"2023-03-16 15:23:35.526 +11:00\",2018,099,9999,1,14,9\n641299c7d7fb4a2f516be9f0,\"2023-03-16 15:23:35.502 +11:00\",2018,099,9999,1,13,12\n641299c7d7fb4a2f516be9ef,\"2023-03-16 15:23:35.475 +11:00\",2018,099,9999,1,12,0\n641299c7d7fb4a2f516be9ee,\"2023-03-16 15:23:35.453 +11:00\",2018,099,9999,1,09,9\n641299c7d7fb4a2f516be9ed,\"2023-03-16 15:23:35.428 +11:00\",2018,099,9999,1,08,6\n641299c7d7fb4a2f516be9ec,\"2023-03-16 15:23:35.400 +11:00\",2018,099,9999,1,07,6\n641299c7d7fb4a2f516be9eb,\"2023-03-16 15:23:35.375 +11:00\",2018,099,9999,1,06,6\n641299c7d7fb4a2f516be9ea,\"2023-03-16 15:23:35.348 +11:00\",2018,099,9999,1,05,0\n641299c7d7fb4a2f516be9e9,\"2023-03-16 15:23:35.326 +11:00\",2018,099,9999,1,04,9\n641299c7d7fb4a2f516be9e8,\"2023-03-16 15:23:35.302 +11:00\",2018,099,9999,1,03,6\n641299c7d7fb4a2f516be9e7,\"2023-03-16 15:23:35.277 +11:00\",2018,099,9999,1,02,36\n641299c7d7fb4a2f516be9e6,\"2023-03-16 15:23:35.249 +11:00\",2018,099,9999,1,01,3\n641299c7d7fb4a2f516be9e5,\"2023-03-16 15:23:35.223 +11:00\",2018,099,77,9,77,426\n641299c7d7fb4a2f516be9e4,\"2023-03-16 15:23:35.199 +11:00\",2018,099,77,9,9999,426\n641299c7d7fb4a2f516be9e3,\"2023-03-16 15:23:35.174 +11:00\",2018,099,77,9,99,..C\n641299c7d7fb4a2f516be9e2,\"2023-03-16 15:23:35.145 +11:00\",2018,099,77,9,18,3\n641299c7d7fb4a2f516be9e1,\"2023-03-16 15:23:35.114 +11:00\",2018,099,77,9,17,3\n641299c7d7fb4a2f516be9e0,\"2023-03-16 15:23:35.088 +11:00\",2018,099,77,9,16,3\n641299c7d7fb4a2f516be9df,\"2023-03-16 15:23:35.063 +11:00\",2018,099,77,9,15,12\n641299c7d7fb4a2f516be9de,\"2023-03-16 15:23:35.038 +11:00\",2018,099,77,9,14,27\n641299c7d7fb4a2f516be9dd,\"2023-03-16 15:23:35.014 +11:00\",2018,099,77,9,13,54\n641299c6d7fb4a2f516be9dc,\"2023-03-16 15:23:34.986 +11:00\",2018,099,77,9,12,0\n641299c6d7fb4a2f516be9db,\"2023-03-16 15:23:34.962 +11:00\",2018,099,77,9,09,39\n641299c6d7fb4a2f516be9da,\"2023-03-16 15:23:34.938 +11:00\",2018,099,77,9,08,24\n641299c6d7fb4a2f516be9d9,\"2023-03-16 15:23:34.911 +11:00\",2018,099,77,9,07,15\n641299c6d7fb4a2f516be9d8,\"2023-03-16 15:23:34.888 +11:00\",2018,099,77,9,06,18\n641299c6d7fb4a2f516be9d7,\"2023-03-16 15:23:34.836 +11:00\",2018,099,77,9,05,6\n641299c6d7fb4a2f516be9d6,\"2023-03-16 15:23:34.810 +11:00\",2018,099,77,9,04,33\n641299c6d7fb4a2f516be9d5,\"2023-03-16 15:23:34.785 +11:00\",2018,099,77,9,03,33\n641299c6d7fb4a2f516be9d4,\"2023-03-16 15:23:34.761 +11:00\",2018,099,77,9,02,135\n641299c6d7fb4a2f516be9d3,\"2023-03-16 15:23:34.736 +11:00\",2018,099,77,9,01,18\n641299c6d7fb4a2f516be9d2,\"2023-03-16 15:23:34.713 +11:00\",2018,099,77,2,77,315\n641299c6d7fb4a2f516be9d1,\"2023-03-16 15:23:34.685 +11:00\",2018,099,77,2,9999,315\n641299c6d7fb4a2f516be9d0,\"2023-03-16 15:23:34.662 +11:00\",2018,099,77,2,99,..C\n641299c6d7fb4a2f516be9cf,\"2023-03-16 15:23:34.638 +11:00\",2018,099,77,2,18,3\n641299c6d7fb4a2f516be9ce,\"2023-03-16 15:23:34.608 +11:00\",2018,099,77,2,17,3\n641299c6d7fb4a2f516be9cd,\"2023-03-16 15:23:34.571 +11:00\",2018,099,77,2,16,0\n641299c6d7fb4a2f516be9cc,\"2023-03-16 15:23:34.545 +11:00\",2018,099,77,2,15,6\n641299c6d7fb4a2f516be9cb,\"2023-03-16 15:23:34.521 +11:00\",2018,099,77,2,14,18\n641299c6d7fb4a2f516be9ca,\"2023-03-16 15:23:34.496 +11:00\",2018,099,77,2,13,42\n641299c6d7fb4a2f516be9c9,\"2023-03-16 15:23:34.472 +11:00\",2018,099,77,2,12,0\n641299c6d7fb4a2f516be9c8,\"2023-03-16 15:23:34.443 +11:00\",2018,099,77,2,09,30\n641299c6d7fb4a2f516be9c7,\"2023-03-16 15:23:34.420 +11:00\",2018,099,77,2,08,18\n641299c6d7fb4a2f516be9c6,\"2023-03-16 15:23:34.392 +11:00\",2018,099,77,2,07,12\n641299c6d7fb4a2f516be9c5,\"2023-03-16 15:23:34.367 +11:00\",2018,099,77,2,06,15\n641299c6d7fb4a2f516be9c4,\"2023-03-16 15:23:34.344 +11:00\",2018,099,77,2,05,6\n641299c6d7fb4a2f516be9c3,\"2023-03-16 15:23:34.319 +11:00\",2018,099,77,2,04,24\n641299c6d7fb4a2f516be9c2,\"2023-03-16 15:23:34.293 +11:00\",2018,099,77,2,03,30\n641299c6d7fb4a2f516be9c1,\"2023-03-16 15:23:34.266 +11:00\",2018,099,77,2,02,102\n641299c6d7fb4a2f516be9c0,\"2023-03-16 15:23:34.241 +11:00\",2018,099,77,2,01,12\n641299c6d7fb4a2f516be9bf,\"2023-03-16 15:23:34.214 +11:00\",2018,099,77,1,77,114\n641299c6d7fb4a2f516be9be,\"2023-03-16 15:23:34.189 +11:00\",2018,099,77,1,9999,114\n641299c6d7fb4a2f516be9bd,\"2023-03-16 15:23:34.165 +11:00\",2018,099,77,1,99,..C\n641299c6d7fb4a2f516be9bc,\"2023-03-16 15:23:34.139 +11:00\",2018,099,77,1,18,0\n641299c6d7fb4a2f516be9bb,\"2023-03-16 15:23:34.115 +11:00\",2018,099,77,1,17,0\n641299c6d7fb4a2f516be9ba,\"2023-03-16 15:23:34.090 +11:00\",2018,099,77,1,16,3\n641299c6d7fb4a2f516be9b9,\"2023-03-16 15:23:34.064 +11:00\",2018,099,77,1,15,6\n641299c6d7fb4a2f516be9b8,\"2023-03-16 15:23:34.040 +11:00\",2018,099,77,1,14,9\n641299c6d7fb4a2f516be9b7,\"2023-03-16 15:23:34.018 +11:00\",2018,099,77,1,13,12\n641299c5d7fb4a2f516be9b6,\"2023-03-16 15:23:33.992 +11:00\",2018,099,77,1,12,0\n641299c5d7fb4a2f516be9b5,\"2023-03-16 15:23:33.963 +11:00\",2018,099,77,1,09,9\n641299c5d7fb4a2f516be9b4,\"2023-03-16 15:23:33.937 +11:00\",2018,099,77,1,08,6\n641299c5d7fb4a2f516be9b3,\"2023-03-16 15:23:33.913 +11:00\",2018,099,77,1,07,6\n641299c5d7fb4a2f516be9b2,\"2023-03-16 15:23:33.891 +11:00\",2018,099,77,1,06,6\n641299c5d7fb4a2f516be9b1,\"2023-03-16 15:23:33.865 +11:00\",2018,099,77,1,05,0\n641299c5d7fb4a2f516be9b0,\"2023-03-16 15:23:33.840 +11:00\",2018,099,77,1,04,9\n641299c5d7fb4a2f516be9af,\"2023-03-16 15:23:33.813 +11:00\",2018,099,77,1,03,6\n641299c5d7fb4a2f516be9ae,\"2023-03-16 15:23:33.791 +11:00\",2018,099,77,1,02,36\n641299c5d7fb4a2f516be9ad,\"2023-03-16 15:23:33.768 +11:00\",2018,099,77,1,01,3\n641299c5d7fb4a2f516be9ac,\"2023-03-16 15:23:33.744 +11:00\",2018,099,9,9,77,0\n641299c5d7fb4a2f516be9ab,\"2023-03-16 15:23:33.713 +11:00\",2018,099,9,9,9999,0\n641299c5d7fb4a2f516be9aa,\"2023-03-16 15:23:33.681 +11:00\",2018,099,9,9,99,..C\n641299c5d7fb4a2f516be9a9,\"2023-03-16 15:23:33.656 +11:00\",2018,099,9,9,18,0\n641299c5d7fb4a2f516be9a8,\"2023-03-16 15:23:33.631 +11:00\",2018,099,9,9,17,0\n641299c5d7fb4a2f516be9a7,\"2023-03-16 15:23:33.597 +11:00\",2018,099,9,9,16,0\n641299c5d7fb4a2f516be9a6,\"2023-03-16 15:23:33.571 +11:00\",2018,099,9,9,15,0\n641299c5d7fb4a2f516be9a5,\"2023-03-16 15:23:33.545 +11:00\",2018,099,9,9,14,0\n641299c5d7fb4a2f516be9a4,\"2023-03-16 15:23:33.522 +11:00\",2018,099,9,9,13,0\n641299c5d7fb4a2f516be9a3,\"2023-03-16 15:23:33.499 +11:00\",2018,099,9,9,12,0\n641299c5d7fb4a2f516be9a2,\"2023-03-16 15:23:33.471 +11:00\",2018,099,9,9,09,0\n641299c5d7fb4a2f516be9a1,\"2023-03-16 15:23:33.448 +11:00\",2018,099,9,9,08,0\n641299c5d7fb4a2f516be9a0,\"2023-03-16 15:23:33.424 +11:00\",2018,099,9,9,07,0\n641299c5d7fb4a2f516be99f,\"2023-03-16 15:23:33.399 +11:00\",2018,099,9,9,06,0\n641299c5d7fb4a2f516be99e,\"2023-03-16 15:23:33.372 +11:00\",2018,099,9,9,05,0\n641299c5d7fb4a2f516be99d,\"2023-03-16 15:23:33.347 +11:00\",2018,099,9,9,04,0\n641299c5d7fb4a2f516be99c,\"2023-03-16 15:23:33.321 +11:00\",2018,099,9,9,03,0\n641299c5d7fb4a2f516be99b,\"2023-03-16 15:23:33.295 +11:00\",2018,099,9,9,02,0\n641299c5d7fb4a2f516be99a,\"2023-03-16 15:23:33.272 +11:00\",2018,099,9,9,01,0\n641299c5d7fb4a2f516be999,\"2023-03-16 15:23:33.248 +11:00\",2018,099,9,2,77,0\n641299c5d7fb4a2f516be998,\"2023-03-16 15:23:33.223 +11:00\",2018,099,9,2,9999,0\n641299c5d7fb4a2f516be997,\"2023-03-16 15:23:33.193 +11:00\",2018,099,9,2,99,..C\n641299c5d7fb4a2f516be996,\"2023-03-16 15:23:33.170 +11:00\",2018,099,9,2,18,0\n641299c5d7fb4a2f516be995,\"2023-03-16 15:23:33.145 +11:00\",2018,099,9,2,17,0\n641299c5d7fb4a2f516be994,\"2023-03-16 15:23:33.120 +11:00\",2018,099,9,2,16,0\n641299c5d7fb4a2f516be993,\"2023-03-16 15:23:33.097 +11:00\",2018,099,9,2,15,0\n641299c5d7fb4a2f516be992,\"2023-03-16 15:23:33.074 +11:00\",2018,099,9,2,14,0\n641299c5d7fb4a2f516be991,\"2023-03-16 15:23:33.052 +11:00\",2018,099,9,2,13,0\n641299c5d7fb4a2f516be990,\"2023-03-16 15:23:33.029 +11:00\",2018,099,9,2,12,0\n641299c5d7fb4a2f516be98f,\"2023-03-16 15:23:33.004 +11:00\",2018,099,9,2,09,0\n641299c4d7fb4a2f516be98e,\"2023-03-16 15:23:32.972 +11:00\",2018,099,9,2,08,0\n641299c4d7fb4a2f516be98d,\"2023-03-16 15:23:32.935 +11:00\",2018,099,9,2,07,0\n641299c4d7fb4a2f516be98c,\"2023-03-16 15:23:32.907 +11:00\",2018,099,9,2,06,0\n641299c4d7fb4a2f516be98b,\"2023-03-16 15:23:32.881 +11:00\",2018,099,9,2,05,0\n641299c4d7fb4a2f516be98a,\"2023-03-16 15:23:32.855 +11:00\",2018,099,9,2,04,0\n641299c4d7fb4a2f516be989,\"2023-03-16 15:23:32.830 +11:00\",2018,099,9,2,03,0\n641299c4d7fb4a2f516be988,\"2023-03-16 15:23:32.805 +11:00\",2018,099,9,2,02,0\n641299c4d7fb4a2f516be987,\"2023-03-16 15:23:32.780 +11:00\",2018,099,9,2,01,0\n641299c4d7fb4a2f516be986,\"2023-03-16 15:23:32.749 +11:00\",2018,099,9,1,77,0\n641299c4d7fb4a2f516be985,\"2023-03-16 15:23:32.725 +11:00\",2018,099,9,1,9999,0\n641299c4d7fb4a2f516be984,\"2023-03-16 15:23:32.693 +11:00\",2018,099,9,1,99,..C\n641299c4d7fb4a2f516be983,\"2023-03-16 15:23:32.668 +11:00\",2018,099,9,1,18,0\n641299c4d7fb4a2f516be982,\"2023-03-16 15:23:32.645 +11:00\",2018,099,9,1,17,0\n641299c4d7fb4a2f516be981,\"2023-03-16 15:23:32.616 +11:00\",2018,099,9,1,16,0\n641299c4d7fb4a2f516be980,\"2023-03-16 15:23:32.592 +11:00\",2018,099,9,1,15,0\n641299c4d7fb4a2f516be97f,\"2023-03-16 15:23:32.566 +11:00\",2018,099,9,1,14,0\n641299c4d7fb4a2f516be97e,\"2023-03-16 15:23:32.533 +11:00\",2018,099,9,1,13,0\n641299c4d7fb4a2f516be97d,\"2023-03-16 15:23:32.508 +11:00\",2018,099,9,1,12,0\n641299c4d7fb4a2f516be97c,\"2023-03-16 15:23:32.483 +11:00\",2018,099,9,1,09,0\n641299c4d7fb4a2f516be97b,\"2023-03-16 15:23:32.460 +11:00\",2018,099,9,1,08,0\n641299c4d7fb4a2f516be97a,\"2023-03-16 15:23:32.435 +11:00\",2018,099,9,1,07,0\n641299c4d7fb4a2f516be979,\"2023-03-16 15:23:32.409 +11:00\",2018,099,9,1,06,0\n641299c4d7fb4a2f516be978,\"2023-03-16 15:23:32.380 +11:00\",2018,099,9,1,05,0\n641299c4d7fb4a2f516be977,\"2023-03-16 15:23:32.356 +11:00\",2018,099,9,1,04,0\n641299c4d7fb4a2f516be976,\"2023-03-16 15:23:32.323 +11:00\",2018,099,9,1,03,0\n641299c4d7fb4a2f516be975,\"2023-03-16 15:23:32.299 +11:00\",2018,099,9,1,02,0\n641299c4d7fb4a2f516be974,\"2023-03-16 15:23:32.272 +11:00\",2018,099,9,1,01,0\n641299c4d7fb4a2f516be973,\"2023-03-16 15:23:32.249 +11:00\",2018,099,6,9,77,3\n641299c4d7fb4a2f516be972,\"2023-03-16 15:23:32.222 +11:00\",2018,099,6,9,9999,3\n641299c4d7fb4a2f516be971,\"2023-03-16 15:23:32.198 +11:00\",2018,099,6,9,99,..C\n641299c4d7fb4a2f516be970,\"2023-03-16 15:23:32.172 +11:00\",2018,099,6,9,18,0\n641299c4d7fb4a2f516be96f,\"2023-03-16 15:23:32.140 +11:00\",2018,099,6,9,17,0\n641299c4d7fb4a2f516be96e,\"2023-03-16 15:23:32.117 +11:00\",2018,099,6,9,16,0\n641299c4d7fb4a2f516be96d,\"2023-03-16 15:23:32.091 +11:00\",2018,099,6,9,15,0\n641299c4d7fb4a2f516be96c,\"2023-03-16 15:23:32.057 +11:00\",2018,099,6,9,14,0\n641299c4d7fb4a2f516be96b,\"2023-03-16 15:23:32.034 +11:00\",2018,099,6,9,13,0\n641299c4d7fb4a2f516be96a,\"2023-03-16 15:23:32.010 +11:00\",2018,099,6,9,12,0\n641299c3d7fb4a2f516be969,\"2023-03-16 15:23:31.972 +11:00\",2018,099,6,9,09,3\n641299c3d7fb4a2f516be968,\"2023-03-16 15:23:31.949 +11:00\",2018,099,6,9,08,0\n641299c3d7fb4a2f516be967,\"2023-03-16 15:23:31.925 +11:00\",2018,099,6,9,07,0\n641299c3d7fb4a2f516be966,\"2023-03-16 15:23:31.900 +11:00\",2018,099,6,9,06,0\n641299c3d7fb4a2f516be965,\"2023-03-16 15:23:31.871 +11:00\",2018,099,6,9,05,0\n641299c3d7fb4a2f516be964,\"2023-03-16 15:23:31.846 +11:00\",2018,099,6,9,04,0\n641299c3d7fb4a2f516be963,\"2023-03-16 15:23:31.815 +11:00\",2018,099,6,9,03,0\n641299c3d7fb4a2f516be962,\"2023-03-16 15:23:31.780 +11:00\",2018,099,6,9,02,0\n641299c3d7fb4a2f516be961,\"2023-03-16 15:23:31.751 +11:00\",2018,099,6,9,01,0\n641299c3d7fb4a2f516be960,\"2023-03-16 15:23:31.726 +11:00\",2018,099,6,2,77,3\n641299c3d7fb4a2f516be95f,\"2023-03-16 15:23:31.698 +11:00\",2018,099,6,2,9999,3\n641299c3d7fb4a2f516be95e,\"2023-03-16 15:23:31.673 +11:00\",2018,099,6,2,99,..C\n641299c3d7fb4a2f516be95d,\"2023-03-16 15:23:31.648 +11:00\",2018,099,6,2,18,0\n641299c3d7fb4a2f516be95c,\"2023-03-16 15:23:31.623 +11:00\",2018,099,6,2,17,0\n641299c3d7fb4a2f516be95b,\"2023-03-16 15:23:31.599 +11:00\",2018,099,6,2,16,0\n641299c3d7fb4a2f516be95a,\"2023-03-16 15:23:31.576 +11:00\",2018,099,6,2,15,0\n641299c3d7fb4a2f516be959,\"2023-03-16 15:23:31.551 +11:00\",2018,099,6,2,14,0\n641299c3d7fb4a2f516be958,\"2023-03-16 15:23:31.527 +11:00\",2018,099,6,2,13,0\n641299c3d7fb4a2f516be957,\"2023-03-16 15:23:31.502 +11:00\",2018,099,6,2,12,0\n641299c3d7fb4a2f516be956,\"2023-03-16 15:23:31.472 +11:00\",2018,099,6,2,09,3\n641299c3d7fb4a2f516be955,\"2023-03-16 15:23:31.446 +11:00\",2018,099,6,2,08,0\n641299c3d7fb4a2f516be954,\"2023-03-16 15:23:31.408 +11:00\",2018,099,6,2,07,0\n641299c3d7fb4a2f516be953,\"2023-03-16 15:23:31.373 +11:00\",2018,099,6,2,06,0\n641299c3d7fb4a2f516be952,\"2023-03-16 15:23:31.351 +11:00\",2018,099,6,2,05,0\n641299c3d7fb4a2f516be951,\"2023-03-16 15:23:31.309 +11:00\",2018,099,6,2,04,0\n641299c3d7fb4a2f516be950,\"2023-03-16 15:23:31.271 +11:00\",2018,099,6,2,03,0\n641299c3d7fb4a2f516be94f,\"2023-03-16 15:23:31.249 +11:00\",2018,099,6,2,02,0\n641299c3d7fb4a2f516be94e,\"2023-03-16 15:23:31.204 +11:00\",2018,099,6,2,01,0\n641299c3d7fb4a2f516be94d,\"2023-03-16 15:23:31.160 +11:00\",2018,099,6,1,77,0\n641299c3d7fb4a2f516be94c,\"2023-03-16 15:23:31.136 +11:00\",2018,099,6,1,9999,0\n641299c3d7fb4a2f516be94b,\"2023-03-16 15:23:31.098 +11:00\",2018,099,6,1,99,..C\n641299c3d7fb4a2f516be94a,\"2023-03-16 15:23:31.072 +11:00\",2018,099,6,1,18,0\n641299c3d7fb4a2f516be949,\"2023-03-16 15:23:31.047 +11:00\",2018,099,6,1,17,0\n641299c3d7fb4a2f516be948,\"2023-03-16 15:23:31.015 +11:00\",2018,099,6,1,16,0\n641299c2d7fb4a2f516be947,\"2023-03-16 15:23:30.975 +11:00\",2018,099,6,1,15,0\n641299c2d7fb4a2f516be946,\"2023-03-16 15:23:30.951 +11:00\",2018,099,6,1,14,0\n641299c2d7fb4a2f516be945,\"2023-03-16 15:23:30.921 +11:00\",2018,099,6,1,13,0\n641299c2d7fb4a2f516be944,\"2023-03-16 15:23:30.897 +11:00\",2018,099,6,1,12,0\n641299c2d7fb4a2f516be943,\"2023-03-16 15:23:30.872 +11:00\",2018,099,6,1,09,0\n641299c2d7fb4a2f516be942,\"2023-03-16 15:23:30.847 +11:00\",2018,099,6,1,08,0\n641299c2d7fb4a2f516be941,\"2023-03-16 15:23:30.821 +11:00\",2018,099,6,1,07,0\n641299c2d7fb4a2f516be940,\"2023-03-16 15:23:30.796 +11:00\",2018,099,6,1,06,0\n641299c2d7fb4a2f516be93f,\"2023-03-16 15:23:30.770 +11:00\",2018,099,6,1,05,0\n641299c2d7fb4a2f516be93e,\"2023-03-16 15:23:30.746 +11:00\",2018,099,6,1,04,0\n641299c2d7fb4a2f516be93d,\"2023-03-16 15:23:30.722 +11:00\",2018,099,6,1,03,0\n641299c2d7fb4a2f516be93c,\"2023-03-16 15:23:30.693 +11:00\",2018,099,6,1,02,0\n641299c2d7fb4a2f516be93b,\"2023-03-16 15:23:30.660 +11:00\",2018,099,6,1,01,0\n641299c2d7fb4a2f516be93a,\"2023-03-16 15:23:30.635 +11:00\",2018,099,5,9,77,3\n641299c2d7fb4a2f516be939,\"2023-03-16 15:23:30.612 +11:00\",2018,099,5,9,9999,3\n641299c2d7fb4a2f516be938,\"2023-03-16 15:23:30.576 +11:00\",2018,099,5,9,99,..C\n641299c2d7fb4a2f516be937,\"2023-03-16 15:23:30.546 +11:00\",2018,099,5,9,18,0\n641299c2d7fb4a2f516be936,\"2023-03-16 15:23:30.521 +11:00\",2018,099,5,9,17,0\n641299c2d7fb4a2f516be935,\"2023-03-16 15:23:30.496 +11:00\",2018,099,5,9,16,0\n641299c2d7fb4a2f516be934,\"2023-03-16 15:23:30.467 +11:00\",2018,099,5,9,15,0\n641299c2d7fb4a2f516be933,\"2023-03-16 15:23:30.442 +11:00\",2018,099,5,9,14,0\n641299c2d7fb4a2f516be932,\"2023-03-16 15:23:30.408 +11:00\",2018,099,5,9,13,0\n641299c2d7fb4a2f516be931,\"2023-03-16 15:23:30.383 +11:00\",2018,099,5,9,12,0\n641299c2d7fb4a2f516be930,\"2023-03-16 15:23:30.310 +11:00\",2018,099,5,9,09,3\n641299c2d7fb4a2f516be92f,\"2023-03-16 15:23:30.275 +11:00\",2018,099,5,9,08,0\n641299c2d7fb4a2f516be92e,\"2023-03-16 15:23:30.211 +11:00\",2018,099,5,9,07,0\n641299c2d7fb4a2f516be92d,\"2023-03-16 15:23:30.185 +11:00\",2018,099,5,9,06,0\n641299c2d7fb4a2f516be92c,\"2023-03-16 15:23:30.158 +11:00\",2018,099,5,9,05,0\n641299c2d7fb4a2f516be92b,\"2023-03-16 15:23:30.132 +11:00\",2018,099,5,9,04,0\n641299c2d7fb4a2f516be92a,\"2023-03-16 15:23:30.107 +11:00\",2018,099,5,9,03,0\n641299c2d7fb4a2f516be929,\"2023-03-16 15:23:30.081 +11:00\",2018,099,5,9,02,0\n641299c2d7fb4a2f516be928,\"2023-03-16 15:23:30.058 +11:00\",2018,099,5,9,01,0\n641299c2d7fb4a2f516be927,\"2023-03-16 15:23:30.033 +11:00\",2018,099,5,2,77,0\n641299c2d7fb4a2f516be926,\"2023-03-16 15:23:30.008 +11:00\",2018,099,5,2,9999,0\n641299c1d7fb4a2f516be925,\"2023-03-16 15:23:29.978 +11:00\",2018,099,5,2,99,..C\n641299c1d7fb4a2f516be924,\"2023-03-16 15:23:29.949 +11:00\",2018,099,5,2,18,0\n641299c1d7fb4a2f516be923,\"2023-03-16 15:23:29.925 +11:00\",2018,099,5,2,17,0\n641299c1d7fb4a2f516be922,\"2023-03-16 15:23:29.899 +11:00\",2018,099,5,2,16,0\n641299c1d7fb4a2f516be921,\"2023-03-16 15:23:29.874 +11:00\",2018,099,5,2,15,0\n641299c1d7fb4a2f516be920,\"2023-03-16 15:23:29.847 +11:00\",2018,099,5,2,14,0\n641299c1d7fb4a2f516be91f,\"2023-03-16 15:23:29.818 +11:00\",2018,099,5,2,13,0\n641299c1d7fb4a2f516be91e,\"2023-03-16 15:23:29.790 +11:00\",2018,099,5,2,12,0\n641299c1d7fb4a2f516be91d,\"2023-03-16 15:23:29.757 +11:00\",2018,099,5,2,09,0\n641299c1d7fb4a2f516be91c,\"2023-03-16 15:23:29.728 +11:00\",2018,099,5,2,08,0\n641299c1d7fb4a2f516be91b,\"2023-03-16 15:23:29.696 +11:00\",2018,099,5,2,07,0\n641299c1d7fb4a2f516be91a,\"2023-03-16 15:23:29.670 +11:00\",2018,099,5,2,06,0\n641299c1d7fb4a2f516be919,\"2023-03-16 15:23:29.644 +11:00\",2018,099,5,2,05,0\n641299c1d7fb4a2f516be918,\"2023-03-16 15:23:29.615 +11:00\",2018,099,5,2,04,0\n641299c1d7fb4a2f516be917,\"2023-03-16 15:23:29.587 +11:00\",2018,099,5,2,03,0\n641299c1d7fb4a2f516be916,\"2023-03-16 15:23:29.558 +11:00\",2018,099,5,2,02,0\n641299c1d7fb4a2f516be915,\"2023-03-16 15:23:29.534 +11:00\",2018,099,5,2,01,0\n641299c1d7fb4a2f516be914,\"2023-03-16 15:23:29.509 +11:00\",2018,099,5,1,77,3\n641299c1d7fb4a2f516be913,\"2023-03-16 15:23:29.484 +11:00\",2018,099,5,1,9999,3\n641299c1d7fb4a2f516be912,\"2023-03-16 15:23:29.458 +11:00\",2018,099,5,1,99,..C\n641299c1d7fb4a2f516be911,\"2023-03-16 15:23:29.430 +11:00\",2018,099,5,1,18,0\n641299c1d7fb4a2f516be910,\"2023-03-16 15:23:29.405 +11:00\",2018,099,5,1,17,0\n641299c1d7fb4a2f516be90f,\"2023-03-16 15:23:29.378 +11:00\",2018,099,5,1,16,0\n641299c1d7fb4a2f516be90e,\"2023-03-16 15:23:29.352 +11:00\",2018,099,5,1,15,0\n641299c1d7fb4a2f516be90d,\"2023-03-16 15:23:29.326 +11:00\",2018,099,5,1,14,0\n641299c1d7fb4a2f516be90c,\"2023-03-16 15:23:29.303 +11:00\",2018,099,5,1,13,0\n641299c1d7fb4a2f516be90b,\"2023-03-16 15:23:29.274 +11:00\",2018,099,5,1,12,0\n641299c1d7fb4a2f516be90a,\"2023-03-16 15:23:29.249 +11:00\",2018,099,5,1,09,3\n641299c1d7fb4a2f516be909,\"2023-03-16 15:23:29.225 +11:00\",2018,099,5,1,08,0\n641299c1d7fb4a2f516be908,\"2023-03-16 15:23:29.202 +11:00\",2018,099,5,1,07,0\n641299c1d7fb4a2f516be907,\"2023-03-16 15:23:29.178 +11:00\",2018,099,5,1,06,0\n641299c1d7fb4a2f516be906,\"2023-03-16 15:23:29.150 +11:00\",2018,099,5,1,05,0\n641299c1d7fb4a2f516be905,\"2023-03-16 15:23:29.116 +11:00\",2018,099,5,1,04,0\n641299c1d7fb4a2f516be904,\"2023-03-16 15:23:29.085 +11:00\",2018,099,5,1,03,0\n641299c1d7fb4a2f516be903,\"2023-03-16 15:23:29.060 +11:00\",2018,099,5,1,02,0\n641299c1d7fb4a2f516be902,\"2023-03-16 15:23:29.031 +11:00\",2018,099,5,1,01,0\n641299c1d7fb4a2f516be901,\"2023-03-16 15:23:29.008 +11:00\",2018,099,4,9,77,9\n641299c0d7fb4a2f516be900,\"2023-03-16 15:23:28.984 +11:00\",2018,099,4,9,9999,9\n641299c0d7fb4a2f516be8ff,\"2023-03-16 15:23:28.960 +11:00\",2018,099,4,9,99,..C\n641299c0d7fb4a2f516be8fe,\"2023-03-16 15:23:28.935 +11:00\",2018,099,4,9,18,0\n641299c0d7fb4a2f516be8fd,\"2023-03-16 15:23:28.908 +11:00\",2018,099,4,9,17,0\n641299c0d7fb4a2f516be8fc,\"2023-03-16 15:23:28.860 +11:00\",2018,099,4,9,16,0\n641299c0d7fb4a2f516be8fb,\"2023-03-16 15:23:28.832 +11:00\",2018,099,4,9,15,0\n641299c0d7fb4a2f516be8fa,\"2023-03-16 15:23:28.798 +11:00\",2018,099,4,9,14,0\n641299c0d7fb4a2f516be8f9,\"2023-03-16 15:23:28.774 +11:00\",2018,099,4,9,13,0\n641299c0d7fb4a2f516be8f8,\"2023-03-16 15:23:28.748 +11:00\",2018,099,4,9,12,0\n641299c0d7fb4a2f516be8f7,\"2023-03-16 15:23:28.716 +11:00\",2018,099,4,9,09,3\n641299c0d7fb4a2f516be8f6,\"2023-03-16 15:23:28.693 +11:00\",2018,099,4,9,08,0\n641299c0d7fb4a2f516be8f5,\"2023-03-16 15:23:28.661 +11:00\",2018,099,4,9,07,3\n641299c0d7fb4a2f516be8f4,\"2023-03-16 15:23:28.634 +11:00\",2018,099,4,9,06,0\n641299c0d7fb4a2f516be8f3,\"2023-03-16 15:23:28.609 +11:00\",2018,099,4,9,05,0\n641299c0d7fb4a2f516be8f2,\"2023-03-16 15:23:28.585 +11:00\",2018,099,4,9,04,0\n641299c0d7fb4a2f516be8f1,\"2023-03-16 15:23:28.541 +11:00\",2018,099,4,9,03,0\n641299c0d7fb4a2f516be8f0,\"2023-03-16 15:23:28.516 +11:00\",2018,099,4,9,02,3\n641299c0d7fb4a2f516be8ef,\"2023-03-16 15:23:28.485 +11:00\",2018,099,4,9,01,0\n641299c0d7fb4a2f516be8ee,\"2023-03-16 15:23:28.460 +11:00\",2018,099,4,2,77,6\n641299c0d7fb4a2f516be8ed,\"2023-03-16 15:23:28.435 +11:00\",2018,099,4,2,9999,6\n641299c0d7fb4a2f516be8ec,\"2023-03-16 15:23:28.410 +11:00\",2018,099,4,2,99,..C\n641299c0d7fb4a2f516be8eb,\"2023-03-16 15:23:28.385 +11:00\",2018,099,4,2,18,0\n641299c0d7fb4a2f516be8ea,\"2023-03-16 15:23:28.361 +11:00\",2018,099,4,2,17,0\n641299c0d7fb4a2f516be8e9,\"2023-03-16 15:23:28.337 +11:00\",2018,099,4,2,16,0\n641299c0d7fb4a2f516be8e8,\"2023-03-16 15:23:28.313 +11:00\",2018,099,4,2,15,0\n641299c0d7fb4a2f516be8e7,\"2023-03-16 15:23:28.285 +11:00\",2018,099,4,2,14,0\n641299c0d7fb4a2f516be8e6,\"2023-03-16 15:23:28.261 +11:00\",2018,099,4,2,13,0\n641299c0d7fb4a2f516be8e5,\"2023-03-16 15:23:28.232 +11:00\",2018,099,4,2,12,0\n641299c0d7fb4a2f516be8e4,\"2023-03-16 15:23:28.207 +11:00\",2018,099,4,2,09,0\n641299c0d7fb4a2f516be8e3,\"2023-03-16 15:23:28.170 +11:00\",2018,099,4,2,08,0\n641299c0d7fb4a2f516be8e2,\"2023-03-16 15:23:28.140 +11:00\",2018,099,4,2,07,3\n641299c0d7fb4a2f516be8e1,\"2023-03-16 15:23:28.111 +11:00\",2018,099,4,2,06,0\n641299c0d7fb4a2f516be8e0,\"2023-03-16 15:23:28.083 +11:00\",2018,099,4,2,05,0\n641299c0d7fb4a2f516be8df,\"2023-03-16 15:23:28.059 +11:00\",2018,099,4,2,04,0\n641299c0d7fb4a2f516be8de,\"2023-03-16 15:23:28.035 +11:00\",2018,099,4,2,03,0\n641299c0d7fb4a2f516be8dd,\"2023-03-16 15:23:28.011 +11:00\",2018,099,4,2,02,3\n641299bfd7fb4a2f516be8dc,\"2023-03-16 15:23:27.986 +11:00\",2018,099,4,2,01,0\n641299bfd7fb4a2f516be8db,\"2023-03-16 15:23:27.960 +11:00\",2018,099,4,1,77,3\n641299bfd7fb4a2f516be8da,\"2023-03-16 15:23:27.936 +11:00\",2018,099,4,1,9999,3\n641299bfd7fb4a2f516be8d9,\"2023-03-16 15:23:27.911 +11:00\",2018,099,4,1,99,..C\n641299bfd7fb4a2f516be8d8,\"2023-03-16 15:23:27.886 +11:00\",2018,099,4,1,18,0\n641299bfd7fb4a2f516be8d7,\"2023-03-16 15:23:27.860 +11:00\",2018,099,4,1,17,0\n641299bfd7fb4a2f516be8d6,\"2023-03-16 15:23:27.832 +11:00\",2018,099,4,1,16,0\n641299bfd7fb4a2f516be8d5,\"2023-03-16 15:23:27.806 +11:00\",2018,099,4,1,15,0\n641299bfd7fb4a2f516be8d4,\"2023-03-16 15:23:27.783 +11:00\",2018,099,4,1,14,0\n641299bfd7fb4a2f516be8d3,\"2023-03-16 15:23:27.758 +11:00\",2018,099,4,1,13,0\n641299bfd7fb4a2f516be8d2,\"2023-03-16 15:23:27.734 +11:00\",2018,099,4,1,12,0\n641299bfd7fb4a2f516be8d1,\"2023-03-16 15:23:27.710 +11:00\",2018,099,4,1,09,3\n641299bfd7fb4a2f516be8d0,\"2023-03-16 15:23:27.685 +11:00\",2018,099,4,1,08,0\n641299bfd7fb4a2f516be8cf,\"2023-03-16 15:23:27.661 +11:00\",2018,099,4,1,07,0\n641299bfd7fb4a2f516be8ce,\"2023-03-16 15:23:27.633 +11:00\",2018,099,4,1,06,0\n641299bfd7fb4a2f516be8cd,\"2023-03-16 15:23:27.609 +11:00\",2018,099,4,1,05,0\n641299bfd7fb4a2f516be8cc,\"2023-03-16 15:23:27.584 +11:00\",2018,099,4,1,04,0\n641299bfd7fb4a2f516be8cb,\"2023-03-16 15:23:27.559 +11:00\",2018,099,4,1,03,0\n641299bfd7fb4a2f516be8ca,\"2023-03-16 15:23:27.531 +11:00\",2018,099,4,1,02,0\n641299bfd7fb4a2f516be8c9,\"2023-03-16 15:23:27.500 +11:00\",2018,099,4,1,01,0\n641299bfd7fb4a2f516be8c8,\"2023-03-16 15:23:27.475 +11:00\",2018,099,3,9,77,6\n641299bfd7fb4a2f516be8c7,\"2023-03-16 15:23:27.450 +11:00\",2018,099,3,9,9999,6\n641299bfd7fb4a2f516be8c6,\"2023-03-16 15:23:27.426 +11:00\",2018,099,3,9,99,..C\n641299bfd7fb4a2f516be8c5,\"2023-03-16 15:23:27.398 +11:00\",2018,099,3,9,18,0\n641299bfd7fb4a2f516be8c4,\"2023-03-16 15:23:27.363 +11:00\",2018,099,3,9,17,0\n641299bfd7fb4a2f516be8c3,\"2023-03-16 15:23:27.337 +11:00\",2018,099,3,9,16,0\n641299bfd7fb4a2f516be8c2,\"2023-03-16 15:23:27.310 +11:00\",2018,099,3,9,15,0\n641299bfd7fb4a2f516be8c1,\"2023-03-16 15:23:27.274 +11:00\",2018,099,3,9,14,0\n641299bfd7fb4a2f516be8c0,\"2023-03-16 15:23:27.247 +11:00\",2018,099,3,9,13,0\n641299bfd7fb4a2f516be8bf,\"2023-03-16 15:23:27.210 +11:00\",2018,099,3,9,12,0\n641299bfd7fb4a2f516be8be,\"2023-03-16 15:23:27.177 +11:00\",2018,099,3,9,09,0\n641299bfd7fb4a2f516be8bd,\"2023-03-16 15:23:27.153 +11:00\",2018,099,3,9,08,0\n641299bfd7fb4a2f516be8bc,\"2023-03-16 15:23:27.126 +11:00\",2018,099,3,9,07,0\n641299bfd7fb4a2f516be8bb,\"2023-03-16 15:23:27.100 +11:00\",2018,099,3,9,06,3\n641299bfd7fb4a2f516be8ba,\"2023-03-16 15:23:27.055 +11:00\",2018,099,3,9,05,0\n641299bfd7fb4a2f516be8b9,\"2023-03-16 15:23:27.030 +11:00\",2018,099,3,9,04,0\n641299bfd7fb4a2f516be8b8,\"2023-03-16 15:23:27.002 +11:00\",2018,099,3,9,03,0\n641299bed7fb4a2f516be8b7,\"2023-03-16 15:23:26.974 +11:00\",2018,099,3,9,02,6\n641299bed7fb4a2f516be8b6,\"2023-03-16 15:23:26.944 +11:00\",2018,099,3,9,01,0\n641299bed7fb4a2f516be8b5,\"2023-03-16 15:23:26.918 +11:00\",2018,099,3,2,77,3\n641299bed7fb4a2f516be8b4,\"2023-03-16 15:23:26.896 +11:00\",2018,099,3,2,9999,3\n641299bed7fb4a2f516be8b3,\"2023-03-16 15:23:26.871 +11:00\",2018,099,3,2,99,..C\n641299bed7fb4a2f516be8b2,\"2023-03-16 15:23:26.846 +11:00\",2018,099,3,2,18,0\n641299bed7fb4a2f516be8b1,\"2023-03-16 15:23:26.817 +11:00\",2018,099,3,2,17,0\n641299bed7fb4a2f516be8b0,\"2023-03-16 15:23:26.793 +11:00\",2018,099,3,2,16,0\n641299bed7fb4a2f516be8af,\"2023-03-16 15:23:26.769 +11:00\",2018,099,3,2,15,0\n641299bed7fb4a2f516be8ae,\"2023-03-16 15:23:26.744 +11:00\",2018,099,3,2,14,0\n641299bed7fb4a2f516be8ad,\"2023-03-16 15:23:26.719 +11:00\",2018,099,3,2,13,0\n641299bed7fb4a2f516be8ac,\"2023-03-16 15:23:26.693 +11:00\",2018,099,3,2,12,0\n641299bed7fb4a2f516be8ab,\"2023-03-16 15:23:26.667 +11:00\",2018,099,3,2,09,0\n641299bed7fb4a2f516be8aa,\"2023-03-16 15:23:26.638 +11:00\",2018,099,3,2,08,0\n641299bed7fb4a2f516be8a9,\"2023-03-16 15:23:26.613 +11:00\",2018,099,3,2,07,0\n641299bed7fb4a2f516be8a8,\"2023-03-16 15:23:26.558 +11:00\",2018,099,3,2,06,3\n641299bed7fb4a2f516be8a7,\"2023-03-16 15:23:26.531 +11:00\",2018,099,3,2,05,0\n641299bed7fb4a2f516be8a6,\"2023-03-16 15:23:26.505 +11:00\",2018,099,3,2,04,0\n641299bed7fb4a2f516be8a5,\"2023-03-16 15:23:26.478 +11:00\",2018,099,3,2,03,0\n641299bed7fb4a2f516be8a4,\"2023-03-16 15:23:26.451 +11:00\",2018,099,3,2,02,3\n641299bed7fb4a2f516be8a3,\"2023-03-16 15:23:26.426 +11:00\",2018,099,3,2,01,0\n641299bed7fb4a2f516be8a2,\"2023-03-16 15:23:26.403 +11:00\",2018,099,3,1,77,3\n641299bed7fb4a2f516be8a1,\"2023-03-16 15:23:26.380 +11:00\",2018,099,3,1,9999,3\n641299bed7fb4a2f516be8a0,\"2023-03-16 15:23:26.351 +11:00\",2018,099,3,1,99,..C\n641299bed7fb4a2f516be89f,\"2023-03-16 15:23:26.322 +11:00\",2018,099,3,1,18,0\n641299bed7fb4a2f516be89e,\"2023-03-16 15:23:26.295 +11:00\",2018,099,3,1,17,0\n641299bed7fb4a2f516be89d,\"2023-03-16 15:23:26.271 +11:00\",2018,099,3,1,16,0\n641299bed7fb4a2f516be89c,\"2023-03-16 15:23:26.246 +11:00\",2018,099,3,1,15,0\n641299bed7fb4a2f516be89b,\"2023-03-16 15:23:26.215 +11:00\",2018,099,3,1,14,0\n641299bed7fb4a2f516be89a,\"2023-03-16 15:23:26.181 +11:00\",2018,099,3,1,13,0\n641299bed7fb4a2f516be899,\"2023-03-16 15:23:26.157 +11:00\",2018,099,3,1,12,0\n641299bed7fb4a2f516be898,\"2023-03-16 15:23:26.133 +11:00\",2018,099,3,1,09,0\n641299bed7fb4a2f516be897,\"2023-03-16 15:23:26.108 +11:00\",2018,099,3,1,08,0\n641299bed7fb4a2f516be896,\"2023-03-16 15:23:26.083 +11:00\",2018,099,3,1,07,0\n641299bdd7fb4a2f516be895,\"2023-03-16 15:23:25.996 +11:00\",2018,099,3,1,06,0\n641299bdd7fb4a2f516be894,\"2023-03-16 15:23:25.973 +11:00\",2018,099,3,1,05,0\n641299bdd7fb4a2f516be893,\"2023-03-16 15:23:25.950 +11:00\",2018,099,3,1,04,0\n641299bdd7fb4a2f516be892,\"2023-03-16 15:23:25.921 +11:00\",2018,099,3,1,03,0\n641299bdd7fb4a2f516be891,\"2023-03-16 15:23:25.885 +11:00\",2018,099,3,1,02,3\n641299bdd7fb4a2f516be890,\"2023-03-16 15:23:25.858 +11:00\",2018,099,3,1,01,0\n641299bdd7fb4a2f516be88f,\"2023-03-16 15:23:25.833 +11:00\",2018,099,2,9,77,15\n641299bdd7fb4a2f516be88e,\"2023-03-16 15:23:25.809 +11:00\",2018,099,2,9,9999,15\n641299bdd7fb4a2f516be88d,\"2023-03-16 15:23:25.783 +11:00\",2018,099,2,9,99,..C\n641299bdd7fb4a2f516be88c,\"2023-03-16 15:23:25.756 +11:00\",2018,099,2,9,18,0\n641299bdd7fb4a2f516be88b,\"2023-03-16 15:23:25.730 +11:00\",2018,099,2,9,17,0\n641299bdd7fb4a2f516be88a,\"2023-03-16 15:23:25.707 +11:00\",2018,099,2,9,16,0\n641299bdd7fb4a2f516be889,\"2023-03-16 15:23:25.683 +11:00\",2018,099,2,9,15,0\n641299bdd7fb4a2f516be888,\"2023-03-16 15:23:25.657 +11:00\",2018,099,2,9,14,0\n641299bdd7fb4a2f516be887,\"2023-03-16 15:23:25.631 +11:00\",2018,099,2,9,13,3\n641299bdd7fb4a2f516be886,\"2023-03-16 15:23:25.422 +11:00\",2018,099,2,9,12,0\n641299bdd7fb4a2f516be885,\"2023-03-16 15:23:25.399 +11:00\",2018,099,2,9,09,0\n641299bdd7fb4a2f516be884,\"2023-03-16 15:23:25.373 +11:00\",2018,099,2,9,08,3\n641299bdd7fb4a2f516be883,\"2023-03-16 15:23:25.347 +11:00\",2018,099,2,9,07,0\n641299bdd7fb4a2f516be882,\"2023-03-16 15:23:25.323 +11:00\",2018,099,2,9,06,0\n641299bdd7fb4a2f516be881,\"2023-03-16 15:23:25.299 +11:00\",2018,099,2,9,05,0\n641299bdd7fb4a2f516be880,\"2023-03-16 15:23:25.274 +11:00\",2018,099,2,9,04,6\n641299bdd7fb4a2f516be87f,\"2023-03-16 15:23:25.227 +11:00\",2018,099,2,9,03,0\n641299bdd7fb4a2f516be87e,\"2023-03-16 15:23:25.202 +11:00\",2018,099,2,9,02,0\n641299bdd7fb4a2f516be87d,\"2023-03-16 15:23:25.175 +11:00\",2018,099,2,9,01,0\n641299bdd7fb4a2f516be87c,\"2023-03-16 15:23:25.147 +11:00\",2018,099,2,2,77,6\n641299bdd7fb4a2f516be87b,\"2023-03-16 15:23:25.121 +11:00\",2018,099,2,2,9999,6\n641299bdd7fb4a2f516be87a,\"2023-03-16 15:23:25.098 +11:00\",2018,099,2,2,99,..C\n641299bdd7fb4a2f516be879,\"2023-03-16 15:23:25.072 +11:00\",2018,099,2,2,18,0\n641299bdd7fb4a2f516be878,\"2023-03-16 15:23:25.048 +11:00\",2018,099,2,2,17,0\n641299bdd7fb4a2f516be877,\"2023-03-16 15:23:25.024 +11:00\",2018,099,2,2,16,0\n641299bdd7fb4a2f516be876,\"2023-03-16 15:23:25.001 +11:00\",2018,099,2,2,15,0\n641299bcd7fb4a2f516be875,\"2023-03-16 15:23:24.979 +11:00\",2018,099,2,2,14,0\n641299bcd7fb4a2f516be874,\"2023-03-16 15:23:24.953 +11:00\",2018,099,2,2,13,3\n641299bcd7fb4a2f516be873,\"2023-03-16 15:23:24.927 +11:00\",2018,099,2,2,12,0\n641299bcd7fb4a2f516be872,\"2023-03-16 15:23:24.903 +11:00\",2018,099,2,2,09,0\n641299bcd7fb4a2f516be871,\"2023-03-16 15:23:24.878 +11:00\",2018,099,2,2,08,0\n641299bcd7fb4a2f516be870,\"2023-03-16 15:23:24.853 +11:00\",2018,099,2,2,07,0\n641299bcd7fb4a2f516be86f,\"2023-03-16 15:23:24.830 +11:00\",2018,099,2,2,06,0\n641299bcd7fb4a2f516be86e,\"2023-03-16 15:23:24.807 +11:00\",2018,099,2,2,05,0\n641299bcd7fb4a2f516be86d,\"2023-03-16 15:23:24.784 +11:00\",2018,099,2,2,04,0\n641299bcd7fb4a2f516be86c,\"2023-03-16 15:23:24.760 +11:00\",2018,099,2,2,03,0\n641299bcd7fb4a2f516be86b,\"2023-03-16 15:23:24.735 +11:00\",2018,099,2,2,02,0\n641299bcd7fb4a2f516be86a,\"2023-03-16 15:23:24.710 +11:00\",2018,099,2,2,01,0\n641299bcd7fb4a2f516be869,\"2023-03-16 15:23:24.683 +11:00\",2018,099,2,1,77,9\n641299bcd7fb4a2f516be868,\"2023-03-16 15:23:24.658 +11:00\",2018,099,2,1,9999,9\n641299bcd7fb4a2f516be867,\"2023-03-16 15:23:24.634 +11:00\",2018,099,2,1,99,..C\n641299bcd7fb4a2f516be866,\"2023-03-16 15:23:24.612 +11:00\",2018,099,2,1,18,0\n641299bcd7fb4a2f516be865,\"2023-03-16 15:23:24.588 +11:00\",2018,099,2,1,17,0\n641299bcd7fb4a2f516be864,\"2023-03-16 15:23:24.555 +11:00\",2018,099,2,1,16,0\n641299bcd7fb4a2f516be863,\"2023-03-16 15:23:24.495 +11:00\",2018,099,2,1,15,0\n641299bcd7fb4a2f516be862,\"2023-03-16 15:23:24.470 +11:00\",2018,099,2,1,14,0\n641299bcd7fb4a2f516be861,\"2023-03-16 15:23:24.443 +11:00\",2018,099,2,1,13,3\n641299bcd7fb4a2f516be860,\"2023-03-16 15:23:24.421 +11:00\",2018,099,2,1,12,0\n641299bcd7fb4a2f516be85f,\"2023-03-16 15:23:24.394 +11:00\",2018,099,2,1,09,0\n641299bcd7fb4a2f516be85e,\"2023-03-16 15:23:24.370 +11:00\",2018,099,2,1,08,0\n641299bcd7fb4a2f516be85d,\"2023-03-16 15:23:24.341 +11:00\",2018,099,2,1,07,0\n641299bcd7fb4a2f516be85c,\"2023-03-16 15:23:24.314 +11:00\",2018,099,2,1,06,0\n641299bcd7fb4a2f516be85b,\"2023-03-16 15:23:24.290 +11:00\",2018,099,2,1,05,0\n641299bcd7fb4a2f516be85a,\"2023-03-16 15:23:24.265 +11:00\",2018,099,2,1,04,3\n641299bcd7fb4a2f516be859,\"2023-03-16 15:23:24.238 +11:00\",2018,099,2,1,03,0\n641299bcd7fb4a2f516be858,\"2023-03-16 15:23:24.215 +11:00\",2018,099,2,1,02,0\n641299bcd7fb4a2f516be857,\"2023-03-16 15:23:24.193 +11:00\",2018,099,2,1,01,0\n641299bcd7fb4a2f516be856,\"2023-03-16 15:23:24.170 +11:00\",2018,099,1,9,77,402\n641299bcd7fb4a2f516be855,\"2023-03-16 15:23:24.147 +11:00\",2018,099,1,9,9999,402\n641299bcd7fb4a2f516be854,\"2023-03-16 15:23:24.125 +11:00\",2018,099,1,9,99,..C\n641299bcd7fb4a2f516be853,\"2023-03-16 15:23:24.103 +11:00\",2018,099,1,9,18,3\n641299bcd7fb4a2f516be852,\"2023-03-16 15:23:24.079 +11:00\",2018,099,1,9,17,3\n641299bcd7fb4a2f516be851,\"2023-03-16 15:23:24.055 +11:00\",2018,099,1,9,16,3\n641299bcd7fb4a2f516be850,\"2023-03-16 15:23:24.031 +11:00\",2018,099,1,9,15,9\n641299bbd7fb4a2f516be84f,\"2023-03-16 15:23:23.996 +11:00\",2018,099,1,9,14,24\n641299bbd7fb4a2f516be84e,\"2023-03-16 15:23:23.971 +11:00\",2018,099,1,9,13,54\n641299bbd7fb4a2f516be84d,\"2023-03-16 15:23:23.947 +11:00\",2018,099,1,9,12,0\n641299bbd7fb4a2f516be84c,\"2023-03-16 15:23:23.924 +11:00\",2018,099,1,9,09,39\n641299bbd7fb4a2f516be84b,\"2023-03-16 15:23:23.900 +11:00\",2018,099,1,9,08,21\n641299bbd7fb4a2f516be84a,\"2023-03-16 15:23:23.877 +11:00\",2018,099,1,9,07,15\n641299bbd7fb4a2f516be849,\"2023-03-16 15:23:23.850 +11:00\",2018,099,1,9,06,18\n641299bbd7fb4a2f516be848,\"2023-03-16 15:23:23.730 +11:00\",2018,099,1,9,05,6\n641299bbd7fb4a2f516be847,\"2023-03-16 15:23:23.707 +11:00\",2018,099,1,9,04,30\n641299bbd7fb4a2f516be846,\"2023-03-16 15:23:23.675 +11:00\",2018,099,1,9,03,33\n641299bbd7fb4a2f516be845,\"2023-03-16 15:23:23.650 +11:00\",2018,099,1,9,02,129\n641299bbd7fb4a2f516be844,\"2023-03-16 15:23:23.625 +11:00\",2018,099,1,9,01,15\n641299bbd7fb4a2f516be843,\"2023-03-16 15:23:23.601 +11:00\",2018,099,1,2,77,303\n641299bbd7fb4a2f516be842,\"2023-03-16 15:23:23.576 +11:00\",2018,099,1,2,9999,303\n641299bbd7fb4a2f516be841,\"2023-03-16 15:23:23.521 +11:00\",2018,099,1,2,99,..C\n641299bbd7fb4a2f516be840,\"2023-03-16 15:23:23.472 +11:00\",2018,099,1,2,18,3\n641299bbd7fb4a2f516be83f,\"2023-03-16 15:23:23.446 +11:00\",2018,099,1,2,17,3\n641299bbd7fb4a2f516be83e,\"2023-03-16 15:23:23.420 +11:00\",2018,099,1,2,16,0\n641299bbd7fb4a2f516be83d,\"2023-03-16 15:23:23.389 +11:00\",2018,099,1,2,15,6\n641299bbd7fb4a2f516be83c,\"2023-03-16 15:23:23.366 +11:00\",2018,099,1,2,14,18\n641299bbd7fb4a2f516be83b,\"2023-03-16 15:23:23.343 +11:00\",2018,099,1,2,13,42\n641299bbd7fb4a2f516be83a,\"2023-03-16 15:23:23.319 +11:00\",2018,099,1,2,12,0\n641299bbd7fb4a2f516be839,\"2023-03-16 15:23:23.296 +11:00\",2018,099,1,2,09,30\n641299bbd7fb4a2f516be838,\"2023-03-16 15:23:23.274 +11:00\",2018,099,1,2,08,18\n641299bbd7fb4a2f516be837,\"2023-03-16 15:23:23.251 +11:00\",2018,099,1,2,07,12\n641299bbd7fb4a2f516be836,\"2023-03-16 15:23:23.226 +11:00\",2018,099,1,2,06,15\n641299bbd7fb4a2f516be835,\"2023-03-16 15:23:23.199 +11:00\",2018,099,1,2,05,6\n641299bbd7fb4a2f516be834,\"2023-03-16 15:23:23.174 +11:00\",2018,099,1,2,04,21\n641299bbd7fb4a2f516be833,\"2023-03-16 15:23:23.148 +11:00\",2018,099,1,2,03,30\n641299bbd7fb4a2f516be832,\"2023-03-16 15:23:23.123 +11:00\",2018,099,1,2,02,93\n641299bbd7fb4a2f516be831,\"2023-03-16 15:23:23.099 +11:00\",2018,099,1,2,01,12\n641299bbd7fb4a2f516be830,\"2023-03-16 15:23:23.074 +11:00\",2018,099,1,1,77,99\n641299bbd7fb4a2f516be82f,\"2023-03-16 15:23:23.045 +11:00\",2018,099,1,1,9999,99\n641299bbd7fb4a2f516be82e,\"2023-03-16 15:23:23.021 +11:00\",2018,099,1,1,99,..C\n641299bad7fb4a2f516be82d,\"2023-03-16 15:23:22.997 +11:00\",2018,099,1,1,18,0\n641299bad7fb4a2f516be82c,\"2023-03-16 15:23:22.974 +11:00\",2018,099,1,1,17,0\n641299bad7fb4a2f516be82b,\"2023-03-16 15:23:22.951 +11:00\",2018,099,1,1,16,3\n641299bad7fb4a2f516be82a,\"2023-03-16 15:23:22.927 +11:00\",2018,099,1,1,15,6\n641299bad7fb4a2f516be829,\"2023-03-16 15:23:22.904 +11:00\",2018,099,1,1,14,9\n641299bad7fb4a2f516be828,\"2023-03-16 15:23:22.877 +11:00\",2018,099,1,1,13,12\n641299bad7fb4a2f516be827,\"2023-03-16 15:23:22.853 +11:00\",2018,099,1,1,12,0\n641299bad7fb4a2f516be826,\"2023-03-16 15:23:22.824 +11:00\",2018,099,1,1,09,9\n641299bad7fb4a2f516be825,\"2023-03-16 15:23:22.798 +11:00\",2018,099,1,1,08,6\n641299bad7fb4a2f516be824,\"2023-03-16 15:23:22.774 +11:00\",2018,099,1,1,07,6\n641299bad7fb4a2f516be823,\"2023-03-16 15:23:22.750 +11:00\",2018,099,1,1,06,6\n641299bad7fb4a2f516be822,\"2023-03-16 15:23:22.723 +11:00\",2018,099,1,1,05,0\n641299bad7fb4a2f516be821,\"2023-03-16 15:23:22.701 +11:00\",2018,099,1,1,04,9\n641299bad7fb4a2f516be820,\"2023-03-16 15:23:22.678 +11:00\",2018,099,1,1,03,6\n641299bad7fb4a2f516be81f,\"2023-03-16 15:23:22.655 +11:00\",2018,099,1,1,02,33\n641299bad7fb4a2f516be81e,\"2023-03-16 15:23:22.631 +11:00\",2018,099,1,1,01,3\n641299bad7fb4a2f516be81d,\"2023-03-16 15:23:22.593 +11:00\",2018,098,9999,9,77,708\n641299bad7fb4a2f516be81c,\"2023-03-16 15:23:22.570 +11:00\",2018,098,9999,9,9999,708\n641299bad7fb4a2f516be81b,\"2023-03-16 15:23:22.547 +11:00\",2018,098,9999,9,99,0\n641299bad7fb4a2f516be81a,\"2023-03-16 15:23:22.524 +11:00\",2018,098,9999,9,18,6\n641299bad7fb4a2f516be819,\"2023-03-16 15:23:22.501 +11:00\",2018,098,9999,9,17,15\n641299bad7fb4a2f516be818,\"2023-03-16 15:23:22.477 +11:00\",2018,098,9999,9,16,9\n641299bad7fb4a2f516be817,\"2023-03-16 15:23:22.452 +11:00\",2018,098,9999,9,15,18\n641299bad7fb4a2f516be816,\"2023-03-16 15:23:22.428 +11:00\",2018,098,9999,9,14,30\n641299bad7fb4a2f516be815,\"2023-03-16 15:23:22.404 +11:00\",2018,098,9999,9,13,96\n641299bad7fb4a2f516be814,\"2023-03-16 15:23:22.379 +11:00\",2018,098,9999,9,12,3\n641299bad7fb4a2f516be813,\"2023-03-16 15:23:22.355 +11:00\",2018,098,9999,9,09,78\n641299bad7fb4a2f516be812,\"2023-03-16 15:23:22.328 +11:00\",2018,098,9999,9,08,42\n641299bad7fb4a2f516be811,\"2023-03-16 15:23:22.301 +11:00\",2018,098,9999,9,07,18\n641299bad7fb4a2f516be810,\"2023-03-16 15:23:22.276 +11:00\",2018,098,9999,9,06,33\n641299bad7fb4a2f516be80f,\"2023-03-16 15:23:22.252 +11:00\",2018,098,9999,9,05,9\n641299bad7fb4a2f516be80e,\"2023-03-16 15:23:22.226 +11:00\",2018,098,9999,9,04,45\n641299bad7fb4a2f516be80d,\"2023-03-16 15:23:22.199 +11:00\",2018,098,9999,9,03,57\n641299bad7fb4a2f516be80c,\"2023-03-16 15:23:22.171 +11:00\",2018,098,9999,9,02,225\n641299bad7fb4a2f516be80b,\"2023-03-16 15:23:22.140 +11:00\",2018,098,9999,9,01,30\n641299bad7fb4a2f516be80a,\"2023-03-16 15:23:22.115 +11:00\",2018,098,9999,2,77,513\n641299bad7fb4a2f516be809,\"2023-03-16 15:23:22.078 +11:00\",2018,098,9999,2,9999,513\n641299bad7fb4a2f516be808,\"2023-03-16 15:23:22.056 +11:00\",2018,098,9999,2,99,0\n641299bad7fb4a2f516be807,\"2023-03-16 15:23:22.032 +11:00\",2018,098,9999,2,18,3\n641299b9d7fb4a2f516be806,\"2023-03-16 15:23:21.997 +11:00\",2018,098,9999,2,17,9\n641299b9d7fb4a2f516be805,\"2023-03-16 15:23:21.963 +11:00\",2018,098,9999,2,16,9\n641299b9d7fb4a2f516be804,\"2023-03-16 15:23:21.937 +11:00\",2018,098,9999,2,15,12\n641299b9d7fb4a2f516be803,\"2023-03-16 15:23:21.853 +11:00\",2018,098,9999,2,14,24\n641299b9d7fb4a2f516be802,\"2023-03-16 15:23:21.829 +11:00\",2018,098,9999,2,13,69\n641299b9d7fb4a2f516be801,\"2023-03-16 15:23:21.799 +11:00\",2018,098,9999,2,12,3\n641299b9d7fb4a2f516be800,\"2023-03-16 15:23:21.774 +11:00\",2018,098,9999,2,09,57\n641299b9d7fb4a2f516be7ff,\"2023-03-16 15:23:21.749 +11:00\",2018,098,9999,2,08,27\n641299b9d7fb4a2f516be7fe,\"2023-03-16 15:23:21.726 +11:00\",2018,098,9999,2,07,12\n641299b9d7fb4a2f516be7fd,\"2023-03-16 15:23:21.695 +11:00\",2018,098,9999,2,06,18\n641299b9d7fb4a2f516be7fc,\"2023-03-16 15:23:21.672 +11:00\",2018,098,9999,2,05,6\n641299b9d7fb4a2f516be7fb,\"2023-03-16 15:23:21.650 +11:00\",2018,098,9999,2,04,33\n641299b9d7fb4a2f516be7fa,\"2023-03-16 15:23:21.625 +11:00\",2018,098,9999,2,03,39\n641299b9d7fb4a2f516be7f9,\"2023-03-16 15:23:21.602 +11:00\",2018,098,9999,2,02,165\n641299b9d7fb4a2f516be7f8,\"2023-03-16 15:23:21.576 +11:00\",2018,098,9999,2,01,24\n641299b9d7fb4a2f516be7f7,\"2023-03-16 15:23:21.552 +11:00\",2018,098,9999,1,77,195\n641299b9d7fb4a2f516be7f6,\"2023-03-16 15:23:21.525 +11:00\",2018,098,9999,1,9999,195\n641299b9d7fb4a2f516be7f5,\"2023-03-16 15:23:21.500 +11:00\",2018,098,9999,1,99,0\n641299b9d7fb4a2f516be7f4,\"2023-03-16 15:23:21.475 +11:00\",2018,098,9999,1,18,3\n641299b9d7fb4a2f516be7f3,\"2023-03-16 15:23:21.320 +11:00\",2018,098,9999,1,17,6\n641299b9d7fb4a2f516be7f2,\"2023-03-16 15:23:21.296 +11:00\",2018,098,9999,1,16,3\n641299b9d7fb4a2f516be7f1,\"2023-03-16 15:23:21.137 +11:00\",2018,098,9999,1,15,6\n641299b9d7fb4a2f516be7f0,\"2023-03-16 15:23:21.112 +11:00\",2018,098,9999,1,14,6\n641299b8d7fb4a2f516be7ef,\"2023-03-16 15:23:20.953 +11:00\",2018,098,9999,1,13,27\n641299b8d7fb4a2f516be7ee,\"2023-03-16 15:23:20.926 +11:00\",2018,098,9999,1,12,0\n641299b8d7fb4a2f516be7ed,\"2023-03-16 15:23:20.761 +11:00\",2018,098,9999,1,09,21\n641299b8d7fb4a2f516be7ec,\"2023-03-16 15:23:20.593 +11:00\",2018,098,9999,1,08,15\n641299b8d7fb4a2f516be7eb,\"2023-03-16 15:23:20.439 +11:00\",2018,098,9999,1,07,6\n641299b8d7fb4a2f516be7ea,\"2023-03-16 15:23:20.415 +11:00\",2018,098,9999,1,06,12\n641299b8d7fb4a2f516be7e9,\"2023-03-16 15:23:20.248 +11:00\",2018,098,9999,1,05,3\n641299b8d7fb4a2f516be7e8,\"2023-03-16 15:23:20.222 +11:00\",2018,098,9999,1,04,12\n641299b8d7fb4a2f516be7e7,\"2023-03-16 15:23:20.063 +11:00\",2018,098,9999,1,03,15\n641299b8d7fb4a2f516be7e6,\"2023-03-16 15:23:20.037 +11:00\",2018,098,9999,1,02,63\n641299b7d7fb4a2f516be7e5,\"2023-03-16 15:23:19.883 +11:00\",2018,098,9999,1,01,3\n641299b7d7fb4a2f516be7e4,\"2023-03-16 15:23:19.854 +11:00\",2018,098,77,9,77,708\n641299b7d7fb4a2f516be7e3,\"2023-03-16 15:23:19.727 +11:00\",2018,098,77,9,9999,708\n641299b7d7fb4a2f516be7e2,\"2023-03-16 15:23:19.699 +11:00\",2018,098,77,9,99,..C\n641299b7d7fb4a2f516be7e1,\"2023-03-16 15:23:19.539 +11:00\",2018,098,77,9,18,6\n641299b7d7fb4a2f516be7e0,\"2023-03-16 15:23:19.375 +11:00\",2018,098,77,9,17,15\n641299b7d7fb4a2f516be7df,\"2023-03-16 15:23:19.350 +11:00\",2018,098,77,9,16,9\n641299b7d7fb4a2f516be7de,\"2023-03-16 15:23:19.193 +11:00\",2018,098,77,9,15,18\n641299b7d7fb4a2f516be7dd,\"2023-03-16 15:23:19.169 +11:00\",2018,098,77,9,14,30\n641299b7d7fb4a2f516be7dc,\"2023-03-16 15:23:19.022 +11:00\",2018,098,77,9,13,96\n641299b6d7fb4a2f516be7db,\"2023-03-16 15:23:18.950 +11:00\",2018,098,77,9,12,3\n641299b6d7fb4a2f516be7da,\"2023-03-16 15:23:18.927 +11:00\",2018,098,77,9,09,78\n641299b6d7fb4a2f516be7d9,\"2023-03-16 15:23:18.756 +11:00\",2018,098,77,9,08,42\n641299b6d7fb4a2f516be7d8,\"2023-03-16 15:23:18.685 +11:00\",2018,098,77,9,07,18\n641299b6d7fb4a2f516be7d7,\"2023-03-16 15:23:18.661 +11:00\",2018,098,77,9,06,33\n641299b6d7fb4a2f516be7d6,\"2023-03-16 15:23:18.472 +11:00\",2018,098,77,9,05,9\n641299b6d7fb4a2f516be7d5,\"2023-03-16 15:23:18.094 +11:00\",2018,098,77,9,04,45\n641299b6d7fb4a2f516be7d4,\"2023-03-16 15:23:18.071 +11:00\",2018,098,77,9,03,57\n641299b6d7fb4a2f516be7d3,\"2023-03-16 15:23:18.048 +11:00\",2018,098,77,9,02,225\n641299b6d7fb4a2f516be7d2,\"2023-03-16 15:23:18.025 +11:00\",2018,098,77,9,01,30\n641299b6d7fb4a2f516be7d1,\"2023-03-16 15:23:18.000 +11:00\",2018,098,77,2,77,513\n641299b5d7fb4a2f516be7d0,\"2023-03-16 15:23:17.975 +11:00\",2018,098,77,2,9999,513\n641299b5d7fb4a2f516be7cf,\"2023-03-16 15:23:17.952 +11:00\",2018,098,77,2,99,..C\n641299b5d7fb4a2f516be7ce,\"2023-03-16 15:23:17.929 +11:00\",2018,098,77,2,18,3\n641299b5d7fb4a2f516be7cd,\"2023-03-16 15:23:17.905 +11:00\",2018,098,77,2,17,9\n641299b5d7fb4a2f516be7cc,\"2023-03-16 15:23:17.883 +11:00\",2018,098,77,2,16,9\n641299b5d7fb4a2f516be7cb,\"2023-03-16 15:23:17.860 +11:00\",2018,098,77,2,15,12\n641299b5d7fb4a2f516be7ca,\"2023-03-16 15:23:17.837 +11:00\",2018,098,77,2,14,24\n641299b5d7fb4a2f516be7c9,\"2023-03-16 15:23:17.815 +11:00\",2018,098,77,2,13,69\n641299b5d7fb4a2f516be7c8,\"2023-03-16 15:23:17.793 +11:00\",2018,098,77,2,12,3\n641299b5d7fb4a2f516be7c7,\"2023-03-16 15:23:17.771 +11:00\",2018,098,77,2,09,57\n641299b5d7fb4a2f516be7c6,\"2023-03-16 15:23:17.748 +11:00\",2018,098,77,2,08,27\n641299b5d7fb4a2f516be7c5,\"2023-03-16 15:23:17.725 +11:00\",2018,098,77,2,07,12\n641299b5d7fb4a2f516be7c4,\"2023-03-16 15:23:17.701 +11:00\",2018,098,77,2,06,18\n641299b5d7fb4a2f516be7c3,\"2023-03-16 15:23:17.676 +11:00\",2018,098,77,2,05,6\n641299b5d7fb4a2f516be7c2,\"2023-03-16 15:23:17.653 +11:00\",2018,098,77,2,04,33\n641299b5d7fb4a2f516be7c1,\"2023-03-16 15:23:17.630 +11:00\",2018,098,77,2,03,39\n641299b5d7fb4a2f516be7c0,\"2023-03-16 15:23:17.597 +11:00\",2018,098,77,2,02,165\n641299b5d7fb4a2f516be7bf,\"2023-03-16 15:23:17.575 +11:00\",2018,098,77,2,01,24\n641299b5d7fb4a2f516be7be,\"2023-03-16 15:23:17.551 +11:00\",2018,098,77,1,77,195\n641299b5d7fb4a2f516be7bd,\"2023-03-16 15:23:17.520 +11:00\",2018,098,77,1,9999,195\n641299b5d7fb4a2f516be7bc,\"2023-03-16 15:23:17.490 +11:00\",2018,098,77,1,99,..C\n641299b5d7fb4a2f516be7bb,\"2023-03-16 15:23:17.467 +11:00\",2018,098,77,1,18,3\n641299b5d7fb4a2f516be7ba,\"2023-03-16 15:23:17.437 +11:00\",2018,098,77,1,17,6\n641299b5d7fb4a2f516be7b9,\"2023-03-16 15:23:17.415 +11:00\",2018,098,77,1,16,3\n641299b5d7fb4a2f516be7b8,\"2023-03-16 15:23:17.392 +11:00\",2018,098,77,1,15,6\n641299b5d7fb4a2f516be7b7,\"2023-03-16 15:23:17.362 +11:00\",2018,098,77,1,14,6\n641299b5d7fb4a2f516be7b6,\"2023-03-16 15:23:17.333 +11:00\",2018,098,77,1,13,27\n641299b5d7fb4a2f516be7b5,\"2023-03-16 15:23:17.307 +11:00\",2018,098,77,1,12,0\n641299b5d7fb4a2f516be7b4,\"2023-03-16 15:23:17.281 +11:00\",2018,098,77,1,09,21\n641299b5d7fb4a2f516be7b3,\"2023-03-16 15:23:17.231 +11:00\",2018,098,77,1,08,15\n641299b5d7fb4a2f516be7b2,\"2023-03-16 15:23:17.146 +11:00\",2018,098,77,1,07,6\n641299b5d7fb4a2f516be7b1,\"2023-03-16 15:23:17.120 +11:00\",2018,098,77,1,06,12\n641299b5d7fb4a2f516be7b0,\"2023-03-16 15:23:17.087 +11:00\",2018,098,77,1,05,3\n641299b5d7fb4a2f516be7af,\"2023-03-16 15:23:17.031 +11:00\",2018,098,77,1,04,12\n641299b4d7fb4a2f516be7ae,\"2023-03-16 15:23:16.954 +11:00\",2018,098,77,1,03,15\n641299b4d7fb4a2f516be7ad,\"2023-03-16 15:23:16.909 +11:00\",2018,098,77,1,02,63\n641299b4d7fb4a2f516be7ac,\"2023-03-16 15:23:16.856 +11:00\",2018,098,77,1,01,3\n641299b4d7fb4a2f516be7ab,\"2023-03-16 15:23:16.830 +11:00\",2018,098,9,9,77,0\n641299b4d7fb4a2f516be7aa,\"2023-03-16 15:23:16.803 +11:00\",2018,098,9,9,9999,0\n641299b4d7fb4a2f516be7a9,\"2023-03-16 15:23:16.755 +11:00\",2018,098,9,9,99,..C\n641299b4d7fb4a2f516be7a8,\"2023-03-16 15:23:16.723 +11:00\",2018,098,9,9,18,0\n641299b4d7fb4a2f516be7a7,\"2023-03-16 15:23:16.693 +11:00\",2018,098,9,9,17,0\n641299b4d7fb4a2f516be7a6,\"2023-03-16 15:23:16.653 +11:00\",2018,098,9,9,16,0\n641299b4d7fb4a2f516be7a5,\"2023-03-16 15:23:16.604 +11:00\",2018,098,9,9,15,0\n641299b4d7fb4a2f516be7a4,\"2023-03-16 15:23:16.506 +11:00\",2018,098,9,9,14,0\n641299b4d7fb4a2f516be7a3,\"2023-03-16 15:23:16.482 +11:00\",2018,098,9,9,13,0\n641299b4d7fb4a2f516be7a2,\"2023-03-16 15:23:16.457 +11:00\",2018,098,9,9,12,0\n641299b4d7fb4a2f516be7a1,\"2023-03-16 15:23:16.434 +11:00\",2018,098,9,9,09,0\n641299b4d7fb4a2f516be7a0,\"2023-03-16 15:23:16.374 +11:00\",2018,098,9,9,08,0\n641299b4d7fb4a2f516be79f,\"2023-03-16 15:23:16.339 +11:00\",2018,098,9,9,07,0\n641299b4d7fb4a2f516be79e,\"2023-03-16 15:23:16.282 +11:00\",2018,098,9,9,06,0\n641299b4d7fb4a2f516be79d,\"2023-03-16 15:23:16.190 +11:00\",2018,098,9,9,05,0\n641299b4d7fb4a2f516be79c,\"2023-03-16 15:23:16.147 +11:00\",2018,098,9,9,04,0\n641299b4d7fb4a2f516be79b,\"2023-03-16 15:23:16.119 +11:00\",2018,098,9,9,03,0\n641299b4d7fb4a2f516be79a,\"2023-03-16 15:23:16.073 +11:00\",2018,098,9,9,02,0\n641299b4d7fb4a2f516be799,\"2023-03-16 15:23:16.013 +11:00\",2018,098,9,9,01,0\n641299b3d7fb4a2f516be798,\"2023-03-16 15:23:15.979 +11:00\",2018,098,9,2,77,0\n641299b3d7fb4a2f516be797,\"2023-03-16 15:23:15.952 +11:00\",2018,098,9,2,9999,0\n641299b3d7fb4a2f516be796,\"2023-03-16 15:23:15.921 +11:00\",2018,098,9,2,99,..C\n641299b3d7fb4a2f516be795,\"2023-03-16 15:23:15.895 +11:00\",2018,098,9,2,18,0\n641299b3d7fb4a2f516be794,\"2023-03-16 15:23:15.870 +11:00\",2018,098,9,2,17,0\n641299b3d7fb4a2f516be793,\"2023-03-16 15:23:15.840 +11:00\",2018,098,9,2,16,0\n641299b3d7fb4a2f516be792,\"2023-03-16 15:23:15.815 +11:00\",2018,098,9,2,15,0\n641299b3d7fb4a2f516be791,\"2023-03-16 15:23:15.789 +11:00\",2018,098,9,2,14,0\n641299b3d7fb4a2f516be790,\"2023-03-16 15:23:15.765 +11:00\",2018,098,9,2,13,0\n641299b3d7fb4a2f516be78f,\"2023-03-16 15:23:15.740 +11:00\",2018,098,9,2,12,0\n641299b3d7fb4a2f516be78e,\"2023-03-16 15:23:15.714 +11:00\",2018,098,9,2,09,0\n641299b3d7fb4a2f516be78d,\"2023-03-16 15:23:15.673 +11:00\",2018,098,9,2,08,0\n641299b3d7fb4a2f516be78c,\"2023-03-16 15:23:15.649 +11:00\",2018,098,9,2,07,0\n641299b3d7fb4a2f516be78b,\"2023-03-16 15:23:15.617 +11:00\",2018,098,9,2,06,0\n641299b3d7fb4a2f516be78a,\"2023-03-16 15:23:15.591 +11:00\",2018,098,9,2,05,0\n641299b3d7fb4a2f516be789,\"2023-03-16 15:23:15.566 +11:00\",2018,098,9,2,04,0\n641299b3d7fb4a2f516be788,\"2023-03-16 15:23:15.541 +11:00\",2018,098,9,2,03,0\n641299b3d7fb4a2f516be787,\"2023-03-16 15:23:15.515 +11:00\",2018,098,9,2,02,0\n641299b3d7fb4a2f516be786,\"2023-03-16 15:23:15.491 +11:00\",2018,098,9,2,01,0\n641299b3d7fb4a2f516be785,\"2023-03-16 15:23:15.466 +11:00\",2018,098,9,1,77,0\n641299b3d7fb4a2f516be784,\"2023-03-16 15:23:15.444 +11:00\",2018,098,9,1,9999,0\n641299b3d7fb4a2f516be783,\"2023-03-16 15:23:15.420 +11:00\",2018,098,9,1,99,..C\n641299b3d7fb4a2f516be782,\"2023-03-16 15:23:15.394 +11:00\",2018,098,9,1,18,0\n641299b3d7fb4a2f516be781,\"2023-03-16 15:23:15.367 +11:00\",2018,098,9,1,17,0\n641299b3d7fb4a2f516be780,\"2023-03-16 15:23:15.339 +11:00\",2018,098,9,1,16,0\n641299b3d7fb4a2f516be77f,\"2023-03-16 15:23:15.317 +11:00\",2018,098,9,1,15,0\n641299b3d7fb4a2f516be77e,\"2023-03-16 15:23:15.295 +11:00\",2018,098,9,1,14,0\n641299b3d7fb4a2f516be77d,\"2023-03-16 15:23:15.271 +11:00\",2018,098,9,1,13,0\n641299b3d7fb4a2f516be77c,\"2023-03-16 15:23:15.238 +11:00\",2018,098,9,1,12,0\n641299b3d7fb4a2f516be77b,\"2023-03-16 15:23:15.215 +11:00\",2018,098,9,1,09,0\n641299b3d7fb4a2f516be77a,\"2023-03-16 15:23:15.190 +11:00\",2018,098,9,1,08,0\n641299b3d7fb4a2f516be779,\"2023-03-16 15:23:15.161 +11:00\",2018,098,9,1,07,0\n641299b3d7fb4a2f516be778,\"2023-03-16 15:23:15.138 +11:00\",2018,098,9,1,06,0\n641299b3d7fb4a2f516be777,\"2023-03-16 15:23:15.116 +11:00\",2018,098,9,1,05,0\n641299b3d7fb4a2f516be776,\"2023-03-16 15:23:15.093 +11:00\",2018,098,9,1,04,0\n641299b3d7fb4a2f516be775,\"2023-03-16 15:23:15.070 +11:00\",2018,098,9,1,03,0\n641299b3d7fb4a2f516be774,\"2023-03-16 15:23:15.039 +11:00\",2018,098,9,1,02,0\n641299b3d7fb4a2f516be773,\"2023-03-16 15:23:15.017 +11:00\",2018,098,9,1,01,0\n641299b2d7fb4a2f516be772,\"2023-03-16 15:23:14.995 +11:00\",2018,098,6,9,77,6\n641299b2d7fb4a2f516be771,\"2023-03-16 15:23:14.971 +11:00\",2018,098,6,9,9999,6\n641299b2d7fb4a2f516be770,\"2023-03-16 15:23:14.948 +11:00\",2018,098,6,9,99,..C\n641299b2d7fb4a2f516be76f,\"2023-03-16 15:23:14.926 +11:00\",2018,098,6,9,18,0\n641299b2d7fb4a2f516be76e,\"2023-03-16 15:23:14.903 +11:00\",2018,098,6,9,17,0\n641299b2d7fb4a2f516be76d,\"2023-03-16 15:23:14.856 +11:00\",2018,098,6,9,16,0\n641299b2d7fb4a2f516be76c,\"2023-03-16 15:23:14.825 +11:00\",2018,098,6,9,15,0\n641299b2d7fb4a2f516be76b,\"2023-03-16 15:23:14.793 +11:00\",2018,098,6,9,14,0\n641299b2d7fb4a2f516be76a,\"2023-03-16 15:23:14.770 +11:00\",2018,098,6,9,13,3\n641299b2d7fb4a2f516be769,\"2023-03-16 15:23:14.745 +11:00\",2018,098,6,9,12,0\n641299b2d7fb4a2f516be768,\"2023-03-16 15:23:14.720 +11:00\",2018,098,6,9,09,0\n641299b2d7fb4a2f516be767,\"2023-03-16 15:23:14.695 +11:00\",2018,098,6,9,08,0\n641299b2d7fb4a2f516be766,\"2023-03-16 15:23:14.672 +11:00\",2018,098,6,9,07,3\n641299b2d7fb4a2f516be765,\"2023-03-16 15:23:14.640 +11:00\",2018,098,6,9,06,0\n641299b2d7fb4a2f516be764,\"2023-03-16 15:23:14.617 +11:00\",2018,098,6,9,05,0\n641299b2d7fb4a2f516be763,\"2023-03-16 15:23:14.503 +11:00\",2018,098,6,9,04,3\n641299b2d7fb4a2f516be762,\"2023-03-16 15:23:14.462 +11:00\",2018,098,6,9,03,0\n641299b2d7fb4a2f516be761,\"2023-03-16 15:23:14.439 +11:00\",2018,098,6,9,02,0\n641299b2d7fb4a2f516be760,\"2023-03-16 15:23:14.414 +11:00\",2018,098,6,9,01,0\n641299b2d7fb4a2f516be75f,\"2023-03-16 15:23:14.390 +11:00\",2018,098,6,2,77,0\n641299b2d7fb4a2f516be75e,\"2023-03-16 15:23:14.364 +11:00\",2018,098,6,2,9999,0\n641299b2d7fb4a2f516be75d,\"2023-03-16 15:23:14.340 +11:00\",2018,098,6,2,99,..C\n641299b2d7fb4a2f516be75c,\"2023-03-16 15:23:14.316 +11:00\",2018,098,6,2,18,0\n641299b2d7fb4a2f516be75b,\"2023-03-16 15:23:14.294 +11:00\",2018,098,6,2,17,0\n641299b2d7fb4a2f516be75a,\"2023-03-16 15:23:14.271 +11:00\",2018,098,6,2,16,0\n641299b2d7fb4a2f516be759,\"2023-03-16 15:23:14.244 +11:00\",2018,098,6,2,15,0\n641299b2d7fb4a2f516be758,\"2023-03-16 15:23:14.220 +11:00\",2018,098,6,2,14,0\n641299b2d7fb4a2f516be757,\"2023-03-16 15:23:14.195 +11:00\",2018,098,6,2,13,0\n641299b2d7fb4a2f516be756,\"2023-03-16 15:23:14.172 +11:00\",2018,098,6,2,12,0\n641299b2d7fb4a2f516be755,\"2023-03-16 15:23:14.150 +11:00\",2018,098,6,2,09,0\n641299b2d7fb4a2f516be754,\"2023-03-16 15:23:14.126 +11:00\",2018,098,6,2,08,0\n641299b2d7fb4a2f516be753,\"2023-03-16 15:23:14.102 +11:00\",2018,098,6,2,07,0\n641299b2d7fb4a2f516be752,\"2023-03-16 15:23:14.080 +11:00\",2018,098,6,2,06,0\n641299b2d7fb4a2f516be751,\"2023-03-16 15:23:14.058 +11:00\",2018,098,6,2,05,0\n641299b2d7fb4a2f516be750,\"2023-03-16 15:23:14.035 +11:00\",2018,098,6,2,04,0\n641299b2d7fb4a2f516be74f,\"2023-03-16 15:23:14.011 +11:00\",2018,098,6,2,03,0\n641299b1d7fb4a2f516be74e,\"2023-03-16 15:23:13.989 +11:00\",2018,098,6,2,02,0\n641299b1d7fb4a2f516be74d,\"2023-03-16 15:23:13.966 +11:00\",2018,098,6,2,01,0\n641299b1d7fb4a2f516be74c,\"2023-03-16 15:23:13.943 +11:00\",2018,098,6,1,77,3\n641299b1d7fb4a2f516be74b,\"2023-03-16 15:23:13.918 +11:00\",2018,098,6,1,9999,3\n641299b1d7fb4a2f516be74a,\"2023-03-16 15:23:13.895 +11:00\",2018,098,6,1,99,..C\n641299b1d7fb4a2f516be749,\"2023-03-16 15:23:13.870 +11:00\",2018,098,6,1,18,0\n641299b1d7fb4a2f516be748,\"2023-03-16 15:23:13.846 +11:00\",2018,098,6,1,17,0\n641299b1d7fb4a2f516be747,\"2023-03-16 15:23:13.820 +11:00\",2018,098,6,1,16,0\n641299b1d7fb4a2f516be746,\"2023-03-16 15:23:13.793 +11:00\",2018,098,6,1,15,0\n641299b1d7fb4a2f516be745,\"2023-03-16 15:23:13.747 +11:00\",2018,098,6,1,14,0\n641299b1d7fb4a2f516be744,\"2023-03-16 15:23:13.720 +11:00\",2018,098,6,1,13,3\n641299b1d7fb4a2f516be743,\"2023-03-16 15:23:13.689 +11:00\",2018,098,6,1,12,0\n641299b1d7fb4a2f516be742,\"2023-03-16 15:23:13.667 +11:00\",2018,098,6,1,09,0\n641299b1d7fb4a2f516be741,\"2023-03-16 15:23:13.644 +11:00\",2018,098,6,1,08,0\n641299b1d7fb4a2f516be740,\"2023-03-16 15:23:13.604 +11:00\",2018,098,6,1,07,3\n641299b1d7fb4a2f516be73f,\"2023-03-16 15:23:13.581 +11:00\",2018,098,6,1,06,0\n641299b1d7fb4a2f516be73e,\"2023-03-16 15:23:13.557 +11:00\",2018,098,6,1,05,0\n641299b1d7fb4a2f516be73d,\"2023-03-16 15:23:13.534 +11:00\",2018,098,6,1,04,3\n641299b1d7fb4a2f516be73c,\"2023-03-16 15:23:13.507 +11:00\",2018,098,6,1,03,0\n641299b1d7fb4a2f516be73b,\"2023-03-16 15:23:13.483 +11:00\",2018,098,6,1,02,0\n641299b1d7fb4a2f516be73a,\"2023-03-16 15:23:13.460 +11:00\",2018,098,6,1,01,0\n641299b1d7fb4a2f516be739,\"2023-03-16 15:23:13.430 +11:00\",2018,098,5,9,77,0\n641299b1d7fb4a2f516be738,\"2023-03-16 15:23:13.405 +11:00\",2018,098,5,9,9999,0\n641299b1d7fb4a2f516be737,\"2023-03-16 15:23:13.381 +11:00\",2018,098,5,9,99,..C\n641299b1d7fb4a2f516be736,\"2023-03-16 15:23:13.333 +11:00\",2018,098,5,9,18,0\n641299b1d7fb4a2f516be735,\"2023-03-16 15:23:13.309 +11:00\",2018,098,5,9,17,0\n641299b1d7fb4a2f516be734,\"2023-03-16 15:23:13.287 +11:00\",2018,098,5,9,16,0\n641299b1d7fb4a2f516be733,\"2023-03-16 15:23:13.263 +11:00\",2018,098,5,9,15,0\n641299b1d7fb4a2f516be732,\"2023-03-16 15:23:13.241 +11:00\",2018,098,5,9,14,0\n641299b1d7fb4a2f516be731,\"2023-03-16 15:23:13.219 +11:00\",2018,098,5,9,13,0\n641299b1d7fb4a2f516be730,\"2023-03-16 15:23:13.194 +11:00\",2018,098,5,9,12,0\n641299b1d7fb4a2f516be72f,\"2023-03-16 15:23:13.167 +11:00\",2018,098,5,9,09,0\n641299b1d7fb4a2f516be72e,\"2023-03-16 15:23:13.132 +11:00\",2018,098,5,9,08,0\n641299b1d7fb4a2f516be72d,\"2023-03-16 15:23:13.099 +11:00\",2018,098,5,9,07,0\n641299b1d7fb4a2f516be72c,\"2023-03-16 15:23:13.076 +11:00\",2018,098,5,9,06,0\n641299b1d7fb4a2f516be72b,\"2023-03-16 15:23:13.052 +11:00\",2018,098,5,9,05,0\n641299b1d7fb4a2f516be72a,\"2023-03-16 15:23:13.029 +11:00\",2018,098,5,9,04,0\n641299b1d7fb4a2f516be729,\"2023-03-16 15:23:13.003 +11:00\",2018,098,5,9,03,0\n641299b0d7fb4a2f516be728,\"2023-03-16 15:23:12.970 +11:00\",2018,098,5,9,02,0\n641299b0d7fb4a2f516be727,\"2023-03-16 15:23:12.947 +11:00\",2018,098,5,9,01,0\n641299b0d7fb4a2f516be726,\"2023-03-16 15:23:12.922 +11:00\",2018,098,5,2,77,0\n641299b0d7fb4a2f516be725,\"2023-03-16 15:23:12.899 +11:00\",2018,098,5,2,9999,0\n641299b0d7fb4a2f516be724,\"2023-03-16 15:23:12.876 +11:00\",2018,098,5,2,99,..C\n641299b0d7fb4a2f516be723,\"2023-03-16 15:23:12.851 +11:00\",2018,098,5,2,18,0\n641299b0d7fb4a2f516be722,\"2023-03-16 15:23:12.829 +11:00\",2018,098,5,2,17,0\n641299b0d7fb4a2f516be721,\"2023-03-16 15:23:12.805 +11:00\",2018,098,5,2,16,0\n641299b0d7fb4a2f516be720,\"2023-03-16 15:23:12.783 +11:00\",2018,098,5,2,15,0\n641299b0d7fb4a2f516be71f,\"2023-03-16 15:23:12.759 +11:00\",2018,098,5,2,14,0\n641299b0d7fb4a2f516be71e,\"2023-03-16 15:23:12.735 +11:00\",2018,098,5,2,13,0\n641299b0d7fb4a2f516be71d,\"2023-03-16 15:23:12.671 +11:00\",2018,098,5,2,12,0\n641299b0d7fb4a2f516be71c,\"2023-03-16 15:23:12.643 +11:00\",2018,098,5,2,09,0\n641299b0d7fb4a2f516be71b,\"2023-03-16 15:23:12.620 +11:00\",2018,098,5,2,08,0\n641299b0d7fb4a2f516be71a,\"2023-03-16 15:23:12.598 +11:00\",2018,098,5,2,07,0\n641299b0d7fb4a2f516be719,\"2023-03-16 15:23:12.576 +11:00\",2018,098,5,2,06,0\n641299b0d7fb4a2f516be718,\"2023-03-16 15:23:12.554 +11:00\",2018,098,5,2,05,0\n641299b0d7fb4a2f516be717,\"2023-03-16 15:23:12.528 +11:00\",2018,098,5,2,04,0\n641299b0d7fb4a2f516be716,\"2023-03-16 15:23:12.496 +11:00\",2018,098,5,2,03,0\n641299b0d7fb4a2f516be715,\"2023-03-16 15:23:12.472 +11:00\",2018,098,5,2,02,0\n641299b0d7fb4a2f516be714,\"2023-03-16 15:23:12.450 +11:00\",2018,098,5,2,01,0\n641299b0d7fb4a2f516be713,\"2023-03-16 15:23:12.426 +11:00\",2018,098,5,1,77,0\n641299b0d7fb4a2f516be712,\"2023-03-16 15:23:12.402 +11:00\",2018,098,5,1,9999,0\n641299b0d7fb4a2f516be711,\"2023-03-16 15:23:12.370 +11:00\",2018,098,5,1,99,..C\n641299b0d7fb4a2f516be710,\"2023-03-16 15:23:12.343 +11:00\",2018,098,5,1,18,0\n641299b0d7fb4a2f516be70f,\"2023-03-16 15:23:12.320 +11:00\",2018,098,5,1,17,0\n641299b0d7fb4a2f516be70e,\"2023-03-16 15:23:12.296 +11:00\",2018,098,5,1,16,0\n641299b0d7fb4a2f516be70d,\"2023-03-16 15:23:12.270 +11:00\",2018,098,5,1,15,0\n641299b0d7fb4a2f516be70c,\"2023-03-16 15:23:12.247 +11:00\",2018,098,5,1,14,0\n641299b0d7fb4a2f516be70b,\"2023-03-16 15:23:12.223 +11:00\",2018,098,5,1,13,0\n641299b0d7fb4a2f516be70a,\"2023-03-16 15:23:12.198 +11:00\",2018,098,5,1,12,0\n641299b0d7fb4a2f516be709,\"2023-03-16 15:23:12.171 +11:00\",2018,098,5,1,09,0\n641299b0d7fb4a2f516be708,\"2023-03-16 15:23:12.147 +11:00\",2018,098,5,1,08,0\n641299b0d7fb4a2f516be707,\"2023-03-16 15:23:12.123 +11:00\",2018,098,5,1,07,0\n641299b0d7fb4a2f516be706,\"2023-03-16 15:23:12.093 +11:00\",2018,098,5,1,06,0\n641299b0d7fb4a2f516be705,\"2023-03-16 15:23:12.067 +11:00\",2018,098,5,1,05,0\n641299b0d7fb4a2f516be704,\"2023-03-16 15:23:12.043 +11:00\",2018,098,5,1,04,0\n641299b0d7fb4a2f516be703,\"2023-03-16 15:23:12.020 +11:00\",2018,098,5,1,03,0\n641299afd7fb4a2f516be702,\"2023-03-16 15:23:11.998 +11:00\",2018,098,5,1,02,0\n641299afd7fb4a2f516be701,\"2023-03-16 15:23:11.975 +11:00\",2018,098,5,1,01,0\n641299afd7fb4a2f516be700,\"2023-03-16 15:23:11.949 +11:00\",2018,098,4,9,77,21\n641299afd7fb4a2f516be6ff,\"2023-03-16 15:23:11.924 +11:00\",2018,098,4,9,9999,21\n641299afd7fb4a2f516be6fe,\"2023-03-16 15:23:11.901 +11:00\",2018,098,4,9,99,..C\n641299afd7fb4a2f516be6fd,\"2023-03-16 15:23:11.873 +11:00\",2018,098,4,9,18,0\n641299afd7fb4a2f516be6fc,\"2023-03-16 15:23:11.847 +11:00\",2018,098,4,9,17,0\n641299afd7fb4a2f516be6fb,\"2023-03-16 15:23:11.820 +11:00\",2018,098,4,9,16,0\n641299afd7fb4a2f516be6fa,\"2023-03-16 15:23:11.797 +11:00\",2018,098,4,9,15,0\n641299afd7fb4a2f516be6f9,\"2023-03-16 15:23:11.774 +11:00\",2018,098,4,9,14,0\n641299afd7fb4a2f516be6f8,\"2023-03-16 15:23:11.751 +11:00\",2018,098,4,9,13,3\n641299afd7fb4a2f516be6f7,\"2023-03-16 15:23:11.727 +11:00\",2018,098,4,9,12,0\n641299afd7fb4a2f516be6f6,\"2023-03-16 15:23:11.699 +11:00\",2018,098,4,9,09,0\n641299afd7fb4a2f516be6f5,\"2023-03-16 15:23:11.670 +11:00\",2018,098,4,9,08,3\n641299afd7fb4a2f516be6f4,\"2023-03-16 15:23:11.637 +11:00\",2018,098,4,9,07,0\n641299afd7fb4a2f516be6f3,\"2023-03-16 15:23:11.612 +11:00\",2018,098,4,9,06,0\n641299afd7fb4a2f516be6f2,\"2023-03-16 15:23:11.588 +11:00\",2018,098,4,9,05,0\n641299afd7fb4a2f516be6f1,\"2023-03-16 15:23:11.562 +11:00\",2018,098,4,9,04,0\n641299afd7fb4a2f516be6f0,\"2023-03-16 15:23:11.537 +11:00\",2018,098,4,9,03,0\n641299afd7fb4a2f516be6ef,\"2023-03-16 15:23:11.515 +11:00\",2018,098,4,9,02,12\n641299afd7fb4a2f516be6ee,\"2023-03-16 15:23:11.488 +11:00\",2018,098,4,9,01,0\n641299afd7fb4a2f516be6ed,\"2023-03-16 15:23:11.464 +11:00\",2018,098,4,2,77,12\n641299afd7fb4a2f516be6ec,\"2023-03-16 15:23:11.440 +11:00\",2018,098,4,2,9999,12\n641299afd7fb4a2f516be6eb,\"2023-03-16 15:23:11.415 +11:00\",2018,098,4,2,99,..C\n641299afd7fb4a2f516be6ea,\"2023-03-16 15:23:11.389 +11:00\",2018,098,4,2,18,0\n641299afd7fb4a2f516be6e9,\"2023-03-16 15:23:11.366 +11:00\",2018,098,4,2,17,0\n641299afd7fb4a2f516be6e8,\"2023-03-16 15:23:11.345 +11:00\",2018,098,4,2,16,0\n641299afd7fb4a2f516be6e7,\"2023-03-16 15:23:11.317 +11:00\",2018,098,4,2,15,0\n641299afd7fb4a2f516be6e6,\"2023-03-16 15:23:11.292 +11:00\",2018,098,4,2,14,0\n641299afd7fb4a2f516be6e5,\"2023-03-16 15:23:11.265 +11:00\",2018,098,4,2,13,3\n641299afd7fb4a2f516be6e4,\"2023-03-16 15:23:11.241 +11:00\",2018,098,4,2,12,0\n641299afd7fb4a2f516be6e3,\"2023-03-16 15:23:11.210 +11:00\",2018,098,4,2,09,0\n641299afd7fb4a2f516be6e2,\"2023-03-16 15:23:11.185 +11:00\",2018,098,4,2,08,0\n641299afd7fb4a2f516be6e1,\"2023-03-16 15:23:11.161 +11:00\",2018,098,4,2,07,0\n641299afd7fb4a2f516be6e0,\"2023-03-16 15:23:11.138 +11:00\",2018,098,4,2,06,0\n641299afd7fb4a2f516be6df,\"2023-03-16 15:23:11.113 +11:00\",2018,098,4,2,05,0\n641299afd7fb4a2f516be6de,\"2023-03-16 15:23:11.091 +11:00\",2018,098,4,2,04,0\n641299afd7fb4a2f516be6dd,\"2023-03-16 15:23:11.069 +11:00\",2018,098,4,2,03,0\n641299afd7fb4a2f516be6dc,\"2023-03-16 15:23:11.044 +11:00\",2018,098,4,2,02,9\n641299afd7fb4a2f516be6db,\"2023-03-16 15:23:11.020 +11:00\",2018,098,4,2,01,0\n641299aed7fb4a2f516be6da,\"2023-03-16 15:23:10.997 +11:00\",2018,098,4,1,77,9\n641299aed7fb4a2f516be6d9,\"2023-03-16 15:23:10.975 +11:00\",2018,098,4,1,9999,9\n641299aed7fb4a2f516be6d8,\"2023-03-16 15:23:10.953 +11:00\",2018,098,4,1,99,..C\n641299aed7fb4a2f516be6d7,\"2023-03-16 15:23:10.927 +11:00\",2018,098,4,1,18,0\n641299aed7fb4a2f516be6d6,\"2023-03-16 15:23:10.904 +11:00\",2018,098,4,1,17,0\n641299aed7fb4a2f516be6d5,\"2023-03-16 15:23:10.880 +11:00\",2018,098,4,1,16,0\n641299aed7fb4a2f516be6d4,\"2023-03-16 15:23:10.847 +11:00\",2018,098,4,1,15,0\n641299aed7fb4a2f516be6d3,\"2023-03-16 15:23:10.821 +11:00\",2018,098,4,1,14,0\n641299aed7fb4a2f516be6d2,\"2023-03-16 15:23:10.794 +11:00\",2018,098,4,1,13,0\n641299aed7fb4a2f516be6d1,\"2023-03-16 15:23:10.768 +11:00\",2018,098,4,1,12,0\n641299aed7fb4a2f516be6d0,\"2023-03-16 15:23:10.743 +11:00\",2018,098,4,1,09,0\n641299aed7fb4a2f516be6cf,\"2023-03-16 15:23:10.717 +11:00\",2018,098,4,1,08,3\n641299aed7fb4a2f516be6ce,\"2023-03-16 15:23:10.690 +11:00\",2018,098,4,1,07,0\n641299aed7fb4a2f516be6cd,\"2023-03-16 15:23:10.666 +11:00\",2018,098,4,1,06,0\n641299aed7fb4a2f516be6cc,\"2023-03-16 15:23:10.636 +11:00\",2018,098,4,1,05,0\n641299aed7fb4a2f516be6cb,\"2023-03-16 15:23:10.611 +11:00\",2018,098,4,1,04,0\n641299aed7fb4a2f516be6ca,\"2023-03-16 15:23:10.574 +11:00\",2018,098,4,1,03,0\n641299aed7fb4a2f516be6c9,\"2023-03-16 15:23:10.550 +11:00\",2018,098,4,1,02,6\n641299aed7fb4a2f516be6c8,\"2023-03-16 15:23:10.526 +11:00\",2018,098,4,1,01,0\n641299aed7fb4a2f516be6c7,\"2023-03-16 15:23:10.498 +11:00\",2018,098,3,9,77,18\n641299aed7fb4a2f516be6c6,\"2023-03-16 15:23:10.474 +11:00\",2018,098,3,9,9999,18\n641299aed7fb4a2f516be6c5,\"2023-03-16 15:23:10.451 +11:00\",2018,098,3,9,99,..C\n641299aed7fb4a2f516be6c4,\"2023-03-16 15:23:10.426 +11:00\",2018,098,3,9,18,0\n641299aed7fb4a2f516be6c3,\"2023-03-16 15:23:10.402 +11:00\",2018,098,3,9,17,0\n641299aed7fb4a2f516be6c2,\"2023-03-16 15:23:10.374 +11:00\",2018,098,3,9,16,0\n641299aed7fb4a2f516be6c1,\"2023-03-16 15:23:10.346 +11:00\",2018,098,3,9,15,0\n641299aed7fb4a2f516be6c0,\"2023-03-16 15:23:10.319 +11:00\",2018,098,3,9,14,0\n641299aed7fb4a2f516be6bf,\"2023-03-16 15:23:10.292 +11:00\",2018,098,3,9,13,0\n641299aed7fb4a2f516be6be,\"2023-03-16 15:23:10.263 +11:00\",2018,098,3,9,12,0\n641299aed7fb4a2f516be6bd,\"2023-03-16 15:23:10.241 +11:00\",2018,098,3,9,09,0\n641299aed7fb4a2f516be6bc,\"2023-03-16 15:23:10.217 +11:00\",2018,098,3,9,08,0\n641299aed7fb4a2f516be6bb,\"2023-03-16 15:23:10.189 +11:00\",2018,098,3,9,07,0\n641299aed7fb4a2f516be6ba,\"2023-03-16 15:23:10.164 +11:00\",2018,098,3,9,06,0\n641299aed7fb4a2f516be6b9,\"2023-03-16 15:23:10.140 +11:00\",2018,098,3,9,05,0\n641299aed7fb4a2f516be6b8,\"2023-03-16 15:23:10.114 +11:00\",2018,098,3,9,04,3\n641299aed7fb4a2f516be6b7,\"2023-03-16 15:23:10.087 +11:00\",2018,098,3,9,03,0\n641299aed7fb4a2f516be6b6,\"2023-03-16 15:23:10.059 +11:00\",2018,098,3,9,02,15\n641299aed7fb4a2f516be6b5,\"2023-03-16 15:23:10.035 +11:00\",2018,098,3,9,01,0\n641299aed7fb4a2f516be6b4,\"2023-03-16 15:23:10.012 +11:00\",2018,098,3,2,77,12\n641299add7fb4a2f516be6b3,\"2023-03-16 15:23:09.982 +11:00\",2018,098,3,2,9999,12\n641299add7fb4a2f516be6b2,\"2023-03-16 15:23:09.954 +11:00\",2018,098,3,2,99,..C\n641299add7fb4a2f516be6b1,\"2023-03-16 15:23:09.918 +11:00\",2018,098,3,2,18,0\n641299add7fb4a2f516be6b0,\"2023-03-16 15:23:09.895 +11:00\",2018,098,3,2,17,0\n641299add7fb4a2f516be6af,\"2023-03-16 15:23:09.870 +11:00\",2018,098,3,2,16,0\n641299add7fb4a2f516be6ae,\"2023-03-16 15:23:09.843 +11:00\",2018,098,3,2,15,0\n641299add7fb4a2f516be6ad,\"2023-03-16 15:23:09.816 +11:00\",2018,098,3,2,14,0\n641299add7fb4a2f516be6ac,\"2023-03-16 15:23:09.792 +11:00\",2018,098,3,2,13,0\n641299add7fb4a2f516be6ab,\"2023-03-16 15:23:09.766 +11:00\",2018,098,3,2,12,0\n641299add7fb4a2f516be6aa,\"2023-03-16 15:23:09.741 +11:00\",2018,098,3,2,09,0\n641299add7fb4a2f516be6a9,\"2023-03-16 15:23:09.709 +11:00\",2018,098,3,2,08,0\n641299add7fb4a2f516be6a8,\"2023-03-16 15:23:09.685 +11:00\",2018,098,3,2,07,0\n641299add7fb4a2f516be6a7,\"2023-03-16 15:23:09.658 +11:00\",2018,098,3,2,06,0\n641299add7fb4a2f516be6a6,\"2023-03-16 15:23:09.593 +11:00\",2018,098,3,2,05,0\n641299add7fb4a2f516be6a5,\"2023-03-16 15:23:09.531 +11:00\",2018,098,3,2,04,0\n641299add7fb4a2f516be6a4,\"2023-03-16 15:23:09.504 +11:00\",2018,098,3,2,03,0\n641299add7fb4a2f516be6a3,\"2023-03-16 15:23:09.480 +11:00\",2018,098,3,2,02,9\n641299add7fb4a2f516be6a2,\"2023-03-16 15:23:09.452 +11:00\",2018,098,3,2,01,0\n641299add7fb4a2f516be6a1,\"2023-03-16 15:23:09.429 +11:00\",2018,098,3,1,77,6\n641299add7fb4a2f516be6a0,\"2023-03-16 15:23:09.402 +11:00\",2018,098,3,1,9999,6\n641299add7fb4a2f516be69f,\"2023-03-16 15:23:09.376 +11:00\",2018,098,3,1,99,..C\n641299add7fb4a2f516be69e,\"2023-03-16 15:23:09.349 +11:00\",2018,098,3,1,18,0\n641299add7fb4a2f516be69d,\"2023-03-16 15:23:09.324 +11:00\",2018,098,3,1,17,0\n641299add7fb4a2f516be69c,\"2023-03-16 15:23:09.298 +11:00\",2018,098,3,1,16,0\n641299add7fb4a2f516be69b,\"2023-03-16 15:23:09.273 +11:00\",2018,098,3,1,15,0\n641299add7fb4a2f516be69a,\"2023-03-16 15:23:09.242 +11:00\",2018,098,3,1,14,0\n641299add7fb4a2f516be699,\"2023-03-16 15:23:09.218 +11:00\",2018,098,3,1,13,0\n641299add7fb4a2f516be698,\"2023-03-16 15:23:09.196 +11:00\",2018,098,3,1,12,0\n641299add7fb4a2f516be697,\"2023-03-16 15:23:09.166 +11:00\",2018,098,3,1,09,0\n641299add7fb4a2f516be696,\"2023-03-16 15:23:09.143 +11:00\",2018,098,3,1,08,0\n641299add7fb4a2f516be695,\"2023-03-16 15:23:09.120 +11:00\",2018,098,3,1,07,0\n641299add7fb4a2f516be694,\"2023-03-16 15:23:09.095 +11:00\",2018,098,3,1,06,0\n641299add7fb4a2f516be693,\"2023-03-16 15:23:09.071 +11:00\",2018,098,3,1,05,0\n641299add7fb4a2f516be692,\"2023-03-16 15:23:09.046 +11:00\",2018,098,3,1,04,3\n641299add7fb4a2f516be691,\"2023-03-16 15:23:09.021 +11:00\",2018,098,3,1,03,0\n641299acd7fb4a2f516be690,\"2023-03-16 15:23:08.989 +11:00\",2018,098,3,1,02,6\n641299acd7fb4a2f516be68f,\"2023-03-16 15:23:08.964 +11:00\",2018,098,3,1,01,0\n641299acd7fb4a2f516be68e,\"2023-03-16 15:23:08.941 +11:00\",2018,098,2,9,77,33\n641299acd7fb4a2f516be68d,\"2023-03-16 15:23:08.916 +11:00\",2018,098,2,9,9999,33\n641299acd7fb4a2f516be68c,\"2023-03-16 15:23:08.890 +11:00\",2018,098,2,9,99,..C\n641299acd7fb4a2f516be68b,\"2023-03-16 15:23:08.859 +11:00\",2018,098,2,9,18,3\n641299acd7fb4a2f516be68a,\"2023-03-16 15:23:08.831 +11:00\",2018,098,2,9,17,0\n641299acd7fb4a2f516be689,\"2023-03-16 15:23:08.805 +11:00\",2018,098,2,9,16,0\n641299acd7fb4a2f516be688,\"2023-03-16 15:23:08.778 +11:00\",2018,098,2,9,15,3\n641299acd7fb4a2f516be687,\"2023-03-16 15:23:08.755 +11:00\",2018,098,2,9,14,0\n641299acd7fb4a2f516be686,\"2023-03-16 15:23:08.732 +11:00\",2018,098,2,9,13,6\n641299acd7fb4a2f516be685,\"2023-03-16 15:23:08.702 +11:00\",2018,098,2,9,12,0\n641299acd7fb4a2f516be684,\"2023-03-16 15:23:08.650 +11:00\",2018,098,2,9,09,3\n641299acd7fb4a2f516be683,\"2023-03-16 15:23:08.623 +11:00\",2018,098,2,9,08,3\n641299acd7fb4a2f516be682,\"2023-03-16 15:23:08.591 +11:00\",2018,098,2,9,07,0\n641299acd7fb4a2f516be681,\"2023-03-16 15:23:08.565 +11:00\",2018,098,2,9,06,3\n641299acd7fb4a2f516be680,\"2023-03-16 15:23:08.540 +11:00\",2018,098,2,9,05,3\n641299acd7fb4a2f516be67f,\"2023-03-16 15:23:08.513 +11:00\",2018,098,2,9,04,3\n641299acd7fb4a2f516be67e,\"2023-03-16 15:23:08.491 +11:00\",2018,098,2,9,03,6\n641299acd7fb4a2f516be67d,\"2023-03-16 15:23:08.469 +11:00\",2018,098,2,9,02,9\n641299acd7fb4a2f516be67c,\"2023-03-16 15:23:08.447 +11:00\",2018,098,2,9,01,0\n641299acd7fb4a2f516be67b,\"2023-03-16 15:23:08.423 +11:00\",2018,098,2,2,77,18\n641299acd7fb4a2f516be67a,\"2023-03-16 15:23:08.399 +11:00\",2018,098,2,2,9999,18\n641299acd7fb4a2f516be679,\"2023-03-16 15:23:08.364 +11:00\",2018,098,2,2,99,..C\n641299acd7fb4a2f516be678,\"2023-03-16 15:23:08.340 +11:00\",2018,098,2,2,18,0\n641299acd7fb4a2f516be677,\"2023-03-16 15:23:08.315 +11:00\",2018,098,2,2,17,0\n641299acd7fb4a2f516be676,\"2023-03-16 15:23:08.290 +11:00\",2018,098,2,2,16,0\n641299acd7fb4a2f516be675,\"2023-03-16 15:23:08.265 +11:00\",2018,098,2,2,15,0\n641299acd7fb4a2f516be674,\"2023-03-16 15:23:08.235 +11:00\",2018,098,2,2,14,0\n641299acd7fb4a2f516be673,\"2023-03-16 15:23:08.208 +11:00\",2018,098,2,2,13,3\n641299acd7fb4a2f516be672,\"2023-03-16 15:23:08.182 +11:00\",2018,098,2,2,12,0\n641299acd7fb4a2f516be671,\"2023-03-16 15:23:08.157 +11:00\",2018,098,2,2,09,0\n641299acd7fb4a2f516be670,\"2023-03-16 15:23:08.132 +11:00\",2018,098,2,2,08,3\n641299acd7fb4a2f516be66f,\"2023-03-16 15:23:08.107 +11:00\",2018,098,2,2,07,0\n641299acd7fb4a2f516be66e,\"2023-03-16 15:23:08.080 +11:00\",2018,098,2,2,06,0\n641299acd7fb4a2f516be66d,\"2023-03-16 15:23:08.055 +11:00\",2018,098,2,2,05,3\n641299acd7fb4a2f516be66c,\"2023-03-16 15:23:08.031 +11:00\",2018,098,2,2,04,3\n641299acd7fb4a2f516be66b,\"2023-03-16 15:23:08.008 +11:00\",2018,098,2,2,03,3\n641299abd7fb4a2f516be66a,\"2023-03-16 15:23:07.985 +11:00\",2018,098,2,2,02,6\n641299abd7fb4a2f516be669,\"2023-03-16 15:23:07.962 +11:00\",2018,098,2,2,01,0\n641299abd7fb4a2f516be668,\"2023-03-16 15:23:07.938 +11:00\",2018,098,2,1,77,12\n641299abd7fb4a2f516be667,\"2023-03-16 15:23:07.914 +11:00\",2018,098,2,1,9999,12\n641299abd7fb4a2f516be666,\"2023-03-16 15:23:07.888 +11:00\",2018,098,2,1,99,..C\n641299abd7fb4a2f516be665,\"2023-03-16 15:23:07.864 +11:00\",2018,098,2,1,18,3\n641299abd7fb4a2f516be664,\"2023-03-16 15:23:07.842 +11:00\",2018,098,2,1,17,0\n641299abd7fb4a2f516be663,\"2023-03-16 15:23:07.817 +11:00\",2018,098,2,1,16,0\n641299abd7fb4a2f516be662,\"2023-03-16 15:23:07.792 +11:00\",2018,098,2,1,15,3\n641299abd7fb4a2f516be661,\"2023-03-16 15:23:07.768 +11:00\",2018,098,2,1,14,0\n641299abd7fb4a2f516be660,\"2023-03-16 15:23:07.744 +11:00\",2018,098,2,1,13,0\n641299abd7fb4a2f516be65f,\"2023-03-16 15:23:07.720 +11:00\",2018,098,2,1,12,0\n641299abd7fb4a2f516be65e,\"2023-03-16 15:23:07.692 +11:00\",2018,098,2,1,09,3\n641299abd7fb4a2f516be65d,\"2023-03-16 15:23:07.665 +11:00\",2018,098,2,1,08,3\n641299abd7fb4a2f516be65c,\"2023-03-16 15:23:07.643 +11:00\",2018,098,2,1,07,0\n641299abd7fb4a2f516be65b,\"2023-03-16 15:23:07.619 +11:00\",2018,098,2,1,06,3\n641299abd7fb4a2f516be65a,\"2023-03-16 15:23:07.593 +11:00\",2018,098,2,1,05,0\n641299abd7fb4a2f516be659,\"2023-03-16 15:23:07.569 +11:00\",2018,098,2,1,04,0\n641299abd7fb4a2f516be658,\"2023-03-16 15:23:07.545 +11:00\",2018,098,2,1,03,3\n641299abd7fb4a2f516be657,\"2023-03-16 15:23:07.520 +11:00\",2018,098,2,1,02,3\n641299abd7fb4a2f516be656,\"2023-03-16 15:23:07.496 +11:00\",2018,098,2,1,01,0\n641299abd7fb4a2f516be655,\"2023-03-16 15:23:07.471 +11:00\",2018,098,1,9,77,651\n641299abd7fb4a2f516be654,\"2023-03-16 15:23:07.449 +11:00\",2018,098,1,9,9999,651\n641299abd7fb4a2f516be653,\"2023-03-16 15:23:07.425 +11:00\",2018,098,1,9,99,..C\n641299abd7fb4a2f516be652,\"2023-03-16 15:23:07.402 +11:00\",2018,098,1,9,18,3\n641299abd7fb4a2f516be651,\"2023-03-16 15:23:07.369 +11:00\",2018,098,1,9,17,15\n641299abd7fb4a2f516be650,\"2023-03-16 15:23:07.347 +11:00\",2018,098,1,9,16,9\n641299abd7fb4a2f516be64f,\"2023-03-16 15:23:07.324 +11:00\",2018,098,1,9,15,18\n641299abd7fb4a2f516be64e,\"2023-03-16 15:23:07.295 +11:00\",2018,098,1,9,14,30\n641299abd7fb4a2f516be64d,\"2023-03-16 15:23:07.270 +11:00\",2018,098,1,9,13,93\n641299abd7fb4a2f516be64c,\"2023-03-16 15:23:07.238 +11:00\",2018,098,1,9,12,3\n641299abd7fb4a2f516be64b,\"2023-03-16 15:23:07.215 +11:00\",2018,098,1,9,09,75\n641299abd7fb4a2f516be64a,\"2023-03-16 15:23:07.188 +11:00\",2018,098,1,9,08,33\n641299abd7fb4a2f516be649,\"2023-03-16 15:23:07.163 +11:00\",2018,098,1,9,07,18\n641299abd7fb4a2f516be648,\"2023-03-16 15:23:07.138 +11:00\",2018,098,1,9,06,30\n641299abd7fb4a2f516be647,\"2023-03-16 15:23:07.115 +11:00\",2018,098,1,9,05,9\n641299abd7fb4a2f516be646,\"2023-03-16 15:23:07.092 +11:00\",2018,098,1,9,04,42\n641299abd7fb4a2f516be645,\"2023-03-16 15:23:07.068 +11:00\",2018,098,1,9,03,51\n641299abd7fb4a2f516be644,\"2023-03-16 15:23:07.045 +11:00\",2018,098,1,9,02,195\n641299abd7fb4a2f516be643,\"2023-03-16 15:23:07.022 +11:00\",2018,098,1,9,01,30\n641299aad7fb4a2f516be642,\"2023-03-16 15:23:06.998 +11:00\",2018,098,1,2,77,480\n641299aad7fb4a2f516be641,\"2023-03-16 15:23:06.975 +11:00\",2018,098,1,2,9999,480\n641299aad7fb4a2f516be640,\"2023-03-16 15:23:06.950 +11:00\",2018,098,1,2,99,..C\n641299aad7fb4a2f516be63f,\"2023-03-16 15:23:06.928 +11:00\",2018,098,1,2,18,3\n641299aad7fb4a2f516be63e,\"2023-03-16 15:23:06.906 +11:00\",2018,098,1,2,17,9\n641299aad7fb4a2f516be63d,\"2023-03-16 15:23:06.883 +11:00\",2018,098,1,2,16,9\n641299aad7fb4a2f516be63c,\"2023-03-16 15:23:06.859 +11:00\",2018,098,1,2,15,12\n641299aad7fb4a2f516be63b,\"2023-03-16 15:23:06.826 +11:00\",2018,098,1,2,14,24\n641299aad7fb4a2f516be63a,\"2023-03-16 15:23:06.802 +11:00\",2018,098,1,2,13,66\n641299aad7fb4a2f516be639,\"2023-03-16 15:23:06.778 +11:00\",2018,098,1,2,12,3\n641299aad7fb4a2f516be638,\"2023-03-16 15:23:06.754 +11:00\",2018,098,1,2,09,54\n641299aad7fb4a2f516be637,\"2023-03-16 15:23:06.722 +11:00\",2018,098,1,2,08,24\n641299aad7fb4a2f516be636,\"2023-03-16 15:23:06.698 +11:00\",2018,098,1,2,07,12\n641299aad7fb4a2f516be635,\"2023-03-16 15:23:06.674 +11:00\",2018,098,1,2,06,18\n641299aad7fb4a2f516be634,\"2023-03-16 15:23:06.640 +11:00\",2018,098,1,2,05,6\n641299aad7fb4a2f516be633,\"2023-03-16 15:23:06.615 +11:00\",2018,098,1,2,04,33\n641299aad7fb4a2f516be632,\"2023-03-16 15:23:06.575 +11:00\",2018,098,1,2,03,36\n641299aad7fb4a2f516be631,\"2023-03-16 15:23:06.544 +11:00\",2018,098,1,2,02,147\n641299aad7fb4a2f516be630,\"2023-03-16 15:23:06.521 +11:00\",2018,098,1,2,01,24\n641299aad7fb4a2f516be62f,\"2023-03-16 15:23:06.495 +11:00\",2018,098,1,1,77,168\n641299aad7fb4a2f516be62e,\"2023-03-16 15:23:06.471 +11:00\",2018,098,1,1,9999,168\n641299aad7fb4a2f516be62d,\"2023-03-16 15:23:06.447 +11:00\",2018,098,1,1,99,..C\n641299aad7fb4a2f516be62c,\"2023-03-16 15:23:06.424 +11:00\",2018,098,1,1,18,0\n641299aad7fb4a2f516be62b,\"2023-03-16 15:23:06.398 +11:00\",2018,098,1,1,17,6\n641299aad7fb4a2f516be62a,\"2023-03-16 15:23:06.373 +11:00\",2018,098,1,1,16,3\n641299aad7fb4a2f516be629,\"2023-03-16 15:23:06.351 +11:00\",2018,098,1,1,15,6\n641299aad7fb4a2f516be628,\"2023-03-16 15:23:06.327 +11:00\",2018,098,1,1,14,6\n641299aad7fb4a2f516be627,\"2023-03-16 15:23:06.299 +11:00\",2018,098,1,1,13,27\n641299aad7fb4a2f516be626,\"2023-03-16 15:23:06.276 +11:00\",2018,098,1,1,12,0\n641299aad7fb4a2f516be625,\"2023-03-16 15:23:06.252 +11:00\",2018,098,1,1,09,18\n641299aad7fb4a2f516be624,\"2023-03-16 15:23:06.228 +11:00\",2018,098,1,1,08,9\n641299aad7fb4a2f516be623,\"2023-03-16 15:23:06.199 +11:00\",2018,098,1,1,07,3\n641299aad7fb4a2f516be622,\"2023-03-16 15:23:06.172 +11:00\",2018,098,1,1,06,12\n641299aad7fb4a2f516be621,\"2023-03-16 15:23:06.146 +11:00\",2018,098,1,1,05,3\n641299aad7fb4a2f516be620,\"2023-03-16 15:23:06.121 +11:00\",2018,098,1,1,04,9\n641299aad7fb4a2f516be61f,\"2023-03-16 15:23:06.082 +11:00\",2018,098,1,1,03,15\n641299aad7fb4a2f516be61e,\"2023-03-16 15:23:06.058 +11:00\",2018,098,1,1,02,48\n641299aad7fb4a2f516be61d,\"2023-03-16 15:23:06.032 +11:00\",2018,098,1,1,01,3\n641299aad7fb4a2f516be61c,\"2023-03-16 15:23:06.007 +11:00\",2018,097,9999,9,77,1110\n641299a9d7fb4a2f516be61b,\"2023-03-16 15:23:05.982 +11:00\",2018,097,9999,9,9999,1110\n641299a9d7fb4a2f516be61a,\"2023-03-16 15:23:05.958 +11:00\",2018,097,9999,9,99,0\n641299a9d7fb4a2f516be619,\"2023-03-16 15:23:05.932 +11:00\",2018,097,9999,9,18,15\n641299a9d7fb4a2f516be618,\"2023-03-16 15:23:05.904 +11:00\",2018,097,9999,9,17,21\n641299a9d7fb4a2f516be617,\"2023-03-16 15:23:05.875 +11:00\",2018,097,9999,9,16,12\n641299a9d7fb4a2f516be616,\"2023-03-16 15:23:05.853 +11:00\",2018,097,9999,9,15,24\n641299a9d7fb4a2f516be615,\"2023-03-16 15:23:05.822 +11:00\",2018,097,9999,9,14,66\n641299a9d7fb4a2f516be614,\"2023-03-16 15:23:05.800 +11:00\",2018,097,9999,9,13,159\n641299a9d7fb4a2f516be613,\"2023-03-16 15:23:05.776 +11:00\",2018,097,9999,9,12,6\n641299a9d7fb4a2f516be612,\"2023-03-16 15:23:05.752 +11:00\",2018,097,9999,9,09,102\n641299a9d7fb4a2f516be611,\"2023-03-16 15:23:05.721 +11:00\",2018,097,9999,9,08,78\n641299a9d7fb4a2f516be610,\"2023-03-16 15:23:05.697 +11:00\",2018,097,9999,9,07,39\n641299a9d7fb4a2f516be60f,\"2023-03-16 15:23:05.673 +11:00\",2018,097,9999,9,06,39\n641299a9d7fb4a2f516be60e,\"2023-03-16 15:23:05.649 +11:00\",2018,097,9999,9,05,12\n641299a9d7fb4a2f516be60d,\"2023-03-16 15:23:05.624 +11:00\",2018,097,9999,9,04,84\n641299a9d7fb4a2f516be60c,\"2023-03-16 15:23:05.598 +11:00\",2018,097,9999,9,03,99\n641299a9d7fb4a2f516be60b,\"2023-03-16 15:23:05.573 +11:00\",2018,097,9999,9,02,327\n641299a9d7fb4a2f516be60a,\"2023-03-16 15:23:05.549 +11:00\",2018,097,9999,9,01,36\n641299a9d7fb4a2f516be609,\"2023-03-16 15:23:05.521 +11:00\",2018,097,9999,2,77,819\n641299a9d7fb4a2f516be608,\"2023-03-16 15:23:05.494 +11:00\",2018,097,9999,2,9999,819\n641299a9d7fb4a2f516be607,\"2023-03-16 15:23:05.470 +11:00\",2018,097,9999,2,99,0\n641299a9d7fb4a2f516be606,\"2023-03-16 15:23:05.444 +11:00\",2018,097,9999,2,18,9\n641299a9d7fb4a2f516be605,\"2023-03-16 15:23:05.415 +11:00\",2018,097,9999,2,17,12\n641299a9d7fb4a2f516be604,\"2023-03-16 15:23:05.391 +11:00\",2018,097,9999,2,16,6\n641299a9d7fb4a2f516be603,\"2023-03-16 15:23:05.364 +11:00\",2018,097,9999,2,15,21\n641299a9d7fb4a2f516be602,\"2023-03-16 15:23:05.342 +11:00\",2018,097,9999,2,14,48\n641299a9d7fb4a2f516be601,\"2023-03-16 15:23:05.318 +11:00\",2018,097,9999,2,13,126\n641299a9d7fb4a2f516be600,\"2023-03-16 15:23:05.291 +11:00\",2018,097,9999,2,12,3\n641299a9d7fb4a2f516be5ff,\"2023-03-16 15:23:05.266 +11:00\",2018,097,9999,2,09,72\n641299a9d7fb4a2f516be5fe,\"2023-03-16 15:23:05.242 +11:00\",2018,097,9999,2,08,60\n641299a9d7fb4a2f516be5fd,\"2023-03-16 15:23:05.219 +11:00\",2018,097,9999,2,07,30\n641299a9d7fb4a2f516be5fc,\"2023-03-16 15:23:05.192 +11:00\",2018,097,9999,2,06,24\n641299a9d7fb4a2f516be5fb,\"2023-03-16 15:23:05.165 +11:00\",2018,097,9999,2,05,9\n641299a9d7fb4a2f516be5fa,\"2023-03-16 15:23:05.141 +11:00\",2018,097,9999,2,04,48\n641299a9d7fb4a2f516be5f9,\"2023-03-16 15:23:05.111 +11:00\",2018,097,9999,2,03,78\n641299a9d7fb4a2f516be5f8,\"2023-03-16 15:23:05.087 +11:00\",2018,097,9999,2,02,252\n641299a9d7fb4a2f516be5f7,\"2023-03-16 15:23:05.059 +11:00\",2018,097,9999,2,01,24\n641299a9d7fb4a2f516be5f6,\"2023-03-16 15:23:05.033 +11:00\",2018,097,9999,1,77,291\n641299a9d7fb4a2f516be5f5,\"2023-03-16 15:23:05.003 +11:00\",2018,097,9999,1,9999,291\n641299a8d7fb4a2f516be5f4,\"2023-03-16 15:23:04.980 +11:00\",2018,097,9999,1,99,0\n641299a8d7fb4a2f516be5f3,\"2023-03-16 15:23:04.956 +11:00\",2018,097,9999,1,18,3\n641299a8d7fb4a2f516be5f2,\"2023-03-16 15:23:04.932 +11:00\",2018,097,9999,1,17,6\n641299a8d7fb4a2f516be5f1,\"2023-03-16 15:23:04.901 +11:00\",2018,097,9999,1,16,3\n641299a8d7fb4a2f516be5f0,\"2023-03-16 15:23:04.875 +11:00\",2018,097,9999,1,15,6\n641299a8d7fb4a2f516be5ef,\"2023-03-16 15:23:04.850 +11:00\",2018,097,9999,1,14,18\n641299a8d7fb4a2f516be5ee,\"2023-03-16 15:23:04.814 +11:00\",2018,097,9999,1,13,36\n641299a8d7fb4a2f516be5ed,\"2023-03-16 15:23:04.790 +11:00\",2018,097,9999,1,12,3\n641299a8d7fb4a2f516be5ec,\"2023-03-16 15:23:04.764 +11:00\",2018,097,9999,1,09,27\n641299a8d7fb4a2f516be5eb,\"2023-03-16 15:23:04.739 +11:00\",2018,097,9999,1,08,18\n641299a8d7fb4a2f516be5ea,\"2023-03-16 15:23:04.712 +11:00\",2018,097,9999,1,07,9\n641299a8d7fb4a2f516be5e9,\"2023-03-16 15:23:04.686 +11:00\",2018,097,9999,1,06,12\n641299a8d7fb4a2f516be5e8,\"2023-03-16 15:23:04.664 +11:00\",2018,097,9999,1,05,0\n641299a8d7fb4a2f516be5e7,\"2023-03-16 15:23:04.639 +11:00\",2018,097,9999,1,04,36\n641299a8d7fb4a2f516be5e6,\"2023-03-16 15:23:04.610 +11:00\",2018,097,9999,1,03,24\n641299a8d7fb4a2f516be5e5,\"2023-03-16 15:23:04.579 +11:00\",2018,097,9999,1,02,78\n641299a8d7fb4a2f516be5e4,\"2023-03-16 15:23:04.556 +11:00\",2018,097,9999,1,01,12\n641299a8d7fb4a2f516be5e3,\"2023-03-16 15:23:04.528 +11:00\",2018,097,77,9,77,1110\n641299a8d7fb4a2f516be5e2,\"2023-03-16 15:23:04.504 +11:00\",2018,097,77,9,9999,1110\n641299a8d7fb4a2f516be5e1,\"2023-03-16 15:23:04.481 +11:00\",2018,097,77,9,99,..C\n641299a8d7fb4a2f516be5e0,\"2023-03-16 15:23:04.457 +11:00\",2018,097,77,9,18,15\n641299a8d7fb4a2f516be5df,\"2023-03-16 15:23:04.433 +11:00\",2018,097,77,9,17,21\n641299a8d7fb4a2f516be5de,\"2023-03-16 15:23:04.409 +11:00\",2018,097,77,9,16,12\n641299a8d7fb4a2f516be5dd,\"2023-03-16 15:23:04.387 +11:00\",2018,097,77,9,15,24\n641299a8d7fb4a2f516be5dc,\"2023-03-16 15:23:04.365 +11:00\",2018,097,77,9,14,66\n641299a8d7fb4a2f516be5db,\"2023-03-16 15:23:04.343 +11:00\",2018,097,77,9,13,159\n641299a8d7fb4a2f516be5da,\"2023-03-16 15:23:04.320 +11:00\",2018,097,77,9,12,6\n641299a8d7fb4a2f516be5d9,\"2023-03-16 15:23:04.297 +11:00\",2018,097,77,9,09,102\n641299a8d7fb4a2f516be5d8,\"2023-03-16 15:23:04.266 +11:00\",2018,097,77,9,08,78\n641299a8d7fb4a2f516be5d7,\"2023-03-16 15:23:04.238 +11:00\",2018,097,77,9,07,39\n641299a8d7fb4a2f516be5d6,\"2023-03-16 15:23:04.206 +11:00\",2018,097,77,9,06,39\n641299a8d7fb4a2f516be5d5,\"2023-03-16 15:23:04.176 +11:00\",2018,097,77,9,05,12\n641299a8d7fb4a2f516be5d4,\"2023-03-16 15:23:04.145 +11:00\",2018,097,77,9,04,84\n641299a8d7fb4a2f516be5d3,\"2023-03-16 15:23:04.121 +11:00\",2018,097,77,9,03,99\n641299a8d7fb4a2f516be5d2,\"2023-03-16 15:23:04.079 +11:00\",2018,097,77,9,02,327\n641299a8d7fb4a2f516be5d1,\"2023-03-16 15:23:04.056 +11:00\",2018,097,77,9,01,36\n641299a8d7fb4a2f516be5d0,\"2023-03-16 15:23:04.033 +11:00\",2018,097,77,2,77,819\n641299a8d7fb4a2f516be5cf,\"2023-03-16 15:23:04.010 +11:00\",2018,097,77,2,9999,819\n641299a7d7fb4a2f516be5ce,\"2023-03-16 15:23:03.985 +11:00\",2018,097,77,2,99,..C\n641299a7d7fb4a2f516be5cd,\"2023-03-16 15:23:03.961 +11:00\",2018,097,77,2,18,9\n641299a7d7fb4a2f516be5cc,\"2023-03-16 15:23:03.936 +11:00\",2018,097,77,2,17,12\n641299a7d7fb4a2f516be5cb,\"2023-03-16 15:23:03.914 +11:00\",2018,097,77,2,16,6\n641299a7d7fb4a2f516be5ca,\"2023-03-16 15:23:03.892 +11:00\",2018,097,77,2,15,21\n641299a7d7fb4a2f516be5c9,\"2023-03-16 15:23:03.867 +11:00\",2018,097,77,2,14,48\n641299a7d7fb4a2f516be5c8,\"2023-03-16 15:23:03.844 +11:00\",2018,097,77,2,13,126\n641299a7d7fb4a2f516be5c7,\"2023-03-16 15:23:03.818 +11:00\",2018,097,77,2,12,3\n641299a7d7fb4a2f516be5c6,\"2023-03-16 15:23:03.791 +11:00\",2018,097,77,2,09,72\n641299a7d7fb4a2f516be5c5,\"2023-03-16 15:23:03.766 +11:00\",2018,097,77,2,08,60\n641299a7d7fb4a2f516be5c4,\"2023-03-16 15:23:03.723 +11:00\",2018,097,77,2,07,30\n641299a7d7fb4a2f516be5c3,\"2023-03-16 15:23:03.697 +11:00\",2018,097,77,2,06,24\n641299a7d7fb4a2f516be5c2,\"2023-03-16 15:23:03.672 +11:00\",2018,097,77,2,05,9\n641299a7d7fb4a2f516be5c1,\"2023-03-16 15:23:03.649 +11:00\",2018,097,77,2,04,48\n641299a7d7fb4a2f516be5c0,\"2023-03-16 15:23:03.624 +11:00\",2018,097,77,2,03,78\n641299a7d7fb4a2f516be5bf,\"2023-03-16 15:23:03.600 +11:00\",2018,097,77,2,02,252\n641299a7d7fb4a2f516be5be,\"2023-03-16 15:23:03.566 +11:00\",2018,097,77,2,01,24\n641299a7d7fb4a2f516be5bd,\"2023-03-16 15:23:03.499 +11:00\",2018,097,77,1,77,291\n641299a7d7fb4a2f516be5bc,\"2023-03-16 15:23:03.460 +11:00\",2018,097,77,1,9999,291\n641299a7d7fb4a2f516be5bb,\"2023-03-16 15:23:03.431 +11:00\",2018,097,77,1,99,..C\n641299a7d7fb4a2f516be5ba,\"2023-03-16 15:23:03.403 +11:00\",2018,097,77,1,18,3\n641299a7d7fb4a2f516be5b9,\"2023-03-16 15:23:03.378 +11:00\",2018,097,77,1,17,6\n641299a7d7fb4a2f516be5b8,\"2023-03-16 15:23:03.351 +11:00\",2018,097,77,1,16,3\n641299a7d7fb4a2f516be5b7,\"2023-03-16 15:23:03.324 +11:00\",2018,097,77,1,15,6\n641299a7d7fb4a2f516be5b6,\"2023-03-16 15:23:03.301 +11:00\",2018,097,77,1,14,18\n641299a7d7fb4a2f516be5b5,\"2023-03-16 15:23:03.278 +11:00\",2018,097,77,1,13,36\n641299a7d7fb4a2f516be5b4,\"2023-03-16 15:23:03.254 +11:00\",2018,097,77,1,12,3\n641299a7d7fb4a2f516be5b3,\"2023-03-16 15:23:03.224 +11:00\",2018,097,77,1,09,27\n641299a7d7fb4a2f516be5b2,\"2023-03-16 15:23:03.199 +11:00\",2018,097,77,1,08,18\n641299a7d7fb4a2f516be5b1,\"2023-03-16 15:23:03.177 +11:00\",2018,097,77,1,07,9\n641299a7d7fb4a2f516be5b0,\"2023-03-16 15:23:03.153 +11:00\",2018,097,77,1,06,12\n641299a7d7fb4a2f516be5af,\"2023-03-16 15:23:03.123 +11:00\",2018,097,77,1,05,0\n641299a7d7fb4a2f516be5ae,\"2023-03-16 15:23:03.097 +11:00\",2018,097,77,1,04,36\n641299a7d7fb4a2f516be5ad,\"2023-03-16 15:23:03.074 +11:00\",2018,097,77,1,03,24\n641299a7d7fb4a2f516be5ac,\"2023-03-16 15:23:03.050 +11:00\",2018,097,77,1,02,78\n641299a7d7fb4a2f516be5ab,\"2023-03-16 15:23:03.026 +11:00\",2018,097,77,1,01,12\n641299a7d7fb4a2f516be5aa,\"2023-03-16 15:23:03.000 +11:00\",2018,097,9,9,77,0\n641299a6d7fb4a2f516be5a9,\"2023-03-16 15:23:02.967 +11:00\",2018,097,9,9,9999,0\n641299a6d7fb4a2f516be5a8,\"2023-03-16 15:23:02.931 +11:00\",2018,097,9,9,99,..C\n641299a6d7fb4a2f516be5a7,\"2023-03-16 15:23:02.884 +11:00\",2018,097,9,9,18,0\n641299a6d7fb4a2f516be5a6,\"2023-03-16 15:23:02.858 +11:00\",2018,097,9,9,17,0\n641299a6d7fb4a2f516be5a5,\"2023-03-16 15:23:02.833 +11:00\",2018,097,9,9,16,0\n641299a6d7fb4a2f516be5a4,\"2023-03-16 15:23:02.808 +11:00\",2018,097,9,9,15,0\n641299a6d7fb4a2f516be5a3,\"2023-03-16 15:23:02.785 +11:00\",2018,097,9,9,14,0\n641299a6d7fb4a2f516be5a2,\"2023-03-16 15:23:02.760 +11:00\",2018,097,9,9,13,0\n641299a6d7fb4a2f516be5a1,\"2023-03-16 15:23:02.736 +11:00\",2018,097,9,9,12,0\n641299a6d7fb4a2f516be5a0,\"2023-03-16 15:23:02.713 +11:00\",2018,097,9,9,09,0\n641299a6d7fb4a2f516be59f,\"2023-03-16 15:23:02.688 +11:00\",2018,097,9,9,08,0\n641299a6d7fb4a2f516be59e,\"2023-03-16 15:23:02.666 +11:00\",2018,097,9,9,07,0\n641299a6d7fb4a2f516be59d,\"2023-03-16 15:23:02.643 +11:00\",2018,097,9,9,06,0\n641299a6d7fb4a2f516be59c,\"2023-03-16 15:23:02.619 +11:00\",2018,097,9,9,05,0\n641299a6d7fb4a2f516be59b,\"2023-03-16 15:23:02.597 +11:00\",2018,097,9,9,04,0\n641299a6d7fb4a2f516be59a,\"2023-03-16 15:23:02.570 +11:00\",2018,097,9,9,03,0\n641299a6d7fb4a2f516be599,\"2023-03-16 15:23:02.544 +11:00\",2018,097,9,9,02,0\n641299a6d7fb4a2f516be598,\"2023-03-16 15:23:02.521 +11:00\",2018,097,9,9,01,0\n641299a6d7fb4a2f516be597,\"2023-03-16 15:23:02.497 +11:00\",2018,097,9,2,77,0\n641299a6d7fb4a2f516be596,\"2023-03-16 15:23:02.473 +11:00\",2018,097,9,2,9999,0\n641299a6d7fb4a2f516be595,\"2023-03-16 15:23:02.448 +11:00\",2018,097,9,2,99,..C\n641299a6d7fb4a2f516be594,\"2023-03-16 15:23:02.420 +11:00\",2018,097,9,2,18,0\n641299a6d7fb4a2f516be593,\"2023-03-16 15:23:02.398 +11:00\",2018,097,9,2,17,0\n641299a6d7fb4a2f516be592,\"2023-03-16 15:23:02.375 +11:00\",2018,097,9,2,16,0\n641299a6d7fb4a2f516be591,\"2023-03-16 15:23:02.353 +11:00\",2018,097,9,2,15,0\n641299a6d7fb4a2f516be590,\"2023-03-16 15:23:02.331 +11:00\",2018,097,9,2,14,0\n641299a6d7fb4a2f516be58f,\"2023-03-16 15:23:02.306 +11:00\",2018,097,9,2,13,0\n641299a6d7fb4a2f516be58e,\"2023-03-16 15:23:02.283 +11:00\",2018,097,9,2,12,0\n641299a6d7fb4a2f516be58d,\"2023-03-16 15:23:02.250 +11:00\",2018,097,9,2,09,0\n641299a6d7fb4a2f516be58c,\"2023-03-16 15:23:02.222 +11:00\",2018,097,9,2,08,0\n641299a6d7fb4a2f516be58b,\"2023-03-16 15:23:02.196 +11:00\",2018,097,9,2,07,0\n641299a6d7fb4a2f516be58a,\"2023-03-16 15:23:02.171 +11:00\",2018,097,9,2,06,0\n641299a6d7fb4a2f516be589,\"2023-03-16 15:23:02.149 +11:00\",2018,097,9,2,05,0\n641299a6d7fb4a2f516be588,\"2023-03-16 15:23:02.122 +11:00\",2018,097,9,2,04,0\n641299a6d7fb4a2f516be587,\"2023-03-16 15:23:02.097 +11:00\",2018,097,9,2,03,0\n641299a6d7fb4a2f516be586,\"2023-03-16 15:23:02.072 +11:00\",2018,097,9,2,02,0\n641299a6d7fb4a2f516be585,\"2023-03-16 15:23:02.049 +11:00\",2018,097,9,2,01,0\n641299a6d7fb4a2f516be584,\"2023-03-16 15:23:02.026 +11:00\",2018,097,9,1,77,0\n641299a6d7fb4a2f516be583,\"2023-03-16 15:23:02.000 +11:00\",2018,097,9,1,9999,0\n641299a5d7fb4a2f516be582,\"2023-03-16 15:23:01.975 +11:00\",2018,097,9,1,99,..C\n641299a5d7fb4a2f516be581,\"2023-03-16 15:23:01.950 +11:00\",2018,097,9,1,18,0\n641299a5d7fb4a2f516be580,\"2023-03-16 15:23:01.925 +11:00\",2018,097,9,1,17,0\n641299a5d7fb4a2f516be57f,\"2023-03-16 15:23:01.898 +11:00\",2018,097,9,1,16,0\n641299a5d7fb4a2f516be57e,\"2023-03-16 15:23:01.872 +11:00\",2018,097,9,1,15,0\n641299a5d7fb4a2f516be57d,\"2023-03-16 15:23:01.845 +11:00\",2018,097,9,1,14,0\n641299a5d7fb4a2f516be57c,\"2023-03-16 15:23:01.820 +11:00\",2018,097,9,1,13,0\n641299a5d7fb4a2f516be57b,\"2023-03-16 15:23:01.794 +11:00\",2018,097,9,1,12,0\n641299a5d7fb4a2f516be57a,\"2023-03-16 15:23:01.771 +11:00\",2018,097,9,1,09,0\n641299a5d7fb4a2f516be579,\"2023-03-16 15:23:01.748 +11:00\",2018,097,9,1,08,0\n641299a5d7fb4a2f516be578,\"2023-03-16 15:23:01.722 +11:00\",2018,097,9,1,07,0\n641299a5d7fb4a2f516be577,\"2023-03-16 15:23:01.697 +11:00\",2018,097,9,1,06,0\n641299a5d7fb4a2f516be576,\"2023-03-16 15:23:01.674 +11:00\",2018,097,9,1,05,0\n641299a5d7fb4a2f516be575,\"2023-03-16 15:23:01.643 +11:00\",2018,097,9,1,04,0\n641299a5d7fb4a2f516be574,\"2023-03-16 15:23:01.609 +11:00\",2018,097,9,1,03,0\n641299a5d7fb4a2f516be573,\"2023-03-16 15:23:01.585 +11:00\",2018,097,9,1,02,0\n641299a5d7fb4a2f516be572,\"2023-03-16 15:23:01.557 +11:00\",2018,097,9,1,01,0\n641299a5d7fb4a2f516be571,\"2023-03-16 15:23:01.532 +11:00\",2018,097,6,9,77,6\n641299a5d7fb4a2f516be570,\"2023-03-16 15:23:01.502 +11:00\",2018,097,6,9,9999,6\n641299a5d7fb4a2f516be56f,\"2023-03-16 15:23:01.477 +11:00\",2018,097,6,9,99,..C\n641299a5d7fb4a2f516be56e,\"2023-03-16 15:23:01.454 +11:00\",2018,097,6,9,18,0\n641299a5d7fb4a2f516be56d,\"2023-03-16 15:23:01.429 +11:00\",2018,097,6,9,17,0\n641299a5d7fb4a2f516be56c,\"2023-03-16 15:23:01.405 +11:00\",2018,097,6,9,16,0\n641299a5d7fb4a2f516be56b,\"2023-03-16 15:23:01.381 +11:00\",2018,097,6,9,15,0\n641299a5d7fb4a2f516be56a,\"2023-03-16 15:23:01.353 +11:00\",2018,097,6,9,14,0\n641299a5d7fb4a2f516be569,\"2023-03-16 15:23:01.329 +11:00\",2018,097,6,9,13,0\n641299a5d7fb4a2f516be568,\"2023-03-16 15:23:01.301 +11:00\",2018,097,6,9,12,0\n641299a5d7fb4a2f516be567,\"2023-03-16 15:23:01.277 +11:00\",2018,097,6,9,09,0\n641299a5d7fb4a2f516be566,\"2023-03-16 15:23:01.251 +11:00\",2018,097,6,9,08,0\n641299a5d7fb4a2f516be565,\"2023-03-16 15:23:01.226 +11:00\",2018,097,6,9,07,0\n641299a5d7fb4a2f516be564,\"2023-03-16 15:23:01.200 +11:00\",2018,097,6,9,06,0\n641299a5d7fb4a2f516be563,\"2023-03-16 15:23:01.176 +11:00\",2018,097,6,9,05,0\n641299a5d7fb4a2f516be562,\"2023-03-16 15:23:01.149 +11:00\",2018,097,6,9,04,0\n641299a5d7fb4a2f516be561,\"2023-03-16 15:23:01.125 +11:00\",2018,097,6,9,03,0\n641299a5d7fb4a2f516be560,\"2023-03-16 15:23:01.098 +11:00\",2018,097,6,9,02,0\n641299a5d7fb4a2f516be55f,\"2023-03-16 15:23:01.075 +11:00\",2018,097,6,9,01,0\n641299a5d7fb4a2f516be55e,\"2023-03-16 15:23:01.049 +11:00\",2018,097,6,2,77,0\n641299a5d7fb4a2f516be55d,\"2023-03-16 15:23:01.004 +11:00\",2018,097,6,2,9999,0\n641299a4d7fb4a2f516be55c,\"2023-03-16 15:23:00.972 +11:00\",2018,097,6,2,99,..C\n641299a4d7fb4a2f516be55b,\"2023-03-16 15:23:00.911 +11:00\",2018,097,6,2,18,0\n641299a4d7fb4a2f516be55a,\"2023-03-16 15:23:00.885 +11:00\",2018,097,6,2,17,0\n641299a4d7fb4a2f516be559,\"2023-03-16 15:23:00.848 +11:00\",2018,097,6,2,16,0\n641299a4d7fb4a2f516be558,\"2023-03-16 15:23:00.788 +11:00\",2018,097,6,2,15,0\n641299a4d7fb4a2f516be557,\"2023-03-16 15:23:00.762 +11:00\",2018,097,6,2,14,0\n641299a4d7fb4a2f516be556,\"2023-03-16 15:23:00.732 +11:00\",2018,097,6,2,13,0\n641299a4d7fb4a2f516be555,\"2023-03-16 15:23:00.687 +11:00\",2018,097,6,2,12,0\n641299a4d7fb4a2f516be554,\"2023-03-16 15:23:00.649 +11:00\",2018,097,6,2,09,0\n641299a4d7fb4a2f516be553,\"2023-03-16 15:23:00.569 +11:00\",2018,097,6,2,08,0\n641299a4d7fb4a2f516be552,\"2023-03-16 15:23:00.539 +11:00\",2018,097,6,2,07,0\n641299a4d7fb4a2f516be551,\"2023-03-16 15:23:00.515 +11:00\",2018,097,6,2,06,0\n641299a4d7fb4a2f516be550,\"2023-03-16 15:23:00.491 +11:00\",2018,097,6,2,05,0\n641299a4d7fb4a2f516be54f,\"2023-03-16 15:23:00.462 +11:00\",2018,097,6,2,04,0\n641299a4d7fb4a2f516be54e,\"2023-03-16 15:23:00.435 +11:00\",2018,097,6,2,03,0\n641299a4d7fb4a2f516be54d,\"2023-03-16 15:23:00.406 +11:00\",2018,097,6,2,02,0\n641299a4d7fb4a2f516be54c,\"2023-03-16 15:23:00.380 +11:00\",2018,097,6,2,01,0\n641299a4d7fb4a2f516be54b,\"2023-03-16 15:23:00.356 +11:00\",2018,097,6,1,77,3\n641299a4d7fb4a2f516be54a,\"2023-03-16 15:23:00.329 +11:00\",2018,097,6,1,9999,3\n641299a4d7fb4a2f516be549,\"2023-03-16 15:23:00.303 +11:00\",2018,097,6,1,99,..C\n641299a4d7fb4a2f516be548,\"2023-03-16 15:23:00.237 +11:00\",2018,097,6,1,18,0\n641299a4d7fb4a2f516be547,\"2023-03-16 15:23:00.208 +11:00\",2018,097,6,1,17,0\n641299a4d7fb4a2f516be546,\"2023-03-16 15:23:00.168 +11:00\",2018,097,6,1,16,0\n641299a4d7fb4a2f516be545,\"2023-03-16 15:23:00.145 +11:00\",2018,097,6,1,15,0\n641299a4d7fb4a2f516be544,\"2023-03-16 15:23:00.119 +11:00\",2018,097,6,1,14,0\n641299a4d7fb4a2f516be543,\"2023-03-16 15:23:00.092 +11:00\",2018,097,6,1,13,0\n641299a4d7fb4a2f516be542,\"2023-03-16 15:23:00.067 +11:00\",2018,097,6,1,12,0\n641299a4d7fb4a2f516be541,\"2023-03-16 15:23:00.034 +11:00\",2018,097,6,1,09,0\n641299a4d7fb4a2f516be540,\"2023-03-16 15:23:00.007 +11:00\",2018,097,6,1,08,0\n641299a3d7fb4a2f516be53f,\"2023-03-16 15:22:59.982 +11:00\",2018,097,6,1,07,0\n641299a3d7fb4a2f516be53e,\"2023-03-16 15:22:59.953 +11:00\",2018,097,6,1,06,0\n641299a3d7fb4a2f516be53d,\"2023-03-16 15:22:59.893 +11:00\",2018,097,6,1,05,0\n641299a3d7fb4a2f516be53c,\"2023-03-16 15:22:59.869 +11:00\",2018,097,6,1,04,0\n641299a3d7fb4a2f516be53b,\"2023-03-16 15:22:59.837 +11:00\",2018,097,6,1,03,0\n641299a3d7fb4a2f516be53a,\"2023-03-16 15:22:59.814 +11:00\",2018,097,6,1,02,0\n641299a3d7fb4a2f516be539,\"2023-03-16 15:22:59.778 +11:00\",2018,097,6,1,01,0\n641299a3d7fb4a2f516be538,\"2023-03-16 15:22:59.752 +11:00\",2018,097,5,9,77,3\n641299a3d7fb4a2f516be537,\"2023-03-16 15:22:59.725 +11:00\",2018,097,5,9,9999,3\n641299a3d7fb4a2f516be536,\"2023-03-16 15:22:59.691 +11:00\",2018,097,5,9,99,..C\n641299a3d7fb4a2f516be535,\"2023-03-16 15:22:59.666 +11:00\",2018,097,5,9,18,0\n641299a3d7fb4a2f516be534,\"2023-03-16 15:22:59.642 +11:00\",2018,097,5,9,17,0\n641299a3d7fb4a2f516be533,\"2023-03-16 15:22:59.616 +11:00\",2018,097,5,9,16,0\n641299a3d7fb4a2f516be532,\"2023-03-16 15:22:59.592 +11:00\",2018,097,5,9,15,0\n641299a3d7fb4a2f516be531,\"2023-03-16 15:22:59.562 +11:00\",2018,097,5,9,14,0\n641299a3d7fb4a2f516be530,\"2023-03-16 15:22:59.538 +11:00\",2018,097,5,9,13,0\n641299a3d7fb4a2f516be52f,\"2023-03-16 15:22:59.515 +11:00\",2018,097,5,9,12,0\n641299a3d7fb4a2f516be52e,\"2023-03-16 15:22:59.488 +11:00\",2018,097,5,9,09,0\n641299a3d7fb4a2f516be52d,\"2023-03-16 15:22:59.466 +11:00\",2018,097,5,9,08,0\n641299a3d7fb4a2f516be52c,\"2023-03-16 15:22:59.438 +11:00\",2018,097,5,9,07,0\n641299a3d7fb4a2f516be52b,\"2023-03-16 15:22:59.339 +11:00\",2018,097,5,9,06,0\n641299a3d7fb4a2f516be52a,\"2023-03-16 15:22:59.312 +11:00\",2018,097,5,9,05,0\n641299a3d7fb4a2f516be529,\"2023-03-16 15:22:59.286 +11:00\",2018,097,5,9,04,0\n641299a3d7fb4a2f516be528,\"2023-03-16 15:22:59.261 +11:00\",2018,097,5,9,03,0\n641299a3d7fb4a2f516be527,\"2023-03-16 15:22:59.232 +11:00\",2018,097,5,9,02,3\n641299a3d7fb4a2f516be526,\"2023-03-16 15:22:59.205 +11:00\",2018,097,5,9,01,0\n641299a3d7fb4a2f516be525,\"2023-03-16 15:22:59.182 +11:00\",2018,097,5,2,77,3\n641299a3d7fb4a2f516be524,\"2023-03-16 15:22:59.156 +11:00\",2018,097,5,2,9999,3\n641299a3d7fb4a2f516be523,\"2023-03-16 15:22:59.132 +11:00\",2018,097,5,2,99,..C\n641299a3d7fb4a2f516be522,\"2023-03-16 15:22:59.108 +11:00\",2018,097,5,2,18,0\n641299a3d7fb4a2f516be521,\"2023-03-16 15:22:59.083 +11:00\",2018,097,5,2,17,0\n641299a3d7fb4a2f516be520,\"2023-03-16 15:22:59.055 +11:00\",2018,097,5,2,16,0\n641299a3d7fb4a2f516be51f,\"2023-03-16 15:22:59.026 +11:00\",2018,097,5,2,15,0\n641299a3d7fb4a2f516be51e,\"2023-03-16 15:22:59.002 +11:00\",2018,097,5,2,14,0\n641299a2d7fb4a2f516be51d,\"2023-03-16 15:22:58.980 +11:00\",2018,097,5,2,13,0\n641299a2d7fb4a2f516be51c,\"2023-03-16 15:22:58.957 +11:00\",2018,097,5,2,12,0\n641299a2d7fb4a2f516be51b,\"2023-03-16 15:22:58.934 +11:00\",2018,097,5,2,09,0\n641299a2d7fb4a2f516be51a,\"2023-03-16 15:22:58.897 +11:00\",2018,097,5,2,08,0\n641299a2d7fb4a2f516be519,\"2023-03-16 15:22:58.871 +11:00\",2018,097,5,2,07,0\n641299a2d7fb4a2f516be518,\"2023-03-16 15:22:58.842 +11:00\",2018,097,5,2,06,0\n641299a2d7fb4a2f516be517,\"2023-03-16 15:22:58.816 +11:00\",2018,097,5,2,05,0\n641299a2d7fb4a2f516be516,\"2023-03-16 15:22:58.789 +11:00\",2018,097,5,2,04,0\n641299a2d7fb4a2f516be515,\"2023-03-16 15:22:58.759 +11:00\",2018,097,5,2,03,0\n641299a2d7fb4a2f516be514,\"2023-03-16 15:22:58.735 +11:00\",2018,097,5,2,02,3\n641299a2d7fb4a2f516be513,\"2023-03-16 15:22:58.713 +11:00\",2018,097,5,2,01,0\n641299a2d7fb4a2f516be512,\"2023-03-16 15:22:58.686 +11:00\",2018,097,5,1,77,0\n641299a2d7fb4a2f516be511,\"2023-03-16 15:22:58.657 +11:00\",2018,097,5,1,9999,0\n641299a2d7fb4a2f516be510,\"2023-03-16 15:22:58.630 +11:00\",2018,097,5,1,99,..C\n641299a2d7fb4a2f516be50f,\"2023-03-16 15:22:58.605 +11:00\",2018,097,5,1,18,0\n641299a2d7fb4a2f516be50e,\"2023-03-16 15:22:58.548 +11:00\",2018,097,5,1,17,0\n641299a2d7fb4a2f516be50d,\"2023-03-16 15:22:58.502 +11:00\",2018,097,5,1,16,0\n641299a2d7fb4a2f516be50c,\"2023-03-16 15:22:58.472 +11:00\",2018,097,5,1,15,0\n641299a2d7fb4a2f516be50b,\"2023-03-16 15:22:58.446 +11:00\",2018,097,5,1,14,0\n641299a2d7fb4a2f516be50a,\"2023-03-16 15:22:58.422 +11:00\",2018,097,5,1,13,0\n641299a2d7fb4a2f516be509,\"2023-03-16 15:22:58.394 +11:00\",2018,097,5,1,12,0\n641299a2d7fb4a2f516be508,\"2023-03-16 15:22:58.365 +11:00\",2018,097,5,1,09,0\n641299a2d7fb4a2f516be507,\"2023-03-16 15:22:58.340 +11:00\",2018,097,5,1,08,0\n641299a2d7fb4a2f516be506,\"2023-03-16 15:22:58.313 +11:00\",2018,097,5,1,07,0\n641299a2d7fb4a2f516be505,\"2023-03-16 15:22:58.261 +11:00\",2018,097,5,1,06,0\n641299a2d7fb4a2f516be504,\"2023-03-16 15:22:58.217 +11:00\",2018,097,5,1,05,0\n641299a2d7fb4a2f516be503,\"2023-03-16 15:22:58.186 +11:00\",2018,097,5,1,04,0\n641299a2d7fb4a2f516be502,\"2023-03-16 15:22:58.159 +11:00\",2018,097,5,1,03,0\n641299a2d7fb4a2f516be501,\"2023-03-16 15:22:58.133 +11:00\",2018,097,5,1,02,0\n641299a2d7fb4a2f516be500,\"2023-03-16 15:22:58.104 +11:00\",2018,097,5,1,01,0\n641299a2d7fb4a2f516be4ff,\"2023-03-16 15:22:58.076 +11:00\",2018,097,4,9,77,30\n641299a2d7fb4a2f516be4fe,\"2023-03-16 15:22:58.049 +11:00\",2018,097,4,9,9999,30\n641299a2d7fb4a2f516be4fd,\"2023-03-16 15:22:58.023 +11:00\",2018,097,4,9,99,..C\n641299a2d7fb4a2f516be4fc,\"2023-03-16 15:22:58.001 +11:00\",2018,097,4,9,18,0\n641299a1d7fb4a2f516be4fb,\"2023-03-16 15:22:57.974 +11:00\",2018,097,4,9,17,0\n641299a1d7fb4a2f516be4fa,\"2023-03-16 15:22:57.948 +11:00\",2018,097,4,9,16,0\n641299a1d7fb4a2f516be4f9,\"2023-03-16 15:22:57.921 +11:00\",2018,097,4,9,15,0\n641299a1d7fb4a2f516be4f8,\"2023-03-16 15:22:57.898 +11:00\",2018,097,4,9,14,3\n641299a1d7fb4a2f516be4f7,\"2023-03-16 15:22:57.872 +11:00\",2018,097,4,9,13,3\n641299a1d7fb4a2f516be4f6,\"2023-03-16 15:22:57.848 +11:00\",2018,097,4,9,12,0\n641299a1d7fb4a2f516be4f5,\"2023-03-16 15:22:57.826 +11:00\",2018,097,4,9,09,6\n641299a1d7fb4a2f516be4f4,\"2023-03-16 15:22:57.803 +11:00\",2018,097,4,9,08,3\n641299a1d7fb4a2f516be4f3,\"2023-03-16 15:22:57.772 +11:00\",2018,097,4,9,07,0\n641299a1d7fb4a2f516be4f2,\"2023-03-16 15:22:57.746 +11:00\",2018,097,4,9,06,3\n641299a1d7fb4a2f516be4f1,\"2023-03-16 15:22:57.723 +11:00\",2018,097,4,9,05,0\n641299a1d7fb4a2f516be4f0,\"2023-03-16 15:22:57.699 +11:00\",2018,097,4,9,04,0\n641299a1d7fb4a2f516be4ef,\"2023-03-16 15:22:57.676 +11:00\",2018,097,4,9,03,3\n641299a1d7fb4a2f516be4ee,\"2023-03-16 15:22:57.649 +11:00\",2018,097,4,9,02,12\n641299a1d7fb4a2f516be4ed,\"2023-03-16 15:22:57.624 +11:00\",2018,097,4,9,01,0\n641299a1d7fb4a2f516be4ec,\"2023-03-16 15:22:57.596 +11:00\",2018,097,4,2,77,21\n641299a1d7fb4a2f516be4eb,\"2023-03-16 15:22:57.566 +11:00\",2018,097,4,2,9999,21\n641299a1d7fb4a2f516be4ea,\"2023-03-16 15:22:57.540 +11:00\",2018,097,4,2,99,..C\n641299a1d7fb4a2f516be4e9,\"2023-03-16 15:22:57.513 +11:00\",2018,097,4,2,18,0\n641299a1d7fb4a2f516be4e8,\"2023-03-16 15:22:57.482 +11:00\",2018,097,4,2,17,0\n641299a1d7fb4a2f516be4e7,\"2023-03-16 15:22:57.456 +11:00\",2018,097,4,2,16,0\n641299a1d7fb4a2f516be4e6,\"2023-03-16 15:22:57.427 +11:00\",2018,097,4,2,15,0\n641299a1d7fb4a2f516be4e5,\"2023-03-16 15:22:57.403 +11:00\",2018,097,4,2,14,3\n641299a1d7fb4a2f516be4e4,\"2023-03-16 15:22:57.378 +11:00\",2018,097,4,2,13,3\n641299a1d7fb4a2f516be4e3,\"2023-03-16 15:22:57.353 +11:00\",2018,097,4,2,12,0\n641299a1d7fb4a2f516be4e2,\"2023-03-16 15:22:57.321 +11:00\",2018,097,4,2,09,3\n641299a1d7fb4a2f516be4e1,\"2023-03-16 15:22:57.298 +11:00\",2018,097,4,2,08,0\n641299a1d7fb4a2f516be4e0,\"2023-03-16 15:22:57.268 +11:00\",2018,097,4,2,07,0\n641299a1d7fb4a2f516be4df,\"2023-03-16 15:22:57.242 +11:00\",2018,097,4,2,06,3\n641299a1d7fb4a2f516be4de,\"2023-03-16 15:22:57.218 +11:00\",2018,097,4,2,05,0\n641299a1d7fb4a2f516be4dd,\"2023-03-16 15:22:57.194 +11:00\",2018,097,4,2,04,0\n641299a1d7fb4a2f516be4dc,\"2023-03-16 15:22:57.163 +11:00\",2018,097,4,2,03,3\n641299a1d7fb4a2f516be4db,\"2023-03-16 15:22:57.135 +11:00\",2018,097,4,2,02,6\n641299a1d7fb4a2f516be4da,\"2023-03-16 15:22:57.108 +11:00\",2018,097,4,2,01,0\n641299a1d7fb4a2f516be4d9,\"2023-03-16 15:22:57.083 +11:00\",2018,097,4,1,77,12\n641299a1d7fb4a2f516be4d8,\"2023-03-16 15:22:57.056 +11:00\",2018,097,4,1,9999,12\n641299a1d7fb4a2f516be4d7,\"2023-03-16 15:22:57.022 +11:00\",2018,097,4,1,99,..C\n641299a1d7fb4a2f516be4d6,\"2023-03-16 15:22:56.999 +11:00\",2018,097,4,1,18,0\n641299a0d7fb4a2f516be4d5,\"2023-03-16 15:22:56.976 +11:00\",2018,097,4,1,17,0\n641299a0d7fb4a2f516be4d4,\"2023-03-16 15:22:56.953 +11:00\",2018,097,4,1,16,0\n641299a0d7fb4a2f516be4d3,\"2023-03-16 15:22:56.929 +11:00\",2018,097,4,1,15,0\n641299a0d7fb4a2f516be4d2,\"2023-03-16 15:22:56.905 +11:00\",2018,097,4,1,14,0\n641299a0d7fb4a2f516be4d1,\"2023-03-16 15:22:56.879 +11:00\",2018,097,4,1,13,0\n641299a0d7fb4a2f516be4d0,\"2023-03-16 15:22:56.855 +11:00\",2018,097,4,1,12,0\n641299a0d7fb4a2f516be4cf,\"2023-03-16 15:22:56.830 +11:00\",2018,097,4,1,09,0\n641299a0d7fb4a2f516be4ce,\"2023-03-16 15:22:56.805 +11:00\",2018,097,4,1,08,0\n641299a0d7fb4a2f516be4cd,\"2023-03-16 15:22:56.779 +11:00\",2018,097,4,1,07,0\n641299a0d7fb4a2f516be4cc,\"2023-03-16 15:22:56.754 +11:00\",2018,097,4,1,06,0\n641299a0d7fb4a2f516be4cb,\"2023-03-16 15:22:56.729 +11:00\",2018,097,4,1,05,0\n641299a0d7fb4a2f516be4ca,\"2023-03-16 15:22:56.703 +11:00\",2018,097,4,1,04,0\n641299a0d7fb4a2f516be4c9,\"2023-03-16 15:22:56.678 +11:00\",2018,097,4,1,03,0\n641299a0d7fb4a2f516be4c8,\"2023-03-16 15:22:56.651 +11:00\",2018,097,4,1,02,6\n641299a0d7fb4a2f516be4c7,\"2023-03-16 15:22:56.625 +11:00\",2018,097,4,1,01,0\n641299a0d7fb4a2f516be4c6,\"2023-03-16 15:22:56.601 +11:00\",2018,097,3,9,77,21\n641299a0d7fb4a2f516be4c5,\"2023-03-16 15:22:56.566 +11:00\",2018,097,3,9,9999,21\n641299a0d7fb4a2f516be4c4,\"2023-03-16 15:22:56.539 +11:00\",2018,097,3,9,99,..C\n641299a0d7fb4a2f516be4c3,\"2023-03-16 15:22:56.512 +11:00\",2018,097,3,9,18,0\n641299a0d7fb4a2f516be4c2,\"2023-03-16 15:22:56.482 +11:00\",2018,097,3,9,17,0\n641299a0d7fb4a2f516be4c1,\"2023-03-16 15:22:56.459 +11:00\",2018,097,3,9,16,0\n641299a0d7fb4a2f516be4c0,\"2023-03-16 15:22:56.434 +11:00\",2018,097,3,9,15,0\n641299a0d7fb4a2f516be4bf,\"2023-03-16 15:22:56.410 +11:00\",2018,097,3,9,14,0\n641299a0d7fb4a2f516be4be,\"2023-03-16 15:22:56.385 +11:00\",2018,097,3,9,13,0\n641299a0d7fb4a2f516be4bd,\"2023-03-16 15:22:56.361 +11:00\",2018,097,3,9,12,0\n641299a0d7fb4a2f516be4bc,\"2023-03-16 15:22:56.336 +11:00\",2018,097,3,9,09,3\n641299a0d7fb4a2f516be4bb,\"2023-03-16 15:22:56.314 +11:00\",2018,097,3,9,08,0\n641299a0d7fb4a2f516be4ba,\"2023-03-16 15:22:56.290 +11:00\",2018,097,3,9,07,0\n641299a0d7fb4a2f516be4b9,\"2023-03-16 15:22:56.266 +11:00\",2018,097,3,9,06,0\n641299a0d7fb4a2f516be4b8,\"2023-03-16 15:22:56.244 +11:00\",2018,097,3,9,05,0\n641299a0d7fb4a2f516be4b7,\"2023-03-16 15:22:56.214 +11:00\",2018,097,3,9,04,3\n641299a0d7fb4a2f516be4b6,\"2023-03-16 15:22:56.188 +11:00\",2018,097,3,9,03,0\n641299a0d7fb4a2f516be4b5,\"2023-03-16 15:22:56.164 +11:00\",2018,097,3,9,02,9\n641299a0d7fb4a2f516be4b4,\"2023-03-16 15:22:56.137 +11:00\",2018,097,3,9,01,0\n641299a0d7fb4a2f516be4b3,\"2023-03-16 15:22:56.113 +11:00\",2018,097,3,2,77,12\n641299a0d7fb4a2f516be4b2,\"2023-03-16 15:22:56.088 +11:00\",2018,097,3,2,9999,12\n641299a0d7fb4a2f516be4b1,\"2023-03-16 15:22:56.059 +11:00\",2018,097,3,2,99,..C\n641299a0d7fb4a2f516be4b0,\"2023-03-16 15:22:56.036 +11:00\",2018,097,3,2,18,0\n6412999fd7fb4a2f516be4af,\"2023-03-16 15:22:55.997 +11:00\",2018,097,3,2,17,0\n6412999fd7fb4a2f516be4ae,\"2023-03-16 15:22:55.972 +11:00\",2018,097,3,2,16,0\n6412999fd7fb4a2f516be4ad,\"2023-03-16 15:22:55.948 +11:00\",2018,097,3,2,15,0\n6412999fd7fb4a2f516be4ac,\"2023-03-16 15:22:55.924 +11:00\",2018,097,3,2,14,0\n6412999fd7fb4a2f516be4ab,\"2023-03-16 15:22:55.901 +11:00\",2018,097,3,2,13,0\n6412999fd7fb4a2f516be4aa,\"2023-03-16 15:22:55.870 +11:00\",2018,097,3,2,12,0\n6412999fd7fb4a2f516be4a9,\"2023-03-16 15:22:55.846 +11:00\",2018,097,3,2,09,3\n6412999fd7fb4a2f516be4a8,\"2023-03-16 15:22:55.819 +11:00\",2018,097,3,2,08,3\n6412999fd7fb4a2f516be4a7,\"2023-03-16 15:22:55.797 +11:00\",2018,097,3,2,07,0\n6412999fd7fb4a2f516be4a6,\"2023-03-16 15:22:55.771 +11:00\",2018,097,3,2,06,0\n6412999fd7fb4a2f516be4a5,\"2023-03-16 15:22:55.748 +11:00\",2018,097,3,2,05,0\n6412999fd7fb4a2f516be4a4,\"2023-03-16 15:22:55.722 +11:00\",2018,097,3,2,04,0\n6412999fd7fb4a2f516be4a3,\"2023-03-16 15:22:55.696 +11:00\",2018,097,3,2,03,0\n6412999fd7fb4a2f516be4a2,\"2023-03-16 15:22:55.667 +11:00\",2018,097,3,2,02,6\n6412999fd7fb4a2f516be4a1,\"2023-03-16 15:22:55.638 +11:00\",2018,097,3,2,01,0\n6412999fd7fb4a2f516be4a0,\"2023-03-16 15:22:55.616 +11:00\",2018,097,3,1,77,9\n6412999fd7fb4a2f516be49f,\"2023-03-16 15:22:55.593 +11:00\",2018,097,3,1,9999,9\n6412999fd7fb4a2f516be49e,\"2023-03-16 15:22:55.567 +11:00\",2018,097,3,1,99,..C\n6412999fd7fb4a2f516be49d,\"2023-03-16 15:22:55.543 +11:00\",2018,097,3,1,18,0\n6412999fd7fb4a2f516be49c,\"2023-03-16 15:22:55.520 +11:00\",2018,097,3,1,17,0\n6412999fd7fb4a2f516be49b,\"2023-03-16 15:22:55.494 +11:00\",2018,097,3,1,16,0\n6412999fd7fb4a2f516be49a,\"2023-03-16 15:22:55.470 +11:00\",2018,097,3,1,15,0\n6412999fd7fb4a2f516be499,\"2023-03-16 15:22:55.445 +11:00\",2018,097,3,1,14,0\n6412999fd7fb4a2f516be498,\"2023-03-16 15:22:55.420 +11:00\",2018,097,3,1,13,0\n6412999fd7fb4a2f516be497,\"2023-03-16 15:22:55.394 +11:00\",2018,097,3,1,12,0\n6412999fd7fb4a2f516be496,\"2023-03-16 15:22:55.370 +11:00\",2018,097,3,1,09,3\n6412999fd7fb4a2f516be495,\"2023-03-16 15:22:55.344 +11:00\",2018,097,3,1,08,3\n6412999fd7fb4a2f516be494,\"2023-03-16 15:22:55.317 +11:00\",2018,097,3,1,07,0\n6412999fd7fb4a2f516be493,\"2023-03-16 15:22:55.294 +11:00\",2018,097,3,1,06,0\n6412999fd7fb4a2f516be492,\"2023-03-16 15:22:55.269 +11:00\",2018,097,3,1,05,0\n6412999fd7fb4a2f516be491,\"2023-03-16 15:22:55.244 +11:00\",2018,097,3,1,04,3\n6412999fd7fb4a2f516be490,\"2023-03-16 15:22:55.213 +11:00\",2018,097,3,1,03,0\n6412999fd7fb4a2f516be48f,\"2023-03-16 15:22:55.186 +11:00\",2018,097,3,1,02,3\n6412999fd7fb4a2f516be48e,\"2023-03-16 15:22:55.163 +11:00\",2018,097,3,1,01,0\n6412999fd7fb4a2f516be48d,\"2023-03-16 15:22:55.138 +11:00\",2018,097,2,9,77,30\n6412999fd7fb4a2f516be48c,\"2023-03-16 15:22:55.112 +11:00\",2018,097,2,9,9999,30\n6412999fd7fb4a2f516be48b,\"2023-03-16 15:22:55.084 +11:00\",2018,097,2,9,99,..C\n6412999fd7fb4a2f516be48a,\"2023-03-16 15:22:55.061 +11:00\",2018,097,2,9,18,0\n6412999fd7fb4a2f516be489,\"2023-03-16 15:22:55.035 +11:00\",2018,097,2,9,17,0\n6412999fd7fb4a2f516be488,\"2023-03-16 15:22:55.011 +11:00\",2018,097,2,9,16,0\n6412999ed7fb4a2f516be487,\"2023-03-16 15:22:54.979 +11:00\",2018,097,2,9,15,0\n6412999ed7fb4a2f516be486,\"2023-03-16 15:22:54.951 +11:00\",2018,097,2,9,14,0\n6412999ed7fb4a2f516be485,\"2023-03-16 15:22:54.928 +11:00\",2018,097,2,9,13,0\n6412999ed7fb4a2f516be484,\"2023-03-16 15:22:54.903 +11:00\",2018,097,2,9,12,0\n6412999ed7fb4a2f516be483,\"2023-03-16 15:22:54.879 +11:00\",2018,097,2,9,09,6\n6412999ed7fb4a2f516be482,\"2023-03-16 15:22:54.847 +11:00\",2018,097,2,9,08,3\n6412999ed7fb4a2f516be481,\"2023-03-16 15:22:54.823 +11:00\",2018,097,2,9,07,0\n6412999ed7fb4a2f516be480,\"2023-03-16 15:22:54.798 +11:00\",2018,097,2,9,06,3\n6412999ed7fb4a2f516be47f,\"2023-03-16 15:22:54.774 +11:00\",2018,097,2,9,05,0\n6412999ed7fb4a2f516be47e,\"2023-03-16 15:22:54.748 +11:00\",2018,097,2,9,04,6\n6412999ed7fb4a2f516be47d,\"2023-03-16 15:22:54.725 +11:00\",2018,097,2,9,03,3\n6412999ed7fb4a2f516be47c,\"2023-03-16 15:22:54.698 +11:00\",2018,097,2,9,02,6\n6412999ed7fb4a2f516be47b,\"2023-03-16 15:22:54.674 +11:00\",2018,097,2,9,01,0\n6412999ed7fb4a2f516be47a,\"2023-03-16 15:22:54.647 +11:00\",2018,097,2,2,77,18\n6412999ed7fb4a2f516be479,\"2023-03-16 15:22:54.616 +11:00\",2018,097,2,2,9999,18\n6412999ed7fb4a2f516be478,\"2023-03-16 15:22:54.591 +11:00\",2018,097,2,2,99,..C\n6412999ed7fb4a2f516be477,\"2023-03-16 15:22:54.562 +11:00\",2018,097,2,2,18,0\n6412999ed7fb4a2f516be476,\"2023-03-16 15:22:54.537 +11:00\",2018,097,2,2,17,0\n6412999ed7fb4a2f516be475,\"2023-03-16 15:22:54.511 +11:00\",2018,097,2,2,16,0\n6412999ed7fb4a2f516be474,\"2023-03-16 15:22:54.483 +11:00\",2018,097,2,2,15,0\n6412999ed7fb4a2f516be473,\"2023-03-16 15:22:54.454 +11:00\",2018,097,2,2,14,0\n6412999ed7fb4a2f516be472,\"2023-03-16 15:22:54.430 +11:00\",2018,097,2,2,13,0\n6412999ed7fb4a2f516be471,\"2023-03-16 15:22:54.402 +11:00\",2018,097,2,2,12,0\n6412999ed7fb4a2f516be470,\"2023-03-16 15:22:54.376 +11:00\",2018,097,2,2,09,3\n6412999ed7fb4a2f516be46f,\"2023-03-16 15:22:54.345 +11:00\",2018,097,2,2,08,3\n6412999ed7fb4a2f516be46e,\"2023-03-16 15:22:54.320 +11:00\",2018,097,2,2,07,0\n6412999ed7fb4a2f516be46d,\"2023-03-16 15:22:54.294 +11:00\",2018,097,2,2,06,0\n6412999ed7fb4a2f516be46c,\"2023-03-16 15:22:54.268 +11:00\",2018,097,2,2,05,0\n6412999ed7fb4a2f516be46b,\"2023-03-16 15:22:54.245 +11:00\",2018,097,2,2,04,3\n6412999ed7fb4a2f516be46a,\"2023-03-16 15:22:54.219 +11:00\",2018,097,2,2,03,3\n6412999ed7fb4a2f516be469,\"2023-03-16 15:22:54.181 +11:00\",2018,097,2,2,02,3\n6412999ed7fb4a2f516be468,\"2023-03-16 15:22:54.152 +11:00\",2018,097,2,2,01,0\n6412999ed7fb4a2f516be467,\"2023-03-16 15:22:54.126 +11:00\",2018,097,2,1,77,12\n6412999ed7fb4a2f516be466,\"2023-03-16 15:22:54.101 +11:00\",2018,097,2,1,9999,12\n6412999ed7fb4a2f516be465,\"2023-03-16 15:22:54.077 +11:00\",2018,097,2,1,99,..C\n6412999ed7fb4a2f516be464,\"2023-03-16 15:22:54.053 +11:00\",2018,097,2,1,18,0\n6412999ed7fb4a2f516be463,\"2023-03-16 15:22:54.030 +11:00\",2018,097,2,1,17,0\n6412999ed7fb4a2f516be462,\"2023-03-16 15:22:54.003 +11:00\",2018,097,2,1,16,0\n6412999dd7fb4a2f516be461,\"2023-03-16 15:22:53.978 +11:00\",2018,097,2,1,15,0\n6412999dd7fb4a2f516be460,\"2023-03-16 15:22:53.951 +11:00\",2018,097,2,1,14,0\n6412999dd7fb4a2f516be45f,\"2023-03-16 15:22:53.926 +11:00\",2018,097,2,1,13,0\n6412999dd7fb4a2f516be45e,\"2023-03-16 15:22:53.902 +11:00\",2018,097,2,1,12,0\n6412999dd7fb4a2f516be45d,\"2023-03-16 15:22:53.877 +11:00\",2018,097,2,1,09,3\n6412999dd7fb4a2f516be45c,\"2023-03-16 15:22:53.853 +11:00\",2018,097,2,1,08,3\n6412999dd7fb4a2f516be45b,\"2023-03-16 15:22:53.821 +11:00\",2018,097,2,1,07,0\n6412999dd7fb4a2f516be45a,\"2023-03-16 15:22:53.798 +11:00\",2018,097,2,1,06,0\n6412999dd7fb4a2f516be459,\"2023-03-16 15:22:53.774 +11:00\",2018,097,2,1,05,0\n6412999dd7fb4a2f516be458,\"2023-03-16 15:22:53.750 +11:00\",2018,097,2,1,04,3\n6412999dd7fb4a2f516be457,\"2023-03-16 15:22:53.727 +11:00\",2018,097,2,1,03,0\n6412999dd7fb4a2f516be456,\"2023-03-16 15:22:53.702 +11:00\",2018,097,2,1,02,0\n6412999dd7fb4a2f516be455,\"2023-03-16 15:22:53.675 +11:00\",2018,097,2,1,01,0\n6412999dd7fb4a2f516be454,\"2023-03-16 15:22:53.651 +11:00\",2018,097,1,9,77,1050\n6412999dd7fb4a2f516be453,\"2023-03-16 15:22:53.628 +11:00\",2018,097,1,9,9999,1050\n6412999dd7fb4a2f516be452,\"2023-03-16 15:22:53.603 +11:00\",2018,097,1,9,99,..C\n6412999dd7fb4a2f516be451,\"2023-03-16 15:22:53.580 +11:00\",2018,097,1,9,18,15\n6412999dd7fb4a2f516be450,\"2023-03-16 15:22:53.557 +11:00\",2018,097,1,9,17,21\n6412999dd7fb4a2f516be44f,\"2023-03-16 15:22:53.529 +11:00\",2018,097,1,9,16,9\n6412999dd7fb4a2f516be44e,\"2023-03-16 15:22:53.506 +11:00\",2018,097,1,9,15,24\n6412999dd7fb4a2f516be44d,\"2023-03-16 15:22:53.482 +11:00\",2018,097,1,9,14,66\n6412999dd7fb4a2f516be44c,\"2023-03-16 15:22:53.455 +11:00\",2018,097,1,9,13,156\n6412999dd7fb4a2f516be44b,\"2023-03-16 15:22:53.429 +11:00\",2018,097,1,9,12,6\n6412999dd7fb4a2f516be44a,\"2023-03-16 15:22:53.404 +11:00\",2018,097,1,9,09,87\n6412999dd7fb4a2f516be449,\"2023-03-16 15:22:53.378 +11:00\",2018,097,1,9,08,72\n6412999dd7fb4a2f516be448,\"2023-03-16 15:22:53.348 +11:00\",2018,097,1,9,07,39\n6412999dd7fb4a2f516be447,\"2023-03-16 15:22:53.323 +11:00\",2018,097,1,9,06,33\n6412999dd7fb4a2f516be446,\"2023-03-16 15:22:53.291 +11:00\",2018,097,1,9,05,12\n6412999dd7fb4a2f516be445,\"2023-03-16 15:22:53.267 +11:00\",2018,097,1,9,04,78\n6412999dd7fb4a2f516be444,\"2023-03-16 15:22:53.243 +11:00\",2018,097,1,9,03,96\n6412999dd7fb4a2f516be443,\"2023-03-16 15:22:53.220 +11:00\",2018,097,1,9,02,303\n6412999dd7fb4a2f516be442,\"2023-03-16 15:22:53.195 +11:00\",2018,097,1,9,01,36\n6412999dd7fb4a2f516be441,\"2023-03-16 15:22:53.166 +11:00\",2018,097,1,2,77,780\n6412999dd7fb4a2f516be440,\"2023-03-16 15:22:53.140 +11:00\",2018,097,1,2,9999,780\n6412999dd7fb4a2f516be43f,\"2023-03-16 15:22:53.111 +11:00\",2018,097,1,2,99,..C\n6412999dd7fb4a2f516be43e,\"2023-03-16 15:22:53.086 +11:00\",2018,097,1,2,18,9\n6412999dd7fb4a2f516be43d,\"2023-03-16 15:22:53.060 +11:00\",2018,097,1,2,17,12\n6412999dd7fb4a2f516be43c,\"2023-03-16 15:22:53.037 +11:00\",2018,097,1,2,16,3\n6412999dd7fb4a2f516be43b,\"2023-03-16 15:22:53.012 +11:00\",2018,097,1,2,15,21\n6412999cd7fb4a2f516be43a,\"2023-03-16 15:22:52.985 +11:00\",2018,097,1,2,14,48\n6412999cd7fb4a2f516be439,\"2023-03-16 15:22:52.958 +11:00\",2018,097,1,2,13,120\n6412999cd7fb4a2f516be438,\"2023-03-16 15:22:52.934 +11:00\",2018,097,1,2,12,3\n6412999cd7fb4a2f516be437,\"2023-03-16 15:22:52.910 +11:00\",2018,097,1,2,09,66\n6412999cd7fb4a2f516be436,\"2023-03-16 15:22:52.880 +11:00\",2018,097,1,2,08,57\n6412999cd7fb4a2f516be435,\"2023-03-16 15:22:52.833 +11:00\",2018,097,1,2,07,30\n6412999cd7fb4a2f516be434,\"2023-03-16 15:22:52.809 +11:00\",2018,097,1,2,06,21\n6412999cd7fb4a2f516be433,\"2023-03-16 15:22:52.781 +11:00\",2018,097,1,2,05,9\n6412999cd7fb4a2f516be432,\"2023-03-16 15:22:52.757 +11:00\",2018,097,1,2,04,45\n6412999cd7fb4a2f516be431,\"2023-03-16 15:22:52.725 +11:00\",2018,097,1,2,03,75\n6412999cd7fb4a2f516be430,\"2023-03-16 15:22:52.699 +11:00\",2018,097,1,2,02,234\n6412999cd7fb4a2f516be42f,\"2023-03-16 15:22:52.673 +11:00\",2018,097,1,2,01,24\n6412999cd7fb4a2f516be42e,\"2023-03-16 15:22:52.642 +11:00\",2018,097,1,1,77,270\n6412999cd7fb4a2f516be42d,\"2023-03-16 15:22:52.611 +11:00\",2018,097,1,1,9999,270\n6412999cd7fb4a2f516be42c,\"2023-03-16 15:22:52.589 +11:00\",2018,097,1,1,99,..C\n6412999cd7fb4a2f516be42b,\"2023-03-16 15:22:52.567 +11:00\",2018,097,1,1,18,3\n6412999cd7fb4a2f516be42a,\"2023-03-16 15:22:52.543 +11:00\",2018,097,1,1,17,6\n6412999cd7fb4a2f516be429,\"2023-03-16 15:22:52.520 +11:00\",2018,097,1,1,16,3\n6412999cd7fb4a2f516be428,\"2023-03-16 15:22:52.496 +11:00\",2018,097,1,1,15,6\n6412999cd7fb4a2f516be427,\"2023-03-16 15:22:52.471 +11:00\",2018,097,1,1,14,18\n6412999cd7fb4a2f516be426,\"2023-03-16 15:22:52.445 +11:00\",2018,097,1,1,13,36\n6412999cd7fb4a2f516be425,\"2023-03-16 15:22:52.417 +11:00\",2018,097,1,1,12,3\n6412999cd7fb4a2f516be424,\"2023-03-16 15:22:52.395 +11:00\",2018,097,1,1,09,21\n6412999cd7fb4a2f516be423,\"2023-03-16 15:22:52.371 +11:00\",2018,097,1,1,08,18\n6412999cd7fb4a2f516be422,\"2023-03-16 15:22:52.345 +11:00\",2018,097,1,1,07,9\n6412999cd7fb4a2f516be421,\"2023-03-16 15:22:52.322 +11:00\",2018,097,1,1,06,12\n6412999cd7fb4a2f516be420,\"2023-03-16 15:22:52.300 +11:00\",2018,097,1,1,05,0\n6412999cd7fb4a2f516be41f,\"2023-03-16 15:22:52.276 +11:00\",2018,097,1,1,04,33\n6412999cd7fb4a2f516be41e,\"2023-03-16 15:22:52.252 +11:00\",2018,097,1,1,03,24\n6412999cd7fb4a2f516be41d,\"2023-03-16 15:22:52.228 +11:00\",2018,097,1,1,02,69\n6412999cd7fb4a2f516be41c,\"2023-03-16 15:22:52.203 +11:00\",2018,097,1,1,01,12\n6412999cd7fb4a2f516be41b,\"2023-03-16 15:22:52.181 +11:00\",2018,096,9999,9,77,1587\n6412999cd7fb4a2f516be41a,\"2023-03-16 15:22:52.158 +11:00\",2018,096,9999,9,9999,1587\n6412999cd7fb4a2f516be419,\"2023-03-16 15:22:52.135 +11:00\",2018,096,9999,9,99,0\n6412999cd7fb4a2f516be418,\"2023-03-16 15:22:52.108 +11:00\",2018,096,9999,9,18,18\n6412999cd7fb4a2f516be417,\"2023-03-16 15:22:52.080 +11:00\",2018,096,9999,9,17,27\n6412999cd7fb4a2f516be416,\"2023-03-16 15:22:52.053 +11:00\",2018,096,9999,9,16,21\n6412999cd7fb4a2f516be415,\"2023-03-16 15:22:52.031 +11:00\",2018,096,9999,9,15,54\n6412999cd7fb4a2f516be414,\"2023-03-16 15:22:52.005 +11:00\",2018,096,9999,9,14,90\n6412999bd7fb4a2f516be413,\"2023-03-16 15:22:51.978 +11:00\",2018,096,9999,9,13,222\n6412999bd7fb4a2f516be412,\"2023-03-16 15:22:51.955 +11:00\",2018,096,9999,9,12,6\n6412999bd7fb4a2f516be411,\"2023-03-16 15:22:51.932 +11:00\",2018,096,9999,9,09,150\n6412999bd7fb4a2f516be410,\"2023-03-16 15:22:51.907 +11:00\",2018,096,9999,9,08,90\n6412999bd7fb4a2f516be40f,\"2023-03-16 15:22:51.874 +11:00\",2018,096,9999,9,07,45\n6412999bd7fb4a2f516be40e,\"2023-03-16 15:22:51.850 +11:00\",2018,096,9999,9,06,90\n6412999bd7fb4a2f516be40d,\"2023-03-16 15:22:51.826 +11:00\",2018,096,9999,9,05,12\n6412999bd7fb4a2f516be40c,\"2023-03-16 15:22:51.798 +11:00\",2018,096,9999,9,04,108\n6412999bd7fb4a2f516be40b,\"2023-03-16 15:22:51.774 +11:00\",2018,096,9999,9,03,126\n6412999bd7fb4a2f516be40a,\"2023-03-16 15:22:51.749 +11:00\",2018,096,9999,9,02,456\n6412999bd7fb4a2f516be409,\"2023-03-16 15:22:51.725 +11:00\",2018,096,9999,9,01,63\n6412999bd7fb4a2f516be408,\"2023-03-16 15:22:51.701 +11:00\",2018,096,9999,2,77,1149\n6412999bd7fb4a2f516be407,\"2023-03-16 15:22:51.675 +11:00\",2018,096,9999,2,9999,1149\n6412999bd7fb4a2f516be406,\"2023-03-16 15:22:51.650 +11:00\",2018,096,9999,2,99,0\n6412999bd7fb4a2f516be405,\"2023-03-16 15:22:51.625 +11:00\",2018,096,9999,2,18,15\n6412999bd7fb4a2f516be404,\"2023-03-16 15:22:51.599 +11:00\",2018,096,9999,2,17,15\n6412999bd7fb4a2f516be403,\"2023-03-16 15:22:51.570 +11:00\",2018,096,9999,2,16,18\n6412999bd7fb4a2f516be402,\"2023-03-16 15:22:51.545 +11:00\",2018,096,9999,2,15,39\n6412999bd7fb4a2f516be401,\"2023-03-16 15:22:51.521 +11:00\",2018,096,9999,2,14,57\n6412999bd7fb4a2f516be400,\"2023-03-16 15:22:51.478 +11:00\",2018,096,9999,2,13,159\n6412999bd7fb4a2f516be3ff,\"2023-03-16 15:22:51.422 +11:00\",2018,096,9999,2,12,6\n6412999bd7fb4a2f516be3fe,\"2023-03-16 15:22:51.400 +11:00\",2018,096,9999,2,09,108\n6412999bd7fb4a2f516be3fd,\"2023-03-16 15:22:51.369 +11:00\",2018,096,9999,2,08,66\n6412999bd7fb4a2f516be3fc,\"2023-03-16 15:22:51.346 +11:00\",2018,096,9999,2,07,42\n6412999bd7fb4a2f516be3fb,\"2023-03-16 15:22:51.323 +11:00\",2018,096,9999,2,06,72\n6412999bd7fb4a2f516be3fa,\"2023-03-16 15:22:51.296 +11:00\",2018,096,9999,2,05,12\n6412999bd7fb4a2f516be3f9,\"2023-03-16 15:22:51.269 +11:00\",2018,096,9999,2,04,81\n6412999bd7fb4a2f516be3f8,\"2023-03-16 15:22:51.245 +11:00\",2018,096,9999,2,03,96\n6412999bd7fb4a2f516be3f7,\"2023-03-16 15:22:51.218 +11:00\",2018,096,9999,2,02,327\n6412999bd7fb4a2f516be3f6,\"2023-03-16 15:22:51.195 +11:00\",2018,096,9999,2,01,42\n6412999bd7fb4a2f516be3f5,\"2023-03-16 15:22:51.172 +11:00\",2018,096,9999,1,77,438\n6412999bd7fb4a2f516be3f4,\"2023-03-16 15:22:51.149 +11:00\",2018,096,9999,1,9999,438\n6412999bd7fb4a2f516be3f3,\"2023-03-16 15:22:51.127 +11:00\",2018,096,9999,1,99,0\n6412999bd7fb4a2f516be3f2,\"2023-03-16 15:22:51.105 +11:00\",2018,096,9999,1,18,3\n6412999bd7fb4a2f516be3f1,\"2023-03-16 15:22:51.083 +11:00\",2018,096,9999,1,17,12\n6412999bd7fb4a2f516be3f0,\"2023-03-16 15:22:51.054 +11:00\",2018,096,9999,1,16,6\n6412999bd7fb4a2f516be3ef,\"2023-03-16 15:22:51.030 +11:00\",2018,096,9999,1,15,15\n6412999bd7fb4a2f516be3ee,\"2023-03-16 15:22:51.007 +11:00\",2018,096,9999,1,14,36\n6412999ad7fb4a2f516be3ed,\"2023-03-16 15:22:50.976 +11:00\",2018,096,9999,1,13,63\n6412999ad7fb4a2f516be3ec,\"2023-03-16 15:22:50.953 +11:00\",2018,096,9999,1,12,0\n6412999ad7fb4a2f516be3eb,\"2023-03-16 15:22:50.908 +11:00\",2018,096,9999,1,09,42\n6412999ad7fb4a2f516be3ea,\"2023-03-16 15:22:50.873 +11:00\",2018,096,9999,1,08,24\n6412999ad7fb4a2f516be3e9,\"2023-03-16 15:22:50.850 +11:00\",2018,096,9999,1,07,6\n6412999ad7fb4a2f516be3e8,\"2023-03-16 15:22:50.824 +11:00\",2018,096,9999,1,06,21\n6412999ad7fb4a2f516be3e7,\"2023-03-16 15:22:50.788 +11:00\",2018,096,9999,1,05,3\n6412999ad7fb4a2f516be3e6,\"2023-03-16 15:22:50.764 +11:00\",2018,096,9999,1,04,30\n6412999ad7fb4a2f516be3e5,\"2023-03-16 15:22:50.732 +11:00\",2018,096,9999,1,03,33\n6412999ad7fb4a2f516be3e4,\"2023-03-16 15:22:50.705 +11:00\",2018,096,9999,1,02,129\n6412999ad7fb4a2f516be3e3,\"2023-03-16 15:22:50.682 +11:00\",2018,096,9999,1,01,21\n6412999ad7fb4a2f516be3e2,\"2023-03-16 15:22:50.658 +11:00\",2018,096,77,9,77,1587\n6412999ad7fb4a2f516be3e1,\"2023-03-16 15:22:50.634 +11:00\",2018,096,77,9,9999,1587\n6412999ad7fb4a2f516be3e0,\"2023-03-16 15:22:50.610 +11:00\",2018,096,77,9,99,..C\n6412999ad7fb4a2f516be3df,\"2023-03-16 15:22:50.587 +11:00\",2018,096,77,9,18,18\n6412999ad7fb4a2f516be3de,\"2023-03-16 15:22:50.560 +11:00\",2018,096,77,9,17,27\n6412999ad7fb4a2f516be3dd,\"2023-03-16 15:22:50.537 +11:00\",2018,096,77,9,16,21\n6412999ad7fb4a2f516be3dc,\"2023-03-16 15:22:50.512 +11:00\",2018,096,77,9,15,54\n6412999ad7fb4a2f516be3db,\"2023-03-16 15:22:50.487 +11:00\",2018,096,77,9,14,90\n6412999ad7fb4a2f516be3da,\"2023-03-16 15:22:50.462 +11:00\",2018,096,77,9,13,222\n6412999ad7fb4a2f516be3d9,\"2023-03-16 15:22:50.440 +11:00\",2018,096,77,9,12,6\n6412999ad7fb4a2f516be3d8,\"2023-03-16 15:22:50.412 +11:00\",2018,096,77,9,09,150\n6412999ad7fb4a2f516be3d7,\"2023-03-16 15:22:50.388 +11:00\",2018,096,77,9,08,90\n6412999ad7fb4a2f516be3d6,\"2023-03-16 15:22:50.365 +11:00\",2018,096,77,9,07,45\n6412999ad7fb4a2f516be3d5,\"2023-03-16 15:22:50.343 +11:00\",2018,096,77,9,06,90\n6412999ad7fb4a2f516be3d4,\"2023-03-16 15:22:50.321 +11:00\",2018,096,77,9,05,12\n6412999ad7fb4a2f516be3d3,\"2023-03-16 15:22:50.298 +11:00\",2018,096,77,9,04,108\n6412999ad7fb4a2f516be3d2,\"2023-03-16 15:22:50.275 +11:00\",2018,096,77,9,03,126\n6412999ad7fb4a2f516be3d1,\"2023-03-16 15:22:50.252 +11:00\",2018,096,77,9,02,456\n6412999ad7fb4a2f516be3d0,\"2023-03-16 15:22:50.229 +11:00\",2018,096,77,9,01,63\n6412999ad7fb4a2f516be3cf,\"2023-03-16 15:22:50.203 +11:00\",2018,096,77,2,77,1149\n6412999ad7fb4a2f516be3ce,\"2023-03-16 15:22:50.172 +11:00\",2018,096,77,2,9999,1149\n6412999ad7fb4a2f516be3cd,\"2023-03-16 15:22:50.144 +11:00\",2018,096,77,2,99,..C\n6412999ad7fb4a2f516be3cc,\"2023-03-16 15:22:50.119 +11:00\",2018,096,77,2,18,15\n6412999ad7fb4a2f516be3cb,\"2023-03-16 15:22:50.086 +11:00\",2018,096,77,2,17,15\n6412999ad7fb4a2f516be3ca,\"2023-03-16 15:22:50.063 +11:00\",2018,096,77,2,16,18\n6412999ad7fb4a2f516be3c9,\"2023-03-16 15:22:50.038 +11:00\",2018,096,77,2,15,39\n6412999ad7fb4a2f516be3c8,\"2023-03-16 15:22:50.013 +11:00\",2018,096,77,2,14,57\n64129999d7fb4a2f516be3c7,\"2023-03-16 15:22:49.989 +11:00\",2018,096,77,2,13,159\n64129999d7fb4a2f516be3c6,\"2023-03-16 15:22:49.960 +11:00\",2018,096,77,2,12,6\n64129999d7fb4a2f516be3c5,\"2023-03-16 15:22:49.930 +11:00\",2018,096,77,2,09,108\n64129999d7fb4a2f516be3c4,\"2023-03-16 15:22:49.904 +11:00\",2018,096,77,2,08,66\n64129999d7fb4a2f516be3c3,\"2023-03-16 15:22:49.881 +11:00\",2018,096,77,2,07,42\n64129999d7fb4a2f516be3c2,\"2023-03-16 15:22:49.845 +11:00\",2018,096,77,2,06,72\n64129999d7fb4a2f516be3c1,\"2023-03-16 15:22:49.822 +11:00\",2018,096,77,2,05,12\n64129999d7fb4a2f516be3c0,\"2023-03-16 15:22:49.800 +11:00\",2018,096,77,2,04,81\n64129999d7fb4a2f516be3bf,\"2023-03-16 15:22:49.778 +11:00\",2018,096,77,2,03,96\n64129999d7fb4a2f516be3be,\"2023-03-16 15:22:49.756 +11:00\",2018,096,77,2,02,327\n64129999d7fb4a2f516be3bd,\"2023-03-16 15:22:49.732 +11:00\",2018,096,77,2,01,42\n64129999d7fb4a2f516be3bc,\"2023-03-16 15:22:49.708 +11:00\",2018,096,77,1,77,438\n64129999d7fb4a2f516be3bb,\"2023-03-16 15:22:49.685 +11:00\",2018,096,77,1,9999,438\n64129999d7fb4a2f516be3ba,\"2023-03-16 15:22:49.662 +11:00\",2018,096,77,1,99,..C\n64129999d7fb4a2f516be3b9,\"2023-03-16 15:22:49.639 +11:00\",2018,096,77,1,18,3\n64129999d7fb4a2f516be3b8,\"2023-03-16 15:22:49.616 +11:00\",2018,096,77,1,17,12\n64129999d7fb4a2f516be3b7,\"2023-03-16 15:22:49.593 +11:00\",2018,096,77,1,16,6\n64129999d7fb4a2f516be3b6,\"2023-03-16 15:22:49.570 +11:00\",2018,096,77,1,15,15\n64129999d7fb4a2f516be3b5,\"2023-03-16 15:22:49.539 +11:00\",2018,096,77,1,14,36\n64129999d7fb4a2f516be3b4,\"2023-03-16 15:22:49.505 +11:00\",2018,096,77,1,13,63\n64129999d7fb4a2f516be3b3,\"2023-03-16 15:22:49.448 +11:00\",2018,096,77,1,12,0\n64129999d7fb4a2f516be3b2,\"2023-03-16 15:22:49.424 +11:00\",2018,096,77,1,09,42\n64129999d7fb4a2f516be3b1,\"2023-03-16 15:22:49.399 +11:00\",2018,096,77,1,08,24\n64129999d7fb4a2f516be3b0,\"2023-03-16 15:22:49.374 +11:00\",2018,096,77,1,07,6\n64129999d7fb4a2f516be3af,\"2023-03-16 15:22:49.351 +11:00\",2018,096,77,1,06,21\n64129999d7fb4a2f516be3ae,\"2023-03-16 15:22:49.328 +11:00\",2018,096,77,1,05,3\n64129999d7fb4a2f516be3ad,\"2023-03-16 15:22:49.305 +11:00\",2018,096,77,1,04,30\n64129999d7fb4a2f516be3ac,\"2023-03-16 15:22:49.277 +11:00\",2018,096,77,1,03,33\n64129999d7fb4a2f516be3ab,\"2023-03-16 15:22:49.253 +11:00\",2018,096,77,1,02,129\n64129999d7fb4a2f516be3aa,\"2023-03-16 15:22:49.228 +11:00\",2018,096,77,1,01,21\n64129999d7fb4a2f516be3a9,\"2023-03-16 15:22:49.205 +11:00\",2018,096,9,9,77,0\n64129999d7fb4a2f516be3a8,\"2023-03-16 15:22:49.166 +11:00\",2018,096,9,9,9999,0\n64129999d7fb4a2f516be3a7,\"2023-03-16 15:22:49.144 +11:00\",2018,096,9,9,99,..C\n64129999d7fb4a2f516be3a6,\"2023-03-16 15:22:49.121 +11:00\",2018,096,9,9,18,0\n64129999d7fb4a2f516be3a5,\"2023-03-16 15:22:49.094 +11:00\",2018,096,9,9,17,0\n64129999d7fb4a2f516be3a4,\"2023-03-16 15:22:49.071 +11:00\",2018,096,9,9,16,0\n64129999d7fb4a2f516be3a3,\"2023-03-16 15:22:49.040 +11:00\",2018,096,9,9,15,0\n64129999d7fb4a2f516be3a2,\"2023-03-16 15:22:49.010 +11:00\",2018,096,9,9,14,0\n64129998d7fb4a2f516be3a1,\"2023-03-16 15:22:48.979 +11:00\",2018,096,9,9,13,0\n64129998d7fb4a2f516be3a0,\"2023-03-16 15:22:48.955 +11:00\",2018,096,9,9,12,0\n64129998d7fb4a2f516be39f,\"2023-03-16 15:22:48.931 +11:00\",2018,096,9,9,09,0\n64129998d7fb4a2f516be39e,\"2023-03-16 15:22:48.907 +11:00\",2018,096,9,9,08,0\n64129998d7fb4a2f516be39d,\"2023-03-16 15:22:48.883 +11:00\",2018,096,9,9,07,0\n64129998d7fb4a2f516be39c,\"2023-03-16 15:22:48.857 +11:00\",2018,096,9,9,06,0\n64129998d7fb4a2f516be39b,\"2023-03-16 15:22:48.829 +11:00\",2018,096,9,9,05,0\n64129998d7fb4a2f516be39a,\"2023-03-16 15:22:48.806 +11:00\",2018,096,9,9,04,0\n64129998d7fb4a2f516be399,\"2023-03-16 15:22:48.781 +11:00\",2018,096,9,9,03,0\n64129998d7fb4a2f516be398,\"2023-03-16 15:22:48.754 +11:00\",2018,096,9,9,02,0\n64129998d7fb4a2f516be397,\"2023-03-16 15:22:48.721 +11:00\",2018,096,9,9,01,0\n64129998d7fb4a2f516be396,\"2023-03-16 15:22:48.695 +11:00\",2018,096,9,2,77,0\n64129998d7fb4a2f516be395,\"2023-03-16 15:22:48.670 +11:00\",2018,096,9,2,9999,0\n64129998d7fb4a2f516be394,\"2023-03-16 15:22:48.645 +11:00\",2018,096,9,2,99,..C\n64129998d7fb4a2f516be393,\"2023-03-16 15:22:48.616 +11:00\",2018,096,9,2,18,0\n64129998d7fb4a2f516be392,\"2023-03-16 15:22:48.588 +11:00\",2018,096,9,2,17,0\n64129998d7fb4a2f516be391,\"2023-03-16 15:22:48.560 +11:00\",2018,096,9,2,16,0\n64129998d7fb4a2f516be390,\"2023-03-16 15:22:48.536 +11:00\",2018,096,9,2,15,0\n64129998d7fb4a2f516be38f,\"2023-03-16 15:22:48.475 +11:00\",2018,096,9,2,14,0\n64129998d7fb4a2f516be38e,\"2023-03-16 15:22:48.451 +11:00\",2018,096,9,2,13,0\n64129998d7fb4a2f516be38d,\"2023-03-16 15:22:48.427 +11:00\",2018,096,9,2,12,0\n64129998d7fb4a2f516be38c,\"2023-03-16 15:22:48.405 +11:00\",2018,096,9,2,09,0\n64129998d7fb4a2f516be38b,\"2023-03-16 15:22:48.381 +11:00\",2018,096,9,2,08,0\n64129998d7fb4a2f516be38a,\"2023-03-16 15:22:48.356 +11:00\",2018,096,9,2,07,0\n64129998d7fb4a2f516be389,\"2023-03-16 15:22:48.330 +11:00\",2018,096,9,2,06,0\n64129998d7fb4a2f516be388,\"2023-03-16 15:22:48.307 +11:00\",2018,096,9,2,05,0\n64129998d7fb4a2f516be387,\"2023-03-16 15:22:48.276 +11:00\",2018,096,9,2,04,0\n64129998d7fb4a2f516be386,\"2023-03-16 15:22:48.253 +11:00\",2018,096,9,2,03,0\n64129998d7fb4a2f516be385,\"2023-03-16 15:22:48.226 +11:00\",2018,096,9,2,02,0\n64129998d7fb4a2f516be384,\"2023-03-16 15:22:48.203 +11:00\",2018,096,9,2,01,0\n64129998d7fb4a2f516be383,\"2023-03-16 15:22:48.176 +11:00\",2018,096,9,1,77,0\n64129998d7fb4a2f516be382,\"2023-03-16 15:22:48.148 +11:00\",2018,096,9,1,9999,0\n64129998d7fb4a2f516be381,\"2023-03-16 15:22:48.122 +11:00\",2018,096,9,1,99,..C\n64129998d7fb4a2f516be380,\"2023-03-16 15:22:48.091 +11:00\",2018,096,9,1,18,0\n64129998d7fb4a2f516be37f,\"2023-03-16 15:22:48.068 +11:00\",2018,096,9,1,17,0\n64129998d7fb4a2f516be37e,\"2023-03-16 15:22:48.042 +11:00\",2018,096,9,1,16,0\n64129998d7fb4a2f516be37d,\"2023-03-16 15:22:48.018 +11:00\",2018,096,9,1,15,0\n64129997d7fb4a2f516be37c,\"2023-03-16 15:22:47.995 +11:00\",2018,096,9,1,14,0\n64129997d7fb4a2f516be37b,\"2023-03-16 15:22:47.971 +11:00\",2018,096,9,1,13,0\n64129997d7fb4a2f516be37a,\"2023-03-16 15:22:47.937 +11:00\",2018,096,9,1,12,0\n64129997d7fb4a2f516be379,\"2023-03-16 15:22:47.912 +11:00\",2018,096,9,1,09,0\n64129997d7fb4a2f516be378,\"2023-03-16 15:22:47.882 +11:00\",2018,096,9,1,08,0\n64129997d7fb4a2f516be377,\"2023-03-16 15:22:47.857 +11:00\",2018,096,9,1,07,0\n64129997d7fb4a2f516be376,\"2023-03-16 15:22:47.832 +11:00\",2018,096,9,1,06,0\n64129997d7fb4a2f516be375,\"2023-03-16 15:22:47.802 +11:00\",2018,096,9,1,05,0\n64129997d7fb4a2f516be374,\"2023-03-16 15:22:47.779 +11:00\",2018,096,9,1,04,0\n64129997d7fb4a2f516be373,\"2023-03-16 15:22:47.755 +11:00\",2018,096,9,1,03,0\n64129997d7fb4a2f516be372,\"2023-03-16 15:22:47.731 +11:00\",2018,096,9,1,02,0\n64129997d7fb4a2f516be371,\"2023-03-16 15:22:47.700 +11:00\",2018,096,9,1,01,0\n64129997d7fb4a2f516be370,\"2023-03-16 15:22:47.676 +11:00\",2018,096,6,9,77,6\n64129997d7fb4a2f516be36f,\"2023-03-16 15:22:47.653 +11:00\",2018,096,6,9,9999,6\n64129997d7fb4a2f516be36e,\"2023-03-16 15:22:47.630 +11:00\",2018,096,6,9,99,..C\n64129997d7fb4a2f516be36d,\"2023-03-16 15:22:47.603 +11:00\",2018,096,6,9,18,0\n64129997d7fb4a2f516be36c,\"2023-03-16 15:22:47.578 +11:00\",2018,096,6,9,17,0\n64129997d7fb4a2f516be36b,\"2023-03-16 15:22:47.553 +11:00\",2018,096,6,9,16,0\n64129997d7fb4a2f516be36a,\"2023-03-16 15:22:47.523 +11:00\",2018,096,6,9,15,0\n64129997d7fb4a2f516be369,\"2023-03-16 15:22:47.499 +11:00\",2018,096,6,9,14,0\n64129997d7fb4a2f516be368,\"2023-03-16 15:22:47.471 +11:00\",2018,096,6,9,13,0\n64129997d7fb4a2f516be367,\"2023-03-16 15:22:47.446 +11:00\",2018,096,6,9,12,0\n64129997d7fb4a2f516be366,\"2023-03-16 15:22:47.418 +11:00\",2018,096,6,9,09,0\n64129997d7fb4a2f516be365,\"2023-03-16 15:22:47.395 +11:00\",2018,096,6,9,08,0\n64129997d7fb4a2f516be364,\"2023-03-16 15:22:47.371 +11:00\",2018,096,6,9,07,0\n64129997d7fb4a2f516be363,\"2023-03-16 15:22:47.345 +11:00\",2018,096,6,9,06,0\n64129997d7fb4a2f516be362,\"2023-03-16 15:22:47.320 +11:00\",2018,096,6,9,05,0\n64129997d7fb4a2f516be361,\"2023-03-16 15:22:47.288 +11:00\",2018,096,6,9,04,0\n64129997d7fb4a2f516be360,\"2023-03-16 15:22:47.265 +11:00\",2018,096,6,9,03,3\n64129997d7fb4a2f516be35f,\"2023-03-16 15:22:47.240 +11:00\",2018,096,6,9,02,0\n64129997d7fb4a2f516be35e,\"2023-03-16 15:22:47.216 +11:00\",2018,096,6,9,01,0\n64129997d7fb4a2f516be35d,\"2023-03-16 15:22:47.190 +11:00\",2018,096,6,2,77,6\n64129997d7fb4a2f516be35c,\"2023-03-16 15:22:47.166 +11:00\",2018,096,6,2,9999,6\n64129997d7fb4a2f516be35b,\"2023-03-16 15:22:47.139 +11:00\",2018,096,6,2,99,..C\n64129997d7fb4a2f516be35a,\"2023-03-16 15:22:47.108 +11:00\",2018,096,6,2,18,0\n64129997d7fb4a2f516be359,\"2023-03-16 15:22:47.084 +11:00\",2018,096,6,2,17,0\n64129997d7fb4a2f516be358,\"2023-03-16 15:22:47.061 +11:00\",2018,096,6,2,16,0\n64129997d7fb4a2f516be357,\"2023-03-16 15:22:47.038 +11:00\",2018,096,6,2,15,0\n64129997d7fb4a2f516be356,\"2023-03-16 15:22:47.015 +11:00\",2018,096,6,2,14,0\n64129996d7fb4a2f516be355,\"2023-03-16 15:22:46.982 +11:00\",2018,096,6,2,13,0\n64129996d7fb4a2f516be354,\"2023-03-16 15:22:46.957 +11:00\",2018,096,6,2,12,0\n64129996d7fb4a2f516be353,\"2023-03-16 15:22:46.904 +11:00\",2018,096,6,2,09,0\n64129996d7fb4a2f516be352,\"2023-03-16 15:22:46.873 +11:00\",2018,096,6,2,08,0\n64129996d7fb4a2f516be351,\"2023-03-16 15:22:46.847 +11:00\",2018,096,6,2,07,0\n64129996d7fb4a2f516be350,\"2023-03-16 15:22:46.822 +11:00\",2018,096,6,2,06,0\n64129996d7fb4a2f516be34f,\"2023-03-16 15:22:46.800 +11:00\",2018,096,6,2,05,0\n64129996d7fb4a2f516be34e,\"2023-03-16 15:22:46.774 +11:00\",2018,096,6,2,04,0\n64129996d7fb4a2f516be34d,\"2023-03-16 15:22:46.751 +11:00\",2018,096,6,2,03,3\n64129996d7fb4a2f516be34c,\"2023-03-16 15:22:46.729 +11:00\",2018,096,6,2,02,0\n64129996d7fb4a2f516be34b,\"2023-03-16 15:22:46.705 +11:00\",2018,096,6,2,01,0\n64129996d7fb4a2f516be34a,\"2023-03-16 15:22:46.675 +11:00\",2018,096,6,1,77,0\n64129996d7fb4a2f516be349,\"2023-03-16 15:22:46.649 +11:00\",2018,096,6,1,9999,0\n64129996d7fb4a2f516be348,\"2023-03-16 15:22:46.623 +11:00\",2018,096,6,1,99,..C\n64129996d7fb4a2f516be347,\"2023-03-16 15:22:46.598 +11:00\",2018,096,6,1,18,0\n64129996d7fb4a2f516be346,\"2023-03-16 15:22:46.567 +11:00\",2018,096,6,1,17,0\n64129996d7fb4a2f516be345,\"2023-03-16 15:22:46.543 +11:00\",2018,096,6,1,16,0\n64129996d7fb4a2f516be344,\"2023-03-16 15:22:46.517 +11:00\",2018,096,6,1,15,0\n64129996d7fb4a2f516be343,\"2023-03-16 15:22:46.493 +11:00\",2018,096,6,1,14,0\n64129996d7fb4a2f516be342,\"2023-03-16 15:22:46.467 +11:00\",2018,096,6,1,13,0\n64129996d7fb4a2f516be341,\"2023-03-16 15:22:46.445 +11:00\",2018,096,6,1,12,0\n64129996d7fb4a2f516be340,\"2023-03-16 15:22:46.423 +11:00\",2018,096,6,1,09,0\n64129996d7fb4a2f516be33f,\"2023-03-16 15:22:46.401 +11:00\",2018,096,6,1,08,0\n64129996d7fb4a2f516be33e,\"2023-03-16 15:22:46.377 +11:00\",2018,096,6,1,07,0\n64129996d7fb4a2f516be33d,\"2023-03-16 15:22:46.348 +11:00\",2018,096,6,1,06,0\n64129996d7fb4a2f516be33c,\"2023-03-16 15:22:46.322 +11:00\",2018,096,6,1,05,0\n64129996d7fb4a2f516be33b,\"2023-03-16 15:22:46.299 +11:00\",2018,096,6,1,04,0\n64129996d7fb4a2f516be33a,\"2023-03-16 15:22:46.254 +11:00\",2018,096,6,1,03,0\n64129996d7fb4a2f516be339,\"2023-03-16 15:22:46.229 +11:00\",2018,096,6,1,02,0\n64129996d7fb4a2f516be338,\"2023-03-16 15:22:46.205 +11:00\",2018,096,6,1,01,0\n64129996d7fb4a2f516be337,\"2023-03-16 15:22:46.182 +11:00\",2018,096,5,9,77,6\n64129996d7fb4a2f516be336,\"2023-03-16 15:22:46.156 +11:00\",2018,096,5,9,9999,6\n64129996d7fb4a2f516be335,\"2023-03-16 15:22:46.126 +11:00\",2018,096,5,9,99,..C\n64129996d7fb4a2f516be334,\"2023-03-16 15:22:46.100 +11:00\",2018,096,5,9,18,0\n64129996d7fb4a2f516be333,\"2023-03-16 15:22:46.046 +11:00\",2018,096,5,9,17,0\n64129996d7fb4a2f516be332,\"2023-03-16 15:22:46.019 +11:00\",2018,096,5,9,16,0\n64129995d7fb4a2f516be331,\"2023-03-16 15:22:45.995 +11:00\",2018,096,5,9,15,0\n64129995d7fb4a2f516be330,\"2023-03-16 15:22:45.972 +11:00\",2018,096,5,9,14,0\n64129995d7fb4a2f516be32f,\"2023-03-16 15:22:45.951 +11:00\",2018,096,5,9,13,0\n64129995d7fb4a2f516be32e,\"2023-03-16 15:22:45.928 +11:00\",2018,096,5,9,12,0\n64129995d7fb4a2f516be32d,\"2023-03-16 15:22:45.901 +11:00\",2018,096,5,9,09,0\n64129995d7fb4a2f516be32c,\"2023-03-16 15:22:45.873 +11:00\",2018,096,5,9,08,0\n64129995d7fb4a2f516be32b,\"2023-03-16 15:22:45.851 +11:00\",2018,096,5,9,07,0\n64129995d7fb4a2f516be32a,\"2023-03-16 15:22:45.827 +11:00\",2018,096,5,9,06,0\n64129995d7fb4a2f516be329,\"2023-03-16 15:22:45.804 +11:00\",2018,096,5,9,05,0\n64129995d7fb4a2f516be328,\"2023-03-16 15:22:45.770 +11:00\",2018,096,5,9,04,0\n64129995d7fb4a2f516be327,\"2023-03-16 15:22:45.740 +11:00\",2018,096,5,9,03,0\n64129995d7fb4a2f516be326,\"2023-03-16 15:22:45.713 +11:00\",2018,096,5,9,02,3\n64129995d7fb4a2f516be325,\"2023-03-16 15:22:45.669 +11:00\",2018,096,5,9,01,0\n64129995d7fb4a2f516be324,\"2023-03-16 15:22:45.641 +11:00\",2018,096,5,2,77,0\n64129995d7fb4a2f516be323,\"2023-03-16 15:22:45.596 +11:00\",2018,096,5,2,9999,0\n64129995d7fb4a2f516be322,\"2023-03-16 15:22:45.572 +11:00\",2018,096,5,2,99,..C\n64129995d7fb4a2f516be321,\"2023-03-16 15:22:45.545 +11:00\",2018,096,5,2,18,0\n64129995d7fb4a2f516be320,\"2023-03-16 15:22:45.522 +11:00\",2018,096,5,2,17,0\n64129995d7fb4a2f516be31f,\"2023-03-16 15:22:45.501 +11:00\",2018,096,5,2,16,0\n64129995d7fb4a2f516be31e,\"2023-03-16 15:22:45.474 +11:00\",2018,096,5,2,15,0\n64129995d7fb4a2f516be31d,\"2023-03-16 15:22:45.451 +11:00\",2018,096,5,2,14,0\n64129995d7fb4a2f516be31c,\"2023-03-16 15:22:45.424 +11:00\",2018,096,5,2,13,0\n64129995d7fb4a2f516be31b,\"2023-03-16 15:22:45.393 +11:00\",2018,096,5,2,12,0\n64129995d7fb4a2f516be31a,\"2023-03-16 15:22:45.370 +11:00\",2018,096,5,2,09,0\n64129995d7fb4a2f516be319,\"2023-03-16 15:22:45.343 +11:00\",2018,096,5,2,08,0\n64129995d7fb4a2f516be318,\"2023-03-16 15:22:45.320 +11:00\",2018,096,5,2,07,0\n64129995d7fb4a2f516be317,\"2023-03-16 15:22:45.297 +11:00\",2018,096,5,2,06,0\n64129995d7fb4a2f516be316,\"2023-03-16 15:22:45.272 +11:00\",2018,096,5,2,05,0\n64129995d7fb4a2f516be315,\"2023-03-16 15:22:45.249 +11:00\",2018,096,5,2,04,0\n64129995d7fb4a2f516be314,\"2023-03-16 15:22:45.215 +11:00\",2018,096,5,2,03,0\n64129995d7fb4a2f516be313,\"2023-03-16 15:22:45.192 +11:00\",2018,096,5,2,02,0\n64129995d7fb4a2f516be312,\"2023-03-16 15:22:45.170 +11:00\",2018,096,5,2,01,0\n64129995d7fb4a2f516be311,\"2023-03-16 15:22:45.142 +11:00\",2018,096,5,1,77,3\n64129995d7fb4a2f516be310,\"2023-03-16 15:22:45.120 +11:00\",2018,096,5,1,9999,3\n64129995d7fb4a2f516be30f,\"2023-03-16 15:22:45.095 +11:00\",2018,096,5,1,99,..C\n64129995d7fb4a2f516be30e,\"2023-03-16 15:22:45.067 +11:00\",2018,096,5,1,18,0\n64129995d7fb4a2f516be30d,\"2023-03-16 15:22:45.041 +11:00\",2018,096,5,1,17,0\n64129995d7fb4a2f516be30c,\"2023-03-16 15:22:45.017 +11:00\",2018,096,5,1,16,0\n64129994d7fb4a2f516be30b,\"2023-03-16 15:22:44.947 +11:00\",2018,096,5,1,15,0\n64129994d7fb4a2f516be30a,\"2023-03-16 15:22:44.895 +11:00\",2018,096,5,1,14,0\n64129994d7fb4a2f516be309,\"2023-03-16 15:22:44.870 +11:00\",2018,096,5,1,13,0\n64129994d7fb4a2f516be308,\"2023-03-16 15:22:44.846 +11:00\",2018,096,5,1,12,0\n64129994d7fb4a2f516be307,\"2023-03-16 15:22:44.823 +11:00\",2018,096,5,1,09,0\n64129994d7fb4a2f516be306,\"2023-03-16 15:22:44.795 +11:00\",2018,096,5,1,08,0\n64129994d7fb4a2f516be305,\"2023-03-16 15:22:44.759 +11:00\",2018,096,5,1,07,0\n64129994d7fb4a2f516be304,\"2023-03-16 15:22:44.731 +11:00\",2018,096,5,1,06,0\n64129994d7fb4a2f516be303,\"2023-03-16 15:22:44.703 +11:00\",2018,096,5,1,05,0\n64129994d7fb4a2f516be302,\"2023-03-16 15:22:44.666 +11:00\",2018,096,5,1,04,0\n64129994d7fb4a2f516be301,\"2023-03-16 15:22:44.643 +11:00\",2018,096,5,1,03,0\n64129994d7fb4a2f516be300,\"2023-03-16 15:22:44.620 +11:00\",2018,096,5,1,02,3\n64129994d7fb4a2f516be2ff,\"2023-03-16 15:22:44.597 +11:00\",2018,096,5,1,01,0\n64129994d7fb4a2f516be2fe,\"2023-03-16 15:22:44.573 +11:00\",2018,096,4,9,77,39\n64129994d7fb4a2f516be2fd,\"2023-03-16 15:22:44.544 +11:00\",2018,096,4,9,9999,39\n64129994d7fb4a2f516be2fc,\"2023-03-16 15:22:44.520 +11:00\",2018,096,4,9,99,..C\n64129994d7fb4a2f516be2fb,\"2023-03-16 15:22:44.494 +11:00\",2018,096,4,9,18,0\n64129994d7fb4a2f516be2fa,\"2023-03-16 15:22:44.471 +11:00\",2018,096,4,9,17,0\n64129994d7fb4a2f516be2f9,\"2023-03-16 15:22:44.448 +11:00\",2018,096,4,9,16,0\n64129994d7fb4a2f516be2f8,\"2023-03-16 15:22:44.421 +11:00\",2018,096,4,9,15,0\n64129994d7fb4a2f516be2f7,\"2023-03-16 15:22:44.397 +11:00\",2018,096,4,9,14,0\n64129994d7fb4a2f516be2f6,\"2023-03-16 15:22:44.372 +11:00\",2018,096,4,9,13,3\n64129994d7fb4a2f516be2f5,\"2023-03-16 15:22:44.349 +11:00\",2018,096,4,9,12,0\n64129994d7fb4a2f516be2f4,\"2023-03-16 15:22:44.324 +11:00\",2018,096,4,9,09,3\n64129994d7fb4a2f516be2f3,\"2023-03-16 15:22:44.297 +11:00\",2018,096,4,9,08,0\n64129994d7fb4a2f516be2f2,\"2023-03-16 15:22:44.273 +11:00\",2018,096,4,9,07,0\n64129994d7fb4a2f516be2f1,\"2023-03-16 15:22:44.249 +11:00\",2018,096,4,9,06,0\n64129994d7fb4a2f516be2f0,\"2023-03-16 15:22:44.225 +11:00\",2018,096,4,9,05,0\n64129994d7fb4a2f516be2ef,\"2023-03-16 15:22:44.194 +11:00\",2018,096,4,9,04,0\n64129994d7fb4a2f516be2ee,\"2023-03-16 15:22:44.169 +11:00\",2018,096,4,9,03,0\n64129994d7fb4a2f516be2ed,\"2023-03-16 15:22:44.144 +11:00\",2018,096,4,9,02,30\n64129994d7fb4a2f516be2ec,\"2023-03-16 15:22:44.119 +11:00\",2018,096,4,9,01,0\n64129994d7fb4a2f516be2eb,\"2023-03-16 15:22:44.094 +11:00\",2018,096,4,2,77,30\n64129994d7fb4a2f516be2ea,\"2023-03-16 15:22:44.068 +11:00\",2018,096,4,2,9999,30\n64129994d7fb4a2f516be2e9,\"2023-03-16 15:22:44.046 +11:00\",2018,096,4,2,99,..C\n64129994d7fb4a2f516be2e8,\"2023-03-16 15:22:44.022 +11:00\",2018,096,4,2,18,0\n64129994d7fb4a2f516be2e7,\"2023-03-16 15:22:43.999 +11:00\",2018,096,4,2,17,0\n64129993d7fb4a2f516be2e6,\"2023-03-16 15:22:43.972 +11:00\",2018,096,4,2,16,0\n64129993d7fb4a2f516be2e5,\"2023-03-16 15:22:43.948 +11:00\",2018,096,4,2,15,0\n64129993d7fb4a2f516be2e4,\"2023-03-16 15:22:43.923 +11:00\",2018,096,4,2,14,0\n64129993d7fb4a2f516be2e3,\"2023-03-16 15:22:43.899 +11:00\",2018,096,4,2,13,0\n64129993d7fb4a2f516be2e2,\"2023-03-16 15:22:43.874 +11:00\",2018,096,4,2,12,0\n64129993d7fb4a2f516be2e1,\"2023-03-16 15:22:43.848 +11:00\",2018,096,4,2,09,3\n64129993d7fb4a2f516be2e0,\"2023-03-16 15:22:43.820 +11:00\",2018,096,4,2,08,0\n64129993d7fb4a2f516be2df,\"2023-03-16 15:22:43.789 +11:00\",2018,096,4,2,07,0\n64129993d7fb4a2f516be2de,\"2023-03-16 15:22:43.765 +11:00\",2018,096,4,2,06,0\n64129993d7fb4a2f516be2dd,\"2023-03-16 15:22:43.738 +11:00\",2018,096,4,2,05,0\n64129993d7fb4a2f516be2dc,\"2023-03-16 15:22:43.710 +11:00\",2018,096,4,2,04,0\n64129993d7fb4a2f516be2db,\"2023-03-16 15:22:43.679 +11:00\",2018,096,4,2,03,0\n64129993d7fb4a2f516be2da,\"2023-03-16 15:22:43.656 +11:00\",2018,096,4,2,02,21\n64129993d7fb4a2f516be2d9,\"2023-03-16 15:22:43.633 +11:00\",2018,096,4,2,01,0\n64129993d7fb4a2f516be2d8,\"2023-03-16 15:22:43.606 +11:00\",2018,096,4,1,77,12\n64129993d7fb4a2f516be2d7,\"2023-03-16 15:22:43.583 +11:00\",2018,096,4,1,9999,12\n64129993d7fb4a2f516be2d6,\"2023-03-16 15:22:43.560 +11:00\",2018,096,4,1,99,..C\n64129993d7fb4a2f516be2d5,\"2023-03-16 15:22:43.533 +11:00\",2018,096,4,1,18,0\n64129993d7fb4a2f516be2d4,\"2023-03-16 15:22:43.510 +11:00\",2018,096,4,1,17,0\n64129993d7fb4a2f516be2d3,\"2023-03-16 15:22:43.482 +11:00\",2018,096,4,1,16,0\n64129993d7fb4a2f516be2d2,\"2023-03-16 15:22:43.459 +11:00\",2018,096,4,1,15,0\n64129993d7fb4a2f516be2d1,\"2023-03-16 15:22:43.435 +11:00\",2018,096,4,1,14,0\n64129993d7fb4a2f516be2d0,\"2023-03-16 15:22:43.413 +11:00\",2018,096,4,1,13,3\n64129993d7fb4a2f516be2cf,\"2023-03-16 15:22:43.389 +11:00\",2018,096,4,1,12,0\n64129993d7fb4a2f516be2ce,\"2023-03-16 15:22:43.368 +11:00\",2018,096,4,1,09,0\n64129993d7fb4a2f516be2cd,\"2023-03-16 15:22:43.345 +11:00\",2018,096,4,1,08,0\n64129993d7fb4a2f516be2cc,\"2023-03-16 15:22:43.323 +11:00\",2018,096,4,1,07,0\n64129993d7fb4a2f516be2cb,\"2023-03-16 15:22:43.298 +11:00\",2018,096,4,1,06,0\n64129993d7fb4a2f516be2ca,\"2023-03-16 15:22:43.274 +11:00\",2018,096,4,1,05,0\n64129993d7fb4a2f516be2c9,\"2023-03-16 15:22:43.251 +11:00\",2018,096,4,1,04,0\n64129993d7fb4a2f516be2c8,\"2023-03-16 15:22:43.228 +11:00\",2018,096,4,1,03,0\n64129993d7fb4a2f516be2c7,\"2023-03-16 15:22:43.204 +11:00\",2018,096,4,1,02,9\n64129993d7fb4a2f516be2c6,\"2023-03-16 15:22:43.170 +11:00\",2018,096,4,1,01,0\n64129993d7fb4a2f516be2c5,\"2023-03-16 15:22:43.143 +11:00\",2018,096,3,9,77,9\n64129993d7fb4a2f516be2c4,\"2023-03-16 15:22:43.120 +11:00\",2018,096,3,9,9999,9\n64129993d7fb4a2f516be2c3,\"2023-03-16 15:22:43.095 +11:00\",2018,096,3,9,99,..C\n64129992d7fb4a2f516be2c2,\"2023-03-16 15:22:42.998 +11:00\",2018,096,3,9,18,0\n64129992d7fb4a2f516be2c1,\"2023-03-16 15:22:42.960 +11:00\",2018,096,3,9,17,0\n64129992d7fb4a2f516be2c0,\"2023-03-16 15:22:42.935 +11:00\",2018,096,3,9,16,0\n64129992d7fb4a2f516be2bf,\"2023-03-16 15:22:42.913 +11:00\",2018,096,3,9,15,0\n64129992d7fb4a2f516be2be,\"2023-03-16 15:22:42.888 +11:00\",2018,096,3,9,14,0\n64129992d7fb4a2f516be2bd,\"2023-03-16 15:22:42.864 +11:00\",2018,096,3,9,13,0\n64129992d7fb4a2f516be2bc,\"2023-03-16 15:22:42.840 +11:00\",2018,096,3,9,12,0\n64129992d7fb4a2f516be2bb,\"2023-03-16 15:22:42.818 +11:00\",2018,096,3,9,09,0\n64129992d7fb4a2f516be2ba,\"2023-03-16 15:22:42.795 +11:00\",2018,096,3,9,08,0\n64129992d7fb4a2f516be2b9,\"2023-03-16 15:22:42.772 +11:00\",2018,096,3,9,07,0\n64129992d7fb4a2f516be2b8,\"2023-03-16 15:22:42.748 +11:00\",2018,096,3,9,06,0\n64129992d7fb4a2f516be2b7,\"2023-03-16 15:22:42.726 +11:00\",2018,096,3,9,05,0\n64129992d7fb4a2f516be2b6,\"2023-03-16 15:22:42.703 +11:00\",2018,096,3,9,04,0\n64129992d7fb4a2f516be2b5,\"2023-03-16 15:22:42.679 +11:00\",2018,096,3,9,03,0\n64129992d7fb4a2f516be2b4,\"2023-03-16 15:22:42.652 +11:00\",2018,096,3,9,02,9\n64129992d7fb4a2f516be2b3,\"2023-03-16 15:22:42.629 +11:00\",2018,096,3,9,01,0\n64129992d7fb4a2f516be2b2,\"2023-03-16 15:22:42.606 +11:00\",2018,096,3,2,77,6\n64129992d7fb4a2f516be2b1,\"2023-03-16 15:22:42.577 +11:00\",2018,096,3,2,9999,6\n64129992d7fb4a2f516be2b0,\"2023-03-16 15:22:42.554 +11:00\",2018,096,3,2,99,..C\n64129992d7fb4a2f516be2af,\"2023-03-16 15:22:42.507 +11:00\",2018,096,3,2,18,0\n64129992d7fb4a2f516be2ae,\"2023-03-16 15:22:42.469 +11:00\",2018,096,3,2,17,0\n64129992d7fb4a2f516be2ad,\"2023-03-16 15:22:42.438 +11:00\",2018,096,3,2,16,0\n64129992d7fb4a2f516be2ac,\"2023-03-16 15:22:42.413 +11:00\",2018,096,3,2,15,0\n64129992d7fb4a2f516be2ab,\"2023-03-16 15:22:42.389 +11:00\",2018,096,3,2,14,0\n64129992d7fb4a2f516be2aa,\"2023-03-16 15:22:42.364 +11:00\",2018,096,3,2,13,0\n64129992d7fb4a2f516be2a9,\"2023-03-16 15:22:42.338 +11:00\",2018,096,3,2,12,0\n64129992d7fb4a2f516be2a8,\"2023-03-16 15:22:42.314 +11:00\",2018,096,3,2,09,0\n64129992d7fb4a2f516be2a7,\"2023-03-16 15:22:42.288 +11:00\",2018,096,3,2,08,0\n64129992d7fb4a2f516be2a6,\"2023-03-16 15:22:42.263 +11:00\",2018,096,3,2,07,0\n64129992d7fb4a2f516be2a5,\"2023-03-16 15:22:42.237 +11:00\",2018,096,3,2,06,0\n64129992d7fb4a2f516be2a4,\"2023-03-16 15:22:42.211 +11:00\",2018,096,3,2,05,0\n64129992d7fb4a2f516be2a3,\"2023-03-16 15:22:42.181 +11:00\",2018,096,3,2,04,0\n64129992d7fb4a2f516be2a2,\"2023-03-16 15:22:42.158 +11:00\",2018,096,3,2,03,0\n64129992d7fb4a2f516be2a1,\"2023-03-16 15:22:42.133 +11:00\",2018,096,3,2,02,6\n64129992d7fb4a2f516be2a0,\"2023-03-16 15:22:42.109 +11:00\",2018,096,3,2,01,0\n64129992d7fb4a2f516be29f,\"2023-03-16 15:22:42.085 +11:00\",2018,096,3,1,77,3\n64129992d7fb4a2f516be29e,\"2023-03-16 15:22:42.062 +11:00\",2018,096,3,1,9999,3\n64129992d7fb4a2f516be29d,\"2023-03-16 15:22:42.040 +11:00\",2018,096,3,1,99,..C\n64129992d7fb4a2f516be29c,\"2023-03-16 15:22:42.016 +11:00\",2018,096,3,1,18,0\n64129991d7fb4a2f516be29b,\"2023-03-16 15:22:41.993 +11:00\",2018,096,3,1,17,0\n64129991d7fb4a2f516be29a,\"2023-03-16 15:22:41.967 +11:00\",2018,096,3,1,16,0\n64129991d7fb4a2f516be299,\"2023-03-16 15:22:41.943 +11:00\",2018,096,3,1,15,0\n64129991d7fb4a2f516be298,\"2023-03-16 15:22:41.920 +11:00\",2018,096,3,1,14,0\n64129991d7fb4a2f516be297,\"2023-03-16 15:22:41.896 +11:00\",2018,096,3,1,13,0\n64129991d7fb4a2f516be296,\"2023-03-16 15:22:41.873 +11:00\",2018,096,3,1,12,0\n64129991d7fb4a2f516be295,\"2023-03-16 15:22:41.850 +11:00\",2018,096,3,1,09,0\n64129991d7fb4a2f516be294,\"2023-03-16 15:22:41.826 +11:00\",2018,096,3,1,08,0\n64129991d7fb4a2f516be293,\"2023-03-16 15:22:41.802 +11:00\",2018,096,3,1,07,0\n64129991d7fb4a2f516be292,\"2023-03-16 15:22:41.774 +11:00\",2018,096,3,1,06,0\n64129991d7fb4a2f516be291,\"2023-03-16 15:22:41.752 +11:00\",2018,096,3,1,05,0\n64129991d7fb4a2f516be290,\"2023-03-16 15:22:41.730 +11:00\",2018,096,3,1,04,0\n64129991d7fb4a2f516be28f,\"2023-03-16 15:22:41.706 +11:00\",2018,096,3,1,03,0\n64129991d7fb4a2f516be28e,\"2023-03-16 15:22:41.684 +11:00\",2018,096,3,1,02,3\n64129991d7fb4a2f516be28d,\"2023-03-16 15:22:41.648 +11:00\",2018,096,3,1,01,0\n64129991d7fb4a2f516be28c,\"2023-03-16 15:22:41.623 +11:00\",2018,096,2,9,77,30\n64129991d7fb4a2f516be28b,\"2023-03-16 15:22:41.600 +11:00\",2018,096,2,9,9999,30\n64129991d7fb4a2f516be28a,\"2023-03-16 15:22:41.572 +11:00\",2018,096,2,9,99,..C\n64129991d7fb4a2f516be289,\"2023-03-16 15:22:41.547 +11:00\",2018,096,2,9,18,0\n64129991d7fb4a2f516be288,\"2023-03-16 15:22:41.516 +11:00\",2018,096,2,9,17,0\n64129991d7fb4a2f516be287,\"2023-03-16 15:22:41.489 +11:00\",2018,096,2,9,16,0\n64129991d7fb4a2f516be286,\"2023-03-16 15:22:41.466 +11:00\",2018,096,2,9,15,0\n64129991d7fb4a2f516be285,\"2023-03-16 15:22:41.441 +11:00\",2018,096,2,9,14,0\n64129991d7fb4a2f516be284,\"2023-03-16 15:22:41.412 +11:00\",2018,096,2,9,13,6\n64129991d7fb4a2f516be283,\"2023-03-16 15:22:41.389 +11:00\",2018,096,2,9,12,0\n64129991d7fb4a2f516be282,\"2023-03-16 15:22:41.362 +11:00\",2018,096,2,9,09,9\n64129991d7fb4a2f516be281,\"2023-03-16 15:22:41.339 +11:00\",2018,096,2,9,08,0\n64129991d7fb4a2f516be280,\"2023-03-16 15:22:41.313 +11:00\",2018,096,2,9,07,3\n64129991d7fb4a2f516be27f,\"2023-03-16 15:22:41.290 +11:00\",2018,096,2,9,06,0\n64129991d7fb4a2f516be27e,\"2023-03-16 15:22:41.269 +11:00\",2018,096,2,9,05,3\n64129991d7fb4a2f516be27d,\"2023-03-16 15:22:41.245 +11:00\",2018,096,2,9,04,0\n64129991d7fb4a2f516be27c,\"2023-03-16 15:22:41.222 +11:00\",2018,096,2,9,03,6\n64129991d7fb4a2f516be27b,\"2023-03-16 15:22:41.199 +11:00\",2018,096,2,9,02,0\n64129991d7fb4a2f516be27a,\"2023-03-16 15:22:41.176 +11:00\",2018,096,2,9,01,3\n64129991d7fb4a2f516be279,\"2023-03-16 15:22:41.153 +11:00\",2018,096,2,2,77,18\n64129991d7fb4a2f516be278,\"2023-03-16 15:22:41.119 +11:00\",2018,096,2,2,9999,18\n64129991d7fb4a2f516be277,\"2023-03-16 15:22:41.096 +11:00\",2018,096,2,2,99,..C\n64129991d7fb4a2f516be276,\"2023-03-16 15:22:41.074 +11:00\",2018,096,2,2,18,0\n64129991d7fb4a2f516be275,\"2023-03-16 15:22:41.050 +11:00\",2018,096,2,2,17,0\n64129991d7fb4a2f516be274,\"2023-03-16 15:22:41.024 +11:00\",2018,096,2,2,16,0\n64129991d7fb4a2f516be273,\"2023-03-16 15:22:41.001 +11:00\",2018,096,2,2,15,0\n64129990d7fb4a2f516be272,\"2023-03-16 15:22:40.975 +11:00\",2018,096,2,2,14,0\n64129990d7fb4a2f516be271,\"2023-03-16 15:22:40.951 +11:00\",2018,096,2,2,13,3\n64129990d7fb4a2f516be270,\"2023-03-16 15:22:40.919 +11:00\",2018,096,2,2,12,0\n64129990d7fb4a2f516be26f,\"2023-03-16 15:22:40.896 +11:00\",2018,096,2,2,09,6\n64129990d7fb4a2f516be26e,\"2023-03-16 15:22:40.870 +11:00\",2018,096,2,2,08,0\n64129990d7fb4a2f516be26d,\"2023-03-16 15:22:40.845 +11:00\",2018,096,2,2,07,3\n64129990d7fb4a2f516be26c,\"2023-03-16 15:22:40.821 +11:00\",2018,096,2,2,06,0\n64129990d7fb4a2f516be26b,\"2023-03-16 15:22:40.795 +11:00\",2018,096,2,2,05,3\n64129990d7fb4a2f516be26a,\"2023-03-16 15:22:40.770 +11:00\",2018,096,2,2,04,0\n64129990d7fb4a2f516be269,\"2023-03-16 15:22:40.744 +11:00\",2018,096,2,2,03,6\n64129990d7fb4a2f516be268,\"2023-03-16 15:22:40.720 +11:00\",2018,096,2,2,02,0\n64129990d7fb4a2f516be267,\"2023-03-16 15:22:40.697 +11:00\",2018,096,2,2,01,0\n64129990d7fb4a2f516be266,\"2023-03-16 15:22:40.663 +11:00\",2018,096,2,1,77,9\n64129990d7fb4a2f516be265,\"2023-03-16 15:22:40.635 +11:00\",2018,096,2,1,9999,9\n64129990d7fb4a2f516be264,\"2023-03-16 15:22:40.611 +11:00\",2018,096,2,1,99,..C\n64129990d7fb4a2f516be263,\"2023-03-16 15:22:40.588 +11:00\",2018,096,2,1,18,0\n64129990d7fb4a2f516be262,\"2023-03-16 15:22:40.565 +11:00\",2018,096,2,1,17,0\n64129990d7fb4a2f516be261,\"2023-03-16 15:22:40.541 +11:00\",2018,096,2,1,16,0\n64129990d7fb4a2f516be260,\"2023-03-16 15:22:40.519 +11:00\",2018,096,2,1,15,0\n64129990d7fb4a2f516be25f,\"2023-03-16 15:22:40.488 +11:00\",2018,096,2,1,14,0\n64129990d7fb4a2f516be25e,\"2023-03-16 15:22:40.465 +11:00\",2018,096,2,1,13,0\n64129990d7fb4a2f516be25d,\"2023-03-16 15:22:40.442 +11:00\",2018,096,2,1,12,0\n64129990d7fb4a2f516be25c,\"2023-03-16 15:22:40.419 +11:00\",2018,096,2,1,09,6\n64129990d7fb4a2f516be25b,\"2023-03-16 15:22:40.391 +11:00\",2018,096,2,1,08,0\n64129990d7fb4a2f516be25a,\"2023-03-16 15:22:40.368 +11:00\",2018,096,2,1,07,0\n64129990d7fb4a2f516be259,\"2023-03-16 15:22:40.344 +11:00\",2018,096,2,1,06,0\n64129990d7fb4a2f516be258,\"2023-03-16 15:22:40.318 +11:00\",2018,096,2,1,05,0\n64129990d7fb4a2f516be257,\"2023-03-16 15:22:40.293 +11:00\",2018,096,2,1,04,0\n64129990d7fb4a2f516be256,\"2023-03-16 15:22:40.266 +11:00\",2018,096,2,1,03,0\n64129990d7fb4a2f516be255,\"2023-03-16 15:22:40.239 +11:00\",2018,096,2,1,02,0\n64129990d7fb4a2f516be254,\"2023-03-16 15:22:40.212 +11:00\",2018,096,2,1,01,0\n64129990d7fb4a2f516be253,\"2023-03-16 15:22:40.188 +11:00\",2018,096,1,9,77,1512\n64129990d7fb4a2f516be252,\"2023-03-16 15:22:40.163 +11:00\",2018,096,1,9,9999,1512\n64129990d7fb4a2f516be251,\"2023-03-16 15:22:40.138 +11:00\",2018,096,1,9,99,..C\n64129990d7fb4a2f516be250,\"2023-03-16 15:22:40.113 +11:00\",2018,096,1,9,18,18\n64129990d7fb4a2f516be24f,\"2023-03-16 15:22:40.085 +11:00\",2018,096,1,9,17,27\n64129990d7fb4a2f516be24e,\"2023-03-16 15:22:40.061 +11:00\",2018,096,1,9,16,21\n64129990d7fb4a2f516be24d,\"2023-03-16 15:22:40.039 +11:00\",2018,096,1,9,15,54\n64129990d7fb4a2f516be24c,\"2023-03-16 15:22:40.007 +11:00\",2018,096,1,9,14,90\n6412998fd7fb4a2f516be24b,\"2023-03-16 15:22:39.983 +11:00\",2018,096,1,9,13,216\n6412998fd7fb4a2f516be24a,\"2023-03-16 15:22:39.960 +11:00\",2018,096,1,9,12,6\n6412998fd7fb4a2f516be249,\"2023-03-16 15:22:39.935 +11:00\",2018,096,1,9,09,138\n6412998fd7fb4a2f516be248,\"2023-03-16 15:22:39.913 +11:00\",2018,096,1,9,08,87\n6412998fd7fb4a2f516be247,\"2023-03-16 15:22:39.890 +11:00\",2018,096,1,9,07,45\n6412998fd7fb4a2f516be246,\"2023-03-16 15:22:39.869 +11:00\",2018,096,1,9,06,87\n6412998fd7fb4a2f516be245,\"2023-03-16 15:22:39.844 +11:00\",2018,096,1,9,05,12\n6412998fd7fb4a2f516be244,\"2023-03-16 15:22:39.813 +11:00\",2018,096,1,9,04,108\n6412998fd7fb4a2f516be243,\"2023-03-16 15:22:39.787 +11:00\",2018,096,1,9,03,123\n6412998fd7fb4a2f516be242,\"2023-03-16 15:22:39.754 +11:00\",2018,096,1,9,02,417\n6412998fd7fb4a2f516be241,\"2023-03-16 15:22:39.724 +11:00\",2018,096,1,9,01,60\n6412998fd7fb4a2f516be240,\"2023-03-16 15:22:39.700 +11:00\",2018,096,1,2,77,1092\n6412998fd7fb4a2f516be23f,\"2023-03-16 15:22:39.668 +11:00\",2018,096,1,2,9999,1092\n6412998fd7fb4a2f516be23e,\"2023-03-16 15:22:39.636 +11:00\",2018,096,1,2,99,..C\n6412998fd7fb4a2f516be23d,\"2023-03-16 15:22:39.602 +11:00\",2018,096,1,2,18,15\n6412998fd7fb4a2f516be23c,\"2023-03-16 15:22:39.577 +11:00\",2018,096,1,2,17,15\n6412998fd7fb4a2f516be23b,\"2023-03-16 15:22:39.544 +11:00\",2018,096,1,2,16,18\n6412998fd7fb4a2f516be23a,\"2023-03-16 15:22:39.521 +11:00\",2018,096,1,2,15,39\n6412998fd7fb4a2f516be239,\"2023-03-16 15:22:39.496 +11:00\",2018,096,1,2,14,57\n6412998fd7fb4a2f516be238,\"2023-03-16 15:22:39.469 +11:00\",2018,096,1,2,13,156\n6412998fd7fb4a2f516be237,\"2023-03-16 15:22:39.445 +11:00\",2018,096,1,2,12,6\n6412998fd7fb4a2f516be236,\"2023-03-16 15:22:39.419 +11:00\",2018,096,1,2,09,99\n6412998fd7fb4a2f516be235,\"2023-03-16 15:22:39.397 +11:00\",2018,096,1,2,08,66\n6412998fd7fb4a2f516be234,\"2023-03-16 15:22:39.372 +11:00\",2018,096,1,2,07,39\n6412998fd7fb4a2f516be233,\"2023-03-16 15:22:39.345 +11:00\",2018,096,1,2,06,69\n6412998fd7fb4a2f516be232,\"2023-03-16 15:22:39.322 +11:00\",2018,096,1,2,05,6\n6412998fd7fb4a2f516be231,\"2023-03-16 15:22:39.277 +11:00\",2018,096,1,2,04,78\n6412998fd7fb4a2f516be230,\"2023-03-16 15:22:39.252 +11:00\",2018,096,1,2,03,93\n6412998fd7fb4a2f516be22f,\"2023-03-16 15:22:39.229 +11:00\",2018,096,1,2,02,300\n6412998fd7fb4a2f516be22e,\"2023-03-16 15:22:39.202 +11:00\",2018,096,1,2,01,42\n6412998fd7fb4a2f516be22d,\"2023-03-16 15:22:39.169 +11:00\",2018,096,1,1,77,420\n6412998fd7fb4a2f516be22c,\"2023-03-16 15:22:39.144 +11:00\",2018,096,1,1,9999,420\n6412998fd7fb4a2f516be22b,\"2023-03-16 15:22:39.116 +11:00\",2018,096,1,1,99,..C\n6412998fd7fb4a2f516be22a,\"2023-03-16 15:22:39.091 +11:00\",2018,096,1,1,18,3\n6412998fd7fb4a2f516be229,\"2023-03-16 15:22:39.017 +11:00\",2018,096,1,1,17,12\n6412998ed7fb4a2f516be228,\"2023-03-16 15:22:38.868 +11:00\",2018,096,1,1,16,6\n6412998ed7fb4a2f516be227,\"2023-03-16 15:22:38.845 +11:00\",2018,096,1,1,15,15\n6412998ed7fb4a2f516be226,\"2023-03-16 15:22:38.822 +11:00\",2018,096,1,1,14,36\n6412998ed7fb4a2f516be225,\"2023-03-16 15:22:38.798 +11:00\",2018,096,1,1,13,60\n6412998ed7fb4a2f516be224,\"2023-03-16 15:22:38.771 +11:00\",2018,096,1,1,12,0\n6412998ed7fb4a2f516be223,\"2023-03-16 15:22:38.748 +11:00\",2018,096,1,1,09,39\n6412998ed7fb4a2f516be222,\"2023-03-16 15:22:38.722 +11:00\",2018,096,1,1,08,24\n6412998ed7fb4a2f516be221,\"2023-03-16 15:22:38.699 +11:00\",2018,096,1,1,07,6\n6412998ed7fb4a2f516be220,\"2023-03-16 15:22:38.676 +11:00\",2018,096,1,1,06,21\n6412998ed7fb4a2f516be21f,\"2023-03-16 15:22:38.650 +11:00\",2018,096,1,1,05,3\n6412998ed7fb4a2f516be21e,\"2023-03-16 15:22:38.624 +11:00\",2018,096,1,1,04,30\n6412998ed7fb4a2f516be21d,\"2023-03-16 15:22:38.590 +11:00\",2018,096,1,1,03,30\n6412998ed7fb4a2f516be21c,\"2023-03-16 15:22:38.562 +11:00\",2018,096,1,1,02,117\n6412998ed7fb4a2f516be21b,\"2023-03-16 15:22:38.538 +11:00\",2018,096,1,1,01,18\n6412998ed7fb4a2f516be21a,\"2023-03-16 15:22:38.514 +11:00\",2018,095,9999,9,77,2079\n6412998ed7fb4a2f516be219,\"2023-03-16 15:22:38.483 +11:00\",2018,095,9999,9,9999,2079\n6412998ed7fb4a2f516be218,\"2023-03-16 15:22:38.459 +11:00\",2018,095,9999,9,99,0\n6412998ed7fb4a2f516be217,\"2023-03-16 15:22:38.415 +11:00\",2018,095,9999,9,18,33\n6412998ed7fb4a2f516be216,\"2023-03-16 15:22:38.380 +11:00\",2018,095,9999,9,17,36\n6412998ed7fb4a2f516be215,\"2023-03-16 15:22:38.355 +11:00\",2018,095,9999,9,16,21\n6412998ed7fb4a2f516be214,\"2023-03-16 15:22:38.329 +11:00\",2018,095,9999,9,15,51\n6412998ed7fb4a2f516be213,\"2023-03-16 15:22:38.306 +11:00\",2018,095,9999,9,14,117\n6412998ed7fb4a2f516be212,\"2023-03-16 15:22:38.282 +11:00\",2018,095,9999,9,13,297\n6412998ed7fb4a2f516be211,\"2023-03-16 15:22:38.259 +11:00\",2018,095,9999,9,12,12\n6412998ed7fb4a2f516be210,\"2023-03-16 15:22:38.229 +11:00\",2018,095,9999,9,09,228\n6412998ed7fb4a2f516be20f,\"2023-03-16 15:22:38.207 +11:00\",2018,095,9999,9,08,114\n6412998ed7fb4a2f516be20e,\"2023-03-16 15:22:38.183 +11:00\",2018,095,9999,9,07,69\n6412998ed7fb4a2f516be20d,\"2023-03-16 15:22:38.158 +11:00\",2018,095,9999,9,06,93\n6412998ed7fb4a2f516be20c,\"2023-03-16 15:22:38.132 +11:00\",2018,095,9999,9,05,18\n6412998ed7fb4a2f516be20b,\"2023-03-16 15:22:38.109 +11:00\",2018,095,9999,9,04,174\n6412998ed7fb4a2f516be20a,\"2023-03-16 15:22:38.085 +11:00\",2018,095,9999,9,03,168\n6412998ed7fb4a2f516be209,\"2023-03-16 15:22:38.057 +11:00\",2018,095,9999,9,02,582\n6412998ed7fb4a2f516be208,\"2023-03-16 15:22:38.035 +11:00\",2018,095,9999,9,01,69\n6412998ed7fb4a2f516be207,\"2023-03-16 15:22:38.011 +11:00\",2018,095,9999,2,77,1527\n6412998dd7fb4a2f516be206,\"2023-03-16 15:22:37.988 +11:00\",2018,095,9999,2,9999,1527\n6412998dd7fb4a2f516be205,\"2023-03-16 15:22:37.964 +11:00\",2018,095,9999,2,99,0\n6412998dd7fb4a2f516be204,\"2023-03-16 15:22:37.940 +11:00\",2018,095,9999,2,18,21\n6412998dd7fb4a2f516be203,\"2023-03-16 15:22:37.912 +11:00\",2018,095,9999,2,17,27\n6412998dd7fb4a2f516be202,\"2023-03-16 15:22:37.888 +11:00\",2018,095,9999,2,16,18\n6412998dd7fb4a2f516be201,\"2023-03-16 15:22:37.864 +11:00\",2018,095,9999,2,15,42\n6412998dd7fb4a2f516be200,\"2023-03-16 15:22:37.839 +11:00\",2018,095,9999,2,14,87\n6412998dd7fb4a2f516be1ff,\"2023-03-16 15:22:37.817 +11:00\",2018,095,9999,2,13,216\n6412998dd7fb4a2f516be1fe,\"2023-03-16 15:22:37.784 +11:00\",2018,095,9999,2,12,9\n6412998dd7fb4a2f516be1fd,\"2023-03-16 15:22:37.761 +11:00\",2018,095,9999,2,09,168\n6412998dd7fb4a2f516be1fc,\"2023-03-16 15:22:37.736 +11:00\",2018,095,9999,2,08,84\n6412998dd7fb4a2f516be1fa,\"2023-03-16 15:22:37.692 +11:00\",2018,081,9999,9,77,18504\n6412998dd7fb4a2f516be1f9,\"2023-03-16 15:22:37.669 +11:00\",2018,081,9999,9,9999,18507\n6412998dd7fb4a2f516be1f8,\"2023-03-16 15:22:37.646 +11:00\",2018,081,9999,9,99,0\n6412998dd7fb4a2f516be1f7,\"2023-03-16 15:22:37.622 +11:00\",2018,081,9999,9,18,246\n6412998dd7fb4a2f516be1f6,\"2023-03-16 15:22:37.599 +11:00\",2018,081,9999,9,17,252\n6412998dd7fb4a2f516be1f5,\"2023-03-16 15:22:37.576 +11:00\",2018,081,9999,9,16,240\n6412998dd7fb4a2f516be1f4,\"2023-03-16 15:22:37.551 +11:00\",2018,081,9999,9,15,492\n6412998dd7fb4a2f516be1f3,\"2023-03-16 15:22:37.525 +11:00\",2018,081,9999,9,14,927\n6412998dd7fb4a2f516be1f2,\"2023-03-16 15:22:37.494 +11:00\",2018,081,9999,9,13,2550\n6412998dd7fb4a2f516be1f1,\"2023-03-16 15:22:37.470 +11:00\",2018,081,9999,9,12,147\n6412998dd7fb4a2f516be1f0,\"2023-03-16 15:22:37.445 +11:00\",2018,081,9999,9,09,1893\n6412998dd7fb4a2f516be1ef,\"2023-03-16 15:22:37.418 +11:00\",2018,081,9999,9,08,1197\n6412998dd7fb4a2f516be1ee,\"2023-03-16 15:22:37.394 +11:00\",2018,081,9999,9,07,579\n6412998dd7fb4a2f516be1ed,\"2023-03-16 15:22:37.367 +11:00\",2018,081,9999,9,06,804\n6412998dd7fb4a2f516be1ec,\"2023-03-16 15:22:37.344 +11:00\",2018,081,9999,9,05,183\n6412998dd7fb4a2f516be1eb,\"2023-03-16 15:22:37.320 +11:00\",2018,081,9999,9,04,1458\n6412998dd7fb4a2f516be1ea,\"2023-03-16 15:22:37.290 +11:00\",2018,081,9999,9,03,1839\n6412998dd7fb4a2f516be1e9,\"2023-03-16 15:22:37.265 +11:00\",2018,081,9999,9,02,4800\n6412998dd7fb4a2f516be1e8,\"2023-03-16 15:22:37.234 +11:00\",2018,081,9999,9,01,894\n6412998dd7fb4a2f516be1e7,\"2023-03-16 15:22:37.210 +11:00\",2018,081,9999,2,77,10221\n6412998dd7fb4a2f516be1e6,\"2023-03-16 15:22:37.186 +11:00\",2018,081,9999,2,9999,10221\n6412998dd7fb4a2f516be1e5,\"2023-03-16 15:22:37.163 +11:00\",2018,081,9999,2,99,0\n6412998dd7fb4a2f516be1e4,\"2023-03-16 15:22:37.139 +11:00\",2018,081,9999,2,18,141\n6412998dd7fb4a2f516be1e3,\"2023-03-16 15:22:37.115 +11:00\",2018,081,9999,2,17,141\n6412998dd7fb4a2f516be1e2,\"2023-03-16 15:22:37.092 +11:00\",2018,081,9999,2,16,129\n6412998dd7fb4a2f516be1e1,\"2023-03-16 15:22:37.071 +11:00\",2018,081,9999,2,15,264\n6412998dd7fb4a2f516be1e0,\"2023-03-16 15:22:37.045 +11:00\",2018,081,9999,2,14,531\n6412998dd7fb4a2f516be1df,\"2023-03-16 15:22:37.019 +11:00\",2018,081,9999,2,13,1446\n6412998cd7fb4a2f516be1de,\"2023-03-16 15:22:36.994 +11:00\",2018,081,9999,2,12,69\n6412998cd7fb4a2f516be1dd,\"2023-03-16 15:22:36.969 +11:00\",2018,081,9999,2,09,1065\n6412998cd7fb4a2f516be1dc,\"2023-03-16 15:22:36.944 +11:00\",2018,081,9999,2,08,681\n6412998cd7fb4a2f516be1db,\"2023-03-16 15:22:36.922 +11:00\",2018,081,9999,2,07,309\n6412998cd7fb4a2f516be1da,\"2023-03-16 15:22:36.899 +11:00\",2018,081,9999,2,06,417\n6412998cd7fb4a2f516be1d9,\"2023-03-16 15:22:36.875 +11:00\",2018,081,9999,2,05,108\n6412998cd7fb4a2f516be1d8,\"2023-03-16 15:22:36.848 +11:00\",2018,081,9999,2,04,813\n6412998cd7fb4a2f516be1d7,\"2023-03-16 15:22:36.821 +11:00\",2018,081,9999,2,03,963\n6412998cd7fb4a2f516be1d6,\"2023-03-16 15:22:36.796 +11:00\",2018,081,9999,2,02,2655\n6412998cd7fb4a2f516be1d5,\"2023-03-16 15:22:36.770 +11:00\",2018,081,9999,2,01,486\n6412998cd7fb4a2f516be1d4,\"2023-03-16 15:22:36.736 +11:00\",2018,081,9999,1,77,8286\n6412998cd7fb4a2f516be1d3,\"2023-03-16 15:22:36.712 +11:00\",2018,081,9999,1,9999,8286\n6412998cd7fb4a2f516be1d2,\"2023-03-16 15:22:36.685 +11:00\",2018,081,9999,1,99,0\n6412998cd7fb4a2f516be1d1,\"2023-03-16 15:22:36.652 +11:00\",2018,081,9999,1,18,105\n6412998cd7fb4a2f516be1d0,\"2023-03-16 15:22:36.628 +11:00\",2018,081,9999,1,17,114\n6412998cd7fb4a2f516be1cf,\"2023-03-16 15:22:36.603 +11:00\",2018,081,9999,1,16,111\n6412998cd7fb4a2f516be1ce,\"2023-03-16 15:22:36.580 +11:00\",2018,081,9999,1,15,228\n6412998cd7fb4a2f516be1cd,\"2023-03-16 15:22:36.553 +11:00\",2018,081,9999,1,14,396\n6412998cd7fb4a2f516be1cc,\"2023-03-16 15:22:36.526 +11:00\",2018,081,9999,1,13,1104\n6412998cd7fb4a2f516be1cb,\"2023-03-16 15:22:36.499 +11:00\",2018,081,9999,1,12,75\n6412998cd7fb4a2f516be1ca,\"2023-03-16 15:22:36.473 +11:00\",2018,081,9999,1,09,825\n6412998cd7fb4a2f516be1c9,\"2023-03-16 15:22:36.442 +11:00\",2018,081,9999,1,08,513\n6412998cd7fb4a2f516be1c8,\"2023-03-16 15:22:36.415 +11:00\",2018,081,9999,1,07,270\n6412998cd7fb4a2f516be1c7,\"2023-03-16 15:22:36.390 +11:00\",2018,081,9999,1,06,390\n6412998cd7fb4a2f516be1c6,\"2023-03-16 15:22:36.366 +11:00\",2018,081,9999,1,05,75\n6412998cd7fb4a2f516be1c5,\"2023-03-16 15:22:36.336 +11:00\",2018,081,9999,1,04,645\n6412998cd7fb4a2f516be1c4,\"2023-03-16 15:22:36.310 +11:00\",2018,081,9999,1,03,876\n6412998cd7fb4a2f516be1c3,\"2023-03-16 15:22:36.285 +11:00\",2018,081,9999,1,02,2145\n6412998cd7fb4a2f516be1c2,\"2023-03-16 15:22:36.262 +11:00\",2018,081,9999,1,01,408\n6412998cd7fb4a2f516be1c1,\"2023-03-16 15:22:36.240 +11:00\",2018,081,77,9,77,18504\n6412998cd7fb4a2f516be1c0,\"2023-03-16 15:22:36.217 +11:00\",2018,081,77,9,9999,18507\n6412998cd7fb4a2f516be1bf,\"2023-03-16 15:22:36.191 +11:00\",2018,081,77,9,99,..C\n6412998cd7fb4a2f516be1be,\"2023-03-16 15:22:36.166 +11:00\",2018,081,77,9,18,246\n6412998cd7fb4a2f516be1bd,\"2023-03-16 15:22:36.143 +11:00\",2018,081,77,9,17,252\n6412998cd7fb4a2f516be1bc,\"2023-03-16 15:22:36.118 +11:00\",2018,081,77,9,16,240\n6412998cd7fb4a2f516be1bb,\"2023-03-16 15:22:36.091 +11:00\",2018,081,77,9,15,492\n6412998cd7fb4a2f516be1ba,\"2023-03-16 15:22:36.065 +11:00\",2018,081,77,9,14,927\n6412998cd7fb4a2f516be1b9,\"2023-03-16 15:22:36.040 +11:00\",2018,081,77,9,13,2550\n6412998cd7fb4a2f516be1b8,\"2023-03-16 15:22:36.016 +11:00\",2018,081,77,9,12,147\n6412998bd7fb4a2f516be1b7,\"2023-03-16 15:22:35.993 +11:00\",2018,081,77,9,09,1893\n6412998bd7fb4a2f516be1b6,\"2023-03-16 15:22:35.967 +11:00\",2018,081,77,9,08,1197\n6412998bd7fb4a2f516be1b5,\"2023-03-16 15:22:35.940 +11:00\",2018,081,77,9,07,579\n6412998bd7fb4a2f516be1b4,\"2023-03-16 15:22:35.914 +11:00\",2018,081,77,9,06,804\n6412998bd7fb4a2f516be1b3,\"2023-03-16 15:22:35.885 +11:00\",2018,081,77,9,05,183\n6412998bd7fb4a2f516be1b2,\"2023-03-16 15:22:35.859 +11:00\",2018,081,77,9,04,1458\n6412998bd7fb4a2f516be1b1,\"2023-03-16 15:22:35.835 +11:00\",2018,081,77,9,03,1839\n6412998bd7fb4a2f516be1b0,\"2023-03-16 15:22:35.811 +11:00\",2018,081,77,9,02,4800\n6412998bd7fb4a2f516be1af,\"2023-03-16 15:22:35.786 +11:00\",2018,081,77,9,01,894\n6412998bd7fb4a2f516be1ae,\"2023-03-16 15:22:35.760 +11:00\",2018,081,77,2,77,10221\n6412998bd7fb4a2f516be1ad,\"2023-03-16 15:22:35.735 +11:00\",2018,081,77,2,9999,10221\n6412998bd7fb4a2f516be1ac,\"2023-03-16 15:22:35.712 +11:00\",2018,081,77,2,99,..C\n6412998bd7fb4a2f516be1ab,\"2023-03-16 15:22:35.688 +11:00\",2018,081,77,2,18,141\n6412998bd7fb4a2f516be1aa,\"2023-03-16 15:22:35.662 +11:00\",2018,081,77,2,17,141\n6412998bd7fb4a2f516be1a9,\"2023-03-16 15:22:35.632 +11:00\",2018,081,77,2,16,129\n6412998bd7fb4a2f516be1a8,\"2023-03-16 15:22:35.608 +11:00\",2018,081,77,2,15,264\n6412998bd7fb4a2f516be1a7,\"2023-03-16 15:22:35.585 +11:00\",2018,081,77,2,14,531\n6412998bd7fb4a2f516be1a6,\"2023-03-16 15:22:35.560 +11:00\",2018,081,77,2,13,1446\n6412998bd7fb4a2f516be1a5,\"2023-03-16 15:22:35.535 +11:00\",2018,081,77,2,12,69\n6412998bd7fb4a2f516be1a4,\"2023-03-16 15:22:35.508 +11:00\",2018,081,77,2,09,1065\n6412998bd7fb4a2f516be1a3,\"2023-03-16 15:22:35.485 +11:00\",2018,081,77,2,08,681\n6412998bd7fb4a2f516be1a2,\"2023-03-16 15:22:35.445 +11:00\",2018,081,77,2,07,309\n6412998bd7fb4a2f516be1a1,\"2023-03-16 15:22:35.423 +11:00\",2018,081,77,2,06,417\n6412998bd7fb4a2f516be1a0,\"2023-03-16 15:22:35.400 +11:00\",2018,081,77,2,05,108\n6412998bd7fb4a2f516be19f,\"2023-03-16 15:22:35.369 +11:00\",2018,081,77,2,04,813\n6412998bd7fb4a2f516be19e,\"2023-03-16 15:22:35.345 +11:00\",2018,081,77,2,03,963\n6412998bd7fb4a2f516be19d,\"2023-03-16 15:22:35.320 +11:00\",2018,081,77,2,02,2655\n6412998bd7fb4a2f516be19c,\"2023-03-16 15:22:35.291 +11:00\",2018,081,77,2,01,486\n6412998bd7fb4a2f516be19b,\"2023-03-16 15:22:35.264 +11:00\",2018,081,77,1,77,8286\n6412998bd7fb4a2f516be19a,\"2023-03-16 15:22:35.239 +11:00\",2018,081,77,1,9999,8286\n6412998bd7fb4a2f516be199,\"2023-03-16 15:22:35.215 +11:00\",2018,081,77,1,99,..C\n6412998bd7fb4a2f516be198,\"2023-03-16 15:22:35.186 +11:00\",2018,081,77,1,18,105\n6412998bd7fb4a2f516be197,\"2023-03-16 15:22:35.159 +11:00\",2018,081,77,1,17,114\n6412998bd7fb4a2f516be196,\"2023-03-16 15:22:35.135 +11:00\",2018,081,77,1,16,111\n6412998bd7fb4a2f516be195,\"2023-03-16 15:22:35.108 +11:00\",2018,081,77,1,15,228\n6412998bd7fb4a2f516be194,\"2023-03-16 15:22:35.081 +11:00\",2018,081,77,1,14,396\n6412998bd7fb4a2f516be193,\"2023-03-16 15:22:35.058 +11:00\",2018,081,77,1,13,1104\n6412998bd7fb4a2f516be192,\"2023-03-16 15:22:35.035 +11:00\",2018,081,77,1,12,75\n6412998bd7fb4a2f516be191,\"2023-03-16 15:22:35.012 +11:00\",2018,081,77,1,09,825\n6412998ad7fb4a2f516be190,\"2023-03-16 15:22:34.989 +11:00\",2018,081,77,1,08,513\n6412998ad7fb4a2f516be18f,\"2023-03-16 15:22:34.966 +11:00\",2018,081,77,1,07,270\n6412998ad7fb4a2f516be18e,\"2023-03-16 15:22:34.942 +11:00\",2018,081,77,1,06,390\n6412998ad7fb4a2f516be18d,\"2023-03-16 15:22:34.919 +11:00\",2018,081,77,1,05,75\n6412998ad7fb4a2f516be18c,\"2023-03-16 15:22:34.895 +11:00\",2018,081,77,1,04,645\n6412998ad7fb4a2f516be18b,\"2023-03-16 15:22:34.869 +11:00\",2018,081,77,1,03,876\n6412998ad7fb4a2f516be18a,\"2023-03-16 15:22:34.846 +11:00\",2018,081,77,1,02,2145\n6412998ad7fb4a2f516be189,\"2023-03-16 15:22:34.824 +11:00\",2018,081,77,1,01,408\n6412998ad7fb4a2f516be188,\"2023-03-16 15:22:34.799 +11:00\",2018,081,9,9,77,0\n6412998ad7fb4a2f516be187,\"2023-03-16 15:22:34.775 +11:00\",2018,081,9,9,9999,0\n6412998ad7fb4a2f516be186,\"2023-03-16 15:22:34.751 +11:00\",2018,081,9,9,99,..C\n6412998ad7fb4a2f516be185,\"2023-03-16 15:22:34.718 +11:00\",2018,081,9,9,18,0\n6412998ad7fb4a2f516be184,\"2023-03-16 15:22:34.693 +11:00\",2018,081,9,9,17,0\n6412998ad7fb4a2f516be183,\"2023-03-16 15:22:34.670 +11:00\",2018,081,9,9,16,0\n6412998ad7fb4a2f516be182,\"2023-03-16 15:22:34.646 +11:00\",2018,081,9,9,15,0\n6412998ad7fb4a2f516be181,\"2023-03-16 15:22:34.622 +11:00\",2018,081,9,9,14,0\n6412998ad7fb4a2f516be180,\"2023-03-16 15:22:34.597 +11:00\",2018,081,9,9,13,0\n6412998ad7fb4a2f516be17f,\"2023-03-16 15:22:34.572 +11:00\",2018,081,9,9,12,0\n6412998ad7fb4a2f516be17e,\"2023-03-16 15:22:34.545 +11:00\",2018,081,9,9,09,0\n6412998ad7fb4a2f516be17d,\"2023-03-16 15:22:34.520 +11:00\",2018,081,9,9,08,0\n6412998ad7fb4a2f516be17c,\"2023-03-16 15:22:34.493 +11:00\",2018,081,9,9,07,0\n6412998ad7fb4a2f516be17b,\"2023-03-16 15:22:34.468 +11:00\",2018,081,9,9,06,0\n6412998ad7fb4a2f516be17a,\"2023-03-16 15:22:34.444 +11:00\",2018,081,9,9,05,0\n6412998ad7fb4a2f516be179,\"2023-03-16 15:22:34.420 +11:00\",2018,081,9,9,04,0\n6412998ad7fb4a2f516be178,\"2023-03-16 15:22:34.396 +11:00\",2018,081,9,9,03,0\n6412998ad7fb4a2f516be177,\"2023-03-16 15:22:34.370 +11:00\",2018,081,9,9,02,0\n6412998ad7fb4a2f516be176,\"2023-03-16 15:22:34.346 +11:00\",2018,081,9,9,01,0\n6412998ad7fb4a2f516be175,\"2023-03-16 15:22:34.318 +11:00\",2018,081,9,2,77,0\n6412998ad7fb4a2f516be174,\"2023-03-16 15:22:34.296 +11:00\",2018,081,9,2,9999,0\n6412998ad7fb4a2f516be173,\"2023-03-16 15:22:34.269 +11:00\",2018,081,9,2,99,..C\n6412998ad7fb4a2f516be172,\"2023-03-16 15:22:34.245 +11:00\",2018,081,9,2,18,0\n6412998ad7fb4a2f516be171,\"2023-03-16 15:22:34.222 +11:00\",2018,081,9,2,17,0\n6412998ad7fb4a2f516be170,\"2023-03-16 15:22:34.198 +11:00\",2018,081,9,2,16,0\n6412998ad7fb4a2f516be16f,\"2023-03-16 15:22:34.173 +11:00\",2018,081,9,2,15,0\n6412998ad7fb4a2f516be16e,\"2023-03-16 15:22:34.149 +11:00\",2018,081,9,2,14,0\n6412998ad7fb4a2f516be16d,\"2023-03-16 15:22:34.123 +11:00\",2018,081,9,2,13,0\n6412998ad7fb4a2f516be16c,\"2023-03-16 15:22:34.097 +11:00\",2018,081,9,2,12,0\n6412998ad7fb4a2f516be16b,\"2023-03-16 15:22:34.075 +11:00\",2018,081,9,2,09,0\n6412998ad7fb4a2f516be16a,\"2023-03-16 15:22:34.052 +11:00\",2018,081,9,2,08,0\n6412998ad7fb4a2f516be169,\"2023-03-16 15:22:34.029 +11:00\",2018,081,9,2,07,0\n6412998ad7fb4a2f516be168,\"2023-03-16 15:22:34.006 +11:00\",2018,081,9,2,06,0\n64129989d7fb4a2f516be167,\"2023-03-16 15:22:33.979 +11:00\",2018,081,9,2,05,0\n64129989d7fb4a2f516be166,\"2023-03-16 15:22:33.955 +11:00\",2018,081,9,2,04,0\n64129989d7fb4a2f516be165,\"2023-03-16 15:22:33.931 +11:00\",2018,081,9,2,03,0\n64129989d7fb4a2f516be164,\"2023-03-16 15:22:33.907 +11:00\",2018,081,9,2,02,0\n64129989d7fb4a2f516be163,\"2023-03-16 15:22:33.885 +11:00\",2018,081,9,2,01,0\n64129989d7fb4a2f516be162,\"2023-03-16 15:22:33.863 +11:00\",2018,081,9,1,77,0\n64129989d7fb4a2f516be161,\"2023-03-16 15:22:33.839 +11:00\",2018,081,9,1,9999,0\n64129989d7fb4a2f516be160,\"2023-03-16 15:22:33.811 +11:00\",2018,081,9,1,99,..C\n64129989d7fb4a2f516be15f,\"2023-03-16 15:22:33.786 +11:00\",2018,081,9,1,18,0\n64129989d7fb4a2f516be15e,\"2023-03-16 15:22:33.763 +11:00\",2018,081,9,1,17,0\n64129989d7fb4a2f516be15d,\"2023-03-16 15:22:33.742 +11:00\",2018,081,9,1,16,0\n64129989d7fb4a2f516be15c,\"2023-03-16 15:22:33.719 +11:00\",2018,081,9,1,15,0\n64129989d7fb4a2f516be15b,\"2023-03-16 15:22:33.696 +11:00\",2018,081,9,1,14,0\n64129989d7fb4a2f516be15a,\"2023-03-16 15:22:33.670 +11:00\",2018,081,9,1,13,0\n64129989d7fb4a2f516be159,\"2023-03-16 15:22:33.646 +11:00\",2018,081,9,1,12,0\n64129989d7fb4a2f516be158,\"2023-03-16 15:22:33.623 +11:00\",2018,081,9,1,09,0\n64129989d7fb4a2f516be157,\"2023-03-16 15:22:33.600 +11:00\",2018,081,9,1,08,0\n64129989d7fb4a2f516be156,\"2023-03-16 15:22:33.576 +11:00\",2018,081,9,1,07,0\n64129989d7fb4a2f516be155,\"2023-03-16 15:22:33.553 +11:00\",2018,081,9,1,06,0\n64129989d7fb4a2f516be154,\"2023-03-16 15:22:33.529 +11:00\",2018,081,9,1,05,0\n64129989d7fb4a2f516be153,\"2023-03-16 15:22:33.505 +11:00\",2018,081,9,1,04,0\n64129989d7fb4a2f516be152,\"2023-03-16 15:22:33.481 +11:00\",2018,081,9,1,03,0\n64129989d7fb4a2f516be151,\"2023-03-16 15:22:33.448 +11:00\",2018,081,9,1,02,0\n64129989d7fb4a2f516be150,\"2023-03-16 15:22:33.423 +11:00\",2018,081,9,1,01,0\n64129989d7fb4a2f516be14f,\"2023-03-16 15:22:33.400 +11:00\",2018,081,6,9,77,90\n64129989d7fb4a2f516be14e,\"2023-03-16 15:22:33.374 +11:00\",2018,081,6,9,9999,90\n64129989d7fb4a2f516be14d,\"2023-03-16 15:22:33.349 +11:00\",2018,081,6,9,99,..C\n64129989d7fb4a2f516be14c,\"2023-03-16 15:22:33.323 +11:00\",2018,081,6,9,18,0\n64129989d7fb4a2f516be14b,\"2023-03-16 15:22:33.296 +11:00\",2018,081,6,9,17,0\n64129989d7fb4a2f516be14a,\"2023-03-16 15:22:33.270 +11:00\",2018,081,6,9,16,3\n64129989d7fb4a2f516be149,\"2023-03-16 15:22:33.247 +11:00\",2018,081,6,9,15,0\n64129989d7fb4a2f516be148,\"2023-03-16 15:22:33.220 +11:00\",2018,081,6,9,14,6\n64129989d7fb4a2f516be147,\"2023-03-16 15:22:33.195 +11:00\",2018,081,6,9,13,9\n64129989d7fb4a2f516be146,\"2023-03-16 15:22:33.172 +11:00\",2018,081,6,9,12,3\n64129989d7fb4a2f516be145,\"2023-03-16 15:22:33.149 +11:00\",2018,081,6,9,09,15\n64129989d7fb4a2f516be144,\"2023-03-16 15:22:33.119 +11:00\",2018,081,6,9,08,6\n64129989d7fb4a2f516be143,\"2023-03-16 15:22:33.094 +11:00\",2018,081,6,9,07,3\n64129989d7fb4a2f516be142,\"2023-03-16 15:22:33.071 +11:00\",2018,081,6,9,06,3\n64129989d7fb4a2f516be141,\"2023-03-16 15:22:33.048 +11:00\",2018,081,6,9,05,0\n64129989d7fb4a2f516be140,\"2023-03-16 15:22:33.020 +11:00\",2018,081,6,9,04,6\n64129988d7fb4a2f516be13f,\"2023-03-16 15:22:32.997 +11:00\",2018,081,6,9,03,6\n64129988d7fb4a2f516be13e,\"2023-03-16 15:22:32.974 +11:00\",2018,081,6,9,02,24\n64129988d7fb4a2f516be13d,\"2023-03-16 15:22:32.951 +11:00\",2018,081,6,9,01,6\n64129988d7fb4a2f516be13c,\"2023-03-16 15:22:32.920 +11:00\",2018,081,6,2,77,42\n64129988d7fb4a2f516be13b,\"2023-03-16 15:22:32.832 +11:00\",2018,081,6,2,9999,42\n64129988d7fb4a2f516be13a,\"2023-03-16 15:22:32.805 +11:00\",2018,081,6,2,99,..C\n64129988d7fb4a2f516be139,\"2023-03-16 15:22:32.782 +11:00\",2018,081,6,2,18,0\n64129988d7fb4a2f516be138,\"2023-03-16 15:22:32.759 +11:00\",2018,081,6,2,17,0\n64129988d7fb4a2f516be137,\"2023-03-16 15:22:32.736 +11:00\",2018,081,6,2,16,3\n64129988d7fb4a2f516be136,\"2023-03-16 15:22:32.712 +11:00\",2018,081,6,2,15,0\n64129988d7fb4a2f516be135,\"2023-03-16 15:22:32.690 +11:00\",2018,081,6,2,14,0\n64129988d7fb4a2f516be134,\"2023-03-16 15:22:32.663 +11:00\",2018,081,6,2,13,3\n64129988d7fb4a2f516be133,\"2023-03-16 15:22:32.640 +11:00\",2018,081,6,2,12,3\n64129988d7fb4a2f516be132,\"2023-03-16 15:22:32.616 +11:00\",2018,081,6,2,09,12\n64129988d7fb4a2f516be131,\"2023-03-16 15:22:32.593 +11:00\",2018,081,6,2,08,3\n64129988d7fb4a2f516be130,\"2023-03-16 15:22:32.570 +11:00\",2018,081,6,2,07,3\n64129988d7fb4a2f516be12f,\"2023-03-16 15:22:32.544 +11:00\",2018,081,6,2,06,0\n64129988d7fb4a2f516be12e,\"2023-03-16 15:22:32.520 +11:00\",2018,081,6,2,05,0\n64129988d7fb4a2f516be12d,\"2023-03-16 15:22:32.498 +11:00\",2018,081,6,2,04,3\n64129988d7fb4a2f516be12c,\"2023-03-16 15:22:32.475 +11:00\",2018,081,6,2,03,3\n64129988d7fb4a2f516be12b,\"2023-03-16 15:22:32.452 +11:00\",2018,081,6,2,02,12\n64129988d7fb4a2f516be12a,\"2023-03-16 15:22:32.428 +11:00\",2018,081,6,2,01,3\n64129988d7fb4a2f516be129,\"2023-03-16 15:22:32.403 +11:00\",2018,081,6,1,77,48\n64129988d7fb4a2f516be128,\"2023-03-16 15:22:32.380 +11:00\",2018,081,6,1,9999,48\n64129988d7fb4a2f516be127,\"2023-03-16 15:22:32.355 +11:00\",2018,081,6,1,99,..C\n64129988d7fb4a2f516be126,\"2023-03-16 15:22:32.323 +11:00\",2018,081,6,1,18,0\n64129988d7fb4a2f516be125,\"2023-03-16 15:22:32.296 +11:00\",2018,081,6,1,17,0\n64129988d7fb4a2f516be124,\"2023-03-16 15:22:32.272 +11:00\",2018,081,6,1,16,0\n64129988d7fb4a2f516be123,\"2023-03-16 15:22:32.249 +11:00\",2018,081,6,1,15,0\n64129988d7fb4a2f516be122,\"2023-03-16 15:22:32.225 +11:00\",2018,081,6,1,14,6\n64129988d7fb4a2f516be121,\"2023-03-16 15:22:32.201 +11:00\",2018,081,6,1,13,6\n64129988d7fb4a2f516be120,\"2023-03-16 15:22:32.173 +11:00\",2018,081,6,1,12,0\n64129988d7fb4a2f516be11f,\"2023-03-16 15:22:32.144 +11:00\",2018,081,6,1,09,6\n64129988d7fb4a2f516be11e,\"2023-03-16 15:22:32.119 +11:00\",2018,081,6,1,08,6\n64129988d7fb4a2f516be11d,\"2023-03-16 15:22:32.096 +11:00\",2018,081,6,1,07,0\n64129988d7fb4a2f516be11c,\"2023-03-16 15:22:32.073 +11:00\",2018,081,6,1,06,0\n64129988d7fb4a2f516be11b,\"2023-03-16 15:22:32.050 +11:00\",2018,081,6,1,05,0\n64129988d7fb4a2f516be11a,\"2023-03-16 15:22:32.027 +11:00\",2018,081,6,1,04,6\n64129988d7fb4a2f516be119,\"2023-03-16 15:22:32.003 +11:00\",2018,081,6,1,03,0\n64129987d7fb4a2f516be118,\"2023-03-16 15:22:31.979 +11:00\",2018,081,6,1,02,9\n64129987d7fb4a2f516be117,\"2023-03-16 15:22:31.956 +11:00\",2018,081,6,1,01,6\n64129987d7fb4a2f516be116,\"2023-03-16 15:22:31.929 +11:00\",2018,081,5,9,77,63\n64129987d7fb4a2f516be115,\"2023-03-16 15:22:31.907 +11:00\",2018,081,5,9,9999,63\n64129987d7fb4a2f516be114,\"2023-03-16 15:22:31.883 +11:00\",2018,081,5,9,99,..C\n64129987d7fb4a2f516be113,\"2023-03-16 15:22:31.861 +11:00\",2018,081,5,9,18,0\n64129987d7fb4a2f516be112,\"2023-03-16 15:22:31.838 +11:00\",2018,081,5,9,17,0\n64129987d7fb4a2f516be111,\"2023-03-16 15:22:31.814 +11:00\",2018,081,5,9,16,0\n64129987d7fb4a2f516be110,\"2023-03-16 15:22:31.768 +11:00\",2018,081,5,9,15,0\n64129987d7fb4a2f516be10f,\"2023-03-16 15:22:31.745 +11:00\",2018,081,5,9,14,0\n64129987d7fb4a2f516be10e,\"2023-03-16 15:22:31.720 +11:00\",2018,081,5,9,13,3\n64129987d7fb4a2f516be10d,\"2023-03-16 15:22:31.694 +11:00\",2018,081,5,9,12,0\n64129987d7fb4a2f516be10c,\"2023-03-16 15:22:31.667 +11:00\",2018,081,5,9,09,12\n64129987d7fb4a2f516be10b,\"2023-03-16 15:22:31.637 +11:00\",2018,081,5,9,08,3\n64129987d7fb4a2f516be10a,\"2023-03-16 15:22:31.610 +11:00\",2018,081,5,9,07,3\n64129987d7fb4a2f516be109,\"2023-03-16 15:22:31.584 +11:00\",2018,081,5,9,06,3\n64129987d7fb4a2f516be108,\"2023-03-16 15:22:31.562 +11:00\",2018,081,5,9,05,0\n64129987d7fb4a2f516be107,\"2023-03-16 15:22:31.527 +11:00\",2018,081,5,9,04,3\n64129987d7fb4a2f516be106,\"2023-03-16 15:22:31.501 +11:00\",2018,081,5,9,03,6\n64129987d7fb4a2f516be105,\"2023-03-16 15:22:31.477 +11:00\",2018,081,5,9,02,33\n64129987d7fb4a2f516be104,\"2023-03-16 15:22:31.450 +11:00\",2018,081,5,9,01,0\n64129987d7fb4a2f516be103,\"2023-03-16 15:22:31.426 +11:00\",2018,081,5,2,77,39\n64129987d7fb4a2f516be102,\"2023-03-16 15:22:31.400 +11:00\",2018,081,5,2,9999,39\n64129987d7fb4a2f516be101,\"2023-03-16 15:22:31.376 +11:00\",2018,081,5,2,99,..C\n64129987d7fb4a2f516be100,\"2023-03-16 15:22:31.351 +11:00\",2018,081,5,2,18,0\n64129987d7fb4a2f516be0ff,\"2023-03-16 15:22:31.329 +11:00\",2018,081,5,2,17,0\n64129987d7fb4a2f516be0fe,\"2023-03-16 15:22:31.306 +11:00\",2018,081,5,2,16,0\n64129987d7fb4a2f516be0fd,\"2023-03-16 15:22:31.280 +11:00\",2018,081,5,2,15,0\n64129987d7fb4a2f516be0fc,\"2023-03-16 15:22:31.256 +11:00\",2018,081,5,2,14,0\n64129987d7fb4a2f516be0fb,\"2023-03-16 15:22:31.231 +11:00\",2018,081,5,2,13,3\n64129987d7fb4a2f516be0fa,\"2023-03-16 15:22:31.207 +11:00\",2018,081,5,2,12,0\n64129987d7fb4a2f516be0f9,\"2023-03-16 15:22:31.182 +11:00\",2018,081,5,2,09,6\n64129987d7fb4a2f516be0f8,\"2023-03-16 15:22:31.156 +11:00\",2018,081,5,2,08,0\n64129987d7fb4a2f516be0f7,\"2023-03-16 15:22:31.130 +11:00\",2018,081,5,2,07,3\n64129987d7fb4a2f516be0f6,\"2023-03-16 15:22:31.106 +11:00\",2018,081,5,2,06,3\n64129987d7fb4a2f516be0f5,\"2023-03-16 15:22:31.083 +11:00\",2018,081,5,2,05,0\n64129987d7fb4a2f516be0f4,\"2023-03-16 15:22:31.058 +11:00\",2018,081,5,2,04,0\n64129987d7fb4a2f516be0f3,\"2023-03-16 15:22:31.030 +11:00\",2018,081,5,2,03,3\n64129987d7fb4a2f516be0f2,\"2023-03-16 15:22:31.005 +11:00\",2018,081,5,2,02,24\n64129986d7fb4a2f516be0f1,\"2023-03-16 15:22:30.980 +11:00\",2018,081,5,2,01,0\n64129986d7fb4a2f516be0f0,\"2023-03-16 15:22:30.957 +11:00\",2018,081,5,1,77,21\n64129986d7fb4a2f516be0ef,\"2023-03-16 15:22:30.933 +11:00\",2018,081,5,1,9999,21\n64129986d7fb4a2f516be0ee,\"2023-03-16 15:22:30.909 +11:00\",2018,081,5,1,99,..C\n64129986d7fb4a2f516be0ed,\"2023-03-16 15:22:30.879 +11:00\",2018,081,5,1,18,0\n64129986d7fb4a2f516be0ec,\"2023-03-16 15:22:30.854 +11:00\",2018,081,5,1,17,0\n64129986d7fb4a2f516be0eb,\"2023-03-16 15:22:30.829 +11:00\",2018,081,5,1,16,0\n64129986d7fb4a2f516be0ea,\"2023-03-16 15:22:30.803 +11:00\",2018,081,5,1,15,0\n64129986d7fb4a2f516be0e9,\"2023-03-16 15:22:30.780 +11:00\",2018,081,5,1,14,0\n64129986d7fb4a2f516be0e8,\"2023-03-16 15:22:30.754 +11:00\",2018,081,5,1,13,3\n64129986d7fb4a2f516be0e7,\"2023-03-16 15:22:30.730 +11:00\",2018,081,5,1,12,0\n64129986d7fb4a2f516be0e6,\"2023-03-16 15:22:30.708 +11:00\",2018,081,5,1,09,3\n64129986d7fb4a2f516be0e5,\"2023-03-16 15:22:30.685 +11:00\",2018,081,5,1,08,0\n64129986d7fb4a2f516be0e4,\"2023-03-16 15:22:30.653 +11:00\",2018,081,5,1,07,0\n64129986d7fb4a2f516be0e3,\"2023-03-16 15:22:30.627 +11:00\",2018,081,5,1,06,0\n64129986d7fb4a2f516be0e2,\"2023-03-16 15:22:30.578 +11:00\",2018,081,5,1,05,0\n64129986d7fb4a2f516be0e1,\"2023-03-16 15:22:30.544 +11:00\",2018,081,5,1,04,3\n64129986d7fb4a2f516be0e0,\"2023-03-16 15:22:30.522 +11:00\",2018,081,5,1,03,0\n64129986d7fb4a2f516be0df,\"2023-03-16 15:22:30.466 +11:00\",2018,081,5,1,02,12\n64129986d7fb4a2f516be0de,\"2023-03-16 15:22:30.438 +11:00\",2018,081,5,1,01,0\n64129986d7fb4a2f516be0dd,\"2023-03-16 15:22:30.401 +11:00\",2018,081,4,9,77,1101\n64129986d7fb4a2f516be0dc,\"2023-03-16 15:22:30.345 +11:00\",2018,081,4,9,9999,1101\n64129986d7fb4a2f516be0db,\"2023-03-16 15:22:30.321 +11:00\",2018,081,4,9,99,..C\n64129986d7fb4a2f516be0da,\"2023-03-16 15:22:30.277 +11:00\",2018,081,4,9,18,3\n64129986d7fb4a2f516be0d9,\"2023-03-16 15:22:30.243 +11:00\",2018,081,4,9,17,0\n64129986d7fb4a2f516be0d8,\"2023-03-16 15:22:30.218 +11:00\",2018,081,4,9,16,0\n64129986d7fb4a2f516be0d7,\"2023-03-16 15:22:30.186 +11:00\",2018,081,4,9,15,3\n64129986d7fb4a2f516be0d6,\"2023-03-16 15:22:30.144 +11:00\",2018,081,4,9,14,12\n64129986d7fb4a2f516be0d5,\"2023-03-16 15:22:30.120 +11:00\",2018,081,4,9,13,72\n64129986d7fb4a2f516be0d4,\"2023-03-16 15:22:30.090 +11:00\",2018,081,4,9,12,0\n64129986d7fb4a2f516be0d3,\"2023-03-16 15:22:30.063 +11:00\",2018,081,4,9,09,108\n64129986d7fb4a2f516be0d2,\"2023-03-16 15:22:30.040 +11:00\",2018,081,4,9,08,27\n64129986d7fb4a2f516be0d1,\"2023-03-16 15:22:30.016 +11:00\",2018,081,4,9,07,6\n64129985d7fb4a2f516be0d0,\"2023-03-16 15:22:29.994 +11:00\",2018,081,4,9,06,6\n64129985d7fb4a2f516be0cf,\"2023-03-16 15:22:29.970 +11:00\",2018,081,4,9,05,6\n64129985d7fb4a2f516be0ce,\"2023-03-16 15:22:29.944 +11:00\",2018,081,4,9,04,12\n64129985d7fb4a2f516be0cd,\"2023-03-16 15:22:29.920 +11:00\",2018,081,4,9,03,48\n64129985d7fb4a2f516be0cc,\"2023-03-16 15:22:29.896 +11:00\",2018,081,4,9,02,795\n64129985d7fb4a2f516be0cb,\"2023-03-16 15:22:29.870 +11:00\",2018,081,4,9,01,9\n64129985d7fb4a2f516be0ca,\"2023-03-16 15:22:29.846 +11:00\",2018,081,4,2,77,561\n64129985d7fb4a2f516be0c9,\"2023-03-16 15:22:29.814 +11:00\",2018,081,4,2,9999,561\n64129985d7fb4a2f516be0c8,\"2023-03-16 15:22:29.789 +11:00\",2018,081,4,2,99,..C\n64129985d7fb4a2f516be0c7,\"2023-03-16 15:22:29.763 +11:00\",2018,081,4,2,18,0\n64129985d7fb4a2f516be0c6,\"2023-03-16 15:22:29.738 +11:00\",2018,081,4,2,17,0\n64129985d7fb4a2f516be0c5,\"2023-03-16 15:22:29.712 +11:00\",2018,081,4,2,16,0\n64129985d7fb4a2f516be0c4,\"2023-03-16 15:22:29.689 +11:00\",2018,081,4,2,15,3\n64129985d7fb4a2f516be0c3,\"2023-03-16 15:22:29.667 +11:00\",2018,081,4,2,14,6\n64129985d7fb4a2f516be0c2,\"2023-03-16 15:22:29.639 +11:00\",2018,081,4,2,13,42\n64129985d7fb4a2f516be0c1,\"2023-03-16 15:22:29.605 +11:00\",2018,081,4,2,12,0\n64129985d7fb4a2f516be0c0,\"2023-03-16 15:22:29.579 +11:00\",2018,081,4,2,09,57\n64129985d7fb4a2f516be0bf,\"2023-03-16 15:22:29.554 +11:00\",2018,081,4,2,08,12\n64129985d7fb4a2f516be0be,\"2023-03-16 15:22:29.526 +11:00\",2018,081,4,2,07,3\n64129985d7fb4a2f516be0bd,\"2023-03-16 15:22:29.502 +11:00\",2018,081,4,2,06,3\n64129985d7fb4a2f516be0bc,\"2023-03-16 15:22:29.476 +11:00\",2018,081,4,2,05,3\n64129985d7fb4a2f516be0bb,\"2023-03-16 15:22:29.446 +11:00\",2018,081,4,2,04,9\n64129985d7fb4a2f516be0ba,\"2023-03-16 15:22:29.421 +11:00\",2018,081,4,2,03,21\n64129985d7fb4a2f516be0b9,\"2023-03-16 15:22:29.387 +11:00\",2018,081,4,2,02,393\n64129985d7fb4a2f516be0b8,\"2023-03-16 15:22:29.354 +11:00\",2018,081,4,2,01,6\n64129985d7fb4a2f516be0b7,\"2023-03-16 15:22:29.327 +11:00\",2018,081,4,1,77,540\n64129985d7fb4a2f516be0b6,\"2023-03-16 15:22:29.298 +11:00\",2018,081,4,1,9999,540\n64129985d7fb4a2f516be0b5,\"2023-03-16 15:22:29.274 +11:00\",2018,081,4,1,99,..C\n64129985d7fb4a2f516be0b4,\"2023-03-16 15:22:29.251 +11:00\",2018,081,4,1,18,3\n64129985d7fb4a2f516be0b3,\"2023-03-16 15:22:29.227 +11:00\",2018,081,4,1,17,0\n64129985d7fb4a2f516be0b2,\"2023-03-16 15:22:29.198 +11:00\",2018,081,4,1,16,0\n64129985d7fb4a2f516be0b1,\"2023-03-16 15:22:29.173 +11:00\",2018,081,4,1,15,0\n64129985d7fb4a2f516be0b0,\"2023-03-16 15:22:29.146 +11:00\",2018,081,4,1,14,9\n64129985d7fb4a2f516be0af,\"2023-03-16 15:22:29.119 +11:00\",2018,081,4,1,13,30\n64129985d7fb4a2f516be0ae,\"2023-03-16 15:22:29.084 +11:00\",2018,081,4,1,12,0\n64129985d7fb4a2f516be0ad,\"2023-03-16 15:22:29.056 +11:00\",2018,081,4,1,09,51\n64129985d7fb4a2f516be0ac,\"2023-03-16 15:22:29.027 +11:00\",2018,081,4,1,08,15\n64129985d7fb4a2f516be0ab,\"2023-03-16 15:22:29.003 +11:00\",2018,081,4,1,07,0\n64129984d7fb4a2f516be0aa,\"2023-03-16 15:22:28.972 +11:00\",2018,081,4,1,06,3\n64129984d7fb4a2f516be0a9,\"2023-03-16 15:22:28.948 +11:00\",2018,081,4,1,05,3\n64129984d7fb4a2f516be0a8,\"2023-03-16 15:22:28.924 +11:00\",2018,081,4,1,04,3\n64129984d7fb4a2f516be0a7,\"2023-03-16 15:22:28.900 +11:00\",2018,081,4,1,03,27\n64129984d7fb4a2f516be0a6,\"2023-03-16 15:22:28.871 +11:00\",2018,081,4,1,02,399\n64129984d7fb4a2f516be0a5,\"2023-03-16 15:22:28.847 +11:00\",2018,081,4,1,01,0\n64129984d7fb4a2f516be0a4,\"2023-03-16 15:22:28.823 +11:00\",2018,081,3,9,77,384\n64129984d7fb4a2f516be0a3,\"2023-03-16 15:22:28.798 +11:00\",2018,081,3,9,9999,384\n64129984d7fb4a2f516be0a2,\"2023-03-16 15:22:28.773 +11:00\",2018,081,3,9,99,..C\n64129984d7fb4a2f516be0a1,\"2023-03-16 15:22:28.748 +11:00\",2018,081,3,9,18,0\n64129984d7fb4a2f516be0a0,\"2023-03-16 15:22:28.725 +11:00\",2018,081,3,9,17,3\n64129984d7fb4a2f516be09f,\"2023-03-16 15:22:28.702 +11:00\",2018,081,3,9,16,3\n64129984d7fb4a2f516be09e,\"2023-03-16 15:22:28.677 +11:00\",2018,081,3,9,15,3\n64129984d7fb4a2f516be09d,\"2023-03-16 15:22:28.650 +11:00\",2018,081,3,9,14,3\n64129984d7fb4a2f516be09c,\"2023-03-16 15:22:28.625 +11:00\",2018,081,3,9,13,12\n64129984d7fb4a2f516be09b,\"2023-03-16 15:22:28.602 +11:00\",2018,081,3,9,12,0\n64129984d7fb4a2f516be09a,\"2023-03-16 15:22:28.579 +11:00\",2018,081,3,9,09,39\n64129984d7fb4a2f516be099,\"2023-03-16 15:22:28.544 +11:00\",2018,081,3,9,08,6\n64129984d7fb4a2f516be098,\"2023-03-16 15:22:28.512 +11:00\",2018,081,3,9,07,3\n64129984d7fb4a2f516be097,\"2023-03-16 15:22:28.486 +11:00\",2018,081,3,9,06,6\n64129984d7fb4a2f516be096,\"2023-03-16 15:22:28.461 +11:00\",2018,081,3,9,05,0\n64129984d7fb4a2f516be095,\"2023-03-16 15:22:28.437 +11:00\",2018,081,3,9,04,9\n64129984d7fb4a2f516be094,\"2023-03-16 15:22:28.410 +11:00\",2018,081,3,9,03,12\n64129984d7fb4a2f516be093,\"2023-03-16 15:22:28.383 +11:00\",2018,081,3,9,02,276\n64129984d7fb4a2f516be092,\"2023-03-16 15:22:28.356 +11:00\",2018,081,3,9,01,9\n64129984d7fb4a2f516be091,\"2023-03-16 15:22:28.299 +11:00\",2018,081,3,2,77,234\n64129984d7fb4a2f516be090,\"2023-03-16 15:22:28.274 +11:00\",2018,081,3,2,9999,234\n64129984d7fb4a2f516be08f,\"2023-03-16 15:22:28.251 +11:00\",2018,081,3,2,99,..C\n64129984d7fb4a2f516be08e,\"2023-03-16 15:22:28.227 +11:00\",2018,081,3,2,18,0\n64129984d7fb4a2f516be08d,\"2023-03-16 15:22:28.203 +11:00\",2018,081,3,2,17,3\n64129984d7fb4a2f516be08c,\"2023-03-16 15:22:28.178 +11:00\",2018,081,3,2,16,3\n64129984d7fb4a2f516be08b,\"2023-03-16 15:22:28.156 +11:00\",2018,081,3,2,15,0\n64129984d7fb4a2f516be08a,\"2023-03-16 15:22:28.133 +11:00\",2018,081,3,2,14,3\n64129984d7fb4a2f516be089,\"2023-03-16 15:22:28.102 +11:00\",2018,081,3,2,13,6\n64129984d7fb4a2f516be088,\"2023-03-16 15:22:28.075 +11:00\",2018,081,3,2,12,0\n64129984d7fb4a2f516be087,\"2023-03-16 15:22:28.049 +11:00\",2018,081,3,2,09,27\n64129984d7fb4a2f516be086,\"2023-03-16 15:22:28.023 +11:00\",2018,081,3,2,08,3\n64129983d7fb4a2f516be085,\"2023-03-16 15:22:27.995 +11:00\",2018,081,3,2,07,0\n64129983d7fb4a2f516be084,\"2023-03-16 15:22:27.969 +11:00\",2018,081,3,2,06,3\n64129983d7fb4a2f516be083,\"2023-03-16 15:22:27.944 +11:00\",2018,081,3,2,05,0\n64129983d7fb4a2f516be082,\"2023-03-16 15:22:27.919 +11:00\",2018,081,3,2,04,6\n64129983d7fb4a2f516be081,\"2023-03-16 15:22:27.894 +11:00\",2018,081,3,2,03,6\n64129983d7fb4a2f516be080,\"2023-03-16 15:22:27.869 +11:00\",2018,081,3,2,02,168\n64129983d7fb4a2f516be07f,\"2023-03-16 15:22:27.845 +11:00\",2018,081,3,2,01,3\n64129983d7fb4a2f516be07e,\"2023-03-16 15:22:27.822 +11:00\",2018,081,3,1,77,150\n64129983d7fb4a2f516be07d,\"2023-03-16 15:22:27.795 +11:00\",2018,081,3,1,9999,150\n64129983d7fb4a2f516be07c,\"2023-03-16 15:22:27.771 +11:00\",2018,081,3,1,99,..C\n64129983d7fb4a2f516be07b,\"2023-03-16 15:22:27.745 +11:00\",2018,081,3,1,18,0\n64129983d7fb4a2f516be07a,\"2023-03-16 15:22:27.721 +11:00\",2018,081,3,1,17,0\n64129983d7fb4a2f516be079,\"2023-03-16 15:22:27.675 +11:00\",2018,081,3,1,16,0\n64129983d7fb4a2f516be078,\"2023-03-16 15:22:27.644 +11:00\",2018,081,3,1,15,3\n64129983d7fb4a2f516be077,\"2023-03-16 15:22:27.602 +11:00\",2018,081,3,1,14,0\n64129983d7fb4a2f516be076,\"2023-03-16 15:22:27.576 +11:00\",2018,081,3,1,13,6\n64129983d7fb4a2f516be075,\"2023-03-16 15:22:27.553 +11:00\",2018,081,3,1,12,0\n64129983d7fb4a2f516be074,\"2023-03-16 15:22:27.530 +11:00\",2018,081,3,1,09,12\n64129983d7fb4a2f516be073,\"2023-03-16 15:22:27.506 +11:00\",2018,081,3,1,08,3\n64129983d7fb4a2f516be072,\"2023-03-16 15:22:27.481 +11:00\",2018,081,3,1,07,3\n64129983d7fb4a2f516be071,\"2023-03-16 15:22:27.458 +11:00\",2018,081,3,1,06,3\n64129983d7fb4a2f516be070,\"2023-03-16 15:22:27.436 +11:00\",2018,081,3,1,05,0\n64129983d7fb4a2f516be06f,\"2023-03-16 15:22:27.407 +11:00\",2018,081,3,1,04,6\n64129983d7fb4a2f516be06e,\"2023-03-16 15:22:27.344 +11:00\",2018,081,3,1,03,9\n64129983d7fb4a2f516be06d,\"2023-03-16 15:22:27.319 +11:00\",2018,081,3,1,02,108\n64129983d7fb4a2f516be06c,\"2023-03-16 15:22:27.294 +11:00\",2018,081,3,1,01,6\n64129983d7fb4a2f516be06b,\"2023-03-16 15:22:27.269 +11:00\",2018,081,2,9,77,996\n64129983d7fb4a2f516be06a,\"2023-03-16 15:22:27.245 +11:00\",2018,081,2,9,9999,996\n64129983d7fb4a2f516be069,\"2023-03-16 15:22:27.219 +11:00\",2018,081,2,9,99,..C\n64129983d7fb4a2f516be068,\"2023-03-16 15:22:27.194 +11:00\",2018,081,2,9,18,3\n64129983d7fb4a2f516be067,\"2023-03-16 15:22:27.169 +11:00\",2018,081,2,9,17,9\n64129983d7fb4a2f516be066,\"2023-03-16 15:22:27.144 +11:00\",2018,081,2,9,16,9\n64129983d7fb4a2f516be065,\"2023-03-16 15:22:27.116 +11:00\",2018,081,2,9,15,24\n64129983d7fb4a2f516be064,\"2023-03-16 15:22:27.091 +11:00\",2018,081,2,9,14,21\n64129983d7fb4a2f516be063,\"2023-03-16 15:22:27.069 +11:00\",2018,081,2,9,13,54\n64129983d7fb4a2f516be062,\"2023-03-16 15:22:27.041 +11:00\",2018,081,2,9,12,6\n64129983d7fb4a2f516be061,\"2023-03-16 15:22:27.019 +11:00\",2018,081,2,9,09,66\n64129982d7fb4a2f516be060,\"2023-03-16 15:22:26.997 +11:00\",2018,081,2,9,08,81\n64129982d7fb4a2f516be05f,\"2023-03-16 15:22:26.974 +11:00\",2018,081,2,9,07,36\n64129982d7fb4a2f516be05e,\"2023-03-16 15:22:26.947 +11:00\",2018,081,2,9,06,54\n64129982d7fb4a2f516be05d,\"2023-03-16 15:22:26.922 +11:00\",2018,081,2,9,05,48\n64129982d7fb4a2f516be05c,\"2023-03-16 15:22:26.895 +11:00\",2018,081,2,9,04,162\n64129982d7fb4a2f516be05b,\"2023-03-16 15:22:26.871 +11:00\",2018,081,2,9,03,114\n64129982d7fb4a2f516be05a,\"2023-03-16 15:22:26.849 +11:00\",2018,081,2,9,02,186\n64129982d7fb4a2f516be059,\"2023-03-16 15:22:26.826 +11:00\",2018,081,2,9,01,129\n64129982d7fb4a2f516be058,\"2023-03-16 15:22:26.802 +11:00\",2018,081,2,2,77,621\n64129982d7fb4a2f516be057,\"2023-03-16 15:22:26.776 +11:00\",2018,081,2,2,9999,621\n64129982d7fb4a2f516be056,\"2023-03-16 15:22:26.749 +11:00\",2018,081,2,2,99,..C\n64129982d7fb4a2f516be055,\"2023-03-16 15:22:26.723 +11:00\",2018,081,2,2,18,3\n64129982d7fb4a2f516be054,\"2023-03-16 15:22:26.699 +11:00\",2018,081,2,2,17,6\n64129982d7fb4a2f516be053,\"2023-03-16 15:22:26.674 +11:00\",2018,081,2,2,16,9\n64129982d7fb4a2f516be052,\"2023-03-16 15:22:26.639 +11:00\",2018,081,2,2,15,6\n64129982d7fb4a2f516be051,\"2023-03-16 15:22:26.615 +11:00\",2018,081,2,2,14,12\n64129982d7fb4a2f516be050,\"2023-03-16 15:22:26.590 +11:00\",2018,081,2,2,13,39\n64129982d7fb4a2f516be04f,\"2023-03-16 15:22:26.563 +11:00\",2018,081,2,2,12,3\n64129982d7fb4a2f516be04e,\"2023-03-16 15:22:26.530 +11:00\",2018,081,2,2,09,39\n64129982d7fb4a2f516be04d,\"2023-03-16 15:22:26.504 +11:00\",2018,081,2,2,08,60\n64129982d7fb4a2f516be04c,\"2023-03-16 15:22:26.481 +11:00\",2018,081,2,2,07,21\n64129982d7fb4a2f516be04b,\"2023-03-16 15:22:26.455 +11:00\",2018,081,2,2,06,36\n64129982d7fb4a2f516be04a,\"2023-03-16 15:22:26.429 +11:00\",2018,081,2,2,05,33\n64129982d7fb4a2f516be049,\"2023-03-16 15:22:26.401 +11:00\",2018,081,2,2,04,99\n64129982d7fb4a2f516be048,\"2023-03-16 15:22:26.376 +11:00\",2018,081,2,2,03,75\n64129982d7fb4a2f516be047,\"2023-03-16 15:22:26.347 +11:00\",2018,081,2,2,02,102\n64129982d7fb4a2f516be046,\"2023-03-16 15:22:26.321 +11:00\",2018,081,2,2,01,81\n64129982d7fb4a2f516be045,\"2023-03-16 15:22:26.296 +11:00\",2018,081,2,1,77,375\n64129982d7fb4a2f516be044,\"2023-03-16 15:22:26.273 +11:00\",2018,081,2,1,9999,375\n64129982d7fb4a2f516be043,\"2023-03-16 15:22:26.249 +11:00\",2018,081,2,1,99,..C\n64129982d7fb4a2f516be042,\"2023-03-16 15:22:26.224 +11:00\",2018,081,2,1,18,0\n64129982d7fb4a2f516be041,\"2023-03-16 15:22:26.198 +11:00\",2018,081,2,1,17,3\n64129982d7fb4a2f516be040,\"2023-03-16 15:22:26.169 +11:00\",2018,081,2,1,16,3\n64129982d7fb4a2f516be03f,\"2023-03-16 15:22:26.145 +11:00\",2018,081,2,1,15,15\n64129982d7fb4a2f516be03e,\"2023-03-16 15:22:26.121 +11:00\",2018,081,2,1,14,12\n64129982d7fb4a2f516be03d,\"2023-03-16 15:22:26.096 +11:00\",2018,081,2,1,13,15\n64129982d7fb4a2f516be03c,\"2023-03-16 15:22:26.073 +11:00\",2018,081,2,1,12,3\n64129982d7fb4a2f516be03b,\"2023-03-16 15:22:26.051 +11:00\",2018,081,2,1,09,27\n64129982d7fb4a2f516be03a,\"2023-03-16 15:22:26.027 +11:00\",2018,081,2,1,08,24\n64129982d7fb4a2f516be039,\"2023-03-16 15:22:26.005 +11:00\",2018,081,2,1,07,12\n64129981d7fb4a2f516be038,\"2023-03-16 15:22:25.981 +11:00\",2018,081,2,1,06,18\n64129981d7fb4a2f516be037,\"2023-03-16 15:22:25.959 +11:00\",2018,081,2,1,05,15\n64129981d7fb4a2f516be036,\"2023-03-16 15:22:25.934 +11:00\",2018,081,2,1,04,60\n64129981d7fb4a2f516be035,\"2023-03-16 15:22:25.910 +11:00\",2018,081,2,1,03,39\n64129981d7fb4a2f516be034,\"2023-03-16 15:22:25.876 +11:00\",2018,081,2,1,02,81\n64129981d7fb4a2f516be033,\"2023-03-16 15:22:25.850 +11:00\",2018,081,2,1,01,45\n64129981d7fb4a2f516be032,\"2023-03-16 15:22:25.823 +11:00\",2018,081,1,9,77,16287\n64129981d7fb4a2f516be031,\"2023-03-16 15:22:25.800 +11:00\",2018,081,1,9,9999,16287\n64129981d7fb4a2f516be030,\"2023-03-16 15:22:25.768 +11:00\",2018,081,1,9,99,..C\n64129981d7fb4a2f516be02f,\"2023-03-16 15:22:25.744 +11:00\",2018,081,1,9,18,243\n64129981d7fb4a2f516be02e,\"2023-03-16 15:22:25.721 +11:00\",2018,081,1,9,17,249\n64129981d7fb4a2f516be02d,\"2023-03-16 15:22:25.698 +11:00\",2018,081,1,9,16,228\n64129981d7fb4a2f516be02c,\"2023-03-16 15:22:25.675 +11:00\",2018,081,1,9,15,480\n64129981d7fb4a2f516be02b,\"2023-03-16 15:22:25.648 +11:00\",2018,081,1,9,14,897\n64129981d7fb4a2f516be02a,\"2023-03-16 15:22:25.620 +11:00\",2018,081,1,9,13,2427\n64129981d7fb4a2f516be029,\"2023-03-16 15:22:25.593 +11:00\",2018,081,1,9,12,138\n64129981d7fb4a2f516be028,\"2023-03-16 15:22:25.569 +11:00\",2018,081,1,9,09,1683\n64129981d7fb4a2f516be027,\"2023-03-16 15:22:25.546 +11:00\",2018,081,1,9,08,1104\n64129981d7fb4a2f516be026,\"2023-03-16 15:22:25.522 +11:00\",2018,081,1,9,07,549\n64129981d7fb4a2f516be025,\"2023-03-16 15:22:25.500 +11:00\",2018,081,1,9,06,750\n64129981d7fb4a2f516be024,\"2023-03-16 15:22:25.474 +11:00\",2018,081,1,9,05,132\n64129981d7fb4a2f516be023,\"2023-03-16 15:22:25.449 +11:00\",2018,081,1,9,04,1323\n64129981d7fb4a2f516be022,\"2023-03-16 15:22:25.421 +11:00\",2018,081,1,9,03,1692\n64129981d7fb4a2f516be021,\"2023-03-16 15:22:25.395 +11:00\",2018,081,1,9,02,3606\n64129981d7fb4a2f516be020,\"2023-03-16 15:22:25.371 +11:00\",2018,081,1,9,01,783\n64129981d7fb4a2f516be01f,\"2023-03-16 15:22:25.348 +11:00\",2018,081,1,2,77,8970\n64129981d7fb4a2f516be01e,\"2023-03-16 15:22:25.322 +11:00\",2018,081,1,2,9999,8973\n64129981d7fb4a2f516be01d,\"2023-03-16 15:22:25.297 +11:00\",2018,081,1,2,99,..C\n64129981d7fb4a2f516be01c,\"2023-03-16 15:22:25.271 +11:00\",2018,081,1,2,18,138\n64129981d7fb4a2f516be01b,\"2023-03-16 15:22:25.248 +11:00\",2018,081,1,2,17,135\n64129981d7fb4a2f516be01a,\"2023-03-16 15:22:25.197 +11:00\",2018,081,1,2,16,123\n64129981d7fb4a2f516be019,\"2023-03-16 15:22:25.174 +11:00\",2018,081,1,2,15,261\n64129981d7fb4a2f516be018,\"2023-03-16 15:22:25.150 +11:00\",2018,081,1,2,14,522\n64129981d7fb4a2f516be017,\"2023-03-16 15:22:25.123 +11:00\",2018,081,1,2,13,1371\n64129981d7fb4a2f516be016,\"2023-03-16 15:22:25.098 +11:00\",2018,081,1,2,12,69\n64129981d7fb4a2f516be015,\"2023-03-16 15:22:25.073 +11:00\",2018,081,1,2,09,948\n64129981d7fb4a2f516be014,\"2023-03-16 15:22:25.046 +11:00\",2018,081,1,2,08,633\n64129981d7fb4a2f516be013,\"2023-03-16 15:22:25.018 +11:00\",2018,081,1,2,07,291\n64129980d7fb4a2f516be012,\"2023-03-16 15:22:24.994 +11:00\",2018,081,1,2,06,384\n64129980d7fb4a2f516be011,\"2023-03-16 15:22:24.969 +11:00\",2018,081,1,2,05,75\n64129980d7fb4a2f516be010,\"2023-03-16 15:22:24.942 +11:00\",2018,081,1,2,04,729\n64129980d7fb4a2f516be00f,\"2023-03-16 15:22:24.913 +11:00\",2018,081,1,2,03,876\n64129980d7fb4a2f516be00e,\"2023-03-16 15:22:24.887 +11:00\",2018,081,1,2,02,2007\n64129980d7fb4a2f516be00d,\"2023-03-16 15:22:24.859 +11:00\",2018,081,1,2,01,417\n64129980d7fb4a2f516be00c,\"2023-03-16 15:22:24.836 +11:00\",2018,081,1,1,77,7314\n64129980d7fb4a2f516be00b,\"2023-03-16 15:22:24.813 +11:00\",2018,081,1,1,9999,7314\n64129980d7fb4a2f516be00a,\"2023-03-16 15:22:24.789 +11:00\",2018,081,1,1,99,..C\n64129980d7fb4a2f516be009,\"2023-03-16 15:22:24.759 +11:00\",2018,081,1,1,18,102\n64129980d7fb4a2f516be008,\"2023-03-16 15:22:24.734 +11:00\",2018,081,1,1,17,111\n64129980d7fb4a2f516be007,\"2023-03-16 15:22:24.709 +11:00\",2018,081,1,1,16,108\n64129980d7fb4a2f516be006,\"2023-03-16 15:22:24.683 +11:00\",2018,081,1,1,15,219\n64129980d7fb4a2f516be005,\"2023-03-16 15:22:24.656 +11:00\",2018,081,1,1,14,378\n64129980d7fb4a2f516be004,\"2023-03-16 15:22:24.630 +11:00\",2018,081,1,1,13,1056\n64129980d7fb4a2f516be003,\"2023-03-16 15:22:24.602 +11:00\",2018,081,1,1,12,72\n64129980d7fb4a2f516be002,\"2023-03-16 15:22:24.574 +11:00\",2018,081,1,1,09,735\n64129980d7fb4a2f516be001,\"2023-03-16 15:22:24.548 +11:00\",2018,081,1,1,08,474\n64129980d7fb4a2f516be000,\"2023-03-16 15:22:24.523 +11:00\",2018,081,1,1,07,258\n64129980d7fb4a2f516bdfff,\"2023-03-16 15:22:24.494 +11:00\",2018,081,1,1,06,366\n64129980d7fb4a2f516bdffe,\"2023-03-16 15:22:24.471 +11:00\",2018,081,1,1,05,57\n64129980d7fb4a2f516bdffd,\"2023-03-16 15:22:24.447 +11:00\",2018,081,1,1,04,591\n64129980d7fb4a2f516bdffc,\"2023-03-16 15:22:24.423 +11:00\",2018,081,1,1,03,816\n64129980d7fb4a2f516bdffb,\"2023-03-16 15:22:24.400 +11:00\",2018,081,1,1,02,1599\n64129980d7fb4a2f516bdffa,\"2023-03-16 15:22:24.376 +11:00\",2018,081,1,1,01,369\n64129980d7fb4a2f516bdff9,\"2023-03-16 15:22:24.347 +11:00\",2018,080,9999,9,77,20322\n64129980d7fb4a2f516bdff8,\"2023-03-16 15:22:24.323 +11:00\",2018,080,9999,9,9999,20325\n64129980d7fb4a2f516bdff7,\"2023-03-16 15:22:24.297 +11:00\",2018,080,9999,9,99,3\n64129980d7fb4a2f516bdff6,\"2023-03-16 15:22:24.274 +11:00\",2018,080,9999,9,18,270\n64129980d7fb4a2f516bdff5,\"2023-03-16 15:22:24.247 +11:00\",2018,080,9999,9,17,276\n64129980d7fb4a2f516bdff4,\"2023-03-16 15:22:24.222 +11:00\",2018,080,9999,9,16,294\n64129980d7fb4a2f516bdff3,\"2023-03-16 15:22:24.199 +11:00\",2018,080,9999,9,15,480\n64129980d7fb4a2f516bdff2,\"2023-03-16 15:22:24.173 +11:00\",2018,080,9999,9,14,1065\n64129980d7fb4a2f516bdff1,\"2023-03-16 15:22:24.150 +11:00\",2018,080,9999,9,13,2730\n64129980d7fb4a2f516bdff0,\"2023-03-16 15:22:24.124 +11:00\",2018,080,9999,9,12,186\n64129980d7fb4a2f516bdfef,\"2023-03-16 15:22:24.097 +11:00\",2018,080,9999,9,09,2052\n64129980d7fb4a2f516bdfee,\"2023-03-16 15:22:24.073 +11:00\",2018,080,9999,9,08,1293\n64129980d7fb4a2f516bdfed,\"2023-03-16 15:22:24.049 +11:00\",2018,080,9999,9,07,597\n64129980d7fb4a2f516bdfec,\"2023-03-16 15:22:24.027 +11:00\",2018,080,9999,9,06,846\n64129980d7fb4a2f516bdfeb,\"2023-03-16 15:22:24.004 +11:00\",2018,080,9999,9,05,192\n6412997fd7fb4a2f516bdfea,\"2023-03-16 15:22:23.979 +11:00\",2018,080,9999,9,04,1704\n6412997fd7fb4a2f516bdfe9,\"2023-03-16 15:22:23.955 +11:00\",2018,080,9999,9,03,2058\n6412997fd7fb4a2f516bdfe8,\"2023-03-16 15:22:23.931 +11:00\",2018,080,9999,9,02,5373\n6412997fd7fb4a2f516bdfe7,\"2023-03-16 15:22:23.905 +11:00\",2018,080,9999,9,01,909\n6412997fd7fb4a2f516bdfe6,\"2023-03-16 15:22:23.881 +11:00\",2018,080,9999,2,77,11139\n6412997fd7fb4a2f516bdfe5,\"2023-03-16 15:22:23.849 +11:00\",2018,080,9999,2,9999,11142\n6412997fd7fb4a2f516bdfe4,\"2023-03-16 15:22:23.827 +11:00\",2018,080,9999,2,99,3\n6412997fd7fb4a2f516bdfe3,\"2023-03-16 15:22:23.802 +11:00\",2018,080,9999,2,18,132\n6412997fd7fb4a2f516bdfe2,\"2023-03-16 15:22:23.779 +11:00\",2018,080,9999,2,17,147\n6412997fd7fb4a2f516bdfe1,\"2023-03-16 15:22:23.756 +11:00\",2018,080,9999,2,16,150\n6412997fd7fb4a2f516bdfe0,\"2023-03-16 15:22:23.735 +11:00\",2018,080,9999,2,15,270\n6412997fd7fb4a2f516bdfdf,\"2023-03-16 15:22:23.712 +11:00\",2018,080,9999,2,14,567\n6412997fd7fb4a2f516bdfde,\"2023-03-16 15:22:23.690 +11:00\",2018,080,9999,2,13,1524\n6412997fd7fb4a2f516bdfdd,\"2023-03-16 15:22:23.666 +11:00\",2018,080,9999,2,12,99\n6412997fd7fb4a2f516bdfdc,\"2023-03-16 15:22:23.642 +11:00\",2018,080,9999,2,09,1197\n6412997fd7fb4a2f516bdfdb,\"2023-03-16 15:22:23.614 +11:00\",2018,080,9999,2,08,675\n6412997fd7fb4a2f516bdfda,\"2023-03-16 15:22:23.591 +11:00\",2018,080,9999,2,07,330\n6412997fd7fb4a2f516bdfd9,\"2023-03-16 15:22:23.566 +11:00\",2018,080,9999,2,06,459\n6412997fd7fb4a2f516bdfd8,\"2023-03-16 15:22:23.535 +11:00\",2018,080,9999,2,05,114\n6412997fd7fb4a2f516bdfd7,\"2023-03-16 15:22:23.509 +11:00\",2018,080,9999,2,04,930\n6412997fd7fb4a2f516bdfd6,\"2023-03-16 15:22:23.485 +11:00\",2018,080,9999,2,03,1131\n6412997fd7fb4a2f516bdfd5,\"2023-03-16 15:22:23.458 +11:00\",2018,080,9999,2,02,2949\n6412997fd7fb4a2f516bdfd4,\"2023-03-16 15:22:23.430 +11:00\",2018,080,9999,2,01,465\n6412997fd7fb4a2f516bdfd3,\"2023-03-16 15:22:23.403 +11:00\",2018,080,9999,1,77,9183\n6412997fd7fb4a2f516bdfd2,\"2023-03-16 15:22:23.379 +11:00\",2018,080,9999,1,9999,9186\n6412997fd7fb4a2f516bdfd1,\"2023-03-16 15:22:23.355 +11:00\",2018,080,9999,1,99,3\n6412997fd7fb4a2f516bdfd0,\"2023-03-16 15:22:23.330 +11:00\",2018,080,9999,1,18,135\n6412997fd7fb4a2f516bdfcf,\"2023-03-16 15:22:23.304 +11:00\",2018,080,9999,1,17,129\n6412997fd7fb4a2f516bdfce,\"2023-03-16 15:22:23.278 +11:00\",2018,080,9999,1,16,141\n6412997fd7fb4a2f516bdfcd,\"2023-03-16 15:22:23.251 +11:00\",2018,080,9999,1,15,213\n6412997fd7fb4a2f516bdfcc,\"2023-03-16 15:22:23.207 +11:00\",2018,080,9999,1,14,501\n6412997fd7fb4a2f516bdfcb,\"2023-03-16 15:22:23.182 +11:00\",2018,080,9999,1,13,1209\n6412997fd7fb4a2f516bdfca,\"2023-03-16 15:22:23.151 +11:00\",2018,080,9999,1,12,84\n6412997fd7fb4a2f516bdfc9,\"2023-03-16 15:22:23.120 +11:00\",2018,080,9999,1,09,852\n6412997fd7fb4a2f516bdfc8,\"2023-03-16 15:22:23.092 +11:00\",2018,080,9999,1,08,618\n6412997fd7fb4a2f516bdfc7,\"2023-03-16 15:22:23.063 +11:00\",2018,080,9999,1,07,270\n6412997fd7fb4a2f516bdfc6,\"2023-03-16 15:22:23.039 +11:00\",2018,080,9999,1,06,387\n6412997fd7fb4a2f516bdfc5,\"2023-03-16 15:22:23.008 +11:00\",2018,080,9999,1,05,75\n6412997ed7fb4a2f516bdfc4,\"2023-03-16 15:22:22.981 +11:00\",2018,080,9999,1,04,771\n6412997ed7fb4a2f516bdfc3,\"2023-03-16 15:22:22.955 +11:00\",2018,080,9999,1,03,927\n6412997ed7fb4a2f516bdfc2,\"2023-03-16 15:22:22.931 +11:00\",2018,080,9999,1,02,2424\n6412997ed7fb4a2f516bdfc1,\"2023-03-16 15:22:22.903 +11:00\",2018,080,9999,1,01,444\n6412997ed7fb4a2f516bdfc0,\"2023-03-16 15:22:22.879 +11:00\",2018,080,77,9,77,20322\n6412997ed7fb4a2f516bdfbf,\"2023-03-16 15:22:22.850 +11:00\",2018,080,77,9,9999,20325\n6412997ed7fb4a2f516bdfbe,\"2023-03-16 15:22:22.824 +11:00\",2018,080,77,9,99,..C\n6412997ed7fb4a2f516bdfbd,\"2023-03-16 15:22:22.795 +11:00\",2018,080,77,9,18,270\n6412997ed7fb4a2f516bdfbc,\"2023-03-16 15:22:22.771 +11:00\",2018,080,77,9,17,276\n6412997ed7fb4a2f516bdfbb,\"2023-03-16 15:22:22.745 +11:00\",2018,080,77,9,16,294\n6412997ed7fb4a2f516bdfba,\"2023-03-16 15:22:22.716 +11:00\",2018,080,77,9,15,480\n6412997ed7fb4a2f516bdfb9,\"2023-03-16 15:22:22.691 +11:00\",2018,080,77,9,14,1065\n6412997ed7fb4a2f516bdfb8,\"2023-03-16 15:22:22.664 +11:00\",2018,080,77,9,13,2730\n6412997ed7fb4a2f516bdfb7,\"2023-03-16 15:22:22.639 +11:00\",2018,080,77,9,12,186\n6412997ed7fb4a2f516bdfb6,\"2023-03-16 15:22:22.610 +11:00\",2018,080,77,9,09,2052\n6412997ed7fb4a2f516bdfb5,\"2023-03-16 15:22:22.572 +11:00\",2018,080,77,9,08,1293\n6412997ed7fb4a2f516bdfb4,\"2023-03-16 15:22:22.548 +11:00\",2018,080,77,9,07,597\n6412997ed7fb4a2f516bdfb3,\"2023-03-16 15:22:22.524 +11:00\",2018,080,77,9,06,846\n6412997ed7fb4a2f516bdfb2,\"2023-03-16 15:22:22.502 +11:00\",2018,080,77,9,05,192\n6412997ed7fb4a2f516bdfb1,\"2023-03-16 15:22:22.478 +11:00\",2018,080,77,9,04,1704\n6412997ed7fb4a2f516bdfb0,\"2023-03-16 15:22:22.454 +11:00\",2018,080,77,9,03,2058\n6412997ed7fb4a2f516bdfaf,\"2023-03-16 15:22:22.429 +11:00\",2018,080,77,9,02,5373\n6412997ed7fb4a2f516bdfae,\"2023-03-16 15:22:22.402 +11:00\",2018,080,77,9,01,909\n6412997ed7fb4a2f516bdfad,\"2023-03-16 15:22:22.378 +11:00\",2018,080,77,2,77,11139\n6412997ed7fb4a2f516bdfac,\"2023-03-16 15:22:22.352 +11:00\",2018,080,77,2,9999,11142\n6412997ed7fb4a2f516bdfab,\"2023-03-16 15:22:22.328 +11:00\",2018,080,77,2,99,..C\n6412997ed7fb4a2f516bdfaa,\"2023-03-16 15:22:22.299 +11:00\",2018,080,77,2,18,132\n6412997ed7fb4a2f516bdfa9,\"2023-03-16 15:22:22.266 +11:00\",2018,080,77,2,17,147\n6412997ed7fb4a2f516bdfa8,\"2023-03-16 15:22:22.237 +11:00\",2018,080,77,2,16,150\n6412997ed7fb4a2f516bdfa7,\"2023-03-16 15:22:22.211 +11:00\",2018,080,77,2,15,270\n6412997ed7fb4a2f516bdfa6,\"2023-03-16 15:22:22.178 +11:00\",2018,080,77,2,14,567\n6412997ed7fb4a2f516bdfa5,\"2023-03-16 15:22:22.149 +11:00\",2018,080,77,2,13,1524\n6412997ed7fb4a2f516bdfa4,\"2023-03-16 15:22:22.122 +11:00\",2018,080,77,2,12,99\n6412997ed7fb4a2f516bdfa3,\"2023-03-16 15:22:22.097 +11:00\",2018,080,77,2,09,1197\n6412997ed7fb4a2f516bdfa2,\"2023-03-16 15:22:22.065 +11:00\",2018,080,77,2,08,675\n6412997ed7fb4a2f516bdfa1,\"2023-03-16 15:22:22.041 +11:00\",2018,080,77,2,07,330\n6412997ed7fb4a2f516bdfa0,\"2023-03-16 15:22:22.018 +11:00\",2018,080,77,2,06,459\n6412997dd7fb4a2f516bdf9f,\"2023-03-16 15:22:21.995 +11:00\",2018,080,77,2,05,114\n6412997dd7fb4a2f516bdf9e,\"2023-03-16 15:22:21.972 +11:00\",2018,080,77,2,04,930\n6412997dd7fb4a2f516bdf9d,\"2023-03-16 15:22:21.949 +11:00\",2018,080,77,2,03,1131\n6412997dd7fb4a2f516bdf9c,\"2023-03-16 15:22:21.921 +11:00\",2018,080,77,2,02,2949\n6412997dd7fb4a2f516bdf9b,\"2023-03-16 15:22:21.897 +11:00\",2018,080,77,2,01,465\n6412997dd7fb4a2f516bdf9a,\"2023-03-16 15:22:21.871 +11:00\",2018,080,77,1,77,9183\n6412997dd7fb4a2f516bdf99,\"2023-03-16 15:22:21.849 +11:00\",2018,080,77,1,9999,9186\n6412997dd7fb4a2f516bdf98,\"2023-03-16 15:22:21.825 +11:00\",2018,080,77,1,99,..C\n6412997dd7fb4a2f516bdf97,\"2023-03-16 15:22:21.800 +11:00\",2018,080,77,1,18,135\n6412997dd7fb4a2f516bdf96,\"2023-03-16 15:22:21.772 +11:00\",2018,080,77,1,17,129\n6412997dd7fb4a2f516bdf95,\"2023-03-16 15:22:21.748 +11:00\",2018,080,77,1,16,141\n6412997dd7fb4a2f516bdf94,\"2023-03-16 15:22:21.721 +11:00\",2018,080,77,1,15,213\n6412997dd7fb4a2f516bdf93,\"2023-03-16 15:22:21.695 +11:00\",2018,080,77,1,14,501\n6412997dd7fb4a2f516bdf92,\"2023-03-16 15:22:21.670 +11:00\",2018,080,77,1,13,1209\n6412997dd7fb4a2f516bdf91,\"2023-03-16 15:22:21.646 +11:00\",2018,080,77,1,12,84\n6412997dd7fb4a2f516bdf90,\"2023-03-16 15:22:21.620 +11:00\",2018,080,77,1,09,852\n6412997dd7fb4a2f516bdf8f,\"2023-03-16 15:22:21.594 +11:00\",2018,080,77,1,08,618\n6412997dd7fb4a2f516bdf8e,\"2023-03-16 15:22:21.564 +11:00\",2018,080,77,1,07,270\n6412997dd7fb4a2f516bdf8d,\"2023-03-16 15:22:21.527 +11:00\",2018,080,77,1,06,387\n6412997dd7fb4a2f516bdf8c,\"2023-03-16 15:22:21.494 +11:00\",2018,080,77,1,05,75\n6412997dd7fb4a2f516bdf8b,\"2023-03-16 15:22:21.469 +11:00\",2018,080,77,1,04,771\n6412997dd7fb4a2f516bdf8a,\"2023-03-16 15:22:21.445 +11:00\",2018,080,77,1,03,927\n6412997dd7fb4a2f516bdf89,\"2023-03-16 15:22:21.416 +11:00\",2018,080,77,1,02,2424\n6412997dd7fb4a2f516bdf88,\"2023-03-16 15:22:21.376 +11:00\",2018,080,77,1,01,444\n6412997dd7fb4a2f516bdf87,\"2023-03-16 15:22:21.350 +11:00\",2018,080,9,9,77,0\n6412997dd7fb4a2f516bdf86,\"2023-03-16 15:22:21.322 +11:00\",2018,080,9,9,9999,0\n6412997dd7fb4a2f516bdf85,\"2023-03-16 15:22:21.286 +11:00\",2018,080,9,9,99,..C\n6412997dd7fb4a2f516bdf84,\"2023-03-16 15:22:21.255 +11:00\",2018,080,9,9,18,0\n6412997dd7fb4a2f516bdf83,\"2023-03-16 15:22:21.228 +11:00\",2018,080,9,9,17,0\n6412997dd7fb4a2f516bdf82,\"2023-03-16 15:22:21.199 +11:00\",2018,080,9,9,16,0\n6412997dd7fb4a2f516bdf81,\"2023-03-16 15:22:21.171 +11:00\",2018,080,9,9,15,0\n6412997dd7fb4a2f516bdf80,\"2023-03-16 15:22:21.139 +11:00\",2018,080,9,9,14,0\n6412997dd7fb4a2f516bdf7f,\"2023-03-16 15:22:21.109 +11:00\",2018,080,9,9,13,0\n6412997dd7fb4a2f516bdf7e,\"2023-03-16 15:22:21.083 +11:00\",2018,080,9,9,12,0\n6412997dd7fb4a2f516bdf7d,\"2023-03-16 15:22:21.057 +11:00\",2018,080,9,9,09,0\n6412997dd7fb4a2f516bdf7c,\"2023-03-16 15:22:21.027 +11:00\",2018,080,9,9,08,0\n6412997dd7fb4a2f516bdf7b,\"2023-03-16 15:22:20.998 +11:00\",2018,080,9,9,07,0\n6412997cd7fb4a2f516bdf7a,\"2023-03-16 15:22:20.970 +11:00\",2018,080,9,9,06,0\n6412997cd7fb4a2f516bdf79,\"2023-03-16 15:22:20.943 +11:00\",2018,080,9,9,05,0\n6412997cd7fb4a2f516bdf78,\"2023-03-16 15:22:20.920 +11:00\",2018,080,9,9,04,0\n6412997cd7fb4a2f516bdf77,\"2023-03-16 15:22:20.886 +11:00\",2018,080,9,9,03,0\n6412997cd7fb4a2f516bdf76,\"2023-03-16 15:22:20.859 +11:00\",2018,080,9,9,02,0\n6412997cd7fb4a2f516bdf75,\"2023-03-16 15:22:20.833 +11:00\",2018,080,9,9,01,0\n6412997cd7fb4a2f516bdf74,\"2023-03-16 15:22:20.809 +11:00\",2018,080,9,2,77,0\n6412997cd7fb4a2f516bdf73,\"2023-03-16 15:22:20.783 +11:00\",2018,080,9,2,9999,0\n6412997cd7fb4a2f516bdf72,\"2023-03-16 15:22:20.757 +11:00\",2018,080,9,2,99,..C\n6412997cd7fb4a2f516bdf71,\"2023-03-16 15:22:20.733 +11:00\",2018,080,9,2,18,0\n6412997cd7fb4a2f516bdf70,\"2023-03-16 15:22:20.701 +11:00\",2018,080,9,2,17,0\n6412997cd7fb4a2f516bdf6f,\"2023-03-16 15:22:20.675 +11:00\",2018,080,9,2,16,0\n6412997cd7fb4a2f516bdf6e,\"2023-03-16 15:22:20.641 +11:00\",2018,080,9,2,15,0\n6412997cd7fb4a2f516bdf6d,\"2023-03-16 15:22:20.615 +11:00\",2018,080,9,2,14,0\n6412997cd7fb4a2f516bdf6c,\"2023-03-16 15:22:20.582 +11:00\",2018,080,9,2,13,0\n6412997cd7fb4a2f516bdf6b,\"2023-03-16 15:22:20.549 +11:00\",2018,080,9,2,12,0\n6412997cd7fb4a2f516bdf6a,\"2023-03-16 15:22:20.523 +11:00\",2018,080,9,2,09,0\n6412997cd7fb4a2f516bdf69,\"2023-03-16 15:22:20.498 +11:00\",2018,080,9,2,08,0\n6412997cd7fb4a2f516bdf68,\"2023-03-16 15:22:20.474 +11:00\",2018,080,9,2,07,0\n6412997cd7fb4a2f516bdf67,\"2023-03-16 15:22:20.449 +11:00\",2018,080,9,2,06,0\n6412997cd7fb4a2f516bdf66,\"2023-03-16 15:22:20.425 +11:00\",2018,080,9,2,05,0\n6412997cd7fb4a2f516bdf65,\"2023-03-16 15:22:20.400 +11:00\",2018,080,9,2,04,0\n6412997cd7fb4a2f516bdf64,\"2023-03-16 15:22:20.375 +11:00\",2018,080,9,2,03,0\n6412997cd7fb4a2f516bdf63,\"2023-03-16 15:22:20.353 +11:00\",2018,080,9,2,02,0\n6412997cd7fb4a2f516bdf62,\"2023-03-16 15:22:20.295 +11:00\",2018,080,9,2,01,0\n6412997cd7fb4a2f516bdf61,\"2023-03-16 15:22:20.270 +11:00\",2018,080,9,1,77,0\n6412997cd7fb4a2f516bdf60,\"2023-03-16 15:22:20.246 +11:00\",2018,080,9,1,9999,0\n6412997cd7fb4a2f516bdf5f,\"2023-03-16 15:22:20.217 +11:00\",2018,080,9,1,99,..C\n6412997cd7fb4a2f516bdf5e,\"2023-03-16 15:22:20.176 +11:00\",2018,080,9,1,18,0\n6412997cd7fb4a2f516bdf5d,\"2023-03-16 15:22:20.149 +11:00\",2018,080,9,1,17,0\n6412997cd7fb4a2f516bdf5c,\"2023-03-16 15:22:20.124 +11:00\",2018,080,9,1,16,0\n6412997cd7fb4a2f516bdf5b,\"2023-03-16 15:22:20.095 +11:00\",2018,080,9,1,15,0\n6412997cd7fb4a2f516bdf5a,\"2023-03-16 15:22:20.071 +11:00\",2018,080,9,1,14,0\n6412997cd7fb4a2f516bdf59,\"2023-03-16 15:22:20.045 +11:00\",2018,080,9,1,13,0\n6412997cd7fb4a2f516bdf58,\"2023-03-16 15:22:20.012 +11:00\",2018,080,9,1,12,0\n6412997bd7fb4a2f516bdf57,\"2023-03-16 15:22:19.987 +11:00\",2018,080,9,1,09,0\n6412997bd7fb4a2f516bdf56,\"2023-03-16 15:22:19.961 +11:00\",2018,080,9,1,08,0\n6412997bd7fb4a2f516bdf55,\"2023-03-16 15:22:19.934 +11:00\",2018,080,9,1,07,0\n6412997bd7fb4a2f516bdf54,\"2023-03-16 15:22:19.909 +11:00\",2018,080,9,1,06,0\n6412997bd7fb4a2f516bdf53,\"2023-03-16 15:22:19.884 +11:00\",2018,080,9,1,05,0\n6412997bd7fb4a2f516bdf52,\"2023-03-16 15:22:19.853 +11:00\",2018,080,9,1,04,0\n6412997bd7fb4a2f516bdf51,\"2023-03-16 15:22:19.823 +11:00\",2018,080,9,1,03,0\n6412997bd7fb4a2f516bdf50,\"2023-03-16 15:22:19.800 +11:00\",2018,080,9,1,02,0\n6412997bd7fb4a2f516bdf4f,\"2023-03-16 15:22:19.777 +11:00\",2018,080,9,1,01,0\n6412997bd7fb4a2f516bdf4e,\"2023-03-16 15:22:19.751 +11:00\",2018,080,6,9,77,114\n6412997bd7fb4a2f516bdf4d,\"2023-03-16 15:22:19.725 +11:00\",2018,080,6,9,9999,114\n6412997bd7fb4a2f516bdf4c,\"2023-03-16 15:22:19.585 +11:00\",2018,080,6,9,99,..C\n6412997bd7fb4a2f516bdf4b,\"2023-03-16 15:22:19.553 +11:00\",2018,080,6,9,18,3\n6412997bd7fb4a2f516bdf4a,\"2023-03-16 15:22:19.525 +11:00\",2018,080,6,9,17,0\n6412997bd7fb4a2f516bdf49,\"2023-03-16 15:22:19.499 +11:00\",2018,080,6,9,16,3\n6412997bd7fb4a2f516bdf48,\"2023-03-16 15:22:19.470 +11:00\",2018,080,6,9,15,3\n6412997bd7fb4a2f516bdf47,\"2023-03-16 15:22:19.447 +11:00\",2018,080,6,9,14,6\n6412997bd7fb4a2f516bdf46,\"2023-03-16 15:22:19.421 +11:00\",2018,080,6,9,13,18\n6412997bd7fb4a2f516bdf45,\"2023-03-16 15:22:19.394 +11:00\",2018,080,6,9,12,6\n6412997bd7fb4a2f516bdf44,\"2023-03-16 15:22:19.362 +11:00\",2018,080,6,9,09,12\n6412997bd7fb4a2f516bdf43,\"2023-03-16 15:22:19.337 +11:00\",2018,080,6,9,08,3\n6412997bd7fb4a2f516bdf42,\"2023-03-16 15:22:19.314 +11:00\",2018,080,6,9,07,6\n6412997bd7fb4a2f516bdf41,\"2023-03-16 15:22:19.290 +11:00\",2018,080,6,9,06,6\n6412997bd7fb4a2f516bdf40,\"2023-03-16 15:22:19.265 +11:00\",2018,080,6,9,05,0\n6412997bd7fb4a2f516bdf3f,\"2023-03-16 15:22:19.241 +11:00\",2018,080,6,9,04,9\n6412997bd7fb4a2f516bdf3e,\"2023-03-16 15:22:19.217 +11:00\",2018,080,6,9,03,12\n6412997bd7fb4a2f516bdf3d,\"2023-03-16 15:22:19.191 +11:00\",2018,080,6,9,02,15\n6412997bd7fb4a2f516bdf3c,\"2023-03-16 15:22:19.161 +11:00\",2018,080,6,9,01,9\n6412997bd7fb4a2f516bdf3b,\"2023-03-16 15:22:19.126 +11:00\",2018,080,6,2,77,57\n6412997bd7fb4a2f516bdf3a,\"2023-03-16 15:22:19.100 +11:00\",2018,080,6,2,9999,57\n6412997bd7fb4a2f516bdf39,\"2023-03-16 15:22:19.077 +11:00\",2018,080,6,2,99,..C\n6412997bd7fb4a2f516bdf38,\"2023-03-16 15:22:19.050 +11:00\",2018,080,6,2,18,0\n6412997bd7fb4a2f516bdf37,\"2023-03-16 15:22:19.020 +11:00\",2018,080,6,2,17,0\n6412997ad7fb4a2f516bdf36,\"2023-03-16 15:22:18.996 +11:00\",2018,080,6,2,16,3\n6412997ad7fb4a2f516bdf35,\"2023-03-16 15:22:18.968 +11:00\",2018,080,6,2,15,3\n6412997ad7fb4a2f516bdf34,\"2023-03-16 15:22:18.943 +11:00\",2018,080,6,2,14,3\n6412997ad7fb4a2f516bdf33,\"2023-03-16 15:22:18.911 +11:00\",2018,080,6,2,13,9\n6412997ad7fb4a2f516bdf32,\"2023-03-16 15:22:18.885 +11:00\",2018,080,6,2,12,3\n6412997ad7fb4a2f516bdf31,\"2023-03-16 15:22:18.859 +11:00\",2018,080,6,2,09,6\n6412997ad7fb4a2f516bdf30,\"2023-03-16 15:22:18.833 +11:00\",2018,080,6,2,08,3\n6412997ad7fb4a2f516bdf2f,\"2023-03-16 15:22:18.808 +11:00\",2018,080,6,2,07,3\n6412997ad7fb4a2f516bdf2e,\"2023-03-16 15:22:18.779 +11:00\",2018,080,6,2,06,3\n6412997ad7fb4a2f516bdf2d,\"2023-03-16 15:22:18.749 +11:00\",2018,080,6,2,05,0\n6412997ad7fb4a2f516bdf2c,\"2023-03-16 15:22:18.719 +11:00\",2018,080,6,2,04,3\n6412997ad7fb4a2f516bdf2b,\"2023-03-16 15:22:18.692 +11:00\",2018,080,6,2,03,6\n6412997ad7fb4a2f516bdf2a,\"2023-03-16 15:22:18.661 +11:00\",2018,080,6,2,02,9\n6412997ad7fb4a2f516bdf29,\"2023-03-16 15:22:18.634 +11:00\",2018,080,6,2,01,6\n6412997ad7fb4a2f516bdf28,\"2023-03-16 15:22:18.608 +11:00\",2018,080,6,1,77,57\n6412997ad7fb4a2f516bdf27,\"2023-03-16 15:22:18.578 +11:00\",2018,080,6,1,9999,57\n6412997ad7fb4a2f516bdf26,\"2023-03-16 15:22:18.545 +11:00\",2018,080,6,1,99,..C\n6412997ad7fb4a2f516bdf25,\"2023-03-16 15:22:18.506 +11:00\",2018,080,6,1,18,3\n6412997ad7fb4a2f516bdf24,\"2023-03-16 15:22:18.480 +11:00\",2018,080,6,1,17,0\n6412997ad7fb4a2f516bdf23,\"2023-03-16 15:22:18.454 +11:00\",2018,080,6,1,16,0\n6412997ad7fb4a2f516bdf22,\"2023-03-16 15:22:18.427 +11:00\",2018,080,6,1,15,0\n6412997ad7fb4a2f516bdf21,\"2023-03-16 15:22:18.403 +11:00\",2018,080,6,1,14,3\n6412997ad7fb4a2f516bdf20,\"2023-03-16 15:22:18.375 +11:00\",2018,080,6,1,13,9\n6412997ad7fb4a2f516bdf1f,\"2023-03-16 15:22:18.351 +11:00\",2018,080,6,1,12,3\n6412997ad7fb4a2f516bdf1e,\"2023-03-16 15:22:18.326 +11:00\",2018,080,6,1,09,6\n6412997ad7fb4a2f516bdf1d,\"2023-03-16 15:22:18.274 +11:00\",2018,080,6,1,08,3\n6412997ad7fb4a2f516bdf1c,\"2023-03-16 15:22:18.199 +11:00\",2018,080,6,1,07,3\n6412997ad7fb4a2f516bdf1b,\"2023-03-16 15:22:18.172 +11:00\",2018,080,6,1,06,3\n6412997ad7fb4a2f516bdf1a,\"2023-03-16 15:22:18.147 +11:00\",2018,080,6,1,05,0\n6412997ad7fb4a2f516bdf19,\"2023-03-16 15:22:18.121 +11:00\",2018,080,6,1,04,9\n6412997ad7fb4a2f516bdf18,\"2023-03-16 15:22:18.088 +11:00\",2018,080,6,1,03,9\n6412997ad7fb4a2f516bdf17,\"2023-03-16 15:22:18.049 +11:00\",2018,080,6,1,02,6\n6412997ad7fb4a2f516bdf16,\"2023-03-16 15:22:18.027 +11:00\",2018,080,6,1,01,0\n6412997ad7fb4a2f516bdf15,\"2023-03-16 15:22:18.002 +11:00\",2018,080,5,9,77,48\n64129979d7fb4a2f516bdf14,\"2023-03-16 15:22:17.976 +11:00\",2018,080,5,9,9999,48\n64129979d7fb4a2f516bdf13,\"2023-03-16 15:22:17.946 +11:00\",2018,080,5,9,99,..C\n64129979d7fb4a2f516bdf12,\"2023-03-16 15:22:17.922 +11:00\",2018,080,5,9,18,0\n64129979d7fb4a2f516bdf11,\"2023-03-16 15:22:17.894 +11:00\",2018,080,5,9,17,0\n64129979d7fb4a2f516bdf10,\"2023-03-16 15:22:17.864 +11:00\",2018,080,5,9,16,0\n64129979d7fb4a2f516bdf0f,\"2023-03-16 15:22:17.837 +11:00\",2018,080,5,9,15,0\n64129979d7fb4a2f516bdf0e,\"2023-03-16 15:22:17.812 +11:00\",2018,080,5,9,14,0\n64129979d7fb4a2f516bdf0d,\"2023-03-16 15:22:17.785 +11:00\",2018,080,5,9,13,3\n64129979d7fb4a2f516bdf0c,\"2023-03-16 15:22:17.759 +11:00\",2018,080,5,9,12,0\n64129979d7fb4a2f516bdf0b,\"2023-03-16 15:22:17.731 +11:00\",2018,080,5,9,09,6\n64129979d7fb4a2f516bdf0a,\"2023-03-16 15:22:17.698 +11:00\",2018,080,5,9,08,0\n64129979d7fb4a2f516bdf09,\"2023-03-16 15:22:17.674 +11:00\",2018,080,5,9,07,0\n64129979d7fb4a2f516bdf08,\"2023-03-16 15:22:17.648 +11:00\",2018,080,5,9,06,0\n64129979d7fb4a2f516bdf07,\"2023-03-16 15:22:17.623 +11:00\",2018,080,5,9,05,0\n64129979d7fb4a2f516bdf06,\"2023-03-16 15:22:17.589 +11:00\",2018,080,5,9,04,3\n64129979d7fb4a2f516bdf05,\"2023-03-16 15:22:17.565 +11:00\",2018,080,5,9,03,3\n64129979d7fb4a2f516bdf04,\"2023-03-16 15:22:17.509 +11:00\",2018,080,5,9,02,36\n64129979d7fb4a2f516bdf03,\"2023-03-16 15:22:17.482 +11:00\",2018,080,5,9,01,0\n64129979d7fb4a2f516bdf02,\"2023-03-16 15:22:17.454 +11:00\",2018,080,5,2,77,24\n64129979d7fb4a2f516bdf01,\"2023-03-16 15:22:17.426 +11:00\",2018,080,5,2,9999,24\n64129979d7fb4a2f516bdf00,\"2023-03-16 15:22:17.401 +11:00\",2018,080,5,2,99,..C\n64129979d7fb4a2f516bdeff,\"2023-03-16 15:22:17.352 +11:00\",2018,080,5,2,18,0\n64129979d7fb4a2f516bdefe,\"2023-03-16 15:22:17.329 +11:00\",2018,080,5,2,17,0\n64129979d7fb4a2f516bdefd,\"2023-03-16 15:22:17.273 +11:00\",2018,080,5,2,16,0\n64129979d7fb4a2f516bdefc,\"2023-03-16 15:22:17.229 +11:00\",2018,080,5,2,15,0\n64129979d7fb4a2f516bdefb,\"2023-03-16 15:22:17.180 +11:00\",2018,080,5,2,14,0\n64129979d7fb4a2f516bdefa,\"2023-03-16 15:22:17.155 +11:00\",2018,080,5,2,13,0\n64129979d7fb4a2f516bdef9,\"2023-03-16 15:22:17.124 +11:00\",2018,080,5,2,12,0\n64129979d7fb4a2f516bdef8,\"2023-03-16 15:22:17.096 +11:00\",2018,080,5,2,09,3\n64129979d7fb4a2f516bdef7,\"2023-03-16 15:22:17.072 +11:00\",2018,080,5,2,08,0\n64129979d7fb4a2f516bdef6,\"2023-03-16 15:22:17.021 +11:00\",2018,080,5,2,07,0\n64129978d7fb4a2f516bdef5,\"2023-03-16 15:22:16.984 +11:00\",2018,080,5,2,06,0\n64129978d7fb4a2f516bdef4,\"2023-03-16 15:22:16.957 +11:00\",2018,080,5,2,05,0\n64129978d7fb4a2f516bdef3,\"2023-03-16 15:22:16.929 +11:00\",2018,080,5,2,04,3\n64129978d7fb4a2f516bdef2,\"2023-03-16 15:22:16.904 +11:00\",2018,080,5,2,03,3\n64129978d7fb4a2f516bdef1,\"2023-03-16 15:22:16.872 +11:00\",2018,080,5,2,02,18\n64129978d7fb4a2f516bdef0,\"2023-03-16 15:22:16.840 +11:00\",2018,080,5,2,01,0\n64129978d7fb4a2f516bdeef,\"2023-03-16 15:22:16.758 +11:00\",2018,080,5,1,77,24\n64129978d7fb4a2f516bdeee,\"2023-03-16 15:22:16.722 +11:00\",2018,080,5,1,9999,24\n64129978d7fb4a2f516bdeed,\"2023-03-16 15:22:16.676 +11:00\",2018,080,5,1,99,..C\n64129978d7fb4a2f516bdeec,\"2023-03-16 15:22:16.647 +11:00\",2018,080,5,1,18,0\n64129978d7fb4a2f516bdeeb,\"2023-03-16 15:22:16.595 +11:00\",2018,080,5,1,17,0\n64129978d7fb4a2f516bdeea,\"2023-03-16 15:22:16.564 +11:00\",2018,080,5,1,16,0\n64129978d7fb4a2f516bdee9,\"2023-03-16 15:22:16.488 +11:00\",2018,080,5,1,15,0\n64129978d7fb4a2f516bdee8,\"2023-03-16 15:22:16.440 +11:00\",2018,080,5,1,14,0\n64129978d7fb4a2f516bdee7,\"2023-03-16 15:22:16.408 +11:00\",2018,080,5,1,13,0\n64129978d7fb4a2f516bdee6,\"2023-03-16 15:22:16.372 +11:00\",2018,080,5,1,12,0\n64129978d7fb4a2f516bdee5,\"2023-03-16 15:22:16.330 +11:00\",2018,080,5,1,09,3\n64129978d7fb4a2f516bdee4,\"2023-03-16 15:22:16.305 +11:00\",2018,080,5,1,08,0\n64129978d7fb4a2f516bdee3,\"2023-03-16 15:22:16.258 +11:00\",2018,080,5,1,07,0\n64129978d7fb4a2f516bdee2,\"2023-03-16 15:22:16.225 +11:00\",2018,080,5,1,06,0\n64129978d7fb4a2f516bdee1,\"2023-03-16 15:22:16.162 +11:00\",2018,080,5,1,05,0\n64129978d7fb4a2f516bdee0,\"2023-03-16 15:22:16.120 +11:00\",2018,080,5,1,04,0\n64129978d7fb4a2f516bdedf,\"2023-03-16 15:22:16.070 +11:00\",2018,080,5,1,03,3\n64129978d7fb4a2f516bdede,\"2023-03-16 15:22:16.045 +11:00\",2018,080,5,1,02,15\n64129977d7fb4a2f516bdedd,\"2023-03-16 15:22:15.989 +11:00\",2018,080,5,1,01,0\n64129977d7fb4a2f516bdedc,\"2023-03-16 15:22:15.958 +11:00\",2018,080,4,9,77,1212\n64129977d7fb4a2f516bdedb,\"2023-03-16 15:22:15.903 +11:00\",2018,080,4,9,9999,1212\n64129977d7fb4a2f516bdeda,\"2023-03-16 15:22:15.838 +11:00\",2018,080,4,9,99,..C\n64129977d7fb4a2f516bded9,\"2023-03-16 15:22:15.758 +11:00\",2018,080,4,9,18,0\n64129977d7fb4a2f516bded8,\"2023-03-16 15:22:15.730 +11:00\",2018,080,4,9,17,6\n64129977d7fb4a2f516bded7,\"2023-03-16 15:22:15.688 +11:00\",2018,080,4,9,16,0\n64129977d7fb4a2f516bded6,\"2023-03-16 15:22:15.638 +11:00\",2018,080,4,9,15,3\n64129977d7fb4a2f516bded5,\"2023-03-16 15:22:15.569 +11:00\",2018,080,4,9,14,15\n64129977d7fb4a2f516bded4,\"2023-03-16 15:22:15.537 +11:00\",2018,080,4,9,13,63\n64129977d7fb4a2f516bded3,\"2023-03-16 15:22:15.475 +11:00\",2018,080,4,9,12,3\n64129977d7fb4a2f516bded2,\"2023-03-16 15:22:15.386 +11:00\",2018,080,4,9,09,135\n64129977d7fb4a2f516bded1,\"2023-03-16 15:22:15.322 +11:00\",2018,080,4,9,08,33\n64129977d7fb4a2f516bded0,\"2023-03-16 15:22:15.237 +11:00\",2018,080,4,9,07,6\n64129977d7fb4a2f516bdecf,\"2023-03-16 15:22:15.185 +11:00\",2018,080,4,9,06,12\n64129977d7fb4a2f516bdece,\"2023-03-16 15:22:15.139 +11:00\",2018,080,4,9,05,3\n64129977d7fb4a2f516bdecd,\"2023-03-16 15:22:15.058 +11:00\",2018,080,4,9,04,27\n64129977d7fb4a2f516bdecc,\"2023-03-16 15:22:15.026 +11:00\",2018,080,4,9,03,51\n64129976d7fb4a2f516bdecb,\"2023-03-16 15:22:14.944 +11:00\",2018,080,4,9,02,855\n64129976d7fb4a2f516bdeca,\"2023-03-16 15:22:14.877 +11:00\",2018,080,4,9,01,6\n64129976d7fb4a2f516bdec9,\"2023-03-16 15:22:14.818 +11:00\",2018,080,4,2,77,621\n64129976d7fb4a2f516bdec8,\"2023-03-16 15:22:14.775 +11:00\",2018,080,4,2,9999,621\n64129976d7fb4a2f516bdec7,\"2023-03-16 15:22:14.737 +11:00\",2018,080,4,2,99,..C\n64129976d7fb4a2f516bdec6,\"2023-03-16 15:22:14.696 +11:00\",2018,080,4,2,18,0\n64129976d7fb4a2f516bdec5,\"2023-03-16 15:22:14.629 +11:00\",2018,080,4,2,17,3\n64129976d7fb4a2f516bdec4,\"2023-03-16 15:22:14.560 +11:00\",2018,080,4,2,16,0\n64129976d7fb4a2f516bdec3,\"2023-03-16 15:22:14.527 +11:00\",2018,080,4,2,15,0\n64129976d7fb4a2f516bdec2,\"2023-03-16 15:22:14.482 +11:00\",2018,080,4,2,14,6\n64129976d7fb4a2f516bdec1,\"2023-03-16 15:22:14.455 +11:00\",2018,080,4,2,13,30\n64129976d7fb4a2f516bdec0,\"2023-03-16 15:22:14.430 +11:00\",2018,080,4,2,12,3\n64129976d7fb4a2f516bdebf,\"2023-03-16 15:22:14.399 +11:00\",2018,080,4,2,09,81\n64129976d7fb4a2f516bdebe,\"2023-03-16 15:22:14.364 +11:00\",2018,080,4,2,08,18\n64129976d7fb4a2f516bdebd,\"2023-03-16 15:22:14.314 +11:00\",2018,080,4,2,07,3\n64129976d7fb4a2f516bdebc,\"2023-03-16 15:22:14.280 +11:00\",2018,080,4,2,06,6\n64129976d7fb4a2f516bdebb,\"2023-03-16 15:22:14.253 +11:00\",2018,080,4,2,05,3\n64129976d7fb4a2f516bdeba,\"2023-03-16 15:22:14.205 +11:00\",2018,080,4,2,04,15\n64129976d7fb4a2f516bdeb9,\"2023-03-16 15:22:14.175 +11:00\",2018,080,4,2,03,27\n64129976d7fb4a2f516bdeb8,\"2023-03-16 15:22:14.070 +11:00\",2018,080,4,2,02,423\n64129976d7fb4a2f516bdeb7,\"2023-03-16 15:22:14.046 +11:00\",2018,080,4,2,01,6\n64129976d7fb4a2f516bdeb6,\"2023-03-16 15:22:14.019 +11:00\",2018,080,4,1,77,588\n64129975d7fb4a2f516bdeb5,\"2023-03-16 15:22:13.990 +11:00\",2018,080,4,1,9999,588\n64129975d7fb4a2f516bdeb4,\"2023-03-16 15:22:13.963 +11:00\",2018,080,4,1,99,..C\n64129975d7fb4a2f516bdeb3,\"2023-03-16 15:22:13.940 +11:00\",2018,080,4,1,18,0\n64129975d7fb4a2f516bdeb2,\"2023-03-16 15:22:13.915 +11:00\",2018,080,4,1,17,3\n64129975d7fb4a2f516bdeb1,\"2023-03-16 15:22:13.891 +11:00\",2018,080,4,1,16,0\n64129975d7fb4a2f516bdeb0,\"2023-03-16 15:22:13.867 +11:00\",2018,080,4,1,15,3\n64129975d7fb4a2f516bdeaf,\"2023-03-16 15:22:13.843 +11:00\",2018,080,4,1,14,3\n64129975d7fb4a2f516bdeae,\"2023-03-16 15:22:13.819 +11:00\",2018,080,4,1,13,30\n64129975d7fb4a2f516bdead,\"2023-03-16 15:22:13.795 +11:00\",2018,080,4,1,12,0\n64129975d7fb4a2f516bdeac,\"2023-03-16 15:22:13.761 +11:00\",2018,080,4,1,09,57\n64129975d7fb4a2f516bdeab,\"2023-03-16 15:22:13.721 +11:00\",2018,080,4,1,08,12\n64129975d7fb4a2f516bdeaa,\"2023-03-16 15:22:13.695 +11:00\",2018,080,4,1,07,3\n64129975d7fb4a2f516bdea9,\"2023-03-16 15:22:13.672 +11:00\",2018,080,4,1,06,9\n64129975d7fb4a2f516bdea8,\"2023-03-16 15:22:13.645 +11:00\",2018,080,4,1,05,0\n64129975d7fb4a2f516bdea7,\"2023-03-16 15:22:13.612 +11:00\",2018,080,4,1,04,12\n64129975d7fb4a2f516bdea6,\"2023-03-16 15:22:13.589 +11:00\",2018,080,4,1,03,27\n64129975d7fb4a2f516bdea5,\"2023-03-16 15:22:13.566 +11:00\",2018,080,4,1,02,435\n64129975d7fb4a2f516bdea4,\"2023-03-16 15:22:13.538 +11:00\",2018,080,4,1,01,3\n64129975d7fb4a2f516bdea3,\"2023-03-16 15:22:13.513 +11:00\",2018,080,3,9,77,522\n64129975d7fb4a2f516bdea2,\"2023-03-16 15:22:13.490 +11:00\",2018,080,3,9,9999,522\n64129975d7fb4a2f516bdea1,\"2023-03-16 15:22:13.467 +11:00\",2018,080,3,9,99,..C\n64129975d7fb4a2f516bdea0,\"2023-03-16 15:22:13.443 +11:00\",2018,080,3,9,18,0\n64129975d7fb4a2f516bde9f,\"2023-03-16 15:22:13.418 +11:00\",2018,080,3,9,17,0\n64129975d7fb4a2f516bde9e,\"2023-03-16 15:22:13.391 +11:00\",2018,080,3,9,16,0\n64129975d7fb4a2f516bde9d,\"2023-03-16 15:22:13.368 +11:00\",2018,080,3,9,15,3\n64129975d7fb4a2f516bde9c,\"2023-03-16 15:22:13.344 +11:00\",2018,080,3,9,14,9\n64129975d7fb4a2f516bde9b,\"2023-03-16 15:22:13.319 +11:00\",2018,080,3,9,13,18\n64129975d7fb4a2f516bde9a,\"2023-03-16 15:22:13.295 +11:00\",2018,080,3,9,12,0\n64129975d7fb4a2f516bde99,\"2023-03-16 15:22:13.272 +11:00\",2018,080,3,9,09,75\n64129975d7fb4a2f516bde98,\"2023-03-16 15:22:13.249 +11:00\",2018,080,3,9,08,18\n64129975d7fb4a2f516bde97,\"2023-03-16 15:22:13.219 +11:00\",2018,080,3,9,07,3\n64129975d7fb4a2f516bde96,\"2023-03-16 15:22:13.192 +11:00\",2018,080,3,9,06,12\n64129975d7fb4a2f516bde95,\"2023-03-16 15:22:13.159 +11:00\",2018,080,3,9,05,3\n64129975d7fb4a2f516bde94,\"2023-03-16 15:22:13.133 +11:00\",2018,080,3,9,04,15\n64129975d7fb4a2f516bde93,\"2023-03-16 15:22:13.107 +11:00\",2018,080,3,9,03,24\n64129975d7fb4a2f516bde92,\"2023-03-16 15:22:13.085 +11:00\",2018,080,3,9,02,342\n64129975d7fb4a2f516bde91,\"2023-03-16 15:22:13.061 +11:00\",2018,080,3,9,01,3\n64129975d7fb4a2f516bde90,\"2023-03-16 15:22:13.038 +11:00\",2018,080,3,2,77,297\n64129975d7fb4a2f516bde8f,\"2023-03-16 15:22:13.013 +11:00\",2018,080,3,2,9999,297\n64129974d7fb4a2f516bde8e,\"2023-03-16 15:22:12.988 +11:00\",2018,080,3,2,99,..C\n64129974d7fb4a2f516bde8d,\"2023-03-16 15:22:12.961 +11:00\",2018,080,3,2,18,0\n64129974d7fb4a2f516bde8c,\"2023-03-16 15:22:12.938 +11:00\",2018,080,3,2,17,0\n64129974d7fb4a2f516bde8b,\"2023-03-16 15:22:12.912 +11:00\",2018,080,3,2,16,0\n64129974d7fb4a2f516bde8a,\"2023-03-16 15:22:12.890 +11:00\",2018,080,3,2,15,0\n64129974d7fb4a2f516bde89,\"2023-03-16 15:22:12.863 +11:00\",2018,080,3,2,14,3\n64129974d7fb4a2f516bde88,\"2023-03-16 15:22:12.836 +11:00\",2018,080,3,2,13,6\n64129974d7fb4a2f516bde87,\"2023-03-16 15:22:12.813 +11:00\",2018,080,3,2,12,0\n64129974d7fb4a2f516bde86,\"2023-03-16 15:22:12.790 +11:00\",2018,080,3,2,09,45\n64129974d7fb4a2f516bde85,\"2023-03-16 15:22:12.760 +11:00\",2018,080,3,2,08,12\n64129974d7fb4a2f516bde84,\"2023-03-16 15:22:12.737 +11:00\",2018,080,3,2,07,3\n64129974d7fb4a2f516bde83,\"2023-03-16 15:22:12.713 +11:00\",2018,080,3,2,06,6\n64129974d7fb4a2f516bde82,\"2023-03-16 15:22:12.690 +11:00\",2018,080,3,2,05,3\n64129974d7fb4a2f516bde81,\"2023-03-16 15:22:12.666 +11:00\",2018,080,3,2,04,6\n64129974d7fb4a2f516bde80,\"2023-03-16 15:22:12.642 +11:00\",2018,080,3,2,03,15\n64129974d7fb4a2f516bde7f,\"2023-03-16 15:22:12.618 +11:00\",2018,080,3,2,02,195\n64129974d7fb4a2f516bde7e,\"2023-03-16 15:22:12.592 +11:00\",2018,080,3,2,01,0\n64129974d7fb4a2f516bde7d,\"2023-03-16 15:22:12.568 +11:00\",2018,080,3,1,77,225\n64129974d7fb4a2f516bde7c,\"2023-03-16 15:22:12.544 +11:00\",2018,080,3,1,9999,225\n64129974d7fb4a2f516bde7b,\"2023-03-16 15:22:12.517 +11:00\",2018,080,3,1,99,..C\n64129974d7fb4a2f516bde7a,\"2023-03-16 15:22:12.488 +11:00\",2018,080,3,1,18,0\n64129974d7fb4a2f516bde79,\"2023-03-16 15:22:12.462 +11:00\",2018,080,3,1,17,0\n64129974d7fb4a2f516bde78,\"2023-03-16 15:22:12.437 +11:00\",2018,080,3,1,16,0\n64129974d7fb4a2f516bde77,\"2023-03-16 15:22:12.413 +11:00\",2018,080,3,1,15,3\n64129974d7fb4a2f516bde76,\"2023-03-16 15:22:12.389 +11:00\",2018,080,3,1,14,6\n64129974d7fb4a2f516bde75,\"2023-03-16 15:22:12.363 +11:00\",2018,080,3,1,13,12\n64129974d7fb4a2f516bde74,\"2023-03-16 15:22:12.331 +11:00\",2018,080,3,1,12,0\n64129974d7fb4a2f516bde73,\"2023-03-16 15:22:12.305 +11:00\",2018,080,3,1,09,30\n64129974d7fb4a2f516bde72,\"2023-03-16 15:22:12.281 +11:00\",2018,080,3,1,08,9\n64129974d7fb4a2f516bde71,\"2023-03-16 15:22:12.259 +11:00\",2018,080,3,1,07,0\n64129974d7fb4a2f516bde70,\"2023-03-16 15:22:12.237 +11:00\",2018,080,3,1,06,3\n64129974d7fb4a2f516bde6f,\"2023-03-16 15:22:12.208 +11:00\",2018,080,3,1,05,0\n64129974d7fb4a2f516bde6e,\"2023-03-16 15:22:12.175 +11:00\",2018,080,3,1,04,6\n64129974d7fb4a2f516bde6d,\"2023-03-16 15:22:12.151 +11:00\",2018,080,3,1,03,9\n64129974d7fb4a2f516bde6c,\"2023-03-16 15:22:12.111 +11:00\",2018,080,3,1,02,147\n64129974d7fb4a2f516bde6b,\"2023-03-16 15:22:12.052 +11:00\",2018,080,3,1,01,3\n64129973d7fb4a2f516bde6a,\"2023-03-16 15:22:11.930 +11:00\",2018,080,2,9,77,1053\n64129973d7fb4a2f516bde69,\"2023-03-16 15:22:11.668 +11:00\",2018,080,2,9,9999,1053\n64129973d7fb4a2f516bde68,\"2023-03-16 15:22:11.644 +11:00\",2018,080,2,9,99,..C\n64129973d7fb4a2f516bde67,\"2023-03-16 15:22:11.617 +11:00\",2018,080,2,9,18,9\n64129973d7fb4a2f516bde66,\"2023-03-16 15:22:11.595 +11:00\",2018,080,2,9,17,6\n64129973d7fb4a2f516bde65,\"2023-03-16 15:22:11.567 +11:00\",2018,080,2,9,16,6\n64129973d7fb4a2f516bde64,\"2023-03-16 15:22:11.545 +11:00\",2018,080,2,9,15,21\n64129973d7fb4a2f516bde63,\"2023-03-16 15:22:11.516 +11:00\",2018,080,2,9,14,21\n64129973d7fb4a2f516bde62,\"2023-03-16 15:22:11.484 +11:00\",2018,080,2,9,13,51\n64129973d7fb4a2f516bde61,\"2023-03-16 15:22:11.413 +11:00\",2018,080,2,9,12,6\n64129973d7fb4a2f516bde60,\"2023-03-16 15:22:11.383 +11:00\",2018,080,2,9,09,81\n64129973d7fb4a2f516bde5f,\"2023-03-16 15:22:11.358 +11:00\",2018,080,2,9,08,78\n64129973d7fb4a2f516bde5e,\"2023-03-16 15:22:11.333 +11:00\",2018,080,2,9,07,33\n64129973d7fb4a2f516bde5d,\"2023-03-16 15:22:11.290 +11:00\",2018,080,2,9,06,75\n64129973d7fb4a2f516bde5c,\"2023-03-16 15:22:11.210 +11:00\",2018,080,2,9,05,51\n64129973d7fb4a2f516bde5b,\"2023-03-16 15:22:11.178 +11:00\",2018,080,2,9,04,147\n64129973d7fb4a2f516bde5a,\"2023-03-16 15:22:11.156 +11:00\",2018,080,2,9,03,135\n64129973d7fb4a2f516bde59,\"2023-03-16 15:22:11.130 +11:00\",2018,080,2,9,02,210\n64129973d7fb4a2f516bde58,\"2023-03-16 15:22:11.106 +11:00\",2018,080,2,9,01,123\n64129973d7fb4a2f516bde57,\"2023-03-16 15:22:11.082 +11:00\",2018,080,2,2,77,606\n64129973d7fb4a2f516bde56,\"2023-03-16 15:22:11.052 +11:00\",2018,080,2,2,9999,606\n64129973d7fb4a2f516bde55,\"2023-03-16 15:22:11.029 +11:00\",2018,080,2,2,99,..C\n64129973d7fb4a2f516bde54,\"2023-03-16 15:22:11.006 +11:00\",2018,080,2,2,18,6\n64129972d7fb4a2f516bde53,\"2023-03-16 15:22:10.973 +11:00\",2018,080,2,2,17,3\n64129972d7fb4a2f516bde52,\"2023-03-16 15:22:10.946 +11:00\",2018,080,2,2,16,3\n64129972d7fb4a2f516bde51,\"2023-03-16 15:22:10.922 +11:00\",2018,080,2,2,15,6\n64129972d7fb4a2f516bde50,\"2023-03-16 15:22:10.895 +11:00\",2018,080,2,2,14,9\n64129972d7fb4a2f516bde4f,\"2023-03-16 15:22:10.866 +11:00\",2018,080,2,2,13,24\n64129972d7fb4a2f516bde4e,\"2023-03-16 15:22:10.842 +11:00\",2018,080,2,2,12,0\n64129972d7fb4a2f516bde4d,\"2023-03-16 15:22:10.818 +11:00\",2018,080,2,2,09,51\n64129972d7fb4a2f516bde4c,\"2023-03-16 15:22:10.796 +11:00\",2018,080,2,2,08,45\n64129972d7fb4a2f516bde4b,\"2023-03-16 15:22:10.771 +11:00\",2018,080,2,2,07,21\n64129972d7fb4a2f516bde4a,\"2023-03-16 15:22:10.747 +11:00\",2018,080,2,2,06,42\n64129972d7fb4a2f516bde49,\"2023-03-16 15:22:10.723 +11:00\",2018,080,2,2,05,33\n64129972d7fb4a2f516bde48,\"2023-03-16 15:22:10.694 +11:00\",2018,080,2,2,04,87\n64129972d7fb4a2f516bde47,\"2023-03-16 15:22:10.668 +11:00\",2018,080,2,2,03,78\n64129972d7fb4a2f516bde46,\"2023-03-16 15:22:10.644 +11:00\",2018,080,2,2,02,123\n64129972d7fb4a2f516bde45,\"2023-03-16 15:22:10.620 +11:00\",2018,080,2,2,01,75\n64129972d7fb4a2f516bde44,\"2023-03-16 15:22:10.593 +11:00\",2018,080,2,1,77,447\n64129972d7fb4a2f516bde43,\"2023-03-16 15:22:10.569 +11:00\",2018,080,2,1,9999,447\n64129972d7fb4a2f516bde42,\"2023-03-16 15:22:10.542 +11:00\",2018,080,2,1,99,..C\n64129972d7fb4a2f516bde41,\"2023-03-16 15:22:10.518 +11:00\",2018,080,2,1,18,3\n64129972d7fb4a2f516bde40,\"2023-03-16 15:22:10.490 +11:00\",2018,080,2,1,17,3\n64129972d7fb4a2f516bde3f,\"2023-03-16 15:22:10.467 +11:00\",2018,080,2,1,16,3\n64129972d7fb4a2f516bde3e,\"2023-03-16 15:22:10.443 +11:00\",2018,080,2,1,15,15\n64129972d7fb4a2f516bde3d,\"2023-03-16 15:22:10.417 +11:00\",2018,080,2,1,14,15\n64129972d7fb4a2f516bde3c,\"2023-03-16 15:22:10.388 +11:00\",2018,080,2,1,13,27\n64129972d7fb4a2f516bde3b,\"2023-03-16 15:22:10.364 +11:00\",2018,080,2,1,12,3\n64129972d7fb4a2f516bde3a,\"2023-03-16 15:22:10.340 +11:00\",2018,080,2,1,09,30\n64129972d7fb4a2f516bde39,\"2023-03-16 15:22:10.316 +11:00\",2018,080,2,1,08,33\n64129972d7fb4a2f516bde38,\"2023-03-16 15:22:10.293 +11:00\",2018,080,2,1,07,15\n64129972d7fb4a2f516bde37,\"2023-03-16 15:22:10.241 +11:00\",2018,080,2,1,06,33\n64129972d7fb4a2f516bde36,\"2023-03-16 15:22:10.200 +11:00\",2018,080,2,1,05,18\n64129972d7fb4a2f516bde35,\"2023-03-16 15:22:10.173 +11:00\",2018,080,2,1,04,60\n64129972d7fb4a2f516bde34,\"2023-03-16 15:22:10.144 +11:00\",2018,080,2,1,03,57\n64129972d7fb4a2f516bde33,\"2023-03-16 15:22:10.113 +11:00\",2018,080,2,1,02,84\n64129972d7fb4a2f516bde32,\"2023-03-16 15:22:10.088 +11:00\",2018,080,2,1,01,48\n64129972d7fb4a2f516bde31,\"2023-03-16 15:22:10.062 +11:00\",2018,080,1,9,77,17799\n64129972d7fb4a2f516bde30,\"2023-03-16 15:22:10.038 +11:00\",2018,080,1,9,9999,17802\n64129972d7fb4a2f516bde2f,\"2023-03-16 15:22:10.014 +11:00\",2018,080,1,9,99,..C\n64129971d7fb4a2f516bde2e,\"2023-03-16 15:22:09.988 +11:00\",2018,080,1,9,18,258\n64129971d7fb4a2f516bde2d,\"2023-03-16 15:22:09.966 +11:00\",2018,080,1,9,17,267\n64129971d7fb4a2f516bde2c,\"2023-03-16 15:22:09.922 +11:00\",2018,080,1,9,16,282\n64129971d7fb4a2f516bde2b,\"2023-03-16 15:22:09.899 +11:00\",2018,080,1,9,15,462\n64129971d7fb4a2f516bde2a,\"2023-03-16 15:22:09.872 +11:00\",2018,080,1,9,14,1032\n64129971d7fb4a2f516bde29,\"2023-03-16 15:22:09.848 +11:00\",2018,080,1,9,13,2610\n64129971d7fb4a2f516bde28,\"2023-03-16 15:22:09.821 +11:00\",2018,080,1,9,12,177\n64129971d7fb4a2f516bde27,\"2023-03-16 15:22:09.794 +11:00\",2018,080,1,9,09,1770\n64129971d7fb4a2f516bde26,\"2023-03-16 15:22:09.759 +11:00\",2018,080,1,9,08,1191\n64129971d7fb4a2f516bde25,\"2023-03-16 15:22:09.736 +11:00\",2018,080,1,9,07,558\n64129971d7fb4a2f516bde24,\"2023-03-16 15:22:09.707 +11:00\",2018,080,1,9,06,759\n64129971d7fb4a2f516bde23,\"2023-03-16 15:22:09.683 +11:00\",2018,080,1,9,05,144\n64129971d7fb4a2f516bde22,\"2023-03-16 15:22:09.659 +11:00\",2018,080,1,9,04,1554\n64129971d7fb4a2f516bde21,\"2023-03-16 15:22:09.634 +11:00\",2018,080,1,9,03,1890\n64129971d7fb4a2f516bde20,\"2023-03-16 15:22:09.609 +11:00\",2018,080,1,9,02,4026\n64129971d7fb4a2f516bde1f,\"2023-03-16 15:22:09.583 +11:00\",2018,080,1,9,01,813\n64129971d7fb4a2f516bde1e,\"2023-03-16 15:22:09.559 +11:00\",2018,080,1,2,77,9780\n64129971d7fb4a2f516bde1d,\"2023-03-16 15:22:09.529 +11:00\",2018,080,1,2,9999,9780\n64129971d7fb4a2f516bde1c,\"2023-03-16 15:22:09.501 +11:00\",2018,080,1,2,99,..C\n64129971d7fb4a2f516bde1b,\"2023-03-16 15:22:09.474 +11:00\",2018,080,1,2,18,129\n64129971d7fb4a2f516bde1a,\"2023-03-16 15:22:09.450 +11:00\",2018,080,1,2,17,141\n64129971d7fb4a2f516bde19,\"2023-03-16 15:22:09.425 +11:00\",2018,080,1,2,16,144\n64129971d7fb4a2f516bde18,\"2023-03-16 15:22:09.400 +11:00\",2018,080,1,2,15,261\n64129971d7fb4a2f516bde17,\"2023-03-16 15:22:09.377 +11:00\",2018,080,1,2,14,549\n64129971d7fb4a2f516bde16,\"2023-03-16 15:22:09.353 +11:00\",2018,080,1,2,13,1464\n64129971d7fb4a2f516bde15,\"2023-03-16 15:22:09.331 +11:00\",2018,080,1,2,12,99\n64129971d7fb4a2f516bde14,\"2023-03-16 15:22:09.307 +11:00\",2018,080,1,2,09,1029\n64129971d7fb4a2f516bde13,\"2023-03-16 15:22:09.282 +11:00\",2018,080,1,2,08,618\n64129971d7fb4a2f516bde12,\"2023-03-16 15:22:09.253 +11:00\",2018,080,1,2,07,306\n64129971d7fb4a2f516bde11,\"2023-03-16 15:22:09.230 +11:00\",2018,080,1,2,06,411\n64129971d7fb4a2f516bde10,\"2023-03-16 15:22:09.207 +11:00\",2018,080,1,2,05,84\n64129971d7fb4a2f516bde0f,\"2023-03-16 15:22:09.184 +11:00\",2018,080,1,2,04,846\n64129971d7fb4a2f516bde0e,\"2023-03-16 15:22:09.162 +11:00\",2018,080,1,2,03,1035\n64129971d7fb4a2f516bde0d,\"2023-03-16 15:22:09.128 +11:00\",2018,080,1,2,02,2250\n64129971d7fb4a2f516bde0c,\"2023-03-16 15:22:09.104 +11:00\",2018,080,1,2,01,408\n64129971d7fb4a2f516bde0b,\"2023-03-16 15:22:09.080 +11:00\",2018,080,1,1,77,8019\n64129971d7fb4a2f516bde0a,\"2023-03-16 15:22:09.048 +11:00\",2018,080,1,1,9999,8019\n64129971d7fb4a2f516bde09,\"2023-03-16 15:22:09.024 +11:00\",2018,080,1,1,99,..C\n64129971d7fb4a2f516bde08,\"2023-03-16 15:22:09.000 +11:00\",2018,080,1,1,18,129\n64129970d7fb4a2f516bde07,\"2023-03-16 15:22:08.967 +11:00\",2018,080,1,1,17,123\n64129970d7fb4a2f516bde06,\"2023-03-16 15:22:08.943 +11:00\",2018,080,1,1,16,141\n64129970d7fb4a2f516bde05,\"2023-03-16 15:22:08.919 +11:00\",2018,080,1,1,15,201\n64129970d7fb4a2f516bde04,\"2023-03-16 15:22:08.889 +11:00\",2018,080,1,1,14,483\n64129970d7fb4a2f516bde03,\"2023-03-16 15:22:08.858 +11:00\",2018,080,1,1,13,1149\n64129970d7fb4a2f516bde02,\"2023-03-16 15:22:08.836 +11:00\",2018,080,1,1,12,78\n64129970d7fb4a2f516bde01,\"2023-03-16 15:22:08.814 +11:00\",2018,080,1,1,09,741\n64129970d7fb4a2f516bde00,\"2023-03-16 15:22:08.789 +11:00\",2018,080,1,1,08,573\n64129970d7fb4a2f516bddff,\"2023-03-16 15:22:08.757 +11:00\",2018,080,1,1,07,252\n64129970d7fb4a2f516bddfe,\"2023-03-16 15:22:08.731 +11:00\",2018,080,1,1,06,345\n64129970d7fb4a2f516bddfd,\"2023-03-16 15:22:08.699 +11:00\",2018,080,1,1,05,60\n64129970d7fb4a2f516bddfc,\"2023-03-16 15:22:08.668 +11:00\",2018,080,1,1,04,708\n64129970d7fb4a2f516bddfb,\"2023-03-16 15:22:08.645 +11:00\",2018,080,1,1,03,852\n64129970d7fb4a2f516bddfa,\"2023-03-16 15:22:08.618 +11:00\",2018,080,1,1,02,1773\n64129970d7fb4a2f516bddf9,\"2023-03-16 15:22:08.594 +11:00\",2018,080,1,1,01,405\n64129970d7fb4a2f516bddf8,\"2023-03-16 15:22:08.571 +11:00\",2018,079,9999,9,77,22572\n64129970d7fb4a2f516bddf7,\"2023-03-16 15:22:08.546 +11:00\",2018,079,9999,9,9999,22575\n64129970d7fb4a2f516bddf6,\"2023-03-16 15:22:08.521 +11:00\",2018,079,9999,9,99,3\n64129970d7fb4a2f516bddf5,\"2023-03-16 15:22:08.490 +11:00\",2018,079,9999,9,18,324\n64129970d7fb4a2f516bddf4,\"2023-03-16 15:22:08.466 +11:00\",2018,079,9999,9,17,297\n64129970d7fb4a2f516bddf3,\"2023-03-16 15:22:08.432 +11:00\",2018,079,9999,9,16,348\n64129970d7fb4a2f516bddf2,\"2023-03-16 15:22:08.404 +11:00\",2018,079,9999,9,15,531\n64129970d7fb4a2f516bddf1,\"2023-03-16 15:22:08.380 +11:00\",2018,079,9999,9,14,1146\n64129970d7fb4a2f516bddf0,\"2023-03-16 15:22:08.355 +11:00\",2018,079,9999,9,13,3027\n64129970d7fb4a2f516bddef,\"2023-03-16 15:22:08.330 +11:00\",2018,079,9999,9,12,183\n64129970d7fb4a2f516bddee,\"2023-03-16 15:22:08.302 +11:00\",2018,079,9999,9,09,2238\n64129970d7fb4a2f516bdded,\"2023-03-16 15:22:08.278 +11:00\",2018,079,9999,9,08,1407\n64129970d7fb4a2f516bddec,\"2023-03-16 15:22:08.253 +11:00\",2018,079,9999,9,07,663\n64129970d7fb4a2f516bddeb,\"2023-03-16 15:22:08.228 +11:00\",2018,079,9999,9,06,930\n64129970d7fb4a2f516bddea,\"2023-03-16 15:22:08.196 +11:00\",2018,079,9999,9,05,228\n64129970d7fb4a2f516bdde9,\"2023-03-16 15:22:08.127 +11:00\",2018,079,9999,9,04,1962\n64129970d7fb4a2f516bdde8,\"2023-03-16 15:22:08.099 +11:00\",2018,079,9999,9,03,2256\n64129970d7fb4a2f516bdde7,\"2023-03-16 15:22:08.073 +11:00\",2018,079,9999,9,02,5961\n64129970d7fb4a2f516bdde6,\"2023-03-16 15:22:08.045 +11:00\",2018,079,9999,9,01,1074\n64129970d7fb4a2f516bdde5,\"2023-03-16 15:22:08.022 +11:00\",2018,079,9999,2,77,12306\n6412996fd7fb4a2f516bdde4,\"2023-03-16 15:22:07.997 +11:00\",2018,079,9999,2,9999,12309\n6412996fd7fb4a2f516bdde3,\"2023-03-16 15:22:07.971 +11:00\",2018,079,9999,2,99,3\n6412996fd7fb4a2f516bdde2,\"2023-03-16 15:22:07.948 +11:00\",2018,079,9999,2,18,165\n6412996fd7fb4a2f516bdde1,\"2023-03-16 15:22:07.924 +11:00\",2018,079,9999,2,17,156\n6412996fd7fb4a2f516bdde0,\"2023-03-16 15:22:07.899 +11:00\",2018,079,9999,2,16,180\n6412996fd7fb4a2f516bdddf,\"2023-03-16 15:22:07.875 +11:00\",2018,079,9999,2,15,303\n6412996fd7fb4a2f516bddde,\"2023-03-16 15:22:07.845 +11:00\",2018,079,9999,2,14,642\n6412996fd7fb4a2f516bdddd,\"2023-03-16 15:22:07.819 +11:00\",2018,079,9999,2,13,1677\n6412996fd7fb4a2f516bdddc,\"2023-03-16 15:22:07.795 +11:00\",2018,079,9999,2,12,108\n6412996fd7fb4a2f516bdddb,\"2023-03-16 15:22:07.769 +11:00\",2018,079,9999,2,09,1239\n6412996fd7fb4a2f516bddda,\"2023-03-16 15:22:07.741 +11:00\",2018,079,9999,2,08,750\n6412996fd7fb4a2f516bddd9,\"2023-03-16 15:22:07.703 +11:00\",2018,079,9999,2,07,366\n6412996fd7fb4a2f516bddd8,\"2023-03-16 15:22:07.678 +11:00\",2018,079,9999,2,06,516\n6412996fd7fb4a2f516bddd7,\"2023-03-16 15:22:07.654 +11:00\",2018,079,9999,2,05,129\n6412996fd7fb4a2f516bddd6,\"2023-03-16 15:22:07.629 +11:00\",2018,079,9999,2,04,1041\n6412996fd7fb4a2f516bddd5,\"2023-03-16 15:22:07.607 +11:00\",2018,079,9999,2,03,1224\n6412996fd7fb4a2f516bddd4,\"2023-03-16 15:22:07.584 +11:00\",2018,079,9999,2,02,3264\n6412996fd7fb4a2f516bddd3,\"2023-03-16 15:22:07.562 +11:00\",2018,079,9999,2,01,549\n6412996fd7fb4a2f516bddd2,\"2023-03-16 15:22:07.539 +11:00\",2018,079,9999,1,77,10266\n6412996fd7fb4a2f516bddd1,\"2023-03-16 15:22:07.516 +11:00\",2018,079,9999,1,9999,10266\n6412996fd7fb4a2f516bddd0,\"2023-03-16 15:22:07.492 +11:00\",2018,079,9999,1,99,0\n6412996fd7fb4a2f516bddcf,\"2023-03-16 15:22:07.470 +11:00\",2018,079,9999,1,18,156\n6412996fd7fb4a2f516bddce,\"2023-03-16 15:22:07.447 +11:00\",2018,079,9999,1,17,138\n6412996fd7fb4a2f516bddcd,\"2023-03-16 15:22:07.424 +11:00\",2018,079,9999,1,16,168\n6412996fd7fb4a2f516bddcc,\"2023-03-16 15:22:07.391 +11:00\",2018,079,9999,1,15,228\n6412996fd7fb4a2f516bddcb,\"2023-03-16 15:22:07.368 +11:00\",2018,079,9999,1,14,504\n6412996fd7fb4a2f516bddca,\"2023-03-16 15:22:07.345 +11:00\",2018,079,9999,1,13,1350\n6412996fd7fb4a2f516bddc9,\"2023-03-16 15:22:07.321 +11:00\",2018,079,9999,1,12,75\n6412996fd7fb4a2f516bddc8,\"2023-03-16 15:22:07.293 +11:00\",2018,079,9999,1,09,999\n6412996fd7fb4a2f516bddc7,\"2023-03-16 15:22:07.269 +11:00\",2018,079,9999,1,08,657\n6412996fd7fb4a2f516bddc6,\"2023-03-16 15:22:07.241 +11:00\",2018,079,9999,1,07,300\n6412996fd7fb4a2f516bddc5,\"2023-03-16 15:22:07.197 +11:00\",2018,079,9999,1,06,417\n6412996fd7fb4a2f516bddc4,\"2023-03-16 15:22:07.174 +11:00\",2018,079,9999,1,05,99\n6412996fd7fb4a2f516bddc3,\"2023-03-16 15:22:07.148 +11:00\",2018,079,9999,1,04,921\n6412996fd7fb4a2f516bddc2,\"2023-03-16 15:22:07.119 +11:00\",2018,079,9999,1,03,1032\n6412996fd7fb4a2f516bddc1,\"2023-03-16 15:22:07.091 +11:00\",2018,079,9999,1,02,2697\n6412996fd7fb4a2f516bddc0,\"2023-03-16 15:22:07.063 +11:00\",2018,079,9999,1,01,522\n6412996fd7fb4a2f516bddbf,\"2023-03-16 15:22:07.038 +11:00\",2018,079,77,9,77,22572\n6412996fd7fb4a2f516bddbe,\"2023-03-16 15:22:07.014 +11:00\",2018,079,77,9,9999,22575\n6412996ed7fb4a2f516bddbd,\"2023-03-16 15:22:06.991 +11:00\",2018,079,77,9,99,..C\n6412996ed7fb4a2f516bddbc,\"2023-03-16 15:22:06.968 +11:00\",2018,079,77,9,18,324\n6412996ed7fb4a2f516bddbb,\"2023-03-16 15:22:06.942 +11:00\",2018,079,77,9,17,297\n6412996ed7fb4a2f516bddba,\"2023-03-16 15:22:06.919 +11:00\",2018,079,77,9,16,348\n6412996ed7fb4a2f516bddb9,\"2023-03-16 15:22:06.894 +11:00\",2018,079,77,9,15,531\n6412996ed7fb4a2f516bddb8,\"2023-03-16 15:22:06.871 +11:00\",2018,079,77,9,14,1146\n6412996ed7fb4a2f516bddb7,\"2023-03-16 15:22:06.835 +11:00\",2018,079,77,9,13,3027\n6412996ed7fb4a2f516bddb6,\"2023-03-16 15:22:06.810 +11:00\",2018,079,77,9,12,183\n6412996ed7fb4a2f516bddb5,\"2023-03-16 15:22:06.785 +11:00\",2018,079,77,9,09,2238\n6412996ed7fb4a2f516bddb4,\"2023-03-16 15:22:06.752 +11:00\",2018,079,77,9,08,1407\n6412996ed7fb4a2f516bddb3,\"2023-03-16 15:22:06.723 +11:00\",2018,079,77,9,07,663\n6412996ed7fb4a2f516bddb2,\"2023-03-16 15:22:06.694 +11:00\",2018,079,77,9,06,930\n6412996ed7fb4a2f516bddb1,\"2023-03-16 15:22:06.663 +11:00\",2018,079,77,9,05,228\n6412996ed7fb4a2f516bddb0,\"2023-03-16 15:22:06.634 +11:00\",2018,079,77,9,04,1962\n6412996ed7fb4a2f516bddaf,\"2023-03-16 15:22:06.610 +11:00\",2018,079,77,9,03,2256\n6412996ed7fb4a2f516bddae,\"2023-03-16 15:22:06.568 +11:00\",2018,079,77,9,02,5961\n6412996ed7fb4a2f516bddad,\"2023-03-16 15:22:06.543 +11:00\",2018,079,77,9,01,1074\n6412996ed7fb4a2f516bddac,\"2023-03-16 15:22:06.520 +11:00\",2018,079,77,2,77,12306\n6412996ed7fb4a2f516bddab,\"2023-03-16 15:22:06.494 +11:00\",2018,079,77,2,9999,12309\n6412996ed7fb4a2f516bddaa,\"2023-03-16 15:22:06.469 +11:00\",2018,079,77,2,99,..C\n6412996ed7fb4a2f516bdda9,\"2023-03-16 15:22:06.440 +11:00\",2018,079,77,2,18,165\n6412996ed7fb4a2f516bdda8,\"2023-03-16 15:22:06.415 +11:00\",2018,079,77,2,17,156\n6412996ed7fb4a2f516bdda7,\"2023-03-16 15:22:06.389 +11:00\",2018,079,77,2,16,180\n6412996ed7fb4a2f516bdda6,\"2023-03-16 15:22:06.310 +11:00\",2018,079,77,2,15,303\n6412996ed7fb4a2f516bdda5,\"2023-03-16 15:22:06.286 +11:00\",2018,079,77,2,14,642\n6412996ed7fb4a2f516bdda4,\"2023-03-16 15:22:06.262 +11:00\",2018,079,77,2,13,1677\n6412996ed7fb4a2f516bdda3,\"2023-03-16 15:22:06.229 +11:00\",2018,079,77,2,12,108\n6412996ed7fb4a2f516bdda2,\"2023-03-16 15:22:06.206 +11:00\",2018,079,77,2,09,1239\n6412996ed7fb4a2f516bdda1,\"2023-03-16 15:22:06.178 +11:00\",2018,079,77,2,08,750\n6412996ed7fb4a2f516bdda0,\"2023-03-16 15:22:06.144 +11:00\",2018,079,77,2,07,366\n6412996ed7fb4a2f516bdd9f,\"2023-03-16 15:22:06.117 +11:00\",2018,079,77,2,06,516\n6412996ed7fb4a2f516bdd9e,\"2023-03-16 15:22:06.095 +11:00\",2018,079,77,2,05,129\n6412996ed7fb4a2f516bdd9d,\"2023-03-16 15:22:06.071 +11:00\",2018,079,77,2,04,1041\n6412996ed7fb4a2f516bdd9c,\"2023-03-16 15:22:06.049 +11:00\",2018,079,77,2,03,1224\n6412996ed7fb4a2f516bdd9b,\"2023-03-16 15:22:06.024 +11:00\",2018,079,77,2,02,3264\n6412996ed7fb4a2f516bdd9a,\"2023-03-16 15:22:06.001 +11:00\",2018,079,77,2,01,549\n6412996dd7fb4a2f516bdd99,\"2023-03-16 15:22:05.977 +11:00\",2018,079,77,1,77,10266\n6412996dd7fb4a2f516bdd98,\"2023-03-16 15:22:05.954 +11:00\",2018,079,77,1,9999,10266\n6412996dd7fb4a2f516bdd97,\"2023-03-16 15:22:05.918 +11:00\",2018,079,77,1,99,..C\n6412996dd7fb4a2f516bdd96,\"2023-03-16 15:22:05.895 +11:00\",2018,079,77,1,18,156\n6412996dd7fb4a2f516bdd95,\"2023-03-16 15:22:05.870 +11:00\",2018,079,77,1,17,138\n6412996dd7fb4a2f516bdd94,\"2023-03-16 15:22:05.843 +11:00\",2018,079,77,1,16,168\n6412996dd7fb4a2f516bdd93,\"2023-03-16 15:22:05.813 +11:00\",2018,079,77,1,15,228\n6412996dd7fb4a2f516bdd92,\"2023-03-16 15:22:05.787 +11:00\",2018,079,77,1,14,504\n6412996dd7fb4a2f516bdd91,\"2023-03-16 15:22:05.764 +11:00\",2018,079,77,1,13,1350\n6412996dd7fb4a2f516bdd90,\"2023-03-16 15:22:05.741 +11:00\",2018,079,77,1,12,75\n6412996dd7fb4a2f516bdd8f,\"2023-03-16 15:22:05.712 +11:00\",2018,079,77,1,09,999\n6412996dd7fb4a2f516bdd8e,\"2023-03-16 15:22:05.690 +11:00\",2018,079,77,1,08,657\n6412996dd7fb4a2f516bdd8d,\"2023-03-16 15:22:05.667 +11:00\",2018,079,77,1,07,300\n6412996dd7fb4a2f516bdd8c,\"2023-03-16 15:22:05.644 +11:00\",2018,079,77,1,06,417\n6412996dd7fb4a2f516bdd8b,\"2023-03-16 15:22:05.619 +11:00\",2018,079,77,1,05,99\n6412996dd7fb4a2f516bdd8a,\"2023-03-16 15:22:05.595 +11:00\",2018,079,77,1,04,921\n6412996dd7fb4a2f516bdd89,\"2023-03-16 15:22:05.571 +11:00\",2018,079,77,1,03,1032\n6412996dd7fb4a2f516bdd88,\"2023-03-16 15:22:05.545 +11:00\",2018,079,77,1,02,2697\n6412996dd7fb4a2f516bdd87,\"2023-03-16 15:22:05.517 +11:00\",2018,079,77,1,01,522\n6412996dd7fb4a2f516bdd86,\"2023-03-16 15:22:05.486 +11:00\",2018,079,9,9,77,0\n6412996dd7fb4a2f516bdd85,\"2023-03-16 15:22:05.463 +11:00\",2018,079,9,9,9999,0\n6412996dd7fb4a2f516bdd84,\"2023-03-16 15:22:05.425 +11:00\",2018,079,9,9,99,..C\n6412996dd7fb4a2f516bdd83,\"2023-03-16 15:22:05.401 +11:00\",2018,079,9,9,18,0\n6412996dd7fb4a2f516bdd82,\"2023-03-16 15:22:05.371 +11:00\",2018,079,9,9,17,0\n6412996dd7fb4a2f516bdd81,\"2023-03-16 15:22:05.347 +11:00\",2018,079,9,9,16,0\n6412996dd7fb4a2f516bdd80,\"2023-03-16 15:22:05.324 +11:00\",2018,079,9,9,15,0\n6412996dd7fb4a2f516bdd7f,\"2023-03-16 15:22:05.299 +11:00\",2018,079,9,9,14,0\n6412996dd7fb4a2f516bdd7e,\"2023-03-16 15:22:05.268 +11:00\",2018,079,9,9,13,0\n6412996dd7fb4a2f516bdd7d,\"2023-03-16 15:22:05.241 +11:00\",2018,079,9,9,12,0\n6412996dd7fb4a2f516bdd7c,\"2023-03-16 15:22:05.205 +11:00\",2018,079,9,9,09,0\n6412996dd7fb4a2f516bdd7b,\"2023-03-16 15:22:05.175 +11:00\",2018,079,9,9,08,0\n6412996dd7fb4a2f516bdd7a,\"2023-03-16 15:22:05.150 +11:00\",2018,079,9,9,07,0\n6412996dd7fb4a2f516bdd79,\"2023-03-16 15:22:05.128 +11:00\",2018,079,9,9,06,0\n6412996dd7fb4a2f516bdd78,\"2023-03-16 15:22:05.098 +11:00\",2018,079,9,9,05,0\n6412996dd7fb4a2f516bdd77,\"2023-03-16 15:22:05.046 +11:00\",2018,079,9,9,04,0\n6412996dd7fb4a2f516bdd76,\"2023-03-16 15:22:05.021 +11:00\",2018,079,9,9,03,0\n6412996cd7fb4a2f516bdd75,\"2023-03-16 15:22:04.997 +11:00\",2018,079,9,9,02,0\n6412996cd7fb4a2f516bdd74,\"2023-03-16 15:22:04.969 +11:00\",2018,079,9,9,01,0\n6412996cd7fb4a2f516bdd73,\"2023-03-16 15:22:04.945 +11:00\",2018,079,9,2,77,0\n6412996cd7fb4a2f516bdd72,\"2023-03-16 15:22:04.918 +11:00\",2018,079,9,2,9999,0\n6412996cd7fb4a2f516bdd71,\"2023-03-16 15:22:04.891 +11:00\",2018,079,9,2,99,..C\n6412996cd7fb4a2f516bdd70,\"2023-03-16 15:22:04.869 +11:00\",2018,079,9,2,18,0\n6412996cd7fb4a2f516bdd6f,\"2023-03-16 15:22:04.843 +11:00\",2018,079,9,2,17,0\n6412996cd7fb4a2f516bdd6e,\"2023-03-16 15:22:04.820 +11:00\",2018,079,9,2,16,0\n6412996cd7fb4a2f516bdd6d,\"2023-03-16 15:22:04.789 +11:00\",2018,079,9,2,15,0\n6412996cd7fb4a2f516bdd6c,\"2023-03-16 15:22:04.762 +11:00\",2018,079,9,2,14,0\n6412996cd7fb4a2f516bdd6b,\"2023-03-16 15:22:04.728 +11:00\",2018,079,9,2,13,0\n6412996cd7fb4a2f516bdd6a,\"2023-03-16 15:22:04.705 +11:00\",2018,079,9,2,12,0\n6412996cd7fb4a2f516bdd69,\"2023-03-16 15:22:04.680 +11:00\",2018,079,9,2,09,0\n6412996cd7fb4a2f516bdd68,\"2023-03-16 15:22:04.636 +11:00\",2018,079,9,2,08,0\n6412996cd7fb4a2f516bdd67,\"2023-03-16 15:22:04.610 +11:00\",2018,079,9,2,07,0\n6412996cd7fb4a2f516bdd66,\"2023-03-16 15:22:04.584 +11:00\",2018,079,9,2,06,0\n6412996cd7fb4a2f516bdd65,\"2023-03-16 15:22:04.541 +11:00\",2018,079,9,2,05,0\n6412996cd7fb4a2f516bdd64,\"2023-03-16 15:22:04.509 +11:00\",2018,079,9,2,04,0\n6412996cd7fb4a2f516bdd63,\"2023-03-16 15:22:04.482 +11:00\",2018,079,9,2,03,0\n6412996cd7fb4a2f516bdd62,\"2023-03-16 15:22:04.437 +11:00\",2018,079,9,2,02,0\n6412996cd7fb4a2f516bdd61,\"2023-03-16 15:22:04.412 +11:00\",2018,079,9,2,01,0\n6412996cd7fb4a2f516bdd60,\"2023-03-16 15:22:04.384 +11:00\",2018,079,9,1,77,0\n6412996cd7fb4a2f516bdd5f,\"2023-03-16 15:22:04.359 +11:00\",2018,079,9,1,9999,0\n6412996cd7fb4a2f516bdd5e,\"2023-03-16 15:22:04.332 +11:00\",2018,079,9,1,99,..C\n6412996cd7fb4a2f516bdd5d,\"2023-03-16 15:22:04.289 +11:00\",2018,079,9,1,18,0\n6412996cd7fb4a2f516bdd5c,\"2023-03-16 15:22:04.230 +11:00\",2018,079,9,1,17,0\n6412996cd7fb4a2f516bdd5b,\"2023-03-16 15:22:04.207 +11:00\",2018,079,9,1,16,0\n6412996cd7fb4a2f516bdd5a,\"2023-03-16 15:22:04.179 +11:00\",2018,079,9,1,15,0\n6412996cd7fb4a2f516bdd59,\"2023-03-16 15:22:04.155 +11:00\",2018,079,9,1,14,0\n6412996cd7fb4a2f516bdd58,\"2023-03-16 15:22:04.131 +11:00\",2018,079,9,1,13,0\n6412996cd7fb4a2f516bdd57,\"2023-03-16 15:22:04.108 +11:00\",2018,079,9,1,12,0\n6412996cd7fb4a2f516bdd56,\"2023-03-16 15:22:04.070 +11:00\",2018,079,9,1,09,0\n6412996cd7fb4a2f516bdd55,\"2023-03-16 15:22:04.045 +11:00\",2018,079,9,1,08,0\n6412996cd7fb4a2f516bdd54,\"2023-03-16 15:22:04.020 +11:00\",2018,079,9,1,07,0\n6412996bd7fb4a2f516bdd53,\"2023-03-16 15:22:03.988 +11:00\",2018,079,9,1,06,0\n6412996bd7fb4a2f516bdd52,\"2023-03-16 15:22:03.964 +11:00\",2018,079,9,1,05,0\n6412996bd7fb4a2f516bdd51,\"2023-03-16 15:22:03.936 +11:00\",2018,079,9,1,04,0\n6412996bd7fb4a2f516bdd50,\"2023-03-16 15:22:03.911 +11:00\",2018,079,9,1,03,0\n6412996bd7fb4a2f516bdd4f,\"2023-03-16 15:22:03.886 +11:00\",2018,079,9,1,02,0\n6412996bd7fb4a2f516bdd4e,\"2023-03-16 15:22:03.861 +11:00\",2018,079,9,1,01,0\n6412996bd7fb4a2f516bdd4d,\"2023-03-16 15:22:03.835 +11:00\",2018,079,6,9,77,153\n6412996bd7fb4a2f516bdd4c,\"2023-03-16 15:22:03.806 +11:00\",2018,079,6,9,9999,153\n6412996bd7fb4a2f516bdd4b,\"2023-03-16 15:22:03.763 +11:00\",2018,079,6,9,99,..C\n6412996bd7fb4a2f516bdd4a,\"2023-03-16 15:22:03.738 +11:00\",2018,079,6,9,18,0\n6412996bd7fb4a2f516bdd49,\"2023-03-16 15:22:03.712 +11:00\",2018,079,6,9,17,0\n6412996bd7fb4a2f516bdd48,\"2023-03-16 15:22:03.683 +11:00\",2018,079,6,9,16,3\n6412996bd7fb4a2f516bdd47,\"2023-03-16 15:22:03.657 +11:00\",2018,079,6,9,15,3\n6412996bd7fb4a2f516bdd46,\"2023-03-16 15:22:03.629 +11:00\",2018,079,6,9,14,3\n6412996bd7fb4a2f516bdd45,\"2023-03-16 15:22:03.604 +11:00\",2018,079,6,9,13,21\n6412996bd7fb4a2f516bdd44,\"2023-03-16 15:22:03.580 +11:00\",2018,079,6,9,12,3\n6412996bd7fb4a2f516bdd43,\"2023-03-16 15:22:03.554 +11:00\",2018,079,6,9,09,15\n6412996bd7fb4a2f516bdd42,\"2023-03-16 15:22:03.525 +11:00\",2018,079,6,9,08,12\n6412996bd7fb4a2f516bdd41,\"2023-03-16 15:22:03.501 +11:00\",2018,079,6,9,07,3\n6412996bd7fb4a2f516bdd40,\"2023-03-16 15:22:03.475 +11:00\",2018,079,6,9,06,6\n6412996bd7fb4a2f516bdd3f,\"2023-03-16 15:22:03.450 +11:00\",2018,079,6,9,05,3\n6412996bd7fb4a2f516bdd3e,\"2023-03-16 15:22:03.425 +11:00\",2018,079,6,9,04,9\n6412996bd7fb4a2f516bdd3d,\"2023-03-16 15:22:03.401 +11:00\",2018,079,6,9,03,24\n6412996bd7fb4a2f516bdd3c,\"2023-03-16 15:22:03.370 +11:00\",2018,079,6,9,02,36\n6412996bd7fb4a2f516bdd3b,\"2023-03-16 15:22:03.345 +11:00\",2018,079,6,9,01,9\n6412996bd7fb4a2f516bdd3a,\"2023-03-16 15:22:03.320 +11:00\",2018,079,6,2,77,81\n6412996bd7fb4a2f516bdd39,\"2023-03-16 15:22:03.293 +11:00\",2018,079,6,2,9999,81\n6412996bd7fb4a2f516bdd38,\"2023-03-16 15:22:03.269 +11:00\",2018,079,6,2,99,..C\n6412996bd7fb4a2f516bdd37,\"2023-03-16 15:22:03.244 +11:00\",2018,079,6,2,18,0\n6412996bd7fb4a2f516bdd36,\"2023-03-16 15:22:03.212 +11:00\",2018,079,6,2,17,0\n6412996bd7fb4a2f516bdd35,\"2023-03-16 15:22:03.188 +11:00\",2018,079,6,2,16,3\n6412996bd7fb4a2f516bdd34,\"2023-03-16 15:22:03.165 +11:00\",2018,079,6,2,15,3\n6412996bd7fb4a2f516bdd33,\"2023-03-16 15:22:03.142 +11:00\",2018,079,6,2,14,3\n6412996bd7fb4a2f516bdd32,\"2023-03-16 15:22:03.112 +11:00\",2018,079,6,2,13,9\n6412996bd7fb4a2f516bdd31,\"2023-03-16 15:22:03.084 +11:00\",2018,079,6,2,12,3\n6412996bd7fb4a2f516bdd30,\"2023-03-16 15:22:03.049 +11:00\",2018,079,6,2,09,6\n6412996bd7fb4a2f516bdd2f,\"2023-03-16 15:22:03.024 +11:00\",2018,079,6,2,08,6\n6412996ad7fb4a2f516bdd2e,\"2023-03-16 15:22:02.992 +11:00\",2018,079,6,2,07,3\n6412996ad7fb4a2f516bdd2d,\"2023-03-16 15:22:02.947 +11:00\",2018,079,6,2,06,3\n6412996ad7fb4a2f516bdd2c,\"2023-03-16 15:22:02.922 +11:00\",2018,079,6,2,05,0\n6412996ad7fb4a2f516bdd2b,\"2023-03-16 15:22:02.881 +11:00\",2018,079,6,2,04,3\n6412996ad7fb4a2f516bdd2a,\"2023-03-16 15:22:02.851 +11:00\",2018,079,6,2,03,12\n6412996ad7fb4a2f516bdd29,\"2023-03-16 15:22:02.827 +11:00\",2018,079,6,2,02,21\n6412996ad7fb4a2f516bdd28,\"2023-03-16 15:22:02.802 +11:00\",2018,079,6,2,01,3\n6412996ad7fb4a2f516bdd27,\"2023-03-16 15:22:02.779 +11:00\",2018,079,6,1,77,72\n6412996ad7fb4a2f516bdd26,\"2023-03-16 15:22:02.756 +11:00\",2018,079,6,1,9999,72\n6412996ad7fb4a2f516bdd25,\"2023-03-16 15:22:02.719 +11:00\",2018,079,6,1,99,..C\n6412996ad7fb4a2f516bdd24,\"2023-03-16 15:22:02.694 +11:00\",2018,079,6,1,18,0\n6412996ad7fb4a2f516bdd23,\"2023-03-16 15:22:02.669 +11:00\",2018,079,6,1,17,0\n6412996ad7fb4a2f516bdd22,\"2023-03-16 15:22:02.646 +11:00\",2018,079,6,1,16,0\n6412996ad7fb4a2f516bdd21,\"2023-03-16 15:22:02.620 +11:00\",2018,079,6,1,15,3\n6412996ad7fb4a2f516bdd20,\"2023-03-16 15:22:02.572 +11:00\",2018,079,6,1,14,0\n6412996ad7fb4a2f516bdd1f,\"2023-03-16 15:22:02.548 +11:00\",2018,079,6,1,13,15\n6412996ad7fb4a2f516bdd1e,\"2023-03-16 15:22:02.518 +11:00\",2018,079,6,1,12,0\n6412996ad7fb4a2f516bdd1d,\"2023-03-16 15:22:02.494 +11:00\",2018,079,6,1,09,6\n6412996ad7fb4a2f516bdd1c,\"2023-03-16 15:22:02.465 +11:00\",2018,079,6,1,08,6\n6412996ad7fb4a2f516bdd1b,\"2023-03-16 15:22:02.440 +11:00\",2018,079,6,1,07,3\n6412996ad7fb4a2f516bdd1a,\"2023-03-16 15:22:02.417 +11:00\",2018,079,6,1,06,3\n6412996ad7fb4a2f516bdd19,\"2023-03-16 15:22:02.393 +11:00\",2018,079,6,1,05,3\n6412996ad7fb4a2f516bdd18,\"2023-03-16 15:22:02.369 +11:00\",2018,079,6,1,04,3\n6412996ad7fb4a2f516bdd17,\"2023-03-16 15:22:02.344 +11:00\",2018,079,6,1,03,9\n6412996ad7fb4a2f516bdd16,\"2023-03-16 15:22:02.319 +11:00\",2018,079,6,1,02,15\n6412996ad7fb4a2f516bdd15,\"2023-03-16 15:22:02.295 +11:00\",2018,079,6,1,01,3\n6412996ad7fb4a2f516bdd14,\"2023-03-16 15:22:02.270 +11:00\",2018,079,5,9,77,57\n6412996ad7fb4a2f516bdd13,\"2023-03-16 15:22:02.246 +11:00\",2018,079,5,9,9999,57\n6412996ad7fb4a2f516bdd12,\"2023-03-16 15:22:02.211 +11:00\",2018,079,5,9,99,..C\n6412996ad7fb4a2f516bdd11,\"2023-03-16 15:22:02.177 +11:00\",2018,079,5,9,18,0\n6412996ad7fb4a2f516bdd10,\"2023-03-16 15:22:02.150 +11:00\",2018,079,5,9,17,0\n6412996ad7fb4a2f516bdd0f,\"2023-03-16 15:22:02.125 +11:00\",2018,079,5,9,16,3\n6412996ad7fb4a2f516bdd0e,\"2023-03-16 15:22:02.085 +11:00\",2018,079,5,9,15,0\n6412996ad7fb4a2f516bdd0d,\"2023-03-16 15:22:02.059 +11:00\",2018,079,5,9,14,3\n6412996ad7fb4a2f516bdd0c,\"2023-03-16 15:22:02.031 +11:00\",2018,079,5,9,13,3\n6412996ad7fb4a2f516bdd0b,\"2023-03-16 15:22:02.006 +11:00\",2018,079,5,9,12,0\n64129969d7fb4a2f516bdd0a,\"2023-03-16 15:22:01.978 +11:00\",2018,079,5,9,09,12\n64129969d7fb4a2f516bdd09,\"2023-03-16 15:22:01.948 +11:00\",2018,079,5,9,08,0\n64129969d7fb4a2f516bdd08,\"2023-03-16 15:22:01.923 +11:00\",2018,079,5,9,07,0\n64129969d7fb4a2f516bdd07,\"2023-03-16 15:22:01.898 +11:00\",2018,079,5,9,06,3\n64129969d7fb4a2f516bdd06,\"2023-03-16 15:22:01.864 +11:00\",2018,079,5,9,05,0\n64129969d7fb4a2f516bdd05,\"2023-03-16 15:22:01.834 +11:00\",2018,079,5,9,04,3\n64129969d7fb4a2f516bdd04,\"2023-03-16 15:22:01.808 +11:00\",2018,079,5,9,03,3\n64129969d7fb4a2f516bdd03,\"2023-03-16 15:22:01.781 +11:00\",2018,079,5,9,02,36\n64129969d7fb4a2f516bdd02,\"2023-03-16 15:22:01.755 +11:00\",2018,079,5,9,01,0\n64129969d7fb4a2f516bdd01,\"2023-03-16 15:22:01.729 +11:00\",2018,079,5,2,77,30\n64129969d7fb4a2f516bdd00,\"2023-03-16 15:22:01.701 +11:00\",2018,079,5,2,9999,30\n64129969d7fb4a2f516bdcff,\"2023-03-16 15:22:01.674 +11:00\",2018,079,5,2,99,..C\n64129969d7fb4a2f516bdcfe,\"2023-03-16 15:22:01.648 +11:00\",2018,079,5,2,18,0\n64129969d7fb4a2f516bdcfd,\"2023-03-16 15:22:01.623 +11:00\",2018,079,5,2,17,0\n64129969d7fb4a2f516bdcfc,\"2023-03-16 15:22:01.595 +11:00\",2018,079,5,2,16,0\n64129969d7fb4a2f516bdcfb,\"2023-03-16 15:22:01.567 +11:00\",2018,079,5,2,15,0\n64129969d7fb4a2f516bdcfa,\"2023-03-16 15:22:01.529 +11:00\",2018,079,5,2,14,0\n64129969d7fb4a2f516bdcf9,\"2023-03-16 15:22:01.505 +11:00\",2018,079,5,2,13,0\n64129969d7fb4a2f516bdcf8,\"2023-03-16 15:22:01.481 +11:00\",2018,079,5,2,12,0\n64129969d7fb4a2f516bdcf7,\"2023-03-16 15:22:01.450 +11:00\",2018,079,5,2,09,9\n64129969d7fb4a2f516bdcf6,\"2023-03-16 15:22:01.425 +11:00\",2018,079,5,2,08,0\n64129969d7fb4a2f516bdcf5,\"2023-03-16 15:22:01.396 +11:00\",2018,079,5,2,07,0\n64129969d7fb4a2f516bdcf4,\"2023-03-16 15:22:01.370 +11:00\",2018,079,5,2,06,3\n64129969d7fb4a2f516bdcf3,\"2023-03-16 15:22:01.341 +11:00\",2018,079,5,2,05,0\n64129969d7fb4a2f516bdcf2,\"2023-03-16 15:22:01.307 +11:00\",2018,079,5,2,04,0\n64129969d7fb4a2f516bdcf1,\"2023-03-16 15:22:01.281 +11:00\",2018,079,5,2,03,3\n64129969d7fb4a2f516bdcf0,\"2023-03-16 15:22:01.253 +11:00\",2018,079,5,2,02,21\n64129969d7fb4a2f516bdcef,\"2023-03-16 15:22:01.225 +11:00\",2018,079,5,2,01,0\n64129969d7fb4a2f516bdcee,\"2023-03-16 15:22:01.193 +11:00\",2018,079,5,1,77,27\n64129969d7fb4a2f516bdced,\"2023-03-16 15:22:01.165 +11:00\",2018,079,5,1,9999,27\n64129969d7fb4a2f516bdcec,\"2023-03-16 15:22:01.140 +11:00\",2018,079,5,1,99,..C\n64129969d7fb4a2f516bdceb,\"2023-03-16 15:22:01.115 +11:00\",2018,079,5,1,18,0\n64129969d7fb4a2f516bdcea,\"2023-03-16 15:22:01.089 +11:00\",2018,079,5,1,17,0\n64129969d7fb4a2f516bdce9,\"2023-03-16 15:22:01.061 +11:00\",2018,079,5,1,16,3\n64129969d7fb4a2f516bdce8,\"2023-03-16 15:22:01.033 +11:00\",2018,079,5,1,15,0\n64129968d7fb4a2f516bdce7,\"2023-03-16 15:22:00.997 +11:00\",2018,079,5,1,14,3\n64129968d7fb4a2f516bdce6,\"2023-03-16 15:22:00.974 +11:00\",2018,079,5,1,13,3\n64129968d7fb4a2f516bdce5,\"2023-03-16 15:22:00.949 +11:00\",2018,079,5,1,12,0\n64129968d7fb4a2f516bdce4,\"2023-03-16 15:22:00.926 +11:00\",2018,079,5,1,09,3\n64129968d7fb4a2f516bdce3,\"2023-03-16 15:22:00.898 +11:00\",2018,079,5,1,08,0\n64129968d7fb4a2f516bdce2,\"2023-03-16 15:22:00.873 +11:00\",2018,079,5,1,07,0\n64129968d7fb4a2f516bdce1,\"2023-03-16 15:22:00.842 +11:00\",2018,079,5,1,06,0\n64129968d7fb4a2f516bdce0,\"2023-03-16 15:22:00.802 +11:00\",2018,079,5,1,05,0\n64129968d7fb4a2f516bdcdf,\"2023-03-16 15:22:00.777 +11:00\",2018,079,5,1,04,3\n64129968d7fb4a2f516bdcde,\"2023-03-16 15:22:00.752 +11:00\",2018,079,5,1,03,0\n64129968d7fb4a2f516bdcdd,\"2023-03-16 15:22:00.728 +11:00\",2018,079,5,1,02,15\n64129968d7fb4a2f516bdcdc,\"2023-03-16 15:22:00.700 +11:00\",2018,079,5,1,01,0\n64129968d7fb4a2f516bdcdb,\"2023-03-16 15:22:00.674 +11:00\",2018,079,4,9,77,1341\n64129968d7fb4a2f516bdcda,\"2023-03-16 15:22:00.650 +11:00\",2018,079,4,9,9999,1341\n64129968d7fb4a2f516bdcd9,\"2023-03-16 15:22:00.625 +11:00\",2018,079,4,9,99,..C\n64129968d7fb4a2f516bdcd8,\"2023-03-16 15:22:00.593 +11:00\",2018,079,4,9,18,0\n64129968d7fb4a2f516bdcd7,\"2023-03-16 15:22:00.561 +11:00\",2018,079,4,9,17,6\n64129968d7fb4a2f516bdcd6,\"2023-03-16 15:22:00.535 +11:00\",2018,079,4,9,16,3\n64129968d7fb4a2f516bdcd5,\"2023-03-16 15:22:00.508 +11:00\",2018,079,4,9,15,3\n64129968d7fb4a2f516bdcd4,\"2023-03-16 15:22:00.482 +11:00\",2018,079,4,9,14,18\n64129968d7fb4a2f516bdcd3,\"2023-03-16 15:22:00.454 +11:00\",2018,079,4,9,13,69\n64129968d7fb4a2f516bdcd2,\"2023-03-16 15:22:00.426 +11:00\",2018,079,4,9,12,0\n64129968d7fb4a2f516bdcd1,\"2023-03-16 15:22:00.404 +11:00\",2018,079,4,9,09,135\n64129968d7fb4a2f516bdcd0,\"2023-03-16 15:22:00.380 +11:00\",2018,079,4,9,08,27\n64129968d7fb4a2f516bdccf,\"2023-03-16 15:22:00.355 +11:00\",2018,079,4,9,07,6\n64129968d7fb4a2f516bdcce,\"2023-03-16 15:22:00.332 +11:00\",2018,079,4,9,06,18\n64129968d7fb4a2f516bdccd,\"2023-03-16 15:22:00.306 +11:00\",2018,079,4,9,05,3\n64129968d7fb4a2f516bdccc,\"2023-03-16 15:22:00.281 +11:00\",2018,079,4,9,04,30\n64129968d7fb4a2f516bdccb,\"2023-03-16 15:22:00.253 +11:00\",2018,079,4,9,03,66\n64129968d7fb4a2f516bdcca,\"2023-03-16 15:22:00.229 +11:00\",2018,079,4,9,02,948\n64129968d7fb4a2f516bdcc9,\"2023-03-16 15:22:00.202 +11:00\",2018,079,4,9,01,9\n64129968d7fb4a2f516bdcc8,\"2023-03-16 15:22:00.174 +11:00\",2018,079,4,2,77,744\n64129968d7fb4a2f516bdcc7,\"2023-03-16 15:22:00.146 +11:00\",2018,079,4,2,9999,744\n64129968d7fb4a2f516bdcc6,\"2023-03-16 15:22:00.122 +11:00\",2018,079,4,2,99,..C\n64129968d7fb4a2f516bdcc5,\"2023-03-16 15:22:00.100 +11:00\",2018,079,4,2,18,0\n64129968d7fb4a2f516bdcc4,\"2023-03-16 15:22:00.077 +11:00\",2018,079,4,2,17,6\n64129968d7fb4a2f516bdcc3,\"2023-03-16 15:22:00.053 +11:00\",2018,079,4,2,16,3\n64129968d7fb4a2f516bdcc2,\"2023-03-16 15:22:00.030 +11:00\",2018,079,4,2,15,3\n64129968d7fb4a2f516bdcc1,\"2023-03-16 15:22:00.005 +11:00\",2018,079,4,2,14,6\n64129967d7fb4a2f516bdcc0,\"2023-03-16 15:21:59.977 +11:00\",2018,079,4,2,13,39\n64129967d7fb4a2f516bdcbf,\"2023-03-16 15:21:59.950 +11:00\",2018,079,4,2,12,0\n64129967d7fb4a2f516bdcbe,\"2023-03-16 15:21:59.926 +11:00\",2018,079,4,2,09,81\n64129967d7fb4a2f516bdcbd,\"2023-03-16 15:21:59.900 +11:00\",2018,079,4,2,08,12\n64129967d7fb4a2f516bdcbc,\"2023-03-16 15:21:59.873 +11:00\",2018,079,4,2,07,0\n64129967d7fb4a2f516bdcbb,\"2023-03-16 15:21:59.847 +11:00\",2018,079,4,2,06,12\n64129967d7fb4a2f516bdcba,\"2023-03-16 15:21:59.819 +11:00\",2018,079,4,2,05,0\n64129967d7fb4a2f516bdcb9,\"2023-03-16 15:21:59.791 +11:00\",2018,079,4,2,04,18\n64129967d7fb4a2f516bdcb8,\"2023-03-16 15:21:59.764 +11:00\",2018,079,4,2,03,39\n64129967d7fb4a2f516bdcb7,\"2023-03-16 15:21:59.735 +11:00\",2018,079,4,2,02,525\n64129967d7fb4a2f516bdcb6,\"2023-03-16 15:21:59.708 +11:00\",2018,079,4,2,01,6\n64129967d7fb4a2f516bdcb5,\"2023-03-16 15:21:59.683 +11:00\",2018,079,4,1,77,600\n64129967d7fb4a2f516bdcb4,\"2023-03-16 15:21:59.650 +11:00\",2018,079,4,1,9999,600\n64129967d7fb4a2f516bdcb3,\"2023-03-16 15:21:59.623 +11:00\",2018,079,4,1,99,..C\n64129967d7fb4a2f516bdcb2,\"2023-03-16 15:21:59.586 +11:00\",2018,079,4,1,18,0\n64129967d7fb4a2f516bdcb1,\"2023-03-16 15:21:59.561 +11:00\",2018,079,4,1,17,0\n64129967d7fb4a2f516bdcb0,\"2023-03-16 15:21:59.530 +11:00\",2018,079,4,1,16,0\n64129967d7fb4a2f516bdcaf,\"2023-03-16 15:21:59.505 +11:00\",2018,079,4,1,15,3\n64129967d7fb4a2f516bdcae,\"2023-03-16 15:21:59.483 +11:00\",2018,079,4,1,14,12\n64129967d7fb4a2f516bdcad,\"2023-03-16 15:21:59.459 +11:00\",2018,079,4,1,13,30\n64129967d7fb4a2f516bdcac,\"2023-03-16 15:21:59.435 +11:00\",2018,079,4,1,12,0\n64129967d7fb4a2f516bdcab,\"2023-03-16 15:21:59.402 +11:00\",2018,079,4,1,09,54\n64129967d7fb4a2f516bdcaa,\"2023-03-16 15:21:59.378 +11:00\",2018,079,4,1,08,18\n64129967d7fb4a2f516bdca9,\"2023-03-16 15:21:59.354 +11:00\",2018,079,4,1,07,3\n64129967d7fb4a2f516bdca8,\"2023-03-16 15:21:59.326 +11:00\",2018,079,4,1,06,9\n64129967d7fb4a2f516bdca7,\"2023-03-16 15:21:59.297 +11:00\",2018,079,4,1,05,0\n64129967d7fb4a2f516bdca6,\"2023-03-16 15:21:59.266 +11:00\",2018,079,4,1,04,12\n64129967d7fb4a2f516bdca5,\"2023-03-16 15:21:59.237 +11:00\",2018,079,4,1,03,27\n64129967d7fb4a2f516bdca4,\"2023-03-16 15:21:59.214 +11:00\",2018,079,4,1,02,429\n64129967d7fb4a2f516bdca3,\"2023-03-16 15:21:59.184 +11:00\",2018,079,4,1,01,3\n64129967d7fb4a2f516bdca2,\"2023-03-16 15:21:59.157 +11:00\",2018,079,3,9,77,567\n64129967d7fb4a2f516bdca1,\"2023-03-16 15:21:59.133 +11:00\",2018,079,3,9,9999,567\n64129967d7fb4a2f516bdca0,\"2023-03-16 15:21:59.108 +11:00\",2018,079,3,9,99,..C\n64129967d7fb4a2f516bdc9f,\"2023-03-16 15:21:59.083 +11:00\",2018,079,3,9,18,3\n64129967d7fb4a2f516bdc9e,\"2023-03-16 15:21:59.055 +11:00\",2018,079,3,9,17,0\n64129967d7fb4a2f516bdc9d,\"2023-03-16 15:21:59.030 +11:00\",2018,079,3,9,16,0\n64129967d7fb4a2f516bdc9c,\"2023-03-16 15:21:59.006 +11:00\",2018,079,3,9,15,3\n64129966d7fb4a2f516bdc9b,\"2023-03-16 15:21:58.979 +11:00\",2018,079,3,9,14,9\n64129966d7fb4a2f516bdc9a,\"2023-03-16 15:21:58.953 +11:00\",2018,079,3,9,13,21\n64129966d7fb4a2f516bdc99,\"2023-03-16 15:21:58.926 +11:00\",2018,079,3,9,12,0\n64129966d7fb4a2f516bdc98,\"2023-03-16 15:21:58.893 +11:00\",2018,079,3,9,09,78\n64129966d7fb4a2f516bdc97,\"2023-03-16 15:21:58.850 +11:00\",2018,079,3,9,08,12\n64129966d7fb4a2f516bdc96,\"2023-03-16 15:21:58.826 +11:00\",2018,079,3,9,07,3\n64129966d7fb4a2f516bdc95,\"2023-03-16 15:21:58.803 +11:00\",2018,079,3,9,06,9\n64129966d7fb4a2f516bdc94,\"2023-03-16 15:21:58.780 +11:00\",2018,079,3,9,05,3\n64129966d7fb4a2f516bdc93,\"2023-03-16 15:21:58.754 +11:00\",2018,079,3,9,04,12\n64129966d7fb4a2f516bdc92,\"2023-03-16 15:21:58.728 +11:00\",2018,079,3,9,03,21\n64129966d7fb4a2f516bdc91,\"2023-03-16 15:21:58.703 +11:00\",2018,079,3,9,02,387\n64129966d7fb4a2f516bdc90,\"2023-03-16 15:21:58.681 +11:00\",2018,079,3,9,01,9\n64129966d7fb4a2f516bdc8f,\"2023-03-16 15:21:58.656 +11:00\",2018,079,3,2,77,318\n64129966d7fb4a2f516bdc8e,\"2023-03-16 15:21:58.629 +11:00\",2018,079,3,2,9999,318\n64129966d7fb4a2f516bdc8d,\"2023-03-16 15:21:58.595 +11:00\",2018,079,3,2,99,..C\n64129966d7fb4a2f516bdc8c,\"2023-03-16 15:21:58.570 +11:00\",2018,079,3,2,18,0\n64129966d7fb4a2f516bdc8b,\"2023-03-16 15:21:58.542 +11:00\",2018,079,3,2,17,0\n64129966d7fb4a2f516bdc8a,\"2023-03-16 15:21:58.516 +11:00\",2018,079,3,2,16,0\n64129966d7fb4a2f516bdc89,\"2023-03-16 15:21:58.487 +11:00\",2018,079,3,2,15,3\n64129966d7fb4a2f516bdc88,\"2023-03-16 15:21:58.459 +11:00\",2018,079,3,2,14,6\n64129966d7fb4a2f516bdc87,\"2023-03-16 15:21:58.432 +11:00\",2018,079,3,2,13,12\n64129966d7fb4a2f516bdc86,\"2023-03-16 15:21:58.405 +11:00\",2018,079,3,2,12,0\n64129966d7fb4a2f516bdc85,\"2023-03-16 15:21:58.379 +11:00\",2018,079,3,2,09,39\n64129966d7fb4a2f516bdc84,\"2023-03-16 15:21:58.353 +11:00\",2018,079,3,2,08,6\n64129966d7fb4a2f516bdc83,\"2023-03-16 15:21:58.330 +11:00\",2018,079,3,2,07,0\n64129966d7fb4a2f516bdc82,\"2023-03-16 15:21:58.305 +11:00\",2018,079,3,2,06,6\n64129966d7fb4a2f516bdc81,\"2023-03-16 15:21:58.281 +11:00\",2018,079,3,2,05,0\n64129966d7fb4a2f516bdc80,\"2023-03-16 15:21:58.252 +11:00\",2018,079,3,2,04,6\n64129966d7fb4a2f516bdc7f,\"2023-03-16 15:21:58.228 +11:00\",2018,079,3,2,03,9\n64129966d7fb4a2f516bdc7e,\"2023-03-16 15:21:58.204 +11:00\",2018,079,3,2,02,231\n64129966d7fb4a2f516bdc7d,\"2023-03-16 15:21:58.181 +11:00\",2018,079,3,2,01,6\n64129966d7fb4a2f516bdc7c,\"2023-03-16 15:21:58.156 +11:00\",2018,079,3,1,77,249\n64129966d7fb4a2f516bdc7b,\"2023-03-16 15:21:58.128 +11:00\",2018,079,3,1,9999,249\n64129966d7fb4a2f516bdc7a,\"2023-03-16 15:21:58.102 +11:00\",2018,079,3,1,99,..C\n64129966d7fb4a2f516bdc79,\"2023-03-16 15:21:58.043 +11:00\",2018,079,3,1,18,3\n64129966d7fb4a2f516bdc78,\"2023-03-16 15:21:58.005 +11:00\",2018,079,3,1,17,0\n64129965d7fb4a2f516bdc77,\"2023-03-16 15:21:57.982 +11:00\",2018,079,3,1,16,0\n64129965d7fb4a2f516bdc76,\"2023-03-16 15:21:57.958 +11:00\",2018,079,3,1,15,3\n64129965d7fb4a2f516bdc75,\"2023-03-16 15:21:57.928 +11:00\",2018,079,3,1,14,3\n64129965d7fb4a2f516bdc74,\"2023-03-16 15:21:57.904 +11:00\",2018,079,3,1,13,6\n64129965d7fb4a2f516bdc73,\"2023-03-16 15:21:57.869 +11:00\",2018,079,3,1,12,0\n64129965d7fb4a2f516bdc72,\"2023-03-16 15:21:57.842 +11:00\",2018,079,3,1,09,39\n64129965d7fb4a2f516bdc71,\"2023-03-16 15:21:57.819 +11:00\",2018,079,3,1,08,6\n64129965d7fb4a2f516bdc70,\"2023-03-16 15:21:57.794 +11:00\",2018,079,3,1,07,3\n64129965d7fb4a2f516bdc6f,\"2023-03-16 15:21:57.770 +11:00\",2018,079,3,1,06,3\n64129965d7fb4a2f516bdc6e,\"2023-03-16 15:21:57.742 +11:00\",2018,079,3,1,05,3\n64129965d7fb4a2f516bdc6d,\"2023-03-16 15:21:57.719 +11:00\",2018,079,3,1,04,6\n64129965d7fb4a2f516bdc6c,\"2023-03-16 15:21:57.690 +11:00\",2018,079,3,1,03,12\n64129965d7fb4a2f516bdc6b,\"2023-03-16 15:21:57.663 +11:00\",2018,079,3,1,02,156\n64129965d7fb4a2f516bdc6a,\"2023-03-16 15:21:57.612 +11:00\",2018,079,3,1,01,3\n64129965d7fb4a2f516bdc69,\"2023-03-16 15:21:57.556 +11:00\",2018,079,2,9,77,1299\n64129965d7fb4a2f516bdc68,\"2023-03-16 15:21:57.517 +11:00\",2018,079,2,9,9999,1299\n64129965d7fb4a2f516bdc67,\"2023-03-16 15:21:57.463 +11:00\",2018,079,2,9,99,..C\n64129965d7fb4a2f516bdc66,\"2023-03-16 15:21:57.419 +11:00\",2018,079,2,9,18,12\n64129965d7fb4a2f516bdc65,\"2023-03-16 15:21:57.394 +11:00\",2018,079,2,9,17,6\n64129965d7fb4a2f516bdc64,\"2023-03-16 15:21:57.370 +11:00\",2018,079,2,9,16,9\n64129965d7fb4a2f516bdc63,\"2023-03-16 15:21:57.346 +11:00\",2018,079,2,9,15,30\n64129965d7fb4a2f516bdc62,\"2023-03-16 15:21:57.320 +11:00\",2018,079,2,9,14,21\n64129965d7fb4a2f516bdc61,\"2023-03-16 15:21:57.294 +11:00\",2018,079,2,9,13,63\n64129965d7fb4a2f516bdc60,\"2023-03-16 15:21:57.271 +11:00\",2018,079,2,9,12,12\n64129965d7fb4a2f516bdc5f,\"2023-03-16 15:21:57.248 +11:00\",2018,079,2,9,09,102\n64129965d7fb4a2f516bdc5e,\"2023-03-16 15:21:57.214 +11:00\",2018,079,2,9,08,81\n64129965d7fb4a2f516bdc5d,\"2023-03-16 15:21:57.190 +11:00\",2018,079,2,9,07,51\n64129965d7fb4a2f516bdc5c,\"2023-03-16 15:21:57.153 +11:00\",2018,079,2,9,06,75\n64129965d7fb4a2f516bdc5b,\"2023-03-16 15:21:57.128 +11:00\",2018,079,2,9,05,60\n64129965d7fb4a2f516bdc5a,\"2023-03-16 15:21:57.103 +11:00\",2018,079,2,9,04,180\n64129965d7fb4a2f516bdc59,\"2023-03-16 15:21:57.077 +11:00\",2018,079,2,9,03,183\n64129965d7fb4a2f516bdc58,\"2023-03-16 15:21:57.054 +11:00\",2018,079,2,9,02,279\n64129965d7fb4a2f516bdc57,\"2023-03-16 15:21:57.026 +11:00\",2018,079,2,9,01,138\n64129965d7fb4a2f516bdc56,\"2023-03-16 15:21:57.001 +11:00\",2018,079,2,2,77,729\n64129964d7fb4a2f516bdc55,\"2023-03-16 15:21:56.968 +11:00\",2018,079,2,2,9999,732\n64129964d7fb4a2f516bdc54,\"2023-03-16 15:21:56.943 +11:00\",2018,079,2,2,99,..C\n64129964d7fb4a2f516bdc53,\"2023-03-16 15:21:56.918 +11:00\",2018,079,2,2,18,6\n64129964d7fb4a2f516bdc52,\"2023-03-16 15:21:56.894 +11:00\",2018,079,2,2,17,0\n64129964d7fb4a2f516bdc51,\"2023-03-16 15:21:56.869 +11:00\",2018,079,2,2,16,6\n64129964d7fb4a2f516bdc50,\"2023-03-16 15:21:56.844 +11:00\",2018,079,2,2,15,6\n64129964d7fb4a2f516bdc4f,\"2023-03-16 15:21:56.817 +11:00\",2018,079,2,2,14,12\n64129964d7fb4a2f516bdc4e,\"2023-03-16 15:21:56.794 +11:00\",2018,079,2,2,13,33\n64129964d7fb4a2f516bdc4d,\"2023-03-16 15:21:56.770 +11:00\",2018,079,2,2,12,9\n64129964d7fb4a2f516bdc4c,\"2023-03-16 15:21:56.741 +11:00\",2018,079,2,2,09,60\n64129964d7fb4a2f516bdc4b,\"2023-03-16 15:21:56.717 +11:00\",2018,079,2,2,08,48\n64129964d7fb4a2f516bdc4a,\"2023-03-16 15:21:56.694 +11:00\",2018,079,2,2,07,30\n64129964d7fb4a2f516bdc49,\"2023-03-16 15:21:56.669 +11:00\",2018,079,2,2,06,45\n64129964d7fb4a2f516bdc48,\"2023-03-16 15:21:56.644 +11:00\",2018,079,2,2,05,36\n64129964d7fb4a2f516bdc47,\"2023-03-16 15:21:56.617 +11:00\",2018,079,2,2,04,111\n64129964d7fb4a2f516bdc46,\"2023-03-16 15:21:56.595 +11:00\",2018,079,2,2,03,99\n64129964d7fb4a2f516bdc45,\"2023-03-16 15:21:56.570 +11:00\",2018,079,2,2,02,159\n64129964d7fb4a2f516bdc44,\"2023-03-16 15:21:56.545 +11:00\",2018,079,2,2,01,69\n64129964d7fb4a2f516bdc43,\"2023-03-16 15:21:56.522 +11:00\",2018,079,2,1,77,567\n64129964d7fb4a2f516bdc42,\"2023-03-16 15:21:56.494 +11:00\",2018,079,2,1,9999,567\n64129964d7fb4a2f516bdc41,\"2023-03-16 15:21:56.472 +11:00\",2018,079,2,1,99,..C\n64129964d7fb4a2f516bdc40,\"2023-03-16 15:21:56.448 +11:00\",2018,079,2,1,18,6\n64129964d7fb4a2f516bdc3f,\"2023-03-16 15:21:56.423 +11:00\",2018,079,2,1,17,6\n64129964d7fb4a2f516bdc3e,\"2023-03-16 15:21:56.400 +11:00\",2018,079,2,1,16,3\n64129964d7fb4a2f516bdc3d,\"2023-03-16 15:21:56.373 +11:00\",2018,079,2,1,15,24\n64129964d7fb4a2f516bdc3c,\"2023-03-16 15:21:56.349 +11:00\",2018,079,2,1,14,9\n64129964d7fb4a2f516bdc3b,\"2023-03-16 15:21:56.317 +11:00\",2018,079,2,1,13,27\n64129964d7fb4a2f516bdc3a,\"2023-03-16 15:21:56.276 +11:00\",2018,079,2,1,12,3\n64129964d7fb4a2f516bdc39,\"2023-03-16 15:21:56.252 +11:00\",2018,079,2,1,09,42\n64129964d7fb4a2f516bdc38,\"2023-03-16 15:21:56.227 +11:00\",2018,079,2,1,08,33\n64129964d7fb4a2f516bdc37,\"2023-03-16 15:21:56.195 +11:00\",2018,079,2,1,07,21\n64129964d7fb4a2f516bdc36,\"2023-03-16 15:21:56.172 +11:00\",2018,079,2,1,06,30\n64129964d7fb4a2f516bdc35,\"2023-03-16 15:21:56.148 +11:00\",2018,079,2,1,05,27\n64129964d7fb4a2f516bdc34,\"2023-03-16 15:21:56.090 +11:00\",2018,079,2,1,04,69\n64129964d7fb4a2f516bdc33,\"2023-03-16 15:21:56.053 +11:00\",2018,079,2,1,03,84\n64129963d7fb4a2f516bdc32,\"2023-03-16 15:21:55.995 +11:00\",2018,079,2,1,02,120\n64129963d7fb4a2f516bdc31,\"2023-03-16 15:21:55.963 +11:00\",2018,079,2,1,01,66\n64129963d7fb4a2f516bdc30,\"2023-03-16 15:21:55.938 +11:00\",2018,079,1,9,77,19671\n64129963d7fb4a2f516bdc2f,\"2023-03-16 15:21:55.916 +11:00\",2018,079,1,9,9999,19674\n64129963d7fb4a2f516bdc2e,\"2023-03-16 15:21:55.892 +11:00\",2018,079,1,9,99,..C\n64129963d7fb4a2f516bdc2d,\"2023-03-16 15:21:55.868 +11:00\",2018,079,1,9,18,312\n64129963d7fb4a2f516bdc2c,\"2023-03-16 15:21:55.844 +11:00\",2018,079,1,9,17,285\n64129963d7fb4a2f516bdc2b,\"2023-03-16 15:21:55.818 +11:00\",2018,079,1,9,16,336\n64129963d7fb4a2f516bdc2a,\"2023-03-16 15:21:55.778 +11:00\",2018,079,1,9,15,513\n64129963d7fb4a2f516bdc29,\"2023-03-16 15:21:55.755 +11:00\",2018,079,1,9,14,1110\n64129963d7fb4a2f516bdc28,\"2023-03-16 15:21:55.732 +11:00\",2018,079,1,9,13,2883\n64129963d7fb4a2f516bdc27,\"2023-03-16 15:21:55.709 +11:00\",2018,079,1,9,12,174\n64129963d7fb4a2f516bdc26,\"2023-03-16 15:21:55.670 +11:00\",2018,079,1,9,09,1938\n64129963d7fb4a2f516bdc25,\"2023-03-16 15:21:55.644 +11:00\",2018,079,1,9,08,1299\n64129963d7fb4a2f516bdc24,\"2023-03-16 15:21:55.621 +11:00\",2018,079,1,9,07,624\n64129963d7fb4a2f516bdc23,\"2023-03-16 15:21:55.593 +11:00\",2018,079,1,9,06,846\n64129963d7fb4a2f516bdc22,\"2023-03-16 15:21:55.569 +11:00\",2018,079,1,9,05,171\n64129963d7fb4a2f516bdc21,\"2023-03-16 15:21:55.546 +11:00\",2018,079,1,9,04,1788\n64129963d7fb4a2f516bdc20,\"2023-03-16 15:21:55.502 +11:00\",2018,079,1,9,03,2025\n64129963d7fb4a2f516bdc1f,\"2023-03-16 15:21:55.469 +11:00\",2018,079,1,9,02,4419\n64129963d7fb4a2f516bdc1e,\"2023-03-16 15:21:55.445 +11:00\",2018,079,1,9,01,939\n64129963d7fb4a2f516bdc1d,\"2023-03-16 15:21:55.420 +11:00\",2018,079,1,2,77,10710\n64129963d7fb4a2f516bdc1c,\"2023-03-16 15:21:55.386 +11:00\",2018,079,1,2,9999,10710\n64129963d7fb4a2f516bdc1b,\"2023-03-16 15:21:55.357 +11:00\",2018,079,1,2,99,..C\n64129963d7fb4a2f516bdc1a,\"2023-03-16 15:21:55.331 +11:00\",2018,079,1,2,18,162\n64129963d7fb4a2f516bdc19,\"2023-03-16 15:21:55.302 +11:00\",2018,079,1,2,17,150\n64129963d7fb4a2f516bdc18,\"2023-03-16 15:21:55.273 +11:00\",2018,079,1,2,16,174\n64129963d7fb4a2f516bdc17,\"2023-03-16 15:21:55.247 +11:00\",2018,079,1,2,15,300\n64129963d7fb4a2f516bdc16,\"2023-03-16 15:21:55.213 +11:00\",2018,079,1,2,14,624\n64129963d7fb4a2f516bdc15,\"2023-03-16 15:21:55.187 +11:00\",2018,079,1,2,13,1602\n64129963d7fb4a2f516bdc14,\"2023-03-16 15:21:55.162 +11:00\",2018,079,1,2,12,102\n64129963d7fb4a2f516bdc13,\"2023-03-16 15:21:55.138 +11:00\",2018,079,1,2,09,1077\n64129963d7fb4a2f516bdc12,\"2023-03-16 15:21:55.114 +11:00\",2018,079,1,2,08,696\n64129963d7fb4a2f516bdc11,\"2023-03-16 15:21:55.091 +11:00\",2018,079,1,2,07,348\n64129963d7fb4a2f516bdc10,\"2023-03-16 15:21:55.069 +11:00\",2018,079,1,2,06,468\n64129963d7fb4a2f516bdc0f,\"2023-03-16 15:21:55.044 +11:00\",2018,079,1,2,05,96\n64129963d7fb4a2f516bdc0e,\"2023-03-16 15:21:55.020 +11:00\",2018,079,1,2,04,936\n64129962d7fb4a2f516bdc0d,\"2023-03-16 15:21:54.997 +11:00\",2018,079,1,2,03,1098\n64129962d7fb4a2f516bdc0c,\"2023-03-16 15:21:54.973 +11:00\",2018,079,1,2,02,2397\n64129962d7fb4a2f516bdc0b,\"2023-03-16 15:21:54.947 +11:00\",2018,079,1,2,01,480\n64129962d7fb4a2f516bdc0a,\"2023-03-16 15:21:54.923 +11:00\",2018,079,1,1,77,8964\n64129962d7fb4a2f516bdc09,\"2023-03-16 15:21:54.898 +11:00\",2018,079,1,1,9999,8964\n64129962d7fb4a2f516bdc08,\"2023-03-16 15:21:54.875 +11:00\",2018,079,1,1,99,..C\n64129962d7fb4a2f516bdc07,\"2023-03-16 15:21:54.853 +11:00\",2018,079,1,1,18,150\n64129962d7fb4a2f516bdc06,\"2023-03-16 15:21:54.820 +11:00\",2018,079,1,1,17,132\n64129962d7fb4a2f516bdc05,\"2023-03-16 15:21:54.794 +11:00\",2018,079,1,1,16,165\n64129962d7fb4a2f516bdc04,\"2023-03-16 15:21:54.769 +11:00\",2018,079,1,1,15,210\n64129962d7fb4a2f516bdc03,\"2023-03-16 15:21:54.744 +11:00\",2018,079,1,1,14,486\n64129962d7fb4a2f516bdc02,\"2023-03-16 15:21:54.717 +11:00\",2018,079,1,1,13,1281\n64129962d7fb4a2f516bdc01,\"2023-03-16 15:21:54.694 +11:00\",2018,079,1,1,12,72\n64129962d7fb4a2f516bdc00,\"2023-03-16 15:21:54.668 +11:00\",2018,079,1,1,09,861\n64129962d7fb4a2f516bdbff,\"2023-03-16 15:21:54.643 +11:00\",2018,079,1,1,08,606\n64129962d7fb4a2f516bdbfe,\"2023-03-16 15:21:54.619 +11:00\",2018,079,1,1,07,279\n64129962d7fb4a2f516bdbfd,\"2023-03-16 15:21:54.594 +11:00\",2018,079,1,1,06,381\n64129962d7fb4a2f516bdbfc,\"2023-03-16 15:21:54.564 +11:00\",2018,079,1,1,05,75\n64129962d7fb4a2f516bdbfb,\"2023-03-16 15:21:54.532 +11:00\",2018,079,1,1,04,852\n64129962d7fb4a2f516bdbfa,\"2023-03-16 15:21:54.508 +11:00\",2018,079,1,1,03,927\n64129962d7fb4a2f516bdbf9,\"2023-03-16 15:21:54.484 +11:00\",2018,079,1,1,02,2022\n64129962d7fb4a2f516bdbf8,\"2023-03-16 15:21:54.456 +11:00\",2018,079,1,1,01,462\n64129962d7fb4a2f516bdbf7,\"2023-03-16 15:21:54.432 +11:00\",2018,078,9999,9,77,24513\n64129962d7fb4a2f516bdbf6,\"2023-03-16 15:21:54.405 +11:00\",2018,078,9999,9,9999,24519\n64129962d7fb4a2f516bdbf5,\"2023-03-16 15:21:54.380 +11:00\",2018,078,9999,9,99,6\n64129962d7fb4a2f516bdbf4,\"2023-03-16 15:21:54.352 +11:00\",2018,078,9999,9,18,363\n64129962d7fb4a2f516bdbf3,\"2023-03-16 15:21:54.329 +11:00\",2018,078,9999,9,17,297\n64129962d7fb4a2f516bdbf2,\"2023-03-16 15:21:54.304 +11:00\",2018,078,9999,9,16,330\n64129962d7fb4a2f516bdbf1,\"2023-03-16 15:21:54.277 +11:00\",2018,078,9999,9,15,558\n64129962d7fb4a2f516bdbf0,\"2023-03-16 15:21:54.248 +11:00\",2018,078,9999,9,14,1245\n64129962d7fb4a2f516bdbef,\"2023-03-16 15:21:54.222 +11:00\",2018,078,9999,9,13,3306\n64129962d7fb4a2f516bdbee,\"2023-03-16 15:21:54.199 +11:00\",2018,078,9999,9,12,204\n64129962d7fb4a2f516bdbed,\"2023-03-16 15:21:54.174 +11:00\",2018,078,9999,9,09,2544\n64129962d7fb4a2f516bdbec,\"2023-03-16 15:21:54.149 +11:00\",2018,078,9999,9,08,1497\n64129962d7fb4a2f516bdbeb,\"2023-03-16 15:21:54.120 +11:00\",2018,078,9999,9,07,669\n64129962d7fb4a2f516bdbea,\"2023-03-16 15:21:54.096 +11:00\",2018,078,9999,9,06,1071\n64129962d7fb4a2f516bdbe9,\"2023-03-16 15:21:54.073 +11:00\",2018,078,9999,9,05,243\n64129962d7fb4a2f516bdbe8,\"2023-03-16 15:21:54.049 +11:00\",2018,078,9999,9,04,2028\n64129962d7fb4a2f516bdbe7,\"2023-03-16 15:21:54.020 +11:00\",2018,078,9999,9,03,2487\n64129961d7fb4a2f516bdbe6,\"2023-03-16 15:21:53.994 +11:00\",2018,078,9999,9,02,6471\n64129961d7fb4a2f516bdbe5,\"2023-03-16 15:21:53.970 +11:00\",2018,078,9999,9,01,1203\n64129961d7fb4a2f516bdbe4,\"2023-03-16 15:21:53.946 +11:00\",2018,078,9999,2,77,13044\n64129961d7fb4a2f516bdbe3,\"2023-03-16 15:21:53.918 +11:00\",2018,078,9999,2,9999,13050\n64129961d7fb4a2f516bdbe2,\"2023-03-16 15:21:53.893 +11:00\",2018,078,9999,2,99,3\n64129961d7fb4a2f516bdbe1,\"2023-03-16 15:21:53.868 +11:00\",2018,078,9999,2,18,168\n64129961d7fb4a2f516bdbe0,\"2023-03-16 15:21:53.847 +11:00\",2018,078,9999,2,17,162\n64129961d7fb4a2f516bdbdf,\"2023-03-16 15:21:53.824 +11:00\",2018,078,9999,2,16,168\n64129961d7fb4a2f516bdbde,\"2023-03-16 15:21:53.799 +11:00\",2018,078,9999,2,15,309\n64129961d7fb4a2f516bdbdd,\"2023-03-16 15:21:53.768 +11:00\",2018,078,9999,2,14,651\n64129961d7fb4a2f516bdbdc,\"2023-03-16 15:21:53.743 +11:00\",2018,078,9999,2,13,1791\n64129961d7fb4a2f516bdbdb,\"2023-03-16 15:21:53.712 +11:00\",2018,078,9999,2,12,93\n64129961d7fb4a2f516bdbda,\"2023-03-16 15:21:53.687 +11:00\",2018,078,9999,2,09,1422\n64129961d7fb4a2f516bdbd9,\"2023-03-16 15:21:53.663 +11:00\",2018,078,9999,2,08,813\n64129961d7fb4a2f516bdbd8,\"2023-03-16 15:21:53.638 +11:00\",2018,078,9999,2,07,369\n64129961d7fb4a2f516bdbd7,\"2023-03-16 15:21:53.614 +11:00\",2018,078,9999,2,06,567\n64129961d7fb4a2f516bdbd6,\"2023-03-16 15:21:53.591 +11:00\",2018,078,9999,2,05,132\n64129961d7fb4a2f516bdbd5,\"2023-03-16 15:21:53.564 +11:00\",2018,078,9999,2,04,1035\n64129961d7fb4a2f516bdbd4,\"2023-03-16 15:21:53.538 +11:00\",2018,078,9999,2,03,1305\n64129961d7fb4a2f516bdbd3,\"2023-03-16 15:21:53.514 +11:00\",2018,078,9999,2,02,3450\n64129961d7fb4a2f516bdbd2,\"2023-03-16 15:21:53.488 +11:00\",2018,078,9999,2,01,600\n64129961d7fb4a2f516bdbd1,\"2023-03-16 15:21:53.466 +11:00\",2018,078,9999,1,77,11469\n64129961d7fb4a2f516bdbd0,\"2023-03-16 15:21:53.441 +11:00\",2018,078,9999,1,9999,11472\n64129961d7fb4a2f516bdbcf,\"2023-03-16 15:21:53.417 +11:00\",2018,078,9999,1,99,3\n64129961d7fb4a2f516bdbce,\"2023-03-16 15:21:53.392 +11:00\",2018,078,9999,1,18,192\n64129961d7fb4a2f516bdbcd,\"2023-03-16 15:21:53.366 +11:00\",2018,078,9999,1,17,138\n64129961d7fb4a2f516bdbcc,\"2023-03-16 15:21:53.340 +11:00\",2018,078,9999,1,16,162\n64129961d7fb4a2f516bdbcb,\"2023-03-16 15:21:53.315 +11:00\",2018,078,9999,1,15,246\n64129961d7fb4a2f516bdbca,\"2023-03-16 15:21:53.290 +11:00\",2018,078,9999,1,14,594\n64129961d7fb4a2f516bdbc9,\"2023-03-16 15:21:53.266 +11:00\",2018,078,9999,1,13,1515\n64129961d7fb4a2f516bdbc8,\"2023-03-16 15:21:53.242 +11:00\",2018,078,9999,1,12,108\n64129961d7fb4a2f516bdbc7,\"2023-03-16 15:21:53.219 +11:00\",2018,078,9999,1,09,1122\n64129961d7fb4a2f516bdbc6,\"2023-03-16 15:21:53.195 +11:00\",2018,078,9999,1,08,684\n64129961d7fb4a2f516bdbc5,\"2023-03-16 15:21:53.162 +11:00\",2018,078,9999,1,07,300\n64129961d7fb4a2f516bdbc4,\"2023-03-16 15:21:53.127 +11:00\",2018,078,9999,1,06,504\n64129961d7fb4a2f516bdbc3,\"2023-03-16 15:21:53.094 +11:00\",2018,078,9999,1,05,111\n64129961d7fb4a2f516bdbc2,\"2023-03-16 15:21:53.069 +11:00\",2018,078,9999,1,04,990\n64129961d7fb4a2f516bdbc1,\"2023-03-16 15:21:53.047 +11:00\",2018,078,9999,1,03,1185\n64129961d7fb4a2f516bdbc0,\"2023-03-16 15:21:53.023 +11:00\",2018,078,9999,1,02,3021\n64129960d7fb4a2f516bdbbf,\"2023-03-16 15:21:52.949 +11:00\",2018,078,9999,1,01,600\n64129960d7fb4a2f516bdbbe,\"2023-03-16 15:21:52.923 +11:00\",2018,078,77,9,77,24513\n64129960d7fb4a2f516bdbbd,\"2023-03-16 15:21:52.898 +11:00\",2018,078,77,9,9999,24519\n64129960d7fb4a2f516bdbbc,\"2023-03-16 15:21:52.874 +11:00\",2018,078,77,9,99,6\n64129960d7fb4a2f516bdbbb,\"2023-03-16 15:21:52.848 +11:00\",2018,078,77,9,18,363\n64129960d7fb4a2f516bdbba,\"2023-03-16 15:21:52.824 +11:00\",2018,078,77,9,17,297\n64129960d7fb4a2f516bdbb9,\"2023-03-16 15:21:52.800 +11:00\",2018,078,77,9,16,330\n64129960d7fb4a2f516bdbb8,\"2023-03-16 15:21:52.774 +11:00\",2018,078,77,9,15,558\n64129960d7fb4a2f516bdbb7,\"2023-03-16 15:21:52.752 +11:00\",2018,078,77,9,14,1245\n64129960d7fb4a2f516bdbb6,\"2023-03-16 15:21:52.725 +11:00\",2018,078,77,9,13,3306\n64129960d7fb4a2f516bdbb5,\"2023-03-16 15:21:52.703 +11:00\",2018,078,77,9,12,204\n64129960d7fb4a2f516bdbb4,\"2023-03-16 15:21:52.680 +11:00\",2018,078,77,9,09,2544\n64129960d7fb4a2f516bdbb3,\"2023-03-16 15:21:52.654 +11:00\",2018,078,77,9,08,1497\n64129960d7fb4a2f516bdbb2,\"2023-03-16 15:21:52.627 +11:00\",2018,078,77,9,07,669\n64129960d7fb4a2f516bdbb1,\"2023-03-16 15:21:52.603 +11:00\",2018,078,77,9,06,1071\n64129960d7fb4a2f516bdbb0,\"2023-03-16 15:21:52.580 +11:00\",2018,078,77,9,05,243\n64129960d7fb4a2f516bdbaf,\"2023-03-16 15:21:52.556 +11:00\",2018,078,77,9,04,2028\n64129960d7fb4a2f516bdbae,\"2023-03-16 15:21:52.531 +11:00\",2018,078,77,9,03,2487\n64129960d7fb4a2f516bdbad,\"2023-03-16 15:21:52.507 +11:00\",2018,078,77,9,02,6471\n64129960d7fb4a2f516bdbac,\"2023-03-16 15:21:52.484 +11:00\",2018,078,77,9,01,1203\n64129960d7fb4a2f516bdbab,\"2023-03-16 15:21:52.458 +11:00\",2018,078,77,2,77,13044\n64129960d7fb4a2f516bdbaa,\"2023-03-16 15:21:52.420 +11:00\",2018,078,77,2,9999,13050\n64129960d7fb4a2f516bdba9,\"2023-03-16 15:21:52.397 +11:00\",2018,078,77,2,99,..C\n64129960d7fb4a2f516bdba8,\"2023-03-16 15:21:52.371 +11:00\",2018,078,77,2,18,168\n64129960d7fb4a2f516bdba7,\"2023-03-16 15:21:52.342 +11:00\",2018,078,77,2,17,162\n64129960d7fb4a2f516bdba6,\"2023-03-16 15:21:52.319 +11:00\",2018,078,77,2,16,168\n64129960d7fb4a2f516bdba5,\"2023-03-16 15:21:52.291 +11:00\",2018,078,77,2,15,309\n64129960d7fb4a2f516bdba4,\"2023-03-16 15:21:52.269 +11:00\",2018,078,77,2,14,651\n64129960d7fb4a2f516bdba3,\"2023-03-16 15:21:52.246 +11:00\",2018,078,77,2,13,1791\n64129960d7fb4a2f516bdba2,\"2023-03-16 15:21:52.220 +11:00\",2018,078,77,2,12,93\n64129960d7fb4a2f516bdba1,\"2023-03-16 15:21:52.194 +11:00\",2018,078,77,2,09,1422\n64129960d7fb4a2f516bdba0,\"2023-03-16 15:21:52.169 +11:00\",2018,078,77,2,08,813\n64129960d7fb4a2f516bdb9f,\"2023-03-16 15:21:52.145 +11:00\",2018,078,77,2,07,369\n64129960d7fb4a2f516bdb9e,\"2023-03-16 15:21:52.121 +11:00\",2018,078,77,2,06,567\n64129960d7fb4a2f516bdb9d,\"2023-03-16 15:21:52.098 +11:00\",2018,078,77,2,05,132\n64129960d7fb4a2f516bdb9c,\"2023-03-16 15:21:52.068 +11:00\",2018,078,77,2,04,1035\n64129960d7fb4a2f516bdb9b,\"2023-03-16 15:21:52.044 +11:00\",2018,078,77,2,03,1305\n64129960d7fb4a2f516bdb9a,\"2023-03-16 15:21:52.019 +11:00\",2018,078,77,2,02,3450\n6412995fd7fb4a2f516bdb99,\"2023-03-16 15:21:51.996 +11:00\",2018,078,77,2,01,600\n6412995fd7fb4a2f516bdb98,\"2023-03-16 15:21:51.974 +11:00\",2018,078,77,1,77,11469\n6412995fd7fb4a2f516bdb97,\"2023-03-16 15:21:51.950 +11:00\",2018,078,77,1,9999,11472\n6412995fd7fb4a2f516bdb96,\"2023-03-16 15:21:51.924 +11:00\",2018,078,77,1,99,..C\n6412995fd7fb4a2f516bdb95,\"2023-03-16 15:21:51.902 +11:00\",2018,078,77,1,18,192\n6412995fd7fb4a2f516bdb94,\"2023-03-16 15:21:51.880 +11:00\",2018,078,77,1,17,138\n6412995fd7fb4a2f516bdb93,\"2023-03-16 15:21:51.850 +11:00\",2018,078,77,1,16,162\n6412995fd7fb4a2f516bdb92,\"2023-03-16 15:21:51.824 +11:00\",2018,078,77,1,15,246\n6412995fd7fb4a2f516bdb91,\"2023-03-16 15:21:51.796 +11:00\",2018,078,77,1,14,594\n6412995fd7fb4a2f516bdb90,\"2023-03-16 15:21:51.770 +11:00\",2018,078,77,1,13,1515\n6412995fd7fb4a2f516bdb8f,\"2023-03-16 15:21:51.748 +11:00\",2018,078,77,1,12,108\n6412995fd7fb4a2f516bdb8e,\"2023-03-16 15:21:51.726 +11:00\",2018,078,77,1,09,1122\n6412995fd7fb4a2f516bdb8d,\"2023-03-16 15:21:51.701 +11:00\",2018,078,77,1,08,684\n6412995fd7fb4a2f516bdb8c,\"2023-03-16 15:21:51.679 +11:00\",2018,078,77,1,07,300\n6412995fd7fb4a2f516bdb8b,\"2023-03-16 15:21:51.656 +11:00\",2018,078,77,1,06,504\n6412995fd7fb4a2f516bdb8a,\"2023-03-16 15:21:51.610 +11:00\",2018,078,77,1,05,111\n6412995fd7fb4a2f516bdb89,\"2023-03-16 15:21:51.587 +11:00\",2018,078,77,1,04,990\n6412995fd7fb4a2f516bdb88,\"2023-03-16 15:21:51.562 +11:00\",2018,078,77,1,03,1185\n6412995fd7fb4a2f516bdb87,\"2023-03-16 15:21:51.538 +11:00\",2018,078,77,1,02,3021\n6412995fd7fb4a2f516bdb86,\"2023-03-16 15:21:51.515 +11:00\",2018,078,77,1,01,600\n6412995fd7fb4a2f516bdb85,\"2023-03-16 15:21:51.488 +11:00\",2018,078,9,9,77,0\n6412995fd7fb4a2f516bdb84,\"2023-03-16 15:21:51.463 +11:00\",2018,078,9,9,9999,0\n6412995fd7fb4a2f516bdb83,\"2023-03-16 15:21:51.440 +11:00\",2018,078,9,9,99,..C\n6412995fd7fb4a2f516bdb82,\"2023-03-16 15:21:51.417 +11:00\",2018,078,9,9,18,0\n6412995fd7fb4a2f516bdb81,\"2023-03-16 15:21:51.390 +11:00\",2018,078,9,9,17,0\n6412995fd7fb4a2f516bdb80,\"2023-03-16 15:21:51.367 +11:00\",2018,078,9,9,16,0\n6412995fd7fb4a2f516bdb7f,\"2023-03-16 15:21:51.343 +11:00\",2018,078,9,9,15,0\n6412995fd7fb4a2f516bdb7e,\"2023-03-16 15:21:51.313 +11:00\",2018,078,9,9,14,0\n6412995fd7fb4a2f516bdb7d,\"2023-03-16 15:21:51.288 +11:00\",2018,078,9,9,13,0\n6412995fd7fb4a2f516bdb7c,\"2023-03-16 15:21:51.249 +11:00\",2018,078,9,9,12,0\n6412995fd7fb4a2f516bdb7b,\"2023-03-16 15:21:51.218 +11:00\",2018,078,9,9,09,0\n6412995fd7fb4a2f516bdb7a,\"2023-03-16 15:21:51.195 +11:00\",2018,078,9,9,08,0\n6412995fd7fb4a2f516bdb79,\"2023-03-16 15:21:51.168 +11:00\",2018,078,9,9,07,0\n6412995fd7fb4a2f516bdb78,\"2023-03-16 15:21:51.143 +11:00\",2018,078,9,9,06,0\n6412995fd7fb4a2f516bdb77,\"2023-03-16 15:21:51.106 +11:00\",2018,078,9,9,05,0\n6412995fd7fb4a2f516bdb76,\"2023-03-16 15:21:51.084 +11:00\",2018,078,9,9,04,0\n6412995fd7fb4a2f516bdb75,\"2023-03-16 15:21:51.062 +11:00\",2018,078,9,9,03,0\n6412995fd7fb4a2f516bdb74,\"2023-03-16 15:21:51.040 +11:00\",2018,078,9,9,02,0\n6412995fd7fb4a2f516bdb73,\"2023-03-16 15:21:51.018 +11:00\",2018,078,9,9,01,0\n6412995ed7fb4a2f516bdb72,\"2023-03-16 15:21:50.995 +11:00\",2018,078,9,2,77,0\n6412995ed7fb4a2f516bdb71,\"2023-03-16 15:21:50.970 +11:00\",2018,078,9,2,9999,0\n6412995ed7fb4a2f516bdb70,\"2023-03-16 15:21:50.945 +11:00\",2018,078,9,2,99,..C\n6412995ed7fb4a2f516bdb6f,\"2023-03-16 15:21:50.923 +11:00\",2018,078,9,2,18,0\n6412995ed7fb4a2f516bdb6e,\"2023-03-16 15:21:50.898 +11:00\",2018,078,9,2,17,0\n6412995ed7fb4a2f516bdb6d,\"2023-03-16 15:21:50.875 +11:00\",2018,078,9,2,16,0\n6412995ed7fb4a2f516bdb6c,\"2023-03-16 15:21:50.851 +11:00\",2018,078,9,2,15,0\n6412995ed7fb4a2f516bdb6b,\"2023-03-16 15:21:50.826 +11:00\",2018,078,9,2,14,0\n6412995ed7fb4a2f516bdb6a,\"2023-03-16 15:21:50.799 +11:00\",2018,078,9,2,13,0\n6412995ed7fb4a2f516bdb69,\"2023-03-16 15:21:50.767 +11:00\",2018,078,9,2,12,0\n6412995ed7fb4a2f516bdb68,\"2023-03-16 15:21:50.737 +11:00\",2018,078,9,2,09,0\n6412995ed7fb4a2f516bdb67,\"2023-03-16 15:21:50.705 +11:00\",2018,078,9,2,08,0\n6412995ed7fb4a2f516bdb66,\"2023-03-16 15:21:50.681 +11:00\",2018,078,9,2,07,0\n6412995ed7fb4a2f516bdb65,\"2023-03-16 15:21:50.655 +11:00\",2018,078,9,2,06,0\n6412995ed7fb4a2f516bdb64,\"2023-03-16 15:21:50.631 +11:00\",2018,078,9,2,05,0\n6412995ed7fb4a2f516bdb63,\"2023-03-16 15:21:50.606 +11:00\",2018,078,9,2,04,0\n6412995ed7fb4a2f516bdb62,\"2023-03-16 15:21:50.570 +11:00\",2018,078,9,2,03,0\n6412995ed7fb4a2f516bdb61,\"2023-03-16 15:21:50.543 +11:00\",2018,078,9,2,02,0\n6412995ed7fb4a2f516bdb60,\"2023-03-16 15:21:50.519 +11:00\",2018,078,9,2,01,0\n6412995ed7fb4a2f516bdb5f,\"2023-03-16 15:21:50.495 +11:00\",2018,078,9,1,77,0\n6412995ed7fb4a2f516bdb5e,\"2023-03-16 15:21:50.469 +11:00\",2018,078,9,1,9999,0\n6412995ed7fb4a2f516bdb5d,\"2023-03-16 15:21:50.445 +11:00\",2018,078,9,1,99,..C\n6412995ed7fb4a2f516bdb5c,\"2023-03-16 15:21:50.416 +11:00\",2018,078,9,1,18,0\n6412995ed7fb4a2f516bdb5b,\"2023-03-16 15:21:50.390 +11:00\",2018,078,9,1,17,0\n6412995ed7fb4a2f516bdb5a,\"2023-03-16 15:21:50.365 +11:00\",2018,078,9,1,16,0\n6412995ed7fb4a2f516bdb59,\"2023-03-16 15:21:50.341 +11:00\",2018,078,9,1,15,0\n6412995ed7fb4a2f516bdb58,\"2023-03-16 15:21:50.319 +11:00\",2018,078,9,1,14,0\n6412995ed7fb4a2f516bdb57,\"2023-03-16 15:21:50.295 +11:00\",2018,078,9,1,13,0\n6412995ed7fb4a2f516bdb56,\"2023-03-16 15:21:50.267 +11:00\",2018,078,9,1,12,0\n6412995ed7fb4a2f516bdb55,\"2023-03-16 15:21:50.239 +11:00\",2018,078,9,1,09,0\n6412995ed7fb4a2f516bdb54,\"2023-03-16 15:21:50.208 +11:00\",2018,078,9,1,08,0\n6412995ed7fb4a2f516bdb53,\"2023-03-16 15:21:50.184 +11:00\",2018,078,9,1,07,0\n6412995ed7fb4a2f516bdb52,\"2023-03-16 15:21:50.158 +11:00\",2018,078,9,1,06,0\n6412995ed7fb4a2f516bdb51,\"2023-03-16 15:21:50.130 +11:00\",2018,078,9,1,05,0\n6412995ed7fb4a2f516bdb50,\"2023-03-16 15:21:50.097 +11:00\",2018,078,9,1,04,0\n6412995ed7fb4a2f516bdb4f,\"2023-03-16 15:21:50.025 +11:00\",2018,078,9,1,03,0\n6412995ed7fb4a2f516bdb4e,\"2023-03-16 15:21:49.999 +11:00\",2018,078,9,1,02,0\n6412995dd7fb4a2f516bdb4d,\"2023-03-16 15:21:49.973 +11:00\",2018,078,9,1,01,0\n6412995dd7fb4a2f516bdb4c,\"2023-03-16 15:21:49.949 +11:00\",2018,078,6,9,77,153\n6412995dd7fb4a2f516bdb4b,\"2023-03-16 15:21:49.925 +11:00\",2018,078,6,9,9999,153\n6412995dd7fb4a2f516bdb4a,\"2023-03-16 15:21:49.902 +11:00\",2018,078,6,9,99,..C\n6412995dd7fb4a2f516bdb49,\"2023-03-16 15:21:49.879 +11:00\",2018,078,6,9,18,0\n6412995dd7fb4a2f516bdb48,\"2023-03-16 15:21:49.855 +11:00\",2018,078,6,9,17,0\n6412995dd7fb4a2f516bdb47,\"2023-03-16 15:21:49.831 +11:00\",2018,078,6,9,16,6\n6412995dd7fb4a2f516bdb46,\"2023-03-16 15:21:49.805 +11:00\",2018,078,6,9,15,3\n6412995dd7fb4a2f516bdb45,\"2023-03-16 15:21:49.783 +11:00\",2018,078,6,9,14,9\n6412995dd7fb4a2f516bdb44,\"2023-03-16 15:21:49.757 +11:00\",2018,078,6,9,13,18\n6412995dd7fb4a2f516bdb43,\"2023-03-16 15:21:49.733 +11:00\",2018,078,6,9,12,0\n6412995dd7fb4a2f516bdb42,\"2023-03-16 15:21:49.702 +11:00\",2018,078,6,9,09,18\n6412995dd7fb4a2f516bdb41,\"2023-03-16 15:21:49.680 +11:00\",2018,078,6,9,08,15\n6412995dd7fb4a2f516bdb40,\"2023-03-16 15:21:49.656 +11:00\",2018,078,6,9,07,3\n6412995dd7fb4a2f516bdb3f,\"2023-03-16 15:21:49.623 +11:00\",2018,078,6,9,06,12\n6412995dd7fb4a2f516bdb3e,\"2023-03-16 15:21:49.599 +11:00\",2018,078,6,9,05,3\n6412995dd7fb4a2f516bdb3d,\"2023-03-16 15:21:49.572 +11:00\",2018,078,6,9,04,21\n6412995dd7fb4a2f516bdb3c,\"2023-03-16 15:21:49.544 +11:00\",2018,078,6,9,03,12\n6412995dd7fb4a2f516bdb3b,\"2023-03-16 15:21:49.520 +11:00\",2018,078,6,9,02,30\n6412995dd7fb4a2f516bdb3a,\"2023-03-16 15:21:49.496 +11:00\",2018,078,6,9,01,9\n6412995dd7fb4a2f516bdb39,\"2023-03-16 15:21:49.472 +11:00\",2018,078,6,2,77,78\n6412995dd7fb4a2f516bdb38,\"2023-03-16 15:21:49.447 +11:00\",2018,078,6,2,9999,78\n6412995dd7fb4a2f516bdb37,\"2023-03-16 15:21:49.420 +11:00\",2018,078,6,2,99,..C\n6412995dd7fb4a2f516bdb36,\"2023-03-16 15:21:49.393 +11:00\",2018,078,6,2,18,0\n6412995dd7fb4a2f516bdb35,\"2023-03-16 15:21:49.369 +11:00\",2018,078,6,2,17,0\n6412995dd7fb4a2f516bdb34,\"2023-03-16 15:21:49.345 +11:00\",2018,078,6,2,16,3\n6412995dd7fb4a2f516bdb33,\"2023-03-16 15:21:49.320 +11:00\",2018,078,6,2,15,3\n6412995dd7fb4a2f516bdb32,\"2023-03-16 15:21:49.280 +11:00\",2018,078,6,2,14,3\n6412995dd7fb4a2f516bdb31,\"2023-03-16 15:21:49.255 +11:00\",2018,078,6,2,13,9\n6412995dd7fb4a2f516bdb30,\"2023-03-16 15:21:49.231 +11:00\",2018,078,6,2,12,0\n6412995dd7fb4a2f516bdb2f,\"2023-03-16 15:21:49.206 +11:00\",2018,078,6,2,09,9\n6412995dd7fb4a2f516bdb2e,\"2023-03-16 15:21:49.180 +11:00\",2018,078,6,2,08,9\n6412995dd7fb4a2f516bdb2d,\"2023-03-16 15:21:49.156 +11:00\",2018,078,6,2,07,3\n6412995dd7fb4a2f516bdb2c,\"2023-03-16 15:21:49.120 +11:00\",2018,078,6,2,06,3\n6412995dd7fb4a2f516bdb2b,\"2023-03-16 15:21:49.098 +11:00\",2018,078,6,2,05,3\n6412995dd7fb4a2f516bdb2a,\"2023-03-16 15:21:49.072 +11:00\",2018,078,6,2,04,15\n6412995dd7fb4a2f516bdb29,\"2023-03-16 15:21:49.044 +11:00\",2018,078,6,2,03,6\n6412995dd7fb4a2f516bdb28,\"2023-03-16 15:21:49.014 +11:00\",2018,078,6,2,02,15\n6412995cd7fb4a2f516bdb27,\"2023-03-16 15:21:48.989 +11:00\",2018,078,6,2,01,3\n6412995cd7fb4a2f516bdb26,\"2023-03-16 15:21:48.956 +11:00\",2018,078,6,1,77,72\n6412995cd7fb4a2f516bdb25,\"2023-03-16 15:21:48.925 +11:00\",2018,078,6,1,9999,75\n6412995cd7fb4a2f516bdb24,\"2023-03-16 15:21:48.898 +11:00\",2018,078,6,1,99,..C\n6412995cd7fb4a2f516bdb23,\"2023-03-16 15:21:48.873 +11:00\",2018,078,6,1,18,0\n6412995cd7fb4a2f516bdb22,\"2023-03-16 15:21:48.850 +11:00\",2018,078,6,1,17,0\n6412995cd7fb4a2f516bdb21,\"2023-03-16 15:21:48.823 +11:00\",2018,078,6,1,16,0\n6412995cd7fb4a2f516bdb20,\"2023-03-16 15:21:48.795 +11:00\",2018,078,6,1,15,3\n6412995cd7fb4a2f516bdb1f,\"2023-03-16 15:21:48.770 +11:00\",2018,078,6,1,14,6\n6412995cd7fb4a2f516bdb1e,\"2023-03-16 15:21:48.746 +11:00\",2018,078,6,1,13,9\n6412995cd7fb4a2f516bdb1d,\"2023-03-16 15:21:48.719 +11:00\",2018,078,6,1,12,0\n6412995cd7fb4a2f516bdb1c,\"2023-03-16 15:21:48.694 +11:00\",2018,078,6,1,09,9\n6412995cd7fb4a2f516bdb1b,\"2023-03-16 15:21:48.669 +11:00\",2018,078,6,1,08,6\n6412995cd7fb4a2f516bdb1a,\"2023-03-16 15:21:48.638 +11:00\",2018,078,6,1,07,0\n6412995cd7fb4a2f516bdb19,\"2023-03-16 15:21:48.612 +11:00\",2018,078,6,1,06,6\n6412995cd7fb4a2f516bdb18,\"2023-03-16 15:21:48.588 +11:00\",2018,078,6,1,05,0\n6412995cd7fb4a2f516bdb17,\"2023-03-16 15:21:48.561 +11:00\",2018,078,6,1,04,6\n6412995cd7fb4a2f516bdb16,\"2023-03-16 15:21:48.537 +11:00\",2018,078,6,1,03,6\n6412995cd7fb4a2f516bdb15,\"2023-03-16 15:21:48.513 +11:00\",2018,078,6,1,02,15\n6412995cd7fb4a2f516bdb14,\"2023-03-16 15:21:48.488 +11:00\",2018,078,6,1,01,6\n6412995cd7fb4a2f516bdb13,\"2023-03-16 15:21:48.460 +11:00\",2018,078,5,9,77,72\n6412995cd7fb4a2f516bdb12,\"2023-03-16 15:21:48.431 +11:00\",2018,078,5,9,9999,72\n6412995cd7fb4a2f516bdb11,\"2023-03-16 15:21:48.406 +11:00\",2018,078,5,9,99,..C\n6412995cd7fb4a2f516bdb10,\"2023-03-16 15:21:48.380 +11:00\",2018,078,5,9,18,0\n6412995cd7fb4a2f516bdb0f,\"2023-03-16 15:21:48.298 +11:00\",2018,078,5,9,17,3\n6412995cd7fb4a2f516bdb0e,\"2023-03-16 15:21:48.267 +11:00\",2018,078,5,9,16,0\n6412995cd7fb4a2f516bdb0d,\"2023-03-16 15:21:48.239 +11:00\",2018,078,5,9,15,0\n6412995cd7fb4a2f516bdb0c,\"2023-03-16 15:21:48.216 +11:00\",2018,078,5,9,14,0\n6412995cd7fb4a2f516bdb0b,\"2023-03-16 15:21:48.193 +11:00\",2018,078,5,9,13,3\n6412995cd7fb4a2f516bdb0a,\"2023-03-16 15:21:48.165 +11:00\",2018,078,5,9,12,0\n6412995cd7fb4a2f516bdb09,\"2023-03-16 15:21:48.137 +11:00\",2018,078,5,9,09,12\n6412995cd7fb4a2f516bdb08,\"2023-03-16 15:21:48.112 +11:00\",2018,078,5,9,08,0\n6412995cd7fb4a2f516bdb07,\"2023-03-16 15:21:48.084 +11:00\",2018,078,5,9,07,0\n6412995cd7fb4a2f516bdb06,\"2023-03-16 15:21:48.035 +11:00\",2018,078,5,9,06,3\n6412995bd7fb4a2f516bdb05,\"2023-03-16 15:21:47.980 +11:00\",2018,078,5,9,05,0\n6412995bd7fb4a2f516bdb04,\"2023-03-16 15:21:47.927 +11:00\",2018,078,5,9,04,3\n6412995bd7fb4a2f516bdb03,\"2023-03-16 15:21:47.866 +11:00\",2018,078,5,9,03,3\n6412995bd7fb4a2f516bdb02,\"2023-03-16 15:21:47.843 +11:00\",2018,078,5,9,02,45\n6412995bd7fb4a2f516bdb01,\"2023-03-16 15:21:47.817 +11:00\",2018,078,5,9,01,3\n6412995bd7fb4a2f516bdb00,\"2023-03-16 15:21:47.793 +11:00\",2018,078,5,2,77,36\n6412995bd7fb4a2f516bdaff,\"2023-03-16 15:21:47.768 +11:00\",2018,078,5,2,9999,36\n6412995bd7fb4a2f516bdafe,\"2023-03-16 15:21:47.744 +11:00\",2018,078,5,2,99,..C\n6412995bd7fb4a2f516bdafd,\"2023-03-16 15:21:47.719 +11:00\",2018,078,5,2,18,0\n6412995bd7fb4a2f516bdafc,\"2023-03-16 15:21:47.695 +11:00\",2018,078,5,2,17,0\n6412995bd7fb4a2f516bdafb,\"2023-03-16 15:21:47.664 +11:00\",2018,078,5,2,16,0\n6412995bd7fb4a2f516bdafa,\"2023-03-16 15:21:47.637 +11:00\",2018,078,5,2,15,0\n6412995bd7fb4a2f516bdaf9,\"2023-03-16 15:21:47.614 +11:00\",2018,078,5,2,14,0\n6412995bd7fb4a2f516bdaf8,\"2023-03-16 15:21:47.589 +11:00\",2018,078,5,2,13,3\n6412995bd7fb4a2f516bdaf7,\"2023-03-16 15:21:47.535 +11:00\",2018,078,5,2,12,0\n6412995bd7fb4a2f516bdaf6,\"2023-03-16 15:21:47.510 +11:00\",2018,078,5,2,09,6\n6412995bd7fb4a2f516bdaf5,\"2023-03-16 15:21:47.466 +11:00\",2018,078,5,2,08,0\n6412995bd7fb4a2f516bdaf4,\"2023-03-16 15:21:47.435 +11:00\",2018,078,5,2,07,0\n6412995bd7fb4a2f516bdaf3,\"2023-03-16 15:21:47.409 +11:00\",2018,078,5,2,06,3\n6412995bd7fb4a2f516bdaf2,\"2023-03-16 15:21:47.378 +11:00\",2018,078,5,2,05,0\n6412995bd7fb4a2f516bdaf1,\"2023-03-16 15:21:47.347 +11:00\",2018,078,5,2,04,3\n6412995bd7fb4a2f516bdaf0,\"2023-03-16 15:21:47.314 +11:00\",2018,078,5,2,03,0\n6412995bd7fb4a2f516bdaef,\"2023-03-16 15:21:47.272 +11:00\",2018,078,5,2,02,21\n6412995bd7fb4a2f516bdaee,\"2023-03-16 15:21:47.248 +11:00\",2018,078,5,2,01,3\n6412995bd7fb4a2f516bdaed,\"2023-03-16 15:21:47.193 +11:00\",2018,078,5,1,77,39\n6412995bd7fb4a2f516bdaec,\"2023-03-16 15:21:47.170 +11:00\",2018,078,5,1,9999,39\n6412995bd7fb4a2f516bdaeb,\"2023-03-16 15:21:47.146 +11:00\",2018,078,5,1,99,..C\n6412995bd7fb4a2f516bdaea,\"2023-03-16 15:21:47.122 +11:00\",2018,078,5,1,18,0\n6412995bd7fb4a2f516bdae9,\"2023-03-16 15:21:47.096 +11:00\",2018,078,5,1,17,3\n6412995bd7fb4a2f516bdae8,\"2023-03-16 15:21:47.070 +11:00\",2018,078,5,1,16,0\n6412995bd7fb4a2f516bdae7,\"2023-03-16 15:21:47.046 +11:00\",2018,078,5,1,15,0\n6412995bd7fb4a2f516bdae6,\"2023-03-16 15:21:47.019 +11:00\",2018,078,5,1,14,0\n6412995ad7fb4a2f516bdae5,\"2023-03-16 15:21:46.983 +11:00\",2018,078,5,1,13,0\n6412995ad7fb4a2f516bdae4,\"2023-03-16 15:21:46.958 +11:00\",2018,078,5,1,12,0\n6412995ad7fb4a2f516bdae3,\"2023-03-16 15:21:46.934 +11:00\",2018,078,5,1,09,9\n6412995ad7fb4a2f516bdae2,\"2023-03-16 15:21:46.911 +11:00\",2018,078,5,1,08,0\n6412995ad7fb4a2f516bdae1,\"2023-03-16 15:21:46.850 +11:00\",2018,078,5,1,07,0\n6412995ad7fb4a2f516bdae0,\"2023-03-16 15:21:46.827 +11:00\",2018,078,5,1,06,0\n6412995ad7fb4a2f516bdadf,\"2023-03-16 15:21:46.804 +11:00\",2018,078,5,1,05,0\n6412995ad7fb4a2f516bdade,\"2023-03-16 15:21:46.777 +11:00\",2018,078,5,1,04,3\n6412995ad7fb4a2f516bdadd,\"2023-03-16 15:21:46.748 +11:00\",2018,078,5,1,03,3\n6412995ad7fb4a2f516bdadc,\"2023-03-16 15:21:46.721 +11:00\",2018,078,5,1,02,21\n6412995ad7fb4a2f516bdadb,\"2023-03-16 15:21:46.698 +11:00\",2018,078,5,1,01,0\n6412995ad7fb4a2f516bdada,\"2023-03-16 15:21:46.662 +11:00\",2018,078,4,9,77,1446\n6412995ad7fb4a2f516bdad9,\"2023-03-16 15:21:46.638 +11:00\",2018,078,4,9,9999,1446\n6412995ad7fb4a2f516bdad8,\"2023-03-16 15:21:46.612 +11:00\",2018,078,4,9,99,..C\n6412995ad7fb4a2f516bdad7,\"2023-03-16 15:21:46.571 +11:00\",2018,078,4,9,18,0\n6412995ad7fb4a2f516bdad6,\"2023-03-16 15:21:46.539 +11:00\",2018,078,4,9,17,0\n6412995ad7fb4a2f516bdad5,\"2023-03-16 15:21:46.513 +11:00\",2018,078,4,9,16,3\n6412995ad7fb4a2f516bdad4,\"2023-03-16 15:21:46.488 +11:00\",2018,078,4,9,15,3\n6412995ad7fb4a2f516bdad3,\"2023-03-16 15:21:46.462 +11:00\",2018,078,4,9,14,15\n6412995ad7fb4a2f516bdad2,\"2023-03-16 15:21:46.438 +11:00\",2018,078,4,9,13,90\n6412995ad7fb4a2f516bdad1,\"2023-03-16 15:21:46.408 +11:00\",2018,078,4,9,12,3\n6412995ad7fb4a2f516bdad0,\"2023-03-16 15:21:46.380 +11:00\",2018,078,4,9,09,168\n6412995ad7fb4a2f516bdacf,\"2023-03-16 15:21:46.343 +11:00\",2018,078,4,9,08,27\n6412995ad7fb4a2f516bdace,\"2023-03-16 15:21:46.320 +11:00\",2018,078,4,9,07,6\n6412995ad7fb4a2f516bdacd,\"2023-03-16 15:21:46.297 +11:00\",2018,078,4,9,06,12\n6412995ad7fb4a2f516bdacc,\"2023-03-16 15:21:46.274 +11:00\",2018,078,4,9,05,3\n6412995ad7fb4a2f516bdacb,\"2023-03-16 15:21:46.243 +11:00\",2018,078,4,9,04,27\n6412995ad7fb4a2f516bdaca,\"2023-03-16 15:21:46.218 +11:00\",2018,078,4,9,03,66\n6412995ad7fb4a2f516bdac9,\"2023-03-16 15:21:46.194 +11:00\",2018,078,4,9,02,1014\n6412995ad7fb4a2f516bdac8,\"2023-03-16 15:21:46.169 +11:00\",2018,078,4,9,01,12\n6412995ad7fb4a2f516bdac7,\"2023-03-16 15:21:46.146 +11:00\",2018,078,4,2,77,759\n6412995ad7fb4a2f516bdac6,\"2023-03-16 15:21:46.121 +11:00\",2018,078,4,2,9999,759\n6412995ad7fb4a2f516bdac5,\"2023-03-16 15:21:46.086 +11:00\",2018,078,4,2,99,..C\n6412995ad7fb4a2f516bdac4,\"2023-03-16 15:21:46.062 +11:00\",2018,078,4,2,18,0\n6412995ad7fb4a2f516bdac3,\"2023-03-16 15:21:46.040 +11:00\",2018,078,4,2,17,0\n6412995ad7fb4a2f516bdac2,\"2023-03-16 15:21:46.009 +11:00\",2018,078,4,2,16,0\n64129959d7fb4a2f516bdac1,\"2023-03-16 15:21:45.980 +11:00\",2018,078,4,2,15,3\n64129959d7fb4a2f516bdac0,\"2023-03-16 15:21:45.948 +11:00\",2018,078,4,2,14,9\n64129959d7fb4a2f516bdabf,\"2023-03-16 15:21:45.925 +11:00\",2018,078,4,2,13,36\n64129959d7fb4a2f516bdabe,\"2023-03-16 15:21:45.902 +11:00\",2018,078,4,2,12,3\n64129959d7fb4a2f516bdabd,\"2023-03-16 15:21:45.878 +11:00\",2018,078,4,2,09,81\n64129959d7fb4a2f516bdabc,\"2023-03-16 15:21:45.842 +11:00\",2018,078,4,2,08,15\n64129959d7fb4a2f516bdabb,\"2023-03-16 15:21:45.819 +11:00\",2018,078,4,2,07,3\n64129959d7fb4a2f516bdaba,\"2023-03-16 15:21:45.795 +11:00\",2018,078,4,2,06,9\n64129959d7fb4a2f516bdab9,\"2023-03-16 15:21:45.773 +11:00\",2018,078,4,2,05,3\n64129959d7fb4a2f516bdab8,\"2023-03-16 15:21:45.748 +11:00\",2018,078,4,2,04,12\n64129959d7fb4a2f516bdab7,\"2023-03-16 15:21:45.716 +11:00\",2018,078,4,2,03,36\n64129959d7fb4a2f516bdab6,\"2023-03-16 15:21:45.690 +11:00\",2018,078,4,2,02,546\n64129959d7fb4a2f516bdab5,\"2023-03-16 15:21:45.665 +11:00\",2018,078,4,2,01,6\n64129959d7fb4a2f516bdab4,\"2023-03-16 15:21:45.635 +11:00\",2018,078,4,1,77,687\n64129959d7fb4a2f516bdab3,\"2023-03-16 15:21:45.607 +11:00\",2018,078,4,1,9999,687\n64129959d7fb4a2f516bdab2,\"2023-03-16 15:21:45.577 +11:00\",2018,078,4,1,99,..C\n64129959d7fb4a2f516bdab1,\"2023-03-16 15:21:45.549 +11:00\",2018,078,4,1,18,0\n64129959d7fb4a2f516bdab0,\"2023-03-16 15:21:45.520 +11:00\",2018,078,4,1,17,0\n64129959d7fb4a2f516bdaaf,\"2023-03-16 15:21:45.496 +11:00\",2018,078,4,1,16,3\n64129959d7fb4a2f516bdaae,\"2023-03-16 15:21:45.471 +11:00\",2018,078,4,1,15,0\n64129959d7fb4a2f516bdaad,\"2023-03-16 15:21:45.443 +11:00\",2018,078,4,1,14,6\n64129959d7fb4a2f516bdaac,\"2023-03-16 15:21:45.419 +11:00\",2018,078,4,1,13,54\n64129959d7fb4a2f516bdaab,\"2023-03-16 15:21:45.395 +11:00\",2018,078,4,1,12,0\n64129959d7fb4a2f516bdaaa,\"2023-03-16 15:21:45.369 +11:00\",2018,078,4,1,09,87\n64129959d7fb4a2f516bdaa9,\"2023-03-16 15:21:45.340 +11:00\",2018,078,4,1,08,15\n64129959d7fb4a2f516bdaa8,\"2023-03-16 15:21:45.313 +11:00\",2018,078,4,1,07,3\n64129959d7fb4a2f516bdaa7,\"2023-03-16 15:21:45.287 +11:00\",2018,078,4,1,06,3\n64129959d7fb4a2f516bdaa6,\"2023-03-16 15:21:45.262 +11:00\",2018,078,4,1,05,0\n64129959d7fb4a2f516bdaa5,\"2023-03-16 15:21:45.237 +11:00\",2018,078,4,1,04,15\n64129959d7fb4a2f516bdaa4,\"2023-03-16 15:21:45.212 +11:00\",2018,078,4,1,03,30\n64129959d7fb4a2f516bdaa3,\"2023-03-16 15:21:45.187 +11:00\",2018,078,4,1,02,468\n64129959d7fb4a2f516bdaa2,\"2023-03-16 15:21:45.158 +11:00\",2018,078,4,1,01,3\n64129959d7fb4a2f516bdaa1,\"2023-03-16 15:21:45.129 +11:00\",2018,078,3,9,77,633\n64129959d7fb4a2f516bdaa0,\"2023-03-16 15:21:45.101 +11:00\",2018,078,3,9,9999,636\n64129959d7fb4a2f516bda9f,\"2023-03-16 15:21:45.075 +11:00\",2018,078,3,9,99,..C\n64129959d7fb4a2f516bda9e,\"2023-03-16 15:21:45.051 +11:00\",2018,078,3,9,18,0\n64129959d7fb4a2f516bda9d,\"2023-03-16 15:21:45.028 +11:00\",2018,078,3,9,17,0\n64129959d7fb4a2f516bda9c,\"2023-03-16 15:21:45.001 +11:00\",2018,078,3,9,16,3\n64129958d7fb4a2f516bda9b,\"2023-03-16 15:21:44.978 +11:00\",2018,078,3,9,15,6\n64129958d7fb4a2f516bda9a,\"2023-03-16 15:21:44.954 +11:00\",2018,078,3,9,14,15\n64129958d7fb4a2f516bda99,\"2023-03-16 15:21:44.930 +11:00\",2018,078,3,9,13,24\n64129958d7fb4a2f516bda98,\"2023-03-16 15:21:44.906 +11:00\",2018,078,3,9,12,0\n64129958d7fb4a2f516bda97,\"2023-03-16 15:21:44.883 +11:00\",2018,078,3,9,09,84\n64129958d7fb4a2f516bda96,\"2023-03-16 15:21:44.857 +11:00\",2018,078,3,9,08,6\n64129958d7fb4a2f516bda95,\"2023-03-16 15:21:44.828 +11:00\",2018,078,3,9,07,3\n64129958d7fb4a2f516bda94,\"2023-03-16 15:21:44.757 +11:00\",2018,078,3,9,06,6\n64129958d7fb4a2f516bda93,\"2023-03-16 15:21:44.727 +11:00\",2018,078,3,9,05,6\n64129958d7fb4a2f516bda92,\"2023-03-16 15:21:44.701 +11:00\",2018,078,3,9,04,15\n64129958d7fb4a2f516bda91,\"2023-03-16 15:21:44.677 +11:00\",2018,078,3,9,03,33\n64129958d7fb4a2f516bda90,\"2023-03-16 15:21:44.652 +11:00\",2018,078,3,9,02,426\n64129958d7fb4a2f516bda8f,\"2023-03-16 15:21:44.627 +11:00\",2018,078,3,9,01,9\n64129958d7fb4a2f516bda8e,\"2023-03-16 15:21:44.597 +11:00\",2018,078,3,2,77,345\n64129958d7fb4a2f516bda8d,\"2023-03-16 15:21:44.569 +11:00\",2018,078,3,2,9999,345\n64129958d7fb4a2f516bda8c,\"2023-03-16 15:21:44.544 +11:00\",2018,078,3,2,99,..C\n64129958d7fb4a2f516bda8b,\"2023-03-16 15:21:44.498 +11:00\",2018,078,3,2,18,0\n64129958d7fb4a2f516bda8a,\"2023-03-16 15:21:44.474 +11:00\",2018,078,3,2,17,0\n64129958d7fb4a2f516bda89,\"2023-03-16 15:21:44.430 +11:00\",2018,078,3,2,16,3\n64129958d7fb4a2f516bda88,\"2023-03-16 15:21:44.405 +11:00\",2018,078,3,2,15,3\n64129958d7fb4a2f516bda87,\"2023-03-16 15:21:44.380 +11:00\",2018,078,3,2,14,6\n64129958d7fb4a2f516bda86,\"2023-03-16 15:21:44.335 +11:00\",2018,078,3,2,13,12\n64129958d7fb4a2f516bda85,\"2023-03-16 15:21:44.286 +11:00\",2018,078,3,2,12,0\n64129958d7fb4a2f516bda84,\"2023-03-16 15:21:44.259 +11:00\",2018,078,3,2,09,54\n64129958d7fb4a2f516bda83,\"2023-03-16 15:21:44.231 +11:00\",2018,078,3,2,08,6\n64129958d7fb4a2f516bda82,\"2023-03-16 15:21:44.202 +11:00\",2018,078,3,2,07,0\n64129958d7fb4a2f516bda81,\"2023-03-16 15:21:44.176 +11:00\",2018,078,3,2,06,3\n64129958d7fb4a2f516bda80,\"2023-03-16 15:21:44.152 +11:00\",2018,078,3,2,05,0\n64129958d7fb4a2f516bda7f,\"2023-03-16 15:21:44.128 +11:00\",2018,078,3,2,04,6\n64129958d7fb4a2f516bda7e,\"2023-03-16 15:21:44.085 +11:00\",2018,078,3,2,03,15\n64129958d7fb4a2f516bda7d,\"2023-03-16 15:21:44.054 +11:00\",2018,078,3,2,02,231\n64129958d7fb4a2f516bda7c,\"2023-03-16 15:21:44.030 +11:00\",2018,078,3,2,01,6\n64129957d7fb4a2f516bda7b,\"2023-03-16 15:21:43.978 +11:00\",2018,078,3,1,77,288\n64129957d7fb4a2f516bda7a,\"2023-03-16 15:21:43.924 +11:00\",2018,078,3,1,9999,288\n64129957d7fb4a2f516bda79,\"2023-03-16 15:21:43.899 +11:00\",2018,078,3,1,99,..C\n64129957d7fb4a2f516bda78,\"2023-03-16 15:21:43.874 +11:00\",2018,078,3,1,18,0\n64129957d7fb4a2f516bda77,\"2023-03-16 15:21:43.849 +11:00\",2018,078,3,1,17,0\n64129957d7fb4a2f516bda76,\"2023-03-16 15:21:43.794 +11:00\",2018,078,3,1,16,0\n64129957d7fb4a2f516bda75,\"2023-03-16 15:21:43.771 +11:00\",2018,078,3,1,15,3\n64129957d7fb4a2f516bda74,\"2023-03-16 15:21:43.748 +11:00\",2018,078,3,1,14,6\n64129957d7fb4a2f516bda73,\"2023-03-16 15:21:43.681 +11:00\",2018,078,3,1,13,12\n64129957d7fb4a2f516bda72,\"2023-03-16 15:21:43.655 +11:00\",2018,078,3,1,12,0\n64129957d7fb4a2f516bda71,\"2023-03-16 15:21:43.585 +11:00\",2018,078,3,1,09,30\n64129957d7fb4a2f516bda70,\"2023-03-16 15:21:43.550 +11:00\",2018,078,3,1,08,6\n64129957d7fb4a2f516bda6f,\"2023-03-16 15:21:43.524 +11:00\",2018,078,3,1,07,3\n64129957d7fb4a2f516bda6e,\"2023-03-16 15:21:43.499 +11:00\",2018,078,3,1,06,6\n64129957d7fb4a2f516bda6d,\"2023-03-16 15:21:43.473 +11:00\",2018,078,3,1,05,3\n64129957d7fb4a2f516bda6c,\"2023-03-16 15:21:43.450 +11:00\",2018,078,3,1,04,6\n64129957d7fb4a2f516bda6b,\"2023-03-16 15:21:43.423 +11:00\",2018,078,3,1,03,15\n64129957d7fb4a2f516bda6a,\"2023-03-16 15:21:43.399 +11:00\",2018,078,3,1,02,195\n64129957d7fb4a2f516bda69,\"2023-03-16 15:21:43.313 +11:00\",2018,078,3,1,01,3\n64129957d7fb4a2f516bda68,\"2023-03-16 15:21:43.285 +11:00\",2018,078,2,9,77,1515\n64129957d7fb4a2f516bda67,\"2023-03-16 15:21:43.207 +11:00\",2018,078,2,9,9999,1521\n64129957d7fb4a2f516bda66,\"2023-03-16 15:21:43.180 +11:00\",2018,078,2,9,99,..C\n64129957d7fb4a2f516bda65,\"2023-03-16 15:21:43.152 +11:00\",2018,078,2,9,18,12\n64129957d7fb4a2f516bda64,\"2023-03-16 15:21:43.127 +11:00\",2018,078,2,9,17,9\n64129957d7fb4a2f516bda63,\"2023-03-16 15:21:43.101 +11:00\",2018,078,2,9,16,3\n64129957d7fb4a2f516bda62,\"2023-03-16 15:21:43.078 +11:00\",2018,078,2,9,15,42\n64129957d7fb4a2f516bda61,\"2023-03-16 15:21:43.054 +11:00\",2018,078,2,9,14,36\n64129957d7fb4a2f516bda60,\"2023-03-16 15:21:43.029 +11:00\",2018,078,2,9,13,78\n64129957d7fb4a2f516bda5f,\"2023-03-16 15:21:43.005 +11:00\",2018,078,2,9,12,6\n64129956d7fb4a2f516bda5e,\"2023-03-16 15:21:42.974 +11:00\",2018,078,2,9,09,117\n64129956d7fb4a2f516bda5d,\"2023-03-16 15:21:42.946 +11:00\",2018,078,2,9,08,111\n64129956d7fb4a2f516bda5c,\"2023-03-16 15:21:42.918 +11:00\",2018,078,2,9,07,54\n64129956d7fb4a2f516bda5b,\"2023-03-16 15:21:42.894 +11:00\",2018,078,2,9,06,114\n64129956d7fb4a2f516bda5a,\"2023-03-16 15:21:42.868 +11:00\",2018,078,2,9,05,63\n64129956d7fb4a2f516bda59,\"2023-03-16 15:21:42.835 +11:00\",2018,078,2,9,04,189\n64129956d7fb4a2f516bda58,\"2023-03-16 15:21:42.807 +11:00\",2018,078,2,9,03,222\n64129956d7fb4a2f516bda57,\"2023-03-16 15:21:42.771 +11:00\",2018,078,2,9,02,279\n64129956d7fb4a2f516bda56,\"2023-03-16 15:21:42.747 +11:00\",2018,078,2,9,01,180\n64129956d7fb4a2f516bda55,\"2023-03-16 15:21:42.719 +11:00\",2018,078,2,2,77,807\n64129956d7fb4a2f516bda54,\"2023-03-16 15:21:42.694 +11:00\",2018,078,2,2,9999,810\n64129956d7fb4a2f516bda53,\"2023-03-16 15:21:42.668 +11:00\",2018,078,2,2,99,..C\n64129956d7fb4a2f516bda52,\"2023-03-16 15:21:42.646 +11:00\",2018,078,2,2,18,6\n64129956d7fb4a2f516bda51,\"2023-03-16 15:21:42.624 +11:00\",2018,078,2,2,17,6\n64129956d7fb4a2f516bda50,\"2023-03-16 15:21:42.600 +11:00\",2018,078,2,2,16,3\n64129956d7fb4a2f516bda4f,\"2023-03-16 15:21:42.575 +11:00\",2018,078,2,2,15,18\n64129956d7fb4a2f516bda4e,\"2023-03-16 15:21:42.548 +11:00\",2018,078,2,2,14,18\n64129956d7fb4a2f516bda4d,\"2023-03-16 15:21:42.523 +11:00\",2018,078,2,2,13,33\n64129956d7fb4a2f516bda4c,\"2023-03-16 15:21:42.496 +11:00\",2018,078,2,2,12,0\n64129956d7fb4a2f516bda4b,\"2023-03-16 15:21:42.472 +11:00\",2018,078,2,2,09,66\n64129956d7fb4a2f516bda4a,\"2023-03-16 15:21:42.446 +11:00\",2018,078,2,2,08,51\n64129956d7fb4a2f516bda49,\"2023-03-16 15:21:42.420 +11:00\",2018,078,2,2,07,27\n64129956d7fb4a2f516bda48,\"2023-03-16 15:21:42.395 +11:00\",2018,078,2,2,06,63\n64129956d7fb4a2f516bda47,\"2023-03-16 15:21:42.370 +11:00\",2018,078,2,2,05,42\n64129956d7fb4a2f516bda46,\"2023-03-16 15:21:42.346 +11:00\",2018,078,2,2,04,93\n64129956d7fb4a2f516bda45,\"2023-03-16 15:21:42.320 +11:00\",2018,078,2,2,03,123\n64129956d7fb4a2f516bda44,\"2023-03-16 15:21:42.296 +11:00\",2018,078,2,2,02,156\n64129956d7fb4a2f516bda43,\"2023-03-16 15:21:42.269 +11:00\",2018,078,2,2,01,96\n64129956d7fb4a2f516bda42,\"2023-03-16 15:21:42.237 +11:00\",2018,078,2,1,77,711\n64129956d7fb4a2f516bda41,\"2023-03-16 15:21:42.212 +11:00\",2018,078,2,1,9999,714\n64129956d7fb4a2f516bda40,\"2023-03-16 15:21:42.185 +11:00\",2018,078,2,1,99,..C\n64129956d7fb4a2f516bda3f,\"2023-03-16 15:21:42.158 +11:00\",2018,078,2,1,18,6\n64129956d7fb4a2f516bda3e,\"2023-03-16 15:21:42.134 +11:00\",2018,078,2,1,17,3\n64129956d7fb4a2f516bda3d,\"2023-03-16 15:21:42.104 +11:00\",2018,078,2,1,16,0\n64129956d7fb4a2f516bda3c,\"2023-03-16 15:21:42.078 +11:00\",2018,078,2,1,15,21\n64129956d7fb4a2f516bda3b,\"2023-03-16 15:21:42.054 +11:00\",2018,078,2,1,14,21\n64129956d7fb4a2f516bda3a,\"2023-03-16 15:21:42.029 +11:00\",2018,078,2,1,13,45\n64129956d7fb4a2f516bda39,\"2023-03-16 15:21:42.002 +11:00\",2018,078,2,1,12,3\n64129955d7fb4a2f516bda38,\"2023-03-16 15:21:41.958 +11:00\",2018,078,2,1,09,48\n64129955d7fb4a2f516bda37,\"2023-03-16 15:21:41.931 +11:00\",2018,078,2,1,08,60\n64129955d7fb4a2f516bda36,\"2023-03-16 15:21:41.883 +11:00\",2018,078,2,1,07,24\n64129955d7fb4a2f516bda35,\"2023-03-16 15:21:41.831 +11:00\",2018,078,2,1,06,51\n64129955d7fb4a2f516bda34,\"2023-03-16 15:21:41.773 +11:00\",2018,078,2,1,05,21\n64129955d7fb4a2f516bda33,\"2023-03-16 15:21:41.722 +11:00\",2018,078,2,1,04,93\n64129955d7fb4a2f516bda32,\"2023-03-16 15:21:41.694 +11:00\",2018,078,2,1,03,99\n64129955d7fb4a2f516bda31,\"2023-03-16 15:21:41.669 +11:00\",2018,078,2,1,02,126\n64129955d7fb4a2f516bda30,\"2023-03-16 15:21:41.643 +11:00\",2018,078,2,1,01,84\n64129955d7fb4a2f516bda2f,\"2023-03-16 15:21:41.620 +11:00\",2018,078,1,9,77,21297\n64129955d7fb4a2f516bda2e,\"2023-03-16 15:21:41.593 +11:00\",2018,078,1,9,9999,21300\n64129955d7fb4a2f516bda2d,\"2023-03-16 15:21:41.564 +11:00\",2018,078,1,9,99,..C\n64129955d7fb4a2f516bda2c,\"2023-03-16 15:21:41.536 +11:00\",2018,078,1,9,18,354\n64129955d7fb4a2f516bda2b,\"2023-03-16 15:21:41.513 +11:00\",2018,078,1,9,17,291\n64129955d7fb4a2f516bda2a,\"2023-03-16 15:21:41.487 +11:00\",2018,078,1,9,16,324\n64129955d7fb4a2f516bda29,\"2023-03-16 15:21:41.463 +11:00\",2018,078,1,9,15,522\n64129955d7fb4a2f516bda28,\"2023-03-16 15:21:41.437 +11:00\",2018,078,1,9,14,1185\n64129955d7fb4a2f516bda27,\"2023-03-16 15:21:41.411 +11:00\",2018,078,1,9,13,3150\n64129955d7fb4a2f516bda26,\"2023-03-16 15:21:41.386 +11:00\",2018,078,1,9,12,201\n64129955d7fb4a2f516bda25,\"2023-03-16 15:21:41.361 +11:00\",2018,078,1,9,09,2202\n64129955d7fb4a2f516bda24,\"2023-03-16 15:21:41.334 +11:00\",2018,078,1,9,08,1380\n64129955d7fb4a2f516bda23,\"2023-03-16 15:21:41.308 +11:00\",2018,078,1,9,07,615\n64129955d7fb4a2f516bda22,\"2023-03-16 15:21:41.278 +11:00\",2018,078,1,9,06,954\n64129955d7fb4a2f516bda21,\"2023-03-16 15:21:41.252 +11:00\",2018,078,1,9,05,189\n64129955d7fb4a2f516bda20,\"2023-03-16 15:21:41.228 +11:00\",2018,078,1,9,04,1824\n64129955d7fb4a2f516bda1f,\"2023-03-16 15:21:41.203 +11:00\",2018,078,1,9,03,2229\n64129955d7fb4a2f516bda1e,\"2023-03-16 15:21:41.175 +11:00\",2018,078,1,9,02,4839\n64129955d7fb4a2f516bda1d,\"2023-03-16 15:21:41.147 +11:00\",2018,078,1,9,01,1044\n64129955d7fb4a2f516bda1c,\"2023-03-16 15:21:41.123 +11:00\",2018,078,1,2,77,11340\n64129955d7fb4a2f516bda1b,\"2023-03-16 15:21:41.099 +11:00\",2018,078,1,2,9999,11343\n64129955d7fb4a2f516bda1a,\"2023-03-16 15:21:41.073 +11:00\",2018,078,1,2,99,..C\n64129955d7fb4a2f516bda19,\"2023-03-16 15:21:41.048 +11:00\",2018,078,1,2,18,168\n64129955d7fb4a2f516bda18,\"2023-03-16 15:21:41.026 +11:00\",2018,078,1,2,17,159\n64129955d7fb4a2f516bda17,\"2023-03-16 15:21:41.002 +11:00\",2018,078,1,2,16,162\n64129954d7fb4a2f516bda16,\"2023-03-16 15:21:40.977 +11:00\",2018,078,1,2,15,297\n64129954d7fb4a2f516bda15,\"2023-03-16 15:21:40.953 +11:00\",2018,078,1,2,14,630\n64129954d7fb4a2f516bda14,\"2023-03-16 15:21:40.929 +11:00\",2018,078,1,2,13,1722\n64129954d7fb4a2f516bda13,\"2023-03-16 15:21:40.904 +11:00\",2018,078,1,2,12,93\n64129954d7fb4a2f516bda12,\"2023-03-16 15:21:40.877 +11:00\",2018,078,1,2,09,1242\n64129954d7fb4a2f516bda11,\"2023-03-16 15:21:40.843 +11:00\",2018,078,1,2,08,753\n64129954d7fb4a2f516bda10,\"2023-03-16 15:21:40.818 +11:00\",2018,078,1,2,07,342\n64129954d7fb4a2f516bda0f,\"2023-03-16 15:21:40.793 +11:00\",2018,078,1,2,06,504\n64129954d7fb4a2f516bda0e,\"2023-03-16 15:21:40.769 +11:00\",2018,078,1,2,05,96\n64129954d7fb4a2f516bda0d,\"2023-03-16 15:21:40.743 +11:00\",2018,078,1,2,04,936\n64129954d7fb4a2f516bda0c,\"2023-03-16 15:21:40.708 +11:00\",2018,078,1,2,03,1164\n64129954d7fb4a2f516bda0b,\"2023-03-16 15:21:40.676 +11:00\",2018,078,1,2,02,2562\n64129954d7fb4a2f516bda0a,\"2023-03-16 15:21:40.653 +11:00\",2018,078,1,2,01,513\n64129954d7fb4a2f516bda09,\"2023-03-16 15:21:40.629 +11:00\",2018,078,1,1,77,9957\n64129954d7fb4a2f516bda08,\"2023-03-16 15:21:40.600 +11:00\",2018,078,1,1,9999,9957\n64129954d7fb4a2f516bda07,\"2023-03-16 15:21:40.575 +11:00\",2018,078,1,1,99,..C\n64129954d7fb4a2f516bda06,\"2023-03-16 15:21:40.552 +11:00\",2018,078,1,1,18,189\n64129954d7fb4a2f516bda05,\"2023-03-16 15:21:40.524 +11:00\",2018,078,1,1,17,132\n64129954d7fb4a2f516bda04,\"2023-03-16 15:21:40.496 +11:00\",2018,078,1,1,16,159\n64129954d7fb4a2f516bda03,\"2023-03-16 15:21:40.472 +11:00\",2018,078,1,1,15,225\n64129954d7fb4a2f516bda02,\"2023-03-16 15:21:40.438 +11:00\",2018,078,1,1,14,558\n64129954d7fb4a2f516bda01,\"2023-03-16 15:21:40.415 +11:00\",2018,078,1,1,13,1428\n64129954d7fb4a2f516bda00,\"2023-03-16 15:21:40.392 +11:00\",2018,078,1,1,12,105\n64129954d7fb4a2f516bd9ff,\"2023-03-16 15:21:40.370 +11:00\",2018,078,1,1,09,960\n64129954d7fb4a2f516bd9fe,\"2023-03-16 15:21:40.347 +11:00\",2018,078,1,1,08,627\n64129954d7fb4a2f516bd9fd,\"2023-03-16 15:21:40.321 +11:00\",2018,078,1,1,07,273\n64129954d7fb4a2f516bd9fc,\"2023-03-16 15:21:40.298 +11:00\",2018,078,1,1,06,453\n64129954d7fb4a2f516bd9fb,\"2023-03-16 15:21:40.273 +11:00\",2018,078,1,1,05,90\n64129954d7fb4a2f516bd9fa,\"2023-03-16 15:21:40.247 +11:00\",2018,078,1,1,04,888\n64129954d7fb4a2f516bd9f9,\"2023-03-16 15:21:40.219 +11:00\",2018,078,1,1,03,1065\n64129954d7fb4a2f516bd9f8,\"2023-03-16 15:21:40.193 +11:00\",2018,078,1,1,02,2277\n64129954d7fb4a2f516bd9f7,\"2023-03-16 15:21:40.168 +11:00\",2018,078,1,1,01,528\n64129954d7fb4a2f516bd9f6,\"2023-03-16 15:21:40.141 +11:00\",2018,077,9999,9,77,27882\n64129954d7fb4a2f516bd9f5,\"2023-03-16 15:21:40.111 +11:00\",2018,077,9999,9,9999,27885\n64129954d7fb4a2f516bd9f4,\"2023-03-16 15:21:40.088 +11:00\",2018,077,9999,9,99,3\n64129954d7fb4a2f516bd9f3,\"2023-03-16 15:21:40.061 +11:00\",2018,077,9999,9,18,429\n64129954d7fb4a2f516bd9f2,\"2023-03-16 15:21:40.034 +11:00\",2018,077,9999,9,17,381\n64129954d7fb4a2f516bd9f1,\"2023-03-16 15:21:40.009 +11:00\",2018,077,9999,9,16,423\n64129953d7fb4a2f516bd9f0,\"2023-03-16 15:21:39.981 +11:00\",2018,077,9999,9,15,663\n64129953d7fb4a2f516bd9ef,\"2023-03-16 15:21:39.947 +11:00\",2018,077,9999,9,14,1428\n64129953d7fb4a2f516bd9ee,\"2023-03-16 15:21:39.919 +11:00\",2018,077,9999,9,13,3717\n64129953d7fb4a2f516bd9ed,\"2023-03-16 15:21:39.894 +11:00\",2018,077,9999,9,12,249\n64129953d7fb4a2f516bd9ec,\"2023-03-16 15:21:39.867 +11:00\",2018,077,9999,9,09,2886\n64129953d7fb4a2f516bd9eb,\"2023-03-16 15:21:39.809 +11:00\",2018,077,9999,9,08,1641\n64129953d7fb4a2f516bd9ea,\"2023-03-16 15:21:39.786 +11:00\",2018,077,9999,9,07,747\n64129953d7fb4a2f516bd9e9,\"2023-03-16 15:21:39.763 +11:00\",2018,077,9999,9,06,1191\n64129953d7fb4a2f516bd9e8,\"2023-03-16 15:21:39.740 +11:00\",2018,077,9999,9,05,279\n64129953d7fb4a2f516bd9e7,\"2023-03-16 15:21:39.717 +11:00\",2018,077,9999,9,04,2355\n64129953d7fb4a2f516bd9e6,\"2023-03-16 15:21:39.693 +11:00\",2018,077,9999,9,03,2877\n64129953d7fb4a2f516bd9e5,\"2023-03-16 15:21:39.669 +11:00\",2018,077,9999,9,02,7224\n64129953d7fb4a2f516bd9e4,\"2023-03-16 15:21:39.593 +11:00\",2018,077,9999,9,01,1389\n64129953d7fb4a2f516bd9e3,\"2023-03-16 15:21:39.549 +11:00\",2018,077,9999,2,77,14814\n64129953d7fb4a2f516bd9e2,\"2023-03-16 15:21:39.519 +11:00\",2018,077,9999,2,9999,14814\n64129953d7fb4a2f516bd9e1,\"2023-03-16 15:21:39.495 +11:00\",2018,077,9999,2,99,3\n64129953d7fb4a2f516bd9e0,\"2023-03-16 15:21:39.470 +11:00\",2018,077,9999,2,18,189\n64129953d7fb4a2f516bd9df,\"2023-03-16 15:21:39.441 +11:00\",2018,077,9999,2,17,195\n64129953d7fb4a2f516bd9de,\"2023-03-16 15:21:39.411 +11:00\",2018,077,9999,2,16,201\n64129953d7fb4a2f516bd9dd,\"2023-03-16 15:21:39.387 +11:00\",2018,077,9999,2,15,339\n64129953d7fb4a2f516bd9dc,\"2023-03-16 15:21:39.358 +11:00\",2018,077,9999,2,14,762\n64129953d7fb4a2f516bd9db,\"2023-03-16 15:21:39.327 +11:00\",2018,077,9999,2,13,2028\n64129953d7fb4a2f516bd9da,\"2023-03-16 15:21:39.304 +11:00\",2018,077,9999,2,12,105\n64129953d7fb4a2f516bd9d9,\"2023-03-16 15:21:39.280 +11:00\",2018,077,9999,2,09,1569\n64129953d7fb4a2f516bd9d8,\"2023-03-16 15:21:39.253 +11:00\",2018,077,9999,2,08,867\n64129953d7fb4a2f516bd9d7,\"2023-03-16 15:21:39.226 +11:00\",2018,077,9999,2,07,399\n64129953d7fb4a2f516bd9d6,\"2023-03-16 15:21:39.190 +11:00\",2018,077,9999,2,06,636\n64129953d7fb4a2f516bd9d5,\"2023-03-16 15:21:39.156 +11:00\",2018,077,9999,2,05,147\n64129953d7fb4a2f516bd9d4,\"2023-03-16 15:21:39.126 +11:00\",2018,077,9999,2,04,1233\n64129953d7fb4a2f516bd9d3,\"2023-03-16 15:21:39.068 +11:00\",2018,077,9999,2,03,1506\n64129953d7fb4a2f516bd9d2,\"2023-03-16 15:21:39.041 +11:00\",2018,077,9999,2,02,3930\n64129953d7fb4a2f516bd9d1,\"2023-03-16 15:21:39.018 +11:00\",2018,077,9999,2,01,708\n64129952d7fb4a2f516bd9d0,\"2023-03-16 15:21:38.994 +11:00\",2018,077,9999,1,77,13068\n64129952d7fb4a2f516bd9cf,\"2023-03-16 15:21:38.965 +11:00\",2018,077,9999,1,9999,13068\n64129952d7fb4a2f516bd9ce,\"2023-03-16 15:21:38.938 +11:00\",2018,077,9999,1,99,0\n64129952d7fb4a2f516bd9cd,\"2023-03-16 15:21:38.914 +11:00\",2018,077,9999,1,18,237\n64129952d7fb4a2f516bd9cc,\"2023-03-16 15:21:38.886 +11:00\",2018,077,9999,1,17,183\n64129952d7fb4a2f516bd9cb,\"2023-03-16 15:21:38.859 +11:00\",2018,077,9999,1,16,222\n64129952d7fb4a2f516bd9ca,\"2023-03-16 15:21:38.835 +11:00\",2018,077,9999,1,15,327\n64129952d7fb4a2f516bd9c9,\"2023-03-16 15:21:38.813 +11:00\",2018,077,9999,1,14,666\n64129952d7fb4a2f516bd9c8,\"2023-03-16 15:21:38.788 +11:00\",2018,077,9999,1,13,1689\n64129952d7fb4a2f516bd9c7,\"2023-03-16 15:21:38.763 +11:00\",2018,077,9999,1,12,141\n64129952d7fb4a2f516bd9c6,\"2023-03-16 15:21:38.715 +11:00\",2018,077,9999,1,09,1317\n64129952d7fb4a2f516bd9c5,\"2023-03-16 15:21:38.690 +11:00\",2018,077,9999,1,08,777\n64129952d7fb4a2f516bd9c4,\"2023-03-16 15:21:38.666 +11:00\",2018,077,9999,1,07,351\n64129952d7fb4a2f516bd9c3,\"2023-03-16 15:21:38.640 +11:00\",2018,077,9999,1,06,555\n64129952d7fb4a2f516bd9c2,\"2023-03-16 15:21:38.612 +11:00\",2018,077,9999,1,05,132\n64129952d7fb4a2f516bd9c1,\"2023-03-16 15:21:38.581 +11:00\",2018,077,9999,1,04,1122\n64129952d7fb4a2f516bd9c0,\"2023-03-16 15:21:38.557 +11:00\",2018,077,9999,1,03,1371\n64129952d7fb4a2f516bd9bf,\"2023-03-16 15:21:38.530 +11:00\",2018,077,9999,1,02,3294\n64129952d7fb4a2f516bd9be,\"2023-03-16 15:21:38.491 +11:00\",2018,077,9999,1,01,684\n64129952d7fb4a2f516bd9bd,\"2023-03-16 15:21:38.468 +11:00\",2018,077,77,9,77,27882\n64129952d7fb4a2f516bd9bc,\"2023-03-16 15:21:38.445 +11:00\",2018,077,77,9,9999,27885\n64129952d7fb4a2f516bd9bb,\"2023-03-16 15:21:38.418 +11:00\",2018,077,77,9,99,..C\n64129952d7fb4a2f516bd9ba,\"2023-03-16 15:21:38.361 +11:00\",2018,077,77,9,18,429\n64129952d7fb4a2f516bd9b9,\"2023-03-16 15:21:38.338 +11:00\",2018,077,77,9,17,381\n64129952d7fb4a2f516bd9b8,\"2023-03-16 15:21:38.315 +11:00\",2018,077,77,9,16,423\n64129952d7fb4a2f516bd9b7,\"2023-03-16 15:21:38.281 +11:00\",2018,077,77,9,15,663\n64129952d7fb4a2f516bd9b6,\"2023-03-16 15:21:38.250 +11:00\",2018,077,77,9,14,1428\n64129952d7fb4a2f516bd9b5,\"2023-03-16 15:21:38.227 +11:00\",2018,077,77,9,13,3717\n64129952d7fb4a2f516bd9b4,\"2023-03-16 15:21:38.203 +11:00\",2018,077,77,9,12,249\n64129952d7fb4a2f516bd9b3,\"2023-03-16 15:21:38.181 +11:00\",2018,077,77,9,09,2886\n64129952d7fb4a2f516bd9b2,\"2023-03-16 15:21:38.158 +11:00\",2018,077,77,9,08,1641\n64129952d7fb4a2f516bd9b1,\"2023-03-16 15:21:38.130 +11:00\",2018,077,77,9,07,747\n64129952d7fb4a2f516bd9b0,\"2023-03-16 15:21:38.104 +11:00\",2018,077,77,9,06,1191\n64129952d7fb4a2f516bd9af,\"2023-03-16 15:21:38.077 +11:00\",2018,077,77,9,05,279\n64129952d7fb4a2f516bd9ae,\"2023-03-16 15:21:38.055 +11:00\",2018,077,77,9,04,2355\n64129952d7fb4a2f516bd9ad,\"2023-03-16 15:21:38.029 +11:00\",2018,077,77,9,03,2877\n64129952d7fb4a2f516bd9ac,\"2023-03-16 15:21:38.006 +11:00\",2018,077,77,9,02,7224\n64129951d7fb4a2f516bd9ab,\"2023-03-16 15:21:37.980 +11:00\",2018,077,77,9,01,1389\n64129951d7fb4a2f516bd9aa,\"2023-03-16 15:21:37.954 +11:00\",2018,077,77,2,77,14814\n64129951d7fb4a2f516bd9a9,\"2023-03-16 15:21:37.929 +11:00\",2018,077,77,2,9999,14814\n64129951d7fb4a2f516bd9a8,\"2023-03-16 15:21:37.905 +11:00\",2018,077,77,2,99,..C\n64129951d7fb4a2f516bd9a7,\"2023-03-16 15:21:37.878 +11:00\",2018,077,77,2,18,189\n64129951d7fb4a2f516bd9a6,\"2023-03-16 15:21:37.821 +11:00\",2018,077,77,2,17,195\n64129951d7fb4a2f516bd9a5,\"2023-03-16 15:21:37.797 +11:00\",2018,077,77,2,16,201\n64129951d7fb4a2f516bd9a4,\"2023-03-16 15:21:37.767 +11:00\",2018,077,77,2,15,339\n64129951d7fb4a2f516bd9a3,\"2023-03-16 15:21:37.725 +11:00\",2018,077,77,2,14,762\n64129951d7fb4a2f516bd9a2,\"2023-03-16 15:21:37.698 +11:00\",2018,077,77,2,13,2028\n64129951d7fb4a2f516bd9a1,\"2023-03-16 15:21:37.670 +11:00\",2018,077,77,2,12,105\n64129951d7fb4a2f516bd9a0,\"2023-03-16 15:21:37.637 +11:00\",2018,077,77,2,09,1569\n64129951d7fb4a2f516bd99f,\"2023-03-16 15:21:37.613 +11:00\",2018,077,77,2,08,867\n64129951d7fb4a2f516bd99e,\"2023-03-16 15:21:37.586 +11:00\",2018,077,77,2,07,399\n64129951d7fb4a2f516bd99d,\"2023-03-16 15:21:37.563 +11:00\",2018,077,77,2,06,636\n64129951d7fb4a2f516bd99c,\"2023-03-16 15:21:37.537 +11:00\",2018,077,77,2,05,147\n64129951d7fb4a2f516bd99b,\"2023-03-16 15:21:37.515 +11:00\",2018,077,77,2,04,1233\n64129951d7fb4a2f516bd99a,\"2023-03-16 15:21:37.491 +11:00\",2018,077,77,2,03,1506\n64129951d7fb4a2f516bd999,\"2023-03-16 15:21:37.468 +11:00\",2018,077,77,2,02,3930\n64129951d7fb4a2f516bd998,\"2023-03-16 15:21:37.446 +11:00\",2018,077,77,2,01,708\n64129951d7fb4a2f516bd997,\"2023-03-16 15:21:37.424 +11:00\",2018,077,77,1,77,13068\n64129951d7fb4a2f516bd996,\"2023-03-16 15:21:37.401 +11:00\",2018,077,77,1,9999,13068\n64129951d7fb4a2f516bd995,\"2023-03-16 15:21:37.376 +11:00\",2018,077,77,1,99,..C\n64129951d7fb4a2f516bd994,\"2023-03-16 15:21:37.353 +11:00\",2018,077,77,1,18,237\n64129951d7fb4a2f516bd993,\"2023-03-16 15:21:37.327 +11:00\",2018,077,77,1,17,183\n64129951d7fb4a2f516bd992,\"2023-03-16 15:21:37.302 +11:00\",2018,077,77,1,16,222\n64129951d7fb4a2f516bd991,\"2023-03-16 15:21:37.277 +11:00\",2018,077,77,1,15,327\n64129951d7fb4a2f516bd990,\"2023-03-16 15:21:37.250 +11:00\",2018,077,77,1,14,666\n64129951d7fb4a2f516bd98f,\"2023-03-16 15:21:37.223 +11:00\",2018,077,77,1,13,1689\n64129951d7fb4a2f516bd98e,\"2023-03-16 15:21:37.197 +11:00\",2018,077,77,1,12,141\n64129951d7fb4a2f516bd98d,\"2023-03-16 15:21:37.173 +11:00\",2018,077,77,1,09,1317\n64129951d7fb4a2f516bd98c,\"2023-03-16 15:21:37.128 +11:00\",2018,077,77,1,08,777\n64129951d7fb4a2f516bd98b,\"2023-03-16 15:21:37.089 +11:00\",2018,077,77,1,07,351\n64129951d7fb4a2f516bd98a,\"2023-03-16 15:21:37.055 +11:00\",2018,077,77,1,06,555\n64129951d7fb4a2f516bd989,\"2023-03-16 15:21:37.031 +11:00\",2018,077,77,1,05,132\n64129951d7fb4a2f516bd988,\"2023-03-16 15:21:37.002 +11:00\",2018,077,77,1,04,1122\n64129950d7fb4a2f516bd987,\"2023-03-16 15:21:36.976 +11:00\",2018,077,77,1,03,1371\n64129950d7fb4a2f516bd986,\"2023-03-16 15:21:36.954 +11:00\",2018,077,77,1,02,3294\n64129950d7fb4a2f516bd985,\"2023-03-16 15:21:36.929 +11:00\",2018,077,77,1,01,684\n64129950d7fb4a2f516bd984,\"2023-03-16 15:21:36.905 +11:00\",2018,077,9,9,77,0\n64129950d7fb4a2f516bd983,\"2023-03-16 15:21:36.881 +11:00\",2018,077,9,9,9999,0\n64129950d7fb4a2f516bd982,\"2023-03-16 15:21:36.853 +11:00\",2018,077,9,9,99,..C\n64129950d7fb4a2f516bd981,\"2023-03-16 15:21:36.826 +11:00\",2018,077,9,9,18,0\n64129950d7fb4a2f516bd980,\"2023-03-16 15:21:36.800 +11:00\",2018,077,9,9,17,0\n64129950d7fb4a2f516bd97f,\"2023-03-16 15:21:36.777 +11:00\",2018,077,9,9,16,0\n64129950d7fb4a2f516bd97e,\"2023-03-16 15:21:36.750 +11:00\",2018,077,9,9,15,0\n64129950d7fb4a2f516bd97d,\"2023-03-16 15:21:36.725 +11:00\",2018,077,9,9,14,0\n64129950d7fb4a2f516bd97c,\"2023-03-16 15:21:36.702 +11:00\",2018,077,9,9,13,0\n64129950d7fb4a2f516bd97b,\"2023-03-16 15:21:36.673 +11:00\",2018,077,9,9,12,0\n64129950d7fb4a2f516bd97a,\"2023-03-16 15:21:36.645 +11:00\",2018,077,9,9,09,0\n64129950d7fb4a2f516bd979,\"2023-03-16 15:21:36.621 +11:00\",2018,077,9,9,08,0\n64129950d7fb4a2f516bd978,\"2023-03-16 15:21:36.595 +11:00\",2018,077,9,9,07,0\n64129950d7fb4a2f516bd977,\"2023-03-16 15:21:36.426 +11:00\",2018,077,9,9,06,0\n64129950d7fb4a2f516bd976,\"2023-03-16 15:21:36.398 +11:00\",2018,077,9,9,05,0\n64129950d7fb4a2f516bd975,\"2023-03-16 15:21:36.374 +11:00\",2018,077,9,9,04,0\n64129950d7fb4a2f516bd974,\"2023-03-16 15:21:36.349 +11:00\",2018,077,9,9,03,0\n64129950d7fb4a2f516bd973,\"2023-03-16 15:21:36.322 +11:00\",2018,077,9,9,02,0\n64129950d7fb4a2f516bd972,\"2023-03-16 15:21:36.298 +11:00\",2018,077,9,9,01,0\n64129950d7fb4a2f516bd971,\"2023-03-16 15:21:36.273 +11:00\",2018,077,9,2,77,0\n64129950d7fb4a2f516bd970,\"2023-03-16 15:21:36.249 +11:00\",2018,077,9,2,9999,0\n64129950d7fb4a2f516bd96f,\"2023-03-16 15:21:36.221 +11:00\",2018,077,9,2,99,..C\n64129950d7fb4a2f516bd96e,\"2023-03-16 15:21:36.198 +11:00\",2018,077,9,2,18,0\n64129950d7fb4a2f516bd96d,\"2023-03-16 15:21:36.171 +11:00\",2018,077,9,2,17,0\n64129950d7fb4a2f516bd96c,\"2023-03-16 15:21:36.147 +11:00\",2018,077,9,2,16,0\n64129950d7fb4a2f516bd96b,\"2023-03-16 15:21:36.124 +11:00\",2018,077,9,2,15,0\n64129950d7fb4a2f516bd96a,\"2023-03-16 15:21:36.099 +11:00\",2018,077,9,2,14,0\n64129950d7fb4a2f516bd969,\"2023-03-16 15:21:36.073 +11:00\",2018,077,9,2,13,0\n64129950d7fb4a2f516bd968,\"2023-03-16 15:21:36.050 +11:00\",2018,077,9,2,12,0\n64129950d7fb4a2f516bd967,\"2023-03-16 15:21:36.025 +11:00\",2018,077,9,2,09,0\n64129950d7fb4a2f516bd966,\"2023-03-16 15:21:36.001 +11:00\",2018,077,9,2,08,0\n6412994fd7fb4a2f516bd965,\"2023-03-16 15:21:35.979 +11:00\",2018,077,9,2,07,0\n6412994fd7fb4a2f516bd964,\"2023-03-16 15:21:35.957 +11:00\",2018,077,9,2,06,0\n6412994fd7fb4a2f516bd963,\"2023-03-16 15:21:35.934 +11:00\",2018,077,9,2,05,0\n6412994fd7fb4a2f516bd962,\"2023-03-16 15:21:35.910 +11:00\",2018,077,9,2,04,0\n6412994fd7fb4a2f516bd961,\"2023-03-16 15:21:35.884 +11:00\",2018,077,9,2,03,0\n6412994fd7fb4a2f516bd960,\"2023-03-16 15:21:35.851 +11:00\",2018,077,9,2,02,0\n6412994fd7fb4a2f516bd95f,\"2023-03-16 15:21:35.822 +11:00\",2018,077,9,2,01,0\n6412994fd7fb4a2f516bd95e,\"2023-03-16 15:21:35.798 +11:00\",2018,077,9,1,77,0\n6412994fd7fb4a2f516bd95d,\"2023-03-16 15:21:35.774 +11:00\",2018,077,9,1,9999,0\n6412994fd7fb4a2f516bd95c,\"2023-03-16 15:21:35.748 +11:00\",2018,077,9,1,99,..C\n6412994fd7fb4a2f516bd95b,\"2023-03-16 15:21:35.723 +11:00\",2018,077,9,1,18,0\n6412994fd7fb4a2f516bd95a,\"2023-03-16 15:21:35.694 +11:00\",2018,077,9,1,17,0\n6412994fd7fb4a2f516bd959,\"2023-03-16 15:21:35.668 +11:00\",2018,077,9,1,16,0\n6412994fd7fb4a2f516bd958,\"2023-03-16 15:21:35.635 +11:00\",2018,077,9,1,15,0\n6412994fd7fb4a2f516bd957,\"2023-03-16 15:21:35.611 +11:00\",2018,077,9,1,14,0\n6412994fd7fb4a2f516bd956,\"2023-03-16 15:21:35.558 +11:00\",2018,077,9,1,13,0\n6412994fd7fb4a2f516bd955,\"2023-03-16 15:21:35.535 +11:00\",2018,077,9,1,12,0\n6412994fd7fb4a2f516bd954,\"2023-03-16 15:21:35.510 +11:00\",2018,077,9,1,09,0\n6412994fd7fb4a2f516bd953,\"2023-03-16 15:21:35.483 +11:00\",2018,077,9,1,08,0\n6412994fd7fb4a2f516bd952,\"2023-03-16 15:21:35.460 +11:00\",2018,077,9,1,07,0\n6412994fd7fb4a2f516bd951,\"2023-03-16 15:21:35.437 +11:00\",2018,077,9,1,06,0\n6412994fd7fb4a2f516bd950,\"2023-03-16 15:21:35.415 +11:00\",2018,077,9,1,05,0\n6412994fd7fb4a2f516bd94f,\"2023-03-16 15:21:35.372 +11:00\",2018,077,9,1,04,0\n6412994fd7fb4a2f516bd94e,\"2023-03-16 15:21:35.350 +11:00\",2018,077,9,1,03,0\n6412994fd7fb4a2f516bd94d,\"2023-03-16 15:21:35.327 +11:00\",2018,077,9,1,02,0\n6412994fd7fb4a2f516bd94c,\"2023-03-16 15:21:35.304 +11:00\",2018,077,9,1,01,0\n6412994fd7fb4a2f516bd94b,\"2023-03-16 15:21:35.277 +11:00\",2018,077,6,9,77,219\n6412994fd7fb4a2f516bd94a,\"2023-03-16 15:21:35.254 +11:00\",2018,077,6,9,9999,219\n6412994fd7fb4a2f516bd949,\"2023-03-16 15:21:35.230 +11:00\",2018,077,6,9,99,..C\n6412994fd7fb4a2f516bd948,\"2023-03-16 15:21:35.206 +11:00\",2018,077,6,9,18,6\n6412994fd7fb4a2f516bd947,\"2023-03-16 15:21:35.181 +11:00\",2018,077,6,9,17,0\n6412994fd7fb4a2f516bd946,\"2023-03-16 15:21:35.158 +11:00\",2018,077,6,9,16,3\n6412994fd7fb4a2f516bd945,\"2023-03-16 15:21:35.136 +11:00\",2018,077,6,9,15,6\n6412994fd7fb4a2f516bd944,\"2023-03-16 15:21:35.111 +11:00\",2018,077,6,9,14,6\n6412994fd7fb4a2f516bd943,\"2023-03-16 15:21:35.087 +11:00\",2018,077,6,9,13,27\n6412994fd7fb4a2f516bd942,\"2023-03-16 15:21:35.065 +11:00\",2018,077,6,9,12,3\n6412994fd7fb4a2f516bd941,\"2023-03-16 15:21:35.043 +11:00\",2018,077,6,9,09,27\n6412994fd7fb4a2f516bd940,\"2023-03-16 15:21:35.018 +11:00\",2018,077,6,9,08,12\n6412994ed7fb4a2f516bd93f,\"2023-03-16 15:21:34.968 +11:00\",2018,077,6,9,07,9\n6412994ed7fb4a2f516bd93e,\"2023-03-16 15:21:34.943 +11:00\",2018,077,6,9,06,12\n6412994ed7fb4a2f516bd93d,\"2023-03-16 15:21:34.917 +11:00\",2018,077,6,9,05,3\n6412994ed7fb4a2f516bd93c,\"2023-03-16 15:21:34.894 +11:00\",2018,077,6,9,04,21\n6412994ed7fb4a2f516bd93b,\"2023-03-16 15:21:34.871 +11:00\",2018,077,6,9,03,27\n6412994ed7fb4a2f516bd93a,\"2023-03-16 15:21:34.848 +11:00\",2018,077,6,9,02,36\n6412994ed7fb4a2f516bd939,\"2023-03-16 15:21:34.824 +11:00\",2018,077,6,9,01,15\n6412994ed7fb4a2f516bd938,\"2023-03-16 15:21:34.802 +11:00\",2018,077,6,2,77,99\n6412994ed7fb4a2f516bd937,\"2023-03-16 15:21:34.776 +11:00\",2018,077,6,2,9999,99\n6412994ed7fb4a2f516bd936,\"2023-03-16 15:21:34.751 +11:00\",2018,077,6,2,99,..C\n6412994ed7fb4a2f516bd935,\"2023-03-16 15:21:34.729 +11:00\",2018,077,6,2,18,3\n6412994ed7fb4a2f516bd934,\"2023-03-16 15:21:34.703 +11:00\",2018,077,6,2,17,0\n6412994ed7fb4a2f516bd933,\"2023-03-16 15:21:34.680 +11:00\",2018,077,6,2,16,3\n6412994ed7fb4a2f516bd932,\"2023-03-16 15:21:34.657 +11:00\",2018,077,6,2,15,0\n6412994ed7fb4a2f516bd931,\"2023-03-16 15:21:34.630 +11:00\",2018,077,6,2,14,6\n6412994ed7fb4a2f516bd930,\"2023-03-16 15:21:34.607 +11:00\",2018,077,6,2,13,12\n6412994ed7fb4a2f516bd92f,\"2023-03-16 15:21:34.424 +11:00\",2018,077,6,2,12,0\n6412994ed7fb4a2f516bd92e,\"2023-03-16 15:21:34.396 +11:00\",2018,077,6,2,09,6\n6412994ed7fb4a2f516bd92d,\"2023-03-16 15:21:34.364 +11:00\",2018,077,6,2,08,6\n6412994ed7fb4a2f516bd92c,\"2023-03-16 15:21:34.342 +11:00\",2018,077,6,2,07,6\n6412994ed7fb4a2f516bd92b,\"2023-03-16 15:21:34.313 +11:00\",2018,077,6,2,06,3\n6412994ed7fb4a2f516bd92a,\"2023-03-16 15:21:34.284 +11:00\",2018,077,6,2,05,0\n6412994ed7fb4a2f516bd929,\"2023-03-16 15:21:34.255 +11:00\",2018,077,6,2,04,12\n6412994ed7fb4a2f516bd928,\"2023-03-16 15:21:34.217 +11:00\",2018,077,6,2,03,15\n6412994ed7fb4a2f516bd927,\"2023-03-16 15:21:34.190 +11:00\",2018,077,6,2,02,21\n6412994ed7fb4a2f516bd926,\"2023-03-16 15:21:34.167 +11:00\",2018,077,6,2,01,6\n6412994ed7fb4a2f516bd925,\"2023-03-16 15:21:34.142 +11:00\",2018,077,6,1,77,120\n6412994ed7fb4a2f516bd924,\"2023-03-16 15:21:34.109 +11:00\",2018,077,6,1,9999,120\n6412994ed7fb4a2f516bd923,\"2023-03-16 15:21:34.087 +11:00\",2018,077,6,1,99,..C\n6412994ed7fb4a2f516bd922,\"2023-03-16 15:21:34.055 +11:00\",2018,077,6,1,18,3\n6412994ed7fb4a2f516bd921,\"2023-03-16 15:21:34.022 +11:00\",2018,077,6,1,17,0\n6412994dd7fb4a2f516bd920,\"2023-03-16 15:21:33.991 +11:00\",2018,077,6,1,16,0\n6412994dd7fb4a2f516bd91f,\"2023-03-16 15:21:33.960 +11:00\",2018,077,6,1,15,6\n6412994dd7fb4a2f516bd91e,\"2023-03-16 15:21:33.922 +11:00\",2018,077,6,1,14,3\n6412994dd7fb4a2f516bd91d,\"2023-03-16 15:21:33.895 +11:00\",2018,077,6,1,13,15\n6412994dd7fb4a2f516bd91c,\"2023-03-16 15:21:33.863 +11:00\",2018,077,6,1,12,0\n6412994dd7fb4a2f516bd91b,\"2023-03-16 15:21:33.841 +11:00\",2018,077,6,1,09,21\n6412994dd7fb4a2f516bd91a,\"2023-03-16 15:21:33.817 +11:00\",2018,077,6,1,08,9\n6412994dd7fb4a2f516bd919,\"2023-03-16 15:21:33.795 +11:00\",2018,077,6,1,07,6\n6412994dd7fb4a2f516bd918,\"2023-03-16 15:21:33.772 +11:00\",2018,077,6,1,06,9\n6412994dd7fb4a2f516bd917,\"2023-03-16 15:21:33.748 +11:00\",2018,077,6,1,05,3\n6412994dd7fb4a2f516bd916,\"2023-03-16 15:21:33.689 +11:00\",2018,077,6,1,04,9\n6412994dd7fb4a2f516bd915,\"2023-03-16 15:21:33.639 +11:00\",2018,077,6,1,03,15\n6412994dd7fb4a2f516bd914,\"2023-03-16 15:21:33.574 +11:00\",2018,077,6,1,02,12\n6412994dd7fb4a2f516bd913,\"2023-03-16 15:21:33.537 +11:00\",2018,077,6,1,01,6\n6412994dd7fb4a2f516bd912,\"2023-03-16 15:21:33.512 +11:00\",2018,077,5,9,77,90\n6412994dd7fb4a2f516bd911,\"2023-03-16 15:21:33.472 +11:00\",2018,077,5,9,9999,90\n6412994dd7fb4a2f516bd910,\"2023-03-16 15:21:33.432 +11:00\",2018,077,5,9,99,..C\n6412994dd7fb4a2f516bd90f,\"2023-03-16 15:21:33.398 +11:00\",2018,077,5,9,18,0\n6412994dd7fb4a2f516bd90e,\"2023-03-16 15:21:33.371 +11:00\",2018,077,5,9,17,0\n6412994dd7fb4a2f516bd90d,\"2023-03-16 15:21:33.346 +11:00\",2018,077,5,9,16,0\n6412994dd7fb4a2f516bd90c,\"2023-03-16 15:21:33.319 +11:00\",2018,077,5,9,15,0\n6412994dd7fb4a2f516bd90b,\"2023-03-16 15:21:33.285 +11:00\",2018,077,5,9,14,6\n6412994dd7fb4a2f516bd90a,\"2023-03-16 15:21:33.261 +11:00\",2018,077,5,9,13,3\n6412994dd7fb4a2f516bd909,\"2023-03-16 15:21:33.231 +11:00\",2018,077,5,9,12,0\n6412994dd7fb4a2f516bd908,\"2023-03-16 15:21:33.198 +11:00\",2018,077,5,9,09,12\n6412994dd7fb4a2f516bd907,\"2023-03-16 15:21:33.168 +11:00\",2018,077,5,9,08,3\n6412994dd7fb4a2f516bd906,\"2023-03-16 15:21:33.078 +11:00\",2018,077,5,9,07,0\n6412994dd7fb4a2f516bd905,\"2023-03-16 15:21:33.044 +11:00\",2018,077,5,9,06,0\n6412994dd7fb4a2f516bd904,\"2023-03-16 15:21:33.019 +11:00\",2018,077,5,9,05,0\n6412994cd7fb4a2f516bd903,\"2023-03-16 15:21:32.994 +11:00\",2018,077,5,9,04,0\n6412994cd7fb4a2f516bd902,\"2023-03-16 15:21:32.954 +11:00\",2018,077,5,9,03,3\n6412994cd7fb4a2f516bd901,\"2023-03-16 15:21:32.930 +11:00\",2018,077,5,9,02,57\n6412994cd7fb4a2f516bd900,\"2023-03-16 15:21:32.906 +11:00\",2018,077,5,9,01,0\n6412994cd7fb4a2f516bd8ff,\"2023-03-16 15:21:32.876 +11:00\",2018,077,5,2,77,48\n6412994cd7fb4a2f516bd8fe,\"2023-03-16 15:21:32.813 +11:00\",2018,077,5,2,9999,48\n6412994cd7fb4a2f516bd8fd,\"2023-03-16 15:21:32.790 +11:00\",2018,077,5,2,99,..C\n6412994cd7fb4a2f516bd8fc,\"2023-03-16 15:21:32.751 +11:00\",2018,077,5,2,18,0\n6412994cd7fb4a2f516bd8fb,\"2023-03-16 15:21:32.728 +11:00\",2018,077,5,2,17,0\n6412994cd7fb4a2f516bd8fa,\"2023-03-16 15:21:32.704 +11:00\",2018,077,5,2,16,0\n6412994cd7fb4a2f516bd8f9,\"2023-03-16 15:21:32.681 +11:00\",2018,077,5,2,15,0\n6412994cd7fb4a2f516bd8f8,\"2023-03-16 15:21:32.655 +11:00\",2018,077,5,2,14,3\n6412994cd7fb4a2f516bd8f7,\"2023-03-16 15:21:32.632 +11:00\",2018,077,5,2,13,0\n6412994cd7fb4a2f516bd8f6,\"2023-03-16 15:21:32.610 +11:00\",2018,077,5,2,12,0\n6412994cd7fb4a2f516bd8f5,\"2023-03-16 15:21:32.588 +11:00\",2018,077,5,2,09,3\n6412994cd7fb4a2f516bd8f4,\"2023-03-16 15:21:32.564 +11:00\",2018,077,5,2,08,3\n6412994cd7fb4a2f516bd8f3,\"2023-03-16 15:21:32.535 +11:00\",2018,077,5,2,07,0\n6412994cd7fb4a2f516bd8f2,\"2023-03-16 15:21:32.512 +11:00\",2018,077,5,2,06,0\n6412994cd7fb4a2f516bd8f1,\"2023-03-16 15:21:32.489 +11:00\",2018,077,5,2,05,0\n6412994cd7fb4a2f516bd8f0,\"2023-03-16 15:21:32.467 +11:00\",2018,077,5,2,04,0\n6412994cd7fb4a2f516bd8ef,\"2023-03-16 15:21:32.445 +11:00\",2018,077,5,2,03,0\n6412994cd7fb4a2f516bd8ee,\"2023-03-16 15:21:32.422 +11:00\",2018,077,5,2,02,33\n6412994cd7fb4a2f516bd8ed,\"2023-03-16 15:21:32.397 +11:00\",2018,077,5,2,01,0\n6412994cd7fb4a2f516bd8ec,\"2023-03-16 15:21:32.375 +11:00\",2018,077,5,1,77,42\n6412994cd7fb4a2f516bd8eb,\"2023-03-16 15:21:32.351 +11:00\",2018,077,5,1,9999,42\n6412994cd7fb4a2f516bd8ea,\"2023-03-16 15:21:32.294 +11:00\",2018,077,5,1,99,..C\n6412994cd7fb4a2f516bd8e9,\"2023-03-16 15:21:32.243 +11:00\",2018,077,5,1,18,0\n6412994cd7fb4a2f516bd8e8,\"2023-03-16 15:21:32.218 +11:00\",2018,077,5,1,17,0\n6412994cd7fb4a2f516bd8e7,\"2023-03-16 15:21:32.194 +11:00\",2018,077,5,1,16,0\n6412994cd7fb4a2f516bd8e6,\"2023-03-16 15:21:32.168 +11:00\",2018,077,5,1,15,0\n6412994cd7fb4a2f516bd8e5,\"2023-03-16 15:21:32.140 +11:00\",2018,077,5,1,14,3\n6412994cd7fb4a2f516bd8e4,\"2023-03-16 15:21:32.100 +11:00\",2018,077,5,1,13,0\n6412994cd7fb4a2f516bd8e3,\"2023-03-16 15:21:32.077 +11:00\",2018,077,5,1,12,0\n6412994cd7fb4a2f516bd8e2,\"2023-03-16 15:21:32.054 +11:00\",2018,077,5,1,09,6\n6412994cd7fb4a2f516bd8e1,\"2023-03-16 15:21:32.031 +11:00\",2018,077,5,1,08,3\n6412994cd7fb4a2f516bd8e0,\"2023-03-16 15:21:32.004 +11:00\",2018,077,5,1,07,0\n6412994bd7fb4a2f516bd8df,\"2023-03-16 15:21:31.964 +11:00\",2018,077,5,1,06,0\n6412994bd7fb4a2f516bd8de,\"2023-03-16 15:21:31.940 +11:00\",2018,077,5,1,05,0\n6412994bd7fb4a2f516bd8dd,\"2023-03-16 15:21:31.910 +11:00\",2018,077,5,1,04,0\n6412994bd7fb4a2f516bd8dc,\"2023-03-16 15:21:31.887 +11:00\",2018,077,5,1,03,3\n6412994bd7fb4a2f516bd8db,\"2023-03-16 15:21:31.852 +11:00\",2018,077,5,1,02,27\n6412994bd7fb4a2f516bd8da,\"2023-03-16 15:21:31.823 +11:00\",2018,077,5,1,01,0\n6412994bd7fb4a2f516bd8d9,\"2023-03-16 15:21:31.795 +11:00\",2018,077,4,9,77,1533\n6412994bd7fb4a2f516bd8d8,\"2023-03-16 15:21:31.773 +11:00\",2018,077,4,9,9999,1533\n6412994bd7fb4a2f516bd8d7,\"2023-03-16 15:21:31.749 +11:00\",2018,077,4,9,99,..C\n6412994bd7fb4a2f516bd8d6,\"2023-03-16 15:21:31.726 +11:00\",2018,077,4,9,18,3\n6412994bd7fb4a2f516bd8d5,\"2023-03-16 15:21:31.701 +11:00\",2018,077,4,9,17,0\n6412994bd7fb4a2f516bd8d4,\"2023-03-16 15:21:31.678 +11:00\",2018,077,4,9,16,0\n6412994bd7fb4a2f516bd8d3,\"2023-03-16 15:21:31.650 +11:00\",2018,077,4,9,15,0\n6412994bd7fb4a2f516bd8d2,\"2023-03-16 15:21:31.600 +11:00\",2018,077,4,9,14,15\n6412994bd7fb4a2f516bd8d1,\"2023-03-16 15:21:31.551 +11:00\",2018,077,4,9,13,105\n6412994bd7fb4a2f516bd8d0,\"2023-03-16 15:21:31.520 +11:00\",2018,077,4,9,12,3\n6412994bd7fb4a2f516bd8cf,\"2023-03-16 15:21:31.494 +11:00\",2018,077,4,9,09,174\n6412994bd7fb4a2f516bd8ce,\"2023-03-16 15:21:31.470 +11:00\",2018,077,4,9,08,33\n6412994bd7fb4a2f516bd8cd,\"2023-03-16 15:21:31.447 +11:00\",2018,077,4,9,07,3\n6412994bd7fb4a2f516bd8cc,\"2023-03-16 15:21:31.423 +11:00\",2018,077,4,9,06,12\n6412994bd7fb4a2f516bd8cb,\"2023-03-16 15:21:31.399 +11:00\",2018,077,4,9,05,3\n6412994bd7fb4a2f516bd8ca,\"2023-03-16 15:21:31.368 +11:00\",2018,077,4,9,04,36\n6412994bd7fb4a2f516bd8c9,\"2023-03-16 15:21:31.343 +11:00\",2018,077,4,9,03,72\n6412994bd7fb4a2f516bd8c8,\"2023-03-16 15:21:31.317 +11:00\",2018,077,4,9,02,1062\n6412994bd7fb4a2f516bd8c7,\"2023-03-16 15:21:31.287 +11:00\",2018,077,4,9,01,15\n6412994bd7fb4a2f516bd8c6,\"2023-03-16 15:21:31.263 +11:00\",2018,077,4,2,77,834\n6412994bd7fb4a2f516bd8c5,\"2023-03-16 15:21:31.238 +11:00\",2018,077,4,2,9999,834\n6412994bd7fb4a2f516bd8c4,\"2023-03-16 15:21:31.215 +11:00\",2018,077,4,2,99,..C\n6412994bd7fb4a2f516bd8c3,\"2023-03-16 15:21:31.193 +11:00\",2018,077,4,2,18,0\n6412994bd7fb4a2f516bd8c2,\"2023-03-16 15:21:31.169 +11:00\",2018,077,4,2,17,0\n6412994bd7fb4a2f516bd8c1,\"2023-03-16 15:21:31.145 +11:00\",2018,077,4,2,16,0\n6412994bd7fb4a2f516bd8c0,\"2023-03-16 15:21:31.121 +11:00\",2018,077,4,2,15,0\n6412994bd7fb4a2f516bd8bf,\"2023-03-16 15:21:31.094 +11:00\",2018,077,4,2,14,9\n6412994bd7fb4a2f516bd8be,\"2023-03-16 15:21:31.071 +11:00\",2018,077,4,2,13,60\n6412994bd7fb4a2f516bd8bd,\"2023-03-16 15:21:31.047 +11:00\",2018,077,4,2,12,0\n6412994bd7fb4a2f516bd8bc,\"2023-03-16 15:21:31.019 +11:00\",2018,077,4,2,09,93\n6412994ad7fb4a2f516bd8bb,\"2023-03-16 15:21:30.995 +11:00\",2018,077,4,2,08,15\n6412994ad7fb4a2f516bd8ba,\"2023-03-16 15:21:30.970 +11:00\",2018,077,4,2,07,3\n6412994ad7fb4a2f516bd8b9,\"2023-03-16 15:21:30.948 +11:00\",2018,077,4,2,06,9\n6412994ad7fb4a2f516bd8b8,\"2023-03-16 15:21:30.924 +11:00\",2018,077,4,2,05,3\n6412994ad7fb4a2f516bd8b7,\"2023-03-16 15:21:30.900 +11:00\",2018,077,4,2,04,18\n6412994ad7fb4a2f516bd8b6,\"2023-03-16 15:21:30.876 +11:00\",2018,077,4,2,03,39\n6412994ad7fb4a2f516bd8b5,\"2023-03-16 15:21:30.853 +11:00\",2018,077,4,2,02,573\n6412994ad7fb4a2f516bd8b4,\"2023-03-16 15:21:30.831 +11:00\",2018,077,4,2,01,6\n6412994ad7fb4a2f516bd8b3,\"2023-03-16 15:21:30.807 +11:00\",2018,077,4,1,77,696\n6412994ad7fb4a2f516bd8b2,\"2023-03-16 15:21:30.784 +11:00\",2018,077,4,1,9999,696\n6412994ad7fb4a2f516bd8b1,\"2023-03-16 15:21:30.759 +11:00\",2018,077,4,1,99,..C\n6412994ad7fb4a2f516bd8b0,\"2023-03-16 15:21:30.732 +11:00\",2018,077,4,1,18,3\n6412994ad7fb4a2f516bd8af,\"2023-03-16 15:21:30.709 +11:00\",2018,077,4,1,17,0\n6412994ad7fb4a2f516bd8ae,\"2023-03-16 15:21:30.685 +11:00\",2018,077,4,1,16,0\n6412994ad7fb4a2f516bd8ad,\"2023-03-16 15:21:30.662 +11:00\",2018,077,4,1,15,0\n6412994ad7fb4a2f516bd8ac,\"2023-03-16 15:21:30.635 +11:00\",2018,077,4,1,14,6\n6412994ad7fb4a2f516bd8ab,\"2023-03-16 15:21:30.606 +11:00\",2018,077,4,1,13,42\n6412994ad7fb4a2f516bd8aa,\"2023-03-16 15:21:30.582 +11:00\",2018,077,4,1,12,0\n6412994ad7fb4a2f516bd8a9,\"2023-03-16 15:21:30.559 +11:00\",2018,077,4,1,09,78\n6412994ad7fb4a2f516bd8a8,\"2023-03-16 15:21:30.534 +11:00\",2018,077,4,1,08,12\n6412994ad7fb4a2f516bd8a7,\"2023-03-16 15:21:30.510 +11:00\",2018,077,4,1,07,3\n6412994ad7fb4a2f516bd8a6,\"2023-03-16 15:21:30.486 +11:00\",2018,077,4,1,06,3\n6412994ad7fb4a2f516bd8a5,\"2023-03-16 15:21:30.463 +11:00\",2018,077,4,1,05,3\n6412994ad7fb4a2f516bd8a4,\"2023-03-16 15:21:30.439 +11:00\",2018,077,4,1,04,18\n6412994ad7fb4a2f516bd8a3,\"2023-03-16 15:21:30.416 +11:00\",2018,077,4,1,03,33\n6412994ad7fb4a2f516bd8a2,\"2023-03-16 15:21:30.393 +11:00\",2018,077,4,1,02,489\n6412994ad7fb4a2f516bd8a1,\"2023-03-16 15:21:30.364 +11:00\",2018,077,4,1,01,6\n6412994ad7fb4a2f516bd8a0,\"2023-03-16 15:21:30.337 +11:00\",2018,077,3,9,77,780\n6412994ad7fb4a2f516bd89f,\"2023-03-16 15:21:30.313 +11:00\",2018,077,3,9,9999,780\n6412994ad7fb4a2f516bd89e,\"2023-03-16 15:21:30.290 +11:00\",2018,077,3,9,99,..C\n6412994ad7fb4a2f516bd89d,\"2023-03-16 15:21:30.262 +11:00\",2018,077,3,9,18,3\n6412994ad7fb4a2f516bd89c,\"2023-03-16 15:21:30.237 +11:00\",2018,077,3,9,17,0\n6412994ad7fb4a2f516bd89b,\"2023-03-16 15:21:30.210 +11:00\",2018,077,3,9,16,0\n6412994ad7fb4a2f516bd89a,\"2023-03-16 15:21:30.182 +11:00\",2018,077,3,9,15,3\n6412994ad7fb4a2f516bd899,\"2023-03-16 15:21:30.157 +11:00\",2018,077,3,9,14,9\n6412994ad7fb4a2f516bd898,\"2023-03-16 15:21:30.130 +11:00\",2018,077,3,9,13,27\n6412994ad7fb4a2f516bd897,\"2023-03-16 15:21:30.093 +11:00\",2018,077,3,9,12,3\n6412994ad7fb4a2f516bd896,\"2023-03-16 15:21:30.070 +11:00\",2018,077,3,9,09,90\n6412994ad7fb4a2f516bd895,\"2023-03-16 15:21:30.047 +11:00\",2018,077,3,9,08,12\n6412994ad7fb4a2f516bd894,\"2023-03-16 15:21:30.015 +11:00\",2018,077,3,9,07,3\n64129949d7fb4a2f516bd893,\"2023-03-16 15:21:29.992 +11:00\",2018,077,3,9,06,12\n64129949d7fb4a2f516bd892,\"2023-03-16 15:21:29.968 +11:00\",2018,077,3,9,05,6\n64129949d7fb4a2f516bd891,\"2023-03-16 15:21:29.946 +11:00\",2018,077,3,9,04,18\n64129949d7fb4a2f516bd890,\"2023-03-16 15:21:29.912 +11:00\",2018,077,3,9,03,39\n64129949d7fb4a2f516bd88f,\"2023-03-16 15:21:29.887 +11:00\",2018,077,3,9,02,555\n64129949d7fb4a2f516bd88e,\"2023-03-16 15:21:29.862 +11:00\",2018,077,3,9,01,3\n64129949d7fb4a2f516bd88d,\"2023-03-16 15:21:29.837 +11:00\",2018,077,3,2,77,429\n64129949d7fb4a2f516bd88c,\"2023-03-16 15:21:29.811 +11:00\",2018,077,3,2,9999,429\n64129949d7fb4a2f516bd88b,\"2023-03-16 15:21:29.771 +11:00\",2018,077,3,2,99,..C\n64129949d7fb4a2f516bd88a,\"2023-03-16 15:21:29.729 +11:00\",2018,077,3,2,18,3\n64129949d7fb4a2f516bd889,\"2023-03-16 15:21:29.702 +11:00\",2018,077,3,2,17,0\n64129949d7fb4a2f516bd888,\"2023-03-16 15:21:29.678 +11:00\",2018,077,3,2,16,0\n64129949d7fb4a2f516bd887,\"2023-03-16 15:21:29.646 +11:00\",2018,077,3,2,15,3\n64129949d7fb4a2f516bd886,\"2023-03-16 15:21:29.622 +11:00\",2018,077,3,2,14,6\n64129949d7fb4a2f516bd885,\"2023-03-16 15:21:29.597 +11:00\",2018,077,3,2,13,12\n64129949d7fb4a2f516bd884,\"2023-03-16 15:21:29.567 +11:00\",2018,077,3,2,12,0\n64129949d7fb4a2f516bd883,\"2023-03-16 15:21:29.527 +11:00\",2018,077,3,2,09,45\n64129949d7fb4a2f516bd882,\"2023-03-16 15:21:29.503 +11:00\",2018,077,3,2,08,9\n64129949d7fb4a2f516bd881,\"2023-03-16 15:21:29.478 +11:00\",2018,077,3,2,07,3\n64129949d7fb4a2f516bd880,\"2023-03-16 15:21:29.446 +11:00\",2018,077,3,2,06,6\n64129949d7fb4a2f516bd87f,\"2023-03-16 15:21:29.423 +11:00\",2018,077,3,2,05,3\n64129949d7fb4a2f516bd87e,\"2023-03-16 15:21:29.401 +11:00\",2018,077,3,2,04,6\n64129949d7fb4a2f516bd87d,\"2023-03-16 15:21:29.379 +11:00\",2018,077,3,2,03,18\n64129949d7fb4a2f516bd87c,\"2023-03-16 15:21:29.357 +11:00\",2018,077,3,2,02,312\n64129949d7fb4a2f516bd87b,\"2023-03-16 15:21:29.335 +11:00\",2018,077,3,2,01,3\n64129949d7fb4a2f516bd87a,\"2023-03-16 15:21:29.311 +11:00\",2018,077,3,1,77,351\n64129949d7fb4a2f516bd879,\"2023-03-16 15:21:29.288 +11:00\",2018,077,3,1,9999,351\n64129949d7fb4a2f516bd878,\"2023-03-16 15:21:29.266 +11:00\",2018,077,3,1,99,..C\n64129949d7fb4a2f516bd877,\"2023-03-16 15:21:29.236 +11:00\",2018,077,3,1,18,0\n64129949d7fb4a2f516bd876,\"2023-03-16 15:21:29.212 +11:00\",2018,077,3,1,17,0\n64129949d7fb4a2f516bd875,\"2023-03-16 15:21:29.190 +11:00\",2018,077,3,1,16,0\n64129949d7fb4a2f516bd874,\"2023-03-16 15:21:29.165 +11:00\",2018,077,3,1,15,0\n64129949d7fb4a2f516bd873,\"2023-03-16 15:21:29.143 +11:00\",2018,077,3,1,14,3\n64129949d7fb4a2f516bd872,\"2023-03-16 15:21:29.117 +11:00\",2018,077,3,1,13,15\n64129949d7fb4a2f516bd871,\"2023-03-16 15:21:29.086 +11:00\",2018,077,3,1,12,0\n64129949d7fb4a2f516bd870,\"2023-03-16 15:21:29.063 +11:00\",2018,077,3,1,09,45\n64129949d7fb4a2f516bd86f,\"2023-03-16 15:21:29.036 +11:00\",2018,077,3,1,08,3\n64129949d7fb4a2f516bd86e,\"2023-03-16 15:21:29.013 +11:00\",2018,077,3,1,07,3\n64129948d7fb4a2f516bd86d,\"2023-03-16 15:21:28.988 +11:00\",2018,077,3,1,06,6\n64129948d7fb4a2f516bd86c,\"2023-03-16 15:21:28.966 +11:00\",2018,077,3,1,05,3\n64129948d7fb4a2f516bd86b,\"2023-03-16 15:21:28.942 +11:00\",2018,077,3,1,04,9\n64129948d7fb4a2f516bd86a,\"2023-03-16 15:21:28.911 +11:00\",2018,077,3,1,03,21\n64129948d7fb4a2f516bd869,\"2023-03-16 15:21:28.886 +11:00\",2018,077,3,1,02,246\n64129948d7fb4a2f516bd868,\"2023-03-16 15:21:28.860 +11:00\",2018,077,3,1,01,0\n64129948d7fb4a2f516bd867,\"2023-03-16 15:21:28.838 +11:00\",2018,077,2,9,77,1746\n64129948d7fb4a2f516bd866,\"2023-03-16 15:21:28.814 +11:00\",2018,077,2,9,9999,1746\n64129948d7fb4a2f516bd865,\"2023-03-16 15:21:28.790 +11:00\",2018,077,2,9,99,..C\n64129948d7fb4a2f516bd864,\"2023-03-16 15:21:28.767 +11:00\",2018,077,2,9,18,21\n64129948d7fb4a2f516bd863,\"2023-03-16 15:21:28.743 +11:00\",2018,077,2,9,17,6\n64129948d7fb4a2f516bd862,\"2023-03-16 15:21:28.718 +11:00\",2018,077,2,9,16,15\n64129948d7fb4a2f516bd861,\"2023-03-16 15:21:28.696 +11:00\",2018,077,2,9,15,48\n64129948d7fb4a2f516bd860,\"2023-03-16 15:21:28.674 +11:00\",2018,077,2,9,14,39\n64129948d7fb4a2f516bd85f,\"2023-03-16 15:21:28.648 +11:00\",2018,077,2,9,13,102\n64129948d7fb4a2f516bd85e,\"2023-03-16 15:21:28.624 +11:00\",2018,077,2,9,12,12\n64129948d7fb4a2f516bd85d,\"2023-03-16 15:21:28.601 +11:00\",2018,077,2,9,09,126\n64129948d7fb4a2f516bd85c,\"2023-03-16 15:21:28.578 +11:00\",2018,077,2,9,08,132\n64129948d7fb4a2f516bd85b,\"2023-03-16 15:21:28.556 +11:00\",2018,077,2,9,07,45\n64129948d7fb4a2f516bd85a,\"2023-03-16 15:21:28.533 +11:00\",2018,077,2,9,06,99\n64129948d7fb4a2f516bd859,\"2023-03-16 15:21:28.511 +11:00\",2018,077,2,9,05,66\n64129948d7fb4a2f516bd858,\"2023-03-16 15:21:28.486 +11:00\",2018,077,2,9,04,249\n64129948d7fb4a2f516bd857,\"2023-03-16 15:21:28.463 +11:00\",2018,077,2,9,03,243\n64129948d7fb4a2f516bd856,\"2023-03-16 15:21:28.439 +11:00\",2018,077,2,9,02,330\n64129948d7fb4a2f516bd855,\"2023-03-16 15:21:28.417 +11:00\",2018,077,2,9,01,210\n64129948d7fb4a2f516bd854,\"2023-03-16 15:21:28.394 +11:00\",2018,077,2,2,77,960\n64129948d7fb4a2f516bd853,\"2023-03-16 15:21:28.367 +11:00\",2018,077,2,2,9999,963\n64129948d7fb4a2f516bd852,\"2023-03-16 15:21:28.345 +11:00\",2018,077,2,2,99,..C\n64129948d7fb4a2f516bd851,\"2023-03-16 15:21:28.311 +11:00\",2018,077,2,2,18,9\n64129948d7fb4a2f516bd850,\"2023-03-16 15:21:28.286 +11:00\",2018,077,2,2,17,3\n64129948d7fb4a2f516bd84f,\"2023-03-16 15:21:28.262 +11:00\",2018,077,2,2,16,6\n64129948d7fb4a2f516bd84e,\"2023-03-16 15:21:28.234 +11:00\",2018,077,2,2,15,18\n64129948d7fb4a2f516bd84d,\"2023-03-16 15:21:28.198 +11:00\",2018,077,2,2,14,24\n64129948d7fb4a2f516bd84c,\"2023-03-16 15:21:28.171 +11:00\",2018,077,2,2,13,57\n64129948d7fb4a2f516bd84b,\"2023-03-16 15:21:28.146 +11:00\",2018,077,2,2,12,9\n64129948d7fb4a2f516bd84a,\"2023-03-16 15:21:28.079 +11:00\",2018,077,2,2,09,63\n64129948d7fb4a2f516bd849,\"2023-03-16 15:21:28.053 +11:00\",2018,077,2,2,08,66\n64129948d7fb4a2f516bd848,\"2023-03-16 15:21:28.025 +11:00\",2018,077,2,2,07,27\n64129948d7fb4a2f516bd847,\"2023-03-16 15:21:27.999 +11:00\",2018,077,2,2,06,42\n64129947d7fb4a2f516bd846,\"2023-03-16 15:21:27.975 +11:00\",2018,077,2,2,05,39\n64129947d7fb4a2f516bd845,\"2023-03-16 15:21:27.951 +11:00\",2018,077,2,2,04,138\n64129947d7fb4a2f516bd844,\"2023-03-16 15:21:27.926 +11:00\",2018,077,2,2,03,141\n64129947d7fb4a2f516bd843,\"2023-03-16 15:21:27.901 +11:00\",2018,077,2,2,02,198\n64129947d7fb4a2f516bd842,\"2023-03-16 15:21:27.878 +11:00\",2018,077,2,2,01,120\n64129947d7fb4a2f516bd841,\"2023-03-16 15:21:27.855 +11:00\",2018,077,2,1,77,783\n64129947d7fb4a2f516bd840,\"2023-03-16 15:21:27.825 +11:00\",2018,077,2,1,9999,783\n64129947d7fb4a2f516bd83f,\"2023-03-16 15:21:27.795 +11:00\",2018,077,2,1,99,..C\n64129947d7fb4a2f516bd83e,\"2023-03-16 15:21:27.745 +11:00\",2018,077,2,1,18,12\n64129947d7fb4a2f516bd83d,\"2023-03-16 15:21:27.720 +11:00\",2018,077,2,1,17,3\n64129947d7fb4a2f516bd83c,\"2023-03-16 15:21:27.693 +11:00\",2018,077,2,1,16,9\n64129947d7fb4a2f516bd83b,\"2023-03-16 15:21:27.669 +11:00\",2018,077,2,1,15,27\n64129947d7fb4a2f516bd83a,\"2023-03-16 15:21:27.644 +11:00\",2018,077,2,1,14,15\n64129947d7fb4a2f516bd839,\"2023-03-16 15:21:27.618 +11:00\",2018,077,2,1,13,45\n64129947d7fb4a2f516bd838,\"2023-03-16 15:21:27.594 +11:00\",2018,077,2,1,12,3\n64129947d7fb4a2f516bd837,\"2023-03-16 15:21:27.570 +11:00\",2018,077,2,1,09,60\n64129947d7fb4a2f516bd836,\"2023-03-16 15:21:27.547 +11:00\",2018,077,2,1,08,66\n64129947d7fb4a2f516bd835,\"2023-03-16 15:21:27.519 +11:00\",2018,077,2,1,07,18\n64129947d7fb4a2f516bd834,\"2023-03-16 15:21:27.493 +11:00\",2018,077,2,1,06,54\n64129947d7fb4a2f516bd833,\"2023-03-16 15:21:27.464 +11:00\",2018,077,2,1,05,27\n64129947d7fb4a2f516bd832,\"2023-03-16 15:21:27.439 +11:00\",2018,077,2,1,04,114\n64129947d7fb4a2f516bd831,\"2023-03-16 15:21:27.413 +11:00\",2018,077,2,1,03,102\n64129947d7fb4a2f516bd830,\"2023-03-16 15:21:27.390 +11:00\",2018,077,2,1,02,132\n64129947d7fb4a2f516bd82f,\"2023-03-16 15:21:27.365 +11:00\",2018,077,2,1,01,90\n64129947d7fb4a2f516bd82e,\"2023-03-16 15:21:27.342 +11:00\",2018,077,1,9,77,24276\n64129947d7fb4a2f516bd82d,\"2023-03-16 15:21:27.318 +11:00\",2018,077,1,9,9999,24279\n64129947d7fb4a2f516bd82c,\"2023-03-16 15:21:27.293 +11:00\",2018,077,1,9,99,..C\n64129947d7fb4a2f516bd82b,\"2023-03-16 15:21:27.255 +11:00\",2018,077,1,9,18,414\n64129947d7fb4a2f516bd82a,\"2023-03-16 15:21:27.229 +11:00\",2018,077,1,9,17,375\n64129947d7fb4a2f516bd829,\"2023-03-16 15:21:27.205 +11:00\",2018,077,1,9,16,414\n64129947d7fb4a2f516bd828,\"2023-03-16 15:21:27.181 +11:00\",2018,077,1,9,15,633\n64129947d7fb4a2f516bd827,\"2023-03-16 15:21:27.155 +11:00\",2018,077,1,9,14,1389\n64129947d7fb4a2f516bd826,\"2023-03-16 15:21:27.131 +11:00\",2018,077,1,9,13,3522\n64129947d7fb4a2f516bd825,\"2023-03-16 15:21:27.106 +11:00\",2018,077,1,9,12,234\n64129947d7fb4a2f516bd824,\"2023-03-16 15:21:27.084 +11:00\",2018,077,1,9,09,2505\n64129947d7fb4a2f516bd823,\"2023-03-16 15:21:27.061 +11:00\",2018,077,1,9,08,1500\n64129947d7fb4a2f516bd822,\"2023-03-16 15:21:27.038 +11:00\",2018,077,1,9,07,699\n64129947d7fb4a2f516bd821,\"2023-03-16 15:21:27.015 +11:00\",2018,077,1,9,06,1092\n64129946d7fb4a2f516bd820,\"2023-03-16 15:21:26.980 +11:00\",2018,077,1,9,05,219\n64129946d7fb4a2f516bd81f,\"2023-03-16 15:21:26.936 +11:00\",2018,077,1,9,04,2112\n64129946d7fb4a2f516bd81e,\"2023-03-16 15:21:26.872 +11:00\",2018,077,1,9,03,2595\n64129946d7fb4a2f516bd81d,\"2023-03-16 15:21:26.823 +11:00\",2018,077,1,9,02,5376\n64129946d7fb4a2f516bd81c,\"2023-03-16 15:21:26.795 +11:00\",2018,077,1,9,01,1206\n64129946d7fb4a2f516bd81b,\"2023-03-16 15:21:26.771 +11:00\",2018,077,1,2,77,12861\n64129946d7fb4a2f516bd81a,\"2023-03-16 15:21:26.746 +11:00\",2018,077,1,2,9999,12861\n64129946d7fb4a2f516bd819,\"2023-03-16 15:21:26.724 +11:00\",2018,077,1,2,99,..C\n64129946d7fb4a2f516bd818,\"2023-03-16 15:21:26.699 +11:00\",2018,077,1,2,18,183\n64129946d7fb4a2f516bd817,\"2023-03-16 15:21:26.650 +11:00\",2018,077,1,2,17,192\n64129946d7fb4a2f516bd816,\"2023-03-16 15:21:26.596 +11:00\",2018,077,1,2,16,195\n64129946d7fb4a2f516bd815,\"2023-03-16 15:21:26.568 +11:00\",2018,077,1,2,15,327\n64129946d7fb4a2f516bd814,\"2023-03-16 15:21:26.542 +11:00\",2018,077,1,2,14,738\n64129946d7fb4a2f516bd813,\"2023-03-16 15:21:26.518 +11:00\",2018,077,1,2,13,1920\n64129946d7fb4a2f516bd812,\"2023-03-16 15:21:26.487 +11:00\",2018,077,1,2,12,99\n64129946d7fb4a2f516bd811,\"2023-03-16 15:21:26.454 +11:00\",2018,077,1,2,09,1377\n64129946d7fb4a2f516bd810,\"2023-03-16 15:21:26.429 +11:00\",2018,077,1,2,08,792\n64129946d7fb4a2f516bd80f,\"2023-03-16 15:21:26.404 +11:00\",2018,077,1,2,07,375\n64129946d7fb4a2f516bd80e,\"2023-03-16 15:21:26.379 +11:00\",2018,077,1,2,06,588\n64129946d7fb4a2f516bd80d,\"2023-03-16 15:21:26.357 +11:00\",2018,077,1,2,05,111\n64129946d7fb4a2f516bd80c,\"2023-03-16 15:21:26.334 +11:00\",2018,077,1,2,04,1098\n64129946d7fb4a2f516bd80b,\"2023-03-16 15:21:26.304 +11:00\",2018,077,1,2,03,1353\n64129946d7fb4a2f516bd80a,\"2023-03-16 15:21:26.221 +11:00\",2018,077,1,2,02,2901\n64129946d7fb4a2f516bd809,\"2023-03-16 15:21:26.186 +11:00\",2018,077,1,2,01,609\n64129946d7fb4a2f516bd808,\"2023-03-16 15:21:26.143 +11:00\",2018,077,1,1,77,11415\n64129946d7fb4a2f516bd807,\"2023-03-16 15:21:26.120 +11:00\",2018,077,1,1,9999,11418\n64129946d7fb4a2f516bd806,\"2023-03-16 15:21:26.096 +11:00\",2018,077,1,1,99,..C\n64129946d7fb4a2f516bd805,\"2023-03-16 15:21:26.073 +11:00\",2018,077,1,1,18,231\n64129946d7fb4a2f516bd804,\"2023-03-16 15:21:26.049 +11:00\",2018,077,1,1,17,180\n64129946d7fb4a2f516bd803,\"2023-03-16 15:21:26.011 +11:00\",2018,077,1,1,16,216\n64129945d7fb4a2f516bd802,\"2023-03-16 15:21:25.967 +11:00\",2018,077,1,1,15,306\n64129945d7fb4a2f516bd801,\"2023-03-16 15:21:25.935 +11:00\",2018,077,1,1,14,651\n64129945d7fb4a2f516bd800,\"2023-03-16 15:21:25.912 +11:00\",2018,077,1,1,13,1599\n64129945d7fb4a2f516bd7ff,\"2023-03-16 15:21:25.874 +11:00\",2018,077,1,1,12,135\n64129945d7fb4a2f516bd7fe,\"2023-03-16 15:21:25.808 +11:00\",2018,077,1,1,09,1125\n64129945d7fb4a2f516bd7fd,\"2023-03-16 15:21:25.779 +11:00\",2018,077,1,1,08,708\n64129945d7fb4a2f516bd7fc,\"2023-03-16 15:21:25.748 +11:00\",2018,077,1,1,07,324\n64129945d7fb4a2f516bd7fb,\"2023-03-16 15:21:25.715 +11:00\",2018,077,1,1,06,504\n64129945d7fb4a2f516bd7fa,\"2023-03-16 15:21:25.682 +11:00\",2018,077,1,1,05,105\n64129945d7fb4a2f516bd7f9,\"2023-03-16 15:21:25.657 +11:00\",2018,077,1,1,04,1017\n64129945d7fb4a2f516bd7f8,\"2023-03-16 15:21:25.626 +11:00\",2018,077,1,1,03,1239\n64129945d7fb4a2f516bd7f7,\"2023-03-16 15:21:25.603 +11:00\",2018,077,1,1,02,2478\n64129945d7fb4a2f516bd7f6,\"2023-03-16 15:21:25.571 +11:00\",2018,077,1,1,01,597\n64129945d7fb4a2f516bd7f5,\"2023-03-16 15:21:25.548 +11:00\",2018,076,9999,9,77,29478\n64129945d7fb4a2f516bd7f4,\"2023-03-16 15:21:25.517 +11:00\",2018,076,9999,9,9999,29481\n64129945d7fb4a2f516bd7f3,\"2023-03-16 15:21:25.480 +11:00\",2018,076,9999,9,99,3\n64129945d7fb4a2f516bd7f2,\"2023-03-16 15:21:25.451 +11:00\",2018,076,9999,9,18,474\n64129945d7fb4a2f516bd7f1,\"2023-03-16 15:21:25.418 +11:00\",2018,076,9999,9,17,429\n64129945d7fb4a2f516bd7f0,\"2023-03-16 15:21:25.395 +11:00\",2018,076,9999,9,16,465\n64129945d7fb4a2f516bd7ef,\"2023-03-16 15:21:25.363 +11:00\",2018,076,9999,9,15,690\n64129945d7fb4a2f516bd7ee,\"2023-03-16 15:21:25.338 +11:00\",2018,076,9999,9,14,1542\n64129945d7fb4a2f516bd7ed,\"2023-03-16 15:21:25.312 +11:00\",2018,076,9999,9,13,3969\n64129945d7fb4a2f516bd7ec,\"2023-03-16 15:21:25.283 +11:00\",2018,076,9999,9,12,267\n64129945d7fb4a2f516bd7eb,\"2023-03-16 15:21:25.261 +11:00\",2018,076,9999,9,09,2895\n64129945d7fb4a2f516bd7ea,\"2023-03-16 15:21:25.238 +11:00\",2018,076,9999,9,08,1812\n64129945d7fb4a2f516bd7e9,\"2023-03-16 15:21:25.214 +11:00\",2018,076,9999,9,07,831\n64129945d7fb4a2f516bd7e8,\"2023-03-16 15:21:25.170 +11:00\",2018,076,9999,9,06,1200\n64129945d7fb4a2f516bd7e7,\"2023-03-16 15:21:25.144 +11:00\",2018,076,9999,9,05,291\n64129945d7fb4a2f516bd7e6,\"2023-03-16 15:21:25.120 +11:00\",2018,076,9999,9,04,2508\n64129945d7fb4a2f516bd7e5,\"2023-03-16 15:21:25.094 +11:00\",2018,076,9999,9,03,3111\n64129945d7fb4a2f516bd7e4,\"2023-03-16 15:21:25.068 +11:00\",2018,076,9999,9,02,7560\n64129945d7fb4a2f516bd7e3,\"2023-03-16 15:21:25.043 +11:00\",2018,076,9999,9,01,1440\n64129945d7fb4a2f516bd7e2,\"2023-03-16 15:21:25.020 +11:00\",2018,076,9999,2,77,15642\n64129944d7fb4a2f516bd7e1,\"2023-03-16 15:21:24.997 +11:00\",2018,076,9999,2,9999,15642\n64129944d7fb4a2f516bd7e0,\"2023-03-16 15:21:24.967 +11:00\",2018,076,9999,2,99,0\n64129944d7fb4a2f516bd7df,\"2023-03-16 15:21:24.941 +11:00\",2018,076,9999,2,18,252\n64129944d7fb4a2f516bd7de,\"2023-03-16 15:21:24.917 +11:00\",2018,076,9999,2,17,234\n64129944d7fb4a2f516bd7dd,\"2023-03-16 15:21:24.892 +11:00\",2018,076,9999,2,16,237\n64129944d7fb4a2f516bd7dc,\"2023-03-16 15:21:24.867 +11:00\",2018,076,9999,2,15,342\n64129944d7fb4a2f516bd7db,\"2023-03-16 15:21:24.843 +11:00\",2018,076,9999,2,14,822\n64129944d7fb4a2f516bd7da,\"2023-03-16 15:21:24.820 +11:00\",2018,076,9999,2,13,2094\n64129944d7fb4a2f516bd7d9,\"2023-03-16 15:21:24.797 +11:00\",2018,076,9999,2,12,129\n64129944d7fb4a2f516bd7d8,\"2023-03-16 15:21:24.775 +11:00\",2018,076,9999,2,09,1554\n64129944d7fb4a2f516bd7d7,\"2023-03-16 15:21:24.749 +11:00\",2018,076,9999,2,08,972\n64129944d7fb4a2f516bd7d6,\"2023-03-16 15:21:24.724 +11:00\",2018,076,9999,2,07,429\n64129944d7fb4a2f516bd7d5,\"2023-03-16 15:21:24.698 +11:00\",2018,076,9999,2,06,636\n64129944d7fb4a2f516bd7d4,\"2023-03-16 15:21:24.674 +11:00\",2018,076,9999,2,05,159\n64129944d7fb4a2f516bd7d3,\"2023-03-16 15:21:24.648 +11:00\",2018,076,9999,2,04,1398\n64129944d7fb4a2f516bd7d2,\"2023-03-16 15:21:24.624 +11:00\",2018,076,9999,2,03,1617\n64129944d7fb4a2f516bd7d1,\"2023-03-16 15:21:24.599 +11:00\",2018,076,9999,2,02,4050\n64129944d7fb4a2f516bd7d0,\"2023-03-16 15:21:24.573 +11:00\",2018,076,9999,2,01,720\n64129944d7fb4a2f516bd7cf,\"2023-03-16 15:21:24.545 +11:00\",2018,076,9999,1,77,13836\n64129944d7fb4a2f516bd7ce,\"2023-03-16 15:21:24.522 +11:00\",2018,076,9999,1,9999,13836\n64129944d7fb4a2f516bd7cd,\"2023-03-16 15:21:24.496 +11:00\",2018,076,9999,1,99,3\n64129944d7fb4a2f516bd7cc,\"2023-03-16 15:21:24.471 +11:00\",2018,076,9999,1,18,219\n64129944d7fb4a2f516bd7cb,\"2023-03-16 15:21:24.444 +11:00\",2018,076,9999,1,17,195\n64129944d7fb4a2f516bd7ca,\"2023-03-16 15:21:24.421 +11:00\",2018,076,9999,1,16,231\n64129944d7fb4a2f516bd7c9,\"2023-03-16 15:21:24.397 +11:00\",2018,076,9999,1,15,342\n64129944d7fb4a2f516bd7c8,\"2023-03-16 15:21:24.375 +11:00\",2018,076,9999,1,14,720\n64129944d7fb4a2f516bd7c7,\"2023-03-16 15:21:24.352 +11:00\",2018,076,9999,1,13,1878\n64129944d7fb4a2f516bd7c6,\"2023-03-16 15:21:24.317 +11:00\",2018,076,9999,1,12,135\n64129944d7fb4a2f516bd7c5,\"2023-03-16 15:21:24.293 +11:00\",2018,076,9999,1,09,1341\n64129944d7fb4a2f516bd7c4,\"2023-03-16 15:21:24.269 +11:00\",2018,076,9999,1,08,840\n64129944d7fb4a2f516bd7c3,\"2023-03-16 15:21:24.238 +11:00\",2018,076,9999,1,07,402\n64129944d7fb4a2f516bd7c2,\"2023-03-16 15:21:24.216 +11:00\",2018,076,9999,1,06,564\n64129944d7fb4a2f516bd7c1,\"2023-03-16 15:21:24.193 +11:00\",2018,076,9999,1,05,132\n64129944d7fb4a2f516bd7c0,\"2023-03-16 15:21:24.169 +11:00\",2018,076,9999,1,04,1107\n64129944d7fb4a2f516bd7bf,\"2023-03-16 15:21:24.143 +11:00\",2018,076,9999,1,03,1491\n64129944d7fb4a2f516bd7be,\"2023-03-16 15:21:24.118 +11:00\",2018,076,9999,1,02,3513\n64129944d7fb4a2f516bd7bd,\"2023-03-16 15:21:24.086 +11:00\",2018,076,9999,1,01,723\n64129944d7fb4a2f516bd7bc,\"2023-03-16 15:21:24.063 +11:00\",2018,076,77,9,77,29478\n64129944d7fb4a2f516bd7bb,\"2023-03-16 15:21:24.039 +11:00\",2018,076,77,9,9999,29481\n64129944d7fb4a2f516bd7ba,\"2023-03-16 15:21:24.015 +11:00\",2018,076,77,9,99,..C\n64129943d7fb4a2f516bd7b9,\"2023-03-16 15:21:23.991 +11:00\",2018,076,77,9,18,474\n64129943d7fb4a2f516bd7b8,\"2023-03-16 15:21:23.967 +11:00\",2018,076,77,9,17,429\n64129943d7fb4a2f516bd7b7,\"2023-03-16 15:21:23.941 +11:00\",2018,076,77,9,16,465\n64129943d7fb4a2f516bd7b6,\"2023-03-16 15:21:23.913 +11:00\",2018,076,77,9,15,690\n64129943d7fb4a2f516bd7b5,\"2023-03-16 15:21:23.888 +11:00\",2018,076,77,9,14,1542\n64129943d7fb4a2f516bd7b4,\"2023-03-16 15:21:23.865 +11:00\",2018,076,77,9,13,3969\n64129943d7fb4a2f516bd7b3,\"2023-03-16 15:21:23.842 +11:00\",2018,076,77,9,12,267\n64129943d7fb4a2f516bd7b2,\"2023-03-16 15:21:23.819 +11:00\",2018,076,77,9,09,2895\n64129943d7fb4a2f516bd7b1,\"2023-03-16 15:21:23.795 +11:00\",2018,076,77,9,08,1812\n64129943d7fb4a2f516bd7b0,\"2023-03-16 15:21:23.772 +11:00\",2018,076,77,9,07,831\n64129943d7fb4a2f516bd7af,\"2023-03-16 15:21:23.742 +11:00\",2018,076,77,9,06,1200\n64129943d7fb4a2f516bd7ae,\"2023-03-16 15:21:23.718 +11:00\",2018,076,77,9,05,291\n64129943d7fb4a2f516bd7ad,\"2023-03-16 15:21:23.693 +11:00\",2018,076,77,9,04,2508\n64129943d7fb4a2f516bd7ac,\"2023-03-16 15:21:23.670 +11:00\",2018,076,77,9,03,3111\n64129943d7fb4a2f516bd7ab,\"2023-03-16 15:21:23.644 +11:00\",2018,076,77,9,02,7560\n64129943d7fb4a2f516bd7aa,\"2023-03-16 15:21:23.622 +11:00\",2018,076,77,9,01,1440\n64129943d7fb4a2f516bd7a9,\"2023-03-16 15:21:23.599 +11:00\",2018,076,77,2,77,15642\n64129943d7fb4a2f516bd7a8,\"2023-03-16 15:21:23.576 +11:00\",2018,076,77,2,9999,15642\n64129943d7fb4a2f516bd7a7,\"2023-03-16 15:21:23.554 +11:00\",2018,076,77,2,99,..C\n64129943d7fb4a2f516bd7a6,\"2023-03-16 15:21:23.520 +11:00\",2018,076,77,2,18,252\n64129943d7fb4a2f516bd7a5,\"2023-03-16 15:21:23.496 +11:00\",2018,076,77,2,17,234\n64129943d7fb4a2f516bd7a4,\"2023-03-16 15:21:23.470 +11:00\",2018,076,77,2,16,237\n64129943d7fb4a2f516bd7a3,\"2023-03-16 15:21:23.446 +11:00\",2018,076,77,2,15,342\n64129943d7fb4a2f516bd7a2,\"2023-03-16 15:21:23.419 +11:00\",2018,076,77,2,14,822\n64129943d7fb4a2f516bd7a1,\"2023-03-16 15:21:23.396 +11:00\",2018,076,77,2,13,2094\n64129943d7fb4a2f516bd7a0,\"2023-03-16 15:21:23.372 +11:00\",2018,076,77,2,12,129\n64129943d7fb4a2f516bd79f,\"2023-03-16 15:21:23.348 +11:00\",2018,076,77,2,09,1554\n64129943d7fb4a2f516bd79e,\"2023-03-16 15:21:23.323 +11:00\",2018,076,77,2,08,972\n64129943d7fb4a2f516bd79d,\"2023-03-16 15:21:23.285 +11:00\",2018,076,77,2,07,429\n64129943d7fb4a2f516bd79c,\"2023-03-16 15:21:23.257 +11:00\",2018,076,77,2,06,636\n64129943d7fb4a2f516bd79b,\"2023-03-16 15:21:23.234 +11:00\",2018,076,77,2,05,159\n64129943d7fb4a2f516bd79a,\"2023-03-16 15:21:23.209 +11:00\",2018,076,77,2,04,1398\n64129943d7fb4a2f516bd799,\"2023-03-16 15:21:23.187 +11:00\",2018,076,77,2,03,1617\n64129943d7fb4a2f516bd798,\"2023-03-16 15:21:23.158 +11:00\",2018,076,77,2,02,4050\n64129943d7fb4a2f516bd797,\"2023-03-16 15:21:23.133 +11:00\",2018,076,77,2,01,720\n64129943d7fb4a2f516bd796,\"2023-03-16 15:21:23.110 +11:00\",2018,076,77,1,77,13836\n64129943d7fb4a2f516bd795,\"2023-03-16 15:21:23.086 +11:00\",2018,076,77,1,9999,13836\n64129943d7fb4a2f516bd794,\"2023-03-16 15:21:23.058 +11:00\",2018,076,77,1,99,..C\n64129943d7fb4a2f516bd793,\"2023-03-16 15:21:23.030 +11:00\",2018,076,77,1,18,219\n64129943d7fb4a2f516bd792,\"2023-03-16 15:21:23.003 +11:00\",2018,076,77,1,17,195\n64129942d7fb4a2f516bd791,\"2023-03-16 15:21:22.976 +11:00\",2018,076,77,1,16,231\n64129942d7fb4a2f516bd790,\"2023-03-16 15:21:22.953 +11:00\",2018,076,77,1,15,342\n64129942d7fb4a2f516bd78f,\"2023-03-16 15:21:22.926 +11:00\",2018,076,77,1,14,720\n64129942d7fb4a2f516bd78e,\"2023-03-16 15:21:22.900 +11:00\",2018,076,77,1,13,1878\n64129942d7fb4a2f516bd78d,\"2023-03-16 15:21:22.872 +11:00\",2018,076,77,1,12,135\n64129942d7fb4a2f516bd78c,\"2023-03-16 15:21:22.846 +11:00\",2018,076,77,1,09,1341\n64129942d7fb4a2f516bd78b,\"2023-03-16 15:21:22.821 +11:00\",2018,076,77,1,08,840\n64129942d7fb4a2f516bd78a,\"2023-03-16 15:21:22.798 +11:00\",2018,076,77,1,07,402\n64129942d7fb4a2f516bd789,\"2023-03-16 15:21:22.771 +11:00\",2018,076,77,1,06,564\n64129942d7fb4a2f516bd788,\"2023-03-16 15:21:22.743 +11:00\",2018,076,77,1,05,132\n64129942d7fb4a2f516bd787,\"2023-03-16 15:21:22.718 +11:00\",2018,076,77,1,04,1107\n64129942d7fb4a2f516bd786,\"2023-03-16 15:21:22.693 +11:00\",2018,076,77,1,03,1491\n64129942d7fb4a2f516bd785,\"2023-03-16 15:21:22.669 +11:00\",2018,076,77,1,02,3513\n64129942d7fb4a2f516bd784,\"2023-03-16 15:21:22.643 +11:00\",2018,076,77,1,01,723\n64129942d7fb4a2f516bd783,\"2023-03-16 15:21:22.620 +11:00\",2018,076,9,9,77,0\n64129942d7fb4a2f516bd782,\"2023-03-16 15:21:22.598 +11:00\",2018,076,9,9,9999,0\n64129942d7fb4a2f516bd781,\"2023-03-16 15:21:22.576 +11:00\",2018,076,9,9,99,..C\n64129942d7fb4a2f516bd780,\"2023-03-16 15:21:22.553 +11:00\",2018,076,9,9,18,0\n64129942d7fb4a2f516bd77f,\"2023-03-16 15:21:22.530 +11:00\",2018,076,9,9,17,0\n64129942d7fb4a2f516bd77e,\"2023-03-16 15:21:22.508 +11:00\",2018,076,9,9,16,0\n64129942d7fb4a2f516bd77d,\"2023-03-16 15:21:22.481 +11:00\",2018,076,9,9,15,0\n64129942d7fb4a2f516bd77c,\"2023-03-16 15:21:22.450 +11:00\",2018,076,9,9,14,0\n64129942d7fb4a2f516bd77b,\"2023-03-16 15:21:22.427 +11:00\",2018,076,9,9,13,0\n64129942d7fb4a2f516bd77a,\"2023-03-16 15:21:22.395 +11:00\",2018,076,9,9,12,0\n64129942d7fb4a2f516bd779,\"2023-03-16 15:21:22.371 +11:00\",2018,076,9,9,09,0\n64129942d7fb4a2f516bd778,\"2023-03-16 15:21:22.346 +11:00\",2018,076,9,9,08,0\n64129942d7fb4a2f516bd777,\"2023-03-16 15:21:22.323 +11:00\",2018,076,9,9,07,0\n64129942d7fb4a2f516bd776,\"2023-03-16 15:21:22.294 +11:00\",2018,076,9,9,06,0\n64129942d7fb4a2f516bd775,\"2023-03-16 15:21:22.268 +11:00\",2018,076,9,9,05,0\n64129942d7fb4a2f516bd774,\"2023-03-16 15:21:22.244 +11:00\",2018,076,9,9,04,0\n64129942d7fb4a2f516bd773,\"2023-03-16 15:21:22.214 +11:00\",2018,076,9,9,03,0\n64129942d7fb4a2f516bd772,\"2023-03-16 15:21:22.187 +11:00\",2018,076,9,9,02,0\n64129942d7fb4a2f516bd771,\"2023-03-16 15:21:22.164 +11:00\",2018,076,9,9,01,0\n64129942d7fb4a2f516bd770,\"2023-03-16 15:21:22.139 +11:00\",2018,076,9,2,77,0\n64129942d7fb4a2f516bd76f,\"2023-03-16 15:21:22.107 +11:00\",2018,076,9,2,9999,0\n64129942d7fb4a2f516bd76e,\"2023-03-16 15:21:22.081 +11:00\",2018,076,9,2,99,..C\n64129942d7fb4a2f516bd76d,\"2023-03-16 15:21:22.057 +11:00\",2018,076,9,2,18,0\n64129942d7fb4a2f516bd76c,\"2023-03-16 15:21:22.031 +11:00\",2018,076,9,2,17,0\n64129942d7fb4a2f516bd76b,\"2023-03-16 15:21:22.006 +11:00\",2018,076,9,2,16,0\n64129941d7fb4a2f516bd76a,\"2023-03-16 15:21:21.979 +11:00\",2018,076,9,2,15,0\n64129941d7fb4a2f516bd769,\"2023-03-16 15:21:21.953 +11:00\",2018,076,9,2,14,0\n64129941d7fb4a2f516bd768,\"2023-03-16 15:21:21.918 +11:00\",2018,076,9,2,13,0\n64129941d7fb4a2f516bd767,\"2023-03-16 15:21:21.866 +11:00\",2018,076,9,2,12,0\n64129941d7fb4a2f516bd766,\"2023-03-16 15:21:21.830 +11:00\",2018,076,9,2,09,0\n64129941d7fb4a2f516bd765,\"2023-03-16 15:21:21.800 +11:00\",2018,076,9,2,08,0\n64129941d7fb4a2f516bd764,\"2023-03-16 15:21:21.768 +11:00\",2018,076,9,2,07,0\n64129941d7fb4a2f516bd763,\"2023-03-16 15:21:21.743 +11:00\",2018,076,9,2,06,0\n64129941d7fb4a2f516bd762,\"2023-03-16 15:21:21.720 +11:00\",2018,076,9,2,05,0\n64129941d7fb4a2f516bd761,\"2023-03-16 15:21:21.697 +11:00\",2018,076,9,2,04,0\n64129941d7fb4a2f516bd760,\"2023-03-16 15:21:21.673 +11:00\",2018,076,9,2,03,0\n64129941d7fb4a2f516bd75f,\"2023-03-16 15:21:21.650 +11:00\",2018,076,9,2,02,0\n64129941d7fb4a2f516bd75e,\"2023-03-16 15:21:21.625 +11:00\",2018,076,9,2,01,0\n64129941d7fb4a2f516bd75d,\"2023-03-16 15:21:21.595 +11:00\",2018,076,9,1,77,0\n64129941d7fb4a2f516bd75c,\"2023-03-16 15:21:21.562 +11:00\",2018,076,9,1,9999,0\n64129941d7fb4a2f516bd75b,\"2023-03-16 15:21:21.533 +11:00\",2018,076,9,1,99,..C\n64129941d7fb4a2f516bd75a,\"2023-03-16 15:21:21.501 +11:00\",2018,076,9,1,18,0\n64129941d7fb4a2f516bd759,\"2023-03-16 15:21:21.468 +11:00\",2018,076,9,1,17,0\n64129941d7fb4a2f516bd758,\"2023-03-16 15:21:21.446 +11:00\",2018,076,9,1,16,0\n64129941d7fb4a2f516bd757,\"2023-03-16 15:21:21.420 +11:00\",2018,076,9,1,15,0\n64129941d7fb4a2f516bd756,\"2023-03-16 15:21:21.397 +11:00\",2018,076,9,1,14,0\n64129941d7fb4a2f516bd755,\"2023-03-16 15:21:21.374 +11:00\",2018,076,9,1,13,0\n64129941d7fb4a2f516bd754,\"2023-03-16 15:21:21.350 +11:00\",2018,076,9,1,12,0\n64129941d7fb4a2f516bd753,\"2023-03-16 15:21:21.327 +11:00\",2018,076,9,1,09,0\n64129941d7fb4a2f516bd752,\"2023-03-16 15:21:21.305 +11:00\",2018,076,9,1,08,0\n64129941d7fb4a2f516bd751,\"2023-03-16 15:21:21.283 +11:00\",2018,076,9,1,07,0\n64129941d7fb4a2f516bd750,\"2023-03-16 15:21:21.259 +11:00\",2018,076,9,1,06,0\n64129941d7fb4a2f516bd74f,\"2023-03-16 15:21:21.236 +11:00\",2018,076,9,1,05,0\n64129941d7fb4a2f516bd74e,\"2023-03-16 15:21:21.214 +11:00\",2018,076,9,1,04,0\n64129941d7fb4a2f516bd74d,\"2023-03-16 15:21:21.191 +11:00\",2018,076,9,1,03,0\n64129941d7fb4a2f516bd74c,\"2023-03-16 15:21:21.169 +11:00\",2018,076,9,1,02,0\n64129941d7fb4a2f516bd74b,\"2023-03-16 15:21:21.147 +11:00\",2018,076,9,1,01,0\n64129941d7fb4a2f516bd74a,\"2023-03-16 15:21:21.121 +11:00\",2018,076,6,9,77,210\n64129941d7fb4a2f516bd749,\"2023-03-16 15:21:21.098 +11:00\",2018,076,6,9,9999,210\n64129941d7fb4a2f516bd748,\"2023-03-16 15:21:21.074 +11:00\",2018,076,6,9,99,..C\n64129941d7fb4a2f516bd747,\"2023-03-16 15:21:21.051 +11:00\",2018,076,6,9,18,3\n64129941d7fb4a2f516bd746,\"2023-03-16 15:21:21.028 +11:00\",2018,076,6,9,17,0\n64129941d7fb4a2f516bd745,\"2023-03-16 15:21:21.004 +11:00\",2018,076,6,9,16,3\n64129940d7fb4a2f516bd744,\"2023-03-16 15:21:20.979 +11:00\",2018,076,6,9,15,3\n64129940d7fb4a2f516bd743,\"2023-03-16 15:21:20.954 +11:00\",2018,076,6,9,14,12\n64129940d7fb4a2f516bd742,\"2023-03-16 15:21:20.927 +11:00\",2018,076,6,9,13,36\n64129940d7fb4a2f516bd741,\"2023-03-16 15:21:20.902 +11:00\",2018,076,6,9,12,3\n64129940d7fb4a2f516bd740,\"2023-03-16 15:21:20.874 +11:00\",2018,076,6,9,09,24\n64129940d7fb4a2f516bd73f,\"2023-03-16 15:21:20.847 +11:00\",2018,076,6,9,08,15\n64129940d7fb4a2f516bd73e,\"2023-03-16 15:21:20.822 +11:00\",2018,076,6,9,07,9\n64129940d7fb4a2f516bd73d,\"2023-03-16 15:21:20.798 +11:00\",2018,076,6,9,06,9\n64129940d7fb4a2f516bd73c,\"2023-03-16 15:21:20.766 +11:00\",2018,076,6,9,05,3\n64129940d7fb4a2f516bd73b,\"2023-03-16 15:21:20.740 +11:00\",2018,076,6,9,04,21\n64129940d7fb4a2f516bd73a,\"2023-03-16 15:21:20.713 +11:00\",2018,076,6,9,03,30\n64129940d7fb4a2f516bd739,\"2023-03-16 15:21:20.687 +11:00\",2018,076,6,9,02,36\n64129940d7fb4a2f516bd738,\"2023-03-16 15:21:20.662 +11:00\",2018,076,6,9,01,9\n64129940d7fb4a2f516bd737,\"2023-03-16 15:21:20.636 +11:00\",2018,076,6,2,77,90\n64129940d7fb4a2f516bd736,\"2023-03-16 15:21:20.611 +11:00\",2018,076,6,2,9999,90\n64129940d7fb4a2f516bd735,\"2023-03-16 15:21:20.587 +11:00\",2018,076,6,2,99,..C\n64129940d7fb4a2f516bd734,\"2023-03-16 15:21:20.562 +11:00\",2018,076,6,2,18,0\n64129940d7fb4a2f516bd733,\"2023-03-16 15:21:20.537 +11:00\",2018,076,6,2,17,0\n64129940d7fb4a2f516bd732,\"2023-03-16 15:21:20.509 +11:00\",2018,076,6,2,16,0\n64129940d7fb4a2f516bd731,\"2023-03-16 15:21:20.480 +11:00\",2018,076,6,2,15,0\n64129940d7fb4a2f516bd730,\"2023-03-16 15:21:20.456 +11:00\",2018,076,6,2,14,3\n64129940d7fb4a2f516bd72f,\"2023-03-16 15:21:20.429 +11:00\",2018,076,6,2,13,18\n64129940d7fb4a2f516bd72e,\"2023-03-16 15:21:20.405 +11:00\",2018,076,6,2,12,3\n64129940d7fb4a2f516bd72d,\"2023-03-16 15:21:20.377 +11:00\",2018,076,6,2,09,12\n64129940d7fb4a2f516bd72c,\"2023-03-16 15:21:20.346 +11:00\",2018,076,6,2,08,9\n64129940d7fb4a2f516bd72b,\"2023-03-16 15:21:20.323 +11:00\",2018,076,6,2,07,3\n64129940d7fb4a2f516bd72a,\"2023-03-16 15:21:20.302 +11:00\",2018,076,6,2,06,3\n64129940d7fb4a2f516bd729,\"2023-03-16 15:21:20.280 +11:00\",2018,076,6,2,05,0\n64129940d7fb4a2f516bd728,\"2023-03-16 15:21:20.249 +11:00\",2018,076,6,2,04,15\n64129940d7fb4a2f516bd727,\"2023-03-16 15:21:20.218 +11:00\",2018,076,6,2,03,9\n64129940d7fb4a2f516bd726,\"2023-03-16 15:21:20.187 +11:00\",2018,076,6,2,02,18\n64129940d7fb4a2f516bd725,\"2023-03-16 15:21:20.161 +11:00\",2018,076,6,2,01,6\n64129940d7fb4a2f516bd724,\"2023-03-16 15:21:20.138 +11:00\",2018,076,6,1,77,117\n64129940d7fb4a2f516bd723,\"2023-03-16 15:21:20.114 +11:00\",2018,076,6,1,9999,117\n64129940d7fb4a2f516bd722,\"2023-03-16 15:21:20.087 +11:00\",2018,076,6,1,99,..C\n64129940d7fb4a2f516bd721,\"2023-03-16 15:21:20.062 +11:00\",2018,076,6,1,18,3\n64129940d7fb4a2f516bd720,\"2023-03-16 15:21:20.037 +11:00\",2018,076,6,1,17,0\n64129940d7fb4a2f516bd71f,\"2023-03-16 15:21:20.015 +11:00\",2018,076,6,1,16,3\n6412993fd7fb4a2f516bd71e,\"2023-03-16 15:21:19.985 +11:00\",2018,076,6,1,15,0\n6412993fd7fb4a2f516bd71d,\"2023-03-16 15:21:19.962 +11:00\",2018,076,6,1,14,9\n6412993fd7fb4a2f516bd71c,\"2023-03-16 15:21:19.938 +11:00\",2018,076,6,1,13,18\n6412993fd7fb4a2f516bd71b,\"2023-03-16 15:21:19.916 +11:00\",2018,076,6,1,12,0\n6412993fd7fb4a2f516bd71a,\"2023-03-16 15:21:19.892 +11:00\",2018,076,6,1,09,15\n6412993fd7fb4a2f516bd719,\"2023-03-16 15:21:19.868 +11:00\",2018,076,6,1,08,6\n6412993fd7fb4a2f516bd718,\"2023-03-16 15:21:19.835 +11:00\",2018,076,6,1,07,6\n6412993fd7fb4a2f516bd717,\"2023-03-16 15:21:19.810 +11:00\",2018,076,6,1,06,3\n6412993fd7fb4a2f516bd716,\"2023-03-16 15:21:19.788 +11:00\",2018,076,6,1,05,3\n6412993fd7fb4a2f516bd715,\"2023-03-16 15:21:19.763 +11:00\",2018,076,6,1,04,9\n6412993fd7fb4a2f516bd714,\"2023-03-16 15:21:19.738 +11:00\",2018,076,6,1,03,21\n6412993fd7fb4a2f516bd713,\"2023-03-16 15:21:19.711 +11:00\",2018,076,6,1,02,15\n6412993fd7fb4a2f516bd712,\"2023-03-16 15:21:19.682 +11:00\",2018,076,6,1,01,3\n6412993fd7fb4a2f516bd711,\"2023-03-16 15:21:19.659 +11:00\",2018,076,5,9,77,87\n6412993fd7fb4a2f516bd710,\"2023-03-16 15:21:19.634 +11:00\",2018,076,5,9,9999,87\n6412993fd7fb4a2f516bd70f,\"2023-03-16 15:21:19.610 +11:00\",2018,076,5,9,99,..C\n6412993fd7fb4a2f516bd70e,\"2023-03-16 15:21:19.586 +11:00\",2018,076,5,9,18,0\n6412993fd7fb4a2f516bd70d,\"2023-03-16 15:21:19.561 +11:00\",2018,076,5,9,17,0\n6412993fd7fb4a2f516bd70c,\"2023-03-16 15:21:19.538 +11:00\",2018,076,5,9,16,0\n6412993fd7fb4a2f516bd70b,\"2023-03-16 15:21:19.511 +11:00\",2018,076,5,9,15,0\n6412993fd7fb4a2f516bd70a,\"2023-03-16 15:21:19.488 +11:00\",2018,076,5,9,14,0\n6412993fd7fb4a2f516bd709,\"2023-03-16 15:21:19.464 +11:00\",2018,076,5,9,13,6\n6412993fd7fb4a2f516bd708,\"2023-03-16 15:21:19.439 +11:00\",2018,076,5,9,12,0\n6412993fd7fb4a2f516bd707,\"2023-03-16 15:21:19.416 +11:00\",2018,076,5,9,09,15\n6412993fd7fb4a2f516bd706,\"2023-03-16 15:21:19.393 +11:00\",2018,076,5,9,08,0\n6412993fd7fb4a2f516bd705,\"2023-03-16 15:21:19.370 +11:00\",2018,076,5,9,07,0\n6412993fd7fb4a2f516bd704,\"2023-03-16 15:21:19.343 +11:00\",2018,076,5,9,06,0\n6412993fd7fb4a2f516bd703,\"2023-03-16 15:21:19.319 +11:00\",2018,076,5,9,05,0\n6412993fd7fb4a2f516bd702,\"2023-03-16 15:21:19.295 +11:00\",2018,076,5,9,04,0\n6412993fd7fb4a2f516bd701,\"2023-03-16 15:21:19.262 +11:00\",2018,076,5,9,03,3\n6412993fd7fb4a2f516bd700,\"2023-03-16 15:21:19.239 +11:00\",2018,076,5,9,02,54\n6412993fd7fb4a2f516bd6ff,\"2023-03-16 15:21:19.215 +11:00\",2018,076,5,9,01,0\n6412993fd7fb4a2f516bd6fe,\"2023-03-16 15:21:19.193 +11:00\",2018,076,5,2,77,45\n6412993fd7fb4a2f516bd6fd,\"2023-03-16 15:21:19.166 +11:00\",2018,076,5,2,9999,45\n6412993fd7fb4a2f516bd6fc,\"2023-03-16 15:21:19.143 +11:00\",2018,076,5,2,99,..C\n6412993fd7fb4a2f516bd6fb,\"2023-03-16 15:21:19.118 +11:00\",2018,076,5,2,18,0\n6412993fd7fb4a2f516bd6fa,\"2023-03-16 15:21:19.091 +11:00\",2018,076,5,2,17,0\n6412993fd7fb4a2f516bd6f9,\"2023-03-16 15:21:19.069 +11:00\",2018,076,5,2,16,0\n6412993fd7fb4a2f516bd6f8,\"2023-03-16 15:21:19.047 +11:00\",2018,076,5,2,15,0\n6412993fd7fb4a2f516bd6f7,\"2023-03-16 15:21:19.021 +11:00\",2018,076,5,2,14,0\n6412993ed7fb4a2f516bd6f6,\"2023-03-16 15:21:18.996 +11:00\",2018,076,5,2,13,0\n6412993ed7fb4a2f516bd6f5,\"2023-03-16 15:21:18.972 +11:00\",2018,076,5,2,12,0\n6412993ed7fb4a2f516bd6f4,\"2023-03-16 15:21:18.949 +11:00\",2018,076,5,2,09,6\n6412993ed7fb4a2f516bd6f3,\"2023-03-16 15:21:18.926 +11:00\",2018,076,5,2,08,0\n6412993ed7fb4a2f516bd6f2,\"2023-03-16 15:21:18.904 +11:00\",2018,076,5,2,07,0\n6412993ed7fb4a2f516bd6f1,\"2023-03-16 15:21:18.879 +11:00\",2018,076,5,2,06,0\n6412993ed7fb4a2f516bd6f0,\"2023-03-16 15:21:18.857 +11:00\",2018,076,5,2,05,0\n6412993ed7fb4a2f516bd6ef,\"2023-03-16 15:21:18.831 +11:00\",2018,076,5,2,04,0\n6412993ed7fb4a2f516bd6ee,\"2023-03-16 15:21:18.810 +11:00\",2018,076,5,2,03,3\n6412993ed7fb4a2f516bd6ed,\"2023-03-16 15:21:18.787 +11:00\",2018,076,5,2,02,33\n6412993ed7fb4a2f516bd6ec,\"2023-03-16 15:21:18.762 +11:00\",2018,076,5,2,01,0\n6412993ed7fb4a2f516bd6eb,\"2023-03-16 15:21:18.738 +11:00\",2018,076,5,1,77,39\n6412993ed7fb4a2f516bd6ea,\"2023-03-16 15:21:18.715 +11:00\",2018,076,5,1,9999,39\n6412993ed7fb4a2f516bd6e9,\"2023-03-16 15:21:18.687 +11:00\",2018,076,5,1,99,..C\n6412993ed7fb4a2f516bd6e8,\"2023-03-16 15:21:18.664 +11:00\",2018,076,5,1,18,0\n6412993ed7fb4a2f516bd6e7,\"2023-03-16 15:21:18.638 +11:00\",2018,076,5,1,17,0\n6412993ed7fb4a2f516bd6e6,\"2023-03-16 15:21:18.613 +11:00\",2018,076,5,1,16,0\n6412993ed7fb4a2f516bd6e5,\"2023-03-16 15:21:18.572 +11:00\",2018,076,5,1,15,0\n6412993ed7fb4a2f516bd6e4,\"2023-03-16 15:21:18.544 +11:00\",2018,076,5,1,14,0\n6412993ed7fb4a2f516bd6e3,\"2023-03-16 15:21:18.520 +11:00\",2018,076,5,1,13,3\n6412993ed7fb4a2f516bd6e2,\"2023-03-16 15:21:18.493 +11:00\",2018,076,5,1,12,0\n6412993ed7fb4a2f516bd6e1,\"2023-03-16 15:21:18.466 +11:00\",2018,076,5,1,09,9\n6412993ed7fb4a2f516bd6e0,\"2023-03-16 15:21:18.442 +11:00\",2018,076,5,1,08,0\n6412993ed7fb4a2f516bd6df,\"2023-03-16 15:21:18.417 +11:00\",2018,076,5,1,07,0\n6412993ed7fb4a2f516bd6de,\"2023-03-16 15:21:18.394 +11:00\",2018,076,5,1,06,0\n6412993ed7fb4a2f516bd6dd,\"2023-03-16 15:21:18.367 +11:00\",2018,076,5,1,05,0\n6412993ed7fb4a2f516bd6dc,\"2023-03-16 15:21:18.339 +11:00\",2018,076,5,1,04,0\n6412993ed7fb4a2f516bd6db,\"2023-03-16 15:21:18.314 +11:00\",2018,076,5,1,03,0\n6412993ed7fb4a2f516bd6da,\"2023-03-16 15:21:18.282 +11:00\",2018,076,5,1,02,24\n6412993ed7fb4a2f516bd6d9,\"2023-03-16 15:21:18.258 +11:00\",2018,076,5,1,01,0\n6412993ed7fb4a2f516bd6d8,\"2023-03-16 15:21:18.231 +11:00\",2018,076,4,9,77,1620\n6412993ed7fb4a2f516bd6d7,\"2023-03-16 15:21:18.206 +11:00\",2018,076,4,9,9999,1620\n6412993ed7fb4a2f516bd6d6,\"2023-03-16 15:21:18.182 +11:00\",2018,076,4,9,99,..C\n6412993ed7fb4a2f516bd6d5,\"2023-03-16 15:21:18.159 +11:00\",2018,076,4,9,18,0\n6412993ed7fb4a2f516bd6d4,\"2023-03-16 15:21:18.133 +11:00\",2018,076,4,9,17,3\n6412993ed7fb4a2f516bd6d3,\"2023-03-16 15:21:18.108 +11:00\",2018,076,4,9,16,3\n6412993ed7fb4a2f516bd6d2,\"2023-03-16 15:21:18.086 +11:00\",2018,076,4,9,15,3\n6412993ed7fb4a2f516bd6d1,\"2023-03-16 15:21:18.062 +11:00\",2018,076,4,9,14,15\n6412993ed7fb4a2f516bd6d0,\"2023-03-16 15:21:18.039 +11:00\",2018,076,4,9,13,96\n6412993ed7fb4a2f516bd6cf,\"2023-03-16 15:21:18.017 +11:00\",2018,076,4,9,12,0\n6412993dd7fb4a2f516bd6ce,\"2023-03-16 15:21:17.993 +11:00\",2018,076,4,9,09,165\n6412993dd7fb4a2f516bd6cd,\"2023-03-16 15:21:17.970 +11:00\",2018,076,4,9,08,27\n6412993dd7fb4a2f516bd6cc,\"2023-03-16 15:21:17.947 +11:00\",2018,076,4,9,07,9\n6412993dd7fb4a2f516bd6cb,\"2023-03-16 15:21:17.920 +11:00\",2018,076,4,9,06,21\n6412993dd7fb4a2f516bd6ca,\"2023-03-16 15:21:17.897 +11:00\",2018,076,4,9,05,0\n6412993dd7fb4a2f516bd6c9,\"2023-03-16 15:21:17.869 +11:00\",2018,076,4,9,04,30\n6412993dd7fb4a2f516bd6c8,\"2023-03-16 15:21:17.830 +11:00\",2018,076,4,9,03,87\n6412993dd7fb4a2f516bd6c7,\"2023-03-16 15:21:17.801 +11:00\",2018,076,4,9,02,1161\n6412993dd7fb4a2f516bd6c6,\"2023-03-16 15:21:17.774 +11:00\",2018,076,4,9,01,12\n6412993dd7fb4a2f516bd6c5,\"2023-03-16 15:21:17.751 +11:00\",2018,076,4,2,77,870\n6412993dd7fb4a2f516bd6c4,\"2023-03-16 15:21:17.721 +11:00\",2018,076,4,2,9999,870\n6412993dd7fb4a2f516bd6c3,\"2023-03-16 15:21:17.670 +11:00\",2018,076,4,2,99,..C\n6412993dd7fb4a2f516bd6c2,\"2023-03-16 15:21:17.648 +11:00\",2018,076,4,2,18,0\n6412993dd7fb4a2f516bd6c1,\"2023-03-16 15:21:17.624 +11:00\",2018,076,4,2,17,3\n6412993dd7fb4a2f516bd6c0,\"2023-03-16 15:21:17.601 +11:00\",2018,076,4,2,16,3\n6412993dd7fb4a2f516bd6bf,\"2023-03-16 15:21:17.579 +11:00\",2018,076,4,2,15,3\n6412993dd7fb4a2f516bd6be,\"2023-03-16 15:21:17.555 +11:00\",2018,076,4,2,14,12\n6412993dd7fb4a2f516bd6bd,\"2023-03-16 15:21:17.529 +11:00\",2018,076,4,2,13,57\n6412993dd7fb4a2f516bd6bc,\"2023-03-16 15:21:17.506 +11:00\",2018,076,4,2,12,0\n6412993dd7fb4a2f516bd6bb,\"2023-03-16 15:21:17.481 +11:00\",2018,076,4,2,09,81\n6412993dd7fb4a2f516bd6ba,\"2023-03-16 15:21:17.456 +11:00\",2018,076,4,2,08,9\n6412993dd7fb4a2f516bd6b9,\"2023-03-16 15:21:17.427 +11:00\",2018,076,4,2,07,3\n6412993dd7fb4a2f516bd6b8,\"2023-03-16 15:21:17.403 +11:00\",2018,076,4,2,06,12\n6412993dd7fb4a2f516bd6b7,\"2023-03-16 15:21:17.376 +11:00\",2018,076,4,2,05,0\n6412993dd7fb4a2f516bd6b6,\"2023-03-16 15:21:17.350 +11:00\",2018,076,4,2,04,15\n6412993dd7fb4a2f516bd6b5,\"2023-03-16 15:21:17.324 +11:00\",2018,076,4,2,03,45\n6412993dd7fb4a2f516bd6b4,\"2023-03-16 15:21:17.296 +11:00\",2018,076,4,2,02,621\n6412993dd7fb4a2f516bd6b3,\"2023-03-16 15:21:17.271 +11:00\",2018,076,4,2,01,6\n6412993dd7fb4a2f516bd6b2,\"2023-03-16 15:21:17.248 +11:00\",2018,076,4,1,77,753\n6412993dd7fb4a2f516bd6b1,\"2023-03-16 15:21:17.223 +11:00\",2018,076,4,1,9999,753\n6412993dd7fb4a2f516bd6b0,\"2023-03-16 15:21:17.191 +11:00\",2018,076,4,1,99,..C\n6412993dd7fb4a2f516bd6af,\"2023-03-16 15:21:17.169 +11:00\",2018,076,4,1,18,0\n6412993dd7fb4a2f516bd6ae,\"2023-03-16 15:21:17.146 +11:00\",2018,076,4,1,17,0\n6412993dd7fb4a2f516bd6ad,\"2023-03-16 15:21:17.121 +11:00\",2018,076,4,1,16,0\n6412993dd7fb4a2f516bd6ac,\"2023-03-16 15:21:17.099 +11:00\",2018,076,4,1,15,0\n6412993dd7fb4a2f516bd6ab,\"2023-03-16 15:21:17.076 +11:00\",2018,076,4,1,14,6\n6412993dd7fb4a2f516bd6aa,\"2023-03-16 15:21:17.050 +11:00\",2018,076,4,1,13,39\n6412993dd7fb4a2f516bd6a9,\"2023-03-16 15:21:17.019 +11:00\",2018,076,4,1,12,0\n6412993cd7fb4a2f516bd6a8,\"2023-03-16 15:21:16.994 +11:00\",2018,076,4,1,09,84\n6412993cd7fb4a2f516bd6a7,\"2023-03-16 15:21:16.969 +11:00\",2018,076,4,1,08,15\n6412993cd7fb4a2f516bd6a6,\"2023-03-16 15:21:16.945 +11:00\",2018,076,4,1,07,6\n6412993cd7fb4a2f516bd6a5,\"2023-03-16 15:21:16.920 +11:00\",2018,076,4,1,06,9\n6412993cd7fb4a2f516bd6a4,\"2023-03-16 15:21:16.892 +11:00\",2018,076,4,1,05,0\n6412993cd7fb4a2f516bd6a3,\"2023-03-16 15:21:16.864 +11:00\",2018,076,4,1,04,15\n6412993cd7fb4a2f516bd6a2,\"2023-03-16 15:21:16.838 +11:00\",2018,076,4,1,03,42\n6412993cd7fb4a2f516bd6a1,\"2023-03-16 15:21:16.813 +11:00\",2018,076,4,1,02,537\n6412993cd7fb4a2f516bd6a0,\"2023-03-16 15:21:16.789 +11:00\",2018,076,4,1,01,6\n6412993cd7fb4a2f516bd69f,\"2023-03-16 15:21:16.759 +11:00\",2018,076,3,9,77,696\n6412993cd7fb4a2f516bd69e,\"2023-03-16 15:21:16.731 +11:00\",2018,076,3,9,9999,696\n6412993cd7fb4a2f516bd69d,\"2023-03-16 15:21:16.706 +11:00\",2018,076,3,9,99,..C\n6412993cd7fb4a2f516bd69c,\"2023-03-16 15:21:16.682 +11:00\",2018,076,3,9,18,3\n6412993cd7fb4a2f516bd69b,\"2023-03-16 15:21:16.657 +11:00\",2018,076,3,9,17,3\n6412993cd7fb4a2f516bd69a,\"2023-03-16 15:21:16.631 +11:00\",2018,076,3,9,16,3\n6412993cd7fb4a2f516bd699,\"2023-03-16 15:21:16.606 +11:00\",2018,076,3,9,15,3\n6412993cd7fb4a2f516bd698,\"2023-03-16 15:21:16.580 +11:00\",2018,076,3,9,14,9\n6412993cd7fb4a2f516bd697,\"2023-03-16 15:21:16.556 +11:00\",2018,076,3,9,13,27\n6412993cd7fb4a2f516bd696,\"2023-03-16 15:21:16.531 +11:00\",2018,076,3,9,12,0\n6412993cd7fb4a2f516bd695,\"2023-03-16 15:21:16.505 +11:00\",2018,076,3,9,09,96\n6412993cd7fb4a2f516bd694,\"2023-03-16 15:21:16.476 +11:00\",2018,076,3,9,08,12\n6412993cd7fb4a2f516bd693,\"2023-03-16 15:21:16.450 +11:00\",2018,076,3,9,07,0\n6412993cd7fb4a2f516bd692,\"2023-03-16 15:21:16.420 +11:00\",2018,076,3,9,06,9\n6412993cd7fb4a2f516bd691,\"2023-03-16 15:21:16.396 +11:00\",2018,076,3,9,05,3\n6412993cd7fb4a2f516bd690,\"2023-03-16 15:21:16.369 +11:00\",2018,076,3,9,04,21\n6412993cd7fb4a2f516bd68f,\"2023-03-16 15:21:16.338 +11:00\",2018,076,3,9,03,42\n6412993cd7fb4a2f516bd68e,\"2023-03-16 15:21:16.314 +11:00\",2018,076,3,9,02,465\n6412993cd7fb4a2f516bd68d,\"2023-03-16 15:21:16.290 +11:00\",2018,076,3,9,01,9\n6412993cd7fb4a2f516bd68c,\"2023-03-16 15:21:16.265 +11:00\",2018,076,3,2,77,381\n6412993cd7fb4a2f516bd68b,\"2023-03-16 15:21:16.240 +11:00\",2018,076,3,2,9999,381\n6412993cd7fb4a2f516bd68a,\"2023-03-16 15:21:16.215 +11:00\",2018,076,3,2,99,..C\n6412993cd7fb4a2f516bd689,\"2023-03-16 15:21:16.191 +11:00\",2018,076,3,2,18,3\n6412993cd7fb4a2f516bd688,\"2023-03-16 15:21:16.168 +11:00\",2018,076,3,2,17,0\n6412993cd7fb4a2f516bd687,\"2023-03-16 15:21:16.145 +11:00\",2018,076,3,2,16,3\n6412993cd7fb4a2f516bd686,\"2023-03-16 15:21:16.122 +11:00\",2018,076,3,2,15,3\n6412993cd7fb4a2f516bd685,\"2023-03-16 15:21:16.098 +11:00\",2018,076,3,2,14,6\n6412993cd7fb4a2f516bd684,\"2023-03-16 15:21:16.071 +11:00\",2018,076,3,2,13,12\n6412993cd7fb4a2f516bd683,\"2023-03-16 15:21:16.044 +11:00\",2018,076,3,2,12,0\n6412993cd7fb4a2f516bd682,\"2023-03-16 15:21:16.017 +11:00\",2018,076,3,2,09,48\n6412993bd7fb4a2f516bd681,\"2023-03-16 15:21:15.992 +11:00\",2018,076,3,2,08,6\n6412993bd7fb4a2f516bd680,\"2023-03-16 15:21:15.969 +11:00\",2018,076,3,2,07,0\n6412993bd7fb4a2f516bd67f,\"2023-03-16 15:21:15.946 +11:00\",2018,076,3,2,06,6\n6412993bd7fb4a2f516bd67e,\"2023-03-16 15:21:15.923 +11:00\",2018,076,3,2,05,0\n6412993bd7fb4a2f516bd67d,\"2023-03-16 15:21:15.900 +11:00\",2018,076,3,2,04,15\n6412993bd7fb4a2f516bd67c,\"2023-03-16 15:21:15.879 +11:00\",2018,076,3,2,03,21\n6412993bd7fb4a2f516bd67b,\"2023-03-16 15:21:15.857 +11:00\",2018,076,3,2,02,255\n6412993bd7fb4a2f516bd67a,\"2023-03-16 15:21:15.834 +11:00\",2018,076,3,2,01,6\n6412993bd7fb4a2f516bd679,\"2023-03-16 15:21:15.809 +11:00\",2018,076,3,1,77,318\n6412993bd7fb4a2f516bd678,\"2023-03-16 15:21:15.786 +11:00\",2018,076,3,1,9999,318\n6412993bd7fb4a2f516bd677,\"2023-03-16 15:21:15.761 +11:00\",2018,076,3,1,99,..C\n6412993bd7fb4a2f516bd676,\"2023-03-16 15:21:15.736 +11:00\",2018,076,3,1,18,0\n6412993bd7fb4a2f516bd675,\"2023-03-16 15:21:15.714 +11:00\",2018,076,3,1,17,0\n6412993bd7fb4a2f516bd674,\"2023-03-16 15:21:15.691 +11:00\",2018,076,3,1,16,0\n6412993bd7fb4a2f516bd673,\"2023-03-16 15:21:15.669 +11:00\",2018,076,3,1,15,3\n6412993bd7fb4a2f516bd672,\"2023-03-16 15:21:15.647 +11:00\",2018,076,3,1,14,3\n6412993bd7fb4a2f516bd671,\"2023-03-16 15:21:15.621 +11:00\",2018,076,3,1,13,15\n6412993bd7fb4a2f516bd670,\"2023-03-16 15:21:15.596 +11:00\",2018,076,3,1,12,0\n6412993bd7fb4a2f516bd66f,\"2023-03-16 15:21:15.573 +11:00\",2018,076,3,1,09,45\n6412993bd7fb4a2f516bd66e,\"2023-03-16 15:21:15.550 +11:00\",2018,076,3,1,08,6\n6412993bd7fb4a2f516bd66d,\"2023-03-16 15:21:15.526 +11:00\",2018,076,3,1,07,0\n6412993bd7fb4a2f516bd66c,\"2023-03-16 15:21:15.501 +11:00\",2018,076,3,1,06,3\n6412993bd7fb4a2f516bd66b,\"2023-03-16 15:21:15.477 +11:00\",2018,076,3,1,05,3\n6412993bd7fb4a2f516bd66a,\"2023-03-16 15:21:15.450 +11:00\",2018,076,3,1,04,6\n6412993bd7fb4a2f516bd669,\"2023-03-16 15:21:15.425 +11:00\",2018,076,3,1,03,21\n6412993bd7fb4a2f516bd668,\"2023-03-16 15:21:15.401 +11:00\",2018,076,3,1,02,207\n6412993bd7fb4a2f516bd667,\"2023-03-16 15:21:15.371 +11:00\",2018,076,3,1,01,3\n6412993bd7fb4a2f516bd666,\"2023-03-16 15:21:15.347 +11:00\",2018,076,2,9,77,1731\n6412993bd7fb4a2f516bd665,\"2023-03-16 15:21:15.321 +11:00\",2018,076,2,9,9999,1731\n6412993bd7fb4a2f516bd664,\"2023-03-16 15:21:15.296 +11:00\",2018,076,2,9,99,..C\n6412993bd7fb4a2f516bd663,\"2023-03-16 15:21:15.267 +11:00\",2018,076,2,9,18,21\n6412993bd7fb4a2f516bd662,\"2023-03-16 15:21:15.244 +11:00\",2018,076,2,9,17,18\n6412993bd7fb4a2f516bd661,\"2023-03-16 15:21:15.221 +11:00\",2018,076,2,9,16,9\n6412993bd7fb4a2f516bd660,\"2023-03-16 15:21:15.196 +11:00\",2018,076,2,9,15,36\n6412993bd7fb4a2f516bd65f,\"2023-03-16 15:21:15.172 +11:00\",2018,076,2,9,14,36\n6412993bd7fb4a2f516bd65e,\"2023-03-16 15:21:15.145 +11:00\",2018,076,2,9,13,108\n6412993bd7fb4a2f516bd65d,\"2023-03-16 15:21:15.119 +11:00\",2018,076,2,9,12,12\n6412993bd7fb4a2f516bd65c,\"2023-03-16 15:21:15.096 +11:00\",2018,076,2,9,09,144\n6412993bd7fb4a2f516bd65b,\"2023-03-16 15:21:15.071 +11:00\",2018,076,2,9,08,135\n6412993bd7fb4a2f516bd65a,\"2023-03-16 15:21:15.043 +11:00\",2018,076,2,9,07,45\n6412993bd7fb4a2f516bd659,\"2023-03-16 15:21:15.020 +11:00\",2018,076,2,9,06,117\n6412993ad7fb4a2f516bd658,\"2023-03-16 15:21:14.997 +11:00\",2018,076,2,9,05,69\n6412993ad7fb4a2f516bd657,\"2023-03-16 15:21:14.973 +11:00\",2018,076,2,9,04,240\n6412993ad7fb4a2f516bd656,\"2023-03-16 15:21:14.950 +11:00\",2018,076,2,9,03,249\n6412993ad7fb4a2f516bd655,\"2023-03-16 15:21:14.924 +11:00\",2018,076,2,9,02,303\n6412993ad7fb4a2f516bd654,\"2023-03-16 15:21:14.899 +11:00\",2018,076,2,9,01,195\n6412993ad7fb4a2f516bd653,\"2023-03-16 15:21:14.875 +11:00\",2018,076,2,2,77,951\n6412993ad7fb4a2f516bd652,\"2023-03-16 15:21:14.852 +11:00\",2018,076,2,2,9999,951\n6412993ad7fb4a2f516bd651,\"2023-03-16 15:21:14.828 +11:00\",2018,076,2,2,99,..C\n6412993ad7fb4a2f516bd650,\"2023-03-16 15:21:14.802 +11:00\",2018,076,2,2,18,12\n6412993ad7fb4a2f516bd64f,\"2023-03-16 15:21:14.777 +11:00\",2018,076,2,2,17,6\n6412993ad7fb4a2f516bd64e,\"2023-03-16 15:21:14.750 +11:00\",2018,076,2,2,16,9\n6412993ad7fb4a2f516bd64d,\"2023-03-16 15:21:14.713 +11:00\",2018,076,2,2,15,12\n6412993ad7fb4a2f516bd64c,\"2023-03-16 15:21:14.689 +11:00\",2018,076,2,2,14,12\n6412993ad7fb4a2f516bd64b,\"2023-03-16 15:21:14.664 +11:00\",2018,076,2,2,13,48\n6412993ad7fb4a2f516bd64a,\"2023-03-16 15:21:14.637 +11:00\",2018,076,2,2,12,6\n6412993ad7fb4a2f516bd649,\"2023-03-16 15:21:14.611 +11:00\",2018,076,2,2,09,81\n6412993ad7fb4a2f516bd648,\"2023-03-16 15:21:14.571 +11:00\",2018,076,2,2,08,75\n6412993ad7fb4a2f516bd647,\"2023-03-16 15:21:14.544 +11:00\",2018,076,2,2,07,24\n6412993ad7fb4a2f516bd646,\"2023-03-16 15:21:14.513 +11:00\",2018,076,2,2,06,60\n6412993ad7fb4a2f516bd645,\"2023-03-16 15:21:14.485 +11:00\",2018,076,2,2,05,42\n6412993ad7fb4a2f516bd644,\"2023-03-16 15:21:14.462 +11:00\",2018,076,2,2,04,135\n6412993ad7fb4a2f516bd643,\"2023-03-16 15:21:14.438 +11:00\",2018,076,2,2,03,141\n6412993ad7fb4a2f516bd642,\"2023-03-16 15:21:14.413 +11:00\",2018,076,2,2,02,177\n6412993ad7fb4a2f516bd641,\"2023-03-16 15:21:14.385 +11:00\",2018,076,2,2,01,111\n6412993ad7fb4a2f516bd640,\"2023-03-16 15:21:14.362 +11:00\",2018,076,2,1,77,780\n6412993ad7fb4a2f516bd63f,\"2023-03-16 15:21:14.337 +11:00\",2018,076,2,1,9999,780\n6412993ad7fb4a2f516bd63e,\"2023-03-16 15:21:14.312 +11:00\",2018,076,2,1,99,..C\n6412993ad7fb4a2f516bd63d,\"2023-03-16 15:21:14.284 +11:00\",2018,076,2,1,18,9\n6412993ad7fb4a2f516bd63c,\"2023-03-16 15:21:14.261 +11:00\",2018,076,2,1,17,9\n6412993ad7fb4a2f516bd63b,\"2023-03-16 15:21:14.236 +11:00\",2018,076,2,1,16,0\n6412993ad7fb4a2f516bd63a,\"2023-03-16 15:21:14.209 +11:00\",2018,076,2,1,15,21\n6412993ad7fb4a2f516bd639,\"2023-03-16 15:21:14.182 +11:00\",2018,076,2,1,14,21\n6412993ad7fb4a2f516bd638,\"2023-03-16 15:21:14.158 +11:00\",2018,076,2,1,13,57\n6412993ad7fb4a2f516bd637,\"2023-03-16 15:21:14.134 +11:00\",2018,076,2,1,12,3\n6412993ad7fb4a2f516bd636,\"2023-03-16 15:21:14.111 +11:00\",2018,076,2,1,09,66\n6412993ad7fb4a2f516bd635,\"2023-03-16 15:21:14.079 +11:00\",2018,076,2,1,08,60\n6412993ad7fb4a2f516bd634,\"2023-03-16 15:21:14.056 +11:00\",2018,076,2,1,07,24\n6412993ad7fb4a2f516bd633,\"2023-03-16 15:21:14.033 +11:00\",2018,076,2,1,06,60\n6412993ad7fb4a2f516bd632,\"2023-03-16 15:21:14.008 +11:00\",2018,076,2,1,05,27\n64129939d7fb4a2f516bd631,\"2023-03-16 15:21:13.984 +11:00\",2018,076,2,1,04,105\n64129939d7fb4a2f516bd630,\"2023-03-16 15:21:13.962 +11:00\",2018,076,2,1,03,108\n64129939d7fb4a2f516bd62f,\"2023-03-16 15:21:13.938 +11:00\",2018,076,2,1,02,129\n64129939d7fb4a2f516bd62e,\"2023-03-16 15:21:13.914 +11:00\",2018,076,2,1,01,81\n64129939d7fb4a2f516bd62d,\"2023-03-16 15:21:13.891 +11:00\",2018,076,1,9,77,25866\n64129939d7fb4a2f516bd62c,\"2023-03-16 15:21:13.867 +11:00\",2018,076,1,9,9999,25869\n64129939d7fb4a2f516bd62b,\"2023-03-16 15:21:13.845 +11:00\",2018,076,1,9,99,..C\n64129939d7fb4a2f516bd62a,\"2023-03-16 15:21:13.822 +11:00\",2018,076,1,9,18,453\n64129939d7fb4a2f516bd629,\"2023-03-16 15:21:13.797 +11:00\",2018,076,1,9,17,414\n64129939d7fb4a2f516bd628,\"2023-03-16 15:21:13.772 +11:00\",2018,076,1,9,16,459\n64129939d7fb4a2f516bd627,\"2023-03-16 15:21:13.737 +11:00\",2018,076,1,9,15,663\n64129939d7fb4a2f516bd626,\"2023-03-16 15:21:13.711 +11:00\",2018,076,1,9,14,1497\n64129939d7fb4a2f516bd625,\"2023-03-16 15:21:13.687 +11:00\",2018,076,1,9,13,3762\n64129939d7fb4a2f516bd624,\"2023-03-16 15:21:13.663 +11:00\",2018,076,1,9,12,255\n64129939d7fb4a2f516bd623,\"2023-03-16 15:21:13.641 +11:00\",2018,076,1,9,09,2514\n64129939d7fb4a2f516bd622,\"2023-03-16 15:21:13.618 +11:00\",2018,076,1,9,08,1674\n64129939d7fb4a2f516bd621,\"2023-03-16 15:21:13.595 +11:00\",2018,076,1,9,07,783\n64129939d7fb4a2f516bd620,\"2023-03-16 15:21:13.569 +11:00\",2018,076,1,9,06,1083\n64129939d7fb4a2f516bd61f,\"2023-03-16 15:21:13.542 +11:00\",2018,076,1,9,05,234\n64129939d7fb4a2f516bd61e,\"2023-03-16 15:21:13.517 +11:00\",2018,076,1,9,04,2280\n64129939d7fb4a2f516bd61d,\"2023-03-16 15:21:13.492 +11:00\",2018,076,1,9,03,2808\n64129939d7fb4a2f516bd61c,\"2023-03-16 15:21:13.467 +11:00\",2018,076,1,9,02,5703\n64129939d7fb4a2f516bd61b,\"2023-03-16 15:21:13.443 +11:00\",2018,076,1,9,01,1287\n64129939d7fb4a2f516bd61a,\"2023-03-16 15:21:13.420 +11:00\",2018,076,1,2,77,13725\n64129939d7fb4a2f516bd619,\"2023-03-16 15:21:13.395 +11:00\",2018,076,1,2,9999,13725\n64129939d7fb4a2f516bd618,\"2023-03-16 15:21:13.369 +11:00\",2018,076,1,2,99,..C\n64129939d7fb4a2f516bd617,\"2023-03-16 15:21:13.346 +11:00\",2018,076,1,2,18,246\n64129939d7fb4a2f516bd616,\"2023-03-16 15:21:13.322 +11:00\",2018,076,1,2,17,225\n64129939d7fb4a2f516bd615,\"2023-03-16 15:21:13.299 +11:00\",2018,076,1,2,16,231\n64129939d7fb4a2f516bd614,\"2023-03-16 15:21:13.276 +11:00\",2018,076,1,2,15,333\n64129939d7fb4a2f516bd613,\"2023-03-16 15:21:13.254 +11:00\",2018,076,1,2,14,804\n64129939d7fb4a2f516bd612,\"2023-03-16 15:21:13.231 +11:00\",2018,076,1,2,13,1983\n64129939d7fb4a2f516bd611,\"2023-03-16 15:21:13.209 +11:00\",2018,076,1,2,12,123\n64129939d7fb4a2f516bd610,\"2023-03-16 15:21:13.186 +11:00\",2018,076,1,2,09,1365\n64129939d7fb4a2f516bd60f,\"2023-03-16 15:21:13.164 +11:00\",2018,076,1,2,08,900\n64129939d7fb4a2f516bd60e,\"2023-03-16 15:21:13.142 +11:00\",2018,076,1,2,07,408\n64129939d7fb4a2f516bd60d,\"2023-03-16 15:21:13.117 +11:00\",2018,076,1,2,06,582\n64129939d7fb4a2f516bd60c,\"2023-03-16 15:21:13.092 +11:00\",2018,076,1,2,05,129\n64129939d7fb4a2f516bd60b,\"2023-03-16 15:21:13.068 +11:00\",2018,076,1,2,04,1269\n64129939d7fb4a2f516bd60a,\"2023-03-16 15:21:13.042 +11:00\",2018,076,1,2,03,1455\n64129939d7fb4a2f516bd609,\"2023-03-16 15:21:13.015 +11:00\",2018,076,1,2,02,3036\n64129938d7fb4a2f516bd608,\"2023-03-16 15:21:12.993 +11:00\",2018,076,1,2,01,630\n64129938d7fb4a2f516bd607,\"2023-03-16 15:21:12.971 +11:00\",2018,076,1,1,77,12144\n64129938d7fb4a2f516bd606,\"2023-03-16 15:21:12.948 +11:00\",2018,076,1,1,9999,12144\n64129938d7fb4a2f516bd605,\"2023-03-16 15:21:12.926 +11:00\",2018,076,1,1,99,..C\n64129938d7fb4a2f516bd604,\"2023-03-16 15:21:12.902 +11:00\",2018,076,1,1,18,207\n64129938d7fb4a2f516bd603,\"2023-03-16 15:21:12.877 +11:00\",2018,076,1,1,17,186\n64129938d7fb4a2f516bd602,\"2023-03-16 15:21:12.852 +11:00\",2018,076,1,1,16,231\n64129938d7fb4a2f516bd601,\"2023-03-16 15:21:12.829 +11:00\",2018,076,1,1,15,330\n64129938d7fb4a2f516bd600,\"2023-03-16 15:21:12.800 +11:00\",2018,076,1,1,14,693\n64129938d7fb4a2f516bd5ff,\"2023-03-16 15:21:12.768 +11:00\",2018,076,1,1,13,1776\n64129938d7fb4a2f516bd5fe,\"2023-03-16 15:21:12.744 +11:00\",2018,076,1,1,12,129\n64129938d7fb4a2f516bd5fd,\"2023-03-16 15:21:12.720 +11:00\",2018,076,1,1,09,1149\n64129938d7fb4a2f516bd5fc,\"2023-03-16 15:21:12.694 +11:00\",2018,076,1,1,08,777\n64129938d7fb4a2f516bd5fb,\"2023-03-16 15:21:12.668 +11:00\",2018,076,1,1,07,375\n64129938d7fb4a2f516bd5fa,\"2023-03-16 15:21:12.640 +11:00\",2018,076,1,1,06,504\n64129938d7fb4a2f516bd5f9,\"2023-03-16 15:21:12.610 +11:00\",2018,076,1,1,05,102\n64129938d7fb4a2f516bd5f8,\"2023-03-16 15:21:12.586 +11:00\",2018,076,1,1,04,1011\n64129938d7fb4a2f516bd5f7,\"2023-03-16 15:21:12.563 +11:00\",2018,076,1,1,03,1350\n64129938d7fb4a2f516bd5f6,\"2023-03-16 15:21:12.537 +11:00\",2018,076,1,1,02,2667\n64129938d7fb4a2f516bd5f5,\"2023-03-16 15:21:12.514 +11:00\",2018,076,1,1,01,654\n64129938d7fb4a2f516bd5f4,\"2023-03-16 15:21:12.488 +11:00\",2018,075,9999,9,77,28326\n64129938d7fb4a2f516bd5f3,\"2023-03-16 15:21:12.463 +11:00\",2018,075,9999,9,9999,28332\n64129938d7fb4a2f516bd5f2,\"2023-03-16 15:21:12.439 +11:00\",2018,075,9999,9,99,9\n64129938d7fb4a2f516bd5f1,\"2023-03-16 15:21:12.416 +11:00\",2018,075,9999,9,18,444\n64129938d7fb4a2f516bd5f0,\"2023-03-16 15:21:12.394 +11:00\",2018,075,9999,9,17,357\n64129938d7fb4a2f516bd5ef,\"2023-03-16 15:21:12.370 +11:00\",2018,075,9999,9,16,459\n64129938d7fb4a2f516bd5ee,\"2023-03-16 15:21:12.346 +11:00\",2018,075,9999,9,15,657\n64129938d7fb4a2f516bd5ed,\"2023-03-16 15:21:12.323 +11:00\",2018,075,9999,9,14,1410\n64129938d7fb4a2f516bd5ec,\"2023-03-16 15:21:12.200 +11:00\",2018,075,9999,9,13,3687\n64129938d7fb4a2f516bd5eb,\"2023-03-16 15:21:12.175 +11:00\",2018,075,9999,9,12,237\n64129938d7fb4a2f516bd5ea,\"2023-03-16 15:21:12.150 +11:00\",2018,075,9999,9,09,2901\n64129938d7fb4a2f516bd5e9,\"2023-03-16 15:21:12.127 +11:00\",2018,075,9999,9,08,1680\n64129938d7fb4a2f516bd5e8,\"2023-03-16 15:21:12.103 +11:00\",2018,075,9999,9,07,783\n64129938d7fb4a2f516bd5e7,\"2023-03-16 15:21:12.075 +11:00\",2018,075,9999,9,06,1221\n64129938d7fb4a2f516bd5e6,\"2023-03-16 15:21:12.044 +11:00\",2018,075,9999,9,05,273\n64129938d7fb4a2f516bd5e5,\"2023-03-16 15:21:12.014 +11:00\",2018,075,9999,9,04,2316\n64129937d7fb4a2f516bd5e4,\"2023-03-16 15:21:11.980 +11:00\",2018,075,9999,9,03,2940\n64129937d7fb4a2f516bd5e3,\"2023-03-16 15:21:11.956 +11:00\",2018,075,9999,9,02,7569\n64129937d7fb4a2f516bd5e2,\"2023-03-16 15:21:11.928 +11:00\",2018,075,9999,9,01,1401\n64129937d7fb4a2f516bd5e1,\"2023-03-16 15:21:11.900 +11:00\",2018,075,9999,2,77,14868\n64129937d7fb4a2f516bd5e0,\"2023-03-16 15:21:11.876 +11:00\",2018,075,9999,2,9999,14871\n64129937d7fb4a2f516bd5df,\"2023-03-16 15:21:11.847 +11:00\",2018,075,9999,2,99,3\n64129937d7fb4a2f516bd5de,\"2023-03-16 15:21:11.811 +11:00\",2018,075,9999,2,18,225\n64129937d7fb4a2f516bd5dd,\"2023-03-16 15:21:11.788 +11:00\",2018,075,9999,2,17,189\n64129937d7fb4a2f516bd5dc,\"2023-03-16 15:21:11.760 +11:00\",2018,075,9999,2,16,234\n64129937d7fb4a2f516bd5db,\"2023-03-16 15:21:11.732 +11:00\",2018,075,9999,2,15,339\n64129937d7fb4a2f516bd5da,\"2023-03-16 15:21:11.706 +11:00\",2018,075,9999,2,14,747\n64129937d7fb4a2f516bd5d9,\"2023-03-16 15:21:11.680 +11:00\",2018,075,9999,2,13,1938\n64129937d7fb4a2f516bd5d8,\"2023-03-16 15:21:11.654 +11:00\",2018,075,9999,2,12,129\n64129937d7fb4a2f516bd5d7,\"2023-03-16 15:21:11.600 +11:00\",2018,075,9999,2,09,1521\n64129937d7fb4a2f516bd5d6,\"2023-03-16 15:21:11.571 +11:00\",2018,075,9999,2,08,912\n64129937d7fb4a2f516bd5d5,\"2023-03-16 15:21:11.545 +11:00\",2018,075,9999,2,07,396\n64129937d7fb4a2f516bd5d4,\"2023-03-16 15:21:11.514 +11:00\",2018,075,9999,2,06,642\n64129937d7fb4a2f516bd5d3,\"2023-03-16 15:21:11.468 +11:00\",2018,075,9999,2,05,138\n64129937d7fb4a2f516bd5d2,\"2023-03-16 15:21:11.406 +11:00\",2018,075,9999,2,04,1221\n64129937d7fb4a2f516bd5d1,\"2023-03-16 15:21:11.375 +11:00\",2018,075,9999,2,03,1536\n64129937d7fb4a2f516bd5d0,\"2023-03-16 15:21:11.334 +11:00\",2018,075,9999,2,02,4005\n64129937d7fb4a2f516bd5cf,\"2023-03-16 15:21:11.308 +11:00\",2018,075,9999,2,01,699\n64129937d7fb4a2f516bd5ce,\"2023-03-16 15:21:11.281 +11:00\",2018,075,9999,1,77,13458\n64129937d7fb4a2f516bd5cd,\"2023-03-16 15:21:11.226 +11:00\",2018,075,9999,1,9999,13461\n64129937d7fb4a2f516bd5cc,\"2023-03-16 15:21:11.196 +11:00\",2018,075,9999,1,99,3\n64129937d7fb4a2f516bd5cb,\"2023-03-16 15:21:11.172 +11:00\",2018,075,9999,1,18,219\n64129937d7fb4a2f516bd5ca,\"2023-03-16 15:21:11.124 +11:00\",2018,075,9999,1,17,168\n64129937d7fb4a2f516bd5c9,\"2023-03-16 15:21:11.078 +11:00\",2018,075,9999,1,16,225\n64129937d7fb4a2f516bd5c8,\"2023-03-16 15:21:11.037 +11:00\",2018,075,9999,1,15,321\n64129936d7fb4a2f516bd5c7,\"2023-03-16 15:21:10.973 +11:00\",2018,075,9999,1,14,663\n64129936d7fb4a2f516bd5c6,\"2023-03-16 15:21:10.941 +11:00\",2018,075,9999,1,13,1752\n64129936d7fb4a2f516bd5c5,\"2023-03-16 15:21:10.909 +11:00\",2018,075,9999,1,12,105\n64129936d7fb4a2f516bd5c4,\"2023-03-16 15:21:10.885 +11:00\",2018,075,9999,1,09,1377\n64129936d7fb4a2f516bd5c3,\"2023-03-16 15:21:10.862 +11:00\",2018,075,9999,1,08,768\n64129936d7fb4a2f516bd5c2,\"2023-03-16 15:21:10.840 +11:00\",2018,075,9999,1,07,384\n64129936d7fb4a2f516bd5c1,\"2023-03-16 15:21:10.817 +11:00\",2018,075,9999,1,06,579\n64129936d7fb4a2f516bd5c0,\"2023-03-16 15:21:10.793 +11:00\",2018,075,9999,1,05,132\n64129936d7fb4a2f516bd5bf,\"2023-03-16 15:21:10.770 +11:00\",2018,075,9999,1,04,1095\n64129936d7fb4a2f516bd5be,\"2023-03-16 15:21:10.742 +11:00\",2018,075,9999,1,03,1404\n64129936d7fb4a2f516bd5bd,\"2023-03-16 15:21:10.718 +11:00\",2018,075,9999,1,02,3564\n64129936d7fb4a2f516bd5bc,\"2023-03-16 15:21:10.694 +11:00\",2018,075,9999,1,01,702\n64129936d7fb4a2f516bd5bb,\"2023-03-16 15:21:10.670 +11:00\",2018,075,77,9,77,28326\n64129936d7fb4a2f516bd5ba,\"2023-03-16 15:21:10.645 +11:00\",2018,075,77,9,9999,28332\n64129936d7fb4a2f516bd5b9,\"2023-03-16 15:21:10.615 +11:00\",2018,075,77,9,99,9\n64129936d7fb4a2f516bd5b8,\"2023-03-16 15:21:10.567 +11:00\",2018,075,77,9,18,444\n64129936d7fb4a2f516bd5b7,\"2023-03-16 15:21:10.424 +11:00\",2018,075,77,9,17,357\n64129936d7fb4a2f516bd5b6,\"2023-03-16 15:21:10.401 +11:00\",2018,075,77,9,16,459\n64129936d7fb4a2f516bd5b5,\"2023-03-16 15:21:10.369 +11:00\",2018,075,77,9,15,657\n64129936d7fb4a2f516bd5b4,\"2023-03-16 15:21:10.346 +11:00\",2018,075,77,9,14,1410\n64129936d7fb4a2f516bd5b3,\"2023-03-16 15:21:10.312 +11:00\",2018,075,77,9,13,3687\n64129936d7fb4a2f516bd5b2,\"2023-03-16 15:21:10.276 +11:00\",2018,075,77,9,12,237\n64129936d7fb4a2f516bd5b1,\"2023-03-16 15:21:10.238 +11:00\",2018,075,77,9,09,2901\n64129936d7fb4a2f516bd5b0,\"2023-03-16 15:21:10.210 +11:00\",2018,075,77,9,08,1680\n64129936d7fb4a2f516bd5af,\"2023-03-16 15:21:10.172 +11:00\",2018,075,77,9,07,783\n64129936d7fb4a2f516bd5ae,\"2023-03-16 15:21:10.139 +11:00\",2018,075,77,9,06,1221\n64129936d7fb4a2f516bd5ad,\"2023-03-16 15:21:10.108 +11:00\",2018,075,77,9,05,273\n64129936d7fb4a2f516bd5ac,\"2023-03-16 15:21:10.081 +11:00\",2018,075,77,9,04,2316\n64129936d7fb4a2f516bd5ab,\"2023-03-16 15:21:10.058 +11:00\",2018,075,77,9,03,2940\n64129936d7fb4a2f516bd5aa,\"2023-03-16 15:21:10.034 +11:00\",2018,075,77,9,02,7569\n64129936d7fb4a2f516bd5a9,\"2023-03-16 15:21:10.007 +11:00\",2018,075,77,9,01,1401\n64129935d7fb4a2f516bd5a8,\"2023-03-16 15:21:09.984 +11:00\",2018,075,77,2,77,14868\n64129935d7fb4a2f516bd5a7,\"2023-03-16 15:21:09.962 +11:00\",2018,075,77,2,9999,14871\n64129935d7fb4a2f516bd5a6,\"2023-03-16 15:21:09.937 +11:00\",2018,075,77,2,99,..C\n64129935d7fb4a2f516bd5a5,\"2023-03-16 15:21:09.913 +11:00\",2018,075,77,2,18,225\n64129935d7fb4a2f516bd5a4,\"2023-03-16 15:21:09.888 +11:00\",2018,075,77,2,17,189\n64129935d7fb4a2f516bd5a3,\"2023-03-16 15:21:09.842 +11:00\",2018,075,77,2,16,234\n64129935d7fb4a2f516bd5a2,\"2023-03-16 15:21:09.817 +11:00\",2018,075,77,2,15,339\n64129935d7fb4a2f516bd5a1,\"2023-03-16 15:21:09.792 +11:00\",2018,075,77,2,14,747\n64129935d7fb4a2f516bd5a0,\"2023-03-16 15:21:09.767 +11:00\",2018,075,77,2,13,1938\n64129935d7fb4a2f516bd59f,\"2023-03-16 15:21:09.742 +11:00\",2018,075,77,2,12,129\n64129935d7fb4a2f516bd59e,\"2023-03-16 15:21:09.716 +11:00\",2018,075,77,2,09,1521\n64129935d7fb4a2f516bd59d,\"2023-03-16 15:21:09.693 +11:00\",2018,075,77,2,08,912\n64129935d7fb4a2f516bd59c,\"2023-03-16 15:21:09.670 +11:00\",2018,075,77,2,07,396\n64129935d7fb4a2f516bd59b,\"2023-03-16 15:21:09.638 +11:00\",2018,075,77,2,06,642\n64129935d7fb4a2f516bd59a,\"2023-03-16 15:21:09.610 +11:00\",2018,075,77,2,05,138\n64129935d7fb4a2f516bd599,\"2023-03-16 15:21:09.587 +11:00\",2018,075,77,2,04,1221\n64129935d7fb4a2f516bd598,\"2023-03-16 15:21:09.560 +11:00\",2018,075,77,2,03,1536\n64129935d7fb4a2f516bd597,\"2023-03-16 15:21:09.532 +11:00\",2018,075,77,2,02,4005\n64129935d7fb4a2f516bd596,\"2023-03-16 15:21:09.509 +11:00\",2018,075,77,2,01,699\n64129935d7fb4a2f516bd595,\"2023-03-16 15:21:09.484 +11:00\",2018,075,77,1,77,13458\n64129935d7fb4a2f516bd594,\"2023-03-16 15:21:09.456 +11:00\",2018,075,77,1,9999,13461\n64129935d7fb4a2f516bd593,\"2023-03-16 15:21:09.425 +11:00\",2018,075,77,1,99,..C\n64129935d7fb4a2f516bd592,\"2023-03-16 15:21:09.401 +11:00\",2018,075,77,1,18,219\n64129935d7fb4a2f516bd591,\"2023-03-16 15:21:09.372 +11:00\",2018,075,77,1,17,168\n64129935d7fb4a2f516bd590,\"2023-03-16 15:21:09.350 +11:00\",2018,075,77,1,16,225\n64129935d7fb4a2f516bd58f,\"2023-03-16 15:21:09.328 +11:00\",2018,075,77,1,15,321\n64129935d7fb4a2f516bd58e,\"2023-03-16 15:21:09.301 +11:00\",2018,075,77,1,14,663\n64129935d7fb4a2f516bd58d,\"2023-03-16 15:21:09.276 +11:00\",2018,075,77,1,13,1752\n64129935d7fb4a2f516bd58c,\"2023-03-16 15:21:09.250 +11:00\",2018,075,77,1,12,105\n64129935d7fb4a2f516bd58b,\"2023-03-16 15:21:09.227 +11:00\",2018,075,77,1,09,1377\n64129935d7fb4a2f516bd58a,\"2023-03-16 15:21:09.205 +11:00\",2018,075,77,1,08,768\n64129935d7fb4a2f516bd589,\"2023-03-16 15:21:09.181 +11:00\",2018,075,77,1,07,384\n64129935d7fb4a2f516bd588,\"2023-03-16 15:21:09.151 +11:00\",2018,075,77,1,06,579\n64129935d7fb4a2f516bd587,\"2023-03-16 15:21:09.125 +11:00\",2018,075,77,1,05,132\n64129935d7fb4a2f516bd586,\"2023-03-16 15:21:09.098 +11:00\",2018,075,77,1,04,1095\n64129935d7fb4a2f516bd585,\"2023-03-16 15:21:09.071 +11:00\",2018,075,77,1,03,1404\n64129935d7fb4a2f516bd584,\"2023-03-16 15:21:09.042 +11:00\",2018,075,77,1,02,3564\n64129934d7fb4a2f516bd583,\"2023-03-16 15:21:08.997 +11:00\",2018,075,77,1,01,702\n64129934d7fb4a2f516bd582,\"2023-03-16 15:21:08.963 +11:00\",2018,075,9,9,77,0\n64129934d7fb4a2f516bd581,\"2023-03-16 15:21:08.939 +11:00\",2018,075,9,9,9999,0\n64129934d7fb4a2f516bd580,\"2023-03-16 15:21:08.914 +11:00\",2018,075,9,9,99,..C\n64129934d7fb4a2f516bd57f,\"2023-03-16 15:21:08.889 +11:00\",2018,075,9,9,18,0\n64129934d7fb4a2f516bd57e,\"2023-03-16 15:21:08.863 +11:00\",2018,075,9,9,17,0\n64129934d7fb4a2f516bd57d,\"2023-03-16 15:21:08.839 +11:00\",2018,075,9,9,16,0\n64129934d7fb4a2f516bd57c,\"2023-03-16 15:21:08.813 +11:00\",2018,075,9,9,15,0\n64129934d7fb4a2f516bd57b,\"2023-03-16 15:21:08.790 +11:00\",2018,075,9,9,14,0\n64129934d7fb4a2f516bd57a,\"2023-03-16 15:21:08.768 +11:00\",2018,075,9,9,13,0\n64129934d7fb4a2f516bd579,\"2023-03-16 15:21:08.743 +11:00\",2018,075,9,9,12,0\n64129934d7fb4a2f516bd578,\"2023-03-16 15:21:08.719 +11:00\",2018,075,9,9,09,0\n64129934d7fb4a2f516bd577,\"2023-03-16 15:21:08.692 +11:00\",2018,075,9,9,08,0\n64129934d7fb4a2f516bd576,\"2023-03-16 15:21:08.670 +11:00\",2018,075,9,9,07,0\n64129934d7fb4a2f516bd575,\"2023-03-16 15:21:08.647 +11:00\",2018,075,9,9,06,0\n64129934d7fb4a2f516bd574,\"2023-03-16 15:21:08.623 +11:00\",2018,075,9,9,05,0\n64129934d7fb4a2f516bd573,\"2023-03-16 15:21:08.599 +11:00\",2018,075,9,9,04,0\n64129934d7fb4a2f516bd572,\"2023-03-16 15:21:08.576 +11:00\",2018,075,9,9,03,0\n64129934d7fb4a2f516bd571,\"2023-03-16 15:21:08.552 +11:00\",2018,075,9,9,02,0\n64129934d7fb4a2f516bd570,\"2023-03-16 15:21:08.529 +11:00\",2018,075,9,9,01,0\n64129934d7fb4a2f516bd56f,\"2023-03-16 15:21:08.507 +11:00\",2018,075,9,2,77,0\n64129934d7fb4a2f516bd56e,\"2023-03-16 15:21:08.484 +11:00\",2018,075,9,2,9999,0\n64129934d7fb4a2f516bd56d,\"2023-03-16 15:21:08.462 +11:00\",2018,075,9,2,99,..C\n64129934d7fb4a2f516bd56c,\"2023-03-16 15:21:08.441 +11:00\",2018,075,9,2,18,0\n64129934d7fb4a2f516bd56b,\"2023-03-16 15:21:08.418 +11:00\",2018,075,9,2,17,0\n64129934d7fb4a2f516bd56a,\"2023-03-16 15:21:08.395 +11:00\",2018,075,9,2,16,0\n64129934d7fb4a2f516bd569,\"2023-03-16 15:21:08.372 +11:00\",2018,075,9,2,15,0\n64129934d7fb4a2f516bd568,\"2023-03-16 15:21:08.348 +11:00\",2018,075,9,2,14,0\n64129934d7fb4a2f516bd567,\"2023-03-16 15:21:08.321 +11:00\",2018,075,9,2,13,0\n64129934d7fb4a2f516bd566,\"2023-03-16 15:21:08.299 +11:00\",2018,075,9,2,12,0\n64129934d7fb4a2f516bd565,\"2023-03-16 15:21:08.274 +11:00\",2018,075,9,2,09,0\n64129934d7fb4a2f516bd564,\"2023-03-16 15:21:08.250 +11:00\",2018,075,9,2,08,0\n64129934d7fb4a2f516bd563,\"2023-03-16 15:21:08.227 +11:00\",2018,075,9,2,07,0\n64129934d7fb4a2f516bd562,\"2023-03-16 15:21:08.204 +11:00\",2018,075,9,2,06,0\n64129934d7fb4a2f516bd561,\"2023-03-16 15:21:08.182 +11:00\",2018,075,9,2,05,0\n64129934d7fb4a2f516bd560,\"2023-03-16 15:21:08.160 +11:00\",2018,075,9,2,04,0\n64129934d7fb4a2f516bd55f,\"2023-03-16 15:21:08.137 +11:00\",2018,075,9,2,03,0\n64129934d7fb4a2f516bd55e,\"2023-03-16 15:21:08.114 +11:00\",2018,075,9,2,02,0\n64129934d7fb4a2f516bd55d,\"2023-03-16 15:21:08.092 +11:00\",2018,075,9,2,01,0\n64129934d7fb4a2f516bd55c,\"2023-03-16 15:21:08.070 +11:00\",2018,075,9,1,77,0\n64129934d7fb4a2f516bd55b,\"2023-03-16 15:21:08.045 +11:00\",2018,075,9,1,9999,0\n64129934d7fb4a2f516bd55a,\"2023-03-16 15:21:08.022 +11:00\",2018,075,9,1,99,..C\n64129933d7fb4a2f516bd559,\"2023-03-16 15:21:07.996 +11:00\",2018,075,9,1,18,0\n64129933d7fb4a2f516bd558,\"2023-03-16 15:21:07.900 +11:00\",2018,075,9,1,17,0\n64129933d7fb4a2f516bd557,\"2023-03-16 15:21:07.876 +11:00\",2018,075,9,1,16,0\n64129933d7fb4a2f516bd556,\"2023-03-16 15:21:07.842 +11:00\",2018,075,9,1,15,0\n64129933d7fb4a2f516bd555,\"2023-03-16 15:21:07.816 +11:00\",2018,075,9,1,14,0\n64129933d7fb4a2f516bd554,\"2023-03-16 15:21:07.792 +11:00\",2018,075,9,1,13,0\n64129933d7fb4a2f516bd553,\"2023-03-16 15:21:07.768 +11:00\",2018,075,9,1,12,0\n64129933d7fb4a2f516bd552,\"2023-03-16 15:21:07.742 +11:00\",2018,075,9,1,09,0\n64129933d7fb4a2f516bd551,\"2023-03-16 15:21:07.719 +11:00\",2018,075,9,1,08,0\n64129933d7fb4a2f516bd550,\"2023-03-16 15:21:07.692 +11:00\",2018,075,9,1,07,0\n64129933d7fb4a2f516bd54f,\"2023-03-16 15:21:07.669 +11:00\",2018,075,9,1,06,0\n64129933d7fb4a2f516bd54e,\"2023-03-16 15:21:07.634 +11:00\",2018,075,9,1,05,0\n64129933d7fb4a2f516bd54d,\"2023-03-16 15:21:07.560 +11:00\",2018,075,9,1,04,0\n64129933d7fb4a2f516bd54c,\"2023-03-16 15:21:07.528 +11:00\",2018,075,9,1,03,0\n64129933d7fb4a2f516bd54b,\"2023-03-16 15:21:07.504 +11:00\",2018,075,9,1,02,0\n64129933d7fb4a2f516bd54a,\"2023-03-16 15:21:07.481 +11:00\",2018,075,9,1,01,0\n64129933d7fb4a2f516bd549,\"2023-03-16 15:21:07.457 +11:00\",2018,075,6,9,77,243\n64129933d7fb4a2f516bd548,\"2023-03-16 15:21:07.430 +11:00\",2018,075,6,9,9999,243\n64129933d7fb4a2f516bd547,\"2023-03-16 15:21:07.405 +11:00\",2018,075,6,9,99,..C\n64129933d7fb4a2f516bd546,\"2023-03-16 15:21:07.339 +11:00\",2018,075,6,9,18,3\n64129933d7fb4a2f516bd545,\"2023-03-16 15:21:07.314 +11:00\",2018,075,6,9,17,6\n64129933d7fb4a2f516bd544,\"2023-03-16 15:21:07.286 +11:00\",2018,075,6,9,16,9\n64129933d7fb4a2f516bd543,\"2023-03-16 15:21:07.250 +11:00\",2018,075,6,9,15,6\n64129933d7fb4a2f516bd542,\"2023-03-16 15:21:07.223 +11:00\",2018,075,6,9,14,9\n64129933d7fb4a2f516bd541,\"2023-03-16 15:21:07.190 +11:00\",2018,075,6,9,13,30\n64129933d7fb4a2f516bd540,\"2023-03-16 15:21:07.115 +11:00\",2018,075,6,9,12,3\n64129933d7fb4a2f516bd53f,\"2023-03-16 15:21:07.063 +11:00\",2018,075,6,9,09,27\n64129933d7fb4a2f516bd53e,\"2023-03-16 15:21:07.015 +11:00\",2018,075,6,9,08,12\n64129932d7fb4a2f516bd53d,\"2023-03-16 15:21:06.977 +11:00\",2018,075,6,9,07,9\n64129932d7fb4a2f516bd53c,\"2023-03-16 15:21:06.897 +11:00\",2018,075,6,9,06,15\n64129932d7fb4a2f516bd53b,\"2023-03-16 15:21:06.846 +11:00\",2018,075,6,9,05,0\n64129932d7fb4a2f516bd53a,\"2023-03-16 15:21:06.824 +11:00\",2018,075,6,9,04,18\n64129932d7fb4a2f516bd539,\"2023-03-16 15:21:06.803 +11:00\",2018,075,6,9,03,21\n64129932d7fb4a2f516bd538,\"2023-03-16 15:21:06.779 +11:00\",2018,075,6,9,02,51\n64129932d7fb4a2f516bd537,\"2023-03-16 15:21:06.743 +11:00\",2018,075,6,9,01,15\n64129932d7fb4a2f516bd536,\"2023-03-16 15:21:06.720 +11:00\",2018,075,6,2,77,123\n64129932d7fb4a2f516bd535,\"2023-03-16 15:21:06.687 +11:00\",2018,075,6,2,9999,123\n64129932d7fb4a2f516bd534,\"2023-03-16 15:21:06.662 +11:00\",2018,075,6,2,99,..C\n64129932d7fb4a2f516bd533,\"2023-03-16 15:21:06.638 +11:00\",2018,075,6,2,18,0\n64129932d7fb4a2f516bd532,\"2023-03-16 15:21:06.609 +11:00\",2018,075,6,2,17,3\n64129932d7fb4a2f516bd531,\"2023-03-16 15:21:06.579 +11:00\",2018,075,6,2,16,9\n64129932d7fb4a2f516bd530,\"2023-03-16 15:21:06.555 +11:00\",2018,075,6,2,15,3\n64129932d7fb4a2f516bd52f,\"2023-03-16 15:21:06.531 +11:00\",2018,075,6,2,14,3\n64129932d7fb4a2f516bd52e,\"2023-03-16 15:21:06.503 +11:00\",2018,075,6,2,13,15\n64129932d7fb4a2f516bd52d,\"2023-03-16 15:21:06.453 +11:00\",2018,075,6,2,12,0\n64129932d7fb4a2f516bd52c,\"2023-03-16 15:21:06.395 +11:00\",2018,075,6,2,09,15\n64129932d7fb4a2f516bd52b,\"2023-03-16 15:21:06.338 +11:00\",2018,075,6,2,08,6\n64129932d7fb4a2f516bd52a,\"2023-03-16 15:21:06.313 +11:00\",2018,075,6,2,07,3\n64129932d7fb4a2f516bd529,\"2023-03-16 15:21:06.270 +11:00\",2018,075,6,2,06,12\n64129932d7fb4a2f516bd528,\"2023-03-16 15:21:06.239 +11:00\",2018,075,6,2,05,0\n64129932d7fb4a2f516bd527,\"2023-03-16 15:21:06.171 +11:00\",2018,075,6,2,04,12\n64129932d7fb4a2f516bd526,\"2023-03-16 15:21:06.094 +11:00\",2018,075,6,2,03,15\n64129932d7fb4a2f516bd525,\"2023-03-16 15:21:06.071 +11:00\",2018,075,6,2,02,15\n64129932d7fb4a2f516bd524,\"2023-03-16 15:21:06.034 +11:00\",2018,075,6,2,01,9\n64129931d7fb4a2f516bd523,\"2023-03-16 15:21:05.985 +11:00\",2018,075,6,1,77,120\n64129931d7fb4a2f516bd522,\"2023-03-16 15:21:05.926 +11:00\",2018,075,6,1,9999,120\n64129931d7fb4a2f516bd521,\"2023-03-16 15:21:05.842 +11:00\",2018,075,6,1,99,..C\n64129931d7fb4a2f516bd520,\"2023-03-16 15:21:05.818 +11:00\",2018,075,6,1,18,0\n64129931d7fb4a2f516bd51f,\"2023-03-16 15:21:05.797 +11:00\",2018,075,6,1,17,3\n64129931d7fb4a2f516bd51e,\"2023-03-16 15:21:05.768 +11:00\",2018,075,6,1,16,3\n64129931d7fb4a2f516bd51d,\"2023-03-16 15:21:05.743 +11:00\",2018,075,6,1,15,3\n64129931d7fb4a2f516bd51c,\"2023-03-16 15:21:05.721 +11:00\",2018,075,6,1,14,6\n64129931d7fb4a2f516bd51b,\"2023-03-16 15:21:05.694 +11:00\",2018,075,6,1,13,18\n64129931d7fb4a2f516bd51a,\"2023-03-16 15:21:05.663 +11:00\",2018,075,6,1,12,3\n64129931d7fb4a2f516bd519,\"2023-03-16 15:21:05.615 +11:00\",2018,075,6,1,09,12\n64129931d7fb4a2f516bd518,\"2023-03-16 15:21:05.593 +11:00\",2018,075,6,1,08,9\n64129931d7fb4a2f516bd517,\"2023-03-16 15:21:05.569 +11:00\",2018,075,6,1,07,6\n64129931d7fb4a2f516bd516,\"2023-03-16 15:21:05.546 +11:00\",2018,075,6,1,06,6\n64129931d7fb4a2f516bd515,\"2023-03-16 15:21:05.487 +11:00\",2018,075,6,1,05,0\n64129931d7fb4a2f516bd514,\"2023-03-16 15:21:05.463 +11:00\",2018,075,6,1,04,6\n64129931d7fb4a2f516bd513,\"2023-03-16 15:21:05.411 +11:00\",2018,075,6,1,03,6\n64129931d7fb4a2f516bd512,\"2023-03-16 15:21:05.382 +11:00\",2018,075,6,1,02,36\n64129931d7fb4a2f516bd511,\"2023-03-16 15:21:05.330 +11:00\",2018,075,6,1,01,6\n64129931d7fb4a2f516bd510,\"2023-03-16 15:21:05.305 +11:00\",2018,075,5,9,77,93\n64129931d7fb4a2f516bd50f,\"2023-03-16 15:21:05.275 +11:00\",2018,075,5,9,9999,93\n64129931d7fb4a2f516bd50e,\"2023-03-16 15:21:05.223 +11:00\",2018,075,5,9,99,..C\n64129931d7fb4a2f516bd50d,\"2023-03-16 15:21:05.095 +11:00\",2018,075,5,9,18,0\n64129931d7fb4a2f516bd50c,\"2023-03-16 15:21:05.068 +11:00\",2018,075,5,9,17,0\n64129931d7fb4a2f516bd50b,\"2023-03-16 15:21:05.035 +11:00\",2018,075,5,9,16,0\n64129931d7fb4a2f516bd50a,\"2023-03-16 15:21:05.003 +11:00\",2018,075,5,9,15,0\n64129930d7fb4a2f516bd509,\"2023-03-16 15:21:04.977 +11:00\",2018,075,5,9,14,3\n64129930d7fb4a2f516bd508,\"2023-03-16 15:21:04.952 +11:00\",2018,075,5,9,13,6\n64129930d7fb4a2f516bd507,\"2023-03-16 15:21:04.876 +11:00\",2018,075,5,9,12,0\n64129930d7fb4a2f516bd506,\"2023-03-16 15:21:04.853 +11:00\",2018,075,5,9,09,18\n64129930d7fb4a2f516bd505,\"2023-03-16 15:21:04.830 +11:00\",2018,075,5,9,08,6\n64129930d7fb4a2f516bd504,\"2023-03-16 15:21:04.806 +11:00\",2018,075,5,9,07,3\n64129930d7fb4a2f516bd503,\"2023-03-16 15:21:04.784 +11:00\",2018,075,5,9,06,0\n64129930d7fb4a2f516bd502,\"2023-03-16 15:21:04.750 +11:00\",2018,075,5,9,05,0\n64129930d7fb4a2f516bd501,\"2023-03-16 15:21:04.719 +11:00\",2018,075,5,9,04,0\n64129930d7fb4a2f516bd500,\"2023-03-16 15:21:04.695 +11:00\",2018,075,5,9,03,6\n64129930d7fb4a2f516bd4ff,\"2023-03-16 15:21:04.672 +11:00\",2018,075,5,9,02,51\n64129930d7fb4a2f516bd4fe,\"2023-03-16 15:21:04.642 +11:00\",2018,075,5,9,01,3\n64129930d7fb4a2f516bd4fd,\"2023-03-16 15:21:04.620 +11:00\",2018,075,5,2,77,42\n64129930d7fb4a2f516bd4fc,\"2023-03-16 15:21:04.597 +11:00\",2018,075,5,2,9999,42\n64129930d7fb4a2f516bd4fb,\"2023-03-16 15:21:04.573 +11:00\",2018,075,5,2,99,..C\n64129930d7fb4a2f516bd4fa,\"2023-03-16 15:21:04.549 +11:00\",2018,075,5,2,18,0\n64129930d7fb4a2f516bd4f9,\"2023-03-16 15:21:04.486 +11:00\",2018,075,5,2,17,0\n64129930d7fb4a2f516bd4f8,\"2023-03-16 15:21:04.455 +11:00\",2018,075,5,2,16,0\n64129930d7fb4a2f516bd4f7,\"2023-03-16 15:21:04.432 +11:00\",2018,075,5,2,15,0\n64129930d7fb4a2f516bd4f6,\"2023-03-16 15:21:04.406 +11:00\",2018,075,5,2,14,3\n64129930d7fb4a2f516bd4f5,\"2023-03-16 15:21:04.368 +11:00\",2018,075,5,2,13,3\n64129930d7fb4a2f516bd4f4,\"2023-03-16 15:21:04.338 +11:00\",2018,075,5,2,12,0\n64129930d7fb4a2f516bd4f3,\"2023-03-16 15:21:04.305 +11:00\",2018,075,5,2,09,12\n64129930d7fb4a2f516bd4f2,\"2023-03-16 15:21:04.281 +11:00\",2018,075,5,2,08,3\n64129930d7fb4a2f516bd4f1,\"2023-03-16 15:21:04.250 +11:00\",2018,075,5,2,07,3\n64129930d7fb4a2f516bd4f0,\"2023-03-16 15:21:04.205 +11:00\",2018,075,5,2,06,0\n64129930d7fb4a2f516bd4ef,\"2023-03-16 15:21:04.181 +11:00\",2018,075,5,2,05,0\n64129930d7fb4a2f516bd4ee,\"2023-03-16 15:21:04.152 +11:00\",2018,075,5,2,04,0\n64129930d7fb4a2f516bd4ed,\"2023-03-16 15:21:04.119 +11:00\",2018,075,5,2,03,3\n64129930d7fb4a2f516bd4ec,\"2023-03-16 15:21:04.093 +11:00\",2018,075,5,2,02,18\n64129930d7fb4a2f516bd4eb,\"2023-03-16 15:21:04.059 +11:00\",2018,075,5,2,01,3\n64129930d7fb4a2f516bd4ea,\"2023-03-16 15:21:04.028 +11:00\",2018,075,5,1,77,54\n64129930d7fb4a2f516bd4e9,\"2023-03-16 15:21:04.005 +11:00\",2018,075,5,1,9999,54\n6412992fd7fb4a2f516bd4e8,\"2023-03-16 15:21:03.973 +11:00\",2018,075,5,1,99,..C\n6412992fd7fb4a2f516bd4e7,\"2023-03-16 15:21:03.940 +11:00\",2018,075,5,1,18,0\n6412992fd7fb4a2f516bd4e6,\"2023-03-16 15:21:03.909 +11:00\",2018,075,5,1,17,0\n6412992fd7fb4a2f516bd4e5,\"2023-03-16 15:21:03.878 +11:00\",2018,075,5,1,16,0\n6412992fd7fb4a2f516bd4e4,\"2023-03-16 15:21:03.855 +11:00\",2018,075,5,1,15,0\n6412992fd7fb4a2f516bd4e3,\"2023-03-16 15:21:03.808 +11:00\",2018,075,5,1,14,0\n6412992fd7fb4a2f516bd4e2,\"2023-03-16 15:21:03.742 +11:00\",2018,075,5,1,13,3\n6412992fd7fb4a2f516bd4e1,\"2023-03-16 15:21:03.715 +11:00\",2018,075,5,1,12,0\n6412992fd7fb4a2f516bd4e0,\"2023-03-16 15:21:03.686 +11:00\",2018,075,5,1,09,6\n6412992fd7fb4a2f516bd4df,\"2023-03-16 15:21:03.660 +11:00\",2018,075,5,1,08,3\n6412992fd7fb4a2f516bd4de,\"2023-03-16 15:21:03.619 +11:00\",2018,075,5,1,07,0\n6412992fd7fb4a2f516bd4dd,\"2023-03-16 15:21:03.593 +11:00\",2018,075,5,1,06,0\n6412992fd7fb4a2f516bd4dc,\"2023-03-16 15:21:03.470 +11:00\",2018,075,5,1,05,0\n6412992fd7fb4a2f516bd4db,\"2023-03-16 15:21:03.367 +11:00\",2018,075,5,1,04,0\n6412992fd7fb4a2f516bd4da,\"2023-03-16 15:21:03.344 +11:00\",2018,075,5,1,03,3\n6412992fd7fb4a2f516bd4d9,\"2023-03-16 15:21:03.322 +11:00\",2018,075,5,1,02,33\n6412992fd7fb4a2f516bd4d8,\"2023-03-16 15:21:03.292 +11:00\",2018,075,5,1,01,0\n6412992fd7fb4a2f516bd4d7,\"2023-03-16 15:21:03.267 +11:00\",2018,075,4,9,77,1743\n6412992fd7fb4a2f516bd4d6,\"2023-03-16 15:21:03.183 +11:00\",2018,075,4,9,9999,1743\n6412992fd7fb4a2f516bd4d5,\"2023-03-16 15:21:03.114 +11:00\",2018,075,4,9,99,..C\n6412992fd7fb4a2f516bd4d4,\"2023-03-16 15:21:03.052 +11:00\",2018,075,4,9,18,0\n6412992fd7fb4a2f516bd4d3,\"2023-03-16 15:21:03.008 +11:00\",2018,075,4,9,17,6\n6412992ed7fb4a2f516bd4d2,\"2023-03-16 15:21:02.940 +11:00\",2018,075,4,9,16,3\n6412992ed7fb4a2f516bd4d1,\"2023-03-16 15:21:02.915 +11:00\",2018,075,4,9,15,6\n6412992ed7fb4a2f516bd4d0,\"2023-03-16 15:21:02.890 +11:00\",2018,075,4,9,14,12\n6412992ed7fb4a2f516bd4cf,\"2023-03-16 15:21:02.849 +11:00\",2018,075,4,9,13,99\n6412992ed7fb4a2f516bd4ce,\"2023-03-16 15:21:02.800 +11:00\",2018,075,4,9,12,3\n6412992ed7fb4a2f516bd4cd,\"2023-03-16 15:21:02.776 +11:00\",2018,075,4,9,09,201\n6412992ed7fb4a2f516bd4cc,\"2023-03-16 15:21:02.753 +11:00\",2018,075,4,9,08,42\n6412992ed7fb4a2f516bd4cb,\"2023-03-16 15:21:02.730 +11:00\",2018,075,4,9,07,6\n6412992ed7fb4a2f516bd4ca,\"2023-03-16 15:21:02.706 +11:00\",2018,075,4,9,06,18\n6412992ed7fb4a2f516bd4c9,\"2023-03-16 15:21:02.661 +11:00\",2018,075,4,9,05,3\n6412992ed7fb4a2f516bd4c8,\"2023-03-16 15:21:02.637 +11:00\",2018,075,4,9,04,24\n6412992ed7fb4a2f516bd4c7,\"2023-03-16 15:21:02.604 +11:00\",2018,075,4,9,03,81\n6412992ed7fb4a2f516bd4c6,\"2023-03-16 15:21:02.579 +11:00\",2018,075,4,9,02,1227\n6412992ed7fb4a2f516bd4c5,\"2023-03-16 15:21:02.552 +11:00\",2018,075,4,9,01,9\n6412992ed7fb4a2f516bd4c4,\"2023-03-16 15:21:02.527 +11:00\",2018,075,4,2,77,942\n6412992ed7fb4a2f516bd4c3,\"2023-03-16 15:21:02.502 +11:00\",2018,075,4,2,9999,942\n6412992ed7fb4a2f516bd4c2,\"2023-03-16 15:21:02.476 +11:00\",2018,075,4,2,99,..C\n6412992ed7fb4a2f516bd4c1,\"2023-03-16 15:21:02.450 +11:00\",2018,075,4,2,18,0\n6412992ed7fb4a2f516bd4c0,\"2023-03-16 15:21:02.423 +11:00\",2018,075,4,2,17,3\n6412992ed7fb4a2f516bd4bf,\"2023-03-16 15:21:02.393 +11:00\",2018,075,4,2,16,3\n6412992ed7fb4a2f516bd4be,\"2023-03-16 15:21:02.367 +11:00\",2018,075,4,2,15,3\n6412992ed7fb4a2f516bd4bd,\"2023-03-16 15:21:02.342 +11:00\",2018,075,4,2,14,9\n6412992ed7fb4a2f516bd4bc,\"2023-03-16 15:21:02.317 +11:00\",2018,075,4,2,13,48\n6412992ed7fb4a2f516bd4bb,\"2023-03-16 15:21:02.292 +11:00\",2018,075,4,2,12,0\n6412992ed7fb4a2f516bd4ba,\"2023-03-16 15:21:02.262 +11:00\",2018,075,4,2,09,120\n6412992ed7fb4a2f516bd4b9,\"2023-03-16 15:21:02.234 +11:00\",2018,075,4,2,08,21\n6412992ed7fb4a2f516bd4b8,\"2023-03-16 15:21:02.189 +11:00\",2018,075,4,2,07,6\n6412992ed7fb4a2f516bd4b7,\"2023-03-16 15:21:02.165 +11:00\",2018,075,4,2,06,9\n6412992ed7fb4a2f516bd4b6,\"2023-03-16 15:21:02.142 +11:00\",2018,075,4,2,05,0\n6412992ed7fb4a2f516bd4b5,\"2023-03-16 15:21:02.117 +11:00\",2018,075,4,2,04,18\n6412992ed7fb4a2f516bd4b4,\"2023-03-16 15:21:02.092 +11:00\",2018,075,4,2,03,39\n6412992ed7fb4a2f516bd4b3,\"2023-03-16 15:21:02.067 +11:00\",2018,075,4,2,02,663\n6412992ed7fb4a2f516bd4b2,\"2023-03-16 15:21:02.042 +11:00\",2018,075,4,2,01,6\n6412992ed7fb4a2f516bd4b1,\"2023-03-16 15:21:02.018 +11:00\",2018,075,4,1,77,801\n6412992dd7fb4a2f516bd4b0,\"2023-03-16 15:21:01.994 +11:00\",2018,075,4,1,9999,801\n6412992dd7fb4a2f516bd4af,\"2023-03-16 15:21:01.930 +11:00\",2018,075,4,1,99,..C\n6412992dd7fb4a2f516bd4ae,\"2023-03-16 15:21:01.906 +11:00\",2018,075,4,1,18,0\n6412992dd7fb4a2f516bd4ad,\"2023-03-16 15:21:01.880 +11:00\",2018,075,4,1,17,3\n6412992dd7fb4a2f516bd4ac,\"2023-03-16 15:21:01.857 +11:00\",2018,075,4,1,16,0\n6412992dd7fb4a2f516bd4ab,\"2023-03-16 15:21:01.832 +11:00\",2018,075,4,1,15,3\n6412992dd7fb4a2f516bd4aa,\"2023-03-16 15:21:01.806 +11:00\",2018,075,4,1,14,3\n6412992dd7fb4a2f516bd4a9,\"2023-03-16 15:21:01.780 +11:00\",2018,075,4,1,13,54\n6412992dd7fb4a2f516bd4a8,\"2023-03-16 15:21:01.749 +11:00\",2018,075,4,1,12,3\n6412992dd7fb4a2f516bd4a7,\"2023-03-16 15:21:01.712 +11:00\",2018,075,4,1,09,81\n6412992dd7fb4a2f516bd4a6,\"2023-03-16 15:21:01.686 +11:00\",2018,075,4,1,08,21\n6412992dd7fb4a2f516bd4a5,\"2023-03-16 15:21:01.661 +11:00\",2018,075,4,1,07,0\n6412992dd7fb4a2f516bd4a4,\"2023-03-16 15:21:01.628 +11:00\",2018,075,4,1,06,9\n6412992dd7fb4a2f516bd4a3,\"2023-03-16 15:21:01.568 +11:00\",2018,075,4,1,05,0\n6412992dd7fb4a2f516bd4a2,\"2023-03-16 15:21:01.538 +11:00\",2018,075,4,1,04,9\n6412992dd7fb4a2f516bd4a1,\"2023-03-16 15:21:01.511 +11:00\",2018,075,4,1,03,39\n6412992dd7fb4a2f516bd4a0,\"2023-03-16 15:21:01.484 +11:00\",2018,075,4,1,02,567\n6412992dd7fb4a2f516bd49f,\"2023-03-16 15:21:01.441 +11:00\",2018,075,4,1,01,6\n6412992dd7fb4a2f516bd49e,\"2023-03-16 15:21:01.408 +11:00\",2018,075,3,9,77,846\n6412992dd7fb4a2f516bd49d,\"2023-03-16 15:21:01.375 +11:00\",2018,075,3,9,9999,846\n6412992dd7fb4a2f516bd49c,\"2023-03-16 15:21:01.349 +11:00\",2018,075,3,9,99,..C\n6412992dd7fb4a2f516bd49b,\"2023-03-16 15:21:01.311 +11:00\",2018,075,3,9,18,3\n6412992dd7fb4a2f516bd49a,\"2023-03-16 15:21:01.281 +11:00\",2018,075,3,9,17,3\n6412992dd7fb4a2f516bd499,\"2023-03-16 15:21:01.257 +11:00\",2018,075,3,9,16,0\n6412992dd7fb4a2f516bd498,\"2023-03-16 15:21:01.212 +11:00\",2018,075,3,9,15,6\n6412992dd7fb4a2f516bd497,\"2023-03-16 15:21:01.180 +11:00\",2018,075,3,9,14,6\n6412992dd7fb4a2f516bd496,\"2023-03-16 15:21:01.155 +11:00\",2018,075,3,9,13,33\n6412992dd7fb4a2f516bd495,\"2023-03-16 15:21:01.121 +11:00\",2018,075,3,9,12,0\n6412992dd7fb4a2f516bd494,\"2023-03-16 15:21:01.097 +11:00\",2018,075,3,9,09,117\n6412992dd7fb4a2f516bd493,\"2023-03-16 15:21:01.073 +11:00\",2018,075,3,9,08,15\n6412992dd7fb4a2f516bd492,\"2023-03-16 15:21:01.049 +11:00\",2018,075,3,9,07,0\n6412992dd7fb4a2f516bd491,\"2023-03-16 15:21:01.026 +11:00\",2018,075,3,9,06,15\n6412992dd7fb4a2f516bd490,\"2023-03-16 15:21:00.999 +11:00\",2018,075,3,9,05,0\n6412992cd7fb4a2f516bd48f,\"2023-03-16 15:21:00.966 +11:00\",2018,075,3,9,04,21\n6412992cd7fb4a2f516bd48e,\"2023-03-16 15:21:00.939 +11:00\",2018,075,3,9,03,33\n6412992cd7fb4a2f516bd48d,\"2023-03-16 15:21:00.917 +11:00\",2018,075,3,9,02,573\n6412992cd7fb4a2f516bd48c,\"2023-03-16 15:21:00.864 +11:00\",2018,075,3,9,01,18\n6412992cd7fb4a2f516bd48b,\"2023-03-16 15:21:00.839 +11:00\",2018,075,3,2,77,477\n6412992cd7fb4a2f516bd48a,\"2023-03-16 15:21:00.800 +11:00\",2018,075,3,2,9999,477\n6412992cd7fb4a2f516bd489,\"2023-03-16 15:21:00.776 +11:00\",2018,075,3,2,99,..C\n6412992cd7fb4a2f516bd488,\"2023-03-16 15:21:00.751 +11:00\",2018,075,3,2,18,0\n6412992cd7fb4a2f516bd487,\"2023-03-16 15:21:00.726 +11:00\",2018,075,3,2,17,0\n6412992cd7fb4a2f516bd486,\"2023-03-16 15:21:00.688 +11:00\",2018,075,3,2,16,0\n6412992cd7fb4a2f516bd485,\"2023-03-16 15:21:00.665 +11:00\",2018,075,3,2,15,3\n6412992cd7fb4a2f516bd484,\"2023-03-16 15:21:00.635 +11:00\",2018,075,3,2,14,3\n6412992cd7fb4a2f516bd483,\"2023-03-16 15:21:00.604 +11:00\",2018,075,3,2,13,18\n6412992cd7fb4a2f516bd482,\"2023-03-16 15:21:00.579 +11:00\",2018,075,3,2,12,0\n6412992cd7fb4a2f516bd481,\"2023-03-16 15:21:00.550 +11:00\",2018,075,3,2,09,63\n6412992cd7fb4a2f516bd480,\"2023-03-16 15:21:00.522 +11:00\",2018,075,3,2,08,9\n6412992cd7fb4a2f516bd47f,\"2023-03-16 15:21:00.492 +11:00\",2018,075,3,2,07,0\n6412992cd7fb4a2f516bd47e,\"2023-03-16 15:21:00.467 +11:00\",2018,075,3,2,06,9\n6412992cd7fb4a2f516bd47d,\"2023-03-16 15:21:00.443 +11:00\",2018,075,3,2,05,0\n6412992cd7fb4a2f516bd47c,\"2023-03-16 15:21:00.419 +11:00\",2018,075,3,2,04,12\n6412992cd7fb4a2f516bd47b,\"2023-03-16 15:21:00.396 +11:00\",2018,075,3,2,03,21\n6412992cd7fb4a2f516bd47a,\"2023-03-16 15:21:00.365 +11:00\",2018,075,3,2,02,321\n6412992cd7fb4a2f516bd479,\"2023-03-16 15:21:00.330 +11:00\",2018,075,3,2,01,15\n6412992cd7fb4a2f516bd478,\"2023-03-16 15:21:00.299 +11:00\",2018,075,3,1,77,366\n6412992cd7fb4a2f516bd477,\"2023-03-16 15:21:00.274 +11:00\",2018,075,3,1,9999,366\n6412992cd7fb4a2f516bd476,\"2023-03-16 15:21:00.215 +11:00\",2018,075,3,1,99,..C\n6412992cd7fb4a2f516bd475,\"2023-03-16 15:21:00.192 +11:00\",2018,075,3,1,18,3\n6412992cd7fb4a2f516bd474,\"2023-03-16 15:21:00.169 +11:00\",2018,075,3,1,17,3\n6412992cd7fb4a2f516bd473,\"2023-03-16 15:21:00.147 +11:00\",2018,075,3,1,16,0\n6412992cd7fb4a2f516bd472,\"2023-03-16 15:21:00.122 +11:00\",2018,075,3,1,15,3\n6412992cd7fb4a2f516bd471,\"2023-03-16 15:21:00.084 +11:00\",2018,075,3,1,14,3\n6412992cd7fb4a2f516bd470,\"2023-03-16 15:21:00.060 +11:00\",2018,075,3,1,13,15\n6412992cd7fb4a2f516bd46f,\"2023-03-16 15:21:00.037 +11:00\",2018,075,3,1,12,0\n6412992cd7fb4a2f516bd46e,\"2023-03-16 15:21:00.003 +11:00\",2018,075,3,1,09,51\n6412992bd7fb4a2f516bd46d,\"2023-03-16 15:20:59.979 +11:00\",2018,075,3,1,08,6\n6412992bd7fb4a2f516bd46c,\"2023-03-16 15:20:59.955 +11:00\",2018,075,3,1,07,0\n6412992bd7fb4a2f516bd46b,\"2023-03-16 15:20:59.932 +11:00\",2018,075,3,1,06,6\n6412992bd7fb4a2f516bd46a,\"2023-03-16 15:20:59.907 +11:00\",2018,075,3,1,05,0\n6412992bd7fb4a2f516bd469,\"2023-03-16 15:20:59.878 +11:00\",2018,075,3,1,04,9\n6412992bd7fb4a2f516bd468,\"2023-03-16 15:20:59.853 +11:00\",2018,075,3,1,03,15\n6412992bd7fb4a2f516bd467,\"2023-03-16 15:20:59.828 +11:00\",2018,075,3,1,02,252\n6412992bd7fb4a2f516bd466,\"2023-03-16 15:20:59.804 +11:00\",2018,075,3,1,01,3\n6412992bd7fb4a2f516bd465,\"2023-03-16 15:20:59.762 +11:00\",2018,075,2,9,77,1923\n6412992bd7fb4a2f516bd464,\"2023-03-16 15:20:59.717 +11:00\",2018,075,2,9,9999,1926\n6412992bd7fb4a2f516bd463,\"2023-03-16 15:20:59.655 +11:00\",2018,075,2,9,99,..C\n6412992bd7fb4a2f516bd462,\"2023-03-16 15:20:59.594 +11:00\",2018,075,2,9,18,18\n6412992bd7fb4a2f516bd461,\"2023-03-16 15:20:59.567 +11:00\",2018,075,2,9,17,12\n6412992bd7fb4a2f516bd460,\"2023-03-16 15:20:59.538 +11:00\",2018,075,2,9,16,18\n6412992bd7fb4a2f516bd45f,\"2023-03-16 15:20:59.505 +11:00\",2018,075,2,9,15,54\n6412992bd7fb4a2f516bd45e,\"2023-03-16 15:20:59.480 +11:00\",2018,075,2,9,14,30\n6412992bd7fb4a2f516bd45d,\"2023-03-16 15:20:59.449 +11:00\",2018,075,2,9,13,108\n6412992bd7fb4a2f516bd45c,\"2023-03-16 15:20:59.422 +11:00\",2018,075,2,9,12,12\n6412992bd7fb4a2f516bd45b,\"2023-03-16 15:20:59.400 +11:00\",2018,075,2,9,09,162\n6412992bd7fb4a2f516bd45a,\"2023-03-16 15:20:59.370 +11:00\",2018,075,2,9,08,147\n6412992bd7fb4a2f516bd459,\"2023-03-16 15:20:59.349 +11:00\",2018,075,2,9,07,57\n6412992bd7fb4a2f516bd458,\"2023-03-16 15:20:59.328 +11:00\",2018,075,2,9,06,105\n6412992bd7fb4a2f516bd457,\"2023-03-16 15:20:59.304 +11:00\",2018,075,2,9,05,75\n6412992bd7fb4a2f516bd456,\"2023-03-16 15:20:59.281 +11:00\",2018,075,2,9,04,282\n6412992bd7fb4a2f516bd455,\"2023-03-16 15:20:59.258 +11:00\",2018,075,2,9,03,282\n6412992bd7fb4a2f516bd454,\"2023-03-16 15:20:59.235 +11:00\",2018,075,2,9,02,330\n6412992bd7fb4a2f516bd453,\"2023-03-16 15:20:59.213 +11:00\",2018,075,2,9,01,234\n6412992bd7fb4a2f516bd452,\"2023-03-16 15:20:59.190 +11:00\",2018,075,2,2,77,999\n6412992bd7fb4a2f516bd451,\"2023-03-16 15:20:59.168 +11:00\",2018,075,2,2,9999,999\n6412992bd7fb4a2f516bd450,\"2023-03-16 15:20:59.146 +11:00\",2018,075,2,2,99,..C\n6412992bd7fb4a2f516bd44f,\"2023-03-16 15:20:59.122 +11:00\",2018,075,2,2,18,6\n6412992bd7fb4a2f516bd44e,\"2023-03-16 15:20:59.096 +11:00\",2018,075,2,2,17,6\n6412992bd7fb4a2f516bd44d,\"2023-03-16 15:20:59.073 +11:00\",2018,075,2,2,16,6\n6412992bd7fb4a2f516bd44c,\"2023-03-16 15:20:59.050 +11:00\",2018,075,2,2,15,24\n6412992bd7fb4a2f516bd44b,\"2023-03-16 15:20:59.027 +11:00\",2018,075,2,2,14,15\n6412992bd7fb4a2f516bd44a,\"2023-03-16 15:20:59.003 +11:00\",2018,075,2,2,13,54\n6412992ad7fb4a2f516bd449,\"2023-03-16 15:20:58.981 +11:00\",2018,075,2,2,12,3\n6412992ad7fb4a2f516bd448,\"2023-03-16 15:20:58.958 +11:00\",2018,075,2,2,09,84\n6412992ad7fb4a2f516bd447,\"2023-03-16 15:20:58.936 +11:00\",2018,075,2,2,08,81\n6412992ad7fb4a2f516bd446,\"2023-03-16 15:20:58.901 +11:00\",2018,075,2,2,07,27\n6412992ad7fb4a2f516bd445,\"2023-03-16 15:20:58.780 +11:00\",2018,075,2,2,06,66\n6412992ad7fb4a2f516bd444,\"2023-03-16 15:20:58.758 +11:00\",2018,075,2,2,05,33\n6412992ad7fb4a2f516bd443,\"2023-03-16 15:20:58.729 +11:00\",2018,075,2,2,04,138\n6412992ad7fb4a2f516bd442,\"2023-03-16 15:20:58.667 +11:00\",2018,075,2,2,03,156\n6412992ad7fb4a2f516bd441,\"2023-03-16 15:20:58.635 +11:00\",2018,075,2,2,02,180\n6412992ad7fb4a2f516bd440,\"2023-03-16 15:20:58.610 +11:00\",2018,075,2,2,01,123\n6412992ad7fb4a2f516bd43f,\"2023-03-16 15:20:58.573 +11:00\",2018,075,2,1,77,924\n6412992ad7fb4a2f516bd43e,\"2023-03-16 15:20:58.543 +11:00\",2018,075,2,1,9999,927\n6412992ad7fb4a2f516bd43d,\"2023-03-16 15:20:58.507 +11:00\",2018,075,2,1,99,..C\n6412992ad7fb4a2f516bd43c,\"2023-03-16 15:20:58.480 +11:00\",2018,075,2,1,18,12\n6412992ad7fb4a2f516bd43b,\"2023-03-16 15:20:58.458 +11:00\",2018,075,2,1,17,9\n6412992ad7fb4a2f516bd43a,\"2023-03-16 15:20:58.434 +11:00\",2018,075,2,1,16,15\n6412992ad7fb4a2f516bd439,\"2023-03-16 15:20:58.411 +11:00\",2018,075,2,1,15,27\n6412992ad7fb4a2f516bd438,\"2023-03-16 15:20:58.389 +11:00\",2018,075,2,1,14,15\n6412992ad7fb4a2f516bd437,\"2023-03-16 15:20:58.366 +11:00\",2018,075,2,1,13,54\n6412992ad7fb4a2f516bd436,\"2023-03-16 15:20:58.344 +11:00\",2018,075,2,1,12,9\n6412992ad7fb4a2f516bd435,\"2023-03-16 15:20:58.317 +11:00\",2018,075,2,1,09,75\n6412992ad7fb4a2f516bd434,\"2023-03-16 15:20:58.277 +11:00\",2018,075,2,1,08,66\n6412992ad7fb4a2f516bd433,\"2023-03-16 15:20:58.254 +11:00\",2018,075,2,1,07,30\n6412992ad7fb4a2f516bd432,\"2023-03-16 15:20:58.008 +11:00\",2018,075,2,1,06,39\n64129929d7fb4a2f516bd431,\"2023-03-16 15:20:57.977 +11:00\",2018,075,2,1,05,39\n64129929d7fb4a2f516bd430,\"2023-03-16 15:20:57.951 +11:00\",2018,075,2,1,04,144\n64129929d7fb4a2f516bd42f,\"2023-03-16 15:20:57.924 +11:00\",2018,075,2,1,03,129\n64129929d7fb4a2f516bd42e,\"2023-03-16 15:20:57.901 +11:00\",2018,075,2,1,02,153\n64129929d7fb4a2f516bd42d,\"2023-03-16 15:20:57.879 +11:00\",2018,075,2,1,01,114\n64129929d7fb4a2f516bd42c,\"2023-03-16 15:20:57.849 +11:00\",2018,075,1,9,77,24213\n64129929d7fb4a2f516bd42b,\"2023-03-16 15:20:57.822 +11:00\",2018,075,1,9,9999,24216\n64129929d7fb4a2f516bd42a,\"2023-03-16 15:20:57.777 +11:00\",2018,075,1,9,99,..C\n64129929d7fb4a2f516bd429,\"2023-03-16 15:20:57.749 +11:00\",2018,075,1,9,18,429\n64129929d7fb4a2f516bd428,\"2023-03-16 15:20:57.722 +11:00\",2018,075,1,9,17,339\n64129929d7fb4a2f516bd427,\"2023-03-16 15:20:57.691 +11:00\",2018,075,1,9,16,435\n64129929d7fb4a2f516bd426,\"2023-03-16 15:20:57.663 +11:00\",2018,075,1,9,15,612\n64129929d7fb4a2f516bd425,\"2023-03-16 15:20:57.539 +11:00\",2018,075,1,9,14,1371\n64129929d7fb4a2f516bd424,\"2023-03-16 15:20:57.482 +11:00\",2018,075,1,9,13,3459\n64129929d7fb4a2f516bd423,\"2023-03-16 15:20:57.335 +11:00\",2018,075,1,9,12,219\n64129929d7fb4a2f516bd422,\"2023-03-16 15:20:57.219 +11:00\",2018,075,1,9,09,2442\n64129929d7fb4a2f516bd421,\"2023-03-16 15:20:57.184 +11:00\",2018,075,1,9,08,1509\n64129929d7fb4a2f516bd420,\"2023-03-16 15:20:57.163 +11:00\",2018,075,1,9,07,732\n64129929d7fb4a2f516bd41f,\"2023-03-16 15:20:57.135 +11:00\",2018,075,1,9,06,1092\n64129929d7fb4a2f516bd41e,\"2023-03-16 15:20:57.107 +11:00\",2018,075,1,9,05,195\n64129929d7fb4a2f516bd41d,\"2023-03-16 15:20:57.083 +11:00\",2018,075,1,9,04,2058\n64129929d7fb4a2f516bd41c,\"2023-03-16 15:20:57.053 +11:00\",2018,075,1,9,03,2598\n64129929d7fb4a2f516bd41b,\"2023-03-16 15:20:57.030 +11:00\",2018,075,1,9,02,5523\n64129929d7fb4a2f516bd41a,\"2023-03-16 15:20:57.004 +11:00\",2018,075,1,9,01,1203\n64129928d7fb4a2f516bd419,\"2023-03-16 15:20:56.977 +11:00\",2018,075,1,2,77,12690\n64129928d7fb4a2f516bd418,\"2023-03-16 15:20:56.936 +11:00\",2018,075,1,2,9999,12690\n64129928d7fb4a2f516bd417,\"2023-03-16 15:20:56.912 +11:00\",2018,075,1,2,99,..C\n64129928d7fb4a2f516bd416,\"2023-03-16 15:20:56.888 +11:00\",2018,075,1,2,18,219\n64129928d7fb4a2f516bd415,\"2023-03-16 15:20:56.863 +11:00\",2018,075,1,2,17,180\n64129928d7fb4a2f516bd414,\"2023-03-16 15:20:56.840 +11:00\",2018,075,1,2,16,225\n64129928d7fb4a2f516bd413,\"2023-03-16 15:20:56.814 +11:00\",2018,075,1,2,15,318\n64129928d7fb4a2f516bd412,\"2023-03-16 15:20:56.791 +11:00\",2018,075,1,2,14,729\n64129928d7fb4a2f516bd411,\"2023-03-16 15:20:56.767 +11:00\",2018,075,1,2,13,1833\n64129928d7fb4a2f516bd410,\"2023-03-16 15:20:56.742 +11:00\",2018,075,1,2,12,123\n64129928d7fb4a2f516bd40f,\"2023-03-16 15:20:56.711 +11:00\",2018,075,1,2,09,1272\n64129928d7fb4a2f516bd40e,\"2023-03-16 15:20:56.687 +11:00\",2018,075,1,2,08,825\n64129928d7fb4a2f516bd40d,\"2023-03-16 15:20:56.664 +11:00\",2018,075,1,2,07,375\n64129928d7fb4a2f516bd40c,\"2023-03-16 15:20:56.635 +11:00\",2018,075,1,2,06,561\n64129928d7fb4a2f516bd40b,\"2023-03-16 15:20:56.611 +11:00\",2018,075,1,2,05,105\n64129928d7fb4a2f516bd40a,\"2023-03-16 15:20:56.587 +11:00\",2018,075,1,2,04,1095\n64129928d7fb4a2f516bd409,\"2023-03-16 15:20:56.565 +11:00\",2018,075,1,2,03,1347\n64129928d7fb4a2f516bd408,\"2023-03-16 15:20:56.543 +11:00\",2018,075,1,2,02,2898\n64129928d7fb4a2f516bd407,\"2023-03-16 15:20:56.521 +11:00\",2018,075,1,2,01,594\n64129928d7fb4a2f516bd406,\"2023-03-16 15:20:56.498 +11:00\",2018,075,1,1,77,11526\n64129928d7fb4a2f516bd405,\"2023-03-16 15:20:56.473 +11:00\",2018,075,1,1,9999,11529\n64129928d7fb4a2f516bd404,\"2023-03-16 15:20:56.450 +11:00\",2018,075,1,1,99,..C\n64129928d7fb4a2f516bd403,\"2023-03-16 15:20:56.425 +11:00\",2018,075,1,1,18,210\n64129928d7fb4a2f516bd402,\"2023-03-16 15:20:56.400 +11:00\",2018,075,1,1,17,156\n64129928d7fb4a2f516bd401,\"2023-03-16 15:20:56.376 +11:00\",2018,075,1,1,16,213\n64129928d7fb4a2f516bd400,\"2023-03-16 15:20:56.353 +11:00\",2018,075,1,1,15,297\n64129928d7fb4a2f516bd3ff,\"2023-03-16 15:20:56.327 +11:00\",2018,075,1,1,14,642\n64129928d7fb4a2f516bd3fe,\"2023-03-16 15:20:56.302 +11:00\",2018,075,1,1,13,1629\n64129928d7fb4a2f516bd3fd,\"2023-03-16 15:20:56.279 +11:00\",2018,075,1,1,12,99\n64129928d7fb4a2f516bd3fc,\"2023-03-16 15:20:56.255 +11:00\",2018,075,1,1,09,1173\n64129928d7fb4a2f516bd3fb,\"2023-03-16 15:20:56.226 +11:00\",2018,075,1,1,08,687\n64129928d7fb4a2f516bd3fa,\"2023-03-16 15:20:56.199 +11:00\",2018,075,1,1,07,354\n64129928d7fb4a2f516bd3f9,\"2023-03-16 15:20:56.167 +11:00\",2018,075,1,1,06,531\n64129928d7fb4a2f516bd3f8,\"2023-03-16 15:20:56.142 +11:00\",2018,075,1,1,05,93\n64129928d7fb4a2f516bd3f7,\"2023-03-16 15:20:56.116 +11:00\",2018,075,1,1,04,960\n64129928d7fb4a2f516bd3f6,\"2023-03-16 15:20:56.090 +11:00\",2018,075,1,1,03,1248\n64129928d7fb4a2f516bd3f5,\"2023-03-16 15:20:56.065 +11:00\",2018,075,1,1,02,2628\n64129928d7fb4a2f516bd3f4,\"2023-03-16 15:20:56.041 +11:00\",2018,075,1,1,01,606\n64129928d7fb4a2f516bd3f3,\"2023-03-16 15:20:56.017 +11:00\",2018,074,9999,9,77,30042\n64129927d7fb4a2f516bd3f2,\"2023-03-16 15:20:55.992 +11:00\",2018,074,9999,9,9999,30045\n64129927d7fb4a2f516bd3f1,\"2023-03-16 15:20:55.967 +11:00\",2018,074,9999,9,99,3\n64129927d7fb4a2f516bd3f0,\"2023-03-16 15:20:55.944 +11:00\",2018,074,9999,9,18,450\n64129927d7fb4a2f516bd3ef,\"2023-03-16 15:20:55.912 +11:00\",2018,074,9999,9,17,396\n64129927d7fb4a2f516bd3ee,\"2023-03-16 15:20:55.889 +11:00\",2018,074,9999,9,16,489\n64129927d7fb4a2f516bd3ed,\"2023-03-16 15:20:55.865 +11:00\",2018,074,9999,9,15,657\n64129927d7fb4a2f516bd3ec,\"2023-03-16 15:20:55.841 +11:00\",2018,074,9999,9,14,1482\n64129927d7fb4a2f516bd3eb,\"2023-03-16 15:20:55.818 +11:00\",2018,074,9999,9,13,3864\n64129927d7fb4a2f516bd3ea,\"2023-03-16 15:20:55.787 +11:00\",2018,074,9999,9,12,255\n64129927d7fb4a2f516bd3e9,\"2023-03-16 15:20:55.763 +11:00\",2018,074,9999,9,09,3027\n64129927d7fb4a2f516bd3e8,\"2023-03-16 15:20:55.739 +11:00\",2018,074,9999,9,08,1875\n64129927d7fb4a2f516bd3e7,\"2023-03-16 15:20:55.716 +11:00\",2018,074,9999,9,07,924\n64129927d7fb4a2f516bd3e6,\"2023-03-16 15:20:55.693 +11:00\",2018,074,9999,9,06,1269\n64129927d7fb4a2f516bd3e5,\"2023-03-16 15:20:55.668 +11:00\",2018,074,9999,9,05,312\n64129927d7fb4a2f516bd3e4,\"2023-03-16 15:20:55.643 +11:00\",2018,074,9999,9,04,2457\n64129927d7fb4a2f516bd3e3,\"2023-03-16 15:20:55.619 +11:00\",2018,074,9999,9,03,3192\n64129927d7fb4a2f516bd3e2,\"2023-03-16 15:20:55.595 +11:00\",2018,074,9999,9,02,7917\n64129927d7fb4a2f516bd3e1,\"2023-03-16 15:20:55.571 +11:00\",2018,074,9999,9,01,1467\n64129927d7fb4a2f516bd3e0,\"2023-03-16 15:20:55.546 +11:00\",2018,074,9999,2,77,15504\n64129927d7fb4a2f516bd3df,\"2023-03-16 15:20:55.522 +11:00\",2018,074,9999,2,9999,15504\n64129927d7fb4a2f516bd3de,\"2023-03-16 15:20:55.499 +11:00\",2018,074,9999,2,99,3\n64129927d7fb4a2f516bd3dd,\"2023-03-16 15:20:55.474 +11:00\",2018,074,9999,2,18,219\n64129927d7fb4a2f516bd3dc,\"2023-03-16 15:20:55.450 +11:00\",2018,074,9999,2,17,195\n64129927d7fb4a2f516bd3db,\"2023-03-16 15:20:55.426 +11:00\",2018,074,9999,2,16,213\n64129927d7fb4a2f516bd3da,\"2023-03-16 15:20:55.403 +11:00\",2018,074,9999,2,15,312\n64129927d7fb4a2f516bd3d9,\"2023-03-16 15:20:55.379 +11:00\",2018,074,9999,2,14,744\n64129927d7fb4a2f516bd3d8,\"2023-03-16 15:20:55.348 +11:00\",2018,074,9999,2,13,2001\n64129927d7fb4a2f516bd3d7,\"2023-03-16 15:20:55.322 +11:00\",2018,074,9999,2,12,123\n64129927d7fb4a2f516bd3d6,\"2023-03-16 15:20:55.296 +11:00\",2018,074,9999,2,09,1638\n64129927d7fb4a2f516bd3d5,\"2023-03-16 15:20:55.270 +11:00\",2018,074,9999,2,08,957\n64129927d7fb4a2f516bd3d4,\"2023-03-16 15:20:55.217 +11:00\",2018,074,9999,2,07,483\n64129927d7fb4a2f516bd3d3,\"2023-03-16 15:20:55.192 +11:00\",2018,074,9999,2,06,651\n64129927d7fb4a2f516bd3d2,\"2023-03-16 15:20:55.167 +11:00\",2018,074,9999,2,05,144\n64129927d7fb4a2f516bd3d1,\"2023-03-16 15:20:55.142 +11:00\",2018,074,9999,2,04,1296\n64129927d7fb4a2f516bd3d0,\"2023-03-16 15:20:55.118 +11:00\",2018,074,9999,2,03,1611\n64129927d7fb4a2f516bd3cf,\"2023-03-16 15:20:55.096 +11:00\",2018,074,9999,2,02,4185\n64129927d7fb4a2f516bd3ce,\"2023-03-16 15:20:55.072 +11:00\",2018,074,9999,2,01,729\n64129927d7fb4a2f516bd3cd,\"2023-03-16 15:20:55.049 +11:00\",2018,074,9999,1,77,14541\n64129927d7fb4a2f516bd3cc,\"2023-03-16 15:20:55.021 +11:00\",2018,074,9999,1,9999,14541\n64129926d7fb4a2f516bd3cb,\"2023-03-16 15:20:54.998 +11:00\",2018,074,9999,1,99,0\n64129926d7fb4a2f516bd3ca,\"2023-03-16 15:20:54.974 +11:00\",2018,074,9999,1,18,231\n64129926d7fb4a2f516bd3c9,\"2023-03-16 15:20:54.946 +11:00\",2018,074,9999,1,17,201\n64129926d7fb4a2f516bd3c8,\"2023-03-16 15:20:54.923 +11:00\",2018,074,9999,1,16,276\n64129926d7fb4a2f516bd3c7,\"2023-03-16 15:20:54.887 +11:00\",2018,074,9999,1,15,342\n64129926d7fb4a2f516bd3c6,\"2023-03-16 15:20:54.864 +11:00\",2018,074,9999,1,14,738\n64129926d7fb4a2f516bd3c5,\"2023-03-16 15:20:54.840 +11:00\",2018,074,9999,1,13,1863\n64129926d7fb4a2f516bd3c4,\"2023-03-16 15:20:54.789 +11:00\",2018,074,9999,1,12,129\n64129926d7fb4a2f516bd3c3,\"2023-03-16 15:20:54.767 +11:00\",2018,074,9999,1,09,1389\n64129926d7fb4a2f516bd3c2,\"2023-03-16 15:20:54.744 +11:00\",2018,074,9999,1,08,918\n64129926d7fb4a2f516bd3c1,\"2023-03-16 15:20:54.687 +11:00\",2018,074,9999,1,07,441\n64129926d7fb4a2f516bd3c0,\"2023-03-16 15:20:54.659 +11:00\",2018,074,9999,1,06,621\n64129926d7fb4a2f516bd3bf,\"2023-03-16 15:20:54.630 +11:00\",2018,074,9999,1,05,168\n64129926d7fb4a2f516bd3be,\"2023-03-16 15:20:54.593 +11:00\",2018,074,9999,1,04,1161\n64129926d7fb4a2f516bd3bd,\"2023-03-16 15:20:54.568 +11:00\",2018,074,9999,1,03,1584\n64129926d7fb4a2f516bd3bc,\"2023-03-16 15:20:54.543 +11:00\",2018,074,9999,1,02,3732\n64129926d7fb4a2f516bd3bb,\"2023-03-16 15:20:54.515 +11:00\",2018,074,9999,1,01,735\n64129926d7fb4a2f516bd3ba,\"2023-03-16 15:20:54.493 +11:00\",2018,074,77,9,77,30042\n64129926d7fb4a2f516bd3b9,\"2023-03-16 15:20:54.468 +11:00\",2018,074,77,9,9999,30045\n64129926d7fb4a2f516bd3b8,\"2023-03-16 15:20:54.436 +11:00\",2018,074,77,9,99,..C\n64129926d7fb4a2f516bd3b7,\"2023-03-16 15:20:54.412 +11:00\",2018,074,77,9,18,450\n64129926d7fb4a2f516bd3b6,\"2023-03-16 15:20:54.388 +11:00\",2018,074,77,9,17,396\n64129926d7fb4a2f516bd3b5,\"2023-03-16 15:20:54.364 +11:00\",2018,074,77,9,16,489\n64129926d7fb4a2f516bd3b4,\"2023-03-16 15:20:54.340 +11:00\",2018,074,77,9,15,657\n64129926d7fb4a2f516bd3b3,\"2023-03-16 15:20:54.316 +11:00\",2018,074,77,9,14,1482\n64129926d7fb4a2f516bd3b2,\"2023-03-16 15:20:54.293 +11:00\",2018,074,77,9,13,3864\n64129926d7fb4a2f516bd3b1,\"2023-03-16 15:20:54.268 +11:00\",2018,074,77,9,12,255\n64129926d7fb4a2f516bd3b0,\"2023-03-16 15:20:54.242 +11:00\",2018,074,77,9,09,3027\n64129926d7fb4a2f516bd3af,\"2023-03-16 15:20:54.211 +11:00\",2018,074,77,9,08,1875\n64129926d7fb4a2f516bd3ae,\"2023-03-16 15:20:54.157 +11:00\",2018,074,77,9,07,924\n64129926d7fb4a2f516bd3ad,\"2023-03-16 15:20:54.128 +11:00\",2018,074,77,9,06,1269\n64129926d7fb4a2f516bd3ac,\"2023-03-16 15:20:54.105 +11:00\",2018,074,77,9,05,312\n64129926d7fb4a2f516bd3ab,\"2023-03-16 15:20:54.078 +11:00\",2018,074,77,9,04,2457\n64129926d7fb4a2f516bd3aa,\"2023-03-16 15:20:54.055 +11:00\",2018,074,77,9,03,3192\n64129926d7fb4a2f516bd3a9,\"2023-03-16 15:20:54.031 +11:00\",2018,074,77,9,02,7917\n64129926d7fb4a2f516bd3a8,\"2023-03-16 15:20:54.007 +11:00\",2018,074,77,9,01,1467\n64129925d7fb4a2f516bd3a7,\"2023-03-16 15:20:53.982 +11:00\",2018,074,77,2,77,15504\n64129925d7fb4a2f516bd3a6,\"2023-03-16 15:20:53.957 +11:00\",2018,074,77,2,9999,15504\n64129925d7fb4a2f516bd3a5,\"2023-03-16 15:20:53.928 +11:00\",2018,074,77,2,99,..C\n64129925d7fb4a2f516bd3a4,\"2023-03-16 15:20:53.903 +11:00\",2018,074,77,2,18,219\n64129925d7fb4a2f516bd3a3,\"2023-03-16 15:20:53.871 +11:00\",2018,074,77,2,17,195\n64129925d7fb4a2f516bd3a2,\"2023-03-16 15:20:53.845 +11:00\",2018,074,77,2,16,213\n64129925d7fb4a2f516bd3a1,\"2023-03-16 15:20:53.803 +11:00\",2018,074,77,2,15,312\n64129925d7fb4a2f516bd3a0,\"2023-03-16 15:20:53.737 +11:00\",2018,074,77,2,14,744\n64129925d7fb4a2f516bd39f,\"2023-03-16 15:20:53.713 +11:00\",2018,074,77,2,13,2001\n64129925d7fb4a2f516bd39e,\"2023-03-16 15:20:53.688 +11:00\",2018,074,77,2,12,123\n64129925d7fb4a2f516bd39d,\"2023-03-16 15:20:53.663 +11:00\",2018,074,77,2,09,1638\n64129925d7fb4a2f516bd39c,\"2023-03-16 15:20:53.632 +11:00\",2018,074,77,2,08,957\n64129925d7fb4a2f516bd39b,\"2023-03-16 15:20:53.591 +11:00\",2018,074,77,2,07,483\n64129925d7fb4a2f516bd39a,\"2023-03-16 15:20:53.566 +11:00\",2018,074,77,2,06,651\n64129925d7fb4a2f516bd399,\"2023-03-16 15:20:53.543 +11:00\",2018,074,77,2,05,144\n64129925d7fb4a2f516bd398,\"2023-03-16 15:20:53.519 +11:00\",2018,074,77,2,04,1296\n64129925d7fb4a2f516bd397,\"2023-03-16 15:20:53.495 +11:00\",2018,074,77,2,03,1611\n64129925d7fb4a2f516bd396,\"2023-03-16 15:20:53.472 +11:00\",2018,074,77,2,02,4185\n64129925d7fb4a2f516bd395,\"2023-03-16 15:20:53.448 +11:00\",2018,074,77,2,01,729\n64129925d7fb4a2f516bd394,\"2023-03-16 15:20:53.426 +11:00\",2018,074,77,1,77,14541\n64129925d7fb4a2f516bd393,\"2023-03-16 15:20:53.394 +11:00\",2018,074,77,1,9999,14541\n64129925d7fb4a2f516bd392,\"2023-03-16 15:20:53.369 +11:00\",2018,074,77,1,99,..C\n64129925d7fb4a2f516bd391,\"2023-03-16 15:20:53.342 +11:00\",2018,074,77,1,18,231\n64129925d7fb4a2f516bd390,\"2023-03-16 15:20:53.318 +11:00\",2018,074,77,1,17,201\n64129925d7fb4a2f516bd38f,\"2023-03-16 15:20:53.294 +11:00\",2018,074,77,1,16,276\n64129925d7fb4a2f516bd38e,\"2023-03-16 15:20:53.269 +11:00\",2018,074,77,1,15,342\n64129925d7fb4a2f516bd38d,\"2023-03-16 15:20:53.246 +11:00\",2018,074,77,1,14,738\n64129925d7fb4a2f516bd38c,\"2023-03-16 15:20:53.223 +11:00\",2018,074,77,1,13,1863\n64129925d7fb4a2f516bd38b,\"2023-03-16 15:20:53.189 +11:00\",2018,074,77,1,12,129\n64129925d7fb4a2f516bd38a,\"2023-03-16 15:20:53.164 +11:00\",2018,074,77,1,09,1389\n64129925d7fb4a2f516bd389,\"2023-03-16 15:20:53.143 +11:00\",2018,074,77,1,08,918\n64129925d7fb4a2f516bd388,\"2023-03-16 15:20:53.120 +11:00\",2018,074,77,1,07,441\n64129925d7fb4a2f516bd387,\"2023-03-16 15:20:53.086 +11:00\",2018,074,77,1,06,621\n64129925d7fb4a2f516bd386,\"2023-03-16 15:20:53.061 +11:00\",2018,074,77,1,05,168\n64129925d7fb4a2f516bd385,\"2023-03-16 15:20:53.035 +11:00\",2018,074,77,1,04,1161\n64129925d7fb4a2f516bd384,\"2023-03-16 15:20:53.012 +11:00\",2018,074,77,1,03,1584\n64129924d7fb4a2f516bd383,\"2023-03-16 15:20:52.988 +11:00\",2018,074,77,1,02,3732\n64129924d7fb4a2f516bd382,\"2023-03-16 15:20:52.958 +11:00\",2018,074,77,1,01,735\n64129924d7fb4a2f516bd381,\"2023-03-16 15:20:52.935 +11:00\",2018,074,9,9,77,0\n64129924d7fb4a2f516bd380,\"2023-03-16 15:20:52.912 +11:00\",2018,074,9,9,9999,0\n64129924d7fb4a2f516bd37f,\"2023-03-16 15:20:52.888 +11:00\",2018,074,9,9,99,..C\n64129924d7fb4a2f516bd37e,\"2023-03-16 15:20:52.862 +11:00\",2018,074,9,9,18,0\n64129924d7fb4a2f516bd37d,\"2023-03-16 15:20:52.839 +11:00\",2018,074,9,9,17,0\n64129924d7fb4a2f516bd37c,\"2023-03-16 15:20:52.815 +11:00\",2018,074,9,9,16,0\n64129924d7fb4a2f516bd37b,\"2023-03-16 15:20:52.793 +11:00\",2018,074,9,9,15,0\n64129924d7fb4a2f516bd37a,\"2023-03-16 15:20:52.767 +11:00\",2018,074,9,9,14,0\n64129924d7fb4a2f516bd379,\"2023-03-16 15:20:52.742 +11:00\",2018,074,9,9,13,0\n64129924d7fb4a2f516bd378,\"2023-03-16 15:20:52.718 +11:00\",2018,074,9,9,12,0\n64129924d7fb4a2f516bd377,\"2023-03-16 15:20:52.692 +11:00\",2018,074,9,9,09,0\n64129924d7fb4a2f516bd376,\"2023-03-16 15:20:52.667 +11:00\",2018,074,9,9,08,0\n64129924d7fb4a2f516bd375,\"2023-03-16 15:20:52.642 +11:00\",2018,074,9,9,07,0\n64129924d7fb4a2f516bd374,\"2023-03-16 15:20:52.615 +11:00\",2018,074,9,9,06,0\n64129924d7fb4a2f516bd373,\"2023-03-16 15:20:52.592 +11:00\",2018,074,9,9,05,0\n64129924d7fb4a2f516bd372,\"2023-03-16 15:20:52.568 +11:00\",2018,074,9,9,04,0\n64129924d7fb4a2f516bd371,\"2023-03-16 15:20:52.546 +11:00\",2018,074,9,9,03,0\n64129924d7fb4a2f516bd370,\"2023-03-16 15:20:52.518 +11:00\",2018,074,9,9,02,0\n64129924d7fb4a2f516bd36f,\"2023-03-16 15:20:52.492 +11:00\",2018,074,9,9,01,0\n64129924d7fb4a2f516bd36e,\"2023-03-16 15:20:52.467 +11:00\",2018,074,9,2,77,0\n64129924d7fb4a2f516bd36d,\"2023-03-16 15:20:52.444 +11:00\",2018,074,9,2,9999,0\n64129924d7fb4a2f516bd36c,\"2023-03-16 15:20:52.420 +11:00\",2018,074,9,2,99,..C\n64129924d7fb4a2f516bd36b,\"2023-03-16 15:20:52.394 +11:00\",2018,074,9,2,18,0\n64129924d7fb4a2f516bd36a,\"2023-03-16 15:20:52.371 +11:00\",2018,074,9,2,17,0\n64129924d7fb4a2f516bd369,\"2023-03-16 15:20:52.347 +11:00\",2018,074,9,2,16,0\n64129924d7fb4a2f516bd368,\"2023-03-16 15:20:52.320 +11:00\",2018,074,9,2,15,0\n64129924d7fb4a2f516bd367,\"2023-03-16 15:20:52.298 +11:00\",2018,074,9,2,14,0\n64129924d7fb4a2f516bd366,\"2023-03-16 15:20:52.271 +11:00\",2018,074,9,2,13,0\n64129924d7fb4a2f516bd365,\"2023-03-16 15:20:52.244 +11:00\",2018,074,9,2,12,0\n64129924d7fb4a2f516bd364,\"2023-03-16 15:20:52.221 +11:00\",2018,074,9,2,09,0\n64129924d7fb4a2f516bd363,\"2023-03-16 15:20:52.198 +11:00\",2018,074,9,2,08,0\n64129924d7fb4a2f516bd362,\"2023-03-16 15:20:52.166 +11:00\",2018,074,9,2,07,0\n64129924d7fb4a2f516bd361,\"2023-03-16 15:20:52.143 +11:00\",2018,074,9,2,06,0\n64129924d7fb4a2f516bd360,\"2023-03-16 15:20:52.120 +11:00\",2018,074,9,2,05,0\n64129924d7fb4a2f516bd35f,\"2023-03-16 15:20:52.096 +11:00\",2018,074,9,2,04,0\n64129924d7fb4a2f516bd35e,\"2023-03-16 15:20:52.067 +11:00\",2018,074,9,2,03,0\n64129924d7fb4a2f516bd35d,\"2023-03-16 15:20:52.042 +11:00\",2018,074,9,2,02,0\n64129924d7fb4a2f516bd35c,\"2023-03-16 15:20:52.019 +11:00\",2018,074,9,2,01,0\n64129923d7fb4a2f516bd35b,\"2023-03-16 15:20:51.995 +11:00\",2018,074,9,1,77,0\n64129923d7fb4a2f516bd35a,\"2023-03-16 15:20:51.968 +11:00\",2018,074,9,1,9999,0\n64129923d7fb4a2f516bd359,\"2023-03-16 15:20:51.944 +11:00\",2018,074,9,1,99,..C\n64129923d7fb4a2f516bd358,\"2023-03-16 15:20:51.916 +11:00\",2018,074,9,1,18,0\n64129923d7fb4a2f516bd357,\"2023-03-16 15:20:51.893 +11:00\",2018,074,9,1,17,0\n64129923d7fb4a2f516bd356,\"2023-03-16 15:20:51.870 +11:00\",2018,074,9,1,16,0\n64129923d7fb4a2f516bd355,\"2023-03-16 15:20:51.846 +11:00\",2018,074,9,1,15,0\n64129923d7fb4a2f516bd354,\"2023-03-16 15:20:51.818 +11:00\",2018,074,9,1,14,0\n64129923d7fb4a2f516bd353,\"2023-03-16 15:20:51.793 +11:00\",2018,074,9,1,13,0\n64129923d7fb4a2f516bd352,\"2023-03-16 15:20:51.758 +11:00\",2018,074,9,1,12,0\n64129923d7fb4a2f516bd351,\"2023-03-16 15:20:51.707 +11:00\",2018,074,9,1,09,0\n64129923d7fb4a2f516bd350,\"2023-03-16 15:20:51.646 +11:00\",2018,074,9,1,08,0\n64129923d7fb4a2f516bd34f,\"2023-03-16 15:20:51.623 +11:00\",2018,074,9,1,07,0\n64129923d7fb4a2f516bd34e,\"2023-03-16 15:20:51.594 +11:00\",2018,074,9,1,06,0\n64129923d7fb4a2f516bd34d,\"2023-03-16 15:20:51.559 +11:00\",2018,074,9,1,05,0\n64129923d7fb4a2f516bd34c,\"2023-03-16 15:20:51.529 +11:00\",2018,074,9,1,04,0\n64129923d7fb4a2f516bd34b,\"2023-03-16 15:20:51.504 +11:00\",2018,074,9,1,03,0\n64129923d7fb4a2f516bd34a,\"2023-03-16 15:20:51.467 +11:00\",2018,074,9,1,02,0\n64129923d7fb4a2f516bd349,\"2023-03-16 15:20:51.434 +11:00\",2018,074,9,1,01,0\n64129923d7fb4a2f516bd348,\"2023-03-16 15:20:51.403 +11:00\",2018,074,6,9,77,252\n64129923d7fb4a2f516bd347,\"2023-03-16 15:20:51.378 +11:00\",2018,074,6,9,9999,252\n64129923d7fb4a2f516bd346,\"2023-03-16 15:20:51.352 +11:00\",2018,074,6,9,99,..C\n64129923d7fb4a2f516bd345,\"2023-03-16 15:20:51.323 +11:00\",2018,074,6,9,18,0\n64129923d7fb4a2f516bd344,\"2023-03-16 15:20:51.296 +11:00\",2018,074,6,9,17,3\n64129923d7fb4a2f516bd343,\"2023-03-16 15:20:51.270 +11:00\",2018,074,6,9,16,3\n64129923d7fb4a2f516bd342,\"2023-03-16 15:20:51.243 +11:00\",2018,074,6,9,15,3\n64129923d7fb4a2f516bd341,\"2023-03-16 15:20:51.218 +11:00\",2018,074,6,9,14,12\n64129923d7fb4a2f516bd340,\"2023-03-16 15:20:51.195 +11:00\",2018,074,6,9,13,33\n64129923d7fb4a2f516bd33f,\"2023-03-16 15:20:51.169 +11:00\",2018,074,6,9,12,6\n64129923d7fb4a2f516bd33e,\"2023-03-16 15:20:51.143 +11:00\",2018,074,6,9,09,33\n64129923d7fb4a2f516bd33d,\"2023-03-16 15:20:51.117 +11:00\",2018,074,6,9,08,15\n64129923d7fb4a2f516bd33c,\"2023-03-16 15:20:51.094 +11:00\",2018,074,6,9,07,6\n64129923d7fb4a2f516bd33b,\"2023-03-16 15:20:51.065 +11:00\",2018,074,6,9,06,12\n64129923d7fb4a2f516bd33a,\"2023-03-16 15:20:51.037 +11:00\",2018,074,6,9,05,3\n64129923d7fb4a2f516bd339,\"2023-03-16 15:20:51.010 +11:00\",2018,074,6,9,04,24\n64129922d7fb4a2f516bd338,\"2023-03-16 15:20:50.987 +11:00\",2018,074,6,9,03,24\n64129922d7fb4a2f516bd337,\"2023-03-16 15:20:50.963 +11:00\",2018,074,6,9,02,63\n64129922d7fb4a2f516bd336,\"2023-03-16 15:20:50.939 +11:00\",2018,074,6,9,01,12\n64129922d7fb4a2f516bd335,\"2023-03-16 15:20:50.916 +11:00\",2018,074,6,2,77,117\n64129922d7fb4a2f516bd334,\"2023-03-16 15:20:50.892 +11:00\",2018,074,6,2,9999,117\n64129922d7fb4a2f516bd333,\"2023-03-16 15:20:50.869 +11:00\",2018,074,6,2,99,..C\n64129922d7fb4a2f516bd332,\"2023-03-16 15:20:50.847 +11:00\",2018,074,6,2,18,0\n64129922d7fb4a2f516bd331,\"2023-03-16 15:20:50.821 +11:00\",2018,074,6,2,17,0\n64129922d7fb4a2f516bd330,\"2023-03-16 15:20:50.792 +11:00\",2018,074,6,2,16,0\n64129922d7fb4a2f516bd32f,\"2023-03-16 15:20:50.770 +11:00\",2018,074,6,2,15,3\n64129922d7fb4a2f516bd32e,\"2023-03-16 15:20:50.747 +11:00\",2018,074,6,2,14,9\n64129922d7fb4a2f516bd32d,\"2023-03-16 15:20:50.722 +11:00\",2018,074,6,2,13,15\n64129922d7fb4a2f516bd32c,\"2023-03-16 15:20:50.697 +11:00\",2018,074,6,2,12,0\n64129922d7fb4a2f516bd32b,\"2023-03-16 15:20:50.673 +11:00\",2018,074,6,2,09,18\n64129922d7fb4a2f516bd32a,\"2023-03-16 15:20:50.648 +11:00\",2018,074,6,2,08,3\n64129922d7fb4a2f516bd329,\"2023-03-16 15:20:50.621 +11:00\",2018,074,6,2,07,3\n64129922d7fb4a2f516bd328,\"2023-03-16 15:20:50.595 +11:00\",2018,074,6,2,06,6\n64129922d7fb4a2f516bd327,\"2023-03-16 15:20:50.568 +11:00\",2018,074,6,2,05,3\n64129922d7fb4a2f516bd326,\"2023-03-16 15:20:50.543 +11:00\",2018,074,6,2,04,9\n64129922d7fb4a2f516bd325,\"2023-03-16 15:20:50.514 +11:00\",2018,074,6,2,03,15\n64129922d7fb4a2f516bd324,\"2023-03-16 15:20:50.485 +11:00\",2018,074,6,2,02,30\n64129922d7fb4a2f516bd323,\"2023-03-16 15:20:50.461 +11:00\",2018,074,6,2,01,0\n64129922d7fb4a2f516bd322,\"2023-03-16 15:20:50.430 +11:00\",2018,074,6,1,77,138\n64129922d7fb4a2f516bd321,\"2023-03-16 15:20:50.403 +11:00\",2018,074,6,1,9999,138\n64129922d7fb4a2f516bd320,\"2023-03-16 15:20:50.381 +11:00\",2018,074,6,1,99,..C\n64129922d7fb4a2f516bd31f,\"2023-03-16 15:20:50.357 +11:00\",2018,074,6,1,18,0\n64129922d7fb4a2f516bd31e,\"2023-03-16 15:20:50.322 +11:00\",2018,074,6,1,17,3\n64129922d7fb4a2f516bd31d,\"2023-03-16 15:20:50.297 +11:00\",2018,074,6,1,16,3\n64129922d7fb4a2f516bd31c,\"2023-03-16 15:20:50.271 +11:00\",2018,074,6,1,15,3\n64129922d7fb4a2f516bd31b,\"2023-03-16 15:20:50.246 +11:00\",2018,074,6,1,14,6\n64129922d7fb4a2f516bd31a,\"2023-03-16 15:20:50.205 +11:00\",2018,074,6,1,13,15\n64129922d7fb4a2f516bd319,\"2023-03-16 15:20:50.180 +11:00\",2018,074,6,1,12,3\n64129922d7fb4a2f516bd318,\"2023-03-16 15:20:50.157 +11:00\",2018,074,6,1,09,15\n64129922d7fb4a2f516bd317,\"2023-03-16 15:20:50.133 +11:00\",2018,074,6,1,08,12\n64129922d7fb4a2f516bd316,\"2023-03-16 15:20:50.107 +11:00\",2018,074,6,1,07,3\n64129922d7fb4a2f516bd315,\"2023-03-16 15:20:50.080 +11:00\",2018,074,6,1,06,9\n64129922d7fb4a2f516bd314,\"2023-03-16 15:20:50.050 +11:00\",2018,074,6,1,05,0\n64129922d7fb4a2f516bd313,\"2023-03-16 15:20:50.021 +11:00\",2018,074,6,1,04,12\n64129921d7fb4a2f516bd312,\"2023-03-16 15:20:49.997 +11:00\",2018,074,6,1,03,9\n64129921d7fb4a2f516bd311,\"2023-03-16 15:20:49.972 +11:00\",2018,074,6,1,02,33\n64129921d7fb4a2f516bd310,\"2023-03-16 15:20:49.944 +11:00\",2018,074,6,1,01,9\n64129921d7fb4a2f516bd30f,\"2023-03-16 15:20:49.919 +11:00\",2018,074,5,9,77,123\n64129921d7fb4a2f516bd30e,\"2023-03-16 15:20:49.896 +11:00\",2018,074,5,9,9999,123\n64129921d7fb4a2f516bd30d,\"2023-03-16 15:20:49.874 +11:00\",2018,074,5,9,99,..C\n64129921d7fb4a2f516bd30c,\"2023-03-16 15:20:49.848 +11:00\",2018,074,5,9,18,0\n64129921d7fb4a2f516bd30b,\"2023-03-16 15:20:49.823 +11:00\",2018,074,5,9,17,0\n64129921d7fb4a2f516bd30a,\"2023-03-16 15:20:49.797 +11:00\",2018,074,5,9,16,0\n64129921d7fb4a2f516bd309,\"2023-03-16 15:20:49.770 +11:00\",2018,074,5,9,15,0\n64129921d7fb4a2f516bd308,\"2023-03-16 15:20:49.747 +11:00\",2018,074,5,9,14,3\n64129921d7fb4a2f516bd307,\"2023-03-16 15:20:49.722 +11:00\",2018,074,5,9,13,6\n64129921d7fb4a2f516bd306,\"2023-03-16 15:20:49.690 +11:00\",2018,074,5,9,12,0\n64129921d7fb4a2f516bd305,\"2023-03-16 15:20:49.660 +11:00\",2018,074,5,9,09,21\n64129921d7fb4a2f516bd304,\"2023-03-16 15:20:49.633 +11:00\",2018,074,5,9,08,3\n64129921d7fb4a2f516bd303,\"2023-03-16 15:20:49.588 +11:00\",2018,074,5,9,07,0\n64129921d7fb4a2f516bd302,\"2023-03-16 15:20:49.561 +11:00\",2018,074,5,9,06,0\n64129921d7fb4a2f516bd301,\"2023-03-16 15:20:49.535 +11:00\",2018,074,5,9,05,0\n64129921d7fb4a2f516bd300,\"2023-03-16 15:20:49.510 +11:00\",2018,074,5,9,04,3\n64129921d7fb4a2f516bd2ff,\"2023-03-16 15:20:49.488 +11:00\",2018,074,5,9,03,3\n64129921d7fb4a2f516bd2fe,\"2023-03-16 15:20:49.459 +11:00\",2018,074,5,9,02,78\n64129921d7fb4a2f516bd2fd,\"2023-03-16 15:20:49.435 +11:00\",2018,074,5,9,01,3\n64129921d7fb4a2f516bd2fc,\"2023-03-16 15:20:49.412 +11:00\",2018,074,5,2,77,54\n64129921d7fb4a2f516bd2fb,\"2023-03-16 15:20:49.390 +11:00\",2018,074,5,2,9999,54\n64129921d7fb4a2f516bd2fa,\"2023-03-16 15:20:49.367 +11:00\",2018,074,5,2,99,..C\n64129921d7fb4a2f516bd2f9,\"2023-03-16 15:20:49.343 +11:00\",2018,074,5,2,18,0\n64129921d7fb4a2f516bd2f8,\"2023-03-16 15:20:49.320 +11:00\",2018,074,5,2,17,0\n64129921d7fb4a2f516bd2f7,\"2023-03-16 15:20:49.297 +11:00\",2018,074,5,2,16,0\n64129921d7fb4a2f516bd2f6,\"2023-03-16 15:20:49.265 +11:00\",2018,074,5,2,15,0\n64129921d7fb4a2f516bd2f5,\"2023-03-16 15:20:49.237 +11:00\",2018,074,5,2,14,3\n64129921d7fb4a2f516bd2f4,\"2023-03-16 15:20:49.212 +11:00\",2018,074,5,2,13,0\n64129921d7fb4a2f516bd2f3,\"2023-03-16 15:20:49.189 +11:00\",2018,074,5,2,12,0\n64129921d7fb4a2f516bd2f2,\"2023-03-16 15:20:49.164 +11:00\",2018,074,5,2,09,9\n64129921d7fb4a2f516bd2f1,\"2023-03-16 15:20:49.131 +11:00\",2018,074,5,2,08,0\n64129921d7fb4a2f516bd2f0,\"2023-03-16 15:20:49.106 +11:00\",2018,074,5,2,07,0\n64129921d7fb4a2f516bd2ef,\"2023-03-16 15:20:49.081 +11:00\",2018,074,5,2,06,0\n64129921d7fb4a2f516bd2ee,\"2023-03-16 15:20:49.059 +11:00\",2018,074,5,2,05,0\n64129921d7fb4a2f516bd2ed,\"2023-03-16 15:20:49.036 +11:00\",2018,074,5,2,04,3\n64129921d7fb4a2f516bd2ec,\"2023-03-16 15:20:49.013 +11:00\",2018,074,5,2,03,3\n64129920d7fb4a2f516bd2eb,\"2023-03-16 15:20:48.988 +11:00\",2018,074,5,2,02,30\n64129920d7fb4a2f516bd2ea,\"2023-03-16 15:20:48.966 +11:00\",2018,074,5,2,01,3\n64129920d7fb4a2f516bd2e9,\"2023-03-16 15:20:48.941 +11:00\",2018,074,5,1,77,69\n64129920d7fb4a2f516bd2e8,\"2023-03-16 15:20:48.910 +11:00\",2018,074,5,1,9999,69\n64129920d7fb4a2f516bd2e7,\"2023-03-16 15:20:48.887 +11:00\",2018,074,5,1,99,..C\n64129920d7fb4a2f516bd2e6,\"2023-03-16 15:20:48.864 +11:00\",2018,074,5,1,18,0\n64129920d7fb4a2f516bd2e5,\"2023-03-16 15:20:48.841 +11:00\",2018,074,5,1,17,0\n64129920d7fb4a2f516bd2e4,\"2023-03-16 15:20:48.818 +11:00\",2018,074,5,1,16,0\n64129920d7fb4a2f516bd2e3,\"2023-03-16 15:20:48.792 +11:00\",2018,074,5,1,15,0\n64129920d7fb4a2f516bd2e2,\"2023-03-16 15:20:48.770 +11:00\",2018,074,5,1,14,3\n64129920d7fb4a2f516bd2e1,\"2023-03-16 15:20:48.743 +11:00\",2018,074,5,1,13,6\n64129920d7fb4a2f516bd2e0,\"2023-03-16 15:20:48.719 +11:00\",2018,074,5,1,12,0\n64129920d7fb4a2f516bd2df,\"2023-03-16 15:20:48.695 +11:00\",2018,074,5,1,09,12\n64129920d7fb4a2f516bd2de,\"2023-03-16 15:20:48.669 +11:00\",2018,074,5,1,08,0\n64129920d7fb4a2f516bd2dd,\"2023-03-16 15:20:48.645 +11:00\",2018,074,5,1,07,0\n64129920d7fb4a2f516bd2dc,\"2023-03-16 15:20:48.622 +11:00\",2018,074,5,1,06,3\n64129920d7fb4a2f516bd2db,\"2023-03-16 15:20:48.599 +11:00\",2018,074,5,1,05,0\n64129920d7fb4a2f516bd2da,\"2023-03-16 15:20:48.576 +11:00\",2018,074,5,1,04,0\n64129920d7fb4a2f516bd2d9,\"2023-03-16 15:20:48.547 +11:00\",2018,074,5,1,03,0\n64129920d7fb4a2f516bd2d8,\"2023-03-16 15:20:48.491 +11:00\",2018,074,5,1,02,48\n64129920d7fb4a2f516bd2d7,\"2023-03-16 15:20:48.466 +11:00\",2018,074,5,1,01,0\n64129920d7fb4a2f516bd2d6,\"2023-03-16 15:20:48.438 +11:00\",2018,074,4,9,77,1743\n64129920d7fb4a2f516bd2d5,\"2023-03-16 15:20:48.412 +11:00\",2018,074,4,9,9999,1743\n64129920d7fb4a2f516bd2d4,\"2023-03-16 15:20:48.386 +11:00\",2018,074,4,9,99,..C\n64129920d7fb4a2f516bd2d3,\"2023-03-16 15:20:48.357 +11:00\",2018,074,4,9,18,6\n64129920d7fb4a2f516bd2d2,\"2023-03-16 15:20:48.334 +11:00\",2018,074,4,9,17,3\n64129920d7fb4a2f516bd2d1,\"2023-03-16 15:20:48.312 +11:00\",2018,074,4,9,16,6\n64129920d7fb4a2f516bd2d0,\"2023-03-16 15:20:48.288 +11:00\",2018,074,4,9,15,9\n64129920d7fb4a2f516bd2cf,\"2023-03-16 15:20:48.267 +11:00\",2018,074,4,9,14,12\n64129920d7fb4a2f516bd2ce,\"2023-03-16 15:20:48.241 +11:00\",2018,074,4,9,13,93\n64129920d7fb4a2f516bd2cd,\"2023-03-16 15:20:48.216 +11:00\",2018,074,4,9,12,3\n64129920d7fb4a2f516bd2cc,\"2023-03-16 15:20:48.185 +11:00\",2018,074,4,9,09,186\n64129920d7fb4a2f516bd2cb,\"2023-03-16 15:20:48.161 +11:00\",2018,074,4,9,08,48\n64129920d7fb4a2f516bd2ca,\"2023-03-16 15:20:48.138 +11:00\",2018,074,4,9,07,9\n64129920d7fb4a2f516bd2c9,\"2023-03-16 15:20:48.113 +11:00\",2018,074,4,9,06,12\n64129920d7fb4a2f516bd2c8,\"2023-03-16 15:20:48.078 +11:00\",2018,074,4,9,05,3\n64129920d7fb4a2f516bd2c7,\"2023-03-16 15:20:48.053 +11:00\",2018,074,4,9,04,30\n64129920d7fb4a2f516bd2c6,\"2023-03-16 15:20:48.030 +11:00\",2018,074,4,9,03,96\n64129920d7fb4a2f516bd2c5,\"2023-03-16 15:20:48.007 +11:00\",2018,074,4,9,02,1209\n6412991fd7fb4a2f516bd2c4,\"2023-03-16 15:20:47.982 +11:00\",2018,074,4,9,01,21\n6412991fd7fb4a2f516bd2c3,\"2023-03-16 15:20:47.953 +11:00\",2018,074,4,2,77,939\n6412991fd7fb4a2f516bd2c2,\"2023-03-16 15:20:47.927 +11:00\",2018,074,4,2,9999,939\n6412991fd7fb4a2f516bd2c1,\"2023-03-16 15:20:47.904 +11:00\",2018,074,4,2,99,..C\n6412991fd7fb4a2f516bd2c0,\"2023-03-16 15:20:47.879 +11:00\",2018,074,4,2,18,3\n6412991fd7fb4a2f516bd2bf,\"2023-03-16 15:20:47.854 +11:00\",2018,074,4,2,17,3\n6412991fd7fb4a2f516bd2be,\"2023-03-16 15:20:47.823 +11:00\",2018,074,4,2,16,0\n6412991fd7fb4a2f516bd2bd,\"2023-03-16 15:20:47.799 +11:00\",2018,074,4,2,15,3\n6412991fd7fb4a2f516bd2bc,\"2023-03-16 15:20:47.770 +11:00\",2018,074,4,2,14,12\n6412991fd7fb4a2f516bd2bb,\"2023-03-16 15:20:47.744 +11:00\",2018,074,4,2,13,48\n6412991fd7fb4a2f516bd2ba,\"2023-03-16 15:20:47.718 +11:00\",2018,074,4,2,12,3\n6412991fd7fb4a2f516bd2b9,\"2023-03-16 15:20:47.695 +11:00\",2018,074,4,2,09,105\n6412991fd7fb4a2f516bd2b8,\"2023-03-16 15:20:47.673 +11:00\",2018,074,4,2,08,30\n6412991fd7fb4a2f516bd2b7,\"2023-03-16 15:20:47.649 +11:00\",2018,074,4,2,07,3\n6412991fd7fb4a2f516bd2b6,\"2023-03-16 15:20:47.626 +11:00\",2018,074,4,2,06,6\n6412991fd7fb4a2f516bd2b5,\"2023-03-16 15:20:47.596 +11:00\",2018,074,4,2,05,0\n6412991fd7fb4a2f516bd2b4,\"2023-03-16 15:20:47.564 +11:00\",2018,074,4,2,04,24\n6412991fd7fb4a2f516bd2b3,\"2023-03-16 15:20:47.396 +11:00\",2018,074,4,2,03,51\n6412991fd7fb4a2f516bd2b2,\"2023-03-16 15:20:47.371 +11:00\",2018,074,4,2,02,636\n6412991fd7fb4a2f516bd2b1,\"2023-03-16 15:20:47.337 +11:00\",2018,074,4,2,01,12\n6412991fd7fb4a2f516bd2b0,\"2023-03-16 15:20:47.310 +11:00\",2018,074,4,1,77,807\n6412991fd7fb4a2f516bd2af,\"2023-03-16 15:20:47.287 +11:00\",2018,074,4,1,9999,807\n6412991fd7fb4a2f516bd2ae,\"2023-03-16 15:20:47.253 +11:00\",2018,074,4,1,99,..C\n6412991fd7fb4a2f516bd2ad,\"2023-03-16 15:20:47.229 +11:00\",2018,074,4,1,18,3\n6412991fd7fb4a2f516bd2ac,\"2023-03-16 15:20:47.193 +11:00\",2018,074,4,1,17,0\n6412991fd7fb4a2f516bd2ab,\"2023-03-16 15:20:47.167 +11:00\",2018,074,4,1,16,6\n6412991fd7fb4a2f516bd2aa,\"2023-03-16 15:20:47.143 +11:00\",2018,074,4,1,15,3\n6412991fd7fb4a2f516bd2a9,\"2023-03-16 15:20:47.120 +11:00\",2018,074,4,1,14,3\n6412991fd7fb4a2f516bd2a8,\"2023-03-16 15:20:47.097 +11:00\",2018,074,4,1,13,45\n6412991fd7fb4a2f516bd2a7,\"2023-03-16 15:20:47.071 +11:00\",2018,074,4,1,12,0\n6412991fd7fb4a2f516bd2a6,\"2023-03-16 15:20:47.045 +11:00\",2018,074,4,1,09,78\n6412991fd7fb4a2f516bd2a5,\"2023-03-16 15:20:47.021 +11:00\",2018,074,4,1,08,18\n6412991ed7fb4a2f516bd2a4,\"2023-03-16 15:20:46.994 +11:00\",2018,074,4,1,07,3\n6412991ed7fb4a2f516bd2a3,\"2023-03-16 15:20:46.970 +11:00\",2018,074,4,1,06,6\n6412991ed7fb4a2f516bd2a2,\"2023-03-16 15:20:46.943 +11:00\",2018,074,4,1,05,3\n6412991ed7fb4a2f516bd2a1,\"2023-03-16 15:20:46.919 +11:00\",2018,074,4,1,04,9\n6412991ed7fb4a2f516bd2a0,\"2023-03-16 15:20:46.896 +11:00\",2018,074,4,1,03,45\n6412991ed7fb4a2f516bd29f,\"2023-03-16 15:20:46.866 +11:00\",2018,074,4,1,02,573\n6412991ed7fb4a2f516bd29e,\"2023-03-16 15:20:46.838 +11:00\",2018,074,4,1,01,9\n6412991ed7fb4a2f516bd29d,\"2023-03-16 15:20:46.816 +11:00\",2018,074,3,9,77,897\n6412991ed7fb4a2f516bd29c,\"2023-03-16 15:20:46.792 +11:00\",2018,074,3,9,9999,897\n6412991ed7fb4a2f516bd29b,\"2023-03-16 15:20:46.770 +11:00\",2018,074,3,9,99,..C\n6412991ed7fb4a2f516bd29a,\"2023-03-16 15:20:46.743 +11:00\",2018,074,3,9,18,0\n6412991ed7fb4a2f516bd299,\"2023-03-16 15:20:46.712 +11:00\",2018,074,3,9,17,0\n6412991ed7fb4a2f516bd298,\"2023-03-16 15:20:46.687 +11:00\",2018,074,3,9,16,0\n6412991ed7fb4a2f516bd297,\"2023-03-16 15:20:46.663 +11:00\",2018,074,3,9,15,9\n6412991ed7fb4a2f516bd296,\"2023-03-16 15:20:46.636 +11:00\",2018,074,3,9,14,12\n6412991ed7fb4a2f516bd295,\"2023-03-16 15:20:46.611 +11:00\",2018,074,3,9,13,30\n6412991ed7fb4a2f516bd294,\"2023-03-16 15:20:46.566 +11:00\",2018,074,3,9,12,0\n6412991ed7fb4a2f516bd293,\"2023-03-16 15:20:46.541 +11:00\",2018,074,3,9,09,138\n6412991ed7fb4a2f516bd292,\"2023-03-16 15:20:46.517 +11:00\",2018,074,3,9,08,24\n6412991ed7fb4a2f516bd291,\"2023-03-16 15:20:46.493 +11:00\",2018,074,3,9,07,3\n6412991ed7fb4a2f516bd290,\"2023-03-16 15:20:46.469 +11:00\",2018,074,3,9,06,15\n6412991ed7fb4a2f516bd28f,\"2023-03-16 15:20:46.445 +11:00\",2018,074,3,9,05,0\n6412991ed7fb4a2f516bd28e,\"2023-03-16 15:20:46.421 +11:00\",2018,074,3,9,04,18\n6412991ed7fb4a2f516bd28d,\"2023-03-16 15:20:46.398 +11:00\",2018,074,3,9,03,36\n6412991ed7fb4a2f516bd28c,\"2023-03-16 15:20:46.368 +11:00\",2018,074,3,9,02,591\n6412991ed7fb4a2f516bd28b,\"2023-03-16 15:20:46.345 +11:00\",2018,074,3,9,01,15\n6412991ed7fb4a2f516bd28a,\"2023-03-16 15:20:46.315 +11:00\",2018,074,3,2,77,516\n6412991ed7fb4a2f516bd289,\"2023-03-16 15:20:46.284 +11:00\",2018,074,3,2,9999,516\n6412991ed7fb4a2f516bd288,\"2023-03-16 15:20:46.257 +11:00\",2018,074,3,2,99,..C\n6412991ed7fb4a2f516bd287,\"2023-03-16 15:20:46.230 +11:00\",2018,074,3,2,18,3\n6412991ed7fb4a2f516bd286,\"2023-03-16 15:20:46.203 +11:00\",2018,074,3,2,17,0\n6412991ed7fb4a2f516bd285,\"2023-03-16 15:20:46.180 +11:00\",2018,074,3,2,16,0\n6412991ed7fb4a2f516bd284,\"2023-03-16 15:20:46.155 +11:00\",2018,074,3,2,15,3\n6412991ed7fb4a2f516bd283,\"2023-03-16 15:20:46.130 +11:00\",2018,074,3,2,14,6\n6412991ed7fb4a2f516bd282,\"2023-03-16 15:20:46.107 +11:00\",2018,074,3,2,13,9\n6412991ed7fb4a2f516bd281,\"2023-03-16 15:20:46.084 +11:00\",2018,074,3,2,12,0\n6412991ed7fb4a2f516bd280,\"2023-03-16 15:20:46.061 +11:00\",2018,074,3,2,09,78\n6412991ed7fb4a2f516bd27f,\"2023-03-16 15:20:46.037 +11:00\",2018,074,3,2,08,12\n6412991ed7fb4a2f516bd27e,\"2023-03-16 15:20:46.015 +11:00\",2018,074,3,2,07,3\n6412991dd7fb4a2f516bd27d,\"2023-03-16 15:20:45.992 +11:00\",2018,074,3,2,06,9\n6412991dd7fb4a2f516bd27c,\"2023-03-16 15:20:45.969 +11:00\",2018,074,3,2,05,0\n6412991dd7fb4a2f516bd27b,\"2023-03-16 15:20:45.946 +11:00\",2018,074,3,2,04,15\n6412991dd7fb4a2f516bd27a,\"2023-03-16 15:20:45.918 +11:00\",2018,074,3,2,03,24\n6412991dd7fb4a2f516bd279,\"2023-03-16 15:20:45.895 +11:00\",2018,074,3,2,02,348\n6412991dd7fb4a2f516bd278,\"2023-03-16 15:20:45.871 +11:00\",2018,074,3,2,01,12\n6412991dd7fb4a2f516bd277,\"2023-03-16 15:20:45.845 +11:00\",2018,074,3,1,77,381\n6412991dd7fb4a2f516bd276,\"2023-03-16 15:20:45.822 +11:00\",2018,074,3,1,9999,381\n6412991dd7fb4a2f516bd275,\"2023-03-16 15:20:45.797 +11:00\",2018,074,3,1,99,..C\n6412991dd7fb4a2f516bd274,\"2023-03-16 15:20:45.770 +11:00\",2018,074,3,1,18,0\n6412991dd7fb4a2f516bd273,\"2023-03-16 15:20:45.747 +11:00\",2018,074,3,1,17,0\n6412991dd7fb4a2f516bd272,\"2023-03-16 15:20:45.717 +11:00\",2018,074,3,1,16,0\n6412991dd7fb4a2f516bd271,\"2023-03-16 15:20:45.693 +11:00\",2018,074,3,1,15,6\n6412991dd7fb4a2f516bd270,\"2023-03-16 15:20:45.669 +11:00\",2018,074,3,1,14,3\n6412991dd7fb4a2f516bd26f,\"2023-03-16 15:20:45.644 +11:00\",2018,074,3,1,13,21\n6412991dd7fb4a2f516bd26e,\"2023-03-16 15:20:45.618 +11:00\",2018,074,3,1,12,0\n6412991dd7fb4a2f516bd26d,\"2023-03-16 15:20:45.595 +11:00\",2018,074,3,1,09,63\n6412991dd7fb4a2f516bd26c,\"2023-03-16 15:20:45.567 +11:00\",2018,074,3,1,08,9\n6412991dd7fb4a2f516bd26b,\"2023-03-16 15:20:45.543 +11:00\",2018,074,3,1,07,0\n6412991dd7fb4a2f516bd26a,\"2023-03-16 15:20:45.517 +11:00\",2018,074,3,1,06,9\n6412991dd7fb4a2f516bd269,\"2023-03-16 15:20:45.492 +11:00\",2018,074,3,1,05,0\n6412991dd7fb4a2f516bd268,\"2023-03-16 15:20:45.467 +11:00\",2018,074,3,1,04,6\n6412991dd7fb4a2f516bd267,\"2023-03-16 15:20:45.439 +11:00\",2018,074,3,1,03,15\n6412991dd7fb4a2f516bd266,\"2023-03-16 15:20:45.415 +11:00\",2018,074,3,1,02,243\n6412991dd7fb4a2f516bd265,\"2023-03-16 15:20:45.331 +11:00\",2018,074,3,1,01,6\n6412991dd7fb4a2f516bd264,\"2023-03-16 15:20:45.306 +11:00\",2018,074,2,9,77,1974\n6412991dd7fb4a2f516bd263,\"2023-03-16 15:20:45.264 +11:00\",2018,074,2,9,9999,1974\n6412991dd7fb4a2f516bd262,\"2023-03-16 15:20:45.242 +11:00\",2018,074,2,9,99,..C\n6412991dd7fb4a2f516bd261,\"2023-03-16 15:20:45.218 +11:00\",2018,074,2,9,18,15\n6412991dd7fb4a2f516bd260,\"2023-03-16 15:20:45.195 +11:00\",2018,074,2,9,17,12\n6412991dd7fb4a2f516bd25f,\"2023-03-16 15:20:45.170 +11:00\",2018,074,2,9,16,21\n6412991dd7fb4a2f516bd25e,\"2023-03-16 15:20:45.146 +11:00\",2018,074,2,9,15,39\n6412991dd7fb4a2f516bd25d,\"2023-03-16 15:20:45.124 +11:00\",2018,074,2,9,14,36\n6412991dd7fb4a2f516bd25c,\"2023-03-16 15:20:45.100 +11:00\",2018,074,2,9,13,108\n6412991dd7fb4a2f516bd25b,\"2023-03-16 15:20:45.074 +11:00\",2018,074,2,9,12,9\n6412991dd7fb4a2f516bd25a,\"2023-03-16 15:20:45.049 +11:00\",2018,074,2,9,09,171\n6412991dd7fb4a2f516bd259,\"2023-03-16 15:20:45.024 +11:00\",2018,074,2,9,08,156\n6412991dd7fb4a2f516bd258,\"2023-03-16 15:20:45.001 +11:00\",2018,074,2,9,07,57\n6412991cd7fb4a2f516bd257,\"2023-03-16 15:20:44.977 +11:00\",2018,074,2,9,06,138\n6412991cd7fb4a2f516bd256,\"2023-03-16 15:20:44.914 +11:00\",2018,074,2,9,05,75\n6412991cd7fb4a2f516bd255,\"2023-03-16 15:20:44.889 +11:00\",2018,074,2,9,04,270\n6412991cd7fb4a2f516bd254,\"2023-03-16 15:20:44.866 +11:00\",2018,074,2,9,03,285\n6412991cd7fb4a2f516bd253,\"2023-03-16 15:20:44.840 +11:00\",2018,074,2,9,02,375\n6412991cd7fb4a2f516bd252,\"2023-03-16 15:20:44.815 +11:00\",2018,074,2,9,01,213\n6412991cd7fb4a2f516bd251,\"2023-03-16 15:20:44.791 +11:00\",2018,074,2,2,77,1053\n6412991cd7fb4a2f516bd250,\"2023-03-16 15:20:44.768 +11:00\",2018,074,2,2,9999,1053\n6412991cd7fb4a2f516bd24f,\"2023-03-16 15:20:44.743 +11:00\",2018,074,2,2,99,..C\n6412991cd7fb4a2f516bd24e,\"2023-03-16 15:20:44.711 +11:00\",2018,074,2,2,18,9\n6412991cd7fb4a2f516bd24d,\"2023-03-16 15:20:44.683 +11:00\",2018,074,2,2,17,9\n6412991cd7fb4a2f516bd24c,\"2023-03-16 15:20:44.650 +11:00\",2018,074,2,2,16,12\n6412991cd7fb4a2f516bd24b,\"2023-03-16 15:20:44.608 +11:00\",2018,074,2,2,15,21\n6412991cd7fb4a2f516bd24a,\"2023-03-16 15:20:44.582 +11:00\",2018,074,2,2,14,18\n6412991cd7fb4a2f516bd249,\"2023-03-16 15:20:44.556 +11:00\",2018,074,2,2,13,51\n6412991cd7fb4a2f516bd248,\"2023-03-16 15:20:44.532 +11:00\",2018,074,2,2,12,6\n6412991cd7fb4a2f516bd247,\"2023-03-16 15:20:44.505 +11:00\",2018,074,2,2,09,90\n6412991cd7fb4a2f516bd246,\"2023-03-16 15:20:44.481 +11:00\",2018,074,2,2,08,78\n6412991cd7fb4a2f516bd245,\"2023-03-16 15:20:44.457 +11:00\",2018,074,2,2,07,36\n6412991cd7fb4a2f516bd244,\"2023-03-16 15:20:44.435 +11:00\",2018,074,2,2,06,78\n6412991cd7fb4a2f516bd243,\"2023-03-16 15:20:44.410 +11:00\",2018,074,2,2,05,36\n6412991cd7fb4a2f516bd242,\"2023-03-16 15:20:44.386 +11:00\",2018,074,2,2,04,147\n6412991cd7fb4a2f516bd241,\"2023-03-16 15:20:44.354 +11:00\",2018,074,2,2,03,150\n6412991cd7fb4a2f516bd240,\"2023-03-16 15:20:44.332 +11:00\",2018,074,2,2,02,195\n6412991cd7fb4a2f516bd23f,\"2023-03-16 15:20:44.301 +11:00\",2018,074,2,2,01,120\n6412991cd7fb4a2f516bd23e,\"2023-03-16 15:20:44.278 +11:00\",2018,074,2,1,77,924\n6412991cd7fb4a2f516bd23d,\"2023-03-16 15:20:44.254 +11:00\",2018,074,2,1,9999,924\n6412991cd7fb4a2f516bd23c,\"2023-03-16 15:20:44.229 +11:00\",2018,074,2,1,99,..C\n6412991cd7fb4a2f516bd23b,\"2023-03-16 15:20:44.206 +11:00\",2018,074,2,1,18,6\n6412991cd7fb4a2f516bd23a,\"2023-03-16 15:20:44.182 +11:00\",2018,074,2,1,17,6\n6412991cd7fb4a2f516bd239,\"2023-03-16 15:20:44.156 +11:00\",2018,074,2,1,16,9\n6412991cd7fb4a2f516bd238,\"2023-03-16 15:20:44.133 +11:00\",2018,074,2,1,15,15\n6412991cd7fb4a2f516bd237,\"2023-03-16 15:20:44.110 +11:00\",2018,074,2,1,14,18\n6412991cd7fb4a2f516bd236,\"2023-03-16 15:20:44.087 +11:00\",2018,074,2,1,13,60\n6412991cd7fb4a2f516bd235,\"2023-03-16 15:20:44.065 +11:00\",2018,074,2,1,12,3\n6412991cd7fb4a2f516bd234,\"2023-03-16 15:20:44.040 +11:00\",2018,074,2,1,09,84\n6412991cd7fb4a2f516bd233,\"2023-03-16 15:20:44.012 +11:00\",2018,074,2,1,08,78\n6412991bd7fb4a2f516bd232,\"2023-03-16 15:20:43.985 +11:00\",2018,074,2,1,07,21\n6412991bd7fb4a2f516bd231,\"2023-03-16 15:20:43.961 +11:00\",2018,074,2,1,06,57\n6412991bd7fb4a2f516bd230,\"2023-03-16 15:20:43.935 +11:00\",2018,074,2,1,05,39\n6412991bd7fb4a2f516bd22f,\"2023-03-16 15:20:43.913 +11:00\",2018,074,2,1,04,123\n6412991bd7fb4a2f516bd22e,\"2023-03-16 15:20:43.890 +11:00\",2018,074,2,1,03,138\n6412991bd7fb4a2f516bd22d,\"2023-03-16 15:20:43.866 +11:00\",2018,074,2,1,02,177\n6412991bd7fb4a2f516bd22c,\"2023-03-16 15:20:43.845 +11:00\",2018,074,2,1,01,96\n6412991bd7fb4a2f516bd22b,\"2023-03-16 15:20:43.823 +11:00\",2018,074,1,9,77,25818\n6412991bd7fb4a2f516bd22a,\"2023-03-16 15:20:43.800 +11:00\",2018,074,1,9,9999,25818\n6412991bd7fb4a2f516bd229,\"2023-03-16 15:20:43.773 +11:00\",2018,074,1,9,99,..C\n6412991bd7fb4a2f516bd228,\"2023-03-16 15:20:43.743 +11:00\",2018,074,1,9,18,438\n6412991bd7fb4a2f516bd227,\"2023-03-16 15:20:43.714 +11:00\",2018,074,1,9,17,387\n6412991bd7fb4a2f516bd226,\"2023-03-16 15:20:43.687 +11:00\",2018,074,1,9,16,471\n6412991bd7fb4a2f516bd225,\"2023-03-16 15:20:43.666 +11:00\",2018,074,1,9,15,615\n6412991bd7fb4a2f516bd224,\"2023-03-16 15:20:43.643 +11:00\",2018,074,1,9,14,1431\n6412991bd7fb4a2f516bd223,\"2023-03-16 15:20:43.620 +11:00\",2018,074,1,9,13,3657\n6412991bd7fb4a2f516bd222,\"2023-03-16 15:20:43.596 +11:00\",2018,074,1,9,12,243\n6412991bd7fb4a2f516bd221,\"2023-03-16 15:20:43.568 +11:00\",2018,074,1,9,09,2559\n6412991bd7fb4a2f516bd220,\"2023-03-16 15:20:43.543 +11:00\",2018,074,1,9,08,1686\n6412991bd7fb4a2f516bd21f,\"2023-03-16 15:20:43.518 +11:00\",2018,074,1,9,07,870\n6412991bd7fb4a2f516bd21e,\"2023-03-16 15:20:43.495 +11:00\",2018,074,1,9,06,1128\n6412991bd7fb4a2f516bd21d,\"2023-03-16 15:20:43.467 +11:00\",2018,074,1,9,05,243\n6412991bd7fb4a2f516bd21c,\"2023-03-16 15:20:43.442 +11:00\",2018,074,1,9,04,2181\n6412991bd7fb4a2f516bd21b,\"2023-03-16 15:20:43.415 +11:00\",2018,074,1,9,03,2829\n6412991bd7fb4a2f516bd21a,\"2023-03-16 15:20:43.390 +11:00\",2018,074,1,9,02,5808\n6412991bd7fb4a2f516bd219,\"2023-03-16 15:20:43.357 +11:00\",2018,074,1,9,01,1266\n6412991bd7fb4a2f516bd218,\"2023-03-16 15:20:43.332 +11:00\",2018,074,1,2,77,13245\n6412991bd7fb4a2f516bd217,\"2023-03-16 15:20:43.308 +11:00\",2018,074,1,2,9999,13248\n6412991bd7fb4a2f516bd216,\"2023-03-16 15:20:43.281 +11:00\",2018,074,1,2,99,..C\n6412991bd7fb4a2f516bd215,\"2023-03-16 15:20:43.257 +11:00\",2018,074,1,2,18,210\n6412991bd7fb4a2f516bd214,\"2023-03-16 15:20:43.233 +11:00\",2018,074,1,2,17,189\n6412991bd7fb4a2f516bd213,\"2023-03-16 15:20:43.211 +11:00\",2018,074,1,2,16,207\n6412991bd7fb4a2f516bd212,\"2023-03-16 15:20:43.186 +11:00\",2018,074,1,2,15,294\n6412991bd7fb4a2f516bd211,\"2023-03-16 15:20:43.156 +11:00\",2018,074,1,2,14,708\n6412991bd7fb4a2f516bd210,\"2023-03-16 15:20:43.129 +11:00\",2018,074,1,2,13,1908\n6412991bd7fb4a2f516bd20f,\"2023-03-16 15:20:43.097 +11:00\",2018,074,1,2,12,120\n6412991bd7fb4a2f516bd20e,\"2023-03-16 15:20:43.069 +11:00\",2018,074,1,2,09,1383\n6412991bd7fb4a2f516bd20d,\"2023-03-16 15:20:43.046 +11:00\",2018,074,1,2,08,861\n6412991bd7fb4a2f516bd20c,\"2023-03-16 15:20:43.020 +11:00\",2018,074,1,2,07,450\n6412991ad7fb4a2f516bd20b,\"2023-03-16 15:20:42.994 +11:00\",2018,074,1,2,06,567\n6412991ad7fb4a2f516bd20a,\"2023-03-16 15:20:42.969 +11:00\",2018,074,1,2,05,114\n6412991ad7fb4a2f516bd209,\"2023-03-16 15:20:42.944 +11:00\",2018,074,1,2,04,1143\n6412991ad7fb4a2f516bd208,\"2023-03-16 15:20:42.918 +11:00\",2018,074,1,2,03,1413\n6412991ad7fb4a2f516bd207,\"2023-03-16 15:20:42.896 +11:00\",2018,074,1,2,02,3066\n6412991ad7fb4a2f516bd206,\"2023-03-16 15:20:42.873 +11:00\",2018,074,1,2,01,621\n6412991ad7fb4a2f516bd205,\"2023-03-16 15:20:42.849 +11:00\",2018,074,1,1,77,12570\n6412991ad7fb4a2f516bd204,\"2023-03-16 15:20:42.824 +11:00\",2018,074,1,1,9999,12570\n6412991ad7fb4a2f516bd203,\"2023-03-16 15:20:42.798 +11:00\",2018,074,1,1,99,..C\n6412991ad7fb4a2f516bd202,\"2023-03-16 15:20:42.773 +11:00\",2018,074,1,1,18,228\n6412991ad7fb4a2f516bd201,\"2023-03-16 15:20:42.747 +11:00\",2018,074,1,1,17,195\n6412991ad7fb4a2f516bd200,\"2023-03-16 15:20:42.722 +11:00\",2018,074,1,1,16,267\n6412991ad7fb4a2f516bd1ff,\"2023-03-16 15:20:42.699 +11:00\",2018,074,1,1,15,324\n6412991ad7fb4a2f516bd1fe,\"2023-03-16 15:20:42.648 +11:00\",2018,074,1,1,14,720\n6412991ad7fb4a2f516bd1fd,\"2023-03-16 15:20:42.614 +11:00\",2018,074,1,1,13,1752\n6412991ad7fb4a2f516bd1fc,\"2023-03-16 15:20:42.591 +11:00\",2018,074,1,1,12,126\n6412991ad7fb4a2f516bd1fb,\"2023-03-16 15:20:42.560 +11:00\",2018,074,1,1,09,1176\n6412991ad7fb4a2f516bd1fa,\"2023-03-16 15:20:42.535 +11:00\",2018,074,1,1,08,828\n6412991ad7fb4a2f516bd1f9,\"2023-03-16 15:20:42.508 +11:00\",2018,074,1,1,07,420\n6412991ad7fb4a2f516bd1f8,\"2023-03-16 15:20:42.483 +11:00\",2018,074,1,1,06,561\n6412991ad7fb4a2f516bd1f7,\"2023-03-16 15:20:42.456 +11:00\",2018,074,1,1,05,129\n6412991ad7fb4a2f516bd1f6,\"2023-03-16 15:20:42.432 +11:00\",2018,074,1,1,04,1041\n6412991ad7fb4a2f516bd1f5,\"2023-03-16 15:20:42.405 +11:00\",2018,074,1,1,03,1419\n6412991ad7fb4a2f516bd1f4,\"2023-03-16 15:20:42.370 +11:00\",2018,074,1,1,02,2742\n6412991ad7fb4a2f516bd1f3,\"2023-03-16 15:20:42.343 +11:00\",2018,074,1,1,01,648\n6412991ad7fb4a2f516bd1f2,\"2023-03-16 15:20:42.318 +11:00\",2018,073,9999,9,77,32493\n6412991ad7fb4a2f516bd1f1,\"2023-03-16 15:20:42.293 +11:00\",2018,073,9999,9,9999,32496\n6412991ad7fb4a2f516bd1f0,\"2023-03-16 15:20:42.256 +11:00\",2018,073,9999,9,99,6\n6412991ad7fb4a2f516bd1ef,\"2023-03-16 15:20:42.232 +11:00\",2018,073,9999,9,18,525\n6412991ad7fb4a2f516bd1ee,\"2023-03-16 15:20:42.205 +11:00\",2018,073,9999,9,17,441\n6412991ad7fb4a2f516bd1ed,\"2023-03-16 15:20:42.178 +11:00\",2018,073,9999,9,16,519\n6412991ad7fb4a2f516bd1ec,\"2023-03-16 15:20:42.153 +11:00\",2018,073,9999,9,15,717\n6412991ad7fb4a2f516bd1eb,\"2023-03-16 15:20:42.129 +11:00\",2018,073,9999,9,14,1581\n6412991ad7fb4a2f516bd1ea,\"2023-03-16 15:20:42.106 +11:00\",2018,073,9999,9,13,4272\n6412991ad7fb4a2f516bd1e9,\"2023-03-16 15:20:42.083 +11:00\",2018,073,9999,9,12,306\n6412991ad7fb4a2f516bd1e8,\"2023-03-16 15:20:42.060 +11:00\",2018,073,9999,9,09,3222\n6412991ad7fb4a2f516bd1e7,\"2023-03-16 15:20:42.032 +11:00\",2018,073,9999,9,08,1995\n6412991ad7fb4a2f516bd1e6,\"2023-03-16 15:20:42.007 +11:00\",2018,073,9999,9,07,867\n64129919d7fb4a2f516bd1e5,\"2023-03-16 15:20:41.983 +11:00\",2018,073,9999,9,06,1437\n64129919d7fb4a2f516bd1e4,\"2023-03-16 15:20:41.957 +11:00\",2018,073,9999,9,05,309\n64129919d7fb4a2f516bd1e3,\"2023-03-16 15:20:41.920 +11:00\",2018,073,9999,9,04,2664\n64129919d7fb4a2f516bd1e2,\"2023-03-16 15:20:41.891 +11:00\",2018,073,9999,9,03,3384\n64129919d7fb4a2f516bd1e1,\"2023-03-16 15:20:41.864 +11:00\",2018,073,9999,9,02,8568\n64129919d7fb4a2f516bd1e0,\"2023-03-16 15:20:41.839 +11:00\",2018,073,9999,9,01,1686\n64129919d7fb4a2f516bd1df,\"2023-03-16 15:20:41.814 +11:00\",2018,073,9999,2,77,16878\n64129919d7fb4a2f516bd1de,\"2023-03-16 15:20:41.787 +11:00\",2018,073,9999,2,9999,16878\n64129919d7fb4a2f516bd1dd,\"2023-03-16 15:20:41.764 +11:00\",2018,073,9999,2,99,3\n64129919d7fb4a2f516bd1dc,\"2023-03-16 15:20:41.731 +11:00\",2018,073,9999,2,18,255\n64129919d7fb4a2f516bd1db,\"2023-03-16 15:20:41.705 +11:00\",2018,073,9999,2,17,219\n64129919d7fb4a2f516bd1da,\"2023-03-16 15:20:41.679 +11:00\",2018,073,9999,2,16,243\n64129919d7fb4a2f516bd1d9,\"2023-03-16 15:20:41.654 +11:00\",2018,073,9999,2,15,384\n64129919d7fb4a2f516bd1d8,\"2023-03-16 15:20:41.622 +11:00\",2018,073,9999,2,14,843\n64129919d7fb4a2f516bd1d7,\"2023-03-16 15:20:41.598 +11:00\",2018,073,9999,2,13,2214\n64129919d7fb4a2f516bd1d6,\"2023-03-16 15:20:41.571 +11:00\",2018,073,9999,2,12,150\n64129919d7fb4a2f516bd1d5,\"2023-03-16 15:20:41.543 +11:00\",2018,073,9999,2,09,1662\n64129919d7fb4a2f516bd1d4,\"2023-03-16 15:20:41.513 +11:00\",2018,073,9999,2,08,1029\n64129919d7fb4a2f516bd1d3,\"2023-03-16 15:20:41.484 +11:00\",2018,073,9999,2,07,453\n64129919d7fb4a2f516bd1d2,\"2023-03-16 15:20:41.451 +11:00\",2018,073,9999,2,06,741\n64129919d7fb4a2f516bd1d1,\"2023-03-16 15:20:41.427 +11:00\",2018,073,9999,2,05,159\n64129919d7fb4a2f516bd1d0,\"2023-03-16 15:20:41.399 +11:00\",2018,073,9999,2,04,1389\n64129919d7fb4a2f516bd1cf,\"2023-03-16 15:20:41.372 +11:00\",2018,073,9999,2,03,1761\n64129919d7fb4a2f516bd1ce,\"2023-03-16 15:20:41.347 +11:00\",2018,073,9999,2,02,4533\n64129919d7fb4a2f516bd1cd,\"2023-03-16 15:20:41.316 +11:00\",2018,073,9999,2,01,840\n64129919d7fb4a2f516bd1cc,\"2023-03-16 15:20:41.291 +11:00\",2018,073,9999,1,77,15612\n64129919d7fb4a2f516bd1cb,\"2023-03-16 15:20:41.264 +11:00\",2018,073,9999,1,9999,15618\n64129919d7fb4a2f516bd1ca,\"2023-03-16 15:20:41.231 +11:00\",2018,073,9999,1,99,0\n64129919d7fb4a2f516bd1c9,\"2023-03-16 15:20:41.207 +11:00\",2018,073,9999,1,18,270\n64129919d7fb4a2f516bd1c8,\"2023-03-16 15:20:41.181 +11:00\",2018,073,9999,1,17,219\n64129919d7fb4a2f516bd1c7,\"2023-03-16 15:20:41.152 +11:00\",2018,073,9999,1,16,276\n64129919d7fb4a2f516bd1c6,\"2023-03-16 15:20:41.129 +11:00\",2018,073,9999,1,15,333\n64129919d7fb4a2f516bd1c5,\"2023-03-16 15:20:41.102 +11:00\",2018,073,9999,1,14,738\n64129919d7fb4a2f516bd1c4,\"2023-03-16 15:20:41.079 +11:00\",2018,073,9999,1,13,2058\n64129919d7fb4a2f516bd1c3,\"2023-03-16 15:20:41.054 +11:00\",2018,073,9999,1,12,156\n64129919d7fb4a2f516bd1c2,\"2023-03-16 15:20:41.027 +11:00\",2018,073,9999,1,09,1560\n64129919d7fb4a2f516bd1c1,\"2023-03-16 15:20:41.001 +11:00\",2018,073,9999,1,08,969\n64129918d7fb4a2f516bd1c0,\"2023-03-16 15:20:40.977 +11:00\",2018,073,9999,1,07,414\n64129918d7fb4a2f516bd1bf,\"2023-03-16 15:20:40.953 +11:00\",2018,073,9999,1,06,696\n64129918d7fb4a2f516bd1be,\"2023-03-16 15:20:40.921 +11:00\",2018,073,9999,1,05,150\n64129918d7fb4a2f516bd1bd,\"2023-03-16 15:20:40.897 +11:00\",2018,073,9999,1,04,1275\n64129918d7fb4a2f516bd1bc,\"2023-03-16 15:20:40.864 +11:00\",2018,073,9999,1,03,1620\n64129918d7fb4a2f516bd1bb,\"2023-03-16 15:20:40.838 +11:00\",2018,073,9999,1,02,4035\n64129918d7fb4a2f516bd1ba,\"2023-03-16 15:20:40.813 +11:00\",2018,073,9999,1,01,849\n64129918d7fb4a2f516bd1b9,\"2023-03-16 15:20:40.786 +11:00\",2018,073,77,9,77,32493\n64129918d7fb4a2f516bd1b8,\"2023-03-16 15:20:40.762 +11:00\",2018,073,77,9,9999,32496\n64129918d7fb4a2f516bd1b7,\"2023-03-16 15:20:40.737 +11:00\",2018,073,77,9,99,..C\n64129918d7fb4a2f516bd1b6,\"2023-03-16 15:20:40.711 +11:00\",2018,073,77,9,18,525\n64129918d7fb4a2f516bd1b5,\"2023-03-16 15:20:40.683 +11:00\",2018,073,77,9,17,441\n64129918d7fb4a2f516bd1b4,\"2023-03-16 15:20:40.657 +11:00\",2018,073,77,9,16,519\n64129918d7fb4a2f516bd1b3,\"2023-03-16 15:20:40.634 +11:00\",2018,073,77,9,15,717\n64129918d7fb4a2f516bd1b2,\"2023-03-16 15:20:40.604 +11:00\",2018,073,77,9,14,1581\n64129918d7fb4a2f516bd1b1,\"2023-03-16 15:20:40.578 +11:00\",2018,073,77,9,13,4272\n64129918d7fb4a2f516bd1b0,\"2023-03-16 15:20:40.548 +11:00\",2018,073,77,9,12,306\n64129918d7fb4a2f516bd1af,\"2023-03-16 15:20:40.523 +11:00\",2018,073,77,9,09,3222\n64129918d7fb4a2f516bd1ae,\"2023-03-16 15:20:40.499 +11:00\",2018,073,77,9,08,1995\n64129918d7fb4a2f516bd1ad,\"2023-03-16 15:20:40.475 +11:00\",2018,073,77,9,07,867\n64129918d7fb4a2f516bd1ac,\"2023-03-16 15:20:40.447 +11:00\",2018,073,77,9,06,1437\n64129918d7fb4a2f516bd1ab,\"2023-03-16 15:20:40.414 +11:00\",2018,073,77,9,05,309\n64129918d7fb4a2f516bd1aa,\"2023-03-16 15:20:40.386 +11:00\",2018,073,77,9,04,2664\n64129918d7fb4a2f516bd1a9,\"2023-03-16 15:20:40.362 +11:00\",2018,073,77,9,03,3384\n64129918d7fb4a2f516bd1a8,\"2023-03-16 15:20:40.334 +11:00\",2018,073,77,9,02,8568\n64129918d7fb4a2f516bd1a7,\"2023-03-16 15:20:40.310 +11:00\",2018,073,77,9,01,1686\n64129918d7fb4a2f516bd1a6,\"2023-03-16 15:20:40.287 +11:00\",2018,073,77,2,77,16878\n64129918d7fb4a2f516bd1a5,\"2023-03-16 15:20:40.263 +11:00\",2018,073,77,2,9999,16878\n64129918d7fb4a2f516bd1a4,\"2023-03-16 15:20:40.239 +11:00\",2018,073,77,2,99,..C\n64129918d7fb4a2f516bd1a3,\"2023-03-16 15:20:40.213 +11:00\",2018,073,77,2,18,255\n64129918d7fb4a2f516bd1a2,\"2023-03-16 15:20:40.179 +11:00\",2018,073,77,2,17,219\n64129918d7fb4a2f516bd1a1,\"2023-03-16 15:20:40.145 +11:00\",2018,073,77,2,16,243\n64129918d7fb4a2f516bd1a0,\"2023-03-16 15:20:40.118 +11:00\",2018,073,77,2,15,384\n64129918d7fb4a2f516bd19f,\"2023-03-16 15:20:40.093 +11:00\",2018,073,77,2,14,843\n64129918d7fb4a2f516bd19e,\"2023-03-16 15:20:40.065 +11:00\",2018,073,77,2,13,2214\n64129918d7fb4a2f516bd19d,\"2023-03-16 15:20:40.036 +11:00\",2018,073,77,2,12,150\n64129918d7fb4a2f516bd19c,\"2023-03-16 15:20:40.013 +11:00\",2018,073,77,2,09,1662\n64129917d7fb4a2f516bd19b,\"2023-03-16 15:20:39.985 +11:00\",2018,073,77,2,08,1029\n64129917d7fb4a2f516bd19a,\"2023-03-16 15:20:39.955 +11:00\",2018,073,77,2,07,453\n64129917d7fb4a2f516bd199,\"2023-03-16 15:20:39.931 +11:00\",2018,073,77,2,06,741\n64129917d7fb4a2f516bd198,\"2023-03-16 15:20:39.900 +11:00\",2018,073,77,2,05,159\n64129917d7fb4a2f516bd197,\"2023-03-16 15:20:39.878 +11:00\",2018,073,77,2,04,1389\n64129917d7fb4a2f516bd196,\"2023-03-16 15:20:39.854 +11:00\",2018,073,77,2,03,1761\n64129917d7fb4a2f516bd195,\"2023-03-16 15:20:39.830 +11:00\",2018,073,77,2,02,4533\n64129917d7fb4a2f516bd194,\"2023-03-16 15:20:39.795 +11:00\",2018,073,77,2,01,840\n64129917d7fb4a2f516bd193,\"2023-03-16 15:20:39.769 +11:00\",2018,073,77,1,77,15612\n64129917d7fb4a2f516bd192,\"2023-03-16 15:20:39.745 +11:00\",2018,073,77,1,9999,15618\n64129917d7fb4a2f516bd191,\"2023-03-16 15:20:39.718 +11:00\",2018,073,77,1,99,..C\n64129917d7fb4a2f516bd190,\"2023-03-16 15:20:39.689 +11:00\",2018,073,77,1,18,270\n64129917d7fb4a2f516bd18f,\"2023-03-16 15:20:39.664 +11:00\",2018,073,77,1,17,219\n64129917d7fb4a2f516bd18e,\"2023-03-16 15:20:39.637 +11:00\",2018,073,77,1,16,276\n64129917d7fb4a2f516bd18d,\"2023-03-16 15:20:39.612 +11:00\",2018,073,77,1,15,333\n64129917d7fb4a2f516bd18c,\"2023-03-16 15:20:39.588 +11:00\",2018,073,77,1,14,738\n64129917d7fb4a2f516bd18b,\"2023-03-16 15:20:39.563 +11:00\",2018,073,77,1,13,2058\n64129917d7fb4a2f516bd18a,\"2023-03-16 15:20:39.536 +11:00\",2018,073,77,1,12,156\n64129917d7fb4a2f516bd189,\"2023-03-16 15:20:39.507 +11:00\",2018,073,77,1,09,1560\n64129917d7fb4a2f516bd188,\"2023-03-16 15:20:39.483 +11:00\",2018,073,77,1,08,969\n64129917d7fb4a2f516bd187,\"2023-03-16 15:20:39.454 +11:00\",2018,073,77,1,07,414\n64129917d7fb4a2f516bd186,\"2023-03-16 15:20:39.422 +11:00\",2018,073,77,1,06,696\n64129917d7fb4a2f516bd185,\"2023-03-16 15:20:39.398 +11:00\",2018,073,77,1,05,150\n64129917d7fb4a2f516bd184,\"2023-03-16 15:20:39.370 +11:00\",2018,073,77,1,04,1275\n64129917d7fb4a2f516bd183,\"2023-03-16 15:20:39.346 +11:00\",2018,073,77,1,03,1620\n64129917d7fb4a2f516bd182,\"2023-03-16 15:20:39.321 +11:00\",2018,073,77,1,02,4035\n64129917d7fb4a2f516bd181,\"2023-03-16 15:20:39.294 +11:00\",2018,073,77,1,01,849\n64129917d7fb4a2f516bd180,\"2023-03-16 15:20:39.259 +11:00\",2018,073,9,9,77,0\n64129917d7fb4a2f516bd17f,\"2023-03-16 15:20:39.228 +11:00\",2018,073,9,9,9999,0\n64129917d7fb4a2f516bd17e,\"2023-03-16 15:20:39.204 +11:00\",2018,073,9,9,99,..C\n64129917d7fb4a2f516bd17d,\"2023-03-16 15:20:39.179 +11:00\",2018,073,9,9,18,0\n64129917d7fb4a2f516bd17c,\"2023-03-16 15:20:39.155 +11:00\",2018,073,9,9,17,0\n64129917d7fb4a2f516bd17b,\"2023-03-16 15:20:39.128 +11:00\",2018,073,9,9,16,0\n64129917d7fb4a2f516bd17a,\"2023-03-16 15:20:39.100 +11:00\",2018,073,9,9,15,0\n64129917d7fb4a2f516bd179,\"2023-03-16 15:20:39.077 +11:00\",2018,073,9,9,14,0\n64129917d7fb4a2f516bd178,\"2023-03-16 15:20:39.053 +11:00\",2018,073,9,9,13,0\n64129917d7fb4a2f516bd177,\"2023-03-16 15:20:39.026 +11:00\",2018,073,9,9,12,0\n64129917d7fb4a2f516bd176,\"2023-03-16 15:20:38.999 +11:00\",2018,073,9,9,09,0\n64129916d7fb4a2f516bd175,\"2023-03-16 15:20:38.972 +11:00\",2018,073,9,9,08,0\n64129916d7fb4a2f516bd174,\"2023-03-16 15:20:38.946 +11:00\",2018,073,9,9,07,0\n64129916d7fb4a2f516bd173,\"2023-03-16 15:20:38.922 +11:00\",2018,073,9,9,06,0\n64129916d7fb4a2f516bd172,\"2023-03-16 15:20:38.866 +11:00\",2018,073,9,9,05,0\n64129916d7fb4a2f516bd171,\"2023-03-16 15:20:38.838 +11:00\",2018,073,9,9,04,0\n64129916d7fb4a2f516bd170,\"2023-03-16 15:20:38.811 +11:00\",2018,073,9,9,03,0\n64129916d7fb4a2f516bd16f,\"2023-03-16 15:20:38.784 +11:00\",2018,073,9,9,02,0\n64129916d7fb4a2f516bd16e,\"2023-03-16 15:20:38.759 +11:00\",2018,073,9,9,01,0\n64129916d7fb4a2f516bd16d,\"2023-03-16 15:20:38.734 +11:00\",2018,073,9,2,77,0\n64129916d7fb4a2f516bd16c,\"2023-03-16 15:20:38.709 +11:00\",2018,073,9,2,9999,0\n64129916d7fb4a2f516bd16b,\"2023-03-16 15:20:38.684 +11:00\",2018,073,9,2,99,..C\n64129916d7fb4a2f516bd16a,\"2023-03-16 15:20:38.661 +11:00\",2018,073,9,2,18,0\n64129916d7fb4a2f516bd169,\"2023-03-16 15:20:38.638 +11:00\",2018,073,9,2,17,0\n64129916d7fb4a2f516bd168,\"2023-03-16 15:20:38.610 +11:00\",2018,073,9,2,16,0\n64129916d7fb4a2f516bd167,\"2023-03-16 15:20:38.581 +11:00\",2018,073,9,2,15,0\n64129916d7fb4a2f516bd166,\"2023-03-16 15:20:38.556 +11:00\",2018,073,9,2,14,0\n64129916d7fb4a2f516bd165,\"2023-03-16 15:20:38.529 +11:00\",2018,073,9,2,13,0\n64129916d7fb4a2f516bd164,\"2023-03-16 15:20:38.499 +11:00\",2018,073,9,2,12,0\n64129916d7fb4a2f516bd163,\"2023-03-16 15:20:38.469 +11:00\",2018,073,9,2,09,0\n64129916d7fb4a2f516bd162,\"2023-03-16 15:20:38.437 +11:00\",2018,073,9,2,08,0\n64129916d7fb4a2f516bd161,\"2023-03-16 15:20:38.413 +11:00\",2018,073,9,2,07,0\n64129916d7fb4a2f516bd160,\"2023-03-16 15:20:38.383 +11:00\",2018,073,9,2,06,0\n64129916d7fb4a2f516bd15f,\"2023-03-16 15:20:38.359 +11:00\",2018,073,9,2,05,0\n64129916d7fb4a2f516bd15e,\"2023-03-16 15:20:38.334 +11:00\",2018,073,9,2,04,0\n64129916d7fb4a2f516bd15d,\"2023-03-16 15:20:38.309 +11:00\",2018,073,9,2,03,0\n64129916d7fb4a2f516bd15c,\"2023-03-16 15:20:38.270 +11:00\",2018,073,9,2,02,0\n64129916d7fb4a2f516bd15b,\"2023-03-16 15:20:38.242 +11:00\",2018,073,9,2,01,0\n64129916d7fb4a2f516bd15a,\"2023-03-16 15:20:38.216 +11:00\",2018,073,9,1,77,0\n64129916d7fb4a2f516bd159,\"2023-03-16 15:20:38.194 +11:00\",2018,073,9,1,9999,0\n64129916d7fb4a2f516bd158,\"2023-03-16 15:20:38.171 +11:00\",2018,073,9,1,99,..C\n64129916d7fb4a2f516bd157,\"2023-03-16 15:20:38.146 +11:00\",2018,073,9,1,18,0\n64129916d7fb4a2f516bd156,\"2023-03-16 15:20:38.048 +11:00\",2018,073,9,1,17,0\n64129916d7fb4a2f516bd155,\"2023-03-16 15:20:38.006 +11:00\",2018,073,9,1,16,0\n64129915d7fb4a2f516bd154,\"2023-03-16 15:20:37.978 +11:00\",2018,073,9,1,15,0\n64129915d7fb4a2f516bd153,\"2023-03-16 15:20:37.952 +11:00\",2018,073,9,1,14,0\n64129915d7fb4a2f516bd152,\"2023-03-16 15:20:37.927 +11:00\",2018,073,9,1,13,0\n64129915d7fb4a2f516bd151,\"2023-03-16 15:20:37.899 +11:00\",2018,073,9,1,12,0\n64129915d7fb4a2f516bd150,\"2023-03-16 15:20:37.875 +11:00\",2018,073,9,1,09,0\n64129915d7fb4a2f516bd14f,\"2023-03-16 15:20:37.847 +11:00\",2018,073,9,1,08,0\n64129915d7fb4a2f516bd14e,\"2023-03-16 15:20:37.818 +11:00\",2018,073,9,1,07,0\n64129915d7fb4a2f516bd14d,\"2023-03-16 15:20:37.794 +11:00\",2018,073,9,1,06,0\n64129915d7fb4a2f516bd14c,\"2023-03-16 15:20:37.769 +11:00\",2018,073,9,1,05,0\n64129915d7fb4a2f516bd14b,\"2023-03-16 15:20:37.743 +11:00\",2018,073,9,1,04,0\n64129915d7fb4a2f516bd14a,\"2023-03-16 15:20:37.715 +11:00\",2018,073,9,1,03,0\n64129915d7fb4a2f516bd149,\"2023-03-16 15:20:37.691 +11:00\",2018,073,9,1,02,0\n64129915d7fb4a2f516bd148,\"2023-03-16 15:20:37.667 +11:00\",2018,073,9,1,01,0\n64129915d7fb4a2f516bd147,\"2023-03-16 15:20:37.642 +11:00\",2018,073,6,9,77,291\n64129915d7fb4a2f516bd146,\"2023-03-16 15:20:37.609 +11:00\",2018,073,6,9,9999,291\n64129915d7fb4a2f516bd145,\"2023-03-16 15:20:37.586 +11:00\",2018,073,6,9,99,..C\n64129915d7fb4a2f516bd144,\"2023-03-16 15:20:37.562 +11:00\",2018,073,6,9,18,12\n64129915d7fb4a2f516bd143,\"2023-03-16 15:20:37.534 +11:00\",2018,073,6,9,17,3\n64129915d7fb4a2f516bd142,\"2023-03-16 15:20:37.511 +11:00\",2018,073,6,9,16,9\n64129915d7fb4a2f516bd141,\"2023-03-16 15:20:37.481 +11:00\",2018,073,6,9,15,6\n64129915d7fb4a2f516bd140,\"2023-03-16 15:20:37.459 +11:00\",2018,073,6,9,14,15\n64129915d7fb4a2f516bd13f,\"2023-03-16 15:20:37.437 +11:00\",2018,073,6,9,13,33\n64129915d7fb4a2f516bd13e,\"2023-03-16 15:20:37.407 +11:00\",2018,073,6,9,12,3\n64129915d7fb4a2f516bd13d,\"2023-03-16 15:20:37.369 +11:00\",2018,073,6,9,09,45\n64129915d7fb4a2f516bd13c,\"2023-03-16 15:20:37.325 +11:00\",2018,073,6,9,08,18\n64129915d7fb4a2f516bd13b,\"2023-03-16 15:20:37.271 +11:00\",2018,073,6,9,07,12\n64129915d7fb4a2f516bd13a,\"2023-03-16 15:20:37.246 +11:00\",2018,073,6,9,06,15\n64129915d7fb4a2f516bd139,\"2023-03-16 15:20:37.214 +11:00\",2018,073,6,9,05,3\n64129915d7fb4a2f516bd138,\"2023-03-16 15:20:37.176 +11:00\",2018,073,6,9,04,24\n64129915d7fb4a2f516bd137,\"2023-03-16 15:20:37.148 +11:00\",2018,073,6,9,03,30\n64129915d7fb4a2f516bd136,\"2023-03-16 15:20:37.118 +11:00\",2018,073,6,9,02,54\n64129915d7fb4a2f516bd135,\"2023-03-16 15:20:37.093 +11:00\",2018,073,6,9,01,18\n64129915d7fb4a2f516bd134,\"2023-03-16 15:20:37.068 +11:00\",2018,073,6,2,77,129\n64129915d7fb4a2f516bd133,\"2023-03-16 15:20:37.042 +11:00\",2018,073,6,2,9999,129\n64129915d7fb4a2f516bd132,\"2023-03-16 15:20:37.014 +11:00\",2018,073,6,2,99,..C\n64129914d7fb4a2f516bd131,\"2023-03-16 15:20:36.988 +11:00\",2018,073,6,2,18,3\n64129914d7fb4a2f516bd130,\"2023-03-16 15:20:36.952 +11:00\",2018,073,6,2,17,3\n64129914d7fb4a2f516bd12f,\"2023-03-16 15:20:36.921 +11:00\",2018,073,6,2,16,0\n64129914d7fb4a2f516bd12e,\"2023-03-16 15:20:36.894 +11:00\",2018,073,6,2,15,3\n64129914d7fb4a2f516bd12d,\"2023-03-16 15:20:36.869 +11:00\",2018,073,6,2,14,6\n64129914d7fb4a2f516bd12c,\"2023-03-16 15:20:36.845 +11:00\",2018,073,6,2,13,18\n64129914d7fb4a2f516bd12b,\"2023-03-16 15:20:36.819 +11:00\",2018,073,6,2,12,0\n64129914d7fb4a2f516bd12a,\"2023-03-16 15:20:36.792 +11:00\",2018,073,6,2,09,21\n64129914d7fb4a2f516bd129,\"2023-03-16 15:20:36.763 +11:00\",2018,073,6,2,08,6\n64129914d7fb4a2f516bd128,\"2023-03-16 15:20:36.738 +11:00\",2018,073,6,2,07,6\n64129914d7fb4a2f516bd127,\"2023-03-16 15:20:36.709 +11:00\",2018,073,6,2,06,6\n64129914d7fb4a2f516bd126,\"2023-03-16 15:20:36.682 +11:00\",2018,073,6,2,05,0\n64129914d7fb4a2f516bd125,\"2023-03-16 15:20:36.658 +11:00\",2018,073,6,2,04,12\n64129914d7fb4a2f516bd124,\"2023-03-16 15:20:36.634 +11:00\",2018,073,6,2,03,9\n64129914d7fb4a2f516bd123,\"2023-03-16 15:20:36.603 +11:00\",2018,073,6,2,02,27\n64129914d7fb4a2f516bd122,\"2023-03-16 15:20:36.578 +11:00\",2018,073,6,2,01,6\n64129914d7fb4a2f516bd121,\"2023-03-16 15:20:36.553 +11:00\",2018,073,6,1,77,162\n64129914d7fb4a2f516bd120,\"2023-03-16 15:20:36.529 +11:00\",2018,073,6,1,9999,162\n64129914d7fb4a2f516bd11f,\"2023-03-16 15:20:36.501 +11:00\",2018,073,6,1,99,..C\n64129914d7fb4a2f516bd11e,\"2023-03-16 15:20:36.479 +11:00\",2018,073,6,1,18,6\n64129914d7fb4a2f516bd11d,\"2023-03-16 15:20:36.452 +11:00\",2018,073,6,1,17,0\n64129914d7fb4a2f516bd11c,\"2023-03-16 15:20:36.428 +11:00\",2018,073,6,1,16,6\n64129914d7fb4a2f516bd11b,\"2023-03-16 15:20:36.402 +11:00\",2018,073,6,1,15,3\n64129914d7fb4a2f516bd11a,\"2023-03-16 15:20:36.377 +11:00\",2018,073,6,1,14,6\n64129914d7fb4a2f516bd119,\"2023-03-16 15:20:36.348 +11:00\",2018,073,6,1,13,15\n64129914d7fb4a2f516bd118,\"2023-03-16 15:20:36.318 +11:00\",2018,073,6,1,12,3\n64129914d7fb4a2f516bd117,\"2023-03-16 15:20:36.294 +11:00\",2018,073,6,1,09,24\n64129914d7fb4a2f516bd116,\"2023-03-16 15:20:36.268 +11:00\",2018,073,6,1,08,9\n64129914d7fb4a2f516bd115,\"2023-03-16 15:20:36.242 +11:00\",2018,073,6,1,07,6\n64129914d7fb4a2f516bd114,\"2023-03-16 15:20:36.219 +11:00\",2018,073,6,1,06,6\n64129914d7fb4a2f516bd113,\"2023-03-16 15:20:36.189 +11:00\",2018,073,6,1,05,3\n64129914d7fb4a2f516bd112,\"2023-03-16 15:20:36.143 +11:00\",2018,073,6,1,04,12\n64129914d7fb4a2f516bd111,\"2023-03-16 15:20:36.094 +11:00\",2018,073,6,1,03,18\n64129914d7fb4a2f516bd110,\"2023-03-16 15:20:36.067 +11:00\",2018,073,6,1,02,24\n64129914d7fb4a2f516bd10f,\"2023-03-16 15:20:36.041 +11:00\",2018,073,6,1,01,12\n64129914d7fb4a2f516bd10e,\"2023-03-16 15:20:36.013 +11:00\",2018,073,5,9,77,117\n64129913d7fb4a2f516bd10d,\"2023-03-16 15:20:35.987 +11:00\",2018,073,5,9,9999,117\n64129913d7fb4a2f516bd10c,\"2023-03-16 15:20:35.962 +11:00\",2018,073,5,9,99,..C\n64129913d7fb4a2f516bd10b,\"2023-03-16 15:20:35.939 +11:00\",2018,073,5,9,18,0\n64129913d7fb4a2f516bd10a,\"2023-03-16 15:20:35.911 +11:00\",2018,073,5,9,17,0\n64129913d7fb4a2f516bd109,\"2023-03-16 15:20:35.887 +11:00\",2018,073,5,9,16,0\n64129913d7fb4a2f516bd108,\"2023-03-16 15:20:35.863 +11:00\",2018,073,5,9,15,0\n64129913d7fb4a2f516bd107,\"2023-03-16 15:20:35.841 +11:00\",2018,073,5,9,14,3\n64129913d7fb4a2f516bd106,\"2023-03-16 15:20:35.816 +11:00\",2018,073,5,9,13,9\n64129913d7fb4a2f516bd105,\"2023-03-16 15:20:35.793 +11:00\",2018,073,5,9,12,0\n64129913d7fb4a2f516bd104,\"2023-03-16 15:20:35.770 +11:00\",2018,073,5,9,09,9\n64129913d7fb4a2f516bd103,\"2023-03-16 15:20:35.746 +11:00\",2018,073,5,9,08,3\n64129913d7fb4a2f516bd102,\"2023-03-16 15:20:35.720 +11:00\",2018,073,5,9,07,3\n64129913d7fb4a2f516bd101,\"2023-03-16 15:20:35.694 +11:00\",2018,073,5,9,06,3\n64129913d7fb4a2f516bd100,\"2023-03-16 15:20:35.666 +11:00\",2018,073,5,9,05,0\n64129913d7fb4a2f516bd0ff,\"2023-03-16 15:20:35.642 +11:00\",2018,073,5,9,04,3\n64129913d7fb4a2f516bd0fe,\"2023-03-16 15:20:35.610 +11:00\",2018,073,5,9,03,6\n64129913d7fb4a2f516bd0fd,\"2023-03-16 15:20:35.579 +11:00\",2018,073,5,9,02,75\n64129913d7fb4a2f516bd0fc,\"2023-03-16 15:20:35.554 +11:00\",2018,073,5,9,01,3\n64129913d7fb4a2f516bd0fb,\"2023-03-16 15:20:35.525 +11:00\",2018,073,5,2,77,60\n64129913d7fb4a2f516bd0fa,\"2023-03-16 15:20:35.498 +11:00\",2018,073,5,2,9999,60\n64129913d7fb4a2f516bd0f9,\"2023-03-16 15:20:35.474 +11:00\",2018,073,5,2,99,..C\n64129913d7fb4a2f516bd0f8,\"2023-03-16 15:20:35.450 +11:00\",2018,073,5,2,18,0\n64129913d7fb4a2f516bd0f7,\"2023-03-16 15:20:35.426 +11:00\",2018,073,5,2,17,0\n64129913d7fb4a2f516bd0f6,\"2023-03-16 15:20:35.403 +11:00\",2018,073,5,2,16,0\n64129913d7fb4a2f516bd0f5,\"2023-03-16 15:20:35.377 +11:00\",2018,073,5,2,15,0\n64129913d7fb4a2f516bd0f4,\"2023-03-16 15:20:35.346 +11:00\",2018,073,5,2,14,3\n64129913d7fb4a2f516bd0f3,\"2023-03-16 15:20:35.322 +11:00\",2018,073,5,2,13,3\n64129913d7fb4a2f516bd0f2,\"2023-03-16 15:20:35.298 +11:00\",2018,073,5,2,12,0\n64129913d7fb4a2f516bd0f1,\"2023-03-16 15:20:35.267 +11:00\",2018,073,5,2,09,6\n64129913d7fb4a2f516bd0f0,\"2023-03-16 15:20:35.243 +11:00\",2018,073,5,2,08,3\n64129913d7fb4a2f516bd0ef,\"2023-03-16 15:20:35.218 +11:00\",2018,073,5,2,07,3\n64129913d7fb4a2f516bd0ee,\"2023-03-16 15:20:35.192 +11:00\",2018,073,5,2,06,0\n64129913d7fb4a2f516bd0ed,\"2023-03-16 15:20:35.166 +11:00\",2018,073,5,2,05,0\n64129913d7fb4a2f516bd0ec,\"2023-03-16 15:20:35.142 +11:00\",2018,073,5,2,04,3\n64129913d7fb4a2f516bd0eb,\"2023-03-16 15:20:35.118 +11:00\",2018,073,5,2,03,3\n64129913d7fb4a2f516bd0ea,\"2023-03-16 15:20:35.091 +11:00\",2018,073,5,2,02,33\n64129913d7fb4a2f516bd0e9,\"2023-03-16 15:20:35.066 +11:00\",2018,073,5,2,01,3\n64129913d7fb4a2f516bd0e8,\"2023-03-16 15:20:35.041 +11:00\",2018,073,5,1,77,57\n64129913d7fb4a2f516bd0e7,\"2023-03-16 15:20:35.017 +11:00\",2018,073,5,1,9999,57\n64129912d7fb4a2f516bd0e6,\"2023-03-16 15:20:34.994 +11:00\",2018,073,5,1,99,..C\n64129912d7fb4a2f516bd0e5,\"2023-03-16 15:20:34.962 +11:00\",2018,073,5,1,18,0\n64129912d7fb4a2f516bd0e4,\"2023-03-16 15:20:34.938 +11:00\",2018,073,5,1,17,0\n64129912d7fb4a2f516bd0e3,\"2023-03-16 15:20:34.914 +11:00\",2018,073,5,1,16,0\n64129912d7fb4a2f516bd0e2,\"2023-03-16 15:20:34.891 +11:00\",2018,073,5,1,15,0\n64129912d7fb4a2f516bd0e1,\"2023-03-16 15:20:34.864 +11:00\",2018,073,5,1,14,0\n64129912d7fb4a2f516bd0e0,\"2023-03-16 15:20:34.839 +11:00\",2018,073,5,1,13,3\n64129912d7fb4a2f516bd0df,\"2023-03-16 15:20:34.816 +11:00\",2018,073,5,1,12,0\n64129912d7fb4a2f516bd0de,\"2023-03-16 15:20:34.794 +11:00\",2018,073,5,1,09,3\n64129912d7fb4a2f516bd0dd,\"2023-03-16 15:20:34.771 +11:00\",2018,073,5,1,08,0\n64129912d7fb4a2f516bd0dc,\"2023-03-16 15:20:34.746 +11:00\",2018,073,5,1,07,0\n64129912d7fb4a2f516bd0db,\"2023-03-16 15:20:34.724 +11:00\",2018,073,5,1,06,0\n64129912d7fb4a2f516bd0da,\"2023-03-16 15:20:34.702 +11:00\",2018,073,5,1,05,0\n64129912d7fb4a2f516bd0d9,\"2023-03-16 15:20:34.678 +11:00\",2018,073,5,1,04,0\n64129912d7fb4a2f516bd0d8,\"2023-03-16 15:20:34.654 +11:00\",2018,073,5,1,03,3\n64129912d7fb4a2f516bd0d7,\"2023-03-16 15:20:34.632 +11:00\",2018,073,5,1,02,42\n64129912d7fb4a2f516bd0d6,\"2023-03-16 15:20:34.608 +11:00\",2018,073,5,1,01,0\n64129912d7fb4a2f516bd0d5,\"2023-03-16 15:20:34.579 +11:00\",2018,073,4,9,77,1941\n64129912d7fb4a2f516bd0d4,\"2023-03-16 15:20:34.554 +11:00\",2018,073,4,9,9999,1941\n64129912d7fb4a2f516bd0d3,\"2023-03-16 15:20:34.531 +11:00\",2018,073,4,9,99,..C\n64129912d7fb4a2f516bd0d2,\"2023-03-16 15:20:34.508 +11:00\",2018,073,4,9,18,3\n64129912d7fb4a2f516bd0d1,\"2023-03-16 15:20:34.485 +11:00\",2018,073,4,9,17,3\n64129912d7fb4a2f516bd0d0,\"2023-03-16 15:20:34.462 +11:00\",2018,073,4,9,16,0\n64129912d7fb4a2f516bd0cf,\"2023-03-16 15:20:34.438 +11:00\",2018,073,4,9,15,6\n64129912d7fb4a2f516bd0ce,\"2023-03-16 15:20:34.415 +11:00\",2018,073,4,9,14,18\n64129912d7fb4a2f516bd0cd,\"2023-03-16 15:20:34.391 +11:00\",2018,073,4,9,13,114\n64129912d7fb4a2f516bd0cc,\"2023-03-16 15:20:34.366 +11:00\",2018,073,4,9,12,0\n64129912d7fb4a2f516bd0cb,\"2023-03-16 15:20:34.340 +11:00\",2018,073,4,9,09,177\n64129912d7fb4a2f516bd0ca,\"2023-03-16 15:20:34.317 +11:00\",2018,073,4,9,08,45\n64129912d7fb4a2f516bd0c9,\"2023-03-16 15:20:34.291 +11:00\",2018,073,4,9,07,15\n64129912d7fb4a2f516bd0c8,\"2023-03-16 15:20:34.267 +11:00\",2018,073,4,9,06,24\n64129912d7fb4a2f516bd0c7,\"2023-03-16 15:20:34.243 +11:00\",2018,073,4,9,05,3\n64129912d7fb4a2f516bd0c6,\"2023-03-16 15:20:34.219 +11:00\",2018,073,4,9,04,39\n64129912d7fb4a2f516bd0c5,\"2023-03-16 15:20:34.196 +11:00\",2018,073,4,9,03,93\n64129912d7fb4a2f516bd0c4,\"2023-03-16 15:20:34.174 +11:00\",2018,073,4,9,02,1377\n64129912d7fb4a2f516bd0c3,\"2023-03-16 15:20:34.151 +11:00\",2018,073,4,9,01,21\n64129912d7fb4a2f516bd0c2,\"2023-03-16 15:20:34.127 +11:00\",2018,073,4,2,77,1047\n64129912d7fb4a2f516bd0c1,\"2023-03-16 15:20:34.105 +11:00\",2018,073,4,2,9999,1047\n64129912d7fb4a2f516bd0c0,\"2023-03-16 15:20:34.075 +11:00\",2018,073,4,2,99,..C\n64129912d7fb4a2f516bd0bf,\"2023-03-16 15:20:34.042 +11:00\",2018,073,4,2,18,3\n64129912d7fb4a2f516bd0be,\"2023-03-16 15:20:34.020 +11:00\",2018,073,4,2,17,3\n64129911d7fb4a2f516bd0bd,\"2023-03-16 15:20:33.994 +11:00\",2018,073,4,2,16,0\n64129911d7fb4a2f516bd0bc,\"2023-03-16 15:20:33.965 +11:00\",2018,073,4,2,15,0\n64129911d7fb4a2f516bd0bb,\"2023-03-16 15:20:33.921 +11:00\",2018,073,4,2,14,9\n64129911d7fb4a2f516bd0ba,\"2023-03-16 15:20:33.894 +11:00\",2018,073,4,2,13,63\n64129911d7fb4a2f516bd0b9,\"2023-03-16 15:20:33.871 +11:00\",2018,073,4,2,12,0\n64129911d7fb4a2f516bd0b8,\"2023-03-16 15:20:33.848 +11:00\",2018,073,4,2,09,93\n64129911d7fb4a2f516bd0b7,\"2023-03-16 15:20:33.823 +11:00\",2018,073,4,2,08,27\n64129911d7fb4a2f516bd0b6,\"2023-03-16 15:20:33.799 +11:00\",2018,073,4,2,07,6\n64129911d7fb4a2f516bd0b5,\"2023-03-16 15:20:33.765 +11:00\",2018,073,4,2,06,12\n64129911d7fb4a2f516bd0b4,\"2023-03-16 15:20:33.736 +11:00\",2018,073,4,2,05,3\n64129911d7fb4a2f516bd0b3,\"2023-03-16 15:20:33.714 +11:00\",2018,073,4,2,04,27\n64129911d7fb4a2f516bd0b2,\"2023-03-16 15:20:33.687 +11:00\",2018,073,4,2,03,51\n64129911d7fb4a2f516bd0b1,\"2023-03-16 15:20:33.662 +11:00\",2018,073,4,2,02,747\n64129911d7fb4a2f516bd0b0,\"2023-03-16 15:20:33.633 +11:00\",2018,073,4,2,01,12\n64129911d7fb4a2f516bd0af,\"2023-03-16 15:20:33.611 +11:00\",2018,073,4,1,77,894\n64129911d7fb4a2f516bd0ae,\"2023-03-16 15:20:33.585 +11:00\",2018,073,4,1,9999,894\n64129911d7fb4a2f516bd0ad,\"2023-03-16 15:20:33.561 +11:00\",2018,073,4,1,99,..C\n64129911d7fb4a2f516bd0ac,\"2023-03-16 15:20:33.536 +11:00\",2018,073,4,1,18,0\n64129911d7fb4a2f516bd0ab,\"2023-03-16 15:20:33.511 +11:00\",2018,073,4,1,17,0\n64129911d7fb4a2f516bd0aa,\"2023-03-16 15:20:33.489 +11:00\",2018,073,4,1,16,0\n64129911d7fb4a2f516bd0a9,\"2023-03-16 15:20:33.467 +11:00\",2018,073,4,1,15,6\n64129911d7fb4a2f516bd0a8,\"2023-03-16 15:20:33.445 +11:00\",2018,073,4,1,14,9\n64129911d7fb4a2f516bd0a7,\"2023-03-16 15:20:33.423 +11:00\",2018,073,4,1,13,51\n64129911d7fb4a2f516bd0a6,\"2023-03-16 15:20:33.399 +11:00\",2018,073,4,1,12,0\n64129911d7fb4a2f516bd0a5,\"2023-03-16 15:20:33.377 +11:00\",2018,073,4,1,09,87\n64129911d7fb4a2f516bd0a4,\"2023-03-16 15:20:33.355 +11:00\",2018,073,4,1,08,18\n64129911d7fb4a2f516bd0a3,\"2023-03-16 15:20:33.330 +11:00\",2018,073,4,1,07,9\n64129911d7fb4a2f516bd0a2,\"2023-03-16 15:20:33.307 +11:00\",2018,073,4,1,06,15\n64129911d7fb4a2f516bd0a1,\"2023-03-16 15:20:33.284 +11:00\",2018,073,4,1,05,0\n64129911d7fb4a2f516bd0a0,\"2023-03-16 15:20:33.259 +11:00\",2018,073,4,1,04,15\n64129911d7fb4a2f516bd09f,\"2023-03-16 15:20:33.237 +11:00\",2018,073,4,1,03,42\n64129911d7fb4a2f516bd09e,\"2023-03-16 15:20:33.214 +11:00\",2018,073,4,1,02,633\n64129911d7fb4a2f516bd09d,\"2023-03-16 15:20:33.192 +11:00\",2018,073,4,1,01,9\n64129911d7fb4a2f516bd09c,\"2023-03-16 15:20:33.169 +11:00\",2018,073,3,9,77,906\n64129911d7fb4a2f516bd09b,\"2023-03-16 15:20:33.145 +11:00\",2018,073,3,9,9999,906\n64129911d7fb4a2f516bd09a,\"2023-03-16 15:20:33.112 +11:00\",2018,073,3,9,99,..C\n64129911d7fb4a2f516bd099,\"2023-03-16 15:20:33.090 +11:00\",2018,073,3,9,18,3\n64129911d7fb4a2f516bd098,\"2023-03-16 15:20:33.067 +11:00\",2018,073,3,9,17,3\n64129911d7fb4a2f516bd097,\"2023-03-16 15:20:33.033 +11:00\",2018,073,3,9,16,3\n64129911d7fb4a2f516bd096,\"2023-03-16 15:20:33.009 +11:00\",2018,073,3,9,15,9\n64129910d7fb4a2f516bd095,\"2023-03-16 15:20:32.987 +11:00\",2018,073,3,9,14,12\n64129910d7fb4a2f516bd094,\"2023-03-16 15:20:32.964 +11:00\",2018,073,3,9,13,30\n64129910d7fb4a2f516bd093,\"2023-03-16 15:20:32.925 +11:00\",2018,073,3,9,12,0\n64129910d7fb4a2f516bd092,\"2023-03-16 15:20:32.884 +11:00\",2018,073,3,9,09,144\n64129910d7fb4a2f516bd091,\"2023-03-16 15:20:32.859 +11:00\",2018,073,3,9,08,18\n64129910d7fb4a2f516bd090,\"2023-03-16 15:20:32.833 +11:00\",2018,073,3,9,07,6\n64129910d7fb4a2f516bd08f,\"2023-03-16 15:20:32.810 +11:00\",2018,073,3,9,06,12\n64129910d7fb4a2f516bd08e,\"2023-03-16 15:20:32.785 +11:00\",2018,073,3,9,05,3\n64129910d7fb4a2f516bd08d,\"2023-03-16 15:20:32.763 +11:00\",2018,073,3,9,04,21\n64129910d7fb4a2f516bd08c,\"2023-03-16 15:20:32.740 +11:00\",2018,073,3,9,03,42\n64129910d7fb4a2f516bd08b,\"2023-03-16 15:20:32.716 +11:00\",2018,073,3,9,02,591\n64129910d7fb4a2f516bd08a,\"2023-03-16 15:20:32.691 +11:00\",2018,073,3,9,01,15\n64129910d7fb4a2f516bd089,\"2023-03-16 15:20:32.666 +11:00\",2018,073,3,2,77,474\n64129910d7fb4a2f516bd088,\"2023-03-16 15:20:32.643 +11:00\",2018,073,3,2,9999,474\n64129910d7fb4a2f516bd087,\"2023-03-16 15:20:32.621 +11:00\",2018,073,3,2,99,..C\n64129910d7fb4a2f516bd086,\"2023-03-16 15:20:32.600 +11:00\",2018,073,3,2,18,3\n64129910d7fb4a2f516bd085,\"2023-03-16 15:20:32.577 +11:00\",2018,073,3,2,17,3\n64129910d7fb4a2f516bd084,\"2023-03-16 15:20:32.555 +11:00\",2018,073,3,2,16,0\n64129910d7fb4a2f516bd083,\"2023-03-16 15:20:32.531 +11:00\",2018,073,3,2,15,0\n64129910d7fb4a2f516bd082,\"2023-03-16 15:20:32.504 +11:00\",2018,073,3,2,14,6\n64129910d7fb4a2f516bd081,\"2023-03-16 15:20:32.481 +11:00\",2018,073,3,2,13,18\n64129910d7fb4a2f516bd080,\"2023-03-16 15:20:32.459 +11:00\",2018,073,3,2,12,0\n64129910d7fb4a2f516bd07f,\"2023-03-16 15:20:32.436 +11:00\",2018,073,3,2,09,69\n64129910d7fb4a2f516bd07e,\"2023-03-16 15:20:32.413 +11:00\",2018,073,3,2,08,9\n64129910d7fb4a2f516bd07d,\"2023-03-16 15:20:32.391 +11:00\",2018,073,3,2,07,0\n64129910d7fb4a2f516bd07c,\"2023-03-16 15:20:32.367 +11:00\",2018,073,3,2,06,6\n64129910d7fb4a2f516bd07b,\"2023-03-16 15:20:32.345 +11:00\",2018,073,3,2,05,0\n64129910d7fb4a2f516bd07a,\"2023-03-16 15:20:32.320 +11:00\",2018,073,3,2,04,6\n64129910d7fb4a2f516bd079,\"2023-03-16 15:20:32.265 +11:00\",2018,073,3,2,03,21\n64129910d7fb4a2f516bd078,\"2023-03-16 15:20:32.243 +11:00\",2018,073,3,2,02,333\n64129910d7fb4a2f516bd077,\"2023-03-16 15:20:32.219 +11:00\",2018,073,3,2,01,6\n64129910d7fb4a2f516bd076,\"2023-03-16 15:20:32.194 +11:00\",2018,073,3,1,77,435\n64129910d7fb4a2f516bd075,\"2023-03-16 15:20:32.171 +11:00\",2018,073,3,1,9999,435\n64129910d7fb4a2f516bd074,\"2023-03-16 15:20:32.148 +11:00\",2018,073,3,1,99,..C\n64129910d7fb4a2f516bd073,\"2023-03-16 15:20:32.100 +11:00\",2018,073,3,1,18,0\n64129910d7fb4a2f516bd072,\"2023-03-16 15:20:32.064 +11:00\",2018,073,3,1,17,3\n64129910d7fb4a2f516bd071,\"2023-03-16 15:20:32.035 +11:00\",2018,073,3,1,16,3\n6412990fd7fb4a2f516bd070,\"2023-03-16 15:20:31.994 +11:00\",2018,073,3,1,15,9\n6412990fd7fb4a2f516bd06f,\"2023-03-16 15:20:31.969 +11:00\",2018,073,3,1,14,9\n6412990fd7fb4a2f516bd06e,\"2023-03-16 15:20:31.946 +11:00\",2018,073,3,1,13,12\n6412990fd7fb4a2f516bd06d,\"2023-03-16 15:20:31.921 +11:00\",2018,073,3,1,12,3\n6412990fd7fb4a2f516bd06c,\"2023-03-16 15:20:31.890 +11:00\",2018,073,3,1,09,75\n6412990fd7fb4a2f516bd06b,\"2023-03-16 15:20:31.866 +11:00\",2018,073,3,1,08,12\n6412990fd7fb4a2f516bd06a,\"2023-03-16 15:20:31.833 +11:00\",2018,073,3,1,07,3\n6412990fd7fb4a2f516bd069,\"2023-03-16 15:20:31.809 +11:00\",2018,073,3,1,06,6\n6412990fd7fb4a2f516bd068,\"2023-03-16 15:20:31.786 +11:00\",2018,073,3,1,05,3\n6412990fd7fb4a2f516bd067,\"2023-03-16 15:20:31.760 +11:00\",2018,073,3,1,04,12\n6412990fd7fb4a2f516bd066,\"2023-03-16 15:20:31.736 +11:00\",2018,073,3,1,03,24\n6412990fd7fb4a2f516bd065,\"2023-03-16 15:20:31.711 +11:00\",2018,073,3,1,02,261\n6412990fd7fb4a2f516bd064,\"2023-03-16 15:20:31.686 +11:00\",2018,073,3,1,01,9\n6412990fd7fb4a2f516bd063,\"2023-03-16 15:20:31.660 +11:00\",2018,073,2,9,77,2250\n6412990fd7fb4a2f516bd062,\"2023-03-16 15:20:31.637 +11:00\",2018,073,2,9,9999,2253\n6412990fd7fb4a2f516bd061,\"2023-03-16 15:20:31.615 +11:00\",2018,073,2,9,99,..C\n6412990fd7fb4a2f516bd060,\"2023-03-16 15:20:31.591 +11:00\",2018,073,2,9,18,24\n6412990fd7fb4a2f516bd05f,\"2023-03-16 15:20:31.568 +11:00\",2018,073,2,9,17,12\n6412990fd7fb4a2f516bd05e,\"2023-03-16 15:20:31.544 +11:00\",2018,073,2,9,16,15\n6412990fd7fb4a2f516bd05d,\"2023-03-16 15:20:31.516 +11:00\",2018,073,2,9,15,45\n6412990fd7fb4a2f516bd05c,\"2023-03-16 15:20:31.483 +11:00\",2018,073,2,9,14,42\n6412990fd7fb4a2f516bd05b,\"2023-03-16 15:20:31.457 +11:00\",2018,073,2,9,13,132\n6412990fd7fb4a2f516bd05a,\"2023-03-16 15:20:31.433 +11:00\",2018,073,2,9,12,15\n6412990fd7fb4a2f516bd059,\"2023-03-16 15:20:31.404 +11:00\",2018,073,2,9,09,177\n6412990fd7fb4a2f516bd058,\"2023-03-16 15:20:31.379 +11:00\",2018,073,2,9,08,189\n6412990fd7fb4a2f516bd057,\"2023-03-16 15:20:31.356 +11:00\",2018,073,2,9,07,60\n6412990fd7fb4a2f516bd056,\"2023-03-16 15:20:31.333 +11:00\",2018,073,2,9,06,141\n6412990fd7fb4a2f516bd055,\"2023-03-16 15:20:31.309 +11:00\",2018,073,2,9,05,99\n6412990fd7fb4a2f516bd054,\"2023-03-16 15:20:31.280 +11:00\",2018,073,2,9,04,288\n6412990fd7fb4a2f516bd053,\"2023-03-16 15:20:31.255 +11:00\",2018,073,2,9,03,315\n6412990fd7fb4a2f516bd052,\"2023-03-16 15:20:31.228 +11:00\",2018,073,2,9,02,435\n6412990fd7fb4a2f516bd051,\"2023-03-16 15:20:31.194 +11:00\",2018,073,2,9,01,261\n6412990fd7fb4a2f516bd050,\"2023-03-16 15:20:31.169 +11:00\",2018,073,2,2,77,1224\n6412990fd7fb4a2f516bd04f,\"2023-03-16 15:20:31.142 +11:00\",2018,073,2,2,9999,1224\n6412990fd7fb4a2f516bd04e,\"2023-03-16 15:20:31.117 +11:00\",2018,073,2,2,99,..C\n6412990fd7fb4a2f516bd04d,\"2023-03-16 15:20:31.093 +11:00\",2018,073,2,2,18,9\n6412990fd7fb4a2f516bd04c,\"2023-03-16 15:20:31.065 +11:00\",2018,073,2,2,17,9\n6412990fd7fb4a2f516bd04b,\"2023-03-16 15:20:31.041 +11:00\",2018,073,2,2,16,9\n6412990fd7fb4a2f516bd04a,\"2023-03-16 15:20:31.019 +11:00\",2018,073,2,2,15,18\n6412990ed7fb4a2f516bd049,\"2023-03-16 15:20:30.992 +11:00\",2018,073,2,2,14,21\n6412990ed7fb4a2f516bd048,\"2023-03-16 15:20:30.969 +11:00\",2018,073,2,2,13,60\n6412990ed7fb4a2f516bd047,\"2023-03-16 15:20:30.942 +11:00\",2018,073,2,2,12,9\n6412990ed7fb4a2f516bd046,\"2023-03-16 15:20:30.920 +11:00\",2018,073,2,2,09,90\n6412990ed7fb4a2f516bd045,\"2023-03-16 15:20:30.892 +11:00\",2018,073,2,2,08,105\n6412990ed7fb4a2f516bd044,\"2023-03-16 15:20:30.868 +11:00\",2018,073,2,2,07,42\n6412990ed7fb4a2f516bd043,\"2023-03-16 15:20:30.843 +11:00\",2018,073,2,2,06,81\n6412990ed7fb4a2f516bd042,\"2023-03-16 15:20:30.820 +11:00\",2018,073,2,2,05,51\n6412990ed7fb4a2f516bd041,\"2023-03-16 15:20:30.794 +11:00\",2018,073,2,2,04,165\n6412990ed7fb4a2f516bd040,\"2023-03-16 15:20:30.768 +11:00\",2018,073,2,2,03,159\n6412990ed7fb4a2f516bd03f,\"2023-03-16 15:20:30.746 +11:00\",2018,073,2,2,02,222\n6412990ed7fb4a2f516bd03e,\"2023-03-16 15:20:30.722 +11:00\",2018,073,2,2,01,165\n6412990ed7fb4a2f516bd03d,\"2023-03-16 15:20:30.700 +11:00\",2018,073,2,1,77,1026\n6412990ed7fb4a2f516bd03c,\"2023-03-16 15:20:30.676 +11:00\",2018,073,2,1,9999,1029\n6412990ed7fb4a2f516bd03b,\"2023-03-16 15:20:30.647 +11:00\",2018,073,2,1,99,..C\n6412990ed7fb4a2f516bd03a,\"2023-03-16 15:20:30.624 +11:00\",2018,073,2,1,18,12\n6412990ed7fb4a2f516bd039,\"2023-03-16 15:20:30.592 +11:00\",2018,073,2,1,17,3\n6412990ed7fb4a2f516bd038,\"2023-03-16 15:20:30.555 +11:00\",2018,073,2,1,16,6\n6412990ed7fb4a2f516bd037,\"2023-03-16 15:20:30.515 +11:00\",2018,073,2,1,15,30\n6412990ed7fb4a2f516bd036,\"2023-03-16 15:20:30.476 +11:00\",2018,073,2,1,14,21\n6412990ed7fb4a2f516bd035,\"2023-03-16 15:20:30.442 +11:00\",2018,073,2,1,13,75\n6412990ed7fb4a2f516bd034,\"2023-03-16 15:20:30.418 +11:00\",2018,073,2,1,12,9\n6412990ed7fb4a2f516bd033,\"2023-03-16 15:20:30.387 +11:00\",2018,073,2,1,09,87\n6412990ed7fb4a2f516bd032,\"2023-03-16 15:20:30.360 +11:00\",2018,073,2,1,08,78\n6412990ed7fb4a2f516bd031,\"2023-03-16 15:20:30.336 +11:00\",2018,073,2,1,07,18\n6412990ed7fb4a2f516bd030,\"2023-03-16 15:20:30.311 +11:00\",2018,073,2,1,06,57\n6412990ed7fb4a2f516bd02f,\"2023-03-16 15:20:30.285 +11:00\",2018,073,2,1,05,45\n6412990ed7fb4a2f516bd02e,\"2023-03-16 15:20:30.255 +11:00\",2018,073,2,1,04,123\n6412990ed7fb4a2f516bd02d,\"2023-03-16 15:20:30.227 +11:00\",2018,073,2,1,03,159\n6412990ed7fb4a2f516bd02c,\"2023-03-16 15:20:30.201 +11:00\",2018,073,2,1,02,213\n6412990ed7fb4a2f516bd02b,\"2023-03-16 15:20:30.176 +11:00\",2018,073,2,1,01,96\n6412990ed7fb4a2f516bd02a,\"2023-03-16 15:20:30.147 +11:00\",2018,073,1,9,77,27930\n6412990ed7fb4a2f516bd029,\"2023-03-16 15:20:30.121 +11:00\",2018,073,1,9,9999,27933\n6412990ed7fb4a2f516bd028,\"2023-03-16 15:20:30.093 +11:00\",2018,073,1,9,99,..C\n6412990ed7fb4a2f516bd027,\"2023-03-16 15:20:30.068 +11:00\",2018,073,1,9,18,498\n6412990ed7fb4a2f516bd026,\"2023-03-16 15:20:30.044 +11:00\",2018,073,1,9,17,429\n6412990ed7fb4a2f516bd025,\"2023-03-16 15:20:30.019 +11:00\",2018,073,1,9,16,498\n6412990dd7fb4a2f516bd024,\"2023-03-16 15:20:29.996 +11:00\",2018,073,1,9,15,675\n6412990dd7fb4a2f516bd023,\"2023-03-16 15:20:29.969 +11:00\",2018,073,1,9,14,1524\n6412990dd7fb4a2f516bd022,\"2023-03-16 15:20:29.942 +11:00\",2018,073,1,9,13,4023\n6412990dd7fb4a2f516bd021,\"2023-03-16 15:20:29.910 +11:00\",2018,073,1,9,12,288\n6412990dd7fb4a2f516bd020,\"2023-03-16 15:20:29.880 +11:00\",2018,073,1,9,09,2748\n6412990dd7fb4a2f516bd01f,\"2023-03-16 15:20:29.855 +11:00\",2018,073,1,9,08,1806\n6412990dd7fb4a2f516bd01e,\"2023-03-16 15:20:29.829 +11:00\",2018,073,1,9,07,798\n6412990dd7fb4a2f516bd01d,\"2023-03-16 15:20:29.804 +11:00\",2018,073,1,9,06,1281\n6412990dd7fb4a2f516bd01c,\"2023-03-16 15:20:29.778 +11:00\",2018,073,1,9,05,222\n6412990dd7fb4a2f516bd01b,\"2023-03-16 15:20:29.752 +11:00\",2018,073,1,9,04,2385\n6412990dd7fb4a2f516bd01a,\"2023-03-16 15:20:29.729 +11:00\",2018,073,1,9,03,3021\n6412990dd7fb4a2f516bd019,\"2023-03-16 15:20:29.705 +11:00\",2018,073,1,9,02,6303\n6412990dd7fb4a2f516bd018,\"2023-03-16 15:20:29.681 +11:00\",2018,073,1,9,01,1434\n6412990dd7fb4a2f516bd017,\"2023-03-16 15:20:29.655 +11:00\",2018,073,1,2,77,14448\n6412990dd7fb4a2f516bd016,\"2023-03-16 15:20:29.628 +11:00\",2018,073,1,2,9999,14451\n6412990dd7fb4a2f516bd015,\"2023-03-16 15:20:29.604 +11:00\",2018,073,1,2,99,..C\n6412990dd7fb4a2f516bd014,\"2023-03-16 15:20:29.577 +11:00\",2018,073,1,2,18,243\n6412990dd7fb4a2f516bd013,\"2023-03-16 15:20:29.550 +11:00\",2018,073,1,2,17,216\n6412990dd7fb4a2f516bd012,\"2023-03-16 15:20:29.524 +11:00\",2018,073,1,2,16,234\n6412990dd7fb4a2f516bd011,\"2023-03-16 15:20:29.499 +11:00\",2018,073,1,2,15,369\n6412990dd7fb4a2f516bd010,\"2023-03-16 15:20:29.473 +11:00\",2018,073,1,2,14,816\n6412990dd7fb4a2f516bd00f,\"2023-03-16 15:20:29.446 +11:00\",2018,073,1,2,13,2094\n6412990dd7fb4a2f516bd00e,\"2023-03-16 15:20:29.422 +11:00\",2018,073,1,2,12,138\n6412990dd7fb4a2f516bd00d,\"2023-03-16 15:20:29.390 +11:00\",2018,073,1,2,09,1422\n6412990dd7fb4a2f516bd00c,\"2023-03-16 15:20:29.354 +11:00\",2018,073,1,2,08,921\n6412990dd7fb4a2f516bd00b,\"2023-03-16 15:20:29.330 +11:00\",2018,073,1,2,07,414\n6412990dd7fb4a2f516bd00a,\"2023-03-16 15:20:29.306 +11:00\",2018,073,1,2,06,657\n6412990dd7fb4a2f516bd009,\"2023-03-16 15:20:29.279 +11:00\",2018,073,1,2,05,117\n6412990dd7fb4a2f516bd008,\"2023-03-16 15:20:29.255 +11:00\",2018,073,1,2,04,1233\n6412990dd7fb4a2f516bd007,\"2023-03-16 15:20:29.230 +11:00\",2018,073,1,2,03,1584\n6412990dd7fb4a2f516bd006,\"2023-03-16 15:20:29.204 +11:00\",2018,073,1,2,02,3309\n6412990dd7fb4a2f516bd005,\"2023-03-16 15:20:29.180 +11:00\",2018,073,1,2,01,684\n6412990dd7fb4a2f516bd004,\"2023-03-16 15:20:29.152 +11:00\",2018,073,1,1,77,13479\n6412990dd7fb4a2f516bd003,\"2023-03-16 15:20:29.126 +11:00\",2018,073,1,1,9999,13482\n6412990dd7fb4a2f516bd002,\"2023-03-16 15:20:29.101 +11:00\",2018,073,1,1,99,..C\n6412990dd7fb4a2f516bd001,\"2023-03-16 15:20:29.067 +11:00\",2018,073,1,1,18,255\n6412990dd7fb4a2f516bd000,\"2023-03-16 15:20:29.045 +11:00\",2018,073,1,1,17,216\n6412990dd7fb4a2f516bcfff,\"2023-03-16 15:20:29.022 +11:00\",2018,073,1,1,16,267\n6412990cd7fb4a2f516bcffe,\"2023-03-16 15:20:28.998 +11:00\",2018,073,1,1,15,306\n6412990cd7fb4a2f516bcffd,\"2023-03-16 15:20:28.968 +11:00\",2018,073,1,1,14,708\n6412990cd7fb4a2f516bcffc,\"2023-03-16 15:20:28.943 +11:00\",2018,073,1,1,13,1929\n6412990cd7fb4a2f516bcffb,\"2023-03-16 15:20:28.915 +11:00\",2018,073,1,1,12,150\n6412990cd7fb4a2f516bcffa,\"2023-03-16 15:20:28.888 +11:00\",2018,073,1,1,09,1326\n6412990cd7fb4a2f516bcff9,\"2023-03-16 15:20:28.859 +11:00\",2018,073,1,1,08,885\n6412990cd7fb4a2f516bcff8,\"2023-03-16 15:20:28.834 +11:00\",2018,073,1,1,07,384\n6412990cd7fb4a2f516bcff7,\"2023-03-16 15:20:28.806 +11:00\",2018,073,1,1,06,627\n6412990cd7fb4a2f516bcff6,\"2023-03-16 15:20:28.783 +11:00\",2018,073,1,1,05,105\n6412990cd7fb4a2f516bcff5,\"2023-03-16 15:20:28.755 +11:00\",2018,073,1,1,04,1149\n6412990cd7fb4a2f516bcff4,\"2023-03-16 15:20:28.729 +11:00\",2018,073,1,1,03,1440\n6412990cd7fb4a2f516bcff3,\"2023-03-16 15:20:28.702 +11:00\",2018,073,1,1,02,2994\n6412990cd7fb4a2f516bcff2,\"2023-03-16 15:20:28.676 +11:00\",2018,073,1,1,01,747\n6412990cd7fb4a2f516bcff1,\"2023-03-16 15:20:28.651 +11:00\",2018,072,9999,9,77,35760\n6412990cd7fb4a2f516bcff0,\"2023-03-16 15:20:28.626 +11:00\",2018,072,9999,9,9999,35760\n6412990cd7fb4a2f516bcfef,\"2023-03-16 15:20:28.599 +11:00\",2018,072,9999,9,99,0\n6412990cd7fb4a2f516bcfee,\"2023-03-16 15:20:28.575 +11:00\",2018,072,9999,9,18,552\n6412990cd7fb4a2f516bcfed,\"2023-03-16 15:20:28.548 +11:00\",2018,072,9999,9,17,513\n6412990cd7fb4a2f516bcfec,\"2023-03-16 15:20:28.521 +11:00\",2018,072,9999,9,16,576\n6412990cd7fb4a2f516bcfeb,\"2023-03-16 15:20:28.488 +11:00\",2018,072,9999,9,15,765\n6412990cd7fb4a2f516bcfea,\"2023-03-16 15:20:28.460 +11:00\",2018,072,9999,9,14,1842\n6412990cd7fb4a2f516bcfe9,\"2023-03-16 15:20:28.433 +11:00\",2018,072,9999,9,13,4632\n6412990cd7fb4a2f516bcfe8,\"2023-03-16 15:20:28.408 +11:00\",2018,072,9999,9,12,330\n6412990cd7fb4a2f516bcfe7,\"2023-03-16 15:20:28.380 +11:00\",2018,072,9999,9,09,3702\n6412990cd7fb4a2f516bcfe6,\"2023-03-16 15:20:28.356 +11:00\",2018,072,9999,9,08,2154\n6412990cd7fb4a2f516bcfe5,\"2023-03-16 15:20:28.332 +11:00\",2018,072,9999,9,07,960\n6412990cd7fb4a2f516bcfe4,\"2023-03-16 15:20:28.308 +11:00\",2018,072,9999,9,06,1530\n6412990cd7fb4a2f516bcfe3,\"2023-03-16 15:20:28.280 +11:00\",2018,072,9999,9,05,357\n6412990cd7fb4a2f516bcfe2,\"2023-03-16 15:20:28.255 +11:00\",2018,072,9999,9,04,2847\n6412990cd7fb4a2f516bcfe1,\"2023-03-16 15:20:28.228 +11:00\",2018,072,9999,9,03,3759\n6412990cd7fb4a2f516bcfe0,\"2023-03-16 15:20:28.204 +11:00\",2018,072,9999,9,02,9330\n6412990cd7fb4a2f516bcfdf,\"2023-03-16 15:20:28.181 +11:00\",2018,072,9999,9,01,1914\n6412990cd7fb4a2f516bcfde,\"2023-03-16 15:20:28.154 +11:00\",2018,072,9999,2,77,18465\n6412990cd7fb4a2f516bcfdd,\"2023-03-16 15:20:28.124 +11:00\",2018,072,9999,2,9999,18465\n6412990cd7fb4a2f516bcfdc,\"2023-03-16 15:20:28.096 +11:00\",2018,072,9999,2,99,0\n6412990cd7fb4a2f516bcfdb,\"2023-03-16 15:20:28.073 +11:00\",2018,072,9999,2,18,276\n6412990cd7fb4a2f516bcfda,\"2023-03-16 15:20:28.050 +11:00\",2018,072,9999,2,17,255\n6412990cd7fb4a2f516bcfd9,\"2023-03-16 15:20:28.026 +11:00\",2018,072,9999,2,16,294\n6412990cd7fb4a2f516bcfd8,\"2023-03-16 15:20:28.001 +11:00\",2018,072,9999,2,15,402\n6412990bd7fb4a2f516bcfd7,\"2023-03-16 15:20:27.975 +11:00\",2018,072,9999,2,14,909\n6412990bd7fb4a2f516bcfd6,\"2023-03-16 15:20:27.950 +11:00\",2018,072,9999,2,13,2463\n6412990bd7fb4a2f516bcfd5,\"2023-03-16 15:20:27.924 +11:00\",2018,072,9999,2,12,162\n6412990bd7fb4a2f516bcfd4,\"2023-03-16 15:20:27.896 +11:00\",2018,072,9999,2,09,1962\n6412990bd7fb4a2f516bcfd3,\"2023-03-16 15:20:27.857 +11:00\",2018,072,9999,2,08,1080\n6412990bd7fb4a2f516bcfd2,\"2023-03-16 15:20:27.833 +11:00\",2018,072,9999,2,07,492\n6412990bd7fb4a2f516bcfd1,\"2023-03-16 15:20:27.811 +11:00\",2018,072,9999,2,06,792\n6412990bd7fb4a2f516bcfd0,\"2023-03-16 15:20:27.779 +11:00\",2018,072,9999,2,05,192\n6412990bd7fb4a2f516bcfcf,\"2023-03-16 15:20:27.750 +11:00\",2018,072,9999,2,04,1437\n6412990bd7fb4a2f516bcfce,\"2023-03-16 15:20:27.728 +11:00\",2018,072,9999,2,03,1935\n6412990bd7fb4a2f516bcfcd,\"2023-03-16 15:20:27.704 +11:00\",2018,072,9999,2,02,4860\n6412990bd7fb4a2f516bcfcc,\"2023-03-16 15:20:27.679 +11:00\",2018,072,9999,2,01,957\n6412990bd7fb4a2f516bcfcb,\"2023-03-16 15:20:27.656 +11:00\",2018,072,9999,1,77,17295\n6412990bd7fb4a2f516bcfca,\"2023-03-16 15:20:27.627 +11:00\",2018,072,9999,1,9999,17295\n6412990bd7fb4a2f516bcfc9,\"2023-03-16 15:20:27.603 +11:00\",2018,072,9999,1,99,0\n6412990bd7fb4a2f516bcfc8,\"2023-03-16 15:20:27.579 +11:00\",2018,072,9999,1,18,276\n6412990bd7fb4a2f516bcfc7,\"2023-03-16 15:20:27.555 +11:00\",2018,072,9999,1,17,255\n6412990bd7fb4a2f516bcfc6,\"2023-03-16 15:20:27.526 +11:00\",2018,072,9999,1,16,282\n6412990bd7fb4a2f516bcfc5,\"2023-03-16 15:20:27.501 +11:00\",2018,072,9999,1,15,363\n6412990bd7fb4a2f516bcfc4,\"2023-03-16 15:20:27.474 +11:00\",2018,072,9999,1,14,933\n6412990bd7fb4a2f516bcfc3,\"2023-03-16 15:20:27.444 +11:00\",2018,072,9999,1,13,2169\n6412990bd7fb4a2f516bcfc2,\"2023-03-16 15:20:27.418 +11:00\",2018,072,9999,1,12,165\n6412990bd7fb4a2f516bcfc1,\"2023-03-16 15:20:27.388 +11:00\",2018,072,9999,1,09,1743\n6412990bd7fb4a2f516bcfc0,\"2023-03-16 15:20:27.356 +11:00\",2018,072,9999,1,08,1071\n6412990bd7fb4a2f516bcfbf,\"2023-03-16 15:20:27.323 +11:00\",2018,072,9999,1,07,465\n6412990bd7fb4a2f516bcfbe,\"2023-03-16 15:20:27.287 +11:00\",2018,072,9999,1,06,738\n6412990bd7fb4a2f516bcfbd,\"2023-03-16 15:20:27.247 +11:00\",2018,072,9999,1,05,168\n6412990bd7fb4a2f516bcfbc,\"2023-03-16 15:20:27.222 +11:00\",2018,072,9999,1,04,1410\n6412990bd7fb4a2f516bcfbb,\"2023-03-16 15:20:27.192 +11:00\",2018,072,9999,1,03,1827\n6412990bd7fb4a2f516bcfba,\"2023-03-16 15:20:27.168 +11:00\",2018,072,9999,1,02,4467\n6412990bd7fb4a2f516bcfb9,\"2023-03-16 15:20:27.145 +11:00\",2018,072,9999,1,01,960\n6412990bd7fb4a2f516bcfb8,\"2023-03-16 15:20:27.118 +11:00\",2018,072,77,9,77,35760\n6412990bd7fb4a2f516bcfb7,\"2023-03-16 15:20:27.092 +11:00\",2018,072,77,9,9999,35760\n6412990bd7fb4a2f516bcfb6,\"2023-03-16 15:20:27.068 +11:00\",2018,072,77,9,99,..C\n6412990bd7fb4a2f516bcfb5,\"2023-03-16 15:20:27.038 +11:00\",2018,072,77,9,18,552\n6412990bd7fb4a2f516bcfb4,\"2023-03-16 15:20:27.015 +11:00\",2018,072,77,9,17,513\n6412990ad7fb4a2f516bcfb3,\"2023-03-16 15:20:26.991 +11:00\",2018,072,77,9,16,576\n6412990ad7fb4a2f516bcfb2,\"2023-03-16 15:20:26.962 +11:00\",2018,072,77,9,15,765\n6412990ad7fb4a2f516bcfb1,\"2023-03-16 15:20:26.937 +11:00\",2018,072,77,9,14,1842\n6412990ad7fb4a2f516bcfb0,\"2023-03-16 15:20:26.912 +11:00\",2018,072,77,9,13,4632\n6412990ad7fb4a2f516bcfaf,\"2023-03-16 15:20:26.886 +11:00\",2018,072,77,9,12,330\n6412990ad7fb4a2f516bcfae,\"2023-03-16 15:20:26.857 +11:00\",2018,072,77,9,09,3702\n6412990ad7fb4a2f516bcfad,\"2023-03-16 15:20:26.828 +11:00\",2018,072,77,9,08,2154\n6412990ad7fb4a2f516bcfac,\"2023-03-16 15:20:26.804 +11:00\",2018,072,77,9,07,960\n6412990ad7fb4a2f516bcfab,\"2023-03-16 15:20:26.782 +11:00\",2018,072,77,9,06,1530\n6412990ad7fb4a2f516bcfaa,\"2023-03-16 15:20:26.757 +11:00\",2018,072,77,9,05,357\n6412990ad7fb4a2f516bcfa9,\"2023-03-16 15:20:26.731 +11:00\",2018,072,77,9,04,2847\n6412990ad7fb4a2f516bcfa8,\"2023-03-16 15:20:26.707 +11:00\",2018,072,77,9,03,3759\n6412990ad7fb4a2f516bcfa7,\"2023-03-16 15:20:26.682 +11:00\",2018,072,77,9,02,9330\n6412990ad7fb4a2f516bcfa6,\"2023-03-16 15:20:26.652 +11:00\",2018,072,77,9,01,1914\n6412990ad7fb4a2f516bcfa5,\"2023-03-16 15:20:26.626 +11:00\",2018,072,77,2,77,18465\n6412990ad7fb4a2f516bcfa4,\"2023-03-16 15:20:26.577 +11:00\",2018,072,77,2,9999,18465\n6412990ad7fb4a2f516bcfa3,\"2023-03-16 15:20:26.550 +11:00\",2018,072,77,2,99,..C\n6412990ad7fb4a2f516bcfa2,\"2023-03-16 15:20:26.526 +11:00\",2018,072,77,2,18,276\n6412990ad7fb4a2f516bcfa1,\"2023-03-16 15:20:26.498 +11:00\",2018,072,77,2,17,255\n6412990ad7fb4a2f516bcfa0,\"2023-03-16 15:20:26.473 +11:00\",2018,072,77,2,16,294\n6412990ad7fb4a2f516bcf9f,\"2023-03-16 15:20:26.448 +11:00\",2018,072,77,2,15,402\n6412990ad7fb4a2f516bcf9e,\"2023-03-16 15:20:26.423 +11:00\",2018,072,77,2,14,909\n6412990ad7fb4a2f516bcf9d,\"2023-03-16 15:20:26.399 +11:00\",2018,072,77,2,13,2463\n6412990ad7fb4a2f516bcf9c,\"2023-03-16 15:20:26.374 +11:00\",2018,072,77,2,12,162\n6412990ad7fb4a2f516bcf9b,\"2023-03-16 15:20:26.345 +11:00\",2018,072,77,2,09,1962\n6412990ad7fb4a2f516bcf9a,\"2023-03-16 15:20:26.321 +11:00\",2018,072,77,2,08,1080\n6412990ad7fb4a2f516bcf99,\"2023-03-16 15:20:26.297 +11:00\",2018,072,77,2,07,492\n6412990ad7fb4a2f516bcf98,\"2023-03-16 15:20:26.271 +11:00\",2018,072,77,2,06,792\n6412990ad7fb4a2f516bcf97,\"2023-03-16 15:20:26.246 +11:00\",2018,072,77,2,05,192\n6412990ad7fb4a2f516bcf96,\"2023-03-16 15:20:26.220 +11:00\",2018,072,77,2,04,1437\n6412990ad7fb4a2f516bcf95,\"2023-03-16 15:20:26.191 +11:00\",2018,072,77,2,03,1935\n6412990ad7fb4a2f516bcf94,\"2023-03-16 15:20:26.168 +11:00\",2018,072,77,2,02,4860\n6412990ad7fb4a2f516bcf93,\"2023-03-16 15:20:26.142 +11:00\",2018,072,77,2,01,957\n6412990ad7fb4a2f516bcf92,\"2023-03-16 15:20:26.118 +11:00\",2018,072,77,1,77,17295\n6412990ad7fb4a2f516bcf91,\"2023-03-16 15:20:26.091 +11:00\",2018,072,77,1,9999,17295\n6412990ad7fb4a2f516bcf90,\"2023-03-16 15:20:26.066 +11:00\",2018,072,77,1,99,..C\n6412990ad7fb4a2f516bcf8f,\"2023-03-16 15:20:26.042 +11:00\",2018,072,77,1,18,276\n6412990ad7fb4a2f516bcf8e,\"2023-03-16 15:20:26.018 +11:00\",2018,072,77,1,17,255\n64129909d7fb4a2f516bcf8d,\"2023-03-16 15:20:25.993 +11:00\",2018,072,77,1,16,282\n64129909d7fb4a2f516bcf8c,\"2023-03-16 15:20:25.969 +11:00\",2018,072,77,1,15,363\n64129909d7fb4a2f516bcf8b,\"2023-03-16 15:20:25.944 +11:00\",2018,072,77,1,14,933\n64129909d7fb4a2f516bcf8a,\"2023-03-16 15:20:25.918 +11:00\",2018,072,77,1,13,2169\n64129909d7fb4a2f516bcf89,\"2023-03-16 15:20:25.892 +11:00\",2018,072,77,1,12,165\n64129909d7fb4a2f516bcf88,\"2023-03-16 15:20:25.865 +11:00\",2018,072,77,1,09,1743\n64129909d7fb4a2f516bcf87,\"2023-03-16 15:20:25.841 +11:00\",2018,072,77,1,08,1071\n64129909d7fb4a2f516bcf86,\"2023-03-16 15:20:25.810 +11:00\",2018,072,77,1,07,465\n64129909d7fb4a2f516bcf85,\"2023-03-16 15:20:25.782 +11:00\",2018,072,77,1,06,738\n64129909d7fb4a2f516bcf84,\"2023-03-16 15:20:25.757 +11:00\",2018,072,77,1,05,168\n64129909d7fb4a2f516bcf83,\"2023-03-16 15:20:25.732 +11:00\",2018,072,77,1,04,1410\n64129909d7fb4a2f516bcf82,\"2023-03-16 15:20:25.706 +11:00\",2018,072,77,1,03,1827\n64129909d7fb4a2f516bcf81,\"2023-03-16 15:20:25.680 +11:00\",2018,072,77,1,02,4467\n64129909d7fb4a2f516bcf80,\"2023-03-16 15:20:25.652 +11:00\",2018,072,77,1,01,960\n64129909d7fb4a2f516bcf7f,\"2023-03-16 15:20:25.623 +11:00\",2018,072,9,9,77,0\n64129909d7fb4a2f516bcf7e,\"2023-03-16 15:20:25.600 +11:00\",2018,072,9,9,9999,0\n64129909d7fb4a2f516bcf7d,\"2023-03-16 15:20:25.574 +11:00\",2018,072,9,9,99,..C\n64129909d7fb4a2f516bcf7c,\"2023-03-16 15:20:25.543 +11:00\",2018,072,9,9,18,0\n64129909d7fb4a2f516bcf7b,\"2023-03-16 15:20:25.519 +11:00\",2018,072,9,9,17,0\n64129909d7fb4a2f516bcf7a,\"2023-03-16 15:20:25.492 +11:00\",2018,072,9,9,16,0\n64129909d7fb4a2f516bcf79,\"2023-03-16 15:20:25.470 +11:00\",2018,072,9,9,15,0\n64129909d7fb4a2f516bcf78,\"2023-03-16 15:20:25.434 +11:00\",2018,072,9,9,14,0\n64129909d7fb4a2f516bcf77,\"2023-03-16 15:20:25.405 +11:00\",2018,072,9,9,13,0\n64129909d7fb4a2f516bcf76,\"2023-03-16 15:20:25.378 +11:00\",2018,072,9,9,12,0\n64129909d7fb4a2f516bcf75,\"2023-03-16 15:20:25.355 +11:00\",2018,072,9,9,09,0\n64129909d7fb4a2f516bcf74,\"2023-03-16 15:20:25.332 +11:00\",2018,072,9,9,08,0\n64129909d7fb4a2f516bcf73,\"2023-03-16 15:20:25.296 +11:00\",2018,072,9,9,07,0\n64129909d7fb4a2f516bcf72,\"2023-03-16 15:20:25.271 +11:00\",2018,072,9,9,06,0\n64129909d7fb4a2f516bcf71,\"2023-03-16 15:20:25.249 +11:00\",2018,072,9,9,05,0\n64129909d7fb4a2f516bcf70,\"2023-03-16 15:20:25.220 +11:00\",2018,072,9,9,04,0\n64129909d7fb4a2f516bcf6f,\"2023-03-16 15:20:25.194 +11:00\",2018,072,9,9,03,0\n64129909d7fb4a2f516bcf6e,\"2023-03-16 15:20:25.149 +11:00\",2018,072,9,9,02,0\n64129909d7fb4a2f516bcf6d,\"2023-03-16 15:20:25.126 +11:00\",2018,072,9,9,01,0\n64129909d7fb4a2f516bcf6c,\"2023-03-16 15:20:25.100 +11:00\",2018,072,9,2,77,0\n64129909d7fb4a2f516bcf6b,\"2023-03-16 15:20:25.071 +11:00\",2018,072,9,2,9999,0\n64129909d7fb4a2f516bcf6a,\"2023-03-16 15:20:25.046 +11:00\",2018,072,9,2,99,..C\n64129909d7fb4a2f516bcf69,\"2023-03-16 15:20:25.023 +11:00\",2018,072,9,2,18,0\n64129908d7fb4a2f516bcf68,\"2023-03-16 15:20:24.996 +11:00\",2018,072,9,2,17,0\n64129908d7fb4a2f516bcf67,\"2023-03-16 15:20:24.969 +11:00\",2018,072,9,2,16,0\n64129908d7fb4a2f516bcf66,\"2023-03-16 15:20:24.942 +11:00\",2018,072,9,2,15,0\n64129908d7fb4a2f516bcf65,\"2023-03-16 15:20:24.913 +11:00\",2018,072,9,2,14,0\n64129908d7fb4a2f516bcf64,\"2023-03-16 15:20:24.884 +11:00\",2018,072,9,2,13,0\n64129908d7fb4a2f516bcf63,\"2023-03-16 15:20:24.859 +11:00\",2018,072,9,2,12,0\n64129908d7fb4a2f516bcf62,\"2023-03-16 15:20:24.828 +11:00\",2018,072,9,2,09,0\n64129908d7fb4a2f516bcf61,\"2023-03-16 15:20:24.802 +11:00\",2018,072,9,2,08,0\n64129908d7fb4a2f516bcf60,\"2023-03-16 15:20:24.777 +11:00\",2018,072,9,2,07,0\n64129908d7fb4a2f516bcf5f,\"2023-03-16 15:20:24.752 +11:00\",2018,072,9,2,06,0\n64129908d7fb4a2f516bcf5e,\"2023-03-16 15:20:24.723 +11:00\",2018,072,9,2,05,0\n64129908d7fb4a2f516bcf5d,\"2023-03-16 15:20:24.698 +11:00\",2018,072,9,2,04,0\n64129908d7fb4a2f516bcf5c,\"2023-03-16 15:20:24.674 +11:00\",2018,072,9,2,03,0\n64129908d7fb4a2f516bcf5b,\"2023-03-16 15:20:24.642 +11:00\",2018,072,9,2,02,0\n64129908d7fb4a2f516bcf5a,\"2023-03-16 15:20:24.616 +11:00\",2018,072,9,2,01,0\n64129908d7fb4a2f516bcf59,\"2023-03-16 15:20:24.587 +11:00\",2018,072,9,1,77,0\n64129908d7fb4a2f516bcf58,\"2023-03-16 15:20:24.560 +11:00\",2018,072,9,1,9999,0\n64129908d7fb4a2f516bcf57,\"2023-03-16 15:20:24.536 +11:00\",2018,072,9,1,99,..C\n64129908d7fb4a2f516bcf56,\"2023-03-16 15:20:24.508 +11:00\",2018,072,9,1,18,0\n64129908d7fb4a2f516bcf55,\"2023-03-16 15:20:24.481 +11:00\",2018,072,9,1,17,0\n64129908d7fb4a2f516bcf54,\"2023-03-16 15:20:24.455 +11:00\",2018,072,9,1,16,0\n64129908d7fb4a2f516bcf53,\"2023-03-16 15:20:24.431 +11:00\",2018,072,9,1,15,0\n64129908d7fb4a2f516bcf52,\"2023-03-16 15:20:24.400 +11:00\",2018,072,9,1,14,0\n64129908d7fb4a2f516bcf51,\"2023-03-16 15:20:24.373 +11:00\",2018,072,9,1,13,0\n64129908d7fb4a2f516bcf50,\"2023-03-16 15:20:24.348 +11:00\",2018,072,9,1,12,0\n64129908d7fb4a2f516bcf4f,\"2023-03-16 15:20:24.323 +11:00\",2018,072,9,1,09,0\n64129908d7fb4a2f516bcf4e,\"2023-03-16 15:20:24.298 +11:00\",2018,072,9,1,08,0\n64129908d7fb4a2f516bcf4d,\"2023-03-16 15:20:24.274 +11:00\",2018,072,9,1,07,0\n64129908d7fb4a2f516bcf4c,\"2023-03-16 15:20:24.250 +11:00\",2018,072,9,1,06,0\n64129908d7fb4a2f516bcf4b,\"2023-03-16 15:20:24.224 +11:00\",2018,072,9,1,05,0\n64129908d7fb4a2f516bcf4a,\"2023-03-16 15:20:24.198 +11:00\",2018,072,9,1,04,0\n64129908d7fb4a2f516bcf49,\"2023-03-16 15:20:24.168 +11:00\",2018,072,9,1,03,0\n64129908d7fb4a2f516bcf48,\"2023-03-16 15:20:24.144 +11:00\",2018,072,9,1,02,0\n64129908d7fb4a2f516bcf47,\"2023-03-16 15:20:24.116 +11:00\",2018,072,9,1,01,0\n64129908d7fb4a2f516bcf46,\"2023-03-16 15:20:24.092 +11:00\",2018,072,6,9,77,333\n64129908d7fb4a2f516bcf45,\"2023-03-16 15:20:24.027 +11:00\",2018,072,6,9,9999,333\n64129908d7fb4a2f516bcf44,\"2023-03-16 15:20:23.999 +11:00\",2018,072,6,9,99,..C\n64129907d7fb4a2f516bcf43,\"2023-03-16 15:20:23.974 +11:00\",2018,072,6,9,18,9\n64129907d7fb4a2f516bcf42,\"2023-03-16 15:20:23.950 +11:00\",2018,072,6,9,17,6\n64129907d7fb4a2f516bcf41,\"2023-03-16 15:20:23.921 +11:00\",2018,072,6,9,16,3\n64129907d7fb4a2f516bcf40,\"2023-03-16 15:20:23.854 +11:00\",2018,072,6,9,15,12\n64129907d7fb4a2f516bcf3f,\"2023-03-16 15:20:23.830 +11:00\",2018,072,6,9,14,27\n64129907d7fb4a2f516bcf3e,\"2023-03-16 15:20:23.802 +11:00\",2018,072,6,9,13,51\n64129907d7fb4a2f516bcf3d,\"2023-03-16 15:20:23.776 +11:00\",2018,072,6,9,12,3\n64129907d7fb4a2f516bcf3c,\"2023-03-16 15:20:23.751 +11:00\",2018,072,6,9,09,57\n64129907d7fb4a2f516bcf3b,\"2023-03-16 15:20:23.724 +11:00\",2018,072,6,9,08,24\n64129907d7fb4a2f516bcf3a,\"2023-03-16 15:20:23.700 +11:00\",2018,072,6,9,07,15\n64129907d7fb4a2f516bcf39,\"2023-03-16 15:20:23.669 +11:00\",2018,072,6,9,06,12\n64129907d7fb4a2f516bcf38,\"2023-03-16 15:20:23.643 +11:00\",2018,072,6,9,05,0\n64129907d7fb4a2f516bcf37,\"2023-03-16 15:20:23.619 +11:00\",2018,072,6,9,04,24\n64129907d7fb4a2f516bcf36,\"2023-03-16 15:20:23.596 +11:00\",2018,072,6,9,03,15\n64129907d7fb4a2f516bcf35,\"2023-03-16 15:20:23.571 +11:00\",2018,072,6,9,02,48\n64129907d7fb4a2f516bcf34,\"2023-03-16 15:20:23.547 +11:00\",2018,072,6,9,01,30\n64129907d7fb4a2f516bcf33,\"2023-03-16 15:20:23.518 +11:00\",2018,072,6,2,77,147\n64129907d7fb4a2f516bcf32,\"2023-03-16 15:20:23.493 +11:00\",2018,072,6,2,9999,147\n64129907d7fb4a2f516bcf31,\"2023-03-16 15:20:23.465 +11:00\",2018,072,6,2,99,..C\n64129907d7fb4a2f516bcf30,\"2023-03-16 15:20:23.440 +11:00\",2018,072,6,2,18,3\n64129907d7fb4a2f516bcf2f,\"2023-03-16 15:20:23.409 +11:00\",2018,072,6,2,17,3\n64129907d7fb4a2f516bcf2e,\"2023-03-16 15:20:23.385 +11:00\",2018,072,6,2,16,0\n64129907d7fb4a2f516bcf2d,\"2023-03-16 15:20:23.352 +11:00\",2018,072,6,2,15,3\n64129907d7fb4a2f516bcf2c,\"2023-03-16 15:20:23.325 +11:00\",2018,072,6,2,14,15\n64129907d7fb4a2f516bcf2b,\"2023-03-16 15:20:23.301 +11:00\",2018,072,6,2,13,27\n64129907d7fb4a2f516bcf2a,\"2023-03-16 15:20:23.277 +11:00\",2018,072,6,2,12,3\n64129907d7fb4a2f516bcf29,\"2023-03-16 15:20:23.248 +11:00\",2018,072,6,2,09,24\n64129907d7fb4a2f516bcf28,\"2023-03-16 15:20:23.226 +11:00\",2018,072,6,2,08,9\n64129907d7fb4a2f516bcf27,\"2023-03-16 15:20:23.199 +11:00\",2018,072,6,2,07,6\n64129907d7fb4a2f516bcf26,\"2023-03-16 15:20:23.173 +11:00\",2018,072,6,2,06,3\n64129907d7fb4a2f516bcf25,\"2023-03-16 15:20:23.150 +11:00\",2018,072,6,2,05,0\n64129907d7fb4a2f516bcf24,\"2023-03-16 15:20:23.122 +11:00\",2018,072,6,2,04,15\n64129907d7fb4a2f516bcf23,\"2023-03-16 15:20:23.097 +11:00\",2018,072,6,2,03,9\n64129907d7fb4a2f516bcf22,\"2023-03-16 15:20:23.069 +11:00\",2018,072,6,2,02,18\n64129907d7fb4a2f516bcf21,\"2023-03-16 15:20:23.042 +11:00\",2018,072,6,2,01,12\n64129907d7fb4a2f516bcf20,\"2023-03-16 15:20:23.013 +11:00\",2018,072,6,1,77,183\n64129906d7fb4a2f516bcf1f,\"2023-03-16 15:20:22.987 +11:00\",2018,072,6,1,9999,183\n64129906d7fb4a2f516bcf1e,\"2023-03-16 15:20:22.963 +11:00\",2018,072,6,1,99,..C\n64129906d7fb4a2f516bcf1d,\"2023-03-16 15:20:22.935 +11:00\",2018,072,6,1,18,6\n64129906d7fb4a2f516bcf1c,\"2023-03-16 15:20:22.912 +11:00\",2018,072,6,1,17,3\n64129906d7fb4a2f516bcf1b,\"2023-03-16 15:20:22.879 +11:00\",2018,072,6,1,16,0\n64129906d7fb4a2f516bcf1a,\"2023-03-16 15:20:22.848 +11:00\",2018,072,6,1,15,6\n64129906d7fb4a2f516bcf19,\"2023-03-16 15:20:22.819 +11:00\",2018,072,6,1,14,9\n64129906d7fb4a2f516bcf18,\"2023-03-16 15:20:22.795 +11:00\",2018,072,6,1,13,24\n64129906d7fb4a2f516bcf17,\"2023-03-16 15:20:22.724 +11:00\",2018,072,6,1,12,3\n64129906d7fb4a2f516bcf16,\"2023-03-16 15:20:22.700 +11:00\",2018,072,6,1,09,36\n64129906d7fb4a2f516bcf15,\"2023-03-16 15:20:22.676 +11:00\",2018,072,6,1,08,15\n64129906d7fb4a2f516bcf14,\"2023-03-16 15:20:22.649 +11:00\",2018,072,6,1,07,6\n64129906d7fb4a2f516bcf13,\"2023-03-16 15:20:22.624 +11:00\",2018,072,6,1,06,9\n64129906d7fb4a2f516bcf12,\"2023-03-16 15:20:22.603 +11:00\",2018,072,6,1,05,0\n64129906d7fb4a2f516bcf11,\"2023-03-16 15:20:22.578 +11:00\",2018,072,6,1,04,9\n64129906d7fb4a2f516bcf10,\"2023-03-16 15:20:22.551 +11:00\",2018,072,6,1,03,9\n64129906d7fb4a2f516bcf0f,\"2023-03-16 15:20:22.524 +11:00\",2018,072,6,1,02,27\n64129906d7fb4a2f516bcf0e,\"2023-03-16 15:20:22.500 +11:00\",2018,072,6,1,01,15\n64129906d7fb4a2f516bcf0d,\"2023-03-16 15:20:22.473 +11:00\",2018,072,5,9,77,141\n64129906d7fb4a2f516bcf0c,\"2023-03-16 15:20:22.448 +11:00\",2018,072,5,9,9999,141\n64129906d7fb4a2f516bcf0b,\"2023-03-16 15:20:22.425 +11:00\",2018,072,5,9,99,..C\n64129906d7fb4a2f516bcf0a,\"2023-03-16 15:20:22.403 +11:00\",2018,072,5,9,18,3\n64129906d7fb4a2f516bcf09,\"2023-03-16 15:20:22.379 +11:00\",2018,072,5,9,17,0\n64129906d7fb4a2f516bcf08,\"2023-03-16 15:20:22.354 +11:00\",2018,072,5,9,16,0\n64129906d7fb4a2f516bcf07,\"2023-03-16 15:20:22.329 +11:00\",2018,072,5,9,15,0\n64129906d7fb4a2f516bcf06,\"2023-03-16 15:20:22.304 +11:00\",2018,072,5,9,14,0\n64129906d7fb4a2f516bcf05,\"2023-03-16 15:20:22.280 +11:00\",2018,072,5,9,13,9\n64129906d7fb4a2f516bcf04,\"2023-03-16 15:20:22.254 +11:00\",2018,072,5,9,12,0\n64129906d7fb4a2f516bcf03,\"2023-03-16 15:20:22.229 +11:00\",2018,072,5,9,09,27\n64129906d7fb4a2f516bcf02,\"2023-03-16 15:20:22.205 +11:00\",2018,072,5,9,08,3\n64129906d7fb4a2f516bcf01,\"2023-03-16 15:20:22.179 +11:00\",2018,072,5,9,07,0\n64129906d7fb4a2f516bcf00,\"2023-03-16 15:20:22.152 +11:00\",2018,072,5,9,06,3\n64129906d7fb4a2f516bceff,\"2023-03-16 15:20:22.129 +11:00\",2018,072,5,9,05,0\n64129906d7fb4a2f516bcefe,\"2023-03-16 15:20:22.104 +11:00\",2018,072,5,9,04,9\n64129906d7fb4a2f516bcefd,\"2023-03-16 15:20:22.077 +11:00\",2018,072,5,9,03,6\n64129906d7fb4a2f516bcefc,\"2023-03-16 15:20:22.050 +11:00\",2018,072,5,9,02,78\n64129906d7fb4a2f516bcefb,\"2023-03-16 15:20:22.025 +11:00\",2018,072,5,9,01,0\n64129906d7fb4a2f516bcefa,\"2023-03-16 15:20:22.003 +11:00\",2018,072,5,2,77,75\n64129905d7fb4a2f516bcef9,\"2023-03-16 15:20:21.977 +11:00\",2018,072,5,2,9999,75\n64129905d7fb4a2f516bcef8,\"2023-03-16 15:20:21.952 +11:00\",2018,072,5,2,99,..C\n64129905d7fb4a2f516bcef7,\"2023-03-16 15:20:21.927 +11:00\",2018,072,5,2,18,0\n64129905d7fb4a2f516bcef6,\"2023-03-16 15:20:21.896 +11:00\",2018,072,5,2,17,0\n64129905d7fb4a2f516bcef5,\"2023-03-16 15:20:21.873 +11:00\",2018,072,5,2,16,0\n64129905d7fb4a2f516bcef4,\"2023-03-16 15:20:21.849 +11:00\",2018,072,5,2,15,0\n64129905d7fb4a2f516bcef3,\"2023-03-16 15:20:21.822 +11:00\",2018,072,5,2,14,0\n64129905d7fb4a2f516bcef2,\"2023-03-16 15:20:21.798 +11:00\",2018,072,5,2,13,6\n64129905d7fb4a2f516bcef1,\"2023-03-16 15:20:21.772 +11:00\",2018,072,5,2,12,0\n64129905d7fb4a2f516bcef0,\"2023-03-16 15:20:21.747 +11:00\",2018,072,5,2,09,18\n64129905d7fb4a2f516bceef,\"2023-03-16 15:20:21.720 +11:00\",2018,072,5,2,08,0\n64129905d7fb4a2f516bceee,\"2023-03-16 15:20:21.693 +11:00\",2018,072,5,2,07,0\n64129905d7fb4a2f516bceed,\"2023-03-16 15:20:21.663 +11:00\",2018,072,5,2,06,3\n64129905d7fb4a2f516bceec,\"2023-03-16 15:20:21.637 +11:00\",2018,072,5,2,05,0\n64129905d7fb4a2f516bceeb,\"2023-03-16 15:20:21.606 +11:00\",2018,072,5,2,04,3\n64129905d7fb4a2f516bceea,\"2023-03-16 15:20:21.577 +11:00\",2018,072,5,2,03,0\n64129905d7fb4a2f516bcee9,\"2023-03-16 15:20:21.551 +11:00\",2018,072,5,2,02,39\n64129905d7fb4a2f516bcee8,\"2023-03-16 15:20:21.525 +11:00\",2018,072,5,2,01,0\n64129905d7fb4a2f516bcee7,\"2023-03-16 15:20:21.500 +11:00\",2018,072,5,1,77,66\n64129905d7fb4a2f516bcee6,\"2023-03-16 15:20:21.468 +11:00\",2018,072,5,1,9999,66\n64129905d7fb4a2f516bcee5,\"2023-03-16 15:20:21.441 +11:00\",2018,072,5,1,99,..C\n64129905d7fb4a2f516bcee4,\"2023-03-16 15:20:21.416 +11:00\",2018,072,5,1,18,3\n64129905d7fb4a2f516bcee3,\"2023-03-16 15:20:21.394 +11:00\",2018,072,5,1,17,0\n64129905d7fb4a2f516bcee2,\"2023-03-16 15:20:21.370 +11:00\",2018,072,5,1,16,0\n64129905d7fb4a2f516bcee1,\"2023-03-16 15:20:21.343 +11:00\",2018,072,5,1,15,0\n64129905d7fb4a2f516bcee0,\"2023-03-16 15:20:21.316 +11:00\",2018,072,5,1,14,0\n64129905d7fb4a2f516bcedf,\"2023-03-16 15:20:21.294 +11:00\",2018,072,5,1,13,3\n64129905d7fb4a2f516bcede,\"2023-03-16 15:20:21.272 +11:00\",2018,072,5,1,12,0\n64129905d7fb4a2f516bcedd,\"2023-03-16 15:20:21.247 +11:00\",2018,072,5,1,09,9\n64129905d7fb4a2f516bcedc,\"2023-03-16 15:20:21.222 +11:00\",2018,072,5,1,08,3\n64129905d7fb4a2f516bcedb,\"2023-03-16 15:20:21.197 +11:00\",2018,072,5,1,07,3\n64129905d7fb4a2f516bceda,\"2023-03-16 15:20:21.170 +11:00\",2018,072,5,1,06,0\n64129905d7fb4a2f516bced9,\"2023-03-16 15:20:21.144 +11:00\",2018,072,5,1,05,0\n64129905d7fb4a2f516bced8,\"2023-03-16 15:20:21.118 +11:00\",2018,072,5,1,04,6\n64129905d7fb4a2f516bced7,\"2023-03-16 15:20:21.093 +11:00\",2018,072,5,1,03,3\n64129905d7fb4a2f516bced6,\"2023-03-16 15:20:21.067 +11:00\",2018,072,5,1,02,39\n64129905d7fb4a2f516bced5,\"2023-03-16 15:20:21.044 +11:00\",2018,072,5,1,01,0\n64129905d7fb4a2f516bced4,\"2023-03-16 15:20:21.021 +11:00\",2018,072,4,9,77,2232\n64129904d7fb4a2f516bced3,\"2023-03-16 15:20:20.997 +11:00\",2018,072,4,9,9999,2232\n64129904d7fb4a2f516bced2,\"2023-03-16 15:20:20.966 +11:00\",2018,072,4,9,99,..C\n64129904d7fb4a2f516bced1,\"2023-03-16 15:20:20.942 +11:00\",2018,072,4,9,18,3\n64129904d7fb4a2f516bced0,\"2023-03-16 15:20:20.914 +11:00\",2018,072,4,9,17,3\n64129904d7fb4a2f516bcecf,\"2023-03-16 15:20:20.891 +11:00\",2018,072,4,9,16,0\n64129904d7fb4a2f516bcece,\"2023-03-16 15:20:20.866 +11:00\",2018,072,4,9,15,9\n64129904d7fb4a2f516bcecd,\"2023-03-16 15:20:20.843 +11:00\",2018,072,4,9,14,21\n64129904d7fb4a2f516bcecc,\"2023-03-16 15:20:20.817 +11:00\",2018,072,4,9,13,123\n64129904d7fb4a2f516bcecb,\"2023-03-16 15:20:20.795 +11:00\",2018,072,4,9,12,3\n64129904d7fb4a2f516bceca,\"2023-03-16 15:20:20.770 +11:00\",2018,072,4,9,09,246\n64129904d7fb4a2f516bcec9,\"2023-03-16 15:20:20.747 +11:00\",2018,072,4,9,08,54\n64129904d7fb4a2f516bcec8,\"2023-03-16 15:20:20.725 +11:00\",2018,072,4,9,07,6\n64129904d7fb4a2f516bcec7,\"2023-03-16 15:20:20.702 +11:00\",2018,072,4,9,06,24\n64129904d7fb4a2f516bcec6,\"2023-03-16 15:20:20.674 +11:00\",2018,072,4,9,05,3\n64129904d7fb4a2f516bcec5,\"2023-03-16 15:20:20.646 +11:00\",2018,072,4,9,04,45\n64129904d7fb4a2f516bcec4,\"2023-03-16 15:20:20.622 +11:00\",2018,072,4,9,03,147\n64129904d7fb4a2f516bcec3,\"2023-03-16 15:20:20.599 +11:00\",2018,072,4,9,02,1524\n64129904d7fb4a2f516bcec2,\"2023-03-16 15:20:20.577 +11:00\",2018,072,4,9,01,21\n64129904d7fb4a2f516bcec1,\"2023-03-16 15:20:20.554 +11:00\",2018,072,4,2,77,1173\n64129904d7fb4a2f516bcec0,\"2023-03-16 15:20:20.526 +11:00\",2018,072,4,2,9999,1173\n64129904d7fb4a2f516bcebf,\"2023-03-16 15:20:20.503 +11:00\",2018,072,4,2,99,..C\n64129904d7fb4a2f516bcebe,\"2023-03-16 15:20:20.479 +11:00\",2018,072,4,2,18,3\n64129904d7fb4a2f516bcebd,\"2023-03-16 15:20:20.454 +11:00\",2018,072,4,2,17,0\n64129904d7fb4a2f516bcebc,\"2023-03-16 15:20:20.427 +11:00\",2018,072,4,2,16,0\n64129904d7fb4a2f516bcebb,\"2023-03-16 15:20:20.399 +11:00\",2018,072,4,2,15,6\n64129904d7fb4a2f516bceba,\"2023-03-16 15:20:20.376 +11:00\",2018,072,4,2,14,12\n64129904d7fb4a2f516bceb9,\"2023-03-16 15:20:20.351 +11:00\",2018,072,4,2,13,66\n64129904d7fb4a2f516bceb8,\"2023-03-16 15:20:20.313 +11:00\",2018,072,4,2,12,3\n64129904d7fb4a2f516bceb7,\"2023-03-16 15:20:20.291 +11:00\",2018,072,4,2,09,117\n64129904d7fb4a2f516bceb6,\"2023-03-16 15:20:20.268 +11:00\",2018,072,4,2,08,30\n64129904d7fb4a2f516bceb5,\"2023-03-16 15:20:20.243 +11:00\",2018,072,4,2,07,3\n64129904d7fb4a2f516bceb4,\"2023-03-16 15:20:20.217 +11:00\",2018,072,4,2,06,12\n64129904d7fb4a2f516bceb3,\"2023-03-16 15:20:20.194 +11:00\",2018,072,4,2,05,3\n64129904d7fb4a2f516bceb2,\"2023-03-16 15:20:20.166 +11:00\",2018,072,4,2,04,27\n64129904d7fb4a2f516bceb1,\"2023-03-16 15:20:20.141 +11:00\",2018,072,4,2,03,81\n64129904d7fb4a2f516bceb0,\"2023-03-16 15:20:20.117 +11:00\",2018,072,4,2,02,798\n64129904d7fb4a2f516bceaf,\"2023-03-16 15:20:20.094 +11:00\",2018,072,4,2,01,12\n64129904d7fb4a2f516bceae,\"2023-03-16 15:20:20.069 +11:00\",2018,072,4,1,77,1062\n64129904d7fb4a2f516bcead,\"2023-03-16 15:20:20.043 +11:00\",2018,072,4,1,9999,1062\n64129904d7fb4a2f516bceac,\"2023-03-16 15:20:20.016 +11:00\",2018,072,4,1,99,..C\n64129903d7fb4a2f516bceab,\"2023-03-16 15:20:19.992 +11:00\",2018,072,4,1,18,0\n64129903d7fb4a2f516bceaa,\"2023-03-16 15:20:19.969 +11:00\",2018,072,4,1,17,3\n64129903d7fb4a2f516bcea9,\"2023-03-16 15:20:19.945 +11:00\",2018,072,4,1,16,0\n64129903d7fb4a2f516bcea8,\"2023-03-16 15:20:19.922 +11:00\",2018,072,4,1,15,3\n64129903d7fb4a2f516bcea7,\"2023-03-16 15:20:19.898 +11:00\",2018,072,4,1,14,9\n64129903d7fb4a2f516bcea6,\"2023-03-16 15:20:19.875 +11:00\",2018,072,4,1,13,54\n64129903d7fb4a2f516bcea5,\"2023-03-16 15:20:19.853 +11:00\",2018,072,4,1,12,3\n64129903d7fb4a2f516bcea4,\"2023-03-16 15:20:19.829 +11:00\",2018,072,4,1,09,126\n64129903d7fb4a2f516bcea3,\"2023-03-16 15:20:19.792 +11:00\",2018,072,4,1,08,24\n64129903d7fb4a2f516bcea2,\"2023-03-16 15:20:19.768 +11:00\",2018,072,4,1,07,3\n64129903d7fb4a2f516bcea1,\"2023-03-16 15:20:19.742 +11:00\",2018,072,4,1,06,9\n64129903d7fb4a2f516bcea0,\"2023-03-16 15:20:19.717 +11:00\",2018,072,4,1,05,0\n64129903d7fb4a2f516bce9f,\"2023-03-16 15:20:19.691 +11:00\",2018,072,4,1,04,21\n64129903d7fb4a2f516bce9e,\"2023-03-16 15:20:19.667 +11:00\",2018,072,4,1,03,63\n64129903d7fb4a2f516bce9d,\"2023-03-16 15:20:19.643 +11:00\",2018,072,4,1,02,729\n64129903d7fb4a2f516bce9c,\"2023-03-16 15:20:19.617 +11:00\",2018,072,4,1,01,12\n64129903d7fb4a2f516bce9b,\"2023-03-16 15:20:19.593 +11:00\",2018,072,3,9,77,1104\n64129903d7fb4a2f516bce9a,\"2023-03-16 15:20:19.559 +11:00\",2018,072,3,9,9999,1104\n64129903d7fb4a2f516bce99,\"2023-03-16 15:20:19.527 +11:00\",2018,072,3,9,99,..C\n64129903d7fb4a2f516bce98,\"2023-03-16 15:20:19.501 +11:00\",2018,072,3,9,18,0\n64129903d7fb4a2f516bce97,\"2023-03-16 15:20:19.474 +11:00\",2018,072,3,9,17,0\n64129903d7fb4a2f516bce96,\"2023-03-16 15:20:19.450 +11:00\",2018,072,3,9,16,3\n64129903d7fb4a2f516bce95,\"2023-03-16 15:20:19.421 +11:00\",2018,072,3,9,15,6\n64129903d7fb4a2f516bce94,\"2023-03-16 15:20:19.397 +11:00\",2018,072,3,9,14,12\n64129903d7fb4a2f516bce93,\"2023-03-16 15:20:19.374 +11:00\",2018,072,3,9,13,36\n64129903d7fb4a2f516bce92,\"2023-03-16 15:20:19.350 +11:00\",2018,072,3,9,12,3\n64129903d7fb4a2f516bce91,\"2023-03-16 15:20:19.327 +11:00\",2018,072,3,9,09,141\n64129903d7fb4a2f516bce90,\"2023-03-16 15:20:19.300 +11:00\",2018,072,3,9,08,30\n64129903d7fb4a2f516bce8f,\"2023-03-16 15:20:19.276 +11:00\",2018,072,3,9,07,3\n64129903d7fb4a2f516bce8e,\"2023-03-16 15:20:19.251 +11:00\",2018,072,3,9,06,18\n64129903d7fb4a2f516bce8d,\"2023-03-16 15:20:19.227 +11:00\",2018,072,3,9,05,3\n64129903d7fb4a2f516bce8c,\"2023-03-16 15:20:19.205 +11:00\",2018,072,3,9,04,21\n64129903d7fb4a2f516bce8b,\"2023-03-16 15:20:19.178 +11:00\",2018,072,3,9,03,54\n64129903d7fb4a2f516bce8a,\"2023-03-16 15:20:19.153 +11:00\",2018,072,3,9,02,759\n64129903d7fb4a2f516bce89,\"2023-03-16 15:20:19.130 +11:00\",2018,072,3,9,01,15\n64129903d7fb4a2f516bce88,\"2023-03-16 15:20:19.106 +11:00\",2018,072,3,2,77,573\n64129903d7fb4a2f516bce87,\"2023-03-16 15:20:19.080 +11:00\",2018,072,3,2,9999,573\n64129903d7fb4a2f516bce86,\"2023-03-16 15:20:19.056 +11:00\",2018,072,3,2,99,..C\n64129903d7fb4a2f516bce85,\"2023-03-16 15:20:19.019 +11:00\",2018,072,3,2,18,0\n64129902d7fb4a2f516bce84,\"2023-03-16 15:20:18.992 +11:00\",2018,072,3,2,17,0\n64129902d7fb4a2f516bce83,\"2023-03-16 15:20:18.902 +11:00\",2018,072,3,2,16,3\n64129902d7fb4a2f516bce82,\"2023-03-16 15:20:18.877 +11:00\",2018,072,3,2,15,3\n64129902d7fb4a2f516bce81,\"2023-03-16 15:20:18.853 +11:00\",2018,072,3,2,14,9\n64129902d7fb4a2f516bce80,\"2023-03-16 15:20:18.825 +11:00\",2018,072,3,2,13,18\n64129902d7fb4a2f516bce7f,\"2023-03-16 15:20:18.801 +11:00\",2018,072,3,2,12,3\n64129902d7fb4a2f516bce7e,\"2023-03-16 15:20:18.777 +11:00\",2018,072,3,2,09,78\n64129902d7fb4a2f516bce7d,\"2023-03-16 15:20:18.755 +11:00\",2018,072,3,2,08,15\n64129902d7fb4a2f516bce7c,\"2023-03-16 15:20:18.732 +11:00\",2018,072,3,2,07,0\n64129902d7fb4a2f516bce7b,\"2023-03-16 15:20:18.706 +11:00\",2018,072,3,2,06,9\n64129902d7fb4a2f516bce7a,\"2023-03-16 15:20:18.679 +11:00\",2018,072,3,2,05,0\n64129902d7fb4a2f516bce79,\"2023-03-16 15:20:18.634 +11:00\",2018,072,3,2,04,12\n64129902d7fb4a2f516bce78,\"2023-03-16 15:20:18.581 +11:00\",2018,072,3,2,03,21\n64129902d7fb4a2f516bce77,\"2023-03-16 15:20:18.554 +11:00\",2018,072,3,2,02,393\n64129902d7fb4a2f516bce76,\"2023-03-16 15:20:18.526 +11:00\",2018,072,3,2,01,3\n64129902d7fb4a2f516bce75,\"2023-03-16 15:20:18.501 +11:00\",2018,072,3,1,77,531\n64129902d7fb4a2f516bce74,\"2023-03-16 15:20:18.476 +11:00\",2018,072,3,1,9999,531\n64129902d7fb4a2f516bce73,\"2023-03-16 15:20:18.449 +11:00\",2018,072,3,1,99,..C\n64129902d7fb4a2f516bce72,\"2023-03-16 15:20:18.425 +11:00\",2018,072,3,1,18,0\n64129902d7fb4a2f516bce71,\"2023-03-16 15:20:18.399 +11:00\",2018,072,3,1,17,3\n64129902d7fb4a2f516bce70,\"2023-03-16 15:20:18.375 +11:00\",2018,072,3,1,16,0\n64129902d7fb4a2f516bce6f,\"2023-03-16 15:20:18.344 +11:00\",2018,072,3,1,15,0\n64129902d7fb4a2f516bce6e,\"2023-03-16 15:20:18.312 +11:00\",2018,072,3,1,14,6\n64129902d7fb4a2f516bce6d,\"2023-03-16 15:20:18.284 +11:00\",2018,072,3,1,13,18\n64129902d7fb4a2f516bce6c,\"2023-03-16 15:20:18.257 +11:00\",2018,072,3,1,12,0\n64129902d7fb4a2f516bce6b,\"2023-03-16 15:20:18.232 +11:00\",2018,072,3,1,09,60\n64129902d7fb4a2f516bce6a,\"2023-03-16 15:20:18.208 +11:00\",2018,072,3,1,08,12\n64129902d7fb4a2f516bce69,\"2023-03-16 15:20:18.180 +11:00\",2018,072,3,1,07,3\n64129902d7fb4a2f516bce68,\"2023-03-16 15:20:18.156 +11:00\",2018,072,3,1,06,9\n64129902d7fb4a2f516bce67,\"2023-03-16 15:20:18.128 +11:00\",2018,072,3,1,05,0\n64129902d7fb4a2f516bce66,\"2023-03-16 15:20:18.102 +11:00\",2018,072,3,1,04,9\n64129902d7fb4a2f516bce65,\"2023-03-16 15:20:18.078 +11:00\",2018,072,3,1,03,33\n64129902d7fb4a2f516bce64,\"2023-03-16 15:20:18.054 +11:00\",2018,072,3,1,02,363\n64129902d7fb4a2f516bce63,\"2023-03-16 15:20:18.030 +11:00\",2018,072,3,1,01,12\n64129902d7fb4a2f516bce62,\"2023-03-16 15:20:18.004 +11:00\",2018,072,2,9,77,2469\n64129901d7fb4a2f516bce61,\"2023-03-16 15:20:17.979 +11:00\",2018,072,2,9,9999,2469\n64129901d7fb4a2f516bce60,\"2023-03-16 15:20:17.951 +11:00\",2018,072,2,9,99,..C\n64129901d7fb4a2f516bce5f,\"2023-03-16 15:20:17.920 +11:00\",2018,072,2,9,18,27\n64129901d7fb4a2f516bce5e,\"2023-03-16 15:20:17.896 +11:00\",2018,072,2,9,17,15\n64129901d7fb4a2f516bce5d,\"2023-03-16 15:20:17.872 +11:00\",2018,072,2,9,16,18\n64129901d7fb4a2f516bce5c,\"2023-03-16 15:20:17.846 +11:00\",2018,072,2,9,15,48\n64129901d7fb4a2f516bce5b,\"2023-03-16 15:20:17.821 +11:00\",2018,072,2,9,14,48\n64129901d7fb4a2f516bce5a,\"2023-03-16 15:20:17.797 +11:00\",2018,072,2,9,13,153\n64129901d7fb4a2f516bce59,\"2023-03-16 15:20:17.769 +11:00\",2018,072,2,9,12,15\n64129901d7fb4a2f516bce58,\"2023-03-16 15:20:17.742 +11:00\",2018,072,2,9,09,186\n64129901d7fb4a2f516bce57,\"2023-03-16 15:20:17.715 +11:00\",2018,072,2,9,08,174\n64129901d7fb4a2f516bce56,\"2023-03-16 15:20:17.692 +11:00\",2018,072,2,9,07,72\n64129901d7fb4a2f516bce55,\"2023-03-16 15:20:17.669 +11:00\",2018,072,2,9,06,165\n64129901d7fb4a2f516bce54,\"2023-03-16 15:20:17.642 +11:00\",2018,072,2,9,05,117\n64129901d7fb4a2f516bce53,\"2023-03-16 15:20:17.618 +11:00\",2018,072,2,9,04,318\n64129901d7fb4a2f516bce52,\"2023-03-16 15:20:17.595 +11:00\",2018,072,2,9,03,339\n64129901d7fb4a2f516bce51,\"2023-03-16 15:20:17.570 +11:00\",2018,072,2,9,02,459\n64129901d7fb4a2f516bce50,\"2023-03-16 15:20:17.543 +11:00\",2018,072,2,9,01,315\n64129901d7fb4a2f516bce4f,\"2023-03-16 15:20:17.502 +11:00\",2018,072,2,2,77,1344\n64129901d7fb4a2f516bce4e,\"2023-03-16 15:20:17.478 +11:00\",2018,072,2,2,9999,1344\n64129901d7fb4a2f516bce4d,\"2023-03-16 15:20:17.452 +11:00\",2018,072,2,2,99,..C\n64129901d7fb4a2f516bce4c,\"2023-03-16 15:20:17.426 +11:00\",2018,072,2,2,18,15\n64129901d7fb4a2f516bce4b,\"2023-03-16 15:20:17.401 +11:00\",2018,072,2,2,17,9\n64129901d7fb4a2f516bce4a,\"2023-03-16 15:20:17.376 +11:00\",2018,072,2,2,16,9\n64129901d7fb4a2f516bce49,\"2023-03-16 15:20:17.349 +11:00\",2018,072,2,2,15,27\n64129901d7fb4a2f516bce48,\"2023-03-16 15:20:17.325 +11:00\",2018,072,2,2,14,24\n64129901d7fb4a2f516bce47,\"2023-03-16 15:20:17.299 +11:00\",2018,072,2,2,13,75\n64129901d7fb4a2f516bce46,\"2023-03-16 15:20:17.274 +11:00\",2018,072,2,2,12,12\n64129901d7fb4a2f516bce45,\"2023-03-16 15:20:17.247 +11:00\",2018,072,2,2,09,96\n64129901d7fb4a2f516bce44,\"2023-03-16 15:20:17.214 +11:00\",2018,072,2,2,08,87\n64129901d7fb4a2f516bce43,\"2023-03-16 15:20:17.146 +11:00\",2018,072,2,2,07,30\n64129901d7fb4a2f516bce42,\"2023-03-16 15:20:17.115 +11:00\",2018,072,2,2,06,90\n64129901d7fb4a2f516bce41,\"2023-03-16 15:20:17.092 +11:00\",2018,072,2,2,05,69\n64129901d7fb4a2f516bce40,\"2023-03-16 15:20:17.068 +11:00\",2018,072,2,2,04,162\n64129901d7fb4a2f516bce3f,\"2023-03-16 15:20:17.044 +11:00\",2018,072,2,2,03,195\n64129901d7fb4a2f516bce3e,\"2023-03-16 15:20:17.020 +11:00\",2018,072,2,2,02,270\n64129900d7fb4a2f516bce3d,\"2023-03-16 15:20:16.997 +11:00\",2018,072,2,2,01,171\n64129900d7fb4a2f516bce3c,\"2023-03-16 15:20:16.975 +11:00\",2018,072,2,1,77,1125\n64129900d7fb4a2f516bce3b,\"2023-03-16 15:20:16.945 +11:00\",2018,072,2,1,9999,1125\n64129900d7fb4a2f516bce3a,\"2023-03-16 15:20:16.920 +11:00\",2018,072,2,1,99,..C\n64129900d7fb4a2f516bce39,\"2023-03-16 15:20:16.897 +11:00\",2018,072,2,1,18,15\n64129900d7fb4a2f516bce38,\"2023-03-16 15:20:16.874 +11:00\",2018,072,2,1,17,9\n64129900d7fb4a2f516bce37,\"2023-03-16 15:20:16.846 +11:00\",2018,072,2,1,16,9\n64129900d7fb4a2f516bce36,\"2023-03-16 15:20:16.822 +11:00\",2018,072,2,1,15,24\n64129900d7fb4a2f516bce35,\"2023-03-16 15:20:16.796 +11:00\",2018,072,2,1,14,27\n64129900d7fb4a2f516bce34,\"2023-03-16 15:20:16.771 +11:00\",2018,072,2,1,13,78\n64129900d7fb4a2f516bce33,\"2023-03-16 15:20:16.748 +11:00\",2018,072,2,1,12,3\n64129900d7fb4a2f516bce32,\"2023-03-16 15:20:16.722 +11:00\",2018,072,2,1,09,90\n64129900d7fb4a2f516bce31,\"2023-03-16 15:20:16.697 +11:00\",2018,072,2,1,08,87\n64129900d7fb4a2f516bce30,\"2023-03-16 15:20:16.670 +11:00\",2018,072,2,1,07,42\n64129900d7fb4a2f516bce2f,\"2023-03-16 15:20:16.643 +11:00\",2018,072,2,1,06,75\n64129900d7fb4a2f516bce2e,\"2023-03-16 15:20:16.619 +11:00\",2018,072,2,1,05,48\n64129900d7fb4a2f516bce2d,\"2023-03-16 15:20:16.590 +11:00\",2018,072,2,1,04,153\n64129900d7fb4a2f516bce2c,\"2023-03-16 15:20:16.566 +11:00\",2018,072,2,1,03,144\n64129900d7fb4a2f516bce2b,\"2023-03-16 15:20:16.542 +11:00\",2018,072,2,1,02,189\n64129900d7fb4a2f516bce2a,\"2023-03-16 15:20:16.517 +11:00\",2018,072,2,1,01,144\n64129900d7fb4a2f516bce29,\"2023-03-16 15:20:16.490 +11:00\",2018,072,1,9,77,30516\n64129900d7fb4a2f516bce28,\"2023-03-16 15:20:16.467 +11:00\",2018,072,1,9,9999,30516\n64129900d7fb4a2f516bce27,\"2023-03-16 15:20:16.443 +11:00\",2018,072,1,9,99,..C\n64129900d7fb4a2f516bce26,\"2023-03-16 15:20:16.420 +11:00\",2018,072,1,9,18,528\n64129900d7fb4a2f516bce25,\"2023-03-16 15:20:16.387 +11:00\",2018,072,1,9,17,495\n64129900d7fb4a2f516bce24,\"2023-03-16 15:20:16.362 +11:00\",2018,072,1,9,16,558\n64129900d7fb4a2f516bce23,\"2023-03-16 15:20:16.338 +11:00\",2018,072,1,9,15,720\n64129900d7fb4a2f516bce22,\"2023-03-16 15:20:16.299 +11:00\",2018,072,1,9,14,1764\n64129900d7fb4a2f516bce21,\"2023-03-16 15:20:16.276 +11:00\",2018,072,1,9,13,4350\n64129900d7fb4a2f516bce20,\"2023-03-16 15:20:16.254 +11:00\",2018,072,1,9,12,312\n64129900d7fb4a2f516bce1f,\"2023-03-16 15:20:16.231 +11:00\",2018,072,1,9,09,3150\n64129900d7fb4a2f516bce1e,\"2023-03-16 15:20:16.207 +11:00\",2018,072,1,9,08,1935\n64129900d7fb4a2f516bce1d,\"2023-03-16 15:20:16.184 +11:00\",2018,072,1,9,07,888\n64129900d7fb4a2f516bce1c,\"2023-03-16 15:20:16.153 +11:00\",2018,072,1,9,06,1365\n64129900d7fb4a2f516bce1b,\"2023-03-16 15:20:16.128 +11:00\",2018,072,1,9,05,249\n64129900d7fb4a2f516bce1a,\"2023-03-16 15:20:16.104 +11:00\",2018,072,1,9,04,2532\n64129900d7fb4a2f516bce19,\"2023-03-16 15:20:16.081 +11:00\",2018,072,1,9,03,3312\n64129900d7fb4a2f516bce18,\"2023-03-16 15:20:16.056 +11:00\",2018,072,1,9,02,6729\n64129900d7fb4a2f516bce17,\"2023-03-16 15:20:16.031 +11:00\",2018,072,1,9,01,1635\n64129900d7fb4a2f516bce16,\"2023-03-16 15:20:16.003 +11:00\",2018,072,1,2,77,15747\n641298ffd7fb4a2f516bce15,\"2023-03-16 15:20:15.977 +11:00\",2018,072,1,2,9999,15747\n641298ffd7fb4a2f516bce14,\"2023-03-16 15:20:15.952 +11:00\",2018,072,1,2,99,..C\n641298ffd7fb4a2f516bce13,\"2023-03-16 15:20:15.927 +11:00\",2018,072,1,2,18,264\n641298ffd7fb4a2f516bce12,\"2023-03-16 15:20:15.901 +11:00\",2018,072,1,2,17,249\n641298ffd7fb4a2f516bce11,\"2023-03-16 15:20:15.878 +11:00\",2018,072,1,2,16,285\n641298ffd7fb4a2f516bce10,\"2023-03-16 15:20:15.845 +11:00\",2018,072,1,2,15,378\n641298ffd7fb4a2f516bce0f,\"2023-03-16 15:20:15.820 +11:00\",2018,072,1,2,14,864\n641298ffd7fb4a2f516bce0e,\"2023-03-16 15:20:15.797 +11:00\",2018,072,1,2,13,2331\n641298ffd7fb4a2f516bce0d,\"2023-03-16 15:20:15.771 +11:00\",2018,072,1,2,12,153\n641298ffd7fb4a2f516bce0c,\"2023-03-16 15:20:15.743 +11:00\",2018,072,1,2,09,1683\n641298ffd7fb4a2f516bce0b,\"2023-03-16 15:20:15.708 +11:00\",2018,072,1,2,08,963\n641298ffd7fb4a2f516bce0a,\"2023-03-16 15:20:15.678 +11:00\",2018,072,1,2,07,462\n641298ffd7fb4a2f516bce09,\"2023-03-16 15:20:15.651 +11:00\",2018,072,1,2,06,702\n641298ffd7fb4a2f516bce08,\"2023-03-16 15:20:15.626 +11:00\",2018,072,1,2,05,126\n641298ffd7fb4a2f516bce07,\"2023-03-16 15:20:15.600 +11:00\",2018,072,1,2,04,1278\n641298ffd7fb4a2f516bce06,\"2023-03-16 15:20:15.569 +11:00\",2018,072,1,2,03,1689\n641298ffd7fb4a2f516bce05,\"2023-03-16 15:20:15.542 +11:00\",2018,072,1,2,02,3501\n641298ffd7fb4a2f516bce04,\"2023-03-16 15:20:15.511 +11:00\",2018,072,1,2,01,813\n641298ffd7fb4a2f516bce03,\"2023-03-16 15:20:15.486 +11:00\",2018,072,1,1,77,14769\n641298ffd7fb4a2f516bce02,\"2023-03-16 15:20:15.460 +11:00\",2018,072,1,1,9999,14769\n641298ffd7fb4a2f516bce01,\"2023-03-16 15:20:15.438 +11:00\",2018,072,1,1,99,..C\n641298ffd7fb4a2f516bce00,\"2023-03-16 15:20:15.414 +11:00\",2018,072,1,1,18,264\n641298ffd7fb4a2f516bcdff,\"2023-03-16 15:20:15.389 +11:00\",2018,072,1,1,17,246\n641298ffd7fb4a2f516bcdfe,\"2023-03-16 15:20:15.362 +11:00\",2018,072,1,1,16,273\n641298ffd7fb4a2f516bcdfd,\"2023-03-16 15:20:15.334 +11:00\",2018,072,1,1,15,342\n641298ffd7fb4a2f516bcdfc,\"2023-03-16 15:20:15.307 +11:00\",2018,072,1,1,14,900\n641298ffd7fb4a2f516bcdfb,\"2023-03-16 15:20:15.283 +11:00\",2018,072,1,1,13,2019\n641298ffd7fb4a2f516bcdfa,\"2023-03-16 15:20:15.254 +11:00\",2018,072,1,1,12,159\n641298ffd7fb4a2f516bcdf9,\"2023-03-16 15:20:15.214 +11:00\",2018,072,1,1,09,1467\n641298ffd7fb4a2f516bcdf8,\"2023-03-16 15:20:15.187 +11:00\",2018,072,1,1,08,969\n641298ffd7fb4a2f516bcdf7,\"2023-03-16 15:20:15.164 +11:00\",2018,072,1,1,07,426\n641298ffd7fb4a2f516bcdf6,\"2023-03-16 15:20:15.141 +11:00\",2018,072,1,1,06,660\n641298ffd7fb4a2f516bcdf5,\"2023-03-16 15:20:15.116 +11:00\",2018,072,1,1,05,123\n641298ffd7fb4a2f516bcdf4,\"2023-03-16 15:20:15.091 +11:00\",2018,072,1,1,04,1251\n641298ffd7fb4a2f516bcdf3,\"2023-03-16 15:20:15.069 +11:00\",2018,072,1,1,03,1623\n641298ffd7fb4a2f516bcdf2,\"2023-03-16 15:20:15.046 +11:00\",2018,072,1,1,02,3225\n641298ffd7fb4a2f516bcdf1,\"2023-03-16 15:20:15.020 +11:00\",2018,072,1,1,01,822\n641298fed7fb4a2f516bcdf0,\"2023-03-16 15:20:14.994 +11:00\",2018,071,9999,9,77,41520\n641298fed7fb4a2f516bcdef,\"2023-03-16 15:20:14.970 +11:00\",2018,071,9999,9,9999,41526\n641298fed7fb4a2f516bcdee,\"2023-03-16 15:20:14.946 +11:00\",2018,071,9999,9,99,6\n641298fed7fb4a2f516bcded,\"2023-03-16 15:20:14.923 +11:00\",2018,071,9999,9,18,645\n641298fed7fb4a2f516bcdec,\"2023-03-16 15:20:14.897 +11:00\",2018,071,9999,9,17,612\n641298fed7fb4a2f516bcdeb,\"2023-03-16 15:20:14.874 +11:00\",2018,071,9999,9,16,648\n641298fed7fb4a2f516bcdea,\"2023-03-16 15:20:14.849 +11:00\",2018,071,9999,9,15,939\n641298fed7fb4a2f516bcde9,\"2023-03-16 15:20:14.827 +11:00\",2018,071,9999,9,14,2145\n641298fed7fb4a2f516bcde8,\"2023-03-16 15:20:14.805 +11:00\",2018,071,9999,9,13,5517\n641298fed7fb4a2f516bcde7,\"2023-03-16 15:20:14.781 +11:00\",2018,071,9999,9,12,372\n641298fed7fb4a2f516bcde6,\"2023-03-16 15:20:14.759 +11:00\",2018,071,9999,9,09,4167\n641298fed7fb4a2f516bcde5,\"2023-03-16 15:20:14.737 +11:00\",2018,071,9999,9,08,2475\n641298fed7fb4a2f516bcde4,\"2023-03-16 15:20:14.709 +11:00\",2018,071,9999,9,07,1176\n641298fed7fb4a2f516bcde3,\"2023-03-16 15:20:14.687 +11:00\",2018,071,9999,9,06,1818\n641298fed7fb4a2f516bcde2,\"2023-03-16 15:20:14.663 +11:00\",2018,071,9999,9,05,393\n641298fed7fb4a2f516bcde1,\"2023-03-16 15:20:14.640 +11:00\",2018,071,9999,9,04,3339\n641298fed7fb4a2f516bcde0,\"2023-03-16 15:20:14.615 +11:00\",2018,071,9999,9,03,4392\n641298fed7fb4a2f516bcddf,\"2023-03-16 15:20:14.569 +11:00\",2018,071,9999,9,02,10779\n641298fed7fb4a2f516bcdde,\"2023-03-16 15:20:14.545 +11:00\",2018,071,9999,9,01,2097\n641298fed7fb4a2f516bcddd,\"2023-03-16 15:20:14.522 +11:00\",2018,071,9999,2,77,21339\n641298fed7fb4a2f516bcddc,\"2023-03-16 15:20:14.499 +11:00\",2018,071,9999,2,9999,21345\n641298fed7fb4a2f516bcddb,\"2023-03-16 15:20:14.477 +11:00\",2018,071,9999,2,99,3\n641298fed7fb4a2f516bcdda,\"2023-03-16 15:20:14.454 +11:00\",2018,071,9999,2,18,312\n641298fed7fb4a2f516bcdd9,\"2023-03-16 15:20:14.429 +11:00\",2018,071,9999,2,17,315\n641298fed7fb4a2f516bcdd8,\"2023-03-16 15:20:14.404 +11:00\",2018,071,9999,2,16,339\n641298fed7fb4a2f516bcdd7,\"2023-03-16 15:20:14.376 +11:00\",2018,071,9999,2,15,477\n641298fed7fb4a2f516bcdd6,\"2023-03-16 15:20:14.334 +11:00\",2018,071,9999,2,14,1086\n641298fed7fb4a2f516bcdd5,\"2023-03-16 15:20:14.309 +11:00\",2018,071,9999,2,13,2865\n641298fed7fb4a2f516bcdd4,\"2023-03-16 15:20:14.261 +11:00\",2018,071,9999,2,12,174\n641298fed7fb4a2f516bcdd3,\"2023-03-16 15:20:14.211 +11:00\",2018,071,9999,2,09,2139\n641298fed7fb4a2f516bcdd2,\"2023-03-16 15:20:14.186 +11:00\",2018,071,9999,2,08,1263\n641298fed7fb4a2f516bcdd1,\"2023-03-16 15:20:14.161 +11:00\",2018,071,9999,2,07,609\n641298fed7fb4a2f516bcdd0,\"2023-03-16 15:20:14.139 +11:00\",2018,071,9999,2,06,969\n641298fed7fb4a2f516bcdcf,\"2023-03-16 15:20:14.114 +11:00\",2018,071,9999,2,05,210\n641298fed7fb4a2f516bcdce,\"2023-03-16 15:20:14.091 +11:00\",2018,071,9999,2,04,1737\n641298fed7fb4a2f516bcdcd,\"2023-03-16 15:20:14.068 +11:00\",2018,071,9999,2,03,2253\n641298fed7fb4a2f516bcdcc,\"2023-03-16 15:20:14.043 +11:00\",2018,071,9999,2,02,5565\n641298fed7fb4a2f516bcdcb,\"2023-03-16 15:20:14.021 +11:00\",2018,071,9999,2,01,1032\n641298fdd7fb4a2f516bcdca,\"2023-03-16 15:20:13.992 +11:00\",2018,071,9999,1,77,20181\n641298fdd7fb4a2f516bcdc9,\"2023-03-16 15:20:13.970 +11:00\",2018,071,9999,1,9999,20181\n641298fdd7fb4a2f516bcdc8,\"2023-03-16 15:20:13.947 +11:00\",2018,071,9999,1,99,0\n641298fdd7fb4a2f516bcdc7,\"2023-03-16 15:20:13.922 +11:00\",2018,071,9999,1,18,330\n641298fdd7fb4a2f516bcdc6,\"2023-03-16 15:20:13.900 +11:00\",2018,071,9999,1,17,297\n641298fdd7fb4a2f516bcdc5,\"2023-03-16 15:20:13.876 +11:00\",2018,071,9999,1,16,309\n641298fdd7fb4a2f516bcdc4,\"2023-03-16 15:20:13.845 +11:00\",2018,071,9999,1,15,465\n641298fdd7fb4a2f516bcdc3,\"2023-03-16 15:20:13.823 +11:00\",2018,071,9999,1,14,1062\n641298fdd7fb4a2f516bcdc2,\"2023-03-16 15:20:13.798 +11:00\",2018,071,9999,1,13,2652\n641298fdd7fb4a2f516bcdc1,\"2023-03-16 15:20:13.772 +11:00\",2018,071,9999,1,12,201\n641298fdd7fb4a2f516bcdc0,\"2023-03-16 15:20:13.745 +11:00\",2018,071,9999,1,09,2025\n641298fdd7fb4a2f516bcdbf,\"2023-03-16 15:20:13.721 +11:00\",2018,071,9999,1,08,1212\n641298fdd7fb4a2f516bcdbe,\"2023-03-16 15:20:13.698 +11:00\",2018,071,9999,1,07,570\n641298fdd7fb4a2f516bcdbd,\"2023-03-16 15:20:13.675 +11:00\",2018,071,9999,1,06,849\n641298fdd7fb4a2f516bcdbc,\"2023-03-16 15:20:13.648 +11:00\",2018,071,9999,1,05,186\n641298fdd7fb4a2f516bcdbb,\"2023-03-16 15:20:13.626 +11:00\",2018,071,9999,1,04,1602\n641298fdd7fb4a2f516bcdba,\"2023-03-16 15:20:13.601 +11:00\",2018,071,9999,1,03,2142\n641298fdd7fb4a2f516bcdb9,\"2023-03-16 15:20:13.576 +11:00\",2018,071,9999,1,02,5214\n641298fdd7fb4a2f516bcdb8,\"2023-03-16 15:20:13.553 +11:00\",2018,071,9999,1,01,1065\n641298fdd7fb4a2f516bcdb7,\"2023-03-16 15:20:13.527 +11:00\",2018,071,77,9,77,41520\n641298fdd7fb4a2f516bcdb6,\"2023-03-16 15:20:13.499 +11:00\",2018,071,77,9,9999,41526\n641298fdd7fb4a2f516bcdb5,\"2023-03-16 15:20:13.476 +11:00\",2018,071,77,9,99,..C\n641298fdd7fb4a2f516bcdb4,\"2023-03-16 15:20:13.453 +11:00\",2018,071,77,9,18,645\n641298fdd7fb4a2f516bcdb3,\"2023-03-16 15:20:13.430 +11:00\",2018,071,77,9,17,612\n641298fdd7fb4a2f516bcdb2,\"2023-03-16 15:20:13.406 +11:00\",2018,071,77,9,16,648\n641298fdd7fb4a2f516bcdb1,\"2023-03-16 15:20:13.375 +11:00\",2018,071,77,9,15,939\n641298fdd7fb4a2f516bcdb0,\"2023-03-16 15:20:13.351 +11:00\",2018,071,77,9,14,2145\n641298fdd7fb4a2f516bcdaf,\"2023-03-16 15:20:13.328 +11:00\",2018,071,77,9,13,5517\n641298fdd7fb4a2f516bcdae,\"2023-03-16 15:20:13.306 +11:00\",2018,071,77,9,12,372\n641298fdd7fb4a2f516bcdad,\"2023-03-16 15:20:13.274 +11:00\",2018,071,77,9,09,4167\n641298fdd7fb4a2f516bcdac,\"2023-03-16 15:20:13.249 +11:00\",2018,071,77,9,08,2475\n641298fdd7fb4a2f516bcdab,\"2023-03-16 15:20:13.225 +11:00\",2018,071,77,9,07,1176\n641298fdd7fb4a2f516bcdaa,\"2023-03-16 15:20:13.201 +11:00\",2018,071,77,9,06,1818\n641298fdd7fb4a2f516bcda9,\"2023-03-16 15:20:13.177 +11:00\",2018,071,77,9,05,393\n641298fdd7fb4a2f516bcda8,\"2023-03-16 15:20:13.153 +11:00\",2018,071,77,9,04,3339\n641298fdd7fb4a2f516bcda7,\"2023-03-16 15:20:13.127 +11:00\",2018,071,77,9,03,4392\n641298fdd7fb4a2f516bcda6,\"2023-03-16 15:20:13.100 +11:00\",2018,071,77,9,02,10779\n641298fdd7fb4a2f516bcda5,\"2023-03-16 15:20:13.071 +11:00\",2018,071,77,9,01,2097\n641298fdd7fb4a2f516bcda4,\"2023-03-16 15:20:13.048 +11:00\",2018,071,77,2,77,21339\n641298fdd7fb4a2f516bcda3,\"2023-03-16 15:20:13.024 +11:00\",2018,071,77,2,9999,21345\n641298fcd7fb4a2f516bcda2,\"2023-03-16 15:20:12.993 +11:00\",2018,071,77,2,99,..C\n641298fcd7fb4a2f516bcda1,\"2023-03-16 15:20:12.967 +11:00\",2018,071,77,2,18,312\n641298fcd7fb4a2f516bcda0,\"2023-03-16 15:20:12.942 +11:00\",2018,071,77,2,17,315\n641298fcd7fb4a2f516bcd9f,\"2023-03-16 15:20:12.915 +11:00\",2018,071,77,2,16,339\n641298fcd7fb4a2f516bcd9e,\"2023-03-16 15:20:12.890 +11:00\",2018,071,77,2,15,477\n641298fcd7fb4a2f516bcd9d,\"2023-03-16 15:20:12.863 +11:00\",2018,071,77,2,14,1086\n641298fcd7fb4a2f516bcd9c,\"2023-03-16 15:20:12.840 +11:00\",2018,071,77,2,13,2865\n641298fcd7fb4a2f516bcd9b,\"2023-03-16 15:20:12.817 +11:00\",2018,071,77,2,12,174\n641298fcd7fb4a2f516bcd9a,\"2023-03-16 15:20:12.792 +11:00\",2018,071,77,2,09,2139\n641298fcd7fb4a2f516bcd99,\"2023-03-16 15:20:12.766 +11:00\",2018,071,77,2,08,1263\n641298fcd7fb4a2f516bcd98,\"2023-03-16 15:20:12.743 +11:00\",2018,071,77,2,07,609\n641298fcd7fb4a2f516bcd97,\"2023-03-16 15:20:12.717 +11:00\",2018,071,77,2,06,969\n641298fcd7fb4a2f516bcd96,\"2023-03-16 15:20:12.693 +11:00\",2018,071,77,2,05,210\n641298fcd7fb4a2f516bcd95,\"2023-03-16 15:20:12.657 +11:00\",2018,071,77,2,04,1737\n641298fcd7fb4a2f516bcd94,\"2023-03-16 15:20:12.625 +11:00\",2018,071,77,2,03,2253\n641298fcd7fb4a2f516bcd93,\"2023-03-16 15:20:12.601 +11:00\",2018,071,77,2,02,5565\n641298fcd7fb4a2f516bcd92,\"2023-03-16 15:20:12.575 +11:00\",2018,071,77,2,01,1032\n641298fcd7fb4a2f516bcd91,\"2023-03-16 15:20:12.549 +11:00\",2018,071,77,1,77,20181\n641298fcd7fb4a2f516bcd90,\"2023-03-16 15:20:12.523 +11:00\",2018,071,77,1,9999,20181\n641298fcd7fb4a2f516bcd8f,\"2023-03-16 15:20:12.497 +11:00\",2018,071,77,1,99,..C\n641298fcd7fb4a2f516bcd8e,\"2023-03-16 15:20:12.473 +11:00\",2018,071,77,1,18,330\n641298fcd7fb4a2f516bcd8d,\"2023-03-16 15:20:12.447 +11:00\",2018,071,77,1,17,297\n641298fcd7fb4a2f516bcd8c,\"2023-03-16 15:20:12.422 +11:00\",2018,071,77,1,16,309\n641298fcd7fb4a2f516bcd8b,\"2023-03-16 15:20:12.395 +11:00\",2018,071,77,1,15,465\n641298fcd7fb4a2f516bcd8a,\"2023-03-16 15:20:12.372 +11:00\",2018,071,77,1,14,1062\n641298fcd7fb4a2f516bcd89,\"2023-03-16 15:20:12.345 +11:00\",2018,071,77,1,13,2652\n641298fcd7fb4a2f516bcd88,\"2023-03-16 15:20:12.319 +11:00\",2018,071,77,1,12,201\n641298fcd7fb4a2f516bcd87,\"2023-03-16 15:20:12.293 +11:00\",2018,071,77,1,09,2025\n641298fcd7fb4a2f516bcd86,\"2023-03-16 15:20:12.266 +11:00\",2018,071,77,1,08,1212\n641298fcd7fb4a2f516bcd85,\"2023-03-16 15:20:12.243 +11:00\",2018,071,77,1,07,570\n641298fcd7fb4a2f516bcd84,\"2023-03-16 15:20:12.220 +11:00\",2018,071,77,1,06,849\n641298fcd7fb4a2f516bcd83,\"2023-03-16 15:20:12.187 +11:00\",2018,071,77,1,05,186\n641298fcd7fb4a2f516bcd82,\"2023-03-16 15:20:12.159 +11:00\",2018,071,77,1,04,1602\n641298fcd7fb4a2f516bcd81,\"2023-03-16 15:20:12.129 +11:00\",2018,071,77,1,03,2142\n641298fcd7fb4a2f516bcd80,\"2023-03-16 15:20:12.106 +11:00\",2018,071,77,1,02,5214\n641298fcd7fb4a2f516bcd7f,\"2023-03-16 15:20:12.082 +11:00\",2018,071,77,1,01,1065\n641298fcd7fb4a2f516bcd7e,\"2023-03-16 15:20:12.059 +11:00\",2018,071,9,9,77,0\n641298fcd7fb4a2f516bcd7d,\"2023-03-16 15:20:12.036 +11:00\",2018,071,9,9,9999,0\n641298fcd7fb4a2f516bcd7c,\"2023-03-16 15:20:12.001 +11:00\",2018,071,9,9,99,..C\n641298fbd7fb4a2f516bcd7b,\"2023-03-16 15:20:11.977 +11:00\",2018,071,9,9,18,0\n641298fbd7fb4a2f516bcd7a,\"2023-03-16 15:20:11.954 +11:00\",2018,071,9,9,17,0\n641298fbd7fb4a2f516bcd79,\"2023-03-16 15:20:11.929 +11:00\",2018,071,9,9,16,0\n641298fbd7fb4a2f516bcd78,\"2023-03-16 15:20:11.906 +11:00\",2018,071,9,9,15,0\n641298fbd7fb4a2f516bcd77,\"2023-03-16 15:20:11.881 +11:00\",2018,071,9,9,14,0\n641298fbd7fb4a2f516bcd76,\"2023-03-16 15:20:11.854 +11:00\",2018,071,9,9,13,0\n641298fbd7fb4a2f516bcd75,\"2023-03-16 15:20:11.826 +11:00\",2018,071,9,9,12,0\n641298fbd7fb4a2f516bcd74,\"2023-03-16 15:20:11.794 +11:00\",2018,071,9,9,09,0\n641298fbd7fb4a2f516bcd73,\"2023-03-16 15:20:11.770 +11:00\",2018,071,9,9,08,0\n641298fbd7fb4a2f516bcd72,\"2023-03-16 15:20:11.745 +11:00\",2018,071,9,9,07,0\n641298fbd7fb4a2f516bcd71,\"2023-03-16 15:20:11.718 +11:00\",2018,071,9,9,06,0\n641298fbd7fb4a2f516bcd70,\"2023-03-16 15:20:11.688 +11:00\",2018,071,9,9,05,0\n641298fbd7fb4a2f516bcd6f,\"2023-03-16 15:20:11.655 +11:00\",2018,071,9,9,04,0\n641298fbd7fb4a2f516bcd6e,\"2023-03-16 15:20:11.631 +11:00\",2018,071,9,9,03,0\n641298fbd7fb4a2f516bcd6d,\"2023-03-16 15:20:11.607 +11:00\",2018,071,9,9,02,0\n641298fbd7fb4a2f516bcd6c,\"2023-03-16 15:20:11.577 +11:00\",2018,071,9,9,01,0\n641298fbd7fb4a2f516bcd6b,\"2023-03-16 15:20:11.552 +11:00\",2018,071,9,2,77,0\n641298fbd7fb4a2f516bcd6a,\"2023-03-16 15:20:11.526 +11:00\",2018,071,9,2,9999,0\n641298fbd7fb4a2f516bcd69,\"2023-03-16 15:20:11.498 +11:00\",2018,071,9,2,99,..C\n641298fbd7fb4a2f516bcd68,\"2023-03-16 15:20:11.473 +11:00\",2018,071,9,2,18,0\n641298fbd7fb4a2f516bcd67,\"2023-03-16 15:20:11.450 +11:00\",2018,071,9,2,17,0\n641298fbd7fb4a2f516bcd66,\"2023-03-16 15:20:11.427 +11:00\",2018,071,9,2,16,0\n641298fbd7fb4a2f516bcd65,\"2023-03-16 15:20:11.404 +11:00\",2018,071,9,2,15,0\n641298fbd7fb4a2f516bcd64,\"2023-03-16 15:20:11.377 +11:00\",2018,071,9,2,14,0\n641298fbd7fb4a2f516bcd63,\"2023-03-16 15:20:11.350 +11:00\",2018,071,9,2,13,0\n641298fbd7fb4a2f516bcd62,\"2023-03-16 15:20:11.326 +11:00\",2018,071,9,2,12,0\n641298fbd7fb4a2f516bcd61,\"2023-03-16 15:20:11.302 +11:00\",2018,071,9,2,09,0\n641298fbd7fb4a2f516bcd60,\"2023-03-16 15:20:11.273 +11:00\",2018,071,9,2,08,0\n641298fbd7fb4a2f516bcd5f,\"2023-03-16 15:20:11.249 +11:00\",2018,071,9,2,07,0\n641298fbd7fb4a2f516bcd5e,\"2023-03-16 15:20:11.227 +11:00\",2018,071,9,2,06,0\n641298fbd7fb4a2f516bcd5d,\"2023-03-16 15:20:11.205 +11:00\",2018,071,9,2,05,0\n641298fbd7fb4a2f516bcd5c,\"2023-03-16 15:20:11.181 +11:00\",2018,071,9,2,04,0\n641298fbd7fb4a2f516bcd5b,\"2023-03-16 15:20:11.157 +11:00\",2018,071,9,2,03,0\n641298fbd7fb4a2f516bcd5a,\"2023-03-16 15:20:11.130 +11:00\",2018,071,9,2,02,0\n641298fbd7fb4a2f516bcd59,\"2023-03-16 15:20:11.103 +11:00\",2018,071,9,2,01,0\n641298fbd7fb4a2f516bcd58,\"2023-03-16 15:20:11.076 +11:00\",2018,071,9,1,77,0\n641298fbd7fb4a2f516bcd57,\"2023-03-16 15:20:11.051 +11:00\",2018,071,9,1,9999,0\n641298fbd7fb4a2f516bcd56,\"2023-03-16 15:20:11.019 +11:00\",2018,071,9,1,99,..C\n641298fad7fb4a2f516bcd55,\"2023-03-16 15:20:10.993 +11:00\",2018,071,9,1,18,0\n641298fad7fb4a2f516bcd54,\"2023-03-16 15:20:10.964 +11:00\",2018,071,9,1,17,0\n641298fad7fb4a2f516bcd53,\"2023-03-16 15:20:10.940 +11:00\",2018,071,9,1,16,0\n641298fad7fb4a2f516bcd52,\"2023-03-16 15:20:10.916 +11:00\",2018,071,9,1,15,0\n641298fad7fb4a2f516bcd51,\"2023-03-16 15:20:10.890 +11:00\",2018,071,9,1,14,0\n641298fad7fb4a2f516bcd50,\"2023-03-16 15:20:10.867 +11:00\",2018,071,9,1,13,0\n641298fad7fb4a2f516bcd4f,\"2023-03-16 15:20:10.841 +11:00\",2018,071,9,1,12,0\n641298fad7fb4a2f516bcd4e,\"2023-03-16 15:20:10.817 +11:00\",2018,071,9,1,09,0\n641298fad7fb4a2f516bcd4d,\"2023-03-16 15:20:10.794 +11:00\",2018,071,9,1,08,0\n641298fad7fb4a2f516bcd4c,\"2023-03-16 15:20:10.770 +11:00\",2018,071,9,1,07,0\n641298fad7fb4a2f516bcd4b,\"2023-03-16 15:20:10.747 +11:00\",2018,071,9,1,06,0\n641298fad7fb4a2f516bcd4a,\"2023-03-16 15:20:10.717 +11:00\",2018,071,9,1,05,0\n641298fad7fb4a2f516bcd49,\"2023-03-16 15:20:10.687 +11:00\",2018,071,9,1,04,0\n641298fad7fb4a2f516bcd48,\"2023-03-16 15:20:10.664 +11:00\",2018,071,9,1,03,0\n641298fad7fb4a2f516bcd47,\"2023-03-16 15:20:10.640 +11:00\",2018,071,9,1,02,0\n641298fad7fb4a2f516bcd46,\"2023-03-16 15:20:10.615 +11:00\",2018,071,9,1,01,0\n641298fad7fb4a2f516bcd45,\"2023-03-16 15:20:10.590 +11:00\",2018,071,6,9,77,405\n641298fad7fb4a2f516bcd44,\"2023-03-16 15:20:10.566 +11:00\",2018,071,6,9,9999,405\n641298fad7fb4a2f516bcd43,\"2023-03-16 15:20:10.543 +11:00\",2018,071,6,9,99,..C\n641298fad7fb4a2f516bcd42,\"2023-03-16 15:20:10.519 +11:00\",2018,071,6,9,18,9\n641298fad7fb4a2f516bcd41,\"2023-03-16 15:20:10.492 +11:00\",2018,071,6,9,17,3\n641298fad7fb4a2f516bcd40,\"2023-03-16 15:20:10.466 +11:00\",2018,071,6,9,16,18\n641298fad7fb4a2f516bcd3f,\"2023-03-16 15:20:10.443 +11:00\",2018,071,6,9,15,12\n641298fad7fb4a2f516bcd3e,\"2023-03-16 15:20:10.420 +11:00\",2018,071,6,9,14,21\n641298fad7fb4a2f516bcd3d,\"2023-03-16 15:20:10.397 +11:00\",2018,071,6,9,13,60\n641298fad7fb4a2f516bcd3c,\"2023-03-16 15:20:10.373 +11:00\",2018,071,6,9,12,6\n641298fad7fb4a2f516bcd3b,\"2023-03-16 15:20:10.351 +11:00\",2018,071,6,9,09,42\n641298fad7fb4a2f516bcd3a,\"2023-03-16 15:20:10.326 +11:00\",2018,071,6,9,08,30\n641298fad7fb4a2f516bcd39,\"2023-03-16 15:20:10.291 +11:00\",2018,071,6,9,07,15\n641298fad7fb4a2f516bcd38,\"2023-03-16 15:20:10.264 +11:00\",2018,071,6,9,06,12\n641298fad7fb4a2f516bcd37,\"2023-03-16 15:20:10.233 +11:00\",2018,071,6,9,05,0\n641298fad7fb4a2f516bcd36,\"2023-03-16 15:20:10.200 +11:00\",2018,071,6,9,04,48\n641298fad7fb4a2f516bcd35,\"2023-03-16 15:20:10.175 +11:00\",2018,071,6,9,03,36\n641298fad7fb4a2f516bcd34,\"2023-03-16 15:20:10.149 +11:00\",2018,071,6,9,02,72\n641298fad7fb4a2f516bcd33,\"2023-03-16 15:20:10.122 +11:00\",2018,071,6,9,01,18\n641298fad7fb4a2f516bcd32,\"2023-03-16 15:20:10.091 +11:00\",2018,071,6,2,77,174\n641298fad7fb4a2f516bcd31,\"2023-03-16 15:20:10.065 +11:00\",2018,071,6,2,9999,174\n641298fad7fb4a2f516bcd30,\"2023-03-16 15:20:10.038 +11:00\",2018,071,6,2,99,..C\n641298fad7fb4a2f516bcd2f,\"2023-03-16 15:20:10.016 +11:00\",2018,071,6,2,18,3\n641298f9d7fb4a2f516bcd2e,\"2023-03-16 15:20:09.992 +11:00\",2018,071,6,2,17,3\n641298f9d7fb4a2f516bcd2d,\"2023-03-16 15:20:09.959 +11:00\",2018,071,6,2,16,6\n641298f9d7fb4a2f516bcd2c,\"2023-03-16 15:20:09.933 +11:00\",2018,071,6,2,15,3\n641298f9d7fb4a2f516bcd2b,\"2023-03-16 15:20:09.909 +11:00\",2018,071,6,2,14,12\n641298f9d7fb4a2f516bcd2a,\"2023-03-16 15:20:09.885 +11:00\",2018,071,6,2,13,30\n641298f9d7fb4a2f516bcd29,\"2023-03-16 15:20:09.862 +11:00\",2018,071,6,2,12,0\n641298f9d7fb4a2f516bcd28,\"2023-03-16 15:20:09.840 +11:00\",2018,071,6,2,09,18\n641298f9d7fb4a2f516bcd27,\"2023-03-16 15:20:09.816 +11:00\",2018,071,6,2,08,18\n641298f9d7fb4a2f516bcd26,\"2023-03-16 15:20:09.791 +11:00\",2018,071,6,2,07,6\n641298f9d7fb4a2f516bcd25,\"2023-03-16 15:20:09.757 +11:00\",2018,071,6,2,06,6\n641298f9d7fb4a2f516bcd24,\"2023-03-16 15:20:09.729 +11:00\",2018,071,6,2,05,0\n641298f9d7fb4a2f516bcd23,\"2023-03-16 15:20:09.703 +11:00\",2018,071,6,2,04,15\n641298f9d7fb4a2f516bcd22,\"2023-03-16 15:20:09.677 +11:00\",2018,071,6,2,03,12\n641298f9d7fb4a2f516bcd21,\"2023-03-16 15:20:09.653 +11:00\",2018,071,6,2,02,33\n641298f9d7fb4a2f516bcd20,\"2023-03-16 15:20:09.628 +11:00\",2018,071,6,2,01,9\n641298f9d7fb4a2f516bcd1f,\"2023-03-16 15:20:09.605 +11:00\",2018,071,6,1,77,231\n641298f9d7fb4a2f516bcd1e,\"2023-03-16 15:20:09.581 +11:00\",2018,071,6,1,9999,231\n641298f9d7fb4a2f516bcd1d,\"2023-03-16 15:20:09.556 +11:00\",2018,071,6,1,99,..C\n641298f9d7fb4a2f516bcd1c,\"2023-03-16 15:20:09.531 +11:00\",2018,071,6,1,18,9\n641298f9d7fb4a2f516bcd1b,\"2023-03-16 15:20:09.505 +11:00\",2018,071,6,1,17,3\n641298f9d7fb4a2f516bcd1a,\"2023-03-16 15:20:09.479 +11:00\",2018,071,6,1,16,12\n641298f9d7fb4a2f516bcd19,\"2023-03-16 15:20:09.433 +11:00\",2018,071,6,1,15,9\n641298f9d7fb4a2f516bcd18,\"2023-03-16 15:20:09.405 +11:00\",2018,071,6,1,14,9\n641298f9d7fb4a2f516bcd17,\"2023-03-16 15:20:09.380 +11:00\",2018,071,6,1,13,30\n641298f9d7fb4a2f516bcd16,\"2023-03-16 15:20:09.356 +11:00\",2018,071,6,1,12,6\n641298f9d7fb4a2f516bcd15,\"2023-03-16 15:20:09.319 +11:00\",2018,071,6,1,09,18\n641298f9d7fb4a2f516bcd14,\"2023-03-16 15:20:09.295 +11:00\",2018,071,6,1,08,12\n641298f9d7fb4a2f516bcd13,\"2023-03-16 15:20:09.271 +11:00\",2018,071,6,1,07,12\n641298f9d7fb4a2f516bcd12,\"2023-03-16 15:20:09.213 +11:00\",2018,071,6,1,06,6\n641298f9d7fb4a2f516bcd11,\"2023-03-16 15:20:09.147 +11:00\",2018,071,6,1,05,3\n641298f9d7fb4a2f516bcd10,\"2023-03-16 15:20:09.102 +11:00\",2018,071,6,1,04,30\n641298f9d7fb4a2f516bcd0f,\"2023-03-16 15:20:09.050 +11:00\",2018,071,6,1,03,27\n641298f9d7fb4a2f516bcd0e,\"2023-03-16 15:20:09.009 +11:00\",2018,071,6,1,02,42\n641298f8d7fb4a2f516bcd0d,\"2023-03-16 15:20:08.986 +11:00\",2018,071,6,1,01,12\n641298f8d7fb4a2f516bcd0c,\"2023-03-16 15:20:08.954 +11:00\",2018,071,5,9,77,150\n641298f8d7fb4a2f516bcd0b,\"2023-03-16 15:20:08.908 +11:00\",2018,071,5,9,9999,150\n641298f8d7fb4a2f516bcd0a,\"2023-03-16 15:20:08.874 +11:00\",2018,071,5,9,99,..C\n641298f8d7fb4a2f516bcd09,\"2023-03-16 15:20:08.846 +11:00\",2018,071,5,9,18,0\n641298f8d7fb4a2f516bcd08,\"2023-03-16 15:20:08.782 +11:00\",2018,071,5,9,17,3\n641298f8d7fb4a2f516bcd07,\"2023-03-16 15:20:08.751 +11:00\",2018,071,5,9,16,0\n641298f8d7fb4a2f516bcd06,\"2023-03-16 15:20:08.700 +11:00\",2018,071,5,9,15,3\n641298f8d7fb4a2f516bcd05,\"2023-03-16 15:20:08.677 +11:00\",2018,071,5,9,14,3\n641298f8d7fb4a2f516bcd04,\"2023-03-16 15:20:08.624 +11:00\",2018,071,5,9,13,12\n641298f8d7fb4a2f516bcd03,\"2023-03-16 15:20:08.599 +11:00\",2018,071,5,9,12,0\n641298f8d7fb4a2f516bcd02,\"2023-03-16 15:20:08.570 +11:00\",2018,071,5,9,09,15\n641298f8d7fb4a2f516bcd01,\"2023-03-16 15:20:08.543 +11:00\",2018,071,5,9,08,6\n641298f8d7fb4a2f516bcd00,\"2023-03-16 15:20:08.508 +11:00\",2018,071,5,9,07,0\n641298f8d7fb4a2f516bccff,\"2023-03-16 15:20:08.481 +11:00\",2018,071,5,9,06,3\n641298f8d7fb4a2f516bccfe,\"2023-03-16 15:20:08.451 +11:00\",2018,071,5,9,05,0\n641298f8d7fb4a2f516bccfd,\"2023-03-16 15:20:08.427 +11:00\",2018,071,5,9,04,6\n641298f8d7fb4a2f516bccfc,\"2023-03-16 15:20:08.398 +11:00\",2018,071,5,9,03,12\n641298f8d7fb4a2f516bccfb,\"2023-03-16 15:20:08.376 +11:00\",2018,071,5,9,02,87\n641298f8d7fb4a2f516bccfa,\"2023-03-16 15:20:08.352 +11:00\",2018,071,5,9,01,3\n641298f8d7fb4a2f516bccf9,\"2023-03-16 15:20:08.323 +11:00\",2018,071,5,2,77,66\n641298f8d7fb4a2f516bccf8,\"2023-03-16 15:20:08.298 +11:00\",2018,071,5,2,9999,66\n641298f8d7fb4a2f516bccf7,\"2023-03-16 15:20:08.272 +11:00\",2018,071,5,2,99,..C\n641298f8d7fb4a2f516bccf6,\"2023-03-16 15:20:08.241 +11:00\",2018,071,5,2,18,0\n641298f8d7fb4a2f516bccf5,\"2023-03-16 15:20:08.213 +11:00\",2018,071,5,2,17,3\n641298f8d7fb4a2f516bccf4,\"2023-03-16 15:20:08.188 +11:00\",2018,071,5,2,16,0\n641298f8d7fb4a2f516bccf3,\"2023-03-16 15:20:08.158 +11:00\",2018,071,5,2,15,3\n641298f8d7fb4a2f516bccf2,\"2023-03-16 15:20:08.135 +11:00\",2018,071,5,2,14,3\n641298f8d7fb4a2f516bccf1,\"2023-03-16 15:20:08.079 +11:00\",2018,071,5,2,13,6\n641298f8d7fb4a2f516bccf0,\"2023-03-16 15:20:08.014 +11:00\",2018,071,5,2,12,0\n641298f7d7fb4a2f516bccef,\"2023-03-16 15:20:07.991 +11:00\",2018,071,5,2,09,9\n641298f7d7fb4a2f516bccee,\"2023-03-16 15:20:07.966 +11:00\",2018,071,5,2,08,0\n641298f7d7fb4a2f516bcced,\"2023-03-16 15:20:07.928 +11:00\",2018,071,5,2,07,0\n641298f7d7fb4a2f516bccec,\"2023-03-16 15:20:07.903 +11:00\",2018,071,5,2,06,3\n641298f7d7fb4a2f516bcceb,\"2023-03-16 15:20:07.880 +11:00\",2018,071,5,2,05,0\n641298f7d7fb4a2f516bccea,\"2023-03-16 15:20:07.848 +11:00\",2018,071,5,2,04,3\n641298f7d7fb4a2f516bcce9,\"2023-03-16 15:20:07.825 +11:00\",2018,071,5,2,03,6\n641298f7d7fb4a2f516bcce8,\"2023-03-16 15:20:07.803 +11:00\",2018,071,5,2,02,39\n641298f7d7fb4a2f516bcce7,\"2023-03-16 15:20:07.778 +11:00\",2018,071,5,2,01,0\n641298f7d7fb4a2f516bcce6,\"2023-03-16 15:20:07.746 +11:00\",2018,071,5,1,77,84\n641298f7d7fb4a2f516bcce5,\"2023-03-16 15:20:07.723 +11:00\",2018,071,5,1,9999,84\n641298f7d7fb4a2f516bcce4,\"2023-03-16 15:20:07.696 +11:00\",2018,071,5,1,99,..C\n641298f7d7fb4a2f516bcce3,\"2023-03-16 15:20:07.666 +11:00\",2018,071,5,1,18,0\n641298f7d7fb4a2f516bcce2,\"2023-03-16 15:20:07.641 +11:00\",2018,071,5,1,17,0\n641298f7d7fb4a2f516bcce1,\"2023-03-16 15:20:07.616 +11:00\",2018,071,5,1,16,0\n641298f7d7fb4a2f516bcce0,\"2023-03-16 15:20:07.594 +11:00\",2018,071,5,1,15,0\n641298f7d7fb4a2f516bccdf,\"2023-03-16 15:20:07.571 +11:00\",2018,071,5,1,14,0\n641298f7d7fb4a2f516bccde,\"2023-03-16 15:20:07.544 +11:00\",2018,071,5,1,13,6\n641298f7d7fb4a2f516bccdd,\"2023-03-16 15:20:07.512 +11:00\",2018,071,5,1,12,0\n641298f7d7fb4a2f516bccdc,\"2023-03-16 15:20:07.483 +11:00\",2018,071,5,1,09,6\n641298f7d7fb4a2f516bccdb,\"2023-03-16 15:20:07.458 +11:00\",2018,071,5,1,08,6\n641298f7d7fb4a2f516bccda,\"2023-03-16 15:20:07.414 +11:00\",2018,071,5,1,07,0\n641298f7d7fb4a2f516bccd9,\"2023-03-16 15:20:07.380 +11:00\",2018,071,5,1,06,3\n641298f7d7fb4a2f516bccd8,\"2023-03-16 15:20:07.344 +11:00\",2018,071,5,1,05,0\n641298f7d7fb4a2f516bccd7,\"2023-03-16 15:20:07.308 +11:00\",2018,071,5,1,04,3\n641298f7d7fb4a2f516bccd6,\"2023-03-16 15:20:07.265 +11:00\",2018,071,5,1,03,3\n641298f7d7fb4a2f516bccd5,\"2023-03-16 15:20:07.241 +11:00\",2018,071,5,1,02,48\n641298f7d7fb4a2f516bccd4,\"2023-03-16 15:20:07.213 +11:00\",2018,071,5,1,01,3\n641298f7d7fb4a2f516bccd3,\"2023-03-16 15:20:07.173 +11:00\",2018,071,4,9,77,2466\n641298f7d7fb4a2f516bccd2,\"2023-03-16 15:20:07.136 +11:00\",2018,071,4,9,9999,2466\n641298f7d7fb4a2f516bccd1,\"2023-03-16 15:20:07.080 +11:00\",2018,071,4,9,99,..C\n641298f7d7fb4a2f516bccd0,\"2023-03-16 15:20:07.057 +11:00\",2018,071,4,9,18,6\n641298f7d7fb4a2f516bcccf,\"2023-03-16 15:20:07.033 +11:00\",2018,071,4,9,17,9\n641298f7d7fb4a2f516bccce,\"2023-03-16 15:20:07.009 +11:00\",2018,071,4,9,16,3\n641298f6d7fb4a2f516bcccd,\"2023-03-16 15:20:06.986 +11:00\",2018,071,4,9,15,6\n641298f6d7fb4a2f516bcccc,\"2023-03-16 15:20:06.961 +11:00\",2018,071,4,9,14,33\n641298f6d7fb4a2f516bcccb,\"2023-03-16 15:20:06.932 +11:00\",2018,071,4,9,13,138\n641298f6d7fb4a2f516bccca,\"2023-03-16 15:20:06.906 +11:00\",2018,071,4,9,12,0\n641298f6d7fb4a2f516bccc9,\"2023-03-16 15:20:06.872 +11:00\",2018,071,4,9,09,267\n641298f6d7fb4a2f516bccc8,\"2023-03-16 15:20:06.836 +11:00\",2018,071,4,9,08,57\n641298f6d7fb4a2f516bccc7,\"2023-03-16 15:20:06.812 +11:00\",2018,071,4,9,07,6\n641298f6d7fb4a2f516bccc6,\"2023-03-16 15:20:06.787 +11:00\",2018,071,4,9,06,21\n641298f6d7fb4a2f516bccc5,\"2023-03-16 15:20:06.763 +11:00\",2018,071,4,9,05,6\n641298f6d7fb4a2f516bccc4,\"2023-03-16 15:20:06.737 +11:00\",2018,071,4,9,04,60\n641298f6d7fb4a2f516bccc3,\"2023-03-16 15:20:06.706 +11:00\",2018,071,4,9,03,120\n641298f6d7fb4a2f516bccc2,\"2023-03-16 15:20:06.682 +11:00\",2018,071,4,9,02,1710\n641298f6d7fb4a2f516bccc1,\"2023-03-16 15:20:06.657 +11:00\",2018,071,4,9,01,24\n641298f6d7fb4a2f516bccc0,\"2023-03-16 15:20:06.630 +11:00\",2018,071,4,2,77,1254\n641298f6d7fb4a2f516bccbf,\"2023-03-16 15:20:06.590 +11:00\",2018,071,4,2,9999,1254\n641298f6d7fb4a2f516bccbe,\"2023-03-16 15:20:06.554 +11:00\",2018,071,4,2,99,..C\n641298f6d7fb4a2f516bccbd,\"2023-03-16 15:20:06.509 +11:00\",2018,071,4,2,18,3\n641298f6d7fb4a2f516bccbc,\"2023-03-16 15:20:06.479 +11:00\",2018,071,4,2,17,3\n641298f6d7fb4a2f516bccbb,\"2023-03-16 15:20:06.430 +11:00\",2018,071,4,2,16,0\n641298f6d7fb4a2f516bccba,\"2023-03-16 15:20:06.400 +11:00\",2018,071,4,2,15,3\n641298f6d7fb4a2f516bccb9,\"2023-03-16 15:20:06.366 +11:00\",2018,071,4,2,14,18\n641298f6d7fb4a2f516bccb8,\"2023-03-16 15:20:06.343 +11:00\",2018,071,4,2,13,78\n641298f6d7fb4a2f516bccb7,\"2023-03-16 15:20:06.312 +11:00\",2018,071,4,2,12,3\n641298f6d7fb4a2f516bccb6,\"2023-03-16 15:20:06.290 +11:00\",2018,071,4,2,09,141\n641298f6d7fb4a2f516bccb5,\"2023-03-16 15:20:06.267 +11:00\",2018,071,4,2,08,33\n641298f6d7fb4a2f516bccb4,\"2023-03-16 15:20:06.239 +11:00\",2018,071,4,2,07,3\n641298f6d7fb4a2f516bccb3,\"2023-03-16 15:20:06.214 +11:00\",2018,071,4,2,06,9\n641298f6d7fb4a2f516bccb2,\"2023-03-16 15:20:06.189 +11:00\",2018,071,4,2,05,6\n641298f6d7fb4a2f516bccb1,\"2023-03-16 15:20:06.164 +11:00\",2018,071,4,2,04,27\n641298f6d7fb4a2f516bccb0,\"2023-03-16 15:20:06.141 +11:00\",2018,071,4,2,03,66\n641298f6d7fb4a2f516bccaf,\"2023-03-16 15:20:06.118 +11:00\",2018,071,4,2,02,846\n641298f6d7fb4a2f516bccae,\"2023-03-16 15:20:06.090 +11:00\",2018,071,4,2,01,12\n641298f6d7fb4a2f516bccad,\"2023-03-16 15:20:06.062 +11:00\",2018,071,4,1,77,1215\n641298f6d7fb4a2f516bccac,\"2023-03-16 15:20:06.037 +11:00\",2018,071,4,1,9999,1215\n641298f6d7fb4a2f516bccab,\"2023-03-16 15:20:06.014 +11:00\",2018,071,4,1,99,..C\n641298f5d7fb4a2f516bccaa,\"2023-03-16 15:20:05.990 +11:00\",2018,071,4,1,18,6\n641298f5d7fb4a2f516bcca9,\"2023-03-16 15:20:05.963 +11:00\",2018,071,4,1,17,0\n641298f5d7fb4a2f516bcca8,\"2023-03-16 15:20:05.938 +11:00\",2018,071,4,1,16,3\n641298f5d7fb4a2f516bcca7,\"2023-03-16 15:20:05.914 +11:00\",2018,071,4,1,15,3\n641298f5d7fb4a2f516bcca6,\"2023-03-16 15:20:05.890 +11:00\",2018,071,4,1,14,12\n641298f5d7fb4a2f516bcca5,\"2023-03-16 15:20:05.864 +11:00\",2018,071,4,1,13,57\n641298f5d7fb4a2f516bcca4,\"2023-03-16 15:20:05.837 +11:00\",2018,071,4,1,12,0\n641298f5d7fb4a2f516bcca3,\"2023-03-16 15:20:05.812 +11:00\",2018,071,4,1,09,126\n641298f5d7fb4a2f516bcca2,\"2023-03-16 15:20:05.786 +11:00\",2018,071,4,1,08,24\n641298f5d7fb4a2f516bcca1,\"2023-03-16 15:20:05.760 +11:00\",2018,071,4,1,07,3\n641298f5d7fb4a2f516bcca0,\"2023-03-16 15:20:05.734 +11:00\",2018,071,4,1,06,12\n641298f5d7fb4a2f516bcc9f,\"2023-03-16 15:20:05.702 +11:00\",2018,071,4,1,05,3\n641298f5d7fb4a2f516bcc9e,\"2023-03-16 15:20:05.678 +11:00\",2018,071,4,1,04,33\n641298f5d7fb4a2f516bcc9d,\"2023-03-16 15:20:05.652 +11:00\",2018,071,4,1,03,54\n641298f5d7fb4a2f516bcc9c,\"2023-03-16 15:20:05.628 +11:00\",2018,071,4,1,02,864\n641298f5d7fb4a2f516bcc9b,\"2023-03-16 15:20:05.604 +11:00\",2018,071,4,1,01,12\n641298f5d7fb4a2f516bcc9a,\"2023-03-16 15:20:05.578 +11:00\",2018,071,3,9,77,1191\n641298f5d7fb4a2f516bcc99,\"2023-03-16 15:20:05.554 +11:00\",2018,071,3,9,9999,1191\n641298f5d7fb4a2f516bcc98,\"2023-03-16 15:20:05.468 +11:00\",2018,071,3,9,99,..C\n641298f5d7fb4a2f516bcc97,\"2023-03-16 15:20:05.444 +11:00\",2018,071,3,9,18,6\n641298f5d7fb4a2f516bcc96,\"2023-03-16 15:20:05.421 +11:00\",2018,071,3,9,17,6\n641298f5d7fb4a2f516bcc95,\"2023-03-16 15:20:05.394 +11:00\",2018,071,3,9,16,3\n641298f5d7fb4a2f516bcc94,\"2023-03-16 15:20:05.369 +11:00\",2018,071,3,9,15,6\n641298f5d7fb4a2f516bcc93,\"2023-03-16 15:20:05.343 +11:00\",2018,071,3,9,14,6\n641298f5d7fb4a2f516bcc92,\"2023-03-16 15:20:05.316 +11:00\",2018,071,3,9,13,48\n641298f5d7fb4a2f516bcc91,\"2023-03-16 15:20:05.292 +11:00\",2018,071,3,9,12,0\n641298f5d7fb4a2f516bcc90,\"2023-03-16 15:20:05.266 +11:00\",2018,071,3,9,09,144\n641298f5d7fb4a2f516bcc8f,\"2023-03-16 15:20:05.242 +11:00\",2018,071,3,9,08,30\n641298f5d7fb4a2f516bcc8e,\"2023-03-16 15:20:05.217 +11:00\",2018,071,3,9,07,3\n641298f5d7fb4a2f516bcc8d,\"2023-03-16 15:20:05.194 +11:00\",2018,071,3,9,06,33\n641298f5d7fb4a2f516bcc8c,\"2023-03-16 15:20:05.168 +11:00\",2018,071,3,9,05,0\n641298f5d7fb4a2f516bcc8b,\"2023-03-16 15:20:05.141 +11:00\",2018,071,3,9,04,24\n641298f5d7fb4a2f516bcc8a,\"2023-03-16 15:20:05.114 +11:00\",2018,071,3,9,03,42\n641298f5d7fb4a2f516bcc89,\"2023-03-16 15:20:05.087 +11:00\",2018,071,3,9,02,828\n641298f5d7fb4a2f516bcc88,\"2023-03-16 15:20:05.061 +11:00\",2018,071,3,9,01,18\n641298f5d7fb4a2f516bcc87,\"2023-03-16 15:20:05.035 +11:00\",2018,071,3,2,77,636\n641298f5d7fb4a2f516bcc86,\"2023-03-16 15:20:05.011 +11:00\",2018,071,3,2,9999,636\n641298f4d7fb4a2f516bcc85,\"2023-03-16 15:20:04.985 +11:00\",2018,071,3,2,99,..C\n641298f4d7fb4a2f516bcc84,\"2023-03-16 15:20:04.961 +11:00\",2018,071,3,2,18,3\n641298f4d7fb4a2f516bcc83,\"2023-03-16 15:20:04.939 +11:00\",2018,071,3,2,17,3\n641298f4d7fb4a2f516bcc82,\"2023-03-16 15:20:04.916 +11:00\",2018,071,3,2,16,3\n641298f4d7fb4a2f516bcc81,\"2023-03-16 15:20:04.891 +11:00\",2018,071,3,2,15,3\n641298f4d7fb4a2f516bcc80,\"2023-03-16 15:20:04.860 +11:00\",2018,071,3,2,14,3\n641298f4d7fb4a2f516bcc7f,\"2023-03-16 15:20:04.833 +11:00\",2018,071,3,2,13,21\n641298f4d7fb4a2f516bcc7e,\"2023-03-16 15:20:04.810 +11:00\",2018,071,3,2,12,0\n641298f4d7fb4a2f516bcc7d,\"2023-03-16 15:20:04.785 +11:00\",2018,071,3,2,09,75\n641298f4d7fb4a2f516bcc7c,\"2023-03-16 15:20:04.761 +11:00\",2018,071,3,2,08,12\n641298f4d7fb4a2f516bcc7b,\"2023-03-16 15:20:04.738 +11:00\",2018,071,3,2,07,0\n641298f4d7fb4a2f516bcc7a,\"2023-03-16 15:20:04.714 +11:00\",2018,071,3,2,06,21\n641298f4d7fb4a2f516bcc79,\"2023-03-16 15:20:04.691 +11:00\",2018,071,3,2,05,0\n641298f4d7fb4a2f516bcc78,\"2023-03-16 15:20:04.667 +11:00\",2018,071,3,2,04,12\n641298f4d7fb4a2f516bcc77,\"2023-03-16 15:20:04.643 +11:00\",2018,071,3,2,03,18\n641298f4d7fb4a2f516bcc76,\"2023-03-16 15:20:04.612 +11:00\",2018,071,3,2,02,456\n641298f4d7fb4a2f516bcc75,\"2023-03-16 15:20:04.587 +11:00\",2018,071,3,2,01,9\n641298f4d7fb4a2f516bcc74,\"2023-03-16 15:20:04.560 +11:00\",2018,071,3,1,77,555\n641298f4d7fb4a2f516bcc73,\"2023-03-16 15:20:04.504 +11:00\",2018,071,3,1,9999,555\n641298f4d7fb4a2f516bcc72,\"2023-03-16 15:20:04.465 +11:00\",2018,071,3,1,99,..C\n641298f4d7fb4a2f516bcc71,\"2023-03-16 15:20:04.426 +11:00\",2018,071,3,1,18,0\n641298f4d7fb4a2f516bcc70,\"2023-03-16 15:20:04.403 +11:00\",2018,071,3,1,17,3\n641298f4d7fb4a2f516bcc6f,\"2023-03-16 15:20:04.375 +11:00\",2018,071,3,1,16,3\n641298f4d7fb4a2f516bcc6e,\"2023-03-16 15:20:04.346 +11:00\",2018,071,3,1,15,3\n641298f4d7fb4a2f516bcc6d,\"2023-03-16 15:20:04.319 +11:00\",2018,071,3,1,14,6\n641298f4d7fb4a2f516bcc6c,\"2023-03-16 15:20:04.296 +11:00\",2018,071,3,1,13,24\n641298f4d7fb4a2f516bcc6b,\"2023-03-16 15:20:04.265 +11:00\",2018,071,3,1,12,0\n641298f4d7fb4a2f516bcc6a,\"2023-03-16 15:20:04.241 +11:00\",2018,071,3,1,09,69\n641298f4d7fb4a2f516bcc69,\"2023-03-16 15:20:04.198 +11:00\",2018,071,3,1,08,18\n641298f4d7fb4a2f516bcc68,\"2023-03-16 15:20:04.156 +11:00\",2018,071,3,1,07,3\n641298f4d7fb4a2f516bcc67,\"2023-03-16 15:20:04.106 +11:00\",2018,071,3,1,06,9\n641298f4d7fb4a2f516bcc66,\"2023-03-16 15:20:04.069 +11:00\",2018,071,3,1,05,0\n641298f4d7fb4a2f516bcc65,\"2023-03-16 15:20:04.028 +11:00\",2018,071,3,1,04,12\n641298f3d7fb4a2f516bcc64,\"2023-03-16 15:20:03.993 +11:00\",2018,071,3,1,03,24\n641298f3d7fb4a2f516bcc63,\"2023-03-16 15:20:03.936 +11:00\",2018,071,3,1,02,372\n641298f3d7fb4a2f516bcc62,\"2023-03-16 15:20:03.902 +11:00\",2018,071,3,1,01,9\n641298f3d7fb4a2f516bcc61,\"2023-03-16 15:20:03.874 +11:00\",2018,071,2,9,77,2817\n641298f3d7fb4a2f516bcc60,\"2023-03-16 15:20:03.846 +11:00\",2018,071,2,9,9999,2820\n641298f3d7fb4a2f516bcc5f,\"2023-03-16 15:20:03.810 +11:00\",2018,071,2,9,99,..C\n641298f3d7fb4a2f516bcc5e,\"2023-03-16 15:20:03.776 +11:00\",2018,071,2,9,18,27\n641298f3d7fb4a2f516bcc5d,\"2023-03-16 15:20:03.747 +11:00\",2018,071,2,9,17,21\n641298f3d7fb4a2f516bcc5c,\"2023-03-16 15:20:03.711 +11:00\",2018,071,2,9,16,15\n641298f3d7fb4a2f516bcc5b,\"2023-03-16 15:20:03.662 +11:00\",2018,071,2,9,15,60\n641298f3d7fb4a2f516bcc5a,\"2023-03-16 15:20:03.638 +11:00\",2018,071,2,9,14,48\n641298f3d7fb4a2f516bcc59,\"2023-03-16 15:20:03.615 +11:00\",2018,071,2,9,13,186\n641298f3d7fb4a2f516bcc58,\"2023-03-16 15:20:03.587 +11:00\",2018,071,2,9,12,15\n641298f3d7fb4a2f516bcc57,\"2023-03-16 15:20:03.564 +11:00\",2018,071,2,9,09,225\n641298f3d7fb4a2f516bcc56,\"2023-03-16 15:20:03.530 +11:00\",2018,071,2,9,08,207\n641298f3d7fb4a2f516bcc55,\"2023-03-16 15:20:03.501 +11:00\",2018,071,2,9,07,96\n641298f3d7fb4a2f516bcc54,\"2023-03-16 15:20:03.476 +11:00\",2018,071,2,9,06,180\n641298f3d7fb4a2f516bcc53,\"2023-03-16 15:20:03.445 +11:00\",2018,071,2,9,05,126\n641298f3d7fb4a2f516bcc52,\"2023-03-16 15:20:03.420 +11:00\",2018,071,2,9,04,357\n641298f3d7fb4a2f516bcc51,\"2023-03-16 15:20:03.396 +11:00\",2018,071,2,9,03,399\n641298f3d7fb4a2f516bcc50,\"2023-03-16 15:20:03.368 +11:00\",2018,071,2,9,02,558\n641298f3d7fb4a2f516bcc4f,\"2023-03-16 15:20:03.341 +11:00\",2018,071,2,9,01,303\n641298f3d7fb4a2f516bcc4e,\"2023-03-16 15:20:03.319 +11:00\",2018,071,2,2,77,1467\n641298f3d7fb4a2f516bcc4d,\"2023-03-16 15:20:03.293 +11:00\",2018,071,2,2,9999,1467\n641298f3d7fb4a2f516bcc4c,\"2023-03-16 15:20:03.269 +11:00\",2018,071,2,2,99,..C\n641298f3d7fb4a2f516bcc4b,\"2023-03-16 15:20:03.244 +11:00\",2018,071,2,2,18,15\n641298f3d7fb4a2f516bcc4a,\"2023-03-16 15:20:03.219 +11:00\",2018,071,2,2,17,9\n641298f3d7fb4a2f516bcc49,\"2023-03-16 15:20:03.193 +11:00\",2018,071,2,2,16,6\n641298f3d7fb4a2f516bcc48,\"2023-03-16 15:20:03.159 +11:00\",2018,071,2,2,15,33\n641298f3d7fb4a2f516bcc47,\"2023-03-16 15:20:03.125 +11:00\",2018,071,2,2,14,15\n641298f3d7fb4a2f516bcc46,\"2023-03-16 15:20:03.102 +11:00\",2018,071,2,2,13,81\n641298f3d7fb4a2f516bcc45,\"2023-03-16 15:20:03.053 +11:00\",2018,071,2,2,12,6\n641298f3d7fb4a2f516bcc44,\"2023-03-16 15:20:03.028 +11:00\",2018,071,2,2,09,126\n641298f2d7fb4a2f516bcc43,\"2023-03-16 15:20:02.998 +11:00\",2018,071,2,2,08,111\n641298f2d7fb4a2f516bcc42,\"2023-03-16 15:20:02.969 +11:00\",2018,071,2,2,07,45\n641298f2d7fb4a2f516bcc41,\"2023-03-16 15:20:02.943 +11:00\",2018,071,2,2,06,99\n641298f2d7fb4a2f516bcc40,\"2023-03-16 15:20:02.915 +11:00\",2018,071,2,2,05,78\n641298f2d7fb4a2f516bcc3f,\"2023-03-16 15:20:02.843 +11:00\",2018,071,2,2,04,198\n641298f2d7fb4a2f516bcc3e,\"2023-03-16 15:20:02.800 +11:00\",2018,071,2,2,03,222\n641298f2d7fb4a2f516bcc3d,\"2023-03-16 15:20:02.740 +11:00\",2018,071,2,2,02,273\n641298f2d7fb4a2f516bcc3c,\"2023-03-16 15:20:02.717 +11:00\",2018,071,2,2,01,147\n641298f2d7fb4a2f516bcc3b,\"2023-03-16 15:20:02.695 +11:00\",2018,071,2,1,77,1350\n641298f2d7fb4a2f516bcc3a,\"2023-03-16 15:20:02.670 +11:00\",2018,071,2,1,9999,1350\n641298f2d7fb4a2f516bcc39,\"2023-03-16 15:20:02.648 +11:00\",2018,071,2,1,99,..C\n641298f2d7fb4a2f516bcc38,\"2023-03-16 15:20:02.624 +11:00\",2018,071,2,1,18,12\n641298f2d7fb4a2f516bcc37,\"2023-03-16 15:20:02.602 +11:00\",2018,071,2,1,17,12\n641298f2d7fb4a2f516bcc36,\"2023-03-16 15:20:02.578 +11:00\",2018,071,2,1,16,9\n641298f2d7fb4a2f516bcc35,\"2023-03-16 15:20:02.554 +11:00\",2018,071,2,1,15,30\n641298f2d7fb4a2f516bcc34,\"2023-03-16 15:20:02.527 +11:00\",2018,071,2,1,14,33\n641298f2d7fb4a2f516bcc33,\"2023-03-16 15:20:02.503 +11:00\",2018,071,2,1,13,105\n641298f2d7fb4a2f516bcc32,\"2023-03-16 15:20:02.479 +11:00\",2018,071,2,1,12,6\n641298f2d7fb4a2f516bcc31,\"2023-03-16 15:20:02.425 +11:00\",2018,071,2,1,09,99\n641298f2d7fb4a2f516bcc30,\"2023-03-16 15:20:02.398 +11:00\",2018,071,2,1,08,96\n641298f2d7fb4a2f516bcc2f,\"2023-03-16 15:20:02.373 +11:00\",2018,071,2,1,07,48\n641298f2d7fb4a2f516bcc2e,\"2023-03-16 15:20:02.349 +11:00\",2018,071,2,1,06,84\n641298f2d7fb4a2f516bcc2d,\"2023-03-16 15:20:02.325 +11:00\",2018,071,2,1,05,48\n641298f2d7fb4a2f516bcc2c,\"2023-03-16 15:20:02.298 +11:00\",2018,071,2,1,04,159\n641298f2d7fb4a2f516bcc2b,\"2023-03-16 15:20:02.274 +11:00\",2018,071,2,1,03,174\n641298f2d7fb4a2f516bcc2a,\"2023-03-16 15:20:02.249 +11:00\",2018,071,2,1,02,285\n641298f2d7fb4a2f516bcc29,\"2023-03-16 15:20:02.226 +11:00\",2018,071,2,1,01,156\n641298f2d7fb4a2f516bcc28,\"2023-03-16 15:20:02.201 +11:00\",2018,071,1,9,77,35742\n641298f2d7fb4a2f516bcc27,\"2023-03-16 15:20:02.177 +11:00\",2018,071,1,9,9999,35742\n641298f2d7fb4a2f516bcc26,\"2023-03-16 15:20:02.154 +11:00\",2018,071,1,9,99,..C\n641298f2d7fb4a2f516bcc25,\"2023-03-16 15:20:02.127 +11:00\",2018,071,1,9,18,612\n641298f2d7fb4a2f516bcc24,\"2023-03-16 15:20:02.102 +11:00\",2018,071,1,9,17,585\n641298f2d7fb4a2f516bcc23,\"2023-03-16 15:20:02.080 +11:00\",2018,071,1,9,16,621\n641298f2d7fb4a2f516bcc22,\"2023-03-16 15:20:02.056 +11:00\",2018,071,1,9,15,897\n641298f2d7fb4a2f516bcc21,\"2023-03-16 15:20:02.031 +11:00\",2018,071,1,9,14,2073\n641298f2d7fb4a2f516bcc20,\"2023-03-16 15:20:02.007 +11:00\",2018,071,1,9,13,5190\n641298f1d7fb4a2f516bcc1f,\"2023-03-16 15:20:01.982 +11:00\",2018,071,1,9,12,360\n641298f1d7fb4a2f516bcc1e,\"2023-03-16 15:20:01.956 +11:00\",2018,071,1,9,09,3597\n641298f1d7fb4a2f516bcc1d,\"2023-03-16 15:20:01.928 +11:00\",2018,071,1,9,08,2229\n641298f1d7fb4a2f516bcc1c,\"2023-03-16 15:20:01.903 +11:00\",2018,071,1,9,07,1095\n641298f1d7fb4a2f516bcc1b,\"2023-03-16 15:20:01.880 +11:00\",2018,071,1,9,06,1617\n641298f1d7fb4a2f516bcc1a,\"2023-03-16 15:20:01.855 +11:00\",2018,071,1,9,05,282\n641298f1d7fb4a2f516bcc19,\"2023-03-16 15:20:01.826 +11:00\",2018,071,1,9,04,2982\n641298f1d7fb4a2f516bcc18,\"2023-03-16 15:20:01.796 +11:00\",2018,071,1,9,03,3924\n641298f1d7fb4a2f516bcc17,\"2023-03-16 15:20:01.756 +11:00\",2018,071,1,9,02,7842\n641298f1d7fb4a2f516bcc16,\"2023-03-16 15:20:01.731 +11:00\",2018,071,1,9,01,1842\n641298f1d7fb4a2f516bcc15,\"2023-03-16 15:20:01.699 +11:00\",2018,071,1,2,77,18426\n641298f1d7fb4a2f516bcc14,\"2023-03-16 15:20:01.674 +11:00\",2018,071,1,2,9999,18426\n641298f1d7fb4a2f516bcc13,\"2023-03-16 15:20:01.649 +11:00\",2018,071,1,2,99,..C\n641298f1d7fb4a2f516bcc12,\"2023-03-16 15:20:01.620 +11:00\",2018,071,1,2,18,303\n641298f1d7fb4a2f516bcc11,\"2023-03-16 15:20:01.593 +11:00\",2018,071,1,2,17,297\n641298f1d7fb4a2f516bcc10,\"2023-03-16 15:20:01.568 +11:00\",2018,071,1,2,16,327\n641298f1d7fb4a2f516bcc0f,\"2023-03-16 15:20:01.543 +11:00\",2018,071,1,2,15,456\n641298f1d7fb4a2f516bcc0e,\"2023-03-16 15:20:01.517 +11:00\",2018,071,1,2,14,1053\n641298f1d7fb4a2f516bcc0d,\"2023-03-16 15:20:01.492 +11:00\",2018,071,1,2,13,2709\n641298f1d7fb4a2f516bcc0c,\"2023-03-16 15:20:01.466 +11:00\",2018,071,1,2,12,168\n641298f1d7fb4a2f516bcc0b,\"2023-03-16 15:20:01.443 +11:00\",2018,071,1,2,09,1851\n641298f1d7fb4a2f516bcc0a,\"2023-03-16 15:20:01.419 +11:00\",2018,071,1,2,08,1137\n641298f1d7fb4a2f516bcc09,\"2023-03-16 15:20:01.396 +11:00\",2018,071,1,2,07,570\n641298f1d7fb4a2f516bcc08,\"2023-03-16 15:20:01.372 +11:00\",2018,071,1,2,06,858\n641298f1d7fb4a2f516bcc07,\"2023-03-16 15:20:01.344 +11:00\",2018,071,1,2,05,141\n641298f1d7fb4a2f516bcc06,\"2023-03-16 15:20:01.316 +11:00\",2018,071,1,2,04,1557\n641298f1d7fb4a2f516bcc05,\"2023-03-16 15:20:01.290 +11:00\",2018,071,1,2,03,1998\n641298f1d7fb4a2f516bcc04,\"2023-03-16 15:20:01.256 +11:00\",2018,071,1,2,02,4092\n641298f1d7fb4a2f516bcc03,\"2023-03-16 15:20:01.229 +11:00\",2018,071,1,2,01,903\n641298f1d7fb4a2f516bcc02,\"2023-03-16 15:20:01.202 +11:00\",2018,071,1,1,77,17316\n641298f1d7fb4a2f516bcc01,\"2023-03-16 15:20:01.174 +11:00\",2018,071,1,1,9999,17316\n641298f1d7fb4a2f516bcc00,\"2023-03-16 15:20:01.148 +11:00\",2018,071,1,1,99,..C\n641298f1d7fb4a2f516bcbff,\"2023-03-16 15:20:01.121 +11:00\",2018,071,1,1,18,309\n641298f1d7fb4a2f516bcbfe,\"2023-03-16 15:20:01.093 +11:00\",2018,071,1,1,17,282\n641298f1d7fb4a2f516bcbfd,\"2023-03-16 15:20:01.067 +11:00\",2018,071,1,1,16,291\n641298f1d7fb4a2f516bcbfc,\"2023-03-16 15:20:01.043 +11:00\",2018,071,1,1,15,438\n641298f1d7fb4a2f516bcbfb,\"2023-03-16 15:20:01.020 +11:00\",2018,071,1,1,14,1023\n641298f0d7fb4a2f516bcbfa,\"2023-03-16 15:20:00.996 +11:00\",2018,071,1,1,13,2478\n641298f0d7fb4a2f516bcbf9,\"2023-03-16 15:20:00.969 +11:00\",2018,071,1,1,12,192\n641298f0d7fb4a2f516bcbf8,\"2023-03-16 15:20:00.945 +11:00\",2018,071,1,1,09,1749\n641298f0d7fb4a2f516bcbf7,\"2023-03-16 15:20:00.921 +11:00\",2018,071,1,1,08,1089\n641298f0d7fb4a2f516bcbf6,\"2023-03-16 15:20:00.898 +11:00\",2018,071,1,1,07,525\n641298f0d7fb4a2f516bcbf5,\"2023-03-16 15:20:00.866 +11:00\",2018,071,1,1,06,759\n641298f0d7fb4a2f516bcbf4,\"2023-03-16 15:20:00.842 +11:00\",2018,071,1,1,05,141\n641298f0d7fb4a2f516bcbf3,\"2023-03-16 15:20:00.815 +11:00\",2018,071,1,1,04,1425\n641298f0d7fb4a2f516bcbf2,\"2023-03-16 15:20:00.789 +11:00\",2018,071,1,1,03,1926\n641298f0d7fb4a2f516bcbf1,\"2023-03-16 15:20:00.763 +11:00\",2018,071,1,1,02,3750\n641298f0d7fb4a2f516bcbf0,\"2023-03-16 15:20:00.739 +11:00\",2018,071,1,1,01,936\n641298f0d7fb4a2f516bcbef,\"2023-03-16 15:20:00.713 +11:00\",2018,070,9999,9,77,43806\n641298f0d7fb4a2f516bcbee,\"2023-03-16 15:20:00.680 +11:00\",2018,070,9999,9,9999,43809\n641298f0d7fb4a2f516bcbed,\"2023-03-16 15:20:00.653 +11:00\",2018,070,9999,9,99,3\n641298f0d7fb4a2f516bcbec,\"2023-03-16 15:20:00.626 +11:00\",2018,070,9999,9,18,729\n641298f0d7fb4a2f516bcbeb,\"2023-03-16 15:20:00.599 +11:00\",2018,070,9999,9,17,627\n641298f0d7fb4a2f516bcbea,\"2023-03-16 15:20:00.568 +11:00\",2018,070,9999,9,16,741\n641298f0d7fb4a2f516bcbe9,\"2023-03-16 15:20:00.544 +11:00\",2018,070,9999,9,15,978\n641298f0d7fb4a2f516bcbe8,\"2023-03-16 15:20:00.516 +11:00\",2018,070,9999,9,14,2337\n641298f0d7fb4a2f516bcbe7,\"2023-03-16 15:20:00.488 +11:00\",2018,070,9999,9,13,5802\n641298f0d7fb4a2f516bcbe6,\"2023-03-16 15:20:00.464 +11:00\",2018,070,9999,9,12,408\n641298f0d7fb4a2f516bcbe5,\"2023-03-16 15:20:00.440 +11:00\",2018,070,9999,9,09,4482\n641298f0d7fb4a2f516bcbe4,\"2023-03-16 15:20:00.409 +11:00\",2018,070,9999,9,08,2568\n641298f0d7fb4a2f516bcbe3,\"2023-03-16 15:20:00.375 +11:00\",2018,070,9999,9,07,1209\n641298f0d7fb4a2f516bcbe2,\"2023-03-16 15:20:00.352 +11:00\",2018,070,9999,9,06,1902\n641298f0d7fb4a2f516bcbe1,\"2023-03-16 15:20:00.327 +11:00\",2018,070,9999,9,05,462\n641298f0d7fb4a2f516bcbe0,\"2023-03-16 15:20:00.303 +11:00\",2018,070,9999,9,04,3519\n641298f0d7fb4a2f516bcbdf,\"2023-03-16 15:20:00.278 +11:00\",2018,070,9999,9,03,4521\n641298f0d7fb4a2f516bcbde,\"2023-03-16 15:20:00.252 +11:00\",2018,070,9999,9,02,11232\n641298f0d7fb4a2f516bcbdd,\"2023-03-16 15:20:00.226 +11:00\",2018,070,9999,9,01,2292\n641298f0d7fb4a2f516bcbdc,\"2023-03-16 15:20:00.200 +11:00\",2018,070,9999,2,77,22500\n641298f0d7fb4a2f516bcbdb,\"2023-03-16 15:20:00.172 +11:00\",2018,070,9999,2,9999,22503\n641298f0d7fb4a2f516bcbda,\"2023-03-16 15:20:00.148 +11:00\",2018,070,9999,2,99,0\n641298f0d7fb4a2f516bcbd9,\"2023-03-16 15:20:00.124 +11:00\",2018,070,9999,2,18,375\n641298f0d7fb4a2f516bcbd8,\"2023-03-16 15:20:00.098 +11:00\",2018,070,9999,2,17,321\n641298f0d7fb4a2f516bcbd7,\"2023-03-16 15:20:00.072 +11:00\",2018,070,9999,2,16,357\n641298f0d7fb4a2f516bcbd6,\"2023-03-16 15:20:00.045 +11:00\",2018,070,9999,2,15,498\n641298f0d7fb4a2f516bcbd5,\"2023-03-16 15:20:00.021 +11:00\",2018,070,9999,2,14,1197\n641298efd7fb4a2f516bcbd4,\"2023-03-16 15:19:59.997 +11:00\",2018,070,9999,2,13,3036\n641298efd7fb4a2f516bcbd3,\"2023-03-16 15:19:59.965 +11:00\",2018,070,9999,2,12,189\n641298efd7fb4a2f516bcbd2,\"2023-03-16 15:19:59.939 +11:00\",2018,070,9999,2,09,2316\n641298efd7fb4a2f516bcbd1,\"2023-03-16 15:19:59.914 +11:00\",2018,070,9999,2,08,1329\n641298efd7fb4a2f516bcbd0,\"2023-03-16 15:19:59.882 +11:00\",2018,070,9999,2,07,642\n641298efd7fb4a2f516bcbcf,\"2023-03-16 15:19:59.849 +11:00\",2018,070,9999,2,06,990\n641298efd7fb4a2f516bcbce,\"2023-03-16 15:19:59.818 +11:00\",2018,070,9999,2,05,249\n641298efd7fb4a2f516bcbcd,\"2023-03-16 15:19:59.791 +11:00\",2018,070,9999,2,04,1842\n641298efd7fb4a2f516bcbcc,\"2023-03-16 15:19:59.744 +11:00\",2018,070,9999,2,03,2280\n641298efd7fb4a2f516bcbcb,\"2023-03-16 15:19:59.720 +11:00\",2018,070,9999,2,02,5778\n641298efd7fb4a2f516bcbca,\"2023-03-16 15:19:59.696 +11:00\",2018,070,9999,2,01,1110\n641298efd7fb4a2f516bcbc9,\"2023-03-16 15:19:59.672 +11:00\",2018,070,9999,1,77,21303\n641298efd7fb4a2f516bcbc8,\"2023-03-16 15:19:59.648 +11:00\",2018,070,9999,1,9999,21306\n641298efd7fb4a2f516bcbc7,\"2023-03-16 15:19:59.618 +11:00\",2018,070,9999,1,99,3\n641298efd7fb4a2f516bcbc6,\"2023-03-16 15:19:59.592 +11:00\",2018,070,9999,1,18,354\n641298efd7fb4a2f516bcbc5,\"2023-03-16 15:19:59.558 +11:00\",2018,070,9999,1,17,303\n641298efd7fb4a2f516bcbc4,\"2023-03-16 15:19:59.532 +11:00\",2018,070,9999,1,16,384\n641298efd7fb4a2f516bcbc3,\"2023-03-16 15:19:59.504 +11:00\",2018,070,9999,1,15,483\n641298efd7fb4a2f516bcbc2,\"2023-03-16 15:19:59.478 +11:00\",2018,070,9999,1,14,1140\n641298efd7fb4a2f516bcbc1,\"2023-03-16 15:19:59.451 +11:00\",2018,070,9999,1,13,2766\n641298efd7fb4a2f516bcbc0,\"2023-03-16 15:19:59.427 +11:00\",2018,070,9999,1,12,216\n641298efd7fb4a2f516bcbbf,\"2023-03-16 15:19:59.396 +11:00\",2018,070,9999,1,09,2166\n641298efd7fb4a2f516bcbbe,\"2023-03-16 15:19:59.345 +11:00\",2018,070,9999,1,08,1236\n641298efd7fb4a2f516bcbbd,\"2023-03-16 15:19:59.316 +11:00\",2018,070,9999,1,07,570\n641298efd7fb4a2f516bcbbc,\"2023-03-16 15:19:59.292 +11:00\",2018,070,9999,1,06,909\n641298efd7fb4a2f516bcbbb,\"2023-03-16 15:19:59.267 +11:00\",2018,070,9999,1,05,213\n641298efd7fb4a2f516bcbba,\"2023-03-16 15:19:59.242 +11:00\",2018,070,9999,1,04,1680\n641298efd7fb4a2f516bcbb9,\"2023-03-16 15:19:59.205 +11:00\",2018,070,9999,1,03,2241\n641298efd7fb4a2f516bcbb8,\"2023-03-16 15:19:59.181 +11:00\",2018,070,9999,1,02,5457\n641298efd7fb4a2f516bcbb7,\"2023-03-16 15:19:59.157 +11:00\",2018,070,9999,1,01,1182\n641298efd7fb4a2f516bcbb6,\"2023-03-16 15:19:59.126 +11:00\",2018,070,77,9,77,43806\n641298efd7fb4a2f516bcbb5,\"2023-03-16 15:19:59.101 +11:00\",2018,070,77,9,9999,43809\n641298efd7fb4a2f516bcbb4,\"2023-03-16 15:19:59.076 +11:00\",2018,070,77,9,99,..C\n641298efd7fb4a2f516bcbb3,\"2023-03-16 15:19:59.051 +11:00\",2018,070,77,9,18,729\n641298efd7fb4a2f516bcbb2,\"2023-03-16 15:19:59.023 +11:00\",2018,070,77,9,17,627\n641298eed7fb4a2f516bcbb1,\"2023-03-16 15:19:58.996 +11:00\",2018,070,77,9,16,741\n641298eed7fb4a2f516bcbb0,\"2023-03-16 15:19:58.968 +11:00\",2018,070,77,9,15,978\n641298eed7fb4a2f516bcbaf,\"2023-03-16 15:19:58.940 +11:00\",2018,070,77,9,14,2337\n641298eed7fb4a2f516bcbae,\"2023-03-16 15:19:58.899 +11:00\",2018,070,77,9,13,5802\n641298eed7fb4a2f516bcbad,\"2023-03-16 15:19:58.863 +11:00\",2018,070,77,9,12,408\n641298eed7fb4a2f516bcbac,\"2023-03-16 15:19:58.829 +11:00\",2018,070,77,9,09,4482\n641298eed7fb4a2f516bcbab,\"2023-03-16 15:19:58.801 +11:00\",2018,070,77,9,08,2568\n641298eed7fb4a2f516bcbaa,\"2023-03-16 15:19:58.772 +11:00\",2018,070,77,9,07,1209\n641298eed7fb4a2f516bcba9,\"2023-03-16 15:19:58.744 +11:00\",2018,070,77,9,06,1902\n641298eed7fb4a2f516bcba8,\"2023-03-16 15:19:58.705 +11:00\",2018,070,77,9,05,462\n641298eed7fb4a2f516bcba7,\"2023-03-16 15:19:58.678 +11:00\",2018,070,77,9,04,3519\n641298eed7fb4a2f516bcba6,\"2023-03-16 15:19:58.655 +11:00\",2018,070,77,9,03,4521\n641298eed7fb4a2f516bcba5,\"2023-03-16 15:19:58.630 +11:00\",2018,070,77,9,02,11232\n641298eed7fb4a2f516bcba4,\"2023-03-16 15:19:58.608 +11:00\",2018,070,77,9,01,2292\n641298eed7fb4a2f516bcba3,\"2023-03-16 15:19:58.567 +11:00\",2018,070,77,2,77,22500\n641298eed7fb4a2f516bcba2,\"2023-03-16 15:19:58.541 +11:00\",2018,070,77,2,9999,22503\n641298eed7fb4a2f516bcba1,\"2023-03-16 15:19:58.516 +11:00\",2018,070,77,2,99,..C\n641298eed7fb4a2f516bcba0,\"2023-03-16 15:19:58.485 +11:00\",2018,070,77,2,18,375\n641298eed7fb4a2f516bcb9f,\"2023-03-16 15:19:58.457 +11:00\",2018,070,77,2,17,321\n641298eed7fb4a2f516bcb9e,\"2023-03-16 15:19:58.428 +11:00\",2018,070,77,2,16,357\n641298eed7fb4a2f516bcb9d,\"2023-03-16 15:19:58.404 +11:00\",2018,070,77,2,15,498\n641298eed7fb4a2f516bcb9c,\"2023-03-16 15:19:58.381 +11:00\",2018,070,77,2,14,1197\n641298eed7fb4a2f516bcb9b,\"2023-03-16 15:19:58.356 +11:00\",2018,070,77,2,13,3036\n641298eed7fb4a2f516bcb9a,\"2023-03-16 15:19:58.331 +11:00\",2018,070,77,2,12,189\n641298eed7fb4a2f516bcb99,\"2023-03-16 15:19:58.299 +11:00\",2018,070,77,2,09,2316\n641298eed7fb4a2f516bcb98,\"2023-03-16 15:19:58.276 +11:00\",2018,070,77,2,08,1329\n641298eed7fb4a2f516bcb97,\"2023-03-16 15:19:58.251 +11:00\",2018,070,77,2,07,642\n641298eed7fb4a2f516bcb96,\"2023-03-16 15:19:58.223 +11:00\",2018,070,77,2,06,990\n641298eed7fb4a2f516bcb95,\"2023-03-16 15:19:58.198 +11:00\",2018,070,77,2,05,249\n641298eed7fb4a2f516bcb94,\"2023-03-16 15:19:58.162 +11:00\",2018,070,77,2,04,1842\n641298eed7fb4a2f516bcb93,\"2023-03-16 15:19:58.134 +11:00\",2018,070,77,2,03,2280\n641298eed7fb4a2f516bcb92,\"2023-03-16 15:19:58.108 +11:00\",2018,070,77,2,02,5778\n641298eed7fb4a2f516bcb91,\"2023-03-16 15:19:58.077 +11:00\",2018,070,77,2,01,1110\n641298eed7fb4a2f516bcb90,\"2023-03-16 15:19:58.053 +11:00\",2018,070,77,1,77,21303\n641298eed7fb4a2f516bcb8f,\"2023-03-16 15:19:58.031 +11:00\",2018,070,77,1,9999,21306\n641298eed7fb4a2f516bcb8e,\"2023-03-16 15:19:58.008 +11:00\",2018,070,77,1,99,..C\n641298edd7fb4a2f516bcb8d,\"2023-03-16 15:19:57.985 +11:00\",2018,070,77,1,18,354\n641298edd7fb4a2f516bcb8c,\"2023-03-16 15:19:57.962 +11:00\",2018,070,77,1,17,303\n641298edd7fb4a2f516bcb8b,\"2023-03-16 15:19:57.927 +11:00\",2018,070,77,1,16,384\n641298edd7fb4a2f516bcb8a,\"2023-03-16 15:19:57.868 +11:00\",2018,070,77,1,15,483\n641298edd7fb4a2f516bcb89,\"2023-03-16 15:19:57.846 +11:00\",2018,070,77,1,14,1140\n641298edd7fb4a2f516bcb88,\"2023-03-16 15:19:57.821 +11:00\",2018,070,77,1,13,2766\n641298edd7fb4a2f516bcb87,\"2023-03-16 15:19:57.796 +11:00\",2018,070,77,1,12,216\n641298edd7fb4a2f516bcb86,\"2023-03-16 15:19:57.772 +11:00\",2018,070,77,1,09,2166\n641298edd7fb4a2f516bcb85,\"2023-03-16 15:19:57.744 +11:00\",2018,070,77,1,08,1236\n641298edd7fb4a2f516bcb84,\"2023-03-16 15:19:57.720 +11:00\",2018,070,77,1,07,570\n641298edd7fb4a2f516bcb83,\"2023-03-16 15:19:57.697 +11:00\",2018,070,77,1,06,909\n641298edd7fb4a2f516bcb82,\"2023-03-16 15:19:57.670 +11:00\",2018,070,77,1,05,213\n641298edd7fb4a2f516bcb81,\"2023-03-16 15:19:57.643 +11:00\",2018,070,77,1,04,1680\n641298edd7fb4a2f516bcb80,\"2023-03-16 15:19:57.617 +11:00\",2018,070,77,1,03,2241\n641298edd7fb4a2f516bcb7f,\"2023-03-16 15:19:57.592 +11:00\",2018,070,77,1,02,5457\n641298edd7fb4a2f516bcb7e,\"2023-03-16 15:19:57.566 +11:00\",2018,070,77,1,01,1182\n641298edd7fb4a2f516bcb7d,\"2023-03-16 15:19:57.541 +11:00\",2018,070,9,9,77,0\n641298edd7fb4a2f516bcb7c,\"2023-03-16 15:19:57.518 +11:00\",2018,070,9,9,9999,0\n641298edd7fb4a2f516bcb7b,\"2023-03-16 15:19:57.494 +11:00\",2018,070,9,9,99,..C\n641298edd7fb4a2f516bcb7a,\"2023-03-16 15:19:57.472 +11:00\",2018,070,9,9,18,0\n641298edd7fb4a2f516bcb79,\"2023-03-16 15:19:57.449 +11:00\",2018,070,9,9,17,0\n641298edd7fb4a2f516bcb78,\"2023-03-16 15:19:57.423 +11:00\",2018,070,9,9,16,0\n641298edd7fb4a2f516bcb77,\"2023-03-16 15:19:57.398 +11:00\",2018,070,9,9,15,0\n641298edd7fb4a2f516bcb76,\"2023-03-16 15:19:57.370 +11:00\",2018,070,9,9,14,0\n641298edd7fb4a2f516bcb75,\"2023-03-16 15:19:57.347 +11:00\",2018,070,9,9,13,0\n641298edd7fb4a2f516bcb74,\"2023-03-16 15:19:57.319 +11:00\",2018,070,9,9,12,0\n641298edd7fb4a2f516bcb73,\"2023-03-16 15:19:57.295 +11:00\",2018,070,9,9,09,0\n641298edd7fb4a2f516bcb72,\"2023-03-16 15:19:57.265 +11:00\",2018,070,9,9,08,0\n641298edd7fb4a2f516bcb71,\"2023-03-16 15:19:57.234 +11:00\",2018,070,9,9,07,0\n641298edd7fb4a2f516bcb70,\"2023-03-16 15:19:57.210 +11:00\",2018,070,9,9,06,0\n641298edd7fb4a2f516bcb6f,\"2023-03-16 15:19:57.184 +11:00\",2018,070,9,9,05,0\n641298edd7fb4a2f516bcb6e,\"2023-03-16 15:19:57.156 +11:00\",2018,070,9,9,04,0\n641298edd7fb4a2f516bcb6d,\"2023-03-16 15:19:57.126 +11:00\",2018,070,9,9,03,0\n641298edd7fb4a2f516bcb6c,\"2023-03-16 15:19:57.098 +11:00\",2018,070,9,9,02,0\n641298edd7fb4a2f516bcb6b,\"2023-03-16 15:19:57.071 +11:00\",2018,070,9,9,01,0\n641298ecd7fb4a2f516bcb6a,\"2023-03-16 15:19:56.985 +11:00\",2018,070,9,2,77,0\n641298ecd7fb4a2f516bcb69,\"2023-03-16 15:19:56.956 +11:00\",2018,070,9,2,9999,0\n641298ecd7fb4a2f516bcb68,\"2023-03-16 15:19:56.931 +11:00\",2018,070,9,2,99,..C\n641298ecd7fb4a2f516bcb67,\"2023-03-16 15:19:56.900 +11:00\",2018,070,9,2,18,0\n641298ecd7fb4a2f516bcb66,\"2023-03-16 15:19:56.872 +11:00\",2018,070,9,2,17,0\n641298ecd7fb4a2f516bcb65,\"2023-03-16 15:19:56.847 +11:00\",2018,070,9,2,16,0\n641298ecd7fb4a2f516bcb64,\"2023-03-16 15:19:56.824 +11:00\",2018,070,9,2,15,0\n641298ecd7fb4a2f516bcb63,\"2023-03-16 15:19:56.797 +11:00\",2018,070,9,2,14,0\n641298ecd7fb4a2f516bcb62,\"2023-03-16 15:19:56.766 +11:00\",2018,070,9,2,13,0\n641298ecd7fb4a2f516bcb61,\"2023-03-16 15:19:56.741 +11:00\",2018,070,9,2,12,0\n641298ecd7fb4a2f516bcb60,\"2023-03-16 15:19:56.716 +11:00\",2018,070,9,2,09,0\n641298ecd7fb4a2f516bcb5f,\"2023-03-16 15:19:56.690 +11:00\",2018,070,9,2,08,0\n641298ecd7fb4a2f516bcb5e,\"2023-03-16 15:19:56.667 +11:00\",2018,070,9,2,07,0\n641298ecd7fb4a2f516bcb5d,\"2023-03-16 15:19:56.637 +11:00\",2018,070,9,2,06,0\n641298ecd7fb4a2f516bcb5c,\"2023-03-16 15:19:56.612 +11:00\",2018,070,9,2,05,0\n641298ecd7fb4a2f516bcb5b,\"2023-03-16 15:19:56.584 +11:00\",2018,070,9,2,04,0\n641298ecd7fb4a2f516bcb5a,\"2023-03-16 15:19:56.557 +11:00\",2018,070,9,2,03,0\n641298ecd7fb4a2f516bcb59,\"2023-03-16 15:19:56.522 +11:00\",2018,070,9,2,02,0\n641298ecd7fb4a2f516bcb58,\"2023-03-16 15:19:56.495 +11:00\",2018,070,9,2,01,0\n641298ecd7fb4a2f516bcb57,\"2023-03-16 15:19:56.469 +11:00\",2018,070,9,1,77,0\n641298ecd7fb4a2f516bcb56,\"2023-03-16 15:19:56.443 +11:00\",2018,070,9,1,9999,0\n641298ecd7fb4a2f516bcb55,\"2023-03-16 15:19:56.418 +11:00\",2018,070,9,1,99,..C\n641298ecd7fb4a2f516bcb54,\"2023-03-16 15:19:56.396 +11:00\",2018,070,9,1,18,0\n641298ecd7fb4a2f516bcb53,\"2023-03-16 15:19:56.374 +11:00\",2018,070,9,1,17,0\n641298ecd7fb4a2f516bcb52,\"2023-03-16 15:19:56.350 +11:00\",2018,070,9,1,16,0\n641298ecd7fb4a2f516bcb51,\"2023-03-16 15:19:56.324 +11:00\",2018,070,9,1,15,0\n641298ecd7fb4a2f516bcb50,\"2023-03-16 15:19:56.297 +11:00\",2018,070,9,1,14,0\n641298ecd7fb4a2f516bcb4f,\"2023-03-16 15:19:56.270 +11:00\",2018,070,9,1,13,0\n641298ecd7fb4a2f516bcb4e,\"2023-03-16 15:19:56.244 +11:00\",2018,070,9,1,12,0\n641298ecd7fb4a2f516bcb4d,\"2023-03-16 15:19:56.219 +11:00\",2018,070,9,1,09,0\n641298ecd7fb4a2f516bcb4c,\"2023-03-16 15:19:56.197 +11:00\",2018,070,9,1,08,0\n641298ecd7fb4a2f516bcb4b,\"2023-03-16 15:19:56.174 +11:00\",2018,070,9,1,07,0\n641298ecd7fb4a2f516bcb4a,\"2023-03-16 15:19:56.149 +11:00\",2018,070,9,1,06,0\n641298ecd7fb4a2f516bcb49,\"2023-03-16 15:19:56.122 +11:00\",2018,070,9,1,05,0\n641298ecd7fb4a2f516bcb48,\"2023-03-16 15:19:56.095 +11:00\",2018,070,9,1,04,0\n641298ecd7fb4a2f516bcb47,\"2023-03-16 15:19:56.067 +11:00\",2018,070,9,1,03,0\n641298ecd7fb4a2f516bcb46,\"2023-03-16 15:19:56.042 +11:00\",2018,070,9,1,02,0\n641298ecd7fb4a2f516bcb45,\"2023-03-16 15:19:56.011 +11:00\",2018,070,9,1,01,0\n641298ebd7fb4a2f516bcb44,\"2023-03-16 15:19:55.984 +11:00\",2018,070,6,9,77,429\n641298ebd7fb4a2f516bcb43,\"2023-03-16 15:19:55.960 +11:00\",2018,070,6,9,9999,429\n641298ebd7fb4a2f516bcb42,\"2023-03-16 15:19:55.935 +11:00\",2018,070,6,9,99,..C\n641298ebd7fb4a2f516bcb41,\"2023-03-16 15:19:55.912 +11:00\",2018,070,6,9,18,18\n641298ebd7fb4a2f516bcb40,\"2023-03-16 15:19:55.889 +11:00\",2018,070,6,9,17,9\n641298ebd7fb4a2f516bcb3f,\"2023-03-16 15:19:55.864 +11:00\",2018,070,6,9,16,6\n641298ebd7fb4a2f516bcb3e,\"2023-03-16 15:19:55.841 +11:00\",2018,070,6,9,15,18\n641298ebd7fb4a2f516bcb3d,\"2023-03-16 15:19:55.818 +11:00\",2018,070,6,9,14,15\n641298ebd7fb4a2f516bcb3c,\"2023-03-16 15:19:55.794 +11:00\",2018,070,6,9,13,51\n641298ebd7fb4a2f516bcb3b,\"2023-03-16 15:19:55.766 +11:00\",2018,070,6,9,12,6\n641298ebd7fb4a2f516bcb3a,\"2023-03-16 15:19:55.743 +11:00\",2018,070,6,9,09,57\n641298ebd7fb4a2f516bcb39,\"2023-03-16 15:19:55.719 +11:00\",2018,070,6,9,08,30\n641298ebd7fb4a2f516bcb38,\"2023-03-16 15:19:55.690 +11:00\",2018,070,6,9,07,15\n641298ebd7fb4a2f516bcb37,\"2023-03-16 15:19:55.667 +11:00\",2018,070,6,9,06,15\n641298ebd7fb4a2f516bcb36,\"2023-03-16 15:19:55.643 +11:00\",2018,070,6,9,05,3\n641298ebd7fb4a2f516bcb35,\"2023-03-16 15:19:55.619 +11:00\",2018,070,6,9,04,39\n641298ebd7fb4a2f516bcb34,\"2023-03-16 15:19:55.592 +11:00\",2018,070,6,9,03,39\n641298ebd7fb4a2f516bcb33,\"2023-03-16 15:19:55.553 +11:00\",2018,070,6,9,02,81\n641298ebd7fb4a2f516bcb32,\"2023-03-16 15:19:55.517 +11:00\",2018,070,6,9,01,21\n641298ebd7fb4a2f516bcb31,\"2023-03-16 15:19:55.493 +11:00\",2018,070,6,2,77,198\n641298ebd7fb4a2f516bcb30,\"2023-03-16 15:19:55.468 +11:00\",2018,070,6,2,9999,198\n641298ebd7fb4a2f516bcb2f,\"2023-03-16 15:19:55.443 +11:00\",2018,070,6,2,99,..C\n641298ebd7fb4a2f516bcb2e,\"2023-03-16 15:19:55.419 +11:00\",2018,070,6,2,18,9\n641298ebd7fb4a2f516bcb2d,\"2023-03-16 15:19:55.397 +11:00\",2018,070,6,2,17,3\n641298ebd7fb4a2f516bcb2c,\"2023-03-16 15:19:55.369 +11:00\",2018,070,6,2,16,3\n641298ebd7fb4a2f516bcb2b,\"2023-03-16 15:19:55.345 +11:00\",2018,070,6,2,15,6\n641298ebd7fb4a2f516bcb2a,\"2023-03-16 15:19:55.320 +11:00\",2018,070,6,2,14,3\n641298ebd7fb4a2f516bcb29,\"2023-03-16 15:19:55.298 +11:00\",2018,070,6,2,13,24\n641298ebd7fb4a2f516bcb28,\"2023-03-16 15:19:55.276 +11:00\",2018,070,6,2,12,3\n641298ebd7fb4a2f516bcb27,\"2023-03-16 15:19:55.252 +11:00\",2018,070,6,2,09,30\n641298ebd7fb4a2f516bcb26,\"2023-03-16 15:19:55.230 +11:00\",2018,070,6,2,08,15\n641298ebd7fb4a2f516bcb25,\"2023-03-16 15:19:55.206 +11:00\",2018,070,6,2,07,9\n641298ebd7fb4a2f516bcb24,\"2023-03-16 15:19:55.120 +11:00\",2018,070,6,2,06,6\n641298ebd7fb4a2f516bcb23,\"2023-03-16 15:19:55.089 +11:00\",2018,070,6,2,05,0\n641298ebd7fb4a2f516bcb22,\"2023-03-16 15:19:55.062 +11:00\",2018,070,6,2,04,18\n641298ebd7fb4a2f516bcb21,\"2023-03-16 15:19:55.037 +11:00\",2018,070,6,2,03,18\n641298ebd7fb4a2f516bcb20,\"2023-03-16 15:19:55.011 +11:00\",2018,070,6,2,02,36\n641298ead7fb4a2f516bcb1f,\"2023-03-16 15:19:54.987 +11:00\",2018,070,6,2,01,12\n641298ead7fb4a2f516bcb1e,\"2023-03-16 15:19:54.955 +11:00\",2018,070,6,1,77,231\n641298ead7fb4a2f516bcb1d,\"2023-03-16 15:19:54.927 +11:00\",2018,070,6,1,9999,231\n641298ead7fb4a2f516bcb1c,\"2023-03-16 15:19:54.903 +11:00\",2018,070,6,1,99,..C\n641298ead7fb4a2f516bcb1b,\"2023-03-16 15:19:54.879 +11:00\",2018,070,6,1,18,6\n641298ead7fb4a2f516bcb1a,\"2023-03-16 15:19:54.855 +11:00\",2018,070,6,1,17,6\n641298ead7fb4a2f516bcb19,\"2023-03-16 15:19:54.832 +11:00\",2018,070,6,1,16,3\n641298ead7fb4a2f516bcb18,\"2023-03-16 15:19:54.806 +11:00\",2018,070,6,1,15,12\n641298ead7fb4a2f516bcb17,\"2023-03-16 15:19:54.782 +11:00\",2018,070,6,1,14,9\n641298ead7fb4a2f516bcb16,\"2023-03-16 15:19:54.757 +11:00\",2018,070,6,1,13,27\n641298ead7fb4a2f516bcb15,\"2023-03-16 15:19:54.724 +11:00\",2018,070,6,1,12,0\n641298ead7fb4a2f516bcb14,\"2023-03-16 15:19:54.695 +11:00\",2018,070,6,1,09,27\n641298ead7fb4a2f516bcb13,\"2023-03-16 15:19:54.666 +11:00\",2018,070,6,1,08,15\n641298ead7fb4a2f516bcb12,\"2023-03-16 15:19:54.636 +11:00\",2018,070,6,1,07,9\n641298ead7fb4a2f516bcb11,\"2023-03-16 15:19:54.609 +11:00\",2018,070,6,1,06,9\n641298ead7fb4a2f516bcb10,\"2023-03-16 15:19:54.568 +11:00\",2018,070,6,1,05,3\n641298ead7fb4a2f516bcb0f,\"2023-03-16 15:19:54.525 +11:00\",2018,070,6,1,04,18\n641298ead7fb4a2f516bcb0e,\"2023-03-16 15:19:54.502 +11:00\",2018,070,6,1,03,21\n641298ead7fb4a2f516bcb0d,\"2023-03-16 15:19:54.428 +11:00\",2018,070,6,1,02,45\n641298ead7fb4a2f516bcb0c,\"2023-03-16 15:19:54.405 +11:00\",2018,070,6,1,01,12\n641298ead7fb4a2f516bcb0b,\"2023-03-16 15:19:54.382 +11:00\",2018,070,5,9,77,159\n641298ead7fb4a2f516bcb0a,\"2023-03-16 15:19:54.358 +11:00\",2018,070,5,9,9999,159\n641298ead7fb4a2f516bcb09,\"2023-03-16 15:19:54.335 +11:00\",2018,070,5,9,99,..C\n641298ead7fb4a2f516bcb08,\"2023-03-16 15:19:54.311 +11:00\",2018,070,5,9,18,0\n641298ead7fb4a2f516bcb07,\"2023-03-16 15:19:54.287 +11:00\",2018,070,5,9,17,0\n641298ead7fb4a2f516bcb06,\"2023-03-16 15:19:54.262 +11:00\",2018,070,5,9,16,0\n641298ead7fb4a2f516bcb05,\"2023-03-16 15:19:54.239 +11:00\",2018,070,5,9,15,0\n641298ead7fb4a2f516bcb04,\"2023-03-16 15:19:54.216 +11:00\",2018,070,5,9,14,6\n641298ead7fb4a2f516bcb03,\"2023-03-16 15:19:54.189 +11:00\",2018,070,5,9,13,12\n641298ead7fb4a2f516bcb02,\"2023-03-16 15:19:54.165 +11:00\",2018,070,5,9,12,0\n641298ead7fb4a2f516bcb01,\"2023-03-16 15:19:54.138 +11:00\",2018,070,5,9,09,24\n641298ead7fb4a2f516bcb00,\"2023-03-16 15:19:54.106 +11:00\",2018,070,5,9,08,3\n641298ead7fb4a2f516bcaff,\"2023-03-16 15:19:54.074 +11:00\",2018,070,5,9,07,0\n641298ead7fb4a2f516bcafe,\"2023-03-16 15:19:54.041 +11:00\",2018,070,5,9,06,6\n641298ead7fb4a2f516bcafd,\"2023-03-16 15:19:54.017 +11:00\",2018,070,5,9,05,3\n641298e9d7fb4a2f516bcafc,\"2023-03-16 15:19:53.995 +11:00\",2018,070,5,9,04,3\n641298e9d7fb4a2f516bcafb,\"2023-03-16 15:19:53.971 +11:00\",2018,070,5,9,03,9\n641298e9d7fb4a2f516bcafa,\"2023-03-16 15:19:53.950 +11:00\",2018,070,5,9,02,99\n641298e9d7fb4a2f516bcaf9,\"2023-03-16 15:19:53.924 +11:00\",2018,070,5,9,01,0\n641298e9d7fb4a2f516bcaf8,\"2023-03-16 15:19:53.890 +11:00\",2018,070,5,2,77,72\n641298e9d7fb4a2f516bcaf7,\"2023-03-16 15:19:53.856 +11:00\",2018,070,5,2,9999,72\n641298e9d7fb4a2f516bcaf6,\"2023-03-16 15:19:53.834 +11:00\",2018,070,5,2,99,..C\n641298e9d7fb4a2f516bcaf5,\"2023-03-16 15:19:53.810 +11:00\",2018,070,5,2,18,0\n641298e9d7fb4a2f516bcaf4,\"2023-03-16 15:19:53.783 +11:00\",2018,070,5,2,17,0\n641298e9d7fb4a2f516bcaf3,\"2023-03-16 15:19:53.758 +11:00\",2018,070,5,2,16,0\n641298e9d7fb4a2f516bcaf2,\"2023-03-16 15:19:53.735 +11:00\",2018,070,5,2,15,0\n641298e9d7fb4a2f516bcaf1,\"2023-03-16 15:19:53.712 +11:00\",2018,070,5,2,14,3\n641298e9d7fb4a2f516bcaf0,\"2023-03-16 15:19:53.687 +11:00\",2018,070,5,2,13,6\n641298e9d7fb4a2f516bcaef,\"2023-03-16 15:19:53.581 +11:00\",2018,070,5,2,12,0\n641298e9d7fb4a2f516bcaee,\"2023-03-16 15:19:53.557 +11:00\",2018,070,5,2,09,9\n641298e9d7fb4a2f516bcaed,\"2023-03-16 15:19:53.530 +11:00\",2018,070,5,2,08,3\n641298e9d7fb4a2f516bcaec,\"2023-03-16 15:19:53.506 +11:00\",2018,070,5,2,07,0\n641298e9d7fb4a2f516bcaeb,\"2023-03-16 15:19:53.482 +11:00\",2018,070,5,2,06,3\n641298e9d7fb4a2f516bcaea,\"2023-03-16 15:19:53.457 +11:00\",2018,070,5,2,05,0\n641298e9d7fb4a2f516bcae9,\"2023-03-16 15:19:53.410 +11:00\",2018,070,5,2,04,0\n641298e9d7fb4a2f516bcae8,\"2023-03-16 15:19:53.385 +11:00\",2018,070,5,2,03,3\n641298e9d7fb4a2f516bcae7,\"2023-03-16 15:19:53.359 +11:00\",2018,070,5,2,02,48\n641298e9d7fb4a2f516bcae6,\"2023-03-16 15:19:53.336 +11:00\",2018,070,5,2,01,0\n641298e9d7fb4a2f516bcae5,\"2023-03-16 15:19:53.300 +11:00\",2018,070,5,1,77,87\n641298e9d7fb4a2f516bcae4,\"2023-03-16 15:19:53.277 +11:00\",2018,070,5,1,9999,87\n641298e9d7fb4a2f516bcae3,\"2023-03-16 15:19:53.254 +11:00\",2018,070,5,1,99,..C\n641298e9d7fb4a2f516bcae2,\"2023-03-16 15:19:53.230 +11:00\",2018,070,5,1,18,0\n641298e9d7fb4a2f516bcae1,\"2023-03-16 15:19:53.193 +11:00\",2018,070,5,1,17,0\n641298e9d7fb4a2f516bcae0,\"2023-03-16 15:19:53.169 +11:00\",2018,070,5,1,16,0\n641298e9d7fb4a2f516bcadf,\"2023-03-16 15:19:53.148 +11:00\",2018,070,5,1,15,0\n641298e9d7fb4a2f516bcade,\"2023-03-16 15:19:53.125 +11:00\",2018,070,5,1,14,0\n641298e9d7fb4a2f516bcadd,\"2023-03-16 15:19:53.100 +11:00\",2018,070,5,1,13,6\n641298e9d7fb4a2f516bcadc,\"2023-03-16 15:19:53.078 +11:00\",2018,070,5,1,12,0\n641298e9d7fb4a2f516bcadb,\"2023-03-16 15:19:53.054 +11:00\",2018,070,5,1,09,12\n641298e9d7fb4a2f516bcada,\"2023-03-16 15:19:53.022 +11:00\",2018,070,5,1,08,0\n641298e8d7fb4a2f516bcad9,\"2023-03-16 15:19:52.998 +11:00\",2018,070,5,1,07,0\n641298e8d7fb4a2f516bcad8,\"2023-03-16 15:19:52.866 +11:00\",2018,070,5,1,06,3\n641298e8d7fb4a2f516bcad7,\"2023-03-16 15:19:52.806 +11:00\",2018,070,5,1,05,3\n641298e8d7fb4a2f516bcad6,\"2023-03-16 15:19:52.783 +11:00\",2018,070,5,1,04,3\n641298e8d7fb4a2f516bcad5,\"2023-03-16 15:19:52.762 +11:00\",2018,070,5,1,03,6\n641298e8d7fb4a2f516bcad4,\"2023-03-16 15:19:52.739 +11:00\",2018,070,5,1,02,54\n641298e8d7fb4a2f516bcad3,\"2023-03-16 15:19:52.715 +11:00\",2018,070,5,1,01,0\n641298e8d7fb4a2f516bcad2,\"2023-03-16 15:19:52.692 +11:00\",2018,070,4,9,77,2895\n641298e8d7fb4a2f516bcad1,\"2023-03-16 15:19:52.666 +11:00\",2018,070,4,9,9999,2895\n641298e8d7fb4a2f516bcad0,\"2023-03-16 15:19:52.642 +11:00\",2018,070,4,9,99,..C\n641298e8d7fb4a2f516bcacf,\"2023-03-16 15:19:52.617 +11:00\",2018,070,4,9,18,0\n641298e8d7fb4a2f516bcace,\"2023-03-16 15:19:52.592 +11:00\",2018,070,4,9,17,3\n641298e8d7fb4a2f516bcacd,\"2023-03-16 15:19:52.567 +11:00\",2018,070,4,9,16,3\n641298e8d7fb4a2f516bcacc,\"2023-03-16 15:19:52.541 +11:00\",2018,070,4,9,15,9\n641298e8d7fb4a2f516bcacb,\"2023-03-16 15:19:52.516 +11:00\",2018,070,4,9,14,27\n641298e8d7fb4a2f516bcaca,\"2023-03-16 15:19:52.492 +11:00\",2018,070,4,9,13,207\n641298e8d7fb4a2f516bcac9,\"2023-03-16 15:19:52.469 +11:00\",2018,070,4,9,12,0\n641298e8d7fb4a2f516bcac8,\"2023-03-16 15:19:52.444 +11:00\",2018,070,4,9,09,303\n641298e8d7fb4a2f516bcac7,\"2023-03-16 15:19:52.416 +11:00\",2018,070,4,9,08,57\n641298e8d7fb4a2f516bcac6,\"2023-03-16 15:19:52.394 +11:00\",2018,070,4,9,07,12\n641298e8d7fb4a2f516bcac5,\"2023-03-16 15:19:52.370 +11:00\",2018,070,4,9,06,39\n641298e8d7fb4a2f516bcac4,\"2023-03-16 15:19:52.347 +11:00\",2018,070,4,9,05,6\n641298e8d7fb4a2f516bcac3,\"2023-03-16 15:19:52.323 +11:00\",2018,070,4,9,04,81\n641298e8d7fb4a2f516bcac2,\"2023-03-16 15:19:52.301 +11:00\",2018,070,4,9,03,147\n641298e8d7fb4a2f516bcac1,\"2023-03-16 15:19:52.278 +11:00\",2018,070,4,9,02,1971\n641298e8d7fb4a2f516bcac0,\"2023-03-16 15:19:52.251 +11:00\",2018,070,4,9,01,30\n641298e8d7fb4a2f516bcabf,\"2023-03-16 15:19:52.225 +11:00\",2018,070,4,2,77,1479\n641298e8d7fb4a2f516bcabe,\"2023-03-16 15:19:52.196 +11:00\",2018,070,4,2,9999,1479\n641298e8d7fb4a2f516bcabd,\"2023-03-16 15:19:52.161 +11:00\",2018,070,4,2,99,..C\n641298e8d7fb4a2f516bcabc,\"2023-03-16 15:19:52.138 +11:00\",2018,070,4,2,18,0\n641298e8d7fb4a2f516bcabb,\"2023-03-16 15:19:52.116 +11:00\",2018,070,4,2,17,3\n641298e8d7fb4a2f516bcaba,\"2023-03-16 15:19:52.091 +11:00\",2018,070,4,2,16,3\n641298e8d7fb4a2f516bcab9,\"2023-03-16 15:19:52.060 +11:00\",2018,070,4,2,15,3\n641298e8d7fb4a2f516bcab8,\"2023-03-16 15:19:52.033 +11:00\",2018,070,4,2,14,18\n641298e8d7fb4a2f516bcab7,\"2023-03-16 15:19:52.010 +11:00\",2018,070,4,2,13,108\n641298e7d7fb4a2f516bcab6,\"2023-03-16 15:19:51.929 +11:00\",2018,070,4,2,12,0\n641298e7d7fb4a2f516bcab5,\"2023-03-16 15:19:51.903 +11:00\",2018,070,4,2,09,156\n641298e7d7fb4a2f516bcab4,\"2023-03-16 15:19:51.877 +11:00\",2018,070,4,2,08,36\n641298e7d7fb4a2f516bcab3,\"2023-03-16 15:19:51.849 +11:00\",2018,070,4,2,07,9\n641298e7d7fb4a2f516bcab2,\"2023-03-16 15:19:51.822 +11:00\",2018,070,4,2,06,21\n641298e7d7fb4a2f516bcab1,\"2023-03-16 15:19:51.794 +11:00\",2018,070,4,2,05,6\n641298e7d7fb4a2f516bcab0,\"2023-03-16 15:19:51.767 +11:00\",2018,070,4,2,04,33\n641298e7d7fb4a2f516bcaaf,\"2023-03-16 15:19:51.732 +11:00\",2018,070,4,2,03,84\n641298e7d7fb4a2f516bcaae,\"2023-03-16 15:19:51.705 +11:00\",2018,070,4,2,02,975\n641298e7d7fb4a2f516bcaad,\"2023-03-16 15:19:51.671 +11:00\",2018,070,4,2,01,21\n641298e7d7fb4a2f516bcaac,\"2023-03-16 15:19:51.639 +11:00\",2018,070,4,1,77,1419\n641298e7d7fb4a2f516bcaab,\"2023-03-16 15:19:51.613 +11:00\",2018,070,4,1,9999,1419\n641298e7d7fb4a2f516bcaaa,\"2023-03-16 15:19:51.586 +11:00\",2018,070,4,1,99,..C\n641298e7d7fb4a2f516bcaa9,\"2023-03-16 15:19:51.559 +11:00\",2018,070,4,1,18,0\n641298e7d7fb4a2f516bcaa8,\"2023-03-16 15:19:51.525 +11:00\",2018,070,4,1,17,3\n641298e7d7fb4a2f516bcaa7,\"2023-03-16 15:19:51.500 +11:00\",2018,070,4,1,16,0\n641298e7d7fb4a2f516bcaa6,\"2023-03-16 15:19:51.475 +11:00\",2018,070,4,1,15,3\n641298e7d7fb4a2f516bcaa5,\"2023-03-16 15:19:51.449 +11:00\",2018,070,4,1,14,9\n641298e7d7fb4a2f516bcaa4,\"2023-03-16 15:19:51.426 +11:00\",2018,070,4,1,13,99\n641298e7d7fb4a2f516bcaa3,\"2023-03-16 15:19:51.400 +11:00\",2018,070,4,1,12,0\n641298e7d7fb4a2f516bcaa2,\"2023-03-16 15:19:51.376 +11:00\",2018,070,4,1,09,147\n641298e7d7fb4a2f516bcaa1,\"2023-03-16 15:19:51.351 +11:00\",2018,070,4,1,08,24\n641298e7d7fb4a2f516bcaa0,\"2023-03-16 15:19:51.325 +11:00\",2018,070,4,1,07,3\n641298e7d7fb4a2f516bca9f,\"2023-03-16 15:19:51.293 +11:00\",2018,070,4,1,06,18\n641298e7d7fb4a2f516bca9e,\"2023-03-16 15:19:51.258 +11:00\",2018,070,4,1,05,0\n641298e7d7fb4a2f516bca9d,\"2023-03-16 15:19:51.236 +11:00\",2018,070,4,1,04,48\n641298e7d7fb4a2f516bca9c,\"2023-03-16 15:19:51.214 +11:00\",2018,070,4,1,03,63\n641298e7d7fb4a2f516bca9b,\"2023-03-16 15:19:51.190 +11:00\",2018,070,4,1,02,996\n641298e7d7fb4a2f516bca9a,\"2023-03-16 15:19:51.165 +11:00\",2018,070,4,1,01,6\n641298e7d7fb4a2f516bca99,\"2023-03-16 15:19:51.142 +11:00\",2018,070,3,9,77,1263\n641298e7d7fb4a2f516bca98,\"2023-03-16 15:19:51.119 +11:00\",2018,070,3,9,9999,1263\n641298e7d7fb4a2f516bca97,\"2023-03-16 15:19:51.090 +11:00\",2018,070,3,9,99,..C\n641298e7d7fb4a2f516bca96,\"2023-03-16 15:19:51.066 +11:00\",2018,070,3,9,18,6\n641298e7d7fb4a2f516bca95,\"2023-03-16 15:19:51.040 +11:00\",2018,070,3,9,17,0\n641298e7d7fb4a2f516bca94,\"2023-03-16 15:19:51.015 +11:00\",2018,070,3,9,16,0\n641298e6d7fb4a2f516bca93,\"2023-03-16 15:19:50.991 +11:00\",2018,070,3,9,15,6\n641298e6d7fb4a2f516bca92,\"2023-03-16 15:19:50.966 +11:00\",2018,070,3,9,14,12\n641298e6d7fb4a2f516bca91,\"2023-03-16 15:19:50.941 +11:00\",2018,070,3,9,13,51\n641298e6d7fb4a2f516bca90,\"2023-03-16 15:19:50.916 +11:00\",2018,070,3,9,12,0\n641298e6d7fb4a2f516bca8f,\"2023-03-16 15:19:50.885 +11:00\",2018,070,3,9,09,186\n641298e6d7fb4a2f516bca8e,\"2023-03-16 15:19:50.862 +11:00\",2018,070,3,9,08,36\n641298e6d7fb4a2f516bca8d,\"2023-03-16 15:19:50.839 +11:00\",2018,070,3,9,07,6\n641298e6d7fb4a2f516bca8c,\"2023-03-16 15:19:50.816 +11:00\",2018,070,3,9,06,30\n641298e6d7fb4a2f516bca8b,\"2023-03-16 15:19:50.783 +11:00\",2018,070,3,9,05,12\n641298e6d7fb4a2f516bca8a,\"2023-03-16 15:19:50.761 +11:00\",2018,070,3,9,04,30\n641298e6d7fb4a2f516bca89,\"2023-03-16 15:19:50.737 +11:00\",2018,070,3,9,03,60\n641298e6d7fb4a2f516bca88,\"2023-03-16 15:19:50.712 +11:00\",2018,070,3,9,02,807\n641298e6d7fb4a2f516bca87,\"2023-03-16 15:19:50.689 +11:00\",2018,070,3,9,01,21\n641298e6d7fb4a2f516bca86,\"2023-03-16 15:19:50.666 +11:00\",2018,070,3,2,77,651\n641298e6d7fb4a2f516bca85,\"2023-03-16 15:19:50.641 +11:00\",2018,070,3,2,9999,651\n641298e6d7fb4a2f516bca84,\"2023-03-16 15:19:50.609 +11:00\",2018,070,3,2,99,..C\n641298e6d7fb4a2f516bca83,\"2023-03-16 15:19:50.574 +11:00\",2018,070,3,2,18,0\n641298e6d7fb4a2f516bca82,\"2023-03-16 15:19:50.542 +11:00\",2018,070,3,2,17,3\n641298e6d7fb4a2f516bca81,\"2023-03-16 15:19:50.511 +11:00\",2018,070,3,2,16,0\n641298e6d7fb4a2f516bca80,\"2023-03-16 15:19:50.479 +11:00\",2018,070,3,2,15,0\n641298e6d7fb4a2f516bca7f,\"2023-03-16 15:19:50.448 +11:00\",2018,070,3,2,14,6\n641298e6d7fb4a2f516bca7e,\"2023-03-16 15:19:50.423 +11:00\",2018,070,3,2,13,30\n641298e6d7fb4a2f516bca7d,\"2023-03-16 15:19:50.399 +11:00\",2018,070,3,2,12,0\n641298e6d7fb4a2f516bca7c,\"2023-03-16 15:19:50.374 +11:00\",2018,070,3,2,09,99\n641298e6d7fb4a2f516bca7b,\"2023-03-16 15:19:50.350 +11:00\",2018,070,3,2,08,15\n641298e6d7fb4a2f516bca7a,\"2023-03-16 15:19:50.328 +11:00\",2018,070,3,2,07,6\n641298e6d7fb4a2f516bca79,\"2023-03-16 15:19:50.302 +11:00\",2018,070,3,2,06,15\n641298e6d7fb4a2f516bca78,\"2023-03-16 15:19:50.279 +11:00\",2018,070,3,2,05,6\n641298e6d7fb4a2f516bca77,\"2023-03-16 15:19:50.255 +11:00\",2018,070,3,2,04,15\n641298e6d7fb4a2f516bca76,\"2023-03-16 15:19:50.231 +11:00\",2018,070,3,2,03,27\n641298e6d7fb4a2f516bca75,\"2023-03-16 15:19:50.208 +11:00\",2018,070,3,2,02,417\n641298e6d7fb4a2f516bca74,\"2023-03-16 15:19:50.177 +11:00\",2018,070,3,2,01,15\n641298e6d7fb4a2f516bca73,\"2023-03-16 15:19:50.155 +11:00\",2018,070,3,1,77,615\n641298e6d7fb4a2f516bca72,\"2023-03-16 15:19:50.130 +11:00\",2018,070,3,1,9999,615\n641298e6d7fb4a2f516bca71,\"2023-03-16 15:19:50.107 +11:00\",2018,070,3,1,99,..C\n641298e6d7fb4a2f516bca70,\"2023-03-16 15:19:50.083 +11:00\",2018,070,3,1,18,3\n641298e6d7fb4a2f516bca6f,\"2023-03-16 15:19:50.058 +11:00\",2018,070,3,1,17,3\n641298e6d7fb4a2f516bca6e,\"2023-03-16 15:19:50.034 +11:00\",2018,070,3,1,16,0\n641298e6d7fb4a2f516bca6d,\"2023-03-16 15:19:50.010 +11:00\",2018,070,3,1,15,3\n641298e5d7fb4a2f516bca6c,\"2023-03-16 15:19:49.986 +11:00\",2018,070,3,1,14,6\n641298e5d7fb4a2f516bca6b,\"2023-03-16 15:19:49.963 +11:00\",2018,070,3,1,13,21\n641298e5d7fb4a2f516bca6a,\"2023-03-16 15:19:49.941 +11:00\",2018,070,3,1,12,0\n641298e5d7fb4a2f516bca69,\"2023-03-16 15:19:49.918 +11:00\",2018,070,3,1,09,87\n641298e5d7fb4a2f516bca68,\"2023-03-16 15:19:49.890 +11:00\",2018,070,3,1,08,21\n641298e5d7fb4a2f516bca67,\"2023-03-16 15:19:49.866 +11:00\",2018,070,3,1,07,3\n641298e5d7fb4a2f516bca66,\"2023-03-16 15:19:49.844 +11:00\",2018,070,3,1,06,15\n641298e5d7fb4a2f516bca65,\"2023-03-16 15:19:49.820 +11:00\",2018,070,3,1,05,6\n641298e5d7fb4a2f516bca64,\"2023-03-16 15:19:49.799 +11:00\",2018,070,3,1,04,18\n641298e5d7fb4a2f516bca63,\"2023-03-16 15:19:49.773 +11:00\",2018,070,3,1,03,33\n641298e5d7fb4a2f516bca62,\"2023-03-16 15:19:49.749 +11:00\",2018,070,3,1,02,390\n641298e5d7fb4a2f516bca61,\"2023-03-16 15:19:49.722 +11:00\",2018,070,3,1,01,6\n641298e5d7fb4a2f516bca60,\"2023-03-16 15:19:49.699 +11:00\",2018,070,2,9,77,3150\n641298e5d7fb4a2f516bca5f,\"2023-03-16 15:19:49.676 +11:00\",2018,070,2,9,9999,3153\n641298e5d7fb4a2f516bca5e,\"2023-03-16 15:19:49.652 +11:00\",2018,070,2,9,99,..C\n641298e5d7fb4a2f516bca5d,\"2023-03-16 15:19:49.628 +11:00\",2018,070,2,9,18,36\n641298e5d7fb4a2f516bca5c,\"2023-03-16 15:19:49.594 +11:00\",2018,070,2,9,17,15\n641298e5d7fb4a2f516bca5b,\"2023-03-16 15:19:49.551 +11:00\",2018,070,2,9,16,24\n641298e5d7fb4a2f516bca5a,\"2023-03-16 15:19:49.525 +11:00\",2018,070,2,9,15,57\n641298e5d7fb4a2f516bca59,\"2023-03-16 15:19:49.496 +11:00\",2018,070,2,9,14,78\n641298e5d7fb4a2f516bca58,\"2023-03-16 15:19:49.468 +11:00\",2018,070,2,9,13,186\n641298e5d7fb4a2f516bca57,\"2023-03-16 15:19:49.446 +11:00\",2018,070,2,9,12,27\n641298e5d7fb4a2f516bca56,\"2023-03-16 15:19:49.417 +11:00\",2018,070,2,9,09,261\n641298e5d7fb4a2f516bca55,\"2023-03-16 15:19:49.388 +11:00\",2018,070,2,9,08,237\n641298e5d7fb4a2f516bca54,\"2023-03-16 15:19:49.364 +11:00\",2018,070,2,9,07,96\n641298e5d7fb4a2f516bca53,\"2023-03-16 15:19:49.337 +11:00\",2018,070,2,9,06,198\n641298e5d7fb4a2f516bca52,\"2023-03-16 15:19:49.311 +11:00\",2018,070,2,9,05,138\n641298e5d7fb4a2f516bca51,\"2023-03-16 15:19:49.288 +11:00\",2018,070,2,9,04,450\n641298e5d7fb4a2f516bca50,\"2023-03-16 15:19:49.264 +11:00\",2018,070,2,9,03,447\n641298e5d7fb4a2f516bca4f,\"2023-03-16 15:19:49.240 +11:00\",2018,070,2,9,02,576\n641298e5d7fb4a2f516bca4e,\"2023-03-16 15:19:49.216 +11:00\",2018,070,2,9,01,333\n641298e5d7fb4a2f516bca4d,\"2023-03-16 15:19:49.192 +11:00\",2018,070,2,2,77,1677\n641298e5d7fb4a2f516bca4c,\"2023-03-16 15:19:49.168 +11:00\",2018,070,2,2,9999,1677\n641298e5d7fb4a2f516bca4b,\"2023-03-16 15:19:49.144 +11:00\",2018,070,2,2,99,..C\n641298e5d7fb4a2f516bca4a,\"2023-03-16 15:19:49.120 +11:00\",2018,070,2,2,18,15\n641298e5d7fb4a2f516bca49,\"2023-03-16 15:19:49.098 +11:00\",2018,070,2,2,17,9\n641298e5d7fb4a2f516bca48,\"2023-03-16 15:19:49.074 +11:00\",2018,070,2,2,16,15\n641298e5d7fb4a2f516bca47,\"2023-03-16 15:19:49.052 +11:00\",2018,070,2,2,15,30\n641298e5d7fb4a2f516bca46,\"2023-03-16 15:19:49.028 +11:00\",2018,070,2,2,14,42\n641298e5d7fb4a2f516bca45,\"2023-03-16 15:19:49.005 +11:00\",2018,070,2,2,13,96\n641298e4d7fb4a2f516bca44,\"2023-03-16 15:19:48.968 +11:00\",2018,070,2,2,12,12\n641298e4d7fb4a2f516bca43,\"2023-03-16 15:19:48.944 +11:00\",2018,070,2,2,09,150\n641298e4d7fb4a2f516bca42,\"2023-03-16 15:19:48.922 +11:00\",2018,070,2,2,08,126\n641298e4d7fb4a2f516bca41,\"2023-03-16 15:19:48.898 +11:00\",2018,070,2,2,07,48\n641298e4d7fb4a2f516bca40,\"2023-03-16 15:19:48.874 +11:00\",2018,070,2,2,06,111\n641298e4d7fb4a2f516bca3f,\"2023-03-16 15:19:48.851 +11:00\",2018,070,2,2,05,81\n641298e4d7fb4a2f516bca3e,\"2023-03-16 15:19:48.823 +11:00\",2018,070,2,2,04,228\n641298e4d7fb4a2f516bca3d,\"2023-03-16 15:19:48.800 +11:00\",2018,070,2,2,03,240\n641298e4d7fb4a2f516bca3c,\"2023-03-16 15:19:48.777 +11:00\",2018,070,2,2,02,309\n641298e4d7fb4a2f516bca3b,\"2023-03-16 15:19:48.749 +11:00\",2018,070,2,2,01,171\n641298e4d7fb4a2f516bca3a,\"2023-03-16 15:19:48.727 +11:00\",2018,070,2,1,77,1473\n641298e4d7fb4a2f516bca39,\"2023-03-16 15:19:48.696 +11:00\",2018,070,2,1,9999,1473\n641298e4d7fb4a2f516bca38,\"2023-03-16 15:19:48.674 +11:00\",2018,070,2,1,99,..C\n641298e4d7fb4a2f516bca37,\"2023-03-16 15:19:48.651 +11:00\",2018,070,2,1,18,18\n641298e4d7fb4a2f516bca36,\"2023-03-16 15:19:48.628 +11:00\",2018,070,2,1,17,6\n641298e4d7fb4a2f516bca35,\"2023-03-16 15:19:48.605 +11:00\",2018,070,2,1,16,9\n641298e4d7fb4a2f516bca34,\"2023-03-16 15:19:48.576 +11:00\",2018,070,2,1,15,30\n641298e4d7fb4a2f516bca33,\"2023-03-16 15:19:48.553 +11:00\",2018,070,2,1,14,36\n641298e4d7fb4a2f516bca32,\"2023-03-16 15:19:48.528 +11:00\",2018,070,2,1,13,90\n641298e4d7fb4a2f516bca31,\"2023-03-16 15:19:48.504 +11:00\",2018,070,2,1,12,15\n641298e4d7fb4a2f516bca30,\"2023-03-16 15:19:48.482 +11:00\",2018,070,2,1,09,111\n641298e4d7fb4a2f516bca2f,\"2023-03-16 15:19:48.457 +11:00\",2018,070,2,1,08,108\n641298e4d7fb4a2f516bca2e,\"2023-03-16 15:19:48.430 +11:00\",2018,070,2,1,07,48\n641298e4d7fb4a2f516bca2d,\"2023-03-16 15:19:48.407 +11:00\",2018,070,2,1,06,93\n641298e4d7fb4a2f516bca2c,\"2023-03-16 15:19:48.382 +11:00\",2018,070,2,1,05,57\n641298e4d7fb4a2f516bca2b,\"2023-03-16 15:19:48.356 +11:00\",2018,070,2,1,04,219\n641298e4d7fb4a2f516bca2a,\"2023-03-16 15:19:48.328 +11:00\",2018,070,2,1,03,207\n641298e4d7fb4a2f516bca29,\"2023-03-16 15:19:48.299 +11:00\",2018,070,2,1,02,264\n641298e4d7fb4a2f516bca28,\"2023-03-16 15:19:48.269 +11:00\",2018,070,2,1,01,162\n641298e4d7fb4a2f516bca27,\"2023-03-16 15:19:48.245 +11:00\",2018,070,1,9,77,37236\n641298e4d7fb4a2f516bca26,\"2023-03-16 15:19:48.223 +11:00\",2018,070,1,9,9999,37236\n641298e4d7fb4a2f516bca25,\"2023-03-16 15:19:48.199 +11:00\",2018,070,1,9,99,..C\n641298e4d7fb4a2f516bca24,\"2023-03-16 15:19:48.176 +11:00\",2018,070,1,9,18,690\n641298e4d7fb4a2f516bca23,\"2023-03-16 15:19:48.153 +11:00\",2018,070,1,9,17,603\n641298e4d7fb4a2f516bca22,\"2023-03-16 15:19:48.130 +11:00\",2018,070,1,9,16,726\n641298e4d7fb4a2f516bca21,\"2023-03-16 15:19:48.104 +11:00\",2018,070,1,9,15,924\n641298e4d7fb4a2f516bca20,\"2023-03-16 15:19:48.080 +11:00\",2018,070,1,9,14,2247\n641298e4d7fb4a2f516bca1f,\"2023-03-16 15:19:48.054 +11:00\",2018,070,1,9,13,5397\n641298e4d7fb4a2f516bca1e,\"2023-03-16 15:19:48.011 +11:00\",2018,070,1,9,12,393\n641298e3d7fb4a2f516bca1d,\"2023-03-16 15:19:47.986 +11:00\",2018,070,1,9,09,3765\n641298e3d7fb4a2f516bca1c,\"2023-03-16 15:19:47.960 +11:00\",2018,070,1,9,08,2289\n641298e3d7fb4a2f516bca1b,\"2023-03-16 15:19:47.926 +11:00\",2018,070,1,9,07,1107\n641298e3d7fb4a2f516bca1a,\"2023-03-16 15:19:47.903 +11:00\",2018,070,1,9,06,1677\n641298e3d7fb4a2f516bca19,\"2023-03-16 15:19:47.877 +11:00\",2018,070,1,9,05,339\n641298e3d7fb4a2f516bca18,\"2023-03-16 15:19:47.854 +11:00\",2018,070,1,9,04,3060\n641298e3d7fb4a2f516bca17,\"2023-03-16 15:19:47.832 +11:00\",2018,070,1,9,03,3969\n641298e3d7fb4a2f516bca16,\"2023-03-16 15:19:47.809 +11:00\",2018,070,1,9,02,8037\n641298e3d7fb4a2f516bca15,\"2023-03-16 15:19:47.786 +11:00\",2018,070,1,9,01,1998\n641298e3d7fb4a2f516bca14,\"2023-03-16 15:19:47.759 +11:00\",2018,070,1,2,77,19149\n641298e3d7fb4a2f516bca13,\"2023-03-16 15:19:47.724 +11:00\",2018,070,1,2,9999,19152\n641298e3d7fb4a2f516bca12,\"2023-03-16 15:19:47.692 +11:00\",2018,070,1,2,99,..C\n641298e3d7fb4a2f516bca11,\"2023-03-16 15:19:47.668 +11:00\",2018,070,1,2,18,354\n641298e3d7fb4a2f516bca10,\"2023-03-16 15:19:47.637 +11:00\",2018,070,1,2,17,312\n641298e3d7fb4a2f516bca0f,\"2023-03-16 15:19:47.610 +11:00\",2018,070,1,2,16,348\n641298e3d7fb4a2f516bca0e,\"2023-03-16 15:19:47.554 +11:00\",2018,070,1,2,15,477\n641298e3d7fb4a2f516bca0d,\"2023-03-16 15:19:47.532 +11:00\",2018,070,1,2,14,1152\n641298e3d7fb4a2f516bca0c,\"2023-03-16 15:19:47.497 +11:00\",2018,070,1,2,13,2835\n641298e3d7fb4a2f516bca0b,\"2023-03-16 15:19:47.460 +11:00\",2018,070,1,2,12,183\n641298e3d7fb4a2f516bca0a,\"2023-03-16 15:19:47.434 +11:00\",2018,070,1,2,09,1941\n641298e3d7fb4a2f516bca09,\"2023-03-16 15:19:47.405 +11:00\",2018,070,1,2,08,1185\n641298e3d7fb4a2f516bca08,\"2023-03-16 15:19:47.382 +11:00\",2018,070,1,2,07,585\n641298e3d7fb4a2f516bca07,\"2023-03-16 15:19:47.359 +11:00\",2018,070,1,2,06,876\n641298e3d7fb4a2f516bca06,\"2023-03-16 15:19:47.328 +11:00\",2018,070,1,2,05,180\n641298e3d7fb4a2f516bca05,\"2023-03-16 15:19:47.297 +11:00\",2018,070,1,2,04,1614\n641298e3d7fb4a2f516bca04,\"2023-03-16 15:19:47.265 +11:00\",2018,070,1,2,03,1992\n641298e3d7fb4a2f516bca03,\"2023-03-16 15:19:47.242 +11:00\",2018,070,1,2,02,4161\n641298e3d7fb4a2f516bca02,\"2023-03-16 15:19:47.214 +11:00\",2018,070,1,2,01,954\n641298e3d7fb4a2f516bca01,\"2023-03-16 15:19:47.191 +11:00\",2018,070,1,1,77,18087\n641298e3d7fb4a2f516bca00,\"2023-03-16 15:19:47.161 +11:00\",2018,070,1,1,9999,18087\n641298e3d7fb4a2f516bc9ff,\"2023-03-16 15:19:47.139 +11:00\",2018,070,1,1,99,..C\n641298e3d7fb4a2f516bc9fe,\"2023-03-16 15:19:47.116 +11:00\",2018,070,1,1,18,333\n641298e3d7fb4a2f516bc9fd,\"2023-03-16 15:19:47.092 +11:00\",2018,070,1,1,17,291\n641298e3d7fb4a2f516bc9fc,\"2023-03-16 15:19:47.069 +11:00\",2018,070,1,1,16,378\n641298e3d7fb4a2f516bc9fb,\"2023-03-16 15:19:47.035 +11:00\",2018,070,1,1,15,447\n641298e3d7fb4a2f516bc9fa,\"2023-03-16 15:19:47.010 +11:00\",2018,070,1,1,14,1098\n641298e2d7fb4a2f516bc9f9,\"2023-03-16 15:19:46.982 +11:00\",2018,070,1,1,13,2565\n641298e2d7fb4a2f516bc9f8,\"2023-03-16 15:19:46.956 +11:00\",2018,070,1,1,12,213\n641298e2d7fb4a2f516bc9f7,\"2023-03-16 15:19:46.907 +11:00\",2018,070,1,1,09,1827\n641298e2d7fb4a2f516bc9f6,\"2023-03-16 15:19:46.875 +11:00\",2018,070,1,1,08,1104\n641298e2d7fb4a2f516bc9f5,\"2023-03-16 15:19:46.849 +11:00\",2018,070,1,1,07,522\n641298e2d7fb4a2f516bc9f4,\"2023-03-16 15:19:46.826 +11:00\",2018,070,1,1,06,801\n641298e2d7fb4a2f516bc9f3,\"2023-03-16 15:19:46.803 +11:00\",2018,070,1,1,05,162\n641298e2d7fb4a2f516bc9f2,\"2023-03-16 15:19:46.781 +11:00\",2018,070,1,1,04,1446\n641298e2d7fb4a2f516bc9f1,\"2023-03-16 15:19:46.755 +11:00\",2018,070,1,1,03,1977\n641298e2d7fb4a2f516bc9f0,\"2023-03-16 15:19:46.731 +11:00\",2018,070,1,1,02,3876\n641298e2d7fb4a2f516bc9ef,\"2023-03-16 15:19:46.705 +11:00\",2018,070,1,1,01,1044\n641298e2d7fb4a2f516bc9ee,\"2023-03-16 15:19:46.680 +11:00\",2018,069,9999,9,77,43797\n641298e2d7fb4a2f516bc9ed,\"2023-03-16 15:19:46.653 +11:00\",2018,069,9999,9,9999,43803\n641298e2d7fb4a2f516bc9ec,\"2023-03-16 15:19:46.628 +11:00\",2018,069,9999,9,99,6\n641298e2d7fb4a2f516bc9eb,\"2023-03-16 15:19:46.605 +11:00\",2018,069,9999,9,18,624\n641298e2d7fb4a2f516bc9ea,\"2023-03-16 15:19:46.582 +11:00\",2018,069,9999,9,17,615\n641298e2d7fb4a2f516bc9e9,\"2023-03-16 15:19:46.535 +11:00\",2018,069,9999,9,16,732\n641298e2d7fb4a2f516bc9e8,\"2023-03-16 15:19:46.503 +11:00\",2018,069,9999,9,15,1005\n641298e2d7fb4a2f516bc9e7,\"2023-03-16 15:19:46.475 +11:00\",2018,069,9999,9,14,2313\n641298e2d7fb4a2f516bc9e6,\"2023-03-16 15:19:46.442 +11:00\",2018,069,9999,9,13,5874\n641298e2d7fb4a2f516bc9e5,\"2023-03-16 15:19:46.415 +11:00\",2018,069,9999,9,12,390\n641298e2d7fb4a2f516bc9e4,\"2023-03-16 15:19:46.390 +11:00\",2018,069,9999,9,09,4392\n641298e2d7fb4a2f516bc9e3,\"2023-03-16 15:19:46.358 +11:00\",2018,069,9999,9,08,2664\n641298e2d7fb4a2f516bc9e2,\"2023-03-16 15:19:46.336 +11:00\",2018,069,9999,9,07,1263\n641298e2d7fb4a2f516bc9e1,\"2023-03-16 15:19:46.303 +11:00\",2018,069,9999,9,06,1830\n641298e2d7fb4a2f516bc9e0,\"2023-03-16 15:19:46.278 +11:00\",2018,069,9999,9,05,441\n641298e2d7fb4a2f516bc9df,\"2023-03-16 15:19:46.252 +11:00\",2018,069,9999,9,04,3435\n641298e2d7fb4a2f516bc9de,\"2023-03-16 15:19:46.225 +11:00\",2018,069,9999,9,03,4554\n641298e2d7fb4a2f516bc9dd,\"2023-03-16 15:19:46.203 +11:00\",2018,069,9999,9,02,11463\n641298e2d7fb4a2f516bc9dc,\"2023-03-16 15:19:46.179 +11:00\",2018,069,9999,9,01,2202\n641298e2d7fb4a2f516bc9db,\"2023-03-16 15:19:46.156 +11:00\",2018,069,9999,2,77,22353\n641298e2d7fb4a2f516bc9da,\"2023-03-16 15:19:46.122 +11:00\",2018,069,9999,2,9999,22353\n641298e2d7fb4a2f516bc9d9,\"2023-03-16 15:19:46.098 +11:00\",2018,069,9999,2,99,0\n641298e2d7fb4a2f516bc9d8,\"2023-03-16 15:19:46.074 +11:00\",2018,069,9999,2,18,318\n641298e2d7fb4a2f516bc9d7,\"2023-03-16 15:19:46.046 +11:00\",2018,069,9999,2,17,324\n641298e2d7fb4a2f516bc9d6,\"2023-03-16 15:19:46.020 +11:00\",2018,069,9999,2,16,354\n641298e1d7fb4a2f516bc9d5,\"2023-03-16 15:19:45.985 +11:00\",2018,069,9999,2,15,492\n641298e1d7fb4a2f516bc9d4,\"2023-03-16 15:19:45.946 +11:00\",2018,069,9999,2,14,1152\n641298e1d7fb4a2f516bc9d3,\"2023-03-16 15:19:45.915 +11:00\",2018,069,9999,2,13,3039\n641298e1d7fb4a2f516bc9d2,\"2023-03-16 15:19:45.889 +11:00\",2018,069,9999,2,12,174\n641298e1d7fb4a2f516bc9d1,\"2023-03-16 15:19:45.855 +11:00\",2018,069,9999,2,09,2343\n641298e1d7fb4a2f516bc9d0,\"2023-03-16 15:19:45.830 +11:00\",2018,069,9999,2,08,1368\n641298e1d7fb4a2f516bc9cf,\"2023-03-16 15:19:45.804 +11:00\",2018,069,9999,2,07,615\n641298e1d7fb4a2f516bc9ce,\"2023-03-16 15:19:45.777 +11:00\",2018,069,9999,2,06,927\n641298e1d7fb4a2f516bc9cd,\"2023-03-16 15:19:45.749 +11:00\",2018,069,9999,2,05,219\n641298e1d7fb4a2f516bc9cc,\"2023-03-16 15:19:45.727 +11:00\",2018,069,9999,2,04,1716\n641298e1d7fb4a2f516bc9cb,\"2023-03-16 15:19:45.700 +11:00\",2018,069,9999,2,03,2298\n641298e1d7fb4a2f516bc9ca,\"2023-03-16 15:19:45.673 +11:00\",2018,069,9999,2,02,5928\n641298e1d7fb4a2f516bc9c9,\"2023-03-16 15:19:45.648 +11:00\",2018,069,9999,2,01,1098\n641298e1d7fb4a2f516bc9c8,\"2023-03-16 15:19:45.624 +11:00\",2018,069,9999,1,77,21444\n641298e1d7fb4a2f516bc9c7,\"2023-03-16 15:19:45.602 +11:00\",2018,069,9999,1,9999,21450\n641298e1d7fb4a2f516bc9c6,\"2023-03-16 15:19:45.569 +11:00\",2018,069,9999,1,99,3\n641298e1d7fb4a2f516bc9c5,\"2023-03-16 15:19:45.543 +11:00\",2018,069,9999,1,18,309\n641298e1d7fb4a2f516bc9c4,\"2023-03-16 15:19:45.511 +11:00\",2018,069,9999,1,17,294\n641298e1d7fb4a2f516bc9c3,\"2023-03-16 15:19:45.436 +11:00\",2018,069,9999,1,16,378\n641298e1d7fb4a2f516bc9c2,\"2023-03-16 15:19:45.394 +11:00\",2018,069,9999,1,15,516\n641298e1d7fb4a2f516bc9c1,\"2023-03-16 15:19:45.367 +11:00\",2018,069,9999,1,14,1161\n641298e1d7fb4a2f516bc9c0,\"2023-03-16 15:19:45.340 +11:00\",2018,069,9999,1,13,2838\n641298e1d7fb4a2f516bc9bf,\"2023-03-16 15:19:45.315 +11:00\",2018,069,9999,1,12,213\n641298e1d7fb4a2f516bc9be,\"2023-03-16 15:19:45.292 +11:00\",2018,069,9999,1,09,2052\n641298e1d7fb4a2f516bc9bd,\"2023-03-16 15:19:45.269 +11:00\",2018,069,9999,1,08,1296\n641298e1d7fb4a2f516bc9bc,\"2023-03-16 15:19:45.246 +11:00\",2018,069,9999,1,07,648\n641298e1d7fb4a2f516bc9bb,\"2023-03-16 15:19:45.222 +11:00\",2018,069,9999,1,06,900\n641298e1d7fb4a2f516bc9ba,\"2023-03-16 15:19:45.196 +11:00\",2018,069,9999,1,05,225\n641298e1d7fb4a2f516bc9b9,\"2023-03-16 15:19:45.173 +11:00\",2018,069,9999,1,04,1722\n641298e1d7fb4a2f516bc9b8,\"2023-03-16 15:19:45.148 +11:00\",2018,069,9999,1,03,2256\n641298e1d7fb4a2f516bc9b7,\"2023-03-16 15:19:45.120 +11:00\",2018,069,9999,1,02,5535\n641298e1d7fb4a2f516bc9b6,\"2023-03-16 15:19:45.094 +11:00\",2018,069,9999,1,01,1104\n641298e1d7fb4a2f516bc9b5,\"2023-03-16 15:19:45.070 +11:00\",2018,069,77,9,77,43797\n641298e1d7fb4a2f516bc9b4,\"2023-03-16 15:19:45.037 +11:00\",2018,069,77,9,9999,43803\n641298e1d7fb4a2f516bc9b3,\"2023-03-16 15:19:45.006 +11:00\",2018,069,77,9,99,6\n641298e0d7fb4a2f516bc9b2,\"2023-03-16 15:19:44.977 +11:00\",2018,069,77,9,18,624\n641298e0d7fb4a2f516bc9b1,\"2023-03-16 15:19:44.954 +11:00\",2018,069,77,9,17,615\n641298e0d7fb4a2f516bc9b0,\"2023-03-16 15:19:44.921 +11:00\",2018,069,77,9,16,732\n641298e0d7fb4a2f516bc9af,\"2023-03-16 15:19:44.897 +11:00\",2018,069,77,9,15,1005\n641298e0d7fb4a2f516bc9ae,\"2023-03-16 15:19:44.865 +11:00\",2018,069,77,9,14,2313\n641298e0d7fb4a2f516bc9ad,\"2023-03-16 15:19:44.835 +11:00\",2018,069,77,9,13,5874\n641298e0d7fb4a2f516bc9ac,\"2023-03-16 15:19:44.803 +11:00\",2018,069,77,9,12,390\n641298e0d7fb4a2f516bc9ab,\"2023-03-16 15:19:44.768 +11:00\",2018,069,77,9,09,4392\n641298e0d7fb4a2f516bc9aa,\"2023-03-16 15:19:44.743 +11:00\",2018,069,77,9,08,2664\n641298e0d7fb4a2f516bc9a9,\"2023-03-16 15:19:44.720 +11:00\",2018,069,77,9,07,1263\n641298e0d7fb4a2f516bc9a8,\"2023-03-16 15:19:44.697 +11:00\",2018,069,77,9,06,1830\n641298e0d7fb4a2f516bc9a7,\"2023-03-16 15:19:44.669 +11:00\",2018,069,77,9,05,441\n641298e0d7fb4a2f516bc9a6,\"2023-03-16 15:19:44.642 +11:00\",2018,069,77,9,04,3435\n641298e0d7fb4a2f516bc9a5,\"2023-03-16 15:19:44.614 +11:00\",2018,069,77,9,03,4554\n641298e0d7fb4a2f516bc9a4,\"2023-03-16 15:19:44.584 +11:00\",2018,069,77,9,02,11463\n641298e0d7fb4a2f516bc9a3,\"2023-03-16 15:19:44.559 +11:00\",2018,069,77,9,01,2202\n641298e0d7fb4a2f516bc9a2,\"2023-03-16 15:19:44.532 +11:00\",2018,069,77,2,77,22353\n641298e0d7fb4a2f516bc9a1,\"2023-03-16 15:19:44.506 +11:00\",2018,069,77,2,9999,22353\n641298e0d7fb4a2f516bc9a0,\"2023-03-16 15:19:44.476 +11:00\",2018,069,77,2,99,..C\n641298e0d7fb4a2f516bc99f,\"2023-03-16 15:19:44.452 +11:00\",2018,069,77,2,18,318\n641298e0d7fb4a2f516bc99e,\"2023-03-16 15:19:44.426 +11:00\",2018,069,77,2,17,324\n641298e0d7fb4a2f516bc99d,\"2023-03-16 15:19:44.398 +11:00\",2018,069,77,2,16,354\n641298e0d7fb4a2f516bc99c,\"2023-03-16 15:19:44.370 +11:00\",2018,069,77,2,15,492\n641298e0d7fb4a2f516bc99b,\"2023-03-16 15:19:44.343 +11:00\",2018,069,77,2,14,1152\n641298e0d7fb4a2f516bc99a,\"2023-03-16 15:19:44.315 +11:00\",2018,069,77,2,13,3039\n641298e0d7fb4a2f516bc999,\"2023-03-16 15:19:44.291 +11:00\",2018,069,77,2,12,174\n641298e0d7fb4a2f516bc998,\"2023-03-16 15:19:44.268 +11:00\",2018,069,77,2,09,2343\n641298e0d7fb4a2f516bc997,\"2023-03-16 15:19:44.245 +11:00\",2018,069,77,2,08,1368\n641298e0d7fb4a2f516bc996,\"2023-03-16 15:19:44.221 +11:00\",2018,069,77,2,07,615\n641298e0d7fb4a2f516bc995,\"2023-03-16 15:19:44.194 +11:00\",2018,069,77,2,06,927\n641298e0d7fb4a2f516bc994,\"2023-03-16 15:19:44.171 +11:00\",2018,069,77,2,05,219\n641298e0d7fb4a2f516bc993,\"2023-03-16 15:19:44.147 +11:00\",2018,069,77,2,04,1716\n641298e0d7fb4a2f516bc992,\"2023-03-16 15:19:44.123 +11:00\",2018,069,77,2,03,2298\n641298e0d7fb4a2f516bc991,\"2023-03-16 15:19:44.093 +11:00\",2018,069,77,2,02,5928\n641298e0d7fb4a2f516bc990,\"2023-03-16 15:19:44.036 +11:00\",2018,069,77,2,01,1098\n641298e0d7fb4a2f516bc98f,\"2023-03-16 15:19:44.012 +11:00\",2018,069,77,1,77,21444\n641298dfd7fb4a2f516bc98e,\"2023-03-16 15:19:43.984 +11:00\",2018,069,77,1,9999,21450\n641298dfd7fb4a2f516bc98d,\"2023-03-16 15:19:43.960 +11:00\",2018,069,77,1,99,..C\n641298dfd7fb4a2f516bc98c,\"2023-03-16 15:19:43.923 +11:00\",2018,069,77,1,18,309\n641298dfd7fb4a2f516bc98b,\"2023-03-16 15:19:43.899 +11:00\",2018,069,77,1,17,294\n641298dfd7fb4a2f516bc98a,\"2023-03-16 15:19:43.876 +11:00\",2018,069,77,1,16,378\n641298dfd7fb4a2f516bc989,\"2023-03-16 15:19:43.837 +11:00\",2018,069,77,1,15,516\n641298dfd7fb4a2f516bc988,\"2023-03-16 15:19:43.811 +11:00\",2018,069,77,1,14,1161\n641298dfd7fb4a2f516bc987,\"2023-03-16 15:19:43.787 +11:00\",2018,069,77,1,13,2838\n641298dfd7fb4a2f516bc986,\"2023-03-16 15:19:43.763 +11:00\",2018,069,77,1,12,213\n641298dfd7fb4a2f516bc985,\"2023-03-16 15:19:43.740 +11:00\",2018,069,77,1,09,2052\n641298dfd7fb4a2f516bc984,\"2023-03-16 15:19:43.716 +11:00\",2018,069,77,1,08,1296\n641298dfd7fb4a2f516bc983,\"2023-03-16 15:19:43.693 +11:00\",2018,069,77,1,07,648\n641298dfd7fb4a2f516bc982,\"2023-03-16 15:19:43.669 +11:00\",2018,069,77,1,06,900\n641298dfd7fb4a2f516bc981,\"2023-03-16 15:19:43.645 +11:00\",2018,069,77,1,05,225\n641298dfd7fb4a2f516bc980,\"2023-03-16 15:19:43.623 +11:00\",2018,069,77,1,04,1722\n641298dfd7fb4a2f516bc97f,\"2023-03-16 15:19:43.597 +11:00\",2018,069,77,1,03,2256\n641298dfd7fb4a2f516bc97e,\"2023-03-16 15:19:43.573 +11:00\",2018,069,77,1,02,5535\n641298dfd7fb4a2f516bc97d,\"2023-03-16 15:19:43.545 +11:00\",2018,069,77,1,01,1104\n641298dfd7fb4a2f516bc97c,\"2023-03-16 15:19:43.522 +11:00\",2018,069,9,9,77,0\n641298dfd7fb4a2f516bc97b,\"2023-03-16 15:19:43.495 +11:00\",2018,069,9,9,9999,0\n641298dfd7fb4a2f516bc97a,\"2023-03-16 15:19:43.469 +11:00\",2018,069,9,9,99,..C\n641298dfd7fb4a2f516bc979,\"2023-03-16 15:19:43.444 +11:00\",2018,069,9,9,18,0\n641298dfd7fb4a2f516bc978,\"2023-03-16 15:19:43.419 +11:00\",2018,069,9,9,17,0\n641298dfd7fb4a2f516bc977,\"2023-03-16 15:19:43.391 +11:00\",2018,069,9,9,16,0\n641298dfd7fb4a2f516bc976,\"2023-03-16 15:19:43.369 +11:00\",2018,069,9,9,15,0\n641298dfd7fb4a2f516bc975,\"2023-03-16 15:19:43.346 +11:00\",2018,069,9,9,14,0\n641298dfd7fb4a2f516bc974,\"2023-03-16 15:19:43.148 +11:00\",2018,069,9,9,13,0\n641298dfd7fb4a2f516bc973,\"2023-03-16 15:19:43.123 +11:00\",2018,069,9,9,12,0\n641298dfd7fb4a2f516bc972,\"2023-03-16 15:19:43.099 +11:00\",2018,069,9,9,09,0\n641298dfd7fb4a2f516bc971,\"2023-03-16 15:19:43.067 +11:00\",2018,069,9,9,08,0\n641298dfd7fb4a2f516bc970,\"2023-03-16 15:19:43.038 +11:00\",2018,069,9,9,07,0\n641298dfd7fb4a2f516bc96f,\"2023-03-16 15:19:43.013 +11:00\",2018,069,9,9,06,0\n641298ded7fb4a2f516bc96e,\"2023-03-16 15:19:42.938 +11:00\",2018,069,9,9,05,0\n641298ded7fb4a2f516bc96d,\"2023-03-16 15:19:42.901 +11:00\",2018,069,9,9,04,0\n641298ded7fb4a2f516bc96c,\"2023-03-16 15:19:42.819 +11:00\",2018,069,9,9,03,0\n641298ded7fb4a2f516bc96b,\"2023-03-16 15:19:42.784 +11:00\",2018,069,9,9,02,0\n641298ded7fb4a2f516bc96a,\"2023-03-16 15:19:42.744 +11:00\",2018,069,9,9,01,0\n641298ded7fb4a2f516bc969,\"2023-03-16 15:19:42.720 +11:00\",2018,069,9,2,77,0\n641298ded7fb4a2f516bc968,\"2023-03-16 15:19:42.697 +11:00\",2018,069,9,2,9999,0\n641298ded7fb4a2f516bc967,\"2023-03-16 15:19:42.673 +11:00\",2018,069,9,2,99,..C\n641298ded7fb4a2f516bc966,\"2023-03-16 15:19:42.642 +11:00\",2018,069,9,2,18,0\n641298ded7fb4a2f516bc965,\"2023-03-16 15:19:42.617 +11:00\",2018,069,9,2,17,0\n641298ded7fb4a2f516bc964,\"2023-03-16 15:19:42.586 +11:00\",2018,069,9,2,16,0\n641298ded7fb4a2f516bc963,\"2023-03-16 15:19:42.556 +11:00\",2018,069,9,2,15,0\n641298ded7fb4a2f516bc962,\"2023-03-16 15:19:42.525 +11:00\",2018,069,9,2,14,0\n641298ded7fb4a2f516bc961,\"2023-03-16 15:19:42.498 +11:00\",2018,069,9,2,13,0\n641298ded7fb4a2f516bc960,\"2023-03-16 15:19:42.474 +11:00\",2018,069,9,2,12,0\n641298ded7fb4a2f516bc95f,\"2023-03-16 15:19:42.451 +11:00\",2018,069,9,2,09,0\n641298ded7fb4a2f516bc95e,\"2023-03-16 15:19:42.429 +11:00\",2018,069,9,2,08,0\n641298ded7fb4a2f516bc95d,\"2023-03-16 15:19:42.406 +11:00\",2018,069,9,2,07,0\n641298ded7fb4a2f516bc95c,\"2023-03-16 15:19:42.383 +11:00\",2018,069,9,2,06,0\n641298ded7fb4a2f516bc95b,\"2023-03-16 15:19:42.358 +11:00\",2018,069,9,2,05,0\n641298ded7fb4a2f516bc95a,\"2023-03-16 15:19:42.335 +11:00\",2018,069,9,2,04,0\n641298ded7fb4a2f516bc959,\"2023-03-16 15:19:42.311 +11:00\",2018,069,9,2,03,0\n641298ded7fb4a2f516bc958,\"2023-03-16 15:19:42.288 +11:00\",2018,069,9,2,02,0\n641298ded7fb4a2f516bc957,\"2023-03-16 15:19:42.265 +11:00\",2018,069,9,2,01,0\n641298ded7fb4a2f516bc956,\"2023-03-16 15:19:42.242 +11:00\",2018,069,9,1,77,0\n641298ded7fb4a2f516bc955,\"2023-03-16 15:19:42.218 +11:00\",2018,069,9,1,9999,0\n641298ded7fb4a2f516bc954,\"2023-03-16 15:19:42.194 +11:00\",2018,069,9,1,99,..C\n641298ded7fb4a2f516bc953,\"2023-03-16 15:19:42.166 +11:00\",2018,069,9,1,18,0\n641298ded7fb4a2f516bc952,\"2023-03-16 15:19:42.141 +11:00\",2018,069,9,1,17,0\n641298ded7fb4a2f516bc951,\"2023-03-16 15:19:42.116 +11:00\",2018,069,9,1,16,0\n641298ded7fb4a2f516bc950,\"2023-03-16 15:19:42.092 +11:00\",2018,069,9,1,15,0\n641298ded7fb4a2f516bc94f,\"2023-03-16 15:19:42.069 +11:00\",2018,069,9,1,14,0\n641298ded7fb4a2f516bc94e,\"2023-03-16 15:19:42.046 +11:00\",2018,069,9,1,13,0\n641298ded7fb4a2f516bc94d,\"2023-03-16 15:19:42.023 +11:00\",2018,069,9,1,12,0\n641298ddd7fb4a2f516bc94c,\"2023-03-16 15:19:41.994 +11:00\",2018,069,9,1,09,0\n641298ddd7fb4a2f516bc94b,\"2023-03-16 15:19:41.970 +11:00\",2018,069,9,1,08,0\n641298ddd7fb4a2f516bc94a,\"2023-03-16 15:19:41.944 +11:00\",2018,069,9,1,07,0\n641298ddd7fb4a2f516bc949,\"2023-03-16 15:19:41.916 +11:00\",2018,069,9,1,06,0\n641298ddd7fb4a2f516bc948,\"2023-03-16 15:19:41.890 +11:00\",2018,069,9,1,05,0\n641298ddd7fb4a2f516bc947,\"2023-03-16 15:19:41.866 +11:00\",2018,069,9,1,04,0\n641298ddd7fb4a2f516bc946,\"2023-03-16 15:19:41.841 +11:00\",2018,069,9,1,03,0\n641298ddd7fb4a2f516bc945,\"2023-03-16 15:19:41.804 +11:00\",2018,069,9,1,02,0\n641298ddd7fb4a2f516bc944,\"2023-03-16 15:19:41.777 +11:00\",2018,069,9,1,01,0\n641298ddd7fb4a2f516bc943,\"2023-03-16 15:19:41.755 +11:00\",2018,069,6,9,77,456\n641298ddd7fb4a2f516bc942,\"2023-03-16 15:19:41.732 +11:00\",2018,069,6,9,9999,456\n641298ddd7fb4a2f516bc941,\"2023-03-16 15:19:41.706 +11:00\",2018,069,6,9,99,..C\n641298ddd7fb4a2f516bc940,\"2023-03-16 15:19:41.682 +11:00\",2018,069,6,9,18,12\n641298ddd7fb4a2f516bc93f,\"2023-03-16 15:19:41.658 +11:00\",2018,069,6,9,17,6\n641298ddd7fb4a2f516bc93e,\"2023-03-16 15:19:41.631 +11:00\",2018,069,6,9,16,6\n641298ddd7fb4a2f516bc93d,\"2023-03-16 15:19:41.607 +11:00\",2018,069,6,9,15,12\n641298ddd7fb4a2f516bc93c,\"2023-03-16 15:19:41.582 +11:00\",2018,069,6,9,14,27\n641298ddd7fb4a2f516bc93b,\"2023-03-16 15:19:41.560 +11:00\",2018,069,6,9,13,63\n641298ddd7fb4a2f516bc93a,\"2023-03-16 15:19:41.536 +11:00\",2018,069,6,9,12,3\n641298ddd7fb4a2f516bc939,\"2023-03-16 15:19:41.510 +11:00\",2018,069,6,9,09,63\n641298ddd7fb4a2f516bc938,\"2023-03-16 15:19:41.480 +11:00\",2018,069,6,9,08,45\n641298ddd7fb4a2f516bc937,\"2023-03-16 15:19:41.455 +11:00\",2018,069,6,9,07,15\n641298ddd7fb4a2f516bc936,\"2023-03-16 15:19:41.432 +11:00\",2018,069,6,9,06,21\n641298ddd7fb4a2f516bc935,\"2023-03-16 15:19:41.408 +11:00\",2018,069,6,9,05,6\n641298ddd7fb4a2f516bc934,\"2023-03-16 15:19:41.384 +11:00\",2018,069,6,9,04,27\n641298ddd7fb4a2f516bc933,\"2023-03-16 15:19:41.358 +11:00\",2018,069,6,9,03,45\n641298ddd7fb4a2f516bc932,\"2023-03-16 15:19:41.331 +11:00\",2018,069,6,9,02,81\n641298ddd7fb4a2f516bc931,\"2023-03-16 15:19:41.306 +11:00\",2018,069,6,9,01,27\n641298ddd7fb4a2f516bc930,\"2023-03-16 15:19:41.279 +11:00\",2018,069,6,2,77,204\n641298ddd7fb4a2f516bc92f,\"2023-03-16 15:19:41.255 +11:00\",2018,069,6,2,9999,204\n641298ddd7fb4a2f516bc92e,\"2023-03-16 15:19:41.232 +11:00\",2018,069,6,2,99,..C\n641298ddd7fb4a2f516bc92d,\"2023-03-16 15:19:41.205 +11:00\",2018,069,6,2,18,6\n641298ddd7fb4a2f516bc92c,\"2023-03-16 15:19:41.180 +11:00\",2018,069,6,2,17,3\n641298ddd7fb4a2f516bc92b,\"2023-03-16 15:19:41.156 +11:00\",2018,069,6,2,16,0\n641298ddd7fb4a2f516bc92a,\"2023-03-16 15:19:41.133 +11:00\",2018,069,6,2,15,6\n641298ddd7fb4a2f516bc929,\"2023-03-16 15:19:41.107 +11:00\",2018,069,6,2,14,15\n641298ddd7fb4a2f516bc928,\"2023-03-16 15:19:41.084 +11:00\",2018,069,6,2,13,33\n641298ddd7fb4a2f516bc927,\"2023-03-16 15:19:41.060 +11:00\",2018,069,6,2,12,3\n641298ddd7fb4a2f516bc926,\"2023-03-16 15:19:41.035 +11:00\",2018,069,6,2,09,27\n641298ddd7fb4a2f516bc925,\"2023-03-16 15:19:41.009 +11:00\",2018,069,6,2,08,18\n641298dcd7fb4a2f516bc924,\"2023-03-16 15:19:40.981 +11:00\",2018,069,6,2,07,9\n641298dcd7fb4a2f516bc923,\"2023-03-16 15:19:40.958 +11:00\",2018,069,6,2,06,12\n641298dcd7fb4a2f516bc922,\"2023-03-16 15:19:40.935 +11:00\",2018,069,6,2,05,0\n641298dcd7fb4a2f516bc921,\"2023-03-16 15:19:40.912 +11:00\",2018,069,6,2,04,9\n641298dcd7fb4a2f516bc920,\"2023-03-16 15:19:40.889 +11:00\",2018,069,6,2,03,18\n641298dcd7fb4a2f516bc91f,\"2023-03-16 15:19:40.868 +11:00\",2018,069,6,2,02,33\n641298dcd7fb4a2f516bc91e,\"2023-03-16 15:19:40.844 +11:00\",2018,069,6,2,01,9\n641298dcd7fb4a2f516bc91d,\"2023-03-16 15:19:40.820 +11:00\",2018,069,6,1,77,252\n641298dcd7fb4a2f516bc91c,\"2023-03-16 15:19:40.795 +11:00\",2018,069,6,1,9999,252\n641298dcd7fb4a2f516bc91b,\"2023-03-16 15:19:40.770 +11:00\",2018,069,6,1,99,..C\n641298dcd7fb4a2f516bc91a,\"2023-03-16 15:19:40.746 +11:00\",2018,069,6,1,18,3\n641298dcd7fb4a2f516bc919,\"2023-03-16 15:19:40.722 +11:00\",2018,069,6,1,17,3\n641298dcd7fb4a2f516bc918,\"2023-03-16 15:19:40.700 +11:00\",2018,069,6,1,16,6\n641298dcd7fb4a2f516bc917,\"2023-03-16 15:19:40.675 +11:00\",2018,069,6,1,15,9\n641298dcd7fb4a2f516bc916,\"2023-03-16 15:19:40.646 +11:00\",2018,069,6,1,14,12\n641298dcd7fb4a2f516bc915,\"2023-03-16 15:19:40.621 +11:00\",2018,069,6,1,13,30\n641298dcd7fb4a2f516bc914,\"2023-03-16 15:19:40.591 +11:00\",2018,069,6,1,12,0\n641298dcd7fb4a2f516bc913,\"2023-03-16 15:19:40.567 +11:00\",2018,069,6,1,09,36\n641298dcd7fb4a2f516bc912,\"2023-03-16 15:19:40.542 +11:00\",2018,069,6,1,08,24\n641298dcd7fb4a2f516bc911,\"2023-03-16 15:19:40.518 +11:00\",2018,069,6,1,07,9\n641298dcd7fb4a2f516bc910,\"2023-03-16 15:19:40.493 +11:00\",2018,069,6,1,06,9\n641298dcd7fb4a2f516bc90f,\"2023-03-16 15:19:40.469 +11:00\",2018,069,6,1,05,3\n641298dcd7fb4a2f516bc90e,\"2023-03-16 15:19:40.442 +11:00\",2018,069,6,1,04,15\n641298dcd7fb4a2f516bc90d,\"2023-03-16 15:19:40.394 +11:00\",2018,069,6,1,03,27\n641298dcd7fb4a2f516bc90c,\"2023-03-16 15:19:40.370 +11:00\",2018,069,6,1,02,45\n641298dcd7fb4a2f516bc90b,\"2023-03-16 15:19:40.347 +11:00\",2018,069,6,1,01,15\n641298dcd7fb4a2f516bc90a,\"2023-03-16 15:19:40.321 +11:00\",2018,069,5,9,77,177\n641298dcd7fb4a2f516bc909,\"2023-03-16 15:19:40.294 +11:00\",2018,069,5,9,9999,177\n641298dcd7fb4a2f516bc908,\"2023-03-16 15:19:40.272 +11:00\",2018,069,5,9,99,..C\n641298dcd7fb4a2f516bc907,\"2023-03-16 15:19:40.249 +11:00\",2018,069,5,9,18,0\n641298dcd7fb4a2f516bc906,\"2023-03-16 15:19:40.226 +11:00\",2018,069,5,9,17,0\n641298dcd7fb4a2f516bc905,\"2023-03-16 15:19:40.198 +11:00\",2018,069,5,9,16,0\n641298dcd7fb4a2f516bc904,\"2023-03-16 15:19:40.175 +11:00\",2018,069,5,9,15,0\n641298dcd7fb4a2f516bc903,\"2023-03-16 15:19:40.152 +11:00\",2018,069,5,9,14,3\n641298dcd7fb4a2f516bc902,\"2023-03-16 15:19:40.128 +11:00\",2018,069,5,9,13,27\n641298dcd7fb4a2f516bc901,\"2023-03-16 15:19:40.105 +11:00\",2018,069,5,9,12,0\n641298dcd7fb4a2f516bc900,\"2023-03-16 15:19:40.079 +11:00\",2018,069,5,9,09,30\n641298dcd7fb4a2f516bc8ff,\"2023-03-16 15:19:40.056 +11:00\",2018,069,5,9,08,6\n641298dcd7fb4a2f516bc8fe,\"2023-03-16 15:19:40.004 +11:00\",2018,069,5,9,07,0\n641298dbd7fb4a2f516bc8fd,\"2023-03-16 15:19:39.979 +11:00\",2018,069,5,9,06,6\n641298dbd7fb4a2f516bc8fc,\"2023-03-16 15:19:39.956 +11:00\",2018,069,5,9,05,0\n641298dbd7fb4a2f516bc8fb,\"2023-03-16 15:19:39.932 +11:00\",2018,069,5,9,04,9\n641298dbd7fb4a2f516bc8fa,\"2023-03-16 15:19:39.905 +11:00\",2018,069,5,9,03,3\n641298dbd7fb4a2f516bc8f9,\"2023-03-16 15:19:39.875 +11:00\",2018,069,5,9,02,84\n641298dbd7fb4a2f516bc8f8,\"2023-03-16 15:19:39.849 +11:00\",2018,069,5,9,01,3\n641298dbd7fb4a2f516bc8f7,\"2023-03-16 15:19:39.828 +11:00\",2018,069,5,2,77,84\n641298dbd7fb4a2f516bc8f6,\"2023-03-16 15:19:39.805 +11:00\",2018,069,5,2,9999,84\n641298dbd7fb4a2f516bc8f5,\"2023-03-16 15:19:39.779 +11:00\",2018,069,5,2,99,..C\n641298dbd7fb4a2f516bc8f4,\"2023-03-16 15:19:39.749 +11:00\",2018,069,5,2,18,0\n641298dbd7fb4a2f516bc8f3,\"2023-03-16 15:19:39.722 +11:00\",2018,069,5,2,17,0\n641298dbd7fb4a2f516bc8f2,\"2023-03-16 15:19:39.699 +11:00\",2018,069,5,2,16,0\n641298dbd7fb4a2f516bc8f1,\"2023-03-16 15:19:39.676 +11:00\",2018,069,5,2,15,0\n641298dbd7fb4a2f516bc8f0,\"2023-03-16 15:19:39.651 +11:00\",2018,069,5,2,14,0\n641298dbd7fb4a2f516bc8ef,\"2023-03-16 15:19:39.623 +11:00\",2018,069,5,2,13,15\n641298dbd7fb4a2f516bc8ee,\"2023-03-16 15:19:39.598 +11:00\",2018,069,5,2,12,0\n641298dbd7fb4a2f516bc8ed,\"2023-03-16 15:19:39.570 +11:00\",2018,069,5,2,09,15\n641298dbd7fb4a2f516bc8ec,\"2023-03-16 15:19:39.543 +11:00\",2018,069,5,2,08,3\n641298dbd7fb4a2f516bc8eb,\"2023-03-16 15:19:39.519 +11:00\",2018,069,5,2,07,0\n641298dbd7fb4a2f516bc8ea,\"2023-03-16 15:19:39.495 +11:00\",2018,069,5,2,06,3\n641298dbd7fb4a2f516bc8e9,\"2023-03-16 15:19:39.465 +11:00\",2018,069,5,2,05,0\n641298dbd7fb4a2f516bc8e8,\"2023-03-16 15:19:39.439 +11:00\",2018,069,5,2,04,6\n641298dbd7fb4a2f516bc8e7,\"2023-03-16 15:19:39.416 +11:00\",2018,069,5,2,03,3\n641298dbd7fb4a2f516bc8e6,\"2023-03-16 15:19:39.388 +11:00\",2018,069,5,2,02,42\n641298dbd7fb4a2f516bc8e5,\"2023-03-16 15:19:39.358 +11:00\",2018,069,5,2,01,0\n641298dbd7fb4a2f516bc8e4,\"2023-03-16 15:19:39.331 +11:00\",2018,069,5,1,77,93\n641298dbd7fb4a2f516bc8e3,\"2023-03-16 15:19:39.307 +11:00\",2018,069,5,1,9999,93\n641298dbd7fb4a2f516bc8e2,\"2023-03-16 15:19:39.281 +11:00\",2018,069,5,1,99,..C\n641298dbd7fb4a2f516bc8e1,\"2023-03-16 15:19:39.257 +11:00\",2018,069,5,1,18,0\n641298dbd7fb4a2f516bc8e0,\"2023-03-16 15:19:39.233 +11:00\",2018,069,5,1,17,0\n641298dbd7fb4a2f516bc8df,\"2023-03-16 15:19:39.210 +11:00\",2018,069,5,1,16,0\n641298dbd7fb4a2f516bc8de,\"2023-03-16 15:19:39.187 +11:00\",2018,069,5,1,15,0\n641298dbd7fb4a2f516bc8dd,\"2023-03-16 15:19:39.164 +11:00\",2018,069,5,1,14,6\n641298dbd7fb4a2f516bc8dc,\"2023-03-16 15:19:39.139 +11:00\",2018,069,5,1,13,15\n641298dbd7fb4a2f516bc8db,\"2023-03-16 15:19:39.116 +11:00\",2018,069,5,1,12,0\n641298dbd7fb4a2f516bc8da,\"2023-03-16 15:19:39.089 +11:00\",2018,069,5,1,09,15\n641298dbd7fb4a2f516bc8d9,\"2023-03-16 15:19:39.065 +11:00\",2018,069,5,1,08,6\n641298dbd7fb4a2f516bc8d8,\"2023-03-16 15:19:39.043 +11:00\",2018,069,5,1,07,0\n641298dbd7fb4a2f516bc8d7,\"2023-03-16 15:19:39.016 +11:00\",2018,069,5,1,06,3\n641298dad7fb4a2f516bc8d6,\"2023-03-16 15:19:38.993 +11:00\",2018,069,5,1,05,0\n641298dad7fb4a2f516bc8d5,\"2023-03-16 15:19:38.970 +11:00\",2018,069,5,1,04,3\n641298dad7fb4a2f516bc8d4,\"2023-03-16 15:19:38.947 +11:00\",2018,069,5,1,03,3\n641298dad7fb4a2f516bc8d3,\"2023-03-16 15:19:38.922 +11:00\",2018,069,5,1,02,45\n641298dad7fb4a2f516bc8d2,\"2023-03-16 15:19:38.897 +11:00\",2018,069,5,1,01,3\n641298dad7fb4a2f516bc8d1,\"2023-03-16 15:19:38.872 +11:00\",2018,069,4,9,77,3147\n641298dad7fb4a2f516bc8d0,\"2023-03-16 15:19:38.848 +11:00\",2018,069,4,9,9999,3147\n641298dad7fb4a2f516bc8cf,\"2023-03-16 15:19:38.824 +11:00\",2018,069,4,9,99,..C\n641298dad7fb4a2f516bc8ce,\"2023-03-16 15:19:38.800 +11:00\",2018,069,4,9,18,3\n641298dad7fb4a2f516bc8cd,\"2023-03-16 15:19:38.768 +11:00\",2018,069,4,9,17,9\n641298dad7fb4a2f516bc8cc,\"2023-03-16 15:19:38.744 +11:00\",2018,069,4,9,16,9\n641298dad7fb4a2f516bc8cb,\"2023-03-16 15:19:38.719 +11:00\",2018,069,4,9,15,12\n641298dad7fb4a2f516bc8ca,\"2023-03-16 15:19:38.696 +11:00\",2018,069,4,9,14,30\n641298dad7fb4a2f516bc8c9,\"2023-03-16 15:19:38.672 +11:00\",2018,069,4,9,13,213\n641298dad7fb4a2f516bc8c8,\"2023-03-16 15:19:38.584 +11:00\",2018,069,4,9,12,6\n641298dad7fb4a2f516bc8c7,\"2023-03-16 15:19:38.560 +11:00\",2018,069,4,9,09,309\n641298dad7fb4a2f516bc8c6,\"2023-03-16 15:19:38.536 +11:00\",2018,069,4,9,08,75\n641298dad7fb4a2f516bc8c5,\"2023-03-16 15:19:38.512 +11:00\",2018,069,4,9,07,18\n641298dad7fb4a2f516bc8c4,\"2023-03-16 15:19:38.489 +11:00\",2018,069,4,9,06,33\n641298dad7fb4a2f516bc8c3,\"2023-03-16 15:19:38.462 +11:00\",2018,069,4,9,05,3\n641298dad7fb4a2f516bc8c2,\"2023-03-16 15:19:38.440 +11:00\",2018,069,4,9,04,90\n641298dad7fb4a2f516bc8c1,\"2023-03-16 15:19:38.414 +11:00\",2018,069,4,9,03,177\n641298dad7fb4a2f516bc8c0,\"2023-03-16 15:19:38.392 +11:00\",2018,069,4,9,02,2136\n641298dad7fb4a2f516bc8bf,\"2023-03-16 15:19:38.352 +11:00\",2018,069,4,9,01,27\n641298dad7fb4a2f516bc8be,\"2023-03-16 15:19:38.316 +11:00\",2018,069,4,2,77,1581\n641298dad7fb4a2f516bc8bd,\"2023-03-16 15:19:38.291 +11:00\",2018,069,4,2,9999,1581\n641298dad7fb4a2f516bc8bc,\"2023-03-16 15:19:38.270 +11:00\",2018,069,4,2,99,..C\n641298dad7fb4a2f516bc8bb,\"2023-03-16 15:19:38.244 +11:00\",2018,069,4,2,18,0\n641298dad7fb4a2f516bc8ba,\"2023-03-16 15:19:38.216 +11:00\",2018,069,4,2,17,3\n641298dad7fb4a2f516bc8b9,\"2023-03-16 15:19:38.192 +11:00\",2018,069,4,2,16,3\n641298dad7fb4a2f516bc8b8,\"2023-03-16 15:19:38.169 +11:00\",2018,069,4,2,15,6\n641298dad7fb4a2f516bc8b7,\"2023-03-16 15:19:38.143 +11:00\",2018,069,4,2,14,15\n641298dad7fb4a2f516bc8b6,\"2023-03-16 15:19:38.118 +11:00\",2018,069,4,2,13,108\n641298dad7fb4a2f516bc8b5,\"2023-03-16 15:19:38.091 +11:00\",2018,069,4,2,12,3\n641298dad7fb4a2f516bc8b4,\"2023-03-16 15:19:38.068 +11:00\",2018,069,4,2,09,156\n641298dad7fb4a2f516bc8b3,\"2023-03-16 15:19:38.043 +11:00\",2018,069,4,2,08,33\n641298dad7fb4a2f516bc8b2,\"2023-03-16 15:19:38.019 +11:00\",2018,069,4,2,07,9\n641298d9d7fb4a2f516bc8b1,\"2023-03-16 15:19:37.994 +11:00\",2018,069,4,2,06,18\n641298d9d7fb4a2f516bc8b0,\"2023-03-16 15:19:37.969 +11:00\",2018,069,4,2,05,0\n641298d9d7fb4a2f516bc8af,\"2023-03-16 15:19:37.940 +11:00\",2018,069,4,2,04,45\n641298d9d7fb4a2f516bc8ae,\"2023-03-16 15:19:37.917 +11:00\",2018,069,4,2,03,90\n641298d9d7fb4a2f516bc8ad,\"2023-03-16 15:19:37.894 +11:00\",2018,069,4,2,02,1074\n641298d9d7fb4a2f516bc8ac,\"2023-03-16 15:19:37.870 +11:00\",2018,069,4,2,01,15\n641298d9d7fb4a2f516bc8ab,\"2023-03-16 15:19:37.844 +11:00\",2018,069,4,1,77,1563\n641298d9d7fb4a2f516bc8aa,\"2023-03-16 15:19:37.818 +11:00\",2018,069,4,1,9999,1563\n641298d9d7fb4a2f516bc8a9,\"2023-03-16 15:19:37.786 +11:00\",2018,069,4,1,99,..C\n641298d9d7fb4a2f516bc8a8,\"2023-03-16 15:19:37.759 +11:00\",2018,069,4,1,18,3\n641298d9d7fb4a2f516bc8a7,\"2023-03-16 15:19:37.736 +11:00\",2018,069,4,1,17,3\n641298d9d7fb4a2f516bc8a6,\"2023-03-16 15:19:37.713 +11:00\",2018,069,4,1,16,6\n641298d9d7fb4a2f516bc8a5,\"2023-03-16 15:19:37.687 +11:00\",2018,069,4,1,15,9\n641298d9d7fb4a2f516bc8a4,\"2023-03-16 15:19:37.662 +11:00\",2018,069,4,1,14,15\n641298d9d7fb4a2f516bc8a3,\"2023-03-16 15:19:37.637 +11:00\",2018,069,4,1,13,102\n641298d9d7fb4a2f516bc8a2,\"2023-03-16 15:19:37.615 +11:00\",2018,069,4,1,12,3\n641298d9d7fb4a2f516bc8a1,\"2023-03-16 15:19:37.590 +11:00\",2018,069,4,1,09,156\n641298d9d7fb4a2f516bc8a0,\"2023-03-16 15:19:37.567 +11:00\",2018,069,4,1,08,42\n641298d9d7fb4a2f516bc89f,\"2023-03-16 15:19:37.534 +11:00\",2018,069,4,1,07,9\n641298d9d7fb4a2f516bc89e,\"2023-03-16 15:19:37.511 +11:00\",2018,069,4,1,06,18\n641298d9d7fb4a2f516bc89d,\"2023-03-16 15:19:37.488 +11:00\",2018,069,4,1,05,3\n641298d9d7fb4a2f516bc89c,\"2023-03-16 15:19:37.466 +11:00\",2018,069,4,1,04,48\n641298d9d7fb4a2f516bc89b,\"2023-03-16 15:19:37.434 +11:00\",2018,069,4,1,03,87\n641298d9d7fb4a2f516bc89a,\"2023-03-16 15:19:37.409 +11:00\",2018,069,4,1,02,1062\n641298d9d7fb4a2f516bc899,\"2023-03-16 15:19:37.385 +11:00\",2018,069,4,1,01,12\n641298d9d7fb4a2f516bc898,\"2023-03-16 15:19:37.362 +11:00\",2018,069,3,9,77,1422\n641298d9d7fb4a2f516bc897,\"2023-03-16 15:19:37.332 +11:00\",2018,069,3,9,9999,1422\n641298d9d7fb4a2f516bc896,\"2023-03-16 15:19:37.307 +11:00\",2018,069,3,9,99,..C\n641298d9d7fb4a2f516bc895,\"2023-03-16 15:19:37.257 +11:00\",2018,069,3,9,18,0\n641298d9d7fb4a2f516bc894,\"2023-03-16 15:19:37.223 +11:00\",2018,069,3,9,17,3\n641298d9d7fb4a2f516bc893,\"2023-03-16 15:19:37.149 +11:00\",2018,069,3,9,16,3\n641298d9d7fb4a2f516bc892,\"2023-03-16 15:19:37.124 +11:00\",2018,069,3,9,15,12\n641298d9d7fb4a2f516bc891,\"2023-03-16 15:19:37.101 +11:00\",2018,069,3,9,14,15\n641298d9d7fb4a2f516bc890,\"2023-03-16 15:19:37.078 +11:00\",2018,069,3,9,13,51\n641298d9d7fb4a2f516bc88f,\"2023-03-16 15:19:37.053 +11:00\",2018,069,3,9,12,0\n641298d9d7fb4a2f516bc88e,\"2023-03-16 15:19:37.024 +11:00\",2018,069,3,9,09,195\n641298d9d7fb4a2f516bc88d,\"2023-03-16 15:19:36.998 +11:00\",2018,069,3,9,08,33\n641298d8d7fb4a2f516bc88c,\"2023-03-16 15:19:36.972 +11:00\",2018,069,3,9,07,3\n641298d8d7fb4a2f516bc88b,\"2023-03-16 15:19:36.943 +11:00\",2018,069,3,9,06,30\n641298d8d7fb4a2f516bc88a,\"2023-03-16 15:19:36.919 +11:00\",2018,069,3,9,05,6\n641298d8d7fb4a2f516bc889,\"2023-03-16 15:19:36.884 +11:00\",2018,069,3,9,04,30\n641298d8d7fb4a2f516bc888,\"2023-03-16 15:19:36.829 +11:00\",2018,069,3,9,03,60\n641298d8d7fb4a2f516bc887,\"2023-03-16 15:19:36.794 +11:00\",2018,069,3,9,02,951\n641298d8d7fb4a2f516bc886,\"2023-03-16 15:19:36.769 +11:00\",2018,069,3,9,01,24\n641298d8d7fb4a2f516bc885,\"2023-03-16 15:19:36.743 +11:00\",2018,069,3,2,77,735\n641298d8d7fb4a2f516bc884,\"2023-03-16 15:19:36.715 +11:00\",2018,069,3,2,9999,735\n641298d8d7fb4a2f516bc883,\"2023-03-16 15:19:36.689 +11:00\",2018,069,3,2,99,..C\n641298d8d7fb4a2f516bc882,\"2023-03-16 15:19:36.657 +11:00\",2018,069,3,2,18,0\n641298d8d7fb4a2f516bc881,\"2023-03-16 15:19:36.634 +11:00\",2018,069,3,2,17,0\n641298d8d7fb4a2f516bc880,\"2023-03-16 15:19:36.606 +11:00\",2018,069,3,2,16,0\n641298d8d7fb4a2f516bc87f,\"2023-03-16 15:19:36.582 +11:00\",2018,069,3,2,15,0\n641298d8d7fb4a2f516bc87e,\"2023-03-16 15:19:36.558 +11:00\",2018,069,3,2,14,9\n641298d8d7fb4a2f516bc87d,\"2023-03-16 15:19:36.532 +11:00\",2018,069,3,2,13,30\n641298d8d7fb4a2f516bc87c,\"2023-03-16 15:19:36.503 +11:00\",2018,069,3,2,12,0\n641298d8d7fb4a2f516bc87b,\"2023-03-16 15:19:36.477 +11:00\",2018,069,3,2,09,105\n641298d8d7fb4a2f516bc87a,\"2023-03-16 15:19:36.449 +11:00\",2018,069,3,2,08,21\n641298d8d7fb4a2f516bc879,\"2023-03-16 15:19:36.421 +11:00\",2018,069,3,2,07,3\n641298d8d7fb4a2f516bc878,\"2023-03-16 15:19:36.394 +11:00\",2018,069,3,2,06,15\n641298d8d7fb4a2f516bc877,\"2023-03-16 15:19:36.365 +11:00\",2018,069,3,2,05,0\n641298d8d7fb4a2f516bc876,\"2023-03-16 15:19:36.337 +11:00\",2018,069,3,2,04,18\n641298d8d7fb4a2f516bc875,\"2023-03-16 15:19:36.313 +11:00\",2018,069,3,2,03,33\n641298d8d7fb4a2f516bc874,\"2023-03-16 15:19:36.282 +11:00\",2018,069,3,2,02,492\n641298d8d7fb4a2f516bc873,\"2023-03-16 15:19:36.254 +11:00\",2018,069,3,2,01,9\n641298d8d7fb4a2f516bc872,\"2023-03-16 15:19:36.230 +11:00\",2018,069,3,1,77,684\n641298d8d7fb4a2f516bc871,\"2023-03-16 15:19:36.205 +11:00\",2018,069,3,1,9999,684\n641298d8d7fb4a2f516bc870,\"2023-03-16 15:19:36.166 +11:00\",2018,069,3,1,99,..C\n641298d8d7fb4a2f516bc86f,\"2023-03-16 15:19:36.138 +11:00\",2018,069,3,1,18,0\n641298d8d7fb4a2f516bc86e,\"2023-03-16 15:19:36.112 +11:00\",2018,069,3,1,17,3\n641298d8d7fb4a2f516bc86d,\"2023-03-16 15:19:36.087 +11:00\",2018,069,3,1,16,3\n641298d8d7fb4a2f516bc86c,\"2023-03-16 15:19:36.062 +11:00\",2018,069,3,1,15,9\n641298d8d7fb4a2f516bc86b,\"2023-03-16 15:19:36.037 +11:00\",2018,069,3,1,14,6\n641298d8d7fb4a2f516bc86a,\"2023-03-16 15:19:36.014 +11:00\",2018,069,3,1,13,21\n641298d7d7fb4a2f516bc869,\"2023-03-16 15:19:35.991 +11:00\",2018,069,3,1,12,0\n641298d7d7fb4a2f516bc868,\"2023-03-16 15:19:35.966 +11:00\",2018,069,3,1,09,93\n641298d7d7fb4a2f516bc867,\"2023-03-16 15:19:35.941 +11:00\",2018,069,3,1,08,15\n641298d7d7fb4a2f516bc866,\"2023-03-16 15:19:35.909 +11:00\",2018,069,3,1,07,3\n641298d7d7fb4a2f516bc865,\"2023-03-16 15:19:35.882 +11:00\",2018,069,3,1,06,18\n641298d7d7fb4a2f516bc864,\"2023-03-16 15:19:35.855 +11:00\",2018,069,3,1,05,3\n641298d7d7fb4a2f516bc863,\"2023-03-16 15:19:35.829 +11:00\",2018,069,3,1,04,9\n641298d7d7fb4a2f516bc862,\"2023-03-16 15:19:35.800 +11:00\",2018,069,3,1,03,30\n641298d7d7fb4a2f516bc861,\"2023-03-16 15:19:35.775 +11:00\",2018,069,3,1,02,459\n641298d7d7fb4a2f516bc860,\"2023-03-16 15:19:35.751 +11:00\",2018,069,3,1,01,15\n641298d7d7fb4a2f516bc85f,\"2023-03-16 15:19:35.728 +11:00\",2018,069,2,9,77,3405\n641298d7d7fb4a2f516bc85e,\"2023-03-16 15:19:35.698 +11:00\",2018,069,2,9,9999,3408\n641298d7d7fb4a2f516bc85d,\"2023-03-16 15:19:35.670 +11:00\",2018,069,2,9,99,..C\n641298d7d7fb4a2f516bc85c,\"2023-03-16 15:19:35.647 +11:00\",2018,069,2,9,18,39\n641298d7d7fb4a2f516bc85b,\"2023-03-16 15:19:35.622 +11:00\",2018,069,2,9,17,15\n641298d7d7fb4a2f516bc85a,\"2023-03-16 15:19:35.600 +11:00\",2018,069,2,9,16,18\n641298d7d7fb4a2f516bc859,\"2023-03-16 15:19:35.569 +11:00\",2018,069,2,9,15,66\n641298d7d7fb4a2f516bc858,\"2023-03-16 15:19:35.545 +11:00\",2018,069,2,9,14,78\n641298d7d7fb4a2f516bc857,\"2023-03-16 15:19:35.521 +11:00\",2018,069,2,9,13,204\n641298d7d7fb4a2f516bc856,\"2023-03-16 15:19:35.497 +11:00\",2018,069,2,9,12,18\n641298d7d7fb4a2f516bc855,\"2023-03-16 15:19:35.470 +11:00\",2018,069,2,9,09,255\n641298d7d7fb4a2f516bc854,\"2023-03-16 15:19:35.444 +11:00\",2018,069,2,9,08,273\n641298d7d7fb4a2f516bc853,\"2023-03-16 15:19:35.419 +11:00\",2018,069,2,9,07,96\n641298d7d7fb4a2f516bc852,\"2023-03-16 15:19:35.391 +11:00\",2018,069,2,9,06,225\n641298d7d7fb4a2f516bc851,\"2023-03-16 15:19:35.357 +11:00\",2018,069,2,9,05,147\n641298d7d7fb4a2f516bc850,\"2023-03-16 15:19:35.323 +11:00\",2018,069,2,9,04,459\n641298d7d7fb4a2f516bc84f,\"2023-03-16 15:19:35.296 +11:00\",2018,069,2,9,03,465\n641298d7d7fb4a2f516bc84e,\"2023-03-16 15:19:35.269 +11:00\",2018,069,2,9,02,675\n641298d7d7fb4a2f516bc84d,\"2023-03-16 15:19:35.222 +11:00\",2018,069,2,9,01,372\n641298d7d7fb4a2f516bc84c,\"2023-03-16 15:19:35.191 +11:00\",2018,069,2,2,77,1788\n641298d7d7fb4a2f516bc84b,\"2023-03-16 15:19:35.165 +11:00\",2018,069,2,2,9999,1791\n641298d7d7fb4a2f516bc84a,\"2023-03-16 15:19:35.140 +11:00\",2018,069,2,2,99,..C\n641298d7d7fb4a2f516bc849,\"2023-03-16 15:19:35.113 +11:00\",2018,069,2,2,18,15\n641298d7d7fb4a2f516bc848,\"2023-03-16 15:19:35.089 +11:00\",2018,069,2,2,17,6\n641298d7d7fb4a2f516bc847,\"2023-03-16 15:19:35.063 +11:00\",2018,069,2,2,16,12\n641298d7d7fb4a2f516bc846,\"2023-03-16 15:19:35.038 +11:00\",2018,069,2,2,15,30\n641298d7d7fb4a2f516bc845,\"2023-03-16 15:19:35.013 +11:00\",2018,069,2,2,14,42\n641298d6d7fb4a2f516bc844,\"2023-03-16 15:19:34.988 +11:00\",2018,069,2,2,13,102\n641298d6d7fb4a2f516bc843,\"2023-03-16 15:19:34.965 +11:00\",2018,069,2,2,12,12\n641298d6d7fb4a2f516bc842,\"2023-03-16 15:19:34.941 +11:00\",2018,069,2,2,09,129\n641298d6d7fb4a2f516bc841,\"2023-03-16 15:19:34.916 +11:00\",2018,069,2,2,08,141\n641298d6d7fb4a2f516bc840,\"2023-03-16 15:19:34.892 +11:00\",2018,069,2,2,07,45\n641298d6d7fb4a2f516bc83f,\"2023-03-16 15:19:34.869 +11:00\",2018,069,2,2,06,126\n641298d6d7fb4a2f516bc83e,\"2023-03-16 15:19:34.845 +11:00\",2018,069,2,2,05,78\n641298d6d7fb4a2f516bc83d,\"2023-03-16 15:19:34.819 +11:00\",2018,069,2,2,04,231\n641298d6d7fb4a2f516bc83c,\"2023-03-16 15:19:34.788 +11:00\",2018,069,2,2,03,231\n641298d6d7fb4a2f516bc83b,\"2023-03-16 15:19:34.765 +11:00\",2018,069,2,2,02,375\n641298d6d7fb4a2f516bc83a,\"2023-03-16 15:19:34.742 +11:00\",2018,069,2,2,01,210\n641298d6d7fb4a2f516bc839,\"2023-03-16 15:19:34.715 +11:00\",2018,069,2,1,77,1617\n641298d6d7fb4a2f516bc838,\"2023-03-16 15:19:34.689 +11:00\",2018,069,2,1,9999,1617\n641298d6d7fb4a2f516bc837,\"2023-03-16 15:19:34.665 +11:00\",2018,069,2,1,99,..C\n641298d6d7fb4a2f516bc836,\"2023-03-16 15:19:34.641 +11:00\",2018,069,2,1,18,24\n641298d6d7fb4a2f516bc835,\"2023-03-16 15:19:34.617 +11:00\",2018,069,2,1,17,6\n641298d6d7fb4a2f516bc834,\"2023-03-16 15:19:34.586 +11:00\",2018,069,2,1,16,6\n641298d6d7fb4a2f516bc833,\"2023-03-16 15:19:34.561 +11:00\",2018,069,2,1,15,36\n641298d6d7fb4a2f516bc832,\"2023-03-16 15:19:34.537 +11:00\",2018,069,2,1,14,36\n641298d6d7fb4a2f516bc831,\"2023-03-16 15:19:34.515 +11:00\",2018,069,2,1,13,99\n641298d6d7fb4a2f516bc830,\"2023-03-16 15:19:34.492 +11:00\",2018,069,2,1,12,3\n641298d6d7fb4a2f516bc82f,\"2023-03-16 15:19:34.466 +11:00\",2018,069,2,1,09,123\n641298d6d7fb4a2f516bc82e,\"2023-03-16 15:19:34.441 +11:00\",2018,069,2,1,08,135\n641298d6d7fb4a2f516bc82d,\"2023-03-16 15:19:34.417 +11:00\",2018,069,2,1,07,51\n641298d6d7fb4a2f516bc82c,\"2023-03-16 15:19:34.394 +11:00\",2018,069,2,1,06,102\n641298d6d7fb4a2f516bc82b,\"2023-03-16 15:19:34.370 +11:00\",2018,069,2,1,05,72\n641298d6d7fb4a2f516bc82a,\"2023-03-16 15:19:34.341 +11:00\",2018,069,2,1,04,231\n641298d6d7fb4a2f516bc829,\"2023-03-16 15:19:34.317 +11:00\",2018,069,2,1,03,231\n641298d6d7fb4a2f516bc828,\"2023-03-16 15:19:34.293 +11:00\",2018,069,2,1,02,300\n641298d6d7fb4a2f516bc827,\"2023-03-16 15:19:34.264 +11:00\",2018,069,2,1,01,159\n641298d6d7fb4a2f516bc826,\"2023-03-16 15:19:34.238 +11:00\",2018,069,1,9,77,36684\n641298d6d7fb4a2f516bc825,\"2023-03-16 15:19:34.210 +11:00\",2018,069,1,9,9999,36687\n641298d6d7fb4a2f516bc824,\"2023-03-16 15:19:34.186 +11:00\",2018,069,1,9,99,..C\n641298d6d7fb4a2f516bc823,\"2023-03-16 15:19:34.156 +11:00\",2018,069,1,9,18,588\n641298d6d7fb4a2f516bc822,\"2023-03-16 15:19:34.132 +11:00\",2018,069,1,9,17,597\n641298d6d7fb4a2f516bc821,\"2023-03-16 15:19:34.103 +11:00\",2018,069,1,9,16,711\n641298d6d7fb4a2f516bc820,\"2023-03-16 15:19:34.079 +11:00\",2018,069,1,9,15,939\n641298d6d7fb4a2f516bc81f,\"2023-03-16 15:19:34.055 +11:00\",2018,069,1,9,14,2199\n641298d6d7fb4a2f516bc81e,\"2023-03-16 15:19:34.031 +11:00\",2018,069,1,9,13,5436\n641298d6d7fb4a2f516bc81d,\"2023-03-16 15:19:34.007 +11:00\",2018,069,1,9,12,372\n641298d5d7fb4a2f516bc81c,\"2023-03-16 15:19:33.981 +11:00\",2018,069,1,9,09,3672\n641298d5d7fb4a2f516bc81b,\"2023-03-16 15:19:33.958 +11:00\",2018,069,1,9,08,2331\n641298d5d7fb4a2f516bc81a,\"2023-03-16 15:19:33.931 +11:00\",2018,069,1,9,07,1176\n641298d5d7fb4a2f516bc819,\"2023-03-16 15:19:33.907 +11:00\",2018,069,1,9,06,1584\n641298d5d7fb4a2f516bc818,\"2023-03-16 15:19:33.883 +11:00\",2018,069,1,9,05,315\n641298d5d7fb4a2f516bc817,\"2023-03-16 15:19:33.859 +11:00\",2018,069,1,9,04,2991\n641298d5d7fb4a2f516bc816,\"2023-03-16 15:19:33.837 +11:00\",2018,069,1,9,03,3972\n641298d5d7fb4a2f516bc815,\"2023-03-16 15:19:33.813 +11:00\",2018,069,1,9,02,7932\n641298d5d7fb4a2f516bc814,\"2023-03-16 15:19:33.787 +11:00\",2018,069,1,9,01,1869\n641298d5d7fb4a2f516bc813,\"2023-03-16 15:19:33.765 +11:00\",2018,069,1,2,77,18792\n641298d5d7fb4a2f516bc812,\"2023-03-16 15:19:33.742 +11:00\",2018,069,1,2,9999,18792\n641298d5d7fb4a2f516bc811,\"2023-03-16 15:19:33.719 +11:00\",2018,069,1,2,99,..C\n641298d5d7fb4a2f516bc810,\"2023-03-16 15:19:33.693 +11:00\",2018,069,1,2,18,300\n641298d5d7fb4a2f516bc80f,\"2023-03-16 15:19:33.666 +11:00\",2018,069,1,2,17,315\n641298d5d7fb4a2f516bc80e,\"2023-03-16 15:19:33.634 +11:00\",2018,069,1,2,16,342\n641298d5d7fb4a2f516bc80d,\"2023-03-16 15:19:33.609 +11:00\",2018,069,1,2,15,465\n641298d5d7fb4a2f516bc80c,\"2023-03-16 15:19:33.584 +11:00\",2018,069,1,2,14,1095\n641298d5d7fb4a2f516bc80b,\"2023-03-16 15:19:33.561 +11:00\",2018,069,1,2,13,2823\n641298d5d7fb4a2f516bc80a,\"2023-03-16 15:19:33.535 +11:00\",2018,069,1,2,12,165\n641298d5d7fb4a2f516bc809,\"2023-03-16 15:19:33.509 +11:00\",2018,069,1,2,09,1980\n641298d5d7fb4a2f516bc808,\"2023-03-16 15:19:33.483 +11:00\",2018,069,1,2,08,1212\n641298d5d7fb4a2f516bc807,\"2023-03-16 15:19:33.456 +11:00\",2018,069,1,2,07,579\n641298d5d7fb4a2f516bc806,\"2023-03-16 15:19:33.424 +11:00\",2018,069,1,2,06,795\n641298d5d7fb4a2f516bc805,\"2023-03-16 15:19:33.401 +11:00\",2018,069,1,2,05,153\n641298d5d7fb4a2f516bc804,\"2023-03-16 15:19:33.375 +11:00\",2018,069,1,2,04,1500\n641298d5d7fb4a2f516bc803,\"2023-03-16 15:19:33.347 +11:00\",2018,069,1,2,03,2004\n641298d5d7fb4a2f516bc802,\"2023-03-16 15:19:33.320 +11:00\",2018,069,1,2,02,4149\n641298d5d7fb4a2f516bc801,\"2023-03-16 15:19:33.298 +11:00\",2018,069,1,2,01,921\n641298d5d7fb4a2f516bc800,\"2023-03-16 15:19:33.272 +11:00\",2018,069,1,1,77,17889\n641298d5d7fb4a2f516bc7ff,\"2023-03-16 15:19:33.247 +11:00\",2018,069,1,1,9999,17895\n641298d5d7fb4a2f516bc7fe,\"2023-03-16 15:19:33.218 +11:00\",2018,069,1,1,99,..C\n641298d5d7fb4a2f516bc7fd,\"2023-03-16 15:19:33.196 +11:00\",2018,069,1,1,18,288\n641298d5d7fb4a2f516bc7fc,\"2023-03-16 15:19:33.171 +11:00\",2018,069,1,1,17,282\n641298d5d7fb4a2f516bc7fb,\"2023-03-16 15:19:33.141 +11:00\",2018,069,1,1,16,366\n641298d5d7fb4a2f516bc7fa,\"2023-03-16 15:19:33.113 +11:00\",2018,069,1,1,15,477\n641298d5d7fb4a2f516bc7f9,\"2023-03-16 15:19:33.089 +11:00\",2018,069,1,1,14,1104\n641298d5d7fb4a2f516bc7f8,\"2023-03-16 15:19:33.065 +11:00\",2018,069,1,1,13,2613\n641298d5d7fb4a2f516bc7f7,\"2023-03-16 15:19:33.042 +11:00\",2018,069,1,1,12,204\n641298d5d7fb4a2f516bc7f6,\"2023-03-16 15:19:33.020 +11:00\",2018,069,1,1,09,1695\n641298d4d7fb4a2f516bc7f5,\"2023-03-16 15:19:32.996 +11:00\",2018,069,1,1,08,1119\n641298d4d7fb4a2f516bc7f4,\"2023-03-16 15:19:32.966 +11:00\",2018,069,1,1,07,597\n641298d4d7fb4a2f516bc7f3,\"2023-03-16 15:19:32.942 +11:00\",2018,069,1,1,06,792\n641298d4d7fb4a2f516bc7f2,\"2023-03-16 15:19:32.918 +11:00\",2018,069,1,1,05,165\n641298d4d7fb4a2f516bc7f1,\"2023-03-16 15:19:32.896 +11:00\",2018,069,1,1,04,1491\n641298d4d7fb4a2f516bc7f0,\"2023-03-16 15:19:32.869 +11:00\",2018,069,1,1,03,1968\n641298d4d7fb4a2f516bc7ef,\"2023-03-16 15:19:32.817 +11:00\",2018,069,1,1,02,3783\n641298d4d7fb4a2f516bc7ee,\"2023-03-16 15:19:32.792 +11:00\",2018,069,1,1,01,948\n641298d4d7fb4a2f516bc7ed,\"2023-03-16 15:19:32.769 +11:00\",2018,068,9999,9,77,44763\n641298d4d7fb4a2f516bc7ec,\"2023-03-16 15:19:32.743 +11:00\",2018,068,9999,9,9999,44778\n641298d4d7fb4a2f516bc7eb,\"2023-03-16 15:19:32.719 +11:00\",2018,068,9999,9,99,12\n641298d4d7fb4a2f516bc7ea,\"2023-03-16 15:19:32.696 +11:00\",2018,068,9999,9,18,690\n641298d4d7fb4a2f516bc7e9,\"2023-03-16 15:19:32.672 +11:00\",2018,068,9999,9,17,561\n641298d4d7fb4a2f516bc7e8,\"2023-03-16 15:19:32.647 +11:00\",2018,068,9999,9,16,783\n641298d4d7fb4a2f516bc7e7,\"2023-03-16 15:19:32.619 +11:00\",2018,068,9999,9,15,960\n641298d4d7fb4a2f516bc7e6,\"2023-03-16 15:19:32.595 +11:00\",2018,068,9999,9,14,2298\n641298d4d7fb4a2f516bc7e5,\"2023-03-16 15:19:32.571 +11:00\",2018,068,9999,9,13,5907\n641298d4d7fb4a2f516bc7e4,\"2023-03-16 15:19:32.540 +11:00\",2018,068,9999,9,12,411\n641298d4d7fb4a2f516bc7e3,\"2023-03-16 15:19:32.515 +11:00\",2018,068,9999,9,09,4506\n641298d4d7fb4a2f516bc7e2,\"2023-03-16 15:19:32.491 +11:00\",2018,068,9999,9,08,2670\n641298d4d7fb4a2f516bc7e1,\"2023-03-16 15:19:32.469 +11:00\",2018,068,9999,9,07,1245\n641298d4d7fb4a2f516bc7e0,\"2023-03-16 15:19:32.435 +11:00\",2018,068,9999,9,06,1977\n641298d4d7fb4a2f516bc7df,\"2023-03-16 15:19:32.413 +11:00\",2018,068,9999,9,05,486\n641298d4d7fb4a2f516bc7de,\"2023-03-16 15:19:32.388 +11:00\",2018,068,9999,9,04,3420\n641298d4d7fb4a2f516bc7dd,\"2023-03-16 15:19:32.361 +11:00\",2018,068,9999,9,03,4653\n641298d4d7fb4a2f516bc7dc,\"2023-03-16 15:19:32.324 +11:00\",2018,068,9999,9,02,11919\n641298d4d7fb4a2f516bc7db,\"2023-03-16 15:19:32.300 +11:00\",2018,068,9999,9,01,2274\n641298d4d7fb4a2f516bc7da,\"2023-03-16 15:19:32.277 +11:00\",2018,068,9999,2,77,22731\n641298d4d7fb4a2f516bc7d9,\"2023-03-16 15:19:32.250 +11:00\",2018,068,9999,2,9999,22734\n641298d4d7fb4a2f516bc7d8,\"2023-03-16 15:19:32.195 +11:00\",2018,068,9999,2,99,3\n641298d4d7fb4a2f516bc7d7,\"2023-03-16 15:19:32.172 +11:00\",2018,068,9999,2,18,348\n641298d4d7fb4a2f516bc7d6,\"2023-03-16 15:19:32.144 +11:00\",2018,068,9999,2,17,288\n641298d4d7fb4a2f516bc7d5,\"2023-03-16 15:19:32.091 +11:00\",2018,068,9999,2,16,378\n641298d4d7fb4a2f516bc7d4,\"2023-03-16 15:19:32.065 +11:00\",2018,068,9999,2,15,462\n641298d4d7fb4a2f516bc7d3,\"2023-03-16 15:19:32.039 +11:00\",2018,068,9999,2,14,1164\n641298d4d7fb4a2f516bc7d2,\"2023-03-16 15:19:32.016 +11:00\",2018,068,9999,2,13,3000\n641298d3d7fb4a2f516bc7d1,\"2023-03-16 15:19:31.993 +11:00\",2018,068,9999,2,12,177\n641298d3d7fb4a2f516bc7d0,\"2023-03-16 15:19:31.968 +11:00\",2018,068,9999,2,09,2316\n641298d3d7fb4a2f516bc7cf,\"2023-03-16 15:19:31.943 +11:00\",2018,068,9999,2,08,1377\n641298d3d7fb4a2f516bc7ce,\"2023-03-16 15:19:31.917 +11:00\",2018,068,9999,2,07,618\n641298d3d7fb4a2f516bc7cd,\"2023-03-16 15:19:31.882 +11:00\",2018,068,9999,2,06,999\n641298d3d7fb4a2f516bc7cc,\"2023-03-16 15:19:31.856 +11:00\",2018,068,9999,2,05,252\n641298d3d7fb4a2f516bc7cb,\"2023-03-16 15:19:31.830 +11:00\",2018,068,9999,2,04,1782\n641298d3d7fb4a2f516bc7ca,\"2023-03-16 15:19:31.806 +11:00\",2018,068,9999,2,03,2370\n641298d3d7fb4a2f516bc7c9,\"2023-03-16 15:19:31.781 +11:00\",2018,068,9999,2,02,6051\n641298d3d7fb4a2f516bc7c8,\"2023-03-16 15:19:31.757 +11:00\",2018,068,9999,2,01,1143\n641298d3d7fb4a2f516bc7c7,\"2023-03-16 15:19:31.732 +11:00\",2018,068,9999,1,77,22035\n641298d3d7fb4a2f516bc7c6,\"2023-03-16 15:19:31.709 +11:00\",2018,068,9999,1,9999,22044\n641298d3d7fb4a2f516bc7c5,\"2023-03-16 15:19:31.676 +11:00\",2018,068,9999,1,99,6\n641298d3d7fb4a2f516bc7c4,\"2023-03-16 15:19:31.653 +11:00\",2018,068,9999,1,18,339\n641298d3d7fb4a2f516bc7c3,\"2023-03-16 15:19:31.630 +11:00\",2018,068,9999,1,17,270\n641298d3d7fb4a2f516bc7c2,\"2023-03-16 15:19:31.607 +11:00\",2018,068,9999,1,16,405\n641298d3d7fb4a2f516bc7c1,\"2023-03-16 15:19:31.575 +11:00\",2018,068,9999,1,15,498\n641298d3d7fb4a2f516bc7c0,\"2023-03-16 15:19:31.551 +11:00\",2018,068,9999,1,14,1134\n641298d3d7fb4a2f516bc7bf,\"2023-03-16 15:19:31.515 +11:00\",2018,068,9999,1,13,2907\n641298d3d7fb4a2f516bc7be,\"2023-03-16 15:19:31.490 +11:00\",2018,068,9999,1,12,234\n641298d3d7fb4a2f516bc7bd,\"2023-03-16 15:19:31.466 +11:00\",2018,068,9999,1,09,2187\n641298d3d7fb4a2f516bc7bc,\"2023-03-16 15:19:31.442 +11:00\",2018,068,9999,1,08,1293\n641298d3d7fb4a2f516bc7bb,\"2023-03-16 15:19:31.410 +11:00\",2018,068,9999,1,07,630\n641298d3d7fb4a2f516bc7ba,\"2023-03-16 15:19:31.385 +11:00\",2018,068,9999,1,06,975\n641298d3d7fb4a2f516bc7b9,\"2023-03-16 15:19:31.361 +11:00\",2018,068,9999,1,05,237\n641298d3d7fb4a2f516bc7b8,\"2023-03-16 15:19:31.337 +11:00\",2018,068,9999,1,04,1638\n641298d3d7fb4a2f516bc7b7,\"2023-03-16 15:19:31.313 +11:00\",2018,068,9999,1,03,2283\n641298d3d7fb4a2f516bc7b6,\"2023-03-16 15:19:31.290 +11:00\",2018,068,9999,1,02,5871\n641298d3d7fb4a2f516bc7b5,\"2023-03-16 15:19:31.267 +11:00\",2018,068,9999,1,01,1134\n641298d3d7fb4a2f516bc7b4,\"2023-03-16 15:19:31.243 +11:00\",2018,068,77,9,77,44763\n641298d3d7fb4a2f516bc7b3,\"2023-03-16 15:19:31.220 +11:00\",2018,068,77,9,9999,44778\n641298d3d7fb4a2f516bc7b2,\"2023-03-16 15:19:31.197 +11:00\",2018,068,77,9,99,12\n641298d3d7fb4a2f516bc7b1,\"2023-03-16 15:19:31.165 +11:00\",2018,068,77,9,18,690\n641298d3d7fb4a2f516bc7b0,\"2023-03-16 15:19:31.141 +11:00\",2018,068,77,9,17,561\n641298d3d7fb4a2f516bc7af,\"2023-03-16 15:19:31.119 +11:00\",2018,068,77,9,16,783\n641298d3d7fb4a2f516bc7ae,\"2023-03-16 15:19:31.090 +11:00\",2018,068,77,9,15,960\n641298d3d7fb4a2f516bc7ad,\"2023-03-16 15:19:31.066 +11:00\",2018,068,77,9,14,2298\n641298d3d7fb4a2f516bc7ac,\"2023-03-16 15:19:31.034 +11:00\",2018,068,77,9,13,5907\n641298d3d7fb4a2f516bc7ab,\"2023-03-16 15:19:31.008 +11:00\",2018,068,77,9,12,411\n641298d2d7fb4a2f516bc7aa,\"2023-03-16 15:19:30.983 +11:00\",2018,068,77,9,09,4506\n641298d2d7fb4a2f516bc7a9,\"2023-03-16 15:19:30.960 +11:00\",2018,068,77,9,08,2670\n641298d2d7fb4a2f516bc7a8,\"2023-03-16 15:19:30.935 +11:00\",2018,068,77,9,07,1245\n641298d2d7fb4a2f516bc7a7,\"2023-03-16 15:19:30.912 +11:00\",2018,068,77,9,06,1977\n641298d2d7fb4a2f516bc7a6,\"2023-03-16 15:19:30.890 +11:00\",2018,068,77,9,05,486\n641298d2d7fb4a2f516bc7a5,\"2023-03-16 15:19:30.862 +11:00\",2018,068,77,9,04,3420\n641298d2d7fb4a2f516bc7a4,\"2023-03-16 15:19:30.837 +11:00\",2018,068,77,9,03,4653\n641298d2d7fb4a2f516bc7a3,\"2023-03-16 15:19:30.814 +11:00\",2018,068,77,9,02,11919\n641298d2d7fb4a2f516bc7a2,\"2023-03-16 15:19:30.791 +11:00\",2018,068,77,9,01,2274\n641298d2d7fb4a2f516bc7a1,\"2023-03-16 15:19:30.768 +11:00\",2018,068,77,2,77,22731\n641298d2d7fb4a2f516bc7a0,\"2023-03-16 15:19:30.745 +11:00\",2018,068,77,2,9999,22734\n641298d2d7fb4a2f516bc79f,\"2023-03-16 15:19:30.721 +11:00\",2018,068,77,2,99,..C\n641298d2d7fb4a2f516bc79e,\"2023-03-16 15:19:30.698 +11:00\",2018,068,77,2,18,348\n641298d2d7fb4a2f516bc79d,\"2023-03-16 15:19:30.675 +11:00\",2018,068,77,2,17,288\n641298d2d7fb4a2f516bc79c,\"2023-03-16 15:19:30.651 +11:00\",2018,068,77,2,16,378\n641298d2d7fb4a2f516bc79b,\"2023-03-16 15:19:30.628 +11:00\",2018,068,77,2,15,462\n641298d2d7fb4a2f516bc79a,\"2023-03-16 15:19:30.605 +11:00\",2018,068,77,2,14,1164\n641298d2d7fb4a2f516bc799,\"2023-03-16 15:19:30.583 +11:00\",2018,068,77,2,13,3000\n641298d2d7fb4a2f516bc798,\"2023-03-16 15:19:30.555 +11:00\",2018,068,77,2,12,177\n641298d2d7fb4a2f516bc797,\"2023-03-16 15:19:30.532 +11:00\",2018,068,77,2,09,2316\n641298d2d7fb4a2f516bc796,\"2023-03-16 15:19:30.507 +11:00\",2018,068,77,2,08,1377\n641298d2d7fb4a2f516bc795,\"2023-03-16 15:19:30.484 +11:00\",2018,068,77,2,07,618\n641298d2d7fb4a2f516bc794,\"2023-03-16 15:19:30.461 +11:00\",2018,068,77,2,06,999\n641298d2d7fb4a2f516bc793,\"2023-03-16 15:19:30.436 +11:00\",2018,068,77,2,05,252\n641298d2d7fb4a2f516bc792,\"2023-03-16 15:19:30.409 +11:00\",2018,068,77,2,04,1782\n641298d2d7fb4a2f516bc791,\"2023-03-16 15:19:30.384 +11:00\",2018,068,77,2,03,2370\n641298d2d7fb4a2f516bc790,\"2023-03-16 15:19:30.361 +11:00\",2018,068,77,2,02,6051\n641298d2d7fb4a2f516bc78f,\"2023-03-16 15:19:30.338 +11:00\",2018,068,77,2,01,1143\n641298d2d7fb4a2f516bc78e,\"2023-03-16 15:19:30.315 +11:00\",2018,068,77,1,77,22035\n641298d2d7fb4a2f516bc78d,\"2023-03-16 15:19:30.290 +11:00\",2018,068,77,1,9999,22044\n641298d2d7fb4a2f516bc78c,\"2023-03-16 15:19:30.265 +11:00\",2018,068,77,1,99,6\n641298d2d7fb4a2f516bc78b,\"2023-03-16 15:19:30.239 +11:00\",2018,068,77,1,18,339\n641298d2d7fb4a2f516bc78a,\"2023-03-16 15:19:30.218 +11:00\",2018,068,77,1,17,270\n641298d2d7fb4a2f516bc789,\"2023-03-16 15:19:30.195 +11:00\",2018,068,77,1,16,405\n641298d2d7fb4a2f516bc788,\"2023-03-16 15:19:30.163 +11:00\",2018,068,77,1,15,498\n641298d2d7fb4a2f516bc787,\"2023-03-16 15:19:30.138 +11:00\",2018,068,77,1,14,1134\n641298d2d7fb4a2f516bc786,\"2023-03-16 15:19:30.115 +11:00\",2018,068,77,1,13,2907\n641298d2d7fb4a2f516bc785,\"2023-03-16 15:19:30.090 +11:00\",2018,068,77,1,12,234\n641298d2d7fb4a2f516bc784,\"2023-03-16 15:19:30.066 +11:00\",2018,068,77,1,09,2187\n641298d2d7fb4a2f516bc783,\"2023-03-16 15:19:30.043 +11:00\",2018,068,77,1,08,1293\n641298d2d7fb4a2f516bc782,\"2023-03-16 15:19:30.020 +11:00\",2018,068,77,1,07,630\n641298d1d7fb4a2f516bc781,\"2023-03-16 15:19:29.992 +11:00\",2018,068,77,1,06,975\n641298d1d7fb4a2f516bc780,\"2023-03-16 15:19:29.963 +11:00\",2018,068,77,1,05,237\n641298d1d7fb4a2f516bc77f,\"2023-03-16 15:19:29.940 +11:00\",2018,068,77,1,04,1638\n641298d1d7fb4a2f516bc77e,\"2023-03-16 15:19:29.915 +11:00\",2018,068,77,1,03,2283\n641298d1d7fb4a2f516bc77d,\"2023-03-16 15:19:29.889 +11:00\",2018,068,77,1,02,5871\n641298d1d7fb4a2f516bc77c,\"2023-03-16 15:19:29.857 +11:00\",2018,068,77,1,01,1134\n641298d1d7fb4a2f516bc77b,\"2023-03-16 15:19:29.833 +11:00\",2018,068,9,9,77,0\n641298d1d7fb4a2f516bc77a,\"2023-03-16 15:19:29.810 +11:00\",2018,068,9,9,9999,0\n641298d1d7fb4a2f516bc779,\"2023-03-16 15:19:29.786 +11:00\",2018,068,9,9,99,..C\n641298d1d7fb4a2f516bc778,\"2023-03-16 15:19:29.760 +11:00\",2018,068,9,9,18,0\n641298d1d7fb4a2f516bc777,\"2023-03-16 15:19:29.734 +11:00\",2018,068,9,9,17,0\n641298d1d7fb4a2f516bc776,\"2023-03-16 15:19:29.710 +11:00\",2018,068,9,9,16,0\n641298d1d7fb4a2f516bc775,\"2023-03-16 15:19:29.687 +11:00\",2018,068,9,9,15,0\n641298d1d7fb4a2f516bc774,\"2023-03-16 15:19:29.662 +11:00\",2018,068,9,9,14,0\n641298d1d7fb4a2f516bc773,\"2023-03-16 15:19:29.638 +11:00\",2018,068,9,9,13,0\n641298d1d7fb4a2f516bc772,\"2023-03-16 15:19:29.615 +11:00\",2018,068,9,9,12,0\n641298d1d7fb4a2f516bc771,\"2023-03-16 15:19:29.591 +11:00\",2018,068,9,9,09,0\n641298d1d7fb4a2f516bc770,\"2023-03-16 15:19:29.566 +11:00\",2018,068,9,9,08,0\n641298d1d7fb4a2f516bc76f,\"2023-03-16 15:19:29.543 +11:00\",2018,068,9,9,07,0\n641298d1d7fb4a2f516bc76e,\"2023-03-16 15:19:29.518 +11:00\",2018,068,9,9,06,0\n641298d1d7fb4a2f516bc76d,\"2023-03-16 15:19:29.486 +11:00\",2018,068,9,9,05,0\n641298d1d7fb4a2f516bc76c,\"2023-03-16 15:19:29.464 +11:00\",2018,068,9,9,04,0\n641298d1d7fb4a2f516bc76b,\"2023-03-16 15:19:29.440 +11:00\",2018,068,9,9,03,0\n641298d1d7fb4a2f516bc76a,\"2023-03-16 15:19:29.418 +11:00\",2018,068,9,9,02,0\n641298d1d7fb4a2f516bc769,\"2023-03-16 15:19:29.391 +11:00\",2018,068,9,9,01,0\n641298d1d7fb4a2f516bc768,\"2023-03-16 15:19:29.365 +11:00\",2018,068,9,2,77,0\n641298d1d7fb4a2f516bc767,\"2023-03-16 15:19:29.334 +11:00\",2018,068,9,2,9999,0\n641298d1d7fb4a2f516bc766,\"2023-03-16 15:19:29.311 +11:00\",2018,068,9,2,99,..C\n641298d1d7fb4a2f516bc765,\"2023-03-16 15:19:29.288 +11:00\",2018,068,9,2,18,0\n641298d1d7fb4a2f516bc764,\"2023-03-16 15:19:29.265 +11:00\",2018,068,9,2,17,0\n641298d1d7fb4a2f516bc763,\"2023-03-16 15:19:29.237 +11:00\",2018,068,9,2,16,0\n641298d1d7fb4a2f516bc762,\"2023-03-16 15:19:29.213 +11:00\",2018,068,9,2,15,0\n641298d1d7fb4a2f516bc761,\"2023-03-16 15:19:29.187 +11:00\",2018,068,9,2,14,0\n641298d1d7fb4a2f516bc760,\"2023-03-16 15:19:29.159 +11:00\",2018,068,9,2,13,0\n641298d1d7fb4a2f516bc75f,\"2023-03-16 15:19:29.130 +11:00\",2018,068,9,2,12,0\n641298d1d7fb4a2f516bc75e,\"2023-03-16 15:19:29.105 +11:00\",2018,068,9,2,09,0\n641298d1d7fb4a2f516bc75d,\"2023-03-16 15:19:29.077 +11:00\",2018,068,9,2,08,0\n641298d1d7fb4a2f516bc75c,\"2023-03-16 15:19:29.047 +11:00\",2018,068,9,2,07,0\n641298d1d7fb4a2f516bc75b,\"2023-03-16 15:19:29.025 +11:00\",2018,068,9,2,06,0\n641298d1d7fb4a2f516bc75a,\"2023-03-16 15:19:28.999 +11:00\",2018,068,9,2,05,0\n641298d0d7fb4a2f516bc759,\"2023-03-16 15:19:28.976 +11:00\",2018,068,9,2,04,0\n641298d0d7fb4a2f516bc758,\"2023-03-16 15:19:28.953 +11:00\",2018,068,9,2,03,0\n641298d0d7fb4a2f516bc757,\"2023-03-16 15:19:28.926 +11:00\",2018,068,9,2,02,0\n641298d0d7fb4a2f516bc756,\"2023-03-16 15:19:28.903 +11:00\",2018,068,9,2,01,0\n641298d0d7fb4a2f516bc755,\"2023-03-16 15:19:28.879 +11:00\",2018,068,9,1,77,0\n641298d0d7fb4a2f516bc754,\"2023-03-16 15:19:28.850 +11:00\",2018,068,9,1,9999,0\n641298d0d7fb4a2f516bc753,\"2023-03-16 15:19:28.825 +11:00\",2018,068,9,1,99,..C\n641298d0d7fb4a2f516bc752,\"2023-03-16 15:19:28.800 +11:00\",2018,068,9,1,18,0\n641298d0d7fb4a2f516bc751,\"2023-03-16 15:19:28.777 +11:00\",2018,068,9,1,17,0\n641298d0d7fb4a2f516bc750,\"2023-03-16 15:19:28.749 +11:00\",2018,068,9,1,16,0\n641298d0d7fb4a2f516bc74f,\"2023-03-16 15:19:28.724 +11:00\",2018,068,9,1,15,0\n641298d0d7fb4a2f516bc74e,\"2023-03-16 15:19:28.696 +11:00\",2018,068,9,1,14,0\n641298d0d7fb4a2f516bc74d,\"2023-03-16 15:19:28.673 +11:00\",2018,068,9,1,13,0\n641298d0d7fb4a2f516bc74c,\"2023-03-16 15:19:28.650 +11:00\",2018,068,9,1,12,0\n641298d0d7fb4a2f516bc74b,\"2023-03-16 15:19:28.625 +11:00\",2018,068,9,1,09,0\n641298d0d7fb4a2f516bc74a,\"2023-03-16 15:19:28.599 +11:00\",2018,068,9,1,08,0\n641298d0d7fb4a2f516bc749,\"2023-03-16 15:19:28.542 +11:00\",2018,068,9,1,07,0\n641298d0d7fb4a2f516bc748,\"2023-03-16 15:19:28.484 +11:00\",2018,068,9,1,06,0\n641298d0d7fb4a2f516bc747,\"2023-03-16 15:19:28.459 +11:00\",2018,068,9,1,05,0\n641298d0d7fb4a2f516bc746,\"2023-03-16 15:19:28.434 +11:00\",2018,068,9,1,04,0"},{"id":"ed1b5264-c9b4-49d5-b030-c2fda1a16721","name":"json paginated results (row-limit is ignored)","originalRequest":{"method":"POST","header":[{"key":"studio-api-key","value":"{{studio-api-key}}","type":"text"},{"key":"scope","value":"ac","type":"text"},{"key":"scope-id","value":"{{ac_id}}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"export_csv\": false,\n    \"data_store_id\": {{data_store_id}},\n    \"where\": {\n        \"maxDepth\": 0,\n        \"connectionType\": \"and\",\n        \"children\": []\n    },\n    \"page\": 2,\n    \"per_page\": 15,\n    \"row_limit\": \"no-limit\",\n    \"order_by\": {\n        \"column\": \"_timestamp\",\n        \"sortBy\": \"desc\"\n    }\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"{{base_url}}/data/getdatastorecollection?source=WEB","host":["{{base_url}}"],"path":["data","getdatastorecollection"],"query":[{"key":"source","value":"WEB"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.23.1"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Date","value":"Fri, 31 Mar 2023 06:22:17 GMT"},{"key":"ETag","value":"\"2f4c1afa5e0b93c2ed289af94326289dabfce3c1\""},{"key":"Set-Cookie","value":"studio_session=LgMuq1swwLXgvCmDrjJNN3rvaddcfuhjHHpg4vVH; expires=Fri, 31-Mar-2023 08:22:17 GMT; Max-Age=7200; path=/; secure; httponly"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"data_store_id\": 5276,\n        \"ws_response_data\": [\n            {\n                \"_id\": \"64129a1ad7fb4a2f516bf616\",\n                \"_timestamp\": 1678940698710,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"05\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a1ad7fb4a2f516bf615\",\n                \"_timestamp\": 1678940698688,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"04\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a1ad7fb4a2f516bf614\",\n                \"_timestamp\": 1678940698665,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"03\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"64129a1ad7fb4a2f516bf613\",\n                \"_timestamp\": 1678940698623,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"02\",\n                \"count\": \"9\"\n            },\n            {\n                \"_id\": \"64129a1ad7fb4a2f516bf612\",\n                \"_timestamp\": 1678940698601,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"01\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"64129a1ad7fb4a2f516bf611\",\n                \"_timestamp\": 1678940698579,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"77\",\n                \"count\": \"15\"\n            },\n            {\n                \"_id\": \"64129a1ad7fb4a2f516bf610\",\n                \"_timestamp\": 1678940698553,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"9999\",\n                \"count\": \"15\"\n            },\n            {\n                \"_id\": \"64129a1ad7fb4a2f516bf60f\",\n                \"_timestamp\": 1678940698507,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"99\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a1ad7fb4a2f516bf60e\",\n                \"_timestamp\": 1678940698460,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"18\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a1ad7fb4a2f516bf60d\",\n                \"_timestamp\": 1678940698415,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"17\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a1ad7fb4a2f516bf60c\",\n                \"_timestamp\": 1678940698392,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"16\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a1ad7fb4a2f516bf60b\",\n                \"_timestamp\": 1678940698348,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"15\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a1ad7fb4a2f516bf60a\",\n                \"_timestamp\": 1678940698321,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"14\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a1ad7fb4a2f516bf609\",\n                \"_timestamp\": 1678940698297,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"13\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a1ad7fb4a2f516bf608\",\n                \"_timestamp\": 1678940698272,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"12\",\n                \"count\": \"0\"\n            }\n        ]\n    },\n    \"meta\": {\n        \"pagination\": {\n            \"total\": 32129,\n            \"current_page\": 2,\n            \"total_pages\": 2142,\n            \"per_page\": 15,\n            \"count\": 15\n        }\n    }\n}"},{"id":"1f14f049-4514-46f5-bbc4-eed3329630fc","name":"invalid request for page > 1 if no per_page attribute","originalRequest":{"method":"POST","header":[{"key":"studio-api-key","value":"{{studio-api-key}}","type":"text"},{"key":"scope","value":"ac","type":"text"},{"key":"scope-id","value":"{{ac_id}}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"export_csv\": false,\n    \"data_store_id\": {{data_store_id}},\n    \"where\": {\n        \"maxDepth\": 0,\n        \"connectionType\": \"and\",\n        \"children\": []\n    },\n    \"page\": 2,\n    \"row_limit\": 5000,\n    \"order_by\": {\n        \"column\": \"_timestamp\",\n        \"sortBy\": \"desc\"\n    }\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"{{base_url}}/data/getdatastorecollection?source=WEB","host":["{{base_url}}"],"path":["data","getdatastorecollection"],"query":[{"key":"source","value":"WEB"}]}},"status":"Unprocessable Content","code":422,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.23.1"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Date","value":"Fri, 31 Mar 2023 06:23:21 GMT"},{"key":"Set-Cookie","value":"studio_session=oRlq1idMYKgHY0O6fnSwMoi0Tqntu43R9clPow4m; expires=Fri, 31-Mar-2023 08:23:21 GMT; Max-Age=7200; path=/; secure; httponly"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"cannot request records of page 2 without providing per_page value\"\n}"},{"id":"a5d8b37c-8491-438f-bc4e-9cba1402a66f","name":"Limiting response records to 12k if requesting more for page 1","originalRequest":{"method":"POST","header":[{"key":"studio-api-key","value":"{{studio-api-key}}","type":"text"},{"key":"scope","value":"ac","type":"text"},{"key":"scope-id","value":"{{ac_id}}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"export_csv\": false,\n    \"data_store_id\": {{data_store_id}},\n    \"where\": {\n        \"maxDepth\": 0,\n        \"connectionType\": \"and\",\n        \"children\": []\n    },\n    \"page\": 1,\n    \"per_page\": 15000,\n    \"order_by\": {\n        \"column\": \"_timestamp\",\n        \"sortBy\": \"desc\"\n    }\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"{{base_url}}/data/getdatastorecollection?source=WEB","host":["{{base_url}}"],"path":["data","getdatastorecollection"],"query":[{"key":"source","value":"WEB"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.23.1"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Date","value":"Fri, 31 Mar 2023 06:24:29 GMT"},{"key":"ETag","value":"\"d8d039ad94b2b56b93445de085a62c081c0ba49c\""},{"key":"Set-Cookie","value":"studio_session=qC8Ti1i4lOT6E3gPnIXtO9HVIKtARaZsPsIo46k2; expires=Fri, 31-Mar-2023 08:24:29 GMT; Max-Age=7200; path=/; secure; httponly"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"data_store_id\": 5276,\n        \"ws_response_data\": [\n            {\n                \"_id\": \"641392dd700ed241b7132079\",\n                \"_timestamp\": 1679004377250,\n                \"year\": \"1900\",\n                \"age\": \"1\",\n                \"ethnic\": null,\n                \"sex\": \"M\",\n                \"area\": null,\n                \"count\": null,\n                \"_task_id\": \"2450\",\n                \"_uuid\": \"new_session_131\"\n            },\n            {\n                \"_id\": \"64129a1bd7fb4a2f516bf624\",\n                \"_timestamp\": 1678940699051,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"77\",\n                \"count\": \"18\"\n            },\n            {\n                \"_id\": \"64129a1bd7fb4a2f516bf623\",\n                \"_timestamp\": 1678940699029,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"9999\",\n                \"count\": \"18\"\n            },\n            {\n                \"_id\": \"64129a1bd7fb4a2f516bf622\",\n                \"_timestamp\": 1678940699005,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"99\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a1ad7fb4a2f516bf621\",\n                \"_timestamp\": 1678940698984,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"18\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a1ad7fb4a2f516bf620\",\n                \"_timestamp\": 1678940698960,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"17\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a1ad7fb4a2f516bf61f\",\n                \"_timestamp\": 1678940698938,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"16\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a1ad7fb4a2f516bf61e\",\n                \"_timestamp\": 1678940698914,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"15\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a1ad7fb4a2f516bf61d\",\n                \"_timestamp\": 1678940698888,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"14\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a1ad7fb4a2f516bf61c\",\n                \"_timestamp\": 1678940698865,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"13\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a1ad7fb4a2f516bf61b\",\n                \"_timestamp\": 1678940698841,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"12\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a1ad7fb4a2f516bf61a\",\n                \"_timestamp\": 1678940698819,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"09\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a1ad7fb4a2f516bf619\",\n                \"_timestamp\": 1678940698792,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"08\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a1ad7fb4a2f516bf618\",\n                \"_timestamp\": 1678940698767,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"07\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a1ad7fb4a2f516bf617\",\n                \"_timestamp\": 1678940698732,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"06\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a1ad7fb4a2f516bf616\",\n                \"_timestamp\": 1678940698710,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"05\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a1ad7fb4a2f516bf615\",\n                \"_timestamp\": 1678940698688,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"04\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a1ad7fb4a2f516bf614\",\n                \"_timestamp\": 1678940698665,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"03\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"64129a1ad7fb4a2f516bf613\",\n                \"_timestamp\": 1678940698623,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"02\",\n                \"count\": \"9\"\n            },\n            {\n                \"_id\": \"64129a1ad7fb4a2f516bf612\",\n                \"_timestamp\": 1678940698601,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"01\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"64129a1ad7fb4a2f516bf611\",\n                \"_timestamp\": 1678940698579,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"77\",\n                \"count\": \"15\"\n            },\n            {\n                \"_id\": \"64129a1ad7fb4a2f516bf610\",\n                \"_timestamp\": 1678940698553,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"9999\",\n                \"count\": \"15\"\n            },\n            {\n                \"_id\": \"64129a1ad7fb4a2f516bf60f\",\n                \"_timestamp\": 1678940698507,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"99\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a1ad7fb4a2f516bf60e\",\n                \"_timestamp\": 1678940698460,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"18\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a1ad7fb4a2f516bf60d\",\n                \"_timestamp\": 1678940698415,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"17\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a1ad7fb4a2f516bf60c\",\n                \"_timestamp\": 1678940698392,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"16\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a1ad7fb4a2f516bf60b\",\n                \"_timestamp\": 1678940698348,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"15\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a1ad7fb4a2f516bf60a\",\n                \"_timestamp\": 1678940698321,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"14\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a1ad7fb4a2f516bf609\",\n                \"_timestamp\": 1678940698297,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"13\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a1ad7fb4a2f516bf608\",\n                \"_timestamp\": 1678940698272,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"12\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a1ad7fb4a2f516bf607\",\n                \"_timestamp\": 1678940698251,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"09\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a1ad7fb4a2f516bf606\",\n                \"_timestamp\": 1678940698226,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"08\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a1ad7fb4a2f516bf605\",\n                \"_timestamp\": 1678940698197,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"07\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a1ad7fb4a2f516bf604\",\n                \"_timestamp\": 1678940698172,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"06\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a1ad7fb4a2f516bf603\",\n                \"_timestamp\": 1678940698147,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"05\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a1ad7fb4a2f516bf602\",\n                \"_timestamp\": 1678940698124,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"04\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a1ad7fb4a2f516bf601\",\n                \"_timestamp\": 1678940698092,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"03\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a1ad7fb4a2f516bf600\",\n                \"_timestamp\": 1678940698070,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"02\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"64129a1ad7fb4a2f516bf5ff\",\n                \"_timestamp\": 1678940698046,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"01\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"64129a1ad7fb4a2f516bf5fe\",\n                \"_timestamp\": 1678940698022,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"1\",\n                \"area\": \"77\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"64129a19d7fb4a2f516bf5fd\",\n                \"_timestamp\": 1678940697997,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"1\",\n                \"area\": \"9999\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"64129a19d7fb4a2f516bf5fc\",\n                \"_timestamp\": 1678940697972,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"1\",\n                \"area\": \"99\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a19d7fb4a2f516bf5fb\",\n                \"_timestamp\": 1678940697947,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"1\",\n                \"area\": \"18\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a19d7fb4a2f516bf5fa\",\n                \"_timestamp\": 1678940697924,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"1\",\n                \"area\": \"17\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a19d7fb4a2f516bf5f9\",\n                \"_timestamp\": 1678940697899,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"1\",\n                \"area\": \"16\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a19d7fb4a2f516bf5f8\",\n                \"_timestamp\": 1678940697876,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"1\",\n                \"area\": \"15\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a19d7fb4a2f516bf5f7\",\n                \"_timestamp\": 1678940697848,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"1\",\n                \"area\": \"14\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a19d7fb4a2f516bf5f6\",\n                \"_timestamp\": 1678940697826,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"1\",\n                \"area\": \"13\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a19d7fb4a2f516bf5f5\",\n                \"_timestamp\": 1678940697804,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"1\",\n                \"area\": \"12\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a19d7fb4a2f516bf5f4\",\n                \"_timestamp\": 1678940697783,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"1\",\n                \"area\": \"09\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a19d7fb4a2f516bf5f3\",\n                \"_timestamp\": 1678940697758,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"1\",\n                \"area\": \"08\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a19d7fb4a2f516bf5f2\",\n                \"_timestamp\": 1678940697734,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"1\",\n                \"area\": \"07\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a19d7fb4a2f516bf5f1\",\n                \"_timestamp\": 1678940697692,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"1\",\n                \"area\": \"06\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a19d7fb4a2f516bf5f0\",\n                \"_timestamp\": 1678940697667,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"1\",\n                \"area\": \"05\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a19d7fb4a2f516bf5ef\",\n                \"_timestamp\": 1678940697600,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"1\",\n                \"area\": \"04\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a19d7fb4a2f516bf5ee\",\n                \"_timestamp\": 1678940697579,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"1\",\n                \"area\": \"03\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a19d7fb4a2f516bf5ed\",\n                \"_timestamp\": 1678940697553,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"1\",\n                \"area\": \"02\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"64129a19d7fb4a2f516bf5ec\",\n                \"_timestamp\": 1678940697528,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"1\",\n                \"area\": \"01\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a19d7fb4a2f516bf5eb\",\n                \"_timestamp\": 1678940697505,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"77\",\n                \"sex\": \"9\",\n                \"area\": \"77\",\n                \"count\": \"18\"\n            },\n            {\n                \"_id\": \"64129a19d7fb4a2f516bf5ea\",\n                \"_timestamp\": 1678940697484,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"77\",\n                \"sex\": \"9\",\n                \"area\": \"9999\",\n                \"count\": \"18\"\n            },\n            {\n                \"_id\": \"64129a19d7fb4a2f516bf5e9\",\n                \"_timestamp\": 1678940697440,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"77\",\n                \"sex\": \"9\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"64129a19d7fb4a2f516bf5e8\",\n                \"_timestamp\": 1678940697418,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"77\",\n                \"sex\": \"9\",\n                \"area\": \"18\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a19d7fb4a2f516bf5e7\",\n                \"_timestamp\": 1678940697395,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"77\",\n                \"sex\": \"9\",\n                \"area\": \"17\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a19d7fb4a2f516bf5e6\",\n                \"_timestamp\": 1678940697373,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"77\",\n                \"sex\": \"9\",\n                \"area\": \"16\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a19d7fb4a2f516bf5e5\",\n                \"_timestamp\": 1678940697350,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"77\",\n                \"sex\": \"9\",\n                \"area\": \"15\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a19d7fb4a2f516bf5e4\",\n                \"_timestamp\": 1678940697321,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"77\",\n                \"sex\": \"9\",\n                \"area\": \"14\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a19d7fb4a2f516bf5e3\",\n                \"_timestamp\": 1678940697298,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"77\",\n                \"sex\": \"9\",\n                \"area\": \"13\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a19d7fb4a2f516bf5e2\",\n                \"_timestamp\": 1678940697274,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"77\",\n                \"sex\": \"9\",\n                \"area\": \"12\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a19d7fb4a2f516bf5e1\",\n                \"_timestamp\": 1678940697252,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"77\",\n                \"sex\": \"9\",\n                \"area\": \"09\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a19d7fb4a2f516bf5e0\",\n                \"_timestamp\": 1678940697231,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"77\",\n                \"sex\": \"9\",\n                \"area\": \"08\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a19d7fb4a2f516bf5df\",\n                \"_timestamp\": 1678940697207,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"77\",\n                \"sex\": \"9\",\n                \"area\": \"07\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a19d7fb4a2f516bf5de\",\n                \"_timestamp\": 1678940697182,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"77\",\n                \"sex\": \"9\",\n                \"area\": \"06\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a19d7fb4a2f516bf5dd\",\n                \"_timestamp\": 1678940697159,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"77\",\n                \"sex\": \"9\",\n                \"area\": \"05\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a19d7fb4a2f516bf5dc\",\n                \"_timestamp\": 1678940697134,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"77\",\n                \"sex\": \"9\",\n                \"area\": \"04\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a19d7fb4a2f516bf5db\",\n                \"_timestamp\": 1678940697112,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"77\",\n                \"sex\": \"9\",\n                \"area\": \"03\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"64129a19d7fb4a2f516bf5da\",\n                \"_timestamp\": 1678940697089,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"77\",\n                \"sex\": \"9\",\n                \"area\": \"02\",\n                \"count\": \"9\"\n            },\n            {\n                \"_id\": \"64129a19d7fb4a2f516bf5d9\",\n                \"_timestamp\": 1678940697067,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"77\",\n                \"sex\": \"9\",\n                \"area\": \"01\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"64129a19d7fb4a2f516bf5d8\",\n                \"_timestamp\": 1678940697044,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"77\",\n                \"sex\": \"2\",\n                \"area\": \"77\",\n                \"count\": \"15\"\n            },\n            {\n                \"_id\": \"64129a19d7fb4a2f516bf5d7\",\n                \"_timestamp\": 1678940697022,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"77\",\n                \"sex\": \"2\",\n                \"area\": \"9999\",\n                \"count\": \"15\"\n            },\n            {\n                \"_id\": \"64129a18d7fb4a2f516bf5d6\",\n                \"_timestamp\": 1678940696997,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"77\",\n                \"sex\": \"2\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"64129a18d7fb4a2f516bf5d5\",\n                \"_timestamp\": 1678940696966,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"77\",\n                \"sex\": \"2\",\n                \"area\": \"18\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a18d7fb4a2f516bf5d4\",\n                \"_timestamp\": 1678940696944,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"77\",\n                \"sex\": \"2\",\n                \"area\": \"17\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a18d7fb4a2f516bf5d3\",\n                \"_timestamp\": 1678940696922,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"77\",\n                \"sex\": \"2\",\n                \"area\": \"16\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a18d7fb4a2f516bf5d2\",\n                \"_timestamp\": 1678940696900,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"77\",\n                \"sex\": \"2\",\n                \"area\": \"15\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a18d7fb4a2f516bf5d1\",\n                \"_timestamp\": 1678940696877,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"77\",\n                \"sex\": \"2\",\n                \"area\": \"14\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a18d7fb4a2f516bf5d0\",\n                \"_timestamp\": 1678940696856,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"77\",\n                \"sex\": \"2\",\n                \"area\": \"13\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a18d7fb4a2f516bf5cf\",\n                \"_timestamp\": 1678940696831,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"77\",\n                \"sex\": \"2\",\n                \"area\": \"12\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a18d7fb4a2f516bf5ce\",\n                \"_timestamp\": 1678940696799,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"77\",\n                \"sex\": \"2\",\n                \"area\": \"09\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a18d7fb4a2f516bf5cd\",\n                \"_timestamp\": 1678940696773,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"77\",\n                \"sex\": \"2\",\n                \"area\": \"08\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a18d7fb4a2f516bf5cc\",\n                \"_timestamp\": 1678940696747,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"77\",\n                \"sex\": \"2\",\n                \"area\": \"07\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a18d7fb4a2f516bf5cb\",\n                \"_timestamp\": 1678940696722,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"77\",\n                \"sex\": \"2\",\n                \"area\": \"06\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a18d7fb4a2f516bf5ca\",\n                \"_timestamp\": 1678940696698,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"77\",\n                \"sex\": \"2\",\n                \"area\": \"05\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a18d7fb4a2f516bf5c9\",\n                \"_timestamp\": 1678940696675,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"77\",\n                \"sex\": \"2\",\n                \"area\": \"04\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a18d7fb4a2f516bf5c8\",\n                \"_timestamp\": 1678940696651,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"77\",\n                \"sex\": \"2\",\n                \"area\": \"03\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a18d7fb4a2f516bf5c7\",\n                \"_timestamp\": 1678940696627,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"77\",\n                \"sex\": \"2\",\n                \"area\": \"02\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"64129a18d7fb4a2f516bf5c6\",\n                \"_timestamp\": 1678940696601,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"77\",\n                \"sex\": \"2\",\n                \"area\": \"01\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"64129a18d7fb4a2f516bf5c5\",\n                \"_timestamp\": 1678940696578,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"77\",\n                \"sex\": \"1\",\n                \"area\": \"77\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"64129a18d7fb4a2f516bf5c4\",\n                \"_timestamp\": 1678940696555,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"77\",\n                \"sex\": \"1\",\n                \"area\": \"9999\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"64129a18d7fb4a2f516bf5c3\",\n                \"_timestamp\": 1678940696532,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"77\",\n                \"sex\": \"1\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"64129a18d7fb4a2f516bf5c2\",\n                \"_timestamp\": 1678940696509,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"77\",\n                \"sex\": \"1\",\n                \"area\": \"18\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a18d7fb4a2f516bf5c1\",\n                \"_timestamp\": 1678940696484,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"77\",\n                \"sex\": \"1\",\n                \"area\": \"17\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a18d7fb4a2f516bf5c0\",\n                \"_timestamp\": 1678940696462,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"77\",\n                \"sex\": \"1\",\n                \"area\": \"16\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a18d7fb4a2f516bf5bf\",\n                \"_timestamp\": 1678940696434,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"77\",\n                \"sex\": \"1\",\n                \"area\": \"15\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a18d7fb4a2f516bf5be\",\n                \"_timestamp\": 1678940696394,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"77\",\n                \"sex\": \"1\",\n                \"area\": \"14\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a18d7fb4a2f516bf5bd\",\n                \"_timestamp\": 1678940696367,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"77\",\n                \"sex\": \"1\",\n                \"area\": \"13\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a18d7fb4a2f516bf5bc\",\n                \"_timestamp\": 1678940696344,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"77\",\n                \"sex\": \"1\",\n                \"area\": \"12\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a18d7fb4a2f516bf5bb\",\n                \"_timestamp\": 1678940696308,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"77\",\n                \"sex\": \"1\",\n                \"area\": \"09\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a18d7fb4a2f516bf5ba\",\n                \"_timestamp\": 1678940696285,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"77\",\n                \"sex\": \"1\",\n                \"area\": \"08\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a18d7fb4a2f516bf5b9\",\n                \"_timestamp\": 1678940696262,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"77\",\n                \"sex\": \"1\",\n                \"area\": \"07\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a18d7fb4a2f516bf5b8\",\n                \"_timestamp\": 1678940696238,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"77\",\n                \"sex\": \"1\",\n                \"area\": \"06\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a18d7fb4a2f516bf5b7\",\n                \"_timestamp\": 1678940696215,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"77\",\n                \"sex\": \"1\",\n                \"area\": \"05\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a18d7fb4a2f516bf5b6\",\n                \"_timestamp\": 1678940696192,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"77\",\n                \"sex\": \"1\",\n                \"area\": \"04\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a18d7fb4a2f516bf5b5\",\n                \"_timestamp\": 1678940696164,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"77\",\n                \"sex\": \"1\",\n                \"area\": \"03\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a18d7fb4a2f516bf5b4\",\n                \"_timestamp\": 1678940696143,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"77\",\n                \"sex\": \"1\",\n                \"area\": \"02\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"64129a18d7fb4a2f516bf5b3\",\n                \"_timestamp\": 1678940696117,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"77\",\n                \"sex\": \"1\",\n                \"area\": \"01\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a18d7fb4a2f516bf5b2\",\n                \"_timestamp\": 1678940696093,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"9\",\n                \"sex\": \"9\",\n                \"area\": \"77\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a18d7fb4a2f516bf5b1\",\n                \"_timestamp\": 1678940696066,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"9\",\n                \"sex\": \"9\",\n                \"area\": \"9999\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a18d7fb4a2f516bf5b0\",\n                \"_timestamp\": 1678940696043,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"9\",\n                \"sex\": \"9\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"64129a18d7fb4a2f516bf5af\",\n                \"_timestamp\": 1678940696017,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"9\",\n                \"sex\": \"9\",\n                \"area\": \"18\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a17d7fb4a2f516bf5ae\",\n                \"_timestamp\": 1678940695993,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"9\",\n                \"sex\": \"9\",\n                \"area\": \"17\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a17d7fb4a2f516bf5ad\",\n                \"_timestamp\": 1678940695961,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"9\",\n                \"sex\": \"9\",\n                \"area\": \"16\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a17d7fb4a2f516bf5ac\",\n                \"_timestamp\": 1678940695929,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"9\",\n                \"sex\": \"9\",\n                \"area\": \"15\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a17d7fb4a2f516bf5ab\",\n                \"_timestamp\": 1678940695899,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"9\",\n                \"sex\": \"9\",\n                \"area\": \"14\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a17d7fb4a2f516bf5aa\",\n                \"_timestamp\": 1678940695873,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"9\",\n                \"sex\": \"9\",\n                \"area\": \"13\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a17d7fb4a2f516bf5a9\",\n                \"_timestamp\": 1678940695842,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"9\",\n                \"sex\": \"9\",\n                \"area\": \"12\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a17d7fb4a2f516bf5a8\",\n                \"_timestamp\": 1678940695819,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"9\",\n                \"sex\": \"9\",\n                \"area\": \"09\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a17d7fb4a2f516bf5a7\",\n                \"_timestamp\": 1678940695797,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"9\",\n                \"sex\": \"9\",\n                \"area\": \"08\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a17d7fb4a2f516bf5a6\",\n                \"_timestamp\": 1678940695774,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"9\",\n                \"sex\": \"9\",\n                \"area\": \"07\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a17d7fb4a2f516bf5a5\",\n                \"_timestamp\": 1678940695747,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"9\",\n                \"sex\": \"9\",\n                \"area\": \"06\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a17d7fb4a2f516bf5a4\",\n                \"_timestamp\": 1678940695722,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"9\",\n                \"sex\": \"9\",\n                \"area\": \"05\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a17d7fb4a2f516bf5a3\",\n                \"_timestamp\": 1678940695697,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"9\",\n                \"sex\": \"9\",\n                \"area\": \"04\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a17d7fb4a2f516bf5a2\",\n                \"_timestamp\": 1678940695666,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"9\",\n                \"sex\": \"9\",\n                \"area\": \"03\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a17d7fb4a2f516bf5a1\",\n                \"_timestamp\": 1678940695640,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"9\",\n                \"sex\": \"9\",\n                \"area\": \"02\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a17d7fb4a2f516bf5a0\",\n                \"_timestamp\": 1678940695615,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"9\",\n                \"sex\": \"9\",\n                \"area\": \"01\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a17d7fb4a2f516bf59f\",\n                \"_timestamp\": 1678940695591,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"9\",\n                \"sex\": \"2\",\n                \"area\": \"77\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a17d7fb4a2f516bf59e\",\n                \"_timestamp\": 1678940695568,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"9\",\n                \"sex\": \"2\",\n                \"area\": \"9999\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a17d7fb4a2f516bf59d\",\n                \"_timestamp\": 1678940695538,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"9\",\n                \"sex\": \"2\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"64129a17d7fb4a2f516bf59c\",\n                \"_timestamp\": 1678940695515,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"9\",\n                \"sex\": \"2\",\n                \"area\": \"18\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a17d7fb4a2f516bf59b\",\n                \"_timestamp\": 1678940695492,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"9\",\n                \"sex\": \"2\",\n                \"area\": \"17\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a17d7fb4a2f516bf59a\",\n                \"_timestamp\": 1678940695470,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"9\",\n                \"sex\": \"2\",\n                \"area\": \"16\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a17d7fb4a2f516bf599\",\n                \"_timestamp\": 1678940695440,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"9\",\n                \"sex\": \"2\",\n                \"area\": \"15\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a17d7fb4a2f516bf598\",\n                \"_timestamp\": 1678940695418,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"9\",\n                \"sex\": \"2\",\n                \"area\": \"14\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a17d7fb4a2f516bf597\",\n                \"_timestamp\": 1678940695392,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"9\",\n                \"sex\": \"2\",\n                \"area\": \"13\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a17d7fb4a2f516bf596\",\n                \"_timestamp\": 1678940695369,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"9\",\n                \"sex\": \"2\",\n                \"area\": \"12\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a17d7fb4a2f516bf595\",\n                \"_timestamp\": 1678940695347,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"9\",\n                \"sex\": \"2\",\n                \"area\": \"09\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a17d7fb4a2f516bf594\",\n                \"_timestamp\": 1678940695325,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"9\",\n                \"sex\": \"2\",\n                \"area\": \"08\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a17d7fb4a2f516bf593\",\n                \"_timestamp\": 1678940695301,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"9\",\n                \"sex\": \"2\",\n                \"area\": \"07\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a17d7fb4a2f516bf592\",\n                \"_timestamp\": 1678940695272,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"9\",\n                \"sex\": \"2\",\n                \"area\": \"06\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a17d7fb4a2f516bf591\",\n                \"_timestamp\": 1678940695247,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"9\",\n                \"sex\": \"2\",\n                \"area\": \"05\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a17d7fb4a2f516bf590\",\n                \"_timestamp\": 1678940695221,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"9\",\n                \"sex\": \"2\",\n                \"area\": \"04\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a17d7fb4a2f516bf58f\",\n                \"_timestamp\": 1678940695199,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"9\",\n                \"sex\": \"2\",\n                \"area\": \"03\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a17d7fb4a2f516bf58e\",\n                \"_timestamp\": 1678940695176,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"9\",\n                \"sex\": \"2\",\n                \"area\": \"02\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a17d7fb4a2f516bf58d\",\n                \"_timestamp\": 1678940695134,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"9\",\n                \"sex\": \"2\",\n                \"area\": \"01\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a17d7fb4a2f516bf58c\",\n                \"_timestamp\": 1678940695110,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"9\",\n                \"sex\": \"1\",\n                \"area\": \"77\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a17d7fb4a2f516bf58b\",\n                \"_timestamp\": 1678940695085,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"9\",\n                \"sex\": \"1\",\n                \"area\": \"9999\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a17d7fb4a2f516bf58a\",\n                \"_timestamp\": 1678940695063,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"9\",\n                \"sex\": \"1\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"64129a17d7fb4a2f516bf589\",\n                \"_timestamp\": 1678940695041,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"9\",\n                \"sex\": \"1\",\n                \"area\": \"18\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a17d7fb4a2f516bf588\",\n                \"_timestamp\": 1678940695019,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"9\",\n                \"sex\": \"1\",\n                \"area\": \"17\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a16d7fb4a2f516bf587\",\n                \"_timestamp\": 1678940694993,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"9\",\n                \"sex\": \"1\",\n                \"area\": \"16\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a16d7fb4a2f516bf586\",\n                \"_timestamp\": 1678940694969,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"9\",\n                \"sex\": \"1\",\n                \"area\": \"15\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a16d7fb4a2f516bf585\",\n                \"_timestamp\": 1678940694947,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"9\",\n                \"sex\": \"1\",\n                \"area\": \"14\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a16d7fb4a2f516bf584\",\n                \"_timestamp\": 1678940694925,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"9\",\n                \"sex\": \"1\",\n                \"area\": \"13\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a16d7fb4a2f516bf583\",\n                \"_timestamp\": 1678940694898,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"9\",\n                \"sex\": \"1\",\n                \"area\": \"12\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a16d7fb4a2f516bf582\",\n                \"_timestamp\": 1678940694875,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"9\",\n                \"sex\": \"1\",\n                \"area\": \"09\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a16d7fb4a2f516bf581\",\n                \"_timestamp\": 1678940694852,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"9\",\n                \"sex\": \"1\",\n                \"area\": \"08\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a16d7fb4a2f516bf580\",\n                \"_timestamp\": 1678940694827,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"9\",\n                \"sex\": \"1\",\n                \"area\": \"07\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a16d7fb4a2f516bf57f\",\n                \"_timestamp\": 1678940694798,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"9\",\n                \"sex\": \"1\",\n                \"area\": \"06\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a16d7fb4a2f516bf57e\",\n                \"_timestamp\": 1678940694775,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"9\",\n                \"sex\": \"1\",\n                \"area\": \"05\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a16d7fb4a2f516bf57d\",\n                \"_timestamp\": 1678940694752,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"9\",\n                \"sex\": \"1\",\n                \"area\": \"04\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a16d7fb4a2f516bf57c\",\n                \"_timestamp\": 1678940694725,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"9\",\n                \"sex\": \"1\",\n                \"area\": \"03\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a16d7fb4a2f516bf57b\",\n                \"_timestamp\": 1678940694701,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"9\",\n                \"sex\": \"1\",\n                \"area\": \"02\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a16d7fb4a2f516bf57a\",\n                \"_timestamp\": 1678940694676,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"9\",\n                \"sex\": \"1\",\n                \"area\": \"01\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a16d7fb4a2f516bf579\",\n                \"_timestamp\": 1678940694649,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"6\",\n                \"sex\": \"9\",\n                \"area\": \"77\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a16d7fb4a2f516bf578\",\n                \"_timestamp\": 1678940694626,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"6\",\n                \"sex\": \"9\",\n                \"area\": \"9999\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a16d7fb4a2f516bf577\",\n                \"_timestamp\": 1678940694604,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"6\",\n                \"sex\": \"9\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"64129a16d7fb4a2f516bf576\",\n                \"_timestamp\": 1678940694580,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"6\",\n                \"sex\": \"9\",\n                \"area\": \"18\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a16d7fb4a2f516bf575\",\n                \"_timestamp\": 1678940694554,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"6\",\n                \"sex\": \"9\",\n                \"area\": \"17\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a16d7fb4a2f516bf574\",\n                \"_timestamp\": 1678940694524,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"6\",\n                \"sex\": \"9\",\n                \"area\": \"16\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a16d7fb4a2f516bf573\",\n                \"_timestamp\": 1678940694477,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"6\",\n                \"sex\": \"9\",\n                \"area\": \"15\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a16d7fb4a2f516bf572\",\n                \"_timestamp\": 1678940694453,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"6\",\n                \"sex\": \"9\",\n                \"area\": \"14\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a16d7fb4a2f516bf571\",\n                \"_timestamp\": 1678940694427,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"6\",\n                \"sex\": \"9\",\n                \"area\": \"13\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a16d7fb4a2f516bf570\",\n                \"_timestamp\": 1678940694398,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"6\",\n                \"sex\": \"9\",\n                \"area\": \"12\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a16d7fb4a2f516bf56f\",\n                \"_timestamp\": 1678940694373,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"6\",\n                \"sex\": \"9\",\n                \"area\": \"09\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a16d7fb4a2f516bf56e\",\n                \"_timestamp\": 1678940694349,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"6\",\n                \"sex\": \"9\",\n                \"area\": \"08\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a16d7fb4a2f516bf56d\",\n                \"_timestamp\": 1678940694285,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"6\",\n                \"sex\": \"9\",\n                \"area\": \"07\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a16d7fb4a2f516bf56c\",\n                \"_timestamp\": 1678940694154,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"6\",\n                \"sex\": \"9\",\n                \"area\": \"06\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a16d7fb4a2f516bf56b\",\n                \"_timestamp\": 1678940694130,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"6\",\n                \"sex\": \"9\",\n                \"area\": \"05\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a16d7fb4a2f516bf56a\",\n                \"_timestamp\": 1678940694106,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"6\",\n                \"sex\": \"9\",\n                \"area\": \"04\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a16d7fb4a2f516bf569\",\n                \"_timestamp\": 1678940694081,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"6\",\n                \"sex\": \"9\",\n                \"area\": \"03\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a16d7fb4a2f516bf568\",\n                \"_timestamp\": 1678940694056,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"6\",\n                \"sex\": \"9\",\n                \"area\": \"02\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a16d7fb4a2f516bf567\",\n                \"_timestamp\": 1678940694032,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"6\",\n                \"sex\": \"9\",\n                \"area\": \"01\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a16d7fb4a2f516bf566\",\n                \"_timestamp\": 1678940694010,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"6\",\n                \"sex\": \"2\",\n                \"area\": \"77\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a15d7fb4a2f516bf565\",\n                \"_timestamp\": 1678940693983,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"6\",\n                \"sex\": \"2\",\n                \"area\": \"9999\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a15d7fb4a2f516bf564\",\n                \"_timestamp\": 1678940693957,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"6\",\n                \"sex\": \"2\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"64129a15d7fb4a2f516bf563\",\n                \"_timestamp\": 1678940693933,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"6\",\n                \"sex\": \"2\",\n                \"area\": \"18\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a15d7fb4a2f516bf562\",\n                \"_timestamp\": 1678940693910,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"6\",\n                \"sex\": \"2\",\n                \"area\": \"17\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a15d7fb4a2f516bf561\",\n                \"_timestamp\": 1678940693886,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"6\",\n                \"sex\": \"2\",\n                \"area\": \"16\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a15d7fb4a2f516bf560\",\n                \"_timestamp\": 1678940693863,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"6\",\n                \"sex\": \"2\",\n                \"area\": \"15\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a15d7fb4a2f516bf55f\",\n                \"_timestamp\": 1678940693841,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"6\",\n                \"sex\": \"2\",\n                \"area\": \"14\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a15d7fb4a2f516bf55e\",\n                \"_timestamp\": 1678940693818,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"6\",\n                \"sex\": \"2\",\n                \"area\": \"13\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a15d7fb4a2f516bf55d\",\n                \"_timestamp\": 1678940693794,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"6\",\n                \"sex\": \"2\",\n                \"area\": \"12\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a15d7fb4a2f516bf55c\",\n                \"_timestamp\": 1678940693773,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"6\",\n                \"sex\": \"2\",\n                \"area\": \"09\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a15d7fb4a2f516bf55b\",\n                \"_timestamp\": 1678940693750,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"6\",\n                \"sex\": \"2\",\n                \"area\": \"08\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a15d7fb4a2f516bf55a\",\n                \"_timestamp\": 1678940693715,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"6\",\n                \"sex\": \"2\",\n                \"area\": \"07\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a15d7fb4a2f516bf559\",\n                \"_timestamp\": 1678940693672,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"6\",\n                \"sex\": \"2\",\n                \"area\": \"06\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a15d7fb4a2f516bf558\",\n                \"_timestamp\": 1678940693632,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"6\",\n                \"sex\": \"2\",\n                \"area\": \"05\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a15d7fb4a2f516bf557\",\n                \"_timestamp\": 1678940693601,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"6\",\n                \"sex\": \"2\",\n                \"area\": \"04\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a15d7fb4a2f516bf556\",\n                \"_timestamp\": 1678940693579,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"6\",\n                \"sex\": \"2\",\n                \"area\": \"03\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a15d7fb4a2f516bf555\",\n                \"_timestamp\": 1678940693556,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"6\",\n                \"sex\": \"2\",\n                \"area\": \"02\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a15d7fb4a2f516bf554\",\n                \"_timestamp\": 1678940693532,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"6\",\n                \"sex\": \"2\",\n                \"area\": \"01\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a15d7fb4a2f516bf553\",\n                \"_timestamp\": 1678940693509,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"6\",\n                \"sex\": \"1\",\n                \"area\": \"77\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a15d7fb4a2f516bf552\",\n                \"_timestamp\": 1678940693476,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"6\",\n                \"sex\": \"1\",\n                \"area\": \"9999\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a15d7fb4a2f516bf551\",\n                \"_timestamp\": 1678940693452,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"6\",\n                \"sex\": \"1\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"64129a15d7fb4a2f516bf550\",\n                \"_timestamp\": 1678940693430,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"6\",\n                \"sex\": \"1\",\n                \"area\": \"18\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a15d7fb4a2f516bf54f\",\n                \"_timestamp\": 1678940693406,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"6\",\n                \"sex\": \"1\",\n                \"area\": \"17\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a15d7fb4a2f516bf54e\",\n                \"_timestamp\": 1678940693384,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"6\",\n                \"sex\": \"1\",\n                \"area\": \"16\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a15d7fb4a2f516bf54d\",\n                \"_timestamp\": 1678940693362,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"6\",\n                \"sex\": \"1\",\n                \"area\": \"15\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a15d7fb4a2f516bf54c\",\n                \"_timestamp\": 1678940693335,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"6\",\n                \"sex\": \"1\",\n                \"area\": \"14\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a15d7fb4a2f516bf54b\",\n                \"_timestamp\": 1678940693309,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"6\",\n                \"sex\": \"1\",\n                \"area\": \"13\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a15d7fb4a2f516bf54a\",\n                \"_timestamp\": 1678940693281,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"6\",\n                \"sex\": \"1\",\n                \"area\": \"12\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a15d7fb4a2f516bf549\",\n                \"_timestamp\": 1678940693258,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"6\",\n                \"sex\": \"1\",\n                \"area\": \"09\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a15d7fb4a2f516bf548\",\n                \"_timestamp\": 1678940693235,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"6\",\n                \"sex\": \"1\",\n                \"area\": \"08\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a15d7fb4a2f516bf547\",\n                \"_timestamp\": 1678940693213,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"6\",\n                \"sex\": \"1\",\n                \"area\": \"07\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a15d7fb4a2f516bf546\",\n                \"_timestamp\": 1678940693189,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"6\",\n                \"sex\": \"1\",\n                \"area\": \"06\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a15d7fb4a2f516bf545\",\n                \"_timestamp\": 1678940693164,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"6\",\n                \"sex\": \"1\",\n                \"area\": \"05\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a15d7fb4a2f516bf544\",\n                \"_timestamp\": 1678940693140,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"6\",\n                \"sex\": \"1\",\n                \"area\": \"04\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a15d7fb4a2f516bf543\",\n                \"_timestamp\": 1678940693117,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"6\",\n                \"sex\": \"1\",\n                \"area\": \"03\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a15d7fb4a2f516bf542\",\n                \"_timestamp\": 1678940693089,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"6\",\n                \"sex\": \"1\",\n                \"area\": \"02\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a15d7fb4a2f516bf541\",\n                \"_timestamp\": 1678940693067,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"6\",\n                \"sex\": \"1\",\n                \"area\": \"01\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a15d7fb4a2f516bf540\",\n                \"_timestamp\": 1678940693042,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"5\",\n                \"sex\": \"9\",\n                \"area\": \"77\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a15d7fb4a2f516bf53f\",\n                \"_timestamp\": 1678940693015,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"5\",\n                \"sex\": \"9\",\n                \"area\": \"9999\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a14d7fb4a2f516bf53e\",\n                \"_timestamp\": 1678940692993,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"5\",\n                \"sex\": \"9\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"64129a14d7fb4a2f516bf53d\",\n                \"_timestamp\": 1678940692967,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"5\",\n                \"sex\": \"9\",\n                \"area\": \"18\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a14d7fb4a2f516bf53c\",\n                \"_timestamp\": 1678940692945,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"5\",\n                \"sex\": \"9\",\n                \"area\": \"17\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a14d7fb4a2f516bf53b\",\n                \"_timestamp\": 1678940692918,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"5\",\n                \"sex\": \"9\",\n                \"area\": \"16\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a14d7fb4a2f516bf53a\",\n                \"_timestamp\": 1678940692896,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"5\",\n                \"sex\": \"9\",\n                \"area\": \"15\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a14d7fb4a2f516bf539\",\n                \"_timestamp\": 1678940692873,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"5\",\n                \"sex\": \"9\",\n                \"area\": \"14\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a14d7fb4a2f516bf538\",\n                \"_timestamp\": 1678940692847,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"5\",\n                \"sex\": \"9\",\n                \"area\": \"13\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a14d7fb4a2f516bf537\",\n                \"_timestamp\": 1678940692823,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"5\",\n                \"sex\": \"9\",\n                \"area\": \"12\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a14d7fb4a2f516bf536\",\n                \"_timestamp\": 1678940692797,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"5\",\n                \"sex\": \"9\",\n                \"area\": \"09\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a14d7fb4a2f516bf535\",\n                \"_timestamp\": 1678940692770,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"5\",\n                \"sex\": \"9\",\n                \"area\": \"08\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a14d7fb4a2f516bf534\",\n                \"_timestamp\": 1678940692747,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"5\",\n                \"sex\": \"9\",\n                \"area\": \"07\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a14d7fb4a2f516bf533\",\n                \"_timestamp\": 1678940692725,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"5\",\n                \"sex\": \"9\",\n                \"area\": \"06\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a14d7fb4a2f516bf532\",\n                \"_timestamp\": 1678940692701,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"5\",\n                \"sex\": \"9\",\n                \"area\": \"05\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a14d7fb4a2f516bf531\",\n                \"_timestamp\": 1678940692680,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"5\",\n                \"sex\": \"9\",\n                \"area\": \"04\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a14d7fb4a2f516bf530\",\n                \"_timestamp\": 1678940692657,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"5\",\n                \"sex\": \"9\",\n                \"area\": \"03\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a14d7fb4a2f516bf52f\",\n                \"_timestamp\": 1678940692629,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"5\",\n                \"sex\": \"9\",\n                \"area\": \"02\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a14d7fb4a2f516bf52e\",\n                \"_timestamp\": 1678940692605,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"5\",\n                \"sex\": \"9\",\n                \"area\": \"01\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a14d7fb4a2f516bf52d\",\n                \"_timestamp\": 1678940692581,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"5\",\n                \"sex\": \"2\",\n                \"area\": \"77\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a14d7fb4a2f516bf52c\",\n                \"_timestamp\": 1678940692555,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"5\",\n                \"sex\": \"2\",\n                \"area\": \"9999\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a14d7fb4a2f516bf52b\",\n                \"_timestamp\": 1678940692532,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"5\",\n                \"sex\": \"2\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"64129a14d7fb4a2f516bf52a\",\n                \"_timestamp\": 1678940692505,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"5\",\n                \"sex\": \"2\",\n                \"area\": \"18\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a14d7fb4a2f516bf529\",\n                \"_timestamp\": 1678940692482,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"5\",\n                \"sex\": \"2\",\n                \"area\": \"17\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a14d7fb4a2f516bf528\",\n                \"_timestamp\": 1678940692457,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"5\",\n                \"sex\": \"2\",\n                \"area\": \"16\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a14d7fb4a2f516bf527\",\n                \"_timestamp\": 1678940692433,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"5\",\n                \"sex\": \"2\",\n                \"area\": \"15\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a14d7fb4a2f516bf526\",\n                \"_timestamp\": 1678940692410,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"5\",\n                \"sex\": \"2\",\n                \"area\": \"14\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a14d7fb4a2f516bf525\",\n                \"_timestamp\": 1678940692387,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"5\",\n                \"sex\": \"2\",\n                \"area\": \"13\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a14d7fb4a2f516bf524\",\n                \"_timestamp\": 1678940692364,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"5\",\n                \"sex\": \"2\",\n                \"area\": \"12\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a14d7fb4a2f516bf523\",\n                \"_timestamp\": 1678940692337,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"5\",\n                \"sex\": \"2\",\n                \"area\": \"09\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a14d7fb4a2f516bf522\",\n                \"_timestamp\": 1678940692314,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"5\",\n                \"sex\": \"2\",\n                \"area\": \"08\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a14d7fb4a2f516bf521\",\n                \"_timestamp\": 1678940692292,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"5\",\n                \"sex\": \"2\",\n                \"area\": \"07\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a14d7fb4a2f516bf520\",\n                \"_timestamp\": 1678940692269,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"5\",\n                \"sex\": \"2\",\n                \"area\": \"06\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a14d7fb4a2f516bf51f\",\n                \"_timestamp\": 1678940692246,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"5\",\n                \"sex\": \"2\",\n                \"area\": \"05\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a14d7fb4a2f516bf51e\",\n                \"_timestamp\": 1678940692216,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"5\",\n                \"sex\": \"2\",\n                \"area\": \"04\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a14d7fb4a2f516bf51d\",\n                \"_timestamp\": 1678940692194,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"5\",\n                \"sex\": \"2\",\n                \"area\": \"03\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a14d7fb4a2f516bf51c\",\n                \"_timestamp\": 1678940692172,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"5\",\n                \"sex\": \"2\",\n                \"area\": \"02\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a14d7fb4a2f516bf51b\",\n                \"_timestamp\": 1678940692149,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"5\",\n                \"sex\": \"2\",\n                \"area\": \"01\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a14d7fb4a2f516bf51a\",\n                \"_timestamp\": 1678940692126,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"5\",\n                \"sex\": \"1\",\n                \"area\": \"77\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a14d7fb4a2f516bf519\",\n                \"_timestamp\": 1678940692103,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"5\",\n                \"sex\": \"1\",\n                \"area\": \"9999\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a14d7fb4a2f516bf518\",\n                \"_timestamp\": 1678940692080,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"5\",\n                \"sex\": \"1\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"64129a14d7fb4a2f516bf517\",\n                \"_timestamp\": 1678940692058,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"5\",\n                \"sex\": \"1\",\n                \"area\": \"18\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a14d7fb4a2f516bf516\",\n                \"_timestamp\": 1678940692033,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"5\",\n                \"sex\": \"1\",\n                \"area\": \"17\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a14d7fb4a2f516bf515\",\n                \"_timestamp\": 1678940692008,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"5\",\n                \"sex\": \"1\",\n                \"area\": \"16\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a13d7fb4a2f516bf514\",\n                \"_timestamp\": 1678940691985,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"5\",\n                \"sex\": \"1\",\n                \"area\": \"15\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a13d7fb4a2f516bf513\",\n                \"_timestamp\": 1678940691962,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"5\",\n                \"sex\": \"1\",\n                \"area\": \"14\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a13d7fb4a2f516bf512\",\n                \"_timestamp\": 1678940691935,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"5\",\n                \"sex\": \"1\",\n                \"area\": \"13\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a13d7fb4a2f516bf511\",\n                \"_timestamp\": 1678940691907,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"5\",\n                \"sex\": \"1\",\n                \"area\": \"12\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a13d7fb4a2f516bf510\",\n                \"_timestamp\": 1678940691844,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"5\",\n                \"sex\": \"1\",\n                \"area\": \"09\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a13d7fb4a2f516bf50f\",\n                \"_timestamp\": 1678940691779,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"5\",\n                \"sex\": \"1\",\n                \"area\": \"08\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a13d7fb4a2f516bf50e\",\n                \"_timestamp\": 1678940691751,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"5\",\n                \"sex\": \"1\",\n                \"area\": \"07\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a13d7fb4a2f516bf50d\",\n                \"_timestamp\": 1678940691724,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"5\",\n                \"sex\": \"1\",\n                \"area\": \"06\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a13d7fb4a2f516bf50c\",\n                \"_timestamp\": 1678940691696,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"5\",\n                \"sex\": \"1\",\n                \"area\": \"05\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a13d7fb4a2f516bf50b\",\n                \"_timestamp\": 1678940691671,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"5\",\n                \"sex\": \"1\",\n                \"area\": \"04\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a13d7fb4a2f516bf50a\",\n                \"_timestamp\": 1678940691646,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"5\",\n                \"sex\": \"1\",\n                \"area\": \"03\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a13d7fb4a2f516bf509\",\n                \"_timestamp\": 1678940691622,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"5\",\n                \"sex\": \"1\",\n                \"area\": \"02\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a13d7fb4a2f516bf508\",\n                \"_timestamp\": 1678940691598,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"5\",\n                \"sex\": \"1\",\n                \"area\": \"01\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a13d7fb4a2f516bf507\",\n                \"_timestamp\": 1678940691576,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"4\",\n                \"sex\": \"9\",\n                \"area\": \"77\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a13d7fb4a2f516bf506\",\n                \"_timestamp\": 1678940691554,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"4\",\n                \"sex\": \"9\",\n                \"area\": \"9999\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a13d7fb4a2f516bf505\",\n                \"_timestamp\": 1678940691531,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"4\",\n                \"sex\": \"9\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"64129a13d7fb4a2f516bf504\",\n                \"_timestamp\": 1678940691506,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"4\",\n                \"sex\": \"9\",\n                \"area\": \"18\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a13d7fb4a2f516bf503\",\n                \"_timestamp\": 1678940691483,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"4\",\n                \"sex\": \"9\",\n                \"area\": \"17\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a13d7fb4a2f516bf502\",\n                \"_timestamp\": 1678940691461,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"4\",\n                \"sex\": \"9\",\n                \"area\": \"16\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a13d7fb4a2f516bf501\",\n                \"_timestamp\": 1678940691437,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"4\",\n                \"sex\": \"9\",\n                \"area\": \"15\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a13d7fb4a2f516bf500\",\n                \"_timestamp\": 1678940691415,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"4\",\n                \"sex\": \"9\",\n                \"area\": \"14\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a13d7fb4a2f516bf4ff\",\n                \"_timestamp\": 1678940691393,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"4\",\n                \"sex\": \"9\",\n                \"area\": \"13\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a13d7fb4a2f516bf4fe\",\n                \"_timestamp\": 1678940691371,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"4\",\n                \"sex\": \"9\",\n                \"area\": \"12\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a13d7fb4a2f516bf4fd\",\n                \"_timestamp\": 1678940691345,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"4\",\n                \"sex\": \"9\",\n                \"area\": \"09\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a13d7fb4a2f516bf4fc\",\n                \"_timestamp\": 1678940691321,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"4\",\n                \"sex\": \"9\",\n                \"area\": \"08\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a13d7fb4a2f516bf4fb\",\n                \"_timestamp\": 1678940691297,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"4\",\n                \"sex\": \"9\",\n                \"area\": \"07\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a13d7fb4a2f516bf4fa\",\n                \"_timestamp\": 1678940691272,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"4\",\n                \"sex\": \"9\",\n                \"area\": \"06\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a13d7fb4a2f516bf4f9\",\n                \"_timestamp\": 1678940691247,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"4\",\n                \"sex\": \"9\",\n                \"area\": \"05\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a13d7fb4a2f516bf4f8\",\n                \"_timestamp\": 1678940691219,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"4\",\n                \"sex\": \"9\",\n                \"area\": \"04\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a13d7fb4a2f516bf4f7\",\n                \"_timestamp\": 1678940691193,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"4\",\n                \"sex\": \"9\",\n                \"area\": \"03\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a13d7fb4a2f516bf4f6\",\n                \"_timestamp\": 1678940691170,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"4\",\n                \"sex\": \"9\",\n                \"area\": \"02\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a13d7fb4a2f516bf4f5\",\n                \"_timestamp\": 1678940691148,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"4\",\n                \"sex\": \"9\",\n                \"area\": \"01\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a13d7fb4a2f516bf4f4\",\n                \"_timestamp\": 1678940691126,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"4\",\n                \"sex\": \"2\",\n                \"area\": \"77\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a13d7fb4a2f516bf4f3\",\n                \"_timestamp\": 1678940691102,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"4\",\n                \"sex\": \"2\",\n                \"area\": \"9999\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a13d7fb4a2f516bf4f2\",\n                \"_timestamp\": 1678940691077,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"4\",\n                \"sex\": \"2\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"64129a13d7fb4a2f516bf4f1\",\n                \"_timestamp\": 1678940691054,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"4\",\n                \"sex\": \"2\",\n                \"area\": \"18\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a13d7fb4a2f516bf4f0\",\n                \"_timestamp\": 1678940691024,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"4\",\n                \"sex\": \"2\",\n                \"area\": \"17\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a12d7fb4a2f516bf4ef\",\n                \"_timestamp\": 1678940690994,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"4\",\n                \"sex\": \"2\",\n                \"area\": \"16\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a12d7fb4a2f516bf4ee\",\n                \"_timestamp\": 1678940690972,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"4\",\n                \"sex\": \"2\",\n                \"area\": \"15\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a12d7fb4a2f516bf4ed\",\n                \"_timestamp\": 1678940690947,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"4\",\n                \"sex\": \"2\",\n                \"area\": \"14\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a12d7fb4a2f516bf4ec\",\n                \"_timestamp\": 1678940690922,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"4\",\n                \"sex\": \"2\",\n                \"area\": \"13\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a12d7fb4a2f516bf4eb\",\n                \"_timestamp\": 1678940690897,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"4\",\n                \"sex\": \"2\",\n                \"area\": \"12\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a12d7fb4a2f516bf4ea\",\n                \"_timestamp\": 1678940690865,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"4\",\n                \"sex\": \"2\",\n                \"area\": \"09\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a12d7fb4a2f516bf4e9\",\n                \"_timestamp\": 1678940690844,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"4\",\n                \"sex\": \"2\",\n                \"area\": \"08\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a12d7fb4a2f516bf4e8\",\n                \"_timestamp\": 1678940690821,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"4\",\n                \"sex\": \"2\",\n                \"area\": \"07\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a12d7fb4a2f516bf4e7\",\n                \"_timestamp\": 1678940690797,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"4\",\n                \"sex\": \"2\",\n                \"area\": \"06\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a12d7fb4a2f516bf4e6\",\n                \"_timestamp\": 1678940690771,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"4\",\n                \"sex\": \"2\",\n                \"area\": \"05\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a12d7fb4a2f516bf4e5\",\n                \"_timestamp\": 1678940690747,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"4\",\n                \"sex\": \"2\",\n                \"area\": \"04\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a12d7fb4a2f516bf4e4\",\n                \"_timestamp\": 1678940690725,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"4\",\n                \"sex\": \"2\",\n                \"area\": \"03\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a12d7fb4a2f516bf4e3\",\n                \"_timestamp\": 1678940690703,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"4\",\n                \"sex\": \"2\",\n                \"area\": \"02\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a12d7fb4a2f516bf4e2\",\n                \"_timestamp\": 1678940690681,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"4\",\n                \"sex\": \"2\",\n                \"area\": \"01\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a12d7fb4a2f516bf4e1\",\n                \"_timestamp\": 1678940690658,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"4\",\n                \"sex\": \"1\",\n                \"area\": \"77\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a12d7fb4a2f516bf4e0\",\n                \"_timestamp\": 1678940690635,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"4\",\n                \"sex\": \"1\",\n                \"area\": \"9999\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a12d7fb4a2f516bf4df\",\n                \"_timestamp\": 1678940690612,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"4\",\n                \"sex\": \"1\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"64129a12d7fb4a2f516bf4de\",\n                \"_timestamp\": 1678940690586,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"4\",\n                \"sex\": \"1\",\n                \"area\": \"18\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a12d7fb4a2f516bf4dd\",\n                \"_timestamp\": 1678940690561,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"4\",\n                \"sex\": \"1\",\n                \"area\": \"17\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a12d7fb4a2f516bf4dc\",\n                \"_timestamp\": 1678940690539,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"4\",\n                \"sex\": \"1\",\n                \"area\": \"16\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a12d7fb4a2f516bf4db\",\n                \"_timestamp\": 1678940690515,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"4\",\n                \"sex\": \"1\",\n                \"area\": \"15\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a12d7fb4a2f516bf4da\",\n                \"_timestamp\": 1678940690492,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"4\",\n                \"sex\": \"1\",\n                \"area\": \"14\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a12d7fb4a2f516bf4d9\",\n                \"_timestamp\": 1678940690468,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"4\",\n                \"sex\": \"1\",\n                \"area\": \"13\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a12d7fb4a2f516bf4d8\",\n                \"_timestamp\": 1678940690443,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"4\",\n                \"sex\": \"1\",\n                \"area\": \"12\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a12d7fb4a2f516bf4d7\",\n                \"_timestamp\": 1678940690419,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"4\",\n                \"sex\": \"1\",\n                \"area\": \"09\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a12d7fb4a2f516bf4d6\",\n                \"_timestamp\": 1678940690394,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"4\",\n                \"sex\": \"1\",\n                \"area\": \"08\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a12d7fb4a2f516bf4d5\",\n                \"_timestamp\": 1678940690371,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"4\",\n                \"sex\": \"1\",\n                \"area\": \"07\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a12d7fb4a2f516bf4d4\",\n                \"_timestamp\": 1678940690348,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"4\",\n                \"sex\": \"1\",\n                \"area\": \"06\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a12d7fb4a2f516bf4d3\",\n                \"_timestamp\": 1678940690325,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"4\",\n                \"sex\": \"1\",\n                \"area\": \"05\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a12d7fb4a2f516bf4d2\",\n                \"_timestamp\": 1678940690302,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"4\",\n                \"sex\": \"1\",\n                \"area\": \"04\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a12d7fb4a2f516bf4d1\",\n                \"_timestamp\": 1678940690277,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"4\",\n                \"sex\": \"1\",\n                \"area\": \"03\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a12d7fb4a2f516bf4d0\",\n                \"_timestamp\": 1678940690252,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"4\",\n                \"sex\": \"1\",\n                \"area\": \"02\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a12d7fb4a2f516bf4cf\",\n                \"_timestamp\": 1678940690227,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"4\",\n                \"sex\": \"1\",\n                \"area\": \"01\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a12d7fb4a2f516bf4ce\",\n                \"_timestamp\": 1678940690203,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"3\",\n                \"sex\": \"9\",\n                \"area\": \"77\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a12d7fb4a2f516bf4cd\",\n                \"_timestamp\": 1678940690180,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"3\",\n                \"sex\": \"9\",\n                \"area\": \"9999\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a12d7fb4a2f516bf4cc\",\n                \"_timestamp\": 1678940690156,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"3\",\n                \"sex\": \"9\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"64129a12d7fb4a2f516bf4cb\",\n                \"_timestamp\": 1678940690133,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"3\",\n                \"sex\": \"9\",\n                \"area\": \"18\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a12d7fb4a2f516bf4ca\",\n                \"_timestamp\": 1678940690107,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"3\",\n                \"sex\": \"9\",\n                \"area\": \"17\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a12d7fb4a2f516bf4c9\",\n                \"_timestamp\": 1678940690086,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"3\",\n                \"sex\": \"9\",\n                \"area\": \"16\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a12d7fb4a2f516bf4c8\",\n                \"_timestamp\": 1678940690063,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"3\",\n                \"sex\": \"9\",\n                \"area\": \"15\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a12d7fb4a2f516bf4c7\",\n                \"_timestamp\": 1678940690041,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"3\",\n                \"sex\": \"9\",\n                \"area\": \"14\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a12d7fb4a2f516bf4c6\",\n                \"_timestamp\": 1678940690018,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"3\",\n                \"sex\": \"9\",\n                \"area\": \"13\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a11d7fb4a2f516bf4c5\",\n                \"_timestamp\": 1678940689995,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"3\",\n                \"sex\": \"9\",\n                \"area\": \"12\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a11d7fb4a2f516bf4c4\",\n                \"_timestamp\": 1678940689970,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"3\",\n                \"sex\": \"9\",\n                \"area\": \"09\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a11d7fb4a2f516bf4c3\",\n                \"_timestamp\": 1678940689947,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"3\",\n                \"sex\": \"9\",\n                \"area\": \"08\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a11d7fb4a2f516bf4c2\",\n                \"_timestamp\": 1678940689923,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"3\",\n                \"sex\": \"9\",\n                \"area\": \"07\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a11d7fb4a2f516bf4c1\",\n                \"_timestamp\": 1678940689898,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"3\",\n                \"sex\": \"9\",\n                \"area\": \"06\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a11d7fb4a2f516bf4c0\",\n                \"_timestamp\": 1678940689875,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"3\",\n                \"sex\": \"9\",\n                \"area\": \"05\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a11d7fb4a2f516bf4bf\",\n                \"_timestamp\": 1678940689853,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"3\",\n                \"sex\": \"9\",\n                \"area\": \"04\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a11d7fb4a2f516bf4be\",\n                \"_timestamp\": 1678940689829,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"3\",\n                \"sex\": \"9\",\n                \"area\": \"03\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a11d7fb4a2f516bf4bd\",\n                \"_timestamp\": 1678940689807,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"3\",\n                \"sex\": \"9\",\n                \"area\": \"02\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a11d7fb4a2f516bf4bc\",\n                \"_timestamp\": 1678940689772,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"3\",\n                \"sex\": \"9\",\n                \"area\": \"01\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a11d7fb4a2f516bf4bb\",\n                \"_timestamp\": 1678940689747,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"3\",\n                \"sex\": \"2\",\n                \"area\": \"77\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a11d7fb4a2f516bf4ba\",\n                \"_timestamp\": 1678940689724,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"3\",\n                \"sex\": \"2\",\n                \"area\": \"9999\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a11d7fb4a2f516bf4b9\",\n                \"_timestamp\": 1678940689701,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"3\",\n                \"sex\": \"2\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"64129a11d7fb4a2f516bf4b8\",\n                \"_timestamp\": 1678940689677,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"3\",\n                \"sex\": \"2\",\n                \"area\": \"18\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a11d7fb4a2f516bf4b7\",\n                \"_timestamp\": 1678940689655,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"3\",\n                \"sex\": \"2\",\n                \"area\": \"17\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a11d7fb4a2f516bf4b6\",\n                \"_timestamp\": 1678940689632,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"3\",\n                \"sex\": \"2\",\n                \"area\": \"16\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a11d7fb4a2f516bf4b5\",\n                \"_timestamp\": 1678940689609,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"3\",\n                \"sex\": \"2\",\n                \"area\": \"15\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a11d7fb4a2f516bf4b4\",\n                \"_timestamp\": 1678940689586,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"3\",\n                \"sex\": \"2\",\n                \"area\": \"14\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a11d7fb4a2f516bf4b3\",\n                \"_timestamp\": 1678940689560,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"3\",\n                \"sex\": \"2\",\n                \"area\": \"13\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a11d7fb4a2f516bf4b2\",\n                \"_timestamp\": 1678940689537,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"3\",\n                \"sex\": \"2\",\n                \"area\": \"12\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a11d7fb4a2f516bf4b1\",\n                \"_timestamp\": 1678940689482,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"3\",\n                \"sex\": \"2\",\n                \"area\": \"09\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a11d7fb4a2f516bf4b0\",\n                \"_timestamp\": 1678940689460,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"3\",\n                \"sex\": \"2\",\n                \"area\": \"08\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a11d7fb4a2f516bf4af\",\n                \"_timestamp\": 1678940689437,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"3\",\n                \"sex\": \"2\",\n                \"area\": \"07\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a11d7fb4a2f516bf4ae\",\n                \"_timestamp\": 1678940689415,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"3\",\n                \"sex\": \"2\",\n                \"area\": \"06\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a11d7fb4a2f516bf4ad\",\n                \"_timestamp\": 1678940689393,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"3\",\n                \"sex\": \"2\",\n                \"area\": \"05\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a11d7fb4a2f516bf4ac\",\n                \"_timestamp\": 1678940689369,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"3\",\n                \"sex\": \"2\",\n                \"area\": \"04\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a11d7fb4a2f516bf4ab\",\n                \"_timestamp\": 1678940689347,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"3\",\n                \"sex\": \"2\",\n                \"area\": \"03\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a11d7fb4a2f516bf4aa\",\n                \"_timestamp\": 1678940689322,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"3\",\n                \"sex\": \"2\",\n                \"area\": \"02\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a11d7fb4a2f516bf4a9\",\n                \"_timestamp\": 1678940689298,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"3\",\n                \"sex\": \"2\",\n                \"area\": \"01\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a11d7fb4a2f516bf4a8\",\n                \"_timestamp\": 1678940689274,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"3\",\n                \"sex\": \"1\",\n                \"area\": \"77\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a11d7fb4a2f516bf4a7\",\n                \"_timestamp\": 1678940689247,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"3\",\n                \"sex\": \"1\",\n                \"area\": \"9999\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a10d7fb4a2f516bf4a6\",\n                \"_timestamp\": 1678940688996,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"3\",\n                \"sex\": \"1\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"64129a10d7fb4a2f516bf4a5\",\n                \"_timestamp\": 1678940688974,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"3\",\n                \"sex\": \"1\",\n                \"area\": \"18\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a10d7fb4a2f516bf4a4\",\n                \"_timestamp\": 1678940688953,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"3\",\n                \"sex\": \"1\",\n                \"area\": \"17\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a10d7fb4a2f516bf4a3\",\n                \"_timestamp\": 1678940688925,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"3\",\n                \"sex\": \"1\",\n                \"area\": \"16\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a10d7fb4a2f516bf4a2\",\n                \"_timestamp\": 1678940688902,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"3\",\n                \"sex\": \"1\",\n                \"area\": \"15\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a10d7fb4a2f516bf4a1\",\n                \"_timestamp\": 1678940688878,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"3\",\n                \"sex\": \"1\",\n                \"area\": \"14\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a10d7fb4a2f516bf4a0\",\n                \"_timestamp\": 1678940688855,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"3\",\n                \"sex\": \"1\",\n                \"area\": \"13\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a10d7fb4a2f516bf49f\",\n                \"_timestamp\": 1678940688833,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"3\",\n                \"sex\": \"1\",\n                \"area\": \"12\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a10d7fb4a2f516bf49e\",\n                \"_timestamp\": 1678940688811,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"3\",\n                \"sex\": \"1\",\n                \"area\": \"09\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a10d7fb4a2f516bf49d\",\n                \"_timestamp\": 1678940688789,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"3\",\n                \"sex\": \"1\",\n                \"area\": \"08\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a10d7fb4a2f516bf49c\",\n                \"_timestamp\": 1678940688766,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"3\",\n                \"sex\": \"1\",\n                \"area\": \"07\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a10d7fb4a2f516bf49b\",\n                \"_timestamp\": 1678940688742,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"3\",\n                \"sex\": \"1\",\n                \"area\": \"06\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a10d7fb4a2f516bf49a\",\n                \"_timestamp\": 1678940688718,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"3\",\n                \"sex\": \"1\",\n                \"area\": \"05\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a10d7fb4a2f516bf499\",\n                \"_timestamp\": 1678940688696,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"3\",\n                \"sex\": \"1\",\n                \"area\": \"04\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a10d7fb4a2f516bf498\",\n                \"_timestamp\": 1678940688672,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"3\",\n                \"sex\": \"1\",\n                \"area\": \"03\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a10d7fb4a2f516bf497\",\n                \"_timestamp\": 1678940688641,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"3\",\n                \"sex\": \"1\",\n                \"area\": \"02\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a10d7fb4a2f516bf496\",\n                \"_timestamp\": 1678940688618,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"3\",\n                \"sex\": \"1\",\n                \"area\": \"01\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a10d7fb4a2f516bf495\",\n                \"_timestamp\": 1678940688594,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"2\",\n                \"sex\": \"9\",\n                \"area\": \"77\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"64129a10d7fb4a2f516bf494\",\n                \"_timestamp\": 1678940688572,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"2\",\n                \"sex\": \"9\",\n                \"area\": \"9999\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"64129a10d7fb4a2f516bf493\",\n                \"_timestamp\": 1678940688547,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"2\",\n                \"sex\": \"9\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"64129a10d7fb4a2f516bf492\",\n                \"_timestamp\": 1678940688524,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"2\",\n                \"sex\": \"9\",\n                \"area\": \"18\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a10d7fb4a2f516bf491\",\n                \"_timestamp\": 1678940688492,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"2\",\n                \"sex\": \"9\",\n                \"area\": \"17\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a10d7fb4a2f516bf490\",\n                \"_timestamp\": 1678940688469,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"2\",\n                \"sex\": \"9\",\n                \"area\": \"16\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a10d7fb4a2f516bf48f\",\n                \"_timestamp\": 1678940688446,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"2\",\n                \"sex\": \"9\",\n                \"area\": \"15\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a10d7fb4a2f516bf48e\",\n                \"_timestamp\": 1678940688423,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"2\",\n                \"sex\": \"9\",\n                \"area\": \"14\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a10d7fb4a2f516bf48d\",\n                \"_timestamp\": 1678940688401,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"2\",\n                \"sex\": \"9\",\n                \"area\": \"13\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a10d7fb4a2f516bf48c\",\n                \"_timestamp\": 1678940688379,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"2\",\n                \"sex\": \"9\",\n                \"area\": \"12\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a10d7fb4a2f516bf48b\",\n                \"_timestamp\": 1678940688357,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"2\",\n                \"sex\": \"9\",\n                \"area\": \"09\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a10d7fb4a2f516bf48a\",\n                \"_timestamp\": 1678940688334,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"2\",\n                \"sex\": \"9\",\n                \"area\": \"08\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a10d7fb4a2f516bf489\",\n                \"_timestamp\": 1678940688309,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"2\",\n                \"sex\": \"9\",\n                \"area\": \"07\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a10d7fb4a2f516bf488\",\n                \"_timestamp\": 1678940688287,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"2\",\n                \"sex\": \"9\",\n                \"area\": \"06\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a10d7fb4a2f516bf487\",\n                \"_timestamp\": 1678940688263,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"2\",\n                \"sex\": \"9\",\n                \"area\": \"05\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a10d7fb4a2f516bf486\",\n                \"_timestamp\": 1678940688241,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"2\",\n                \"sex\": \"9\",\n                \"area\": \"04\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a10d7fb4a2f516bf485\",\n                \"_timestamp\": 1678940688218,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"2\",\n                \"sex\": \"9\",\n                \"area\": \"03\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a10d7fb4a2f516bf484\",\n                \"_timestamp\": 1678940688195,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"2\",\n                \"sex\": \"9\",\n                \"area\": \"02\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"64129a10d7fb4a2f516bf483\",\n                \"_timestamp\": 1678940688172,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"2\",\n                \"sex\": \"9\",\n                \"area\": \"01\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a10d7fb4a2f516bf482\",\n                \"_timestamp\": 1678940688147,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"2\",\n                \"sex\": \"2\",\n                \"area\": \"77\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"64129a10d7fb4a2f516bf481\",\n                \"_timestamp\": 1678940688122,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"2\",\n                \"sex\": \"2\",\n                \"area\": \"9999\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"64129a10d7fb4a2f516bf480\",\n                \"_timestamp\": 1678940688100,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"2\",\n                \"sex\": \"2\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"64129a10d7fb4a2f516bf47f\",\n                \"_timestamp\": 1678940688075,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"2\",\n                \"sex\": \"2\",\n                \"area\": \"18\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a10d7fb4a2f516bf47e\",\n                \"_timestamp\": 1678940688053,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"2\",\n                \"sex\": \"2\",\n                \"area\": \"17\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a10d7fb4a2f516bf47d\",\n                \"_timestamp\": 1678940688026,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"2\",\n                \"sex\": \"2\",\n                \"area\": \"16\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a10d7fb4a2f516bf47c\",\n                \"_timestamp\": 1678940688002,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"2\",\n                \"sex\": \"2\",\n                \"area\": \"15\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a0fd7fb4a2f516bf47b\",\n                \"_timestamp\": 1678940687975,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"2\",\n                \"sex\": \"2\",\n                \"area\": \"14\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a0fd7fb4a2f516bf47a\",\n                \"_timestamp\": 1678940687953,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"2\",\n                \"sex\": \"2\",\n                \"area\": \"13\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a0fd7fb4a2f516bf479\",\n                \"_timestamp\": 1678940687931,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"2\",\n                \"sex\": \"2\",\n                \"area\": \"12\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a0fd7fb4a2f516bf478\",\n                \"_timestamp\": 1678940687909,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"2\",\n                \"sex\": \"2\",\n                \"area\": \"09\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a0fd7fb4a2f516bf477\",\n                \"_timestamp\": 1678940687885,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"2\",\n                \"sex\": \"2\",\n                \"area\": \"08\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a0fd7fb4a2f516bf476\",\n                \"_timestamp\": 1678940687851,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"2\",\n                \"sex\": \"2\",\n                \"area\": \"07\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a0fd7fb4a2f516bf475\",\n                \"_timestamp\": 1678940687828,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"2\",\n                \"sex\": \"2\",\n                \"area\": \"06\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a0fd7fb4a2f516bf474\",\n                \"_timestamp\": 1678940687805,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"2\",\n                \"sex\": \"2\",\n                \"area\": \"05\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a0fd7fb4a2f516bf473\",\n                \"_timestamp\": 1678940687779,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"2\",\n                \"sex\": \"2\",\n                \"area\": \"04\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a0fd7fb4a2f516bf472\",\n                \"_timestamp\": 1678940687755,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"2\",\n                \"sex\": \"2\",\n                \"area\": \"03\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a0fd7fb4a2f516bf471\",\n                \"_timestamp\": 1678940687732,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"2\",\n                \"sex\": \"2\",\n                \"area\": \"02\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"64129a0fd7fb4a2f516bf470\",\n                \"_timestamp\": 1678940687710,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"2\",\n                \"sex\": \"2\",\n                \"area\": \"01\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a0fd7fb4a2f516bf46f\",\n                \"_timestamp\": 1678940687688,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"2\",\n                \"sex\": \"1\",\n                \"area\": \"77\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a0fd7fb4a2f516bf46e\",\n                \"_timestamp\": 1678940687666,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"2\",\n                \"sex\": \"1\",\n                \"area\": \"9999\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a0fd7fb4a2f516bf46d\",\n                \"_timestamp\": 1678940687639,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"2\",\n                \"sex\": \"1\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"64129a0fd7fb4a2f516bf46c\",\n                \"_timestamp\": 1678940687616,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"2\",\n                \"sex\": \"1\",\n                \"area\": \"18\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a0fd7fb4a2f516bf46b\",\n                \"_timestamp\": 1678940687592,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"2\",\n                \"sex\": \"1\",\n                \"area\": \"17\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a0fd7fb4a2f516bf46a\",\n                \"_timestamp\": 1678940687570,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"2\",\n                \"sex\": \"1\",\n                \"area\": \"16\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a0fd7fb4a2f516bf469\",\n                \"_timestamp\": 1678940687547,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"2\",\n                \"sex\": \"1\",\n                \"area\": \"15\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a0fd7fb4a2f516bf468\",\n                \"_timestamp\": 1678940687523,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"2\",\n                \"sex\": \"1\",\n                \"area\": \"14\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a0fd7fb4a2f516bf467\",\n                \"_timestamp\": 1678940687501,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"2\",\n                \"sex\": \"1\",\n                \"area\": \"13\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a0fd7fb4a2f516bf466\",\n                \"_timestamp\": 1678940687479,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"2\",\n                \"sex\": \"1\",\n                \"area\": \"12\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a0fd7fb4a2f516bf465\",\n                \"_timestamp\": 1678940687457,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"2\",\n                \"sex\": \"1\",\n                \"area\": \"09\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a0fd7fb4a2f516bf464\",\n                \"_timestamp\": 1678940687434,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"2\",\n                \"sex\": \"1\",\n                \"area\": \"08\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a0fd7fb4a2f516bf463\",\n                \"_timestamp\": 1678940687405,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"2\",\n                \"sex\": \"1\",\n                \"area\": \"07\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a0fd7fb4a2f516bf462\",\n                \"_timestamp\": 1678940687383,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"2\",\n                \"sex\": \"1\",\n                \"area\": \"06\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a0fd7fb4a2f516bf461\",\n                \"_timestamp\": 1678940687358,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"2\",\n                \"sex\": \"1\",\n                \"area\": \"05\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a0fd7fb4a2f516bf460\",\n                \"_timestamp\": 1678940687336,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"2\",\n                \"sex\": \"1\",\n                \"area\": \"04\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a0fd7fb4a2f516bf45f\",\n                \"_timestamp\": 1678940687312,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"2\",\n                \"sex\": \"1\",\n                \"area\": \"03\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a0fd7fb4a2f516bf45e\",\n                \"_timestamp\": 1678940687288,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"2\",\n                \"sex\": \"1\",\n                \"area\": \"02\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a0fd7fb4a2f516bf45d\",\n                \"_timestamp\": 1678940687266,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"2\",\n                \"sex\": \"1\",\n                \"area\": \"01\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a0fd7fb4a2f516bf45c\",\n                \"_timestamp\": 1678940687244,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"1\",\n                \"sex\": \"9\",\n                \"area\": \"77\",\n                \"count\": \"15\"\n            },\n            {\n                \"_id\": \"64129a0fd7fb4a2f516bf45b\",\n                \"_timestamp\": 1678940687211,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"1\",\n                \"sex\": \"9\",\n                \"area\": \"9999\",\n                \"count\": \"15\"\n            },\n            {\n                \"_id\": \"64129a0fd7fb4a2f516bf45a\",\n                \"_timestamp\": 1678940687179,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"1\",\n                \"sex\": \"9\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"64129a0fd7fb4a2f516bf459\",\n                \"_timestamp\": 1678940687156,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"1\",\n                \"sex\": \"9\",\n                \"area\": \"18\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a0fd7fb4a2f516bf458\",\n                \"_timestamp\": 1678940687132,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"1\",\n                \"sex\": \"9\",\n                \"area\": \"17\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a0fd7fb4a2f516bf457\",\n                \"_timestamp\": 1678940687109,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"1\",\n                \"sex\": \"9\",\n                \"area\": \"16\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a0fd7fb4a2f516bf456\",\n                \"_timestamp\": 1678940687077,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"1\",\n                \"sex\": \"9\",\n                \"area\": \"15\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a0fd7fb4a2f516bf455\",\n                \"_timestamp\": 1678940687048,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"1\",\n                \"sex\": \"9\",\n                \"area\": \"14\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a0fd7fb4a2f516bf454\",\n                \"_timestamp\": 1678940687026,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"1\",\n                \"sex\": \"9\",\n                \"area\": \"13\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a0fd7fb4a2f516bf453\",\n                \"_timestamp\": 1678940687001,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"1\",\n                \"sex\": \"9\",\n                \"area\": \"12\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a0ed7fb4a2f516bf452\",\n                \"_timestamp\": 1678940686962,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"1\",\n                \"sex\": \"9\",\n                \"area\": \"09\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a0ed7fb4a2f516bf451\",\n                \"_timestamp\": 1678940686937,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"1\",\n                \"sex\": \"9\",\n                \"area\": \"08\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a0ed7fb4a2f516bf450\",\n                \"_timestamp\": 1678940686910,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"1\",\n                \"sex\": \"9\",\n                \"area\": \"07\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a0ed7fb4a2f516bf44f\",\n                \"_timestamp\": 1678940686887,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"1\",\n                \"sex\": \"9\",\n                \"area\": \"06\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a0ed7fb4a2f516bf44e\",\n                \"_timestamp\": 1678940686860,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"1\",\n                \"sex\": \"9\",\n                \"area\": \"05\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a0ed7fb4a2f516bf44d\",\n                \"_timestamp\": 1678940686798,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"1\",\n                \"sex\": \"9\",\n                \"area\": \"04\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a0ed7fb4a2f516bf44c\",\n                \"_timestamp\": 1678940686773,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"1\",\n                \"sex\": \"9\",\n                \"area\": \"03\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"64129a0ed7fb4a2f516bf44b\",\n                \"_timestamp\": 1678940686728,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"1\",\n                \"sex\": \"9\",\n                \"area\": \"02\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"64129a0ed7fb4a2f516bf44a\",\n                \"_timestamp\": 1678940686701,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"1\",\n                \"sex\": \"9\",\n                \"area\": \"01\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"64129a0ed7fb4a2f516bf449\",\n                \"_timestamp\": 1678940686679,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"1\",\n                \"sex\": \"2\",\n                \"area\": \"77\",\n                \"count\": \"12\"\n            },\n            {\n                \"_id\": \"64129a0ed7fb4a2f516bf448\",\n                \"_timestamp\": 1678940686654,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"1\",\n                \"sex\": \"2\",\n                \"area\": \"9999\",\n                \"count\": \"12\"\n            },\n            {\n                \"_id\": \"64129a0ed7fb4a2f516bf447\",\n                \"_timestamp\": 1678940686631,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"1\",\n                \"sex\": \"2\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"64129a0ed7fb4a2f516bf446\",\n                \"_timestamp\": 1678940686591,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"1\",\n                \"sex\": \"2\",\n                \"area\": \"18\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a0ed7fb4a2f516bf445\",\n                \"_timestamp\": 1678940686565,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"1\",\n                \"sex\": \"2\",\n                \"area\": \"17\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a0ed7fb4a2f516bf444\",\n                \"_timestamp\": 1678940686541,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"1\",\n                \"sex\": \"2\",\n                \"area\": \"16\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a0ed7fb4a2f516bf443\",\n                \"_timestamp\": 1678940686517,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"1\",\n                \"sex\": \"2\",\n                \"area\": \"15\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a0ed7fb4a2f516bf442\",\n                \"_timestamp\": 1678940686495,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"1\",\n                \"sex\": \"2\",\n                \"area\": \"14\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a0ed7fb4a2f516bf441\",\n                \"_timestamp\": 1678940686470,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"1\",\n                \"sex\": \"2\",\n                \"area\": \"13\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a0ed7fb4a2f516bf440\",\n                \"_timestamp\": 1678940686447,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"1\",\n                \"sex\": \"2\",\n                \"area\": \"12\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a0ed7fb4a2f516bf43f\",\n                \"_timestamp\": 1678940686424,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"1\",\n                \"sex\": \"2\",\n                \"area\": \"09\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a0ed7fb4a2f516bf43e\",\n                \"_timestamp\": 1678940686401,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"1\",\n                \"sex\": \"2\",\n                \"area\": \"08\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a0ed7fb4a2f516bf43d\",\n                \"_timestamp\": 1678940686378,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"1\",\n                \"sex\": \"2\",\n                \"area\": \"07\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a0ed7fb4a2f516bf43c\",\n                \"_timestamp\": 1678940686354,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"1\",\n                \"sex\": \"2\",\n                \"area\": \"06\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a0ed7fb4a2f516bf43b\",\n                \"_timestamp\": 1678940686324,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"1\",\n                \"sex\": \"2\",\n                \"area\": \"05\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a0ed7fb4a2f516bf43a\",\n                \"_timestamp\": 1678940686296,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"1\",\n                \"sex\": \"2\",\n                \"area\": \"04\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a0ed7fb4a2f516bf439\",\n                \"_timestamp\": 1678940686273,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"1\",\n                \"sex\": \"2\",\n                \"area\": \"03\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a0ed7fb4a2f516bf438\",\n                \"_timestamp\": 1678940686251,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"1\",\n                \"sex\": \"2\",\n                \"area\": \"02\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"64129a0ed7fb4a2f516bf437\",\n                \"_timestamp\": 1678940686201,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"1\",\n                \"sex\": \"2\",\n                \"area\": \"01\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"64129a0ed7fb4a2f516bf436\",\n                \"_timestamp\": 1678940686176,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"1\",\n                \"sex\": \"1\",\n                \"area\": \"77\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"64129a0ed7fb4a2f516bf435\",\n                \"_timestamp\": 1678940686148,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"1\",\n                \"sex\": \"1\",\n                \"area\": \"9999\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"64129a0ed7fb4a2f516bf434\",\n                \"_timestamp\": 1678940686121,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"1\",\n                \"sex\": \"1\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"64129a0ed7fb4a2f516bf433\",\n                \"_timestamp\": 1678940686088,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"1\",\n                \"sex\": \"1\",\n                \"area\": \"18\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a0ed7fb4a2f516bf432\",\n                \"_timestamp\": 1678940686057,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"1\",\n                \"sex\": \"1\",\n                \"area\": \"17\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a0ed7fb4a2f516bf431\",\n                \"_timestamp\": 1678940686024,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"1\",\n                \"sex\": \"1\",\n                \"area\": \"16\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a0dd7fb4a2f516bf430\",\n                \"_timestamp\": 1678940685985,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"1\",\n                \"sex\": \"1\",\n                \"area\": \"15\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a0dd7fb4a2f516bf42f\",\n                \"_timestamp\": 1678940685867,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"1\",\n                \"sex\": \"1\",\n                \"area\": \"14\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a0dd7fb4a2f516bf42e\",\n                \"_timestamp\": 1678940685833,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"1\",\n                \"sex\": \"1\",\n                \"area\": \"13\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a0dd7fb4a2f516bf42d\",\n                \"_timestamp\": 1678940685803,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"1\",\n                \"sex\": \"1\",\n                \"area\": \"12\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a0dd7fb4a2f516bf42c\",\n                \"_timestamp\": 1678940685778,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"1\",\n                \"sex\": \"1\",\n                \"area\": \"09\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a0dd7fb4a2f516bf42b\",\n                \"_timestamp\": 1678940685750,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"1\",\n                \"sex\": \"1\",\n                \"area\": \"08\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a0dd7fb4a2f516bf42a\",\n                \"_timestamp\": 1678940685720,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"1\",\n                \"sex\": \"1\",\n                \"area\": \"07\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a0dd7fb4a2f516bf429\",\n                \"_timestamp\": 1678940685694,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"1\",\n                \"sex\": \"1\",\n                \"area\": \"06\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a0dd7fb4a2f516bf428\",\n                \"_timestamp\": 1678940685670,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"1\",\n                \"sex\": \"1\",\n                \"area\": \"05\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a0dd7fb4a2f516bf427\",\n                \"_timestamp\": 1678940685645,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"1\",\n                \"sex\": \"1\",\n                \"area\": \"04\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a0dd7fb4a2f516bf426\",\n                \"_timestamp\": 1678940685613,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"1\",\n                \"sex\": \"1\",\n                \"area\": \"03\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"64129a0dd7fb4a2f516bf425\",\n                \"_timestamp\": 1678940685591,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"1\",\n                \"sex\": \"1\",\n                \"area\": \"02\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"64129a0dd7fb4a2f516bf424\",\n                \"_timestamp\": 1678940685545,\n                \"year\": \"2018\",\n                \"age\": \"105\",\n                \"ethnic\": \"1\",\n                \"sex\": \"1\",\n                \"area\": \"01\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a0dd7fb4a2f516bf423\",\n                \"_timestamp\": 1678940685513,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"77\",\n                \"count\": \"33\"\n            },\n            {\n                \"_id\": \"64129a0dd7fb4a2f516bf422\",\n                \"_timestamp\": 1678940685481,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"9999\",\n                \"count\": \"33\"\n            },\n            {\n                \"_id\": \"64129a0dd7fb4a2f516bf421\",\n                \"_timestamp\": 1678940685457,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"99\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a0dd7fb4a2f516bf420\",\n                \"_timestamp\": 1678940685427,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"18\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"64129a0dd7fb4a2f516bf41f\",\n                \"_timestamp\": 1678940685401,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"17\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a0dd7fb4a2f516bf41e\",\n                \"_timestamp\": 1678940685375,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"16\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a0dd7fb4a2f516bf41d\",\n                \"_timestamp\": 1678940685353,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"15\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a0dd7fb4a2f516bf41c\",\n                \"_timestamp\": 1678940685244,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"14\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a0dd7fb4a2f516bf41b\",\n                \"_timestamp\": 1678940685149,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"13\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"64129a0dd7fb4a2f516bf41a\",\n                \"_timestamp\": 1678940685126,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"12\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a0dd7fb4a2f516bf419\",\n                \"_timestamp\": 1678940685098,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"09\",\n                \"count\": \"9\"\n            },\n            {\n                \"_id\": \"64129a0dd7fb4a2f516bf418\",\n                \"_timestamp\": 1678940685073,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"08\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"64129a0dd7fb4a2f516bf417\",\n                \"_timestamp\": 1678940685047,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"07\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a0dd7fb4a2f516bf416\",\n                \"_timestamp\": 1678940685022,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"06\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a0cd7fb4a2f516bf415\",\n                \"_timestamp\": 1678940684998,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"05\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a0cd7fb4a2f516bf414\",\n                \"_timestamp\": 1678940684953,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"04\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"64129a0cd7fb4a2f516bf413\",\n                \"_timestamp\": 1678940684927,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"03\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"64129a0cd7fb4a2f516bf412\",\n                \"_timestamp\": 1678940684902,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"02\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"64129a0cd7fb4a2f516bf411\",\n                \"_timestamp\": 1678940684879,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"01\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a0cd7fb4a2f516bf410\",\n                \"_timestamp\": 1678940684853,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"77\",\n                \"count\": \"30\"\n            },\n            {\n                \"_id\": \"64129a0cd7fb4a2f516bf40f\",\n                \"_timestamp\": 1678940684805,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"9999\",\n                \"count\": \"30\"\n            },\n            {\n                \"_id\": \"64129a0cd7fb4a2f516bf40e\",\n                \"_timestamp\": 1678940684772,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"99\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a0cd7fb4a2f516bf40d\",\n                \"_timestamp\": 1678940684749,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"18\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"64129a0cd7fb4a2f516bf40c\",\n                \"_timestamp\": 1678940684722,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"17\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a0cd7fb4a2f516bf40b\",\n                \"_timestamp\": 1678940684694,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"16\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a0cd7fb4a2f516bf40a\",\n                \"_timestamp\": 1678940684672,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"15\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a0cd7fb4a2f516bf409\",\n                \"_timestamp\": 1678940684646,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"14\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a0cd7fb4a2f516bf408\",\n                \"_timestamp\": 1678940684613,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"13\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"64129a0cd7fb4a2f516bf407\",\n                \"_timestamp\": 1678940684588,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"12\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a0cd7fb4a2f516bf406\",\n                \"_timestamp\": 1678940684564,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"09\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"64129a0cd7fb4a2f516bf405\",\n                \"_timestamp\": 1678940684539,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"08\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"64129a0cd7fb4a2f516bf404\",\n                \"_timestamp\": 1678940684516,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"07\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a0cd7fb4a2f516bf403\",\n                \"_timestamp\": 1678940684489,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"06\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a0cd7fb4a2f516bf402\",\n                \"_timestamp\": 1678940684460,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"05\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a0cd7fb4a2f516bf401\",\n                \"_timestamp\": 1678940684437,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"04\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"64129a0cd7fb4a2f516bf400\",\n                \"_timestamp\": 1678940684414,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"03\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"64129a0cd7fb4a2f516bf3ff\",\n                \"_timestamp\": 1678940684392,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"02\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"64129a0cd7fb4a2f516bf3fe\",\n                \"_timestamp\": 1678940684366,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"01\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a0cd7fb4a2f516bf3fd\",\n                \"_timestamp\": 1678940684343,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"1\",\n                \"area\": \"77\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"64129a0cd7fb4a2f516bf3fc\",\n                \"_timestamp\": 1678940684316,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"1\",\n                \"area\": \"9999\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"64129a0cd7fb4a2f516bf3fb\",\n                \"_timestamp\": 1678940684291,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"1\",\n                \"area\": \"99\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a0cd7fb4a2f516bf3fa\",\n                \"_timestamp\": 1678940684259,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"1\",\n                \"area\": \"18\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a0cd7fb4a2f516bf3f9\",\n                \"_timestamp\": 1678940684210,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"1\",\n                \"area\": \"17\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a0cd7fb4a2f516bf3f8\",\n                \"_timestamp\": 1678940684166,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"1\",\n                \"area\": \"16\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a0cd7fb4a2f516bf3f7\",\n                \"_timestamp\": 1678940684142,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"1\",\n                \"area\": \"15\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a0cd7fb4a2f516bf3f6\",\n                \"_timestamp\": 1678940684119,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"1\",\n                \"area\": \"14\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a0cd7fb4a2f516bf3f5\",\n                \"_timestamp\": 1678940684092,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"1\",\n                \"area\": \"13\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a0cd7fb4a2f516bf3f4\",\n                \"_timestamp\": 1678940684070,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"1\",\n                \"area\": \"12\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a0cd7fb4a2f516bf3f3\",\n                \"_timestamp\": 1678940684044,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"1\",\n                \"area\": \"09\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a0cd7fb4a2f516bf3f2\",\n                \"_timestamp\": 1678940684021,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"1\",\n                \"area\": \"08\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a0bd7fb4a2f516bf3f1\",\n                \"_timestamp\": 1678940683997,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"1\",\n                \"area\": \"07\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a0bd7fb4a2f516bf3f0\",\n                \"_timestamp\": 1678940683972,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"1\",\n                \"area\": \"06\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a0bd7fb4a2f516bf3ef\",\n                \"_timestamp\": 1678940683948,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"1\",\n                \"area\": \"05\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a0bd7fb4a2f516bf3ee\",\n                \"_timestamp\": 1678940683923,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"1\",\n                \"area\": \"04\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a0bd7fb4a2f516bf3ed\",\n                \"_timestamp\": 1678940683895,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"1\",\n                \"area\": \"03\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a0bd7fb4a2f516bf3ec\",\n                \"_timestamp\": 1678940683872,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"1\",\n                \"area\": \"02\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a0bd7fb4a2f516bf3eb\",\n                \"_timestamp\": 1678940683847,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"1\",\n                \"area\": \"01\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a0bd7fb4a2f516bf3ea\",\n                \"_timestamp\": 1678940683822,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"77\",\n                \"sex\": \"9\",\n                \"area\": \"77\",\n                \"count\": \"33\"\n            },\n            {\n                \"_id\": \"64129a0bd7fb4a2f516bf3e9\",\n                \"_timestamp\": 1678940683797,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"77\",\n                \"sex\": \"9\",\n                \"area\": \"9999\",\n                \"count\": \"33\"\n            },\n            {\n                \"_id\": \"64129a0bd7fb4a2f516bf3e8\",\n                \"_timestamp\": 1678940683771,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"77\",\n                \"sex\": \"9\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"64129a0bd7fb4a2f516bf3e7\",\n                \"_timestamp\": 1678940683748,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"77\",\n                \"sex\": \"9\",\n                \"area\": \"18\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"64129a0bd7fb4a2f516bf3e6\",\n                \"_timestamp\": 1678940683724,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"77\",\n                \"sex\": \"9\",\n                \"area\": \"17\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a0bd7fb4a2f516bf3e5\",\n                \"_timestamp\": 1678940683701,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"77\",\n                \"sex\": \"9\",\n                \"area\": \"16\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a0bd7fb4a2f516bf3e4\",\n                \"_timestamp\": 1678940683674,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"77\",\n                \"sex\": \"9\",\n                \"area\": \"15\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a0bd7fb4a2f516bf3e3\",\n                \"_timestamp\": 1678940683651,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"77\",\n                \"sex\": \"9\",\n                \"area\": \"14\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a0bd7fb4a2f516bf3e2\",\n                \"_timestamp\": 1678940683627,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"77\",\n                \"sex\": \"9\",\n                \"area\": \"13\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"64129a0bd7fb4a2f516bf3e1\",\n                \"_timestamp\": 1678940683603,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"77\",\n                \"sex\": \"9\",\n                \"area\": \"12\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a0bd7fb4a2f516bf3e0\",\n                \"_timestamp\": 1678940683579,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"77\",\n                \"sex\": \"9\",\n                \"area\": \"09\",\n                \"count\": \"9\"\n            },\n            {\n                \"_id\": \"64129a0bd7fb4a2f516bf3df\",\n                \"_timestamp\": 1678940683557,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"77\",\n                \"sex\": \"9\",\n                \"area\": \"08\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"64129a0bd7fb4a2f516bf3de\",\n                \"_timestamp\": 1678940683534,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"77\",\n                \"sex\": \"9\",\n                \"area\": \"07\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a0bd7fb4a2f516bf3dd\",\n                \"_timestamp\": 1678940683509,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"77\",\n                \"sex\": \"9\",\n                \"area\": \"06\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a0bd7fb4a2f516bf3dc\",\n                \"_timestamp\": 1678940683486,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"77\",\n                \"sex\": \"9\",\n                \"area\": \"05\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a0bd7fb4a2f516bf3db\",\n                \"_timestamp\": 1678940683463,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"77\",\n                \"sex\": \"9\",\n                \"area\": \"04\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"64129a0bd7fb4a2f516bf3da\",\n                \"_timestamp\": 1678940683437,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"77\",\n                \"sex\": \"9\",\n                \"area\": \"03\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"64129a0bd7fb4a2f516bf3d9\",\n                \"_timestamp\": 1678940683264,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"77\",\n                \"sex\": \"9\",\n                \"area\": \"02\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"64129a0bd7fb4a2f516bf3d8\",\n                \"_timestamp\": 1678940683242,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"77\",\n                \"sex\": \"9\",\n                \"area\": \"01\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a0bd7fb4a2f516bf3d7\",\n                \"_timestamp\": 1678940683219,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"77\",\n                \"sex\": \"2\",\n                \"area\": \"77\",\n                \"count\": \"30\"\n            },\n            {\n                \"_id\": \"64129a0bd7fb4a2f516bf3d6\",\n                \"_timestamp\": 1678940683197,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"77\",\n                \"sex\": \"2\",\n                \"area\": \"9999\",\n                \"count\": \"30\"\n            },\n            {\n                \"_id\": \"64129a0bd7fb4a2f516bf3d5\",\n                \"_timestamp\": 1678940683172,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"77\",\n                \"sex\": \"2\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"64129a0bd7fb4a2f516bf3d4\",\n                \"_timestamp\": 1678940683146,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"77\",\n                \"sex\": \"2\",\n                \"area\": \"18\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"64129a0bd7fb4a2f516bf3d3\",\n                \"_timestamp\": 1678940683120,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"77\",\n                \"sex\": \"2\",\n                \"area\": \"17\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a0bd7fb4a2f516bf3d2\",\n                \"_timestamp\": 1678940683083,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"77\",\n                \"sex\": \"2\",\n                \"area\": \"16\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a0bd7fb4a2f516bf3d1\",\n                \"_timestamp\": 1678940683041,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"77\",\n                \"sex\": \"2\",\n                \"area\": \"15\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a0bd7fb4a2f516bf3d0\",\n                \"_timestamp\": 1678940683016,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"77\",\n                \"sex\": \"2\",\n                \"area\": \"14\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a0ad7fb4a2f516bf3cf\",\n                \"_timestamp\": 1678940682992,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"77\",\n                \"sex\": \"2\",\n                \"area\": \"13\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"64129a0ad7fb4a2f516bf3ce\",\n                \"_timestamp\": 1678940682969,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"77\",\n                \"sex\": \"2\",\n                \"area\": \"12\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a0ad7fb4a2f516bf3cd\",\n                \"_timestamp\": 1678940682947,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"77\",\n                \"sex\": \"2\",\n                \"area\": \"09\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"64129a0ad7fb4a2f516bf3cc\",\n                \"_timestamp\": 1678940682922,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"77\",\n                \"sex\": \"2\",\n                \"area\": \"08\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"64129a0ad7fb4a2f516bf3cb\",\n                \"_timestamp\": 1678940682897,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"77\",\n                \"sex\": \"2\",\n                \"area\": \"07\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a0ad7fb4a2f516bf3ca\",\n                \"_timestamp\": 1678940682873,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"77\",\n                \"sex\": \"2\",\n                \"area\": \"06\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a0ad7fb4a2f516bf3c9\",\n                \"_timestamp\": 1678940682850,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"77\",\n                \"sex\": \"2\",\n                \"area\": \"05\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a0ad7fb4a2f516bf3c8\",\n                \"_timestamp\": 1678940682827,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"77\",\n                \"sex\": \"2\",\n                \"area\": \"04\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"64129a0ad7fb4a2f516bf3c7\",\n                \"_timestamp\": 1678940682803,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"77\",\n                \"sex\": \"2\",\n                \"area\": \"03\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"64129a0ad7fb4a2f516bf3c6\",\n                \"_timestamp\": 1678940682778,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"77\",\n                \"sex\": \"2\",\n                \"area\": \"02\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"64129a0ad7fb4a2f516bf3c5\",\n                \"_timestamp\": 1678940682754,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"77\",\n                \"sex\": \"2\",\n                \"area\": \"01\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a0ad7fb4a2f516bf3c4\",\n                \"_timestamp\": 1678940682725,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"77\",\n                \"sex\": \"1\",\n                \"area\": \"77\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"64129a0ad7fb4a2f516bf3c3\",\n                \"_timestamp\": 1678940682700,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"77\",\n                \"sex\": \"1\",\n                \"area\": \"9999\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"64129a0ad7fb4a2f516bf3c2\",\n                \"_timestamp\": 1678940682671,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"77\",\n                \"sex\": \"1\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"64129a0ad7fb4a2f516bf3c1\",\n                \"_timestamp\": 1678940682649,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"77\",\n                \"sex\": \"1\",\n                \"area\": \"18\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a0ad7fb4a2f516bf3c0\",\n                \"_timestamp\": 1678940682625,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"77\",\n                \"sex\": \"1\",\n                \"area\": \"17\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a0ad7fb4a2f516bf3bf\",\n                \"_timestamp\": 1678940682602,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"77\",\n                \"sex\": \"1\",\n                \"area\": \"16\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a0ad7fb4a2f516bf3be\",\n                \"_timestamp\": 1678940682578,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"77\",\n                \"sex\": \"1\",\n                \"area\": \"15\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a0ad7fb4a2f516bf3bd\",\n                \"_timestamp\": 1678940682556,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"77\",\n                \"sex\": \"1\",\n                \"area\": \"14\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a0ad7fb4a2f516bf3bc\",\n                \"_timestamp\": 1678940682533,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"77\",\n                \"sex\": \"1\",\n                \"area\": \"13\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a0ad7fb4a2f516bf3bb\",\n                \"_timestamp\": 1678940682510,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"77\",\n                \"sex\": \"1\",\n                \"area\": \"12\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a0ad7fb4a2f516bf3ba\",\n                \"_timestamp\": 1678940682486,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"77\",\n                \"sex\": \"1\",\n                \"area\": \"09\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a0ad7fb4a2f516bf3b9\",\n                \"_timestamp\": 1678940682464,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"77\",\n                \"sex\": \"1\",\n                \"area\": \"08\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a0ad7fb4a2f516bf3b8\",\n                \"_timestamp\": 1678940682438,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"77\",\n                \"sex\": \"1\",\n                \"area\": \"07\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a0ad7fb4a2f516bf3b7\",\n                \"_timestamp\": 1678940682417,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"77\",\n                \"sex\": \"1\",\n                \"area\": \"06\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a0ad7fb4a2f516bf3b6\",\n                \"_timestamp\": 1678940682387,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"77\",\n                \"sex\": \"1\",\n                \"area\": \"05\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a0ad7fb4a2f516bf3b5\",\n                \"_timestamp\": 1678940682365,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"77\",\n                \"sex\": \"1\",\n                \"area\": \"04\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a0ad7fb4a2f516bf3b4\",\n                \"_timestamp\": 1678940682340,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"77\",\n                \"sex\": \"1\",\n                \"area\": \"03\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a0ad7fb4a2f516bf3b3\",\n                \"_timestamp\": 1678940682315,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"77\",\n                \"sex\": \"1\",\n                \"area\": \"02\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a0ad7fb4a2f516bf3b2\",\n                \"_timestamp\": 1678940682291,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"77\",\n                \"sex\": \"1\",\n                \"area\": \"01\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a0ad7fb4a2f516bf3b1\",\n                \"_timestamp\": 1678940682266,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"9\",\n                \"sex\": \"9\",\n                \"area\": \"77\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a0ad7fb4a2f516bf3b0\",\n                \"_timestamp\": 1678940682244,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"9\",\n                \"sex\": \"9\",\n                \"area\": \"9999\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a0ad7fb4a2f516bf3af\",\n                \"_timestamp\": 1678940682222,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"9\",\n                \"sex\": \"9\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"64129a0ad7fb4a2f516bf3ae\",\n                \"_timestamp\": 1678940682197,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"9\",\n                \"sex\": \"9\",\n                \"area\": \"18\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a0ad7fb4a2f516bf3ad\",\n                \"_timestamp\": 1678940682172,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"9\",\n                \"sex\": \"9\",\n                \"area\": \"17\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a0ad7fb4a2f516bf3ac\",\n                \"_timestamp\": 1678940682148,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"9\",\n                \"sex\": \"9\",\n                \"area\": \"16\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a0ad7fb4a2f516bf3ab\",\n                \"_timestamp\": 1678940682125,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"9\",\n                \"sex\": \"9\",\n                \"area\": \"15\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a0ad7fb4a2f516bf3aa\",\n                \"_timestamp\": 1678940682096,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"9\",\n                \"sex\": \"9\",\n                \"area\": \"14\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a0ad7fb4a2f516bf3a9\",\n                \"_timestamp\": 1678940682073,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"9\",\n                \"sex\": \"9\",\n                \"area\": \"13\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a0ad7fb4a2f516bf3a8\",\n                \"_timestamp\": 1678940682051,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"9\",\n                \"sex\": \"9\",\n                \"area\": \"12\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a0ad7fb4a2f516bf3a7\",\n                \"_timestamp\": 1678940682028,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"9\",\n                \"sex\": \"9\",\n                \"area\": \"09\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a0ad7fb4a2f516bf3a6\",\n                \"_timestamp\": 1678940682003,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"9\",\n                \"sex\": \"9\",\n                \"area\": \"08\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a09d7fb4a2f516bf3a5\",\n                \"_timestamp\": 1678940681976,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"9\",\n                \"sex\": \"9\",\n                \"area\": \"07\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a09d7fb4a2f516bf3a4\",\n                \"_timestamp\": 1678940681954,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"9\",\n                \"sex\": \"9\",\n                \"area\": \"06\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a09d7fb4a2f516bf3a3\",\n                \"_timestamp\": 1678940681932,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"9\",\n                \"sex\": \"9\",\n                \"area\": \"05\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a09d7fb4a2f516bf3a2\",\n                \"_timestamp\": 1678940681910,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"9\",\n                \"sex\": \"9\",\n                \"area\": \"04\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a09d7fb4a2f516bf3a1\",\n                \"_timestamp\": 1678940681886,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"9\",\n                \"sex\": \"9\",\n                \"area\": \"03\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a09d7fb4a2f516bf3a0\",\n                \"_timestamp\": 1678940681865,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"9\",\n                \"sex\": \"9\",\n                \"area\": \"02\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a09d7fb4a2f516bf39f\",\n                \"_timestamp\": 1678940681841,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"9\",\n                \"sex\": \"9\",\n                \"area\": \"01\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a09d7fb4a2f516bf39e\",\n                \"_timestamp\": 1678940681819,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"9\",\n                \"sex\": \"2\",\n                \"area\": \"77\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a09d7fb4a2f516bf39d\",\n                \"_timestamp\": 1678940681792,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"9\",\n                \"sex\": \"2\",\n                \"area\": \"9999\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a09d7fb4a2f516bf39c\",\n                \"_timestamp\": 1678940681769,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"9\",\n                \"sex\": \"2\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"64129a09d7fb4a2f516bf39b\",\n                \"_timestamp\": 1678940681744,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"9\",\n                \"sex\": \"2\",\n                \"area\": \"18\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a09d7fb4a2f516bf39a\",\n                \"_timestamp\": 1678940681721,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"9\",\n                \"sex\": \"2\",\n                \"area\": \"17\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a09d7fb4a2f516bf399\",\n                \"_timestamp\": 1678940681696,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"9\",\n                \"sex\": \"2\",\n                \"area\": \"16\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a09d7fb4a2f516bf398\",\n                \"_timestamp\": 1678940681670,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"9\",\n                \"sex\": \"2\",\n                \"area\": \"15\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a09d7fb4a2f516bf397\",\n                \"_timestamp\": 1678940681644,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"9\",\n                \"sex\": \"2\",\n                \"area\": \"14\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a09d7fb4a2f516bf396\",\n                \"_timestamp\": 1678940681619,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"9\",\n                \"sex\": \"2\",\n                \"area\": \"13\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a09d7fb4a2f516bf395\",\n                \"_timestamp\": 1678940681595,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"9\",\n                \"sex\": \"2\",\n                \"area\": \"12\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a09d7fb4a2f516bf394\",\n                \"_timestamp\": 1678940681569,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"9\",\n                \"sex\": \"2\",\n                \"area\": \"09\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a09d7fb4a2f516bf393\",\n                \"_timestamp\": 1678940681521,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"9\",\n                \"sex\": \"2\",\n                \"area\": \"08\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a09d7fb4a2f516bf392\",\n                \"_timestamp\": 1678940681499,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"9\",\n                \"sex\": \"2\",\n                \"area\": \"07\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a09d7fb4a2f516bf391\",\n                \"_timestamp\": 1678940681476,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"9\",\n                \"sex\": \"2\",\n                \"area\": \"06\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a09d7fb4a2f516bf390\",\n                \"_timestamp\": 1678940681447,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"9\",\n                \"sex\": \"2\",\n                \"area\": \"05\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a09d7fb4a2f516bf38f\",\n                \"_timestamp\": 1678940681422,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"9\",\n                \"sex\": \"2\",\n                \"area\": \"04\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a09d7fb4a2f516bf38e\",\n                \"_timestamp\": 1678940681397,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"9\",\n                \"sex\": \"2\",\n                \"area\": \"03\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a09d7fb4a2f516bf38d\",\n                \"_timestamp\": 1678940681374,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"9\",\n                \"sex\": \"2\",\n                \"area\": \"02\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a09d7fb4a2f516bf38c\",\n                \"_timestamp\": 1678940681350,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"9\",\n                \"sex\": \"2\",\n                \"area\": \"01\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a09d7fb4a2f516bf38b\",\n                \"_timestamp\": 1678940681324,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"9\",\n                \"sex\": \"1\",\n                \"area\": \"77\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a09d7fb4a2f516bf38a\",\n                \"_timestamp\": 1678940681228,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"9\",\n                \"sex\": \"1\",\n                \"area\": \"9999\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a09d7fb4a2f516bf389\",\n                \"_timestamp\": 1678940681176,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"9\",\n                \"sex\": \"1\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"64129a09d7fb4a2f516bf388\",\n                \"_timestamp\": 1678940681153,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"9\",\n                \"sex\": \"1\",\n                \"area\": \"18\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a09d7fb4a2f516bf387\",\n                \"_timestamp\": 1678940681130,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"9\",\n                \"sex\": \"1\",\n                \"area\": \"17\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a09d7fb4a2f516bf386\",\n                \"_timestamp\": 1678940681105,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"9\",\n                \"sex\": \"1\",\n                \"area\": \"16\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a09d7fb4a2f516bf385\",\n                \"_timestamp\": 1678940681081,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"9\",\n                \"sex\": \"1\",\n                \"area\": \"15\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a09d7fb4a2f516bf384\",\n                \"_timestamp\": 1678940681056,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"9\",\n                \"sex\": \"1\",\n                \"area\": \"14\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a09d7fb4a2f516bf383\",\n                \"_timestamp\": 1678940681034,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"9\",\n                \"sex\": \"1\",\n                \"area\": \"13\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a09d7fb4a2f516bf382\",\n                \"_timestamp\": 1678940681011,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"9\",\n                \"sex\": \"1\",\n                \"area\": \"12\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a08d7fb4a2f516bf381\",\n                \"_timestamp\": 1678940680988,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"9\",\n                \"sex\": \"1\",\n                \"area\": \"09\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a08d7fb4a2f516bf380\",\n                \"_timestamp\": 1678940680960,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"9\",\n                \"sex\": \"1\",\n                \"area\": \"08\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a08d7fb4a2f516bf37f\",\n                \"_timestamp\": 1678940680935,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"9\",\n                \"sex\": \"1\",\n                \"area\": \"07\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a08d7fb4a2f516bf37e\",\n                \"_timestamp\": 1678940680912,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"9\",\n                \"sex\": \"1\",\n                \"area\": \"06\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a08d7fb4a2f516bf37d\",\n                \"_timestamp\": 1678940680888,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"9\",\n                \"sex\": \"1\",\n                \"area\": \"05\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a08d7fb4a2f516bf37c\",\n                \"_timestamp\": 1678940680865,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"9\",\n                \"sex\": \"1\",\n                \"area\": \"04\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a08d7fb4a2f516bf37b\",\n                \"_timestamp\": 1678940680842,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"9\",\n                \"sex\": \"1\",\n                \"area\": \"03\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a08d7fb4a2f516bf37a\",\n                \"_timestamp\": 1678940680817,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"9\",\n                \"sex\": \"1\",\n                \"area\": \"02\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a08d7fb4a2f516bf379\",\n                \"_timestamp\": 1678940680795,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"9\",\n                \"sex\": \"1\",\n                \"area\": \"01\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a08d7fb4a2f516bf378\",\n                \"_timestamp\": 1678940680772,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"6\",\n                \"sex\": \"9\",\n                \"area\": \"77\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a08d7fb4a2f516bf377\",\n                \"_timestamp\": 1678940680747,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"6\",\n                \"sex\": \"9\",\n                \"area\": \"9999\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a08d7fb4a2f516bf376\",\n                \"_timestamp\": 1678940680725,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"6\",\n                \"sex\": \"9\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"64129a08d7fb4a2f516bf375\",\n                \"_timestamp\": 1678940680702,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"6\",\n                \"sex\": \"9\",\n                \"area\": \"18\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a08d7fb4a2f516bf374\",\n                \"_timestamp\": 1678940680680,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"6\",\n                \"sex\": \"9\",\n                \"area\": \"17\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a08d7fb4a2f516bf373\",\n                \"_timestamp\": 1678940680657,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"6\",\n                \"sex\": \"9\",\n                \"area\": \"16\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a08d7fb4a2f516bf372\",\n                \"_timestamp\": 1678940680631,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"6\",\n                \"sex\": \"9\",\n                \"area\": \"15\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a08d7fb4a2f516bf371\",\n                \"_timestamp\": 1678940680607,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"6\",\n                \"sex\": \"9\",\n                \"area\": \"14\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a08d7fb4a2f516bf370\",\n                \"_timestamp\": 1678940680582,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"6\",\n                \"sex\": \"9\",\n                \"area\": \"13\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a08d7fb4a2f516bf36f\",\n                \"_timestamp\": 1678940680560,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"6\",\n                \"sex\": \"9\",\n                \"area\": \"12\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a08d7fb4a2f516bf36e\",\n                \"_timestamp\": 1678940680538,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"6\",\n                \"sex\": \"9\",\n                \"area\": \"09\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a08d7fb4a2f516bf36d\",\n                \"_timestamp\": 1678940680516,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"6\",\n                \"sex\": \"9\",\n                \"area\": \"08\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a08d7fb4a2f516bf36c\",\n                \"_timestamp\": 1678940680495,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"6\",\n                \"sex\": \"9\",\n                \"area\": \"07\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a08d7fb4a2f516bf36b\",\n                \"_timestamp\": 1678940680472,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"6\",\n                \"sex\": \"9\",\n                \"area\": \"06\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a08d7fb4a2f516bf36a\",\n                \"_timestamp\": 1678940680447,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"6\",\n                \"sex\": \"9\",\n                \"area\": \"05\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a08d7fb4a2f516bf369\",\n                \"_timestamp\": 1678940680425,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"6\",\n                \"sex\": \"9\",\n                \"area\": \"04\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a08d7fb4a2f516bf368\",\n                \"_timestamp\": 1678940680402,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"6\",\n                \"sex\": \"9\",\n                \"area\": \"03\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a08d7fb4a2f516bf367\",\n                \"_timestamp\": 1678940680378,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"6\",\n                \"sex\": \"9\",\n                \"area\": \"02\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a08d7fb4a2f516bf366\",\n                \"_timestamp\": 1678940680356,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"6\",\n                \"sex\": \"9\",\n                \"area\": \"01\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a08d7fb4a2f516bf365\",\n                \"_timestamp\": 1678940680334,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"6\",\n                \"sex\": \"2\",\n                \"area\": \"77\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a08d7fb4a2f516bf364\",\n                \"_timestamp\": 1678940680311,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"6\",\n                \"sex\": \"2\",\n                \"area\": \"9999\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a08d7fb4a2f516bf363\",\n                \"_timestamp\": 1678940680287,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"6\",\n                \"sex\": \"2\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"64129a08d7fb4a2f516bf362\",\n                \"_timestamp\": 1678940680263,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"6\",\n                \"sex\": \"2\",\n                \"area\": \"18\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a08d7fb4a2f516bf361\",\n                \"_timestamp\": 1678940680239,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"6\",\n                \"sex\": \"2\",\n                \"area\": \"17\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a08d7fb4a2f516bf360\",\n                \"_timestamp\": 1678940680216,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"6\",\n                \"sex\": \"2\",\n                \"area\": \"16\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a08d7fb4a2f516bf35f\",\n                \"_timestamp\": 1678940680191,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"6\",\n                \"sex\": \"2\",\n                \"area\": \"15\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a08d7fb4a2f516bf35e\",\n                \"_timestamp\": 1678940680165,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"6\",\n                \"sex\": \"2\",\n                \"area\": \"14\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a08d7fb4a2f516bf35d\",\n                \"_timestamp\": 1678940680142,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"6\",\n                \"sex\": \"2\",\n                \"area\": \"13\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a08d7fb4a2f516bf35c\",\n                \"_timestamp\": 1678940680118,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"6\",\n                \"sex\": \"2\",\n                \"area\": \"12\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a08d7fb4a2f516bf35b\",\n                \"_timestamp\": 1678940680095,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"6\",\n                \"sex\": \"2\",\n                \"area\": \"09\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a08d7fb4a2f516bf35a\",\n                \"_timestamp\": 1678940680071,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"6\",\n                \"sex\": \"2\",\n                \"area\": \"08\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a08d7fb4a2f516bf359\",\n                \"_timestamp\": 1678940680049,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"6\",\n                \"sex\": \"2\",\n                \"area\": \"07\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a08d7fb4a2f516bf358\",\n                \"_timestamp\": 1678940680025,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"6\",\n                \"sex\": \"2\",\n                \"area\": \"06\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a08d7fb4a2f516bf357\",\n                \"_timestamp\": 1678940680003,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"6\",\n                \"sex\": \"2\",\n                \"area\": \"05\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a07d7fb4a2f516bf356\",\n                \"_timestamp\": 1678940679979,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"6\",\n                \"sex\": \"2\",\n                \"area\": \"04\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a07d7fb4a2f516bf355\",\n                \"_timestamp\": 1678940679954,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"6\",\n                \"sex\": \"2\",\n                \"area\": \"03\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a07d7fb4a2f516bf354\",\n                \"_timestamp\": 1678940679929,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"6\",\n                \"sex\": \"2\",\n                \"area\": \"02\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a07d7fb4a2f516bf353\",\n                \"_timestamp\": 1678940679906,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"6\",\n                \"sex\": \"2\",\n                \"area\": \"01\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a07d7fb4a2f516bf352\",\n                \"_timestamp\": 1678940679883,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"6\",\n                \"sex\": \"1\",\n                \"area\": \"77\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a07d7fb4a2f516bf351\",\n                \"_timestamp\": 1678940679861,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"6\",\n                \"sex\": \"1\",\n                \"area\": \"9999\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a07d7fb4a2f516bf350\",\n                \"_timestamp\": 1678940679839,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"6\",\n                \"sex\": \"1\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"64129a07d7fb4a2f516bf34f\",\n                \"_timestamp\": 1678940679817,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"6\",\n                \"sex\": \"1\",\n                \"area\": \"18\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a07d7fb4a2f516bf34e\",\n                \"_timestamp\": 1678940679793,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"6\",\n                \"sex\": \"1\",\n                \"area\": \"17\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a07d7fb4a2f516bf34d\",\n                \"_timestamp\": 1678940679770,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"6\",\n                \"sex\": \"1\",\n                \"area\": \"16\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a07d7fb4a2f516bf34c\",\n                \"_timestamp\": 1678940679747,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"6\",\n                \"sex\": \"1\",\n                \"area\": \"15\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a07d7fb4a2f516bf34b\",\n                \"_timestamp\": 1678940679722,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"6\",\n                \"sex\": \"1\",\n                \"area\": \"14\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a07d7fb4a2f516bf34a\",\n                \"_timestamp\": 1678940679698,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"6\",\n                \"sex\": \"1\",\n                \"area\": \"13\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a07d7fb4a2f516bf349\",\n                \"_timestamp\": 1678940679676,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"6\",\n                \"sex\": \"1\",\n                \"area\": \"12\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a07d7fb4a2f516bf348\",\n                \"_timestamp\": 1678940679651,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"6\",\n                \"sex\": \"1\",\n                \"area\": \"09\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a07d7fb4a2f516bf347\",\n                \"_timestamp\": 1678940679628,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"6\",\n                \"sex\": \"1\",\n                \"area\": \"08\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a07d7fb4a2f516bf346\",\n                \"_timestamp\": 1678940679601,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"6\",\n                \"sex\": \"1\",\n                \"area\": \"07\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a07d7fb4a2f516bf345\",\n                \"_timestamp\": 1678940679574,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"6\",\n                \"sex\": \"1\",\n                \"area\": \"06\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a07d7fb4a2f516bf344\",\n                \"_timestamp\": 1678940679541,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"6\",\n                \"sex\": \"1\",\n                \"area\": \"05\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a07d7fb4a2f516bf343\",\n                \"_timestamp\": 1678940679517,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"6\",\n                \"sex\": \"1\",\n                \"area\": \"04\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a07d7fb4a2f516bf342\",\n                \"_timestamp\": 1678940679269,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"6\",\n                \"sex\": \"1\",\n                \"area\": \"03\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a07d7fb4a2f516bf341\",\n                \"_timestamp\": 1678940679243,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"6\",\n                \"sex\": \"1\",\n                \"area\": \"02\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a07d7fb4a2f516bf340\",\n                \"_timestamp\": 1678940679220,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"6\",\n                \"sex\": \"1\",\n                \"area\": \"01\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a07d7fb4a2f516bf33f\",\n                \"_timestamp\": 1678940679197,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"5\",\n                \"sex\": \"9\",\n                \"area\": \"77\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a07d7fb4a2f516bf33e\",\n                \"_timestamp\": 1678940679171,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"5\",\n                \"sex\": \"9\",\n                \"area\": \"9999\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a07d7fb4a2f516bf33d\",\n                \"_timestamp\": 1678940679145,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"5\",\n                \"sex\": \"9\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"64129a07d7fb4a2f516bf33c\",\n                \"_timestamp\": 1678940679122,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"5\",\n                \"sex\": \"9\",\n                \"area\": \"18\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a07d7fb4a2f516bf33b\",\n                \"_timestamp\": 1678940679100,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"5\",\n                \"sex\": \"9\",\n                \"area\": \"17\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a07d7fb4a2f516bf33a\",\n                \"_timestamp\": 1678940679078,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"5\",\n                \"sex\": \"9\",\n                \"area\": \"16\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a07d7fb4a2f516bf339\",\n                \"_timestamp\": 1678940679055,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"5\",\n                \"sex\": \"9\",\n                \"area\": \"15\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a07d7fb4a2f516bf338\",\n                \"_timestamp\": 1678940679023,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"5\",\n                \"sex\": \"9\",\n                \"area\": \"14\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a06d7fb4a2f516bf337\",\n                \"_timestamp\": 1678940678999,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"5\",\n                \"sex\": \"9\",\n                \"area\": \"13\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a06d7fb4a2f516bf336\",\n                \"_timestamp\": 1678940678888,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"5\",\n                \"sex\": \"9\",\n                \"area\": \"12\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a06d7fb4a2f516bf335\",\n                \"_timestamp\": 1678940678843,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"5\",\n                \"sex\": \"9\",\n                \"area\": \"09\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a06d7fb4a2f516bf334\",\n                \"_timestamp\": 1678940678820,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"5\",\n                \"sex\": \"9\",\n                \"area\": \"08\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a06d7fb4a2f516bf333\",\n                \"_timestamp\": 1678940678797,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"5\",\n                \"sex\": \"9\",\n                \"area\": \"07\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a06d7fb4a2f516bf332\",\n                \"_timestamp\": 1678940678775,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"5\",\n                \"sex\": \"9\",\n                \"area\": \"06\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a06d7fb4a2f516bf331\",\n                \"_timestamp\": 1678940678752,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"5\",\n                \"sex\": \"9\",\n                \"area\": \"05\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a06d7fb4a2f516bf330\",\n                \"_timestamp\": 1678940678729,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"5\",\n                \"sex\": \"9\",\n                \"area\": \"04\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a06d7fb4a2f516bf32f\",\n                \"_timestamp\": 1678940678706,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"5\",\n                \"sex\": \"9\",\n                \"area\": \"03\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a06d7fb4a2f516bf32e\",\n                \"_timestamp\": 1678940678682,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"5\",\n                \"sex\": \"9\",\n                \"area\": \"02\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a06d7fb4a2f516bf32d\",\n                \"_timestamp\": 1678940678660,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"5\",\n                \"sex\": \"9\",\n                \"area\": \"01\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a06d7fb4a2f516bf32c\",\n                \"_timestamp\": 1678940678637,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"5\",\n                \"sex\": \"2\",\n                \"area\": \"77\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a06d7fb4a2f516bf32b\",\n                \"_timestamp\": 1678940678615,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"5\",\n                \"sex\": \"2\",\n                \"area\": \"9999\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a06d7fb4a2f516bf32a\",\n                \"_timestamp\": 1678940678594,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"5\",\n                \"sex\": \"2\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"64129a06d7fb4a2f516bf329\",\n                \"_timestamp\": 1678940678572,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"5\",\n                \"sex\": \"2\",\n                \"area\": \"18\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a06d7fb4a2f516bf328\",\n                \"_timestamp\": 1678940678547,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"5\",\n                \"sex\": \"2\",\n                \"area\": \"17\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a06d7fb4a2f516bf327\",\n                \"_timestamp\": 1678940678522,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"5\",\n                \"sex\": \"2\",\n                \"area\": \"16\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a06d7fb4a2f516bf326\",\n                \"_timestamp\": 1678940678497,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"5\",\n                \"sex\": \"2\",\n                \"area\": \"15\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a06d7fb4a2f516bf325\",\n                \"_timestamp\": 1678940678472,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"5\",\n                \"sex\": \"2\",\n                \"area\": \"14\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a06d7fb4a2f516bf324\",\n                \"_timestamp\": 1678940678447,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"5\",\n                \"sex\": \"2\",\n                \"area\": \"13\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a06d7fb4a2f516bf323\",\n                \"_timestamp\": 1678940678424,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"5\",\n                \"sex\": \"2\",\n                \"area\": \"12\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a06d7fb4a2f516bf322\",\n                \"_timestamp\": 1678940678400,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"5\",\n                \"sex\": \"2\",\n                \"area\": \"09\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a06d7fb4a2f516bf321\",\n                \"_timestamp\": 1678940678377,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"5\",\n                \"sex\": \"2\",\n                \"area\": \"08\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a06d7fb4a2f516bf320\",\n                \"_timestamp\": 1678940678355,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"5\",\n                \"sex\": \"2\",\n                \"area\": \"07\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a06d7fb4a2f516bf31f\",\n                \"_timestamp\": 1678940678331,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"5\",\n                \"sex\": \"2\",\n                \"area\": \"06\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a06d7fb4a2f516bf31e\",\n                \"_timestamp\": 1678940678307,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"5\",\n                \"sex\": \"2\",\n                \"area\": \"05\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a06d7fb4a2f516bf31d\",\n                \"_timestamp\": 1678940678285,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"5\",\n                \"sex\": \"2\",\n                \"area\": \"04\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a06d7fb4a2f516bf31c\",\n                \"_timestamp\": 1678940678264,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"5\",\n                \"sex\": \"2\",\n                \"area\": \"03\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a06d7fb4a2f516bf31b\",\n                \"_timestamp\": 1678940678237,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"5\",\n                \"sex\": \"2\",\n                \"area\": \"02\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a06d7fb4a2f516bf31a\",\n                \"_timestamp\": 1678940678214,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"5\",\n                \"sex\": \"2\",\n                \"area\": \"01\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a06d7fb4a2f516bf319\",\n                \"_timestamp\": 1678940678190,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"5\",\n                \"sex\": \"1\",\n                \"area\": \"77\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a06d7fb4a2f516bf318\",\n                \"_timestamp\": 1678940678166,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"5\",\n                \"sex\": \"1\",\n                \"area\": \"9999\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a06d7fb4a2f516bf317\",\n                \"_timestamp\": 1678940678141,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"5\",\n                \"sex\": \"1\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"64129a06d7fb4a2f516bf316\",\n                \"_timestamp\": 1678940678117,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"5\",\n                \"sex\": \"1\",\n                \"area\": \"18\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a06d7fb4a2f516bf315\",\n                \"_timestamp\": 1678940678093,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"5\",\n                \"sex\": \"1\",\n                \"area\": \"17\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a06d7fb4a2f516bf314\",\n                \"_timestamp\": 1678940678065,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"5\",\n                \"sex\": \"1\",\n                \"area\": \"16\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a06d7fb4a2f516bf313\",\n                \"_timestamp\": 1678940678039,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"5\",\n                \"sex\": \"1\",\n                \"area\": \"15\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a06d7fb4a2f516bf312\",\n                \"_timestamp\": 1678940678017,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"5\",\n                \"sex\": \"1\",\n                \"area\": \"14\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a05d7fb4a2f516bf311\",\n                \"_timestamp\": 1678940677992,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"5\",\n                \"sex\": \"1\",\n                \"area\": \"13\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a05d7fb4a2f516bf310\",\n                \"_timestamp\": 1678940677967,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"5\",\n                \"sex\": \"1\",\n                \"area\": \"12\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a05d7fb4a2f516bf30f\",\n                \"_timestamp\": 1678940677944,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"5\",\n                \"sex\": \"1\",\n                \"area\": \"09\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a05d7fb4a2f516bf30e\",\n                \"_timestamp\": 1678940677907,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"5\",\n                \"sex\": \"1\",\n                \"area\": \"08\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a05d7fb4a2f516bf30d\",\n                \"_timestamp\": 1678940677882,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"5\",\n                \"sex\": \"1\",\n                \"area\": \"07\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a05d7fb4a2f516bf30c\",\n                \"_timestamp\": 1678940677859,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"5\",\n                \"sex\": \"1\",\n                \"area\": \"06\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a05d7fb4a2f516bf30b\",\n                \"_timestamp\": 1678940677836,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"5\",\n                \"sex\": \"1\",\n                \"area\": \"05\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a05d7fb4a2f516bf30a\",\n                \"_timestamp\": 1678940677814,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"5\",\n                \"sex\": \"1\",\n                \"area\": \"04\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a05d7fb4a2f516bf309\",\n                \"_timestamp\": 1678940677791,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"5\",\n                \"sex\": \"1\",\n                \"area\": \"03\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a05d7fb4a2f516bf308\",\n                \"_timestamp\": 1678940677766,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"5\",\n                \"sex\": \"1\",\n                \"area\": \"02\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a05d7fb4a2f516bf307\",\n                \"_timestamp\": 1678940677739,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"5\",\n                \"sex\": \"1\",\n                \"area\": \"01\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a05d7fb4a2f516bf306\",\n                \"_timestamp\": 1678940677712,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"4\",\n                \"sex\": \"9\",\n                \"area\": \"77\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"64129a05d7fb4a2f516bf305\",\n                \"_timestamp\": 1678940677688,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"4\",\n                \"sex\": \"9\",\n                \"area\": \"9999\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"64129a05d7fb4a2f516bf304\",\n                \"_timestamp\": 1678940677662,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"4\",\n                \"sex\": \"9\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"64129a05d7fb4a2f516bf303\",\n                \"_timestamp\": 1678940677634,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"4\",\n                \"sex\": \"9\",\n                \"area\": \"18\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a05d7fb4a2f516bf302\",\n                \"_timestamp\": 1678940677608,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"4\",\n                \"sex\": \"9\",\n                \"area\": \"17\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a05d7fb4a2f516bf301\",\n                \"_timestamp\": 1678940677581,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"4\",\n                \"sex\": \"9\",\n                \"area\": \"16\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a05d7fb4a2f516bf300\",\n                \"_timestamp\": 1678940677556,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"4\",\n                \"sex\": \"9\",\n                \"area\": \"15\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a05d7fb4a2f516bf2ff\",\n                \"_timestamp\": 1678940677531,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"4\",\n                \"sex\": \"9\",\n                \"area\": \"14\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a05d7fb4a2f516bf2fe\",\n                \"_timestamp\": 1678940677507,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"4\",\n                \"sex\": \"9\",\n                \"area\": \"13\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a05d7fb4a2f516bf2fd\",\n                \"_timestamp\": 1678940677479,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"4\",\n                \"sex\": \"9\",\n                \"area\": \"12\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a05d7fb4a2f516bf2fc\",\n                \"_timestamp\": 1678940677452,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"4\",\n                \"sex\": \"9\",\n                \"area\": \"09\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"64129a05d7fb4a2f516bf2fb\",\n                \"_timestamp\": 1678940677429,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"4\",\n                \"sex\": \"9\",\n                \"area\": \"08\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a05d7fb4a2f516bf2fa\",\n                \"_timestamp\": 1678940677405,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"4\",\n                \"sex\": \"9\",\n                \"area\": \"07\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a05d7fb4a2f516bf2f9\",\n                \"_timestamp\": 1678940677381,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"4\",\n                \"sex\": \"9\",\n                \"area\": \"06\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a05d7fb4a2f516bf2f8\",\n                \"_timestamp\": 1678940677355,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"4\",\n                \"sex\": \"9\",\n                \"area\": \"05\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a05d7fb4a2f516bf2f7\",\n                \"_timestamp\": 1678940677330,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"4\",\n                \"sex\": \"9\",\n                \"area\": \"04\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a05d7fb4a2f516bf2f6\",\n                \"_timestamp\": 1678940677304,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"4\",\n                \"sex\": \"9\",\n                \"area\": \"03\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a05d7fb4a2f516bf2f5\",\n                \"_timestamp\": 1678940677282,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"4\",\n                \"sex\": \"9\",\n                \"area\": \"02\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a05d7fb4a2f516bf2f4\",\n                \"_timestamp\": 1678940677258,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"4\",\n                \"sex\": \"9\",\n                \"area\": \"01\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a05d7fb4a2f516bf2f3\",\n                \"_timestamp\": 1678940677232,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"4\",\n                \"sex\": \"2\",\n                \"area\": \"77\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a05d7fb4a2f516bf2f2\",\n                \"_timestamp\": 1678940677210,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"4\",\n                \"sex\": \"2\",\n                \"area\": \"9999\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a05d7fb4a2f516bf2f1\",\n                \"_timestamp\": 1678940677177,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"4\",\n                \"sex\": \"2\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"64129a05d7fb4a2f516bf2f0\",\n                \"_timestamp\": 1678940677155,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"4\",\n                \"sex\": \"2\",\n                \"area\": \"18\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a05d7fb4a2f516bf2ef\",\n                \"_timestamp\": 1678940677131,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"4\",\n                \"sex\": \"2\",\n                \"area\": \"17\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a05d7fb4a2f516bf2ee\",\n                \"_timestamp\": 1678940677108,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"4\",\n                \"sex\": \"2\",\n                \"area\": \"16\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a05d7fb4a2f516bf2ed\",\n                \"_timestamp\": 1678940677077,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"4\",\n                \"sex\": \"2\",\n                \"area\": \"15\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a05d7fb4a2f516bf2ec\",\n                \"_timestamp\": 1678940677053,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"4\",\n                \"sex\": \"2\",\n                \"area\": \"14\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a05d7fb4a2f516bf2eb\",\n                \"_timestamp\": 1678940677028,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"4\",\n                \"sex\": \"2\",\n                \"area\": \"13\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a05d7fb4a2f516bf2ea\",\n                \"_timestamp\": 1678940677004,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"4\",\n                \"sex\": \"2\",\n                \"area\": \"12\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a04d7fb4a2f516bf2e9\",\n                \"_timestamp\": 1678940676974,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"4\",\n                \"sex\": \"2\",\n                \"area\": \"09\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a04d7fb4a2f516bf2e8\",\n                \"_timestamp\": 1678940676952,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"4\",\n                \"sex\": \"2\",\n                \"area\": \"08\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a04d7fb4a2f516bf2e7\",\n                \"_timestamp\": 1678940676926,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"4\",\n                \"sex\": \"2\",\n                \"area\": \"07\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a04d7fb4a2f516bf2e6\",\n                \"_timestamp\": 1678940676903,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"4\",\n                \"sex\": \"2\",\n                \"area\": \"06\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a04d7fb4a2f516bf2e5\",\n                \"_timestamp\": 1678940676878,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"4\",\n                \"sex\": \"2\",\n                \"area\": \"05\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a04d7fb4a2f516bf2e4\",\n                \"_timestamp\": 1678940676852,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"4\",\n                \"sex\": \"2\",\n                \"area\": \"04\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a04d7fb4a2f516bf2e3\",\n                \"_timestamp\": 1678940676830,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"4\",\n                \"sex\": \"2\",\n                \"area\": \"03\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a04d7fb4a2f516bf2e2\",\n                \"_timestamp\": 1678940676805,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"4\",\n                \"sex\": \"2\",\n                \"area\": \"02\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a04d7fb4a2f516bf2e1\",\n                \"_timestamp\": 1678940676781,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"4\",\n                \"sex\": \"2\",\n                \"area\": \"01\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a04d7fb4a2f516bf2e0\",\n                \"_timestamp\": 1678940676756,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"4\",\n                \"sex\": \"1\",\n                \"area\": \"77\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"64129a04d7fb4a2f516bf2df\",\n                \"_timestamp\": 1678940676733,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"4\",\n                \"sex\": \"1\",\n                \"area\": \"9999\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"64129a04d7fb4a2f516bf2de\",\n                \"_timestamp\": 1678940676710,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"4\",\n                \"sex\": \"1\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"64129a04d7fb4a2f516bf2dd\",\n                \"_timestamp\": 1678940676688,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"4\",\n                \"sex\": \"1\",\n                \"area\": \"18\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a04d7fb4a2f516bf2dc\",\n                \"_timestamp\": 1678940676665,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"4\",\n                \"sex\": \"1\",\n                \"area\": \"17\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a04d7fb4a2f516bf2db\",\n                \"_timestamp\": 1678940676643,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"4\",\n                \"sex\": \"1\",\n                \"area\": \"16\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a04d7fb4a2f516bf2da\",\n                \"_timestamp\": 1678940676620,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"4\",\n                \"sex\": \"1\",\n                \"area\": \"15\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a04d7fb4a2f516bf2d9\",\n                \"_timestamp\": 1678940676597,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"4\",\n                \"sex\": \"1\",\n                \"area\": \"14\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a04d7fb4a2f516bf2d8\",\n                \"_timestamp\": 1678940676572,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"4\",\n                \"sex\": \"1\",\n                \"area\": \"13\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a04d7fb4a2f516bf2d7\",\n                \"_timestamp\": 1678940676547,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"4\",\n                \"sex\": \"1\",\n                \"area\": \"12\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a04d7fb4a2f516bf2d6\",\n                \"_timestamp\": 1678940676522,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"4\",\n                \"sex\": \"1\",\n                \"area\": \"09\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"64129a04d7fb4a2f516bf2d5\",\n                \"_timestamp\": 1678940676496,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"4\",\n                \"sex\": \"1\",\n                \"area\": \"08\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a04d7fb4a2f516bf2d4\",\n                \"_timestamp\": 1678940676404,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"4\",\n                \"sex\": \"1\",\n                \"area\": \"07\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a04d7fb4a2f516bf2d3\",\n                \"_timestamp\": 1678940676363,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"4\",\n                \"sex\": \"1\",\n                \"area\": \"06\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a04d7fb4a2f516bf2d2\",\n                \"_timestamp\": 1678940676336,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"4\",\n                \"sex\": \"1\",\n                \"area\": \"05\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a04d7fb4a2f516bf2d1\",\n                \"_timestamp\": 1678940676311,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"4\",\n                \"sex\": \"1\",\n                \"area\": \"04\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a04d7fb4a2f516bf2d0\",\n                \"_timestamp\": 1678940676287,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"4\",\n                \"sex\": \"1\",\n                \"area\": \"03\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a04d7fb4a2f516bf2cf\",\n                \"_timestamp\": 1678940676263,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"4\",\n                \"sex\": \"1\",\n                \"area\": \"02\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a04d7fb4a2f516bf2ce\",\n                \"_timestamp\": 1678940676228,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"4\",\n                \"sex\": \"1\",\n                \"area\": \"01\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a04d7fb4a2f516bf2cd\",\n                \"_timestamp\": 1678940676206,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"3\",\n                \"sex\": \"9\",\n                \"area\": \"77\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a04d7fb4a2f516bf2cc\",\n                \"_timestamp\": 1678940676178,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"3\",\n                \"sex\": \"9\",\n                \"area\": \"9999\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a04d7fb4a2f516bf2cb\",\n                \"_timestamp\": 1678940676154,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"3\",\n                \"sex\": \"9\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"64129a04d7fb4a2f516bf2ca\",\n                \"_timestamp\": 1678940676132,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"3\",\n                \"sex\": \"9\",\n                \"area\": \"18\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a04d7fb4a2f516bf2c9\",\n                \"_timestamp\": 1678940676107,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"3\",\n                \"sex\": \"9\",\n                \"area\": \"17\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a04d7fb4a2f516bf2c8\",\n                \"_timestamp\": 1678940676073,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"3\",\n                \"sex\": \"9\",\n                \"area\": \"16\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a04d7fb4a2f516bf2c7\",\n                \"_timestamp\": 1678940676049,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"3\",\n                \"sex\": \"9\",\n                \"area\": \"15\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a04d7fb4a2f516bf2c6\",\n                \"_timestamp\": 1678940676024,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"3\",\n                \"sex\": \"9\",\n                \"area\": \"14\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a04d7fb4a2f516bf2c5\",\n                \"_timestamp\": 1678940676002,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"3\",\n                \"sex\": \"9\",\n                \"area\": \"13\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a03d7fb4a2f516bf2c4\",\n                \"_timestamp\": 1678940675980,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"3\",\n                \"sex\": \"9\",\n                \"area\": \"12\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a03d7fb4a2f516bf2c3\",\n                \"_timestamp\": 1678940675956,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"3\",\n                \"sex\": \"9\",\n                \"area\": \"09\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a03d7fb4a2f516bf2c2\",\n                \"_timestamp\": 1678940675922,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"3\",\n                \"sex\": \"9\",\n                \"area\": \"08\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a03d7fb4a2f516bf2c1\",\n                \"_timestamp\": 1678940675898,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"3\",\n                \"sex\": \"9\",\n                \"area\": \"07\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a03d7fb4a2f516bf2c0\",\n                \"_timestamp\": 1678940675872,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"3\",\n                \"sex\": \"9\",\n                \"area\": \"06\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a03d7fb4a2f516bf2bf\",\n                \"_timestamp\": 1678940675849,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"3\",\n                \"sex\": \"9\",\n                \"area\": \"05\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a03d7fb4a2f516bf2be\",\n                \"_timestamp\": 1678940675827,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"3\",\n                \"sex\": \"9\",\n                \"area\": \"04\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a03d7fb4a2f516bf2bd\",\n                \"_timestamp\": 1678940675805,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"3\",\n                \"sex\": \"9\",\n                \"area\": \"03\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a03d7fb4a2f516bf2bc\",\n                \"_timestamp\": 1678940675781,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"3\",\n                \"sex\": \"9\",\n                \"area\": \"02\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a03d7fb4a2f516bf2bb\",\n                \"_timestamp\": 1678940675757,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"3\",\n                \"sex\": \"9\",\n                \"area\": \"01\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a03d7fb4a2f516bf2ba\",\n                \"_timestamp\": 1678940675734,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"3\",\n                \"sex\": \"2\",\n                \"area\": \"77\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a03d7fb4a2f516bf2b9\",\n                \"_timestamp\": 1678940675711,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"3\",\n                \"sex\": \"2\",\n                \"area\": \"9999\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a03d7fb4a2f516bf2b8\",\n                \"_timestamp\": 1678940675679,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"3\",\n                \"sex\": \"2\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"64129a03d7fb4a2f516bf2b7\",\n                \"_timestamp\": 1678940675646,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"3\",\n                \"sex\": \"2\",\n                \"area\": \"18\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a03d7fb4a2f516bf2b6\",\n                \"_timestamp\": 1678940675615,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"3\",\n                \"sex\": \"2\",\n                \"area\": \"17\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a03d7fb4a2f516bf2b5\",\n                \"_timestamp\": 1678940675583,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"3\",\n                \"sex\": \"2\",\n                \"area\": \"16\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a03d7fb4a2f516bf2b4\",\n                \"_timestamp\": 1678940675561,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"3\",\n                \"sex\": \"2\",\n                \"area\": \"15\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a03d7fb4a2f516bf2b3\",\n                \"_timestamp\": 1678940675537,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"3\",\n                \"sex\": \"2\",\n                \"area\": \"14\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a03d7fb4a2f516bf2b2\",\n                \"_timestamp\": 1678940675509,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"3\",\n                \"sex\": \"2\",\n                \"area\": \"13\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a03d7fb4a2f516bf2b1\",\n                \"_timestamp\": 1678940675487,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"3\",\n                \"sex\": \"2\",\n                \"area\": \"12\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a03d7fb4a2f516bf2b0\",\n                \"_timestamp\": 1678940675465,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"3\",\n                \"sex\": \"2\",\n                \"area\": \"09\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a03d7fb4a2f516bf2af\",\n                \"_timestamp\": 1678940675442,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"3\",\n                \"sex\": \"2\",\n                \"area\": \"08\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a03d7fb4a2f516bf2ae\",\n                \"_timestamp\": 1678940675419,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"3\",\n                \"sex\": \"2\",\n                \"area\": \"07\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a03d7fb4a2f516bf2ad\",\n                \"_timestamp\": 1678940675396,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"3\",\n                \"sex\": \"2\",\n                \"area\": \"06\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a03d7fb4a2f516bf2ac\",\n                \"_timestamp\": 1678940675373,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"3\",\n                \"sex\": \"2\",\n                \"area\": \"05\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a03d7fb4a2f516bf2ab\",\n                \"_timestamp\": 1678940675349,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"3\",\n                \"sex\": \"2\",\n                \"area\": \"04\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a03d7fb4a2f516bf2aa\",\n                \"_timestamp\": 1678940675319,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"3\",\n                \"sex\": \"2\",\n                \"area\": \"03\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a03d7fb4a2f516bf2a9\",\n                \"_timestamp\": 1678940675295,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"3\",\n                \"sex\": \"2\",\n                \"area\": \"02\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a03d7fb4a2f516bf2a8\",\n                \"_timestamp\": 1678940675273,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"3\",\n                \"sex\": \"2\",\n                \"area\": \"01\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a03d7fb4a2f516bf2a7\",\n                \"_timestamp\": 1678940675251,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"3\",\n                \"sex\": \"1\",\n                \"area\": \"77\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a03d7fb4a2f516bf2a6\",\n                \"_timestamp\": 1678940675227,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"3\",\n                \"sex\": \"1\",\n                \"area\": \"9999\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a03d7fb4a2f516bf2a5\",\n                \"_timestamp\": 1678940675202,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"3\",\n                \"sex\": \"1\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"64129a03d7fb4a2f516bf2a4\",\n                \"_timestamp\": 1678940675180,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"3\",\n                \"sex\": \"1\",\n                \"area\": \"18\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a03d7fb4a2f516bf2a3\",\n                \"_timestamp\": 1678940675155,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"3\",\n                \"sex\": \"1\",\n                \"area\": \"17\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a03d7fb4a2f516bf2a2\",\n                \"_timestamp\": 1678940675132,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"3\",\n                \"sex\": \"1\",\n                \"area\": \"16\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a03d7fb4a2f516bf2a1\",\n                \"_timestamp\": 1678940675109,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"3\",\n                \"sex\": \"1\",\n                \"area\": \"15\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a03d7fb4a2f516bf2a0\",\n                \"_timestamp\": 1678940675083,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"3\",\n                \"sex\": \"1\",\n                \"area\": \"14\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a03d7fb4a2f516bf29f\",\n                \"_timestamp\": 1678940675054,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"3\",\n                \"sex\": \"1\",\n                \"area\": \"13\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a03d7fb4a2f516bf29e\",\n                \"_timestamp\": 1678940675031,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"3\",\n                \"sex\": \"1\",\n                \"area\": \"12\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a03d7fb4a2f516bf29d\",\n                \"_timestamp\": 1678940675008,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"3\",\n                \"sex\": \"1\",\n                \"area\": \"09\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a02d7fb4a2f516bf29c\",\n                \"_timestamp\": 1678940674985,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"3\",\n                \"sex\": \"1\",\n                \"area\": \"08\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a02d7fb4a2f516bf29b\",\n                \"_timestamp\": 1678940674961,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"3\",\n                \"sex\": \"1\",\n                \"area\": \"07\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a02d7fb4a2f516bf29a\",\n                \"_timestamp\": 1678940674938,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"3\",\n                \"sex\": \"1\",\n                \"area\": \"06\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a02d7fb4a2f516bf299\",\n                \"_timestamp\": 1678940674913,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"3\",\n                \"sex\": \"1\",\n                \"area\": \"05\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a02d7fb4a2f516bf298\",\n                \"_timestamp\": 1678940674891,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"3\",\n                \"sex\": \"1\",\n                \"area\": \"04\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a02d7fb4a2f516bf297\",\n                \"_timestamp\": 1678940674865,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"3\",\n                \"sex\": \"1\",\n                \"area\": \"03\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a02d7fb4a2f516bf296\",\n                \"_timestamp\": 1678940674842,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"3\",\n                \"sex\": \"1\",\n                \"area\": \"02\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a02d7fb4a2f516bf295\",\n                \"_timestamp\": 1678940674815,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"3\",\n                \"sex\": \"1\",\n                \"area\": \"01\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a02d7fb4a2f516bf294\",\n                \"_timestamp\": 1678940674784,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"2\",\n                \"sex\": \"9\",\n                \"area\": \"77\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a02d7fb4a2f516bf293\",\n                \"_timestamp\": 1678940674725,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"2\",\n                \"sex\": \"9\",\n                \"area\": \"9999\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a02d7fb4a2f516bf292\",\n                \"_timestamp\": 1678940674702,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"2\",\n                \"sex\": \"9\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"64129a02d7fb4a2f516bf291\",\n                \"_timestamp\": 1678940674645,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"2\",\n                \"sex\": \"9\",\n                \"area\": \"18\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a02d7fb4a2f516bf290\",\n                \"_timestamp\": 1678940674617,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"2\",\n                \"sex\": \"9\",\n                \"area\": \"17\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a02d7fb4a2f516bf28f\",\n                \"_timestamp\": 1678940674561,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"2\",\n                \"sex\": \"9\",\n                \"area\": \"16\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a02d7fb4a2f516bf28e\",\n                \"_timestamp\": 1678940674538,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"2\",\n                \"sex\": \"9\",\n                \"area\": \"15\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a02d7fb4a2f516bf28d\",\n                \"_timestamp\": 1678940674513,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"2\",\n                \"sex\": \"9\",\n                \"area\": \"14\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a02d7fb4a2f516bf28c\",\n                \"_timestamp\": 1678940674488,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"2\",\n                \"sex\": \"9\",\n                \"area\": \"13\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a02d7fb4a2f516bf28b\",\n                \"_timestamp\": 1678940674466,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"2\",\n                \"sex\": \"9\",\n                \"area\": \"12\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a02d7fb4a2f516bf28a\",\n                \"_timestamp\": 1678940674443,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"2\",\n                \"sex\": \"9\",\n                \"area\": \"09\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a02d7fb4a2f516bf289\",\n                \"_timestamp\": 1678940674410,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"2\",\n                \"sex\": \"9\",\n                \"area\": \"08\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a02d7fb4a2f516bf288\",\n                \"_timestamp\": 1678940674373,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"2\",\n                \"sex\": \"9\",\n                \"area\": \"07\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a02d7fb4a2f516bf287\",\n                \"_timestamp\": 1678940674351,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"2\",\n                \"sex\": \"9\",\n                \"area\": \"06\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a02d7fb4a2f516bf286\",\n                \"_timestamp\": 1678940674323,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"2\",\n                \"sex\": \"9\",\n                \"area\": \"05\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a02d7fb4a2f516bf285\",\n                \"_timestamp\": 1678940674298,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"2\",\n                \"sex\": \"9\",\n                \"area\": \"04\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a02d7fb4a2f516bf284\",\n                \"_timestamp\": 1678940674270,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"2\",\n                \"sex\": \"9\",\n                \"area\": \"03\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a02d7fb4a2f516bf283\",\n                \"_timestamp\": 1678940674245,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"2\",\n                \"sex\": \"9\",\n                \"area\": \"02\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a02d7fb4a2f516bf282\",\n                \"_timestamp\": 1678940674221,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"2\",\n                \"sex\": \"9\",\n                \"area\": \"01\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a02d7fb4a2f516bf281\",\n                \"_timestamp\": 1678940674194,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"2\",\n                \"sex\": \"2\",\n                \"area\": \"77\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a02d7fb4a2f516bf280\",\n                \"_timestamp\": 1678940674172,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"2\",\n                \"sex\": \"2\",\n                \"area\": \"9999\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a02d7fb4a2f516bf27f\",\n                \"_timestamp\": 1678940674148,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"2\",\n                \"sex\": \"2\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"64129a02d7fb4a2f516bf27e\",\n                \"_timestamp\": 1678940674124,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"2\",\n                \"sex\": \"2\",\n                \"area\": \"18\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a02d7fb4a2f516bf27d\",\n                \"_timestamp\": 1678940674094,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"2\",\n                \"sex\": \"2\",\n                \"area\": \"17\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a02d7fb4a2f516bf27c\",\n                \"_timestamp\": 1678940674071,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"2\",\n                \"sex\": \"2\",\n                \"area\": \"16\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a02d7fb4a2f516bf27b\",\n                \"_timestamp\": 1678940674047,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"2\",\n                \"sex\": \"2\",\n                \"area\": \"15\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a02d7fb4a2f516bf27a\",\n                \"_timestamp\": 1678940674022,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"2\",\n                \"sex\": \"2\",\n                \"area\": \"14\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a01d7fb4a2f516bf279\",\n                \"_timestamp\": 1678940673992,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"2\",\n                \"sex\": \"2\",\n                \"area\": \"13\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a01d7fb4a2f516bf278\",\n                \"_timestamp\": 1678940673966,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"2\",\n                \"sex\": \"2\",\n                \"area\": \"12\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a01d7fb4a2f516bf277\",\n                \"_timestamp\": 1678940673941,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"2\",\n                \"sex\": \"2\",\n                \"area\": \"09\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a01d7fb4a2f516bf276\",\n                \"_timestamp\": 1678940673919,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"2\",\n                \"sex\": \"2\",\n                \"area\": \"08\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a01d7fb4a2f516bf275\",\n                \"_timestamp\": 1678940673894,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"2\",\n                \"sex\": \"2\",\n                \"area\": \"07\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a01d7fb4a2f516bf274\",\n                \"_timestamp\": 1678940673871,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"2\",\n                \"sex\": \"2\",\n                \"area\": \"06\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a01d7fb4a2f516bf273\",\n                \"_timestamp\": 1678940673847,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"2\",\n                \"sex\": \"2\",\n                \"area\": \"05\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a01d7fb4a2f516bf272\",\n                \"_timestamp\": 1678940673822,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"2\",\n                \"sex\": \"2\",\n                \"area\": \"04\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a01d7fb4a2f516bf271\",\n                \"_timestamp\": 1678940673797,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"2\",\n                \"sex\": \"2\",\n                \"area\": \"03\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a01d7fb4a2f516bf270\",\n                \"_timestamp\": 1678940673771,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"2\",\n                \"sex\": \"2\",\n                \"area\": \"02\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a01d7fb4a2f516bf26f\",\n                \"_timestamp\": 1678940673745,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"2\",\n                \"sex\": \"2\",\n                \"area\": \"01\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a01d7fb4a2f516bf26e\",\n                \"_timestamp\": 1678940673722,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"2\",\n                \"sex\": \"1\",\n                \"area\": \"77\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a01d7fb4a2f516bf26d\",\n                \"_timestamp\": 1678940673697,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"2\",\n                \"sex\": \"1\",\n                \"area\": \"9999\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a01d7fb4a2f516bf26c\",\n                \"_timestamp\": 1678940673674,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"2\",\n                \"sex\": \"1\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"64129a01d7fb4a2f516bf26b\",\n                \"_timestamp\": 1678940673648,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"2\",\n                \"sex\": \"1\",\n                \"area\": \"18\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a01d7fb4a2f516bf26a\",\n                \"_timestamp\": 1678940673626,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"2\",\n                \"sex\": \"1\",\n                \"area\": \"17\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a01d7fb4a2f516bf269\",\n                \"_timestamp\": 1678940673600,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"2\",\n                \"sex\": \"1\",\n                \"area\": \"16\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a01d7fb4a2f516bf268\",\n                \"_timestamp\": 1678940673578,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"2\",\n                \"sex\": \"1\",\n                \"area\": \"15\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a01d7fb4a2f516bf267\",\n                \"_timestamp\": 1678940673555,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"2\",\n                \"sex\": \"1\",\n                \"area\": \"14\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a01d7fb4a2f516bf266\",\n                \"_timestamp\": 1678940673531,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"2\",\n                \"sex\": \"1\",\n                \"area\": \"13\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a01d7fb4a2f516bf265\",\n                \"_timestamp\": 1678940673509,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"2\",\n                \"sex\": \"1\",\n                \"area\": \"12\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a01d7fb4a2f516bf264\",\n                \"_timestamp\": 1678940673486,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"2\",\n                \"sex\": \"1\",\n                \"area\": \"09\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a01d7fb4a2f516bf263\",\n                \"_timestamp\": 1678940673464,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"2\",\n                \"sex\": \"1\",\n                \"area\": \"08\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a01d7fb4a2f516bf262\",\n                \"_timestamp\": 1678940673442,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"2\",\n                \"sex\": \"1\",\n                \"area\": \"07\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a01d7fb4a2f516bf261\",\n                \"_timestamp\": 1678940673420,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"2\",\n                \"sex\": \"1\",\n                \"area\": \"06\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a01d7fb4a2f516bf260\",\n                \"_timestamp\": 1678940673397,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"2\",\n                \"sex\": \"1\",\n                \"area\": \"05\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a01d7fb4a2f516bf25f\",\n                \"_timestamp\": 1678940673372,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"2\",\n                \"sex\": \"1\",\n                \"area\": \"04\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a01d7fb4a2f516bf25e\",\n                \"_timestamp\": 1678940673348,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"2\",\n                \"sex\": \"1\",\n                \"area\": \"03\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a01d7fb4a2f516bf25d\",\n                \"_timestamp\": 1678940673322,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"2\",\n                \"sex\": \"1\",\n                \"area\": \"02\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a01d7fb4a2f516bf25c\",\n                \"_timestamp\": 1678940673298,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"2\",\n                \"sex\": \"1\",\n                \"area\": \"01\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a01d7fb4a2f516bf25b\",\n                \"_timestamp\": 1678940673273,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"1\",\n                \"sex\": \"9\",\n                \"area\": \"77\",\n                \"count\": \"30\"\n            },\n            {\n                \"_id\": \"64129a01d7fb4a2f516bf25a\",\n                \"_timestamp\": 1678940673248,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"1\",\n                \"sex\": \"9\",\n                \"area\": \"9999\",\n                \"count\": \"30\"\n            },\n            {\n                \"_id\": \"64129a01d7fb4a2f516bf259\",\n                \"_timestamp\": 1678940673225,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"1\",\n                \"sex\": \"9\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"64129a01d7fb4a2f516bf258\",\n                \"_timestamp\": 1678940673203,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"1\",\n                \"sex\": \"9\",\n                \"area\": \"18\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"64129a01d7fb4a2f516bf257\",\n                \"_timestamp\": 1678940673178,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"1\",\n                \"sex\": \"9\",\n                \"area\": \"17\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a01d7fb4a2f516bf256\",\n                \"_timestamp\": 1678940673152,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"1\",\n                \"sex\": \"9\",\n                \"area\": \"16\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a01d7fb4a2f516bf255\",\n                \"_timestamp\": 1678940673126,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"1\",\n                \"sex\": \"9\",\n                \"area\": \"15\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a01d7fb4a2f516bf254\",\n                \"_timestamp\": 1678940673104,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"1\",\n                \"sex\": \"9\",\n                \"area\": \"14\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a01d7fb4a2f516bf253\",\n                \"_timestamp\": 1678940673079,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"1\",\n                \"sex\": \"9\",\n                \"area\": \"13\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"64129a01d7fb4a2f516bf252\",\n                \"_timestamp\": 1678940673054,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"1\",\n                \"sex\": \"9\",\n                \"area\": \"12\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a01d7fb4a2f516bf251\",\n                \"_timestamp\": 1678940673029,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"1\",\n                \"sex\": \"9\",\n                \"area\": \"09\",\n                \"count\": \"9\"\n            },\n            {\n                \"_id\": \"64129a01d7fb4a2f516bf250\",\n                \"_timestamp\": 1678940672999,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"1\",\n                \"sex\": \"9\",\n                \"area\": \"08\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"64129a00d7fb4a2f516bf24f\",\n                \"_timestamp\": 1678940672966,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"1\",\n                \"sex\": \"9\",\n                \"area\": \"07\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a00d7fb4a2f516bf24e\",\n                \"_timestamp\": 1678940672914,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"1\",\n                \"sex\": \"9\",\n                \"area\": \"06\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a00d7fb4a2f516bf24d\",\n                \"_timestamp\": 1678940672883,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"1\",\n                \"sex\": \"9\",\n                \"area\": \"05\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a00d7fb4a2f516bf24c\",\n                \"_timestamp\": 1678940672859,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"1\",\n                \"sex\": \"9\",\n                \"area\": \"04\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"64129a00d7fb4a2f516bf24b\",\n                \"_timestamp\": 1678940672836,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"1\",\n                \"sex\": \"9\",\n                \"area\": \"03\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"64129a00d7fb4a2f516bf24a\",\n                \"_timestamp\": 1678940672809,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"1\",\n                \"sex\": \"9\",\n                \"area\": \"02\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"64129a00d7fb4a2f516bf249\",\n                \"_timestamp\": 1678940672778,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"1\",\n                \"sex\": \"9\",\n                \"area\": \"01\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a00d7fb4a2f516bf248\",\n                \"_timestamp\": 1678940672745,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"1\",\n                \"sex\": \"2\",\n                \"area\": \"77\",\n                \"count\": \"30\"\n            },\n            {\n                \"_id\": \"64129a00d7fb4a2f516bf247\",\n                \"_timestamp\": 1678940672722,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"1\",\n                \"sex\": \"2\",\n                \"area\": \"9999\",\n                \"count\": \"30\"\n            },\n            {\n                \"_id\": \"64129a00d7fb4a2f516bf246\",\n                \"_timestamp\": 1678940672699,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"1\",\n                \"sex\": \"2\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"64129a00d7fb4a2f516bf245\",\n                \"_timestamp\": 1678940672675,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"1\",\n                \"sex\": \"2\",\n                \"area\": \"18\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"64129a00d7fb4a2f516bf244\",\n                \"_timestamp\": 1678940672652,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"1\",\n                \"sex\": \"2\",\n                \"area\": \"17\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a00d7fb4a2f516bf243\",\n                \"_timestamp\": 1678940672630,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"1\",\n                \"sex\": \"2\",\n                \"area\": \"16\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a00d7fb4a2f516bf242\",\n                \"_timestamp\": 1678940672606,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"1\",\n                \"sex\": \"2\",\n                \"area\": \"15\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a00d7fb4a2f516bf241\",\n                \"_timestamp\": 1678940672582,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"1\",\n                \"sex\": \"2\",\n                \"area\": \"14\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a00d7fb4a2f516bf240\",\n                \"_timestamp\": 1678940672558,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"1\",\n                \"sex\": \"2\",\n                \"area\": \"13\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"64129a00d7fb4a2f516bf23f\",\n                \"_timestamp\": 1678940672487,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"1\",\n                \"sex\": \"2\",\n                \"area\": \"12\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a00d7fb4a2f516bf23e\",\n                \"_timestamp\": 1678940672464,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"1\",\n                \"sex\": \"2\",\n                \"area\": \"09\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"64129a00d7fb4a2f516bf23d\",\n                \"_timestamp\": 1678940672437,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"1\",\n                \"sex\": \"2\",\n                \"area\": \"08\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"64129a00d7fb4a2f516bf23c\",\n                \"_timestamp\": 1678940672414,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"1\",\n                \"sex\": \"2\",\n                \"area\": \"07\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a00d7fb4a2f516bf23b\",\n                \"_timestamp\": 1678940672390,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"1\",\n                \"sex\": \"2\",\n                \"area\": \"06\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a00d7fb4a2f516bf23a\",\n                \"_timestamp\": 1678940672367,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"1\",\n                \"sex\": \"2\",\n                \"area\": \"05\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a00d7fb4a2f516bf239\",\n                \"_timestamp\": 1678940672342,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"1\",\n                \"sex\": \"2\",\n                \"area\": \"04\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"64129a00d7fb4a2f516bf238\",\n                \"_timestamp\": 1678940672318,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"1\",\n                \"sex\": \"2\",\n                \"area\": \"03\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"64129a00d7fb4a2f516bf237\",\n                \"_timestamp\": 1678940672296,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"1\",\n                \"sex\": \"2\",\n                \"area\": \"02\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"64129a00d7fb4a2f516bf236\",\n                \"_timestamp\": 1678940672272,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"1\",\n                \"sex\": \"2\",\n                \"area\": \"01\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a00d7fb4a2f516bf235\",\n                \"_timestamp\": 1678940672245,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"1\",\n                \"sex\": \"1\",\n                \"area\": \"77\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a00d7fb4a2f516bf234\",\n                \"_timestamp\": 1678940672221,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"1\",\n                \"sex\": \"1\",\n                \"area\": \"9999\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a00d7fb4a2f516bf233\",\n                \"_timestamp\": 1678940672198,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"1\",\n                \"sex\": \"1\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"64129a00d7fb4a2f516bf232\",\n                \"_timestamp\": 1678940672172,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"1\",\n                \"sex\": \"1\",\n                \"area\": \"18\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a00d7fb4a2f516bf231\",\n                \"_timestamp\": 1678940672148,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"1\",\n                \"sex\": \"1\",\n                \"area\": \"17\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a00d7fb4a2f516bf230\",\n                \"_timestamp\": 1678940672125,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"1\",\n                \"sex\": \"1\",\n                \"area\": \"16\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a00d7fb4a2f516bf22f\",\n                \"_timestamp\": 1678940672102,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"1\",\n                \"sex\": \"1\",\n                \"area\": \"15\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a00d7fb4a2f516bf22e\",\n                \"_timestamp\": 1678940672078,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"1\",\n                \"sex\": \"1\",\n                \"area\": \"14\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a00d7fb4a2f516bf22d\",\n                \"_timestamp\": 1678940672055,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"1\",\n                \"sex\": \"1\",\n                \"area\": \"13\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a00d7fb4a2f516bf22c\",\n                \"_timestamp\": 1678940672029,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"1\",\n                \"sex\": \"1\",\n                \"area\": \"12\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129a00d7fb4a2f516bf22b\",\n                \"_timestamp\": 1678940672006,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"1\",\n                \"sex\": \"1\",\n                \"area\": \"09\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299ffd7fb4a2f516bf22a\",\n                \"_timestamp\": 1678940671978,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"1\",\n                \"sex\": \"1\",\n                \"area\": \"08\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299ffd7fb4a2f516bf229\",\n                \"_timestamp\": 1678940671953,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"1\",\n                \"sex\": \"1\",\n                \"area\": \"07\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299ffd7fb4a2f516bf228\",\n                \"_timestamp\": 1678940671921,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"1\",\n                \"sex\": \"1\",\n                \"area\": \"06\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299ffd7fb4a2f516bf227\",\n                \"_timestamp\": 1678940671898,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"1\",\n                \"sex\": \"1\",\n                \"area\": \"05\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299ffd7fb4a2f516bf226\",\n                \"_timestamp\": 1678940671872,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"1\",\n                \"sex\": \"1\",\n                \"area\": \"04\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299ffd7fb4a2f516bf225\",\n                \"_timestamp\": 1678940671847,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"1\",\n                \"sex\": \"1\",\n                \"area\": \"03\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299ffd7fb4a2f516bf224\",\n                \"_timestamp\": 1678940671824,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"1\",\n                \"sex\": \"1\",\n                \"area\": \"02\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299ffd7fb4a2f516bf223\",\n                \"_timestamp\": 1678940671800,\n                \"year\": \"2018\",\n                \"age\": \"104\",\n                \"ethnic\": \"1\",\n                \"sex\": \"1\",\n                \"area\": \"01\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299ffd7fb4a2f516bf222\",\n                \"_timestamp\": 1678940671774,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"77\",\n                \"count\": \"57\"\n            },\n            {\n                \"_id\": \"641299ffd7fb4a2f516bf221\",\n                \"_timestamp\": 1678940671749,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"9999\",\n                \"count\": \"57\"\n            },\n            {\n                \"_id\": \"641299ffd7fb4a2f516bf220\",\n                \"_timestamp\": 1678940671725,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"99\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299ffd7fb4a2f516bf21f\",\n                \"_timestamp\": 1678940671702,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"18\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299ffd7fb4a2f516bf21e\",\n                \"_timestamp\": 1678940671679,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"17\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299ffd7fb4a2f516bf21d\",\n                \"_timestamp\": 1678940671655,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"16\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299ffd7fb4a2f516bf21c\",\n                \"_timestamp\": 1678940671630,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"15\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299ffd7fb4a2f516bf21b\",\n                \"_timestamp\": 1678940671607,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"14\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"641299ffd7fb4a2f516bf21a\",\n                \"_timestamp\": 1678940671583,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"13\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"641299ffd7fb4a2f516bf219\",\n                \"_timestamp\": 1678940671557,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"12\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299ffd7fb4a2f516bf218\",\n                \"_timestamp\": 1678940671526,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"09\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"641299ffd7fb4a2f516bf217\",\n                \"_timestamp\": 1678940671504,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"08\",\n                \"count\": \"9\"\n            },\n            {\n                \"_id\": \"641299ffd7fb4a2f516bf216\",\n                \"_timestamp\": 1678940671481,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"07\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"641299ffd7fb4a2f516bf215\",\n                \"_timestamp\": 1678940671459,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"06\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299ffd7fb4a2f516bf214\",\n                \"_timestamp\": 1678940671436,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"05\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299ffd7fb4a2f516bf213\",\n                \"_timestamp\": 1678940671413,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"04\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"641299ffd7fb4a2f516bf212\",\n                \"_timestamp\": 1678940671384,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"03\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"641299ffd7fb4a2f516bf211\",\n                \"_timestamp\": 1678940671360,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"02\",\n                \"count\": \"15\"\n            },\n            {\n                \"_id\": \"641299ffd7fb4a2f516bf210\",\n                \"_timestamp\": 1678940671331,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"01\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"641299ffd7fb4a2f516bf20f\",\n                \"_timestamp\": 1678940671305,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"77\",\n                \"count\": \"48\"\n            },\n            {\n                \"_id\": \"641299ffd7fb4a2f516bf20e\",\n                \"_timestamp\": 1678940671280,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"9999\",\n                \"count\": \"48\"\n            },\n            {\n                \"_id\": \"641299ffd7fb4a2f516bf20d\",\n                \"_timestamp\": 1678940671257,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"99\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299ffd7fb4a2f516bf20c\",\n                \"_timestamp\": 1678940671232,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"18\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299ffd7fb4a2f516bf20b\",\n                \"_timestamp\": 1678940671198,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"17\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299ffd7fb4a2f516bf20a\",\n                \"_timestamp\": 1678940671172,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"16\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299ffd7fb4a2f516bf209\",\n                \"_timestamp\": 1678940671149,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"15\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299ffd7fb4a2f516bf208\",\n                \"_timestamp\": 1678940671123,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"14\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"641299ffd7fb4a2f516bf207\",\n                \"_timestamp\": 1678940671098,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"13\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"641299ffd7fb4a2f516bf206\",\n                \"_timestamp\": 1678940671075,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"12\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299ffd7fb4a2f516bf205\",\n                \"_timestamp\": 1678940671052,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"09\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"641299ffd7fb4a2f516bf204\",\n                \"_timestamp\": 1678940671018,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"08\",\n                \"count\": \"9\"\n            },\n            {\n                \"_id\": \"641299fed7fb4a2f516bf203\",\n                \"_timestamp\": 1678940670992,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"07\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"641299fed7fb4a2f516bf202\",\n                \"_timestamp\": 1678940670969,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"06\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299fed7fb4a2f516bf201\",\n                \"_timestamp\": 1678940670946,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"05\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299fed7fb4a2f516bf200\",\n                \"_timestamp\": 1678940670922,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"04\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"641299fed7fb4a2f516bf1ff\",\n                \"_timestamp\": 1678940670897,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"03\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"641299fed7fb4a2f516bf1fe\",\n                \"_timestamp\": 1678940670874,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"02\",\n                \"count\": \"12\"\n            },\n            {\n                \"_id\": \"641299fed7fb4a2f516bf1fd\",\n                \"_timestamp\": 1678940670851,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"01\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"641299fed7fb4a2f516bf1fc\",\n                \"_timestamp\": 1678940670826,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"1\",\n                \"area\": \"77\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"641299fed7fb4a2f516bf1fb\",\n                \"_timestamp\": 1678940670802,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"1\",\n                \"area\": \"9999\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"641299fed7fb4a2f516bf1fa\",\n                \"_timestamp\": 1678940670777,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"1\",\n                \"area\": \"99\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299fed7fb4a2f516bf1f9\",\n                \"_timestamp\": 1678940670749,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"1\",\n                \"area\": \"18\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299fed7fb4a2f516bf1f8\",\n                \"_timestamp\": 1678940670726,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"1\",\n                \"area\": \"17\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299fed7fb4a2f516bf1f7\",\n                \"_timestamp\": 1678940670704,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"1\",\n                \"area\": \"16\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299fed7fb4a2f516bf1f6\",\n                \"_timestamp\": 1678940670682,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"1\",\n                \"area\": \"15\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299fed7fb4a2f516bf1f5\",\n                \"_timestamp\": 1678940670638,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"1\",\n                \"area\": \"14\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299fed7fb4a2f516bf1f4\",\n                \"_timestamp\": 1678940670590,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"1\",\n                \"area\": \"13\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299fed7fb4a2f516bf1f3\",\n                \"_timestamp\": 1678940670548,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"1\",\n                \"area\": \"12\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299fed7fb4a2f516bf1f2\",\n                \"_timestamp\": 1678940670503,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"1\",\n                \"area\": \"09\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299fed7fb4a2f516bf1f1\",\n                \"_timestamp\": 1678940670471,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"1\",\n                \"area\": \"08\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299fed7fb4a2f516bf1f0\",\n                \"_timestamp\": 1678940670446,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"1\",\n                \"area\": \"07\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299fed7fb4a2f516bf1ef\",\n                \"_timestamp\": 1678940670419,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"1\",\n                \"area\": \"06\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299fed7fb4a2f516bf1ee\",\n                \"_timestamp\": 1678940670396,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"1\",\n                \"area\": \"05\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299fed7fb4a2f516bf1ed\",\n                \"_timestamp\": 1678940670374,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"1\",\n                \"area\": \"04\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299fed7fb4a2f516bf1ec\",\n                \"_timestamp\": 1678940670348,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"1\",\n                \"area\": \"03\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299fed7fb4a2f516bf1eb\",\n                \"_timestamp\": 1678940670323,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"1\",\n                \"area\": \"02\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"641299fed7fb4a2f516bf1ea\",\n                \"_timestamp\": 1678940670301,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"1\",\n                \"area\": \"01\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299fed7fb4a2f516bf1e9\",\n                \"_timestamp\": 1678940670276,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"77\",\n                \"sex\": \"9\",\n                \"area\": \"77\",\n                \"count\": \"57\"\n            },\n            {\n                \"_id\": \"641299fed7fb4a2f516bf1e8\",\n                \"_timestamp\": 1678940670252,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"77\",\n                \"sex\": \"9\",\n                \"area\": \"9999\",\n                \"count\": \"57\"\n            },\n            {\n                \"_id\": \"641299fed7fb4a2f516bf1e7\",\n                \"_timestamp\": 1678940670230,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"77\",\n                \"sex\": \"9\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"641299fed7fb4a2f516bf1e6\",\n                \"_timestamp\": 1678940670207,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"77\",\n                \"sex\": \"9\",\n                \"area\": \"18\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299fed7fb4a2f516bf1e5\",\n                \"_timestamp\": 1678940670179,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"77\",\n                \"sex\": \"9\",\n                \"area\": \"17\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299fed7fb4a2f516bf1e4\",\n                \"_timestamp\": 1678940670156,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"77\",\n                \"sex\": \"9\",\n                \"area\": \"16\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299fed7fb4a2f516bf1e3\",\n                \"_timestamp\": 1678940670134,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"77\",\n                \"sex\": \"9\",\n                \"area\": \"15\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299fed7fb4a2f516bf1e2\",\n                \"_timestamp\": 1678940670112,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"77\",\n                \"sex\": \"9\",\n                \"area\": \"14\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"641299fed7fb4a2f516bf1e1\",\n                \"_timestamp\": 1678940670090,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"77\",\n                \"sex\": \"9\",\n                \"area\": \"13\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"641299fed7fb4a2f516bf1e0\",\n                \"_timestamp\": 1678940670065,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"77\",\n                \"sex\": \"9\",\n                \"area\": \"12\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299fed7fb4a2f516bf1df\",\n                \"_timestamp\": 1678940670042,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"77\",\n                \"sex\": \"9\",\n                \"area\": \"09\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"641299fed7fb4a2f516bf1de\",\n                \"_timestamp\": 1678940670020,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"77\",\n                \"sex\": \"9\",\n                \"area\": \"08\",\n                \"count\": \"9\"\n            },\n            {\n                \"_id\": \"641299fdd7fb4a2f516bf1dd\",\n                \"_timestamp\": 1678940669997,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"77\",\n                \"sex\": \"9\",\n                \"area\": \"07\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"641299fdd7fb4a2f516bf1dc\",\n                \"_timestamp\": 1678940669975,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"77\",\n                \"sex\": \"9\",\n                \"area\": \"06\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299fdd7fb4a2f516bf1db\",\n                \"_timestamp\": 1678940669953,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"77\",\n                \"sex\": \"9\",\n                \"area\": \"05\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299fdd7fb4a2f516bf1da\",\n                \"_timestamp\": 1678940669926,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"77\",\n                \"sex\": \"9\",\n                \"area\": \"04\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"641299fdd7fb4a2f516bf1d9\",\n                \"_timestamp\": 1678940669904,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"77\",\n                \"sex\": \"9\",\n                \"area\": \"03\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"641299fdd7fb4a2f516bf1d8\",\n                \"_timestamp\": 1678940669880,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"77\",\n                \"sex\": \"9\",\n                \"area\": \"02\",\n                \"count\": \"15\"\n            },\n            {\n                \"_id\": \"641299fdd7fb4a2f516bf1d7\",\n                \"_timestamp\": 1678940669858,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"77\",\n                \"sex\": \"9\",\n                \"area\": \"01\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"641299fdd7fb4a2f516bf1d6\",\n                \"_timestamp\": 1678940669836,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"77\",\n                \"sex\": \"2\",\n                \"area\": \"77\",\n                \"count\": \"48\"\n            },\n            {\n                \"_id\": \"641299fdd7fb4a2f516bf1d5\",\n                \"_timestamp\": 1678940669811,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"77\",\n                \"sex\": \"2\",\n                \"area\": \"9999\",\n                \"count\": \"48\"\n            },\n            {\n                \"_id\": \"641299fdd7fb4a2f516bf1d4\",\n                \"_timestamp\": 1678940669789,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"77\",\n                \"sex\": \"2\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"641299fdd7fb4a2f516bf1d3\",\n                \"_timestamp\": 1678940669766,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"77\",\n                \"sex\": \"2\",\n                \"area\": \"18\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299fdd7fb4a2f516bf1d2\",\n                \"_timestamp\": 1678940669741,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"77\",\n                \"sex\": \"2\",\n                \"area\": \"17\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299fdd7fb4a2f516bf1d1\",\n                \"_timestamp\": 1678940669719,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"77\",\n                \"sex\": \"2\",\n                \"area\": \"16\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299fdd7fb4a2f516bf1d0\",\n                \"_timestamp\": 1678940669695,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"77\",\n                \"sex\": \"2\",\n                \"area\": \"15\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299fdd7fb4a2f516bf1cf\",\n                \"_timestamp\": 1678940669666,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"77\",\n                \"sex\": \"2\",\n                \"area\": \"14\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"641299fdd7fb4a2f516bf1ce\",\n                \"_timestamp\": 1678940669642,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"77\",\n                \"sex\": \"2\",\n                \"area\": \"13\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"641299fdd7fb4a2f516bf1cd\",\n                \"_timestamp\": 1678940669618,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"77\",\n                \"sex\": \"2\",\n                \"area\": \"12\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299fdd7fb4a2f516bf1cc\",\n                \"_timestamp\": 1678940669592,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"77\",\n                \"sex\": \"2\",\n                \"area\": \"09\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"641299fdd7fb4a2f516bf1cb\",\n                \"_timestamp\": 1678940669567,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"77\",\n                \"sex\": \"2\",\n                \"area\": \"08\",\n                \"count\": \"9\"\n            },\n            {\n                \"_id\": \"641299fdd7fb4a2f516bf1ca\",\n                \"_timestamp\": 1678940669544,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"77\",\n                \"sex\": \"2\",\n                \"area\": \"07\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"641299fdd7fb4a2f516bf1c9\",\n                \"_timestamp\": 1678940669519,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"77\",\n                \"sex\": \"2\",\n                \"area\": \"06\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299fdd7fb4a2f516bf1c8\",\n                \"_timestamp\": 1678940669496,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"77\",\n                \"sex\": \"2\",\n                \"area\": \"05\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299fdd7fb4a2f516bf1c7\",\n                \"_timestamp\": 1678940669465,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"77\",\n                \"sex\": \"2\",\n                \"area\": \"04\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"641299fdd7fb4a2f516bf1c6\",\n                \"_timestamp\": 1678940669441,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"77\",\n                \"sex\": \"2\",\n                \"area\": \"03\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"641299fdd7fb4a2f516bf1c5\",\n                \"_timestamp\": 1678940669419,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"77\",\n                \"sex\": \"2\",\n                \"area\": \"02\",\n                \"count\": \"12\"\n            },\n            {\n                \"_id\": \"641299fdd7fb4a2f516bf1c4\",\n                \"_timestamp\": 1678940669392,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"77\",\n                \"sex\": \"2\",\n                \"area\": \"01\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"641299fdd7fb4a2f516bf1c3\",\n                \"_timestamp\": 1678940669321,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"77\",\n                \"sex\": \"1\",\n                \"area\": \"77\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"641299fdd7fb4a2f516bf1c2\",\n                \"_timestamp\": 1678940669293,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"77\",\n                \"sex\": \"1\",\n                \"area\": \"9999\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"641299fdd7fb4a2f516bf1c1\",\n                \"_timestamp\": 1678940669271,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"77\",\n                \"sex\": \"1\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"641299fdd7fb4a2f516bf1c0\",\n                \"_timestamp\": 1678940669247,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"77\",\n                \"sex\": \"1\",\n                \"area\": \"18\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299fdd7fb4a2f516bf1bf\",\n                \"_timestamp\": 1678940669215,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"77\",\n                \"sex\": \"1\",\n                \"area\": \"17\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299fdd7fb4a2f516bf1be\",\n                \"_timestamp\": 1678940669191,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"77\",\n                \"sex\": \"1\",\n                \"area\": \"16\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299fdd7fb4a2f516bf1bd\",\n                \"_timestamp\": 1678940669169,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"77\",\n                \"sex\": \"1\",\n                \"area\": \"15\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299fdd7fb4a2f516bf1bc\",\n                \"_timestamp\": 1678940669145,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"77\",\n                \"sex\": \"1\",\n                \"area\": \"14\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299fdd7fb4a2f516bf1bb\",\n                \"_timestamp\": 1678940669121,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"77\",\n                \"sex\": \"1\",\n                \"area\": \"13\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299fdd7fb4a2f516bf1ba\",\n                \"_timestamp\": 1678940669094,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"77\",\n                \"sex\": \"1\",\n                \"area\": \"12\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299fdd7fb4a2f516bf1b9\",\n                \"_timestamp\": 1678940669070,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"77\",\n                \"sex\": \"1\",\n                \"area\": \"09\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299fdd7fb4a2f516bf1b8\",\n                \"_timestamp\": 1678940669047,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"77\",\n                \"sex\": \"1\",\n                \"area\": \"08\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299fdd7fb4a2f516bf1b7\",\n                \"_timestamp\": 1678940669022,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"77\",\n                \"sex\": \"1\",\n                \"area\": \"07\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299fcd7fb4a2f516bf1b6\",\n                \"_timestamp\": 1678940668997,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"77\",\n                \"sex\": \"1\",\n                \"area\": \"06\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299fcd7fb4a2f516bf1b5\",\n                \"_timestamp\": 1678940668972,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"77\",\n                \"sex\": \"1\",\n                \"area\": \"05\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299fcd7fb4a2f516bf1b4\",\n                \"_timestamp\": 1678940668950,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"77\",\n                \"sex\": \"1\",\n                \"area\": \"04\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299fcd7fb4a2f516bf1b3\",\n                \"_timestamp\": 1678940668926,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"77\",\n                \"sex\": \"1\",\n                \"area\": \"03\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299fcd7fb4a2f516bf1b2\",\n                \"_timestamp\": 1678940668903,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"77\",\n                \"sex\": \"1\",\n                \"area\": \"02\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"641299fcd7fb4a2f516bf1b1\",\n                \"_timestamp\": 1678940668844,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"77\",\n                \"sex\": \"1\",\n                \"area\": \"01\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299fcd7fb4a2f516bf1b0\",\n                \"_timestamp\": 1678940668822,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"9\",\n                \"sex\": \"9\",\n                \"area\": \"77\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299fcd7fb4a2f516bf1af\",\n                \"_timestamp\": 1678940668799,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"9\",\n                \"sex\": \"9\",\n                \"area\": \"9999\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299fcd7fb4a2f516bf1ae\",\n                \"_timestamp\": 1678940668774,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"9\",\n                \"sex\": \"9\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"641299fcd7fb4a2f516bf1ad\",\n                \"_timestamp\": 1678940668745,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"9\",\n                \"sex\": \"9\",\n                \"area\": \"18\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299fcd7fb4a2f516bf1ac\",\n                \"_timestamp\": 1678940668722,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"9\",\n                \"sex\": \"9\",\n                \"area\": \"17\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299fcd7fb4a2f516bf1ab\",\n                \"_timestamp\": 1678940668700,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"9\",\n                \"sex\": \"9\",\n                \"area\": \"16\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299fcd7fb4a2f516bf1aa\",\n                \"_timestamp\": 1678940668677,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"9\",\n                \"sex\": \"9\",\n                \"area\": \"15\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299fcd7fb4a2f516bf1a9\",\n                \"_timestamp\": 1678940668640,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"9\",\n                \"sex\": \"9\",\n                \"area\": \"14\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299fcd7fb4a2f516bf1a8\",\n                \"_timestamp\": 1678940668616,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"9\",\n                \"sex\": \"9\",\n                \"area\": \"13\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299fcd7fb4a2f516bf1a7\",\n                \"_timestamp\": 1678940668594,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"9\",\n                \"sex\": \"9\",\n                \"area\": \"12\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299fcd7fb4a2f516bf1a6\",\n                \"_timestamp\": 1678940668565,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"9\",\n                \"sex\": \"9\",\n                \"area\": \"09\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299fcd7fb4a2f516bf1a5\",\n                \"_timestamp\": 1678940668542,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"9\",\n                \"sex\": \"9\",\n                \"area\": \"08\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299fcd7fb4a2f516bf1a4\",\n                \"_timestamp\": 1678940668520,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"9\",\n                \"sex\": \"9\",\n                \"area\": \"07\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299fcd7fb4a2f516bf1a3\",\n                \"_timestamp\": 1678940668497,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"9\",\n                \"sex\": \"9\",\n                \"area\": \"06\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299fcd7fb4a2f516bf1a2\",\n                \"_timestamp\": 1678940668471,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"9\",\n                \"sex\": \"9\",\n                \"area\": \"05\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299fcd7fb4a2f516bf1a1\",\n                \"_timestamp\": 1678940668447,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"9\",\n                \"sex\": \"9\",\n                \"area\": \"04\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299fcd7fb4a2f516bf1a0\",\n                \"_timestamp\": 1678940668421,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"9\",\n                \"sex\": \"9\",\n                \"area\": \"03\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299fcd7fb4a2f516bf19f\",\n                \"_timestamp\": 1678940668398,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"9\",\n                \"sex\": \"9\",\n                \"area\": \"02\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299fcd7fb4a2f516bf19e\",\n                \"_timestamp\": 1678940668375,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"9\",\n                \"sex\": \"9\",\n                \"area\": \"01\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299fcd7fb4a2f516bf19d\",\n                \"_timestamp\": 1678940668353,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"9\",\n                \"sex\": \"2\",\n                \"area\": \"77\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299fcd7fb4a2f516bf19c\",\n                \"_timestamp\": 1678940668331,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"9\",\n                \"sex\": \"2\",\n                \"area\": \"9999\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299fcd7fb4a2f516bf19b\",\n                \"_timestamp\": 1678940668307,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"9\",\n                \"sex\": \"2\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"641299fcd7fb4a2f516bf19a\",\n                \"_timestamp\": 1678940668284,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"9\",\n                \"sex\": \"2\",\n                \"area\": \"18\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299fcd7fb4a2f516bf199\",\n                \"_timestamp\": 1678940668256,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"9\",\n                \"sex\": \"2\",\n                \"area\": \"17\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299fcd7fb4a2f516bf198\",\n                \"_timestamp\": 1678940668233,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"9\",\n                \"sex\": \"2\",\n                \"area\": \"16\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299fcd7fb4a2f516bf197\",\n                \"_timestamp\": 1678940668209,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"9\",\n                \"sex\": \"2\",\n                \"area\": \"15\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299fcd7fb4a2f516bf196\",\n                \"_timestamp\": 1678940668187,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"9\",\n                \"sex\": \"2\",\n                \"area\": \"14\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299fcd7fb4a2f516bf195\",\n                \"_timestamp\": 1678940668165,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"9\",\n                \"sex\": \"2\",\n                \"area\": \"13\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299fcd7fb4a2f516bf194\",\n                \"_timestamp\": 1678940668139,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"9\",\n                \"sex\": \"2\",\n                \"area\": \"12\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299fcd7fb4a2f516bf193\",\n                \"_timestamp\": 1678940668117,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"9\",\n                \"sex\": \"2\",\n                \"area\": \"09\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299fcd7fb4a2f516bf192\",\n                \"_timestamp\": 1678940668095,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"9\",\n                \"sex\": \"2\",\n                \"area\": \"08\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299fcd7fb4a2f516bf191\",\n                \"_timestamp\": 1678940668072,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"9\",\n                \"sex\": \"2\",\n                \"area\": \"07\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299fcd7fb4a2f516bf190\",\n                \"_timestamp\": 1678940668047,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"9\",\n                \"sex\": \"2\",\n                \"area\": \"06\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299fcd7fb4a2f516bf18f\",\n                \"_timestamp\": 1678940668022,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"9\",\n                \"sex\": \"2\",\n                \"area\": \"05\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299fbd7fb4a2f516bf18e\",\n                \"_timestamp\": 1678940667998,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"9\",\n                \"sex\": \"2\",\n                \"area\": \"04\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299fbd7fb4a2f516bf18d\",\n                \"_timestamp\": 1678940667972,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"9\",\n                \"sex\": \"2\",\n                \"area\": \"03\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299fbd7fb4a2f516bf18c\",\n                \"_timestamp\": 1678940667939,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"9\",\n                \"sex\": \"2\",\n                \"area\": \"02\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299fbd7fb4a2f516bf18b\",\n                \"_timestamp\": 1678940667915,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"9\",\n                \"sex\": \"2\",\n                \"area\": \"01\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299fbd7fb4a2f516bf18a\",\n                \"_timestamp\": 1678940667892,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"9\",\n                \"sex\": \"1\",\n                \"area\": \"77\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299fbd7fb4a2f516bf189\",\n                \"_timestamp\": 1678940667865,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"9\",\n                \"sex\": \"1\",\n                \"area\": \"9999\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299fbd7fb4a2f516bf188\",\n                \"_timestamp\": 1678940667840,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"9\",\n                \"sex\": \"1\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"641299fbd7fb4a2f516bf187\",\n                \"_timestamp\": 1678940667818,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"9\",\n                \"sex\": \"1\",\n                \"area\": \"18\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299fbd7fb4a2f516bf186\",\n                \"_timestamp\": 1678940667796,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"9\",\n                \"sex\": \"1\",\n                \"area\": \"17\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299fbd7fb4a2f516bf185\",\n                \"_timestamp\": 1678940667771,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"9\",\n                \"sex\": \"1\",\n                \"area\": \"16\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299fbd7fb4a2f516bf184\",\n                \"_timestamp\": 1678940667745,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"9\",\n                \"sex\": \"1\",\n                \"area\": \"15\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299fbd7fb4a2f516bf183\",\n                \"_timestamp\": 1678940667723,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"9\",\n                \"sex\": \"1\",\n                \"area\": \"14\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299fbd7fb4a2f516bf182\",\n                \"_timestamp\": 1678940667699,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"9\",\n                \"sex\": \"1\",\n                \"area\": \"13\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299fbd7fb4a2f516bf181\",\n                \"_timestamp\": 1678940667677,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"9\",\n                \"sex\": \"1\",\n                \"area\": \"12\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299fbd7fb4a2f516bf180\",\n                \"_timestamp\": 1678940667655,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"9\",\n                \"sex\": \"1\",\n                \"area\": \"09\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299fbd7fb4a2f516bf17f\",\n                \"_timestamp\": 1678940667627,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"9\",\n                \"sex\": \"1\",\n                \"area\": \"08\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299fbd7fb4a2f516bf17e\",\n                \"_timestamp\": 1678940667605,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"9\",\n                \"sex\": \"1\",\n                \"area\": \"07\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299fbd7fb4a2f516bf17d\",\n                \"_timestamp\": 1678940667582,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"9\",\n                \"sex\": \"1\",\n                \"area\": \"06\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299fbd7fb4a2f516bf17c\",\n                \"_timestamp\": 1678940667559,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"9\",\n                \"sex\": \"1\",\n                \"area\": \"05\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299fbd7fb4a2f516bf17b\",\n                \"_timestamp\": 1678940667537,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"9\",\n                \"sex\": \"1\",\n                \"area\": \"04\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299fbd7fb4a2f516bf17a\",\n                \"_timestamp\": 1678940667515,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"9\",\n                \"sex\": \"1\",\n                \"area\": \"03\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299fbd7fb4a2f516bf179\",\n                \"_timestamp\": 1678940667492,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"9\",\n                \"sex\": \"1\",\n                \"area\": \"02\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299fbd7fb4a2f516bf178\",\n                \"_timestamp\": 1678940667470,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"9\",\n                \"sex\": \"1\",\n                \"area\": \"01\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299fbd7fb4a2f516bf177\",\n                \"_timestamp\": 1678940667447,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"6\",\n                \"sex\": \"9\",\n                \"area\": \"77\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299fbd7fb4a2f516bf176\",\n                \"_timestamp\": 1678940667423,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"6\",\n                \"sex\": \"9\",\n                \"area\": \"9999\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299fbd7fb4a2f516bf175\",\n                \"_timestamp\": 1678940667401,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"6\",\n                \"sex\": \"9\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"641299fbd7fb4a2f516bf174\",\n                \"_timestamp\": 1678940667370,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"6\",\n                \"sex\": \"9\",\n                \"area\": \"18\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299fbd7fb4a2f516bf173\",\n                \"_timestamp\": 1678940667347,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"6\",\n                \"sex\": \"9\",\n                \"area\": \"17\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299fbd7fb4a2f516bf172\",\n                \"_timestamp\": 1678940667321,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"6\",\n                \"sex\": \"9\",\n                \"area\": \"16\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299fbd7fb4a2f516bf171\",\n                \"_timestamp\": 1678940667296,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"6\",\n                \"sex\": \"9\",\n                \"area\": \"15\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299fbd7fb4a2f516bf170\",\n                \"_timestamp\": 1678940667271,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"6\",\n                \"sex\": \"9\",\n                \"area\": \"14\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299fbd7fb4a2f516bf16f\",\n                \"_timestamp\": 1678940667247,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"6\",\n                \"sex\": \"9\",\n                \"area\": \"13\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299fbd7fb4a2f516bf16e\",\n                \"_timestamp\": 1678940667222,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"6\",\n                \"sex\": \"9\",\n                \"area\": \"12\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299fbd7fb4a2f516bf16d\",\n                \"_timestamp\": 1678940667198,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"6\",\n                \"sex\": \"9\",\n                \"area\": \"09\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299fbd7fb4a2f516bf16c\",\n                \"_timestamp\": 1678940667174,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"6\",\n                \"sex\": \"9\",\n                \"area\": \"08\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299fbd7fb4a2f516bf16b\",\n                \"_timestamp\": 1678940667148,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"6\",\n                \"sex\": \"9\",\n                \"area\": \"07\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299fbd7fb4a2f516bf16a\",\n                \"_timestamp\": 1678940667125,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"6\",\n                \"sex\": \"9\",\n                \"area\": \"06\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299fbd7fb4a2f516bf169\",\n                \"_timestamp\": 1678940667101,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"6\",\n                \"sex\": \"9\",\n                \"area\": \"05\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299fbd7fb4a2f516bf168\",\n                \"_timestamp\": 1678940667076,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"6\",\n                \"sex\": \"9\",\n                \"area\": \"04\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299fbd7fb4a2f516bf167\",\n                \"_timestamp\": 1678940667046,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"6\",\n                \"sex\": \"9\",\n                \"area\": \"03\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299fbd7fb4a2f516bf166\",\n                \"_timestamp\": 1678940667021,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"6\",\n                \"sex\": \"9\",\n                \"area\": \"02\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299fad7fb4a2f516bf165\",\n                \"_timestamp\": 1678940666998,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"6\",\n                \"sex\": \"9\",\n                \"area\": \"01\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299fad7fb4a2f516bf164\",\n                \"_timestamp\": 1678940666972,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"6\",\n                \"sex\": \"2\",\n                \"area\": \"77\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299fad7fb4a2f516bf163\",\n                \"_timestamp\": 1678940666947,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"6\",\n                \"sex\": \"2\",\n                \"area\": \"9999\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299fad7fb4a2f516bf162\",\n                \"_timestamp\": 1678940666917,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"6\",\n                \"sex\": \"2\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"641299fad7fb4a2f516bf161\",\n                \"_timestamp\": 1678940666890,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"6\",\n                \"sex\": \"2\",\n                \"area\": \"18\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299fad7fb4a2f516bf160\",\n                \"_timestamp\": 1678940666861,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"6\",\n                \"sex\": \"2\",\n                \"area\": \"17\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299fad7fb4a2f516bf15f\",\n                \"_timestamp\": 1678940666836,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"6\",\n                \"sex\": \"2\",\n                \"area\": \"16\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299fad7fb4a2f516bf15e\",\n                \"_timestamp\": 1678940666814,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"6\",\n                \"sex\": \"2\",\n                \"area\": \"15\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299fad7fb4a2f516bf15d\",\n                \"_timestamp\": 1678940666788,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"6\",\n                \"sex\": \"2\",\n                \"area\": \"14\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299fad7fb4a2f516bf15c\",\n                \"_timestamp\": 1678940666765,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"6\",\n                \"sex\": \"2\",\n                \"area\": \"13\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299fad7fb4a2f516bf15b\",\n                \"_timestamp\": 1678940666712,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"6\",\n                \"sex\": \"2\",\n                \"area\": \"12\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299fad7fb4a2f516bf15a\",\n                \"_timestamp\": 1678940666683,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"6\",\n                \"sex\": \"2\",\n                \"area\": \"09\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299fad7fb4a2f516bf159\",\n                \"_timestamp\": 1678940666661,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"6\",\n                \"sex\": \"2\",\n                \"area\": \"08\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299fad7fb4a2f516bf158\",\n                \"_timestamp\": 1678940666638,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"6\",\n                \"sex\": \"2\",\n                \"area\": \"07\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299fad7fb4a2f516bf157\",\n                \"_timestamp\": 1678940666613,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"6\",\n                \"sex\": \"2\",\n                \"area\": \"06\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299fad7fb4a2f516bf156\",\n                \"_timestamp\": 1678940666581,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"6\",\n                \"sex\": \"2\",\n                \"area\": \"05\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299fad7fb4a2f516bf155\",\n                \"_timestamp\": 1678940666558,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"6\",\n                \"sex\": \"2\",\n                \"area\": \"04\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299fad7fb4a2f516bf154\",\n                \"_timestamp\": 1678940666533,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"6\",\n                \"sex\": \"2\",\n                \"area\": \"03\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299fad7fb4a2f516bf153\",\n                \"_timestamp\": 1678940666510,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"6\",\n                \"sex\": \"2\",\n                \"area\": \"02\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299fad7fb4a2f516bf152\",\n                \"_timestamp\": 1678940666487,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"6\",\n                \"sex\": \"2\",\n                \"area\": \"01\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299fad7fb4a2f516bf151\",\n                \"_timestamp\": 1678940666462,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"6\",\n                \"sex\": \"1\",\n                \"area\": \"77\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299fad7fb4a2f516bf150\",\n                \"_timestamp\": 1678940666437,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"6\",\n                \"sex\": \"1\",\n                \"area\": \"9999\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299fad7fb4a2f516bf14f\",\n                \"_timestamp\": 1678940666411,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"6\",\n                \"sex\": \"1\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"641299fad7fb4a2f516bf14e\",\n                \"_timestamp\": 1678940666389,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"6\",\n                \"sex\": \"1\",\n                \"area\": \"18\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299fad7fb4a2f516bf14d\",\n                \"_timestamp\": 1678940666366,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"6\",\n                \"sex\": \"1\",\n                \"area\": \"17\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299fad7fb4a2f516bf14c\",\n                \"_timestamp\": 1678940666340,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"6\",\n                \"sex\": \"1\",\n                \"area\": \"16\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299fad7fb4a2f516bf14b\",\n                \"_timestamp\": 1678940666316,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"6\",\n                \"sex\": \"1\",\n                \"area\": \"15\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299fad7fb4a2f516bf14a\",\n                \"_timestamp\": 1678940666292,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"6\",\n                \"sex\": \"1\",\n                \"area\": \"14\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299fad7fb4a2f516bf149\",\n                \"_timestamp\": 1678940666270,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"6\",\n                \"sex\": \"1\",\n                \"area\": \"13\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299fad7fb4a2f516bf148\",\n                \"_timestamp\": 1678940666247,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"6\",\n                \"sex\": \"1\",\n                \"area\": \"12\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299fad7fb4a2f516bf147\",\n                \"_timestamp\": 1678940666221,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"6\",\n                \"sex\": \"1\",\n                \"area\": \"09\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299fad7fb4a2f516bf146\",\n                \"_timestamp\": 1678940666190,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"6\",\n                \"sex\": \"1\",\n                \"area\": \"08\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299fad7fb4a2f516bf145\",\n                \"_timestamp\": 1678940666167,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"6\",\n                \"sex\": \"1\",\n                \"area\": \"07\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299fad7fb4a2f516bf144\",\n                \"_timestamp\": 1678940666143,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"6\",\n                \"sex\": \"1\",\n                \"area\": \"06\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299fad7fb4a2f516bf143\",\n                \"_timestamp\": 1678940666121,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"6\",\n                \"sex\": \"1\",\n                \"area\": \"05\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299fad7fb4a2f516bf142\",\n                \"_timestamp\": 1678940666090,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"6\",\n                \"sex\": \"1\",\n                \"area\": \"04\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299fad7fb4a2f516bf141\",\n                \"_timestamp\": 1678940666068,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"6\",\n                \"sex\": \"1\",\n                \"area\": \"03\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299fad7fb4a2f516bf140\",\n                \"_timestamp\": 1678940666042,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"6\",\n                \"sex\": \"1\",\n                \"area\": \"02\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299fad7fb4a2f516bf13f\",\n                \"_timestamp\": 1678940666019,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"6\",\n                \"sex\": \"1\",\n                \"area\": \"01\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299f9d7fb4a2f516bf13e\",\n                \"_timestamp\": 1678940665996,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"5\",\n                \"sex\": \"9\",\n                \"area\": \"77\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299f9d7fb4a2f516bf13d\",\n                \"_timestamp\": 1678940665966,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"5\",\n                \"sex\": \"9\",\n                \"area\": \"9999\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299f9d7fb4a2f516bf13c\",\n                \"_timestamp\": 1678940665943,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"5\",\n                \"sex\": \"9\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"641299f9d7fb4a2f516bf13b\",\n                \"_timestamp\": 1678940665921,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"5\",\n                \"sex\": \"9\",\n                \"area\": \"18\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299f9d7fb4a2f516bf13a\",\n                \"_timestamp\": 1678940665897,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"5\",\n                \"sex\": \"9\",\n                \"area\": \"17\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299f9d7fb4a2f516bf139\",\n                \"_timestamp\": 1678940665874,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"5\",\n                \"sex\": \"9\",\n                \"area\": \"16\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299f9d7fb4a2f516bf138\",\n                \"_timestamp\": 1678940665851,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"5\",\n                \"sex\": \"9\",\n                \"area\": \"15\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299f9d7fb4a2f516bf137\",\n                \"_timestamp\": 1678940665828,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"5\",\n                \"sex\": \"9\",\n                \"area\": \"14\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299f9d7fb4a2f516bf136\",\n                \"_timestamp\": 1678940665803,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"5\",\n                \"sex\": \"9\",\n                \"area\": \"13\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299f9d7fb4a2f516bf135\",\n                \"_timestamp\": 1678940665781,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"5\",\n                \"sex\": \"9\",\n                \"area\": \"12\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299f9d7fb4a2f516bf134\",\n                \"_timestamp\": 1678940665758,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"5\",\n                \"sex\": \"9\",\n                \"area\": \"09\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299f9d7fb4a2f516bf133\",\n                \"_timestamp\": 1678940665734,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"5\",\n                \"sex\": \"9\",\n                \"area\": \"08\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299f9d7fb4a2f516bf132\",\n                \"_timestamp\": 1678940665712,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"5\",\n                \"sex\": \"9\",\n                \"area\": \"07\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299f9d7fb4a2f516bf131\",\n                \"_timestamp\": 1678940665689,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"5\",\n                \"sex\": \"9\",\n                \"area\": \"06\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299f9d7fb4a2f516bf130\",\n                \"_timestamp\": 1678940665667,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"5\",\n                \"sex\": \"9\",\n                \"area\": \"05\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299f9d7fb4a2f516bf12f\",\n                \"_timestamp\": 1678940665644,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"5\",\n                \"sex\": \"9\",\n                \"area\": \"04\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299f9d7fb4a2f516bf12e\",\n                \"_timestamp\": 1678940665619,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"5\",\n                \"sex\": \"9\",\n                \"area\": \"03\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299f9d7fb4a2f516bf12d\",\n                \"_timestamp\": 1678940665595,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"5\",\n                \"sex\": \"9\",\n                \"area\": \"02\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299f9d7fb4a2f516bf12c\",\n                \"_timestamp\": 1678940665572,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"5\",\n                \"sex\": \"9\",\n                \"area\": \"01\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299f9d7fb4a2f516bf12b\",\n                \"_timestamp\": 1678940665549,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"5\",\n                \"sex\": \"2\",\n                \"area\": \"77\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299f9d7fb4a2f516bf12a\",\n                \"_timestamp\": 1678940665526,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"5\",\n                \"sex\": \"2\",\n                \"area\": \"9999\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299f9d7fb4a2f516bf129\",\n                \"_timestamp\": 1678940665501,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"5\",\n                \"sex\": \"2\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"641299f9d7fb4a2f516bf128\",\n                \"_timestamp\": 1678940665472,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"5\",\n                \"sex\": \"2\",\n                \"area\": \"18\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299f9d7fb4a2f516bf127\",\n                \"_timestamp\": 1678940665447,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"5\",\n                \"sex\": \"2\",\n                \"area\": \"17\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299f9d7fb4a2f516bf126\",\n                \"_timestamp\": 1678940665424,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"5\",\n                \"sex\": \"2\",\n                \"area\": \"16\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299f9d7fb4a2f516bf125\",\n                \"_timestamp\": 1678940665380,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"5\",\n                \"sex\": \"2\",\n                \"area\": \"15\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299f9d7fb4a2f516bf124\",\n                \"_timestamp\": 1678940665352,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"5\",\n                \"sex\": \"2\",\n                \"area\": \"14\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299f9d7fb4a2f516bf123\",\n                \"_timestamp\": 1678940665328,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"5\",\n                \"sex\": \"2\",\n                \"area\": \"13\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299f9d7fb4a2f516bf122\",\n                \"_timestamp\": 1678940665255,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"5\",\n                \"sex\": \"2\",\n                \"area\": \"12\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299f9d7fb4a2f516bf121\",\n                \"_timestamp\": 1678940665229,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"5\",\n                \"sex\": \"2\",\n                \"area\": \"09\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299f9d7fb4a2f516bf120\",\n                \"_timestamp\": 1678940665202,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"5\",\n                \"sex\": \"2\",\n                \"area\": \"08\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299f9d7fb4a2f516bf11f\",\n                \"_timestamp\": 1678940665176,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"5\",\n                \"sex\": \"2\",\n                \"area\": \"07\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299f9d7fb4a2f516bf11e\",\n                \"_timestamp\": 1678940665152,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"5\",\n                \"sex\": \"2\",\n                \"area\": \"06\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299f9d7fb4a2f516bf11d\",\n                \"_timestamp\": 1678940665128,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"5\",\n                \"sex\": \"2\",\n                \"area\": \"05\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299f9d7fb4a2f516bf11c\",\n                \"_timestamp\": 1678940665098,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"5\",\n                \"sex\": \"2\",\n                \"area\": \"04\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299f9d7fb4a2f516bf11b\",\n                \"_timestamp\": 1678940665074,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"5\",\n                \"sex\": \"2\",\n                \"area\": \"03\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299f9d7fb4a2f516bf11a\",\n                \"_timestamp\": 1678940665048,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"5\",\n                \"sex\": \"2\",\n                \"area\": \"02\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299f9d7fb4a2f516bf119\",\n                \"_timestamp\": 1678940665021,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"5\",\n                \"sex\": \"2\",\n                \"area\": \"01\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299f8d7fb4a2f516bf118\",\n                \"_timestamp\": 1678940664994,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"5\",\n                \"sex\": \"1\",\n                \"area\": \"77\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299f8d7fb4a2f516bf117\",\n                \"_timestamp\": 1678940664951,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"5\",\n                \"sex\": \"1\",\n                \"area\": \"9999\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299f8d7fb4a2f516bf116\",\n                \"_timestamp\": 1678940664916,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"5\",\n                \"sex\": \"1\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"641299f8d7fb4a2f516bf115\",\n                \"_timestamp\": 1678940664872,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"5\",\n                \"sex\": \"1\",\n                \"area\": \"18\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299f8d7fb4a2f516bf114\",\n                \"_timestamp\": 1678940664849,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"5\",\n                \"sex\": \"1\",\n                \"area\": \"17\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299f8d7fb4a2f516bf113\",\n                \"_timestamp\": 1678940664798,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"5\",\n                \"sex\": \"1\",\n                \"area\": \"16\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299f8d7fb4a2f516bf112\",\n                \"_timestamp\": 1678940664763,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"5\",\n                \"sex\": \"1\",\n                \"area\": \"15\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299f8d7fb4a2f516bf111\",\n                \"_timestamp\": 1678940664709,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"5\",\n                \"sex\": \"1\",\n                \"area\": \"14\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299f8d7fb4a2f516bf110\",\n                \"_timestamp\": 1678940664681,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"5\",\n                \"sex\": \"1\",\n                \"area\": \"13\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299f8d7fb4a2f516bf10f\",\n                \"_timestamp\": 1678940664651,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"5\",\n                \"sex\": \"1\",\n                \"area\": \"12\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299f8d7fb4a2f516bf10e\",\n                \"_timestamp\": 1678940664622,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"5\",\n                \"sex\": \"1\",\n                \"area\": \"09\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299f8d7fb4a2f516bf10d\",\n                \"_timestamp\": 1678940664595,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"5\",\n                \"sex\": \"1\",\n                \"area\": \"08\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299f8d7fb4a2f516bf10c\",\n                \"_timestamp\": 1678940664564,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"5\",\n                \"sex\": \"1\",\n                \"area\": \"07\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299f8d7fb4a2f516bf10b\",\n                \"_timestamp\": 1678940664541,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"5\",\n                \"sex\": \"1\",\n                \"area\": \"06\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299f8d7fb4a2f516bf10a\",\n                \"_timestamp\": 1678940664511,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"5\",\n                \"sex\": \"1\",\n                \"area\": \"05\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299f8d7fb4a2f516bf109\",\n                \"_timestamp\": 1678940664487,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"5\",\n                \"sex\": \"1\",\n                \"area\": \"04\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299f8d7fb4a2f516bf108\",\n                \"_timestamp\": 1678940664463,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"5\",\n                \"sex\": \"1\",\n                \"area\": \"03\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299f8d7fb4a2f516bf107\",\n                \"_timestamp\": 1678940664439,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"5\",\n                \"sex\": \"1\",\n                \"area\": \"02\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299f8d7fb4a2f516bf106\",\n                \"_timestamp\": 1678940664414,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"5\",\n                \"sex\": \"1\",\n                \"area\": \"01\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299f8d7fb4a2f516bf105\",\n                \"_timestamp\": 1678940664389,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"4\",\n                \"sex\": \"9\",\n                \"area\": \"77\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"641299f8d7fb4a2f516bf104\",\n                \"_timestamp\": 1678940664362,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"4\",\n                \"sex\": \"9\",\n                \"area\": \"9999\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"641299f8d7fb4a2f516bf103\",\n                \"_timestamp\": 1678940664336,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"4\",\n                \"sex\": \"9\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"641299f8d7fb4a2f516bf102\",\n                \"_timestamp\": 1678940664311,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"4\",\n                \"sex\": \"9\",\n                \"area\": \"18\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299f8d7fb4a2f516bf101\",\n                \"_timestamp\": 1678940664283,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"4\",\n                \"sex\": \"9\",\n                \"area\": \"17\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299f8d7fb4a2f516bf100\",\n                \"_timestamp\": 1678940664258,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"4\",\n                \"sex\": \"9\",\n                \"area\": \"16\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299f8d7fb4a2f516bf0ff\",\n                \"_timestamp\": 1678940664234,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"4\",\n                \"sex\": \"9\",\n                \"area\": \"15\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299f8d7fb4a2f516bf0fe\",\n                \"_timestamp\": 1678940664204,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"4\",\n                \"sex\": \"9\",\n                \"area\": \"14\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299f8d7fb4a2f516bf0fd\",\n                \"_timestamp\": 1678940664170,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"4\",\n                \"sex\": \"9\",\n                \"area\": \"13\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299f8d7fb4a2f516bf0fc\",\n                \"_timestamp\": 1678940664146,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"4\",\n                \"sex\": \"9\",\n                \"area\": \"12\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299f8d7fb4a2f516bf0fb\",\n                \"_timestamp\": 1678940664123,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"4\",\n                \"sex\": \"9\",\n                \"area\": \"09\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299f8d7fb4a2f516bf0fa\",\n                \"_timestamp\": 1678940664095,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"4\",\n                \"sex\": \"9\",\n                \"area\": \"08\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299f8d7fb4a2f516bf0f9\",\n                \"_timestamp\": 1678940664071,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"4\",\n                \"sex\": \"9\",\n                \"area\": \"07\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299f8d7fb4a2f516bf0f8\",\n                \"_timestamp\": 1678940664045,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"4\",\n                \"sex\": \"9\",\n                \"area\": \"06\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299f8d7fb4a2f516bf0f7\",\n                \"_timestamp\": 1678940664021,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"4\",\n                \"sex\": \"9\",\n                \"area\": \"05\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299f7d7fb4a2f516bf0f6\",\n                \"_timestamp\": 1678940663998,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"4\",\n                \"sex\": \"9\",\n                \"area\": \"04\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299f7d7fb4a2f516bf0f5\",\n                \"_timestamp\": 1678940663971,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"4\",\n                \"sex\": \"9\",\n                \"area\": \"03\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299f7d7fb4a2f516bf0f4\",\n                \"_timestamp\": 1678940663947,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"4\",\n                \"sex\": \"9\",\n                \"area\": \"02\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"641299f7d7fb4a2f516bf0f3\",\n                \"_timestamp\": 1678940663922,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"4\",\n                \"sex\": \"9\",\n                \"area\": \"01\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299f7d7fb4a2f516bf0f2\",\n                \"_timestamp\": 1678940663889,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"4\",\n                \"sex\": \"2\",\n                \"area\": \"77\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"641299f7d7fb4a2f516bf0f1\",\n                \"_timestamp\": 1678940663863,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"4\",\n                \"sex\": \"2\",\n                \"area\": \"9999\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"641299f7d7fb4a2f516bf0f0\",\n                \"_timestamp\": 1678940663840,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"4\",\n                \"sex\": \"2\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"641299f7d7fb4a2f516bf0ef\",\n                \"_timestamp\": 1678940663809,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"4\",\n                \"sex\": \"2\",\n                \"area\": \"18\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299f7d7fb4a2f516bf0ee\",\n                \"_timestamp\": 1678940663783,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"4\",\n                \"sex\": \"2\",\n                \"area\": \"17\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299f7d7fb4a2f516bf0ed\",\n                \"_timestamp\": 1678940663733,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"4\",\n                \"sex\": \"2\",\n                \"area\": \"16\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299f7d7fb4a2f516bf0ec\",\n                \"_timestamp\": 1678940663685,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"4\",\n                \"sex\": \"2\",\n                \"area\": \"15\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299f7d7fb4a2f516bf0eb\",\n                \"_timestamp\": 1678940663659,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"4\",\n                \"sex\": \"2\",\n                \"area\": \"14\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299f7d7fb4a2f516bf0ea\",\n                \"_timestamp\": 1678940663632,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"4\",\n                \"sex\": \"2\",\n                \"area\": \"13\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299f7d7fb4a2f516bf0e9\",\n                \"_timestamp\": 1678940663604,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"4\",\n                \"sex\": \"2\",\n                \"area\": \"12\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299f7d7fb4a2f516bf0e8\",\n                \"_timestamp\": 1678940663579,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"4\",\n                \"sex\": \"2\",\n                \"area\": \"09\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299f7d7fb4a2f516bf0e7\",\n                \"_timestamp\": 1678940663553,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"4\",\n                \"sex\": \"2\",\n                \"area\": \"08\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299f7d7fb4a2f516bf0e6\",\n                \"_timestamp\": 1678940663524,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"4\",\n                \"sex\": \"2\",\n                \"area\": \"07\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299f7d7fb4a2f516bf0e5\",\n                \"_timestamp\": 1678940663500,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"4\",\n                \"sex\": \"2\",\n                \"area\": \"06\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299f7d7fb4a2f516bf0e4\",\n                \"_timestamp\": 1678940663470,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"4\",\n                \"sex\": \"2\",\n                \"area\": \"05\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299f7d7fb4a2f516bf0e3\",\n                \"_timestamp\": 1678940663446,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"4\",\n                \"sex\": \"2\",\n                \"area\": \"04\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299f7d7fb4a2f516bf0e2\",\n                \"_timestamp\": 1678940663423,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"4\",\n                \"sex\": \"2\",\n                \"area\": \"03\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299f7d7fb4a2f516bf0e1\",\n                \"_timestamp\": 1678940663398,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"4\",\n                \"sex\": \"2\",\n                \"area\": \"02\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"641299f7d7fb4a2f516bf0e0\",\n                \"_timestamp\": 1678940663372,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"4\",\n                \"sex\": \"2\",\n                \"area\": \"01\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299f7d7fb4a2f516bf0df\",\n                \"_timestamp\": 1678940663347,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"4\",\n                \"sex\": \"1\",\n                \"area\": \"77\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299f7d7fb4a2f516bf0de\",\n                \"_timestamp\": 1678940663324,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"4\",\n                \"sex\": \"1\",\n                \"area\": \"9999\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299f7d7fb4a2f516bf0dd\",\n                \"_timestamp\": 1678940663297,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"4\",\n                \"sex\": \"1\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"641299f7d7fb4a2f516bf0dc\",\n                \"_timestamp\": 1678940663273,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"4\",\n                \"sex\": \"1\",\n                \"area\": \"18\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299f7d7fb4a2f516bf0db\",\n                \"_timestamp\": 1678940663244,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"4\",\n                \"sex\": \"1\",\n                \"area\": \"17\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299f7d7fb4a2f516bf0da\",\n                \"_timestamp\": 1678940663220,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"4\",\n                \"sex\": \"1\",\n                \"area\": \"16\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299f7d7fb4a2f516bf0d9\",\n                \"_timestamp\": 1678940663196,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"4\",\n                \"sex\": \"1\",\n                \"area\": \"15\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299f7d7fb4a2f516bf0d8\",\n                \"_timestamp\": 1678940663172,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"4\",\n                \"sex\": \"1\",\n                \"area\": \"14\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299f7d7fb4a2f516bf0d7\",\n                \"_timestamp\": 1678940663146,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"4\",\n                \"sex\": \"1\",\n                \"area\": \"13\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299f7d7fb4a2f516bf0d6\",\n                \"_timestamp\": 1678940663121,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"4\",\n                \"sex\": \"1\",\n                \"area\": \"12\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299f7d7fb4a2f516bf0d5\",\n                \"_timestamp\": 1678940663096,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"4\",\n                \"sex\": \"1\",\n                \"area\": \"09\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299f7d7fb4a2f516bf0d4\",\n                \"_timestamp\": 1678940663071,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"4\",\n                \"sex\": \"1\",\n                \"area\": \"08\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299f7d7fb4a2f516bf0d3\",\n                \"_timestamp\": 1678940663047,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"4\",\n                \"sex\": \"1\",\n                \"area\": \"07\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299f7d7fb4a2f516bf0d2\",\n                \"_timestamp\": 1678940663022,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"4\",\n                \"sex\": \"1\",\n                \"area\": \"06\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299f6d7fb4a2f516bf0d1\",\n                \"_timestamp\": 1678940662997,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"4\",\n                \"sex\": \"1\",\n                \"area\": \"05\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299f6d7fb4a2f516bf0d0\",\n                \"_timestamp\": 1678940662972,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"4\",\n                \"sex\": \"1\",\n                \"area\": \"04\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299f6d7fb4a2f516bf0cf\",\n                \"_timestamp\": 1678940662945,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"4\",\n                \"sex\": \"1\",\n                \"area\": \"03\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299f6d7fb4a2f516bf0ce\",\n                \"_timestamp\": 1678940662913,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"4\",\n                \"sex\": \"1\",\n                \"area\": \"02\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299f6d7fb4a2f516bf0cd\",\n                \"_timestamp\": 1678940662879,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"4\",\n                \"sex\": \"1\",\n                \"area\": \"01\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299f6d7fb4a2f516bf0cc\",\n                \"_timestamp\": 1678940662854,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"3\",\n                \"sex\": \"9\",\n                \"area\": \"77\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299f6d7fb4a2f516bf0cb\",\n                \"_timestamp\": 1678940662830,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"3\",\n                \"sex\": \"9\",\n                \"area\": \"9999\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299f6d7fb4a2f516bf0ca\",\n                \"_timestamp\": 1678940662806,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"3\",\n                \"sex\": \"9\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"641299f6d7fb4a2f516bf0c9\",\n                \"_timestamp\": 1678940662781,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"3\",\n                \"sex\": \"9\",\n                \"area\": \"18\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299f6d7fb4a2f516bf0c8\",\n                \"_timestamp\": 1678940662759,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"3\",\n                \"sex\": \"9\",\n                \"area\": \"17\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299f6d7fb4a2f516bf0c7\",\n                \"_timestamp\": 1678940662733,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"3\",\n                \"sex\": \"9\",\n                \"area\": \"16\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299f6d7fb4a2f516bf0c6\",\n                \"_timestamp\": 1678940662711,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"3\",\n                \"sex\": \"9\",\n                \"area\": \"15\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299f6d7fb4a2f516bf0c5\",\n                \"_timestamp\": 1678940662684,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"3\",\n                \"sex\": \"9\",\n                \"area\": \"14\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299f6d7fb4a2f516bf0c4\",\n                \"_timestamp\": 1678940662661,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"3\",\n                \"sex\": \"9\",\n                \"area\": \"13\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299f6d7fb4a2f516bf0c3\",\n                \"_timestamp\": 1678940662637,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"3\",\n                \"sex\": \"9\",\n                \"area\": \"12\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299f6d7fb4a2f516bf0c2\",\n                \"_timestamp\": 1678940662615,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"3\",\n                \"sex\": \"9\",\n                \"area\": \"09\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299f6d7fb4a2f516bf0c1\",\n                \"_timestamp\": 1678940662590,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"3\",\n                \"sex\": \"9\",\n                \"area\": \"08\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299f6d7fb4a2f516bf0c0\",\n                \"_timestamp\": 1678940662566,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"3\",\n                \"sex\": \"9\",\n                \"area\": \"07\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299f6d7fb4a2f516bf0bf\",\n                \"_timestamp\": 1678940662540,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"3\",\n                \"sex\": \"9\",\n                \"area\": \"06\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299f6d7fb4a2f516bf0be\",\n                \"_timestamp\": 1678940662516,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"3\",\n                \"sex\": \"9\",\n                \"area\": \"05\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299f6d7fb4a2f516bf0bd\",\n                \"_timestamp\": 1678940662492,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"3\",\n                \"sex\": \"9\",\n                \"area\": \"04\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299f6d7fb4a2f516bf0bc\",\n                \"_timestamp\": 1678940662446,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"3\",\n                \"sex\": \"9\",\n                \"area\": \"03\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299f6d7fb4a2f516bf0bb\",\n                \"_timestamp\": 1678940662418,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"3\",\n                \"sex\": \"9\",\n                \"area\": \"02\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299f6d7fb4a2f516bf0ba\",\n                \"_timestamp\": 1678940662395,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"3\",\n                \"sex\": \"9\",\n                \"area\": \"01\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299f6d7fb4a2f516bf0b9\",\n                \"_timestamp\": 1678940662368,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"3\",\n                \"sex\": \"2\",\n                \"area\": \"77\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299f6d7fb4a2f516bf0b8\",\n                \"_timestamp\": 1678940662343,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"3\",\n                \"sex\": \"2\",\n                \"area\": \"9999\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299f6d7fb4a2f516bf0b7\",\n                \"_timestamp\": 1678940662319,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"3\",\n                \"sex\": \"2\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"641299f6d7fb4a2f516bf0b6\",\n                \"_timestamp\": 1678940662296,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"3\",\n                \"sex\": \"2\",\n                \"area\": \"18\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299f6d7fb4a2f516bf0b5\",\n                \"_timestamp\": 1678940662252,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"3\",\n                \"sex\": \"2\",\n                \"area\": \"17\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299f6d7fb4a2f516bf0b4\",\n                \"_timestamp\": 1678940662220,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"3\",\n                \"sex\": \"2\",\n                \"area\": \"16\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299f6d7fb4a2f516bf0b3\",\n                \"_timestamp\": 1678940662193,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"3\",\n                \"sex\": \"2\",\n                \"area\": \"15\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299f6d7fb4a2f516bf0b2\",\n                \"_timestamp\": 1678940662169,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"3\",\n                \"sex\": \"2\",\n                \"area\": \"14\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299f6d7fb4a2f516bf0b1\",\n                \"_timestamp\": 1678940662143,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"3\",\n                \"sex\": \"2\",\n                \"area\": \"13\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299f6d7fb4a2f516bf0b0\",\n                \"_timestamp\": 1678940662111,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"3\",\n                \"sex\": \"2\",\n                \"area\": \"12\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299f6d7fb4a2f516bf0af\",\n                \"_timestamp\": 1678940662086,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"3\",\n                \"sex\": \"2\",\n                \"area\": \"09\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299f6d7fb4a2f516bf0ae\",\n                \"_timestamp\": 1678940662062,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"3\",\n                \"sex\": \"2\",\n                \"area\": \"08\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299f6d7fb4a2f516bf0ad\",\n                \"_timestamp\": 1678940662039,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"3\",\n                \"sex\": \"2\",\n                \"area\": \"07\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299f6d7fb4a2f516bf0ac\",\n                \"_timestamp\": 1678940662009,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"3\",\n                \"sex\": \"2\",\n                \"area\": \"06\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299f5d7fb4a2f516bf0ab\",\n                \"_timestamp\": 1678940661984,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"3\",\n                \"sex\": \"2\",\n                \"area\": \"05\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299f5d7fb4a2f516bf0aa\",\n                \"_timestamp\": 1678940661958,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"3\",\n                \"sex\": \"2\",\n                \"area\": \"04\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299f5d7fb4a2f516bf0a9\",\n                \"_timestamp\": 1678940661934,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"3\",\n                \"sex\": \"2\",\n                \"area\": \"03\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299f5d7fb4a2f516bf0a8\",\n                \"_timestamp\": 1678940661906,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"3\",\n                \"sex\": \"2\",\n                \"area\": \"02\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299f5d7fb4a2f516bf0a7\",\n                \"_timestamp\": 1678940661882,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"3\",\n                \"sex\": \"2\",\n                \"area\": \"01\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299f5d7fb4a2f516bf0a6\",\n                \"_timestamp\": 1678940661854,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"3\",\n                \"sex\": \"1\",\n                \"area\": \"77\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299f5d7fb4a2f516bf0a5\",\n                \"_timestamp\": 1678940661830,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"3\",\n                \"sex\": \"1\",\n                \"area\": \"9999\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299f5d7fb4a2f516bf0a4\",\n                \"_timestamp\": 1678940661804,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"3\",\n                \"sex\": \"1\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"641299f5d7fb4a2f516bf0a3\",\n                \"_timestamp\": 1678940661779,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"3\",\n                \"sex\": \"1\",\n                \"area\": \"18\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299f5d7fb4a2f516bf0a2\",\n                \"_timestamp\": 1678940661753,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"3\",\n                \"sex\": \"1\",\n                \"area\": \"17\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299f5d7fb4a2f516bf0a1\",\n                \"_timestamp\": 1678940661727,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"3\",\n                \"sex\": \"1\",\n                \"area\": \"16\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299f5d7fb4a2f516bf0a0\",\n                \"_timestamp\": 1678940661703,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"3\",\n                \"sex\": \"1\",\n                \"area\": \"15\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299f5d7fb4a2f516bf09f\",\n                \"_timestamp\": 1678940661678,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"3\",\n                \"sex\": \"1\",\n                \"area\": \"14\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299f5d7fb4a2f516bf09e\",\n                \"_timestamp\": 1678940661654,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"3\",\n                \"sex\": \"1\",\n                \"area\": \"13\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299f5d7fb4a2f516bf09d\",\n                \"_timestamp\": 1678940661630,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"3\",\n                \"sex\": \"1\",\n                \"area\": \"12\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299f5d7fb4a2f516bf09c\",\n                \"_timestamp\": 1678940661607,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"3\",\n                \"sex\": \"1\",\n                \"area\": \"09\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299f5d7fb4a2f516bf09b\",\n                \"_timestamp\": 1678940661580,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"3\",\n                \"sex\": \"1\",\n                \"area\": \"08\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299f5d7fb4a2f516bf09a\",\n                \"_timestamp\": 1678940661552,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"3\",\n                \"sex\": \"1\",\n                \"area\": \"07\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299f5d7fb4a2f516bf099\",\n                \"_timestamp\": 1678940661525,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"3\",\n                \"sex\": \"1\",\n                \"area\": \"06\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299f5d7fb4a2f516bf098\",\n                \"_timestamp\": 1678940661496,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"3\",\n                \"sex\": \"1\",\n                \"area\": \"05\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299f5d7fb4a2f516bf097\",\n                \"_timestamp\": 1678940661471,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"3\",\n                \"sex\": \"1\",\n                \"area\": \"04\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299f5d7fb4a2f516bf096\",\n                \"_timestamp\": 1678940661447,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"3\",\n                \"sex\": \"1\",\n                \"area\": \"03\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299f5d7fb4a2f516bf095\",\n                \"_timestamp\": 1678940661421,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"3\",\n                \"sex\": \"1\",\n                \"area\": \"02\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299f5d7fb4a2f516bf094\",\n                \"_timestamp\": 1678940661397,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"3\",\n                \"sex\": \"1\",\n                \"area\": \"01\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299f5d7fb4a2f516bf093\",\n                \"_timestamp\": 1678940661368,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"2\",\n                \"sex\": \"9\",\n                \"area\": \"77\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"641299f5d7fb4a2f516bf092\",\n                \"_timestamp\": 1678940661339,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"2\",\n                \"sex\": \"9\",\n                \"area\": \"9999\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"641299f5d7fb4a2f516bf091\",\n                \"_timestamp\": 1678940661315,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"2\",\n                \"sex\": \"9\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"641299f5d7fb4a2f516bf090\",\n                \"_timestamp\": 1678940661291,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"2\",\n                \"sex\": \"9\",\n                \"area\": \"18\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299f5d7fb4a2f516bf08f\",\n                \"_timestamp\": 1678940661266,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"2\",\n                \"sex\": \"9\",\n                \"area\": \"17\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299f5d7fb4a2f516bf08e\",\n                \"_timestamp\": 1678940661242,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"2\",\n                \"sex\": \"9\",\n                \"area\": \"16\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299f5d7fb4a2f516bf08d\",\n                \"_timestamp\": 1678940661214,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"2\",\n                \"sex\": \"9\",\n                \"area\": \"15\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299f5d7fb4a2f516bf08c\",\n                \"_timestamp\": 1678940661188,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"2\",\n                \"sex\": \"9\",\n                \"area\": \"14\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299f5d7fb4a2f516bf08b\",\n                \"_timestamp\": 1678940661166,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"2\",\n                \"sex\": \"9\",\n                \"area\": \"13\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299f5d7fb4a2f516bf08a\",\n                \"_timestamp\": 1678940661141,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"2\",\n                \"sex\": \"9\",\n                \"area\": \"12\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299f5d7fb4a2f516bf089\",\n                \"_timestamp\": 1678940661117,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"2\",\n                \"sex\": \"9\",\n                \"area\": \"09\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299f5d7fb4a2f516bf088\",\n                \"_timestamp\": 1678940661094,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"2\",\n                \"sex\": \"9\",\n                \"area\": \"08\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299f5d7fb4a2f516bf087\",\n                \"_timestamp\": 1678940661071,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"2\",\n                \"sex\": \"9\",\n                \"area\": \"07\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299f5d7fb4a2f516bf086\",\n                \"_timestamp\": 1678940661048,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"2\",\n                \"sex\": \"9\",\n                \"area\": \"06\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299f5d7fb4a2f516bf085\",\n                \"_timestamp\": 1678940661026,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"2\",\n                \"sex\": \"9\",\n                \"area\": \"05\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299f5d7fb4a2f516bf084\",\n                \"_timestamp\": 1678940661002,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"2\",\n                \"sex\": \"9\",\n                \"area\": \"04\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299f4d7fb4a2f516bf083\",\n                \"_timestamp\": 1678940660976,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"2\",\n                \"sex\": \"9\",\n                \"area\": \"03\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299f4d7fb4a2f516bf082\",\n                \"_timestamp\": 1678940660949,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"2\",\n                \"sex\": \"9\",\n                \"area\": \"02\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299f4d7fb4a2f516bf081\",\n                \"_timestamp\": 1678940660922,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"2\",\n                \"sex\": \"9\",\n                \"area\": \"01\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299f4d7fb4a2f516bf080\",\n                \"_timestamp\": 1678940660898,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"2\",\n                \"sex\": \"2\",\n                \"area\": \"77\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"641299f4d7fb4a2f516bf07f\",\n                \"_timestamp\": 1678940660869,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"2\",\n                \"sex\": \"2\",\n                \"area\": \"9999\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"641299f4d7fb4a2f516bf07e\",\n                \"_timestamp\": 1678940660839,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"2\",\n                \"sex\": \"2\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"641299f4d7fb4a2f516bf07d\",\n                \"_timestamp\": 1678940660816,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"2\",\n                \"sex\": \"2\",\n                \"area\": \"18\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299f4d7fb4a2f516bf07c\",\n                \"_timestamp\": 1678940660791,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"2\",\n                \"sex\": \"2\",\n                \"area\": \"17\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299f4d7fb4a2f516bf07b\",\n                \"_timestamp\": 1678940660765,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"2\",\n                \"sex\": \"2\",\n                \"area\": \"16\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299f4d7fb4a2f516bf07a\",\n                \"_timestamp\": 1678940660735,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"2\",\n                \"sex\": \"2\",\n                \"area\": \"15\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299f4d7fb4a2f516bf079\",\n                \"_timestamp\": 1678940660711,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"2\",\n                \"sex\": \"2\",\n                \"area\": \"14\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299f4d7fb4a2f516bf078\",\n                \"_timestamp\": 1678940660673,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"2\",\n                \"sex\": \"2\",\n                \"area\": \"13\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299f4d7fb4a2f516bf077\",\n                \"_timestamp\": 1678940660643,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"2\",\n                \"sex\": \"2\",\n                \"area\": \"12\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299f4d7fb4a2f516bf076\",\n                \"_timestamp\": 1678940660621,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"2\",\n                \"sex\": \"2\",\n                \"area\": \"09\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299f4d7fb4a2f516bf075\",\n                \"_timestamp\": 1678940660597,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"2\",\n                \"sex\": \"2\",\n                \"area\": \"08\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299f4d7fb4a2f516bf074\",\n                \"_timestamp\": 1678940660573,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"2\",\n                \"sex\": \"2\",\n                \"area\": \"07\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299f4d7fb4a2f516bf073\",\n                \"_timestamp\": 1678940660549,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"2\",\n                \"sex\": \"2\",\n                \"area\": \"06\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299f4d7fb4a2f516bf072\",\n                \"_timestamp\": 1678940660526,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"2\",\n                \"sex\": \"2\",\n                \"area\": \"05\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299f4d7fb4a2f516bf071\",\n                \"_timestamp\": 1678940660503,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"2\",\n                \"sex\": \"2\",\n                \"area\": \"04\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299f4d7fb4a2f516bf070\",\n                \"_timestamp\": 1678940660479,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"2\",\n                \"sex\": \"2\",\n                \"area\": \"03\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299f4d7fb4a2f516bf06f\",\n                \"_timestamp\": 1678940660457,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"2\",\n                \"sex\": \"2\",\n                \"area\": \"02\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299f4d7fb4a2f516bf06e\",\n                \"_timestamp\": 1678940660434,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"2\",\n                \"sex\": \"2\",\n                \"area\": \"01\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299f4d7fb4a2f516bf06d\",\n                \"_timestamp\": 1678940660411,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"2\",\n                \"sex\": \"1\",\n                \"area\": \"77\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299f4d7fb4a2f516bf06c\",\n                \"_timestamp\": 1678940660388,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"2\",\n                \"sex\": \"1\",\n                \"area\": \"9999\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299f4d7fb4a2f516bf06b\",\n                \"_timestamp\": 1678940660365,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"2\",\n                \"sex\": \"1\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"641299f4d7fb4a2f516bf06a\",\n                \"_timestamp\": 1678940660334,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"2\",\n                \"sex\": \"1\",\n                \"area\": \"18\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299f4d7fb4a2f516bf069\",\n                \"_timestamp\": 1678940660304,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"2\",\n                \"sex\": \"1\",\n                \"area\": \"17\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299f4d7fb4a2f516bf068\",\n                \"_timestamp\": 1678940660277,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"2\",\n                \"sex\": \"1\",\n                \"area\": \"16\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299f4d7fb4a2f516bf067\",\n                \"_timestamp\": 1678940660250,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"2\",\n                \"sex\": \"1\",\n                \"area\": \"15\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299f4d7fb4a2f516bf066\",\n                \"_timestamp\": 1678940660225,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"2\",\n                \"sex\": \"1\",\n                \"area\": \"14\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299f4d7fb4a2f516bf065\",\n                \"_timestamp\": 1678940660201,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"2\",\n                \"sex\": \"1\",\n                \"area\": \"13\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299f4d7fb4a2f516bf064\",\n                \"_timestamp\": 1678940660177,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"2\",\n                \"sex\": \"1\",\n                \"area\": \"12\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299f4d7fb4a2f516bf063\",\n                \"_timestamp\": 1678940660153,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"2\",\n                \"sex\": \"1\",\n                \"area\": \"09\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299f4d7fb4a2f516bf062\",\n                \"_timestamp\": 1678940660129,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"2\",\n                \"sex\": \"1\",\n                \"area\": \"08\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299f4d7fb4a2f516bf061\",\n                \"_timestamp\": 1678940660102,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"2\",\n                \"sex\": \"1\",\n                \"area\": \"07\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299f4d7fb4a2f516bf060\",\n                \"_timestamp\": 1678940660076,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"2\",\n                \"sex\": \"1\",\n                \"area\": \"06\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299f4d7fb4a2f516bf05f\",\n                \"_timestamp\": 1678940660048,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"2\",\n                \"sex\": \"1\",\n                \"area\": \"05\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299f4d7fb4a2f516bf05e\",\n                \"_timestamp\": 1678940660024,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"2\",\n                \"sex\": \"1\",\n                \"area\": \"04\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299f4d7fb4a2f516bf05d\",\n                \"_timestamp\": 1678940660000,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"2\",\n                \"sex\": \"1\",\n                \"area\": \"03\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299f3d7fb4a2f516bf05c\",\n                \"_timestamp\": 1678940659978,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"2\",\n                \"sex\": \"1\",\n                \"area\": \"02\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299f3d7fb4a2f516bf05b\",\n                \"_timestamp\": 1678940659953,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"2\",\n                \"sex\": \"1\",\n                \"area\": \"01\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299f3d7fb4a2f516bf05a\",\n                \"_timestamp\": 1678940659929,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"1\",\n                \"sex\": \"9\",\n                \"area\": \"77\",\n                \"count\": \"54\"\n            },\n            {\n                \"_id\": \"641299f3d7fb4a2f516bf059\",\n                \"_timestamp\": 1678940659904,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"1\",\n                \"sex\": \"9\",\n                \"area\": \"9999\",\n                \"count\": \"54\"\n            },\n            {\n                \"_id\": \"641299f3d7fb4a2f516bf058\",\n                \"_timestamp\": 1678940659879,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"1\",\n                \"sex\": \"9\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"641299f3d7fb4a2f516bf057\",\n                \"_timestamp\": 1678940659857,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"1\",\n                \"sex\": \"9\",\n                \"area\": \"18\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299f3d7fb4a2f516bf056\",\n                \"_timestamp\": 1678940659833,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"1\",\n                \"sex\": \"9\",\n                \"area\": \"17\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299f3d7fb4a2f516bf055\",\n                \"_timestamp\": 1678940659805,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"1\",\n                \"sex\": \"9\",\n                \"area\": \"16\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299f3d7fb4a2f516bf054\",\n                \"_timestamp\": 1678940659782,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"1\",\n                \"sex\": \"9\",\n                \"area\": \"15\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299f3d7fb4a2f516bf053\",\n                \"_timestamp\": 1678940659756,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"1\",\n                \"sex\": \"9\",\n                \"area\": \"14\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"641299f3d7fb4a2f516bf052\",\n                \"_timestamp\": 1678940659733,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"1\",\n                \"sex\": \"9\",\n                \"area\": \"13\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"641299f3d7fb4a2f516bf051\",\n                \"_timestamp\": 1678940659701,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"1\",\n                \"sex\": \"9\",\n                \"area\": \"12\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299f3d7fb4a2f516bf050\",\n                \"_timestamp\": 1678940659676,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"1\",\n                \"sex\": \"9\",\n                \"area\": \"09\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"641299f3d7fb4a2f516bf04f\",\n                \"_timestamp\": 1678940659646,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"1\",\n                \"sex\": \"9\",\n                \"area\": \"08\",\n                \"count\": \"9\"\n            },\n            {\n                \"_id\": \"641299f3d7fb4a2f516bf04e\",\n                \"_timestamp\": 1678940659623,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"1\",\n                \"sex\": \"9\",\n                \"area\": \"07\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"641299f3d7fb4a2f516bf04d\",\n                \"_timestamp\": 1678940659596,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"1\",\n                \"sex\": \"9\",\n                \"area\": \"06\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299f3d7fb4a2f516bf04c\",\n                \"_timestamp\": 1678940659568,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"1\",\n                \"sex\": \"9\",\n                \"area\": \"05\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299f3d7fb4a2f516bf04b\",\n                \"_timestamp\": 1678940659543,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"1\",\n                \"sex\": \"9\",\n                \"area\": \"04\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"641299f3d7fb4a2f516bf04a\",\n                \"_timestamp\": 1678940659514,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"1\",\n                \"sex\": \"9\",\n                \"area\": \"03\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"641299f3d7fb4a2f516bf049\",\n                \"_timestamp\": 1678940659489,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"1\",\n                \"sex\": \"9\",\n                \"area\": \"02\",\n                \"count\": \"12\"\n            },\n            {\n                \"_id\": \"641299f3d7fb4a2f516bf048\",\n                \"_timestamp\": 1678940659466,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"1\",\n                \"sex\": \"9\",\n                \"area\": \"01\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"641299f3d7fb4a2f516bf047\",\n                \"_timestamp\": 1678940659441,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"1\",\n                \"sex\": \"2\",\n                \"area\": \"77\",\n                \"count\": \"48\"\n            },\n            {\n                \"_id\": \"641299f3d7fb4a2f516bf046\",\n                \"_timestamp\": 1678940659414,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"1\",\n                \"sex\": \"2\",\n                \"area\": \"9999\",\n                \"count\": \"48\"\n            },\n            {\n                \"_id\": \"641299f3d7fb4a2f516bf045\",\n                \"_timestamp\": 1678940659392,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"1\",\n                \"sex\": \"2\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"641299f3d7fb4a2f516bf044\",\n                \"_timestamp\": 1678940659364,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"1\",\n                \"sex\": \"2\",\n                \"area\": \"18\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299f3d7fb4a2f516bf043\",\n                \"_timestamp\": 1678940659336,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"1\",\n                \"sex\": \"2\",\n                \"area\": \"17\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299f3d7fb4a2f516bf042\",\n                \"_timestamp\": 1678940659300,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"1\",\n                \"sex\": \"2\",\n                \"area\": \"16\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299f3d7fb4a2f516bf041\",\n                \"_timestamp\": 1678940659268,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"1\",\n                \"sex\": \"2\",\n                \"area\": \"15\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299f3d7fb4a2f516bf040\",\n                \"_timestamp\": 1678940659230,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"1\",\n                \"sex\": \"2\",\n                \"area\": \"14\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"641299f3d7fb4a2f516bf03f\",\n                \"_timestamp\": 1678940659206,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"1\",\n                \"sex\": \"2\",\n                \"area\": \"13\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"641299f3d7fb4a2f516bf03e\",\n                \"_timestamp\": 1678940659134,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"1\",\n                \"sex\": \"2\",\n                \"area\": \"12\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299f3d7fb4a2f516bf03d\",\n                \"_timestamp\": 1678940659110,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"1\",\n                \"sex\": \"2\",\n                \"area\": \"09\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"641299f3d7fb4a2f516bf03c\",\n                \"_timestamp\": 1678940659085,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"1\",\n                \"sex\": \"2\",\n                \"area\": \"08\",\n                \"count\": \"9\"\n            },\n            {\n                \"_id\": \"641299f3d7fb4a2f516bf03b\",\n                \"_timestamp\": 1678940659055,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"1\",\n                \"sex\": \"2\",\n                \"area\": \"07\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"641299f3d7fb4a2f516bf03a\",\n                \"_timestamp\": 1678940659030,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"1\",\n                \"sex\": \"2\",\n                \"area\": \"06\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299f3d7fb4a2f516bf039\",\n                \"_timestamp\": 1678940659007,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"1\",\n                \"sex\": \"2\",\n                \"area\": \"05\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299f2d7fb4a2f516bf038\",\n                \"_timestamp\": 1678940658983,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"1\",\n                \"sex\": \"2\",\n                \"area\": \"04\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"641299f2d7fb4a2f516bf037\",\n                \"_timestamp\": 1678940658957,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"1\",\n                \"sex\": \"2\",\n                \"area\": \"03\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"641299f2d7fb4a2f516bf036\",\n                \"_timestamp\": 1678940658934,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"1\",\n                \"sex\": \"2\",\n                \"area\": \"02\",\n                \"count\": \"12\"\n            },\n            {\n                \"_id\": \"641299f2d7fb4a2f516bf035\",\n                \"_timestamp\": 1678940658909,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"1\",\n                \"sex\": \"2\",\n                \"area\": \"01\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"641299f2d7fb4a2f516bf034\",\n                \"_timestamp\": 1678940658883,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"1\",\n                \"sex\": \"1\",\n                \"area\": \"77\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"641299f2d7fb4a2f516bf033\",\n                \"_timestamp\": 1678940658858,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"1\",\n                \"sex\": \"1\",\n                \"area\": \"9999\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"641299f2d7fb4a2f516bf032\",\n                \"_timestamp\": 1678940658833,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"1\",\n                \"sex\": \"1\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"641299f2d7fb4a2f516bf031\",\n                \"_timestamp\": 1678940658808,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"1\",\n                \"sex\": \"1\",\n                \"area\": \"18\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299f2d7fb4a2f516bf030\",\n                \"_timestamp\": 1678940658784,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"1\",\n                \"sex\": \"1\",\n                \"area\": \"17\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299f2d7fb4a2f516bf02f\",\n                \"_timestamp\": 1678940658758,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"1\",\n                \"sex\": \"1\",\n                \"area\": \"16\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299f2d7fb4a2f516bf02e\",\n                \"_timestamp\": 1678940658732,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"1\",\n                \"sex\": \"1\",\n                \"area\": \"15\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299f2d7fb4a2f516bf02d\",\n                \"_timestamp\": 1678940658709,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"1\",\n                \"sex\": \"1\",\n                \"area\": \"14\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299f2d7fb4a2f516bf02c\",\n                \"_timestamp\": 1678940658685,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"1\",\n                \"sex\": \"1\",\n                \"area\": \"13\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299f2d7fb4a2f516bf02b\",\n                \"_timestamp\": 1678940658660,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"1\",\n                \"sex\": \"1\",\n                \"area\": \"12\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299f2d7fb4a2f516bf02a\",\n                \"_timestamp\": 1678940658632,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"1\",\n                \"sex\": \"1\",\n                \"area\": \"09\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299f2d7fb4a2f516bf029\",\n                \"_timestamp\": 1678940658592,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"1\",\n                \"sex\": \"1\",\n                \"area\": \"08\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299f2d7fb4a2f516bf028\",\n                \"_timestamp\": 1678940658567,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"1\",\n                \"sex\": \"1\",\n                \"area\": \"07\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299f2d7fb4a2f516bf027\",\n                \"_timestamp\": 1678940658541,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"1\",\n                \"sex\": \"1\",\n                \"area\": \"06\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299f2d7fb4a2f516bf026\",\n                \"_timestamp\": 1678940658514,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"1\",\n                \"sex\": \"1\",\n                \"area\": \"05\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299f2d7fb4a2f516bf025\",\n                \"_timestamp\": 1678940658489,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"1\",\n                \"sex\": \"1\",\n                \"area\": \"04\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299f2d7fb4a2f516bf024\",\n                \"_timestamp\": 1678940658467,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"1\",\n                \"sex\": \"1\",\n                \"area\": \"03\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299f2d7fb4a2f516bf023\",\n                \"_timestamp\": 1678940658443,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"1\",\n                \"sex\": \"1\",\n                \"area\": \"02\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"641299f2d7fb4a2f516bf022\",\n                \"_timestamp\": 1678940658415,\n                \"year\": \"2018\",\n                \"age\": \"103\",\n                \"ethnic\": \"1\",\n                \"sex\": \"1\",\n                \"area\": \"01\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299f2d7fb4a2f516bf021\",\n                \"_timestamp\": 1678940658392,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"77\",\n                \"count\": \"102\"\n            },\n            {\n                \"_id\": \"641299f2d7fb4a2f516bf020\",\n                \"_timestamp\": 1678940658367,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"9999\",\n                \"count\": \"102\"\n            },\n            {\n                \"_id\": \"641299f2d7fb4a2f516bf01f\",\n                \"_timestamp\": 1678940658343,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"99\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299f2d7fb4a2f516bf01e\",\n                \"_timestamp\": 1678940658321,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"18\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299f2d7fb4a2f516bf01d\",\n                \"_timestamp\": 1678940658298,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"17\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"641299f2d7fb4a2f516bf01c\",\n                \"_timestamp\": 1678940658257,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"16\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299f2d7fb4a2f516bf01b\",\n                \"_timestamp\": 1678940658231,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"15\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"641299f2d7fb4a2f516bf01a\",\n                \"_timestamp\": 1678940658205,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"14\",\n                \"count\": \"12\"\n            },\n            {\n                \"_id\": \"641299f2d7fb4a2f516bf019\",\n                \"_timestamp\": 1678940658181,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"13\",\n                \"count\": \"9\"\n            },\n            {\n                \"_id\": \"641299f2d7fb4a2f516bf018\",\n                \"_timestamp\": 1678940658158,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"12\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299f2d7fb4a2f516bf017\",\n                \"_timestamp\": 1678940658129,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"09\",\n                \"count\": \"9\"\n            },\n            {\n                \"_id\": \"641299f2d7fb4a2f516bf016\",\n                \"_timestamp\": 1678940658097,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"08\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"641299f2d7fb4a2f516bf015\",\n                \"_timestamp\": 1678940658072,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"07\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299f2d7fb4a2f516bf014\",\n                \"_timestamp\": 1678940658047,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"06\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"641299f2d7fb4a2f516bf013\",\n                \"_timestamp\": 1678940658017,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"05\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"641299f1d7fb4a2f516bf012\",\n                \"_timestamp\": 1678940657989,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"04\",\n                \"count\": \"9\"\n            },\n            {\n                \"_id\": \"641299f1d7fb4a2f516bf011\",\n                \"_timestamp\": 1678940657962,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"03\",\n                \"count\": \"9\"\n            },\n            {\n                \"_id\": \"641299f1d7fb4a2f516bf010\",\n                \"_timestamp\": 1678940657931,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"02\",\n                \"count\": \"30\"\n            },\n            {\n                \"_id\": \"641299f1d7fb4a2f516bf00f\",\n                \"_timestamp\": 1678940657907,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"01\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"641299f1d7fb4a2f516bf00e\",\n                \"_timestamp\": 1678940657883,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"77\",\n                \"count\": \"84\"\n            },\n            {\n                \"_id\": \"641299f1d7fb4a2f516bf00d\",\n                \"_timestamp\": 1678940657856,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"9999\",\n                \"count\": \"84\"\n            },\n            {\n                \"_id\": \"641299f1d7fb4a2f516bf00c\",\n                \"_timestamp\": 1678940657831,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"99\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299f1d7fb4a2f516bf00b\",\n                \"_timestamp\": 1678940657807,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"18\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299f1d7fb4a2f516bf00a\",\n                \"_timestamp\": 1678940657778,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"17\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"641299f1d7fb4a2f516bf009\",\n                \"_timestamp\": 1678940657748,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"16\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299f1d7fb4a2f516bf008\",\n                \"_timestamp\": 1678940657723,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"15\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"641299f1d7fb4a2f516bf007\",\n                \"_timestamp\": 1678940657697,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"14\",\n                \"count\": \"9\"\n            },\n            {\n                \"_id\": \"641299f1d7fb4a2f516bf006\",\n                \"_timestamp\": 1678940657672,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"13\",\n                \"count\": \"9\"\n            },\n            {\n                \"_id\": \"641299f1d7fb4a2f516bf005\",\n                \"_timestamp\": 1678940657646,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"12\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299f1d7fb4a2f516bf004\",\n                \"_timestamp\": 1678940657623,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"09\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"641299f1d7fb4a2f516bf003\",\n                \"_timestamp\": 1678940657598,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"08\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"641299f1d7fb4a2f516bf002\",\n                \"_timestamp\": 1678940657573,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"07\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299f1d7fb4a2f516bf001\",\n                \"_timestamp\": 1678940657550,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"06\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"641299f1d7fb4a2f516bf000\",\n                \"_timestamp\": 1678940657508,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"05\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"641299f1d7fb4a2f516befff\",\n                \"_timestamp\": 1678940657484,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"04\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"641299f1d7fb4a2f516beffe\",\n                \"_timestamp\": 1678940657460,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"03\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"641299f1d7fb4a2f516beffd\",\n                \"_timestamp\": 1678940657435,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"02\",\n                \"count\": \"24\"\n            },\n            {\n                \"_id\": \"641299f1d7fb4a2f516beffc\",\n                \"_timestamp\": 1678940657410,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"01\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"641299f1d7fb4a2f516beffb\",\n                \"_timestamp\": 1678940657385,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"1\",\n                \"area\": \"77\",\n                \"count\": \"18\"\n            },\n            {\n                \"_id\": \"641299f1d7fb4a2f516beffa\",\n                \"_timestamp\": 1678940657361,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"1\",\n                \"area\": \"9999\",\n                \"count\": \"18\"\n            },\n            {\n                \"_id\": \"641299f1d7fb4a2f516beff9\",\n                \"_timestamp\": 1678940657331,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"1\",\n                \"area\": \"99\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299f1d7fb4a2f516beff8\",\n                \"_timestamp\": 1678940657305,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"1\",\n                \"area\": \"18\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299f1d7fb4a2f516beff7\",\n                \"_timestamp\": 1678940657281,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"1\",\n                \"area\": \"17\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299f1d7fb4a2f516beff6\",\n                \"_timestamp\": 1678940657256,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"1\",\n                \"area\": \"16\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299f1d7fb4a2f516beff5\",\n                \"_timestamp\": 1678940657226,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"1\",\n                \"area\": \"15\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299f1d7fb4a2f516beff4\",\n                \"_timestamp\": 1678940657198,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"1\",\n                \"area\": \"14\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299f1d7fb4a2f516beff3\",\n                \"_timestamp\": 1678940657177,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"1\",\n                \"area\": \"13\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"641299f1d7fb4a2f516beff2\",\n                \"_timestamp\": 1678940657154,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"1\",\n                \"area\": \"12\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299f1d7fb4a2f516beff1\",\n                \"_timestamp\": 1678940657126,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"1\",\n                \"area\": \"09\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299f1d7fb4a2f516beff0\",\n                \"_timestamp\": 1678940657103,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"1\",\n                \"area\": \"08\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299f1d7fb4a2f516befef\",\n                \"_timestamp\": 1678940657080,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"1\",\n                \"area\": \"07\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299f1d7fb4a2f516befee\",\n                \"_timestamp\": 1678940657057,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"1\",\n                \"area\": \"06\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"641299f1d7fb4a2f516befed\",\n                \"_timestamp\": 1678940657030,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"1\",\n                \"area\": \"05\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299f1d7fb4a2f516befec\",\n                \"_timestamp\": 1678940657007,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"1\",\n                \"area\": \"04\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299f0d7fb4a2f516befeb\",\n                \"_timestamp\": 1678940656984,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"1\",\n                \"area\": \"03\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"641299f0d7fb4a2f516befea\",\n                \"_timestamp\": 1678940656960,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"1\",\n                \"area\": \"02\",\n                \"count\": \"9\"\n            },\n            {\n                \"_id\": \"641299f0d7fb4a2f516befe9\",\n                \"_timestamp\": 1678940656936,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"1\",\n                \"area\": \"01\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299f0d7fb4a2f516befe8\",\n                \"_timestamp\": 1678940656911,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"77\",\n                \"sex\": \"9\",\n                \"area\": \"77\",\n                \"count\": \"102\"\n            },\n            {\n                \"_id\": \"641299f0d7fb4a2f516befe7\",\n                \"_timestamp\": 1678940656871,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"77\",\n                \"sex\": \"9\",\n                \"area\": \"9999\",\n                \"count\": \"102\"\n            },\n            {\n                \"_id\": \"641299f0d7fb4a2f516befe6\",\n                \"_timestamp\": 1678940656846,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"77\",\n                \"sex\": \"9\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"641299f0d7fb4a2f516befe5\",\n                \"_timestamp\": 1678940656821,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"77\",\n                \"sex\": \"9\",\n                \"area\": \"18\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299f0d7fb4a2f516befe4\",\n                \"_timestamp\": 1678940656796,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"77\",\n                \"sex\": \"9\",\n                \"area\": \"17\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"641299f0d7fb4a2f516befe3\",\n                \"_timestamp\": 1678940656765,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"77\",\n                \"sex\": \"9\",\n                \"area\": \"16\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299f0d7fb4a2f516befe2\",\n                \"_timestamp\": 1678940656742,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"77\",\n                \"sex\": \"9\",\n                \"area\": \"15\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"641299f0d7fb4a2f516befe1\",\n                \"_timestamp\": 1678940656715,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"77\",\n                \"sex\": \"9\",\n                \"area\": \"14\",\n                \"count\": \"12\"\n            },\n            {\n                \"_id\": \"641299f0d7fb4a2f516befe0\",\n                \"_timestamp\": 1678940656690,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"77\",\n                \"sex\": \"9\",\n                \"area\": \"13\",\n                \"count\": \"9\"\n            },\n            {\n                \"_id\": \"641299f0d7fb4a2f516befdf\",\n                \"_timestamp\": 1678940656666,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"77\",\n                \"sex\": \"9\",\n                \"area\": \"12\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299f0d7fb4a2f516befde\",\n                \"_timestamp\": 1678940656644,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"77\",\n                \"sex\": \"9\",\n                \"area\": \"09\",\n                \"count\": \"9\"\n            },\n            {\n                \"_id\": \"641299f0d7fb4a2f516befdd\",\n                \"_timestamp\": 1678940656621,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"77\",\n                \"sex\": \"9\",\n                \"area\": \"08\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"641299f0d7fb4a2f516befdc\",\n                \"_timestamp\": 1678940656595,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"77\",\n                \"sex\": \"9\",\n                \"area\": \"07\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299f0d7fb4a2f516befdb\",\n                \"_timestamp\": 1678940656572,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"77\",\n                \"sex\": \"9\",\n                \"area\": \"06\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"641299f0d7fb4a2f516befda\",\n                \"_timestamp\": 1678940656547,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"77\",\n                \"sex\": \"9\",\n                \"area\": \"05\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"641299f0d7fb4a2f516befd9\",\n                \"_timestamp\": 1678940656524,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"77\",\n                \"sex\": \"9\",\n                \"area\": \"04\",\n                \"count\": \"9\"\n            },\n            {\n                \"_id\": \"641299f0d7fb4a2f516befd8\",\n                \"_timestamp\": 1678940656497,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"77\",\n                \"sex\": \"9\",\n                \"area\": \"03\",\n                \"count\": \"9\"\n            },\n            {\n                \"_id\": \"641299f0d7fb4a2f516befd7\",\n                \"_timestamp\": 1678940656472,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"77\",\n                \"sex\": \"9\",\n                \"area\": \"02\",\n                \"count\": \"30\"\n            },\n            {\n                \"_id\": \"641299f0d7fb4a2f516befd6\",\n                \"_timestamp\": 1678940656447,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"77\",\n                \"sex\": \"9\",\n                \"area\": \"01\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"641299f0d7fb4a2f516befd5\",\n                \"_timestamp\": 1678940656414,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"77\",\n                \"sex\": \"2\",\n                \"area\": \"77\",\n                \"count\": \"84\"\n            },\n            {\n                \"_id\": \"641299f0d7fb4a2f516befd4\",\n                \"_timestamp\": 1678940656391,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"77\",\n                \"sex\": \"2\",\n                \"area\": \"9999\",\n                \"count\": \"84\"\n            },\n            {\n                \"_id\": \"641299f0d7fb4a2f516befd3\",\n                \"_timestamp\": 1678940656364,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"77\",\n                \"sex\": \"2\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"641299f0d7fb4a2f516befd2\",\n                \"_timestamp\": 1678940656341,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"77\",\n                \"sex\": \"2\",\n                \"area\": \"18\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299f0d7fb4a2f516befd1\",\n                \"_timestamp\": 1678940656316,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"77\",\n                \"sex\": \"2\",\n                \"area\": \"17\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"641299f0d7fb4a2f516befd0\",\n                \"_timestamp\": 1678940656293,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"77\",\n                \"sex\": \"2\",\n                \"area\": \"16\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299f0d7fb4a2f516befcf\",\n                \"_timestamp\": 1678940656262,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"77\",\n                \"sex\": \"2\",\n                \"area\": \"15\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"641299f0d7fb4a2f516befce\",\n                \"_timestamp\": 1678940656238,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"77\",\n                \"sex\": \"2\",\n                \"area\": \"14\",\n                \"count\": \"9\"\n            },\n            {\n                \"_id\": \"641299f0d7fb4a2f516befcd\",\n                \"_timestamp\": 1678940656215,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"77\",\n                \"sex\": \"2\",\n                \"area\": \"13\",\n                \"count\": \"9\"\n            },\n            {\n                \"_id\": \"641299f0d7fb4a2f516befcc\",\n                \"_timestamp\": 1678940656187,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"77\",\n                \"sex\": \"2\",\n                \"area\": \"12\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299f0d7fb4a2f516befcb\",\n                \"_timestamp\": 1678940656164,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"77\",\n                \"sex\": \"2\",\n                \"area\": \"09\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"641299f0d7fb4a2f516befca\",\n                \"_timestamp\": 1678940656138,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"77\",\n                \"sex\": \"2\",\n                \"area\": \"08\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"641299f0d7fb4a2f516befc9\",\n                \"_timestamp\": 1678940656113,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"77\",\n                \"sex\": \"2\",\n                \"area\": \"07\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299f0d7fb4a2f516befc8\",\n                \"_timestamp\": 1678940656088,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"77\",\n                \"sex\": \"2\",\n                \"area\": \"06\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"641299f0d7fb4a2f516befc7\",\n                \"_timestamp\": 1678940656065,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"77\",\n                \"sex\": \"2\",\n                \"area\": \"05\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"641299f0d7fb4a2f516befc6\",\n                \"_timestamp\": 1678940656042,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"77\",\n                \"sex\": \"2\",\n                \"area\": \"04\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"641299f0d7fb4a2f516befc5\",\n                \"_timestamp\": 1678940656018,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"77\",\n                \"sex\": \"2\",\n                \"area\": \"03\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"641299efd7fb4a2f516befc4\",\n                \"_timestamp\": 1678940655993,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"77\",\n                \"sex\": \"2\",\n                \"area\": \"02\",\n                \"count\": \"24\"\n            },\n            {\n                \"_id\": \"641299efd7fb4a2f516befc3\",\n                \"_timestamp\": 1678940655968,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"77\",\n                \"sex\": \"2\",\n                \"area\": \"01\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"641299efd7fb4a2f516befc2\",\n                \"_timestamp\": 1678940655944,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"77\",\n                \"sex\": \"1\",\n                \"area\": \"77\",\n                \"count\": \"18\"\n            },\n            {\n                \"_id\": \"641299efd7fb4a2f516befc1\",\n                \"_timestamp\": 1678940655921,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"77\",\n                \"sex\": \"1\",\n                \"area\": \"9999\",\n                \"count\": \"18\"\n            },\n            {\n                \"_id\": \"641299efd7fb4a2f516befc0\",\n                \"_timestamp\": 1678940655888,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"77\",\n                \"sex\": \"1\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"641299efd7fb4a2f516befbf\",\n                \"_timestamp\": 1678940655860,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"77\",\n                \"sex\": \"1\",\n                \"area\": \"18\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299efd7fb4a2f516befbe\",\n                \"_timestamp\": 1678940655837,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"77\",\n                \"sex\": \"1\",\n                \"area\": \"17\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299efd7fb4a2f516befbd\",\n                \"_timestamp\": 1678940655813,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"77\",\n                \"sex\": \"1\",\n                \"area\": \"16\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299efd7fb4a2f516befbc\",\n                \"_timestamp\": 1678940655789,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"77\",\n                \"sex\": \"1\",\n                \"area\": \"15\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299efd7fb4a2f516befbb\",\n                \"_timestamp\": 1678940655765,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"77\",\n                \"sex\": \"1\",\n                \"area\": \"14\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299efd7fb4a2f516befba\",\n                \"_timestamp\": 1678940655740,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"77\",\n                \"sex\": \"1\",\n                \"area\": \"13\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"641299efd7fb4a2f516befb9\",\n                \"_timestamp\": 1678940655715,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"77\",\n                \"sex\": \"1\",\n                \"area\": \"12\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299efd7fb4a2f516befb8\",\n                \"_timestamp\": 1678940655691,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"77\",\n                \"sex\": \"1\",\n                \"area\": \"09\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299efd7fb4a2f516befb7\",\n                \"_timestamp\": 1678940655666,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"77\",\n                \"sex\": \"1\",\n                \"area\": \"08\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299efd7fb4a2f516befb6\",\n                \"_timestamp\": 1678940655641,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"77\",\n                \"sex\": \"1\",\n                \"area\": \"07\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299efd7fb4a2f516befb5\",\n                \"_timestamp\": 1678940655619,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"77\",\n                \"sex\": \"1\",\n                \"area\": \"06\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"641299efd7fb4a2f516befb4\",\n                \"_timestamp\": 1678940655594,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"77\",\n                \"sex\": \"1\",\n                \"area\": \"05\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299efd7fb4a2f516befb3\",\n                \"_timestamp\": 1678940655571,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"77\",\n                \"sex\": \"1\",\n                \"area\": \"04\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299efd7fb4a2f516befb2\",\n                \"_timestamp\": 1678940655544,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"77\",\n                \"sex\": \"1\",\n                \"area\": \"03\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"641299efd7fb4a2f516befb1\",\n                \"_timestamp\": 1678940655520,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"77\",\n                \"sex\": \"1\",\n                \"area\": \"02\",\n                \"count\": \"9\"\n            },\n            {\n                \"_id\": \"641299efd7fb4a2f516befb0\",\n                \"_timestamp\": 1678940655494,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"77\",\n                \"sex\": \"1\",\n                \"area\": \"01\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299efd7fb4a2f516befaf\",\n                \"_timestamp\": 1678940655469,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"9\",\n                \"sex\": \"9\",\n                \"area\": \"77\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299efd7fb4a2f516befae\",\n                \"_timestamp\": 1678940655446,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"9\",\n                \"sex\": \"9\",\n                \"area\": \"9999\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299efd7fb4a2f516befad\",\n                \"_timestamp\": 1678940655420,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"9\",\n                \"sex\": \"9\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"641299efd7fb4a2f516befac\",\n                \"_timestamp\": 1678940655397,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"9\",\n                \"sex\": \"9\",\n                \"area\": \"18\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299efd7fb4a2f516befab\",\n                \"_timestamp\": 1678940655375,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"9\",\n                \"sex\": \"9\",\n                \"area\": \"17\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299efd7fb4a2f516befaa\",\n                \"_timestamp\": 1678940655310,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"9\",\n                \"sex\": \"9\",\n                \"area\": \"16\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299efd7fb4a2f516befa9\",\n                \"_timestamp\": 1678940655286,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"9\",\n                \"sex\": \"9\",\n                \"area\": \"15\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299efd7fb4a2f516befa8\",\n                \"_timestamp\": 1678940655261,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"9\",\n                \"sex\": \"9\",\n                \"area\": \"14\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299efd7fb4a2f516befa7\",\n                \"_timestamp\": 1678940655236,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"9\",\n                \"sex\": \"9\",\n                \"area\": \"13\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299efd7fb4a2f516befa6\",\n                \"_timestamp\": 1678940655186,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"9\",\n                \"sex\": \"9\",\n                \"area\": \"12\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299efd7fb4a2f516befa5\",\n                \"_timestamp\": 1678940655159,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"9\",\n                \"sex\": \"9\",\n                \"area\": \"09\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299efd7fb4a2f516befa4\",\n                \"_timestamp\": 1678940655133,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"9\",\n                \"sex\": \"9\",\n                \"area\": \"08\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299efd7fb4a2f516befa3\",\n                \"_timestamp\": 1678940655110,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"9\",\n                \"sex\": \"9\",\n                \"area\": \"07\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299efd7fb4a2f516befa2\",\n                \"_timestamp\": 1678940655087,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"9\",\n                \"sex\": \"9\",\n                \"area\": \"06\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299efd7fb4a2f516befa1\",\n                \"_timestamp\": 1678940655063,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"9\",\n                \"sex\": \"9\",\n                \"area\": \"05\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299efd7fb4a2f516befa0\",\n                \"_timestamp\": 1678940655040,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"9\",\n                \"sex\": \"9\",\n                \"area\": \"04\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299efd7fb4a2f516bef9f\",\n                \"_timestamp\": 1678940655017,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"9\",\n                \"sex\": \"9\",\n                \"area\": \"03\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299eed7fb4a2f516bef9e\",\n                \"_timestamp\": 1678940654994,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"9\",\n                \"sex\": \"9\",\n                \"area\": \"02\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299eed7fb4a2f516bef9d\",\n                \"_timestamp\": 1678940654969,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"9\",\n                \"sex\": \"9\",\n                \"area\": \"01\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299eed7fb4a2f516bef9c\",\n                \"_timestamp\": 1678940654943,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"9\",\n                \"sex\": \"2\",\n                \"area\": \"77\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299eed7fb4a2f516bef9b\",\n                \"_timestamp\": 1678940654918,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"9\",\n                \"sex\": \"2\",\n                \"area\": \"9999\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299eed7fb4a2f516bef9a\",\n                \"_timestamp\": 1678940654895,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"9\",\n                \"sex\": \"2\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"641299eed7fb4a2f516bef99\",\n                \"_timestamp\": 1678940654871,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"9\",\n                \"sex\": \"2\",\n                \"area\": \"18\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299eed7fb4a2f516bef98\",\n                \"_timestamp\": 1678940654840,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"9\",\n                \"sex\": \"2\",\n                \"area\": \"17\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299eed7fb4a2f516bef97\",\n                \"_timestamp\": 1678940654817,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"9\",\n                \"sex\": \"2\",\n                \"area\": \"16\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299eed7fb4a2f516bef96\",\n                \"_timestamp\": 1678940654790,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"9\",\n                \"sex\": \"2\",\n                \"area\": \"15\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299eed7fb4a2f516bef95\",\n                \"_timestamp\": 1678940654758,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"9\",\n                \"sex\": \"2\",\n                \"area\": \"14\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299eed7fb4a2f516bef94\",\n                \"_timestamp\": 1678940654735,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"9\",\n                \"sex\": \"2\",\n                \"area\": \"13\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299eed7fb4a2f516bef93\",\n                \"_timestamp\": 1678940654713,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"9\",\n                \"sex\": \"2\",\n                \"area\": \"12\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299eed7fb4a2f516bef92\",\n                \"_timestamp\": 1678940654689,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"9\",\n                \"sex\": \"2\",\n                \"area\": \"09\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299eed7fb4a2f516bef91\",\n                \"_timestamp\": 1678940654665,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"9\",\n                \"sex\": \"2\",\n                \"area\": \"08\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299eed7fb4a2f516bef90\",\n                \"_timestamp\": 1678940654641,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"9\",\n                \"sex\": \"2\",\n                \"area\": \"07\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299eed7fb4a2f516bef8f\",\n                \"_timestamp\": 1678940654617,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"9\",\n                \"sex\": \"2\",\n                \"area\": \"06\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299eed7fb4a2f516bef8e\",\n                \"_timestamp\": 1678940654592,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"9\",\n                \"sex\": \"2\",\n                \"area\": \"05\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299eed7fb4a2f516bef8d\",\n                \"_timestamp\": 1678940654568,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"9\",\n                \"sex\": \"2\",\n                \"area\": \"04\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299eed7fb4a2f516bef8c\",\n                \"_timestamp\": 1678940654540,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"9\",\n                \"sex\": \"2\",\n                \"area\": \"03\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299eed7fb4a2f516bef8b\",\n                \"_timestamp\": 1678940654515,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"9\",\n                \"sex\": \"2\",\n                \"area\": \"02\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299eed7fb4a2f516bef8a\",\n                \"_timestamp\": 1678940654491,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"9\",\n                \"sex\": \"2\",\n                \"area\": \"01\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299eed7fb4a2f516bef89\",\n                \"_timestamp\": 1678940654468,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"9\",\n                \"sex\": \"1\",\n                \"area\": \"77\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299eed7fb4a2f516bef88\",\n                \"_timestamp\": 1678940654443,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"9\",\n                \"sex\": \"1\",\n                \"area\": \"9999\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299eed7fb4a2f516bef87\",\n                \"_timestamp\": 1678940654418,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"9\",\n                \"sex\": \"1\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"641299eed7fb4a2f516bef86\",\n                \"_timestamp\": 1678940654396,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"9\",\n                \"sex\": \"1\",\n                \"area\": \"18\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299eed7fb4a2f516bef85\",\n                \"_timestamp\": 1678940654370,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"9\",\n                \"sex\": \"1\",\n                \"area\": \"17\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299eed7fb4a2f516bef84\",\n                \"_timestamp\": 1678940654346,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"9\",\n                \"sex\": \"1\",\n                \"area\": \"16\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299eed7fb4a2f516bef83\",\n                \"_timestamp\": 1678940654323,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"9\",\n                \"sex\": \"1\",\n                \"area\": \"15\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299eed7fb4a2f516bef82\",\n                \"_timestamp\": 1678940654302,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"9\",\n                \"sex\": \"1\",\n                \"area\": \"14\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299eed7fb4a2f516bef81\",\n                \"_timestamp\": 1678940654276,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"9\",\n                \"sex\": \"1\",\n                \"area\": \"13\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299eed7fb4a2f516bef80\",\n                \"_timestamp\": 1678940654252,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"9\",\n                \"sex\": \"1\",\n                \"area\": \"12\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299eed7fb4a2f516bef7f\",\n                \"_timestamp\": 1678940654227,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"9\",\n                \"sex\": \"1\",\n                \"area\": \"09\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299eed7fb4a2f516bef7e\",\n                \"_timestamp\": 1678940654204,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"9\",\n                \"sex\": \"1\",\n                \"area\": \"08\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299eed7fb4a2f516bef7d\",\n                \"_timestamp\": 1678940654180,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"9\",\n                \"sex\": \"1\",\n                \"area\": \"07\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299eed7fb4a2f516bef7c\",\n                \"_timestamp\": 1678940654158,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"9\",\n                \"sex\": \"1\",\n                \"area\": \"06\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299eed7fb4a2f516bef7b\",\n                \"_timestamp\": 1678940654135,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"9\",\n                \"sex\": \"1\",\n                \"area\": \"05\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299eed7fb4a2f516bef7a\",\n                \"_timestamp\": 1678940654111,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"9\",\n                \"sex\": \"1\",\n                \"area\": \"04\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299eed7fb4a2f516bef79\",\n                \"_timestamp\": 1678940654087,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"9\",\n                \"sex\": \"1\",\n                \"area\": \"03\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299eed7fb4a2f516bef78\",\n                \"_timestamp\": 1678940654063,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"9\",\n                \"sex\": \"1\",\n                \"area\": \"02\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299eed7fb4a2f516bef77\",\n                \"_timestamp\": 1678940654036,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"9\",\n                \"sex\": \"1\",\n                \"area\": \"01\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299eed7fb4a2f516bef76\",\n                \"_timestamp\": 1678940654013,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"6\",\n                \"sex\": \"9\",\n                \"area\": \"77\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299edd7fb4a2f516bef75\",\n                \"_timestamp\": 1678940653990,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"6\",\n                \"sex\": \"9\",\n                \"area\": \"9999\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299edd7fb4a2f516bef74\",\n                \"_timestamp\": 1678940653966,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"6\",\n                \"sex\": \"9\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"641299edd7fb4a2f516bef73\",\n                \"_timestamp\": 1678940653940,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"6\",\n                \"sex\": \"9\",\n                \"area\": \"18\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299edd7fb4a2f516bef72\",\n                \"_timestamp\": 1678940653917,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"6\",\n                \"sex\": \"9\",\n                \"area\": \"17\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299edd7fb4a2f516bef71\",\n                \"_timestamp\": 1678940653893,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"6\",\n                \"sex\": \"9\",\n                \"area\": \"16\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299edd7fb4a2f516bef70\",\n                \"_timestamp\": 1678940653869,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"6\",\n                \"sex\": \"9\",\n                \"area\": \"15\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299edd7fb4a2f516bef6f\",\n                \"_timestamp\": 1678940653844,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"6\",\n                \"sex\": \"9\",\n                \"area\": \"14\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299edd7fb4a2f516bef6e\",\n                \"_timestamp\": 1678940653818,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"6\",\n                \"sex\": \"9\",\n                \"area\": \"13\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299edd7fb4a2f516bef6d\",\n                \"_timestamp\": 1678940653791,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"6\",\n                \"sex\": \"9\",\n                \"area\": \"12\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299edd7fb4a2f516bef6c\",\n                \"_timestamp\": 1678940653767,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"6\",\n                \"sex\": \"9\",\n                \"area\": \"09\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299edd7fb4a2f516bef6b\",\n                \"_timestamp\": 1678940653743,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"6\",\n                \"sex\": \"9\",\n                \"area\": \"08\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299edd7fb4a2f516bef6a\",\n                \"_timestamp\": 1678940653687,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"6\",\n                \"sex\": \"9\",\n                \"area\": \"07\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299edd7fb4a2f516bef69\",\n                \"_timestamp\": 1678940653662,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"6\",\n                \"sex\": \"9\",\n                \"area\": \"06\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299edd7fb4a2f516bef68\",\n                \"_timestamp\": 1678940653638,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"6\",\n                \"sex\": \"9\",\n                \"area\": \"05\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299edd7fb4a2f516bef67\",\n                \"_timestamp\": 1678940653610,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"6\",\n                \"sex\": \"9\",\n                \"area\": \"04\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299edd7fb4a2f516bef66\",\n                \"_timestamp\": 1678940653586,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"6\",\n                \"sex\": \"9\",\n                \"area\": \"03\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299edd7fb4a2f516bef65\",\n                \"_timestamp\": 1678940653562,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"6\",\n                \"sex\": \"9\",\n                \"area\": \"02\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299edd7fb4a2f516bef64\",\n                \"_timestamp\": 1678940653524,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"6\",\n                \"sex\": \"9\",\n                \"area\": \"01\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299edd7fb4a2f516bef63\",\n                \"_timestamp\": 1678940653498,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"6\",\n                \"sex\": \"2\",\n                \"area\": \"77\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299edd7fb4a2f516bef62\",\n                \"_timestamp\": 1678940653454,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"6\",\n                \"sex\": \"2\",\n                \"area\": \"9999\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299edd7fb4a2f516bef61\",\n                \"_timestamp\": 1678940653423,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"6\",\n                \"sex\": \"2\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"641299edd7fb4a2f516bef60\",\n                \"_timestamp\": 1678940653397,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"6\",\n                \"sex\": \"2\",\n                \"area\": \"18\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299edd7fb4a2f516bef5f\",\n                \"_timestamp\": 1678940653374,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"6\",\n                \"sex\": \"2\",\n                \"area\": \"17\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299edd7fb4a2f516bef5e\",\n                \"_timestamp\": 1678940653351,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"6\",\n                \"sex\": \"2\",\n                \"area\": \"16\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299edd7fb4a2f516bef5d\",\n                \"_timestamp\": 1678940653322,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"6\",\n                \"sex\": \"2\",\n                \"area\": \"15\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299edd7fb4a2f516bef5c\",\n                \"_timestamp\": 1678940653290,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"6\",\n                \"sex\": \"2\",\n                \"area\": \"14\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299edd7fb4a2f516bef5b\",\n                \"_timestamp\": 1678940653267,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"6\",\n                \"sex\": \"2\",\n                \"area\": \"13\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299edd7fb4a2f516bef5a\",\n                \"_timestamp\": 1678940653243,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"6\",\n                \"sex\": \"2\",\n                \"area\": \"12\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299edd7fb4a2f516bef59\",\n                \"_timestamp\": 1678940653220,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"6\",\n                \"sex\": \"2\",\n                \"area\": \"09\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299edd7fb4a2f516bef58\",\n                \"_timestamp\": 1678940653192,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"6\",\n                \"sex\": \"2\",\n                \"area\": \"08\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299edd7fb4a2f516bef57\",\n                \"_timestamp\": 1678940653166,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"6\",\n                \"sex\": \"2\",\n                \"area\": \"07\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299edd7fb4a2f516bef56\",\n                \"_timestamp\": 1678940653142,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"6\",\n                \"sex\": \"2\",\n                \"area\": \"06\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299edd7fb4a2f516bef55\",\n                \"_timestamp\": 1678940653118,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"6\",\n                \"sex\": \"2\",\n                \"area\": \"05\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299edd7fb4a2f516bef54\",\n                \"_timestamp\": 1678940653089,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"6\",\n                \"sex\": \"2\",\n                \"area\": \"04\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299edd7fb4a2f516bef53\",\n                \"_timestamp\": 1678940653061,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"6\",\n                \"sex\": \"2\",\n                \"area\": \"03\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299edd7fb4a2f516bef52\",\n                \"_timestamp\": 1678940653035,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"6\",\n                \"sex\": \"2\",\n                \"area\": \"02\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299edd7fb4a2f516bef51\",\n                \"_timestamp\": 1678940653009,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"6\",\n                \"sex\": \"2\",\n                \"area\": \"01\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299ecd7fb4a2f516bef50\",\n                \"_timestamp\": 1678940652977,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"6\",\n                \"sex\": \"1\",\n                \"area\": \"77\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299ecd7fb4a2f516bef4f\",\n                \"_timestamp\": 1678940652953,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"6\",\n                \"sex\": \"1\",\n                \"area\": \"9999\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299ecd7fb4a2f516bef4e\",\n                \"_timestamp\": 1678940652930,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"6\",\n                \"sex\": \"1\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"641299ecd7fb4a2f516bef4d\",\n                \"_timestamp\": 1678940652907,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"6\",\n                \"sex\": \"1\",\n                \"area\": \"18\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299ecd7fb4a2f516bef4c\",\n                \"_timestamp\": 1678940652881,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"6\",\n                \"sex\": \"1\",\n                \"area\": \"17\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299ecd7fb4a2f516bef4b\",\n                \"_timestamp\": 1678940652855,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"6\",\n                \"sex\": \"1\",\n                \"area\": \"16\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299ecd7fb4a2f516bef4a\",\n                \"_timestamp\": 1678940652829,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"6\",\n                \"sex\": \"1\",\n                \"area\": \"15\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299ecd7fb4a2f516bef49\",\n                \"_timestamp\": 1678940652804,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"6\",\n                \"sex\": \"1\",\n                \"area\": \"14\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299ecd7fb4a2f516bef48\",\n                \"_timestamp\": 1678940652779,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"6\",\n                \"sex\": \"1\",\n                \"area\": \"13\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299ecd7fb4a2f516bef47\",\n                \"_timestamp\": 1678940652754,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"6\",\n                \"sex\": \"1\",\n                \"area\": \"12\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299ecd7fb4a2f516bef46\",\n                \"_timestamp\": 1678940652731,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"6\",\n                \"sex\": \"1\",\n                \"area\": \"09\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299ecd7fb4a2f516bef45\",\n                \"_timestamp\": 1678940652709,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"6\",\n                \"sex\": \"1\",\n                \"area\": \"08\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299ecd7fb4a2f516bef44\",\n                \"_timestamp\": 1678940652685,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"6\",\n                \"sex\": \"1\",\n                \"area\": \"07\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299ecd7fb4a2f516bef43\",\n                \"_timestamp\": 1678940652654,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"6\",\n                \"sex\": \"1\",\n                \"area\": \"06\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299ecd7fb4a2f516bef42\",\n                \"_timestamp\": 1678940652628,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"6\",\n                \"sex\": \"1\",\n                \"area\": \"05\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299ecd7fb4a2f516bef41\",\n                \"_timestamp\": 1678940652604,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"6\",\n                \"sex\": \"1\",\n                \"area\": \"04\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299ecd7fb4a2f516bef40\",\n                \"_timestamp\": 1678940652581,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"6\",\n                \"sex\": \"1\",\n                \"area\": \"03\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299ecd7fb4a2f516bef3f\",\n                \"_timestamp\": 1678940652558,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"6\",\n                \"sex\": \"1\",\n                \"area\": \"02\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299ecd7fb4a2f516bef3e\",\n                \"_timestamp\": 1678940652534,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"6\",\n                \"sex\": \"1\",\n                \"area\": \"01\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299ecd7fb4a2f516bef3d\",\n                \"_timestamp\": 1678940652510,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"5\",\n                \"sex\": \"9\",\n                \"area\": \"77\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299ecd7fb4a2f516bef3c\",\n                \"_timestamp\": 1678940652484,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"5\",\n                \"sex\": \"9\",\n                \"area\": \"9999\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299ecd7fb4a2f516bef3b\",\n                \"_timestamp\": 1678940652462,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"5\",\n                \"sex\": \"9\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"641299ecd7fb4a2f516bef3a\",\n                \"_timestamp\": 1678940652438,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"5\",\n                \"sex\": \"9\",\n                \"area\": \"18\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299ecd7fb4a2f516bef39\",\n                \"_timestamp\": 1678940652416,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"5\",\n                \"sex\": \"9\",\n                \"area\": \"17\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299ecd7fb4a2f516bef38\",\n                \"_timestamp\": 1678940652367,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"5\",\n                \"sex\": \"9\",\n                \"area\": \"16\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299ecd7fb4a2f516bef37\",\n                \"_timestamp\": 1678940652340,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"5\",\n                \"sex\": \"9\",\n                \"area\": \"15\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299ecd7fb4a2f516bef36\",\n                \"_timestamp\": 1678940652316,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"5\",\n                \"sex\": \"9\",\n                \"area\": \"14\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299ecd7fb4a2f516bef35\",\n                \"_timestamp\": 1678940652291,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"5\",\n                \"sex\": \"9\",\n                \"area\": \"13\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299ecd7fb4a2f516bef34\",\n                \"_timestamp\": 1678940652265,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"5\",\n                \"sex\": \"9\",\n                \"area\": \"12\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299ecd7fb4a2f516bef33\",\n                \"_timestamp\": 1678940652240,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"5\",\n                \"sex\": \"9\",\n                \"area\": \"09\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299ecd7fb4a2f516bef32\",\n                \"_timestamp\": 1678940652217,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"5\",\n                \"sex\": \"9\",\n                \"area\": \"08\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299ecd7fb4a2f516bef31\",\n                \"_timestamp\": 1678940652191,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"5\",\n                \"sex\": \"9\",\n                \"area\": \"07\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299ecd7fb4a2f516bef30\",\n                \"_timestamp\": 1678940652166,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"5\",\n                \"sex\": \"9\",\n                \"area\": \"06\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299ecd7fb4a2f516bef2f\",\n                \"_timestamp\": 1678940652097,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"5\",\n                \"sex\": \"9\",\n                \"area\": \"05\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299ecd7fb4a2f516bef2e\",\n                \"_timestamp\": 1678940652029,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"5\",\n                \"sex\": \"9\",\n                \"area\": \"04\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299ebd7fb4a2f516bef2d\",\n                \"_timestamp\": 1678940651964,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"5\",\n                \"sex\": \"9\",\n                \"area\": \"03\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299ebd7fb4a2f516bef2c\",\n                \"_timestamp\": 1678940651919,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"5\",\n                \"sex\": \"9\",\n                \"area\": \"02\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299ebd7fb4a2f516bef2b\",\n                \"_timestamp\": 1678940651892,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"5\",\n                \"sex\": \"9\",\n                \"area\": \"01\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299ebd7fb4a2f516bef2a\",\n                \"_timestamp\": 1678940651864,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"5\",\n                \"sex\": \"2\",\n                \"area\": \"77\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299ebd7fb4a2f516bef29\",\n                \"_timestamp\": 1678940651840,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"5\",\n                \"sex\": \"2\",\n                \"area\": \"9999\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299ebd7fb4a2f516bef28\",\n                \"_timestamp\": 1678940651816,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"5\",\n                \"sex\": \"2\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"641299ebd7fb4a2f516bef27\",\n                \"_timestamp\": 1678940651787,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"5\",\n                \"sex\": \"2\",\n                \"area\": \"18\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299ebd7fb4a2f516bef26\",\n                \"_timestamp\": 1678940651761,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"5\",\n                \"sex\": \"2\",\n                \"area\": \"17\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299ebd7fb4a2f516bef25\",\n                \"_timestamp\": 1678940651734,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"5\",\n                \"sex\": \"2\",\n                \"area\": \"16\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299ebd7fb4a2f516bef24\",\n                \"_timestamp\": 1678940651709,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"5\",\n                \"sex\": \"2\",\n                \"area\": \"15\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299ebd7fb4a2f516bef23\",\n                \"_timestamp\": 1678940651684,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"5\",\n                \"sex\": \"2\",\n                \"area\": \"14\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299ebd7fb4a2f516bef22\",\n                \"_timestamp\": 1678940651659,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"5\",\n                \"sex\": \"2\",\n                \"area\": \"13\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299ebd7fb4a2f516bef21\",\n                \"_timestamp\": 1678940651635,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"5\",\n                \"sex\": \"2\",\n                \"area\": \"12\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299ebd7fb4a2f516bef20\",\n                \"_timestamp\": 1678940651608,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"5\",\n                \"sex\": \"2\",\n                \"area\": \"09\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299ebd7fb4a2f516bef1f\",\n                \"_timestamp\": 1678940651585,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"5\",\n                \"sex\": \"2\",\n                \"area\": \"08\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299ebd7fb4a2f516bef1e\",\n                \"_timestamp\": 1678940651561,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"5\",\n                \"sex\": \"2\",\n                \"area\": \"07\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299ebd7fb4a2f516bef1d\",\n                \"_timestamp\": 1678940651529,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"5\",\n                \"sex\": \"2\",\n                \"area\": \"06\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299ebd7fb4a2f516bef1c\",\n                \"_timestamp\": 1678940651508,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"5\",\n                \"sex\": \"2\",\n                \"area\": \"05\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299ebd7fb4a2f516bef1b\",\n                \"_timestamp\": 1678940651486,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"5\",\n                \"sex\": \"2\",\n                \"area\": \"04\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299ebd7fb4a2f516bef1a\",\n                \"_timestamp\": 1678940651461,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"5\",\n                \"sex\": \"2\",\n                \"area\": \"03\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299ebd7fb4a2f516bef19\",\n                \"_timestamp\": 1678940651427,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"5\",\n                \"sex\": \"2\",\n                \"area\": \"02\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299ebd7fb4a2f516bef18\",\n                \"_timestamp\": 1678940651403,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"5\",\n                \"sex\": \"2\",\n                \"area\": \"01\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299ebd7fb4a2f516bef17\",\n                \"_timestamp\": 1678940651370,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"5\",\n                \"sex\": \"1\",\n                \"area\": \"77\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299ebd7fb4a2f516bef16\",\n                \"_timestamp\": 1678940651345,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"5\",\n                \"sex\": \"1\",\n                \"area\": \"9999\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299ebd7fb4a2f516bef15\",\n                \"_timestamp\": 1678940651323,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"5\",\n                \"sex\": \"1\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"641299ebd7fb4a2f516bef14\",\n                \"_timestamp\": 1678940651300,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"5\",\n                \"sex\": \"1\",\n                \"area\": \"18\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299ebd7fb4a2f516bef13\",\n                \"_timestamp\": 1678940651276,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"5\",\n                \"sex\": \"1\",\n                \"area\": \"17\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299ebd7fb4a2f516bef12\",\n                \"_timestamp\": 1678940651254,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"5\",\n                \"sex\": \"1\",\n                \"area\": \"16\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299ebd7fb4a2f516bef11\",\n                \"_timestamp\": 1678940651230,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"5\",\n                \"sex\": \"1\",\n                \"area\": \"15\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299ebd7fb4a2f516bef10\",\n                \"_timestamp\": 1678940651193,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"5\",\n                \"sex\": \"1\",\n                \"area\": \"14\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299ebd7fb4a2f516bef0f\",\n                \"_timestamp\": 1678940651154,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"5\",\n                \"sex\": \"1\",\n                \"area\": \"13\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299ebd7fb4a2f516bef0e\",\n                \"_timestamp\": 1678940651130,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"5\",\n                \"sex\": \"1\",\n                \"area\": \"12\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299ebd7fb4a2f516bef0d\",\n                \"_timestamp\": 1678940651104,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"5\",\n                \"sex\": \"1\",\n                \"area\": \"09\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299ebd7fb4a2f516bef0c\",\n                \"_timestamp\": 1678940651078,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"5\",\n                \"sex\": \"1\",\n                \"area\": \"08\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299ebd7fb4a2f516bef0b\",\n                \"_timestamp\": 1678940651054,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"5\",\n                \"sex\": \"1\",\n                \"area\": \"07\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299ebd7fb4a2f516bef0a\",\n                \"_timestamp\": 1678940651029,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"5\",\n                \"sex\": \"1\",\n                \"area\": \"06\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299ebd7fb4a2f516bef09\",\n                \"_timestamp\": 1678940651005,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"5\",\n                \"sex\": \"1\",\n                \"area\": \"05\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299ead7fb4a2f516bef08\",\n                \"_timestamp\": 1678940650977,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"5\",\n                \"sex\": \"1\",\n                \"area\": \"04\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299ead7fb4a2f516bef07\",\n                \"_timestamp\": 1678940650948,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"5\",\n                \"sex\": \"1\",\n                \"area\": \"03\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299ead7fb4a2f516bef06\",\n                \"_timestamp\": 1678940650921,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"5\",\n                \"sex\": \"1\",\n                \"area\": \"02\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299ead7fb4a2f516bef05\",\n                \"_timestamp\": 1678940650895,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"5\",\n                \"sex\": \"1\",\n                \"area\": \"01\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299ead7fb4a2f516bef04\",\n                \"_timestamp\": 1678940650872,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"4\",\n                \"sex\": \"9\",\n                \"area\": \"77\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"641299ead7fb4a2f516bef03\",\n                \"_timestamp\": 1678940650845,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"4\",\n                \"sex\": \"9\",\n                \"area\": \"9999\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"641299ead7fb4a2f516bef02\",\n                \"_timestamp\": 1678940650810,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"4\",\n                \"sex\": \"9\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"641299ead7fb4a2f516bef01\",\n                \"_timestamp\": 1678940650785,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"4\",\n                \"sex\": \"9\",\n                \"area\": \"18\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299ead7fb4a2f516bef00\",\n                \"_timestamp\": 1678940650758,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"4\",\n                \"sex\": \"9\",\n                \"area\": \"17\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299ead7fb4a2f516beeff\",\n                \"_timestamp\": 1678940650719,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"4\",\n                \"sex\": \"9\",\n                \"area\": \"16\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299ead7fb4a2f516beefe\",\n                \"_timestamp\": 1678940650689,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"4\",\n                \"sex\": \"9\",\n                \"area\": \"15\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299ead7fb4a2f516beefd\",\n                \"_timestamp\": 1678940650664,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"4\",\n                \"sex\": \"9\",\n                \"area\": \"14\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299ead7fb4a2f516beefc\",\n                \"_timestamp\": 1678940650641,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"4\",\n                \"sex\": \"9\",\n                \"area\": \"13\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299ead7fb4a2f516beefb\",\n                \"_timestamp\": 1678940650617,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"4\",\n                \"sex\": \"9\",\n                \"area\": \"12\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299ead7fb4a2f516beefa\",\n                \"_timestamp\": 1678940650583,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"4\",\n                \"sex\": \"9\",\n                \"area\": \"09\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299ead7fb4a2f516beef9\",\n                \"_timestamp\": 1678940650557,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"4\",\n                \"sex\": \"9\",\n                \"area\": \"08\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299ead7fb4a2f516beef8\",\n                \"_timestamp\": 1678940650531,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"4\",\n                \"sex\": \"9\",\n                \"area\": \"07\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299ead7fb4a2f516beef7\",\n                \"_timestamp\": 1678940650507,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"4\",\n                \"sex\": \"9\",\n                \"area\": \"06\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299ead7fb4a2f516beef6\",\n                \"_timestamp\": 1678940650484,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"4\",\n                \"sex\": \"9\",\n                \"area\": \"05\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299ead7fb4a2f516beef5\",\n                \"_timestamp\": 1678940650460,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"4\",\n                \"sex\": \"9\",\n                \"area\": \"04\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299ead7fb4a2f516beef4\",\n                \"_timestamp\": 1678940650426,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"4\",\n                \"sex\": \"9\",\n                \"area\": \"03\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299ead7fb4a2f516beef3\",\n                \"_timestamp\": 1678940650399,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"4\",\n                \"sex\": \"9\",\n                \"area\": \"02\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"641299ead7fb4a2f516beef2\",\n                \"_timestamp\": 1678940650374,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"4\",\n                \"sex\": \"9\",\n                \"area\": \"01\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299ead7fb4a2f516beef1\",\n                \"_timestamp\": 1678940650350,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"4\",\n                \"sex\": \"2\",\n                \"area\": \"77\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"641299ead7fb4a2f516beef0\",\n                \"_timestamp\": 1678940650326,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"4\",\n                \"sex\": \"2\",\n                \"area\": \"9999\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"641299ead7fb4a2f516beeef\",\n                \"_timestamp\": 1678940650301,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"4\",\n                \"sex\": \"2\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"641299ead7fb4a2f516beeee\",\n                \"_timestamp\": 1678940650275,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"4\",\n                \"sex\": \"2\",\n                \"area\": \"18\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299ead7fb4a2f516beeed\",\n                \"_timestamp\": 1678940650249,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"4\",\n                \"sex\": \"2\",\n                \"area\": \"17\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299ead7fb4a2f516beeec\",\n                \"_timestamp\": 1678940650224,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"4\",\n                \"sex\": \"2\",\n                \"area\": \"16\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299ead7fb4a2f516beeeb\",\n                \"_timestamp\": 1678940650201,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"4\",\n                \"sex\": \"2\",\n                \"area\": \"15\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299ead7fb4a2f516beeea\",\n                \"_timestamp\": 1678940650173,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"4\",\n                \"sex\": \"2\",\n                \"area\": \"14\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299ead7fb4a2f516beee9\",\n                \"_timestamp\": 1678940650148,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"4\",\n                \"sex\": \"2\",\n                \"area\": \"13\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299ead7fb4a2f516beee8\",\n                \"_timestamp\": 1678940650123,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"4\",\n                \"sex\": \"2\",\n                \"area\": \"12\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299ead7fb4a2f516beee7\",\n                \"_timestamp\": 1678940650083,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"4\",\n                \"sex\": \"2\",\n                \"area\": \"09\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299ead7fb4a2f516beee6\",\n                \"_timestamp\": 1678940650058,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"4\",\n                \"sex\": \"2\",\n                \"area\": \"08\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299ead7fb4a2f516beee5\",\n                \"_timestamp\": 1678940650026,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"4\",\n                \"sex\": \"2\",\n                \"area\": \"07\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299ead7fb4a2f516beee4\",\n                \"_timestamp\": 1678940650002,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"4\",\n                \"sex\": \"2\",\n                \"area\": \"06\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299e9d7fb4a2f516beee3\",\n                \"_timestamp\": 1678940649973,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"4\",\n                \"sex\": \"2\",\n                \"area\": \"05\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299e9d7fb4a2f516beee2\",\n                \"_timestamp\": 1678940649943,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"4\",\n                \"sex\": \"2\",\n                \"area\": \"04\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299e9d7fb4a2f516beee1\",\n                \"_timestamp\": 1678940649916,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"4\",\n                \"sex\": \"2\",\n                \"area\": \"03\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299e9d7fb4a2f516beee0\",\n                \"_timestamp\": 1678940649891,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"4\",\n                \"sex\": \"2\",\n                \"area\": \"02\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"641299e9d7fb4a2f516beedf\",\n                \"_timestamp\": 1678940649869,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"4\",\n                \"sex\": \"2\",\n                \"area\": \"01\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299e9d7fb4a2f516beede\",\n                \"_timestamp\": 1678940649843,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"4\",\n                \"sex\": \"1\",\n                \"area\": \"77\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299e9d7fb4a2f516beedd\",\n                \"_timestamp\": 1678940649815,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"4\",\n                \"sex\": \"1\",\n                \"area\": \"9999\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299e9d7fb4a2f516beedc\",\n                \"_timestamp\": 1678940649791,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"4\",\n                \"sex\": \"1\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"641299e9d7fb4a2f516beedb\",\n                \"_timestamp\": 1678940649767,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"4\",\n                \"sex\": \"1\",\n                \"area\": \"18\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299e9d7fb4a2f516beeda\",\n                \"_timestamp\": 1678940649742,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"4\",\n                \"sex\": \"1\",\n                \"area\": \"17\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299e9d7fb4a2f516beed9\",\n                \"_timestamp\": 1678940649714,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"4\",\n                \"sex\": \"1\",\n                \"area\": \"16\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299e9d7fb4a2f516beed8\",\n                \"_timestamp\": 1678940649686,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"4\",\n                \"sex\": \"1\",\n                \"area\": \"15\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299e9d7fb4a2f516beed7\",\n                \"_timestamp\": 1678940649659,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"4\",\n                \"sex\": \"1\",\n                \"area\": \"14\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299e9d7fb4a2f516beed6\",\n                \"_timestamp\": 1678940649635,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"4\",\n                \"sex\": \"1\",\n                \"area\": \"13\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299e9d7fb4a2f516beed5\",\n                \"_timestamp\": 1678940649584,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"4\",\n                \"sex\": \"1\",\n                \"area\": \"12\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299e9d7fb4a2f516beed4\",\n                \"_timestamp\": 1678940649554,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"4\",\n                \"sex\": \"1\",\n                \"area\": \"09\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299e9d7fb4a2f516beed3\",\n                \"_timestamp\": 1678940649530,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"4\",\n                \"sex\": \"1\",\n                \"area\": \"08\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299e9d7fb4a2f516beed2\",\n                \"_timestamp\": 1678940649508,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"4\",\n                \"sex\": \"1\",\n                \"area\": \"07\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299e9d7fb4a2f516beed1\",\n                \"_timestamp\": 1678940649485,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"4\",\n                \"sex\": \"1\",\n                \"area\": \"06\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299e9d7fb4a2f516beed0\",\n                \"_timestamp\": 1678940649454,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"4\",\n                \"sex\": \"1\",\n                \"area\": \"05\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299e9d7fb4a2f516beecf\",\n                \"_timestamp\": 1678940649425,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"4\",\n                \"sex\": \"1\",\n                \"area\": \"04\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299e9d7fb4a2f516beece\",\n                \"_timestamp\": 1678940649397,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"4\",\n                \"sex\": \"1\",\n                \"area\": \"03\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299e9d7fb4a2f516beecd\",\n                \"_timestamp\": 1678940649375,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"4\",\n                \"sex\": \"1\",\n                \"area\": \"02\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299e9d7fb4a2f516beecc\",\n                \"_timestamp\": 1678940649350,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"4\",\n                \"sex\": \"1\",\n                \"area\": \"01\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299e9d7fb4a2f516beecb\",\n                \"_timestamp\": 1678940649326,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"3\",\n                \"sex\": \"9\",\n                \"area\": \"77\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299e9d7fb4a2f516beeca\",\n                \"_timestamp\": 1678940649299,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"3\",\n                \"sex\": \"9\",\n                \"area\": \"9999\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299e9d7fb4a2f516beec9\",\n                \"_timestamp\": 1678940649273,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"3\",\n                \"sex\": \"9\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"641299e9d7fb4a2f516beec8\",\n                \"_timestamp\": 1678940649250,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"3\",\n                \"sex\": \"9\",\n                \"area\": \"18\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299e9d7fb4a2f516beec7\",\n                \"_timestamp\": 1678940649213,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"3\",\n                \"sex\": \"9\",\n                \"area\": \"17\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299e9d7fb4a2f516beec6\",\n                \"_timestamp\": 1678940649147,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"3\",\n                \"sex\": \"9\",\n                \"area\": \"16\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299e9d7fb4a2f516beec5\",\n                \"_timestamp\": 1678940649120,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"3\",\n                \"sex\": \"9\",\n                \"area\": \"15\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299e9d7fb4a2f516beec4\",\n                \"_timestamp\": 1678940649087,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"3\",\n                \"sex\": \"9\",\n                \"area\": \"14\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299e9d7fb4a2f516beec3\",\n                \"_timestamp\": 1678940649061,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"3\",\n                \"sex\": \"9\",\n                \"area\": \"13\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299e9d7fb4a2f516beec2\",\n                \"_timestamp\": 1678940649038,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"3\",\n                \"sex\": \"9\",\n                \"area\": \"12\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299e9d7fb4a2f516beec1\",\n                \"_timestamp\": 1678940649015,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"3\",\n                \"sex\": \"9\",\n                \"area\": \"09\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299e8d7fb4a2f516beec0\",\n                \"_timestamp\": 1678940648990,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"3\",\n                \"sex\": \"9\",\n                \"area\": \"08\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299e8d7fb4a2f516beebf\",\n                \"_timestamp\": 1678940648967,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"3\",\n                \"sex\": \"9\",\n                \"area\": \"07\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299e8d7fb4a2f516beebe\",\n                \"_timestamp\": 1678940648944,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"3\",\n                \"sex\": \"9\",\n                \"area\": \"06\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299e8d7fb4a2f516beebd\",\n                \"_timestamp\": 1678940648898,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"3\",\n                \"sex\": \"9\",\n                \"area\": \"05\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299e8d7fb4a2f516beebc\",\n                \"_timestamp\": 1678940648866,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"3\",\n                \"sex\": \"9\",\n                \"area\": \"04\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299e8d7fb4a2f516beebb\",\n                \"_timestamp\": 1678940648831,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"3\",\n                \"sex\": \"9\",\n                \"area\": \"03\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299e8d7fb4a2f516beeba\",\n                \"_timestamp\": 1678940648797,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"3\",\n                \"sex\": \"9\",\n                \"area\": \"02\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299e8d7fb4a2f516beeb9\",\n                \"_timestamp\": 1678940648767,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"3\",\n                \"sex\": \"9\",\n                \"area\": \"01\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299e8d7fb4a2f516beeb8\",\n                \"_timestamp\": 1678940648736,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"3\",\n                \"sex\": \"2\",\n                \"area\": \"77\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299e8d7fb4a2f516beeb7\",\n                \"_timestamp\": 1678940648708,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"3\",\n                \"sex\": \"2\",\n                \"area\": \"9999\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299e8d7fb4a2f516beeb6\",\n                \"_timestamp\": 1678940648671,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"3\",\n                \"sex\": \"2\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"641299e8d7fb4a2f516beeb5\",\n                \"_timestamp\": 1678940648642,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"3\",\n                \"sex\": \"2\",\n                \"area\": \"18\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299e8d7fb4a2f516beeb4\",\n                \"_timestamp\": 1678940648616,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"3\",\n                \"sex\": \"2\",\n                \"area\": \"17\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299e8d7fb4a2f516beeb3\",\n                \"_timestamp\": 1678940648592,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"3\",\n                \"sex\": \"2\",\n                \"area\": \"16\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299e8d7fb4a2f516beeb2\",\n                \"_timestamp\": 1678940648563,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"3\",\n                \"sex\": \"2\",\n                \"area\": \"15\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299e8d7fb4a2f516beeb1\",\n                \"_timestamp\": 1678940648538,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"3\",\n                \"sex\": \"2\",\n                \"area\": \"14\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299e8d7fb4a2f516beeb0\",\n                \"_timestamp\": 1678940648514,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"3\",\n                \"sex\": \"2\",\n                \"area\": \"13\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299e8d7fb4a2f516beeaf\",\n                \"_timestamp\": 1678940648489,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"3\",\n                \"sex\": \"2\",\n                \"area\": \"12\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299e8d7fb4a2f516beeae\",\n                \"_timestamp\": 1678940648466,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"3\",\n                \"sex\": \"2\",\n                \"area\": \"09\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299e8d7fb4a2f516beead\",\n                \"_timestamp\": 1678940648442,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"3\",\n                \"sex\": \"2\",\n                \"area\": \"08\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299e8d7fb4a2f516beeac\",\n                \"_timestamp\": 1678940648419,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"3\",\n                \"sex\": \"2\",\n                \"area\": \"07\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299e8d7fb4a2f516beeab\",\n                \"_timestamp\": 1678940648391,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"3\",\n                \"sex\": \"2\",\n                \"area\": \"06\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299e8d7fb4a2f516beeaa\",\n                \"_timestamp\": 1678940648349,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"3\",\n                \"sex\": \"2\",\n                \"area\": \"05\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299e8d7fb4a2f516beea9\",\n                \"_timestamp\": 1678940648299,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"3\",\n                \"sex\": \"2\",\n                \"area\": \"04\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299e8d7fb4a2f516beea8\",\n                \"_timestamp\": 1678940648271,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"3\",\n                \"sex\": \"2\",\n                \"area\": \"03\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299e8d7fb4a2f516beea7\",\n                \"_timestamp\": 1678940648246,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"3\",\n                \"sex\": \"2\",\n                \"area\": \"02\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299e8d7fb4a2f516beea6\",\n                \"_timestamp\": 1678940648225,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"3\",\n                \"sex\": \"2\",\n                \"area\": \"01\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299e8d7fb4a2f516beea5\",\n                \"_timestamp\": 1678940648203,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"3\",\n                \"sex\": \"1\",\n                \"area\": \"77\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299e8d7fb4a2f516beea4\",\n                \"_timestamp\": 1678940648174,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"3\",\n                \"sex\": \"1\",\n                \"area\": \"9999\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299e8d7fb4a2f516beea3\",\n                \"_timestamp\": 1678940648146,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"3\",\n                \"sex\": \"1\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"641299e8d7fb4a2f516beea2\",\n                \"_timestamp\": 1678940648121,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"3\",\n                \"sex\": \"1\",\n                \"area\": \"18\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299e8d7fb4a2f516beea1\",\n                \"_timestamp\": 1678940648098,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"3\",\n                \"sex\": \"1\",\n                \"area\": \"17\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299e8d7fb4a2f516beea0\",\n                \"_timestamp\": 1678940648074,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"3\",\n                \"sex\": \"1\",\n                \"area\": \"16\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299e8d7fb4a2f516bee9f\",\n                \"_timestamp\": 1678940648049,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"3\",\n                \"sex\": \"1\",\n                \"area\": \"15\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299e8d7fb4a2f516bee9e\",\n                \"_timestamp\": 1678940648026,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"3\",\n                \"sex\": \"1\",\n                \"area\": \"14\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299e8d7fb4a2f516bee9d\",\n                \"_timestamp\": 1678940647993,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"3\",\n                \"sex\": \"1\",\n                \"area\": \"13\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299e7d7fb4a2f516bee9c\",\n                \"_timestamp\": 1678940647966,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"3\",\n                \"sex\": \"1\",\n                \"area\": \"12\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299e7d7fb4a2f516bee9b\",\n                \"_timestamp\": 1678940647942,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"3\",\n                \"sex\": \"1\",\n                \"area\": \"09\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299e7d7fb4a2f516bee9a\",\n                \"_timestamp\": 1678940647915,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"3\",\n                \"sex\": \"1\",\n                \"area\": \"08\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299e7d7fb4a2f516bee99\",\n                \"_timestamp\": 1678940647890,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"3\",\n                \"sex\": \"1\",\n                \"area\": \"07\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299e7d7fb4a2f516bee98\",\n                \"_timestamp\": 1678940647860,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"3\",\n                \"sex\": \"1\",\n                \"area\": \"06\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299e7d7fb4a2f516bee97\",\n                \"_timestamp\": 1678940647835,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"3\",\n                \"sex\": \"1\",\n                \"area\": \"05\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299e7d7fb4a2f516bee96\",\n                \"_timestamp\": 1678940647811,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"3\",\n                \"sex\": \"1\",\n                \"area\": \"04\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299e7d7fb4a2f516bee95\",\n                \"_timestamp\": 1678940647776,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"3\",\n                \"sex\": \"1\",\n                \"area\": \"03\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299e7d7fb4a2f516bee94\",\n                \"_timestamp\": 1678940647749,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"3\",\n                \"sex\": \"1\",\n                \"area\": \"02\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299e7d7fb4a2f516bee93\",\n                \"_timestamp\": 1678940647723,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"3\",\n                \"sex\": \"1\",\n                \"area\": \"01\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299e7d7fb4a2f516bee92\",\n                \"_timestamp\": 1678940647694,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"2\",\n                \"sex\": \"9\",\n                \"area\": \"77\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299e7d7fb4a2f516bee91\",\n                \"_timestamp\": 1678940647663,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"2\",\n                \"sex\": \"9\",\n                \"area\": \"9999\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299e7d7fb4a2f516bee90\",\n                \"_timestamp\": 1678940647639,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"2\",\n                \"sex\": \"9\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"641299e7d7fb4a2f516bee8f\",\n                \"_timestamp\": 1678940647615,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"2\",\n                \"sex\": \"9\",\n                \"area\": \"18\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299e7d7fb4a2f516bee8e\",\n                \"_timestamp\": 1678940647591,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"2\",\n                \"sex\": \"9\",\n                \"area\": \"17\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299e7d7fb4a2f516bee8d\",\n                \"_timestamp\": 1678940647567,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"2\",\n                \"sex\": \"9\",\n                \"area\": \"16\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299e7d7fb4a2f516bee8c\",\n                \"_timestamp\": 1678940647528,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"2\",\n                \"sex\": \"9\",\n                \"area\": \"15\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299e7d7fb4a2f516bee8b\",\n                \"_timestamp\": 1678940647505,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"2\",\n                \"sex\": \"9\",\n                \"area\": \"14\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299e7d7fb4a2f516bee8a\",\n                \"_timestamp\": 1678940647481,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"2\",\n                \"sex\": \"9\",\n                \"area\": \"13\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299e7d7fb4a2f516bee89\",\n                \"_timestamp\": 1678940647451,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"2\",\n                \"sex\": \"9\",\n                \"area\": \"12\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299e7d7fb4a2f516bee88\",\n                \"_timestamp\": 1678940647420,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"2\",\n                \"sex\": \"9\",\n                \"area\": \"09\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"641299e7d7fb4a2f516bee87\",\n                \"_timestamp\": 1678940647388,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"2\",\n                \"sex\": \"9\",\n                \"area\": \"08\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299e7d7fb4a2f516bee86\",\n                \"_timestamp\": 1678940647358,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"2\",\n                \"sex\": \"9\",\n                \"area\": \"07\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299e7d7fb4a2f516bee85\",\n                \"_timestamp\": 1678940647320,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"2\",\n                \"sex\": \"9\",\n                \"area\": \"06\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299e7d7fb4a2f516bee84\",\n                \"_timestamp\": 1678940647276,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"2\",\n                \"sex\": \"9\",\n                \"area\": \"05\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299e7d7fb4a2f516bee83\",\n                \"_timestamp\": 1678940647248,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"2\",\n                \"sex\": \"9\",\n                \"area\": \"04\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299e7d7fb4a2f516bee82\",\n                \"_timestamp\": 1678940647226,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"2\",\n                \"sex\": \"9\",\n                \"area\": \"03\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299e7d7fb4a2f516bee81\",\n                \"_timestamp\": 1678940647202,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"2\",\n                \"sex\": \"9\",\n                \"area\": \"02\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299e7d7fb4a2f516bee80\",\n                \"_timestamp\": 1678940647178,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"2\",\n                \"sex\": \"9\",\n                \"area\": \"01\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299e7d7fb4a2f516bee7f\",\n                \"_timestamp\": 1678940647155,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"2\",\n                \"sex\": \"2\",\n                \"area\": \"77\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299e7d7fb4a2f516bee7e\",\n                \"_timestamp\": 1678940647133,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"2\",\n                \"sex\": \"2\",\n                \"area\": \"9999\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299e7d7fb4a2f516bee7d\",\n                \"_timestamp\": 1678940647104,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"2\",\n                \"sex\": \"2\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"641299e7d7fb4a2f516bee7c\",\n                \"_timestamp\": 1678940647079,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"2\",\n                \"sex\": \"2\",\n                \"area\": \"18\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299e7d7fb4a2f516bee7b\",\n                \"_timestamp\": 1678940647054,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"2\",\n                \"sex\": \"2\",\n                \"area\": \"17\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299e7d7fb4a2f516bee7a\",\n                \"_timestamp\": 1678940647031,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"2\",\n                \"sex\": \"2\",\n                \"area\": \"16\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299e7d7fb4a2f516bee79\",\n                \"_timestamp\": 1678940647002,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"2\",\n                \"sex\": \"2\",\n                \"area\": \"15\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299e6d7fb4a2f516bee78\",\n                \"_timestamp\": 1678940646975,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"2\",\n                \"sex\": \"2\",\n                \"area\": \"14\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299e6d7fb4a2f516bee77\",\n                \"_timestamp\": 1678940646949,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"2\",\n                \"sex\": \"2\",\n                \"area\": \"13\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299e6d7fb4a2f516bee76\",\n                \"_timestamp\": 1678940646924,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"2\",\n                \"sex\": \"2\",\n                \"area\": \"12\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299e6d7fb4a2f516bee75\",\n                \"_timestamp\": 1678940646887,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"2\",\n                \"sex\": \"2\",\n                \"area\": \"09\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"641299e6d7fb4a2f516bee74\",\n                \"_timestamp\": 1678940646854,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"2\",\n                \"sex\": \"2\",\n                \"area\": \"08\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299e6d7fb4a2f516bee73\",\n                \"_timestamp\": 1678940646827,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"2\",\n                \"sex\": \"2\",\n                \"area\": \"07\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299e6d7fb4a2f516bee72\",\n                \"_timestamp\": 1678940646802,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"2\",\n                \"sex\": \"2\",\n                \"area\": \"06\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299e6d7fb4a2f516bee71\",\n                \"_timestamp\": 1678940646767,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"2\",\n                \"sex\": \"2\",\n                \"area\": \"05\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299e6d7fb4a2f516bee70\",\n                \"_timestamp\": 1678940646741,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"2\",\n                \"sex\": \"2\",\n                \"area\": \"04\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299e6d7fb4a2f516bee6f\",\n                \"_timestamp\": 1678940646710,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"2\",\n                \"sex\": \"2\",\n                \"area\": \"03\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299e6d7fb4a2f516bee6e\",\n                \"_timestamp\": 1678940646682,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"2\",\n                \"sex\": \"2\",\n                \"area\": \"02\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299e6d7fb4a2f516bee6d\",\n                \"_timestamp\": 1678940646655,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"2\",\n                \"sex\": \"2\",\n                \"area\": \"01\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299e6d7fb4a2f516bee6c\",\n                \"_timestamp\": 1678940646628,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"2\",\n                \"sex\": \"1\",\n                \"area\": \"77\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299e6d7fb4a2f516bee6b\",\n                \"_timestamp\": 1678940646605,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"2\",\n                \"sex\": \"1\",\n                \"area\": \"9999\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299e6d7fb4a2f516bee6a\",\n                \"_timestamp\": 1678940646579,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"2\",\n                \"sex\": \"1\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"641299e6d7fb4a2f516bee69\",\n                \"_timestamp\": 1678940646550,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"2\",\n                \"sex\": \"1\",\n                \"area\": \"18\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299e6d7fb4a2f516bee68\",\n                \"_timestamp\": 1678940646522,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"2\",\n                \"sex\": \"1\",\n                \"area\": \"17\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299e6d7fb4a2f516bee67\",\n                \"_timestamp\": 1678940646486,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"2\",\n                \"sex\": \"1\",\n                \"area\": \"16\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299e6d7fb4a2f516bee66\",\n                \"_timestamp\": 1678940646460,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"2\",\n                \"sex\": \"1\",\n                \"area\": \"15\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299e6d7fb4a2f516bee65\",\n                \"_timestamp\": 1678940646437,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"2\",\n                \"sex\": \"1\",\n                \"area\": \"14\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299e6d7fb4a2f516bee64\",\n                \"_timestamp\": 1678940646408,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"2\",\n                \"sex\": \"1\",\n                \"area\": \"13\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299e6d7fb4a2f516bee63\",\n                \"_timestamp\": 1678940646376,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"2\",\n                \"sex\": \"1\",\n                \"area\": \"12\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299e6d7fb4a2f516bee62\",\n                \"_timestamp\": 1678940646343,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"2\",\n                \"sex\": \"1\",\n                \"area\": \"09\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299e6d7fb4a2f516bee61\",\n                \"_timestamp\": 1678940646317,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"2\",\n                \"sex\": \"1\",\n                \"area\": \"08\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299e6d7fb4a2f516bee60\",\n                \"_timestamp\": 1678940646290,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"2\",\n                \"sex\": \"1\",\n                \"area\": \"07\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299e6d7fb4a2f516bee5f\",\n                \"_timestamp\": 1678940646262,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"2\",\n                \"sex\": \"1\",\n                \"area\": \"06\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299e6d7fb4a2f516bee5e\",\n                \"_timestamp\": 1678940646231,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"2\",\n                \"sex\": \"1\",\n                \"area\": \"05\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299e6d7fb4a2f516bee5d\",\n                \"_timestamp\": 1678940646206,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"2\",\n                \"sex\": \"1\",\n                \"area\": \"04\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299e6d7fb4a2f516bee5c\",\n                \"_timestamp\": 1678940646181,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"2\",\n                \"sex\": \"1\",\n                \"area\": \"03\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299e6d7fb4a2f516bee5b\",\n                \"_timestamp\": 1678940646154,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"2\",\n                \"sex\": \"1\",\n                \"area\": \"02\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299e6d7fb4a2f516bee5a\",\n                \"_timestamp\": 1678940646127,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"2\",\n                \"sex\": \"1\",\n                \"area\": \"01\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299e6d7fb4a2f516bee59\",\n                \"_timestamp\": 1678940646100,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"1\",\n                \"sex\": \"9\",\n                \"area\": \"77\",\n                \"count\": \"99\"\n            },\n            {\n                \"_id\": \"641299e6d7fb4a2f516bee58\",\n                \"_timestamp\": 1678940646077,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"1\",\n                \"sex\": \"9\",\n                \"area\": \"9999\",\n                \"count\": \"99\"\n            },\n            {\n                \"_id\": \"641299e6d7fb4a2f516bee57\",\n                \"_timestamp\": 1678940646052,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"1\",\n                \"sex\": \"9\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"641299e6d7fb4a2f516bee56\",\n                \"_timestamp\": 1678940646028,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"1\",\n                \"sex\": \"9\",\n                \"area\": \"18\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299e6d7fb4a2f516bee55\",\n                \"_timestamp\": 1678940646006,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"1\",\n                \"sex\": \"9\",\n                \"area\": \"17\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"641299e5d7fb4a2f516bee54\",\n                \"_timestamp\": 1678940645980,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"1\",\n                \"sex\": \"9\",\n                \"area\": \"16\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299e5d7fb4a2f516bee53\",\n                \"_timestamp\": 1678940645955,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"1\",\n                \"sex\": \"9\",\n                \"area\": \"15\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"641299e5d7fb4a2f516bee52\",\n                \"_timestamp\": 1678940645932,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"1\",\n                \"sex\": \"9\",\n                \"area\": \"14\",\n                \"count\": \"12\"\n            },\n            {\n                \"_id\": \"641299e5d7fb4a2f516bee51\",\n                \"_timestamp\": 1678940645907,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"1\",\n                \"sex\": \"9\",\n                \"area\": \"13\",\n                \"count\": \"9\"\n            },\n            {\n                \"_id\": \"641299e5d7fb4a2f516bee50\",\n                \"_timestamp\": 1678940645866,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"1\",\n                \"sex\": \"9\",\n                \"area\": \"12\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299e5d7fb4a2f516bee4f\",\n                \"_timestamp\": 1678940645839,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"1\",\n                \"sex\": \"9\",\n                \"area\": \"09\",\n                \"count\": \"9\"\n            },\n            {\n                \"_id\": \"641299e5d7fb4a2f516bee4e\",\n                \"_timestamp\": 1678940645774,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"1\",\n                \"sex\": \"9\",\n                \"area\": \"08\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"641299e5d7fb4a2f516bee4d\",\n                \"_timestamp\": 1678940645746,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"1\",\n                \"sex\": \"9\",\n                \"area\": \"07\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299e5d7fb4a2f516bee4c\",\n                \"_timestamp\": 1678940645722,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"1\",\n                \"sex\": \"9\",\n                \"area\": \"06\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"641299e5d7fb4a2f516bee4b\",\n                \"_timestamp\": 1678940645695,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"1\",\n                \"sex\": \"9\",\n                \"area\": \"05\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"641299e5d7fb4a2f516bee4a\",\n                \"_timestamp\": 1678940645669,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"1\",\n                \"sex\": \"9\",\n                \"area\": \"04\",\n                \"count\": \"9\"\n            },\n            {\n                \"_id\": \"641299e5d7fb4a2f516bee49\",\n                \"_timestamp\": 1678940645643,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"1\",\n                \"sex\": \"9\",\n                \"area\": \"03\",\n                \"count\": \"9\"\n            },\n            {\n                \"_id\": \"641299e5d7fb4a2f516bee48\",\n                \"_timestamp\": 1678940645612,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"1\",\n                \"sex\": \"9\",\n                \"area\": \"02\",\n                \"count\": \"27\"\n            },\n            {\n                \"_id\": \"641299e5d7fb4a2f516bee47\",\n                \"_timestamp\": 1678940645587,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"1\",\n                \"sex\": \"9\",\n                \"area\": \"01\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"641299e5d7fb4a2f516bee46\",\n                \"_timestamp\": 1678940645561,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"1\",\n                \"sex\": \"2\",\n                \"area\": \"77\",\n                \"count\": \"81\"\n            },\n            {\n                \"_id\": \"641299e5d7fb4a2f516bee45\",\n                \"_timestamp\": 1678940645537,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"1\",\n                \"sex\": \"2\",\n                \"area\": \"9999\",\n                \"count\": \"81\"\n            },\n            {\n                \"_id\": \"641299e5d7fb4a2f516bee44\",\n                \"_timestamp\": 1678940645511,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"1\",\n                \"sex\": \"2\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"641299e5d7fb4a2f516bee43\",\n                \"_timestamp\": 1678940645485,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"1\",\n                \"sex\": \"2\",\n                \"area\": \"18\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299e5d7fb4a2f516bee42\",\n                \"_timestamp\": 1678940645460,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"1\",\n                \"sex\": \"2\",\n                \"area\": \"17\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"641299e5d7fb4a2f516bee41\",\n                \"_timestamp\": 1678940645436,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"1\",\n                \"sex\": \"2\",\n                \"area\": \"16\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299e5d7fb4a2f516bee40\",\n                \"_timestamp\": 1678940645413,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"1\",\n                \"sex\": \"2\",\n                \"area\": \"15\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"641299e5d7fb4a2f516bee3f\",\n                \"_timestamp\": 1678940645386,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"1\",\n                \"sex\": \"2\",\n                \"area\": \"14\",\n                \"count\": \"9\"\n            },\n            {\n                \"_id\": \"641299e5d7fb4a2f516bee3e\",\n                \"_timestamp\": 1678940645359,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"1\",\n                \"sex\": \"2\",\n                \"area\": \"13\",\n                \"count\": \"9\"\n            },\n            {\n                \"_id\": \"641299e5d7fb4a2f516bee3d\",\n                \"_timestamp\": 1678940645334,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"1\",\n                \"sex\": \"2\",\n                \"area\": \"12\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299e5d7fb4a2f516bee3c\",\n                \"_timestamp\": 1678940645312,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"1\",\n                \"sex\": \"2\",\n                \"area\": \"09\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"641299e5d7fb4a2f516bee3b\",\n                \"_timestamp\": 1678940645283,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"1\",\n                \"sex\": \"2\",\n                \"area\": \"08\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"641299e5d7fb4a2f516bee3a\",\n                \"_timestamp\": 1678940645254,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"1\",\n                \"sex\": \"2\",\n                \"area\": \"07\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299e5d7fb4a2f516bee39\",\n                \"_timestamp\": 1678940645228,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"1\",\n                \"sex\": \"2\",\n                \"area\": \"06\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"641299e5d7fb4a2f516bee38\",\n                \"_timestamp\": 1678940645200,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"1\",\n                \"sex\": \"2\",\n                \"area\": \"05\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"641299e5d7fb4a2f516bee37\",\n                \"_timestamp\": 1678940645177,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"1\",\n                \"sex\": \"2\",\n                \"area\": \"04\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"641299e5d7fb4a2f516bee36\",\n                \"_timestamp\": 1678940645152,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"1\",\n                \"sex\": \"2\",\n                \"area\": \"03\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"641299e5d7fb4a2f516bee35\",\n                \"_timestamp\": 1678940645126,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"1\",\n                \"sex\": \"2\",\n                \"area\": \"02\",\n                \"count\": \"21\"\n            },\n            {\n                \"_id\": \"641299e5d7fb4a2f516bee34\",\n                \"_timestamp\": 1678940645099,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"1\",\n                \"sex\": \"2\",\n                \"area\": \"01\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"641299e5d7fb4a2f516bee33\",\n                \"_timestamp\": 1678940645072,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"1\",\n                \"sex\": \"1\",\n                \"area\": \"77\",\n                \"count\": \"18\"\n            },\n            {\n                \"_id\": \"641299e5d7fb4a2f516bee32\",\n                \"_timestamp\": 1678940645046,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"1\",\n                \"sex\": \"1\",\n                \"area\": \"9999\",\n                \"count\": \"18\"\n            },\n            {\n                \"_id\": \"641299e5d7fb4a2f516bee31\",\n                \"_timestamp\": 1678940645022,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"1\",\n                \"sex\": \"1\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"641299e4d7fb4a2f516bee30\",\n                \"_timestamp\": 1678940644995,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"1\",\n                \"sex\": \"1\",\n                \"area\": \"18\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299e4d7fb4a2f516bee2f\",\n                \"_timestamp\": 1678940644971,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"1\",\n                \"sex\": \"1\",\n                \"area\": \"17\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299e4d7fb4a2f516bee2e\",\n                \"_timestamp\": 1678940644946,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"1\",\n                \"sex\": \"1\",\n                \"area\": \"16\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299e4d7fb4a2f516bee2d\",\n                \"_timestamp\": 1678940644922,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"1\",\n                \"sex\": \"1\",\n                \"area\": \"15\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299e4d7fb4a2f516bee2c\",\n                \"_timestamp\": 1678940644900,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"1\",\n                \"sex\": \"1\",\n                \"area\": \"14\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299e4d7fb4a2f516bee2b\",\n                \"_timestamp\": 1678940644877,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"1\",\n                \"sex\": \"1\",\n                \"area\": \"13\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"641299e4d7fb4a2f516bee2a\",\n                \"_timestamp\": 1678940644852,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"1\",\n                \"sex\": \"1\",\n                \"area\": \"12\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299e4d7fb4a2f516bee29\",\n                \"_timestamp\": 1678940644829,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"1\",\n                \"sex\": \"1\",\n                \"area\": \"09\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299e4d7fb4a2f516bee28\",\n                \"_timestamp\": 1678940644803,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"1\",\n                \"sex\": \"1\",\n                \"area\": \"08\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299e4d7fb4a2f516bee27\",\n                \"_timestamp\": 1678940644778,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"1\",\n                \"sex\": \"1\",\n                \"area\": \"07\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299e4d7fb4a2f516bee26\",\n                \"_timestamp\": 1678940644755,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"1\",\n                \"sex\": \"1\",\n                \"area\": \"06\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"641299e4d7fb4a2f516bee25\",\n                \"_timestamp\": 1678940644730,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"1\",\n                \"sex\": \"1\",\n                \"area\": \"05\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299e4d7fb4a2f516bee24\",\n                \"_timestamp\": 1678940644706,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"1\",\n                \"sex\": \"1\",\n                \"area\": \"04\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299e4d7fb4a2f516bee23\",\n                \"_timestamp\": 1678940644680,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"1\",\n                \"sex\": \"1\",\n                \"area\": \"03\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"641299e4d7fb4a2f516bee22\",\n                \"_timestamp\": 1678940644656,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"1\",\n                \"sex\": \"1\",\n                \"area\": \"02\",\n                \"count\": \"9\"\n            },\n            {\n                \"_id\": \"641299e4d7fb4a2f516bee21\",\n                \"_timestamp\": 1678940644633,\n                \"year\": \"2018\",\n                \"age\": \"102\",\n                \"ethnic\": \"1\",\n                \"sex\": \"1\",\n                \"area\": \"01\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299e4d7fb4a2f516bee20\",\n                \"_timestamp\": 1678940644609,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"77\",\n                \"count\": \"168\"\n            },\n            {\n                \"_id\": \"641299e4d7fb4a2f516bee1f\",\n                \"_timestamp\": 1678940644583,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"9999\",\n                \"count\": \"168\"\n            },\n            {\n                \"_id\": \"641299e4d7fb4a2f516bee1e\",\n                \"_timestamp\": 1678940644555,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"99\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299e4d7fb4a2f516bee1d\",\n                \"_timestamp\": 1678940644528,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"18\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299e4d7fb4a2f516bee1c\",\n                \"_timestamp\": 1678940644500,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"17\",\n                \"count\": \"9\"\n            },\n            {\n                \"_id\": \"641299e4d7fb4a2f516bee1b\",\n                \"_timestamp\": 1678940644477,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"16\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299e4d7fb4a2f516bee1a\",\n                \"_timestamp\": 1678940644452,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"15\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299e4d7fb4a2f516bee19\",\n                \"_timestamp\": 1678940644428,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"14\",\n                \"count\": \"9\"\n            },\n            {\n                \"_id\": \"641299e4d7fb4a2f516bee18\",\n                \"_timestamp\": 1678940644404,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"13\",\n                \"count\": \"27\"\n            },\n            {\n                \"_id\": \"641299e4d7fb4a2f516bee17\",\n                \"_timestamp\": 1678940644378,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"12\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299e4d7fb4a2f516bee16\",\n                \"_timestamp\": 1678940644355,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"09\",\n                \"count\": \"21\"\n            },\n            {\n                \"_id\": \"641299e4d7fb4a2f516bee15\",\n                \"_timestamp\": 1678940644327,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"08\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"641299e4d7fb4a2f516bee14\",\n                \"_timestamp\": 1678940644301,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"07\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"641299e4d7fb4a2f516bee13\",\n                \"_timestamp\": 1678940644275,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"06\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"641299e4d7fb4a2f516bee12\",\n                \"_timestamp\": 1678940644249,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"05\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"641299e4d7fb4a2f516bee11\",\n                \"_timestamp\": 1678940644225,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"04\",\n                \"count\": \"12\"\n            },\n            {\n                \"_id\": \"641299e4d7fb4a2f516bee10\",\n                \"_timestamp\": 1678940644202,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"03\",\n                \"count\": \"9\"\n            },\n            {\n                \"_id\": \"641299e4d7fb4a2f516bee0f\",\n                \"_timestamp\": 1678940644171,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"02\",\n                \"count\": \"60\"\n            },\n            {\n                \"_id\": \"641299e4d7fb4a2f516bee0e\",\n                \"_timestamp\": 1678940644146,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"01\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"641299e4d7fb4a2f516bee0d\",\n                \"_timestamp\": 1678940644123,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"77\",\n                \"count\": \"141\"\n            },\n            {\n                \"_id\": \"641299e4d7fb4a2f516bee0c\",\n                \"_timestamp\": 1678940644097,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"9999\",\n                \"count\": \"141\"\n            },\n            {\n                \"_id\": \"641299e4d7fb4a2f516bee0b\",\n                \"_timestamp\": 1678940644074,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"99\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299e4d7fb4a2f516bee0a\",\n                \"_timestamp\": 1678940644049,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"18\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299e4d7fb4a2f516bee09\",\n                \"_timestamp\": 1678940644022,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"17\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"641299e3d7fb4a2f516bee08\",\n                \"_timestamp\": 1678940643994,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"16\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299e3d7fb4a2f516bee07\",\n                \"_timestamp\": 1678940643968,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"15\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299e3d7fb4a2f516bee06\",\n                \"_timestamp\": 1678940643943,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"14\",\n                \"count\": \"9\"\n            },\n            {\n                \"_id\": \"641299e3d7fb4a2f516bee05\",\n                \"_timestamp\": 1678940643919,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"13\",\n                \"count\": \"21\"\n            },\n            {\n                \"_id\": \"641299e3d7fb4a2f516bee04\",\n                \"_timestamp\": 1678940643895,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"12\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299e3d7fb4a2f516bee03\",\n                \"_timestamp\": 1678940643869,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"09\",\n                \"count\": \"18\"\n            },\n            {\n                \"_id\": \"641299e3d7fb4a2f516bee02\",\n                \"_timestamp\": 1678940643846,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"08\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"641299e3d7fb4a2f516bee01\",\n                \"_timestamp\": 1678940643821,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"07\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"641299e3d7fb4a2f516bee00\",\n                \"_timestamp\": 1678940643798,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"06\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"641299e3d7fb4a2f516bedff\",\n                \"_timestamp\": 1678940643775,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"05\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"641299e3d7fb4a2f516bedfe\",\n                \"_timestamp\": 1678940643747,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"04\",\n                \"count\": \"12\"\n            },\n            {\n                \"_id\": \"641299e3d7fb4a2f516bedfd\",\n                \"_timestamp\": 1678940643713,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"03\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"641299e3d7fb4a2f516bedfc\",\n                \"_timestamp\": 1678940643687,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"02\",\n                \"count\": \"51\"\n            },\n            {\n                \"_id\": \"641299e3d7fb4a2f516bedfb\",\n                \"_timestamp\": 1678940643662,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"01\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"641299e3d7fb4a2f516bedfa\",\n                \"_timestamp\": 1678940643631,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"1\",\n                \"area\": \"77\",\n                \"count\": \"27\"\n            },\n            {\n                \"_id\": \"641299e3d7fb4a2f516bedf9\",\n                \"_timestamp\": 1678940643603,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"1\",\n                \"area\": \"9999\",\n                \"count\": \"27\"\n            },\n            {\n                \"_id\": \"641299e3d7fb4a2f516bedf8\",\n                \"_timestamp\": 1678940643576,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"1\",\n                \"area\": \"99\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299e3d7fb4a2f516bedf7\",\n                \"_timestamp\": 1678940643553,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"1\",\n                \"area\": \"18\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299e3d7fb4a2f516bedf6\",\n                \"_timestamp\": 1678940643528,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"1\",\n                \"area\": \"17\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"641299e3d7fb4a2f516bedf5\",\n                \"_timestamp\": 1678940643502,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"1\",\n                \"area\": \"16\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299e3d7fb4a2f516bedf4\",\n                \"_timestamp\": 1678940643476,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"1\",\n                \"area\": \"15\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299e3d7fb4a2f516bedf3\",\n                \"_timestamp\": 1678940643450,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"1\",\n                \"area\": \"14\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299e3d7fb4a2f516bedf2\",\n                \"_timestamp\": 1678940643426,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"1\",\n                \"area\": \"13\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"641299e3d7fb4a2f516bedf1\",\n                \"_timestamp\": 1678940643384,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"1\",\n                \"area\": \"12\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299e3d7fb4a2f516bedf0\",\n                \"_timestamp\": 1678940643359,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"1\",\n                \"area\": \"09\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299e3d7fb4a2f516bedef\",\n                \"_timestamp\": 1678940643334,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"1\",\n                \"area\": \"08\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299e3d7fb4a2f516bedee\",\n                \"_timestamp\": 1678940643310,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"1\",\n                \"area\": \"07\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"641299e3d7fb4a2f516beded\",\n                \"_timestamp\": 1678940643287,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"1\",\n                \"area\": \"06\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299e3d7fb4a2f516bedec\",\n                \"_timestamp\": 1678940643265,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"1\",\n                \"area\": \"05\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299e3d7fb4a2f516bedeb\",\n                \"_timestamp\": 1678940643242,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"1\",\n                \"area\": \"04\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299e3d7fb4a2f516bedea\",\n                \"_timestamp\": 1678940643220,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"1\",\n                \"area\": \"03\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"641299e3d7fb4a2f516bede9\",\n                \"_timestamp\": 1678940643197,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"1\",\n                \"area\": \"02\",\n                \"count\": \"12\"\n            },\n            {\n                \"_id\": \"641299e3d7fb4a2f516bede8\",\n                \"_timestamp\": 1678940643173,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"1\",\n                \"area\": \"01\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299e3d7fb4a2f516bede7\",\n                \"_timestamp\": 1678940643150,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"77\",\n                \"sex\": \"9\",\n                \"area\": \"77\",\n                \"count\": \"168\"\n            },\n            {\n                \"_id\": \"641299e3d7fb4a2f516bede6\",\n                \"_timestamp\": 1678940643128,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"77\",\n                \"sex\": \"9\",\n                \"area\": \"9999\",\n                \"count\": \"168\"\n            },\n            {\n                \"_id\": \"641299e3d7fb4a2f516bede5\",\n                \"_timestamp\": 1678940643104,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"77\",\n                \"sex\": \"9\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"641299e3d7fb4a2f516bede4\",\n                \"_timestamp\": 1678940643081,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"77\",\n                \"sex\": \"9\",\n                \"area\": \"18\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299e3d7fb4a2f516bede3\",\n                \"_timestamp\": 1678940643055,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"77\",\n                \"sex\": \"9\",\n                \"area\": \"17\",\n                \"count\": \"9\"\n            },\n            {\n                \"_id\": \"641299e3d7fb4a2f516bede2\",\n                \"_timestamp\": 1678940643030,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"77\",\n                \"sex\": \"9\",\n                \"area\": \"16\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299e2d7fb4a2f516bede1\",\n                \"_timestamp\": 1678940642988,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"77\",\n                \"sex\": \"9\",\n                \"area\": \"15\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299e2d7fb4a2f516bede0\",\n                \"_timestamp\": 1678940642953,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"77\",\n                \"sex\": \"9\",\n                \"area\": \"14\",\n                \"count\": \"9\"\n            },\n            {\n                \"_id\": \"641299e2d7fb4a2f516beddf\",\n                \"_timestamp\": 1678940642927,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"77\",\n                \"sex\": \"9\",\n                \"area\": \"13\",\n                \"count\": \"27\"\n            },\n            {\n                \"_id\": \"641299e2d7fb4a2f516bedde\",\n                \"_timestamp\": 1678940642899,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"77\",\n                \"sex\": \"9\",\n                \"area\": \"12\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299e2d7fb4a2f516beddd\",\n                \"_timestamp\": 1678940642874,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"77\",\n                \"sex\": \"9\",\n                \"area\": \"09\",\n                \"count\": \"21\"\n            },\n            {\n                \"_id\": \"641299e2d7fb4a2f516beddc\",\n                \"_timestamp\": 1678940642851,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"77\",\n                \"sex\": \"9\",\n                \"area\": \"08\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"641299e2d7fb4a2f516beddb\",\n                \"_timestamp\": 1678940642823,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"77\",\n                \"sex\": \"9\",\n                \"area\": \"07\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"641299e2d7fb4a2f516bedda\",\n                \"_timestamp\": 1678940642795,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"77\",\n                \"sex\": \"9\",\n                \"area\": \"06\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"641299e2d7fb4a2f516bedd9\",\n                \"_timestamp\": 1678940642769,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"77\",\n                \"sex\": \"9\",\n                \"area\": \"05\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"641299e2d7fb4a2f516bedd8\",\n                \"_timestamp\": 1678940642739,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"77\",\n                \"sex\": \"9\",\n                \"area\": \"04\",\n                \"count\": \"12\"\n            },\n            {\n                \"_id\": \"641299e2d7fb4a2f516bedd7\",\n                \"_timestamp\": 1678940642713,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"77\",\n                \"sex\": \"9\",\n                \"area\": \"03\",\n                \"count\": \"9\"\n            },\n            {\n                \"_id\": \"641299e2d7fb4a2f516bedd6\",\n                \"_timestamp\": 1678940642690,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"77\",\n                \"sex\": \"9\",\n                \"area\": \"02\",\n                \"count\": \"60\"\n            },\n            {\n                \"_id\": \"641299e2d7fb4a2f516bedd5\",\n                \"_timestamp\": 1678940642667,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"77\",\n                \"sex\": \"9\",\n                \"area\": \"01\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"641299e2d7fb4a2f516bedd4\",\n                \"_timestamp\": 1678940642644,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"77\",\n                \"sex\": \"2\",\n                \"area\": \"77\",\n                \"count\": \"141\"\n            },\n            {\n                \"_id\": \"641299e2d7fb4a2f516bedd3\",\n                \"_timestamp\": 1678940642613,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"77\",\n                \"sex\": \"2\",\n                \"area\": \"9999\",\n                \"count\": \"141\"\n            },\n            {\n                \"_id\": \"641299e2d7fb4a2f516bedd2\",\n                \"_timestamp\": 1678940642584,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"77\",\n                \"sex\": \"2\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"641299e2d7fb4a2f516bedd1\",\n                \"_timestamp\": 1678940642558,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"77\",\n                \"sex\": \"2\",\n                \"area\": \"18\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299e2d7fb4a2f516bedd0\",\n                \"_timestamp\": 1678940642531,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"77\",\n                \"sex\": \"2\",\n                \"area\": \"17\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"641299e2d7fb4a2f516bedcf\",\n                \"_timestamp\": 1678940642505,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"77\",\n                \"sex\": \"2\",\n                \"area\": \"16\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299e2d7fb4a2f516bedce\",\n                \"_timestamp\": 1678940642481,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"77\",\n                \"sex\": \"2\",\n                \"area\": \"15\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299e2d7fb4a2f516bedcd\",\n                \"_timestamp\": 1678940642456,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"77\",\n                \"sex\": \"2\",\n                \"area\": \"14\",\n                \"count\": \"9\"\n            },\n            {\n                \"_id\": \"641299e2d7fb4a2f516bedcc\",\n                \"_timestamp\": 1678940642430,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"77\",\n                \"sex\": \"2\",\n                \"area\": \"13\",\n                \"count\": \"21\"\n            },\n            {\n                \"_id\": \"641299e2d7fb4a2f516bedcb\",\n                \"_timestamp\": 1678940642398,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"77\",\n                \"sex\": \"2\",\n                \"area\": \"12\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299e2d7fb4a2f516bedca\",\n                \"_timestamp\": 1678940642374,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"77\",\n                \"sex\": \"2\",\n                \"area\": \"09\",\n                \"count\": \"18\"\n            },\n            {\n                \"_id\": \"641299e2d7fb4a2f516bedc9\",\n                \"_timestamp\": 1678940642347,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"77\",\n                \"sex\": \"2\",\n                \"area\": \"08\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"641299e2d7fb4a2f516bedc8\",\n                \"_timestamp\": 1678940642324,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"77\",\n                \"sex\": \"2\",\n                \"area\": \"07\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"641299e2d7fb4a2f516bedc7\",\n                \"_timestamp\": 1678940642301,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"77\",\n                \"sex\": \"2\",\n                \"area\": \"06\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"641299e2d7fb4a2f516bedc6\",\n                \"_timestamp\": 1678940642279,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"77\",\n                \"sex\": \"2\",\n                \"area\": \"05\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"641299e2d7fb4a2f516bedc5\",\n                \"_timestamp\": 1678940642256,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"77\",\n                \"sex\": \"2\",\n                \"area\": \"04\",\n                \"count\": \"12\"\n            },\n            {\n                \"_id\": \"641299e2d7fb4a2f516bedc4\",\n                \"_timestamp\": 1678940642232,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"77\",\n                \"sex\": \"2\",\n                \"area\": \"03\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"641299e2d7fb4a2f516bedc3\",\n                \"_timestamp\": 1678940642207,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"77\",\n                \"sex\": \"2\",\n                \"area\": \"02\",\n                \"count\": \"51\"\n            },\n            {\n                \"_id\": \"641299e2d7fb4a2f516bedc2\",\n                \"_timestamp\": 1678940642180,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"77\",\n                \"sex\": \"2\",\n                \"area\": \"01\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"641299e2d7fb4a2f516bedc1\",\n                \"_timestamp\": 1678940642157,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"77\",\n                \"sex\": \"1\",\n                \"area\": \"77\",\n                \"count\": \"27\"\n            },\n            {\n                \"_id\": \"641299e2d7fb4a2f516bedc0\",\n                \"_timestamp\": 1678940642133,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"77\",\n                \"sex\": \"1\",\n                \"area\": \"9999\",\n                \"count\": \"27\"\n            },\n            {\n                \"_id\": \"641299e2d7fb4a2f516bedbf\",\n                \"_timestamp\": 1678940642105,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"77\",\n                \"sex\": \"1\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"641299e2d7fb4a2f516bedbe\",\n                \"_timestamp\": 1678940642081,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"77\",\n                \"sex\": \"1\",\n                \"area\": \"18\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299e2d7fb4a2f516bedbd\",\n                \"_timestamp\": 1678940642057,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"77\",\n                \"sex\": \"1\",\n                \"area\": \"17\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"641299e2d7fb4a2f516bedbc\",\n                \"_timestamp\": 1678940642031,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"77\",\n                \"sex\": \"1\",\n                \"area\": \"16\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299e2d7fb4a2f516bedbb\",\n                \"_timestamp\": 1678940642007,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"77\",\n                \"sex\": \"1\",\n                \"area\": \"15\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299e1d7fb4a2f516bedba\",\n                \"_timestamp\": 1678940641984,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"77\",\n                \"sex\": \"1\",\n                \"area\": \"14\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299e1d7fb4a2f516bedb9\",\n                \"_timestamp\": 1678940641961,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"77\",\n                \"sex\": \"1\",\n                \"area\": \"13\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"641299e1d7fb4a2f516bedb8\",\n                \"_timestamp\": 1678940641937,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"77\",\n                \"sex\": \"1\",\n                \"area\": \"12\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299e1d7fb4a2f516bedb7\",\n                \"_timestamp\": 1678940641912,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"77\",\n                \"sex\": \"1\",\n                \"area\": \"09\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299e1d7fb4a2f516bedb6\",\n                \"_timestamp\": 1678940641883,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"77\",\n                \"sex\": \"1\",\n                \"area\": \"08\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299e1d7fb4a2f516bedb5\",\n                \"_timestamp\": 1678940641856,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"77\",\n                \"sex\": \"1\",\n                \"area\": \"07\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"641299e1d7fb4a2f516bedb4\",\n                \"_timestamp\": 1678940641828,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"77\",\n                \"sex\": \"1\",\n                \"area\": \"06\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299e1d7fb4a2f516bedb3\",\n                \"_timestamp\": 1678940641803,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"77\",\n                \"sex\": \"1\",\n                \"area\": \"05\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299e1d7fb4a2f516bedb2\",\n                \"_timestamp\": 1678940641768,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"77\",\n                \"sex\": \"1\",\n                \"area\": \"04\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299e1d7fb4a2f516bedb1\",\n                \"_timestamp\": 1678940641735,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"77\",\n                \"sex\": \"1\",\n                \"area\": \"03\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"641299e1d7fb4a2f516bedb0\",\n                \"_timestamp\": 1678940641709,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"77\",\n                \"sex\": \"1\",\n                \"area\": \"02\",\n                \"count\": \"12\"\n            },\n            {\n                \"_id\": \"641299e1d7fb4a2f516bedaf\",\n                \"_timestamp\": 1678940641682,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"77\",\n                \"sex\": \"1\",\n                \"area\": \"01\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299e1d7fb4a2f516bedae\",\n                \"_timestamp\": 1678940641653,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"9\",\n                \"sex\": \"9\",\n                \"area\": \"77\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299e1d7fb4a2f516bedad\",\n                \"_timestamp\": 1678940641629,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"9\",\n                \"sex\": \"9\",\n                \"area\": \"9999\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299e1d7fb4a2f516bedac\",\n                \"_timestamp\": 1678940641606,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"9\",\n                \"sex\": \"9\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"641299e1d7fb4a2f516bedab\",\n                \"_timestamp\": 1678940641582,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"9\",\n                \"sex\": \"9\",\n                \"area\": \"18\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299e1d7fb4a2f516bedaa\",\n                \"_timestamp\": 1678940641559,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"9\",\n                \"sex\": \"9\",\n                \"area\": \"17\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299e1d7fb4a2f516beda9\",\n                \"_timestamp\": 1678940641534,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"9\",\n                \"sex\": \"9\",\n                \"area\": \"16\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299e1d7fb4a2f516beda8\",\n                \"_timestamp\": 1678940641510,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"9\",\n                \"sex\": \"9\",\n                \"area\": \"15\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299e1d7fb4a2f516beda7\",\n                \"_timestamp\": 1678940641485,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"9\",\n                \"sex\": \"9\",\n                \"area\": \"14\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299e1d7fb4a2f516beda6\",\n                \"_timestamp\": 1678940641460,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"9\",\n                \"sex\": \"9\",\n                \"area\": \"13\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299e1d7fb4a2f516beda5\",\n                \"_timestamp\": 1678940641434,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"9\",\n                \"sex\": \"9\",\n                \"area\": \"12\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299e1d7fb4a2f516beda4\",\n                \"_timestamp\": 1678940641408,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"9\",\n                \"sex\": \"9\",\n                \"area\": \"09\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299e1d7fb4a2f516beda3\",\n                \"_timestamp\": 1678940641384,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"9\",\n                \"sex\": \"9\",\n                \"area\": \"08\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299e1d7fb4a2f516beda2\",\n                \"_timestamp\": 1678940641356,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"9\",\n                \"sex\": \"9\",\n                \"area\": \"07\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299e1d7fb4a2f516beda1\",\n                \"_timestamp\": 1678940641326,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"9\",\n                \"sex\": \"9\",\n                \"area\": \"06\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299e1d7fb4a2f516beda0\",\n                \"_timestamp\": 1678940641299,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"9\",\n                \"sex\": \"9\",\n                \"area\": \"05\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299e1d7fb4a2f516bed9f\",\n                \"_timestamp\": 1678940641274,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"9\",\n                \"sex\": \"9\",\n                \"area\": \"04\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299e1d7fb4a2f516bed9e\",\n                \"_timestamp\": 1678940641248,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"9\",\n                \"sex\": \"9\",\n                \"area\": \"03\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299e1d7fb4a2f516bed9d\",\n                \"_timestamp\": 1678940641221,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"9\",\n                \"sex\": \"9\",\n                \"area\": \"02\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299e1d7fb4a2f516bed9c\",\n                \"_timestamp\": 1678940641186,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"9\",\n                \"sex\": \"9\",\n                \"area\": \"01\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299e1d7fb4a2f516bed9b\",\n                \"_timestamp\": 1678940641163,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"9\",\n                \"sex\": \"2\",\n                \"area\": \"77\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299e1d7fb4a2f516bed9a\",\n                \"_timestamp\": 1678940641132,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"9\",\n                \"sex\": \"2\",\n                \"area\": \"9999\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299e1d7fb4a2f516bed99\",\n                \"_timestamp\": 1678940641104,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"9\",\n                \"sex\": \"2\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"641299e1d7fb4a2f516bed98\",\n                \"_timestamp\": 1678940641080,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"9\",\n                \"sex\": \"2\",\n                \"area\": \"18\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299e1d7fb4a2f516bed97\",\n                \"_timestamp\": 1678940641056,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"9\",\n                \"sex\": \"2\",\n                \"area\": \"17\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299e1d7fb4a2f516bed96\",\n                \"_timestamp\": 1678940641033,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"9\",\n                \"sex\": \"2\",\n                \"area\": \"16\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299e1d7fb4a2f516bed95\",\n                \"_timestamp\": 1678940641008,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"9\",\n                \"sex\": \"2\",\n                \"area\": \"15\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299e0d7fb4a2f516bed94\",\n                \"_timestamp\": 1678940640983,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"9\",\n                \"sex\": \"2\",\n                \"area\": \"14\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299e0d7fb4a2f516bed93\",\n                \"_timestamp\": 1678940640958,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"9\",\n                \"sex\": \"2\",\n                \"area\": \"13\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299e0d7fb4a2f516bed92\",\n                \"_timestamp\": 1678940640935,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"9\",\n                \"sex\": \"2\",\n                \"area\": \"12\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299e0d7fb4a2f516bed91\",\n                \"_timestamp\": 1678940640911,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"9\",\n                \"sex\": \"2\",\n                \"area\": \"09\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299e0d7fb4a2f516bed90\",\n                \"_timestamp\": 1678940640887,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"9\",\n                \"sex\": \"2\",\n                \"area\": \"08\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299e0d7fb4a2f516bed8f\",\n                \"_timestamp\": 1678940640855,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"9\",\n                \"sex\": \"2\",\n                \"area\": \"07\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299e0d7fb4a2f516bed8e\",\n                \"_timestamp\": 1678940640830,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"9\",\n                \"sex\": \"2\",\n                \"area\": \"06\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299e0d7fb4a2f516bed8d\",\n                \"_timestamp\": 1678940640804,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"9\",\n                \"sex\": \"2\",\n                \"area\": \"05\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299e0d7fb4a2f516bed8c\",\n                \"_timestamp\": 1678940640777,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"9\",\n                \"sex\": \"2\",\n                \"area\": \"04\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299e0d7fb4a2f516bed8b\",\n                \"_timestamp\": 1678940640751,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"9\",\n                \"sex\": \"2\",\n                \"area\": \"03\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299e0d7fb4a2f516bed8a\",\n                \"_timestamp\": 1678940640727,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"9\",\n                \"sex\": \"2\",\n                \"area\": \"02\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299e0d7fb4a2f516bed89\",\n                \"_timestamp\": 1678940640701,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"9\",\n                \"sex\": \"2\",\n                \"area\": \"01\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299e0d7fb4a2f516bed88\",\n                \"_timestamp\": 1678940640675,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"9\",\n                \"sex\": \"1\",\n                \"area\": \"77\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299e0d7fb4a2f516bed87\",\n                \"_timestamp\": 1678940640651,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"9\",\n                \"sex\": \"1\",\n                \"area\": \"9999\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299e0d7fb4a2f516bed86\",\n                \"_timestamp\": 1678940640620,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"9\",\n                \"sex\": \"1\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"641299e0d7fb4a2f516bed85\",\n                \"_timestamp\": 1678940640596,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"9\",\n                \"sex\": \"1\",\n                \"area\": \"18\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299e0d7fb4a2f516bed84\",\n                \"_timestamp\": 1678940640567,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"9\",\n                \"sex\": \"1\",\n                \"area\": \"17\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299e0d7fb4a2f516bed83\",\n                \"_timestamp\": 1678940640542,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"9\",\n                \"sex\": \"1\",\n                \"area\": \"16\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299e0d7fb4a2f516bed82\",\n                \"_timestamp\": 1678940640515,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"9\",\n                \"sex\": \"1\",\n                \"area\": \"15\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299e0d7fb4a2f516bed81\",\n                \"_timestamp\": 1678940640483,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"9\",\n                \"sex\": \"1\",\n                \"area\": \"14\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299e0d7fb4a2f516bed80\",\n                \"_timestamp\": 1678940640457,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"9\",\n                \"sex\": \"1\",\n                \"area\": \"13\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299e0d7fb4a2f516bed7f\",\n                \"_timestamp\": 1678940640433,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"9\",\n                \"sex\": \"1\",\n                \"area\": \"12\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299e0d7fb4a2f516bed7e\",\n                \"_timestamp\": 1678940640408,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"9\",\n                \"sex\": \"1\",\n                \"area\": \"09\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299e0d7fb4a2f516bed7d\",\n                \"_timestamp\": 1678940640382,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"9\",\n                \"sex\": \"1\",\n                \"area\": \"08\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299e0d7fb4a2f516bed7c\",\n                \"_timestamp\": 1678940640356,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"9\",\n                \"sex\": \"1\",\n                \"area\": \"07\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299e0d7fb4a2f516bed7b\",\n                \"_timestamp\": 1678940640333,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"9\",\n                \"sex\": \"1\",\n                \"area\": \"06\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299e0d7fb4a2f516bed7a\",\n                \"_timestamp\": 1678940640306,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"9\",\n                \"sex\": \"1\",\n                \"area\": \"05\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299e0d7fb4a2f516bed79\",\n                \"_timestamp\": 1678940640279,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"9\",\n                \"sex\": \"1\",\n                \"area\": \"04\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299e0d7fb4a2f516bed78\",\n                \"_timestamp\": 1678940640253,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"9\",\n                \"sex\": \"1\",\n                \"area\": \"03\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299e0d7fb4a2f516bed77\",\n                \"_timestamp\": 1678940640227,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"9\",\n                \"sex\": \"1\",\n                \"area\": \"02\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299e0d7fb4a2f516bed76\",\n                \"_timestamp\": 1678940640199,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"9\",\n                \"sex\": \"1\",\n                \"area\": \"01\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299e0d7fb4a2f516bed75\",\n                \"_timestamp\": 1678940640173,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"6\",\n                \"sex\": \"9\",\n                \"area\": \"77\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299e0d7fb4a2f516bed74\",\n                \"_timestamp\": 1678940640147,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"6\",\n                \"sex\": \"9\",\n                \"area\": \"9999\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299e0d7fb4a2f516bed73\",\n                \"_timestamp\": 1678940640120,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"6\",\n                \"sex\": \"9\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"641299e0d7fb4a2f516bed72\",\n                \"_timestamp\": 1678940640096,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"6\",\n                \"sex\": \"9\",\n                \"area\": \"18\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299e0d7fb4a2f516bed71\",\n                \"_timestamp\": 1678940640073,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"6\",\n                \"sex\": \"9\",\n                \"area\": \"17\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299e0d7fb4a2f516bed70\",\n                \"_timestamp\": 1678940640046,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"6\",\n                \"sex\": \"9\",\n                \"area\": \"16\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299e0d7fb4a2f516bed6f\",\n                \"_timestamp\": 1678940640021,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"6\",\n                \"sex\": \"9\",\n                \"area\": \"15\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299dfd7fb4a2f516bed6e\",\n                \"_timestamp\": 1678940639990,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"6\",\n                \"sex\": \"9\",\n                \"area\": \"14\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299dfd7fb4a2f516bed6d\",\n                \"_timestamp\": 1678940639958,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"6\",\n                \"sex\": \"9\",\n                \"area\": \"13\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299dfd7fb4a2f516bed6c\",\n                \"_timestamp\": 1678940639928,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"6\",\n                \"sex\": \"9\",\n                \"area\": \"12\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299dfd7fb4a2f516bed6b\",\n                \"_timestamp\": 1678940639905,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"6\",\n                \"sex\": \"9\",\n                \"area\": \"09\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299dfd7fb4a2f516bed6a\",\n                \"_timestamp\": 1678940639881,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"6\",\n                \"sex\": \"9\",\n                \"area\": \"08\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299dfd7fb4a2f516bed69\",\n                \"_timestamp\": 1678940639859,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"6\",\n                \"sex\": \"9\",\n                \"area\": \"07\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299dfd7fb4a2f516bed68\",\n                \"_timestamp\": 1678940639829,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"6\",\n                \"sex\": \"9\",\n                \"area\": \"06\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299dfd7fb4a2f516bed67\",\n                \"_timestamp\": 1678940639804,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"6\",\n                \"sex\": \"9\",\n                \"area\": \"05\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299dfd7fb4a2f516bed66\",\n                \"_timestamp\": 1678940639779,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"6\",\n                \"sex\": \"9\",\n                \"area\": \"04\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299dfd7fb4a2f516bed65\",\n                \"_timestamp\": 1678940639755,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"6\",\n                \"sex\": \"9\",\n                \"area\": \"03\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299dfd7fb4a2f516bed64\",\n                \"_timestamp\": 1678940639723,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"6\",\n                \"sex\": \"9\",\n                \"area\": \"02\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299dfd7fb4a2f516bed63\",\n                \"_timestamp\": 1678940639698,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"6\",\n                \"sex\": \"9\",\n                \"area\": \"01\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299dfd7fb4a2f516bed62\",\n                \"_timestamp\": 1678940639673,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"6\",\n                \"sex\": \"2\",\n                \"area\": \"77\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299dfd7fb4a2f516bed61\",\n                \"_timestamp\": 1678940639647,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"6\",\n                \"sex\": \"2\",\n                \"area\": \"9999\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299dfd7fb4a2f516bed60\",\n                \"_timestamp\": 1678940639622,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"6\",\n                \"sex\": \"2\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"641299dfd7fb4a2f516bed5f\",\n                \"_timestamp\": 1678940639595,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"6\",\n                \"sex\": \"2\",\n                \"area\": \"18\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299dfd7fb4a2f516bed5e\",\n                \"_timestamp\": 1678940639567,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"6\",\n                \"sex\": \"2\",\n                \"area\": \"17\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299dfd7fb4a2f516bed5d\",\n                \"_timestamp\": 1678940639542,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"6\",\n                \"sex\": \"2\",\n                \"area\": \"16\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299dfd7fb4a2f516bed5c\",\n                \"_timestamp\": 1678940639516,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"6\",\n                \"sex\": \"2\",\n                \"area\": \"15\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299dfd7fb4a2f516bed5b\",\n                \"_timestamp\": 1678940639492,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"6\",\n                \"sex\": \"2\",\n                \"area\": \"14\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299dfd7fb4a2f516bed5a\",\n                \"_timestamp\": 1678940639467,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"6\",\n                \"sex\": \"2\",\n                \"area\": \"13\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299dfd7fb4a2f516bed59\",\n                \"_timestamp\": 1678940639442,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"6\",\n                \"sex\": \"2\",\n                \"area\": \"12\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299dfd7fb4a2f516bed58\",\n                \"_timestamp\": 1678940639414,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"6\",\n                \"sex\": \"2\",\n                \"area\": \"09\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299dfd7fb4a2f516bed57\",\n                \"_timestamp\": 1678940639392,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"6\",\n                \"sex\": \"2\",\n                \"area\": \"08\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299dfd7fb4a2f516bed56\",\n                \"_timestamp\": 1678940639367,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"6\",\n                \"sex\": \"2\",\n                \"area\": \"07\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299dfd7fb4a2f516bed55\",\n                \"_timestamp\": 1678940639339,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"6\",\n                \"sex\": \"2\",\n                \"area\": \"06\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299dfd7fb4a2f516bed54\",\n                \"_timestamp\": 1678940639315,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"6\",\n                \"sex\": \"2\",\n                \"area\": \"05\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299dfd7fb4a2f516bed53\",\n                \"_timestamp\": 1678940639291,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"6\",\n                \"sex\": \"2\",\n                \"area\": \"04\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299dfd7fb4a2f516bed52\",\n                \"_timestamp\": 1678940639263,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"6\",\n                \"sex\": \"2\",\n                \"area\": \"03\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299dfd7fb4a2f516bed51\",\n                \"_timestamp\": 1678940639236,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"6\",\n                \"sex\": \"2\",\n                \"area\": \"02\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299dfd7fb4a2f516bed50\",\n                \"_timestamp\": 1678940639211,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"6\",\n                \"sex\": \"2\",\n                \"area\": \"01\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299dfd7fb4a2f516bed4f\",\n                \"_timestamp\": 1678940639187,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"6\",\n                \"sex\": \"1\",\n                \"area\": \"77\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299dfd7fb4a2f516bed4e\",\n                \"_timestamp\": 1678940639165,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"6\",\n                \"sex\": \"1\",\n                \"area\": \"9999\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299dfd7fb4a2f516bed4d\",\n                \"_timestamp\": 1678940639141,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"6\",\n                \"sex\": \"1\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"641299dfd7fb4a2f516bed4c\",\n                \"_timestamp\": 1678940639108,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"6\",\n                \"sex\": \"1\",\n                \"area\": \"18\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299dfd7fb4a2f516bed4b\",\n                \"_timestamp\": 1678940639049,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"6\",\n                \"sex\": \"1\",\n                \"area\": \"17\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299dfd7fb4a2f516bed4a\",\n                \"_timestamp\": 1678940639024,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"6\",\n                \"sex\": \"1\",\n                \"area\": \"16\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299dfd7fb4a2f516bed49\",\n                \"_timestamp\": 1678940638999,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"6\",\n                \"sex\": \"1\",\n                \"area\": \"15\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299ded7fb4a2f516bed48\",\n                \"_timestamp\": 1678940638975,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"6\",\n                \"sex\": \"1\",\n                \"area\": \"14\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299ded7fb4a2f516bed47\",\n                \"_timestamp\": 1678940638947,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"6\",\n                \"sex\": \"1\",\n                \"area\": \"13\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299ded7fb4a2f516bed46\",\n                \"_timestamp\": 1678940638922,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"6\",\n                \"sex\": \"1\",\n                \"area\": \"12\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299ded7fb4a2f516bed45\",\n                \"_timestamp\": 1678940638897,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"6\",\n                \"sex\": \"1\",\n                \"area\": \"09\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299ded7fb4a2f516bed44\",\n                \"_timestamp\": 1678940638873,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"6\",\n                \"sex\": \"1\",\n                \"area\": \"08\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299ded7fb4a2f516bed43\",\n                \"_timestamp\": 1678940638849,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"6\",\n                \"sex\": \"1\",\n                \"area\": \"07\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299ded7fb4a2f516bed42\",\n                \"_timestamp\": 1678940638823,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"6\",\n                \"sex\": \"1\",\n                \"area\": \"06\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299ded7fb4a2f516bed41\",\n                \"_timestamp\": 1678940638795,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"6\",\n                \"sex\": \"1\",\n                \"area\": \"05\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299ded7fb4a2f516bed40\",\n                \"_timestamp\": 1678940638771,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"6\",\n                \"sex\": \"1\",\n                \"area\": \"04\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299ded7fb4a2f516bed3f\",\n                \"_timestamp\": 1678940638746,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"6\",\n                \"sex\": \"1\",\n                \"area\": \"03\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299ded7fb4a2f516bed3e\",\n                \"_timestamp\": 1678940638722,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"6\",\n                \"sex\": \"1\",\n                \"area\": \"02\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299ded7fb4a2f516bed3d\",\n                \"_timestamp\": 1678940638698,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"6\",\n                \"sex\": \"1\",\n                \"area\": \"01\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299ded7fb4a2f516bed3c\",\n                \"_timestamp\": 1678940638670,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"5\",\n                \"sex\": \"9\",\n                \"area\": \"77\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299ded7fb4a2f516bed3b\",\n                \"_timestamp\": 1678940638640,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"5\",\n                \"sex\": \"9\",\n                \"area\": \"9999\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299ded7fb4a2f516bed3a\",\n                \"_timestamp\": 1678940638615,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"5\",\n                \"sex\": \"9\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"641299ded7fb4a2f516bed39\",\n                \"_timestamp\": 1678940638556,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"5\",\n                \"sex\": \"9\",\n                \"area\": \"18\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299ded7fb4a2f516bed38\",\n                \"_timestamp\": 1678940638528,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"5\",\n                \"sex\": \"9\",\n                \"area\": \"17\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299ded7fb4a2f516bed37\",\n                \"_timestamp\": 1678940638503,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"5\",\n                \"sex\": \"9\",\n                \"area\": \"16\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299ded7fb4a2f516bed36\",\n                \"_timestamp\": 1678940638478,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"5\",\n                \"sex\": \"9\",\n                \"area\": \"15\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299ded7fb4a2f516bed35\",\n                \"_timestamp\": 1678940638453,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"5\",\n                \"sex\": \"9\",\n                \"area\": \"14\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299ded7fb4a2f516bed34\",\n                \"_timestamp\": 1678940638426,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"5\",\n                \"sex\": \"9\",\n                \"area\": \"13\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299ded7fb4a2f516bed33\",\n                \"_timestamp\": 1678940638400,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"5\",\n                \"sex\": \"9\",\n                \"area\": \"12\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299ded7fb4a2f516bed32\",\n                \"_timestamp\": 1678940638376,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"5\",\n                \"sex\": \"9\",\n                \"area\": \"09\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299ded7fb4a2f516bed31\",\n                \"_timestamp\": 1678940638338,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"5\",\n                \"sex\": \"9\",\n                \"area\": \"08\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299ded7fb4a2f516bed30\",\n                \"_timestamp\": 1678940638314,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"5\",\n                \"sex\": \"9\",\n                \"area\": \"07\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299ded7fb4a2f516bed2f\",\n                \"_timestamp\": 1678940638288,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"5\",\n                \"sex\": \"9\",\n                \"area\": \"06\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299ded7fb4a2f516bed2e\",\n                \"_timestamp\": 1678940638252,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"5\",\n                \"sex\": \"9\",\n                \"area\": \"05\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299ded7fb4a2f516bed2d\",\n                \"_timestamp\": 1678940638227,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"5\",\n                \"sex\": \"9\",\n                \"area\": \"04\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299ded7fb4a2f516bed2c\",\n                \"_timestamp\": 1678940638201,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"5\",\n                \"sex\": \"9\",\n                \"area\": \"03\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299ded7fb4a2f516bed2b\",\n                \"_timestamp\": 1678940638173,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"5\",\n                \"sex\": \"9\",\n                \"area\": \"02\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299ded7fb4a2f516bed2a\",\n                \"_timestamp\": 1678940638147,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"5\",\n                \"sex\": \"9\",\n                \"area\": \"01\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299ded7fb4a2f516bed29\",\n                \"_timestamp\": 1678940638123,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"5\",\n                \"sex\": \"2\",\n                \"area\": \"77\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299ded7fb4a2f516bed28\",\n                \"_timestamp\": 1678940638097,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"5\",\n                \"sex\": \"2\",\n                \"area\": \"9999\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299ded7fb4a2f516bed27\",\n                \"_timestamp\": 1678940638070,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"5\",\n                \"sex\": \"2\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"641299ded7fb4a2f516bed26\",\n                \"_timestamp\": 1678940638044,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"5\",\n                \"sex\": \"2\",\n                \"area\": \"18\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299ded7fb4a2f516bed25\",\n                \"_timestamp\": 1678940638018,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"5\",\n                \"sex\": \"2\",\n                \"area\": \"17\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299ddd7fb4a2f516bed24\",\n                \"_timestamp\": 1678940637991,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"5\",\n                \"sex\": \"2\",\n                \"area\": \"16\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299ddd7fb4a2f516bed23\",\n                \"_timestamp\": 1678940637966,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"5\",\n                \"sex\": \"2\",\n                \"area\": \"15\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299ddd7fb4a2f516bed22\",\n                \"_timestamp\": 1678940637939,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"5\",\n                \"sex\": \"2\",\n                \"area\": \"14\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299ddd7fb4a2f516bed21\",\n                \"_timestamp\": 1678940637910,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"5\",\n                \"sex\": \"2\",\n                \"area\": \"13\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299ddd7fb4a2f516bed20\",\n                \"_timestamp\": 1678940637887,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"5\",\n                \"sex\": \"2\",\n                \"area\": \"12\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299ddd7fb4a2f516bed1f\",\n                \"_timestamp\": 1678940637861,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"5\",\n                \"sex\": \"2\",\n                \"area\": \"09\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299ddd7fb4a2f516bed1e\",\n                \"_timestamp\": 1678940637834,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"5\",\n                \"sex\": \"2\",\n                \"area\": \"08\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299ddd7fb4a2f516bed1d\",\n                \"_timestamp\": 1678940637807,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"5\",\n                \"sex\": \"2\",\n                \"area\": \"07\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299ddd7fb4a2f516bed1c\",\n                \"_timestamp\": 1678940637781,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"5\",\n                \"sex\": \"2\",\n                \"area\": \"06\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299ddd7fb4a2f516bed1b\",\n                \"_timestamp\": 1678940637753,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"5\",\n                \"sex\": \"2\",\n                \"area\": \"05\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299ddd7fb4a2f516bed1a\",\n                \"_timestamp\": 1678940637723,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"5\",\n                \"sex\": \"2\",\n                \"area\": \"04\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299ddd7fb4a2f516bed19\",\n                \"_timestamp\": 1678940637696,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"5\",\n                \"sex\": \"2\",\n                \"area\": \"03\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299ddd7fb4a2f516bed18\",\n                \"_timestamp\": 1678940637670,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"5\",\n                \"sex\": \"2\",\n                \"area\": \"02\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299ddd7fb4a2f516bed17\",\n                \"_timestamp\": 1678940637645,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"5\",\n                \"sex\": \"2\",\n                \"area\": \"01\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299ddd7fb4a2f516bed16\",\n                \"_timestamp\": 1678940637616,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"5\",\n                \"sex\": \"1\",\n                \"area\": \"77\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299ddd7fb4a2f516bed15\",\n                \"_timestamp\": 1678940637591,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"5\",\n                \"sex\": \"1\",\n                \"area\": \"9999\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299ddd7fb4a2f516bed14\",\n                \"_timestamp\": 1678940637566,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"5\",\n                \"sex\": \"1\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"641299ddd7fb4a2f516bed13\",\n                \"_timestamp\": 1678940637533,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"5\",\n                \"sex\": \"1\",\n                \"area\": \"18\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299ddd7fb4a2f516bed12\",\n                \"_timestamp\": 1678940637508,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"5\",\n                \"sex\": \"1\",\n                \"area\": \"17\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299ddd7fb4a2f516bed11\",\n                \"_timestamp\": 1678940637481,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"5\",\n                \"sex\": \"1\",\n                \"area\": \"16\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299ddd7fb4a2f516bed10\",\n                \"_timestamp\": 1678940637452,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"5\",\n                \"sex\": \"1\",\n                \"area\": \"15\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299ddd7fb4a2f516bed0f\",\n                \"_timestamp\": 1678940637429,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"5\",\n                \"sex\": \"1\",\n                \"area\": \"14\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299ddd7fb4a2f516bed0e\",\n                \"_timestamp\": 1678940637405,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"5\",\n                \"sex\": \"1\",\n                \"area\": \"13\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299ddd7fb4a2f516bed0d\",\n                \"_timestamp\": 1678940637379,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"5\",\n                \"sex\": \"1\",\n                \"area\": \"12\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299ddd7fb4a2f516bed0c\",\n                \"_timestamp\": 1678940637337,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"5\",\n                \"sex\": \"1\",\n                \"area\": \"09\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299ddd7fb4a2f516bed0b\",\n                \"_timestamp\": 1678940637311,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"5\",\n                \"sex\": \"1\",\n                \"area\": \"08\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299ddd7fb4a2f516bed0a\",\n                \"_timestamp\": 1678940637280,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"5\",\n                \"sex\": \"1\",\n                \"area\": \"07\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299ddd7fb4a2f516bed09\",\n                \"_timestamp\": 1678940637255,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"5\",\n                \"sex\": \"1\",\n                \"area\": \"06\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299ddd7fb4a2f516bed08\",\n                \"_timestamp\": 1678940637228,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"5\",\n                \"sex\": \"1\",\n                \"area\": \"05\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299ddd7fb4a2f516bed07\",\n                \"_timestamp\": 1678940637203,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"5\",\n                \"sex\": \"1\",\n                \"area\": \"04\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299ddd7fb4a2f516bed06\",\n                \"_timestamp\": 1678940637180,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"5\",\n                \"sex\": \"1\",\n                \"area\": \"03\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299ddd7fb4a2f516bed05\",\n                \"_timestamp\": 1678940637156,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"5\",\n                \"sex\": \"1\",\n                \"area\": \"02\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299ddd7fb4a2f516bed04\",\n                \"_timestamp\": 1678940637125,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"5\",\n                \"sex\": \"1\",\n                \"area\": \"01\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299ddd7fb4a2f516bed03\",\n                \"_timestamp\": 1678940637101,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"4\",\n                \"sex\": \"9\",\n                \"area\": \"77\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"641299ddd7fb4a2f516bed02\",\n                \"_timestamp\": 1678940637075,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"4\",\n                \"sex\": \"9\",\n                \"area\": \"9999\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"641299ddd7fb4a2f516bed01\",\n                \"_timestamp\": 1678940637046,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"4\",\n                \"sex\": \"9\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"641299ddd7fb4a2f516bed00\",\n                \"_timestamp\": 1678940637021,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"4\",\n                \"sex\": \"9\",\n                \"area\": \"18\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299dcd7fb4a2f516becff\",\n                \"_timestamp\": 1678940636998,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"4\",\n                \"sex\": \"9\",\n                \"area\": \"17\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299dcd7fb4a2f516becfe\",\n                \"_timestamp\": 1678940636973,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"4\",\n                \"sex\": \"9\",\n                \"area\": \"16\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299dcd7fb4a2f516becfd\",\n                \"_timestamp\": 1678940636949,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"4\",\n                \"sex\": \"9\",\n                \"area\": \"15\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299dcd7fb4a2f516becfc\",\n                \"_timestamp\": 1678940636922,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"4\",\n                \"sex\": \"9\",\n                \"area\": \"14\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299dcd7fb4a2f516becfb\",\n                \"_timestamp\": 1678940636895,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"4\",\n                \"sex\": \"9\",\n                \"area\": \"13\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299dcd7fb4a2f516becfa\",\n                \"_timestamp\": 1678940636872,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"4\",\n                \"sex\": \"9\",\n                \"area\": \"12\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299dcd7fb4a2f516becf9\",\n                \"_timestamp\": 1678940636838,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"4\",\n                \"sex\": \"9\",\n                \"area\": \"09\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299dcd7fb4a2f516becf8\",\n                \"_timestamp\": 1678940636812,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"4\",\n                \"sex\": \"9\",\n                \"area\": \"08\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299dcd7fb4a2f516becf7\",\n                \"_timestamp\": 1678940636786,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"4\",\n                \"sex\": \"9\",\n                \"area\": \"07\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299dcd7fb4a2f516becf6\",\n                \"_timestamp\": 1678940636755,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"4\",\n                \"sex\": \"9\",\n                \"area\": \"06\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299dcd7fb4a2f516becf5\",\n                \"_timestamp\": 1678940636731,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"4\",\n                \"sex\": \"9\",\n                \"area\": \"05\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299dcd7fb4a2f516becf4\",\n                \"_timestamp\": 1678940636708,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"4\",\n                \"sex\": \"9\",\n                \"area\": \"04\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299dcd7fb4a2f516becf3\",\n                \"_timestamp\": 1678940636684,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"4\",\n                \"sex\": \"9\",\n                \"area\": \"03\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299dcd7fb4a2f516becf2\",\n                \"_timestamp\": 1678940636647,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"4\",\n                \"sex\": \"9\",\n                \"area\": \"02\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"641299dcd7fb4a2f516becf1\",\n                \"_timestamp\": 1678940636620,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"4\",\n                \"sex\": \"9\",\n                \"area\": \"01\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299dcd7fb4a2f516becf0\",\n                \"_timestamp\": 1678940636598,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"4\",\n                \"sex\": \"2\",\n                \"area\": \"77\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"641299dcd7fb4a2f516becef\",\n                \"_timestamp\": 1678940636572,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"4\",\n                \"sex\": \"2\",\n                \"area\": \"9999\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"641299dcd7fb4a2f516becee\",\n                \"_timestamp\": 1678940636543,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"4\",\n                \"sex\": \"2\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"641299dcd7fb4a2f516beced\",\n                \"_timestamp\": 1678940636515,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"4\",\n                \"sex\": \"2\",\n                \"area\": \"18\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299dcd7fb4a2f516becec\",\n                \"_timestamp\": 1678940636490,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"4\",\n                \"sex\": \"2\",\n                \"area\": \"17\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299dcd7fb4a2f516beceb\",\n                \"_timestamp\": 1678940636462,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"4\",\n                \"sex\": \"2\",\n                \"area\": \"16\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299dcd7fb4a2f516becea\",\n                \"_timestamp\": 1678940636436,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"4\",\n                \"sex\": \"2\",\n                \"area\": \"15\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299dcd7fb4a2f516bece9\",\n                \"_timestamp\": 1678940636408,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"4\",\n                \"sex\": \"2\",\n                \"area\": \"14\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299dcd7fb4a2f516bece8\",\n                \"_timestamp\": 1678940636382,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"4\",\n                \"sex\": \"2\",\n                \"area\": \"13\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299dcd7fb4a2f516bece7\",\n                \"_timestamp\": 1678940636358,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"4\",\n                \"sex\": \"2\",\n                \"area\": \"12\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299dcd7fb4a2f516bece6\",\n                \"_timestamp\": 1678940636333,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"4\",\n                \"sex\": \"2\",\n                \"area\": \"09\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299dcd7fb4a2f516bece5\",\n                \"_timestamp\": 1678940636303,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"4\",\n                \"sex\": \"2\",\n                \"area\": \"08\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299dcd7fb4a2f516bece4\",\n                \"_timestamp\": 1678940636279,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"4\",\n                \"sex\": \"2\",\n                \"area\": \"07\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299dcd7fb4a2f516bece3\",\n                \"_timestamp\": 1678940636254,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"4\",\n                \"sex\": \"2\",\n                \"area\": \"06\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299dcd7fb4a2f516bece2\",\n                \"_timestamp\": 1678940636229,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"4\",\n                \"sex\": \"2\",\n                \"area\": \"05\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299dcd7fb4a2f516bece1\",\n                \"_timestamp\": 1678940636202,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"4\",\n                \"sex\": \"2\",\n                \"area\": \"04\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299dcd7fb4a2f516bece0\",\n                \"_timestamp\": 1678940636176,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"4\",\n                \"sex\": \"2\",\n                \"area\": \"03\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299dcd7fb4a2f516becdf\",\n                \"_timestamp\": 1678940636153,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"4\",\n                \"sex\": \"2\",\n                \"area\": \"02\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"641299dcd7fb4a2f516becde\",\n                \"_timestamp\": 1678940636129,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"4\",\n                \"sex\": \"2\",\n                \"area\": \"01\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299dcd7fb4a2f516becdd\",\n                \"_timestamp\": 1678940636102,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"4\",\n                \"sex\": \"1\",\n                \"area\": \"77\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"641299dcd7fb4a2f516becdc\",\n                \"_timestamp\": 1678940636077,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"4\",\n                \"sex\": \"1\",\n                \"area\": \"9999\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"641299dcd7fb4a2f516becdb\",\n                \"_timestamp\": 1678940636054,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"4\",\n                \"sex\": \"1\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"641299dcd7fb4a2f516becda\",\n                \"_timestamp\": 1678940636032,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"4\",\n                \"sex\": \"1\",\n                \"area\": \"18\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299dcd7fb4a2f516becd9\",\n                \"_timestamp\": 1678940636002,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"4\",\n                \"sex\": \"1\",\n                \"area\": \"17\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299dbd7fb4a2f516becd8\",\n                \"_timestamp\": 1678940635976,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"4\",\n                \"sex\": \"1\",\n                \"area\": \"16\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299dbd7fb4a2f516becd7\",\n                \"_timestamp\": 1678940635949,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"4\",\n                \"sex\": \"1\",\n                \"area\": \"15\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299dbd7fb4a2f516becd6\",\n                \"_timestamp\": 1678940635922,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"4\",\n                \"sex\": \"1\",\n                \"area\": \"14\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299dbd7fb4a2f516becd5\",\n                \"_timestamp\": 1678940635897,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"4\",\n                \"sex\": \"1\",\n                \"area\": \"13\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299dbd7fb4a2f516becd4\",\n                \"_timestamp\": 1678940635869,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"4\",\n                \"sex\": \"1\",\n                \"area\": \"12\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299dbd7fb4a2f516becd3\",\n                \"_timestamp\": 1678940635840,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"4\",\n                \"sex\": \"1\",\n                \"area\": \"09\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299dbd7fb4a2f516becd2\",\n                \"_timestamp\": 1678940635814,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"4\",\n                \"sex\": \"1\",\n                \"area\": \"08\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299dbd7fb4a2f516becd1\",\n                \"_timestamp\": 1678940635791,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"4\",\n                \"sex\": \"1\",\n                \"area\": \"07\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299dbd7fb4a2f516becd0\",\n                \"_timestamp\": 1678940635767,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"4\",\n                \"sex\": \"1\",\n                \"area\": \"06\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299dbd7fb4a2f516beccf\",\n                \"_timestamp\": 1678940635740,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"4\",\n                \"sex\": \"1\",\n                \"area\": \"05\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299dbd7fb4a2f516becce\",\n                \"_timestamp\": 1678940635713,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"4\",\n                \"sex\": \"1\",\n                \"area\": \"04\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299dbd7fb4a2f516beccd\",\n                \"_timestamp\": 1678940635684,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"4\",\n                \"sex\": \"1\",\n                \"area\": \"03\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299dbd7fb4a2f516beccc\",\n                \"_timestamp\": 1678940635657,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"4\",\n                \"sex\": \"1\",\n                \"area\": \"02\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"641299dbd7fb4a2f516beccb\",\n                \"_timestamp\": 1678940635633,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"4\",\n                \"sex\": \"1\",\n                \"area\": \"01\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299dbd7fb4a2f516becca\",\n                \"_timestamp\": 1678940635610,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"3\",\n                \"sex\": \"9\",\n                \"area\": \"77\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"641299dbd7fb4a2f516becc9\",\n                \"_timestamp\": 1678940635585,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"3\",\n                \"sex\": \"9\",\n                \"area\": \"9999\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"641299dbd7fb4a2f516becc8\",\n                \"_timestamp\": 1678940635561,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"3\",\n                \"sex\": \"9\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"641299dbd7fb4a2f516becc7\",\n                \"_timestamp\": 1678940635536,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"3\",\n                \"sex\": \"9\",\n                \"area\": \"18\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299dbd7fb4a2f516becc6\",\n                \"_timestamp\": 1678940635511,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"3\",\n                \"sex\": \"9\",\n                \"area\": \"17\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299dbd7fb4a2f516becc5\",\n                \"_timestamp\": 1678940635483,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"3\",\n                \"sex\": \"9\",\n                \"area\": \"16\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299dbd7fb4a2f516becc4\",\n                \"_timestamp\": 1678940635460,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"3\",\n                \"sex\": \"9\",\n                \"area\": \"15\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299dbd7fb4a2f516becc3\",\n                \"_timestamp\": 1678940635430,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"3\",\n                \"sex\": \"9\",\n                \"area\": \"14\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299dbd7fb4a2f516becc2\",\n                \"_timestamp\": 1678940635404,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"3\",\n                \"sex\": \"9\",\n                \"area\": \"13\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299dbd7fb4a2f516becc1\",\n                \"_timestamp\": 1678940635359,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"3\",\n                \"sex\": \"9\",\n                \"area\": \"12\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299dbd7fb4a2f516becc0\",\n                \"_timestamp\": 1678940635335,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"3\",\n                \"sex\": \"9\",\n                \"area\": \"09\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299dbd7fb4a2f516becbf\",\n                \"_timestamp\": 1678940635309,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"3\",\n                \"sex\": \"9\",\n                \"area\": \"08\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299dbd7fb4a2f516becbe\",\n                \"_timestamp\": 1678940635283,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"3\",\n                \"sex\": \"9\",\n                \"area\": \"07\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299dbd7fb4a2f516becbd\",\n                \"_timestamp\": 1678940635254,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"3\",\n                \"sex\": \"9\",\n                \"area\": \"06\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299dbd7fb4a2f516becbc\",\n                \"_timestamp\": 1678940635230,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"3\",\n                \"sex\": \"9\",\n                \"area\": \"05\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299dbd7fb4a2f516becbb\",\n                \"_timestamp\": 1678940635205,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"3\",\n                \"sex\": \"9\",\n                \"area\": \"04\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299dbd7fb4a2f516becba\",\n                \"_timestamp\": 1678940635178,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"3\",\n                \"sex\": \"9\",\n                \"area\": \"03\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299dbd7fb4a2f516becb9\",\n                \"_timestamp\": 1678940635153,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"3\",\n                \"sex\": \"9\",\n                \"area\": \"02\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"641299dbd7fb4a2f516becb8\",\n                \"_timestamp\": 1678940635127,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"3\",\n                \"sex\": \"9\",\n                \"area\": \"01\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299dbd7fb4a2f516becb7\",\n                \"_timestamp\": 1678940635102,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"3\",\n                \"sex\": \"2\",\n                \"area\": \"77\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"641299dbd7fb4a2f516becb6\",\n                \"_timestamp\": 1678940635077,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"3\",\n                \"sex\": \"2\",\n                \"area\": \"9999\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"641299dbd7fb4a2f516becb5\",\n                \"_timestamp\": 1678940635052,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"3\",\n                \"sex\": \"2\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"641299dbd7fb4a2f516becb4\",\n                \"_timestamp\": 1678940635027,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"3\",\n                \"sex\": \"2\",\n                \"area\": \"18\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299dad7fb4a2f516becb3\",\n                \"_timestamp\": 1678940634998,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"3\",\n                \"sex\": \"2\",\n                \"area\": \"17\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299dad7fb4a2f516becb2\",\n                \"_timestamp\": 1678940634973,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"3\",\n                \"sex\": \"2\",\n                \"area\": \"16\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299dad7fb4a2f516becb1\",\n                \"_timestamp\": 1678940634940,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"3\",\n                \"sex\": \"2\",\n                \"area\": \"15\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299dad7fb4a2f516becb0\",\n                \"_timestamp\": 1678940634910,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"3\",\n                \"sex\": \"2\",\n                \"area\": \"14\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299dad7fb4a2f516becaf\",\n                \"_timestamp\": 1678940634883,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"3\",\n                \"sex\": \"2\",\n                \"area\": \"13\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299dad7fb4a2f516becae\",\n                \"_timestamp\": 1678940634856,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"3\",\n                \"sex\": \"2\",\n                \"area\": \"12\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299dad7fb4a2f516becad\",\n                \"_timestamp\": 1678940634828,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"3\",\n                \"sex\": \"2\",\n                \"area\": \"09\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299dad7fb4a2f516becac\",\n                \"_timestamp\": 1678940634800,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"3\",\n                \"sex\": \"2\",\n                \"area\": \"08\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299dad7fb4a2f516becab\",\n                \"_timestamp\": 1678940634776,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"3\",\n                \"sex\": \"2\",\n                \"area\": \"07\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299dad7fb4a2f516becaa\",\n                \"_timestamp\": 1678940634752,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"3\",\n                \"sex\": \"2\",\n                \"area\": \"06\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299dad7fb4a2f516beca9\",\n                \"_timestamp\": 1678940634721,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"3\",\n                \"sex\": \"2\",\n                \"area\": \"05\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299dad7fb4a2f516beca8\",\n                \"_timestamp\": 1678940634698,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"3\",\n                \"sex\": \"2\",\n                \"area\": \"04\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299dad7fb4a2f516beca7\",\n                \"_timestamp\": 1678940634666,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"3\",\n                \"sex\": \"2\",\n                \"area\": \"03\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299dad7fb4a2f516beca6\",\n                \"_timestamp\": 1678940634642,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"3\",\n                \"sex\": \"2\",\n                \"area\": \"02\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"641299dad7fb4a2f516beca5\",\n                \"_timestamp\": 1678940634617,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"3\",\n                \"sex\": \"2\",\n                \"area\": \"01\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299dad7fb4a2f516beca4\",\n                \"_timestamp\": 1678940634592,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"3\",\n                \"sex\": \"1\",\n                \"area\": \"77\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"641299dad7fb4a2f516beca3\",\n                \"_timestamp\": 1678940634566,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"3\",\n                \"sex\": \"1\",\n                \"area\": \"9999\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"641299dad7fb4a2f516beca2\",\n                \"_timestamp\": 1678940634542,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"3\",\n                \"sex\": \"1\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"641299dad7fb4a2f516beca1\",\n                \"_timestamp\": 1678940634517,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"3\",\n                \"sex\": \"1\",\n                \"area\": \"18\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299dad7fb4a2f516beca0\",\n                \"_timestamp\": 1678940634492,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"3\",\n                \"sex\": \"1\",\n                \"area\": \"17\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299dad7fb4a2f516bec9f\",\n                \"_timestamp\": 1678940634467,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"3\",\n                \"sex\": \"1\",\n                \"area\": \"16\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299dad7fb4a2f516bec9e\",\n                \"_timestamp\": 1678940634442,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"3\",\n                \"sex\": \"1\",\n                \"area\": \"15\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299dad7fb4a2f516bec9d\",\n                \"_timestamp\": 1678940634419,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"3\",\n                \"sex\": \"1\",\n                \"area\": \"14\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299dad7fb4a2f516bec9c\",\n                \"_timestamp\": 1678940634397,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"3\",\n                \"sex\": \"1\",\n                \"area\": \"13\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299dad7fb4a2f516bec9b\",\n                \"_timestamp\": 1678940634369,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"3\",\n                \"sex\": \"1\",\n                \"area\": \"12\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299dad7fb4a2f516bec9a\",\n                \"_timestamp\": 1678940634342,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"3\",\n                \"sex\": \"1\",\n                \"area\": \"09\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299dad7fb4a2f516bec99\",\n                \"_timestamp\": 1678940634316,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"3\",\n                \"sex\": \"1\",\n                \"area\": \"08\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299dad7fb4a2f516bec98\",\n                \"_timestamp\": 1678940634292,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"3\",\n                \"sex\": \"1\",\n                \"area\": \"07\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299dad7fb4a2f516bec97\",\n                \"_timestamp\": 1678940634269,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"3\",\n                \"sex\": \"1\",\n                \"area\": \"06\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299dad7fb4a2f516bec96\",\n                \"_timestamp\": 1678940634243,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"3\",\n                \"sex\": \"1\",\n                \"area\": \"05\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299dad7fb4a2f516bec95\",\n                \"_timestamp\": 1678940634215,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"3\",\n                \"sex\": \"1\",\n                \"area\": \"04\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299dad7fb4a2f516bec94\",\n                \"_timestamp\": 1678940634188,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"3\",\n                \"sex\": \"1\",\n                \"area\": \"03\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299dad7fb4a2f516bec93\",\n                \"_timestamp\": 1678940634153,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"3\",\n                \"sex\": \"1\",\n                \"area\": \"02\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"641299dad7fb4a2f516bec92\",\n                \"_timestamp\": 1678940634123,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"3\",\n                \"sex\": \"1\",\n                \"area\": \"01\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299dad7fb4a2f516bec91\",\n                \"_timestamp\": 1678940634095,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"2\",\n                \"sex\": \"9\",\n                \"area\": \"77\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"641299dad7fb4a2f516bec90\",\n                \"_timestamp\": 1678940634069,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"2\",\n                \"sex\": \"9\",\n                \"area\": \"9999\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"641299dad7fb4a2f516bec8f\",\n                \"_timestamp\": 1678940634047,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"2\",\n                \"sex\": \"9\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"641299dad7fb4a2f516bec8e\",\n                \"_timestamp\": 1678940634023,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"2\",\n                \"sex\": \"9\",\n                \"area\": \"18\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299d9d7fb4a2f516bec8d\",\n                \"_timestamp\": 1678940633998,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"2\",\n                \"sex\": \"9\",\n                \"area\": \"17\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299d9d7fb4a2f516bec8c\",\n                \"_timestamp\": 1678940633970,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"2\",\n                \"sex\": \"9\",\n                \"area\": \"16\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299d9d7fb4a2f516bec8b\",\n                \"_timestamp\": 1678940633945,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"2\",\n                \"sex\": \"9\",\n                \"area\": \"15\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299d9d7fb4a2f516bec8a\",\n                \"_timestamp\": 1678940633919,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"2\",\n                \"sex\": \"9\",\n                \"area\": \"14\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299d9d7fb4a2f516bec89\",\n                \"_timestamp\": 1678940633889,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"2\",\n                \"sex\": \"9\",\n                \"area\": \"13\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299d9d7fb4a2f516bec88\",\n                \"_timestamp\": 1678940633861,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"2\",\n                \"sex\": \"9\",\n                \"area\": \"12\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299d9d7fb4a2f516bec87\",\n                \"_timestamp\": 1678940633835,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"2\",\n                \"sex\": \"9\",\n                \"area\": \"09\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299d9d7fb4a2f516bec86\",\n                \"_timestamp\": 1678940633813,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"2\",\n                \"sex\": \"9\",\n                \"area\": \"08\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299d9d7fb4a2f516bec85\",\n                \"_timestamp\": 1678940633790,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"2\",\n                \"sex\": \"9\",\n                \"area\": \"07\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299d9d7fb4a2f516bec84\",\n                \"_timestamp\": 1678940633758,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"2\",\n                \"sex\": \"9\",\n                \"area\": \"06\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"641299d9d7fb4a2f516bec83\",\n                \"_timestamp\": 1678940633733,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"2\",\n                \"sex\": \"9\",\n                \"area\": \"05\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299d9d7fb4a2f516bec82\",\n                \"_timestamp\": 1678940633710,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"2\",\n                \"sex\": \"9\",\n                \"area\": \"04\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299d9d7fb4a2f516bec81\",\n                \"_timestamp\": 1678940633683,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"2\",\n                \"sex\": \"9\",\n                \"area\": \"03\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299d9d7fb4a2f516bec80\",\n                \"_timestamp\": 1678940633657,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"2\",\n                \"sex\": \"9\",\n                \"area\": \"02\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299d9d7fb4a2f516bec7f\",\n                \"_timestamp\": 1678940633622,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"2\",\n                \"sex\": \"9\",\n                \"area\": \"01\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299d9d7fb4a2f516bec7e\",\n                \"_timestamp\": 1678940633598,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"2\",\n                \"sex\": \"2\",\n                \"area\": \"77\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299d9d7fb4a2f516bec7d\",\n                \"_timestamp\": 1678940633568,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"2\",\n                \"sex\": \"2\",\n                \"area\": \"9999\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299d9d7fb4a2f516bec7c\",\n                \"_timestamp\": 1678940633544,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"2\",\n                \"sex\": \"2\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"641299d9d7fb4a2f516bec7b\",\n                \"_timestamp\": 1678940633515,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"2\",\n                \"sex\": \"2\",\n                \"area\": \"18\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299d9d7fb4a2f516bec7a\",\n                \"_timestamp\": 1678940633490,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"2\",\n                \"sex\": \"2\",\n                \"area\": \"17\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299d9d7fb4a2f516bec79\",\n                \"_timestamp\": 1678940633445,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"2\",\n                \"sex\": \"2\",\n                \"area\": \"16\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299d9d7fb4a2f516bec78\",\n                \"_timestamp\": 1678940633420,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"2\",\n                \"sex\": \"2\",\n                \"area\": \"15\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299d9d7fb4a2f516bec77\",\n                \"_timestamp\": 1678940633396,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"2\",\n                \"sex\": \"2\",\n                \"area\": \"14\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299d9d7fb4a2f516bec76\",\n                \"_timestamp\": 1678940633370,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"2\",\n                \"sex\": \"2\",\n                \"area\": \"13\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299d9d7fb4a2f516bec75\",\n                \"_timestamp\": 1678940633338,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"2\",\n                \"sex\": \"2\",\n                \"area\": \"12\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299d9d7fb4a2f516bec74\",\n                \"_timestamp\": 1678940633315,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"2\",\n                \"sex\": \"2\",\n                \"area\": \"09\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299d9d7fb4a2f516bec73\",\n                \"_timestamp\": 1678940633291,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"2\",\n                \"sex\": \"2\",\n                \"area\": \"08\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299d9d7fb4a2f516bec72\",\n                \"_timestamp\": 1678940633265,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"2\",\n                \"sex\": \"2\",\n                \"area\": \"07\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299d9d7fb4a2f516bec71\",\n                \"_timestamp\": 1678940633241,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"2\",\n                \"sex\": \"2\",\n                \"area\": \"06\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"641299d9d7fb4a2f516bec70\",\n                \"_timestamp\": 1678940633217,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"2\",\n                \"sex\": \"2\",\n                \"area\": \"05\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299d9d7fb4a2f516bec6f\",\n                \"_timestamp\": 1678940633192,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"2\",\n                \"sex\": \"2\",\n                \"area\": \"04\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299d9d7fb4a2f516bec6e\",\n                \"_timestamp\": 1678940633165,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"2\",\n                \"sex\": \"2\",\n                \"area\": \"03\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299d9d7fb4a2f516bec6d\",\n                \"_timestamp\": 1678940633139,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"2\",\n                \"sex\": \"2\",\n                \"area\": \"02\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"641299d9d7fb4a2f516bec6c\",\n                \"_timestamp\": 1678940633110,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"2\",\n                \"sex\": \"2\",\n                \"area\": \"01\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299d9d7fb4a2f516bec6b\",\n                \"_timestamp\": 1678940633088,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"2\",\n                \"sex\": \"1\",\n                \"area\": \"77\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"641299d9d7fb4a2f516bec6a\",\n                \"_timestamp\": 1678940633065,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"2\",\n                \"sex\": \"1\",\n                \"area\": \"9999\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"641299d9d7fb4a2f516bec69\",\n                \"_timestamp\": 1678940633042,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"2\",\n                \"sex\": \"1\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"641299d9d7fb4a2f516bec68\",\n                \"_timestamp\": 1678940633017,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"2\",\n                \"sex\": \"1\",\n                \"area\": \"18\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299d8d7fb4a2f516bec67\",\n                \"_timestamp\": 1678940632981,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"2\",\n                \"sex\": \"1\",\n                \"area\": \"17\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299d8d7fb4a2f516bec66\",\n                \"_timestamp\": 1678940632952,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"2\",\n                \"sex\": \"1\",\n                \"area\": \"16\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299d8d7fb4a2f516bec65\",\n                \"_timestamp\": 1678940632927,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"2\",\n                \"sex\": \"1\",\n                \"area\": \"15\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299d8d7fb4a2f516bec64\",\n                \"_timestamp\": 1678940632904,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"2\",\n                \"sex\": \"1\",\n                \"area\": \"14\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299d8d7fb4a2f516bec63\",\n                \"_timestamp\": 1678940632882,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"2\",\n                \"sex\": \"1\",\n                \"area\": \"13\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299d8d7fb4a2f516bec62\",\n                \"_timestamp\": 1678940632859,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"2\",\n                \"sex\": \"1\",\n                \"area\": \"12\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299d8d7fb4a2f516bec61\",\n                \"_timestamp\": 1678940632823,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"2\",\n                \"sex\": \"1\",\n                \"area\": \"09\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299d8d7fb4a2f516bec60\",\n                \"_timestamp\": 1678940632776,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"2\",\n                \"sex\": \"1\",\n                \"area\": \"08\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299d8d7fb4a2f516bec5f\",\n                \"_timestamp\": 1678940632726,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"2\",\n                \"sex\": \"1\",\n                \"area\": \"07\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299d8d7fb4a2f516bec5e\",\n                \"_timestamp\": 1678940632698,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"2\",\n                \"sex\": \"1\",\n                \"area\": \"06\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299d8d7fb4a2f516bec5d\",\n                \"_timestamp\": 1678940632672,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"2\",\n                \"sex\": \"1\",\n                \"area\": \"05\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299d8d7fb4a2f516bec5c\",\n                \"_timestamp\": 1678940632646,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"2\",\n                \"sex\": \"1\",\n                \"area\": \"04\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299d8d7fb4a2f516bec5b\",\n                \"_timestamp\": 1678940632621,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"2\",\n                \"sex\": \"1\",\n                \"area\": \"03\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299d8d7fb4a2f516bec5a\",\n                \"_timestamp\": 1678940632597,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"2\",\n                \"sex\": \"1\",\n                \"area\": \"02\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"641299d8d7fb4a2f516bec59\",\n                \"_timestamp\": 1678940632517,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"2\",\n                \"sex\": \"1\",\n                \"area\": \"01\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299d8d7fb4a2f516bec58\",\n                \"_timestamp\": 1678940632495,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"1\",\n                \"sex\": \"9\",\n                \"area\": \"77\",\n                \"count\": \"159\"\n            },\n            {\n                \"_id\": \"641299d8d7fb4a2f516bec57\",\n                \"_timestamp\": 1678940632471,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"1\",\n                \"sex\": \"9\",\n                \"area\": \"9999\",\n                \"count\": \"159\"\n            },\n            {\n                \"_id\": \"641299d8d7fb4a2f516bec56\",\n                \"_timestamp\": 1678940632449,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"1\",\n                \"sex\": \"9\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"641299d8d7fb4a2f516bec55\",\n                \"_timestamp\": 1678940632427,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"1\",\n                \"sex\": \"9\",\n                \"area\": \"18\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299d8d7fb4a2f516bec54\",\n                \"_timestamp\": 1678940632404,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"1\",\n                \"sex\": \"9\",\n                \"area\": \"17\",\n                \"count\": \"9\"\n            },\n            {\n                \"_id\": \"641299d8d7fb4a2f516bec53\",\n                \"_timestamp\": 1678940632380,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"1\",\n                \"sex\": \"9\",\n                \"area\": \"16\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299d8d7fb4a2f516bec52\",\n                \"_timestamp\": 1678940632356,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"1\",\n                \"sex\": \"9\",\n                \"area\": \"15\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299d8d7fb4a2f516bec51\",\n                \"_timestamp\": 1678940632330,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"1\",\n                \"sex\": \"9\",\n                \"area\": \"14\",\n                \"count\": \"9\"\n            },\n            {\n                \"_id\": \"641299d8d7fb4a2f516bec50\",\n                \"_timestamp\": 1678940632301,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"1\",\n                \"sex\": \"9\",\n                \"area\": \"13\",\n                \"count\": \"27\"\n            },\n            {\n                \"_id\": \"641299d8d7fb4a2f516bec4f\",\n                \"_timestamp\": 1678940632276,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"1\",\n                \"sex\": \"9\",\n                \"area\": \"12\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299d8d7fb4a2f516bec4e\",\n                \"_timestamp\": 1678940632251,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"1\",\n                \"sex\": \"9\",\n                \"area\": \"09\",\n                \"count\": \"21\"\n            },\n            {\n                \"_id\": \"641299d8d7fb4a2f516bec4d\",\n                \"_timestamp\": 1678940632227,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"1\",\n                \"sex\": \"9\",\n                \"area\": \"08\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"641299d8d7fb4a2f516bec4c\",\n                \"_timestamp\": 1678940632203,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"1\",\n                \"sex\": \"9\",\n                \"area\": \"07\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"641299d8d7fb4a2f516bec4b\",\n                \"_timestamp\": 1678940632175,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"1\",\n                \"sex\": \"9\",\n                \"area\": \"06\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"641299d8d7fb4a2f516bec4a\",\n                \"_timestamp\": 1678940632149,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"1\",\n                \"sex\": \"9\",\n                \"area\": \"05\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"641299d8d7fb4a2f516bec49\",\n                \"_timestamp\": 1678940632123,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"1\",\n                \"sex\": \"9\",\n                \"area\": \"04\",\n                \"count\": \"12\"\n            },\n            {\n                \"_id\": \"641299d8d7fb4a2f516bec48\",\n                \"_timestamp\": 1678940632098,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"1\",\n                \"sex\": \"9\",\n                \"area\": \"03\",\n                \"count\": \"9\"\n            },\n            {\n                \"_id\": \"641299d8d7fb4a2f516bec47\",\n                \"_timestamp\": 1678940632070,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"1\",\n                \"sex\": \"9\",\n                \"area\": \"02\",\n                \"count\": \"51\"\n            },\n            {\n                \"_id\": \"641299d8d7fb4a2f516bec46\",\n                \"_timestamp\": 1678940632041,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"1\",\n                \"sex\": \"9\",\n                \"area\": \"01\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"641299d8d7fb4a2f516bec45\",\n                \"_timestamp\": 1678940632015,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"1\",\n                \"sex\": \"2\",\n                \"area\": \"77\",\n                \"count\": \"132\"\n            },\n            {\n                \"_id\": \"641299d7d7fb4a2f516bec44\",\n                \"_timestamp\": 1678940631990,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"1\",\n                \"sex\": \"2\",\n                \"area\": \"9999\",\n                \"count\": \"132\"\n            },\n            {\n                \"_id\": \"641299d7d7fb4a2f516bec43\",\n                \"_timestamp\": 1678940631957,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"1\",\n                \"sex\": \"2\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"641299d7d7fb4a2f516bec42\",\n                \"_timestamp\": 1678940631930,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"1\",\n                \"sex\": \"2\",\n                \"area\": \"18\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299d7d7fb4a2f516bec41\",\n                \"_timestamp\": 1678940631903,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"1\",\n                \"sex\": \"2\",\n                \"area\": \"17\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"641299d7d7fb4a2f516bec40\",\n                \"_timestamp\": 1678940631748,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"1\",\n                \"sex\": \"2\",\n                \"area\": \"16\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299d7d7fb4a2f516bec3f\",\n                \"_timestamp\": 1678940631707,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"1\",\n                \"sex\": \"2\",\n                \"area\": \"15\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299d7d7fb4a2f516bec3e\",\n                \"_timestamp\": 1678940631676,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"1\",\n                \"sex\": \"2\",\n                \"area\": \"14\",\n                \"count\": \"9\"\n            },\n            {\n                \"_id\": \"641299d7d7fb4a2f516bec3d\",\n                \"_timestamp\": 1678940631651,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"1\",\n                \"sex\": \"2\",\n                \"area\": \"13\",\n                \"count\": \"21\"\n            },\n            {\n                \"_id\": \"641299d7d7fb4a2f516bec3c\",\n                \"_timestamp\": 1678940631627,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"1\",\n                \"sex\": \"2\",\n                \"area\": \"12\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299d7d7fb4a2f516bec3b\",\n                \"_timestamp\": 1678940631601,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"1\",\n                \"sex\": \"2\",\n                \"area\": \"09\",\n                \"count\": \"18\"\n            },\n            {\n                \"_id\": \"641299d7d7fb4a2f516bec3a\",\n                \"_timestamp\": 1678940631576,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"1\",\n                \"sex\": \"2\",\n                \"area\": \"08\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"641299d7d7fb4a2f516bec39\",\n                \"_timestamp\": 1678940631552,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"1\",\n                \"sex\": \"2\",\n                \"area\": \"07\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"641299d7d7fb4a2f516bec38\",\n                \"_timestamp\": 1678940631525,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"1\",\n                \"sex\": \"2\",\n                \"area\": \"06\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"641299d7d7fb4a2f516bec37\",\n                \"_timestamp\": 1678940631498,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"1\",\n                \"sex\": \"2\",\n                \"area\": \"05\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"641299d7d7fb4a2f516bec36\",\n                \"_timestamp\": 1678940631472,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"1\",\n                \"sex\": \"2\",\n                \"area\": \"04\",\n                \"count\": \"12\"\n            },\n            {\n                \"_id\": \"641299d7d7fb4a2f516bec35\",\n                \"_timestamp\": 1678940631446,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"1\",\n                \"sex\": \"2\",\n                \"area\": \"03\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"641299d7d7fb4a2f516bec34\",\n                \"_timestamp\": 1678940631421,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"1\",\n                \"sex\": \"2\",\n                \"area\": \"02\",\n                \"count\": \"42\"\n            },\n            {\n                \"_id\": \"641299d7d7fb4a2f516bec33\",\n                \"_timestamp\": 1678940631397,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"1\",\n                \"sex\": \"2\",\n                \"area\": \"01\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"641299d7d7fb4a2f516bec32\",\n                \"_timestamp\": 1678940631373,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"1\",\n                \"sex\": \"1\",\n                \"area\": \"77\",\n                \"count\": \"27\"\n            },\n            {\n                \"_id\": \"641299d7d7fb4a2f516bec31\",\n                \"_timestamp\": 1678940631351,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"1\",\n                \"sex\": \"1\",\n                \"area\": \"9999\",\n                \"count\": \"27\"\n            },\n            {\n                \"_id\": \"641299d7d7fb4a2f516bec30\",\n                \"_timestamp\": 1678940631326,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"1\",\n                \"sex\": \"1\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"641299d7d7fb4a2f516bec2f\",\n                \"_timestamp\": 1678940631298,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"1\",\n                \"sex\": \"1\",\n                \"area\": \"18\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299d7d7fb4a2f516bec2e\",\n                \"_timestamp\": 1678940631274,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"1\",\n                \"sex\": \"1\",\n                \"area\": \"17\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"641299d7d7fb4a2f516bec2d\",\n                \"_timestamp\": 1678940631249,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"1\",\n                \"sex\": \"1\",\n                \"area\": \"16\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299d7d7fb4a2f516bec2c\",\n                \"_timestamp\": 1678940631225,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"1\",\n                \"sex\": \"1\",\n                \"area\": \"15\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299d7d7fb4a2f516bec2b\",\n                \"_timestamp\": 1678940631202,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"1\",\n                \"sex\": \"1\",\n                \"area\": \"14\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299d7d7fb4a2f516bec2a\",\n                \"_timestamp\": 1678940631179,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"1\",\n                \"sex\": \"1\",\n                \"area\": \"13\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"641299d7d7fb4a2f516bec29\",\n                \"_timestamp\": 1678940631151,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"1\",\n                \"sex\": \"1\",\n                \"area\": \"12\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299d7d7fb4a2f516bec28\",\n                \"_timestamp\": 1678940631128,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"1\",\n                \"sex\": \"1\",\n                \"area\": \"09\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299d7d7fb4a2f516bec27\",\n                \"_timestamp\": 1678940631104,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"1\",\n                \"sex\": \"1\",\n                \"area\": \"08\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299d7d7fb4a2f516bec26\",\n                \"_timestamp\": 1678940631081,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"1\",\n                \"sex\": \"1\",\n                \"area\": \"07\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"641299d7d7fb4a2f516bec25\",\n                \"_timestamp\": 1678940631058,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"1\",\n                \"sex\": \"1\",\n                \"area\": \"06\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299d6d7fb4a2f516bec24\",\n                \"_timestamp\": 1678940630955,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"1\",\n                \"sex\": \"1\",\n                \"area\": \"05\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299d6d7fb4a2f516bec23\",\n                \"_timestamp\": 1678940630869,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"1\",\n                \"sex\": \"1\",\n                \"area\": \"04\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299d6d7fb4a2f516bec22\",\n                \"_timestamp\": 1678940630840,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"1\",\n                \"sex\": \"1\",\n                \"area\": \"03\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"641299d6d7fb4a2f516bec21\",\n                \"_timestamp\": 1678940630813,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"1\",\n                \"sex\": \"1\",\n                \"area\": \"02\",\n                \"count\": \"9\"\n            },\n            {\n                \"_id\": \"641299d6d7fb4a2f516bec20\",\n                \"_timestamp\": 1678940630787,\n                \"year\": \"2018\",\n                \"age\": \"101\",\n                \"ethnic\": \"1\",\n                \"sex\": \"1\",\n                \"area\": \"01\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299d6d7fb4a2f516bec1f\",\n                \"_timestamp\": 1678940630749,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"77\",\n                \"count\": \"246\"\n            },\n            {\n                \"_id\": \"641299d6d7fb4a2f516bec1e\",\n                \"_timestamp\": 1678940630683,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"9999\",\n                \"count\": \"246\"\n            },\n            {\n                \"_id\": \"641299d6d7fb4a2f516bec1d\",\n                \"_timestamp\": 1678940630605,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"99\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299d6d7fb4a2f516bec1c\",\n                \"_timestamp\": 1678940630580,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"18\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"641299d6d7fb4a2f516bec1b\",\n                \"_timestamp\": 1678940630525,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"17\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"641299d6d7fb4a2f516bec1a\",\n                \"_timestamp\": 1678940630500,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"16\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"641299d6d7fb4a2f516bec19\",\n                \"_timestamp\": 1678940630444,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"15\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"641299d6d7fb4a2f516bec18\",\n                \"_timestamp\": 1678940630421,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"14\",\n                \"count\": \"12\"\n            },\n            {\n                \"_id\": \"641299d6d7fb4a2f516bec17\",\n                \"_timestamp\": 1678940630397,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"13\",\n                \"count\": \"39\"\n            },\n            {\n                \"_id\": \"641299d6d7fb4a2f516bec16\",\n                \"_timestamp\": 1678940630373,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"12\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299d6d7fb4a2f516bec15\",\n                \"_timestamp\": 1678940630349,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"09\",\n                \"count\": \"24\"\n            },\n            {\n                \"_id\": \"641299d6d7fb4a2f516bec14\",\n                \"_timestamp\": 1678940630319,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"08\",\n                \"count\": \"12\"\n            },\n            {\n                \"_id\": \"641299d6d7fb4a2f516bec13\",\n                \"_timestamp\": 1678940630292,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"07\",\n                \"count\": \"9\"\n            },\n            {\n                \"_id\": \"641299d6d7fb4a2f516bec12\",\n                \"_timestamp\": 1678940630256,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"06\",\n                \"count\": \"9\"\n            },\n            {\n                \"_id\": \"641299d6d7fb4a2f516bec11\",\n                \"_timestamp\": 1678940630229,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"05\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"641299d6d7fb4a2f516bec10\",\n                \"_timestamp\": 1678940630203,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"04\",\n                \"count\": \"21\"\n            },\n            {\n                \"_id\": \"641299d6d7fb4a2f516bec0f\",\n                \"_timestamp\": 1678940630179,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"03\",\n                \"count\": \"18\"\n            },\n            {\n                \"_id\": \"641299d6d7fb4a2f516bec0e\",\n                \"_timestamp\": 1678940630153,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"02\",\n                \"count\": \"78\"\n            },\n            {\n                \"_id\": \"641299d6d7fb4a2f516bec0d\",\n                \"_timestamp\": 1678940630126,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"01\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"641299d6d7fb4a2f516bec0c\",\n                \"_timestamp\": 1678940630099,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"77\",\n                \"count\": \"198\"\n            },\n            {\n                \"_id\": \"641299d6d7fb4a2f516bec0b\",\n                \"_timestamp\": 1678940630075,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"9999\",\n                \"count\": \"198\"\n            },\n            {\n                \"_id\": \"641299d6d7fb4a2f516bec0a\",\n                \"_timestamp\": 1678940630052,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"99\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299d6d7fb4a2f516bec09\",\n                \"_timestamp\": 1678940630026,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"18\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"641299d6d7fb4a2f516bec08\",\n                \"_timestamp\": 1678940630003,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"17\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"641299d5d7fb4a2f516bec07\",\n                \"_timestamp\": 1678940629980,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"16\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"641299d5d7fb4a2f516bec06\",\n                \"_timestamp\": 1678940629950,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"15\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"641299d5d7fb4a2f516bec05\",\n                \"_timestamp\": 1678940629919,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"14\",\n                \"count\": \"12\"\n            },\n            {\n                \"_id\": \"641299d5d7fb4a2f516bec04\",\n                \"_timestamp\": 1678940629891,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"13\",\n                \"count\": \"30\"\n            },\n            {\n                \"_id\": \"641299d5d7fb4a2f516bec03\",\n                \"_timestamp\": 1678940629866,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"12\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299d5d7fb4a2f516bec02\",\n                \"_timestamp\": 1678940629842,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"09\",\n                \"count\": \"18\"\n            },\n            {\n                \"_id\": \"641299d5d7fb4a2f516bec01\",\n                \"_timestamp\": 1678940629814,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"08\",\n                \"count\": \"12\"\n            },\n            {\n                \"_id\": \"641299d5d7fb4a2f516bec00\",\n                \"_timestamp\": 1678940629788,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"07\",\n                \"count\": \"9\"\n            },\n            {\n                \"_id\": \"641299d5d7fb4a2f516bebff\",\n                \"_timestamp\": 1678940629764,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"06\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"641299d5d7fb4a2f516bebfe\",\n                \"_timestamp\": 1678940629737,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"05\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"641299d5d7fb4a2f516bebfd\",\n                \"_timestamp\": 1678940629714,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"04\",\n                \"count\": \"12\"\n            },\n            {\n                \"_id\": \"641299d5d7fb4a2f516bebfc\",\n                \"_timestamp\": 1678940629687,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"03\",\n                \"count\": \"15\"\n            },\n            {\n                \"_id\": \"641299d5d7fb4a2f516bebfb\",\n                \"_timestamp\": 1678940629658,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"02\",\n                \"count\": \"66\"\n            },\n            {\n                \"_id\": \"641299d5d7fb4a2f516bebfa\",\n                \"_timestamp\": 1678940629632,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"01\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"641299d5d7fb4a2f516bebf9\",\n                \"_timestamp\": 1678940629599,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"1\",\n                \"area\": \"77\",\n                \"count\": \"48\"\n            },\n            {\n                \"_id\": \"641299d5d7fb4a2f516bebf8\",\n                \"_timestamp\": 1678940629572,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"1\",\n                \"area\": \"9999\",\n                \"count\": \"48\"\n            },\n            {\n                \"_id\": \"641299d5d7fb4a2f516bebf7\",\n                \"_timestamp\": 1678940629542,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"1\",\n                \"area\": \"99\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299d5d7fb4a2f516bebf6\",\n                \"_timestamp\": 1678940629511,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"1\",\n                \"area\": \"18\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299d5d7fb4a2f516bebf5\",\n                \"_timestamp\": 1678940629486,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"1\",\n                \"area\": \"17\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299d5d7fb4a2f516bebf4\",\n                \"_timestamp\": 1678940629462,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"1\",\n                \"area\": \"16\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299d5d7fb4a2f516bebf3\",\n                \"_timestamp\": 1678940629436,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"1\",\n                \"area\": \"15\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"641299d5d7fb4a2f516bebf2\",\n                \"_timestamp\": 1678940629412,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"1\",\n                \"area\": \"14\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299d5d7fb4a2f516bebf1\",\n                \"_timestamp\": 1678940629388,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"1\",\n                \"area\": \"13\",\n                \"count\": \"9\"\n            },\n            {\n                \"_id\": \"641299d5d7fb4a2f516bebf0\",\n                \"_timestamp\": 1678940629360,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"1\",\n                \"area\": \"12\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299d5d7fb4a2f516bebef\",\n                \"_timestamp\": 1678940629338,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"1\",\n                \"area\": \"09\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"641299d5d7fb4a2f516bebee\",\n                \"_timestamp\": 1678940629309,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"1\",\n                \"area\": \"08\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299d5d7fb4a2f516bebed\",\n                \"_timestamp\": 1678940629282,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"1\",\n                \"area\": \"07\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299d5d7fb4a2f516bebec\",\n                \"_timestamp\": 1678940629254,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"1\",\n                \"area\": \"06\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"641299d5d7fb4a2f516bebeb\",\n                \"_timestamp\": 1678940629229,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"1\",\n                \"area\": \"05\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299d5d7fb4a2f516bebea\",\n                \"_timestamp\": 1678940629204,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"1\",\n                \"area\": \"04\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"641299d5d7fb4a2f516bebe9\",\n                \"_timestamp\": 1678940629174,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"1\",\n                \"area\": \"03\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"641299d5d7fb4a2f516bebe8\",\n                \"_timestamp\": 1678940629149,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"1\",\n                \"area\": \"02\",\n                \"count\": \"15\"\n            },\n            {\n                \"_id\": \"641299d5d7fb4a2f516bebe7\",\n                \"_timestamp\": 1678940629124,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"1\",\n                \"area\": \"01\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299d5d7fb4a2f516bebe6\",\n                \"_timestamp\": 1678940629098,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"77\",\n                \"sex\": \"9\",\n                \"area\": \"77\",\n                \"count\": \"246\"\n            },\n            {\n                \"_id\": \"641299d5d7fb4a2f516bebe5\",\n                \"_timestamp\": 1678940629071,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"77\",\n                \"sex\": \"9\",\n                \"area\": \"9999\",\n                \"count\": \"246\"\n            },\n            {\n                \"_id\": \"641299d5d7fb4a2f516bebe4\",\n                \"_timestamp\": 1678940629047,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"77\",\n                \"sex\": \"9\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"641299d5d7fb4a2f516bebe3\",\n                \"_timestamp\": 1678940629021,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"77\",\n                \"sex\": \"9\",\n                \"area\": \"18\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"641299d4d7fb4a2f516bebe2\",\n                \"_timestamp\": 1678940628974,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"77\",\n                \"sex\": \"9\",\n                \"area\": \"17\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"641299d4d7fb4a2f516bebe1\",\n                \"_timestamp\": 1678940628950,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"77\",\n                \"sex\": \"9\",\n                \"area\": \"16\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"641299d4d7fb4a2f516bebe0\",\n                \"_timestamp\": 1678940628927,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"77\",\n                \"sex\": \"9\",\n                \"area\": \"15\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"641299d4d7fb4a2f516bebdf\",\n                \"_timestamp\": 1678940628904,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"77\",\n                \"sex\": \"9\",\n                \"area\": \"14\",\n                \"count\": \"12\"\n            },\n            {\n                \"_id\": \"641299d4d7fb4a2f516bebde\",\n                \"_timestamp\": 1678940628883,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"77\",\n                \"sex\": \"9\",\n                \"area\": \"13\",\n                \"count\": \"39\"\n            },\n            {\n                \"_id\": \"641299d4d7fb4a2f516bebdd\",\n                \"_timestamp\": 1678940628856,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"77\",\n                \"sex\": \"9\",\n                \"area\": \"12\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299d4d7fb4a2f516bebdc\",\n                \"_timestamp\": 1678940628831,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"77\",\n                \"sex\": \"9\",\n                \"area\": \"09\",\n                \"count\": \"24\"\n            },\n            {\n                \"_id\": \"641299d4d7fb4a2f516bebdb\",\n                \"_timestamp\": 1678940628797,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"77\",\n                \"sex\": \"9\",\n                \"area\": \"08\",\n                \"count\": \"12\"\n            },\n            {\n                \"_id\": \"641299d4d7fb4a2f516bebda\",\n                \"_timestamp\": 1678940628773,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"77\",\n                \"sex\": \"9\",\n                \"area\": \"07\",\n                \"count\": \"9\"\n            },\n            {\n                \"_id\": \"641299d4d7fb4a2f516bebd9\",\n                \"_timestamp\": 1678940628745,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"77\",\n                \"sex\": \"9\",\n                \"area\": \"06\",\n                \"count\": \"9\"\n            },\n            {\n                \"_id\": \"641299d4d7fb4a2f516bebd8\",\n                \"_timestamp\": 1678940628719,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"77\",\n                \"sex\": \"9\",\n                \"area\": \"05\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"641299d4d7fb4a2f516bebd7\",\n                \"_timestamp\": 1678940628695,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"77\",\n                \"sex\": \"9\",\n                \"area\": \"04\",\n                \"count\": \"21\"\n            },\n            {\n                \"_id\": \"641299d4d7fb4a2f516bebd6\",\n                \"_timestamp\": 1678940628668,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"77\",\n                \"sex\": \"9\",\n                \"area\": \"03\",\n                \"count\": \"18\"\n            },\n            {\n                \"_id\": \"641299d4d7fb4a2f516bebd5\",\n                \"_timestamp\": 1678940628628,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"77\",\n                \"sex\": \"9\",\n                \"area\": \"02\",\n                \"count\": \"78\"\n            },\n            {\n                \"_id\": \"641299d4d7fb4a2f516bebd4\",\n                \"_timestamp\": 1678940628602,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"77\",\n                \"sex\": \"9\",\n                \"area\": \"01\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"641299d4d7fb4a2f516bebd3\",\n                \"_timestamp\": 1678940628572,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"77\",\n                \"sex\": \"2\",\n                \"area\": \"77\",\n                \"count\": \"198\"\n            },\n            {\n                \"_id\": \"641299d4d7fb4a2f516bebd2\",\n                \"_timestamp\": 1678940628540,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"77\",\n                \"sex\": \"2\",\n                \"area\": \"9999\",\n                \"count\": \"198\"\n            },\n            {\n                \"_id\": \"641299d4d7fb4a2f516bebd1\",\n                \"_timestamp\": 1678940628502,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"77\",\n                \"sex\": \"2\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"641299d4d7fb4a2f516bebd0\",\n                \"_timestamp\": 1678940628469,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"77\",\n                \"sex\": \"2\",\n                \"area\": \"18\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"641299d4d7fb4a2f516bebcf\",\n                \"_timestamp\": 1678940628431,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"77\",\n                \"sex\": \"2\",\n                \"area\": \"17\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"641299d4d7fb4a2f516bebce\",\n                \"_timestamp\": 1678940628401,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"77\",\n                \"sex\": \"2\",\n                \"area\": \"16\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"641299d4d7fb4a2f516bebcd\",\n                \"_timestamp\": 1678940628376,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"77\",\n                \"sex\": \"2\",\n                \"area\": \"15\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"641299d4d7fb4a2f516bebcc\",\n                \"_timestamp\": 1678940628351,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"77\",\n                \"sex\": \"2\",\n                \"area\": \"14\",\n                \"count\": \"12\"\n            },\n            {\n                \"_id\": \"641299d4d7fb4a2f516bebcb\",\n                \"_timestamp\": 1678940628323,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"77\",\n                \"sex\": \"2\",\n                \"area\": \"13\",\n                \"count\": \"30\"\n            },\n            {\n                \"_id\": \"641299d4d7fb4a2f516bebca\",\n                \"_timestamp\": 1678940628298,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"77\",\n                \"sex\": \"2\",\n                \"area\": \"12\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299d4d7fb4a2f516bebc9\",\n                \"_timestamp\": 1678940628272,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"77\",\n                \"sex\": \"2\",\n                \"area\": \"09\",\n                \"count\": \"18\"\n            },\n            {\n                \"_id\": \"641299d4d7fb4a2f516bebc8\",\n                \"_timestamp\": 1678940628248,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"77\",\n                \"sex\": \"2\",\n                \"area\": \"08\",\n                \"count\": \"12\"\n            },\n            {\n                \"_id\": \"641299d4d7fb4a2f516bebc7\",\n                \"_timestamp\": 1678940628223,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"77\",\n                \"sex\": \"2\",\n                \"area\": \"07\",\n                \"count\": \"9\"\n            },\n            {\n                \"_id\": \"641299d4d7fb4a2f516bebc6\",\n                \"_timestamp\": 1678940628199,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"77\",\n                \"sex\": \"2\",\n                \"area\": \"06\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"641299d4d7fb4a2f516bebc5\",\n                \"_timestamp\": 1678940628175,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"77\",\n                \"sex\": \"2\",\n                \"area\": \"05\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"641299d4d7fb4a2f516bebc4\",\n                \"_timestamp\": 1678940628151,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"77\",\n                \"sex\": \"2\",\n                \"area\": \"04\",\n                \"count\": \"12\"\n            },\n            {\n                \"_id\": \"641299d4d7fb4a2f516bebc3\",\n                \"_timestamp\": 1678940628126,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"77\",\n                \"sex\": \"2\",\n                \"area\": \"03\",\n                \"count\": \"15\"\n            },\n            {\n                \"_id\": \"641299d4d7fb4a2f516bebc2\",\n                \"_timestamp\": 1678940628101,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"77\",\n                \"sex\": \"2\",\n                \"area\": \"02\",\n                \"count\": \"66\"\n            },\n            {\n                \"_id\": \"641299d4d7fb4a2f516bebc1\",\n                \"_timestamp\": 1678940628075,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"77\",\n                \"sex\": \"2\",\n                \"area\": \"01\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"641299d4d7fb4a2f516bebc0\",\n                \"_timestamp\": 1678940628048,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"77\",\n                \"sex\": \"1\",\n                \"area\": \"77\",\n                \"count\": \"48\"\n            },\n            {\n                \"_id\": \"641299d4d7fb4a2f516bebbf\",\n                \"_timestamp\": 1678940628023,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"77\",\n                \"sex\": \"1\",\n                \"area\": \"9999\",\n                \"count\": \"48\"\n            },\n            {\n                \"_id\": \"641299d3d7fb4a2f516bebbe\",\n                \"_timestamp\": 1678940627995,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"77\",\n                \"sex\": \"1\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"641299d3d7fb4a2f516bebbd\",\n                \"_timestamp\": 1678940627963,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"77\",\n                \"sex\": \"1\",\n                \"area\": \"18\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299d3d7fb4a2f516bebbc\",\n                \"_timestamp\": 1678940627937,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"77\",\n                \"sex\": \"1\",\n                \"area\": \"17\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299d3d7fb4a2f516bebbb\",\n                \"_timestamp\": 1678940627910,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"77\",\n                \"sex\": \"1\",\n                \"area\": \"16\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299d3d7fb4a2f516bebba\",\n                \"_timestamp\": 1678940627884,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"77\",\n                \"sex\": \"1\",\n                \"area\": \"15\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"641299d3d7fb4a2f516bebb9\",\n                \"_timestamp\": 1678940627854,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"77\",\n                \"sex\": \"1\",\n                \"area\": \"14\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299d3d7fb4a2f516bebb8\",\n                \"_timestamp\": 1678940627823,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"77\",\n                \"sex\": \"1\",\n                \"area\": \"13\",\n                \"count\": \"9\"\n            },\n            {\n                \"_id\": \"641299d3d7fb4a2f516bebb7\",\n                \"_timestamp\": 1678940627792,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"77\",\n                \"sex\": \"1\",\n                \"area\": \"12\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299d3d7fb4a2f516bebb6\",\n                \"_timestamp\": 1678940627766,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"77\",\n                \"sex\": \"1\",\n                \"area\": \"09\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"641299d3d7fb4a2f516bebb5\",\n                \"_timestamp\": 1678940627741,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"77\",\n                \"sex\": \"1\",\n                \"area\": \"08\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299d3d7fb4a2f516bebb4\",\n                \"_timestamp\": 1678940627715,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"77\",\n                \"sex\": \"1\",\n                \"area\": \"07\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299d3d7fb4a2f516bebb3\",\n                \"_timestamp\": 1678940627682,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"77\",\n                \"sex\": \"1\",\n                \"area\": \"06\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"641299d3d7fb4a2f516bebb2\",\n                \"_timestamp\": 1678940627649,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"77\",\n                \"sex\": \"1\",\n                \"area\": \"05\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299d3d7fb4a2f516bebb1\",\n                \"_timestamp\": 1678940627622,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"77\",\n                \"sex\": \"1\",\n                \"area\": \"04\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"641299d3d7fb4a2f516bebb0\",\n                \"_timestamp\": 1678940627598,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"77\",\n                \"sex\": \"1\",\n                \"area\": \"03\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"641299d3d7fb4a2f516bebaf\",\n                \"_timestamp\": 1678940627570,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"77\",\n                \"sex\": \"1\",\n                \"area\": \"02\",\n                \"count\": \"15\"\n            },\n            {\n                \"_id\": \"641299d3d7fb4a2f516bebae\",\n                \"_timestamp\": 1678940627540,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"77\",\n                \"sex\": \"1\",\n                \"area\": \"01\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299d3d7fb4a2f516bebad\",\n                \"_timestamp\": 1678940627503,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"9\",\n                \"sex\": \"9\",\n                \"area\": \"77\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299d3d7fb4a2f516bebac\",\n                \"_timestamp\": 1678940627477,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"9\",\n                \"sex\": \"9\",\n                \"area\": \"9999\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299d3d7fb4a2f516bebab\",\n                \"_timestamp\": 1678940627449,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"9\",\n                \"sex\": \"9\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"641299d3d7fb4a2f516bebaa\",\n                \"_timestamp\": 1678940627412,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"9\",\n                \"sex\": \"9\",\n                \"area\": \"18\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299d3d7fb4a2f516beba9\",\n                \"_timestamp\": 1678940627386,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"9\",\n                \"sex\": \"9\",\n                \"area\": \"17\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299d3d7fb4a2f516beba8\",\n                \"_timestamp\": 1678940627355,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"9\",\n                \"sex\": \"9\",\n                \"area\": \"16\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299d3d7fb4a2f516beba7\",\n                \"_timestamp\": 1678940627330,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"9\",\n                \"sex\": \"9\",\n                \"area\": \"15\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299d3d7fb4a2f516beba6\",\n                \"_timestamp\": 1678940627303,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"9\",\n                \"sex\": \"9\",\n                \"area\": \"14\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299d3d7fb4a2f516beba5\",\n                \"_timestamp\": 1678940627278,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"9\",\n                \"sex\": \"9\",\n                \"area\": \"13\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299d3d7fb4a2f516beba4\",\n                \"_timestamp\": 1678940627254,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"9\",\n                \"sex\": \"9\",\n                \"area\": \"12\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299d3d7fb4a2f516beba3\",\n                \"_timestamp\": 1678940627228,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"9\",\n                \"sex\": \"9\",\n                \"area\": \"09\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299d3d7fb4a2f516beba2\",\n                \"_timestamp\": 1678940627203,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"9\",\n                \"sex\": \"9\",\n                \"area\": \"08\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299d3d7fb4a2f516beba1\",\n                \"_timestamp\": 1678940627179,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"9\",\n                \"sex\": \"9\",\n                \"area\": \"07\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299d3d7fb4a2f516beba0\",\n                \"_timestamp\": 1678940627150,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"9\",\n                \"sex\": \"9\",\n                \"area\": \"06\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299d3d7fb4a2f516beb9f\",\n                \"_timestamp\": 1678940627126,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"9\",\n                \"sex\": \"9\",\n                \"area\": \"05\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299d3d7fb4a2f516beb9e\",\n                \"_timestamp\": 1678940627104,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"9\",\n                \"sex\": \"9\",\n                \"area\": \"04\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299d3d7fb4a2f516beb9d\",\n                \"_timestamp\": 1678940627082,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"9\",\n                \"sex\": \"9\",\n                \"area\": \"03\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299d3d7fb4a2f516beb9c\",\n                \"_timestamp\": 1678940627043,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"9\",\n                \"sex\": \"9\",\n                \"area\": \"02\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299d3d7fb4a2f516beb9b\",\n                \"_timestamp\": 1678940627020,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"9\",\n                \"sex\": \"9\",\n                \"area\": \"01\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299d2d7fb4a2f516beb9a\",\n                \"_timestamp\": 1678940626994,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"9\",\n                \"sex\": \"2\",\n                \"area\": \"77\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299d2d7fb4a2f516beb99\",\n                \"_timestamp\": 1678940626968,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"9\",\n                \"sex\": \"2\",\n                \"area\": \"9999\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299d2d7fb4a2f516beb98\",\n                \"_timestamp\": 1678940626945,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"9\",\n                \"sex\": \"2\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"641299d2d7fb4a2f516beb97\",\n                \"_timestamp\": 1678940626922,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"9\",\n                \"sex\": \"2\",\n                \"area\": \"18\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299d2d7fb4a2f516beb96\",\n                \"_timestamp\": 1678940626896,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"9\",\n                \"sex\": \"2\",\n                \"area\": \"17\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299d2d7fb4a2f516beb95\",\n                \"_timestamp\": 1678940626872,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"9\",\n                \"sex\": \"2\",\n                \"area\": \"16\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299d2d7fb4a2f516beb94\",\n                \"_timestamp\": 1678940626848,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"9\",\n                \"sex\": \"2\",\n                \"area\": \"15\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299d2d7fb4a2f516beb93\",\n                \"_timestamp\": 1678940626824,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"9\",\n                \"sex\": \"2\",\n                \"area\": \"14\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299d2d7fb4a2f516beb92\",\n                \"_timestamp\": 1678940626800,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"9\",\n                \"sex\": \"2\",\n                \"area\": \"13\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299d2d7fb4a2f516beb91\",\n                \"_timestamp\": 1678940626766,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"9\",\n                \"sex\": \"2\",\n                \"area\": \"12\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299d2d7fb4a2f516beb90\",\n                \"_timestamp\": 1678940626734,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"9\",\n                \"sex\": \"2\",\n                \"area\": \"09\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299d2d7fb4a2f516beb8f\",\n                \"_timestamp\": 1678940626711,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"9\",\n                \"sex\": \"2\",\n                \"area\": \"08\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299d2d7fb4a2f516beb8e\",\n                \"_timestamp\": 1678940626686,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"9\",\n                \"sex\": \"2\",\n                \"area\": \"07\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299d2d7fb4a2f516beb8d\",\n                \"_timestamp\": 1678940626661,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"9\",\n                \"sex\": \"2\",\n                \"area\": \"06\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299d2d7fb4a2f516beb8c\",\n                \"_timestamp\": 1678940626635,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"9\",\n                \"sex\": \"2\",\n                \"area\": \"05\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299d2d7fb4a2f516beb8b\",\n                \"_timestamp\": 1678940626610,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"9\",\n                \"sex\": \"2\",\n                \"area\": \"04\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299d2d7fb4a2f516beb8a\",\n                \"_timestamp\": 1678940626585,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"9\",\n                \"sex\": \"2\",\n                \"area\": \"03\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299d2d7fb4a2f516beb89\",\n                \"_timestamp\": 1678940626556,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"9\",\n                \"sex\": \"2\",\n                \"area\": \"02\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299d2d7fb4a2f516beb88\",\n                \"_timestamp\": 1678940626532,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"9\",\n                \"sex\": \"2\",\n                \"area\": \"01\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299d2d7fb4a2f516beb87\",\n                \"_timestamp\": 1678940626506,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"9\",\n                \"sex\": \"1\",\n                \"area\": \"77\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299d2d7fb4a2f516beb86\",\n                \"_timestamp\": 1678940626480,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"9\",\n                \"sex\": \"1\",\n                \"area\": \"9999\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299d2d7fb4a2f516beb85\",\n                \"_timestamp\": 1678940626455,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"9\",\n                \"sex\": \"1\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"641299d2d7fb4a2f516beb84\",\n                \"_timestamp\": 1678940626431,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"9\",\n                \"sex\": \"1\",\n                \"area\": \"18\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299d2d7fb4a2f516beb83\",\n                \"_timestamp\": 1678940626397,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"9\",\n                \"sex\": \"1\",\n                \"area\": \"17\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299d2d7fb4a2f516beb82\",\n                \"_timestamp\": 1678940626369,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"9\",\n                \"sex\": \"1\",\n                \"area\": \"16\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299d2d7fb4a2f516beb81\",\n                \"_timestamp\": 1678940626345,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"9\",\n                \"sex\": \"1\",\n                \"area\": \"15\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299d2d7fb4a2f516beb80\",\n                \"_timestamp\": 1678940626316,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"9\",\n                \"sex\": \"1\",\n                \"area\": \"14\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299d2d7fb4a2f516beb7f\",\n                \"_timestamp\": 1678940626293,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"9\",\n                \"sex\": \"1\",\n                \"area\": \"13\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299d2d7fb4a2f516beb7e\",\n                \"_timestamp\": 1678940626268,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"9\",\n                \"sex\": \"1\",\n                \"area\": \"12\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299d2d7fb4a2f516beb7d\",\n                \"_timestamp\": 1678940626243,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"9\",\n                \"sex\": \"1\",\n                \"area\": \"09\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299d2d7fb4a2f516beb7c\",\n                \"_timestamp\": 1678940626216,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"9\",\n                \"sex\": \"1\",\n                \"area\": \"08\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299d2d7fb4a2f516beb7b\",\n                \"_timestamp\": 1678940626190,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"9\",\n                \"sex\": \"1\",\n                \"area\": \"07\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299d2d7fb4a2f516beb7a\",\n                \"_timestamp\": 1678940626166,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"9\",\n                \"sex\": \"1\",\n                \"area\": \"06\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299d2d7fb4a2f516beb79\",\n                \"_timestamp\": 1678940626142,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"9\",\n                \"sex\": \"1\",\n                \"area\": \"05\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299d2d7fb4a2f516beb78\",\n                \"_timestamp\": 1678940626116,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"9\",\n                \"sex\": \"1\",\n                \"area\": \"04\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299d2d7fb4a2f516beb77\",\n                \"_timestamp\": 1678940626093,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"9\",\n                \"sex\": \"1\",\n                \"area\": \"03\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299d2d7fb4a2f516beb76\",\n                \"_timestamp\": 1678940626068,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"9\",\n                \"sex\": \"1\",\n                \"area\": \"02\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299d2d7fb4a2f516beb75\",\n                \"_timestamp\": 1678940626044,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"9\",\n                \"sex\": \"1\",\n                \"area\": \"01\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299d2d7fb4a2f516beb74\",\n                \"_timestamp\": 1678940626021,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"6\",\n                \"sex\": \"9\",\n                \"area\": \"77\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299d1d7fb4a2f516beb73\",\n                \"_timestamp\": 1678940625995,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"6\",\n                \"sex\": \"9\",\n                \"area\": \"9999\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299d1d7fb4a2f516beb72\",\n                \"_timestamp\": 1678940625971,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"6\",\n                \"sex\": \"9\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"641299d1d7fb4a2f516beb71\",\n                \"_timestamp\": 1678940625947,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"6\",\n                \"sex\": \"9\",\n                \"area\": \"18\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299d1d7fb4a2f516beb70\",\n                \"_timestamp\": 1678940625925,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"6\",\n                \"sex\": \"9\",\n                \"area\": \"17\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299d1d7fb4a2f516beb6f\",\n                \"_timestamp\": 1678940625899,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"6\",\n                \"sex\": \"9\",\n                \"area\": \"16\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299d1d7fb4a2f516beb6e\",\n                \"_timestamp\": 1678940625868,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"6\",\n                \"sex\": \"9\",\n                \"area\": \"15\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299d1d7fb4a2f516beb6d\",\n                \"_timestamp\": 1678940625837,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"6\",\n                \"sex\": \"9\",\n                \"area\": \"14\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299d1d7fb4a2f516beb6c\",\n                \"_timestamp\": 1678940625807,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"6\",\n                \"sex\": \"9\",\n                \"area\": \"13\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299d1d7fb4a2f516beb6b\",\n                \"_timestamp\": 1678940625758,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"6\",\n                \"sex\": \"9\",\n                \"area\": \"12\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299d1d7fb4a2f516beb6a\",\n                \"_timestamp\": 1678940625734,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"6\",\n                \"sex\": \"9\",\n                \"area\": \"09\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299d1d7fb4a2f516beb69\",\n                \"_timestamp\": 1678940625709,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"6\",\n                \"sex\": \"9\",\n                \"area\": \"08\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299d1d7fb4a2f516beb68\",\n                \"_timestamp\": 1678940625685,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"6\",\n                \"sex\": \"9\",\n                \"area\": \"07\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299d1d7fb4a2f516beb67\",\n                \"_timestamp\": 1678940625647,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"6\",\n                \"sex\": \"9\",\n                \"area\": \"06\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299d1d7fb4a2f516beb66\",\n                \"_timestamp\": 1678940625619,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"6\",\n                \"sex\": \"9\",\n                \"area\": \"05\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299d1d7fb4a2f516beb65\",\n                \"_timestamp\": 1678940625594,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"6\",\n                \"sex\": \"9\",\n                \"area\": \"04\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299d1d7fb4a2f516beb64\",\n                \"_timestamp\": 1678940625568,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"6\",\n                \"sex\": \"9\",\n                \"area\": \"03\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299d1d7fb4a2f516beb63\",\n                \"_timestamp\": 1678940625540,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"6\",\n                \"sex\": \"9\",\n                \"area\": \"02\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299d1d7fb4a2f516beb62\",\n                \"_timestamp\": 1678940625515,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"6\",\n                \"sex\": \"9\",\n                \"area\": \"01\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299d1d7fb4a2f516beb61\",\n                \"_timestamp\": 1678940625490,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"6\",\n                \"sex\": \"2\",\n                \"area\": \"77\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299d1d7fb4a2f516beb60\",\n                \"_timestamp\": 1678940625462,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"6\",\n                \"sex\": \"2\",\n                \"area\": \"9999\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299d1d7fb4a2f516beb5f\",\n                \"_timestamp\": 1678940625435,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"6\",\n                \"sex\": \"2\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"641299d1d7fb4a2f516beb5e\",\n                \"_timestamp\": 1678940625412,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"6\",\n                \"sex\": \"2\",\n                \"area\": \"18\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299d1d7fb4a2f516beb5d\",\n                \"_timestamp\": 1678940625373,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"6\",\n                \"sex\": \"2\",\n                \"area\": \"17\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299d1d7fb4a2f516beb5c\",\n                \"_timestamp\": 1678940625347,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"6\",\n                \"sex\": \"2\",\n                \"area\": \"16\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299d1d7fb4a2f516beb5b\",\n                \"_timestamp\": 1678940625322,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"6\",\n                \"sex\": \"2\",\n                \"area\": \"15\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299d1d7fb4a2f516beb5a\",\n                \"_timestamp\": 1678940625297,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"6\",\n                \"sex\": \"2\",\n                \"area\": \"14\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299d1d7fb4a2f516beb59\",\n                \"_timestamp\": 1678940625272,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"6\",\n                \"sex\": \"2\",\n                \"area\": \"13\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299d1d7fb4a2f516beb58\",\n                \"_timestamp\": 1678940625240,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"6\",\n                \"sex\": \"2\",\n                \"area\": \"12\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299d1d7fb4a2f516beb57\",\n                \"_timestamp\": 1678940625218,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"6\",\n                \"sex\": \"2\",\n                \"area\": \"09\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299d1d7fb4a2f516beb56\",\n                \"_timestamp\": 1678940625190,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"6\",\n                \"sex\": \"2\",\n                \"area\": \"08\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299d1d7fb4a2f516beb55\",\n                \"_timestamp\": 1678940625165,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"6\",\n                \"sex\": \"2\",\n                \"area\": \"07\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299d1d7fb4a2f516beb54\",\n                \"_timestamp\": 1678940625137,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"6\",\n                \"sex\": \"2\",\n                \"area\": \"06\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299d1d7fb4a2f516beb53\",\n                \"_timestamp\": 1678940625109,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"6\",\n                \"sex\": \"2\",\n                \"area\": \"05\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299d1d7fb4a2f516beb52\",\n                \"_timestamp\": 1678940625078,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"6\",\n                \"sex\": \"2\",\n                \"area\": \"04\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299d1d7fb4a2f516beb51\",\n                \"_timestamp\": 1678940625049,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"6\",\n                \"sex\": \"2\",\n                \"area\": \"03\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299d1d7fb4a2f516beb50\",\n                \"_timestamp\": 1678940625024,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"6\",\n                \"sex\": \"2\",\n                \"area\": \"02\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299d1d7fb4a2f516beb4f\",\n                \"_timestamp\": 1678940624999,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"6\",\n                \"sex\": \"2\",\n                \"area\": \"01\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299d0d7fb4a2f516beb4e\",\n                \"_timestamp\": 1678940624976,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"6\",\n                \"sex\": \"1\",\n                \"area\": \"77\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299d0d7fb4a2f516beb4d\",\n                \"_timestamp\": 1678940624951,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"6\",\n                \"sex\": \"1\",\n                \"area\": \"9999\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299d0d7fb4a2f516beb4c\",\n                \"_timestamp\": 1678940624923,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"6\",\n                \"sex\": \"1\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"641299d0d7fb4a2f516beb4b\",\n                \"_timestamp\": 1678940624896,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"6\",\n                \"sex\": \"1\",\n                \"area\": \"18\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299d0d7fb4a2f516beb4a\",\n                \"_timestamp\": 1678940624873,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"6\",\n                \"sex\": \"1\",\n                \"area\": \"17\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299d0d7fb4a2f516beb49\",\n                \"_timestamp\": 1678940624850,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"6\",\n                \"sex\": \"1\",\n                \"area\": \"16\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299d0d7fb4a2f516beb48\",\n                \"_timestamp\": 1678940624826,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"6\",\n                \"sex\": \"1\",\n                \"area\": \"15\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299d0d7fb4a2f516beb47\",\n                \"_timestamp\": 1678940624800,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"6\",\n                \"sex\": \"1\",\n                \"area\": \"14\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299d0d7fb4a2f516beb46\",\n                \"_timestamp\": 1678940624752,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"6\",\n                \"sex\": \"1\",\n                \"area\": \"13\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299d0d7fb4a2f516beb45\",\n                \"_timestamp\": 1678940624727,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"6\",\n                \"sex\": \"1\",\n                \"area\": \"12\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299d0d7fb4a2f516beb44\",\n                \"_timestamp\": 1678940624700,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"6\",\n                \"sex\": \"1\",\n                \"area\": \"09\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299d0d7fb4a2f516beb43\",\n                \"_timestamp\": 1678940624674,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"6\",\n                \"sex\": \"1\",\n                \"area\": \"08\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299d0d7fb4a2f516beb42\",\n                \"_timestamp\": 1678940624650,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"6\",\n                \"sex\": \"1\",\n                \"area\": \"07\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299d0d7fb4a2f516beb41\",\n                \"_timestamp\": 1678940624625,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"6\",\n                \"sex\": \"1\",\n                \"area\": \"06\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299d0d7fb4a2f516beb40\",\n                \"_timestamp\": 1678940624601,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"6\",\n                \"sex\": \"1\",\n                \"area\": \"05\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299d0d7fb4a2f516beb3f\",\n                \"_timestamp\": 1678940624573,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"6\",\n                \"sex\": \"1\",\n                \"area\": \"04\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299d0d7fb4a2f516beb3e\",\n                \"_timestamp\": 1678940624546,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"6\",\n                \"sex\": \"1\",\n                \"area\": \"03\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299d0d7fb4a2f516beb3d\",\n                \"_timestamp\": 1678940624522,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"6\",\n                \"sex\": \"1\",\n                \"area\": \"02\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299d0d7fb4a2f516beb3c\",\n                \"_timestamp\": 1678940624494,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"6\",\n                \"sex\": \"1\",\n                \"area\": \"01\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299d0d7fb4a2f516beb3b\",\n                \"_timestamp\": 1678940624467,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"5\",\n                \"sex\": \"9\",\n                \"area\": \"77\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299d0d7fb4a2f516beb3a\",\n                \"_timestamp\": 1678940624443,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"5\",\n                \"sex\": \"9\",\n                \"area\": \"9999\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299d0d7fb4a2f516beb39\",\n                \"_timestamp\": 1678940624419,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"5\",\n                \"sex\": \"9\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"641299d0d7fb4a2f516beb38\",\n                \"_timestamp\": 1678940624392,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"5\",\n                \"sex\": \"9\",\n                \"area\": \"18\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299d0d7fb4a2f516beb37\",\n                \"_timestamp\": 1678940624369,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"5\",\n                \"sex\": \"9\",\n                \"area\": \"17\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299d0d7fb4a2f516beb36\",\n                \"_timestamp\": 1678940624342,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"5\",\n                \"sex\": \"9\",\n                \"area\": \"16\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299d0d7fb4a2f516beb35\",\n                \"_timestamp\": 1678940624313,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"5\",\n                \"sex\": \"9\",\n                \"area\": \"15\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299d0d7fb4a2f516beb34\",\n                \"_timestamp\": 1678940624289,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"5\",\n                \"sex\": \"9\",\n                \"area\": \"14\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299d0d7fb4a2f516beb33\",\n                \"_timestamp\": 1678940624267,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"5\",\n                \"sex\": \"9\",\n                \"area\": \"13\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299d0d7fb4a2f516beb32\",\n                \"_timestamp\": 1678940624243,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"5\",\n                \"sex\": \"9\",\n                \"area\": \"12\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299d0d7fb4a2f516beb31\",\n                \"_timestamp\": 1678940624217,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"5\",\n                \"sex\": \"9\",\n                \"area\": \"09\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299d0d7fb4a2f516beb30\",\n                \"_timestamp\": 1678940624193,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"5\",\n                \"sex\": \"9\",\n                \"area\": \"08\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299d0d7fb4a2f516beb2f\",\n                \"_timestamp\": 1678940624165,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"5\",\n                \"sex\": \"9\",\n                \"area\": \"07\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299d0d7fb4a2f516beb2e\",\n                \"_timestamp\": 1678940624139,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"5\",\n                \"sex\": \"9\",\n                \"area\": \"06\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299d0d7fb4a2f516beb2d\",\n                \"_timestamp\": 1678940624075,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"5\",\n                \"sex\": \"9\",\n                \"area\": \"05\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299cfd7fb4a2f516beb2c\",\n                \"_timestamp\": 1678940623996,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"5\",\n                \"sex\": \"9\",\n                \"area\": \"04\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299cfd7fb4a2f516beb2b\",\n                \"_timestamp\": 1678940623961,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"5\",\n                \"sex\": \"9\",\n                \"area\": \"03\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299cfd7fb4a2f516beb2a\",\n                \"_timestamp\": 1678940623937,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"5\",\n                \"sex\": \"9\",\n                \"area\": \"02\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299cfd7fb4a2f516beb29\",\n                \"_timestamp\": 1678940623900,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"5\",\n                \"sex\": \"9\",\n                \"area\": \"01\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299cfd7fb4a2f516beb28\",\n                \"_timestamp\": 1678940623873,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"5\",\n                \"sex\": \"2\",\n                \"area\": \"77\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299cfd7fb4a2f516beb27\",\n                \"_timestamp\": 1678940623845,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"5\",\n                \"sex\": \"2\",\n                \"area\": \"9999\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299cfd7fb4a2f516beb26\",\n                \"_timestamp\": 1678940623820,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"5\",\n                \"sex\": \"2\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"641299cfd7fb4a2f516beb25\",\n                \"_timestamp\": 1678940623796,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"5\",\n                \"sex\": \"2\",\n                \"area\": \"18\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299cfd7fb4a2f516beb24\",\n                \"_timestamp\": 1678940623771,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"5\",\n                \"sex\": \"2\",\n                \"area\": \"17\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299cfd7fb4a2f516beb23\",\n                \"_timestamp\": 1678940623746,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"5\",\n                \"sex\": \"2\",\n                \"area\": \"16\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299cfd7fb4a2f516beb22\",\n                \"_timestamp\": 1678940623723,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"5\",\n                \"sex\": \"2\",\n                \"area\": \"15\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299cfd7fb4a2f516beb21\",\n                \"_timestamp\": 1678940623686,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"5\",\n                \"sex\": \"2\",\n                \"area\": \"14\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299cfd7fb4a2f516beb20\",\n                \"_timestamp\": 1678940623662,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"5\",\n                \"sex\": \"2\",\n                \"area\": \"13\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299cfd7fb4a2f516beb1f\",\n                \"_timestamp\": 1678940623633,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"5\",\n                \"sex\": \"2\",\n                \"area\": \"12\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299cfd7fb4a2f516beb1e\",\n                \"_timestamp\": 1678940623608,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"5\",\n                \"sex\": \"2\",\n                \"area\": \"09\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299cfd7fb4a2f516beb1d\",\n                \"_timestamp\": 1678940623583,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"5\",\n                \"sex\": \"2\",\n                \"area\": \"08\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299cfd7fb4a2f516beb1c\",\n                \"_timestamp\": 1678940623558,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"5\",\n                \"sex\": \"2\",\n                \"area\": \"07\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299cfd7fb4a2f516beb1b\",\n                \"_timestamp\": 1678940623534,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"5\",\n                \"sex\": \"2\",\n                \"area\": \"06\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299cfd7fb4a2f516beb1a\",\n                \"_timestamp\": 1678940623505,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"5\",\n                \"sex\": \"2\",\n                \"area\": \"05\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299cfd7fb4a2f516beb19\",\n                \"_timestamp\": 1678940623482,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"5\",\n                \"sex\": \"2\",\n                \"area\": \"04\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299cfd7fb4a2f516beb18\",\n                \"_timestamp\": 1678940623458,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"5\",\n                \"sex\": \"2\",\n                \"area\": \"03\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299cfd7fb4a2f516beb17\",\n                \"_timestamp\": 1678940623435,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"5\",\n                \"sex\": \"2\",\n                \"area\": \"02\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299cfd7fb4a2f516beb16\",\n                \"_timestamp\": 1678940623411,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"5\",\n                \"sex\": \"2\",\n                \"area\": \"01\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299cfd7fb4a2f516beb15\",\n                \"_timestamp\": 1678940623382,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"5\",\n                \"sex\": \"1\",\n                \"area\": \"77\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299cfd7fb4a2f516beb14\",\n                \"_timestamp\": 1678940623357,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"5\",\n                \"sex\": \"1\",\n                \"area\": \"9999\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299cfd7fb4a2f516beb13\",\n                \"_timestamp\": 1678940623332,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"5\",\n                \"sex\": \"1\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"641299cfd7fb4a2f516beb12\",\n                \"_timestamp\": 1678940623304,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"5\",\n                \"sex\": \"1\",\n                \"area\": \"18\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299cfd7fb4a2f516beb11\",\n                \"_timestamp\": 1678940623280,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"5\",\n                \"sex\": \"1\",\n                \"area\": \"17\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299cfd7fb4a2f516beb10\",\n                \"_timestamp\": 1678940623253,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"5\",\n                \"sex\": \"1\",\n                \"area\": \"16\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299cfd7fb4a2f516beb0f\",\n                \"_timestamp\": 1678940623230,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"5\",\n                \"sex\": \"1\",\n                \"area\": \"15\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299cfd7fb4a2f516beb0e\",\n                \"_timestamp\": 1678940623206,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"5\",\n                \"sex\": \"1\",\n                \"area\": \"14\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299cfd7fb4a2f516beb0d\",\n                \"_timestamp\": 1678940623181,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"5\",\n                \"sex\": \"1\",\n                \"area\": \"13\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299cfd7fb4a2f516beb0c\",\n                \"_timestamp\": 1678940623156,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"5\",\n                \"sex\": \"1\",\n                \"area\": \"12\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299cfd7fb4a2f516beb0b\",\n                \"_timestamp\": 1678940623133,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"5\",\n                \"sex\": \"1\",\n                \"area\": \"09\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299cfd7fb4a2f516beb0a\",\n                \"_timestamp\": 1678940623107,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"5\",\n                \"sex\": \"1\",\n                \"area\": \"08\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299cfd7fb4a2f516beb09\",\n                \"_timestamp\": 1678940623080,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"5\",\n                \"sex\": \"1\",\n                \"area\": \"07\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299cfd7fb4a2f516beb08\",\n                \"_timestamp\": 1678940623056,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"5\",\n                \"sex\": \"1\",\n                \"area\": \"06\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299cfd7fb4a2f516beb07\",\n                \"_timestamp\": 1678940623030,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"5\",\n                \"sex\": \"1\",\n                \"area\": \"05\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299cfd7fb4a2f516beb06\",\n                \"_timestamp\": 1678940623006,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"5\",\n                \"sex\": \"1\",\n                \"area\": \"04\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299ced7fb4a2f516beb05\",\n                \"_timestamp\": 1678940622981,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"5\",\n                \"sex\": \"1\",\n                \"area\": \"03\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299ced7fb4a2f516beb04\",\n                \"_timestamp\": 1678940622958,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"5\",\n                \"sex\": \"1\",\n                \"area\": \"02\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299ced7fb4a2f516beb03\",\n                \"_timestamp\": 1678940622932,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"5\",\n                \"sex\": \"1\",\n                \"area\": \"01\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299ced7fb4a2f516beb02\",\n                \"_timestamp\": 1678940622902,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"4\",\n                \"sex\": \"9\",\n                \"area\": \"77\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"641299ced7fb4a2f516beb01\",\n                \"_timestamp\": 1678940622876,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"4\",\n                \"sex\": \"9\",\n                \"area\": \"9999\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"641299ced7fb4a2f516beb00\",\n                \"_timestamp\": 1678940622853,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"4\",\n                \"sex\": \"9\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"641299ced7fb4a2f516beaff\",\n                \"_timestamp\": 1678940622828,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"4\",\n                \"sex\": \"9\",\n                \"area\": \"18\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299ced7fb4a2f516beafe\",\n                \"_timestamp\": 1678940622803,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"4\",\n                \"sex\": \"9\",\n                \"area\": \"17\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299ced7fb4a2f516beafd\",\n                \"_timestamp\": 1678940622767,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"4\",\n                \"sex\": \"9\",\n                \"area\": \"16\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299ced7fb4a2f516beafc\",\n                \"_timestamp\": 1678940622741,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"4\",\n                \"sex\": \"9\",\n                \"area\": \"15\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299ced7fb4a2f516beafb\",\n                \"_timestamp\": 1678940622716,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"4\",\n                \"sex\": \"9\",\n                \"area\": \"14\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299ced7fb4a2f516beafa\",\n                \"_timestamp\": 1678940622694,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"4\",\n                \"sex\": \"9\",\n                \"area\": \"13\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299ced7fb4a2f516beaf9\",\n                \"_timestamp\": 1678940622664,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"4\",\n                \"sex\": \"9\",\n                \"area\": \"12\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299ced7fb4a2f516beaf8\",\n                \"_timestamp\": 1678940622641,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"4\",\n                \"sex\": \"9\",\n                \"area\": \"09\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299ced7fb4a2f516beaf7\",\n                \"_timestamp\": 1678940622616,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"4\",\n                \"sex\": \"9\",\n                \"area\": \"08\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299ced7fb4a2f516beaf6\",\n                \"_timestamp\": 1678940622579,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"4\",\n                \"sex\": \"9\",\n                \"area\": \"07\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299ced7fb4a2f516beaf5\",\n                \"_timestamp\": 1678940622552,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"4\",\n                \"sex\": \"9\",\n                \"area\": \"06\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299ced7fb4a2f516beaf4\",\n                \"_timestamp\": 1678940622528,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"4\",\n                \"sex\": \"9\",\n                \"area\": \"05\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299ced7fb4a2f516beaf3\",\n                \"_timestamp\": 1678940622501,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"4\",\n                \"sex\": \"9\",\n                \"area\": \"04\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299ced7fb4a2f516beaf2\",\n                \"_timestamp\": 1678940622475,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"4\",\n                \"sex\": \"9\",\n                \"area\": \"03\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299ced7fb4a2f516beaf1\",\n                \"_timestamp\": 1678940622447,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"4\",\n                \"sex\": \"9\",\n                \"area\": \"02\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"641299ced7fb4a2f516beaf0\",\n                \"_timestamp\": 1678940622421,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"4\",\n                \"sex\": \"9\",\n                \"area\": \"01\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299ced7fb4a2f516beaef\",\n                \"_timestamp\": 1678940622398,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"4\",\n                \"sex\": \"2\",\n                \"area\": \"77\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"641299ced7fb4a2f516beaee\",\n                \"_timestamp\": 1678940622373,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"4\",\n                \"sex\": \"2\",\n                \"area\": \"9999\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"641299ced7fb4a2f516beaed\",\n                \"_timestamp\": 1678940622349,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"4\",\n                \"sex\": \"2\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"641299ced7fb4a2f516beaec\",\n                \"_timestamp\": 1678940622324,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"4\",\n                \"sex\": \"2\",\n                \"area\": \"18\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299ced7fb4a2f516beaeb\",\n                \"_timestamp\": 1678940622297,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"4\",\n                \"sex\": \"2\",\n                \"area\": \"17\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299ced7fb4a2f516beaea\",\n                \"_timestamp\": 1678940622274,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"4\",\n                \"sex\": \"2\",\n                \"area\": \"16\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299ced7fb4a2f516beae9\",\n                \"_timestamp\": 1678940622248,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"4\",\n                \"sex\": \"2\",\n                \"area\": \"15\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299ced7fb4a2f516beae8\",\n                \"_timestamp\": 1678940622217,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"4\",\n                \"sex\": \"2\",\n                \"area\": \"14\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299ced7fb4a2f516beae7\",\n                \"_timestamp\": 1678940622190,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"4\",\n                \"sex\": \"2\",\n                \"area\": \"13\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299ced7fb4a2f516beae6\",\n                \"_timestamp\": 1678940622165,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"4\",\n                \"sex\": \"2\",\n                \"area\": \"12\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299ced7fb4a2f516beae5\",\n                \"_timestamp\": 1678940622139,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"4\",\n                \"sex\": \"2\",\n                \"area\": \"09\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299ced7fb4a2f516beae4\",\n                \"_timestamp\": 1678940622107,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"4\",\n                \"sex\": \"2\",\n                \"area\": \"08\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299ced7fb4a2f516beae3\",\n                \"_timestamp\": 1678940622082,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"4\",\n                \"sex\": \"2\",\n                \"area\": \"07\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299ced7fb4a2f516beae2\",\n                \"_timestamp\": 1678940622057,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"4\",\n                \"sex\": \"2\",\n                \"area\": \"06\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299ced7fb4a2f516beae1\",\n                \"_timestamp\": 1678940622031,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"4\",\n                \"sex\": \"2\",\n                \"area\": \"05\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299ced7fb4a2f516beae0\",\n                \"_timestamp\": 1678940622005,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"4\",\n                \"sex\": \"2\",\n                \"area\": \"04\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299cdd7fb4a2f516beadf\",\n                \"_timestamp\": 1678940621976,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"4\",\n                \"sex\": \"2\",\n                \"area\": \"03\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299cdd7fb4a2f516beade\",\n                \"_timestamp\": 1678940621946,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"4\",\n                \"sex\": \"2\",\n                \"area\": \"02\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"641299cdd7fb4a2f516beadd\",\n                \"_timestamp\": 1678940621913,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"4\",\n                \"sex\": \"2\",\n                \"area\": \"01\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299cdd7fb4a2f516beadc\",\n                \"_timestamp\": 1678940621886,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"4\",\n                \"sex\": \"1\",\n                \"area\": \"77\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299cdd7fb4a2f516beadb\",\n                \"_timestamp\": 1678940621856,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"4\",\n                \"sex\": \"1\",\n                \"area\": \"9999\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299cdd7fb4a2f516beada\",\n                \"_timestamp\": 1678940621831,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"4\",\n                \"sex\": \"1\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"641299cdd7fb4a2f516bead9\",\n                \"_timestamp\": 1678940621806,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"4\",\n                \"sex\": \"1\",\n                \"area\": \"18\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299cdd7fb4a2f516bead8\",\n                \"_timestamp\": 1678940621780,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"4\",\n                \"sex\": \"1\",\n                \"area\": \"17\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299cdd7fb4a2f516bead7\",\n                \"_timestamp\": 1678940621747,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"4\",\n                \"sex\": \"1\",\n                \"area\": \"16\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299cdd7fb4a2f516bead6\",\n                \"_timestamp\": 1678940621725,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"4\",\n                \"sex\": \"1\",\n                \"area\": \"15\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299cdd7fb4a2f516bead5\",\n                \"_timestamp\": 1678940621699,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"4\",\n                \"sex\": \"1\",\n                \"area\": \"14\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299cdd7fb4a2f516bead4\",\n                \"_timestamp\": 1678940621673,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"4\",\n                \"sex\": \"1\",\n                \"area\": \"13\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299cdd7fb4a2f516bead3\",\n                \"_timestamp\": 1678940621645,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"4\",\n                \"sex\": \"1\",\n                \"area\": \"12\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299cdd7fb4a2f516bead2\",\n                \"_timestamp\": 1678940621622,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"4\",\n                \"sex\": \"1\",\n                \"area\": \"09\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299cdd7fb4a2f516bead1\",\n                \"_timestamp\": 1678940621596,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"4\",\n                \"sex\": \"1\",\n                \"area\": \"08\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299cdd7fb4a2f516bead0\",\n                \"_timestamp\": 1678940621571,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"4\",\n                \"sex\": \"1\",\n                \"area\": \"07\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299cdd7fb4a2f516beacf\",\n                \"_timestamp\": 1678940621546,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"4\",\n                \"sex\": \"1\",\n                \"area\": \"06\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299cdd7fb4a2f516beace\",\n                \"_timestamp\": 1678940621522,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"4\",\n                \"sex\": \"1\",\n                \"area\": \"05\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299cdd7fb4a2f516beacd\",\n                \"_timestamp\": 1678940621499,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"4\",\n                \"sex\": \"1\",\n                \"area\": \"04\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299cdd7fb4a2f516beacc\",\n                \"_timestamp\": 1678940621476,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"4\",\n                \"sex\": \"1\",\n                \"area\": \"03\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299cdd7fb4a2f516beacb\",\n                \"_timestamp\": 1678940621453,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"4\",\n                \"sex\": \"1\",\n                \"area\": \"02\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299cdd7fb4a2f516beaca\",\n                \"_timestamp\": 1678940621429,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"4\",\n                \"sex\": \"1\",\n                \"area\": \"01\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299cdd7fb4a2f516beac9\",\n                \"_timestamp\": 1678940621402,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"3\",\n                \"sex\": \"9\",\n                \"area\": \"77\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299cdd7fb4a2f516beac8\",\n                \"_timestamp\": 1678940621376,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"3\",\n                \"sex\": \"9\",\n                \"area\": \"9999\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299cdd7fb4a2f516beac7\",\n                \"_timestamp\": 1678940621349,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"3\",\n                \"sex\": \"9\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"641299cdd7fb4a2f516beac6\",\n                \"_timestamp\": 1678940621322,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"3\",\n                \"sex\": \"9\",\n                \"area\": \"18\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299cdd7fb4a2f516beac5\",\n                \"_timestamp\": 1678940621298,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"3\",\n                \"sex\": \"9\",\n                \"area\": \"17\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299cdd7fb4a2f516beac4\",\n                \"_timestamp\": 1678940621272,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"3\",\n                \"sex\": \"9\",\n                \"area\": \"16\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299cdd7fb4a2f516beac3\",\n                \"_timestamp\": 1678940621244,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"3\",\n                \"sex\": \"9\",\n                \"area\": \"15\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299cdd7fb4a2f516beac2\",\n                \"_timestamp\": 1678940621220,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"3\",\n                \"sex\": \"9\",\n                \"area\": \"14\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299cdd7fb4a2f516beac1\",\n                \"_timestamp\": 1678940621195,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"3\",\n                \"sex\": \"9\",\n                \"area\": \"13\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299cdd7fb4a2f516beac0\",\n                \"_timestamp\": 1678940621165,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"3\",\n                \"sex\": \"9\",\n                \"area\": \"12\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299cdd7fb4a2f516beabf\",\n                \"_timestamp\": 1678940621136,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"3\",\n                \"sex\": \"9\",\n                \"area\": \"09\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299cdd7fb4a2f516beabe\",\n                \"_timestamp\": 1678940621112,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"3\",\n                \"sex\": \"9\",\n                \"area\": \"08\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299cdd7fb4a2f516beabd\",\n                \"_timestamp\": 1678940621084,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"3\",\n                \"sex\": \"9\",\n                \"area\": \"07\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299cdd7fb4a2f516beabc\",\n                \"_timestamp\": 1678940621061,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"3\",\n                \"sex\": \"9\",\n                \"area\": \"06\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299cdd7fb4a2f516beabb\",\n                \"_timestamp\": 1678940621037,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"3\",\n                \"sex\": \"9\",\n                \"area\": \"05\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299cdd7fb4a2f516beaba\",\n                \"_timestamp\": 1678940621011,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"3\",\n                \"sex\": \"9\",\n                \"area\": \"04\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299ccd7fb4a2f516beab9\",\n                \"_timestamp\": 1678940620987,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"3\",\n                \"sex\": \"9\",\n                \"area\": \"03\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299ccd7fb4a2f516beab8\",\n                \"_timestamp\": 1678940620958,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"3\",\n                \"sex\": \"9\",\n                \"area\": \"02\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299ccd7fb4a2f516beab7\",\n                \"_timestamp\": 1678940620923,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"3\",\n                \"sex\": \"9\",\n                \"area\": \"01\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299ccd7fb4a2f516beab6\",\n                \"_timestamp\": 1678940620899,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"3\",\n                \"sex\": \"2\",\n                \"area\": \"77\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299ccd7fb4a2f516beab5\",\n                \"_timestamp\": 1678940620876,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"3\",\n                \"sex\": \"2\",\n                \"area\": \"9999\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299ccd7fb4a2f516beab4\",\n                \"_timestamp\": 1678940620845,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"3\",\n                \"sex\": \"2\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"641299ccd7fb4a2f516beab3\",\n                \"_timestamp\": 1678940620818,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"3\",\n                \"sex\": \"2\",\n                \"area\": \"18\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299ccd7fb4a2f516beab2\",\n                \"_timestamp\": 1678940620788,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"3\",\n                \"sex\": \"2\",\n                \"area\": \"17\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299ccd7fb4a2f516beab1\",\n                \"_timestamp\": 1678940620761,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"3\",\n                \"sex\": \"2\",\n                \"area\": \"16\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299ccd7fb4a2f516beab0\",\n                \"_timestamp\": 1678940620736,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"3\",\n                \"sex\": \"2\",\n                \"area\": \"15\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299ccd7fb4a2f516beaaf\",\n                \"_timestamp\": 1678940620709,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"3\",\n                \"sex\": \"2\",\n                \"area\": \"14\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299ccd7fb4a2f516beaae\",\n                \"_timestamp\": 1678940620684,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"3\",\n                \"sex\": \"2\",\n                \"area\": \"13\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299ccd7fb4a2f516beaad\",\n                \"_timestamp\": 1678940620661,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"3\",\n                \"sex\": \"2\",\n                \"area\": \"12\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299ccd7fb4a2f516beaac\",\n                \"_timestamp\": 1678940620636,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"3\",\n                \"sex\": \"2\",\n                \"area\": \"09\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299ccd7fb4a2f516beaab\",\n                \"_timestamp\": 1678940620611,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"3\",\n                \"sex\": \"2\",\n                \"area\": \"08\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299ccd7fb4a2f516beaaa\",\n                \"_timestamp\": 1678940620588,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"3\",\n                \"sex\": \"2\",\n                \"area\": \"07\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299ccd7fb4a2f516beaa9\",\n                \"_timestamp\": 1678940620564,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"3\",\n                \"sex\": \"2\",\n                \"area\": \"06\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299ccd7fb4a2f516beaa8\",\n                \"_timestamp\": 1678940620538,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"3\",\n                \"sex\": \"2\",\n                \"area\": \"05\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299ccd7fb4a2f516beaa7\",\n                \"_timestamp\": 1678940620479,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"3\",\n                \"sex\": \"2\",\n                \"area\": \"04\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299ccd7fb4a2f516beaa6\",\n                \"_timestamp\": 1678940620446,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"3\",\n                \"sex\": \"2\",\n                \"area\": \"03\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299ccd7fb4a2f516beaa5\",\n                \"_timestamp\": 1678940620424,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"3\",\n                \"sex\": \"2\",\n                \"area\": \"02\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299ccd7fb4a2f516beaa4\",\n                \"_timestamp\": 1678940620399,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"3\",\n                \"sex\": \"2\",\n                \"area\": \"01\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299ccd7fb4a2f516beaa3\",\n                \"_timestamp\": 1678940620376,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"3\",\n                \"sex\": \"1\",\n                \"area\": \"77\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299ccd7fb4a2f516beaa2\",\n                \"_timestamp\": 1678940620346,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"3\",\n                \"sex\": \"1\",\n                \"area\": \"9999\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299ccd7fb4a2f516beaa1\",\n                \"_timestamp\": 1678940620323,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"3\",\n                \"sex\": \"1\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"641299ccd7fb4a2f516beaa0\",\n                \"_timestamp\": 1678940620296,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"3\",\n                \"sex\": \"1\",\n                \"area\": \"18\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299ccd7fb4a2f516bea9f\",\n                \"_timestamp\": 1678940620263,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"3\",\n                \"sex\": \"1\",\n                \"area\": \"17\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299ccd7fb4a2f516bea9e\",\n                \"_timestamp\": 1678940620231,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"3\",\n                \"sex\": \"1\",\n                \"area\": \"16\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299ccd7fb4a2f516bea9d\",\n                \"_timestamp\": 1678940620207,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"3\",\n                \"sex\": \"1\",\n                \"area\": \"15\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299ccd7fb4a2f516bea9c\",\n                \"_timestamp\": 1678940620161,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"3\",\n                \"sex\": \"1\",\n                \"area\": \"14\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299ccd7fb4a2f516bea9b\",\n                \"_timestamp\": 1678940620115,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"3\",\n                \"sex\": \"1\",\n                \"area\": \"13\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299ccd7fb4a2f516bea9a\",\n                \"_timestamp\": 1678940620090,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"3\",\n                \"sex\": \"1\",\n                \"area\": \"12\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299ccd7fb4a2f516bea99\",\n                \"_timestamp\": 1678940620065,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"3\",\n                \"sex\": \"1\",\n                \"area\": \"09\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299ccd7fb4a2f516bea98\",\n                \"_timestamp\": 1678940620042,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"3\",\n                \"sex\": \"1\",\n                \"area\": \"08\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299ccd7fb4a2f516bea97\",\n                \"_timestamp\": 1678940620013,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"3\",\n                \"sex\": \"1\",\n                \"area\": \"07\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299cbd7fb4a2f516bea96\",\n                \"_timestamp\": 1678940619982,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"3\",\n                \"sex\": \"1\",\n                \"area\": \"06\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299cbd7fb4a2f516bea95\",\n                \"_timestamp\": 1678940619958,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"3\",\n                \"sex\": \"1\",\n                \"area\": \"05\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299cbd7fb4a2f516bea94\",\n                \"_timestamp\": 1678940619933,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"3\",\n                \"sex\": \"1\",\n                \"area\": \"04\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299cbd7fb4a2f516bea93\",\n                \"_timestamp\": 1678940619906,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"3\",\n                \"sex\": \"1\",\n                \"area\": \"03\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299cbd7fb4a2f516bea92\",\n                \"_timestamp\": 1678940619880,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"3\",\n                \"sex\": \"1\",\n                \"area\": \"02\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299cbd7fb4a2f516bea91\",\n                \"_timestamp\": 1678940619855,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"3\",\n                \"sex\": \"1\",\n                \"area\": \"01\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299cbd7fb4a2f516bea90\",\n                \"_timestamp\": 1678940619831,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"2\",\n                \"sex\": \"9\",\n                \"area\": \"77\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"641299cbd7fb4a2f516bea8f\",\n                \"_timestamp\": 1678940619805,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"2\",\n                \"sex\": \"9\",\n                \"area\": \"9999\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"641299cbd7fb4a2f516bea8e\",\n                \"_timestamp\": 1678940619779,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"2\",\n                \"sex\": \"9\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"641299cbd7fb4a2f516bea8d\",\n                \"_timestamp\": 1678940619754,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"2\",\n                \"sex\": \"9\",\n                \"area\": \"18\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299cbd7fb4a2f516bea8c\",\n                \"_timestamp\": 1678940619728,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"2\",\n                \"sex\": \"9\",\n                \"area\": \"17\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299cbd7fb4a2f516bea8b\",\n                \"_timestamp\": 1678940619706,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"2\",\n                \"sex\": \"9\",\n                \"area\": \"16\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299cbd7fb4a2f516bea8a\",\n                \"_timestamp\": 1678940619680,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"2\",\n                \"sex\": \"9\",\n                \"area\": \"15\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299cbd7fb4a2f516bea89\",\n                \"_timestamp\": 1678940619653,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"2\",\n                \"sex\": \"9\",\n                \"area\": \"14\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299cbd7fb4a2f516bea88\",\n                \"_timestamp\": 1678940619625,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"2\",\n                \"sex\": \"9\",\n                \"area\": \"13\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299cbd7fb4a2f516bea87\",\n                \"_timestamp\": 1678940619596,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"2\",\n                \"sex\": \"9\",\n                \"area\": \"12\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299cbd7fb4a2f516bea86\",\n                \"_timestamp\": 1678940619571,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"2\",\n                \"sex\": \"9\",\n                \"area\": \"09\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299cbd7fb4a2f516bea85\",\n                \"_timestamp\": 1678940619544,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"2\",\n                \"sex\": \"9\",\n                \"area\": \"08\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299cbd7fb4a2f516bea84\",\n                \"_timestamp\": 1678940619511,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"2\",\n                \"sex\": \"9\",\n                \"area\": \"07\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299cbd7fb4a2f516bea83\",\n                \"_timestamp\": 1678940619485,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"2\",\n                \"sex\": \"9\",\n                \"area\": \"06\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299cbd7fb4a2f516bea82\",\n                \"_timestamp\": 1678940619460,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"2\",\n                \"sex\": \"9\",\n                \"area\": \"05\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299cbd7fb4a2f516bea81\",\n                \"_timestamp\": 1678940619435,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"2\",\n                \"sex\": \"9\",\n                \"area\": \"04\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299cbd7fb4a2f516bea80\",\n                \"_timestamp\": 1678940619412,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"2\",\n                \"sex\": \"9\",\n                \"area\": \"03\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299cbd7fb4a2f516bea7f\",\n                \"_timestamp\": 1678940619327,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"2\",\n                \"sex\": \"9\",\n                \"area\": \"02\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"641299cbd7fb4a2f516bea7e\",\n                \"_timestamp\": 1678940619302,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"2\",\n                \"sex\": \"9\",\n                \"area\": \"01\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299cbd7fb4a2f516bea7d\",\n                \"_timestamp\": 1678940619280,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"2\",\n                \"sex\": \"2\",\n                \"area\": \"77\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"641299cbd7fb4a2f516bea7c\",\n                \"_timestamp\": 1678940619257,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"2\",\n                \"sex\": \"2\",\n                \"area\": \"9999\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"641299cbd7fb4a2f516bea7b\",\n                \"_timestamp\": 1678940619219,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"2\",\n                \"sex\": \"2\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"641299cbd7fb4a2f516bea7a\",\n                \"_timestamp\": 1678940619193,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"2\",\n                \"sex\": \"2\",\n                \"area\": \"18\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299cbd7fb4a2f516bea79\",\n                \"_timestamp\": 1678940619166,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"2\",\n                \"sex\": \"2\",\n                \"area\": \"17\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299cbd7fb4a2f516bea78\",\n                \"_timestamp\": 1678940619141,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"2\",\n                \"sex\": \"2\",\n                \"area\": \"16\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299cbd7fb4a2f516bea77\",\n                \"_timestamp\": 1678940619115,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"2\",\n                \"sex\": \"2\",\n                \"area\": \"15\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299cbd7fb4a2f516bea76\",\n                \"_timestamp\": 1678940619088,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"2\",\n                \"sex\": \"2\",\n                \"area\": \"14\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299cbd7fb4a2f516bea75\",\n                \"_timestamp\": 1678940619064,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"2\",\n                \"sex\": \"2\",\n                \"area\": \"13\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299cbd7fb4a2f516bea74\",\n                \"_timestamp\": 1678940619040,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"2\",\n                \"sex\": \"2\",\n                \"area\": \"12\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299cbd7fb4a2f516bea73\",\n                \"_timestamp\": 1678940619014,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"2\",\n                \"sex\": \"2\",\n                \"area\": \"09\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299cad7fb4a2f516bea72\",\n                \"_timestamp\": 1678940618987,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"2\",\n                \"sex\": \"2\",\n                \"area\": \"08\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299cad7fb4a2f516bea71\",\n                \"_timestamp\": 1678940618960,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"2\",\n                \"sex\": \"2\",\n                \"area\": \"07\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299cad7fb4a2f516bea70\",\n                \"_timestamp\": 1678940618892,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"2\",\n                \"sex\": \"2\",\n                \"area\": \"06\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299cad7fb4a2f516bea6f\",\n                \"_timestamp\": 1678940618865,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"2\",\n                \"sex\": \"2\",\n                \"area\": \"05\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299cad7fb4a2f516bea6e\",\n                \"_timestamp\": 1678940618840,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"2\",\n                \"sex\": \"2\",\n                \"area\": \"04\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299cad7fb4a2f516bea6d\",\n                \"_timestamp\": 1678940618816,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"2\",\n                \"sex\": \"2\",\n                \"area\": \"03\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299cad7fb4a2f516bea6c\",\n                \"_timestamp\": 1678940618792,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"2\",\n                \"sex\": \"2\",\n                \"area\": \"02\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"641299cad7fb4a2f516bea6b\",\n                \"_timestamp\": 1678940618769,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"2\",\n                \"sex\": \"2\",\n                \"area\": \"01\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299cad7fb4a2f516bea6a\",\n                \"_timestamp\": 1678940618739,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"2\",\n                \"sex\": \"1\",\n                \"area\": \"77\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299cad7fb4a2f516bea69\",\n                \"_timestamp\": 1678940618712,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"2\",\n                \"sex\": \"1\",\n                \"area\": \"9999\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299cad7fb4a2f516bea68\",\n                \"_timestamp\": 1678940618689,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"2\",\n                \"sex\": \"1\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"641299cad7fb4a2f516bea67\",\n                \"_timestamp\": 1678940618655,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"2\",\n                \"sex\": \"1\",\n                \"area\": \"18\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299cad7fb4a2f516bea66\",\n                \"_timestamp\": 1678940618556,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"2\",\n                \"sex\": \"1\",\n                \"area\": \"17\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299cad7fb4a2f516bea65\",\n                \"_timestamp\": 1678940618529,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"2\",\n                \"sex\": \"1\",\n                \"area\": \"16\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299cad7fb4a2f516bea64\",\n                \"_timestamp\": 1678940618506,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"2\",\n                \"sex\": \"1\",\n                \"area\": \"15\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299cad7fb4a2f516bea63\",\n                \"_timestamp\": 1678940618479,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"2\",\n                \"sex\": \"1\",\n                \"area\": \"14\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299cad7fb4a2f516bea62\",\n                \"_timestamp\": 1678940618456,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"2\",\n                \"sex\": \"1\",\n                \"area\": \"13\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299cad7fb4a2f516bea61\",\n                \"_timestamp\": 1678940618428,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"2\",\n                \"sex\": \"1\",\n                \"area\": \"12\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299cad7fb4a2f516bea60\",\n                \"_timestamp\": 1678940618402,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"2\",\n                \"sex\": \"1\",\n                \"area\": \"09\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299cad7fb4a2f516bea5f\",\n                \"_timestamp\": 1678940618376,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"2\",\n                \"sex\": \"1\",\n                \"area\": \"08\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299cad7fb4a2f516bea5e\",\n                \"_timestamp\": 1678940618349,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"2\",\n                \"sex\": \"1\",\n                \"area\": \"07\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299cad7fb4a2f516bea5d\",\n                \"_timestamp\": 1678940618323,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"2\",\n                \"sex\": \"1\",\n                \"area\": \"06\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299cad7fb4a2f516bea5c\",\n                \"_timestamp\": 1678940618297,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"2\",\n                \"sex\": \"1\",\n                \"area\": \"05\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299cad7fb4a2f516bea5b\",\n                \"_timestamp\": 1678940618270,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"2\",\n                \"sex\": \"1\",\n                \"area\": \"04\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299cad7fb4a2f516bea5a\",\n                \"_timestamp\": 1678940618244,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"2\",\n                \"sex\": \"1\",\n                \"area\": \"03\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299cad7fb4a2f516bea59\",\n                \"_timestamp\": 1678940618220,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"2\",\n                \"sex\": \"1\",\n                \"area\": \"02\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299cad7fb4a2f516bea58\",\n                \"_timestamp\": 1678940618199,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"2\",\n                \"sex\": \"1\",\n                \"area\": \"01\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299cad7fb4a2f516bea57\",\n                \"_timestamp\": 1678940618174,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"1\",\n                \"sex\": \"9\",\n                \"area\": \"77\",\n                \"count\": \"240\"\n            },\n            {\n                \"_id\": \"641299cad7fb4a2f516bea56\",\n                \"_timestamp\": 1678940618147,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"1\",\n                \"sex\": \"9\",\n                \"area\": \"9999\",\n                \"count\": \"240\"\n            },\n            {\n                \"_id\": \"641299cad7fb4a2f516bea55\",\n                \"_timestamp\": 1678940618123,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"1\",\n                \"sex\": \"9\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"641299cad7fb4a2f516bea54\",\n                \"_timestamp\": 1678940618078,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"1\",\n                \"sex\": \"9\",\n                \"area\": \"18\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"641299cad7fb4a2f516bea53\",\n                \"_timestamp\": 1678940618052,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"1\",\n                \"sex\": \"9\",\n                \"area\": \"17\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"641299cad7fb4a2f516bea52\",\n                \"_timestamp\": 1678940618028,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"1\",\n                \"sex\": \"9\",\n                \"area\": \"16\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"641299cad7fb4a2f516bea51\",\n                \"_timestamp\": 1678940617992,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"1\",\n                \"sex\": \"9\",\n                \"area\": \"15\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"641299c9d7fb4a2f516bea50\",\n                \"_timestamp\": 1678940617968,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"1\",\n                \"sex\": \"9\",\n                \"area\": \"14\",\n                \"count\": \"12\"\n            },\n            {\n                \"_id\": \"641299c9d7fb4a2f516bea4f\",\n                \"_timestamp\": 1678940617941,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"1\",\n                \"sex\": \"9\",\n                \"area\": \"13\",\n                \"count\": \"39\"\n            },\n            {\n                \"_id\": \"641299c9d7fb4a2f516bea4e\",\n                \"_timestamp\": 1678940617918,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"1\",\n                \"sex\": \"9\",\n                \"area\": \"12\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299c9d7fb4a2f516bea4d\",\n                \"_timestamp\": 1678940617892,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"1\",\n                \"sex\": \"9\",\n                \"area\": \"09\",\n                \"count\": \"21\"\n            },\n            {\n                \"_id\": \"641299c9d7fb4a2f516bea4c\",\n                \"_timestamp\": 1678940617868,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"1\",\n                \"sex\": \"9\",\n                \"area\": \"08\",\n                \"count\": \"12\"\n            },\n            {\n                \"_id\": \"641299c9d7fb4a2f516bea4b\",\n                \"_timestamp\": 1678940617847,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"1\",\n                \"sex\": \"9\",\n                \"area\": \"07\",\n                \"count\": \"9\"\n            },\n            {\n                \"_id\": \"641299c9d7fb4a2f516bea4a\",\n                \"_timestamp\": 1678940617824,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"1\",\n                \"sex\": \"9\",\n                \"area\": \"06\",\n                \"count\": \"9\"\n            },\n            {\n                \"_id\": \"641299c9d7fb4a2f516bea49\",\n                \"_timestamp\": 1678940617802,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"1\",\n                \"sex\": \"9\",\n                \"area\": \"05\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"641299c9d7fb4a2f516bea48\",\n                \"_timestamp\": 1678940617778,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"1\",\n                \"sex\": \"9\",\n                \"area\": \"04\",\n                \"count\": \"21\"\n            },\n            {\n                \"_id\": \"641299c9d7fb4a2f516bea47\",\n                \"_timestamp\": 1678940617751,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"1\",\n                \"sex\": \"9\",\n                \"area\": \"03\",\n                \"count\": \"18\"\n            },\n            {\n                \"_id\": \"641299c9d7fb4a2f516bea46\",\n                \"_timestamp\": 1678940617726,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"1\",\n                \"sex\": \"9\",\n                \"area\": \"02\",\n                \"count\": \"72\"\n            },\n            {\n                \"_id\": \"641299c9d7fb4a2f516bea45\",\n                \"_timestamp\": 1678940617702,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"1\",\n                \"sex\": \"9\",\n                \"area\": \"01\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"641299c9d7fb4a2f516bea44\",\n                \"_timestamp\": 1678940617672,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"1\",\n                \"sex\": \"2\",\n                \"area\": \"77\",\n                \"count\": \"192\"\n            },\n            {\n                \"_id\": \"641299c9d7fb4a2f516bea43\",\n                \"_timestamp\": 1678940617646,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"1\",\n                \"sex\": \"2\",\n                \"area\": \"9999\",\n                \"count\": \"192\"\n            },\n            {\n                \"_id\": \"641299c9d7fb4a2f516bea42\",\n                \"_timestamp\": 1678940617620,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"1\",\n                \"sex\": \"2\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"641299c9d7fb4a2f516bea41\",\n                \"_timestamp\": 1678940617596,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"1\",\n                \"sex\": \"2\",\n                \"area\": \"18\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"641299c9d7fb4a2f516bea40\",\n                \"_timestamp\": 1678940617573,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"1\",\n                \"sex\": \"2\",\n                \"area\": \"17\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"641299c9d7fb4a2f516bea3f\",\n                \"_timestamp\": 1678940617549,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"1\",\n                \"sex\": \"2\",\n                \"area\": \"16\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"641299c9d7fb4a2f516bea3e\",\n                \"_timestamp\": 1678940617527,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"1\",\n                \"sex\": \"2\",\n                \"area\": \"15\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"641299c9d7fb4a2f516bea3d\",\n                \"_timestamp\": 1678940617505,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"1\",\n                \"sex\": \"2\",\n                \"area\": \"14\",\n                \"count\": \"12\"\n            },\n            {\n                \"_id\": \"641299c9d7fb4a2f516bea3c\",\n                \"_timestamp\": 1678940617481,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"1\",\n                \"sex\": \"2\",\n                \"area\": \"13\",\n                \"count\": \"30\"\n            },\n            {\n                \"_id\": \"641299c9d7fb4a2f516bea3b\",\n                \"_timestamp\": 1678940617450,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"1\",\n                \"sex\": \"2\",\n                \"area\": \"12\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299c9d7fb4a2f516bea3a\",\n                \"_timestamp\": 1678940617427,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"1\",\n                \"sex\": \"2\",\n                \"area\": \"09\",\n                \"count\": \"18\"\n            },\n            {\n                \"_id\": \"641299c9d7fb4a2f516bea39\",\n                \"_timestamp\": 1678940617406,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"1\",\n                \"sex\": \"2\",\n                \"area\": \"08\",\n                \"count\": \"12\"\n            },\n            {\n                \"_id\": \"641299c9d7fb4a2f516bea38\",\n                \"_timestamp\": 1678940617381,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"1\",\n                \"sex\": \"2\",\n                \"area\": \"07\",\n                \"count\": \"9\"\n            },\n            {\n                \"_id\": \"641299c9d7fb4a2f516bea37\",\n                \"_timestamp\": 1678940617351,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"1\",\n                \"sex\": \"2\",\n                \"area\": \"06\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"641299c9d7fb4a2f516bea36\",\n                \"_timestamp\": 1678940617326,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"1\",\n                \"sex\": \"2\",\n                \"area\": \"05\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"641299c9d7fb4a2f516bea35\",\n                \"_timestamp\": 1678940617302,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"1\",\n                \"sex\": \"2\",\n                \"area\": \"04\",\n                \"count\": \"12\"\n            },\n            {\n                \"_id\": \"641299c9d7fb4a2f516bea34\",\n                \"_timestamp\": 1678940617276,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"1\",\n                \"sex\": \"2\",\n                \"area\": \"03\",\n                \"count\": \"15\"\n            },\n            {\n                \"_id\": \"641299c9d7fb4a2f516bea33\",\n                \"_timestamp\": 1678940617252,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"1\",\n                \"sex\": \"2\",\n                \"area\": \"02\",\n                \"count\": \"60\"\n            },\n            {\n                \"_id\": \"641299c9d7fb4a2f516bea32\",\n                \"_timestamp\": 1678940617226,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"1\",\n                \"sex\": \"2\",\n                \"area\": \"01\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"641299c9d7fb4a2f516bea31\",\n                \"_timestamp\": 1678940617202,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"1\",\n                \"sex\": \"1\",\n                \"area\": \"77\",\n                \"count\": \"48\"\n            },\n            {\n                \"_id\": \"641299c9d7fb4a2f516bea30\",\n                \"_timestamp\": 1678940617178,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"1\",\n                \"sex\": \"1\",\n                \"area\": \"9999\",\n                \"count\": \"48\"\n            },\n            {\n                \"_id\": \"641299c9d7fb4a2f516bea2f\",\n                \"_timestamp\": 1678940617153,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"1\",\n                \"sex\": \"1\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"641299c9d7fb4a2f516bea2e\",\n                \"_timestamp\": 1678940617129,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"1\",\n                \"sex\": \"1\",\n                \"area\": \"18\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299c9d7fb4a2f516bea2d\",\n                \"_timestamp\": 1678940617106,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"1\",\n                \"sex\": \"1\",\n                \"area\": \"17\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299c9d7fb4a2f516bea2c\",\n                \"_timestamp\": 1678940617084,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"1\",\n                \"sex\": \"1\",\n                \"area\": \"16\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299c9d7fb4a2f516bea2b\",\n                \"_timestamp\": 1678940617055,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"1\",\n                \"sex\": \"1\",\n                \"area\": \"15\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"641299c9d7fb4a2f516bea2a\",\n                \"_timestamp\": 1678940617031,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"1\",\n                \"sex\": \"1\",\n                \"area\": \"14\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299c9d7fb4a2f516bea29\",\n                \"_timestamp\": 1678940617008,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"1\",\n                \"sex\": \"1\",\n                \"area\": \"13\",\n                \"count\": \"9\"\n            },\n            {\n                \"_id\": \"641299c8d7fb4a2f516bea28\",\n                \"_timestamp\": 1678940616984,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"1\",\n                \"sex\": \"1\",\n                \"area\": \"12\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299c8d7fb4a2f516bea27\",\n                \"_timestamp\": 1678940616958,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"1\",\n                \"sex\": \"1\",\n                \"area\": \"09\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"641299c8d7fb4a2f516bea26\",\n                \"_timestamp\": 1678940616931,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"1\",\n                \"sex\": \"1\",\n                \"area\": \"08\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299c8d7fb4a2f516bea25\",\n                \"_timestamp\": 1678940616906,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"1\",\n                \"sex\": \"1\",\n                \"area\": \"07\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299c8d7fb4a2f516bea24\",\n                \"_timestamp\": 1678940616881,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"1\",\n                \"sex\": \"1\",\n                \"area\": \"06\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"641299c8d7fb4a2f516bea23\",\n                \"_timestamp\": 1678940616857,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"1\",\n                \"sex\": \"1\",\n                \"area\": \"05\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299c8d7fb4a2f516bea22\",\n                \"_timestamp\": 1678940616831,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"1\",\n                \"sex\": \"1\",\n                \"area\": \"04\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"641299c8d7fb4a2f516bea21\",\n                \"_timestamp\": 1678940616802,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"1\",\n                \"sex\": \"1\",\n                \"area\": \"03\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"641299c8d7fb4a2f516bea20\",\n                \"_timestamp\": 1678940616777,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"1\",\n                \"sex\": \"1\",\n                \"area\": \"02\",\n                \"count\": \"12\"\n            },\n            {\n                \"_id\": \"641299c8d7fb4a2f516bea1f\",\n                \"_timestamp\": 1678940616749,\n                \"year\": \"2018\",\n                \"age\": \"100\",\n                \"ethnic\": \"1\",\n                \"sex\": \"1\",\n                \"area\": \"01\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299c8d7fb4a2f516bea1e\",\n                \"_timestamp\": 1678940616726,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"77\",\n                \"count\": \"426\"\n            },\n            {\n                \"_id\": \"641299c8d7fb4a2f516bea1d\",\n                \"_timestamp\": 1678940616699,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"9999\",\n                \"count\": \"426\"\n            },\n            {\n                \"_id\": \"641299c8d7fb4a2f516bea1c\",\n                \"_timestamp\": 1678940616666,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"99\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299c8d7fb4a2f516bea1b\",\n                \"_timestamp\": 1678940616638,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"18\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"641299c8d7fb4a2f516bea1a\",\n                \"_timestamp\": 1678940616611,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"17\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"641299c8d7fb4a2f516bea19\",\n                \"_timestamp\": 1678940616587,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"16\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"641299c8d7fb4a2f516bea18\",\n                \"_timestamp\": 1678940616562,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"15\",\n                \"count\": \"12\"\n            },\n            {\n                \"_id\": \"641299c8d7fb4a2f516bea17\",\n                \"_timestamp\": 1678940616536,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"14\",\n                \"count\": \"27\"\n            },\n            {\n                \"_id\": \"641299c8d7fb4a2f516bea16\",\n                \"_timestamp\": 1678940616509,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"13\",\n                \"count\": \"54\"\n            },\n            {\n                \"_id\": \"641299c8d7fb4a2f516bea15\",\n                \"_timestamp\": 1678940616486,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"12\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299c8d7fb4a2f516bea14\",\n                \"_timestamp\": 1678940616460,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"09\",\n                \"count\": \"39\"\n            },\n            {\n                \"_id\": \"641299c8d7fb4a2f516bea13\",\n                \"_timestamp\": 1678940616434,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"08\",\n                \"count\": \"24\"\n            },\n            {\n                \"_id\": \"641299c8d7fb4a2f516bea12\",\n                \"_timestamp\": 1678940616406,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"07\",\n                \"count\": \"15\"\n            },\n            {\n                \"_id\": \"641299c8d7fb4a2f516bea11\",\n                \"_timestamp\": 1678940616373,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"06\",\n                \"count\": \"18\"\n            },\n            {\n                \"_id\": \"641299c8d7fb4a2f516bea10\",\n                \"_timestamp\": 1678940616350,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"05\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"641299c8d7fb4a2f516bea0f\",\n                \"_timestamp\": 1678940616321,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"04\",\n                \"count\": \"33\"\n            },\n            {\n                \"_id\": \"641299c8d7fb4a2f516bea0e\",\n                \"_timestamp\": 1678940616298,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"03\",\n                \"count\": \"33\"\n            },\n            {\n                \"_id\": \"641299c8d7fb4a2f516bea0d\",\n                \"_timestamp\": 1678940616272,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"02\",\n                \"count\": \"135\"\n            },\n            {\n                \"_id\": \"641299c8d7fb4a2f516bea0c\",\n                \"_timestamp\": 1678940616247,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"01\",\n                \"count\": \"18\"\n            },\n            {\n                \"_id\": \"641299c8d7fb4a2f516bea0b\",\n                \"_timestamp\": 1678940616222,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"77\",\n                \"count\": \"315\"\n            },\n            {\n                \"_id\": \"641299c8d7fb4a2f516bea0a\",\n                \"_timestamp\": 1678940616193,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"9999\",\n                \"count\": \"315\"\n            },\n            {\n                \"_id\": \"641299c8d7fb4a2f516bea09\",\n                \"_timestamp\": 1678940616167,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"99\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299c8d7fb4a2f516bea08\",\n                \"_timestamp\": 1678940616138,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"18\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"641299c8d7fb4a2f516bea07\",\n                \"_timestamp\": 1678940616114,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"17\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"641299c8d7fb4a2f516bea06\",\n                \"_timestamp\": 1678940616090,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"16\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299c8d7fb4a2f516bea05\",\n                \"_timestamp\": 1678940616067,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"15\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"641299c8d7fb4a2f516bea04\",\n                \"_timestamp\": 1678940616043,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"14\",\n                \"count\": \"18\"\n            },\n            {\n                \"_id\": \"641299c8d7fb4a2f516bea03\",\n                \"_timestamp\": 1678940616020,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"13\",\n                \"count\": \"42\"\n            },\n            {\n                \"_id\": \"641299c7d7fb4a2f516bea02\",\n                \"_timestamp\": 1678940615997,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"12\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299c7d7fb4a2f516bea01\",\n                \"_timestamp\": 1678940615974,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"09\",\n                \"count\": \"30\"\n            },\n            {\n                \"_id\": \"641299c7d7fb4a2f516bea00\",\n                \"_timestamp\": 1678940615948,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"08\",\n                \"count\": \"18\"\n            },\n            {\n                \"_id\": \"641299c7d7fb4a2f516be9ff\",\n                \"_timestamp\": 1678940615925,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"07\",\n                \"count\": \"12\"\n            },\n            {\n                \"_id\": \"641299c7d7fb4a2f516be9fe\",\n                \"_timestamp\": 1678940615900,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"06\",\n                \"count\": \"15\"\n            },\n            {\n                \"_id\": \"641299c7d7fb4a2f516be9fd\",\n                \"_timestamp\": 1678940615877,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"05\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"641299c7d7fb4a2f516be9fc\",\n                \"_timestamp\": 1678940615836,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"04\",\n                \"count\": \"24\"\n            },\n            {\n                \"_id\": \"641299c7d7fb4a2f516be9fb\",\n                \"_timestamp\": 1678940615810,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"03\",\n                \"count\": \"30\"\n            },\n            {\n                \"_id\": \"641299c7d7fb4a2f516be9fa\",\n                \"_timestamp\": 1678940615785,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"02\",\n                \"count\": \"102\"\n            },\n            {\n                \"_id\": \"641299c7d7fb4a2f516be9f9\",\n                \"_timestamp\": 1678940615748,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"01\",\n                \"count\": \"12\"\n            },\n            {\n                \"_id\": \"641299c7d7fb4a2f516be9f8\",\n                \"_timestamp\": 1678940615724,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"1\",\n                \"area\": \"77\",\n                \"count\": \"114\"\n            },\n            {\n                \"_id\": \"641299c7d7fb4a2f516be9f7\",\n                \"_timestamp\": 1678940615698,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"1\",\n                \"area\": \"9999\",\n                \"count\": \"114\"\n            },\n            {\n                \"_id\": \"641299c7d7fb4a2f516be9f6\",\n                \"_timestamp\": 1678940615661,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"1\",\n                \"area\": \"99\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299c7d7fb4a2f516be9f5\",\n                \"_timestamp\": 1678940615634,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"1\",\n                \"area\": \"18\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299c7d7fb4a2f516be9f4\",\n                \"_timestamp\": 1678940615607,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"1\",\n                \"area\": \"17\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299c7d7fb4a2f516be9f3\",\n                \"_timestamp\": 1678940615583,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"1\",\n                \"area\": \"16\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"641299c7d7fb4a2f516be9f2\",\n                \"_timestamp\": 1678940615559,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"1\",\n                \"area\": \"15\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"641299c7d7fb4a2f516be9f1\",\n                \"_timestamp\": 1678940615526,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"1\",\n                \"area\": \"14\",\n                \"count\": \"9\"\n            },\n            {\n                \"_id\": \"641299c7d7fb4a2f516be9f0\",\n                \"_timestamp\": 1678940615502,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"1\",\n                \"area\": \"13\",\n                \"count\": \"12\"\n            },\n            {\n                \"_id\": \"641299c7d7fb4a2f516be9ef\",\n                \"_timestamp\": 1678940615475,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"1\",\n                \"area\": \"12\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299c7d7fb4a2f516be9ee\",\n                \"_timestamp\": 1678940615453,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"1\",\n                \"area\": \"09\",\n                \"count\": \"9\"\n            },\n            {\n                \"_id\": \"641299c7d7fb4a2f516be9ed\",\n                \"_timestamp\": 1678940615428,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"1\",\n                \"area\": \"08\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"641299c7d7fb4a2f516be9ec\",\n                \"_timestamp\": 1678940615400,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"1\",\n                \"area\": \"07\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"641299c7d7fb4a2f516be9eb\",\n                \"_timestamp\": 1678940615375,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"1\",\n                \"area\": \"06\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"641299c7d7fb4a2f516be9ea\",\n                \"_timestamp\": 1678940615348,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"1\",\n                \"area\": \"05\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299c7d7fb4a2f516be9e9\",\n                \"_timestamp\": 1678940615326,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"1\",\n                \"area\": \"04\",\n                \"count\": \"9\"\n            },\n            {\n                \"_id\": \"641299c7d7fb4a2f516be9e8\",\n                \"_timestamp\": 1678940615302,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"1\",\n                \"area\": \"03\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"641299c7d7fb4a2f516be9e7\",\n                \"_timestamp\": 1678940615277,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"1\",\n                \"area\": \"02\",\n                \"count\": \"36\"\n            },\n            {\n                \"_id\": \"641299c7d7fb4a2f516be9e6\",\n                \"_timestamp\": 1678940615249,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"1\",\n                \"area\": \"01\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"641299c7d7fb4a2f516be9e5\",\n                \"_timestamp\": 1678940615223,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"77\",\n                \"sex\": \"9\",\n                \"area\": \"77\",\n                \"count\": \"426\"\n            },\n            {\n                \"_id\": \"641299c7d7fb4a2f516be9e4\",\n                \"_timestamp\": 1678940615199,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"77\",\n                \"sex\": \"9\",\n                \"area\": \"9999\",\n                \"count\": \"426\"\n            },\n            {\n                \"_id\": \"641299c7d7fb4a2f516be9e3\",\n                \"_timestamp\": 1678940615174,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"77\",\n                \"sex\": \"9\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"641299c7d7fb4a2f516be9e2\",\n                \"_timestamp\": 1678940615145,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"77\",\n                \"sex\": \"9\",\n                \"area\": \"18\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"641299c7d7fb4a2f516be9e1\",\n                \"_timestamp\": 1678940615114,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"77\",\n                \"sex\": \"9\",\n                \"area\": \"17\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"641299c7d7fb4a2f516be9e0\",\n                \"_timestamp\": 1678940615088,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"77\",\n                \"sex\": \"9\",\n                \"area\": \"16\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"641299c7d7fb4a2f516be9df\",\n                \"_timestamp\": 1678940615063,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"77\",\n                \"sex\": \"9\",\n                \"area\": \"15\",\n                \"count\": \"12\"\n            },\n            {\n                \"_id\": \"641299c7d7fb4a2f516be9de\",\n                \"_timestamp\": 1678940615038,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"77\",\n                \"sex\": \"9\",\n                \"area\": \"14\",\n                \"count\": \"27\"\n            },\n            {\n                \"_id\": \"641299c7d7fb4a2f516be9dd\",\n                \"_timestamp\": 1678940615014,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"77\",\n                \"sex\": \"9\",\n                \"area\": \"13\",\n                \"count\": \"54\"\n            },\n            {\n                \"_id\": \"641299c6d7fb4a2f516be9dc\",\n                \"_timestamp\": 1678940614986,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"77\",\n                \"sex\": \"9\",\n                \"area\": \"12\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299c6d7fb4a2f516be9db\",\n                \"_timestamp\": 1678940614962,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"77\",\n                \"sex\": \"9\",\n                \"area\": \"09\",\n                \"count\": \"39\"\n            },\n            {\n                \"_id\": \"641299c6d7fb4a2f516be9da\",\n                \"_timestamp\": 1678940614938,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"77\",\n                \"sex\": \"9\",\n                \"area\": \"08\",\n                \"count\": \"24\"\n            },\n            {\n                \"_id\": \"641299c6d7fb4a2f516be9d9\",\n                \"_timestamp\": 1678940614911,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"77\",\n                \"sex\": \"9\",\n                \"area\": \"07\",\n                \"count\": \"15\"\n            },\n            {\n                \"_id\": \"641299c6d7fb4a2f516be9d8\",\n                \"_timestamp\": 1678940614888,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"77\",\n                \"sex\": \"9\",\n                \"area\": \"06\",\n                \"count\": \"18\"\n            },\n            {\n                \"_id\": \"641299c6d7fb4a2f516be9d7\",\n                \"_timestamp\": 1678940614836,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"77\",\n                \"sex\": \"9\",\n                \"area\": \"05\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"641299c6d7fb4a2f516be9d6\",\n                \"_timestamp\": 1678940614810,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"77\",\n                \"sex\": \"9\",\n                \"area\": \"04\",\n                \"count\": \"33\"\n            },\n            {\n                \"_id\": \"641299c6d7fb4a2f516be9d5\",\n                \"_timestamp\": 1678940614785,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"77\",\n                \"sex\": \"9\",\n                \"area\": \"03\",\n                \"count\": \"33\"\n            },\n            {\n                \"_id\": \"641299c6d7fb4a2f516be9d4\",\n                \"_timestamp\": 1678940614761,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"77\",\n                \"sex\": \"9\",\n                \"area\": \"02\",\n                \"count\": \"135\"\n            },\n            {\n                \"_id\": \"641299c6d7fb4a2f516be9d3\",\n                \"_timestamp\": 1678940614736,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"77\",\n                \"sex\": \"9\",\n                \"area\": \"01\",\n                \"count\": \"18\"\n            },\n            {\n                \"_id\": \"641299c6d7fb4a2f516be9d2\",\n                \"_timestamp\": 1678940614713,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"77\",\n                \"sex\": \"2\",\n                \"area\": \"77\",\n                \"count\": \"315\"\n            },\n            {\n                \"_id\": \"641299c6d7fb4a2f516be9d1\",\n                \"_timestamp\": 1678940614685,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"77\",\n                \"sex\": \"2\",\n                \"area\": \"9999\",\n                \"count\": \"315\"\n            },\n            {\n                \"_id\": \"641299c6d7fb4a2f516be9d0\",\n                \"_timestamp\": 1678940614662,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"77\",\n                \"sex\": \"2\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"641299c6d7fb4a2f516be9cf\",\n                \"_timestamp\": 1678940614638,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"77\",\n                \"sex\": \"2\",\n                \"area\": \"18\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"641299c6d7fb4a2f516be9ce\",\n                \"_timestamp\": 1678940614608,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"77\",\n                \"sex\": \"2\",\n                \"area\": \"17\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"641299c6d7fb4a2f516be9cd\",\n                \"_timestamp\": 1678940614571,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"77\",\n                \"sex\": \"2\",\n                \"area\": \"16\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299c6d7fb4a2f516be9cc\",\n                \"_timestamp\": 1678940614545,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"77\",\n                \"sex\": \"2\",\n                \"area\": \"15\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"641299c6d7fb4a2f516be9cb\",\n                \"_timestamp\": 1678940614521,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"77\",\n                \"sex\": \"2\",\n                \"area\": \"14\",\n                \"count\": \"18\"\n            },\n            {\n                \"_id\": \"641299c6d7fb4a2f516be9ca\",\n                \"_timestamp\": 1678940614496,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"77\",\n                \"sex\": \"2\",\n                \"area\": \"13\",\n                \"count\": \"42\"\n            },\n            {\n                \"_id\": \"641299c6d7fb4a2f516be9c9\",\n                \"_timestamp\": 1678940614472,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"77\",\n                \"sex\": \"2\",\n                \"area\": \"12\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299c6d7fb4a2f516be9c8\",\n                \"_timestamp\": 1678940614443,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"77\",\n                \"sex\": \"2\",\n                \"area\": \"09\",\n                \"count\": \"30\"\n            },\n            {\n                \"_id\": \"641299c6d7fb4a2f516be9c7\",\n                \"_timestamp\": 1678940614420,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"77\",\n                \"sex\": \"2\",\n                \"area\": \"08\",\n                \"count\": \"18\"\n            },\n            {\n                \"_id\": \"641299c6d7fb4a2f516be9c6\",\n                \"_timestamp\": 1678940614392,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"77\",\n                \"sex\": \"2\",\n                \"area\": \"07\",\n                \"count\": \"12\"\n            },\n            {\n                \"_id\": \"641299c6d7fb4a2f516be9c5\",\n                \"_timestamp\": 1678940614367,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"77\",\n                \"sex\": \"2\",\n                \"area\": \"06\",\n                \"count\": \"15\"\n            },\n            {\n                \"_id\": \"641299c6d7fb4a2f516be9c4\",\n                \"_timestamp\": 1678940614344,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"77\",\n                \"sex\": \"2\",\n                \"area\": \"05\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"641299c6d7fb4a2f516be9c3\",\n                \"_timestamp\": 1678940614319,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"77\",\n                \"sex\": \"2\",\n                \"area\": \"04\",\n                \"count\": \"24\"\n            },\n            {\n                \"_id\": \"641299c6d7fb4a2f516be9c2\",\n                \"_timestamp\": 1678940614293,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"77\",\n                \"sex\": \"2\",\n                \"area\": \"03\",\n                \"count\": \"30\"\n            },\n            {\n                \"_id\": \"641299c6d7fb4a2f516be9c1\",\n                \"_timestamp\": 1678940614266,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"77\",\n                \"sex\": \"2\",\n                \"area\": \"02\",\n                \"count\": \"102\"\n            },\n            {\n                \"_id\": \"641299c6d7fb4a2f516be9c0\",\n                \"_timestamp\": 1678940614241,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"77\",\n                \"sex\": \"2\",\n                \"area\": \"01\",\n                \"count\": \"12\"\n            },\n            {\n                \"_id\": \"641299c6d7fb4a2f516be9bf\",\n                \"_timestamp\": 1678940614214,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"77\",\n                \"sex\": \"1\",\n                \"area\": \"77\",\n                \"count\": \"114\"\n            },\n            {\n                \"_id\": \"641299c6d7fb4a2f516be9be\",\n                \"_timestamp\": 1678940614189,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"77\",\n                \"sex\": \"1\",\n                \"area\": \"9999\",\n                \"count\": \"114\"\n            },\n            {\n                \"_id\": \"641299c6d7fb4a2f516be9bd\",\n                \"_timestamp\": 1678940614165,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"77\",\n                \"sex\": \"1\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"641299c6d7fb4a2f516be9bc\",\n                \"_timestamp\": 1678940614139,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"77\",\n                \"sex\": \"1\",\n                \"area\": \"18\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299c6d7fb4a2f516be9bb\",\n                \"_timestamp\": 1678940614115,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"77\",\n                \"sex\": \"1\",\n                \"area\": \"17\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299c6d7fb4a2f516be9ba\",\n                \"_timestamp\": 1678940614090,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"77\",\n                \"sex\": \"1\",\n                \"area\": \"16\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"641299c6d7fb4a2f516be9b9\",\n                \"_timestamp\": 1678940614064,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"77\",\n                \"sex\": \"1\",\n                \"area\": \"15\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"641299c6d7fb4a2f516be9b8\",\n                \"_timestamp\": 1678940614040,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"77\",\n                \"sex\": \"1\",\n                \"area\": \"14\",\n                \"count\": \"9\"\n            },\n            {\n                \"_id\": \"641299c6d7fb4a2f516be9b7\",\n                \"_timestamp\": 1678940614018,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"77\",\n                \"sex\": \"1\",\n                \"area\": \"13\",\n                \"count\": \"12\"\n            },\n            {\n                \"_id\": \"641299c5d7fb4a2f516be9b6\",\n                \"_timestamp\": 1678940613992,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"77\",\n                \"sex\": \"1\",\n                \"area\": \"12\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299c5d7fb4a2f516be9b5\",\n                \"_timestamp\": 1678940613963,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"77\",\n                \"sex\": \"1\",\n                \"area\": \"09\",\n                \"count\": \"9\"\n            },\n            {\n                \"_id\": \"641299c5d7fb4a2f516be9b4\",\n                \"_timestamp\": 1678940613937,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"77\",\n                \"sex\": \"1\",\n                \"area\": \"08\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"641299c5d7fb4a2f516be9b3\",\n                \"_timestamp\": 1678940613913,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"77\",\n                \"sex\": \"1\",\n                \"area\": \"07\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"641299c5d7fb4a2f516be9b2\",\n                \"_timestamp\": 1678940613891,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"77\",\n                \"sex\": \"1\",\n                \"area\": \"06\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"641299c5d7fb4a2f516be9b1\",\n                \"_timestamp\": 1678940613865,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"77\",\n                \"sex\": \"1\",\n                \"area\": \"05\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299c5d7fb4a2f516be9b0\",\n                \"_timestamp\": 1678940613840,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"77\",\n                \"sex\": \"1\",\n                \"area\": \"04\",\n                \"count\": \"9\"\n            },\n            {\n                \"_id\": \"641299c5d7fb4a2f516be9af\",\n                \"_timestamp\": 1678940613813,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"77\",\n                \"sex\": \"1\",\n                \"area\": \"03\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"641299c5d7fb4a2f516be9ae\",\n                \"_timestamp\": 1678940613791,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"77\",\n                \"sex\": \"1\",\n                \"area\": \"02\",\n                \"count\": \"36\"\n            },\n            {\n                \"_id\": \"641299c5d7fb4a2f516be9ad\",\n                \"_timestamp\": 1678940613768,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"77\",\n                \"sex\": \"1\",\n                \"area\": \"01\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"641299c5d7fb4a2f516be9ac\",\n                \"_timestamp\": 1678940613744,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"9\",\n                \"sex\": \"9\",\n                \"area\": \"77\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299c5d7fb4a2f516be9ab\",\n                \"_timestamp\": 1678940613713,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"9\",\n                \"sex\": \"9\",\n                \"area\": \"9999\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299c5d7fb4a2f516be9aa\",\n                \"_timestamp\": 1678940613681,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"9\",\n                \"sex\": \"9\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"641299c5d7fb4a2f516be9a9\",\n                \"_timestamp\": 1678940613656,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"9\",\n                \"sex\": \"9\",\n                \"area\": \"18\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299c5d7fb4a2f516be9a8\",\n                \"_timestamp\": 1678940613631,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"9\",\n                \"sex\": \"9\",\n                \"area\": \"17\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299c5d7fb4a2f516be9a7\",\n                \"_timestamp\": 1678940613597,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"9\",\n                \"sex\": \"9\",\n                \"area\": \"16\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299c5d7fb4a2f516be9a6\",\n                \"_timestamp\": 1678940613571,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"9\",\n                \"sex\": \"9\",\n                \"area\": \"15\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299c5d7fb4a2f516be9a5\",\n                \"_timestamp\": 1678940613545,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"9\",\n                \"sex\": \"9\",\n                \"area\": \"14\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299c5d7fb4a2f516be9a4\",\n                \"_timestamp\": 1678940613522,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"9\",\n                \"sex\": \"9\",\n                \"area\": \"13\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299c5d7fb4a2f516be9a3\",\n                \"_timestamp\": 1678940613499,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"9\",\n                \"sex\": \"9\",\n                \"area\": \"12\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299c5d7fb4a2f516be9a2\",\n                \"_timestamp\": 1678940613471,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"9\",\n                \"sex\": \"9\",\n                \"area\": \"09\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299c5d7fb4a2f516be9a1\",\n                \"_timestamp\": 1678940613448,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"9\",\n                \"sex\": \"9\",\n                \"area\": \"08\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299c5d7fb4a2f516be9a0\",\n                \"_timestamp\": 1678940613424,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"9\",\n                \"sex\": \"9\",\n                \"area\": \"07\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299c5d7fb4a2f516be99f\",\n                \"_timestamp\": 1678940613399,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"9\",\n                \"sex\": \"9\",\n                \"area\": \"06\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299c5d7fb4a2f516be99e\",\n                \"_timestamp\": 1678940613372,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"9\",\n                \"sex\": \"9\",\n                \"area\": \"05\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299c5d7fb4a2f516be99d\",\n                \"_timestamp\": 1678940613347,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"9\",\n                \"sex\": \"9\",\n                \"area\": \"04\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299c5d7fb4a2f516be99c\",\n                \"_timestamp\": 1678940613321,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"9\",\n                \"sex\": \"9\",\n                \"area\": \"03\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299c5d7fb4a2f516be99b\",\n                \"_timestamp\": 1678940613295,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"9\",\n                \"sex\": \"9\",\n                \"area\": \"02\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299c5d7fb4a2f516be99a\",\n                \"_timestamp\": 1678940613272,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"9\",\n                \"sex\": \"9\",\n                \"area\": \"01\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299c5d7fb4a2f516be999\",\n                \"_timestamp\": 1678940613248,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"9\",\n                \"sex\": \"2\",\n                \"area\": \"77\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299c5d7fb4a2f516be998\",\n                \"_timestamp\": 1678940613223,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"9\",\n                \"sex\": \"2\",\n                \"area\": \"9999\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299c5d7fb4a2f516be997\",\n                \"_timestamp\": 1678940613193,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"9\",\n                \"sex\": \"2\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"641299c5d7fb4a2f516be996\",\n                \"_timestamp\": 1678940613170,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"9\",\n                \"sex\": \"2\",\n                \"area\": \"18\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299c5d7fb4a2f516be995\",\n                \"_timestamp\": 1678940613145,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"9\",\n                \"sex\": \"2\",\n                \"area\": \"17\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299c5d7fb4a2f516be994\",\n                \"_timestamp\": 1678940613120,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"9\",\n                \"sex\": \"2\",\n                \"area\": \"16\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299c5d7fb4a2f516be993\",\n                \"_timestamp\": 1678940613097,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"9\",\n                \"sex\": \"2\",\n                \"area\": \"15\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299c5d7fb4a2f516be992\",\n                \"_timestamp\": 1678940613074,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"9\",\n                \"sex\": \"2\",\n                \"area\": \"14\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299c5d7fb4a2f516be991\",\n                \"_timestamp\": 1678940613052,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"9\",\n                \"sex\": \"2\",\n                \"area\": \"13\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299c5d7fb4a2f516be990\",\n                \"_timestamp\": 1678940613029,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"9\",\n                \"sex\": \"2\",\n                \"area\": \"12\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299c5d7fb4a2f516be98f\",\n                \"_timestamp\": 1678940613004,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"9\",\n                \"sex\": \"2\",\n                \"area\": \"09\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299c4d7fb4a2f516be98e\",\n                \"_timestamp\": 1678940612972,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"9\",\n                \"sex\": \"2\",\n                \"area\": \"08\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299c4d7fb4a2f516be98d\",\n                \"_timestamp\": 1678940612935,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"9\",\n                \"sex\": \"2\",\n                \"area\": \"07\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299c4d7fb4a2f516be98c\",\n                \"_timestamp\": 1678940612907,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"9\",\n                \"sex\": \"2\",\n                \"area\": \"06\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299c4d7fb4a2f516be98b\",\n                \"_timestamp\": 1678940612881,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"9\",\n                \"sex\": \"2\",\n                \"area\": \"05\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299c4d7fb4a2f516be98a\",\n                \"_timestamp\": 1678940612855,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"9\",\n                \"sex\": \"2\",\n                \"area\": \"04\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299c4d7fb4a2f516be989\",\n                \"_timestamp\": 1678940612830,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"9\",\n                \"sex\": \"2\",\n                \"area\": \"03\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299c4d7fb4a2f516be988\",\n                \"_timestamp\": 1678940612805,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"9\",\n                \"sex\": \"2\",\n                \"area\": \"02\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299c4d7fb4a2f516be987\",\n                \"_timestamp\": 1678940612780,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"9\",\n                \"sex\": \"2\",\n                \"area\": \"01\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299c4d7fb4a2f516be986\",\n                \"_timestamp\": 1678940612749,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"9\",\n                \"sex\": \"1\",\n                \"area\": \"77\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299c4d7fb4a2f516be985\",\n                \"_timestamp\": 1678940612725,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"9\",\n                \"sex\": \"1\",\n                \"area\": \"9999\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299c4d7fb4a2f516be984\",\n                \"_timestamp\": 1678940612693,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"9\",\n                \"sex\": \"1\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"641299c4d7fb4a2f516be983\",\n                \"_timestamp\": 1678940612668,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"9\",\n                \"sex\": \"1\",\n                \"area\": \"18\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299c4d7fb4a2f516be982\",\n                \"_timestamp\": 1678940612645,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"9\",\n                \"sex\": \"1\",\n                \"area\": \"17\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299c4d7fb4a2f516be981\",\n                \"_timestamp\": 1678940612616,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"9\",\n                \"sex\": \"1\",\n                \"area\": \"16\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299c4d7fb4a2f516be980\",\n                \"_timestamp\": 1678940612592,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"9\",\n                \"sex\": \"1\",\n                \"area\": \"15\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299c4d7fb4a2f516be97f\",\n                \"_timestamp\": 1678940612566,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"9\",\n                \"sex\": \"1\",\n                \"area\": \"14\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299c4d7fb4a2f516be97e\",\n                \"_timestamp\": 1678940612533,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"9\",\n                \"sex\": \"1\",\n                \"area\": \"13\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299c4d7fb4a2f516be97d\",\n                \"_timestamp\": 1678940612508,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"9\",\n                \"sex\": \"1\",\n                \"area\": \"12\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299c4d7fb4a2f516be97c\",\n                \"_timestamp\": 1678940612483,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"9\",\n                \"sex\": \"1\",\n                \"area\": \"09\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299c4d7fb4a2f516be97b\",\n                \"_timestamp\": 1678940612460,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"9\",\n                \"sex\": \"1\",\n                \"area\": \"08\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299c4d7fb4a2f516be97a\",\n                \"_timestamp\": 1678940612435,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"9\",\n                \"sex\": \"1\",\n                \"area\": \"07\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299c4d7fb4a2f516be979\",\n                \"_timestamp\": 1678940612409,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"9\",\n                \"sex\": \"1\",\n                \"area\": \"06\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299c4d7fb4a2f516be978\",\n                \"_timestamp\": 1678940612380,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"9\",\n                \"sex\": \"1\",\n                \"area\": \"05\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299c4d7fb4a2f516be977\",\n                \"_timestamp\": 1678940612356,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"9\",\n                \"sex\": \"1\",\n                \"area\": \"04\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299c4d7fb4a2f516be976\",\n                \"_timestamp\": 1678940612323,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"9\",\n                \"sex\": \"1\",\n                \"area\": \"03\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299c4d7fb4a2f516be975\",\n                \"_timestamp\": 1678940612299,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"9\",\n                \"sex\": \"1\",\n                \"area\": \"02\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299c4d7fb4a2f516be974\",\n                \"_timestamp\": 1678940612272,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"9\",\n                \"sex\": \"1\",\n                \"area\": \"01\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299c4d7fb4a2f516be973\",\n                \"_timestamp\": 1678940612249,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"6\",\n                \"sex\": \"9\",\n                \"area\": \"77\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"641299c4d7fb4a2f516be972\",\n                \"_timestamp\": 1678940612222,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"6\",\n                \"sex\": \"9\",\n                \"area\": \"9999\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"641299c4d7fb4a2f516be971\",\n                \"_timestamp\": 1678940612198,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"6\",\n                \"sex\": \"9\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"641299c4d7fb4a2f516be970\",\n                \"_timestamp\": 1678940612172,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"6\",\n                \"sex\": \"9\",\n                \"area\": \"18\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299c4d7fb4a2f516be96f\",\n                \"_timestamp\": 1678940612140,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"6\",\n                \"sex\": \"9\",\n                \"area\": \"17\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299c4d7fb4a2f516be96e\",\n                \"_timestamp\": 1678940612117,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"6\",\n                \"sex\": \"9\",\n                \"area\": \"16\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299c4d7fb4a2f516be96d\",\n                \"_timestamp\": 1678940612091,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"6\",\n                \"sex\": \"9\",\n                \"area\": \"15\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299c4d7fb4a2f516be96c\",\n                \"_timestamp\": 1678940612057,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"6\",\n                \"sex\": \"9\",\n                \"area\": \"14\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299c4d7fb4a2f516be96b\",\n                \"_timestamp\": 1678940612034,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"6\",\n                \"sex\": \"9\",\n                \"area\": \"13\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299c4d7fb4a2f516be96a\",\n                \"_timestamp\": 1678940612010,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"6\",\n                \"sex\": \"9\",\n                \"area\": \"12\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299c3d7fb4a2f516be969\",\n                \"_timestamp\": 1678940611972,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"6\",\n                \"sex\": \"9\",\n                \"area\": \"09\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"641299c3d7fb4a2f516be968\",\n                \"_timestamp\": 1678940611949,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"6\",\n                \"sex\": \"9\",\n                \"area\": \"08\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299c3d7fb4a2f516be967\",\n                \"_timestamp\": 1678940611925,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"6\",\n                \"sex\": \"9\",\n                \"area\": \"07\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299c3d7fb4a2f516be966\",\n                \"_timestamp\": 1678940611900,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"6\",\n                \"sex\": \"9\",\n                \"area\": \"06\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299c3d7fb4a2f516be965\",\n                \"_timestamp\": 1678940611871,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"6\",\n                \"sex\": \"9\",\n                \"area\": \"05\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299c3d7fb4a2f516be964\",\n                \"_timestamp\": 1678940611846,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"6\",\n                \"sex\": \"9\",\n                \"area\": \"04\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299c3d7fb4a2f516be963\",\n                \"_timestamp\": 1678940611815,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"6\",\n                \"sex\": \"9\",\n                \"area\": \"03\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299c3d7fb4a2f516be962\",\n                \"_timestamp\": 1678940611780,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"6\",\n                \"sex\": \"9\",\n                \"area\": \"02\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299c3d7fb4a2f516be961\",\n                \"_timestamp\": 1678940611751,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"6\",\n                \"sex\": \"9\",\n                \"area\": \"01\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299c3d7fb4a2f516be960\",\n                \"_timestamp\": 1678940611726,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"6\",\n                \"sex\": \"2\",\n                \"area\": \"77\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"641299c3d7fb4a2f516be95f\",\n                \"_timestamp\": 1678940611698,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"6\",\n                \"sex\": \"2\",\n                \"area\": \"9999\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"641299c3d7fb4a2f516be95e\",\n                \"_timestamp\": 1678940611673,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"6\",\n                \"sex\": \"2\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"641299c3d7fb4a2f516be95d\",\n                \"_timestamp\": 1678940611648,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"6\",\n                \"sex\": \"2\",\n                \"area\": \"18\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299c3d7fb4a2f516be95c\",\n                \"_timestamp\": 1678940611623,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"6\",\n                \"sex\": \"2\",\n                \"area\": \"17\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299c3d7fb4a2f516be95b\",\n                \"_timestamp\": 1678940611599,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"6\",\n                \"sex\": \"2\",\n                \"area\": \"16\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299c3d7fb4a2f516be95a\",\n                \"_timestamp\": 1678940611576,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"6\",\n                \"sex\": \"2\",\n                \"area\": \"15\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299c3d7fb4a2f516be959\",\n                \"_timestamp\": 1678940611551,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"6\",\n                \"sex\": \"2\",\n                \"area\": \"14\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299c3d7fb4a2f516be958\",\n                \"_timestamp\": 1678940611527,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"6\",\n                \"sex\": \"2\",\n                \"area\": \"13\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299c3d7fb4a2f516be957\",\n                \"_timestamp\": 1678940611502,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"6\",\n                \"sex\": \"2\",\n                \"area\": \"12\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299c3d7fb4a2f516be956\",\n                \"_timestamp\": 1678940611472,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"6\",\n                \"sex\": \"2\",\n                \"area\": \"09\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"641299c3d7fb4a2f516be955\",\n                \"_timestamp\": 1678940611446,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"6\",\n                \"sex\": \"2\",\n                \"area\": \"08\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299c3d7fb4a2f516be954\",\n                \"_timestamp\": 1678940611408,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"6\",\n                \"sex\": \"2\",\n                \"area\": \"07\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299c3d7fb4a2f516be953\",\n                \"_timestamp\": 1678940611373,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"6\",\n                \"sex\": \"2\",\n                \"area\": \"06\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299c3d7fb4a2f516be952\",\n                \"_timestamp\": 1678940611351,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"6\",\n                \"sex\": \"2\",\n                \"area\": \"05\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299c3d7fb4a2f516be951\",\n                \"_timestamp\": 1678940611309,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"6\",\n                \"sex\": \"2\",\n                \"area\": \"04\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299c3d7fb4a2f516be950\",\n                \"_timestamp\": 1678940611271,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"6\",\n                \"sex\": \"2\",\n                \"area\": \"03\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299c3d7fb4a2f516be94f\",\n                \"_timestamp\": 1678940611249,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"6\",\n                \"sex\": \"2\",\n                \"area\": \"02\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299c3d7fb4a2f516be94e\",\n                \"_timestamp\": 1678940611204,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"6\",\n                \"sex\": \"2\",\n                \"area\": \"01\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299c3d7fb4a2f516be94d\",\n                \"_timestamp\": 1678940611160,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"6\",\n                \"sex\": \"1\",\n                \"area\": \"77\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299c3d7fb4a2f516be94c\",\n                \"_timestamp\": 1678940611136,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"6\",\n                \"sex\": \"1\",\n                \"area\": \"9999\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299c3d7fb4a2f516be94b\",\n                \"_timestamp\": 1678940611098,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"6\",\n                \"sex\": \"1\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"641299c3d7fb4a2f516be94a\",\n                \"_timestamp\": 1678940611072,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"6\",\n                \"sex\": \"1\",\n                \"area\": \"18\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299c3d7fb4a2f516be949\",\n                \"_timestamp\": 1678940611047,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"6\",\n                \"sex\": \"1\",\n                \"area\": \"17\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299c3d7fb4a2f516be948\",\n                \"_timestamp\": 1678940611015,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"6\",\n                \"sex\": \"1\",\n                \"area\": \"16\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299c2d7fb4a2f516be947\",\n                \"_timestamp\": 1678940610975,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"6\",\n                \"sex\": \"1\",\n                \"area\": \"15\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299c2d7fb4a2f516be946\",\n                \"_timestamp\": 1678940610951,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"6\",\n                \"sex\": \"1\",\n                \"area\": \"14\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299c2d7fb4a2f516be945\",\n                \"_timestamp\": 1678940610921,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"6\",\n                \"sex\": \"1\",\n                \"area\": \"13\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299c2d7fb4a2f516be944\",\n                \"_timestamp\": 1678940610897,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"6\",\n                \"sex\": \"1\",\n                \"area\": \"12\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299c2d7fb4a2f516be943\",\n                \"_timestamp\": 1678940610872,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"6\",\n                \"sex\": \"1\",\n                \"area\": \"09\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299c2d7fb4a2f516be942\",\n                \"_timestamp\": 1678940610847,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"6\",\n                \"sex\": \"1\",\n                \"area\": \"08\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299c2d7fb4a2f516be941\",\n                \"_timestamp\": 1678940610821,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"6\",\n                \"sex\": \"1\",\n                \"area\": \"07\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299c2d7fb4a2f516be940\",\n                \"_timestamp\": 1678940610796,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"6\",\n                \"sex\": \"1\",\n                \"area\": \"06\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299c2d7fb4a2f516be93f\",\n                \"_timestamp\": 1678940610770,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"6\",\n                \"sex\": \"1\",\n                \"area\": \"05\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299c2d7fb4a2f516be93e\",\n                \"_timestamp\": 1678940610746,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"6\",\n                \"sex\": \"1\",\n                \"area\": \"04\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299c2d7fb4a2f516be93d\",\n                \"_timestamp\": 1678940610722,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"6\",\n                \"sex\": \"1\",\n                \"area\": \"03\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299c2d7fb4a2f516be93c\",\n                \"_timestamp\": 1678940610693,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"6\",\n                \"sex\": \"1\",\n                \"area\": \"02\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299c2d7fb4a2f516be93b\",\n                \"_timestamp\": 1678940610660,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"6\",\n                \"sex\": \"1\",\n                \"area\": \"01\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299c2d7fb4a2f516be93a\",\n                \"_timestamp\": 1678940610635,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"5\",\n                \"sex\": \"9\",\n                \"area\": \"77\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"641299c2d7fb4a2f516be939\",\n                \"_timestamp\": 1678940610612,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"5\",\n                \"sex\": \"9\",\n                \"area\": \"9999\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"641299c2d7fb4a2f516be938\",\n                \"_timestamp\": 1678940610576,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"5\",\n                \"sex\": \"9\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"641299c2d7fb4a2f516be937\",\n                \"_timestamp\": 1678940610546,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"5\",\n                \"sex\": \"9\",\n                \"area\": \"18\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299c2d7fb4a2f516be936\",\n                \"_timestamp\": 1678940610521,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"5\",\n                \"sex\": \"9\",\n                \"area\": \"17\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299c2d7fb4a2f516be935\",\n                \"_timestamp\": 1678940610496,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"5\",\n                \"sex\": \"9\",\n                \"area\": \"16\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299c2d7fb4a2f516be934\",\n                \"_timestamp\": 1678940610467,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"5\",\n                \"sex\": \"9\",\n                \"area\": \"15\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299c2d7fb4a2f516be933\",\n                \"_timestamp\": 1678940610442,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"5\",\n                \"sex\": \"9\",\n                \"area\": \"14\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299c2d7fb4a2f516be932\",\n                \"_timestamp\": 1678940610408,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"5\",\n                \"sex\": \"9\",\n                \"area\": \"13\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299c2d7fb4a2f516be931\",\n                \"_timestamp\": 1678940610383,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"5\",\n                \"sex\": \"9\",\n                \"area\": \"12\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299c2d7fb4a2f516be930\",\n                \"_timestamp\": 1678940610310,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"5\",\n                \"sex\": \"9\",\n                \"area\": \"09\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"641299c2d7fb4a2f516be92f\",\n                \"_timestamp\": 1678940610275,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"5\",\n                \"sex\": \"9\",\n                \"area\": \"08\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299c2d7fb4a2f516be92e\",\n                \"_timestamp\": 1678940610211,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"5\",\n                \"sex\": \"9\",\n                \"area\": \"07\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299c2d7fb4a2f516be92d\",\n                \"_timestamp\": 1678940610185,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"5\",\n                \"sex\": \"9\",\n                \"area\": \"06\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299c2d7fb4a2f516be92c\",\n                \"_timestamp\": 1678940610158,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"5\",\n                \"sex\": \"9\",\n                \"area\": \"05\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299c2d7fb4a2f516be92b\",\n                \"_timestamp\": 1678940610132,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"5\",\n                \"sex\": \"9\",\n                \"area\": \"04\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299c2d7fb4a2f516be92a\",\n                \"_timestamp\": 1678940610107,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"5\",\n                \"sex\": \"9\",\n                \"area\": \"03\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299c2d7fb4a2f516be929\",\n                \"_timestamp\": 1678940610081,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"5\",\n                \"sex\": \"9\",\n                \"area\": \"02\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299c2d7fb4a2f516be928\",\n                \"_timestamp\": 1678940610058,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"5\",\n                \"sex\": \"9\",\n                \"area\": \"01\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299c2d7fb4a2f516be927\",\n                \"_timestamp\": 1678940610033,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"5\",\n                \"sex\": \"2\",\n                \"area\": \"77\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299c2d7fb4a2f516be926\",\n                \"_timestamp\": 1678940610008,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"5\",\n                \"sex\": \"2\",\n                \"area\": \"9999\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299c1d7fb4a2f516be925\",\n                \"_timestamp\": 1678940609978,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"5\",\n                \"sex\": \"2\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"641299c1d7fb4a2f516be924\",\n                \"_timestamp\": 1678940609949,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"5\",\n                \"sex\": \"2\",\n                \"area\": \"18\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299c1d7fb4a2f516be923\",\n                \"_timestamp\": 1678940609925,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"5\",\n                \"sex\": \"2\",\n                \"area\": \"17\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299c1d7fb4a2f516be922\",\n                \"_timestamp\": 1678940609899,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"5\",\n                \"sex\": \"2\",\n                \"area\": \"16\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299c1d7fb4a2f516be921\",\n                \"_timestamp\": 1678940609874,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"5\",\n                \"sex\": \"2\",\n                \"area\": \"15\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299c1d7fb4a2f516be920\",\n                \"_timestamp\": 1678940609847,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"5\",\n                \"sex\": \"2\",\n                \"area\": \"14\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299c1d7fb4a2f516be91f\",\n                \"_timestamp\": 1678940609818,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"5\",\n                \"sex\": \"2\",\n                \"area\": \"13\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299c1d7fb4a2f516be91e\",\n                \"_timestamp\": 1678940609790,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"5\",\n                \"sex\": \"2\",\n                \"area\": \"12\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299c1d7fb4a2f516be91d\",\n                \"_timestamp\": 1678940609757,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"5\",\n                \"sex\": \"2\",\n                \"area\": \"09\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299c1d7fb4a2f516be91c\",\n                \"_timestamp\": 1678940609728,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"5\",\n                \"sex\": \"2\",\n                \"area\": \"08\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299c1d7fb4a2f516be91b\",\n                \"_timestamp\": 1678940609696,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"5\",\n                \"sex\": \"2\",\n                \"area\": \"07\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299c1d7fb4a2f516be91a\",\n                \"_timestamp\": 1678940609670,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"5\",\n                \"sex\": \"2\",\n                \"area\": \"06\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299c1d7fb4a2f516be919\",\n                \"_timestamp\": 1678940609644,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"5\",\n                \"sex\": \"2\",\n                \"area\": \"05\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299c1d7fb4a2f516be918\",\n                \"_timestamp\": 1678940609615,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"5\",\n                \"sex\": \"2\",\n                \"area\": \"04\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299c1d7fb4a2f516be917\",\n                \"_timestamp\": 1678940609587,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"5\",\n                \"sex\": \"2\",\n                \"area\": \"03\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299c1d7fb4a2f516be916\",\n                \"_timestamp\": 1678940609558,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"5\",\n                \"sex\": \"2\",\n                \"area\": \"02\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299c1d7fb4a2f516be915\",\n                \"_timestamp\": 1678940609534,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"5\",\n                \"sex\": \"2\",\n                \"area\": \"01\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299c1d7fb4a2f516be914\",\n                \"_timestamp\": 1678940609509,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"5\",\n                \"sex\": \"1\",\n                \"area\": \"77\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"641299c1d7fb4a2f516be913\",\n                \"_timestamp\": 1678940609484,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"5\",\n                \"sex\": \"1\",\n                \"area\": \"9999\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"641299c1d7fb4a2f516be912\",\n                \"_timestamp\": 1678940609458,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"5\",\n                \"sex\": \"1\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"641299c1d7fb4a2f516be911\",\n                \"_timestamp\": 1678940609430,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"5\",\n                \"sex\": \"1\",\n                \"area\": \"18\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299c1d7fb4a2f516be910\",\n                \"_timestamp\": 1678940609405,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"5\",\n                \"sex\": \"1\",\n                \"area\": \"17\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299c1d7fb4a2f516be90f\",\n                \"_timestamp\": 1678940609378,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"5\",\n                \"sex\": \"1\",\n                \"area\": \"16\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299c1d7fb4a2f516be90e\",\n                \"_timestamp\": 1678940609352,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"5\",\n                \"sex\": \"1\",\n                \"area\": \"15\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299c1d7fb4a2f516be90d\",\n                \"_timestamp\": 1678940609326,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"5\",\n                \"sex\": \"1\",\n                \"area\": \"14\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299c1d7fb4a2f516be90c\",\n                \"_timestamp\": 1678940609303,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"5\",\n                \"sex\": \"1\",\n                \"area\": \"13\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299c1d7fb4a2f516be90b\",\n                \"_timestamp\": 1678940609274,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"5\",\n                \"sex\": \"1\",\n                \"area\": \"12\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299c1d7fb4a2f516be90a\",\n                \"_timestamp\": 1678940609249,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"5\",\n                \"sex\": \"1\",\n                \"area\": \"09\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"641299c1d7fb4a2f516be909\",\n                \"_timestamp\": 1678940609225,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"5\",\n                \"sex\": \"1\",\n                \"area\": \"08\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299c1d7fb4a2f516be908\",\n                \"_timestamp\": 1678940609202,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"5\",\n                \"sex\": \"1\",\n                \"area\": \"07\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299c1d7fb4a2f516be907\",\n                \"_timestamp\": 1678940609178,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"5\",\n                \"sex\": \"1\",\n                \"area\": \"06\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299c1d7fb4a2f516be906\",\n                \"_timestamp\": 1678940609150,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"5\",\n                \"sex\": \"1\",\n                \"area\": \"05\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299c1d7fb4a2f516be905\",\n                \"_timestamp\": 1678940609116,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"5\",\n                \"sex\": \"1\",\n                \"area\": \"04\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299c1d7fb4a2f516be904\",\n                \"_timestamp\": 1678940609085,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"5\",\n                \"sex\": \"1\",\n                \"area\": \"03\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299c1d7fb4a2f516be903\",\n                \"_timestamp\": 1678940609060,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"5\",\n                \"sex\": \"1\",\n                \"area\": \"02\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299c1d7fb4a2f516be902\",\n                \"_timestamp\": 1678940609031,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"5\",\n                \"sex\": \"1\",\n                \"area\": \"01\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299c1d7fb4a2f516be901\",\n                \"_timestamp\": 1678940609008,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"4\",\n                \"sex\": \"9\",\n                \"area\": \"77\",\n                \"count\": \"9\"\n            },\n            {\n                \"_id\": \"641299c0d7fb4a2f516be900\",\n                \"_timestamp\": 1678940608984,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"4\",\n                \"sex\": \"9\",\n                \"area\": \"9999\",\n                \"count\": \"9\"\n            },\n            {\n                \"_id\": \"641299c0d7fb4a2f516be8ff\",\n                \"_timestamp\": 1678940608960,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"4\",\n                \"sex\": \"9\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"641299c0d7fb4a2f516be8fe\",\n                \"_timestamp\": 1678940608935,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"4\",\n                \"sex\": \"9\",\n                \"area\": \"18\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299c0d7fb4a2f516be8fd\",\n                \"_timestamp\": 1678940608908,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"4\",\n                \"sex\": \"9\",\n                \"area\": \"17\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299c0d7fb4a2f516be8fc\",\n                \"_timestamp\": 1678940608860,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"4\",\n                \"sex\": \"9\",\n                \"area\": \"16\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299c0d7fb4a2f516be8fb\",\n                \"_timestamp\": 1678940608832,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"4\",\n                \"sex\": \"9\",\n                \"area\": \"15\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299c0d7fb4a2f516be8fa\",\n                \"_timestamp\": 1678940608798,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"4\",\n                \"sex\": \"9\",\n                \"area\": \"14\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299c0d7fb4a2f516be8f9\",\n                \"_timestamp\": 1678940608774,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"4\",\n                \"sex\": \"9\",\n                \"area\": \"13\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299c0d7fb4a2f516be8f8\",\n                \"_timestamp\": 1678940608748,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"4\",\n                \"sex\": \"9\",\n                \"area\": \"12\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299c0d7fb4a2f516be8f7\",\n                \"_timestamp\": 1678940608716,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"4\",\n                \"sex\": \"9\",\n                \"area\": \"09\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"641299c0d7fb4a2f516be8f6\",\n                \"_timestamp\": 1678940608693,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"4\",\n                \"sex\": \"9\",\n                \"area\": \"08\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299c0d7fb4a2f516be8f5\",\n                \"_timestamp\": 1678940608661,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"4\",\n                \"sex\": \"9\",\n                \"area\": \"07\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"641299c0d7fb4a2f516be8f4\",\n                \"_timestamp\": 1678940608634,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"4\",\n                \"sex\": \"9\",\n                \"area\": \"06\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299c0d7fb4a2f516be8f3\",\n                \"_timestamp\": 1678940608609,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"4\",\n                \"sex\": \"9\",\n                \"area\": \"05\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299c0d7fb4a2f516be8f2\",\n                \"_timestamp\": 1678940608585,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"4\",\n                \"sex\": \"9\",\n                \"area\": \"04\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299c0d7fb4a2f516be8f1\",\n                \"_timestamp\": 1678940608541,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"4\",\n                \"sex\": \"9\",\n                \"area\": \"03\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299c0d7fb4a2f516be8f0\",\n                \"_timestamp\": 1678940608516,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"4\",\n                \"sex\": \"9\",\n                \"area\": \"02\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"641299c0d7fb4a2f516be8ef\",\n                \"_timestamp\": 1678940608485,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"4\",\n                \"sex\": \"9\",\n                \"area\": \"01\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299c0d7fb4a2f516be8ee\",\n                \"_timestamp\": 1678940608460,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"4\",\n                \"sex\": \"2\",\n                \"area\": \"77\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"641299c0d7fb4a2f516be8ed\",\n                \"_timestamp\": 1678940608435,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"4\",\n                \"sex\": \"2\",\n                \"area\": \"9999\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"641299c0d7fb4a2f516be8ec\",\n                \"_timestamp\": 1678940608410,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"4\",\n                \"sex\": \"2\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"641299c0d7fb4a2f516be8eb\",\n                \"_timestamp\": 1678940608385,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"4\",\n                \"sex\": \"2\",\n                \"area\": \"18\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299c0d7fb4a2f516be8ea\",\n                \"_timestamp\": 1678940608361,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"4\",\n                \"sex\": \"2\",\n                \"area\": \"17\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299c0d7fb4a2f516be8e9\",\n                \"_timestamp\": 1678940608337,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"4\",\n                \"sex\": \"2\",\n                \"area\": \"16\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299c0d7fb4a2f516be8e8\",\n                \"_timestamp\": 1678940608313,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"4\",\n                \"sex\": \"2\",\n                \"area\": \"15\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299c0d7fb4a2f516be8e7\",\n                \"_timestamp\": 1678940608285,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"4\",\n                \"sex\": \"2\",\n                \"area\": \"14\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299c0d7fb4a2f516be8e6\",\n                \"_timestamp\": 1678940608261,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"4\",\n                \"sex\": \"2\",\n                \"area\": \"13\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299c0d7fb4a2f516be8e5\",\n                \"_timestamp\": 1678940608232,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"4\",\n                \"sex\": \"2\",\n                \"area\": \"12\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299c0d7fb4a2f516be8e4\",\n                \"_timestamp\": 1678940608207,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"4\",\n                \"sex\": \"2\",\n                \"area\": \"09\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299c0d7fb4a2f516be8e3\",\n                \"_timestamp\": 1678940608170,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"4\",\n                \"sex\": \"2\",\n                \"area\": \"08\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299c0d7fb4a2f516be8e2\",\n                \"_timestamp\": 1678940608140,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"4\",\n                \"sex\": \"2\",\n                \"area\": \"07\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"641299c0d7fb4a2f516be8e1\",\n                \"_timestamp\": 1678940608111,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"4\",\n                \"sex\": \"2\",\n                \"area\": \"06\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299c0d7fb4a2f516be8e0\",\n                \"_timestamp\": 1678940608083,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"4\",\n                \"sex\": \"2\",\n                \"area\": \"05\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299c0d7fb4a2f516be8df\",\n                \"_timestamp\": 1678940608059,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"4\",\n                \"sex\": \"2\",\n                \"area\": \"04\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299c0d7fb4a2f516be8de\",\n                \"_timestamp\": 1678940608035,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"4\",\n                \"sex\": \"2\",\n                \"area\": \"03\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299c0d7fb4a2f516be8dd\",\n                \"_timestamp\": 1678940608011,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"4\",\n                \"sex\": \"2\",\n                \"area\": \"02\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"641299bfd7fb4a2f516be8dc\",\n                \"_timestamp\": 1678940607986,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"4\",\n                \"sex\": \"2\",\n                \"area\": \"01\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299bfd7fb4a2f516be8db\",\n                \"_timestamp\": 1678940607960,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"4\",\n                \"sex\": \"1\",\n                \"area\": \"77\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"641299bfd7fb4a2f516be8da\",\n                \"_timestamp\": 1678940607936,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"4\",\n                \"sex\": \"1\",\n                \"area\": \"9999\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"641299bfd7fb4a2f516be8d9\",\n                \"_timestamp\": 1678940607911,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"4\",\n                \"sex\": \"1\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"641299bfd7fb4a2f516be8d8\",\n                \"_timestamp\": 1678940607886,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"4\",\n                \"sex\": \"1\",\n                \"area\": \"18\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299bfd7fb4a2f516be8d7\",\n                \"_timestamp\": 1678940607860,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"4\",\n                \"sex\": \"1\",\n                \"area\": \"17\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299bfd7fb4a2f516be8d6\",\n                \"_timestamp\": 1678940607832,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"4\",\n                \"sex\": \"1\",\n                \"area\": \"16\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299bfd7fb4a2f516be8d5\",\n                \"_timestamp\": 1678940607806,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"4\",\n                \"sex\": \"1\",\n                \"area\": \"15\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299bfd7fb4a2f516be8d4\",\n                \"_timestamp\": 1678940607783,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"4\",\n                \"sex\": \"1\",\n                \"area\": \"14\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299bfd7fb4a2f516be8d3\",\n                \"_timestamp\": 1678940607758,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"4\",\n                \"sex\": \"1\",\n                \"area\": \"13\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299bfd7fb4a2f516be8d2\",\n                \"_timestamp\": 1678940607734,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"4\",\n                \"sex\": \"1\",\n                \"area\": \"12\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299bfd7fb4a2f516be8d1\",\n                \"_timestamp\": 1678940607710,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"4\",\n                \"sex\": \"1\",\n                \"area\": \"09\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"641299bfd7fb4a2f516be8d0\",\n                \"_timestamp\": 1678940607685,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"4\",\n                \"sex\": \"1\",\n                \"area\": \"08\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299bfd7fb4a2f516be8cf\",\n                \"_timestamp\": 1678940607661,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"4\",\n                \"sex\": \"1\",\n                \"area\": \"07\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299bfd7fb4a2f516be8ce\",\n                \"_timestamp\": 1678940607633,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"4\",\n                \"sex\": \"1\",\n                \"area\": \"06\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299bfd7fb4a2f516be8cd\",\n                \"_timestamp\": 1678940607609,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"4\",\n                \"sex\": \"1\",\n                \"area\": \"05\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299bfd7fb4a2f516be8cc\",\n                \"_timestamp\": 1678940607584,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"4\",\n                \"sex\": \"1\",\n                \"area\": \"04\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299bfd7fb4a2f516be8cb\",\n                \"_timestamp\": 1678940607559,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"4\",\n                \"sex\": \"1\",\n                \"area\": \"03\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299bfd7fb4a2f516be8ca\",\n                \"_timestamp\": 1678940607531,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"4\",\n                \"sex\": \"1\",\n                \"area\": \"02\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299bfd7fb4a2f516be8c9\",\n                \"_timestamp\": 1678940607500,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"4\",\n                \"sex\": \"1\",\n                \"area\": \"01\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299bfd7fb4a2f516be8c8\",\n                \"_timestamp\": 1678940607475,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"3\",\n                \"sex\": \"9\",\n                \"area\": \"77\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"641299bfd7fb4a2f516be8c7\",\n                \"_timestamp\": 1678940607450,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"3\",\n                \"sex\": \"9\",\n                \"area\": \"9999\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"641299bfd7fb4a2f516be8c6\",\n                \"_timestamp\": 1678940607426,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"3\",\n                \"sex\": \"9\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"641299bfd7fb4a2f516be8c5\",\n                \"_timestamp\": 1678940607398,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"3\",\n                \"sex\": \"9\",\n                \"area\": \"18\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299bfd7fb4a2f516be8c4\",\n                \"_timestamp\": 1678940607363,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"3\",\n                \"sex\": \"9\",\n                \"area\": \"17\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299bfd7fb4a2f516be8c3\",\n                \"_timestamp\": 1678940607337,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"3\",\n                \"sex\": \"9\",\n                \"area\": \"16\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299bfd7fb4a2f516be8c2\",\n                \"_timestamp\": 1678940607310,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"3\",\n                \"sex\": \"9\",\n                \"area\": \"15\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299bfd7fb4a2f516be8c1\",\n                \"_timestamp\": 1678940607274,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"3\",\n                \"sex\": \"9\",\n                \"area\": \"14\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299bfd7fb4a2f516be8c0\",\n                \"_timestamp\": 1678940607247,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"3\",\n                \"sex\": \"9\",\n                \"area\": \"13\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299bfd7fb4a2f516be8bf\",\n                \"_timestamp\": 1678940607210,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"3\",\n                \"sex\": \"9\",\n                \"area\": \"12\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299bfd7fb4a2f516be8be\",\n                \"_timestamp\": 1678940607177,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"3\",\n                \"sex\": \"9\",\n                \"area\": \"09\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299bfd7fb4a2f516be8bd\",\n                \"_timestamp\": 1678940607153,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"3\",\n                \"sex\": \"9\",\n                \"area\": \"08\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299bfd7fb4a2f516be8bc\",\n                \"_timestamp\": 1678940607126,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"3\",\n                \"sex\": \"9\",\n                \"area\": \"07\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299bfd7fb4a2f516be8bb\",\n                \"_timestamp\": 1678940607100,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"3\",\n                \"sex\": \"9\",\n                \"area\": \"06\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"641299bfd7fb4a2f516be8ba\",\n                \"_timestamp\": 1678940607055,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"3\",\n                \"sex\": \"9\",\n                \"area\": \"05\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299bfd7fb4a2f516be8b9\",\n                \"_timestamp\": 1678940607030,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"3\",\n                \"sex\": \"9\",\n                \"area\": \"04\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299bfd7fb4a2f516be8b8\",\n                \"_timestamp\": 1678940607002,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"3\",\n                \"sex\": \"9\",\n                \"area\": \"03\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299bed7fb4a2f516be8b7\",\n                \"_timestamp\": 1678940606974,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"3\",\n                \"sex\": \"9\",\n                \"area\": \"02\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"641299bed7fb4a2f516be8b6\",\n                \"_timestamp\": 1678940606944,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"3\",\n                \"sex\": \"9\",\n                \"area\": \"01\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299bed7fb4a2f516be8b5\",\n                \"_timestamp\": 1678940606918,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"3\",\n                \"sex\": \"2\",\n                \"area\": \"77\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"641299bed7fb4a2f516be8b4\",\n                \"_timestamp\": 1678940606896,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"3\",\n                \"sex\": \"2\",\n                \"area\": \"9999\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"641299bed7fb4a2f516be8b3\",\n                \"_timestamp\": 1678940606871,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"3\",\n                \"sex\": \"2\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"641299bed7fb4a2f516be8b2\",\n                \"_timestamp\": 1678940606846,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"3\",\n                \"sex\": \"2\",\n                \"area\": \"18\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299bed7fb4a2f516be8b1\",\n                \"_timestamp\": 1678940606817,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"3\",\n                \"sex\": \"2\",\n                \"area\": \"17\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299bed7fb4a2f516be8b0\",\n                \"_timestamp\": 1678940606793,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"3\",\n                \"sex\": \"2\",\n                \"area\": \"16\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299bed7fb4a2f516be8af\",\n                \"_timestamp\": 1678940606769,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"3\",\n                \"sex\": \"2\",\n                \"area\": \"15\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299bed7fb4a2f516be8ae\",\n                \"_timestamp\": 1678940606744,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"3\",\n                \"sex\": \"2\",\n                \"area\": \"14\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299bed7fb4a2f516be8ad\",\n                \"_timestamp\": 1678940606719,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"3\",\n                \"sex\": \"2\",\n                \"area\": \"13\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299bed7fb4a2f516be8ac\",\n                \"_timestamp\": 1678940606693,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"3\",\n                \"sex\": \"2\",\n                \"area\": \"12\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299bed7fb4a2f516be8ab\",\n                \"_timestamp\": 1678940606667,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"3\",\n                \"sex\": \"2\",\n                \"area\": \"09\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299bed7fb4a2f516be8aa\",\n                \"_timestamp\": 1678940606638,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"3\",\n                \"sex\": \"2\",\n                \"area\": \"08\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299bed7fb4a2f516be8a9\",\n                \"_timestamp\": 1678940606613,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"3\",\n                \"sex\": \"2\",\n                \"area\": \"07\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299bed7fb4a2f516be8a8\",\n                \"_timestamp\": 1678940606558,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"3\",\n                \"sex\": \"2\",\n                \"area\": \"06\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"641299bed7fb4a2f516be8a7\",\n                \"_timestamp\": 1678940606531,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"3\",\n                \"sex\": \"2\",\n                \"area\": \"05\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299bed7fb4a2f516be8a6\",\n                \"_timestamp\": 1678940606505,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"3\",\n                \"sex\": \"2\",\n                \"area\": \"04\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299bed7fb4a2f516be8a5\",\n                \"_timestamp\": 1678940606478,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"3\",\n                \"sex\": \"2\",\n                \"area\": \"03\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299bed7fb4a2f516be8a4\",\n                \"_timestamp\": 1678940606451,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"3\",\n                \"sex\": \"2\",\n                \"area\": \"02\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"641299bed7fb4a2f516be8a3\",\n                \"_timestamp\": 1678940606426,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"3\",\n                \"sex\": \"2\",\n                \"area\": \"01\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299bed7fb4a2f516be8a2\",\n                \"_timestamp\": 1678940606403,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"3\",\n                \"sex\": \"1\",\n                \"area\": \"77\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"641299bed7fb4a2f516be8a1\",\n                \"_timestamp\": 1678940606380,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"3\",\n                \"sex\": \"1\",\n                \"area\": \"9999\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"641299bed7fb4a2f516be8a0\",\n                \"_timestamp\": 1678940606351,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"3\",\n                \"sex\": \"1\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"641299bed7fb4a2f516be89f\",\n                \"_timestamp\": 1678940606322,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"3\",\n                \"sex\": \"1\",\n                \"area\": \"18\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299bed7fb4a2f516be89e\",\n                \"_timestamp\": 1678940606295,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"3\",\n                \"sex\": \"1\",\n                \"area\": \"17\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299bed7fb4a2f516be89d\",\n                \"_timestamp\": 1678940606271,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"3\",\n                \"sex\": \"1\",\n                \"area\": \"16\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299bed7fb4a2f516be89c\",\n                \"_timestamp\": 1678940606246,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"3\",\n                \"sex\": \"1\",\n                \"area\": \"15\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299bed7fb4a2f516be89b\",\n                \"_timestamp\": 1678940606215,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"3\",\n                \"sex\": \"1\",\n                \"area\": \"14\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299bed7fb4a2f516be89a\",\n                \"_timestamp\": 1678940606181,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"3\",\n                \"sex\": \"1\",\n                \"area\": \"13\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299bed7fb4a2f516be899\",\n                \"_timestamp\": 1678940606157,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"3\",\n                \"sex\": \"1\",\n                \"area\": \"12\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299bed7fb4a2f516be898\",\n                \"_timestamp\": 1678940606133,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"3\",\n                \"sex\": \"1\",\n                \"area\": \"09\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299bed7fb4a2f516be897\",\n                \"_timestamp\": 1678940606108,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"3\",\n                \"sex\": \"1\",\n                \"area\": \"08\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299bed7fb4a2f516be896\",\n                \"_timestamp\": 1678940606083,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"3\",\n                \"sex\": \"1\",\n                \"area\": \"07\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299bdd7fb4a2f516be895\",\n                \"_timestamp\": 1678940605996,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"3\",\n                \"sex\": \"1\",\n                \"area\": \"06\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299bdd7fb4a2f516be894\",\n                \"_timestamp\": 1678940605973,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"3\",\n                \"sex\": \"1\",\n                \"area\": \"05\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299bdd7fb4a2f516be893\",\n                \"_timestamp\": 1678940605950,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"3\",\n                \"sex\": \"1\",\n                \"area\": \"04\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299bdd7fb4a2f516be892\",\n                \"_timestamp\": 1678940605921,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"3\",\n                \"sex\": \"1\",\n                \"area\": \"03\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299bdd7fb4a2f516be891\",\n                \"_timestamp\": 1678940605885,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"3\",\n                \"sex\": \"1\",\n                \"area\": \"02\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"641299bdd7fb4a2f516be890\",\n                \"_timestamp\": 1678940605858,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"3\",\n                \"sex\": \"1\",\n                \"area\": \"01\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299bdd7fb4a2f516be88f\",\n                \"_timestamp\": 1678940605833,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"2\",\n                \"sex\": \"9\",\n                \"area\": \"77\",\n                \"count\": \"15\"\n            },\n            {\n                \"_id\": \"641299bdd7fb4a2f516be88e\",\n                \"_timestamp\": 1678940605809,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"2\",\n                \"sex\": \"9\",\n                \"area\": \"9999\",\n                \"count\": \"15\"\n            },\n            {\n                \"_id\": \"641299bdd7fb4a2f516be88d\",\n                \"_timestamp\": 1678940605783,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"2\",\n                \"sex\": \"9\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"641299bdd7fb4a2f516be88c\",\n                \"_timestamp\": 1678940605756,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"2\",\n                \"sex\": \"9\",\n                \"area\": \"18\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299bdd7fb4a2f516be88b\",\n                \"_timestamp\": 1678940605730,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"2\",\n                \"sex\": \"9\",\n                \"area\": \"17\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299bdd7fb4a2f516be88a\",\n                \"_timestamp\": 1678940605707,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"2\",\n                \"sex\": \"9\",\n                \"area\": \"16\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299bdd7fb4a2f516be889\",\n                \"_timestamp\": 1678940605683,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"2\",\n                \"sex\": \"9\",\n                \"area\": \"15\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299bdd7fb4a2f516be888\",\n                \"_timestamp\": 1678940605657,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"2\",\n                \"sex\": \"9\",\n                \"area\": \"14\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299bdd7fb4a2f516be887\",\n                \"_timestamp\": 1678940605631,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"2\",\n                \"sex\": \"9\",\n                \"area\": \"13\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"641299bdd7fb4a2f516be886\",\n                \"_timestamp\": 1678940605422,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"2\",\n                \"sex\": \"9\",\n                \"area\": \"12\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299bdd7fb4a2f516be885\",\n                \"_timestamp\": 1678940605399,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"2\",\n                \"sex\": \"9\",\n                \"area\": \"09\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299bdd7fb4a2f516be884\",\n                \"_timestamp\": 1678940605373,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"2\",\n                \"sex\": \"9\",\n                \"area\": \"08\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"641299bdd7fb4a2f516be883\",\n                \"_timestamp\": 1678940605347,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"2\",\n                \"sex\": \"9\",\n                \"area\": \"07\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299bdd7fb4a2f516be882\",\n                \"_timestamp\": 1678940605323,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"2\",\n                \"sex\": \"9\",\n                \"area\": \"06\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299bdd7fb4a2f516be881\",\n                \"_timestamp\": 1678940605299,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"2\",\n                \"sex\": \"9\",\n                \"area\": \"05\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299bdd7fb4a2f516be880\",\n                \"_timestamp\": 1678940605274,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"2\",\n                \"sex\": \"9\",\n                \"area\": \"04\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"641299bdd7fb4a2f516be87f\",\n                \"_timestamp\": 1678940605227,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"2\",\n                \"sex\": \"9\",\n                \"area\": \"03\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299bdd7fb4a2f516be87e\",\n                \"_timestamp\": 1678940605202,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"2\",\n                \"sex\": \"9\",\n                \"area\": \"02\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299bdd7fb4a2f516be87d\",\n                \"_timestamp\": 1678940605175,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"2\",\n                \"sex\": \"9\",\n                \"area\": \"01\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299bdd7fb4a2f516be87c\",\n                \"_timestamp\": 1678940605147,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"2\",\n                \"sex\": \"2\",\n                \"area\": \"77\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"641299bdd7fb4a2f516be87b\",\n                \"_timestamp\": 1678940605121,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"2\",\n                \"sex\": \"2\",\n                \"area\": \"9999\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"641299bdd7fb4a2f516be87a\",\n                \"_timestamp\": 1678940605098,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"2\",\n                \"sex\": \"2\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"641299bdd7fb4a2f516be879\",\n                \"_timestamp\": 1678940605072,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"2\",\n                \"sex\": \"2\",\n                \"area\": \"18\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299bdd7fb4a2f516be878\",\n                \"_timestamp\": 1678940605048,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"2\",\n                \"sex\": \"2\",\n                \"area\": \"17\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299bdd7fb4a2f516be877\",\n                \"_timestamp\": 1678940605024,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"2\",\n                \"sex\": \"2\",\n                \"area\": \"16\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299bdd7fb4a2f516be876\",\n                \"_timestamp\": 1678940605001,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"2\",\n                \"sex\": \"2\",\n                \"area\": \"15\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299bcd7fb4a2f516be875\",\n                \"_timestamp\": 1678940604979,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"2\",\n                \"sex\": \"2\",\n                \"area\": \"14\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299bcd7fb4a2f516be874\",\n                \"_timestamp\": 1678940604953,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"2\",\n                \"sex\": \"2\",\n                \"area\": \"13\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"641299bcd7fb4a2f516be873\",\n                \"_timestamp\": 1678940604927,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"2\",\n                \"sex\": \"2\",\n                \"area\": \"12\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299bcd7fb4a2f516be872\",\n                \"_timestamp\": 1678940604903,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"2\",\n                \"sex\": \"2\",\n                \"area\": \"09\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299bcd7fb4a2f516be871\",\n                \"_timestamp\": 1678940604878,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"2\",\n                \"sex\": \"2\",\n                \"area\": \"08\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299bcd7fb4a2f516be870\",\n                \"_timestamp\": 1678940604853,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"2\",\n                \"sex\": \"2\",\n                \"area\": \"07\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299bcd7fb4a2f516be86f\",\n                \"_timestamp\": 1678940604830,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"2\",\n                \"sex\": \"2\",\n                \"area\": \"06\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299bcd7fb4a2f516be86e\",\n                \"_timestamp\": 1678940604807,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"2\",\n                \"sex\": \"2\",\n                \"area\": \"05\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299bcd7fb4a2f516be86d\",\n                \"_timestamp\": 1678940604784,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"2\",\n                \"sex\": \"2\",\n                \"area\": \"04\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299bcd7fb4a2f516be86c\",\n                \"_timestamp\": 1678940604760,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"2\",\n                \"sex\": \"2\",\n                \"area\": \"03\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299bcd7fb4a2f516be86b\",\n                \"_timestamp\": 1678940604735,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"2\",\n                \"sex\": \"2\",\n                \"area\": \"02\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299bcd7fb4a2f516be86a\",\n                \"_timestamp\": 1678940604710,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"2\",\n                \"sex\": \"2\",\n                \"area\": \"01\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299bcd7fb4a2f516be869\",\n                \"_timestamp\": 1678940604683,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"2\",\n                \"sex\": \"1\",\n                \"area\": \"77\",\n                \"count\": \"9\"\n            },\n            {\n                \"_id\": \"641299bcd7fb4a2f516be868\",\n                \"_timestamp\": 1678940604658,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"2\",\n                \"sex\": \"1\",\n                \"area\": \"9999\",\n                \"count\": \"9\"\n            },\n            {\n                \"_id\": \"641299bcd7fb4a2f516be867\",\n                \"_timestamp\": 1678940604634,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"2\",\n                \"sex\": \"1\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"641299bcd7fb4a2f516be866\",\n                \"_timestamp\": 1678940604612,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"2\",\n                \"sex\": \"1\",\n                \"area\": \"18\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299bcd7fb4a2f516be865\",\n                \"_timestamp\": 1678940604588,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"2\",\n                \"sex\": \"1\",\n                \"area\": \"17\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299bcd7fb4a2f516be864\",\n                \"_timestamp\": 1678940604555,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"2\",\n                \"sex\": \"1\",\n                \"area\": \"16\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299bcd7fb4a2f516be863\",\n                \"_timestamp\": 1678940604495,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"2\",\n                \"sex\": \"1\",\n                \"area\": \"15\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299bcd7fb4a2f516be862\",\n                \"_timestamp\": 1678940604470,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"2\",\n                \"sex\": \"1\",\n                \"area\": \"14\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299bcd7fb4a2f516be861\",\n                \"_timestamp\": 1678940604443,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"2\",\n                \"sex\": \"1\",\n                \"area\": \"13\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"641299bcd7fb4a2f516be860\",\n                \"_timestamp\": 1678940604421,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"2\",\n                \"sex\": \"1\",\n                \"area\": \"12\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299bcd7fb4a2f516be85f\",\n                \"_timestamp\": 1678940604394,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"2\",\n                \"sex\": \"1\",\n                \"area\": \"09\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299bcd7fb4a2f516be85e\",\n                \"_timestamp\": 1678940604370,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"2\",\n                \"sex\": \"1\",\n                \"area\": \"08\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299bcd7fb4a2f516be85d\",\n                \"_timestamp\": 1678940604341,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"2\",\n                \"sex\": \"1\",\n                \"area\": \"07\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299bcd7fb4a2f516be85c\",\n                \"_timestamp\": 1678940604314,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"2\",\n                \"sex\": \"1\",\n                \"area\": \"06\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299bcd7fb4a2f516be85b\",\n                \"_timestamp\": 1678940604290,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"2\",\n                \"sex\": \"1\",\n                \"area\": \"05\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299bcd7fb4a2f516be85a\",\n                \"_timestamp\": 1678940604265,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"2\",\n                \"sex\": \"1\",\n                \"area\": \"04\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"641299bcd7fb4a2f516be859\",\n                \"_timestamp\": 1678940604238,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"2\",\n                \"sex\": \"1\",\n                \"area\": \"03\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299bcd7fb4a2f516be858\",\n                \"_timestamp\": 1678940604215,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"2\",\n                \"sex\": \"1\",\n                \"area\": \"02\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299bcd7fb4a2f516be857\",\n                \"_timestamp\": 1678940604193,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"2\",\n                \"sex\": \"1\",\n                \"area\": \"01\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299bcd7fb4a2f516be856\",\n                \"_timestamp\": 1678940604170,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"1\",\n                \"sex\": \"9\",\n                \"area\": \"77\",\n                \"count\": \"402\"\n            },\n            {\n                \"_id\": \"641299bcd7fb4a2f516be855\",\n                \"_timestamp\": 1678940604147,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"1\",\n                \"sex\": \"9\",\n                \"area\": \"9999\",\n                \"count\": \"402\"\n            },\n            {\n                \"_id\": \"641299bcd7fb4a2f516be854\",\n                \"_timestamp\": 1678940604125,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"1\",\n                \"sex\": \"9\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"641299bcd7fb4a2f516be853\",\n                \"_timestamp\": 1678940604103,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"1\",\n                \"sex\": \"9\",\n                \"area\": \"18\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"641299bcd7fb4a2f516be852\",\n                \"_timestamp\": 1678940604079,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"1\",\n                \"sex\": \"9\",\n                \"area\": \"17\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"641299bcd7fb4a2f516be851\",\n                \"_timestamp\": 1678940604055,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"1\",\n                \"sex\": \"9\",\n                \"area\": \"16\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"641299bcd7fb4a2f516be850\",\n                \"_timestamp\": 1678940604031,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"1\",\n                \"sex\": \"9\",\n                \"area\": \"15\",\n                \"count\": \"9\"\n            },\n            {\n                \"_id\": \"641299bbd7fb4a2f516be84f\",\n                \"_timestamp\": 1678940603996,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"1\",\n                \"sex\": \"9\",\n                \"area\": \"14\",\n                \"count\": \"24\"\n            },\n            {\n                \"_id\": \"641299bbd7fb4a2f516be84e\",\n                \"_timestamp\": 1678940603971,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"1\",\n                \"sex\": \"9\",\n                \"area\": \"13\",\n                \"count\": \"54\"\n            },\n            {\n                \"_id\": \"641299bbd7fb4a2f516be84d\",\n                \"_timestamp\": 1678940603947,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"1\",\n                \"sex\": \"9\",\n                \"area\": \"12\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299bbd7fb4a2f516be84c\",\n                \"_timestamp\": 1678940603924,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"1\",\n                \"sex\": \"9\",\n                \"area\": \"09\",\n                \"count\": \"39\"\n            },\n            {\n                \"_id\": \"641299bbd7fb4a2f516be84b\",\n                \"_timestamp\": 1678940603900,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"1\",\n                \"sex\": \"9\",\n                \"area\": \"08\",\n                \"count\": \"21\"\n            },\n            {\n                \"_id\": \"641299bbd7fb4a2f516be84a\",\n                \"_timestamp\": 1678940603877,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"1\",\n                \"sex\": \"9\",\n                \"area\": \"07\",\n                \"count\": \"15\"\n            },\n            {\n                \"_id\": \"641299bbd7fb4a2f516be849\",\n                \"_timestamp\": 1678940603850,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"1\",\n                \"sex\": \"9\",\n                \"area\": \"06\",\n                \"count\": \"18\"\n            },\n            {\n                \"_id\": \"641299bbd7fb4a2f516be848\",\n                \"_timestamp\": 1678940603730,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"1\",\n                \"sex\": \"9\",\n                \"area\": \"05\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"641299bbd7fb4a2f516be847\",\n                \"_timestamp\": 1678940603707,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"1\",\n                \"sex\": \"9\",\n                \"area\": \"04\",\n                \"count\": \"30\"\n            },\n            {\n                \"_id\": \"641299bbd7fb4a2f516be846\",\n                \"_timestamp\": 1678940603675,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"1\",\n                \"sex\": \"9\",\n                \"area\": \"03\",\n                \"count\": \"33\"\n            },\n            {\n                \"_id\": \"641299bbd7fb4a2f516be845\",\n                \"_timestamp\": 1678940603650,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"1\",\n                \"sex\": \"9\",\n                \"area\": \"02\",\n                \"count\": \"129\"\n            },\n            {\n                \"_id\": \"641299bbd7fb4a2f516be844\",\n                \"_timestamp\": 1678940603625,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"1\",\n                \"sex\": \"9\",\n                \"area\": \"01\",\n                \"count\": \"15\"\n            },\n            {\n                \"_id\": \"641299bbd7fb4a2f516be843\",\n                \"_timestamp\": 1678940603601,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"1\",\n                \"sex\": \"2\",\n                \"area\": \"77\",\n                \"count\": \"303\"\n            },\n            {\n                \"_id\": \"641299bbd7fb4a2f516be842\",\n                \"_timestamp\": 1678940603576,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"1\",\n                \"sex\": \"2\",\n                \"area\": \"9999\",\n                \"count\": \"303\"\n            },\n            {\n                \"_id\": \"641299bbd7fb4a2f516be841\",\n                \"_timestamp\": 1678940603521,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"1\",\n                \"sex\": \"2\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"641299bbd7fb4a2f516be840\",\n                \"_timestamp\": 1678940603472,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"1\",\n                \"sex\": \"2\",\n                \"area\": \"18\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"641299bbd7fb4a2f516be83f\",\n                \"_timestamp\": 1678940603446,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"1\",\n                \"sex\": \"2\",\n                \"area\": \"17\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"641299bbd7fb4a2f516be83e\",\n                \"_timestamp\": 1678940603420,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"1\",\n                \"sex\": \"2\",\n                \"area\": \"16\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299bbd7fb4a2f516be83d\",\n                \"_timestamp\": 1678940603389,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"1\",\n                \"sex\": \"2\",\n                \"area\": \"15\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"641299bbd7fb4a2f516be83c\",\n                \"_timestamp\": 1678940603366,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"1\",\n                \"sex\": \"2\",\n                \"area\": \"14\",\n                \"count\": \"18\"\n            },\n            {\n                \"_id\": \"641299bbd7fb4a2f516be83b\",\n                \"_timestamp\": 1678940603343,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"1\",\n                \"sex\": \"2\",\n                \"area\": \"13\",\n                \"count\": \"42\"\n            },\n            {\n                \"_id\": \"641299bbd7fb4a2f516be83a\",\n                \"_timestamp\": 1678940603319,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"1\",\n                \"sex\": \"2\",\n                \"area\": \"12\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299bbd7fb4a2f516be839\",\n                \"_timestamp\": 1678940603296,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"1\",\n                \"sex\": \"2\",\n                \"area\": \"09\",\n                \"count\": \"30\"\n            },\n            {\n                \"_id\": \"641299bbd7fb4a2f516be838\",\n                \"_timestamp\": 1678940603274,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"1\",\n                \"sex\": \"2\",\n                \"area\": \"08\",\n                \"count\": \"18\"\n            },\n            {\n                \"_id\": \"641299bbd7fb4a2f516be837\",\n                \"_timestamp\": 1678940603251,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"1\",\n                \"sex\": \"2\",\n                \"area\": \"07\",\n                \"count\": \"12\"\n            },\n            {\n                \"_id\": \"641299bbd7fb4a2f516be836\",\n                \"_timestamp\": 1678940603226,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"1\",\n                \"sex\": \"2\",\n                \"area\": \"06\",\n                \"count\": \"15\"\n            },\n            {\n                \"_id\": \"641299bbd7fb4a2f516be835\",\n                \"_timestamp\": 1678940603199,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"1\",\n                \"sex\": \"2\",\n                \"area\": \"05\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"641299bbd7fb4a2f516be834\",\n                \"_timestamp\": 1678940603174,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"1\",\n                \"sex\": \"2\",\n                \"area\": \"04\",\n                \"count\": \"21\"\n            },\n            {\n                \"_id\": \"641299bbd7fb4a2f516be833\",\n                \"_timestamp\": 1678940603148,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"1\",\n                \"sex\": \"2\",\n                \"area\": \"03\",\n                \"count\": \"30\"\n            },\n            {\n                \"_id\": \"641299bbd7fb4a2f516be832\",\n                \"_timestamp\": 1678940603123,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"1\",\n                \"sex\": \"2\",\n                \"area\": \"02\",\n                \"count\": \"93\"\n            },\n            {\n                \"_id\": \"641299bbd7fb4a2f516be831\",\n                \"_timestamp\": 1678940603099,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"1\",\n                \"sex\": \"2\",\n                \"area\": \"01\",\n                \"count\": \"12\"\n            },\n            {\n                \"_id\": \"641299bbd7fb4a2f516be830\",\n                \"_timestamp\": 1678940603074,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"1\",\n                \"sex\": \"1\",\n                \"area\": \"77\",\n                \"count\": \"99\"\n            },\n            {\n                \"_id\": \"641299bbd7fb4a2f516be82f\",\n                \"_timestamp\": 1678940603045,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"1\",\n                \"sex\": \"1\",\n                \"area\": \"9999\",\n                \"count\": \"99\"\n            },\n            {\n                \"_id\": \"641299bbd7fb4a2f516be82e\",\n                \"_timestamp\": 1678940603021,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"1\",\n                \"sex\": \"1\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"641299bad7fb4a2f516be82d\",\n                \"_timestamp\": 1678940602997,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"1\",\n                \"sex\": \"1\",\n                \"area\": \"18\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299bad7fb4a2f516be82c\",\n                \"_timestamp\": 1678940602974,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"1\",\n                \"sex\": \"1\",\n                \"area\": \"17\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299bad7fb4a2f516be82b\",\n                \"_timestamp\": 1678940602951,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"1\",\n                \"sex\": \"1\",\n                \"area\": \"16\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"641299bad7fb4a2f516be82a\",\n                \"_timestamp\": 1678940602927,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"1\",\n                \"sex\": \"1\",\n                \"area\": \"15\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"641299bad7fb4a2f516be829\",\n                \"_timestamp\": 1678940602904,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"1\",\n                \"sex\": \"1\",\n                \"area\": \"14\",\n                \"count\": \"9\"\n            },\n            {\n                \"_id\": \"641299bad7fb4a2f516be828\",\n                \"_timestamp\": 1678940602877,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"1\",\n                \"sex\": \"1\",\n                \"area\": \"13\",\n                \"count\": \"12\"\n            },\n            {\n                \"_id\": \"641299bad7fb4a2f516be827\",\n                \"_timestamp\": 1678940602853,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"1\",\n                \"sex\": \"1\",\n                \"area\": \"12\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299bad7fb4a2f516be826\",\n                \"_timestamp\": 1678940602824,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"1\",\n                \"sex\": \"1\",\n                \"area\": \"09\",\n                \"count\": \"9\"\n            },\n            {\n                \"_id\": \"641299bad7fb4a2f516be825\",\n                \"_timestamp\": 1678940602798,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"1\",\n                \"sex\": \"1\",\n                \"area\": \"08\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"641299bad7fb4a2f516be824\",\n                \"_timestamp\": 1678940602774,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"1\",\n                \"sex\": \"1\",\n                \"area\": \"07\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"641299bad7fb4a2f516be823\",\n                \"_timestamp\": 1678940602750,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"1\",\n                \"sex\": \"1\",\n                \"area\": \"06\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"641299bad7fb4a2f516be822\",\n                \"_timestamp\": 1678940602723,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"1\",\n                \"sex\": \"1\",\n                \"area\": \"05\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299bad7fb4a2f516be821\",\n                \"_timestamp\": 1678940602701,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"1\",\n                \"sex\": \"1\",\n                \"area\": \"04\",\n                \"count\": \"9\"\n            },\n            {\n                \"_id\": \"641299bad7fb4a2f516be820\",\n                \"_timestamp\": 1678940602678,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"1\",\n                \"sex\": \"1\",\n                \"area\": \"03\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"641299bad7fb4a2f516be81f\",\n                \"_timestamp\": 1678940602655,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"1\",\n                \"sex\": \"1\",\n                \"area\": \"02\",\n                \"count\": \"33\"\n            },\n            {\n                \"_id\": \"641299bad7fb4a2f516be81e\",\n                \"_timestamp\": 1678940602631,\n                \"year\": \"2018\",\n                \"age\": \"099\",\n                \"ethnic\": \"1\",\n                \"sex\": \"1\",\n                \"area\": \"01\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"641299bad7fb4a2f516be81d\",\n                \"_timestamp\": 1678940602593,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"77\",\n                \"count\": \"708\"\n            },\n            {\n                \"_id\": \"641299bad7fb4a2f516be81c\",\n                \"_timestamp\": 1678940602570,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"9999\",\n                \"count\": \"708\"\n            },\n            {\n                \"_id\": \"641299bad7fb4a2f516be81b\",\n                \"_timestamp\": 1678940602547,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"99\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299bad7fb4a2f516be81a\",\n                \"_timestamp\": 1678940602524,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"18\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"641299bad7fb4a2f516be819\",\n                \"_timestamp\": 1678940602501,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"17\",\n                \"count\": \"15\"\n            },\n            {\n                \"_id\": \"641299bad7fb4a2f516be818\",\n                \"_timestamp\": 1678940602477,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"16\",\n                \"count\": \"9\"\n            },\n            {\n                \"_id\": \"641299bad7fb4a2f516be817\",\n                \"_timestamp\": 1678940602452,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"15\",\n                \"count\": \"18\"\n            },\n            {\n                \"_id\": \"641299bad7fb4a2f516be816\",\n                \"_timestamp\": 1678940602428,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"14\",\n                \"count\": \"30\"\n            },\n            {\n                \"_id\": \"641299bad7fb4a2f516be815\",\n                \"_timestamp\": 1678940602404,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"13\",\n                \"count\": \"96\"\n            },\n            {\n                \"_id\": \"641299bad7fb4a2f516be814\",\n                \"_timestamp\": 1678940602379,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"12\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"641299bad7fb4a2f516be813\",\n                \"_timestamp\": 1678940602355,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"09\",\n                \"count\": \"78\"\n            },\n            {\n                \"_id\": \"641299bad7fb4a2f516be812\",\n                \"_timestamp\": 1678940602328,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"08\",\n                \"count\": \"42\"\n            },\n            {\n                \"_id\": \"641299bad7fb4a2f516be811\",\n                \"_timestamp\": 1678940602301,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"07\",\n                \"count\": \"18\"\n            },\n            {\n                \"_id\": \"641299bad7fb4a2f516be810\",\n                \"_timestamp\": 1678940602276,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"06\",\n                \"count\": \"33\"\n            },\n            {\n                \"_id\": \"641299bad7fb4a2f516be80f\",\n                \"_timestamp\": 1678940602252,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"05\",\n                \"count\": \"9\"\n            },\n            {\n                \"_id\": \"641299bad7fb4a2f516be80e\",\n                \"_timestamp\": 1678940602226,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"04\",\n                \"count\": \"45\"\n            },\n            {\n                \"_id\": \"641299bad7fb4a2f516be80d\",\n                \"_timestamp\": 1678940602199,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"03\",\n                \"count\": \"57\"\n            },\n            {\n                \"_id\": \"641299bad7fb4a2f516be80c\",\n                \"_timestamp\": 1678940602171,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"02\",\n                \"count\": \"225\"\n            },\n            {\n                \"_id\": \"641299bad7fb4a2f516be80b\",\n                \"_timestamp\": 1678940602140,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"01\",\n                \"count\": \"30\"\n            },\n            {\n                \"_id\": \"641299bad7fb4a2f516be80a\",\n                \"_timestamp\": 1678940602115,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"77\",\n                \"count\": \"513\"\n            },\n            {\n                \"_id\": \"641299bad7fb4a2f516be809\",\n                \"_timestamp\": 1678940602078,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"9999\",\n                \"count\": \"513\"\n            },\n            {\n                \"_id\": \"641299bad7fb4a2f516be808\",\n                \"_timestamp\": 1678940602056,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"99\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299bad7fb4a2f516be807\",\n                \"_timestamp\": 1678940602032,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"18\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"641299b9d7fb4a2f516be806\",\n                \"_timestamp\": 1678940601997,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"17\",\n                \"count\": \"9\"\n            },\n            {\n                \"_id\": \"641299b9d7fb4a2f516be805\",\n                \"_timestamp\": 1678940601963,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"16\",\n                \"count\": \"9\"\n            },\n            {\n                \"_id\": \"641299b9d7fb4a2f516be804\",\n                \"_timestamp\": 1678940601937,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"15\",\n                \"count\": \"12\"\n            },\n            {\n                \"_id\": \"641299b9d7fb4a2f516be803\",\n                \"_timestamp\": 1678940601853,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"14\",\n                \"count\": \"24\"\n            },\n            {\n                \"_id\": \"641299b9d7fb4a2f516be802\",\n                \"_timestamp\": 1678940601829,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"13\",\n                \"count\": \"69\"\n            },\n            {\n                \"_id\": \"641299b9d7fb4a2f516be801\",\n                \"_timestamp\": 1678940601799,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"12\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"641299b9d7fb4a2f516be800\",\n                \"_timestamp\": 1678940601774,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"09\",\n                \"count\": \"57\"\n            },\n            {\n                \"_id\": \"641299b9d7fb4a2f516be7ff\",\n                \"_timestamp\": 1678940601749,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"08\",\n                \"count\": \"27\"\n            },\n            {\n                \"_id\": \"641299b9d7fb4a2f516be7fe\",\n                \"_timestamp\": 1678940601726,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"07\",\n                \"count\": \"12\"\n            },\n            {\n                \"_id\": \"641299b9d7fb4a2f516be7fd\",\n                \"_timestamp\": 1678940601695,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"06\",\n                \"count\": \"18\"\n            },\n            {\n                \"_id\": \"641299b9d7fb4a2f516be7fc\",\n                \"_timestamp\": 1678940601672,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"05\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"641299b9d7fb4a2f516be7fb\",\n                \"_timestamp\": 1678940601650,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"04\",\n                \"count\": \"33\"\n            },\n            {\n                \"_id\": \"641299b9d7fb4a2f516be7fa\",\n                \"_timestamp\": 1678940601625,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"03\",\n                \"count\": \"39\"\n            },\n            {\n                \"_id\": \"641299b9d7fb4a2f516be7f9\",\n                \"_timestamp\": 1678940601602,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"02\",\n                \"count\": \"165\"\n            },\n            {\n                \"_id\": \"641299b9d7fb4a2f516be7f8\",\n                \"_timestamp\": 1678940601576,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"01\",\n                \"count\": \"24\"\n            },\n            {\n                \"_id\": \"641299b9d7fb4a2f516be7f7\",\n                \"_timestamp\": 1678940601552,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"1\",\n                \"area\": \"77\",\n                \"count\": \"195\"\n            },\n            {\n                \"_id\": \"641299b9d7fb4a2f516be7f6\",\n                \"_timestamp\": 1678940601525,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"1\",\n                \"area\": \"9999\",\n                \"count\": \"195\"\n            },\n            {\n                \"_id\": \"641299b9d7fb4a2f516be7f5\",\n                \"_timestamp\": 1678940601500,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"1\",\n                \"area\": \"99\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299b9d7fb4a2f516be7f4\",\n                \"_timestamp\": 1678940601475,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"1\",\n                \"area\": \"18\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"641299b9d7fb4a2f516be7f3\",\n                \"_timestamp\": 1678940601320,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"1\",\n                \"area\": \"17\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"641299b9d7fb4a2f516be7f2\",\n                \"_timestamp\": 1678940601296,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"1\",\n                \"area\": \"16\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"641299b9d7fb4a2f516be7f1\",\n                \"_timestamp\": 1678940601137,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"1\",\n                \"area\": \"15\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"641299b9d7fb4a2f516be7f0\",\n                \"_timestamp\": 1678940601112,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"1\",\n                \"area\": \"14\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"641299b8d7fb4a2f516be7ef\",\n                \"_timestamp\": 1678940600953,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"1\",\n                \"area\": \"13\",\n                \"count\": \"27\"\n            },\n            {\n                \"_id\": \"641299b8d7fb4a2f516be7ee\",\n                \"_timestamp\": 1678940600926,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"1\",\n                \"area\": \"12\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299b8d7fb4a2f516be7ed\",\n                \"_timestamp\": 1678940600761,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"1\",\n                \"area\": \"09\",\n                \"count\": \"21\"\n            },\n            {\n                \"_id\": \"641299b8d7fb4a2f516be7ec\",\n                \"_timestamp\": 1678940600593,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"1\",\n                \"area\": \"08\",\n                \"count\": \"15\"\n            },\n            {\n                \"_id\": \"641299b8d7fb4a2f516be7eb\",\n                \"_timestamp\": 1678940600439,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"1\",\n                \"area\": \"07\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"641299b8d7fb4a2f516be7ea\",\n                \"_timestamp\": 1678940600415,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"1\",\n                \"area\": \"06\",\n                \"count\": \"12\"\n            },\n            {\n                \"_id\": \"641299b8d7fb4a2f516be7e9\",\n                \"_timestamp\": 1678940600248,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"1\",\n                \"area\": \"05\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"641299b8d7fb4a2f516be7e8\",\n                \"_timestamp\": 1678940600222,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"1\",\n                \"area\": \"04\",\n                \"count\": \"12\"\n            },\n            {\n                \"_id\": \"641299b8d7fb4a2f516be7e7\",\n                \"_timestamp\": 1678940600063,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"1\",\n                \"area\": \"03\",\n                \"count\": \"15\"\n            },\n            {\n                \"_id\": \"641299b8d7fb4a2f516be7e6\",\n                \"_timestamp\": 1678940600037,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"1\",\n                \"area\": \"02\",\n                \"count\": \"63\"\n            },\n            {\n                \"_id\": \"641299b7d7fb4a2f516be7e5\",\n                \"_timestamp\": 1678940599883,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"1\",\n                \"area\": \"01\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"641299b7d7fb4a2f516be7e4\",\n                \"_timestamp\": 1678940599854,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"77\",\n                \"sex\": \"9\",\n                \"area\": \"77\",\n                \"count\": \"708\"\n            },\n            {\n                \"_id\": \"641299b7d7fb4a2f516be7e3\",\n                \"_timestamp\": 1678940599727,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"77\",\n                \"sex\": \"9\",\n                \"area\": \"9999\",\n                \"count\": \"708\"\n            },\n            {\n                \"_id\": \"641299b7d7fb4a2f516be7e2\",\n                \"_timestamp\": 1678940599699,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"77\",\n                \"sex\": \"9\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"641299b7d7fb4a2f516be7e1\",\n                \"_timestamp\": 1678940599539,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"77\",\n                \"sex\": \"9\",\n                \"area\": \"18\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"641299b7d7fb4a2f516be7e0\",\n                \"_timestamp\": 1678940599375,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"77\",\n                \"sex\": \"9\",\n                \"area\": \"17\",\n                \"count\": \"15\"\n            },\n            {\n                \"_id\": \"641299b7d7fb4a2f516be7df\",\n                \"_timestamp\": 1678940599350,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"77\",\n                \"sex\": \"9\",\n                \"area\": \"16\",\n                \"count\": \"9\"\n            },\n            {\n                \"_id\": \"641299b7d7fb4a2f516be7de\",\n                \"_timestamp\": 1678940599193,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"77\",\n                \"sex\": \"9\",\n                \"area\": \"15\",\n                \"count\": \"18\"\n            },\n            {\n                \"_id\": \"641299b7d7fb4a2f516be7dd\",\n                \"_timestamp\": 1678940599169,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"77\",\n                \"sex\": \"9\",\n                \"area\": \"14\",\n                \"count\": \"30\"\n            },\n            {\n                \"_id\": \"641299b7d7fb4a2f516be7dc\",\n                \"_timestamp\": 1678940599022,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"77\",\n                \"sex\": \"9\",\n                \"area\": \"13\",\n                \"count\": \"96\"\n            },\n            {\n                \"_id\": \"641299b6d7fb4a2f516be7db\",\n                \"_timestamp\": 1678940598950,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"77\",\n                \"sex\": \"9\",\n                \"area\": \"12\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"641299b6d7fb4a2f516be7da\",\n                \"_timestamp\": 1678940598927,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"77\",\n                \"sex\": \"9\",\n                \"area\": \"09\",\n                \"count\": \"78\"\n            },\n            {\n                \"_id\": \"641299b6d7fb4a2f516be7d9\",\n                \"_timestamp\": 1678940598756,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"77\",\n                \"sex\": \"9\",\n                \"area\": \"08\",\n                \"count\": \"42\"\n            },\n            {\n                \"_id\": \"641299b6d7fb4a2f516be7d8\",\n                \"_timestamp\": 1678940598685,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"77\",\n                \"sex\": \"9\",\n                \"area\": \"07\",\n                \"count\": \"18\"\n            },\n            {\n                \"_id\": \"641299b6d7fb4a2f516be7d7\",\n                \"_timestamp\": 1678940598661,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"77\",\n                \"sex\": \"9\",\n                \"area\": \"06\",\n                \"count\": \"33\"\n            },\n            {\n                \"_id\": \"641299b6d7fb4a2f516be7d6\",\n                \"_timestamp\": 1678940598472,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"77\",\n                \"sex\": \"9\",\n                \"area\": \"05\",\n                \"count\": \"9\"\n            },\n            {\n                \"_id\": \"641299b6d7fb4a2f516be7d5\",\n                \"_timestamp\": 1678940598094,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"77\",\n                \"sex\": \"9\",\n                \"area\": \"04\",\n                \"count\": \"45\"\n            },\n            {\n                \"_id\": \"641299b6d7fb4a2f516be7d4\",\n                \"_timestamp\": 1678940598071,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"77\",\n                \"sex\": \"9\",\n                \"area\": \"03\",\n                \"count\": \"57\"\n            },\n            {\n                \"_id\": \"641299b6d7fb4a2f516be7d3\",\n                \"_timestamp\": 1678940598048,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"77\",\n                \"sex\": \"9\",\n                \"area\": \"02\",\n                \"count\": \"225\"\n            },\n            {\n                \"_id\": \"641299b6d7fb4a2f516be7d2\",\n                \"_timestamp\": 1678940598025,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"77\",\n                \"sex\": \"9\",\n                \"area\": \"01\",\n                \"count\": \"30\"\n            },\n            {\n                \"_id\": \"641299b6d7fb4a2f516be7d1\",\n                \"_timestamp\": 1678940598000,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"77\",\n                \"sex\": \"2\",\n                \"area\": \"77\",\n                \"count\": \"513\"\n            },\n            {\n                \"_id\": \"641299b5d7fb4a2f516be7d0\",\n                \"_timestamp\": 1678940597975,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"77\",\n                \"sex\": \"2\",\n                \"area\": \"9999\",\n                \"count\": \"513\"\n            },\n            {\n                \"_id\": \"641299b5d7fb4a2f516be7cf\",\n                \"_timestamp\": 1678940597952,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"77\",\n                \"sex\": \"2\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"641299b5d7fb4a2f516be7ce\",\n                \"_timestamp\": 1678940597929,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"77\",\n                \"sex\": \"2\",\n                \"area\": \"18\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"641299b5d7fb4a2f516be7cd\",\n                \"_timestamp\": 1678940597905,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"77\",\n                \"sex\": \"2\",\n                \"area\": \"17\",\n                \"count\": \"9\"\n            },\n            {\n                \"_id\": \"641299b5d7fb4a2f516be7cc\",\n                \"_timestamp\": 1678940597883,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"77\",\n                \"sex\": \"2\",\n                \"area\": \"16\",\n                \"count\": \"9\"\n            },\n            {\n                \"_id\": \"641299b5d7fb4a2f516be7cb\",\n                \"_timestamp\": 1678940597860,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"77\",\n                \"sex\": \"2\",\n                \"area\": \"15\",\n                \"count\": \"12\"\n            },\n            {\n                \"_id\": \"641299b5d7fb4a2f516be7ca\",\n                \"_timestamp\": 1678940597837,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"77\",\n                \"sex\": \"2\",\n                \"area\": \"14\",\n                \"count\": \"24\"\n            },\n            {\n                \"_id\": \"641299b5d7fb4a2f516be7c9\",\n                \"_timestamp\": 1678940597815,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"77\",\n                \"sex\": \"2\",\n                \"area\": \"13\",\n                \"count\": \"69\"\n            },\n            {\n                \"_id\": \"641299b5d7fb4a2f516be7c8\",\n                \"_timestamp\": 1678940597793,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"77\",\n                \"sex\": \"2\",\n                \"area\": \"12\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"641299b5d7fb4a2f516be7c7\",\n                \"_timestamp\": 1678940597771,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"77\",\n                \"sex\": \"2\",\n                \"area\": \"09\",\n                \"count\": \"57\"\n            },\n            {\n                \"_id\": \"641299b5d7fb4a2f516be7c6\",\n                \"_timestamp\": 1678940597748,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"77\",\n                \"sex\": \"2\",\n                \"area\": \"08\",\n                \"count\": \"27\"\n            },\n            {\n                \"_id\": \"641299b5d7fb4a2f516be7c5\",\n                \"_timestamp\": 1678940597725,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"77\",\n                \"sex\": \"2\",\n                \"area\": \"07\",\n                \"count\": \"12\"\n            },\n            {\n                \"_id\": \"641299b5d7fb4a2f516be7c4\",\n                \"_timestamp\": 1678940597701,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"77\",\n                \"sex\": \"2\",\n                \"area\": \"06\",\n                \"count\": \"18\"\n            },\n            {\n                \"_id\": \"641299b5d7fb4a2f516be7c3\",\n                \"_timestamp\": 1678940597676,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"77\",\n                \"sex\": \"2\",\n                \"area\": \"05\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"641299b5d7fb4a2f516be7c2\",\n                \"_timestamp\": 1678940597653,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"77\",\n                \"sex\": \"2\",\n                \"area\": \"04\",\n                \"count\": \"33\"\n            },\n            {\n                \"_id\": \"641299b5d7fb4a2f516be7c1\",\n                \"_timestamp\": 1678940597630,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"77\",\n                \"sex\": \"2\",\n                \"area\": \"03\",\n                \"count\": \"39\"\n            },\n            {\n                \"_id\": \"641299b5d7fb4a2f516be7c0\",\n                \"_timestamp\": 1678940597597,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"77\",\n                \"sex\": \"2\",\n                \"area\": \"02\",\n                \"count\": \"165\"\n            },\n            {\n                \"_id\": \"641299b5d7fb4a2f516be7bf\",\n                \"_timestamp\": 1678940597575,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"77\",\n                \"sex\": \"2\",\n                \"area\": \"01\",\n                \"count\": \"24\"\n            },\n            {\n                \"_id\": \"641299b5d7fb4a2f516be7be\",\n                \"_timestamp\": 1678940597551,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"77\",\n                \"sex\": \"1\",\n                \"area\": \"77\",\n                \"count\": \"195\"\n            },\n            {\n                \"_id\": \"641299b5d7fb4a2f516be7bd\",\n                \"_timestamp\": 1678940597520,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"77\",\n                \"sex\": \"1\",\n                \"area\": \"9999\",\n                \"count\": \"195\"\n            },\n            {\n                \"_id\": \"641299b5d7fb4a2f516be7bc\",\n                \"_timestamp\": 1678940597490,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"77\",\n                \"sex\": \"1\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"641299b5d7fb4a2f516be7bb\",\n                \"_timestamp\": 1678940597467,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"77\",\n                \"sex\": \"1\",\n                \"area\": \"18\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"641299b5d7fb4a2f516be7ba\",\n                \"_timestamp\": 1678940597437,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"77\",\n                \"sex\": \"1\",\n                \"area\": \"17\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"641299b5d7fb4a2f516be7b9\",\n                \"_timestamp\": 1678940597415,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"77\",\n                \"sex\": \"1\",\n                \"area\": \"16\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"641299b5d7fb4a2f516be7b8\",\n                \"_timestamp\": 1678940597392,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"77\",\n                \"sex\": \"1\",\n                \"area\": \"15\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"641299b5d7fb4a2f516be7b7\",\n                \"_timestamp\": 1678940597362,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"77\",\n                \"sex\": \"1\",\n                \"area\": \"14\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"641299b5d7fb4a2f516be7b6\",\n                \"_timestamp\": 1678940597333,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"77\",\n                \"sex\": \"1\",\n                \"area\": \"13\",\n                \"count\": \"27\"\n            },\n            {\n                \"_id\": \"641299b5d7fb4a2f516be7b5\",\n                \"_timestamp\": 1678940597307,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"77\",\n                \"sex\": \"1\",\n                \"area\": \"12\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299b5d7fb4a2f516be7b4\",\n                \"_timestamp\": 1678940597281,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"77\",\n                \"sex\": \"1\",\n                \"area\": \"09\",\n                \"count\": \"21\"\n            },\n            {\n                \"_id\": \"641299b5d7fb4a2f516be7b3\",\n                \"_timestamp\": 1678940597231,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"77\",\n                \"sex\": \"1\",\n                \"area\": \"08\",\n                \"count\": \"15\"\n            },\n            {\n                \"_id\": \"641299b5d7fb4a2f516be7b2\",\n                \"_timestamp\": 1678940597146,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"77\",\n                \"sex\": \"1\",\n                \"area\": \"07\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"641299b5d7fb4a2f516be7b1\",\n                \"_timestamp\": 1678940597120,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"77\",\n                \"sex\": \"1\",\n                \"area\": \"06\",\n                \"count\": \"12\"\n            },\n            {\n                \"_id\": \"641299b5d7fb4a2f516be7b0\",\n                \"_timestamp\": 1678940597087,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"77\",\n                \"sex\": \"1\",\n                \"area\": \"05\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"641299b5d7fb4a2f516be7af\",\n                \"_timestamp\": 1678940597031,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"77\",\n                \"sex\": \"1\",\n                \"area\": \"04\",\n                \"count\": \"12\"\n            },\n            {\n                \"_id\": \"641299b4d7fb4a2f516be7ae\",\n                \"_timestamp\": 1678940596954,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"77\",\n                \"sex\": \"1\",\n                \"area\": \"03\",\n                \"count\": \"15\"\n            },\n            {\n                \"_id\": \"641299b4d7fb4a2f516be7ad\",\n                \"_timestamp\": 1678940596909,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"77\",\n                \"sex\": \"1\",\n                \"area\": \"02\",\n                \"count\": \"63\"\n            },\n            {\n                \"_id\": \"641299b4d7fb4a2f516be7ac\",\n                \"_timestamp\": 1678940596856,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"77\",\n                \"sex\": \"1\",\n                \"area\": \"01\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"641299b4d7fb4a2f516be7ab\",\n                \"_timestamp\": 1678940596830,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"9\",\n                \"sex\": \"9\",\n                \"area\": \"77\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299b4d7fb4a2f516be7aa\",\n                \"_timestamp\": 1678940596803,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"9\",\n                \"sex\": \"9\",\n                \"area\": \"9999\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299b4d7fb4a2f516be7a9\",\n                \"_timestamp\": 1678940596755,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"9\",\n                \"sex\": \"9\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"641299b4d7fb4a2f516be7a8\",\n                \"_timestamp\": 1678940596723,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"9\",\n                \"sex\": \"9\",\n                \"area\": \"18\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299b4d7fb4a2f516be7a7\",\n                \"_timestamp\": 1678940596693,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"9\",\n                \"sex\": \"9\",\n                \"area\": \"17\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299b4d7fb4a2f516be7a6\",\n                \"_timestamp\": 1678940596653,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"9\",\n                \"sex\": \"9\",\n                \"area\": \"16\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299b4d7fb4a2f516be7a5\",\n                \"_timestamp\": 1678940596604,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"9\",\n                \"sex\": \"9\",\n                \"area\": \"15\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299b4d7fb4a2f516be7a4\",\n                \"_timestamp\": 1678940596506,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"9\",\n                \"sex\": \"9\",\n                \"area\": \"14\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299b4d7fb4a2f516be7a3\",\n                \"_timestamp\": 1678940596482,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"9\",\n                \"sex\": \"9\",\n                \"area\": \"13\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299b4d7fb4a2f516be7a2\",\n                \"_timestamp\": 1678940596457,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"9\",\n                \"sex\": \"9\",\n                \"area\": \"12\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299b4d7fb4a2f516be7a1\",\n                \"_timestamp\": 1678940596434,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"9\",\n                \"sex\": \"9\",\n                \"area\": \"09\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299b4d7fb4a2f516be7a0\",\n                \"_timestamp\": 1678940596374,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"9\",\n                \"sex\": \"9\",\n                \"area\": \"08\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299b4d7fb4a2f516be79f\",\n                \"_timestamp\": 1678940596339,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"9\",\n                \"sex\": \"9\",\n                \"area\": \"07\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299b4d7fb4a2f516be79e\",\n                \"_timestamp\": 1678940596282,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"9\",\n                \"sex\": \"9\",\n                \"area\": \"06\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299b4d7fb4a2f516be79d\",\n                \"_timestamp\": 1678940596190,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"9\",\n                \"sex\": \"9\",\n                \"area\": \"05\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299b4d7fb4a2f516be79c\",\n                \"_timestamp\": 1678940596147,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"9\",\n                \"sex\": \"9\",\n                \"area\": \"04\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299b4d7fb4a2f516be79b\",\n                \"_timestamp\": 1678940596119,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"9\",\n                \"sex\": \"9\",\n                \"area\": \"03\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299b4d7fb4a2f516be79a\",\n                \"_timestamp\": 1678940596073,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"9\",\n                \"sex\": \"9\",\n                \"area\": \"02\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299b4d7fb4a2f516be799\",\n                \"_timestamp\": 1678940596013,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"9\",\n                \"sex\": \"9\",\n                \"area\": \"01\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299b3d7fb4a2f516be798\",\n                \"_timestamp\": 1678940595979,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"9\",\n                \"sex\": \"2\",\n                \"area\": \"77\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299b3d7fb4a2f516be797\",\n                \"_timestamp\": 1678940595952,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"9\",\n                \"sex\": \"2\",\n                \"area\": \"9999\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299b3d7fb4a2f516be796\",\n                \"_timestamp\": 1678940595921,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"9\",\n                \"sex\": \"2\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"641299b3d7fb4a2f516be795\",\n                \"_timestamp\": 1678940595895,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"9\",\n                \"sex\": \"2\",\n                \"area\": \"18\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299b3d7fb4a2f516be794\",\n                \"_timestamp\": 1678940595870,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"9\",\n                \"sex\": \"2\",\n                \"area\": \"17\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299b3d7fb4a2f516be793\",\n                \"_timestamp\": 1678940595840,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"9\",\n                \"sex\": \"2\",\n                \"area\": \"16\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299b3d7fb4a2f516be792\",\n                \"_timestamp\": 1678940595815,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"9\",\n                \"sex\": \"2\",\n                \"area\": \"15\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299b3d7fb4a2f516be791\",\n                \"_timestamp\": 1678940595789,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"9\",\n                \"sex\": \"2\",\n                \"area\": \"14\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299b3d7fb4a2f516be790\",\n                \"_timestamp\": 1678940595765,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"9\",\n                \"sex\": \"2\",\n                \"area\": \"13\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299b3d7fb4a2f516be78f\",\n                \"_timestamp\": 1678940595740,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"9\",\n                \"sex\": \"2\",\n                \"area\": \"12\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299b3d7fb4a2f516be78e\",\n                \"_timestamp\": 1678940595714,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"9\",\n                \"sex\": \"2\",\n                \"area\": \"09\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299b3d7fb4a2f516be78d\",\n                \"_timestamp\": 1678940595673,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"9\",\n                \"sex\": \"2\",\n                \"area\": \"08\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299b3d7fb4a2f516be78c\",\n                \"_timestamp\": 1678940595649,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"9\",\n                \"sex\": \"2\",\n                \"area\": \"07\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299b3d7fb4a2f516be78b\",\n                \"_timestamp\": 1678940595617,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"9\",\n                \"sex\": \"2\",\n                \"area\": \"06\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299b3d7fb4a2f516be78a\",\n                \"_timestamp\": 1678940595591,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"9\",\n                \"sex\": \"2\",\n                \"area\": \"05\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299b3d7fb4a2f516be789\",\n                \"_timestamp\": 1678940595566,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"9\",\n                \"sex\": \"2\",\n                \"area\": \"04\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299b3d7fb4a2f516be788\",\n                \"_timestamp\": 1678940595541,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"9\",\n                \"sex\": \"2\",\n                \"area\": \"03\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299b3d7fb4a2f516be787\",\n                \"_timestamp\": 1678940595515,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"9\",\n                \"sex\": \"2\",\n                \"area\": \"02\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299b3d7fb4a2f516be786\",\n                \"_timestamp\": 1678940595491,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"9\",\n                \"sex\": \"2\",\n                \"area\": \"01\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299b3d7fb4a2f516be785\",\n                \"_timestamp\": 1678940595466,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"9\",\n                \"sex\": \"1\",\n                \"area\": \"77\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299b3d7fb4a2f516be784\",\n                \"_timestamp\": 1678940595444,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"9\",\n                \"sex\": \"1\",\n                \"area\": \"9999\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299b3d7fb4a2f516be783\",\n                \"_timestamp\": 1678940595420,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"9\",\n                \"sex\": \"1\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"641299b3d7fb4a2f516be782\",\n                \"_timestamp\": 1678940595394,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"9\",\n                \"sex\": \"1\",\n                \"area\": \"18\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299b3d7fb4a2f516be781\",\n                \"_timestamp\": 1678940595367,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"9\",\n                \"sex\": \"1\",\n                \"area\": \"17\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299b3d7fb4a2f516be780\",\n                \"_timestamp\": 1678940595339,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"9\",\n                \"sex\": \"1\",\n                \"area\": \"16\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299b3d7fb4a2f516be77f\",\n                \"_timestamp\": 1678940595317,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"9\",\n                \"sex\": \"1\",\n                \"area\": \"15\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299b3d7fb4a2f516be77e\",\n                \"_timestamp\": 1678940595295,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"9\",\n                \"sex\": \"1\",\n                \"area\": \"14\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299b3d7fb4a2f516be77d\",\n                \"_timestamp\": 1678940595271,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"9\",\n                \"sex\": \"1\",\n                \"area\": \"13\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299b3d7fb4a2f516be77c\",\n                \"_timestamp\": 1678940595238,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"9\",\n                \"sex\": \"1\",\n                \"area\": \"12\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299b3d7fb4a2f516be77b\",\n                \"_timestamp\": 1678940595215,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"9\",\n                \"sex\": \"1\",\n                \"area\": \"09\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299b3d7fb4a2f516be77a\",\n                \"_timestamp\": 1678940595190,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"9\",\n                \"sex\": \"1\",\n                \"area\": \"08\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299b3d7fb4a2f516be779\",\n                \"_timestamp\": 1678940595161,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"9\",\n                \"sex\": \"1\",\n                \"area\": \"07\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299b3d7fb4a2f516be778\",\n                \"_timestamp\": 1678940595138,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"9\",\n                \"sex\": \"1\",\n                \"area\": \"06\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299b3d7fb4a2f516be777\",\n                \"_timestamp\": 1678940595116,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"9\",\n                \"sex\": \"1\",\n                \"area\": \"05\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299b3d7fb4a2f516be776\",\n                \"_timestamp\": 1678940595093,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"9\",\n                \"sex\": \"1\",\n                \"area\": \"04\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299b3d7fb4a2f516be775\",\n                \"_timestamp\": 1678940595070,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"9\",\n                \"sex\": \"1\",\n                \"area\": \"03\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299b3d7fb4a2f516be774\",\n                \"_timestamp\": 1678940595039,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"9\",\n                \"sex\": \"1\",\n                \"area\": \"02\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299b3d7fb4a2f516be773\",\n                \"_timestamp\": 1678940595017,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"9\",\n                \"sex\": \"1\",\n                \"area\": \"01\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299b2d7fb4a2f516be772\",\n                \"_timestamp\": 1678940594995,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"6\",\n                \"sex\": \"9\",\n                \"area\": \"77\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"641299b2d7fb4a2f516be771\",\n                \"_timestamp\": 1678940594971,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"6\",\n                \"sex\": \"9\",\n                \"area\": \"9999\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"641299b2d7fb4a2f516be770\",\n                \"_timestamp\": 1678940594948,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"6\",\n                \"sex\": \"9\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"641299b2d7fb4a2f516be76f\",\n                \"_timestamp\": 1678940594926,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"6\",\n                \"sex\": \"9\",\n                \"area\": \"18\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299b2d7fb4a2f516be76e\",\n                \"_timestamp\": 1678940594903,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"6\",\n                \"sex\": \"9\",\n                \"area\": \"17\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299b2d7fb4a2f516be76d\",\n                \"_timestamp\": 1678940594856,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"6\",\n                \"sex\": \"9\",\n                \"area\": \"16\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299b2d7fb4a2f516be76c\",\n                \"_timestamp\": 1678940594825,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"6\",\n                \"sex\": \"9\",\n                \"area\": \"15\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299b2d7fb4a2f516be76b\",\n                \"_timestamp\": 1678940594793,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"6\",\n                \"sex\": \"9\",\n                \"area\": \"14\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299b2d7fb4a2f516be76a\",\n                \"_timestamp\": 1678940594770,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"6\",\n                \"sex\": \"9\",\n                \"area\": \"13\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"641299b2d7fb4a2f516be769\",\n                \"_timestamp\": 1678940594745,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"6\",\n                \"sex\": \"9\",\n                \"area\": \"12\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299b2d7fb4a2f516be768\",\n                \"_timestamp\": 1678940594720,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"6\",\n                \"sex\": \"9\",\n                \"area\": \"09\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299b2d7fb4a2f516be767\",\n                \"_timestamp\": 1678940594695,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"6\",\n                \"sex\": \"9\",\n                \"area\": \"08\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299b2d7fb4a2f516be766\",\n                \"_timestamp\": 1678940594672,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"6\",\n                \"sex\": \"9\",\n                \"area\": \"07\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"641299b2d7fb4a2f516be765\",\n                \"_timestamp\": 1678940594640,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"6\",\n                \"sex\": \"9\",\n                \"area\": \"06\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299b2d7fb4a2f516be764\",\n                \"_timestamp\": 1678940594617,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"6\",\n                \"sex\": \"9\",\n                \"area\": \"05\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299b2d7fb4a2f516be763\",\n                \"_timestamp\": 1678940594503,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"6\",\n                \"sex\": \"9\",\n                \"area\": \"04\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"641299b2d7fb4a2f516be762\",\n                \"_timestamp\": 1678940594462,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"6\",\n                \"sex\": \"9\",\n                \"area\": \"03\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299b2d7fb4a2f516be761\",\n                \"_timestamp\": 1678940594439,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"6\",\n                \"sex\": \"9\",\n                \"area\": \"02\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299b2d7fb4a2f516be760\",\n                \"_timestamp\": 1678940594414,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"6\",\n                \"sex\": \"9\",\n                \"area\": \"01\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299b2d7fb4a2f516be75f\",\n                \"_timestamp\": 1678940594390,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"6\",\n                \"sex\": \"2\",\n                \"area\": \"77\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299b2d7fb4a2f516be75e\",\n                \"_timestamp\": 1678940594364,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"6\",\n                \"sex\": \"2\",\n                \"area\": \"9999\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299b2d7fb4a2f516be75d\",\n                \"_timestamp\": 1678940594340,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"6\",\n                \"sex\": \"2\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"641299b2d7fb4a2f516be75c\",\n                \"_timestamp\": 1678940594316,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"6\",\n                \"sex\": \"2\",\n                \"area\": \"18\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299b2d7fb4a2f516be75b\",\n                \"_timestamp\": 1678940594294,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"6\",\n                \"sex\": \"2\",\n                \"area\": \"17\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299b2d7fb4a2f516be75a\",\n                \"_timestamp\": 1678940594271,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"6\",\n                \"sex\": \"2\",\n                \"area\": \"16\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299b2d7fb4a2f516be759\",\n                \"_timestamp\": 1678940594244,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"6\",\n                \"sex\": \"2\",\n                \"area\": \"15\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299b2d7fb4a2f516be758\",\n                \"_timestamp\": 1678940594220,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"6\",\n                \"sex\": \"2\",\n                \"area\": \"14\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299b2d7fb4a2f516be757\",\n                \"_timestamp\": 1678940594195,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"6\",\n                \"sex\": \"2\",\n                \"area\": \"13\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299b2d7fb4a2f516be756\",\n                \"_timestamp\": 1678940594172,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"6\",\n                \"sex\": \"2\",\n                \"area\": \"12\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299b2d7fb4a2f516be755\",\n                \"_timestamp\": 1678940594150,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"6\",\n                \"sex\": \"2\",\n                \"area\": \"09\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299b2d7fb4a2f516be754\",\n                \"_timestamp\": 1678940594126,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"6\",\n                \"sex\": \"2\",\n                \"area\": \"08\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299b2d7fb4a2f516be753\",\n                \"_timestamp\": 1678940594102,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"6\",\n                \"sex\": \"2\",\n                \"area\": \"07\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299b2d7fb4a2f516be752\",\n                \"_timestamp\": 1678940594080,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"6\",\n                \"sex\": \"2\",\n                \"area\": \"06\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299b2d7fb4a2f516be751\",\n                \"_timestamp\": 1678940594058,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"6\",\n                \"sex\": \"2\",\n                \"area\": \"05\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299b2d7fb4a2f516be750\",\n                \"_timestamp\": 1678940594035,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"6\",\n                \"sex\": \"2\",\n                \"area\": \"04\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299b2d7fb4a2f516be74f\",\n                \"_timestamp\": 1678940594011,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"6\",\n                \"sex\": \"2\",\n                \"area\": \"03\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299b1d7fb4a2f516be74e\",\n                \"_timestamp\": 1678940593989,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"6\",\n                \"sex\": \"2\",\n                \"area\": \"02\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299b1d7fb4a2f516be74d\",\n                \"_timestamp\": 1678940593966,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"6\",\n                \"sex\": \"2\",\n                \"area\": \"01\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299b1d7fb4a2f516be74c\",\n                \"_timestamp\": 1678940593943,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"6\",\n                \"sex\": \"1\",\n                \"area\": \"77\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"641299b1d7fb4a2f516be74b\",\n                \"_timestamp\": 1678940593918,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"6\",\n                \"sex\": \"1\",\n                \"area\": \"9999\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"641299b1d7fb4a2f516be74a\",\n                \"_timestamp\": 1678940593895,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"6\",\n                \"sex\": \"1\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"641299b1d7fb4a2f516be749\",\n                \"_timestamp\": 1678940593870,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"6\",\n                \"sex\": \"1\",\n                \"area\": \"18\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299b1d7fb4a2f516be748\",\n                \"_timestamp\": 1678940593846,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"6\",\n                \"sex\": \"1\",\n                \"area\": \"17\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299b1d7fb4a2f516be747\",\n                \"_timestamp\": 1678940593820,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"6\",\n                \"sex\": \"1\",\n                \"area\": \"16\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299b1d7fb4a2f516be746\",\n                \"_timestamp\": 1678940593793,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"6\",\n                \"sex\": \"1\",\n                \"area\": \"15\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299b1d7fb4a2f516be745\",\n                \"_timestamp\": 1678940593747,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"6\",\n                \"sex\": \"1\",\n                \"area\": \"14\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299b1d7fb4a2f516be744\",\n                \"_timestamp\": 1678940593720,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"6\",\n                \"sex\": \"1\",\n                \"area\": \"13\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"641299b1d7fb4a2f516be743\",\n                \"_timestamp\": 1678940593689,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"6\",\n                \"sex\": \"1\",\n                \"area\": \"12\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299b1d7fb4a2f516be742\",\n                \"_timestamp\": 1678940593667,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"6\",\n                \"sex\": \"1\",\n                \"area\": \"09\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299b1d7fb4a2f516be741\",\n                \"_timestamp\": 1678940593644,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"6\",\n                \"sex\": \"1\",\n                \"area\": \"08\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299b1d7fb4a2f516be740\",\n                \"_timestamp\": 1678940593604,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"6\",\n                \"sex\": \"1\",\n                \"area\": \"07\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"641299b1d7fb4a2f516be73f\",\n                \"_timestamp\": 1678940593581,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"6\",\n                \"sex\": \"1\",\n                \"area\": \"06\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299b1d7fb4a2f516be73e\",\n                \"_timestamp\": 1678940593557,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"6\",\n                \"sex\": \"1\",\n                \"area\": \"05\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299b1d7fb4a2f516be73d\",\n                \"_timestamp\": 1678940593534,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"6\",\n                \"sex\": \"1\",\n                \"area\": \"04\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"641299b1d7fb4a2f516be73c\",\n                \"_timestamp\": 1678940593507,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"6\",\n                \"sex\": \"1\",\n                \"area\": \"03\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299b1d7fb4a2f516be73b\",\n                \"_timestamp\": 1678940593483,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"6\",\n                \"sex\": \"1\",\n                \"area\": \"02\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299b1d7fb4a2f516be73a\",\n                \"_timestamp\": 1678940593460,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"6\",\n                \"sex\": \"1\",\n                \"area\": \"01\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299b1d7fb4a2f516be739\",\n                \"_timestamp\": 1678940593430,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"5\",\n                \"sex\": \"9\",\n                \"area\": \"77\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299b1d7fb4a2f516be738\",\n                \"_timestamp\": 1678940593405,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"5\",\n                \"sex\": \"9\",\n                \"area\": \"9999\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299b1d7fb4a2f516be737\",\n                \"_timestamp\": 1678940593381,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"5\",\n                \"sex\": \"9\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"641299b1d7fb4a2f516be736\",\n                \"_timestamp\": 1678940593333,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"5\",\n                \"sex\": \"9\",\n                \"area\": \"18\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299b1d7fb4a2f516be735\",\n                \"_timestamp\": 1678940593309,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"5\",\n                \"sex\": \"9\",\n                \"area\": \"17\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299b1d7fb4a2f516be734\",\n                \"_timestamp\": 1678940593287,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"5\",\n                \"sex\": \"9\",\n                \"area\": \"16\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299b1d7fb4a2f516be733\",\n                \"_timestamp\": 1678940593263,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"5\",\n                \"sex\": \"9\",\n                \"area\": \"15\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299b1d7fb4a2f516be732\",\n                \"_timestamp\": 1678940593241,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"5\",\n                \"sex\": \"9\",\n                \"area\": \"14\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299b1d7fb4a2f516be731\",\n                \"_timestamp\": 1678940593219,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"5\",\n                \"sex\": \"9\",\n                \"area\": \"13\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299b1d7fb4a2f516be730\",\n                \"_timestamp\": 1678940593194,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"5\",\n                \"sex\": \"9\",\n                \"area\": \"12\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299b1d7fb4a2f516be72f\",\n                \"_timestamp\": 1678940593167,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"5\",\n                \"sex\": \"9\",\n                \"area\": \"09\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299b1d7fb4a2f516be72e\",\n                \"_timestamp\": 1678940593132,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"5\",\n                \"sex\": \"9\",\n                \"area\": \"08\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299b1d7fb4a2f516be72d\",\n                \"_timestamp\": 1678940593099,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"5\",\n                \"sex\": \"9\",\n                \"area\": \"07\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299b1d7fb4a2f516be72c\",\n                \"_timestamp\": 1678940593076,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"5\",\n                \"sex\": \"9\",\n                \"area\": \"06\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299b1d7fb4a2f516be72b\",\n                \"_timestamp\": 1678940593052,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"5\",\n                \"sex\": \"9\",\n                \"area\": \"05\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299b1d7fb4a2f516be72a\",\n                \"_timestamp\": 1678940593029,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"5\",\n                \"sex\": \"9\",\n                \"area\": \"04\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299b1d7fb4a2f516be729\",\n                \"_timestamp\": 1678940593003,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"5\",\n                \"sex\": \"9\",\n                \"area\": \"03\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299b0d7fb4a2f516be728\",\n                \"_timestamp\": 1678940592970,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"5\",\n                \"sex\": \"9\",\n                \"area\": \"02\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299b0d7fb4a2f516be727\",\n                \"_timestamp\": 1678940592947,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"5\",\n                \"sex\": \"9\",\n                \"area\": \"01\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299b0d7fb4a2f516be726\",\n                \"_timestamp\": 1678940592922,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"5\",\n                \"sex\": \"2\",\n                \"area\": \"77\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299b0d7fb4a2f516be725\",\n                \"_timestamp\": 1678940592899,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"5\",\n                \"sex\": \"2\",\n                \"area\": \"9999\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299b0d7fb4a2f516be724\",\n                \"_timestamp\": 1678940592876,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"5\",\n                \"sex\": \"2\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"641299b0d7fb4a2f516be723\",\n                \"_timestamp\": 1678940592851,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"5\",\n                \"sex\": \"2\",\n                \"area\": \"18\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299b0d7fb4a2f516be722\",\n                \"_timestamp\": 1678940592829,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"5\",\n                \"sex\": \"2\",\n                \"area\": \"17\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299b0d7fb4a2f516be721\",\n                \"_timestamp\": 1678940592805,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"5\",\n                \"sex\": \"2\",\n                \"area\": \"16\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299b0d7fb4a2f516be720\",\n                \"_timestamp\": 1678940592783,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"5\",\n                \"sex\": \"2\",\n                \"area\": \"15\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299b0d7fb4a2f516be71f\",\n                \"_timestamp\": 1678940592759,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"5\",\n                \"sex\": \"2\",\n                \"area\": \"14\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299b0d7fb4a2f516be71e\",\n                \"_timestamp\": 1678940592735,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"5\",\n                \"sex\": \"2\",\n                \"area\": \"13\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299b0d7fb4a2f516be71d\",\n                \"_timestamp\": 1678940592671,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"5\",\n                \"sex\": \"2\",\n                \"area\": \"12\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299b0d7fb4a2f516be71c\",\n                \"_timestamp\": 1678940592643,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"5\",\n                \"sex\": \"2\",\n                \"area\": \"09\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299b0d7fb4a2f516be71b\",\n                \"_timestamp\": 1678940592620,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"5\",\n                \"sex\": \"2\",\n                \"area\": \"08\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299b0d7fb4a2f516be71a\",\n                \"_timestamp\": 1678940592598,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"5\",\n                \"sex\": \"2\",\n                \"area\": \"07\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299b0d7fb4a2f516be719\",\n                \"_timestamp\": 1678940592576,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"5\",\n                \"sex\": \"2\",\n                \"area\": \"06\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299b0d7fb4a2f516be718\",\n                \"_timestamp\": 1678940592554,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"5\",\n                \"sex\": \"2\",\n                \"area\": \"05\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299b0d7fb4a2f516be717\",\n                \"_timestamp\": 1678940592528,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"5\",\n                \"sex\": \"2\",\n                \"area\": \"04\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299b0d7fb4a2f516be716\",\n                \"_timestamp\": 1678940592496,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"5\",\n                \"sex\": \"2\",\n                \"area\": \"03\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299b0d7fb4a2f516be715\",\n                \"_timestamp\": 1678940592472,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"5\",\n                \"sex\": \"2\",\n                \"area\": \"02\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299b0d7fb4a2f516be714\",\n                \"_timestamp\": 1678940592450,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"5\",\n                \"sex\": \"2\",\n                \"area\": \"01\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299b0d7fb4a2f516be713\",\n                \"_timestamp\": 1678940592426,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"5\",\n                \"sex\": \"1\",\n                \"area\": \"77\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299b0d7fb4a2f516be712\",\n                \"_timestamp\": 1678940592402,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"5\",\n                \"sex\": \"1\",\n                \"area\": \"9999\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299b0d7fb4a2f516be711\",\n                \"_timestamp\": 1678940592370,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"5\",\n                \"sex\": \"1\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"641299b0d7fb4a2f516be710\",\n                \"_timestamp\": 1678940592343,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"5\",\n                \"sex\": \"1\",\n                \"area\": \"18\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299b0d7fb4a2f516be70f\",\n                \"_timestamp\": 1678940592320,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"5\",\n                \"sex\": \"1\",\n                \"area\": \"17\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299b0d7fb4a2f516be70e\",\n                \"_timestamp\": 1678940592296,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"5\",\n                \"sex\": \"1\",\n                \"area\": \"16\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299b0d7fb4a2f516be70d\",\n                \"_timestamp\": 1678940592270,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"5\",\n                \"sex\": \"1\",\n                \"area\": \"15\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299b0d7fb4a2f516be70c\",\n                \"_timestamp\": 1678940592247,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"5\",\n                \"sex\": \"1\",\n                \"area\": \"14\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299b0d7fb4a2f516be70b\",\n                \"_timestamp\": 1678940592223,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"5\",\n                \"sex\": \"1\",\n                \"area\": \"13\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299b0d7fb4a2f516be70a\",\n                \"_timestamp\": 1678940592198,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"5\",\n                \"sex\": \"1\",\n                \"area\": \"12\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299b0d7fb4a2f516be709\",\n                \"_timestamp\": 1678940592171,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"5\",\n                \"sex\": \"1\",\n                \"area\": \"09\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299b0d7fb4a2f516be708\",\n                \"_timestamp\": 1678940592147,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"5\",\n                \"sex\": \"1\",\n                \"area\": \"08\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299b0d7fb4a2f516be707\",\n                \"_timestamp\": 1678940592123,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"5\",\n                \"sex\": \"1\",\n                \"area\": \"07\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299b0d7fb4a2f516be706\",\n                \"_timestamp\": 1678940592093,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"5\",\n                \"sex\": \"1\",\n                \"area\": \"06\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299b0d7fb4a2f516be705\",\n                \"_timestamp\": 1678940592067,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"5\",\n                \"sex\": \"1\",\n                \"area\": \"05\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299b0d7fb4a2f516be704\",\n                \"_timestamp\": 1678940592043,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"5\",\n                \"sex\": \"1\",\n                \"area\": \"04\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299b0d7fb4a2f516be703\",\n                \"_timestamp\": 1678940592020,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"5\",\n                \"sex\": \"1\",\n                \"area\": \"03\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299afd7fb4a2f516be702\",\n                \"_timestamp\": 1678940591998,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"5\",\n                \"sex\": \"1\",\n                \"area\": \"02\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299afd7fb4a2f516be701\",\n                \"_timestamp\": 1678940591975,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"5\",\n                \"sex\": \"1\",\n                \"area\": \"01\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299afd7fb4a2f516be700\",\n                \"_timestamp\": 1678940591949,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"4\",\n                \"sex\": \"9\",\n                \"area\": \"77\",\n                \"count\": \"21\"\n            },\n            {\n                \"_id\": \"641299afd7fb4a2f516be6ff\",\n                \"_timestamp\": 1678940591924,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"4\",\n                \"sex\": \"9\",\n                \"area\": \"9999\",\n                \"count\": \"21\"\n            },\n            {\n                \"_id\": \"641299afd7fb4a2f516be6fe\",\n                \"_timestamp\": 1678940591901,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"4\",\n                \"sex\": \"9\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"641299afd7fb4a2f516be6fd\",\n                \"_timestamp\": 1678940591873,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"4\",\n                \"sex\": \"9\",\n                \"area\": \"18\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299afd7fb4a2f516be6fc\",\n                \"_timestamp\": 1678940591847,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"4\",\n                \"sex\": \"9\",\n                \"area\": \"17\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299afd7fb4a2f516be6fb\",\n                \"_timestamp\": 1678940591820,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"4\",\n                \"sex\": \"9\",\n                \"area\": \"16\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299afd7fb4a2f516be6fa\",\n                \"_timestamp\": 1678940591797,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"4\",\n                \"sex\": \"9\",\n                \"area\": \"15\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299afd7fb4a2f516be6f9\",\n                \"_timestamp\": 1678940591774,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"4\",\n                \"sex\": \"9\",\n                \"area\": \"14\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299afd7fb4a2f516be6f8\",\n                \"_timestamp\": 1678940591751,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"4\",\n                \"sex\": \"9\",\n                \"area\": \"13\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"641299afd7fb4a2f516be6f7\",\n                \"_timestamp\": 1678940591727,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"4\",\n                \"sex\": \"9\",\n                \"area\": \"12\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299afd7fb4a2f516be6f6\",\n                \"_timestamp\": 1678940591699,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"4\",\n                \"sex\": \"9\",\n                \"area\": \"09\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299afd7fb4a2f516be6f5\",\n                \"_timestamp\": 1678940591670,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"4\",\n                \"sex\": \"9\",\n                \"area\": \"08\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"641299afd7fb4a2f516be6f4\",\n                \"_timestamp\": 1678940591637,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"4\",\n                \"sex\": \"9\",\n                \"area\": \"07\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299afd7fb4a2f516be6f3\",\n                \"_timestamp\": 1678940591612,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"4\",\n                \"sex\": \"9\",\n                \"area\": \"06\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299afd7fb4a2f516be6f2\",\n                \"_timestamp\": 1678940591588,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"4\",\n                \"sex\": \"9\",\n                \"area\": \"05\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299afd7fb4a2f516be6f1\",\n                \"_timestamp\": 1678940591562,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"4\",\n                \"sex\": \"9\",\n                \"area\": \"04\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299afd7fb4a2f516be6f0\",\n                \"_timestamp\": 1678940591537,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"4\",\n                \"sex\": \"9\",\n                \"area\": \"03\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299afd7fb4a2f516be6ef\",\n                \"_timestamp\": 1678940591515,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"4\",\n                \"sex\": \"9\",\n                \"area\": \"02\",\n                \"count\": \"12\"\n            },\n            {\n                \"_id\": \"641299afd7fb4a2f516be6ee\",\n                \"_timestamp\": 1678940591488,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"4\",\n                \"sex\": \"9\",\n                \"area\": \"01\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299afd7fb4a2f516be6ed\",\n                \"_timestamp\": 1678940591464,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"4\",\n                \"sex\": \"2\",\n                \"area\": \"77\",\n                \"count\": \"12\"\n            },\n            {\n                \"_id\": \"641299afd7fb4a2f516be6ec\",\n                \"_timestamp\": 1678940591440,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"4\",\n                \"sex\": \"2\",\n                \"area\": \"9999\",\n                \"count\": \"12\"\n            },\n            {\n                \"_id\": \"641299afd7fb4a2f516be6eb\",\n                \"_timestamp\": 1678940591415,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"4\",\n                \"sex\": \"2\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"641299afd7fb4a2f516be6ea\",\n                \"_timestamp\": 1678940591389,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"4\",\n                \"sex\": \"2\",\n                \"area\": \"18\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299afd7fb4a2f516be6e9\",\n                \"_timestamp\": 1678940591366,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"4\",\n                \"sex\": \"2\",\n                \"area\": \"17\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299afd7fb4a2f516be6e8\",\n                \"_timestamp\": 1678940591345,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"4\",\n                \"sex\": \"2\",\n                \"area\": \"16\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299afd7fb4a2f516be6e7\",\n                \"_timestamp\": 1678940591317,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"4\",\n                \"sex\": \"2\",\n                \"area\": \"15\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299afd7fb4a2f516be6e6\",\n                \"_timestamp\": 1678940591292,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"4\",\n                \"sex\": \"2\",\n                \"area\": \"14\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299afd7fb4a2f516be6e5\",\n                \"_timestamp\": 1678940591265,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"4\",\n                \"sex\": \"2\",\n                \"area\": \"13\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"641299afd7fb4a2f516be6e4\",\n                \"_timestamp\": 1678940591241,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"4\",\n                \"sex\": \"2\",\n                \"area\": \"12\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299afd7fb4a2f516be6e3\",\n                \"_timestamp\": 1678940591210,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"4\",\n                \"sex\": \"2\",\n                \"area\": \"09\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299afd7fb4a2f516be6e2\",\n                \"_timestamp\": 1678940591185,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"4\",\n                \"sex\": \"2\",\n                \"area\": \"08\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299afd7fb4a2f516be6e1\",\n                \"_timestamp\": 1678940591161,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"4\",\n                \"sex\": \"2\",\n                \"area\": \"07\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299afd7fb4a2f516be6e0\",\n                \"_timestamp\": 1678940591138,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"4\",\n                \"sex\": \"2\",\n                \"area\": \"06\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299afd7fb4a2f516be6df\",\n                \"_timestamp\": 1678940591113,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"4\",\n                \"sex\": \"2\",\n                \"area\": \"05\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299afd7fb4a2f516be6de\",\n                \"_timestamp\": 1678940591091,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"4\",\n                \"sex\": \"2\",\n                \"area\": \"04\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299afd7fb4a2f516be6dd\",\n                \"_timestamp\": 1678940591069,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"4\",\n                \"sex\": \"2\",\n                \"area\": \"03\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299afd7fb4a2f516be6dc\",\n                \"_timestamp\": 1678940591044,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"4\",\n                \"sex\": \"2\",\n                \"area\": \"02\",\n                \"count\": \"9\"\n            },\n            {\n                \"_id\": \"641299afd7fb4a2f516be6db\",\n                \"_timestamp\": 1678940591020,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"4\",\n                \"sex\": \"2\",\n                \"area\": \"01\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299aed7fb4a2f516be6da\",\n                \"_timestamp\": 1678940590997,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"4\",\n                \"sex\": \"1\",\n                \"area\": \"77\",\n                \"count\": \"9\"\n            },\n            {\n                \"_id\": \"641299aed7fb4a2f516be6d9\",\n                \"_timestamp\": 1678940590975,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"4\",\n                \"sex\": \"1\",\n                \"area\": \"9999\",\n                \"count\": \"9\"\n            },\n            {\n                \"_id\": \"641299aed7fb4a2f516be6d8\",\n                \"_timestamp\": 1678940590953,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"4\",\n                \"sex\": \"1\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"641299aed7fb4a2f516be6d7\",\n                \"_timestamp\": 1678940590927,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"4\",\n                \"sex\": \"1\",\n                \"area\": \"18\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299aed7fb4a2f516be6d6\",\n                \"_timestamp\": 1678940590904,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"4\",\n                \"sex\": \"1\",\n                \"area\": \"17\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299aed7fb4a2f516be6d5\",\n                \"_timestamp\": 1678940590880,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"4\",\n                \"sex\": \"1\",\n                \"area\": \"16\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299aed7fb4a2f516be6d4\",\n                \"_timestamp\": 1678940590847,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"4\",\n                \"sex\": \"1\",\n                \"area\": \"15\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299aed7fb4a2f516be6d3\",\n                \"_timestamp\": 1678940590821,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"4\",\n                \"sex\": \"1\",\n                \"area\": \"14\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299aed7fb4a2f516be6d2\",\n                \"_timestamp\": 1678940590794,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"4\",\n                \"sex\": \"1\",\n                \"area\": \"13\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299aed7fb4a2f516be6d1\",\n                \"_timestamp\": 1678940590768,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"4\",\n                \"sex\": \"1\",\n                \"area\": \"12\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299aed7fb4a2f516be6d0\",\n                \"_timestamp\": 1678940590743,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"4\",\n                \"sex\": \"1\",\n                \"area\": \"09\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299aed7fb4a2f516be6cf\",\n                \"_timestamp\": 1678940590717,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"4\",\n                \"sex\": \"1\",\n                \"area\": \"08\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"641299aed7fb4a2f516be6ce\",\n                \"_timestamp\": 1678940590690,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"4\",\n                \"sex\": \"1\",\n                \"area\": \"07\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299aed7fb4a2f516be6cd\",\n                \"_timestamp\": 1678940590666,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"4\",\n                \"sex\": \"1\",\n                \"area\": \"06\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299aed7fb4a2f516be6cc\",\n                \"_timestamp\": 1678940590636,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"4\",\n                \"sex\": \"1\",\n                \"area\": \"05\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299aed7fb4a2f516be6cb\",\n                \"_timestamp\": 1678940590611,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"4\",\n                \"sex\": \"1\",\n                \"area\": \"04\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299aed7fb4a2f516be6ca\",\n                \"_timestamp\": 1678940590574,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"4\",\n                \"sex\": \"1\",\n                \"area\": \"03\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299aed7fb4a2f516be6c9\",\n                \"_timestamp\": 1678940590550,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"4\",\n                \"sex\": \"1\",\n                \"area\": \"02\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"641299aed7fb4a2f516be6c8\",\n                \"_timestamp\": 1678940590526,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"4\",\n                \"sex\": \"1\",\n                \"area\": \"01\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299aed7fb4a2f516be6c7\",\n                \"_timestamp\": 1678940590498,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"3\",\n                \"sex\": \"9\",\n                \"area\": \"77\",\n                \"count\": \"18\"\n            },\n            {\n                \"_id\": \"641299aed7fb4a2f516be6c6\",\n                \"_timestamp\": 1678940590474,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"3\",\n                \"sex\": \"9\",\n                \"area\": \"9999\",\n                \"count\": \"18\"\n            },\n            {\n                \"_id\": \"641299aed7fb4a2f516be6c5\",\n                \"_timestamp\": 1678940590451,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"3\",\n                \"sex\": \"9\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"641299aed7fb4a2f516be6c4\",\n                \"_timestamp\": 1678940590426,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"3\",\n                \"sex\": \"9\",\n                \"area\": \"18\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299aed7fb4a2f516be6c3\",\n                \"_timestamp\": 1678940590402,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"3\",\n                \"sex\": \"9\",\n                \"area\": \"17\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299aed7fb4a2f516be6c2\",\n                \"_timestamp\": 1678940590374,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"3\",\n                \"sex\": \"9\",\n                \"area\": \"16\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299aed7fb4a2f516be6c1\",\n                \"_timestamp\": 1678940590346,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"3\",\n                \"sex\": \"9\",\n                \"area\": \"15\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299aed7fb4a2f516be6c0\",\n                \"_timestamp\": 1678940590319,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"3\",\n                \"sex\": \"9\",\n                \"area\": \"14\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299aed7fb4a2f516be6bf\",\n                \"_timestamp\": 1678940590292,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"3\",\n                \"sex\": \"9\",\n                \"area\": \"13\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299aed7fb4a2f516be6be\",\n                \"_timestamp\": 1678940590263,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"3\",\n                \"sex\": \"9\",\n                \"area\": \"12\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299aed7fb4a2f516be6bd\",\n                \"_timestamp\": 1678940590241,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"3\",\n                \"sex\": \"9\",\n                \"area\": \"09\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299aed7fb4a2f516be6bc\",\n                \"_timestamp\": 1678940590217,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"3\",\n                \"sex\": \"9\",\n                \"area\": \"08\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299aed7fb4a2f516be6bb\",\n                \"_timestamp\": 1678940590189,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"3\",\n                \"sex\": \"9\",\n                \"area\": \"07\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299aed7fb4a2f516be6ba\",\n                \"_timestamp\": 1678940590164,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"3\",\n                \"sex\": \"9\",\n                \"area\": \"06\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299aed7fb4a2f516be6b9\",\n                \"_timestamp\": 1678940590140,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"3\",\n                \"sex\": \"9\",\n                \"area\": \"05\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299aed7fb4a2f516be6b8\",\n                \"_timestamp\": 1678940590114,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"3\",\n                \"sex\": \"9\",\n                \"area\": \"04\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"641299aed7fb4a2f516be6b7\",\n                \"_timestamp\": 1678940590087,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"3\",\n                \"sex\": \"9\",\n                \"area\": \"03\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299aed7fb4a2f516be6b6\",\n                \"_timestamp\": 1678940590059,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"3\",\n                \"sex\": \"9\",\n                \"area\": \"02\",\n                \"count\": \"15\"\n            },\n            {\n                \"_id\": \"641299aed7fb4a2f516be6b5\",\n                \"_timestamp\": 1678940590035,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"3\",\n                \"sex\": \"9\",\n                \"area\": \"01\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299aed7fb4a2f516be6b4\",\n                \"_timestamp\": 1678940590012,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"3\",\n                \"sex\": \"2\",\n                \"area\": \"77\",\n                \"count\": \"12\"\n            },\n            {\n                \"_id\": \"641299add7fb4a2f516be6b3\",\n                \"_timestamp\": 1678940589982,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"3\",\n                \"sex\": \"2\",\n                \"area\": \"9999\",\n                \"count\": \"12\"\n            },\n            {\n                \"_id\": \"641299add7fb4a2f516be6b2\",\n                \"_timestamp\": 1678940589954,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"3\",\n                \"sex\": \"2\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"641299add7fb4a2f516be6b1\",\n                \"_timestamp\": 1678940589918,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"3\",\n                \"sex\": \"2\",\n                \"area\": \"18\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299add7fb4a2f516be6b0\",\n                \"_timestamp\": 1678940589895,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"3\",\n                \"sex\": \"2\",\n                \"area\": \"17\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299add7fb4a2f516be6af\",\n                \"_timestamp\": 1678940589870,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"3\",\n                \"sex\": \"2\",\n                \"area\": \"16\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299add7fb4a2f516be6ae\",\n                \"_timestamp\": 1678940589843,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"3\",\n                \"sex\": \"2\",\n                \"area\": \"15\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299add7fb4a2f516be6ad\",\n                \"_timestamp\": 1678940589816,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"3\",\n                \"sex\": \"2\",\n                \"area\": \"14\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299add7fb4a2f516be6ac\",\n                \"_timestamp\": 1678940589792,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"3\",\n                \"sex\": \"2\",\n                \"area\": \"13\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299add7fb4a2f516be6ab\",\n                \"_timestamp\": 1678940589766,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"3\",\n                \"sex\": \"2\",\n                \"area\": \"12\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299add7fb4a2f516be6aa\",\n                \"_timestamp\": 1678940589741,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"3\",\n                \"sex\": \"2\",\n                \"area\": \"09\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299add7fb4a2f516be6a9\",\n                \"_timestamp\": 1678940589709,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"3\",\n                \"sex\": \"2\",\n                \"area\": \"08\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299add7fb4a2f516be6a8\",\n                \"_timestamp\": 1678940589685,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"3\",\n                \"sex\": \"2\",\n                \"area\": \"07\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299add7fb4a2f516be6a7\",\n                \"_timestamp\": 1678940589658,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"3\",\n                \"sex\": \"2\",\n                \"area\": \"06\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299add7fb4a2f516be6a6\",\n                \"_timestamp\": 1678940589593,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"3\",\n                \"sex\": \"2\",\n                \"area\": \"05\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299add7fb4a2f516be6a5\",\n                \"_timestamp\": 1678940589531,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"3\",\n                \"sex\": \"2\",\n                \"area\": \"04\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299add7fb4a2f516be6a4\",\n                \"_timestamp\": 1678940589504,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"3\",\n                \"sex\": \"2\",\n                \"area\": \"03\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299add7fb4a2f516be6a3\",\n                \"_timestamp\": 1678940589480,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"3\",\n                \"sex\": \"2\",\n                \"area\": \"02\",\n                \"count\": \"9\"\n            },\n            {\n                \"_id\": \"641299add7fb4a2f516be6a2\",\n                \"_timestamp\": 1678940589452,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"3\",\n                \"sex\": \"2\",\n                \"area\": \"01\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299add7fb4a2f516be6a1\",\n                \"_timestamp\": 1678940589429,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"3\",\n                \"sex\": \"1\",\n                \"area\": \"77\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"641299add7fb4a2f516be6a0\",\n                \"_timestamp\": 1678940589402,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"3\",\n                \"sex\": \"1\",\n                \"area\": \"9999\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"641299add7fb4a2f516be69f\",\n                \"_timestamp\": 1678940589376,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"3\",\n                \"sex\": \"1\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"641299add7fb4a2f516be69e\",\n                \"_timestamp\": 1678940589349,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"3\",\n                \"sex\": \"1\",\n                \"area\": \"18\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299add7fb4a2f516be69d\",\n                \"_timestamp\": 1678940589324,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"3\",\n                \"sex\": \"1\",\n                \"area\": \"17\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299add7fb4a2f516be69c\",\n                \"_timestamp\": 1678940589298,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"3\",\n                \"sex\": \"1\",\n                \"area\": \"16\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299add7fb4a2f516be69b\",\n                \"_timestamp\": 1678940589273,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"3\",\n                \"sex\": \"1\",\n                \"area\": \"15\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299add7fb4a2f516be69a\",\n                \"_timestamp\": 1678940589242,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"3\",\n                \"sex\": \"1\",\n                \"area\": \"14\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299add7fb4a2f516be699\",\n                \"_timestamp\": 1678940589218,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"3\",\n                \"sex\": \"1\",\n                \"area\": \"13\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299add7fb4a2f516be698\",\n                \"_timestamp\": 1678940589196,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"3\",\n                \"sex\": \"1\",\n                \"area\": \"12\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299add7fb4a2f516be697\",\n                \"_timestamp\": 1678940589166,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"3\",\n                \"sex\": \"1\",\n                \"area\": \"09\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299add7fb4a2f516be696\",\n                \"_timestamp\": 1678940589143,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"3\",\n                \"sex\": \"1\",\n                \"area\": \"08\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299add7fb4a2f516be695\",\n                \"_timestamp\": 1678940589120,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"3\",\n                \"sex\": \"1\",\n                \"area\": \"07\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299add7fb4a2f516be694\",\n                \"_timestamp\": 1678940589095,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"3\",\n                \"sex\": \"1\",\n                \"area\": \"06\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299add7fb4a2f516be693\",\n                \"_timestamp\": 1678940589071,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"3\",\n                \"sex\": \"1\",\n                \"area\": \"05\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299add7fb4a2f516be692\",\n                \"_timestamp\": 1678940589046,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"3\",\n                \"sex\": \"1\",\n                \"area\": \"04\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"641299add7fb4a2f516be691\",\n                \"_timestamp\": 1678940589021,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"3\",\n                \"sex\": \"1\",\n                \"area\": \"03\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299acd7fb4a2f516be690\",\n                \"_timestamp\": 1678940588989,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"3\",\n                \"sex\": \"1\",\n                \"area\": \"02\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"641299acd7fb4a2f516be68f\",\n                \"_timestamp\": 1678940588964,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"3\",\n                \"sex\": \"1\",\n                \"area\": \"01\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299acd7fb4a2f516be68e\",\n                \"_timestamp\": 1678940588941,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"2\",\n                \"sex\": \"9\",\n                \"area\": \"77\",\n                \"count\": \"33\"\n            },\n            {\n                \"_id\": \"641299acd7fb4a2f516be68d\",\n                \"_timestamp\": 1678940588916,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"2\",\n                \"sex\": \"9\",\n                \"area\": \"9999\",\n                \"count\": \"33\"\n            },\n            {\n                \"_id\": \"641299acd7fb4a2f516be68c\",\n                \"_timestamp\": 1678940588890,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"2\",\n                \"sex\": \"9\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"641299acd7fb4a2f516be68b\",\n                \"_timestamp\": 1678940588859,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"2\",\n                \"sex\": \"9\",\n                \"area\": \"18\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"641299acd7fb4a2f516be68a\",\n                \"_timestamp\": 1678940588831,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"2\",\n                \"sex\": \"9\",\n                \"area\": \"17\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299acd7fb4a2f516be689\",\n                \"_timestamp\": 1678940588805,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"2\",\n                \"sex\": \"9\",\n                \"area\": \"16\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299acd7fb4a2f516be688\",\n                \"_timestamp\": 1678940588778,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"2\",\n                \"sex\": \"9\",\n                \"area\": \"15\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"641299acd7fb4a2f516be687\",\n                \"_timestamp\": 1678940588755,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"2\",\n                \"sex\": \"9\",\n                \"area\": \"14\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299acd7fb4a2f516be686\",\n                \"_timestamp\": 1678940588732,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"2\",\n                \"sex\": \"9\",\n                \"area\": \"13\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"641299acd7fb4a2f516be685\",\n                \"_timestamp\": 1678940588702,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"2\",\n                \"sex\": \"9\",\n                \"area\": \"12\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299acd7fb4a2f516be684\",\n                \"_timestamp\": 1678940588650,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"2\",\n                \"sex\": \"9\",\n                \"area\": \"09\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"641299acd7fb4a2f516be683\",\n                \"_timestamp\": 1678940588623,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"2\",\n                \"sex\": \"9\",\n                \"area\": \"08\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"641299acd7fb4a2f516be682\",\n                \"_timestamp\": 1678940588591,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"2\",\n                \"sex\": \"9\",\n                \"area\": \"07\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299acd7fb4a2f516be681\",\n                \"_timestamp\": 1678940588565,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"2\",\n                \"sex\": \"9\",\n                \"area\": \"06\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"641299acd7fb4a2f516be680\",\n                \"_timestamp\": 1678940588540,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"2\",\n                \"sex\": \"9\",\n                \"area\": \"05\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"641299acd7fb4a2f516be67f\",\n                \"_timestamp\": 1678940588513,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"2\",\n                \"sex\": \"9\",\n                \"area\": \"04\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"641299acd7fb4a2f516be67e\",\n                \"_timestamp\": 1678940588491,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"2\",\n                \"sex\": \"9\",\n                \"area\": \"03\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"641299acd7fb4a2f516be67d\",\n                \"_timestamp\": 1678940588469,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"2\",\n                \"sex\": \"9\",\n                \"area\": \"02\",\n                \"count\": \"9\"\n            },\n            {\n                \"_id\": \"641299acd7fb4a2f516be67c\",\n                \"_timestamp\": 1678940588447,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"2\",\n                \"sex\": \"9\",\n                \"area\": \"01\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299acd7fb4a2f516be67b\",\n                \"_timestamp\": 1678940588423,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"2\",\n                \"sex\": \"2\",\n                \"area\": \"77\",\n                \"count\": \"18\"\n            },\n            {\n                \"_id\": \"641299acd7fb4a2f516be67a\",\n                \"_timestamp\": 1678940588399,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"2\",\n                \"sex\": \"2\",\n                \"area\": \"9999\",\n                \"count\": \"18\"\n            },\n            {\n                \"_id\": \"641299acd7fb4a2f516be679\",\n                \"_timestamp\": 1678940588364,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"2\",\n                \"sex\": \"2\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"641299acd7fb4a2f516be678\",\n                \"_timestamp\": 1678940588340,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"2\",\n                \"sex\": \"2\",\n                \"area\": \"18\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299acd7fb4a2f516be677\",\n                \"_timestamp\": 1678940588315,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"2\",\n                \"sex\": \"2\",\n                \"area\": \"17\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299acd7fb4a2f516be676\",\n                \"_timestamp\": 1678940588290,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"2\",\n                \"sex\": \"2\",\n                \"area\": \"16\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299acd7fb4a2f516be675\",\n                \"_timestamp\": 1678940588265,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"2\",\n                \"sex\": \"2\",\n                \"area\": \"15\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299acd7fb4a2f516be674\",\n                \"_timestamp\": 1678940588235,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"2\",\n                \"sex\": \"2\",\n                \"area\": \"14\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299acd7fb4a2f516be673\",\n                \"_timestamp\": 1678940588208,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"2\",\n                \"sex\": \"2\",\n                \"area\": \"13\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"641299acd7fb4a2f516be672\",\n                \"_timestamp\": 1678940588182,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"2\",\n                \"sex\": \"2\",\n                \"area\": \"12\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299acd7fb4a2f516be671\",\n                \"_timestamp\": 1678940588157,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"2\",\n                \"sex\": \"2\",\n                \"area\": \"09\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299acd7fb4a2f516be670\",\n                \"_timestamp\": 1678940588132,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"2\",\n                \"sex\": \"2\",\n                \"area\": \"08\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"641299acd7fb4a2f516be66f\",\n                \"_timestamp\": 1678940588107,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"2\",\n                \"sex\": \"2\",\n                \"area\": \"07\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299acd7fb4a2f516be66e\",\n                \"_timestamp\": 1678940588080,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"2\",\n                \"sex\": \"2\",\n                \"area\": \"06\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299acd7fb4a2f516be66d\",\n                \"_timestamp\": 1678940588055,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"2\",\n                \"sex\": \"2\",\n                \"area\": \"05\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"641299acd7fb4a2f516be66c\",\n                \"_timestamp\": 1678940588031,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"2\",\n                \"sex\": \"2\",\n                \"area\": \"04\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"641299acd7fb4a2f516be66b\",\n                \"_timestamp\": 1678940588008,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"2\",\n                \"sex\": \"2\",\n                \"area\": \"03\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"641299abd7fb4a2f516be66a\",\n                \"_timestamp\": 1678940587985,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"2\",\n                \"sex\": \"2\",\n                \"area\": \"02\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"641299abd7fb4a2f516be669\",\n                \"_timestamp\": 1678940587962,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"2\",\n                \"sex\": \"2\",\n                \"area\": \"01\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299abd7fb4a2f516be668\",\n                \"_timestamp\": 1678940587938,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"2\",\n                \"sex\": \"1\",\n                \"area\": \"77\",\n                \"count\": \"12\"\n            },\n            {\n                \"_id\": \"641299abd7fb4a2f516be667\",\n                \"_timestamp\": 1678940587914,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"2\",\n                \"sex\": \"1\",\n                \"area\": \"9999\",\n                \"count\": \"12\"\n            },\n            {\n                \"_id\": \"641299abd7fb4a2f516be666\",\n                \"_timestamp\": 1678940587888,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"2\",\n                \"sex\": \"1\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"641299abd7fb4a2f516be665\",\n                \"_timestamp\": 1678940587864,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"2\",\n                \"sex\": \"1\",\n                \"area\": \"18\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"641299abd7fb4a2f516be664\",\n                \"_timestamp\": 1678940587842,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"2\",\n                \"sex\": \"1\",\n                \"area\": \"17\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299abd7fb4a2f516be663\",\n                \"_timestamp\": 1678940587817,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"2\",\n                \"sex\": \"1\",\n                \"area\": \"16\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299abd7fb4a2f516be662\",\n                \"_timestamp\": 1678940587792,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"2\",\n                \"sex\": \"1\",\n                \"area\": \"15\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"641299abd7fb4a2f516be661\",\n                \"_timestamp\": 1678940587768,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"2\",\n                \"sex\": \"1\",\n                \"area\": \"14\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299abd7fb4a2f516be660\",\n                \"_timestamp\": 1678940587744,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"2\",\n                \"sex\": \"1\",\n                \"area\": \"13\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299abd7fb4a2f516be65f\",\n                \"_timestamp\": 1678940587720,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"2\",\n                \"sex\": \"1\",\n                \"area\": \"12\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299abd7fb4a2f516be65e\",\n                \"_timestamp\": 1678940587692,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"2\",\n                \"sex\": \"1\",\n                \"area\": \"09\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"641299abd7fb4a2f516be65d\",\n                \"_timestamp\": 1678940587665,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"2\",\n                \"sex\": \"1\",\n                \"area\": \"08\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"641299abd7fb4a2f516be65c\",\n                \"_timestamp\": 1678940587643,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"2\",\n                \"sex\": \"1\",\n                \"area\": \"07\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299abd7fb4a2f516be65b\",\n                \"_timestamp\": 1678940587619,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"2\",\n                \"sex\": \"1\",\n                \"area\": \"06\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"641299abd7fb4a2f516be65a\",\n                \"_timestamp\": 1678940587593,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"2\",\n                \"sex\": \"1\",\n                \"area\": \"05\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299abd7fb4a2f516be659\",\n                \"_timestamp\": 1678940587569,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"2\",\n                \"sex\": \"1\",\n                \"area\": \"04\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299abd7fb4a2f516be658\",\n                \"_timestamp\": 1678940587545,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"2\",\n                \"sex\": \"1\",\n                \"area\": \"03\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"641299abd7fb4a2f516be657\",\n                \"_timestamp\": 1678940587520,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"2\",\n                \"sex\": \"1\",\n                \"area\": \"02\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"641299abd7fb4a2f516be656\",\n                \"_timestamp\": 1678940587496,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"2\",\n                \"sex\": \"1\",\n                \"area\": \"01\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299abd7fb4a2f516be655\",\n                \"_timestamp\": 1678940587471,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"1\",\n                \"sex\": \"9\",\n                \"area\": \"77\",\n                \"count\": \"651\"\n            },\n            {\n                \"_id\": \"641299abd7fb4a2f516be654\",\n                \"_timestamp\": 1678940587449,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"1\",\n                \"sex\": \"9\",\n                \"area\": \"9999\",\n                \"count\": \"651\"\n            },\n            {\n                \"_id\": \"641299abd7fb4a2f516be653\",\n                \"_timestamp\": 1678940587425,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"1\",\n                \"sex\": \"9\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"641299abd7fb4a2f516be652\",\n                \"_timestamp\": 1678940587402,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"1\",\n                \"sex\": \"9\",\n                \"area\": \"18\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"641299abd7fb4a2f516be651\",\n                \"_timestamp\": 1678940587369,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"1\",\n                \"sex\": \"9\",\n                \"area\": \"17\",\n                \"count\": \"15\"\n            },\n            {\n                \"_id\": \"641299abd7fb4a2f516be650\",\n                \"_timestamp\": 1678940587347,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"1\",\n                \"sex\": \"9\",\n                \"area\": \"16\",\n                \"count\": \"9\"\n            },\n            {\n                \"_id\": \"641299abd7fb4a2f516be64f\",\n                \"_timestamp\": 1678940587324,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"1\",\n                \"sex\": \"9\",\n                \"area\": \"15\",\n                \"count\": \"18\"\n            },\n            {\n                \"_id\": \"641299abd7fb4a2f516be64e\",\n                \"_timestamp\": 1678940587295,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"1\",\n                \"sex\": \"9\",\n                \"area\": \"14\",\n                \"count\": \"30\"\n            },\n            {\n                \"_id\": \"641299abd7fb4a2f516be64d\",\n                \"_timestamp\": 1678940587270,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"1\",\n                \"sex\": \"9\",\n                \"area\": \"13\",\n                \"count\": \"93\"\n            },\n            {\n                \"_id\": \"641299abd7fb4a2f516be64c\",\n                \"_timestamp\": 1678940587238,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"1\",\n                \"sex\": \"9\",\n                \"area\": \"12\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"641299abd7fb4a2f516be64b\",\n                \"_timestamp\": 1678940587215,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"1\",\n                \"sex\": \"9\",\n                \"area\": \"09\",\n                \"count\": \"75\"\n            },\n            {\n                \"_id\": \"641299abd7fb4a2f516be64a\",\n                \"_timestamp\": 1678940587188,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"1\",\n                \"sex\": \"9\",\n                \"area\": \"08\",\n                \"count\": \"33\"\n            },\n            {\n                \"_id\": \"641299abd7fb4a2f516be649\",\n                \"_timestamp\": 1678940587163,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"1\",\n                \"sex\": \"9\",\n                \"area\": \"07\",\n                \"count\": \"18\"\n            },\n            {\n                \"_id\": \"641299abd7fb4a2f516be648\",\n                \"_timestamp\": 1678940587138,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"1\",\n                \"sex\": \"9\",\n                \"area\": \"06\",\n                \"count\": \"30\"\n            },\n            {\n                \"_id\": \"641299abd7fb4a2f516be647\",\n                \"_timestamp\": 1678940587115,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"1\",\n                \"sex\": \"9\",\n                \"area\": \"05\",\n                \"count\": \"9\"\n            },\n            {\n                \"_id\": \"641299abd7fb4a2f516be646\",\n                \"_timestamp\": 1678940587092,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"1\",\n                \"sex\": \"9\",\n                \"area\": \"04\",\n                \"count\": \"42\"\n            },\n            {\n                \"_id\": \"641299abd7fb4a2f516be645\",\n                \"_timestamp\": 1678940587068,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"1\",\n                \"sex\": \"9\",\n                \"area\": \"03\",\n                \"count\": \"51\"\n            },\n            {\n                \"_id\": \"641299abd7fb4a2f516be644\",\n                \"_timestamp\": 1678940587045,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"1\",\n                \"sex\": \"9\",\n                \"area\": \"02\",\n                \"count\": \"195\"\n            },\n            {\n                \"_id\": \"641299abd7fb4a2f516be643\",\n                \"_timestamp\": 1678940587022,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"1\",\n                \"sex\": \"9\",\n                \"area\": \"01\",\n                \"count\": \"30\"\n            },\n            {\n                \"_id\": \"641299aad7fb4a2f516be642\",\n                \"_timestamp\": 1678940586998,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"1\",\n                \"sex\": \"2\",\n                \"area\": \"77\",\n                \"count\": \"480\"\n            },\n            {\n                \"_id\": \"641299aad7fb4a2f516be641\",\n                \"_timestamp\": 1678940586975,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"1\",\n                \"sex\": \"2\",\n                \"area\": \"9999\",\n                \"count\": \"480\"\n            },\n            {\n                \"_id\": \"641299aad7fb4a2f516be640\",\n                \"_timestamp\": 1678940586950,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"1\",\n                \"sex\": \"2\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"641299aad7fb4a2f516be63f\",\n                \"_timestamp\": 1678940586928,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"1\",\n                \"sex\": \"2\",\n                \"area\": \"18\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"641299aad7fb4a2f516be63e\",\n                \"_timestamp\": 1678940586906,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"1\",\n                \"sex\": \"2\",\n                \"area\": \"17\",\n                \"count\": \"9\"\n            },\n            {\n                \"_id\": \"641299aad7fb4a2f516be63d\",\n                \"_timestamp\": 1678940586883,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"1\",\n                \"sex\": \"2\",\n                \"area\": \"16\",\n                \"count\": \"9\"\n            },\n            {\n                \"_id\": \"641299aad7fb4a2f516be63c\",\n                \"_timestamp\": 1678940586859,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"1\",\n                \"sex\": \"2\",\n                \"area\": \"15\",\n                \"count\": \"12\"\n            },\n            {\n                \"_id\": \"641299aad7fb4a2f516be63b\",\n                \"_timestamp\": 1678940586826,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"1\",\n                \"sex\": \"2\",\n                \"area\": \"14\",\n                \"count\": \"24\"\n            },\n            {\n                \"_id\": \"641299aad7fb4a2f516be63a\",\n                \"_timestamp\": 1678940586802,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"1\",\n                \"sex\": \"2\",\n                \"area\": \"13\",\n                \"count\": \"66\"\n            },\n            {\n                \"_id\": \"641299aad7fb4a2f516be639\",\n                \"_timestamp\": 1678940586778,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"1\",\n                \"sex\": \"2\",\n                \"area\": \"12\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"641299aad7fb4a2f516be638\",\n                \"_timestamp\": 1678940586754,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"1\",\n                \"sex\": \"2\",\n                \"area\": \"09\",\n                \"count\": \"54\"\n            },\n            {\n                \"_id\": \"641299aad7fb4a2f516be637\",\n                \"_timestamp\": 1678940586722,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"1\",\n                \"sex\": \"2\",\n                \"area\": \"08\",\n                \"count\": \"24\"\n            },\n            {\n                \"_id\": \"641299aad7fb4a2f516be636\",\n                \"_timestamp\": 1678940586698,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"1\",\n                \"sex\": \"2\",\n                \"area\": \"07\",\n                \"count\": \"12\"\n            },\n            {\n                \"_id\": \"641299aad7fb4a2f516be635\",\n                \"_timestamp\": 1678940586674,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"1\",\n                \"sex\": \"2\",\n                \"area\": \"06\",\n                \"count\": \"18\"\n            },\n            {\n                \"_id\": \"641299aad7fb4a2f516be634\",\n                \"_timestamp\": 1678940586640,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"1\",\n                \"sex\": \"2\",\n                \"area\": \"05\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"641299aad7fb4a2f516be633\",\n                \"_timestamp\": 1678940586615,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"1\",\n                \"sex\": \"2\",\n                \"area\": \"04\",\n                \"count\": \"33\"\n            },\n            {\n                \"_id\": \"641299aad7fb4a2f516be632\",\n                \"_timestamp\": 1678940586575,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"1\",\n                \"sex\": \"2\",\n                \"area\": \"03\",\n                \"count\": \"36\"\n            },\n            {\n                \"_id\": \"641299aad7fb4a2f516be631\",\n                \"_timestamp\": 1678940586544,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"1\",\n                \"sex\": \"2\",\n                \"area\": \"02\",\n                \"count\": \"147\"\n            },\n            {\n                \"_id\": \"641299aad7fb4a2f516be630\",\n                \"_timestamp\": 1678940586521,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"1\",\n                \"sex\": \"2\",\n                \"area\": \"01\",\n                \"count\": \"24\"\n            },\n            {\n                \"_id\": \"641299aad7fb4a2f516be62f\",\n                \"_timestamp\": 1678940586495,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"1\",\n                \"sex\": \"1\",\n                \"area\": \"77\",\n                \"count\": \"168\"\n            },\n            {\n                \"_id\": \"641299aad7fb4a2f516be62e\",\n                \"_timestamp\": 1678940586471,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"1\",\n                \"sex\": \"1\",\n                \"area\": \"9999\",\n                \"count\": \"168\"\n            },\n            {\n                \"_id\": \"641299aad7fb4a2f516be62d\",\n                \"_timestamp\": 1678940586447,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"1\",\n                \"sex\": \"1\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"641299aad7fb4a2f516be62c\",\n                \"_timestamp\": 1678940586424,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"1\",\n                \"sex\": \"1\",\n                \"area\": \"18\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299aad7fb4a2f516be62b\",\n                \"_timestamp\": 1678940586398,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"1\",\n                \"sex\": \"1\",\n                \"area\": \"17\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"641299aad7fb4a2f516be62a\",\n                \"_timestamp\": 1678940586373,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"1\",\n                \"sex\": \"1\",\n                \"area\": \"16\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"641299aad7fb4a2f516be629\",\n                \"_timestamp\": 1678940586351,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"1\",\n                \"sex\": \"1\",\n                \"area\": \"15\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"641299aad7fb4a2f516be628\",\n                \"_timestamp\": 1678940586327,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"1\",\n                \"sex\": \"1\",\n                \"area\": \"14\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"641299aad7fb4a2f516be627\",\n                \"_timestamp\": 1678940586299,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"1\",\n                \"sex\": \"1\",\n                \"area\": \"13\",\n                \"count\": \"27\"\n            },\n            {\n                \"_id\": \"641299aad7fb4a2f516be626\",\n                \"_timestamp\": 1678940586276,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"1\",\n                \"sex\": \"1\",\n                \"area\": \"12\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299aad7fb4a2f516be625\",\n                \"_timestamp\": 1678940586252,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"1\",\n                \"sex\": \"1\",\n                \"area\": \"09\",\n                \"count\": \"18\"\n            },\n            {\n                \"_id\": \"641299aad7fb4a2f516be624\",\n                \"_timestamp\": 1678940586228,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"1\",\n                \"sex\": \"1\",\n                \"area\": \"08\",\n                \"count\": \"9\"\n            },\n            {\n                \"_id\": \"641299aad7fb4a2f516be623\",\n                \"_timestamp\": 1678940586199,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"1\",\n                \"sex\": \"1\",\n                \"area\": \"07\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"641299aad7fb4a2f516be622\",\n                \"_timestamp\": 1678940586172,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"1\",\n                \"sex\": \"1\",\n                \"area\": \"06\",\n                \"count\": \"12\"\n            },\n            {\n                \"_id\": \"641299aad7fb4a2f516be621\",\n                \"_timestamp\": 1678940586146,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"1\",\n                \"sex\": \"1\",\n                \"area\": \"05\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"641299aad7fb4a2f516be620\",\n                \"_timestamp\": 1678940586121,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"1\",\n                \"sex\": \"1\",\n                \"area\": \"04\",\n                \"count\": \"9\"\n            },\n            {\n                \"_id\": \"641299aad7fb4a2f516be61f\",\n                \"_timestamp\": 1678940586082,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"1\",\n                \"sex\": \"1\",\n                \"area\": \"03\",\n                \"count\": \"15\"\n            },\n            {\n                \"_id\": \"641299aad7fb4a2f516be61e\",\n                \"_timestamp\": 1678940586058,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"1\",\n                \"sex\": \"1\",\n                \"area\": \"02\",\n                \"count\": \"48\"\n            },\n            {\n                \"_id\": \"641299aad7fb4a2f516be61d\",\n                \"_timestamp\": 1678940586032,\n                \"year\": \"2018\",\n                \"age\": \"098\",\n                \"ethnic\": \"1\",\n                \"sex\": \"1\",\n                \"area\": \"01\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"641299aad7fb4a2f516be61c\",\n                \"_timestamp\": 1678940586007,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"77\",\n                \"count\": \"1110\"\n            },\n            {\n                \"_id\": \"641299a9d7fb4a2f516be61b\",\n                \"_timestamp\": 1678940585982,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"9999\",\n                \"count\": \"1110\"\n            },\n            {\n                \"_id\": \"641299a9d7fb4a2f516be61a\",\n                \"_timestamp\": 1678940585958,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"99\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299a9d7fb4a2f516be619\",\n                \"_timestamp\": 1678940585932,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"18\",\n                \"count\": \"15\"\n            },\n            {\n                \"_id\": \"641299a9d7fb4a2f516be618\",\n                \"_timestamp\": 1678940585904,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"17\",\n                \"count\": \"21\"\n            },\n            {\n                \"_id\": \"641299a9d7fb4a2f516be617\",\n                \"_timestamp\": 1678940585875,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"16\",\n                \"count\": \"12\"\n            },\n            {\n                \"_id\": \"641299a9d7fb4a2f516be616\",\n                \"_timestamp\": 1678940585853,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"15\",\n                \"count\": \"24\"\n            },\n            {\n                \"_id\": \"641299a9d7fb4a2f516be615\",\n                \"_timestamp\": 1678940585822,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"14\",\n                \"count\": \"66\"\n            },\n            {\n                \"_id\": \"641299a9d7fb4a2f516be614\",\n                \"_timestamp\": 1678940585800,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"13\",\n                \"count\": \"159\"\n            },\n            {\n                \"_id\": \"641299a9d7fb4a2f516be613\",\n                \"_timestamp\": 1678940585776,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"12\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"641299a9d7fb4a2f516be612\",\n                \"_timestamp\": 1678940585752,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"09\",\n                \"count\": \"102\"\n            },\n            {\n                \"_id\": \"641299a9d7fb4a2f516be611\",\n                \"_timestamp\": 1678940585721,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"08\",\n                \"count\": \"78\"\n            },\n            {\n                \"_id\": \"641299a9d7fb4a2f516be610\",\n                \"_timestamp\": 1678940585697,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"07\",\n                \"count\": \"39\"\n            },\n            {\n                \"_id\": \"641299a9d7fb4a2f516be60f\",\n                \"_timestamp\": 1678940585673,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"06\",\n                \"count\": \"39\"\n            },\n            {\n                \"_id\": \"641299a9d7fb4a2f516be60e\",\n                \"_timestamp\": 1678940585649,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"05\",\n                \"count\": \"12\"\n            },\n            {\n                \"_id\": \"641299a9d7fb4a2f516be60d\",\n                \"_timestamp\": 1678940585624,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"04\",\n                \"count\": \"84\"\n            },\n            {\n                \"_id\": \"641299a9d7fb4a2f516be60c\",\n                \"_timestamp\": 1678940585598,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"03\",\n                \"count\": \"99\"\n            },\n            {\n                \"_id\": \"641299a9d7fb4a2f516be60b\",\n                \"_timestamp\": 1678940585573,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"02\",\n                \"count\": \"327\"\n            },\n            {\n                \"_id\": \"641299a9d7fb4a2f516be60a\",\n                \"_timestamp\": 1678940585549,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"01\",\n                \"count\": \"36\"\n            },\n            {\n                \"_id\": \"641299a9d7fb4a2f516be609\",\n                \"_timestamp\": 1678940585521,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"77\",\n                \"count\": \"819\"\n            },\n            {\n                \"_id\": \"641299a9d7fb4a2f516be608\",\n                \"_timestamp\": 1678940585494,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"9999\",\n                \"count\": \"819\"\n            },\n            {\n                \"_id\": \"641299a9d7fb4a2f516be607\",\n                \"_timestamp\": 1678940585470,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"99\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299a9d7fb4a2f516be606\",\n                \"_timestamp\": 1678940585444,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"18\",\n                \"count\": \"9\"\n            },\n            {\n                \"_id\": \"641299a9d7fb4a2f516be605\",\n                \"_timestamp\": 1678940585415,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"17\",\n                \"count\": \"12\"\n            },\n            {\n                \"_id\": \"641299a9d7fb4a2f516be604\",\n                \"_timestamp\": 1678940585391,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"16\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"641299a9d7fb4a2f516be603\",\n                \"_timestamp\": 1678940585364,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"15\",\n                \"count\": \"21\"\n            },\n            {\n                \"_id\": \"641299a9d7fb4a2f516be602\",\n                \"_timestamp\": 1678940585342,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"14\",\n                \"count\": \"48\"\n            },\n            {\n                \"_id\": \"641299a9d7fb4a2f516be601\",\n                \"_timestamp\": 1678940585318,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"13\",\n                \"count\": \"126\"\n            },\n            {\n                \"_id\": \"641299a9d7fb4a2f516be600\",\n                \"_timestamp\": 1678940585291,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"12\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"641299a9d7fb4a2f516be5ff\",\n                \"_timestamp\": 1678940585266,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"09\",\n                \"count\": \"72\"\n            },\n            {\n                \"_id\": \"641299a9d7fb4a2f516be5fe\",\n                \"_timestamp\": 1678940585242,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"08\",\n                \"count\": \"60\"\n            },\n            {\n                \"_id\": \"641299a9d7fb4a2f516be5fd\",\n                \"_timestamp\": 1678940585219,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"07\",\n                \"count\": \"30\"\n            },\n            {\n                \"_id\": \"641299a9d7fb4a2f516be5fc\",\n                \"_timestamp\": 1678940585192,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"06\",\n                \"count\": \"24\"\n            },\n            {\n                \"_id\": \"641299a9d7fb4a2f516be5fb\",\n                \"_timestamp\": 1678940585165,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"05\",\n                \"count\": \"9\"\n            },\n            {\n                \"_id\": \"641299a9d7fb4a2f516be5fa\",\n                \"_timestamp\": 1678940585141,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"04\",\n                \"count\": \"48\"\n            },\n            {\n                \"_id\": \"641299a9d7fb4a2f516be5f9\",\n                \"_timestamp\": 1678940585111,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"03\",\n                \"count\": \"78\"\n            },\n            {\n                \"_id\": \"641299a9d7fb4a2f516be5f8\",\n                \"_timestamp\": 1678940585087,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"02\",\n                \"count\": \"252\"\n            },\n            {\n                \"_id\": \"641299a9d7fb4a2f516be5f7\",\n                \"_timestamp\": 1678940585059,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"01\",\n                \"count\": \"24\"\n            },\n            {\n                \"_id\": \"641299a9d7fb4a2f516be5f6\",\n                \"_timestamp\": 1678940585033,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"1\",\n                \"area\": \"77\",\n                \"count\": \"291\"\n            },\n            {\n                \"_id\": \"641299a9d7fb4a2f516be5f5\",\n                \"_timestamp\": 1678940585003,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"1\",\n                \"area\": \"9999\",\n                \"count\": \"291\"\n            },\n            {\n                \"_id\": \"641299a8d7fb4a2f516be5f4\",\n                \"_timestamp\": 1678940584980,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"1\",\n                \"area\": \"99\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299a8d7fb4a2f516be5f3\",\n                \"_timestamp\": 1678940584956,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"1\",\n                \"area\": \"18\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"641299a8d7fb4a2f516be5f2\",\n                \"_timestamp\": 1678940584932,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"1\",\n                \"area\": \"17\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"641299a8d7fb4a2f516be5f1\",\n                \"_timestamp\": 1678940584901,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"1\",\n                \"area\": \"16\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"641299a8d7fb4a2f516be5f0\",\n                \"_timestamp\": 1678940584875,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"1\",\n                \"area\": \"15\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"641299a8d7fb4a2f516be5ef\",\n                \"_timestamp\": 1678940584850,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"1\",\n                \"area\": \"14\",\n                \"count\": \"18\"\n            },\n            {\n                \"_id\": \"641299a8d7fb4a2f516be5ee\",\n                \"_timestamp\": 1678940584814,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"1\",\n                \"area\": \"13\",\n                \"count\": \"36\"\n            },\n            {\n                \"_id\": \"641299a8d7fb4a2f516be5ed\",\n                \"_timestamp\": 1678940584790,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"1\",\n                \"area\": \"12\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"641299a8d7fb4a2f516be5ec\",\n                \"_timestamp\": 1678940584764,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"1\",\n                \"area\": \"09\",\n                \"count\": \"27\"\n            },\n            {\n                \"_id\": \"641299a8d7fb4a2f516be5eb\",\n                \"_timestamp\": 1678940584739,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"1\",\n                \"area\": \"08\",\n                \"count\": \"18\"\n            },\n            {\n                \"_id\": \"641299a8d7fb4a2f516be5ea\",\n                \"_timestamp\": 1678940584712,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"1\",\n                \"area\": \"07\",\n                \"count\": \"9\"\n            },\n            {\n                \"_id\": \"641299a8d7fb4a2f516be5e9\",\n                \"_timestamp\": 1678940584686,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"1\",\n                \"area\": \"06\",\n                \"count\": \"12\"\n            },\n            {\n                \"_id\": \"641299a8d7fb4a2f516be5e8\",\n                \"_timestamp\": 1678940584664,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"1\",\n                \"area\": \"05\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299a8d7fb4a2f516be5e7\",\n                \"_timestamp\": 1678940584639,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"1\",\n                \"area\": \"04\",\n                \"count\": \"36\"\n            },\n            {\n                \"_id\": \"641299a8d7fb4a2f516be5e6\",\n                \"_timestamp\": 1678940584610,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"1\",\n                \"area\": \"03\",\n                \"count\": \"24\"\n            },\n            {\n                \"_id\": \"641299a8d7fb4a2f516be5e5\",\n                \"_timestamp\": 1678940584579,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"1\",\n                \"area\": \"02\",\n                \"count\": \"78\"\n            },\n            {\n                \"_id\": \"641299a8d7fb4a2f516be5e4\",\n                \"_timestamp\": 1678940584556,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"1\",\n                \"area\": \"01\",\n                \"count\": \"12\"\n            },\n            {\n                \"_id\": \"641299a8d7fb4a2f516be5e3\",\n                \"_timestamp\": 1678940584528,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"77\",\n                \"sex\": \"9\",\n                \"area\": \"77\",\n                \"count\": \"1110\"\n            },\n            {\n                \"_id\": \"641299a8d7fb4a2f516be5e2\",\n                \"_timestamp\": 1678940584504,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"77\",\n                \"sex\": \"9\",\n                \"area\": \"9999\",\n                \"count\": \"1110\"\n            },\n            {\n                \"_id\": \"641299a8d7fb4a2f516be5e1\",\n                \"_timestamp\": 1678940584481,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"77\",\n                \"sex\": \"9\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"641299a8d7fb4a2f516be5e0\",\n                \"_timestamp\": 1678940584457,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"77\",\n                \"sex\": \"9\",\n                \"area\": \"18\",\n                \"count\": \"15\"\n            },\n            {\n                \"_id\": \"641299a8d7fb4a2f516be5df\",\n                \"_timestamp\": 1678940584433,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"77\",\n                \"sex\": \"9\",\n                \"area\": \"17\",\n                \"count\": \"21\"\n            },\n            {\n                \"_id\": \"641299a8d7fb4a2f516be5de\",\n                \"_timestamp\": 1678940584409,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"77\",\n                \"sex\": \"9\",\n                \"area\": \"16\",\n                \"count\": \"12\"\n            },\n            {\n                \"_id\": \"641299a8d7fb4a2f516be5dd\",\n                \"_timestamp\": 1678940584387,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"77\",\n                \"sex\": \"9\",\n                \"area\": \"15\",\n                \"count\": \"24\"\n            },\n            {\n                \"_id\": \"641299a8d7fb4a2f516be5dc\",\n                \"_timestamp\": 1678940584365,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"77\",\n                \"sex\": \"9\",\n                \"area\": \"14\",\n                \"count\": \"66\"\n            },\n            {\n                \"_id\": \"641299a8d7fb4a2f516be5db\",\n                \"_timestamp\": 1678940584343,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"77\",\n                \"sex\": \"9\",\n                \"area\": \"13\",\n                \"count\": \"159\"\n            },\n            {\n                \"_id\": \"641299a8d7fb4a2f516be5da\",\n                \"_timestamp\": 1678940584320,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"77\",\n                \"sex\": \"9\",\n                \"area\": \"12\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"641299a8d7fb4a2f516be5d9\",\n                \"_timestamp\": 1678940584297,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"77\",\n                \"sex\": \"9\",\n                \"area\": \"09\",\n                \"count\": \"102\"\n            },\n            {\n                \"_id\": \"641299a8d7fb4a2f516be5d8\",\n                \"_timestamp\": 1678940584266,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"77\",\n                \"sex\": \"9\",\n                \"area\": \"08\",\n                \"count\": \"78\"\n            },\n            {\n                \"_id\": \"641299a8d7fb4a2f516be5d7\",\n                \"_timestamp\": 1678940584238,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"77\",\n                \"sex\": \"9\",\n                \"area\": \"07\",\n                \"count\": \"39\"\n            },\n            {\n                \"_id\": \"641299a8d7fb4a2f516be5d6\",\n                \"_timestamp\": 1678940584206,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"77\",\n                \"sex\": \"9\",\n                \"area\": \"06\",\n                \"count\": \"39\"\n            },\n            {\n                \"_id\": \"641299a8d7fb4a2f516be5d5\",\n                \"_timestamp\": 1678940584176,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"77\",\n                \"sex\": \"9\",\n                \"area\": \"05\",\n                \"count\": \"12\"\n            },\n            {\n                \"_id\": \"641299a8d7fb4a2f516be5d4\",\n                \"_timestamp\": 1678940584145,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"77\",\n                \"sex\": \"9\",\n                \"area\": \"04\",\n                \"count\": \"84\"\n            },\n            {\n                \"_id\": \"641299a8d7fb4a2f516be5d3\",\n                \"_timestamp\": 1678940584121,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"77\",\n                \"sex\": \"9\",\n                \"area\": \"03\",\n                \"count\": \"99\"\n            },\n            {\n                \"_id\": \"641299a8d7fb4a2f516be5d2\",\n                \"_timestamp\": 1678940584079,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"77\",\n                \"sex\": \"9\",\n                \"area\": \"02\",\n                \"count\": \"327\"\n            },\n            {\n                \"_id\": \"641299a8d7fb4a2f516be5d1\",\n                \"_timestamp\": 1678940584056,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"77\",\n                \"sex\": \"9\",\n                \"area\": \"01\",\n                \"count\": \"36\"\n            },\n            {\n                \"_id\": \"641299a8d7fb4a2f516be5d0\",\n                \"_timestamp\": 1678940584033,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"77\",\n                \"sex\": \"2\",\n                \"area\": \"77\",\n                \"count\": \"819\"\n            },\n            {\n                \"_id\": \"641299a8d7fb4a2f516be5cf\",\n                \"_timestamp\": 1678940584010,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"77\",\n                \"sex\": \"2\",\n                \"area\": \"9999\",\n                \"count\": \"819\"\n            },\n            {\n                \"_id\": \"641299a7d7fb4a2f516be5ce\",\n                \"_timestamp\": 1678940583985,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"77\",\n                \"sex\": \"2\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"641299a7d7fb4a2f516be5cd\",\n                \"_timestamp\": 1678940583961,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"77\",\n                \"sex\": \"2\",\n                \"area\": \"18\",\n                \"count\": \"9\"\n            },\n            {\n                \"_id\": \"641299a7d7fb4a2f516be5cc\",\n                \"_timestamp\": 1678940583936,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"77\",\n                \"sex\": \"2\",\n                \"area\": \"17\",\n                \"count\": \"12\"\n            },\n            {\n                \"_id\": \"641299a7d7fb4a2f516be5cb\",\n                \"_timestamp\": 1678940583914,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"77\",\n                \"sex\": \"2\",\n                \"area\": \"16\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"641299a7d7fb4a2f516be5ca\",\n                \"_timestamp\": 1678940583892,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"77\",\n                \"sex\": \"2\",\n                \"area\": \"15\",\n                \"count\": \"21\"\n            },\n            {\n                \"_id\": \"641299a7d7fb4a2f516be5c9\",\n                \"_timestamp\": 1678940583867,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"77\",\n                \"sex\": \"2\",\n                \"area\": \"14\",\n                \"count\": \"48\"\n            },\n            {\n                \"_id\": \"641299a7d7fb4a2f516be5c8\",\n                \"_timestamp\": 1678940583844,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"77\",\n                \"sex\": \"2\",\n                \"area\": \"13\",\n                \"count\": \"126\"\n            },\n            {\n                \"_id\": \"641299a7d7fb4a2f516be5c7\",\n                \"_timestamp\": 1678940583818,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"77\",\n                \"sex\": \"2\",\n                \"area\": \"12\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"641299a7d7fb4a2f516be5c6\",\n                \"_timestamp\": 1678940583791,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"77\",\n                \"sex\": \"2\",\n                \"area\": \"09\",\n                \"count\": \"72\"\n            },\n            {\n                \"_id\": \"641299a7d7fb4a2f516be5c5\",\n                \"_timestamp\": 1678940583766,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"77\",\n                \"sex\": \"2\",\n                \"area\": \"08\",\n                \"count\": \"60\"\n            },\n            {\n                \"_id\": \"641299a7d7fb4a2f516be5c4\",\n                \"_timestamp\": 1678940583723,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"77\",\n                \"sex\": \"2\",\n                \"area\": \"07\",\n                \"count\": \"30\"\n            },\n            {\n                \"_id\": \"641299a7d7fb4a2f516be5c3\",\n                \"_timestamp\": 1678940583697,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"77\",\n                \"sex\": \"2\",\n                \"area\": \"06\",\n                \"count\": \"24\"\n            },\n            {\n                \"_id\": \"641299a7d7fb4a2f516be5c2\",\n                \"_timestamp\": 1678940583672,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"77\",\n                \"sex\": \"2\",\n                \"area\": \"05\",\n                \"count\": \"9\"\n            },\n            {\n                \"_id\": \"641299a7d7fb4a2f516be5c1\",\n                \"_timestamp\": 1678940583649,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"77\",\n                \"sex\": \"2\",\n                \"area\": \"04\",\n                \"count\": \"48\"\n            },\n            {\n                \"_id\": \"641299a7d7fb4a2f516be5c0\",\n                \"_timestamp\": 1678940583624,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"77\",\n                \"sex\": \"2\",\n                \"area\": \"03\",\n                \"count\": \"78\"\n            },\n            {\n                \"_id\": \"641299a7d7fb4a2f516be5bf\",\n                \"_timestamp\": 1678940583600,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"77\",\n                \"sex\": \"2\",\n                \"area\": \"02\",\n                \"count\": \"252\"\n            },\n            {\n                \"_id\": \"641299a7d7fb4a2f516be5be\",\n                \"_timestamp\": 1678940583566,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"77\",\n                \"sex\": \"2\",\n                \"area\": \"01\",\n                \"count\": \"24\"\n            },\n            {\n                \"_id\": \"641299a7d7fb4a2f516be5bd\",\n                \"_timestamp\": 1678940583499,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"77\",\n                \"sex\": \"1\",\n                \"area\": \"77\",\n                \"count\": \"291\"\n            },\n            {\n                \"_id\": \"641299a7d7fb4a2f516be5bc\",\n                \"_timestamp\": 1678940583460,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"77\",\n                \"sex\": \"1\",\n                \"area\": \"9999\",\n                \"count\": \"291\"\n            },\n            {\n                \"_id\": \"641299a7d7fb4a2f516be5bb\",\n                \"_timestamp\": 1678940583431,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"77\",\n                \"sex\": \"1\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"641299a7d7fb4a2f516be5ba\",\n                \"_timestamp\": 1678940583403,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"77\",\n                \"sex\": \"1\",\n                \"area\": \"18\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"641299a7d7fb4a2f516be5b9\",\n                \"_timestamp\": 1678940583378,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"77\",\n                \"sex\": \"1\",\n                \"area\": \"17\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"641299a7d7fb4a2f516be5b8\",\n                \"_timestamp\": 1678940583351,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"77\",\n                \"sex\": \"1\",\n                \"area\": \"16\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"641299a7d7fb4a2f516be5b7\",\n                \"_timestamp\": 1678940583324,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"77\",\n                \"sex\": \"1\",\n                \"area\": \"15\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"641299a7d7fb4a2f516be5b6\",\n                \"_timestamp\": 1678940583301,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"77\",\n                \"sex\": \"1\",\n                \"area\": \"14\",\n                \"count\": \"18\"\n            },\n            {\n                \"_id\": \"641299a7d7fb4a2f516be5b5\",\n                \"_timestamp\": 1678940583278,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"77\",\n                \"sex\": \"1\",\n                \"area\": \"13\",\n                \"count\": \"36\"\n            },\n            {\n                \"_id\": \"641299a7d7fb4a2f516be5b4\",\n                \"_timestamp\": 1678940583254,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"77\",\n                \"sex\": \"1\",\n                \"area\": \"12\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"641299a7d7fb4a2f516be5b3\",\n                \"_timestamp\": 1678940583224,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"77\",\n                \"sex\": \"1\",\n                \"area\": \"09\",\n                \"count\": \"27\"\n            },\n            {\n                \"_id\": \"641299a7d7fb4a2f516be5b2\",\n                \"_timestamp\": 1678940583199,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"77\",\n                \"sex\": \"1\",\n                \"area\": \"08\",\n                \"count\": \"18\"\n            },\n            {\n                \"_id\": \"641299a7d7fb4a2f516be5b1\",\n                \"_timestamp\": 1678940583177,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"77\",\n                \"sex\": \"1\",\n                \"area\": \"07\",\n                \"count\": \"9\"\n            },\n            {\n                \"_id\": \"641299a7d7fb4a2f516be5b0\",\n                \"_timestamp\": 1678940583153,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"77\",\n                \"sex\": \"1\",\n                \"area\": \"06\",\n                \"count\": \"12\"\n            },\n            {\n                \"_id\": \"641299a7d7fb4a2f516be5af\",\n                \"_timestamp\": 1678940583123,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"77\",\n                \"sex\": \"1\",\n                \"area\": \"05\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299a7d7fb4a2f516be5ae\",\n                \"_timestamp\": 1678940583097,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"77\",\n                \"sex\": \"1\",\n                \"area\": \"04\",\n                \"count\": \"36\"\n            },\n            {\n                \"_id\": \"641299a7d7fb4a2f516be5ad\",\n                \"_timestamp\": 1678940583074,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"77\",\n                \"sex\": \"1\",\n                \"area\": \"03\",\n                \"count\": \"24\"\n            },\n            {\n                \"_id\": \"641299a7d7fb4a2f516be5ac\",\n                \"_timestamp\": 1678940583050,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"77\",\n                \"sex\": \"1\",\n                \"area\": \"02\",\n                \"count\": \"78\"\n            },\n            {\n                \"_id\": \"641299a7d7fb4a2f516be5ab\",\n                \"_timestamp\": 1678940583026,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"77\",\n                \"sex\": \"1\",\n                \"area\": \"01\",\n                \"count\": \"12\"\n            },\n            {\n                \"_id\": \"641299a7d7fb4a2f516be5aa\",\n                \"_timestamp\": 1678940583000,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"9\",\n                \"sex\": \"9\",\n                \"area\": \"77\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299a6d7fb4a2f516be5a9\",\n                \"_timestamp\": 1678940582967,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"9\",\n                \"sex\": \"9\",\n                \"area\": \"9999\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299a6d7fb4a2f516be5a8\",\n                \"_timestamp\": 1678940582931,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"9\",\n                \"sex\": \"9\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"641299a6d7fb4a2f516be5a7\",\n                \"_timestamp\": 1678940582884,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"9\",\n                \"sex\": \"9\",\n                \"area\": \"18\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299a6d7fb4a2f516be5a6\",\n                \"_timestamp\": 1678940582858,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"9\",\n                \"sex\": \"9\",\n                \"area\": \"17\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299a6d7fb4a2f516be5a5\",\n                \"_timestamp\": 1678940582833,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"9\",\n                \"sex\": \"9\",\n                \"area\": \"16\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299a6d7fb4a2f516be5a4\",\n                \"_timestamp\": 1678940582808,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"9\",\n                \"sex\": \"9\",\n                \"area\": \"15\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299a6d7fb4a2f516be5a3\",\n                \"_timestamp\": 1678940582785,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"9\",\n                \"sex\": \"9\",\n                \"area\": \"14\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299a6d7fb4a2f516be5a2\",\n                \"_timestamp\": 1678940582760,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"9\",\n                \"sex\": \"9\",\n                \"area\": \"13\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299a6d7fb4a2f516be5a1\",\n                \"_timestamp\": 1678940582736,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"9\",\n                \"sex\": \"9\",\n                \"area\": \"12\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299a6d7fb4a2f516be5a0\",\n                \"_timestamp\": 1678940582713,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"9\",\n                \"sex\": \"9\",\n                \"area\": \"09\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299a6d7fb4a2f516be59f\",\n                \"_timestamp\": 1678940582688,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"9\",\n                \"sex\": \"9\",\n                \"area\": \"08\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299a6d7fb4a2f516be59e\",\n                \"_timestamp\": 1678940582666,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"9\",\n                \"sex\": \"9\",\n                \"area\": \"07\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299a6d7fb4a2f516be59d\",\n                \"_timestamp\": 1678940582643,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"9\",\n                \"sex\": \"9\",\n                \"area\": \"06\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299a6d7fb4a2f516be59c\",\n                \"_timestamp\": 1678940582619,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"9\",\n                \"sex\": \"9\",\n                \"area\": \"05\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299a6d7fb4a2f516be59b\",\n                \"_timestamp\": 1678940582597,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"9\",\n                \"sex\": \"9\",\n                \"area\": \"04\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299a6d7fb4a2f516be59a\",\n                \"_timestamp\": 1678940582570,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"9\",\n                \"sex\": \"9\",\n                \"area\": \"03\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299a6d7fb4a2f516be599\",\n                \"_timestamp\": 1678940582544,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"9\",\n                \"sex\": \"9\",\n                \"area\": \"02\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299a6d7fb4a2f516be598\",\n                \"_timestamp\": 1678940582521,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"9\",\n                \"sex\": \"9\",\n                \"area\": \"01\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299a6d7fb4a2f516be597\",\n                \"_timestamp\": 1678940582497,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"9\",\n                \"sex\": \"2\",\n                \"area\": \"77\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299a6d7fb4a2f516be596\",\n                \"_timestamp\": 1678940582473,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"9\",\n                \"sex\": \"2\",\n                \"area\": \"9999\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299a6d7fb4a2f516be595\",\n                \"_timestamp\": 1678940582448,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"9\",\n                \"sex\": \"2\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"641299a6d7fb4a2f516be594\",\n                \"_timestamp\": 1678940582420,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"9\",\n                \"sex\": \"2\",\n                \"area\": \"18\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299a6d7fb4a2f516be593\",\n                \"_timestamp\": 1678940582398,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"9\",\n                \"sex\": \"2\",\n                \"area\": \"17\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299a6d7fb4a2f516be592\",\n                \"_timestamp\": 1678940582375,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"9\",\n                \"sex\": \"2\",\n                \"area\": \"16\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299a6d7fb4a2f516be591\",\n                \"_timestamp\": 1678940582353,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"9\",\n                \"sex\": \"2\",\n                \"area\": \"15\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299a6d7fb4a2f516be590\",\n                \"_timestamp\": 1678940582331,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"9\",\n                \"sex\": \"2\",\n                \"area\": \"14\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299a6d7fb4a2f516be58f\",\n                \"_timestamp\": 1678940582306,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"9\",\n                \"sex\": \"2\",\n                \"area\": \"13\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299a6d7fb4a2f516be58e\",\n                \"_timestamp\": 1678940582283,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"9\",\n                \"sex\": \"2\",\n                \"area\": \"12\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299a6d7fb4a2f516be58d\",\n                \"_timestamp\": 1678940582250,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"9\",\n                \"sex\": \"2\",\n                \"area\": \"09\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299a6d7fb4a2f516be58c\",\n                \"_timestamp\": 1678940582222,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"9\",\n                \"sex\": \"2\",\n                \"area\": \"08\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299a6d7fb4a2f516be58b\",\n                \"_timestamp\": 1678940582196,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"9\",\n                \"sex\": \"2\",\n                \"area\": \"07\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299a6d7fb4a2f516be58a\",\n                \"_timestamp\": 1678940582171,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"9\",\n                \"sex\": \"2\",\n                \"area\": \"06\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299a6d7fb4a2f516be589\",\n                \"_timestamp\": 1678940582149,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"9\",\n                \"sex\": \"2\",\n                \"area\": \"05\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299a6d7fb4a2f516be588\",\n                \"_timestamp\": 1678940582122,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"9\",\n                \"sex\": \"2\",\n                \"area\": \"04\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299a6d7fb4a2f516be587\",\n                \"_timestamp\": 1678940582097,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"9\",\n                \"sex\": \"2\",\n                \"area\": \"03\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299a6d7fb4a2f516be586\",\n                \"_timestamp\": 1678940582072,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"9\",\n                \"sex\": \"2\",\n                \"area\": \"02\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299a6d7fb4a2f516be585\",\n                \"_timestamp\": 1678940582049,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"9\",\n                \"sex\": \"2\",\n                \"area\": \"01\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299a6d7fb4a2f516be584\",\n                \"_timestamp\": 1678940582026,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"9\",\n                \"sex\": \"1\",\n                \"area\": \"77\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299a6d7fb4a2f516be583\",\n                \"_timestamp\": 1678940582000,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"9\",\n                \"sex\": \"1\",\n                \"area\": \"9999\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299a5d7fb4a2f516be582\",\n                \"_timestamp\": 1678940581975,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"9\",\n                \"sex\": \"1\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"641299a5d7fb4a2f516be581\",\n                \"_timestamp\": 1678940581950,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"9\",\n                \"sex\": \"1\",\n                \"area\": \"18\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299a5d7fb4a2f516be580\",\n                \"_timestamp\": 1678940581925,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"9\",\n                \"sex\": \"1\",\n                \"area\": \"17\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299a5d7fb4a2f516be57f\",\n                \"_timestamp\": 1678940581898,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"9\",\n                \"sex\": \"1\",\n                \"area\": \"16\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299a5d7fb4a2f516be57e\",\n                \"_timestamp\": 1678940581872,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"9\",\n                \"sex\": \"1\",\n                \"area\": \"15\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299a5d7fb4a2f516be57d\",\n                \"_timestamp\": 1678940581845,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"9\",\n                \"sex\": \"1\",\n                \"area\": \"14\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299a5d7fb4a2f516be57c\",\n                \"_timestamp\": 1678940581820,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"9\",\n                \"sex\": \"1\",\n                \"area\": \"13\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299a5d7fb4a2f516be57b\",\n                \"_timestamp\": 1678940581794,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"9\",\n                \"sex\": \"1\",\n                \"area\": \"12\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299a5d7fb4a2f516be57a\",\n                \"_timestamp\": 1678940581771,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"9\",\n                \"sex\": \"1\",\n                \"area\": \"09\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299a5d7fb4a2f516be579\",\n                \"_timestamp\": 1678940581748,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"9\",\n                \"sex\": \"1\",\n                \"area\": \"08\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299a5d7fb4a2f516be578\",\n                \"_timestamp\": 1678940581722,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"9\",\n                \"sex\": \"1\",\n                \"area\": \"07\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299a5d7fb4a2f516be577\",\n                \"_timestamp\": 1678940581697,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"9\",\n                \"sex\": \"1\",\n                \"area\": \"06\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299a5d7fb4a2f516be576\",\n                \"_timestamp\": 1678940581674,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"9\",\n                \"sex\": \"1\",\n                \"area\": \"05\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299a5d7fb4a2f516be575\",\n                \"_timestamp\": 1678940581643,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"9\",\n                \"sex\": \"1\",\n                \"area\": \"04\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299a5d7fb4a2f516be574\",\n                \"_timestamp\": 1678940581609,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"9\",\n                \"sex\": \"1\",\n                \"area\": \"03\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299a5d7fb4a2f516be573\",\n                \"_timestamp\": 1678940581585,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"9\",\n                \"sex\": \"1\",\n                \"area\": \"02\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299a5d7fb4a2f516be572\",\n                \"_timestamp\": 1678940581557,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"9\",\n                \"sex\": \"1\",\n                \"area\": \"01\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299a5d7fb4a2f516be571\",\n                \"_timestamp\": 1678940581532,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"6\",\n                \"sex\": \"9\",\n                \"area\": \"77\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"641299a5d7fb4a2f516be570\",\n                \"_timestamp\": 1678940581502,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"6\",\n                \"sex\": \"9\",\n                \"area\": \"9999\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"641299a5d7fb4a2f516be56f\",\n                \"_timestamp\": 1678940581477,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"6\",\n                \"sex\": \"9\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"641299a5d7fb4a2f516be56e\",\n                \"_timestamp\": 1678940581454,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"6\",\n                \"sex\": \"9\",\n                \"area\": \"18\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299a5d7fb4a2f516be56d\",\n                \"_timestamp\": 1678940581429,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"6\",\n                \"sex\": \"9\",\n                \"area\": \"17\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299a5d7fb4a2f516be56c\",\n                \"_timestamp\": 1678940581405,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"6\",\n                \"sex\": \"9\",\n                \"area\": \"16\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299a5d7fb4a2f516be56b\",\n                \"_timestamp\": 1678940581381,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"6\",\n                \"sex\": \"9\",\n                \"area\": \"15\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299a5d7fb4a2f516be56a\",\n                \"_timestamp\": 1678940581353,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"6\",\n                \"sex\": \"9\",\n                \"area\": \"14\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299a5d7fb4a2f516be569\",\n                \"_timestamp\": 1678940581329,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"6\",\n                \"sex\": \"9\",\n                \"area\": \"13\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299a5d7fb4a2f516be568\",\n                \"_timestamp\": 1678940581301,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"6\",\n                \"sex\": \"9\",\n                \"area\": \"12\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299a5d7fb4a2f516be567\",\n                \"_timestamp\": 1678940581277,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"6\",\n                \"sex\": \"9\",\n                \"area\": \"09\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299a5d7fb4a2f516be566\",\n                \"_timestamp\": 1678940581251,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"6\",\n                \"sex\": \"9\",\n                \"area\": \"08\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299a5d7fb4a2f516be565\",\n                \"_timestamp\": 1678940581226,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"6\",\n                \"sex\": \"9\",\n                \"area\": \"07\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299a5d7fb4a2f516be564\",\n                \"_timestamp\": 1678940581200,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"6\",\n                \"sex\": \"9\",\n                \"area\": \"06\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299a5d7fb4a2f516be563\",\n                \"_timestamp\": 1678940581176,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"6\",\n                \"sex\": \"9\",\n                \"area\": \"05\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299a5d7fb4a2f516be562\",\n                \"_timestamp\": 1678940581149,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"6\",\n                \"sex\": \"9\",\n                \"area\": \"04\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299a5d7fb4a2f516be561\",\n                \"_timestamp\": 1678940581125,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"6\",\n                \"sex\": \"9\",\n                \"area\": \"03\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299a5d7fb4a2f516be560\",\n                \"_timestamp\": 1678940581098,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"6\",\n                \"sex\": \"9\",\n                \"area\": \"02\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299a5d7fb4a2f516be55f\",\n                \"_timestamp\": 1678940581075,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"6\",\n                \"sex\": \"9\",\n                \"area\": \"01\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299a5d7fb4a2f516be55e\",\n                \"_timestamp\": 1678940581049,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"6\",\n                \"sex\": \"2\",\n                \"area\": \"77\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299a5d7fb4a2f516be55d\",\n                \"_timestamp\": 1678940581004,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"6\",\n                \"sex\": \"2\",\n                \"area\": \"9999\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299a4d7fb4a2f516be55c\",\n                \"_timestamp\": 1678940580972,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"6\",\n                \"sex\": \"2\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"641299a4d7fb4a2f516be55b\",\n                \"_timestamp\": 1678940580911,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"6\",\n                \"sex\": \"2\",\n                \"area\": \"18\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299a4d7fb4a2f516be55a\",\n                \"_timestamp\": 1678940580885,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"6\",\n                \"sex\": \"2\",\n                \"area\": \"17\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299a4d7fb4a2f516be559\",\n                \"_timestamp\": 1678940580848,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"6\",\n                \"sex\": \"2\",\n                \"area\": \"16\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299a4d7fb4a2f516be558\",\n                \"_timestamp\": 1678940580788,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"6\",\n                \"sex\": \"2\",\n                \"area\": \"15\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299a4d7fb4a2f516be557\",\n                \"_timestamp\": 1678940580762,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"6\",\n                \"sex\": \"2\",\n                \"area\": \"14\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299a4d7fb4a2f516be556\",\n                \"_timestamp\": 1678940580732,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"6\",\n                \"sex\": \"2\",\n                \"area\": \"13\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299a4d7fb4a2f516be555\",\n                \"_timestamp\": 1678940580687,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"6\",\n                \"sex\": \"2\",\n                \"area\": \"12\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299a4d7fb4a2f516be554\",\n                \"_timestamp\": 1678940580649,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"6\",\n                \"sex\": \"2\",\n                \"area\": \"09\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299a4d7fb4a2f516be553\",\n                \"_timestamp\": 1678940580569,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"6\",\n                \"sex\": \"2\",\n                \"area\": \"08\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299a4d7fb4a2f516be552\",\n                \"_timestamp\": 1678940580539,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"6\",\n                \"sex\": \"2\",\n                \"area\": \"07\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299a4d7fb4a2f516be551\",\n                \"_timestamp\": 1678940580515,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"6\",\n                \"sex\": \"2\",\n                \"area\": \"06\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299a4d7fb4a2f516be550\",\n                \"_timestamp\": 1678940580491,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"6\",\n                \"sex\": \"2\",\n                \"area\": \"05\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299a4d7fb4a2f516be54f\",\n                \"_timestamp\": 1678940580462,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"6\",\n                \"sex\": \"2\",\n                \"area\": \"04\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299a4d7fb4a2f516be54e\",\n                \"_timestamp\": 1678940580435,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"6\",\n                \"sex\": \"2\",\n                \"area\": \"03\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299a4d7fb4a2f516be54d\",\n                \"_timestamp\": 1678940580406,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"6\",\n                \"sex\": \"2\",\n                \"area\": \"02\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299a4d7fb4a2f516be54c\",\n                \"_timestamp\": 1678940580380,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"6\",\n                \"sex\": \"2\",\n                \"area\": \"01\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299a4d7fb4a2f516be54b\",\n                \"_timestamp\": 1678940580356,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"6\",\n                \"sex\": \"1\",\n                \"area\": \"77\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"641299a4d7fb4a2f516be54a\",\n                \"_timestamp\": 1678940580329,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"6\",\n                \"sex\": \"1\",\n                \"area\": \"9999\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"641299a4d7fb4a2f516be549\",\n                \"_timestamp\": 1678940580303,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"6\",\n                \"sex\": \"1\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"641299a4d7fb4a2f516be548\",\n                \"_timestamp\": 1678940580237,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"6\",\n                \"sex\": \"1\",\n                \"area\": \"18\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299a4d7fb4a2f516be547\",\n                \"_timestamp\": 1678940580208,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"6\",\n                \"sex\": \"1\",\n                \"area\": \"17\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299a4d7fb4a2f516be546\",\n                \"_timestamp\": 1678940580168,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"6\",\n                \"sex\": \"1\",\n                \"area\": \"16\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299a4d7fb4a2f516be545\",\n                \"_timestamp\": 1678940580145,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"6\",\n                \"sex\": \"1\",\n                \"area\": \"15\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299a4d7fb4a2f516be544\",\n                \"_timestamp\": 1678940580119,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"6\",\n                \"sex\": \"1\",\n                \"area\": \"14\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299a4d7fb4a2f516be543\",\n                \"_timestamp\": 1678940580092,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"6\",\n                \"sex\": \"1\",\n                \"area\": \"13\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299a4d7fb4a2f516be542\",\n                \"_timestamp\": 1678940580067,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"6\",\n                \"sex\": \"1\",\n                \"area\": \"12\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299a4d7fb4a2f516be541\",\n                \"_timestamp\": 1678940580034,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"6\",\n                \"sex\": \"1\",\n                \"area\": \"09\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299a4d7fb4a2f516be540\",\n                \"_timestamp\": 1678940580007,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"6\",\n                \"sex\": \"1\",\n                \"area\": \"08\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299a3d7fb4a2f516be53f\",\n                \"_timestamp\": 1678940579982,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"6\",\n                \"sex\": \"1\",\n                \"area\": \"07\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299a3d7fb4a2f516be53e\",\n                \"_timestamp\": 1678940579953,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"6\",\n                \"sex\": \"1\",\n                \"area\": \"06\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299a3d7fb4a2f516be53d\",\n                \"_timestamp\": 1678940579893,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"6\",\n                \"sex\": \"1\",\n                \"area\": \"05\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299a3d7fb4a2f516be53c\",\n                \"_timestamp\": 1678940579869,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"6\",\n                \"sex\": \"1\",\n                \"area\": \"04\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299a3d7fb4a2f516be53b\",\n                \"_timestamp\": 1678940579837,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"6\",\n                \"sex\": \"1\",\n                \"area\": \"03\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299a3d7fb4a2f516be53a\",\n                \"_timestamp\": 1678940579814,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"6\",\n                \"sex\": \"1\",\n                \"area\": \"02\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299a3d7fb4a2f516be539\",\n                \"_timestamp\": 1678940579778,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"6\",\n                \"sex\": \"1\",\n                \"area\": \"01\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299a3d7fb4a2f516be538\",\n                \"_timestamp\": 1678940579752,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"5\",\n                \"sex\": \"9\",\n                \"area\": \"77\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"641299a3d7fb4a2f516be537\",\n                \"_timestamp\": 1678940579725,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"5\",\n                \"sex\": \"9\",\n                \"area\": \"9999\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"641299a3d7fb4a2f516be536\",\n                \"_timestamp\": 1678940579691,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"5\",\n                \"sex\": \"9\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"641299a3d7fb4a2f516be535\",\n                \"_timestamp\": 1678940579666,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"5\",\n                \"sex\": \"9\",\n                \"area\": \"18\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299a3d7fb4a2f516be534\",\n                \"_timestamp\": 1678940579642,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"5\",\n                \"sex\": \"9\",\n                \"area\": \"17\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299a3d7fb4a2f516be533\",\n                \"_timestamp\": 1678940579616,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"5\",\n                \"sex\": \"9\",\n                \"area\": \"16\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299a3d7fb4a2f516be532\",\n                \"_timestamp\": 1678940579592,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"5\",\n                \"sex\": \"9\",\n                \"area\": \"15\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299a3d7fb4a2f516be531\",\n                \"_timestamp\": 1678940579562,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"5\",\n                \"sex\": \"9\",\n                \"area\": \"14\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299a3d7fb4a2f516be530\",\n                \"_timestamp\": 1678940579538,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"5\",\n                \"sex\": \"9\",\n                \"area\": \"13\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299a3d7fb4a2f516be52f\",\n                \"_timestamp\": 1678940579515,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"5\",\n                \"sex\": \"9\",\n                \"area\": \"12\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299a3d7fb4a2f516be52e\",\n                \"_timestamp\": 1678940579488,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"5\",\n                \"sex\": \"9\",\n                \"area\": \"09\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299a3d7fb4a2f516be52d\",\n                \"_timestamp\": 1678940579466,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"5\",\n                \"sex\": \"9\",\n                \"area\": \"08\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299a3d7fb4a2f516be52c\",\n                \"_timestamp\": 1678940579438,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"5\",\n                \"sex\": \"9\",\n                \"area\": \"07\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299a3d7fb4a2f516be52b\",\n                \"_timestamp\": 1678940579339,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"5\",\n                \"sex\": \"9\",\n                \"area\": \"06\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299a3d7fb4a2f516be52a\",\n                \"_timestamp\": 1678940579312,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"5\",\n                \"sex\": \"9\",\n                \"area\": \"05\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299a3d7fb4a2f516be529\",\n                \"_timestamp\": 1678940579286,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"5\",\n                \"sex\": \"9\",\n                \"area\": \"04\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299a3d7fb4a2f516be528\",\n                \"_timestamp\": 1678940579261,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"5\",\n                \"sex\": \"9\",\n                \"area\": \"03\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299a3d7fb4a2f516be527\",\n                \"_timestamp\": 1678940579232,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"5\",\n                \"sex\": \"9\",\n                \"area\": \"02\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"641299a3d7fb4a2f516be526\",\n                \"_timestamp\": 1678940579205,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"5\",\n                \"sex\": \"9\",\n                \"area\": \"01\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299a3d7fb4a2f516be525\",\n                \"_timestamp\": 1678940579182,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"5\",\n                \"sex\": \"2\",\n                \"area\": \"77\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"641299a3d7fb4a2f516be524\",\n                \"_timestamp\": 1678940579156,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"5\",\n                \"sex\": \"2\",\n                \"area\": \"9999\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"641299a3d7fb4a2f516be523\",\n                \"_timestamp\": 1678940579132,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"5\",\n                \"sex\": \"2\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"641299a3d7fb4a2f516be522\",\n                \"_timestamp\": 1678940579108,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"5\",\n                \"sex\": \"2\",\n                \"area\": \"18\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299a3d7fb4a2f516be521\",\n                \"_timestamp\": 1678940579083,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"5\",\n                \"sex\": \"2\",\n                \"area\": \"17\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299a3d7fb4a2f516be520\",\n                \"_timestamp\": 1678940579055,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"5\",\n                \"sex\": \"2\",\n                \"area\": \"16\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299a3d7fb4a2f516be51f\",\n                \"_timestamp\": 1678940579026,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"5\",\n                \"sex\": \"2\",\n                \"area\": \"15\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299a3d7fb4a2f516be51e\",\n                \"_timestamp\": 1678940579002,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"5\",\n                \"sex\": \"2\",\n                \"area\": \"14\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299a2d7fb4a2f516be51d\",\n                \"_timestamp\": 1678940578980,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"5\",\n                \"sex\": \"2\",\n                \"area\": \"13\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299a2d7fb4a2f516be51c\",\n                \"_timestamp\": 1678940578957,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"5\",\n                \"sex\": \"2\",\n                \"area\": \"12\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299a2d7fb4a2f516be51b\",\n                \"_timestamp\": 1678940578934,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"5\",\n                \"sex\": \"2\",\n                \"area\": \"09\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299a2d7fb4a2f516be51a\",\n                \"_timestamp\": 1678940578897,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"5\",\n                \"sex\": \"2\",\n                \"area\": \"08\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299a2d7fb4a2f516be519\",\n                \"_timestamp\": 1678940578871,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"5\",\n                \"sex\": \"2\",\n                \"area\": \"07\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299a2d7fb4a2f516be518\",\n                \"_timestamp\": 1678940578842,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"5\",\n                \"sex\": \"2\",\n                \"area\": \"06\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299a2d7fb4a2f516be517\",\n                \"_timestamp\": 1678940578816,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"5\",\n                \"sex\": \"2\",\n                \"area\": \"05\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299a2d7fb4a2f516be516\",\n                \"_timestamp\": 1678940578789,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"5\",\n                \"sex\": \"2\",\n                \"area\": \"04\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299a2d7fb4a2f516be515\",\n                \"_timestamp\": 1678940578759,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"5\",\n                \"sex\": \"2\",\n                \"area\": \"03\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299a2d7fb4a2f516be514\",\n                \"_timestamp\": 1678940578735,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"5\",\n                \"sex\": \"2\",\n                \"area\": \"02\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"641299a2d7fb4a2f516be513\",\n                \"_timestamp\": 1678940578713,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"5\",\n                \"sex\": \"2\",\n                \"area\": \"01\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299a2d7fb4a2f516be512\",\n                \"_timestamp\": 1678940578686,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"5\",\n                \"sex\": \"1\",\n                \"area\": \"77\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299a2d7fb4a2f516be511\",\n                \"_timestamp\": 1678940578657,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"5\",\n                \"sex\": \"1\",\n                \"area\": \"9999\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299a2d7fb4a2f516be510\",\n                \"_timestamp\": 1678940578630,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"5\",\n                \"sex\": \"1\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"641299a2d7fb4a2f516be50f\",\n                \"_timestamp\": 1678940578605,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"5\",\n                \"sex\": \"1\",\n                \"area\": \"18\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299a2d7fb4a2f516be50e\",\n                \"_timestamp\": 1678940578548,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"5\",\n                \"sex\": \"1\",\n                \"area\": \"17\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299a2d7fb4a2f516be50d\",\n                \"_timestamp\": 1678940578502,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"5\",\n                \"sex\": \"1\",\n                \"area\": \"16\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299a2d7fb4a2f516be50c\",\n                \"_timestamp\": 1678940578472,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"5\",\n                \"sex\": \"1\",\n                \"area\": \"15\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299a2d7fb4a2f516be50b\",\n                \"_timestamp\": 1678940578446,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"5\",\n                \"sex\": \"1\",\n                \"area\": \"14\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299a2d7fb4a2f516be50a\",\n                \"_timestamp\": 1678940578422,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"5\",\n                \"sex\": \"1\",\n                \"area\": \"13\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299a2d7fb4a2f516be509\",\n                \"_timestamp\": 1678940578394,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"5\",\n                \"sex\": \"1\",\n                \"area\": \"12\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299a2d7fb4a2f516be508\",\n                \"_timestamp\": 1678940578365,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"5\",\n                \"sex\": \"1\",\n                \"area\": \"09\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299a2d7fb4a2f516be507\",\n                \"_timestamp\": 1678940578340,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"5\",\n                \"sex\": \"1\",\n                \"area\": \"08\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299a2d7fb4a2f516be506\",\n                \"_timestamp\": 1678940578313,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"5\",\n                \"sex\": \"1\",\n                \"area\": \"07\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299a2d7fb4a2f516be505\",\n                \"_timestamp\": 1678940578261,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"5\",\n                \"sex\": \"1\",\n                \"area\": \"06\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299a2d7fb4a2f516be504\",\n                \"_timestamp\": 1678940578217,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"5\",\n                \"sex\": \"1\",\n                \"area\": \"05\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299a2d7fb4a2f516be503\",\n                \"_timestamp\": 1678940578186,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"5\",\n                \"sex\": \"1\",\n                \"area\": \"04\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299a2d7fb4a2f516be502\",\n                \"_timestamp\": 1678940578159,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"5\",\n                \"sex\": \"1\",\n                \"area\": \"03\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299a2d7fb4a2f516be501\",\n                \"_timestamp\": 1678940578133,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"5\",\n                \"sex\": \"1\",\n                \"area\": \"02\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299a2d7fb4a2f516be500\",\n                \"_timestamp\": 1678940578104,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"5\",\n                \"sex\": \"1\",\n                \"area\": \"01\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299a2d7fb4a2f516be4ff\",\n                \"_timestamp\": 1678940578076,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"4\",\n                \"sex\": \"9\",\n                \"area\": \"77\",\n                \"count\": \"30\"\n            },\n            {\n                \"_id\": \"641299a2d7fb4a2f516be4fe\",\n                \"_timestamp\": 1678940578049,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"4\",\n                \"sex\": \"9\",\n                \"area\": \"9999\",\n                \"count\": \"30\"\n            },\n            {\n                \"_id\": \"641299a2d7fb4a2f516be4fd\",\n                \"_timestamp\": 1678940578023,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"4\",\n                \"sex\": \"9\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"641299a2d7fb4a2f516be4fc\",\n                \"_timestamp\": 1678940578001,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"4\",\n                \"sex\": \"9\",\n                \"area\": \"18\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299a1d7fb4a2f516be4fb\",\n                \"_timestamp\": 1678940577974,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"4\",\n                \"sex\": \"9\",\n                \"area\": \"17\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299a1d7fb4a2f516be4fa\",\n                \"_timestamp\": 1678940577948,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"4\",\n                \"sex\": \"9\",\n                \"area\": \"16\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299a1d7fb4a2f516be4f9\",\n                \"_timestamp\": 1678940577921,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"4\",\n                \"sex\": \"9\",\n                \"area\": \"15\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299a1d7fb4a2f516be4f8\",\n                \"_timestamp\": 1678940577898,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"4\",\n                \"sex\": \"9\",\n                \"area\": \"14\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"641299a1d7fb4a2f516be4f7\",\n                \"_timestamp\": 1678940577872,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"4\",\n                \"sex\": \"9\",\n                \"area\": \"13\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"641299a1d7fb4a2f516be4f6\",\n                \"_timestamp\": 1678940577848,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"4\",\n                \"sex\": \"9\",\n                \"area\": \"12\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299a1d7fb4a2f516be4f5\",\n                \"_timestamp\": 1678940577826,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"4\",\n                \"sex\": \"9\",\n                \"area\": \"09\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"641299a1d7fb4a2f516be4f4\",\n                \"_timestamp\": 1678940577803,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"4\",\n                \"sex\": \"9\",\n                \"area\": \"08\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"641299a1d7fb4a2f516be4f3\",\n                \"_timestamp\": 1678940577772,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"4\",\n                \"sex\": \"9\",\n                \"area\": \"07\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299a1d7fb4a2f516be4f2\",\n                \"_timestamp\": 1678940577746,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"4\",\n                \"sex\": \"9\",\n                \"area\": \"06\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"641299a1d7fb4a2f516be4f1\",\n                \"_timestamp\": 1678940577723,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"4\",\n                \"sex\": \"9\",\n                \"area\": \"05\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299a1d7fb4a2f516be4f0\",\n                \"_timestamp\": 1678940577699,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"4\",\n                \"sex\": \"9\",\n                \"area\": \"04\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299a1d7fb4a2f516be4ef\",\n                \"_timestamp\": 1678940577676,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"4\",\n                \"sex\": \"9\",\n                \"area\": \"03\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"641299a1d7fb4a2f516be4ee\",\n                \"_timestamp\": 1678940577649,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"4\",\n                \"sex\": \"9\",\n                \"area\": \"02\",\n                \"count\": \"12\"\n            },\n            {\n                \"_id\": \"641299a1d7fb4a2f516be4ed\",\n                \"_timestamp\": 1678940577624,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"4\",\n                \"sex\": \"9\",\n                \"area\": \"01\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299a1d7fb4a2f516be4ec\",\n                \"_timestamp\": 1678940577596,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"4\",\n                \"sex\": \"2\",\n                \"area\": \"77\",\n                \"count\": \"21\"\n            },\n            {\n                \"_id\": \"641299a1d7fb4a2f516be4eb\",\n                \"_timestamp\": 1678940577566,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"4\",\n                \"sex\": \"2\",\n                \"area\": \"9999\",\n                \"count\": \"21\"\n            },\n            {\n                \"_id\": \"641299a1d7fb4a2f516be4ea\",\n                \"_timestamp\": 1678940577540,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"4\",\n                \"sex\": \"2\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"641299a1d7fb4a2f516be4e9\",\n                \"_timestamp\": 1678940577513,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"4\",\n                \"sex\": \"2\",\n                \"area\": \"18\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299a1d7fb4a2f516be4e8\",\n                \"_timestamp\": 1678940577482,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"4\",\n                \"sex\": \"2\",\n                \"area\": \"17\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299a1d7fb4a2f516be4e7\",\n                \"_timestamp\": 1678940577456,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"4\",\n                \"sex\": \"2\",\n                \"area\": \"16\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299a1d7fb4a2f516be4e6\",\n                \"_timestamp\": 1678940577427,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"4\",\n                \"sex\": \"2\",\n                \"area\": \"15\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299a1d7fb4a2f516be4e5\",\n                \"_timestamp\": 1678940577403,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"4\",\n                \"sex\": \"2\",\n                \"area\": \"14\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"641299a1d7fb4a2f516be4e4\",\n                \"_timestamp\": 1678940577378,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"4\",\n                \"sex\": \"2\",\n                \"area\": \"13\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"641299a1d7fb4a2f516be4e3\",\n                \"_timestamp\": 1678940577353,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"4\",\n                \"sex\": \"2\",\n                \"area\": \"12\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299a1d7fb4a2f516be4e2\",\n                \"_timestamp\": 1678940577321,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"4\",\n                \"sex\": \"2\",\n                \"area\": \"09\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"641299a1d7fb4a2f516be4e1\",\n                \"_timestamp\": 1678940577298,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"4\",\n                \"sex\": \"2\",\n                \"area\": \"08\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299a1d7fb4a2f516be4e0\",\n                \"_timestamp\": 1678940577268,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"4\",\n                \"sex\": \"2\",\n                \"area\": \"07\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299a1d7fb4a2f516be4df\",\n                \"_timestamp\": 1678940577242,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"4\",\n                \"sex\": \"2\",\n                \"area\": \"06\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"641299a1d7fb4a2f516be4de\",\n                \"_timestamp\": 1678940577218,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"4\",\n                \"sex\": \"2\",\n                \"area\": \"05\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299a1d7fb4a2f516be4dd\",\n                \"_timestamp\": 1678940577194,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"4\",\n                \"sex\": \"2\",\n                \"area\": \"04\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299a1d7fb4a2f516be4dc\",\n                \"_timestamp\": 1678940577163,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"4\",\n                \"sex\": \"2\",\n                \"area\": \"03\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"641299a1d7fb4a2f516be4db\",\n                \"_timestamp\": 1678940577135,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"4\",\n                \"sex\": \"2\",\n                \"area\": \"02\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"641299a1d7fb4a2f516be4da\",\n                \"_timestamp\": 1678940577108,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"4\",\n                \"sex\": \"2\",\n                \"area\": \"01\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299a1d7fb4a2f516be4d9\",\n                \"_timestamp\": 1678940577083,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"4\",\n                \"sex\": \"1\",\n                \"area\": \"77\",\n                \"count\": \"12\"\n            },\n            {\n                \"_id\": \"641299a1d7fb4a2f516be4d8\",\n                \"_timestamp\": 1678940577056,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"4\",\n                \"sex\": \"1\",\n                \"area\": \"9999\",\n                \"count\": \"12\"\n            },\n            {\n                \"_id\": \"641299a1d7fb4a2f516be4d7\",\n                \"_timestamp\": 1678940577022,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"4\",\n                \"sex\": \"1\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"641299a1d7fb4a2f516be4d6\",\n                \"_timestamp\": 1678940576999,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"4\",\n                \"sex\": \"1\",\n                \"area\": \"18\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299a0d7fb4a2f516be4d5\",\n                \"_timestamp\": 1678940576976,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"4\",\n                \"sex\": \"1\",\n                \"area\": \"17\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299a0d7fb4a2f516be4d4\",\n                \"_timestamp\": 1678940576953,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"4\",\n                \"sex\": \"1\",\n                \"area\": \"16\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299a0d7fb4a2f516be4d3\",\n                \"_timestamp\": 1678940576929,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"4\",\n                \"sex\": \"1\",\n                \"area\": \"15\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299a0d7fb4a2f516be4d2\",\n                \"_timestamp\": 1678940576905,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"4\",\n                \"sex\": \"1\",\n                \"area\": \"14\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299a0d7fb4a2f516be4d1\",\n                \"_timestamp\": 1678940576879,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"4\",\n                \"sex\": \"1\",\n                \"area\": \"13\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299a0d7fb4a2f516be4d0\",\n                \"_timestamp\": 1678940576855,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"4\",\n                \"sex\": \"1\",\n                \"area\": \"12\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299a0d7fb4a2f516be4cf\",\n                \"_timestamp\": 1678940576830,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"4\",\n                \"sex\": \"1\",\n                \"area\": \"09\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299a0d7fb4a2f516be4ce\",\n                \"_timestamp\": 1678940576805,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"4\",\n                \"sex\": \"1\",\n                \"area\": \"08\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299a0d7fb4a2f516be4cd\",\n                \"_timestamp\": 1678940576779,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"4\",\n                \"sex\": \"1\",\n                \"area\": \"07\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299a0d7fb4a2f516be4cc\",\n                \"_timestamp\": 1678940576754,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"4\",\n                \"sex\": \"1\",\n                \"area\": \"06\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299a0d7fb4a2f516be4cb\",\n                \"_timestamp\": 1678940576729,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"4\",\n                \"sex\": \"1\",\n                \"area\": \"05\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299a0d7fb4a2f516be4ca\",\n                \"_timestamp\": 1678940576703,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"4\",\n                \"sex\": \"1\",\n                \"area\": \"04\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299a0d7fb4a2f516be4c9\",\n                \"_timestamp\": 1678940576678,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"4\",\n                \"sex\": \"1\",\n                \"area\": \"03\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299a0d7fb4a2f516be4c8\",\n                \"_timestamp\": 1678940576651,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"4\",\n                \"sex\": \"1\",\n                \"area\": \"02\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"641299a0d7fb4a2f516be4c7\",\n                \"_timestamp\": 1678940576625,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"4\",\n                \"sex\": \"1\",\n                \"area\": \"01\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299a0d7fb4a2f516be4c6\",\n                \"_timestamp\": 1678940576601,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"3\",\n                \"sex\": \"9\",\n                \"area\": \"77\",\n                \"count\": \"21\"\n            },\n            {\n                \"_id\": \"641299a0d7fb4a2f516be4c5\",\n                \"_timestamp\": 1678940576566,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"3\",\n                \"sex\": \"9\",\n                \"area\": \"9999\",\n                \"count\": \"21\"\n            },\n            {\n                \"_id\": \"641299a0d7fb4a2f516be4c4\",\n                \"_timestamp\": 1678940576539,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"3\",\n                \"sex\": \"9\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"641299a0d7fb4a2f516be4c3\",\n                \"_timestamp\": 1678940576512,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"3\",\n                \"sex\": \"9\",\n                \"area\": \"18\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299a0d7fb4a2f516be4c2\",\n                \"_timestamp\": 1678940576482,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"3\",\n                \"sex\": \"9\",\n                \"area\": \"17\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299a0d7fb4a2f516be4c1\",\n                \"_timestamp\": 1678940576459,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"3\",\n                \"sex\": \"9\",\n                \"area\": \"16\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299a0d7fb4a2f516be4c0\",\n                \"_timestamp\": 1678940576434,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"3\",\n                \"sex\": \"9\",\n                \"area\": \"15\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299a0d7fb4a2f516be4bf\",\n                \"_timestamp\": 1678940576410,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"3\",\n                \"sex\": \"9\",\n                \"area\": \"14\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299a0d7fb4a2f516be4be\",\n                \"_timestamp\": 1678940576385,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"3\",\n                \"sex\": \"9\",\n                \"area\": \"13\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299a0d7fb4a2f516be4bd\",\n                \"_timestamp\": 1678940576361,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"3\",\n                \"sex\": \"9\",\n                \"area\": \"12\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299a0d7fb4a2f516be4bc\",\n                \"_timestamp\": 1678940576336,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"3\",\n                \"sex\": \"9\",\n                \"area\": \"09\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"641299a0d7fb4a2f516be4bb\",\n                \"_timestamp\": 1678940576314,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"3\",\n                \"sex\": \"9\",\n                \"area\": \"08\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299a0d7fb4a2f516be4ba\",\n                \"_timestamp\": 1678940576290,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"3\",\n                \"sex\": \"9\",\n                \"area\": \"07\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299a0d7fb4a2f516be4b9\",\n                \"_timestamp\": 1678940576266,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"3\",\n                \"sex\": \"9\",\n                \"area\": \"06\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299a0d7fb4a2f516be4b8\",\n                \"_timestamp\": 1678940576244,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"3\",\n                \"sex\": \"9\",\n                \"area\": \"05\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299a0d7fb4a2f516be4b7\",\n                \"_timestamp\": 1678940576214,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"3\",\n                \"sex\": \"9\",\n                \"area\": \"04\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"641299a0d7fb4a2f516be4b6\",\n                \"_timestamp\": 1678940576188,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"3\",\n                \"sex\": \"9\",\n                \"area\": \"03\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299a0d7fb4a2f516be4b5\",\n                \"_timestamp\": 1678940576164,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"3\",\n                \"sex\": \"9\",\n                \"area\": \"02\",\n                \"count\": \"9\"\n            },\n            {\n                \"_id\": \"641299a0d7fb4a2f516be4b4\",\n                \"_timestamp\": 1678940576137,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"3\",\n                \"sex\": \"9\",\n                \"area\": \"01\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641299a0d7fb4a2f516be4b3\",\n                \"_timestamp\": 1678940576113,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"3\",\n                \"sex\": \"2\",\n                \"area\": \"77\",\n                \"count\": \"12\"\n            },\n            {\n                \"_id\": \"641299a0d7fb4a2f516be4b2\",\n                \"_timestamp\": 1678940576088,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"3\",\n                \"sex\": \"2\",\n                \"area\": \"9999\",\n                \"count\": \"12\"\n            },\n            {\n                \"_id\": \"641299a0d7fb4a2f516be4b1\",\n                \"_timestamp\": 1678940576059,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"3\",\n                \"sex\": \"2\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"641299a0d7fb4a2f516be4b0\",\n                \"_timestamp\": 1678940576036,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"3\",\n                \"sex\": \"2\",\n                \"area\": \"18\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412999fd7fb4a2f516be4af\",\n                \"_timestamp\": 1678940575997,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"3\",\n                \"sex\": \"2\",\n                \"area\": \"17\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412999fd7fb4a2f516be4ae\",\n                \"_timestamp\": 1678940575972,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"3\",\n                \"sex\": \"2\",\n                \"area\": \"16\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412999fd7fb4a2f516be4ad\",\n                \"_timestamp\": 1678940575948,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"3\",\n                \"sex\": \"2\",\n                \"area\": \"15\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412999fd7fb4a2f516be4ac\",\n                \"_timestamp\": 1678940575924,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"3\",\n                \"sex\": \"2\",\n                \"area\": \"14\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412999fd7fb4a2f516be4ab\",\n                \"_timestamp\": 1678940575901,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"3\",\n                \"sex\": \"2\",\n                \"area\": \"13\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412999fd7fb4a2f516be4aa\",\n                \"_timestamp\": 1678940575870,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"3\",\n                \"sex\": \"2\",\n                \"area\": \"12\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412999fd7fb4a2f516be4a9\",\n                \"_timestamp\": 1678940575846,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"3\",\n                \"sex\": \"2\",\n                \"area\": \"09\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"6412999fd7fb4a2f516be4a8\",\n                \"_timestamp\": 1678940575819,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"3\",\n                \"sex\": \"2\",\n                \"area\": \"08\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"6412999fd7fb4a2f516be4a7\",\n                \"_timestamp\": 1678940575797,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"3\",\n                \"sex\": \"2\",\n                \"area\": \"07\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412999fd7fb4a2f516be4a6\",\n                \"_timestamp\": 1678940575771,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"3\",\n                \"sex\": \"2\",\n                \"area\": \"06\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412999fd7fb4a2f516be4a5\",\n                \"_timestamp\": 1678940575748,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"3\",\n                \"sex\": \"2\",\n                \"area\": \"05\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412999fd7fb4a2f516be4a4\",\n                \"_timestamp\": 1678940575722,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"3\",\n                \"sex\": \"2\",\n                \"area\": \"04\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412999fd7fb4a2f516be4a3\",\n                \"_timestamp\": 1678940575696,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"3\",\n                \"sex\": \"2\",\n                \"area\": \"03\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412999fd7fb4a2f516be4a2\",\n                \"_timestamp\": 1678940575667,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"3\",\n                \"sex\": \"2\",\n                \"area\": \"02\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"6412999fd7fb4a2f516be4a1\",\n                \"_timestamp\": 1678940575638,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"3\",\n                \"sex\": \"2\",\n                \"area\": \"01\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412999fd7fb4a2f516be4a0\",\n                \"_timestamp\": 1678940575616,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"3\",\n                \"sex\": \"1\",\n                \"area\": \"77\",\n                \"count\": \"9\"\n            },\n            {\n                \"_id\": \"6412999fd7fb4a2f516be49f\",\n                \"_timestamp\": 1678940575593,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"3\",\n                \"sex\": \"1\",\n                \"area\": \"9999\",\n                \"count\": \"9\"\n            },\n            {\n                \"_id\": \"6412999fd7fb4a2f516be49e\",\n                \"_timestamp\": 1678940575567,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"3\",\n                \"sex\": \"1\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"6412999fd7fb4a2f516be49d\",\n                \"_timestamp\": 1678940575543,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"3\",\n                \"sex\": \"1\",\n                \"area\": \"18\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412999fd7fb4a2f516be49c\",\n                \"_timestamp\": 1678940575520,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"3\",\n                \"sex\": \"1\",\n                \"area\": \"17\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412999fd7fb4a2f516be49b\",\n                \"_timestamp\": 1678940575494,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"3\",\n                \"sex\": \"1\",\n                \"area\": \"16\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412999fd7fb4a2f516be49a\",\n                \"_timestamp\": 1678940575470,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"3\",\n                \"sex\": \"1\",\n                \"area\": \"15\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412999fd7fb4a2f516be499\",\n                \"_timestamp\": 1678940575445,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"3\",\n                \"sex\": \"1\",\n                \"area\": \"14\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412999fd7fb4a2f516be498\",\n                \"_timestamp\": 1678940575420,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"3\",\n                \"sex\": \"1\",\n                \"area\": \"13\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412999fd7fb4a2f516be497\",\n                \"_timestamp\": 1678940575394,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"3\",\n                \"sex\": \"1\",\n                \"area\": \"12\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412999fd7fb4a2f516be496\",\n                \"_timestamp\": 1678940575370,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"3\",\n                \"sex\": \"1\",\n                \"area\": \"09\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"6412999fd7fb4a2f516be495\",\n                \"_timestamp\": 1678940575344,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"3\",\n                \"sex\": \"1\",\n                \"area\": \"08\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"6412999fd7fb4a2f516be494\",\n                \"_timestamp\": 1678940575317,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"3\",\n                \"sex\": \"1\",\n                \"area\": \"07\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412999fd7fb4a2f516be493\",\n                \"_timestamp\": 1678940575294,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"3\",\n                \"sex\": \"1\",\n                \"area\": \"06\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412999fd7fb4a2f516be492\",\n                \"_timestamp\": 1678940575269,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"3\",\n                \"sex\": \"1\",\n                \"area\": \"05\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412999fd7fb4a2f516be491\",\n                \"_timestamp\": 1678940575244,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"3\",\n                \"sex\": \"1\",\n                \"area\": \"04\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"6412999fd7fb4a2f516be490\",\n                \"_timestamp\": 1678940575213,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"3\",\n                \"sex\": \"1\",\n                \"area\": \"03\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412999fd7fb4a2f516be48f\",\n                \"_timestamp\": 1678940575186,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"3\",\n                \"sex\": \"1\",\n                \"area\": \"02\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"6412999fd7fb4a2f516be48e\",\n                \"_timestamp\": 1678940575163,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"3\",\n                \"sex\": \"1\",\n                \"area\": \"01\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412999fd7fb4a2f516be48d\",\n                \"_timestamp\": 1678940575138,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"2\",\n                \"sex\": \"9\",\n                \"area\": \"77\",\n                \"count\": \"30\"\n            },\n            {\n                \"_id\": \"6412999fd7fb4a2f516be48c\",\n                \"_timestamp\": 1678940575112,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"2\",\n                \"sex\": \"9\",\n                \"area\": \"9999\",\n                \"count\": \"30\"\n            },\n            {\n                \"_id\": \"6412999fd7fb4a2f516be48b\",\n                \"_timestamp\": 1678940575084,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"2\",\n                \"sex\": \"9\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"6412999fd7fb4a2f516be48a\",\n                \"_timestamp\": 1678940575061,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"2\",\n                \"sex\": \"9\",\n                \"area\": \"18\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412999fd7fb4a2f516be489\",\n                \"_timestamp\": 1678940575035,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"2\",\n                \"sex\": \"9\",\n                \"area\": \"17\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412999fd7fb4a2f516be488\",\n                \"_timestamp\": 1678940575011,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"2\",\n                \"sex\": \"9\",\n                \"area\": \"16\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412999ed7fb4a2f516be487\",\n                \"_timestamp\": 1678940574979,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"2\",\n                \"sex\": \"9\",\n                \"area\": \"15\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412999ed7fb4a2f516be486\",\n                \"_timestamp\": 1678940574951,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"2\",\n                \"sex\": \"9\",\n                \"area\": \"14\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412999ed7fb4a2f516be485\",\n                \"_timestamp\": 1678940574928,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"2\",\n                \"sex\": \"9\",\n                \"area\": \"13\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412999ed7fb4a2f516be484\",\n                \"_timestamp\": 1678940574903,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"2\",\n                \"sex\": \"9\",\n                \"area\": \"12\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412999ed7fb4a2f516be483\",\n                \"_timestamp\": 1678940574879,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"2\",\n                \"sex\": \"9\",\n                \"area\": \"09\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"6412999ed7fb4a2f516be482\",\n                \"_timestamp\": 1678940574847,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"2\",\n                \"sex\": \"9\",\n                \"area\": \"08\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"6412999ed7fb4a2f516be481\",\n                \"_timestamp\": 1678940574823,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"2\",\n                \"sex\": \"9\",\n                \"area\": \"07\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412999ed7fb4a2f516be480\",\n                \"_timestamp\": 1678940574798,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"2\",\n                \"sex\": \"9\",\n                \"area\": \"06\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"6412999ed7fb4a2f516be47f\",\n                \"_timestamp\": 1678940574774,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"2\",\n                \"sex\": \"9\",\n                \"area\": \"05\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412999ed7fb4a2f516be47e\",\n                \"_timestamp\": 1678940574748,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"2\",\n                \"sex\": \"9\",\n                \"area\": \"04\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"6412999ed7fb4a2f516be47d\",\n                \"_timestamp\": 1678940574725,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"2\",\n                \"sex\": \"9\",\n                \"area\": \"03\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"6412999ed7fb4a2f516be47c\",\n                \"_timestamp\": 1678940574698,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"2\",\n                \"sex\": \"9\",\n                \"area\": \"02\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"6412999ed7fb4a2f516be47b\",\n                \"_timestamp\": 1678940574674,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"2\",\n                \"sex\": \"9\",\n                \"area\": \"01\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412999ed7fb4a2f516be47a\",\n                \"_timestamp\": 1678940574647,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"2\",\n                \"sex\": \"2\",\n                \"area\": \"77\",\n                \"count\": \"18\"\n            },\n            {\n                \"_id\": \"6412999ed7fb4a2f516be479\",\n                \"_timestamp\": 1678940574616,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"2\",\n                \"sex\": \"2\",\n                \"area\": \"9999\",\n                \"count\": \"18\"\n            },\n            {\n                \"_id\": \"6412999ed7fb4a2f516be478\",\n                \"_timestamp\": 1678940574591,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"2\",\n                \"sex\": \"2\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"6412999ed7fb4a2f516be477\",\n                \"_timestamp\": 1678940574562,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"2\",\n                \"sex\": \"2\",\n                \"area\": \"18\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412999ed7fb4a2f516be476\",\n                \"_timestamp\": 1678940574537,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"2\",\n                \"sex\": \"2\",\n                \"area\": \"17\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412999ed7fb4a2f516be475\",\n                \"_timestamp\": 1678940574511,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"2\",\n                \"sex\": \"2\",\n                \"area\": \"16\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412999ed7fb4a2f516be474\",\n                \"_timestamp\": 1678940574483,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"2\",\n                \"sex\": \"2\",\n                \"area\": \"15\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412999ed7fb4a2f516be473\",\n                \"_timestamp\": 1678940574454,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"2\",\n                \"sex\": \"2\",\n                \"area\": \"14\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412999ed7fb4a2f516be472\",\n                \"_timestamp\": 1678940574430,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"2\",\n                \"sex\": \"2\",\n                \"area\": \"13\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412999ed7fb4a2f516be471\",\n                \"_timestamp\": 1678940574402,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"2\",\n                \"sex\": \"2\",\n                \"area\": \"12\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412999ed7fb4a2f516be470\",\n                \"_timestamp\": 1678940574376,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"2\",\n                \"sex\": \"2\",\n                \"area\": \"09\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"6412999ed7fb4a2f516be46f\",\n                \"_timestamp\": 1678940574345,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"2\",\n                \"sex\": \"2\",\n                \"area\": \"08\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"6412999ed7fb4a2f516be46e\",\n                \"_timestamp\": 1678940574320,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"2\",\n                \"sex\": \"2\",\n                \"area\": \"07\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412999ed7fb4a2f516be46d\",\n                \"_timestamp\": 1678940574294,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"2\",\n                \"sex\": \"2\",\n                \"area\": \"06\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412999ed7fb4a2f516be46c\",\n                \"_timestamp\": 1678940574268,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"2\",\n                \"sex\": \"2\",\n                \"area\": \"05\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412999ed7fb4a2f516be46b\",\n                \"_timestamp\": 1678940574245,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"2\",\n                \"sex\": \"2\",\n                \"area\": \"04\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"6412999ed7fb4a2f516be46a\",\n                \"_timestamp\": 1678940574219,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"2\",\n                \"sex\": \"2\",\n                \"area\": \"03\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"6412999ed7fb4a2f516be469\",\n                \"_timestamp\": 1678940574181,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"2\",\n                \"sex\": \"2\",\n                \"area\": \"02\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"6412999ed7fb4a2f516be468\",\n                \"_timestamp\": 1678940574152,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"2\",\n                \"sex\": \"2\",\n                \"area\": \"01\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412999ed7fb4a2f516be467\",\n                \"_timestamp\": 1678940574126,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"2\",\n                \"sex\": \"1\",\n                \"area\": \"77\",\n                \"count\": \"12\"\n            },\n            {\n                \"_id\": \"6412999ed7fb4a2f516be466\",\n                \"_timestamp\": 1678940574101,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"2\",\n                \"sex\": \"1\",\n                \"area\": \"9999\",\n                \"count\": \"12\"\n            },\n            {\n                \"_id\": \"6412999ed7fb4a2f516be465\",\n                \"_timestamp\": 1678940574077,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"2\",\n                \"sex\": \"1\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"6412999ed7fb4a2f516be464\",\n                \"_timestamp\": 1678940574053,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"2\",\n                \"sex\": \"1\",\n                \"area\": \"18\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412999ed7fb4a2f516be463\",\n                \"_timestamp\": 1678940574030,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"2\",\n                \"sex\": \"1\",\n                \"area\": \"17\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412999ed7fb4a2f516be462\",\n                \"_timestamp\": 1678940574003,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"2\",\n                \"sex\": \"1\",\n                \"area\": \"16\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412999dd7fb4a2f516be461\",\n                \"_timestamp\": 1678940573978,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"2\",\n                \"sex\": \"1\",\n                \"area\": \"15\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412999dd7fb4a2f516be460\",\n                \"_timestamp\": 1678940573951,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"2\",\n                \"sex\": \"1\",\n                \"area\": \"14\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412999dd7fb4a2f516be45f\",\n                \"_timestamp\": 1678940573926,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"2\",\n                \"sex\": \"1\",\n                \"area\": \"13\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412999dd7fb4a2f516be45e\",\n                \"_timestamp\": 1678940573902,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"2\",\n                \"sex\": \"1\",\n                \"area\": \"12\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412999dd7fb4a2f516be45d\",\n                \"_timestamp\": 1678940573877,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"2\",\n                \"sex\": \"1\",\n                \"area\": \"09\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"6412999dd7fb4a2f516be45c\",\n                \"_timestamp\": 1678940573853,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"2\",\n                \"sex\": \"1\",\n                \"area\": \"08\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"6412999dd7fb4a2f516be45b\",\n                \"_timestamp\": 1678940573821,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"2\",\n                \"sex\": \"1\",\n                \"area\": \"07\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412999dd7fb4a2f516be45a\",\n                \"_timestamp\": 1678940573798,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"2\",\n                \"sex\": \"1\",\n                \"area\": \"06\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412999dd7fb4a2f516be459\",\n                \"_timestamp\": 1678940573774,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"2\",\n                \"sex\": \"1\",\n                \"area\": \"05\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412999dd7fb4a2f516be458\",\n                \"_timestamp\": 1678940573750,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"2\",\n                \"sex\": \"1\",\n                \"area\": \"04\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"6412999dd7fb4a2f516be457\",\n                \"_timestamp\": 1678940573727,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"2\",\n                \"sex\": \"1\",\n                \"area\": \"03\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412999dd7fb4a2f516be456\",\n                \"_timestamp\": 1678940573702,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"2\",\n                \"sex\": \"1\",\n                \"area\": \"02\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412999dd7fb4a2f516be455\",\n                \"_timestamp\": 1678940573675,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"2\",\n                \"sex\": \"1\",\n                \"area\": \"01\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412999dd7fb4a2f516be454\",\n                \"_timestamp\": 1678940573651,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"1\",\n                \"sex\": \"9\",\n                \"area\": \"77\",\n                \"count\": \"1050\"\n            },\n            {\n                \"_id\": \"6412999dd7fb4a2f516be453\",\n                \"_timestamp\": 1678940573628,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"1\",\n                \"sex\": \"9\",\n                \"area\": \"9999\",\n                \"count\": \"1050\"\n            },\n            {\n                \"_id\": \"6412999dd7fb4a2f516be452\",\n                \"_timestamp\": 1678940573603,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"1\",\n                \"sex\": \"9\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"6412999dd7fb4a2f516be451\",\n                \"_timestamp\": 1678940573580,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"1\",\n                \"sex\": \"9\",\n                \"area\": \"18\",\n                \"count\": \"15\"\n            },\n            {\n                \"_id\": \"6412999dd7fb4a2f516be450\",\n                \"_timestamp\": 1678940573557,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"1\",\n                \"sex\": \"9\",\n                \"area\": \"17\",\n                \"count\": \"21\"\n            },\n            {\n                \"_id\": \"6412999dd7fb4a2f516be44f\",\n                \"_timestamp\": 1678940573529,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"1\",\n                \"sex\": \"9\",\n                \"area\": \"16\",\n                \"count\": \"9\"\n            },\n            {\n                \"_id\": \"6412999dd7fb4a2f516be44e\",\n                \"_timestamp\": 1678940573506,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"1\",\n                \"sex\": \"9\",\n                \"area\": \"15\",\n                \"count\": \"24\"\n            },\n            {\n                \"_id\": \"6412999dd7fb4a2f516be44d\",\n                \"_timestamp\": 1678940573482,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"1\",\n                \"sex\": \"9\",\n                \"area\": \"14\",\n                \"count\": \"66\"\n            },\n            {\n                \"_id\": \"6412999dd7fb4a2f516be44c\",\n                \"_timestamp\": 1678940573455,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"1\",\n                \"sex\": \"9\",\n                \"area\": \"13\",\n                \"count\": \"156\"\n            },\n            {\n                \"_id\": \"6412999dd7fb4a2f516be44b\",\n                \"_timestamp\": 1678940573429,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"1\",\n                \"sex\": \"9\",\n                \"area\": \"12\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"6412999dd7fb4a2f516be44a\",\n                \"_timestamp\": 1678940573404,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"1\",\n                \"sex\": \"9\",\n                \"area\": \"09\",\n                \"count\": \"87\"\n            },\n            {\n                \"_id\": \"6412999dd7fb4a2f516be449\",\n                \"_timestamp\": 1678940573378,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"1\",\n                \"sex\": \"9\",\n                \"area\": \"08\",\n                \"count\": \"72\"\n            },\n            {\n                \"_id\": \"6412999dd7fb4a2f516be448\",\n                \"_timestamp\": 1678940573348,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"1\",\n                \"sex\": \"9\",\n                \"area\": \"07\",\n                \"count\": \"39\"\n            },\n            {\n                \"_id\": \"6412999dd7fb4a2f516be447\",\n                \"_timestamp\": 1678940573323,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"1\",\n                \"sex\": \"9\",\n                \"area\": \"06\",\n                \"count\": \"33\"\n            },\n            {\n                \"_id\": \"6412999dd7fb4a2f516be446\",\n                \"_timestamp\": 1678940573291,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"1\",\n                \"sex\": \"9\",\n                \"area\": \"05\",\n                \"count\": \"12\"\n            },\n            {\n                \"_id\": \"6412999dd7fb4a2f516be445\",\n                \"_timestamp\": 1678940573267,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"1\",\n                \"sex\": \"9\",\n                \"area\": \"04\",\n                \"count\": \"78\"\n            },\n            {\n                \"_id\": \"6412999dd7fb4a2f516be444\",\n                \"_timestamp\": 1678940573243,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"1\",\n                \"sex\": \"9\",\n                \"area\": \"03\",\n                \"count\": \"96\"\n            },\n            {\n                \"_id\": \"6412999dd7fb4a2f516be443\",\n                \"_timestamp\": 1678940573220,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"1\",\n                \"sex\": \"9\",\n                \"area\": \"02\",\n                \"count\": \"303\"\n            },\n            {\n                \"_id\": \"6412999dd7fb4a2f516be442\",\n                \"_timestamp\": 1678940573195,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"1\",\n                \"sex\": \"9\",\n                \"area\": \"01\",\n                \"count\": \"36\"\n            },\n            {\n                \"_id\": \"6412999dd7fb4a2f516be441\",\n                \"_timestamp\": 1678940573166,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"1\",\n                \"sex\": \"2\",\n                \"area\": \"77\",\n                \"count\": \"780\"\n            },\n            {\n                \"_id\": \"6412999dd7fb4a2f516be440\",\n                \"_timestamp\": 1678940573140,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"1\",\n                \"sex\": \"2\",\n                \"area\": \"9999\",\n                \"count\": \"780\"\n            },\n            {\n                \"_id\": \"6412999dd7fb4a2f516be43f\",\n                \"_timestamp\": 1678940573111,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"1\",\n                \"sex\": \"2\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"6412999dd7fb4a2f516be43e\",\n                \"_timestamp\": 1678940573086,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"1\",\n                \"sex\": \"2\",\n                \"area\": \"18\",\n                \"count\": \"9\"\n            },\n            {\n                \"_id\": \"6412999dd7fb4a2f516be43d\",\n                \"_timestamp\": 1678940573060,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"1\",\n                \"sex\": \"2\",\n                \"area\": \"17\",\n                \"count\": \"12\"\n            },\n            {\n                \"_id\": \"6412999dd7fb4a2f516be43c\",\n                \"_timestamp\": 1678940573037,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"1\",\n                \"sex\": \"2\",\n                \"area\": \"16\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"6412999dd7fb4a2f516be43b\",\n                \"_timestamp\": 1678940573012,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"1\",\n                \"sex\": \"2\",\n                \"area\": \"15\",\n                \"count\": \"21\"\n            },\n            {\n                \"_id\": \"6412999cd7fb4a2f516be43a\",\n                \"_timestamp\": 1678940572985,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"1\",\n                \"sex\": \"2\",\n                \"area\": \"14\",\n                \"count\": \"48\"\n            },\n            {\n                \"_id\": \"6412999cd7fb4a2f516be439\",\n                \"_timestamp\": 1678940572958,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"1\",\n                \"sex\": \"2\",\n                \"area\": \"13\",\n                \"count\": \"120\"\n            },\n            {\n                \"_id\": \"6412999cd7fb4a2f516be438\",\n                \"_timestamp\": 1678940572934,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"1\",\n                \"sex\": \"2\",\n                \"area\": \"12\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"6412999cd7fb4a2f516be437\",\n                \"_timestamp\": 1678940572910,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"1\",\n                \"sex\": \"2\",\n                \"area\": \"09\",\n                \"count\": \"66\"\n            },\n            {\n                \"_id\": \"6412999cd7fb4a2f516be436\",\n                \"_timestamp\": 1678940572880,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"1\",\n                \"sex\": \"2\",\n                \"area\": \"08\",\n                \"count\": \"57\"\n            },\n            {\n                \"_id\": \"6412999cd7fb4a2f516be435\",\n                \"_timestamp\": 1678940572833,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"1\",\n                \"sex\": \"2\",\n                \"area\": \"07\",\n                \"count\": \"30\"\n            },\n            {\n                \"_id\": \"6412999cd7fb4a2f516be434\",\n                \"_timestamp\": 1678940572809,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"1\",\n                \"sex\": \"2\",\n                \"area\": \"06\",\n                \"count\": \"21\"\n            },\n            {\n                \"_id\": \"6412999cd7fb4a2f516be433\",\n                \"_timestamp\": 1678940572781,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"1\",\n                \"sex\": \"2\",\n                \"area\": \"05\",\n                \"count\": \"9\"\n            },\n            {\n                \"_id\": \"6412999cd7fb4a2f516be432\",\n                \"_timestamp\": 1678940572757,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"1\",\n                \"sex\": \"2\",\n                \"area\": \"04\",\n                \"count\": \"45\"\n            },\n            {\n                \"_id\": \"6412999cd7fb4a2f516be431\",\n                \"_timestamp\": 1678940572725,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"1\",\n                \"sex\": \"2\",\n                \"area\": \"03\",\n                \"count\": \"75\"\n            },\n            {\n                \"_id\": \"6412999cd7fb4a2f516be430\",\n                \"_timestamp\": 1678940572699,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"1\",\n                \"sex\": \"2\",\n                \"area\": \"02\",\n                \"count\": \"234\"\n            },\n            {\n                \"_id\": \"6412999cd7fb4a2f516be42f\",\n                \"_timestamp\": 1678940572673,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"1\",\n                \"sex\": \"2\",\n                \"area\": \"01\",\n                \"count\": \"24\"\n            },\n            {\n                \"_id\": \"6412999cd7fb4a2f516be42e\",\n                \"_timestamp\": 1678940572642,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"1\",\n                \"sex\": \"1\",\n                \"area\": \"77\",\n                \"count\": \"270\"\n            },\n            {\n                \"_id\": \"6412999cd7fb4a2f516be42d\",\n                \"_timestamp\": 1678940572611,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"1\",\n                \"sex\": \"1\",\n                \"area\": \"9999\",\n                \"count\": \"270\"\n            },\n            {\n                \"_id\": \"6412999cd7fb4a2f516be42c\",\n                \"_timestamp\": 1678940572589,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"1\",\n                \"sex\": \"1\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"6412999cd7fb4a2f516be42b\",\n                \"_timestamp\": 1678940572567,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"1\",\n                \"sex\": \"1\",\n                \"area\": \"18\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"6412999cd7fb4a2f516be42a\",\n                \"_timestamp\": 1678940572543,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"1\",\n                \"sex\": \"1\",\n                \"area\": \"17\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"6412999cd7fb4a2f516be429\",\n                \"_timestamp\": 1678940572520,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"1\",\n                \"sex\": \"1\",\n                \"area\": \"16\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"6412999cd7fb4a2f516be428\",\n                \"_timestamp\": 1678940572496,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"1\",\n                \"sex\": \"1\",\n                \"area\": \"15\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"6412999cd7fb4a2f516be427\",\n                \"_timestamp\": 1678940572471,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"1\",\n                \"sex\": \"1\",\n                \"area\": \"14\",\n                \"count\": \"18\"\n            },\n            {\n                \"_id\": \"6412999cd7fb4a2f516be426\",\n                \"_timestamp\": 1678940572445,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"1\",\n                \"sex\": \"1\",\n                \"area\": \"13\",\n                \"count\": \"36\"\n            },\n            {\n                \"_id\": \"6412999cd7fb4a2f516be425\",\n                \"_timestamp\": 1678940572417,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"1\",\n                \"sex\": \"1\",\n                \"area\": \"12\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"6412999cd7fb4a2f516be424\",\n                \"_timestamp\": 1678940572395,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"1\",\n                \"sex\": \"1\",\n                \"area\": \"09\",\n                \"count\": \"21\"\n            },\n            {\n                \"_id\": \"6412999cd7fb4a2f516be423\",\n                \"_timestamp\": 1678940572371,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"1\",\n                \"sex\": \"1\",\n                \"area\": \"08\",\n                \"count\": \"18\"\n            },\n            {\n                \"_id\": \"6412999cd7fb4a2f516be422\",\n                \"_timestamp\": 1678940572345,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"1\",\n                \"sex\": \"1\",\n                \"area\": \"07\",\n                \"count\": \"9\"\n            },\n            {\n                \"_id\": \"6412999cd7fb4a2f516be421\",\n                \"_timestamp\": 1678940572322,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"1\",\n                \"sex\": \"1\",\n                \"area\": \"06\",\n                \"count\": \"12\"\n            },\n            {\n                \"_id\": \"6412999cd7fb4a2f516be420\",\n                \"_timestamp\": 1678940572300,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"1\",\n                \"sex\": \"1\",\n                \"area\": \"05\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412999cd7fb4a2f516be41f\",\n                \"_timestamp\": 1678940572276,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"1\",\n                \"sex\": \"1\",\n                \"area\": \"04\",\n                \"count\": \"33\"\n            },\n            {\n                \"_id\": \"6412999cd7fb4a2f516be41e\",\n                \"_timestamp\": 1678940572252,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"1\",\n                \"sex\": \"1\",\n                \"area\": \"03\",\n                \"count\": \"24\"\n            },\n            {\n                \"_id\": \"6412999cd7fb4a2f516be41d\",\n                \"_timestamp\": 1678940572228,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"1\",\n                \"sex\": \"1\",\n                \"area\": \"02\",\n                \"count\": \"69\"\n            },\n            {\n                \"_id\": \"6412999cd7fb4a2f516be41c\",\n                \"_timestamp\": 1678940572203,\n                \"year\": \"2018\",\n                \"age\": \"097\",\n                \"ethnic\": \"1\",\n                \"sex\": \"1\",\n                \"area\": \"01\",\n                \"count\": \"12\"\n            },\n            {\n                \"_id\": \"6412999cd7fb4a2f516be41b\",\n                \"_timestamp\": 1678940572181,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"77\",\n                \"count\": \"1587\"\n            },\n            {\n                \"_id\": \"6412999cd7fb4a2f516be41a\",\n                \"_timestamp\": 1678940572158,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"9999\",\n                \"count\": \"1587\"\n            },\n            {\n                \"_id\": \"6412999cd7fb4a2f516be419\",\n                \"_timestamp\": 1678940572135,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"99\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412999cd7fb4a2f516be418\",\n                \"_timestamp\": 1678940572108,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"18\",\n                \"count\": \"18\"\n            },\n            {\n                \"_id\": \"6412999cd7fb4a2f516be417\",\n                \"_timestamp\": 1678940572080,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"17\",\n                \"count\": \"27\"\n            },\n            {\n                \"_id\": \"6412999cd7fb4a2f516be416\",\n                \"_timestamp\": 1678940572053,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"16\",\n                \"count\": \"21\"\n            },\n            {\n                \"_id\": \"6412999cd7fb4a2f516be415\",\n                \"_timestamp\": 1678940572031,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"15\",\n                \"count\": \"54\"\n            },\n            {\n                \"_id\": \"6412999cd7fb4a2f516be414\",\n                \"_timestamp\": 1678940572005,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"14\",\n                \"count\": \"90\"\n            },\n            {\n                \"_id\": \"6412999bd7fb4a2f516be413\",\n                \"_timestamp\": 1678940571978,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"13\",\n                \"count\": \"222\"\n            },\n            {\n                \"_id\": \"6412999bd7fb4a2f516be412\",\n                \"_timestamp\": 1678940571955,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"12\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"6412999bd7fb4a2f516be411\",\n                \"_timestamp\": 1678940571932,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"09\",\n                \"count\": \"150\"\n            },\n            {\n                \"_id\": \"6412999bd7fb4a2f516be410\",\n                \"_timestamp\": 1678940571907,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"08\",\n                \"count\": \"90\"\n            },\n            {\n                \"_id\": \"6412999bd7fb4a2f516be40f\",\n                \"_timestamp\": 1678940571874,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"07\",\n                \"count\": \"45\"\n            },\n            {\n                \"_id\": \"6412999bd7fb4a2f516be40e\",\n                \"_timestamp\": 1678940571850,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"06\",\n                \"count\": \"90\"\n            },\n            {\n                \"_id\": \"6412999bd7fb4a2f516be40d\",\n                \"_timestamp\": 1678940571826,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"05\",\n                \"count\": \"12\"\n            },\n            {\n                \"_id\": \"6412999bd7fb4a2f516be40c\",\n                \"_timestamp\": 1678940571798,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"04\",\n                \"count\": \"108\"\n            },\n            {\n                \"_id\": \"6412999bd7fb4a2f516be40b\",\n                \"_timestamp\": 1678940571774,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"03\",\n                \"count\": \"126\"\n            },\n            {\n                \"_id\": \"6412999bd7fb4a2f516be40a\",\n                \"_timestamp\": 1678940571749,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"02\",\n                \"count\": \"456\"\n            },\n            {\n                \"_id\": \"6412999bd7fb4a2f516be409\",\n                \"_timestamp\": 1678940571725,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"01\",\n                \"count\": \"63\"\n            },\n            {\n                \"_id\": \"6412999bd7fb4a2f516be408\",\n                \"_timestamp\": 1678940571701,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"77\",\n                \"count\": \"1149\"\n            },\n            {\n                \"_id\": \"6412999bd7fb4a2f516be407\",\n                \"_timestamp\": 1678940571675,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"9999\",\n                \"count\": \"1149\"\n            },\n            {\n                \"_id\": \"6412999bd7fb4a2f516be406\",\n                \"_timestamp\": 1678940571650,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"99\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412999bd7fb4a2f516be405\",\n                \"_timestamp\": 1678940571625,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"18\",\n                \"count\": \"15\"\n            },\n            {\n                \"_id\": \"6412999bd7fb4a2f516be404\",\n                \"_timestamp\": 1678940571599,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"17\",\n                \"count\": \"15\"\n            },\n            {\n                \"_id\": \"6412999bd7fb4a2f516be403\",\n                \"_timestamp\": 1678940571570,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"16\",\n                \"count\": \"18\"\n            },\n            {\n                \"_id\": \"6412999bd7fb4a2f516be402\",\n                \"_timestamp\": 1678940571545,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"15\",\n                \"count\": \"39\"\n            },\n            {\n                \"_id\": \"6412999bd7fb4a2f516be401\",\n                \"_timestamp\": 1678940571521,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"14\",\n                \"count\": \"57\"\n            },\n            {\n                \"_id\": \"6412999bd7fb4a2f516be400\",\n                \"_timestamp\": 1678940571478,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"13\",\n                \"count\": \"159\"\n            },\n            {\n                \"_id\": \"6412999bd7fb4a2f516be3ff\",\n                \"_timestamp\": 1678940571422,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"12\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"6412999bd7fb4a2f516be3fe\",\n                \"_timestamp\": 1678940571400,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"09\",\n                \"count\": \"108\"\n            },\n            {\n                \"_id\": \"6412999bd7fb4a2f516be3fd\",\n                \"_timestamp\": 1678940571369,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"08\",\n                \"count\": \"66\"\n            },\n            {\n                \"_id\": \"6412999bd7fb4a2f516be3fc\",\n                \"_timestamp\": 1678940571346,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"07\",\n                \"count\": \"42\"\n            },\n            {\n                \"_id\": \"6412999bd7fb4a2f516be3fb\",\n                \"_timestamp\": 1678940571323,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"06\",\n                \"count\": \"72\"\n            },\n            {\n                \"_id\": \"6412999bd7fb4a2f516be3fa\",\n                \"_timestamp\": 1678940571296,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"05\",\n                \"count\": \"12\"\n            },\n            {\n                \"_id\": \"6412999bd7fb4a2f516be3f9\",\n                \"_timestamp\": 1678940571269,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"04\",\n                \"count\": \"81\"\n            },\n            {\n                \"_id\": \"6412999bd7fb4a2f516be3f8\",\n                \"_timestamp\": 1678940571245,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"03\",\n                \"count\": \"96\"\n            },\n            {\n                \"_id\": \"6412999bd7fb4a2f516be3f7\",\n                \"_timestamp\": 1678940571218,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"02\",\n                \"count\": \"327\"\n            },\n            {\n                \"_id\": \"6412999bd7fb4a2f516be3f6\",\n                \"_timestamp\": 1678940571195,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"01\",\n                \"count\": \"42\"\n            },\n            {\n                \"_id\": \"6412999bd7fb4a2f516be3f5\",\n                \"_timestamp\": 1678940571172,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"1\",\n                \"area\": \"77\",\n                \"count\": \"438\"\n            },\n            {\n                \"_id\": \"6412999bd7fb4a2f516be3f4\",\n                \"_timestamp\": 1678940571149,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"1\",\n                \"area\": \"9999\",\n                \"count\": \"438\"\n            },\n            {\n                \"_id\": \"6412999bd7fb4a2f516be3f3\",\n                \"_timestamp\": 1678940571127,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"1\",\n                \"area\": \"99\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412999bd7fb4a2f516be3f2\",\n                \"_timestamp\": 1678940571105,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"1\",\n                \"area\": \"18\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"6412999bd7fb4a2f516be3f1\",\n                \"_timestamp\": 1678940571083,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"1\",\n                \"area\": \"17\",\n                \"count\": \"12\"\n            },\n            {\n                \"_id\": \"6412999bd7fb4a2f516be3f0\",\n                \"_timestamp\": 1678940571054,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"1\",\n                \"area\": \"16\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"6412999bd7fb4a2f516be3ef\",\n                \"_timestamp\": 1678940571030,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"1\",\n                \"area\": \"15\",\n                \"count\": \"15\"\n            },\n            {\n                \"_id\": \"6412999bd7fb4a2f516be3ee\",\n                \"_timestamp\": 1678940571007,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"1\",\n                \"area\": \"14\",\n                \"count\": \"36\"\n            },\n            {\n                \"_id\": \"6412999ad7fb4a2f516be3ed\",\n                \"_timestamp\": 1678940570976,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"1\",\n                \"area\": \"13\",\n                \"count\": \"63\"\n            },\n            {\n                \"_id\": \"6412999ad7fb4a2f516be3ec\",\n                \"_timestamp\": 1678940570953,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"1\",\n                \"area\": \"12\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412999ad7fb4a2f516be3eb\",\n                \"_timestamp\": 1678940570908,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"1\",\n                \"area\": \"09\",\n                \"count\": \"42\"\n            },\n            {\n                \"_id\": \"6412999ad7fb4a2f516be3ea\",\n                \"_timestamp\": 1678940570873,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"1\",\n                \"area\": \"08\",\n                \"count\": \"24\"\n            },\n            {\n                \"_id\": \"6412999ad7fb4a2f516be3e9\",\n                \"_timestamp\": 1678940570850,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"1\",\n                \"area\": \"07\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"6412999ad7fb4a2f516be3e8\",\n                \"_timestamp\": 1678940570824,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"1\",\n                \"area\": \"06\",\n                \"count\": \"21\"\n            },\n            {\n                \"_id\": \"6412999ad7fb4a2f516be3e7\",\n                \"_timestamp\": 1678940570788,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"1\",\n                \"area\": \"05\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"6412999ad7fb4a2f516be3e6\",\n                \"_timestamp\": 1678940570764,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"1\",\n                \"area\": \"04\",\n                \"count\": \"30\"\n            },\n            {\n                \"_id\": \"6412999ad7fb4a2f516be3e5\",\n                \"_timestamp\": 1678940570732,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"1\",\n                \"area\": \"03\",\n                \"count\": \"33\"\n            },\n            {\n                \"_id\": \"6412999ad7fb4a2f516be3e4\",\n                \"_timestamp\": 1678940570705,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"1\",\n                \"area\": \"02\",\n                \"count\": \"129\"\n            },\n            {\n                \"_id\": \"6412999ad7fb4a2f516be3e3\",\n                \"_timestamp\": 1678940570682,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"1\",\n                \"area\": \"01\",\n                \"count\": \"21\"\n            },\n            {\n                \"_id\": \"6412999ad7fb4a2f516be3e2\",\n                \"_timestamp\": 1678940570658,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"77\",\n                \"sex\": \"9\",\n                \"area\": \"77\",\n                \"count\": \"1587\"\n            },\n            {\n                \"_id\": \"6412999ad7fb4a2f516be3e1\",\n                \"_timestamp\": 1678940570634,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"77\",\n                \"sex\": \"9\",\n                \"area\": \"9999\",\n                \"count\": \"1587\"\n            },\n            {\n                \"_id\": \"6412999ad7fb4a2f516be3e0\",\n                \"_timestamp\": 1678940570610,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"77\",\n                \"sex\": \"9\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"6412999ad7fb4a2f516be3df\",\n                \"_timestamp\": 1678940570587,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"77\",\n                \"sex\": \"9\",\n                \"area\": \"18\",\n                \"count\": \"18\"\n            },\n            {\n                \"_id\": \"6412999ad7fb4a2f516be3de\",\n                \"_timestamp\": 1678940570560,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"77\",\n                \"sex\": \"9\",\n                \"area\": \"17\",\n                \"count\": \"27\"\n            },\n            {\n                \"_id\": \"6412999ad7fb4a2f516be3dd\",\n                \"_timestamp\": 1678940570537,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"77\",\n                \"sex\": \"9\",\n                \"area\": \"16\",\n                \"count\": \"21\"\n            },\n            {\n                \"_id\": \"6412999ad7fb4a2f516be3dc\",\n                \"_timestamp\": 1678940570512,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"77\",\n                \"sex\": \"9\",\n                \"area\": \"15\",\n                \"count\": \"54\"\n            },\n            {\n                \"_id\": \"6412999ad7fb4a2f516be3db\",\n                \"_timestamp\": 1678940570487,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"77\",\n                \"sex\": \"9\",\n                \"area\": \"14\",\n                \"count\": \"90\"\n            },\n            {\n                \"_id\": \"6412999ad7fb4a2f516be3da\",\n                \"_timestamp\": 1678940570462,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"77\",\n                \"sex\": \"9\",\n                \"area\": \"13\",\n                \"count\": \"222\"\n            },\n            {\n                \"_id\": \"6412999ad7fb4a2f516be3d9\",\n                \"_timestamp\": 1678940570440,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"77\",\n                \"sex\": \"9\",\n                \"area\": \"12\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"6412999ad7fb4a2f516be3d8\",\n                \"_timestamp\": 1678940570412,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"77\",\n                \"sex\": \"9\",\n                \"area\": \"09\",\n                \"count\": \"150\"\n            },\n            {\n                \"_id\": \"6412999ad7fb4a2f516be3d7\",\n                \"_timestamp\": 1678940570388,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"77\",\n                \"sex\": \"9\",\n                \"area\": \"08\",\n                \"count\": \"90\"\n            },\n            {\n                \"_id\": \"6412999ad7fb4a2f516be3d6\",\n                \"_timestamp\": 1678940570365,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"77\",\n                \"sex\": \"9\",\n                \"area\": \"07\",\n                \"count\": \"45\"\n            },\n            {\n                \"_id\": \"6412999ad7fb4a2f516be3d5\",\n                \"_timestamp\": 1678940570343,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"77\",\n                \"sex\": \"9\",\n                \"area\": \"06\",\n                \"count\": \"90\"\n            },\n            {\n                \"_id\": \"6412999ad7fb4a2f516be3d4\",\n                \"_timestamp\": 1678940570321,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"77\",\n                \"sex\": \"9\",\n                \"area\": \"05\",\n                \"count\": \"12\"\n            },\n            {\n                \"_id\": \"6412999ad7fb4a2f516be3d3\",\n                \"_timestamp\": 1678940570298,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"77\",\n                \"sex\": \"9\",\n                \"area\": \"04\",\n                \"count\": \"108\"\n            },\n            {\n                \"_id\": \"6412999ad7fb4a2f516be3d2\",\n                \"_timestamp\": 1678940570275,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"77\",\n                \"sex\": \"9\",\n                \"area\": \"03\",\n                \"count\": \"126\"\n            },\n            {\n                \"_id\": \"6412999ad7fb4a2f516be3d1\",\n                \"_timestamp\": 1678940570252,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"77\",\n                \"sex\": \"9\",\n                \"area\": \"02\",\n                \"count\": \"456\"\n            },\n            {\n                \"_id\": \"6412999ad7fb4a2f516be3d0\",\n                \"_timestamp\": 1678940570229,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"77\",\n                \"sex\": \"9\",\n                \"area\": \"01\",\n                \"count\": \"63\"\n            },\n            {\n                \"_id\": \"6412999ad7fb4a2f516be3cf\",\n                \"_timestamp\": 1678940570203,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"77\",\n                \"sex\": \"2\",\n                \"area\": \"77\",\n                \"count\": \"1149\"\n            },\n            {\n                \"_id\": \"6412999ad7fb4a2f516be3ce\",\n                \"_timestamp\": 1678940570172,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"77\",\n                \"sex\": \"2\",\n                \"area\": \"9999\",\n                \"count\": \"1149\"\n            },\n            {\n                \"_id\": \"6412999ad7fb4a2f516be3cd\",\n                \"_timestamp\": 1678940570144,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"77\",\n                \"sex\": \"2\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"6412999ad7fb4a2f516be3cc\",\n                \"_timestamp\": 1678940570119,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"77\",\n                \"sex\": \"2\",\n                \"area\": \"18\",\n                \"count\": \"15\"\n            },\n            {\n                \"_id\": \"6412999ad7fb4a2f516be3cb\",\n                \"_timestamp\": 1678940570086,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"77\",\n                \"sex\": \"2\",\n                \"area\": \"17\",\n                \"count\": \"15\"\n            },\n            {\n                \"_id\": \"6412999ad7fb4a2f516be3ca\",\n                \"_timestamp\": 1678940570063,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"77\",\n                \"sex\": \"2\",\n                \"area\": \"16\",\n                \"count\": \"18\"\n            },\n            {\n                \"_id\": \"6412999ad7fb4a2f516be3c9\",\n                \"_timestamp\": 1678940570038,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"77\",\n                \"sex\": \"2\",\n                \"area\": \"15\",\n                \"count\": \"39\"\n            },\n            {\n                \"_id\": \"6412999ad7fb4a2f516be3c8\",\n                \"_timestamp\": 1678940570013,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"77\",\n                \"sex\": \"2\",\n                \"area\": \"14\",\n                \"count\": \"57\"\n            },\n            {\n                \"_id\": \"64129999d7fb4a2f516be3c7\",\n                \"_timestamp\": 1678940569989,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"77\",\n                \"sex\": \"2\",\n                \"area\": \"13\",\n                \"count\": \"159\"\n            },\n            {\n                \"_id\": \"64129999d7fb4a2f516be3c6\",\n                \"_timestamp\": 1678940569960,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"77\",\n                \"sex\": \"2\",\n                \"area\": \"12\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"64129999d7fb4a2f516be3c5\",\n                \"_timestamp\": 1678940569930,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"77\",\n                \"sex\": \"2\",\n                \"area\": \"09\",\n                \"count\": \"108\"\n            },\n            {\n                \"_id\": \"64129999d7fb4a2f516be3c4\",\n                \"_timestamp\": 1678940569904,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"77\",\n                \"sex\": \"2\",\n                \"area\": \"08\",\n                \"count\": \"66\"\n            },\n            {\n                \"_id\": \"64129999d7fb4a2f516be3c3\",\n                \"_timestamp\": 1678940569881,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"77\",\n                \"sex\": \"2\",\n                \"area\": \"07\",\n                \"count\": \"42\"\n            },\n            {\n                \"_id\": \"64129999d7fb4a2f516be3c2\",\n                \"_timestamp\": 1678940569845,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"77\",\n                \"sex\": \"2\",\n                \"area\": \"06\",\n                \"count\": \"72\"\n            },\n            {\n                \"_id\": \"64129999d7fb4a2f516be3c1\",\n                \"_timestamp\": 1678940569822,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"77\",\n                \"sex\": \"2\",\n                \"area\": \"05\",\n                \"count\": \"12\"\n            },\n            {\n                \"_id\": \"64129999d7fb4a2f516be3c0\",\n                \"_timestamp\": 1678940569800,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"77\",\n                \"sex\": \"2\",\n                \"area\": \"04\",\n                \"count\": \"81\"\n            },\n            {\n                \"_id\": \"64129999d7fb4a2f516be3bf\",\n                \"_timestamp\": 1678940569778,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"77\",\n                \"sex\": \"2\",\n                \"area\": \"03\",\n                \"count\": \"96\"\n            },\n            {\n                \"_id\": \"64129999d7fb4a2f516be3be\",\n                \"_timestamp\": 1678940569756,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"77\",\n                \"sex\": \"2\",\n                \"area\": \"02\",\n                \"count\": \"327\"\n            },\n            {\n                \"_id\": \"64129999d7fb4a2f516be3bd\",\n                \"_timestamp\": 1678940569732,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"77\",\n                \"sex\": \"2\",\n                \"area\": \"01\",\n                \"count\": \"42\"\n            },\n            {\n                \"_id\": \"64129999d7fb4a2f516be3bc\",\n                \"_timestamp\": 1678940569708,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"77\",\n                \"sex\": \"1\",\n                \"area\": \"77\",\n                \"count\": \"438\"\n            },\n            {\n                \"_id\": \"64129999d7fb4a2f516be3bb\",\n                \"_timestamp\": 1678940569685,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"77\",\n                \"sex\": \"1\",\n                \"area\": \"9999\",\n                \"count\": \"438\"\n            },\n            {\n                \"_id\": \"64129999d7fb4a2f516be3ba\",\n                \"_timestamp\": 1678940569662,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"77\",\n                \"sex\": \"1\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"64129999d7fb4a2f516be3b9\",\n                \"_timestamp\": 1678940569639,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"77\",\n                \"sex\": \"1\",\n                \"area\": \"18\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"64129999d7fb4a2f516be3b8\",\n                \"_timestamp\": 1678940569616,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"77\",\n                \"sex\": \"1\",\n                \"area\": \"17\",\n                \"count\": \"12\"\n            },\n            {\n                \"_id\": \"64129999d7fb4a2f516be3b7\",\n                \"_timestamp\": 1678940569593,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"77\",\n                \"sex\": \"1\",\n                \"area\": \"16\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"64129999d7fb4a2f516be3b6\",\n                \"_timestamp\": 1678940569570,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"77\",\n                \"sex\": \"1\",\n                \"area\": \"15\",\n                \"count\": \"15\"\n            },\n            {\n                \"_id\": \"64129999d7fb4a2f516be3b5\",\n                \"_timestamp\": 1678940569539,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"77\",\n                \"sex\": \"1\",\n                \"area\": \"14\",\n                \"count\": \"36\"\n            },\n            {\n                \"_id\": \"64129999d7fb4a2f516be3b4\",\n                \"_timestamp\": 1678940569505,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"77\",\n                \"sex\": \"1\",\n                \"area\": \"13\",\n                \"count\": \"63\"\n            },\n            {\n                \"_id\": \"64129999d7fb4a2f516be3b3\",\n                \"_timestamp\": 1678940569448,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"77\",\n                \"sex\": \"1\",\n                \"area\": \"12\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129999d7fb4a2f516be3b2\",\n                \"_timestamp\": 1678940569424,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"77\",\n                \"sex\": \"1\",\n                \"area\": \"09\",\n                \"count\": \"42\"\n            },\n            {\n                \"_id\": \"64129999d7fb4a2f516be3b1\",\n                \"_timestamp\": 1678940569399,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"77\",\n                \"sex\": \"1\",\n                \"area\": \"08\",\n                \"count\": \"24\"\n            },\n            {\n                \"_id\": \"64129999d7fb4a2f516be3b0\",\n                \"_timestamp\": 1678940569374,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"77\",\n                \"sex\": \"1\",\n                \"area\": \"07\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"64129999d7fb4a2f516be3af\",\n                \"_timestamp\": 1678940569351,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"77\",\n                \"sex\": \"1\",\n                \"area\": \"06\",\n                \"count\": \"21\"\n            },\n            {\n                \"_id\": \"64129999d7fb4a2f516be3ae\",\n                \"_timestamp\": 1678940569328,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"77\",\n                \"sex\": \"1\",\n                \"area\": \"05\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"64129999d7fb4a2f516be3ad\",\n                \"_timestamp\": 1678940569305,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"77\",\n                \"sex\": \"1\",\n                \"area\": \"04\",\n                \"count\": \"30\"\n            },\n            {\n                \"_id\": \"64129999d7fb4a2f516be3ac\",\n                \"_timestamp\": 1678940569277,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"77\",\n                \"sex\": \"1\",\n                \"area\": \"03\",\n                \"count\": \"33\"\n            },\n            {\n                \"_id\": \"64129999d7fb4a2f516be3ab\",\n                \"_timestamp\": 1678940569253,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"77\",\n                \"sex\": \"1\",\n                \"area\": \"02\",\n                \"count\": \"129\"\n            },\n            {\n                \"_id\": \"64129999d7fb4a2f516be3aa\",\n                \"_timestamp\": 1678940569228,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"77\",\n                \"sex\": \"1\",\n                \"area\": \"01\",\n                \"count\": \"21\"\n            },\n            {\n                \"_id\": \"64129999d7fb4a2f516be3a9\",\n                \"_timestamp\": 1678940569205,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"9\",\n                \"sex\": \"9\",\n                \"area\": \"77\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129999d7fb4a2f516be3a8\",\n                \"_timestamp\": 1678940569166,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"9\",\n                \"sex\": \"9\",\n                \"area\": \"9999\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129999d7fb4a2f516be3a7\",\n                \"_timestamp\": 1678940569144,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"9\",\n                \"sex\": \"9\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"64129999d7fb4a2f516be3a6\",\n                \"_timestamp\": 1678940569121,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"9\",\n                \"sex\": \"9\",\n                \"area\": \"18\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129999d7fb4a2f516be3a5\",\n                \"_timestamp\": 1678940569094,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"9\",\n                \"sex\": \"9\",\n                \"area\": \"17\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129999d7fb4a2f516be3a4\",\n                \"_timestamp\": 1678940569071,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"9\",\n                \"sex\": \"9\",\n                \"area\": \"16\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129999d7fb4a2f516be3a3\",\n                \"_timestamp\": 1678940569040,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"9\",\n                \"sex\": \"9\",\n                \"area\": \"15\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129999d7fb4a2f516be3a2\",\n                \"_timestamp\": 1678940569010,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"9\",\n                \"sex\": \"9\",\n                \"area\": \"14\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129998d7fb4a2f516be3a1\",\n                \"_timestamp\": 1678940568979,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"9\",\n                \"sex\": \"9\",\n                \"area\": \"13\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129998d7fb4a2f516be3a0\",\n                \"_timestamp\": 1678940568955,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"9\",\n                \"sex\": \"9\",\n                \"area\": \"12\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129998d7fb4a2f516be39f\",\n                \"_timestamp\": 1678940568931,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"9\",\n                \"sex\": \"9\",\n                \"area\": \"09\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129998d7fb4a2f516be39e\",\n                \"_timestamp\": 1678940568907,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"9\",\n                \"sex\": \"9\",\n                \"area\": \"08\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129998d7fb4a2f516be39d\",\n                \"_timestamp\": 1678940568883,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"9\",\n                \"sex\": \"9\",\n                \"area\": \"07\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129998d7fb4a2f516be39c\",\n                \"_timestamp\": 1678940568857,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"9\",\n                \"sex\": \"9\",\n                \"area\": \"06\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129998d7fb4a2f516be39b\",\n                \"_timestamp\": 1678940568829,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"9\",\n                \"sex\": \"9\",\n                \"area\": \"05\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129998d7fb4a2f516be39a\",\n                \"_timestamp\": 1678940568806,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"9\",\n                \"sex\": \"9\",\n                \"area\": \"04\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129998d7fb4a2f516be399\",\n                \"_timestamp\": 1678940568781,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"9\",\n                \"sex\": \"9\",\n                \"area\": \"03\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129998d7fb4a2f516be398\",\n                \"_timestamp\": 1678940568754,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"9\",\n                \"sex\": \"9\",\n                \"area\": \"02\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129998d7fb4a2f516be397\",\n                \"_timestamp\": 1678940568721,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"9\",\n                \"sex\": \"9\",\n                \"area\": \"01\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129998d7fb4a2f516be396\",\n                \"_timestamp\": 1678940568695,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"9\",\n                \"sex\": \"2\",\n                \"area\": \"77\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129998d7fb4a2f516be395\",\n                \"_timestamp\": 1678940568670,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"9\",\n                \"sex\": \"2\",\n                \"area\": \"9999\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129998d7fb4a2f516be394\",\n                \"_timestamp\": 1678940568645,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"9\",\n                \"sex\": \"2\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"64129998d7fb4a2f516be393\",\n                \"_timestamp\": 1678940568616,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"9\",\n                \"sex\": \"2\",\n                \"area\": \"18\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129998d7fb4a2f516be392\",\n                \"_timestamp\": 1678940568588,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"9\",\n                \"sex\": \"2\",\n                \"area\": \"17\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129998d7fb4a2f516be391\",\n                \"_timestamp\": 1678940568560,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"9\",\n                \"sex\": \"2\",\n                \"area\": \"16\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129998d7fb4a2f516be390\",\n                \"_timestamp\": 1678940568536,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"9\",\n                \"sex\": \"2\",\n                \"area\": \"15\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129998d7fb4a2f516be38f\",\n                \"_timestamp\": 1678940568475,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"9\",\n                \"sex\": \"2\",\n                \"area\": \"14\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129998d7fb4a2f516be38e\",\n                \"_timestamp\": 1678940568451,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"9\",\n                \"sex\": \"2\",\n                \"area\": \"13\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129998d7fb4a2f516be38d\",\n                \"_timestamp\": 1678940568427,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"9\",\n                \"sex\": \"2\",\n                \"area\": \"12\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129998d7fb4a2f516be38c\",\n                \"_timestamp\": 1678940568405,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"9\",\n                \"sex\": \"2\",\n                \"area\": \"09\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129998d7fb4a2f516be38b\",\n                \"_timestamp\": 1678940568381,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"9\",\n                \"sex\": \"2\",\n                \"area\": \"08\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129998d7fb4a2f516be38a\",\n                \"_timestamp\": 1678940568356,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"9\",\n                \"sex\": \"2\",\n                \"area\": \"07\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129998d7fb4a2f516be389\",\n                \"_timestamp\": 1678940568330,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"9\",\n                \"sex\": \"2\",\n                \"area\": \"06\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129998d7fb4a2f516be388\",\n                \"_timestamp\": 1678940568307,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"9\",\n                \"sex\": \"2\",\n                \"area\": \"05\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129998d7fb4a2f516be387\",\n                \"_timestamp\": 1678940568276,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"9\",\n                \"sex\": \"2\",\n                \"area\": \"04\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129998d7fb4a2f516be386\",\n                \"_timestamp\": 1678940568253,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"9\",\n                \"sex\": \"2\",\n                \"area\": \"03\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129998d7fb4a2f516be385\",\n                \"_timestamp\": 1678940568226,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"9\",\n                \"sex\": \"2\",\n                \"area\": \"02\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129998d7fb4a2f516be384\",\n                \"_timestamp\": 1678940568203,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"9\",\n                \"sex\": \"2\",\n                \"area\": \"01\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129998d7fb4a2f516be383\",\n                \"_timestamp\": 1678940568176,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"9\",\n                \"sex\": \"1\",\n                \"area\": \"77\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129998d7fb4a2f516be382\",\n                \"_timestamp\": 1678940568148,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"9\",\n                \"sex\": \"1\",\n                \"area\": \"9999\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129998d7fb4a2f516be381\",\n                \"_timestamp\": 1678940568122,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"9\",\n                \"sex\": \"1\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"64129998d7fb4a2f516be380\",\n                \"_timestamp\": 1678940568091,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"9\",\n                \"sex\": \"1\",\n                \"area\": \"18\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129998d7fb4a2f516be37f\",\n                \"_timestamp\": 1678940568068,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"9\",\n                \"sex\": \"1\",\n                \"area\": \"17\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129998d7fb4a2f516be37e\",\n                \"_timestamp\": 1678940568042,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"9\",\n                \"sex\": \"1\",\n                \"area\": \"16\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129998d7fb4a2f516be37d\",\n                \"_timestamp\": 1678940568018,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"9\",\n                \"sex\": \"1\",\n                \"area\": \"15\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129997d7fb4a2f516be37c\",\n                \"_timestamp\": 1678940567995,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"9\",\n                \"sex\": \"1\",\n                \"area\": \"14\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129997d7fb4a2f516be37b\",\n                \"_timestamp\": 1678940567971,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"9\",\n                \"sex\": \"1\",\n                \"area\": \"13\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129997d7fb4a2f516be37a\",\n                \"_timestamp\": 1678940567937,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"9\",\n                \"sex\": \"1\",\n                \"area\": \"12\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129997d7fb4a2f516be379\",\n                \"_timestamp\": 1678940567912,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"9\",\n                \"sex\": \"1\",\n                \"area\": \"09\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129997d7fb4a2f516be378\",\n                \"_timestamp\": 1678940567882,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"9\",\n                \"sex\": \"1\",\n                \"area\": \"08\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129997d7fb4a2f516be377\",\n                \"_timestamp\": 1678940567857,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"9\",\n                \"sex\": \"1\",\n                \"area\": \"07\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129997d7fb4a2f516be376\",\n                \"_timestamp\": 1678940567832,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"9\",\n                \"sex\": \"1\",\n                \"area\": \"06\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129997d7fb4a2f516be375\",\n                \"_timestamp\": 1678940567802,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"9\",\n                \"sex\": \"1\",\n                \"area\": \"05\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129997d7fb4a2f516be374\",\n                \"_timestamp\": 1678940567779,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"9\",\n                \"sex\": \"1\",\n                \"area\": \"04\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129997d7fb4a2f516be373\",\n                \"_timestamp\": 1678940567755,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"9\",\n                \"sex\": \"1\",\n                \"area\": \"03\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129997d7fb4a2f516be372\",\n                \"_timestamp\": 1678940567731,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"9\",\n                \"sex\": \"1\",\n                \"area\": \"02\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129997d7fb4a2f516be371\",\n                \"_timestamp\": 1678940567700,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"9\",\n                \"sex\": \"1\",\n                \"area\": \"01\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129997d7fb4a2f516be370\",\n                \"_timestamp\": 1678940567676,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"6\",\n                \"sex\": \"9\",\n                \"area\": \"77\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"64129997d7fb4a2f516be36f\",\n                \"_timestamp\": 1678940567653,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"6\",\n                \"sex\": \"9\",\n                \"area\": \"9999\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"64129997d7fb4a2f516be36e\",\n                \"_timestamp\": 1678940567630,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"6\",\n                \"sex\": \"9\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"64129997d7fb4a2f516be36d\",\n                \"_timestamp\": 1678940567603,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"6\",\n                \"sex\": \"9\",\n                \"area\": \"18\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129997d7fb4a2f516be36c\",\n                \"_timestamp\": 1678940567578,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"6\",\n                \"sex\": \"9\",\n                \"area\": \"17\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129997d7fb4a2f516be36b\",\n                \"_timestamp\": 1678940567553,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"6\",\n                \"sex\": \"9\",\n                \"area\": \"16\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129997d7fb4a2f516be36a\",\n                \"_timestamp\": 1678940567523,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"6\",\n                \"sex\": \"9\",\n                \"area\": \"15\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129997d7fb4a2f516be369\",\n                \"_timestamp\": 1678940567499,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"6\",\n                \"sex\": \"9\",\n                \"area\": \"14\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129997d7fb4a2f516be368\",\n                \"_timestamp\": 1678940567471,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"6\",\n                \"sex\": \"9\",\n                \"area\": \"13\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129997d7fb4a2f516be367\",\n                \"_timestamp\": 1678940567446,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"6\",\n                \"sex\": \"9\",\n                \"area\": \"12\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129997d7fb4a2f516be366\",\n                \"_timestamp\": 1678940567418,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"6\",\n                \"sex\": \"9\",\n                \"area\": \"09\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129997d7fb4a2f516be365\",\n                \"_timestamp\": 1678940567395,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"6\",\n                \"sex\": \"9\",\n                \"area\": \"08\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129997d7fb4a2f516be364\",\n                \"_timestamp\": 1678940567371,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"6\",\n                \"sex\": \"9\",\n                \"area\": \"07\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129997d7fb4a2f516be363\",\n                \"_timestamp\": 1678940567345,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"6\",\n                \"sex\": \"9\",\n                \"area\": \"06\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129997d7fb4a2f516be362\",\n                \"_timestamp\": 1678940567320,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"6\",\n                \"sex\": \"9\",\n                \"area\": \"05\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129997d7fb4a2f516be361\",\n                \"_timestamp\": 1678940567288,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"6\",\n                \"sex\": \"9\",\n                \"area\": \"04\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129997d7fb4a2f516be360\",\n                \"_timestamp\": 1678940567265,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"6\",\n                \"sex\": \"9\",\n                \"area\": \"03\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"64129997d7fb4a2f516be35f\",\n                \"_timestamp\": 1678940567240,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"6\",\n                \"sex\": \"9\",\n                \"area\": \"02\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129997d7fb4a2f516be35e\",\n                \"_timestamp\": 1678940567216,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"6\",\n                \"sex\": \"9\",\n                \"area\": \"01\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129997d7fb4a2f516be35d\",\n                \"_timestamp\": 1678940567190,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"6\",\n                \"sex\": \"2\",\n                \"area\": \"77\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"64129997d7fb4a2f516be35c\",\n                \"_timestamp\": 1678940567166,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"6\",\n                \"sex\": \"2\",\n                \"area\": \"9999\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"64129997d7fb4a2f516be35b\",\n                \"_timestamp\": 1678940567139,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"6\",\n                \"sex\": \"2\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"64129997d7fb4a2f516be35a\",\n                \"_timestamp\": 1678940567108,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"6\",\n                \"sex\": \"2\",\n                \"area\": \"18\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129997d7fb4a2f516be359\",\n                \"_timestamp\": 1678940567084,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"6\",\n                \"sex\": \"2\",\n                \"area\": \"17\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129997d7fb4a2f516be358\",\n                \"_timestamp\": 1678940567061,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"6\",\n                \"sex\": \"2\",\n                \"area\": \"16\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129997d7fb4a2f516be357\",\n                \"_timestamp\": 1678940567038,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"6\",\n                \"sex\": \"2\",\n                \"area\": \"15\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129997d7fb4a2f516be356\",\n                \"_timestamp\": 1678940567015,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"6\",\n                \"sex\": \"2\",\n                \"area\": \"14\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129996d7fb4a2f516be355\",\n                \"_timestamp\": 1678940566982,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"6\",\n                \"sex\": \"2\",\n                \"area\": \"13\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129996d7fb4a2f516be354\",\n                \"_timestamp\": 1678940566957,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"6\",\n                \"sex\": \"2\",\n                \"area\": \"12\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129996d7fb4a2f516be353\",\n                \"_timestamp\": 1678940566904,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"6\",\n                \"sex\": \"2\",\n                \"area\": \"09\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129996d7fb4a2f516be352\",\n                \"_timestamp\": 1678940566873,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"6\",\n                \"sex\": \"2\",\n                \"area\": \"08\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129996d7fb4a2f516be351\",\n                \"_timestamp\": 1678940566847,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"6\",\n                \"sex\": \"2\",\n                \"area\": \"07\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129996d7fb4a2f516be350\",\n                \"_timestamp\": 1678940566822,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"6\",\n                \"sex\": \"2\",\n                \"area\": \"06\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129996d7fb4a2f516be34f\",\n                \"_timestamp\": 1678940566800,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"6\",\n                \"sex\": \"2\",\n                \"area\": \"05\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129996d7fb4a2f516be34e\",\n                \"_timestamp\": 1678940566774,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"6\",\n                \"sex\": \"2\",\n                \"area\": \"04\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129996d7fb4a2f516be34d\",\n                \"_timestamp\": 1678940566751,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"6\",\n                \"sex\": \"2\",\n                \"area\": \"03\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"64129996d7fb4a2f516be34c\",\n                \"_timestamp\": 1678940566729,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"6\",\n                \"sex\": \"2\",\n                \"area\": \"02\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129996d7fb4a2f516be34b\",\n                \"_timestamp\": 1678940566705,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"6\",\n                \"sex\": \"2\",\n                \"area\": \"01\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129996d7fb4a2f516be34a\",\n                \"_timestamp\": 1678940566675,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"6\",\n                \"sex\": \"1\",\n                \"area\": \"77\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129996d7fb4a2f516be349\",\n                \"_timestamp\": 1678940566649,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"6\",\n                \"sex\": \"1\",\n                \"area\": \"9999\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129996d7fb4a2f516be348\",\n                \"_timestamp\": 1678940566623,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"6\",\n                \"sex\": \"1\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"64129996d7fb4a2f516be347\",\n                \"_timestamp\": 1678940566598,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"6\",\n                \"sex\": \"1\",\n                \"area\": \"18\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129996d7fb4a2f516be346\",\n                \"_timestamp\": 1678940566567,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"6\",\n                \"sex\": \"1\",\n                \"area\": \"17\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129996d7fb4a2f516be345\",\n                \"_timestamp\": 1678940566543,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"6\",\n                \"sex\": \"1\",\n                \"area\": \"16\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129996d7fb4a2f516be344\",\n                \"_timestamp\": 1678940566517,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"6\",\n                \"sex\": \"1\",\n                \"area\": \"15\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129996d7fb4a2f516be343\",\n                \"_timestamp\": 1678940566493,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"6\",\n                \"sex\": \"1\",\n                \"area\": \"14\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129996d7fb4a2f516be342\",\n                \"_timestamp\": 1678940566467,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"6\",\n                \"sex\": \"1\",\n                \"area\": \"13\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129996d7fb4a2f516be341\",\n                \"_timestamp\": 1678940566445,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"6\",\n                \"sex\": \"1\",\n                \"area\": \"12\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129996d7fb4a2f516be340\",\n                \"_timestamp\": 1678940566423,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"6\",\n                \"sex\": \"1\",\n                \"area\": \"09\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129996d7fb4a2f516be33f\",\n                \"_timestamp\": 1678940566401,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"6\",\n                \"sex\": \"1\",\n                \"area\": \"08\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129996d7fb4a2f516be33e\",\n                \"_timestamp\": 1678940566377,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"6\",\n                \"sex\": \"1\",\n                \"area\": \"07\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129996d7fb4a2f516be33d\",\n                \"_timestamp\": 1678940566348,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"6\",\n                \"sex\": \"1\",\n                \"area\": \"06\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129996d7fb4a2f516be33c\",\n                \"_timestamp\": 1678940566322,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"6\",\n                \"sex\": \"1\",\n                \"area\": \"05\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129996d7fb4a2f516be33b\",\n                \"_timestamp\": 1678940566299,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"6\",\n                \"sex\": \"1\",\n                \"area\": \"04\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129996d7fb4a2f516be33a\",\n                \"_timestamp\": 1678940566254,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"6\",\n                \"sex\": \"1\",\n                \"area\": \"03\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129996d7fb4a2f516be339\",\n                \"_timestamp\": 1678940566229,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"6\",\n                \"sex\": \"1\",\n                \"area\": \"02\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129996d7fb4a2f516be338\",\n                \"_timestamp\": 1678940566205,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"6\",\n                \"sex\": \"1\",\n                \"area\": \"01\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129996d7fb4a2f516be337\",\n                \"_timestamp\": 1678940566182,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"5\",\n                \"sex\": \"9\",\n                \"area\": \"77\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"64129996d7fb4a2f516be336\",\n                \"_timestamp\": 1678940566156,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"5\",\n                \"sex\": \"9\",\n                \"area\": \"9999\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"64129996d7fb4a2f516be335\",\n                \"_timestamp\": 1678940566126,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"5\",\n                \"sex\": \"9\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"64129996d7fb4a2f516be334\",\n                \"_timestamp\": 1678940566100,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"5\",\n                \"sex\": \"9\",\n                \"area\": \"18\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129996d7fb4a2f516be333\",\n                \"_timestamp\": 1678940566046,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"5\",\n                \"sex\": \"9\",\n                \"area\": \"17\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129996d7fb4a2f516be332\",\n                \"_timestamp\": 1678940566019,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"5\",\n                \"sex\": \"9\",\n                \"area\": \"16\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129995d7fb4a2f516be331\",\n                \"_timestamp\": 1678940565995,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"5\",\n                \"sex\": \"9\",\n                \"area\": \"15\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129995d7fb4a2f516be330\",\n                \"_timestamp\": 1678940565972,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"5\",\n                \"sex\": \"9\",\n                \"area\": \"14\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129995d7fb4a2f516be32f\",\n                \"_timestamp\": 1678940565951,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"5\",\n                \"sex\": \"9\",\n                \"area\": \"13\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129995d7fb4a2f516be32e\",\n                \"_timestamp\": 1678940565928,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"5\",\n                \"sex\": \"9\",\n                \"area\": \"12\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129995d7fb4a2f516be32d\",\n                \"_timestamp\": 1678940565901,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"5\",\n                \"sex\": \"9\",\n                \"area\": \"09\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129995d7fb4a2f516be32c\",\n                \"_timestamp\": 1678940565873,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"5\",\n                \"sex\": \"9\",\n                \"area\": \"08\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129995d7fb4a2f516be32b\",\n                \"_timestamp\": 1678940565851,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"5\",\n                \"sex\": \"9\",\n                \"area\": \"07\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129995d7fb4a2f516be32a\",\n                \"_timestamp\": 1678940565827,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"5\",\n                \"sex\": \"9\",\n                \"area\": \"06\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129995d7fb4a2f516be329\",\n                \"_timestamp\": 1678940565804,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"5\",\n                \"sex\": \"9\",\n                \"area\": \"05\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129995d7fb4a2f516be328\",\n                \"_timestamp\": 1678940565770,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"5\",\n                \"sex\": \"9\",\n                \"area\": \"04\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129995d7fb4a2f516be327\",\n                \"_timestamp\": 1678940565740,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"5\",\n                \"sex\": \"9\",\n                \"area\": \"03\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129995d7fb4a2f516be326\",\n                \"_timestamp\": 1678940565713,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"5\",\n                \"sex\": \"9\",\n                \"area\": \"02\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"64129995d7fb4a2f516be325\",\n                \"_timestamp\": 1678940565669,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"5\",\n                \"sex\": \"9\",\n                \"area\": \"01\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129995d7fb4a2f516be324\",\n                \"_timestamp\": 1678940565641,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"5\",\n                \"sex\": \"2\",\n                \"area\": \"77\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129995d7fb4a2f516be323\",\n                \"_timestamp\": 1678940565596,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"5\",\n                \"sex\": \"2\",\n                \"area\": \"9999\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129995d7fb4a2f516be322\",\n                \"_timestamp\": 1678940565572,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"5\",\n                \"sex\": \"2\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"64129995d7fb4a2f516be321\",\n                \"_timestamp\": 1678940565545,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"5\",\n                \"sex\": \"2\",\n                \"area\": \"18\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129995d7fb4a2f516be320\",\n                \"_timestamp\": 1678940565522,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"5\",\n                \"sex\": \"2\",\n                \"area\": \"17\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129995d7fb4a2f516be31f\",\n                \"_timestamp\": 1678940565501,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"5\",\n                \"sex\": \"2\",\n                \"area\": \"16\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129995d7fb4a2f516be31e\",\n                \"_timestamp\": 1678940565474,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"5\",\n                \"sex\": \"2\",\n                \"area\": \"15\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129995d7fb4a2f516be31d\",\n                \"_timestamp\": 1678940565451,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"5\",\n                \"sex\": \"2\",\n                \"area\": \"14\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129995d7fb4a2f516be31c\",\n                \"_timestamp\": 1678940565424,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"5\",\n                \"sex\": \"2\",\n                \"area\": \"13\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129995d7fb4a2f516be31b\",\n                \"_timestamp\": 1678940565393,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"5\",\n                \"sex\": \"2\",\n                \"area\": \"12\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129995d7fb4a2f516be31a\",\n                \"_timestamp\": 1678940565370,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"5\",\n                \"sex\": \"2\",\n                \"area\": \"09\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129995d7fb4a2f516be319\",\n                \"_timestamp\": 1678940565343,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"5\",\n                \"sex\": \"2\",\n                \"area\": \"08\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129995d7fb4a2f516be318\",\n                \"_timestamp\": 1678940565320,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"5\",\n                \"sex\": \"2\",\n                \"area\": \"07\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129995d7fb4a2f516be317\",\n                \"_timestamp\": 1678940565297,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"5\",\n                \"sex\": \"2\",\n                \"area\": \"06\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129995d7fb4a2f516be316\",\n                \"_timestamp\": 1678940565272,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"5\",\n                \"sex\": \"2\",\n                \"area\": \"05\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129995d7fb4a2f516be315\",\n                \"_timestamp\": 1678940565249,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"5\",\n                \"sex\": \"2\",\n                \"area\": \"04\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129995d7fb4a2f516be314\",\n                \"_timestamp\": 1678940565215,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"5\",\n                \"sex\": \"2\",\n                \"area\": \"03\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129995d7fb4a2f516be313\",\n                \"_timestamp\": 1678940565192,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"5\",\n                \"sex\": \"2\",\n                \"area\": \"02\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129995d7fb4a2f516be312\",\n                \"_timestamp\": 1678940565170,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"5\",\n                \"sex\": \"2\",\n                \"area\": \"01\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129995d7fb4a2f516be311\",\n                \"_timestamp\": 1678940565142,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"5\",\n                \"sex\": \"1\",\n                \"area\": \"77\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"64129995d7fb4a2f516be310\",\n                \"_timestamp\": 1678940565120,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"5\",\n                \"sex\": \"1\",\n                \"area\": \"9999\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"64129995d7fb4a2f516be30f\",\n                \"_timestamp\": 1678940565095,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"5\",\n                \"sex\": \"1\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"64129995d7fb4a2f516be30e\",\n                \"_timestamp\": 1678940565067,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"5\",\n                \"sex\": \"1\",\n                \"area\": \"18\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129995d7fb4a2f516be30d\",\n                \"_timestamp\": 1678940565041,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"5\",\n                \"sex\": \"1\",\n                \"area\": \"17\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129995d7fb4a2f516be30c\",\n                \"_timestamp\": 1678940565017,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"5\",\n                \"sex\": \"1\",\n                \"area\": \"16\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129994d7fb4a2f516be30b\",\n                \"_timestamp\": 1678940564947,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"5\",\n                \"sex\": \"1\",\n                \"area\": \"15\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129994d7fb4a2f516be30a\",\n                \"_timestamp\": 1678940564895,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"5\",\n                \"sex\": \"1\",\n                \"area\": \"14\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129994d7fb4a2f516be309\",\n                \"_timestamp\": 1678940564870,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"5\",\n                \"sex\": \"1\",\n                \"area\": \"13\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129994d7fb4a2f516be308\",\n                \"_timestamp\": 1678940564846,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"5\",\n                \"sex\": \"1\",\n                \"area\": \"12\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129994d7fb4a2f516be307\",\n                \"_timestamp\": 1678940564823,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"5\",\n                \"sex\": \"1\",\n                \"area\": \"09\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129994d7fb4a2f516be306\",\n                \"_timestamp\": 1678940564795,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"5\",\n                \"sex\": \"1\",\n                \"area\": \"08\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129994d7fb4a2f516be305\",\n                \"_timestamp\": 1678940564759,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"5\",\n                \"sex\": \"1\",\n                \"area\": \"07\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129994d7fb4a2f516be304\",\n                \"_timestamp\": 1678940564731,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"5\",\n                \"sex\": \"1\",\n                \"area\": \"06\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129994d7fb4a2f516be303\",\n                \"_timestamp\": 1678940564703,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"5\",\n                \"sex\": \"1\",\n                \"area\": \"05\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129994d7fb4a2f516be302\",\n                \"_timestamp\": 1678940564666,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"5\",\n                \"sex\": \"1\",\n                \"area\": \"04\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129994d7fb4a2f516be301\",\n                \"_timestamp\": 1678940564643,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"5\",\n                \"sex\": \"1\",\n                \"area\": \"03\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129994d7fb4a2f516be300\",\n                \"_timestamp\": 1678940564620,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"5\",\n                \"sex\": \"1\",\n                \"area\": \"02\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"64129994d7fb4a2f516be2ff\",\n                \"_timestamp\": 1678940564597,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"5\",\n                \"sex\": \"1\",\n                \"area\": \"01\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129994d7fb4a2f516be2fe\",\n                \"_timestamp\": 1678940564573,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"4\",\n                \"sex\": \"9\",\n                \"area\": \"77\",\n                \"count\": \"39\"\n            },\n            {\n                \"_id\": \"64129994d7fb4a2f516be2fd\",\n                \"_timestamp\": 1678940564544,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"4\",\n                \"sex\": \"9\",\n                \"area\": \"9999\",\n                \"count\": \"39\"\n            },\n            {\n                \"_id\": \"64129994d7fb4a2f516be2fc\",\n                \"_timestamp\": 1678940564520,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"4\",\n                \"sex\": \"9\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"64129994d7fb4a2f516be2fb\",\n                \"_timestamp\": 1678940564494,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"4\",\n                \"sex\": \"9\",\n                \"area\": \"18\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129994d7fb4a2f516be2fa\",\n                \"_timestamp\": 1678940564471,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"4\",\n                \"sex\": \"9\",\n                \"area\": \"17\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129994d7fb4a2f516be2f9\",\n                \"_timestamp\": 1678940564448,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"4\",\n                \"sex\": \"9\",\n                \"area\": \"16\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129994d7fb4a2f516be2f8\",\n                \"_timestamp\": 1678940564421,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"4\",\n                \"sex\": \"9\",\n                \"area\": \"15\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129994d7fb4a2f516be2f7\",\n                \"_timestamp\": 1678940564397,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"4\",\n                \"sex\": \"9\",\n                \"area\": \"14\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129994d7fb4a2f516be2f6\",\n                \"_timestamp\": 1678940564372,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"4\",\n                \"sex\": \"9\",\n                \"area\": \"13\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"64129994d7fb4a2f516be2f5\",\n                \"_timestamp\": 1678940564349,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"4\",\n                \"sex\": \"9\",\n                \"area\": \"12\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129994d7fb4a2f516be2f4\",\n                \"_timestamp\": 1678940564324,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"4\",\n                \"sex\": \"9\",\n                \"area\": \"09\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"64129994d7fb4a2f516be2f3\",\n                \"_timestamp\": 1678940564297,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"4\",\n                \"sex\": \"9\",\n                \"area\": \"08\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129994d7fb4a2f516be2f2\",\n                \"_timestamp\": 1678940564273,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"4\",\n                \"sex\": \"9\",\n                \"area\": \"07\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129994d7fb4a2f516be2f1\",\n                \"_timestamp\": 1678940564249,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"4\",\n                \"sex\": \"9\",\n                \"area\": \"06\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129994d7fb4a2f516be2f0\",\n                \"_timestamp\": 1678940564225,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"4\",\n                \"sex\": \"9\",\n                \"area\": \"05\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129994d7fb4a2f516be2ef\",\n                \"_timestamp\": 1678940564194,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"4\",\n                \"sex\": \"9\",\n                \"area\": \"04\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129994d7fb4a2f516be2ee\",\n                \"_timestamp\": 1678940564169,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"4\",\n                \"sex\": \"9\",\n                \"area\": \"03\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129994d7fb4a2f516be2ed\",\n                \"_timestamp\": 1678940564144,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"4\",\n                \"sex\": \"9\",\n                \"area\": \"02\",\n                \"count\": \"30\"\n            },\n            {\n                \"_id\": \"64129994d7fb4a2f516be2ec\",\n                \"_timestamp\": 1678940564119,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"4\",\n                \"sex\": \"9\",\n                \"area\": \"01\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129994d7fb4a2f516be2eb\",\n                \"_timestamp\": 1678940564094,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"4\",\n                \"sex\": \"2\",\n                \"area\": \"77\",\n                \"count\": \"30\"\n            },\n            {\n                \"_id\": \"64129994d7fb4a2f516be2ea\",\n                \"_timestamp\": 1678940564068,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"4\",\n                \"sex\": \"2\",\n                \"area\": \"9999\",\n                \"count\": \"30\"\n            },\n            {\n                \"_id\": \"64129994d7fb4a2f516be2e9\",\n                \"_timestamp\": 1678940564046,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"4\",\n                \"sex\": \"2\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"64129994d7fb4a2f516be2e8\",\n                \"_timestamp\": 1678940564022,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"4\",\n                \"sex\": \"2\",\n                \"area\": \"18\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129994d7fb4a2f516be2e7\",\n                \"_timestamp\": 1678940563999,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"4\",\n                \"sex\": \"2\",\n                \"area\": \"17\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129993d7fb4a2f516be2e6\",\n                \"_timestamp\": 1678940563972,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"4\",\n                \"sex\": \"2\",\n                \"area\": \"16\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129993d7fb4a2f516be2e5\",\n                \"_timestamp\": 1678940563948,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"4\",\n                \"sex\": \"2\",\n                \"area\": \"15\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129993d7fb4a2f516be2e4\",\n                \"_timestamp\": 1678940563923,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"4\",\n                \"sex\": \"2\",\n                \"area\": \"14\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129993d7fb4a2f516be2e3\",\n                \"_timestamp\": 1678940563899,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"4\",\n                \"sex\": \"2\",\n                \"area\": \"13\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129993d7fb4a2f516be2e2\",\n                \"_timestamp\": 1678940563874,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"4\",\n                \"sex\": \"2\",\n                \"area\": \"12\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129993d7fb4a2f516be2e1\",\n                \"_timestamp\": 1678940563848,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"4\",\n                \"sex\": \"2\",\n                \"area\": \"09\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"64129993d7fb4a2f516be2e0\",\n                \"_timestamp\": 1678940563820,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"4\",\n                \"sex\": \"2\",\n                \"area\": \"08\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129993d7fb4a2f516be2df\",\n                \"_timestamp\": 1678940563789,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"4\",\n                \"sex\": \"2\",\n                \"area\": \"07\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129993d7fb4a2f516be2de\",\n                \"_timestamp\": 1678940563765,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"4\",\n                \"sex\": \"2\",\n                \"area\": \"06\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129993d7fb4a2f516be2dd\",\n                \"_timestamp\": 1678940563738,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"4\",\n                \"sex\": \"2\",\n                \"area\": \"05\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129993d7fb4a2f516be2dc\",\n                \"_timestamp\": 1678940563710,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"4\",\n                \"sex\": \"2\",\n                \"area\": \"04\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129993d7fb4a2f516be2db\",\n                \"_timestamp\": 1678940563679,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"4\",\n                \"sex\": \"2\",\n                \"area\": \"03\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129993d7fb4a2f516be2da\",\n                \"_timestamp\": 1678940563656,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"4\",\n                \"sex\": \"2\",\n                \"area\": \"02\",\n                \"count\": \"21\"\n            },\n            {\n                \"_id\": \"64129993d7fb4a2f516be2d9\",\n                \"_timestamp\": 1678940563633,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"4\",\n                \"sex\": \"2\",\n                \"area\": \"01\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129993d7fb4a2f516be2d8\",\n                \"_timestamp\": 1678940563606,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"4\",\n                \"sex\": \"1\",\n                \"area\": \"77\",\n                \"count\": \"12\"\n            },\n            {\n                \"_id\": \"64129993d7fb4a2f516be2d7\",\n                \"_timestamp\": 1678940563583,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"4\",\n                \"sex\": \"1\",\n                \"area\": \"9999\",\n                \"count\": \"12\"\n            },\n            {\n                \"_id\": \"64129993d7fb4a2f516be2d6\",\n                \"_timestamp\": 1678940563560,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"4\",\n                \"sex\": \"1\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"64129993d7fb4a2f516be2d5\",\n                \"_timestamp\": 1678940563533,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"4\",\n                \"sex\": \"1\",\n                \"area\": \"18\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129993d7fb4a2f516be2d4\",\n                \"_timestamp\": 1678940563510,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"4\",\n                \"sex\": \"1\",\n                \"area\": \"17\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129993d7fb4a2f516be2d3\",\n                \"_timestamp\": 1678940563482,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"4\",\n                \"sex\": \"1\",\n                \"area\": \"16\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129993d7fb4a2f516be2d2\",\n                \"_timestamp\": 1678940563459,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"4\",\n                \"sex\": \"1\",\n                \"area\": \"15\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129993d7fb4a2f516be2d1\",\n                \"_timestamp\": 1678940563435,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"4\",\n                \"sex\": \"1\",\n                \"area\": \"14\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129993d7fb4a2f516be2d0\",\n                \"_timestamp\": 1678940563413,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"4\",\n                \"sex\": \"1\",\n                \"area\": \"13\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"64129993d7fb4a2f516be2cf\",\n                \"_timestamp\": 1678940563389,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"4\",\n                \"sex\": \"1\",\n                \"area\": \"12\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129993d7fb4a2f516be2ce\",\n                \"_timestamp\": 1678940563368,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"4\",\n                \"sex\": \"1\",\n                \"area\": \"09\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129993d7fb4a2f516be2cd\",\n                \"_timestamp\": 1678940563345,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"4\",\n                \"sex\": \"1\",\n                \"area\": \"08\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129993d7fb4a2f516be2cc\",\n                \"_timestamp\": 1678940563323,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"4\",\n                \"sex\": \"1\",\n                \"area\": \"07\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129993d7fb4a2f516be2cb\",\n                \"_timestamp\": 1678940563298,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"4\",\n                \"sex\": \"1\",\n                \"area\": \"06\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129993d7fb4a2f516be2ca\",\n                \"_timestamp\": 1678940563274,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"4\",\n                \"sex\": \"1\",\n                \"area\": \"05\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129993d7fb4a2f516be2c9\",\n                \"_timestamp\": 1678940563251,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"4\",\n                \"sex\": \"1\",\n                \"area\": \"04\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129993d7fb4a2f516be2c8\",\n                \"_timestamp\": 1678940563228,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"4\",\n                \"sex\": \"1\",\n                \"area\": \"03\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129993d7fb4a2f516be2c7\",\n                \"_timestamp\": 1678940563204,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"4\",\n                \"sex\": \"1\",\n                \"area\": \"02\",\n                \"count\": \"9\"\n            },\n            {\n                \"_id\": \"64129993d7fb4a2f516be2c6\",\n                \"_timestamp\": 1678940563170,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"4\",\n                \"sex\": \"1\",\n                \"area\": \"01\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129993d7fb4a2f516be2c5\",\n                \"_timestamp\": 1678940563143,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"3\",\n                \"sex\": \"9\",\n                \"area\": \"77\",\n                \"count\": \"9\"\n            },\n            {\n                \"_id\": \"64129993d7fb4a2f516be2c4\",\n                \"_timestamp\": 1678940563120,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"3\",\n                \"sex\": \"9\",\n                \"area\": \"9999\",\n                \"count\": \"9\"\n            },\n            {\n                \"_id\": \"64129993d7fb4a2f516be2c3\",\n                \"_timestamp\": 1678940563095,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"3\",\n                \"sex\": \"9\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"64129992d7fb4a2f516be2c2\",\n                \"_timestamp\": 1678940562998,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"3\",\n                \"sex\": \"9\",\n                \"area\": \"18\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129992d7fb4a2f516be2c1\",\n                \"_timestamp\": 1678940562960,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"3\",\n                \"sex\": \"9\",\n                \"area\": \"17\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129992d7fb4a2f516be2c0\",\n                \"_timestamp\": 1678940562935,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"3\",\n                \"sex\": \"9\",\n                \"area\": \"16\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129992d7fb4a2f516be2bf\",\n                \"_timestamp\": 1678940562913,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"3\",\n                \"sex\": \"9\",\n                \"area\": \"15\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129992d7fb4a2f516be2be\",\n                \"_timestamp\": 1678940562888,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"3\",\n                \"sex\": \"9\",\n                \"area\": \"14\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129992d7fb4a2f516be2bd\",\n                \"_timestamp\": 1678940562864,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"3\",\n                \"sex\": \"9\",\n                \"area\": \"13\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129992d7fb4a2f516be2bc\",\n                \"_timestamp\": 1678940562840,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"3\",\n                \"sex\": \"9\",\n                \"area\": \"12\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129992d7fb4a2f516be2bb\",\n                \"_timestamp\": 1678940562818,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"3\",\n                \"sex\": \"9\",\n                \"area\": \"09\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129992d7fb4a2f516be2ba\",\n                \"_timestamp\": 1678940562795,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"3\",\n                \"sex\": \"9\",\n                \"area\": \"08\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129992d7fb4a2f516be2b9\",\n                \"_timestamp\": 1678940562772,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"3\",\n                \"sex\": \"9\",\n                \"area\": \"07\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129992d7fb4a2f516be2b8\",\n                \"_timestamp\": 1678940562748,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"3\",\n                \"sex\": \"9\",\n                \"area\": \"06\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129992d7fb4a2f516be2b7\",\n                \"_timestamp\": 1678940562726,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"3\",\n                \"sex\": \"9\",\n                \"area\": \"05\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129992d7fb4a2f516be2b6\",\n                \"_timestamp\": 1678940562703,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"3\",\n                \"sex\": \"9\",\n                \"area\": \"04\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129992d7fb4a2f516be2b5\",\n                \"_timestamp\": 1678940562679,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"3\",\n                \"sex\": \"9\",\n                \"area\": \"03\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129992d7fb4a2f516be2b4\",\n                \"_timestamp\": 1678940562652,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"3\",\n                \"sex\": \"9\",\n                \"area\": \"02\",\n                \"count\": \"9\"\n            },\n            {\n                \"_id\": \"64129992d7fb4a2f516be2b3\",\n                \"_timestamp\": 1678940562629,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"3\",\n                \"sex\": \"9\",\n                \"area\": \"01\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129992d7fb4a2f516be2b2\",\n                \"_timestamp\": 1678940562606,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"3\",\n                \"sex\": \"2\",\n                \"area\": \"77\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"64129992d7fb4a2f516be2b1\",\n                \"_timestamp\": 1678940562577,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"3\",\n                \"sex\": \"2\",\n                \"area\": \"9999\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"64129992d7fb4a2f516be2b0\",\n                \"_timestamp\": 1678940562554,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"3\",\n                \"sex\": \"2\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"64129992d7fb4a2f516be2af\",\n                \"_timestamp\": 1678940562507,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"3\",\n                \"sex\": \"2\",\n                \"area\": \"18\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129992d7fb4a2f516be2ae\",\n                \"_timestamp\": 1678940562469,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"3\",\n                \"sex\": \"2\",\n                \"area\": \"17\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129992d7fb4a2f516be2ad\",\n                \"_timestamp\": 1678940562438,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"3\",\n                \"sex\": \"2\",\n                \"area\": \"16\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129992d7fb4a2f516be2ac\",\n                \"_timestamp\": 1678940562413,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"3\",\n                \"sex\": \"2\",\n                \"area\": \"15\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129992d7fb4a2f516be2ab\",\n                \"_timestamp\": 1678940562389,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"3\",\n                \"sex\": \"2\",\n                \"area\": \"14\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129992d7fb4a2f516be2aa\",\n                \"_timestamp\": 1678940562364,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"3\",\n                \"sex\": \"2\",\n                \"area\": \"13\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129992d7fb4a2f516be2a9\",\n                \"_timestamp\": 1678940562338,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"3\",\n                \"sex\": \"2\",\n                \"area\": \"12\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129992d7fb4a2f516be2a8\",\n                \"_timestamp\": 1678940562314,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"3\",\n                \"sex\": \"2\",\n                \"area\": \"09\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129992d7fb4a2f516be2a7\",\n                \"_timestamp\": 1678940562288,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"3\",\n                \"sex\": \"2\",\n                \"area\": \"08\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129992d7fb4a2f516be2a6\",\n                \"_timestamp\": 1678940562263,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"3\",\n                \"sex\": \"2\",\n                \"area\": \"07\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129992d7fb4a2f516be2a5\",\n                \"_timestamp\": 1678940562237,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"3\",\n                \"sex\": \"2\",\n                \"area\": \"06\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129992d7fb4a2f516be2a4\",\n                \"_timestamp\": 1678940562211,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"3\",\n                \"sex\": \"2\",\n                \"area\": \"05\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129992d7fb4a2f516be2a3\",\n                \"_timestamp\": 1678940562181,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"3\",\n                \"sex\": \"2\",\n                \"area\": \"04\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129992d7fb4a2f516be2a2\",\n                \"_timestamp\": 1678940562158,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"3\",\n                \"sex\": \"2\",\n                \"area\": \"03\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129992d7fb4a2f516be2a1\",\n                \"_timestamp\": 1678940562133,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"3\",\n                \"sex\": \"2\",\n                \"area\": \"02\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"64129992d7fb4a2f516be2a0\",\n                \"_timestamp\": 1678940562109,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"3\",\n                \"sex\": \"2\",\n                \"area\": \"01\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129992d7fb4a2f516be29f\",\n                \"_timestamp\": 1678940562085,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"3\",\n                \"sex\": \"1\",\n                \"area\": \"77\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"64129992d7fb4a2f516be29e\",\n                \"_timestamp\": 1678940562062,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"3\",\n                \"sex\": \"1\",\n                \"area\": \"9999\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"64129992d7fb4a2f516be29d\",\n                \"_timestamp\": 1678940562040,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"3\",\n                \"sex\": \"1\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"64129992d7fb4a2f516be29c\",\n                \"_timestamp\": 1678940562016,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"3\",\n                \"sex\": \"1\",\n                \"area\": \"18\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129991d7fb4a2f516be29b\",\n                \"_timestamp\": 1678940561993,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"3\",\n                \"sex\": \"1\",\n                \"area\": \"17\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129991d7fb4a2f516be29a\",\n                \"_timestamp\": 1678940561967,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"3\",\n                \"sex\": \"1\",\n                \"area\": \"16\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129991d7fb4a2f516be299\",\n                \"_timestamp\": 1678940561943,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"3\",\n                \"sex\": \"1\",\n                \"area\": \"15\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129991d7fb4a2f516be298\",\n                \"_timestamp\": 1678940561920,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"3\",\n                \"sex\": \"1\",\n                \"area\": \"14\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129991d7fb4a2f516be297\",\n                \"_timestamp\": 1678940561896,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"3\",\n                \"sex\": \"1\",\n                \"area\": \"13\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129991d7fb4a2f516be296\",\n                \"_timestamp\": 1678940561873,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"3\",\n                \"sex\": \"1\",\n                \"area\": \"12\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129991d7fb4a2f516be295\",\n                \"_timestamp\": 1678940561850,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"3\",\n                \"sex\": \"1\",\n                \"area\": \"09\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129991d7fb4a2f516be294\",\n                \"_timestamp\": 1678940561826,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"3\",\n                \"sex\": \"1\",\n                \"area\": \"08\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129991d7fb4a2f516be293\",\n                \"_timestamp\": 1678940561802,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"3\",\n                \"sex\": \"1\",\n                \"area\": \"07\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129991d7fb4a2f516be292\",\n                \"_timestamp\": 1678940561774,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"3\",\n                \"sex\": \"1\",\n                \"area\": \"06\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129991d7fb4a2f516be291\",\n                \"_timestamp\": 1678940561752,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"3\",\n                \"sex\": \"1\",\n                \"area\": \"05\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129991d7fb4a2f516be290\",\n                \"_timestamp\": 1678940561730,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"3\",\n                \"sex\": \"1\",\n                \"area\": \"04\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129991d7fb4a2f516be28f\",\n                \"_timestamp\": 1678940561706,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"3\",\n                \"sex\": \"1\",\n                \"area\": \"03\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129991d7fb4a2f516be28e\",\n                \"_timestamp\": 1678940561684,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"3\",\n                \"sex\": \"1\",\n                \"area\": \"02\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"64129991d7fb4a2f516be28d\",\n                \"_timestamp\": 1678940561648,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"3\",\n                \"sex\": \"1\",\n                \"area\": \"01\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129991d7fb4a2f516be28c\",\n                \"_timestamp\": 1678940561623,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"2\",\n                \"sex\": \"9\",\n                \"area\": \"77\",\n                \"count\": \"30\"\n            },\n            {\n                \"_id\": \"64129991d7fb4a2f516be28b\",\n                \"_timestamp\": 1678940561600,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"2\",\n                \"sex\": \"9\",\n                \"area\": \"9999\",\n                \"count\": \"30\"\n            },\n            {\n                \"_id\": \"64129991d7fb4a2f516be28a\",\n                \"_timestamp\": 1678940561572,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"2\",\n                \"sex\": \"9\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"64129991d7fb4a2f516be289\",\n                \"_timestamp\": 1678940561547,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"2\",\n                \"sex\": \"9\",\n                \"area\": \"18\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129991d7fb4a2f516be288\",\n                \"_timestamp\": 1678940561516,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"2\",\n                \"sex\": \"9\",\n                \"area\": \"17\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129991d7fb4a2f516be287\",\n                \"_timestamp\": 1678940561489,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"2\",\n                \"sex\": \"9\",\n                \"area\": \"16\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129991d7fb4a2f516be286\",\n                \"_timestamp\": 1678940561466,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"2\",\n                \"sex\": \"9\",\n                \"area\": \"15\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129991d7fb4a2f516be285\",\n                \"_timestamp\": 1678940561441,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"2\",\n                \"sex\": \"9\",\n                \"area\": \"14\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129991d7fb4a2f516be284\",\n                \"_timestamp\": 1678940561412,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"2\",\n                \"sex\": \"9\",\n                \"area\": \"13\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"64129991d7fb4a2f516be283\",\n                \"_timestamp\": 1678940561389,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"2\",\n                \"sex\": \"9\",\n                \"area\": \"12\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129991d7fb4a2f516be282\",\n                \"_timestamp\": 1678940561362,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"2\",\n                \"sex\": \"9\",\n                \"area\": \"09\",\n                \"count\": \"9\"\n            },\n            {\n                \"_id\": \"64129991d7fb4a2f516be281\",\n                \"_timestamp\": 1678940561339,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"2\",\n                \"sex\": \"9\",\n                \"area\": \"08\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129991d7fb4a2f516be280\",\n                \"_timestamp\": 1678940561313,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"2\",\n                \"sex\": \"9\",\n                \"area\": \"07\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"64129991d7fb4a2f516be27f\",\n                \"_timestamp\": 1678940561290,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"2\",\n                \"sex\": \"9\",\n                \"area\": \"06\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129991d7fb4a2f516be27e\",\n                \"_timestamp\": 1678940561269,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"2\",\n                \"sex\": \"9\",\n                \"area\": \"05\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"64129991d7fb4a2f516be27d\",\n                \"_timestamp\": 1678940561245,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"2\",\n                \"sex\": \"9\",\n                \"area\": \"04\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129991d7fb4a2f516be27c\",\n                \"_timestamp\": 1678940561222,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"2\",\n                \"sex\": \"9\",\n                \"area\": \"03\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"64129991d7fb4a2f516be27b\",\n                \"_timestamp\": 1678940561199,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"2\",\n                \"sex\": \"9\",\n                \"area\": \"02\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129991d7fb4a2f516be27a\",\n                \"_timestamp\": 1678940561176,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"2\",\n                \"sex\": \"9\",\n                \"area\": \"01\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"64129991d7fb4a2f516be279\",\n                \"_timestamp\": 1678940561153,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"2\",\n                \"sex\": \"2\",\n                \"area\": \"77\",\n                \"count\": \"18\"\n            },\n            {\n                \"_id\": \"64129991d7fb4a2f516be278\",\n                \"_timestamp\": 1678940561119,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"2\",\n                \"sex\": \"2\",\n                \"area\": \"9999\",\n                \"count\": \"18\"\n            },\n            {\n                \"_id\": \"64129991d7fb4a2f516be277\",\n                \"_timestamp\": 1678940561096,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"2\",\n                \"sex\": \"2\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"64129991d7fb4a2f516be276\",\n                \"_timestamp\": 1678940561074,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"2\",\n                \"sex\": \"2\",\n                \"area\": \"18\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129991d7fb4a2f516be275\",\n                \"_timestamp\": 1678940561050,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"2\",\n                \"sex\": \"2\",\n                \"area\": \"17\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129991d7fb4a2f516be274\",\n                \"_timestamp\": 1678940561024,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"2\",\n                \"sex\": \"2\",\n                \"area\": \"16\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129991d7fb4a2f516be273\",\n                \"_timestamp\": 1678940561001,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"2\",\n                \"sex\": \"2\",\n                \"area\": \"15\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129990d7fb4a2f516be272\",\n                \"_timestamp\": 1678940560975,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"2\",\n                \"sex\": \"2\",\n                \"area\": \"14\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129990d7fb4a2f516be271\",\n                \"_timestamp\": 1678940560951,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"2\",\n                \"sex\": \"2\",\n                \"area\": \"13\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"64129990d7fb4a2f516be270\",\n                \"_timestamp\": 1678940560919,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"2\",\n                \"sex\": \"2\",\n                \"area\": \"12\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129990d7fb4a2f516be26f\",\n                \"_timestamp\": 1678940560896,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"2\",\n                \"sex\": \"2\",\n                \"area\": \"09\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"64129990d7fb4a2f516be26e\",\n                \"_timestamp\": 1678940560870,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"2\",\n                \"sex\": \"2\",\n                \"area\": \"08\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129990d7fb4a2f516be26d\",\n                \"_timestamp\": 1678940560845,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"2\",\n                \"sex\": \"2\",\n                \"area\": \"07\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"64129990d7fb4a2f516be26c\",\n                \"_timestamp\": 1678940560821,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"2\",\n                \"sex\": \"2\",\n                \"area\": \"06\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129990d7fb4a2f516be26b\",\n                \"_timestamp\": 1678940560795,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"2\",\n                \"sex\": \"2\",\n                \"area\": \"05\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"64129990d7fb4a2f516be26a\",\n                \"_timestamp\": 1678940560770,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"2\",\n                \"sex\": \"2\",\n                \"area\": \"04\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129990d7fb4a2f516be269\",\n                \"_timestamp\": 1678940560744,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"2\",\n                \"sex\": \"2\",\n                \"area\": \"03\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"64129990d7fb4a2f516be268\",\n                \"_timestamp\": 1678940560720,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"2\",\n                \"sex\": \"2\",\n                \"area\": \"02\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129990d7fb4a2f516be267\",\n                \"_timestamp\": 1678940560697,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"2\",\n                \"sex\": \"2\",\n                \"area\": \"01\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129990d7fb4a2f516be266\",\n                \"_timestamp\": 1678940560663,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"2\",\n                \"sex\": \"1\",\n                \"area\": \"77\",\n                \"count\": \"9\"\n            },\n            {\n                \"_id\": \"64129990d7fb4a2f516be265\",\n                \"_timestamp\": 1678940560635,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"2\",\n                \"sex\": \"1\",\n                \"area\": \"9999\",\n                \"count\": \"9\"\n            },\n            {\n                \"_id\": \"64129990d7fb4a2f516be264\",\n                \"_timestamp\": 1678940560611,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"2\",\n                \"sex\": \"1\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"64129990d7fb4a2f516be263\",\n                \"_timestamp\": 1678940560588,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"2\",\n                \"sex\": \"1\",\n                \"area\": \"18\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129990d7fb4a2f516be262\",\n                \"_timestamp\": 1678940560565,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"2\",\n                \"sex\": \"1\",\n                \"area\": \"17\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129990d7fb4a2f516be261\",\n                \"_timestamp\": 1678940560541,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"2\",\n                \"sex\": \"1\",\n                \"area\": \"16\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129990d7fb4a2f516be260\",\n                \"_timestamp\": 1678940560519,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"2\",\n                \"sex\": \"1\",\n                \"area\": \"15\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129990d7fb4a2f516be25f\",\n                \"_timestamp\": 1678940560488,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"2\",\n                \"sex\": \"1\",\n                \"area\": \"14\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129990d7fb4a2f516be25e\",\n                \"_timestamp\": 1678940560465,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"2\",\n                \"sex\": \"1\",\n                \"area\": \"13\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129990d7fb4a2f516be25d\",\n                \"_timestamp\": 1678940560442,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"2\",\n                \"sex\": \"1\",\n                \"area\": \"12\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129990d7fb4a2f516be25c\",\n                \"_timestamp\": 1678940560419,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"2\",\n                \"sex\": \"1\",\n                \"area\": \"09\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"64129990d7fb4a2f516be25b\",\n                \"_timestamp\": 1678940560391,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"2\",\n                \"sex\": \"1\",\n                \"area\": \"08\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129990d7fb4a2f516be25a\",\n                \"_timestamp\": 1678940560368,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"2\",\n                \"sex\": \"1\",\n                \"area\": \"07\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129990d7fb4a2f516be259\",\n                \"_timestamp\": 1678940560344,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"2\",\n                \"sex\": \"1\",\n                \"area\": \"06\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129990d7fb4a2f516be258\",\n                \"_timestamp\": 1678940560318,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"2\",\n                \"sex\": \"1\",\n                \"area\": \"05\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129990d7fb4a2f516be257\",\n                \"_timestamp\": 1678940560293,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"2\",\n                \"sex\": \"1\",\n                \"area\": \"04\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129990d7fb4a2f516be256\",\n                \"_timestamp\": 1678940560266,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"2\",\n                \"sex\": \"1\",\n                \"area\": \"03\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129990d7fb4a2f516be255\",\n                \"_timestamp\": 1678940560239,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"2\",\n                \"sex\": \"1\",\n                \"area\": \"02\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129990d7fb4a2f516be254\",\n                \"_timestamp\": 1678940560212,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"2\",\n                \"sex\": \"1\",\n                \"area\": \"01\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129990d7fb4a2f516be253\",\n                \"_timestamp\": 1678940560188,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"1\",\n                \"sex\": \"9\",\n                \"area\": \"77\",\n                \"count\": \"1512\"\n            },\n            {\n                \"_id\": \"64129990d7fb4a2f516be252\",\n                \"_timestamp\": 1678940560163,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"1\",\n                \"sex\": \"9\",\n                \"area\": \"9999\",\n                \"count\": \"1512\"\n            },\n            {\n                \"_id\": \"64129990d7fb4a2f516be251\",\n                \"_timestamp\": 1678940560138,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"1\",\n                \"sex\": \"9\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"64129990d7fb4a2f516be250\",\n                \"_timestamp\": 1678940560113,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"1\",\n                \"sex\": \"9\",\n                \"area\": \"18\",\n                \"count\": \"18\"\n            },\n            {\n                \"_id\": \"64129990d7fb4a2f516be24f\",\n                \"_timestamp\": 1678940560085,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"1\",\n                \"sex\": \"9\",\n                \"area\": \"17\",\n                \"count\": \"27\"\n            },\n            {\n                \"_id\": \"64129990d7fb4a2f516be24e\",\n                \"_timestamp\": 1678940560061,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"1\",\n                \"sex\": \"9\",\n                \"area\": \"16\",\n                \"count\": \"21\"\n            },\n            {\n                \"_id\": \"64129990d7fb4a2f516be24d\",\n                \"_timestamp\": 1678940560039,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"1\",\n                \"sex\": \"9\",\n                \"area\": \"15\",\n                \"count\": \"54\"\n            },\n            {\n                \"_id\": \"64129990d7fb4a2f516be24c\",\n                \"_timestamp\": 1678940560007,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"1\",\n                \"sex\": \"9\",\n                \"area\": \"14\",\n                \"count\": \"90\"\n            },\n            {\n                \"_id\": \"6412998fd7fb4a2f516be24b\",\n                \"_timestamp\": 1678940559983,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"1\",\n                \"sex\": \"9\",\n                \"area\": \"13\",\n                \"count\": \"216\"\n            },\n            {\n                \"_id\": \"6412998fd7fb4a2f516be24a\",\n                \"_timestamp\": 1678940559960,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"1\",\n                \"sex\": \"9\",\n                \"area\": \"12\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"6412998fd7fb4a2f516be249\",\n                \"_timestamp\": 1678940559935,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"1\",\n                \"sex\": \"9\",\n                \"area\": \"09\",\n                \"count\": \"138\"\n            },\n            {\n                \"_id\": \"6412998fd7fb4a2f516be248\",\n                \"_timestamp\": 1678940559913,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"1\",\n                \"sex\": \"9\",\n                \"area\": \"08\",\n                \"count\": \"87\"\n            },\n            {\n                \"_id\": \"6412998fd7fb4a2f516be247\",\n                \"_timestamp\": 1678940559890,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"1\",\n                \"sex\": \"9\",\n                \"area\": \"07\",\n                \"count\": \"45\"\n            },\n            {\n                \"_id\": \"6412998fd7fb4a2f516be246\",\n                \"_timestamp\": 1678940559869,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"1\",\n                \"sex\": \"9\",\n                \"area\": \"06\",\n                \"count\": \"87\"\n            },\n            {\n                \"_id\": \"6412998fd7fb4a2f516be245\",\n                \"_timestamp\": 1678940559844,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"1\",\n                \"sex\": \"9\",\n                \"area\": \"05\",\n                \"count\": \"12\"\n            },\n            {\n                \"_id\": \"6412998fd7fb4a2f516be244\",\n                \"_timestamp\": 1678940559813,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"1\",\n                \"sex\": \"9\",\n                \"area\": \"04\",\n                \"count\": \"108\"\n            },\n            {\n                \"_id\": \"6412998fd7fb4a2f516be243\",\n                \"_timestamp\": 1678940559787,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"1\",\n                \"sex\": \"9\",\n                \"area\": \"03\",\n                \"count\": \"123\"\n            },\n            {\n                \"_id\": \"6412998fd7fb4a2f516be242\",\n                \"_timestamp\": 1678940559754,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"1\",\n                \"sex\": \"9\",\n                \"area\": \"02\",\n                \"count\": \"417\"\n            },\n            {\n                \"_id\": \"6412998fd7fb4a2f516be241\",\n                \"_timestamp\": 1678940559724,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"1\",\n                \"sex\": \"9\",\n                \"area\": \"01\",\n                \"count\": \"60\"\n            },\n            {\n                \"_id\": \"6412998fd7fb4a2f516be240\",\n                \"_timestamp\": 1678940559700,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"1\",\n                \"sex\": \"2\",\n                \"area\": \"77\",\n                \"count\": \"1092\"\n            },\n            {\n                \"_id\": \"6412998fd7fb4a2f516be23f\",\n                \"_timestamp\": 1678940559668,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"1\",\n                \"sex\": \"2\",\n                \"area\": \"9999\",\n                \"count\": \"1092\"\n            },\n            {\n                \"_id\": \"6412998fd7fb4a2f516be23e\",\n                \"_timestamp\": 1678940559636,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"1\",\n                \"sex\": \"2\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"6412998fd7fb4a2f516be23d\",\n                \"_timestamp\": 1678940559602,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"1\",\n                \"sex\": \"2\",\n                \"area\": \"18\",\n                \"count\": \"15\"\n            },\n            {\n                \"_id\": \"6412998fd7fb4a2f516be23c\",\n                \"_timestamp\": 1678940559577,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"1\",\n                \"sex\": \"2\",\n                \"area\": \"17\",\n                \"count\": \"15\"\n            },\n            {\n                \"_id\": \"6412998fd7fb4a2f516be23b\",\n                \"_timestamp\": 1678940559544,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"1\",\n                \"sex\": \"2\",\n                \"area\": \"16\",\n                \"count\": \"18\"\n            },\n            {\n                \"_id\": \"6412998fd7fb4a2f516be23a\",\n                \"_timestamp\": 1678940559521,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"1\",\n                \"sex\": \"2\",\n                \"area\": \"15\",\n                \"count\": \"39\"\n            },\n            {\n                \"_id\": \"6412998fd7fb4a2f516be239\",\n                \"_timestamp\": 1678940559496,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"1\",\n                \"sex\": \"2\",\n                \"area\": \"14\",\n                \"count\": \"57\"\n            },\n            {\n                \"_id\": \"6412998fd7fb4a2f516be238\",\n                \"_timestamp\": 1678940559469,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"1\",\n                \"sex\": \"2\",\n                \"area\": \"13\",\n                \"count\": \"156\"\n            },\n            {\n                \"_id\": \"6412998fd7fb4a2f516be237\",\n                \"_timestamp\": 1678940559445,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"1\",\n                \"sex\": \"2\",\n                \"area\": \"12\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"6412998fd7fb4a2f516be236\",\n                \"_timestamp\": 1678940559419,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"1\",\n                \"sex\": \"2\",\n                \"area\": \"09\",\n                \"count\": \"99\"\n            },\n            {\n                \"_id\": \"6412998fd7fb4a2f516be235\",\n                \"_timestamp\": 1678940559397,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"1\",\n                \"sex\": \"2\",\n                \"area\": \"08\",\n                \"count\": \"66\"\n            },\n            {\n                \"_id\": \"6412998fd7fb4a2f516be234\",\n                \"_timestamp\": 1678940559372,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"1\",\n                \"sex\": \"2\",\n                \"area\": \"07\",\n                \"count\": \"39\"\n            },\n            {\n                \"_id\": \"6412998fd7fb4a2f516be233\",\n                \"_timestamp\": 1678940559345,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"1\",\n                \"sex\": \"2\",\n                \"area\": \"06\",\n                \"count\": \"69\"\n            },\n            {\n                \"_id\": \"6412998fd7fb4a2f516be232\",\n                \"_timestamp\": 1678940559322,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"1\",\n                \"sex\": \"2\",\n                \"area\": \"05\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"6412998fd7fb4a2f516be231\",\n                \"_timestamp\": 1678940559277,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"1\",\n                \"sex\": \"2\",\n                \"area\": \"04\",\n                \"count\": \"78\"\n            },\n            {\n                \"_id\": \"6412998fd7fb4a2f516be230\",\n                \"_timestamp\": 1678940559252,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"1\",\n                \"sex\": \"2\",\n                \"area\": \"03\",\n                \"count\": \"93\"\n            },\n            {\n                \"_id\": \"6412998fd7fb4a2f516be22f\",\n                \"_timestamp\": 1678940559229,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"1\",\n                \"sex\": \"2\",\n                \"area\": \"02\",\n                \"count\": \"300\"\n            },\n            {\n                \"_id\": \"6412998fd7fb4a2f516be22e\",\n                \"_timestamp\": 1678940559202,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"1\",\n                \"sex\": \"2\",\n                \"area\": \"01\",\n                \"count\": \"42\"\n            },\n            {\n                \"_id\": \"6412998fd7fb4a2f516be22d\",\n                \"_timestamp\": 1678940559169,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"1\",\n                \"sex\": \"1\",\n                \"area\": \"77\",\n                \"count\": \"420\"\n            },\n            {\n                \"_id\": \"6412998fd7fb4a2f516be22c\",\n                \"_timestamp\": 1678940559144,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"1\",\n                \"sex\": \"1\",\n                \"area\": \"9999\",\n                \"count\": \"420\"\n            },\n            {\n                \"_id\": \"6412998fd7fb4a2f516be22b\",\n                \"_timestamp\": 1678940559116,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"1\",\n                \"sex\": \"1\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"6412998fd7fb4a2f516be22a\",\n                \"_timestamp\": 1678940559091,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"1\",\n                \"sex\": \"1\",\n                \"area\": \"18\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"6412998fd7fb4a2f516be229\",\n                \"_timestamp\": 1678940559017,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"1\",\n                \"sex\": \"1\",\n                \"area\": \"17\",\n                \"count\": \"12\"\n            },\n            {\n                \"_id\": \"6412998ed7fb4a2f516be228\",\n                \"_timestamp\": 1678940558868,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"1\",\n                \"sex\": \"1\",\n                \"area\": \"16\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"6412998ed7fb4a2f516be227\",\n                \"_timestamp\": 1678940558845,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"1\",\n                \"sex\": \"1\",\n                \"area\": \"15\",\n                \"count\": \"15\"\n            },\n            {\n                \"_id\": \"6412998ed7fb4a2f516be226\",\n                \"_timestamp\": 1678940558822,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"1\",\n                \"sex\": \"1\",\n                \"area\": \"14\",\n                \"count\": \"36\"\n            },\n            {\n                \"_id\": \"6412998ed7fb4a2f516be225\",\n                \"_timestamp\": 1678940558798,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"1\",\n                \"sex\": \"1\",\n                \"area\": \"13\",\n                \"count\": \"60\"\n            },\n            {\n                \"_id\": \"6412998ed7fb4a2f516be224\",\n                \"_timestamp\": 1678940558771,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"1\",\n                \"sex\": \"1\",\n                \"area\": \"12\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412998ed7fb4a2f516be223\",\n                \"_timestamp\": 1678940558748,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"1\",\n                \"sex\": \"1\",\n                \"area\": \"09\",\n                \"count\": \"39\"\n            },\n            {\n                \"_id\": \"6412998ed7fb4a2f516be222\",\n                \"_timestamp\": 1678940558722,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"1\",\n                \"sex\": \"1\",\n                \"area\": \"08\",\n                \"count\": \"24\"\n            },\n            {\n                \"_id\": \"6412998ed7fb4a2f516be221\",\n                \"_timestamp\": 1678940558699,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"1\",\n                \"sex\": \"1\",\n                \"area\": \"07\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"6412998ed7fb4a2f516be220\",\n                \"_timestamp\": 1678940558676,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"1\",\n                \"sex\": \"1\",\n                \"area\": \"06\",\n                \"count\": \"21\"\n            },\n            {\n                \"_id\": \"6412998ed7fb4a2f516be21f\",\n                \"_timestamp\": 1678940558650,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"1\",\n                \"sex\": \"1\",\n                \"area\": \"05\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"6412998ed7fb4a2f516be21e\",\n                \"_timestamp\": 1678940558624,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"1\",\n                \"sex\": \"1\",\n                \"area\": \"04\",\n                \"count\": \"30\"\n            },\n            {\n                \"_id\": \"6412998ed7fb4a2f516be21d\",\n                \"_timestamp\": 1678940558590,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"1\",\n                \"sex\": \"1\",\n                \"area\": \"03\",\n                \"count\": \"30\"\n            },\n            {\n                \"_id\": \"6412998ed7fb4a2f516be21c\",\n                \"_timestamp\": 1678940558562,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"1\",\n                \"sex\": \"1\",\n                \"area\": \"02\",\n                \"count\": \"117\"\n            },\n            {\n                \"_id\": \"6412998ed7fb4a2f516be21b\",\n                \"_timestamp\": 1678940558538,\n                \"year\": \"2018\",\n                \"age\": \"096\",\n                \"ethnic\": \"1\",\n                \"sex\": \"1\",\n                \"area\": \"01\",\n                \"count\": \"18\"\n            },\n            {\n                \"_id\": \"6412998ed7fb4a2f516be21a\",\n                \"_timestamp\": 1678940558514,\n                \"year\": \"2018\",\n                \"age\": \"095\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"77\",\n                \"count\": \"2079\"\n            },\n            {\n                \"_id\": \"6412998ed7fb4a2f516be219\",\n                \"_timestamp\": 1678940558483,\n                \"year\": \"2018\",\n                \"age\": \"095\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"9999\",\n                \"count\": \"2079\"\n            },\n            {\n                \"_id\": \"6412998ed7fb4a2f516be218\",\n                \"_timestamp\": 1678940558459,\n                \"year\": \"2018\",\n                \"age\": \"095\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"99\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412998ed7fb4a2f516be217\",\n                \"_timestamp\": 1678940558415,\n                \"year\": \"2018\",\n                \"age\": \"095\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"18\",\n                \"count\": \"33\"\n            },\n            {\n                \"_id\": \"6412998ed7fb4a2f516be216\",\n                \"_timestamp\": 1678940558380,\n                \"year\": \"2018\",\n                \"age\": \"095\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"17\",\n                \"count\": \"36\"\n            },\n            {\n                \"_id\": \"6412998ed7fb4a2f516be215\",\n                \"_timestamp\": 1678940558355,\n                \"year\": \"2018\",\n                \"age\": \"095\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"16\",\n                \"count\": \"21\"\n            },\n            {\n                \"_id\": \"6412998ed7fb4a2f516be214\",\n                \"_timestamp\": 1678940558329,\n                \"year\": \"2018\",\n                \"age\": \"095\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"15\",\n                \"count\": \"51\"\n            },\n            {\n                \"_id\": \"6412998ed7fb4a2f516be213\",\n                \"_timestamp\": 1678940558306,\n                \"year\": \"2018\",\n                \"age\": \"095\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"14\",\n                \"count\": \"117\"\n            },\n            {\n                \"_id\": \"6412998ed7fb4a2f516be212\",\n                \"_timestamp\": 1678940558282,\n                \"year\": \"2018\",\n                \"age\": \"095\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"13\",\n                \"count\": \"297\"\n            },\n            {\n                \"_id\": \"6412998ed7fb4a2f516be211\",\n                \"_timestamp\": 1678940558259,\n                \"year\": \"2018\",\n                \"age\": \"095\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"12\",\n                \"count\": \"12\"\n            },\n            {\n                \"_id\": \"6412998ed7fb4a2f516be210\",\n                \"_timestamp\": 1678940558229,\n                \"year\": \"2018\",\n                \"age\": \"095\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"09\",\n                \"count\": \"228\"\n            },\n            {\n                \"_id\": \"6412998ed7fb4a2f516be20f\",\n                \"_timestamp\": 1678940558207,\n                \"year\": \"2018\",\n                \"age\": \"095\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"08\",\n                \"count\": \"114\"\n            },\n            {\n                \"_id\": \"6412998ed7fb4a2f516be20e\",\n                \"_timestamp\": 1678940558183,\n                \"year\": \"2018\",\n                \"age\": \"095\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"07\",\n                \"count\": \"69\"\n            },\n            {\n                \"_id\": \"6412998ed7fb4a2f516be20d\",\n                \"_timestamp\": 1678940558158,\n                \"year\": \"2018\",\n                \"age\": \"095\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"06\",\n                \"count\": \"93\"\n            },\n            {\n                \"_id\": \"6412998ed7fb4a2f516be20c\",\n                \"_timestamp\": 1678940558132,\n                \"year\": \"2018\",\n                \"age\": \"095\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"05\",\n                \"count\": \"18\"\n            },\n            {\n                \"_id\": \"6412998ed7fb4a2f516be20b\",\n                \"_timestamp\": 1678940558109,\n                \"year\": \"2018\",\n                \"age\": \"095\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"04\",\n                \"count\": \"174\"\n            },\n            {\n                \"_id\": \"6412998ed7fb4a2f516be20a\",\n                \"_timestamp\": 1678940558085,\n                \"year\": \"2018\",\n                \"age\": \"095\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"03\",\n                \"count\": \"168\"\n            },\n            {\n                \"_id\": \"6412998ed7fb4a2f516be209\",\n                \"_timestamp\": 1678940558057,\n                \"year\": \"2018\",\n                \"age\": \"095\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"02\",\n                \"count\": \"582\"\n            },\n            {\n                \"_id\": \"6412998ed7fb4a2f516be208\",\n                \"_timestamp\": 1678940558035,\n                \"year\": \"2018\",\n                \"age\": \"095\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"01\",\n                \"count\": \"69\"\n            },\n            {\n                \"_id\": \"6412998ed7fb4a2f516be207\",\n                \"_timestamp\": 1678940558011,\n                \"year\": \"2018\",\n                \"age\": \"095\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"77\",\n                \"count\": \"1527\"\n            },\n            {\n                \"_id\": \"6412998dd7fb4a2f516be206\",\n                \"_timestamp\": 1678940557988,\n                \"year\": \"2018\",\n                \"age\": \"095\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"9999\",\n                \"count\": \"1527\"\n            },\n            {\n                \"_id\": \"6412998dd7fb4a2f516be205\",\n                \"_timestamp\": 1678940557964,\n                \"year\": \"2018\",\n                \"age\": \"095\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"99\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412998dd7fb4a2f516be204\",\n                \"_timestamp\": 1678940557940,\n                \"year\": \"2018\",\n                \"age\": \"095\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"18\",\n                \"count\": \"21\"\n            },\n            {\n                \"_id\": \"6412998dd7fb4a2f516be203\",\n                \"_timestamp\": 1678940557912,\n                \"year\": \"2018\",\n                \"age\": \"095\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"17\",\n                \"count\": \"27\"\n            },\n            {\n                \"_id\": \"6412998dd7fb4a2f516be202\",\n                \"_timestamp\": 1678940557888,\n                \"year\": \"2018\",\n                \"age\": \"095\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"16\",\n                \"count\": \"18\"\n            },\n            {\n                \"_id\": \"6412998dd7fb4a2f516be201\",\n                \"_timestamp\": 1678940557864,\n                \"year\": \"2018\",\n                \"age\": \"095\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"15\",\n                \"count\": \"42\"\n            },\n            {\n                \"_id\": \"6412998dd7fb4a2f516be200\",\n                \"_timestamp\": 1678940557839,\n                \"year\": \"2018\",\n                \"age\": \"095\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"14\",\n                \"count\": \"87\"\n            },\n            {\n                \"_id\": \"6412998dd7fb4a2f516be1ff\",\n                \"_timestamp\": 1678940557817,\n                \"year\": \"2018\",\n                \"age\": \"095\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"13\",\n                \"count\": \"216\"\n            },\n            {\n                \"_id\": \"6412998dd7fb4a2f516be1fe\",\n                \"_timestamp\": 1678940557784,\n                \"year\": \"2018\",\n                \"age\": \"095\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"12\",\n                \"count\": \"9\"\n            },\n            {\n                \"_id\": \"6412998dd7fb4a2f516be1fd\",\n                \"_timestamp\": 1678940557761,\n                \"year\": \"2018\",\n                \"age\": \"095\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"09\",\n                \"count\": \"168\"\n            },\n            {\n                \"_id\": \"6412998dd7fb4a2f516be1fc\",\n                \"_timestamp\": 1678940557736,\n                \"year\": \"2018\",\n                \"age\": \"095\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"08\",\n                \"count\": \"84\"\n            },\n            {\n                \"_id\": \"6412998dd7fb4a2f516be1fb\",\n                \"_timestamp\": 1678940557715,\n                \"year\": \"\",\n                \"age\": \"\",\n                \"ethnic\": \"\",\n                \"sex\": \"\",\n                \"area\": \"\",\n                \"count\": \"\"\n            },\n            {\n                \"_id\": \"6412998dd7fb4a2f516be1fa\",\n                \"_timestamp\": 1678940557692,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"77\",\n                \"count\": \"18504\"\n            },\n            {\n                \"_id\": \"6412998dd7fb4a2f516be1f9\",\n                \"_timestamp\": 1678940557669,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"9999\",\n                \"count\": \"18507\"\n            },\n            {\n                \"_id\": \"6412998dd7fb4a2f516be1f8\",\n                \"_timestamp\": 1678940557646,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"99\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412998dd7fb4a2f516be1f7\",\n                \"_timestamp\": 1678940557622,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"18\",\n                \"count\": \"246\"\n            },\n            {\n                \"_id\": \"6412998dd7fb4a2f516be1f6\",\n                \"_timestamp\": 1678940557599,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"17\",\n                \"count\": \"252\"\n            },\n            {\n                \"_id\": \"6412998dd7fb4a2f516be1f5\",\n                \"_timestamp\": 1678940557576,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"16\",\n                \"count\": \"240\"\n            },\n            {\n                \"_id\": \"6412998dd7fb4a2f516be1f4\",\n                \"_timestamp\": 1678940557551,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"15\",\n                \"count\": \"492\"\n            },\n            {\n                \"_id\": \"6412998dd7fb4a2f516be1f3\",\n                \"_timestamp\": 1678940557525,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"14\",\n                \"count\": \"927\"\n            },\n            {\n                \"_id\": \"6412998dd7fb4a2f516be1f2\",\n                \"_timestamp\": 1678940557494,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"13\",\n                \"count\": \"2550\"\n            },\n            {\n                \"_id\": \"6412998dd7fb4a2f516be1f1\",\n                \"_timestamp\": 1678940557470,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"12\",\n                \"count\": \"147\"\n            },\n            {\n                \"_id\": \"6412998dd7fb4a2f516be1f0\",\n                \"_timestamp\": 1678940557445,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"09\",\n                \"count\": \"1893\"\n            },\n            {\n                \"_id\": \"6412998dd7fb4a2f516be1ef\",\n                \"_timestamp\": 1678940557418,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"08\",\n                \"count\": \"1197\"\n            },\n            {\n                \"_id\": \"6412998dd7fb4a2f516be1ee\",\n                \"_timestamp\": 1678940557394,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"07\",\n                \"count\": \"579\"\n            },\n            {\n                \"_id\": \"6412998dd7fb4a2f516be1ed\",\n                \"_timestamp\": 1678940557367,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"06\",\n                \"count\": \"804\"\n            },\n            {\n                \"_id\": \"6412998dd7fb4a2f516be1ec\",\n                \"_timestamp\": 1678940557344,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"05\",\n                \"count\": \"183\"\n            },\n            {\n                \"_id\": \"6412998dd7fb4a2f516be1eb\",\n                \"_timestamp\": 1678940557320,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"04\",\n                \"count\": \"1458\"\n            },\n            {\n                \"_id\": \"6412998dd7fb4a2f516be1ea\",\n                \"_timestamp\": 1678940557290,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"03\",\n                \"count\": \"1839\"\n            },\n            {\n                \"_id\": \"6412998dd7fb4a2f516be1e9\",\n                \"_timestamp\": 1678940557265,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"02\",\n                \"count\": \"4800\"\n            },\n            {\n                \"_id\": \"6412998dd7fb4a2f516be1e8\",\n                \"_timestamp\": 1678940557234,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"01\",\n                \"count\": \"894\"\n            },\n            {\n                \"_id\": \"6412998dd7fb4a2f516be1e7\",\n                \"_timestamp\": 1678940557210,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"77\",\n                \"count\": \"10221\"\n            },\n            {\n                \"_id\": \"6412998dd7fb4a2f516be1e6\",\n                \"_timestamp\": 1678940557186,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"9999\",\n                \"count\": \"10221\"\n            },\n            {\n                \"_id\": \"6412998dd7fb4a2f516be1e5\",\n                \"_timestamp\": 1678940557163,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"99\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412998dd7fb4a2f516be1e4\",\n                \"_timestamp\": 1678940557139,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"18\",\n                \"count\": \"141\"\n            },\n            {\n                \"_id\": \"6412998dd7fb4a2f516be1e3\",\n                \"_timestamp\": 1678940557115,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"17\",\n                \"count\": \"141\"\n            },\n            {\n                \"_id\": \"6412998dd7fb4a2f516be1e2\",\n                \"_timestamp\": 1678940557092,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"16\",\n                \"count\": \"129\"\n            },\n            {\n                \"_id\": \"6412998dd7fb4a2f516be1e1\",\n                \"_timestamp\": 1678940557071,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"15\",\n                \"count\": \"264\"\n            },\n            {\n                \"_id\": \"6412998dd7fb4a2f516be1e0\",\n                \"_timestamp\": 1678940557045,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"14\",\n                \"count\": \"531\"\n            },\n            {\n                \"_id\": \"6412998dd7fb4a2f516be1df\",\n                \"_timestamp\": 1678940557019,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"13\",\n                \"count\": \"1446\"\n            },\n            {\n                \"_id\": \"6412998cd7fb4a2f516be1de\",\n                \"_timestamp\": 1678940556994,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"12\",\n                \"count\": \"69\"\n            },\n            {\n                \"_id\": \"6412998cd7fb4a2f516be1dd\",\n                \"_timestamp\": 1678940556969,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"09\",\n                \"count\": \"1065\"\n            },\n            {\n                \"_id\": \"6412998cd7fb4a2f516be1dc\",\n                \"_timestamp\": 1678940556944,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"08\",\n                \"count\": \"681\"\n            },\n            {\n                \"_id\": \"6412998cd7fb4a2f516be1db\",\n                \"_timestamp\": 1678940556922,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"07\",\n                \"count\": \"309\"\n            },\n            {\n                \"_id\": \"6412998cd7fb4a2f516be1da\",\n                \"_timestamp\": 1678940556899,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"06\",\n                \"count\": \"417\"\n            },\n            {\n                \"_id\": \"6412998cd7fb4a2f516be1d9\",\n                \"_timestamp\": 1678940556875,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"05\",\n                \"count\": \"108\"\n            },\n            {\n                \"_id\": \"6412998cd7fb4a2f516be1d8\",\n                \"_timestamp\": 1678940556848,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"04\",\n                \"count\": \"813\"\n            },\n            {\n                \"_id\": \"6412998cd7fb4a2f516be1d7\",\n                \"_timestamp\": 1678940556821,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"03\",\n                \"count\": \"963\"\n            },\n            {\n                \"_id\": \"6412998cd7fb4a2f516be1d6\",\n                \"_timestamp\": 1678940556796,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"02\",\n                \"count\": \"2655\"\n            },\n            {\n                \"_id\": \"6412998cd7fb4a2f516be1d5\",\n                \"_timestamp\": 1678940556770,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"01\",\n                \"count\": \"486\"\n            },\n            {\n                \"_id\": \"6412998cd7fb4a2f516be1d4\",\n                \"_timestamp\": 1678940556736,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"1\",\n                \"area\": \"77\",\n                \"count\": \"8286\"\n            },\n            {\n                \"_id\": \"6412998cd7fb4a2f516be1d3\",\n                \"_timestamp\": 1678940556712,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"1\",\n                \"area\": \"9999\",\n                \"count\": \"8286\"\n            },\n            {\n                \"_id\": \"6412998cd7fb4a2f516be1d2\",\n                \"_timestamp\": 1678940556685,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"1\",\n                \"area\": \"99\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412998cd7fb4a2f516be1d1\",\n                \"_timestamp\": 1678940556652,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"1\",\n                \"area\": \"18\",\n                \"count\": \"105\"\n            },\n            {\n                \"_id\": \"6412998cd7fb4a2f516be1d0\",\n                \"_timestamp\": 1678940556628,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"1\",\n                \"area\": \"17\",\n                \"count\": \"114\"\n            },\n            {\n                \"_id\": \"6412998cd7fb4a2f516be1cf\",\n                \"_timestamp\": 1678940556603,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"1\",\n                \"area\": \"16\",\n                \"count\": \"111\"\n            },\n            {\n                \"_id\": \"6412998cd7fb4a2f516be1ce\",\n                \"_timestamp\": 1678940556580,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"1\",\n                \"area\": \"15\",\n                \"count\": \"228\"\n            },\n            {\n                \"_id\": \"6412998cd7fb4a2f516be1cd\",\n                \"_timestamp\": 1678940556553,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"1\",\n                \"area\": \"14\",\n                \"count\": \"396\"\n            },\n            {\n                \"_id\": \"6412998cd7fb4a2f516be1cc\",\n                \"_timestamp\": 1678940556526,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"1\",\n                \"area\": \"13\",\n                \"count\": \"1104\"\n            },\n            {\n                \"_id\": \"6412998cd7fb4a2f516be1cb\",\n                \"_timestamp\": 1678940556499,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"1\",\n                \"area\": \"12\",\n                \"count\": \"75\"\n            },\n            {\n                \"_id\": \"6412998cd7fb4a2f516be1ca\",\n                \"_timestamp\": 1678940556473,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"1\",\n                \"area\": \"09\",\n                \"count\": \"825\"\n            },\n            {\n                \"_id\": \"6412998cd7fb4a2f516be1c9\",\n                \"_timestamp\": 1678940556442,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"1\",\n                \"area\": \"08\",\n                \"count\": \"513\"\n            },\n            {\n                \"_id\": \"6412998cd7fb4a2f516be1c8\",\n                \"_timestamp\": 1678940556415,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"1\",\n                \"area\": \"07\",\n                \"count\": \"270\"\n            },\n            {\n                \"_id\": \"6412998cd7fb4a2f516be1c7\",\n                \"_timestamp\": 1678940556390,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"1\",\n                \"area\": \"06\",\n                \"count\": \"390\"\n            },\n            {\n                \"_id\": \"6412998cd7fb4a2f516be1c6\",\n                \"_timestamp\": 1678940556366,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"1\",\n                \"area\": \"05\",\n                \"count\": \"75\"\n            },\n            {\n                \"_id\": \"6412998cd7fb4a2f516be1c5\",\n                \"_timestamp\": 1678940556336,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"1\",\n                \"area\": \"04\",\n                \"count\": \"645\"\n            },\n            {\n                \"_id\": \"6412998cd7fb4a2f516be1c4\",\n                \"_timestamp\": 1678940556310,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"1\",\n                \"area\": \"03\",\n                \"count\": \"876\"\n            },\n            {\n                \"_id\": \"6412998cd7fb4a2f516be1c3\",\n                \"_timestamp\": 1678940556285,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"1\",\n                \"area\": \"02\",\n                \"count\": \"2145\"\n            },\n            {\n                \"_id\": \"6412998cd7fb4a2f516be1c2\",\n                \"_timestamp\": 1678940556262,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"1\",\n                \"area\": \"01\",\n                \"count\": \"408\"\n            },\n            {\n                \"_id\": \"6412998cd7fb4a2f516be1c1\",\n                \"_timestamp\": 1678940556240,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"77\",\n                \"sex\": \"9\",\n                \"area\": \"77\",\n                \"count\": \"18504\"\n            },\n            {\n                \"_id\": \"6412998cd7fb4a2f516be1c0\",\n                \"_timestamp\": 1678940556217,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"77\",\n                \"sex\": \"9\",\n                \"area\": \"9999\",\n                \"count\": \"18507\"\n            },\n            {\n                \"_id\": \"6412998cd7fb4a2f516be1bf\",\n                \"_timestamp\": 1678940556191,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"77\",\n                \"sex\": \"9\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"6412998cd7fb4a2f516be1be\",\n                \"_timestamp\": 1678940556166,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"77\",\n                \"sex\": \"9\",\n                \"area\": \"18\",\n                \"count\": \"246\"\n            },\n            {\n                \"_id\": \"6412998cd7fb4a2f516be1bd\",\n                \"_timestamp\": 1678940556143,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"77\",\n                \"sex\": \"9\",\n                \"area\": \"17\",\n                \"count\": \"252\"\n            },\n            {\n                \"_id\": \"6412998cd7fb4a2f516be1bc\",\n                \"_timestamp\": 1678940556118,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"77\",\n                \"sex\": \"9\",\n                \"area\": \"16\",\n                \"count\": \"240\"\n            },\n            {\n                \"_id\": \"6412998cd7fb4a2f516be1bb\",\n                \"_timestamp\": 1678940556091,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"77\",\n                \"sex\": \"9\",\n                \"area\": \"15\",\n                \"count\": \"492\"\n            },\n            {\n                \"_id\": \"6412998cd7fb4a2f516be1ba\",\n                \"_timestamp\": 1678940556065,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"77\",\n                \"sex\": \"9\",\n                \"area\": \"14\",\n                \"count\": \"927\"\n            },\n            {\n                \"_id\": \"6412998cd7fb4a2f516be1b9\",\n                \"_timestamp\": 1678940556040,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"77\",\n                \"sex\": \"9\",\n                \"area\": \"13\",\n                \"count\": \"2550\"\n            },\n            {\n                \"_id\": \"6412998cd7fb4a2f516be1b8\",\n                \"_timestamp\": 1678940556016,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"77\",\n                \"sex\": \"9\",\n                \"area\": \"12\",\n                \"count\": \"147\"\n            },\n            {\n                \"_id\": \"6412998bd7fb4a2f516be1b7\",\n                \"_timestamp\": 1678940555993,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"77\",\n                \"sex\": \"9\",\n                \"area\": \"09\",\n                \"count\": \"1893\"\n            },\n            {\n                \"_id\": \"6412998bd7fb4a2f516be1b6\",\n                \"_timestamp\": 1678940555967,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"77\",\n                \"sex\": \"9\",\n                \"area\": \"08\",\n                \"count\": \"1197\"\n            },\n            {\n                \"_id\": \"6412998bd7fb4a2f516be1b5\",\n                \"_timestamp\": 1678940555940,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"77\",\n                \"sex\": \"9\",\n                \"area\": \"07\",\n                \"count\": \"579\"\n            },\n            {\n                \"_id\": \"6412998bd7fb4a2f516be1b4\",\n                \"_timestamp\": 1678940555914,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"77\",\n                \"sex\": \"9\",\n                \"area\": \"06\",\n                \"count\": \"804\"\n            },\n            {\n                \"_id\": \"6412998bd7fb4a2f516be1b3\",\n                \"_timestamp\": 1678940555885,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"77\",\n                \"sex\": \"9\",\n                \"area\": \"05\",\n                \"count\": \"183\"\n            },\n            {\n                \"_id\": \"6412998bd7fb4a2f516be1b2\",\n                \"_timestamp\": 1678940555859,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"77\",\n                \"sex\": \"9\",\n                \"area\": \"04\",\n                \"count\": \"1458\"\n            },\n            {\n                \"_id\": \"6412998bd7fb4a2f516be1b1\",\n                \"_timestamp\": 1678940555835,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"77\",\n                \"sex\": \"9\",\n                \"area\": \"03\",\n                \"count\": \"1839\"\n            },\n            {\n                \"_id\": \"6412998bd7fb4a2f516be1b0\",\n                \"_timestamp\": 1678940555811,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"77\",\n                \"sex\": \"9\",\n                \"area\": \"02\",\n                \"count\": \"4800\"\n            },\n            {\n                \"_id\": \"6412998bd7fb4a2f516be1af\",\n                \"_timestamp\": 1678940555786,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"77\",\n                \"sex\": \"9\",\n                \"area\": \"01\",\n                \"count\": \"894\"\n            },\n            {\n                \"_id\": \"6412998bd7fb4a2f516be1ae\",\n                \"_timestamp\": 1678940555760,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"77\",\n                \"sex\": \"2\",\n                \"area\": \"77\",\n                \"count\": \"10221\"\n            },\n            {\n                \"_id\": \"6412998bd7fb4a2f516be1ad\",\n                \"_timestamp\": 1678940555735,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"77\",\n                \"sex\": \"2\",\n                \"area\": \"9999\",\n                \"count\": \"10221\"\n            },\n            {\n                \"_id\": \"6412998bd7fb4a2f516be1ac\",\n                \"_timestamp\": 1678940555712,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"77\",\n                \"sex\": \"2\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"6412998bd7fb4a2f516be1ab\",\n                \"_timestamp\": 1678940555688,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"77\",\n                \"sex\": \"2\",\n                \"area\": \"18\",\n                \"count\": \"141\"\n            },\n            {\n                \"_id\": \"6412998bd7fb4a2f516be1aa\",\n                \"_timestamp\": 1678940555662,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"77\",\n                \"sex\": \"2\",\n                \"area\": \"17\",\n                \"count\": \"141\"\n            },\n            {\n                \"_id\": \"6412998bd7fb4a2f516be1a9\",\n                \"_timestamp\": 1678940555632,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"77\",\n                \"sex\": \"2\",\n                \"area\": \"16\",\n                \"count\": \"129\"\n            },\n            {\n                \"_id\": \"6412998bd7fb4a2f516be1a8\",\n                \"_timestamp\": 1678940555608,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"77\",\n                \"sex\": \"2\",\n                \"area\": \"15\",\n                \"count\": \"264\"\n            },\n            {\n                \"_id\": \"6412998bd7fb4a2f516be1a7\",\n                \"_timestamp\": 1678940555585,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"77\",\n                \"sex\": \"2\",\n                \"area\": \"14\",\n                \"count\": \"531\"\n            },\n            {\n                \"_id\": \"6412998bd7fb4a2f516be1a6\",\n                \"_timestamp\": 1678940555560,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"77\",\n                \"sex\": \"2\",\n                \"area\": \"13\",\n                \"count\": \"1446\"\n            },\n            {\n                \"_id\": \"6412998bd7fb4a2f516be1a5\",\n                \"_timestamp\": 1678940555535,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"77\",\n                \"sex\": \"2\",\n                \"area\": \"12\",\n                \"count\": \"69\"\n            },\n            {\n                \"_id\": \"6412998bd7fb4a2f516be1a4\",\n                \"_timestamp\": 1678940555508,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"77\",\n                \"sex\": \"2\",\n                \"area\": \"09\",\n                \"count\": \"1065\"\n            },\n            {\n                \"_id\": \"6412998bd7fb4a2f516be1a3\",\n                \"_timestamp\": 1678940555485,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"77\",\n                \"sex\": \"2\",\n                \"area\": \"08\",\n                \"count\": \"681\"\n            },\n            {\n                \"_id\": \"6412998bd7fb4a2f516be1a2\",\n                \"_timestamp\": 1678940555445,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"77\",\n                \"sex\": \"2\",\n                \"area\": \"07\",\n                \"count\": \"309\"\n            },\n            {\n                \"_id\": \"6412998bd7fb4a2f516be1a1\",\n                \"_timestamp\": 1678940555423,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"77\",\n                \"sex\": \"2\",\n                \"area\": \"06\",\n                \"count\": \"417\"\n            },\n            {\n                \"_id\": \"6412998bd7fb4a2f516be1a0\",\n                \"_timestamp\": 1678940555400,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"77\",\n                \"sex\": \"2\",\n                \"area\": \"05\",\n                \"count\": \"108\"\n            },\n            {\n                \"_id\": \"6412998bd7fb4a2f516be19f\",\n                \"_timestamp\": 1678940555369,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"77\",\n                \"sex\": \"2\",\n                \"area\": \"04\",\n                \"count\": \"813\"\n            },\n            {\n                \"_id\": \"6412998bd7fb4a2f516be19e\",\n                \"_timestamp\": 1678940555345,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"77\",\n                \"sex\": \"2\",\n                \"area\": \"03\",\n                \"count\": \"963\"\n            },\n            {\n                \"_id\": \"6412998bd7fb4a2f516be19d\",\n                \"_timestamp\": 1678940555320,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"77\",\n                \"sex\": \"2\",\n                \"area\": \"02\",\n                \"count\": \"2655\"\n            },\n            {\n                \"_id\": \"6412998bd7fb4a2f516be19c\",\n                \"_timestamp\": 1678940555291,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"77\",\n                \"sex\": \"2\",\n                \"area\": \"01\",\n                \"count\": \"486\"\n            },\n            {\n                \"_id\": \"6412998bd7fb4a2f516be19b\",\n                \"_timestamp\": 1678940555264,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"77\",\n                \"sex\": \"1\",\n                \"area\": \"77\",\n                \"count\": \"8286\"\n            },\n            {\n                \"_id\": \"6412998bd7fb4a2f516be19a\",\n                \"_timestamp\": 1678940555239,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"77\",\n                \"sex\": \"1\",\n                \"area\": \"9999\",\n                \"count\": \"8286\"\n            },\n            {\n                \"_id\": \"6412998bd7fb4a2f516be199\",\n                \"_timestamp\": 1678940555215,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"77\",\n                \"sex\": \"1\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"6412998bd7fb4a2f516be198\",\n                \"_timestamp\": 1678940555186,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"77\",\n                \"sex\": \"1\",\n                \"area\": \"18\",\n                \"count\": \"105\"\n            },\n            {\n                \"_id\": \"6412998bd7fb4a2f516be197\",\n                \"_timestamp\": 1678940555159,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"77\",\n                \"sex\": \"1\",\n                \"area\": \"17\",\n                \"count\": \"114\"\n            },\n            {\n                \"_id\": \"6412998bd7fb4a2f516be196\",\n                \"_timestamp\": 1678940555135,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"77\",\n                \"sex\": \"1\",\n                \"area\": \"16\",\n                \"count\": \"111\"\n            },\n            {\n                \"_id\": \"6412998bd7fb4a2f516be195\",\n                \"_timestamp\": 1678940555108,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"77\",\n                \"sex\": \"1\",\n                \"area\": \"15\",\n                \"count\": \"228\"\n            },\n            {\n                \"_id\": \"6412998bd7fb4a2f516be194\",\n                \"_timestamp\": 1678940555081,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"77\",\n                \"sex\": \"1\",\n                \"area\": \"14\",\n                \"count\": \"396\"\n            },\n            {\n                \"_id\": \"6412998bd7fb4a2f516be193\",\n                \"_timestamp\": 1678940555058,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"77\",\n                \"sex\": \"1\",\n                \"area\": \"13\",\n                \"count\": \"1104\"\n            },\n            {\n                \"_id\": \"6412998bd7fb4a2f516be192\",\n                \"_timestamp\": 1678940555035,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"77\",\n                \"sex\": \"1\",\n                \"area\": \"12\",\n                \"count\": \"75\"\n            },\n            {\n                \"_id\": \"6412998bd7fb4a2f516be191\",\n                \"_timestamp\": 1678940555012,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"77\",\n                \"sex\": \"1\",\n                \"area\": \"09\",\n                \"count\": \"825\"\n            },\n            {\n                \"_id\": \"6412998ad7fb4a2f516be190\",\n                \"_timestamp\": 1678940554989,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"77\",\n                \"sex\": \"1\",\n                \"area\": \"08\",\n                \"count\": \"513\"\n            },\n            {\n                \"_id\": \"6412998ad7fb4a2f516be18f\",\n                \"_timestamp\": 1678940554966,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"77\",\n                \"sex\": \"1\",\n                \"area\": \"07\",\n                \"count\": \"270\"\n            },\n            {\n                \"_id\": \"6412998ad7fb4a2f516be18e\",\n                \"_timestamp\": 1678940554942,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"77\",\n                \"sex\": \"1\",\n                \"area\": \"06\",\n                \"count\": \"390\"\n            },\n            {\n                \"_id\": \"6412998ad7fb4a2f516be18d\",\n                \"_timestamp\": 1678940554919,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"77\",\n                \"sex\": \"1\",\n                \"area\": \"05\",\n                \"count\": \"75\"\n            },\n            {\n                \"_id\": \"6412998ad7fb4a2f516be18c\",\n                \"_timestamp\": 1678940554895,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"77\",\n                \"sex\": \"1\",\n                \"area\": \"04\",\n                \"count\": \"645\"\n            },\n            {\n                \"_id\": \"6412998ad7fb4a2f516be18b\",\n                \"_timestamp\": 1678940554869,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"77\",\n                \"sex\": \"1\",\n                \"area\": \"03\",\n                \"count\": \"876\"\n            },\n            {\n                \"_id\": \"6412998ad7fb4a2f516be18a\",\n                \"_timestamp\": 1678940554846,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"77\",\n                \"sex\": \"1\",\n                \"area\": \"02\",\n                \"count\": \"2145\"\n            },\n            {\n                \"_id\": \"6412998ad7fb4a2f516be189\",\n                \"_timestamp\": 1678940554824,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"77\",\n                \"sex\": \"1\",\n                \"area\": \"01\",\n                \"count\": \"408\"\n            },\n            {\n                \"_id\": \"6412998ad7fb4a2f516be188\",\n                \"_timestamp\": 1678940554799,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"9\",\n                \"sex\": \"9\",\n                \"area\": \"77\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412998ad7fb4a2f516be187\",\n                \"_timestamp\": 1678940554775,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"9\",\n                \"sex\": \"9\",\n                \"area\": \"9999\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412998ad7fb4a2f516be186\",\n                \"_timestamp\": 1678940554751,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"9\",\n                \"sex\": \"9\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"6412998ad7fb4a2f516be185\",\n                \"_timestamp\": 1678940554718,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"9\",\n                \"sex\": \"9\",\n                \"area\": \"18\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412998ad7fb4a2f516be184\",\n                \"_timestamp\": 1678940554693,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"9\",\n                \"sex\": \"9\",\n                \"area\": \"17\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412998ad7fb4a2f516be183\",\n                \"_timestamp\": 1678940554670,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"9\",\n                \"sex\": \"9\",\n                \"area\": \"16\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412998ad7fb4a2f516be182\",\n                \"_timestamp\": 1678940554646,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"9\",\n                \"sex\": \"9\",\n                \"area\": \"15\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412998ad7fb4a2f516be181\",\n                \"_timestamp\": 1678940554622,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"9\",\n                \"sex\": \"9\",\n                \"area\": \"14\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412998ad7fb4a2f516be180\",\n                \"_timestamp\": 1678940554597,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"9\",\n                \"sex\": \"9\",\n                \"area\": \"13\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412998ad7fb4a2f516be17f\",\n                \"_timestamp\": 1678940554572,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"9\",\n                \"sex\": \"9\",\n                \"area\": \"12\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412998ad7fb4a2f516be17e\",\n                \"_timestamp\": 1678940554545,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"9\",\n                \"sex\": \"9\",\n                \"area\": \"09\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412998ad7fb4a2f516be17d\",\n                \"_timestamp\": 1678940554520,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"9\",\n                \"sex\": \"9\",\n                \"area\": \"08\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412998ad7fb4a2f516be17c\",\n                \"_timestamp\": 1678940554493,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"9\",\n                \"sex\": \"9\",\n                \"area\": \"07\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412998ad7fb4a2f516be17b\",\n                \"_timestamp\": 1678940554468,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"9\",\n                \"sex\": \"9\",\n                \"area\": \"06\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412998ad7fb4a2f516be17a\",\n                \"_timestamp\": 1678940554444,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"9\",\n                \"sex\": \"9\",\n                \"area\": \"05\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412998ad7fb4a2f516be179\",\n                \"_timestamp\": 1678940554420,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"9\",\n                \"sex\": \"9\",\n                \"area\": \"04\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412998ad7fb4a2f516be178\",\n                \"_timestamp\": 1678940554396,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"9\",\n                \"sex\": \"9\",\n                \"area\": \"03\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412998ad7fb4a2f516be177\",\n                \"_timestamp\": 1678940554370,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"9\",\n                \"sex\": \"9\",\n                \"area\": \"02\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412998ad7fb4a2f516be176\",\n                \"_timestamp\": 1678940554346,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"9\",\n                \"sex\": \"9\",\n                \"area\": \"01\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412998ad7fb4a2f516be175\",\n                \"_timestamp\": 1678940554318,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"9\",\n                \"sex\": \"2\",\n                \"area\": \"77\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412998ad7fb4a2f516be174\",\n                \"_timestamp\": 1678940554296,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"9\",\n                \"sex\": \"2\",\n                \"area\": \"9999\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412998ad7fb4a2f516be173\",\n                \"_timestamp\": 1678940554269,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"9\",\n                \"sex\": \"2\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"6412998ad7fb4a2f516be172\",\n                \"_timestamp\": 1678940554245,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"9\",\n                \"sex\": \"2\",\n                \"area\": \"18\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412998ad7fb4a2f516be171\",\n                \"_timestamp\": 1678940554222,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"9\",\n                \"sex\": \"2\",\n                \"area\": \"17\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412998ad7fb4a2f516be170\",\n                \"_timestamp\": 1678940554198,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"9\",\n                \"sex\": \"2\",\n                \"area\": \"16\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412998ad7fb4a2f516be16f\",\n                \"_timestamp\": 1678940554173,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"9\",\n                \"sex\": \"2\",\n                \"area\": \"15\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412998ad7fb4a2f516be16e\",\n                \"_timestamp\": 1678940554149,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"9\",\n                \"sex\": \"2\",\n                \"area\": \"14\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412998ad7fb4a2f516be16d\",\n                \"_timestamp\": 1678940554123,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"9\",\n                \"sex\": \"2\",\n                \"area\": \"13\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412998ad7fb4a2f516be16c\",\n                \"_timestamp\": 1678940554097,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"9\",\n                \"sex\": \"2\",\n                \"area\": \"12\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412998ad7fb4a2f516be16b\",\n                \"_timestamp\": 1678940554075,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"9\",\n                \"sex\": \"2\",\n                \"area\": \"09\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412998ad7fb4a2f516be16a\",\n                \"_timestamp\": 1678940554052,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"9\",\n                \"sex\": \"2\",\n                \"area\": \"08\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412998ad7fb4a2f516be169\",\n                \"_timestamp\": 1678940554029,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"9\",\n                \"sex\": \"2\",\n                \"area\": \"07\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412998ad7fb4a2f516be168\",\n                \"_timestamp\": 1678940554006,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"9\",\n                \"sex\": \"2\",\n                \"area\": \"06\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129989d7fb4a2f516be167\",\n                \"_timestamp\": 1678940553979,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"9\",\n                \"sex\": \"2\",\n                \"area\": \"05\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129989d7fb4a2f516be166\",\n                \"_timestamp\": 1678940553955,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"9\",\n                \"sex\": \"2\",\n                \"area\": \"04\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129989d7fb4a2f516be165\",\n                \"_timestamp\": 1678940553931,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"9\",\n                \"sex\": \"2\",\n                \"area\": \"03\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129989d7fb4a2f516be164\",\n                \"_timestamp\": 1678940553907,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"9\",\n                \"sex\": \"2\",\n                \"area\": \"02\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129989d7fb4a2f516be163\",\n                \"_timestamp\": 1678940553885,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"9\",\n                \"sex\": \"2\",\n                \"area\": \"01\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129989d7fb4a2f516be162\",\n                \"_timestamp\": 1678940553863,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"9\",\n                \"sex\": \"1\",\n                \"area\": \"77\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129989d7fb4a2f516be161\",\n                \"_timestamp\": 1678940553839,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"9\",\n                \"sex\": \"1\",\n                \"area\": \"9999\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129989d7fb4a2f516be160\",\n                \"_timestamp\": 1678940553811,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"9\",\n                \"sex\": \"1\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"64129989d7fb4a2f516be15f\",\n                \"_timestamp\": 1678940553786,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"9\",\n                \"sex\": \"1\",\n                \"area\": \"18\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129989d7fb4a2f516be15e\",\n                \"_timestamp\": 1678940553763,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"9\",\n                \"sex\": \"1\",\n                \"area\": \"17\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129989d7fb4a2f516be15d\",\n                \"_timestamp\": 1678940553742,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"9\",\n                \"sex\": \"1\",\n                \"area\": \"16\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129989d7fb4a2f516be15c\",\n                \"_timestamp\": 1678940553719,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"9\",\n                \"sex\": \"1\",\n                \"area\": \"15\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129989d7fb4a2f516be15b\",\n                \"_timestamp\": 1678940553696,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"9\",\n                \"sex\": \"1\",\n                \"area\": \"14\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129989d7fb4a2f516be15a\",\n                \"_timestamp\": 1678940553670,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"9\",\n                \"sex\": \"1\",\n                \"area\": \"13\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129989d7fb4a2f516be159\",\n                \"_timestamp\": 1678940553646,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"9\",\n                \"sex\": \"1\",\n                \"area\": \"12\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129989d7fb4a2f516be158\",\n                \"_timestamp\": 1678940553623,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"9\",\n                \"sex\": \"1\",\n                \"area\": \"09\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129989d7fb4a2f516be157\",\n                \"_timestamp\": 1678940553600,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"9\",\n                \"sex\": \"1\",\n                \"area\": \"08\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129989d7fb4a2f516be156\",\n                \"_timestamp\": 1678940553576,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"9\",\n                \"sex\": \"1\",\n                \"area\": \"07\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129989d7fb4a2f516be155\",\n                \"_timestamp\": 1678940553553,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"9\",\n                \"sex\": \"1\",\n                \"area\": \"06\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129989d7fb4a2f516be154\",\n                \"_timestamp\": 1678940553529,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"9\",\n                \"sex\": \"1\",\n                \"area\": \"05\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129989d7fb4a2f516be153\",\n                \"_timestamp\": 1678940553505,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"9\",\n                \"sex\": \"1\",\n                \"area\": \"04\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129989d7fb4a2f516be152\",\n                \"_timestamp\": 1678940553481,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"9\",\n                \"sex\": \"1\",\n                \"area\": \"03\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129989d7fb4a2f516be151\",\n                \"_timestamp\": 1678940553448,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"9\",\n                \"sex\": \"1\",\n                \"area\": \"02\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129989d7fb4a2f516be150\",\n                \"_timestamp\": 1678940553423,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"9\",\n                \"sex\": \"1\",\n                \"area\": \"01\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129989d7fb4a2f516be14f\",\n                \"_timestamp\": 1678940553400,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"6\",\n                \"sex\": \"9\",\n                \"area\": \"77\",\n                \"count\": \"90\"\n            },\n            {\n                \"_id\": \"64129989d7fb4a2f516be14e\",\n                \"_timestamp\": 1678940553374,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"6\",\n                \"sex\": \"9\",\n                \"area\": \"9999\",\n                \"count\": \"90\"\n            },\n            {\n                \"_id\": \"64129989d7fb4a2f516be14d\",\n                \"_timestamp\": 1678940553349,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"6\",\n                \"sex\": \"9\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"64129989d7fb4a2f516be14c\",\n                \"_timestamp\": 1678940553323,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"6\",\n                \"sex\": \"9\",\n                \"area\": \"18\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129989d7fb4a2f516be14b\",\n                \"_timestamp\": 1678940553296,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"6\",\n                \"sex\": \"9\",\n                \"area\": \"17\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129989d7fb4a2f516be14a\",\n                \"_timestamp\": 1678940553270,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"6\",\n                \"sex\": \"9\",\n                \"area\": \"16\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"64129989d7fb4a2f516be149\",\n                \"_timestamp\": 1678940553247,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"6\",\n                \"sex\": \"9\",\n                \"area\": \"15\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129989d7fb4a2f516be148\",\n                \"_timestamp\": 1678940553220,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"6\",\n                \"sex\": \"9\",\n                \"area\": \"14\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"64129989d7fb4a2f516be147\",\n                \"_timestamp\": 1678940553195,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"6\",\n                \"sex\": \"9\",\n                \"area\": \"13\",\n                \"count\": \"9\"\n            },\n            {\n                \"_id\": \"64129989d7fb4a2f516be146\",\n                \"_timestamp\": 1678940553172,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"6\",\n                \"sex\": \"9\",\n                \"area\": \"12\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"64129989d7fb4a2f516be145\",\n                \"_timestamp\": 1678940553149,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"6\",\n                \"sex\": \"9\",\n                \"area\": \"09\",\n                \"count\": \"15\"\n            },\n            {\n                \"_id\": \"64129989d7fb4a2f516be144\",\n                \"_timestamp\": 1678940553119,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"6\",\n                \"sex\": \"9\",\n                \"area\": \"08\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"64129989d7fb4a2f516be143\",\n                \"_timestamp\": 1678940553094,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"6\",\n                \"sex\": \"9\",\n                \"area\": \"07\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"64129989d7fb4a2f516be142\",\n                \"_timestamp\": 1678940553071,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"6\",\n                \"sex\": \"9\",\n                \"area\": \"06\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"64129989d7fb4a2f516be141\",\n                \"_timestamp\": 1678940553048,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"6\",\n                \"sex\": \"9\",\n                \"area\": \"05\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129989d7fb4a2f516be140\",\n                \"_timestamp\": 1678940553020,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"6\",\n                \"sex\": \"9\",\n                \"area\": \"04\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"64129988d7fb4a2f516be13f\",\n                \"_timestamp\": 1678940552997,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"6\",\n                \"sex\": \"9\",\n                \"area\": \"03\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"64129988d7fb4a2f516be13e\",\n                \"_timestamp\": 1678940552974,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"6\",\n                \"sex\": \"9\",\n                \"area\": \"02\",\n                \"count\": \"24\"\n            },\n            {\n                \"_id\": \"64129988d7fb4a2f516be13d\",\n                \"_timestamp\": 1678940552951,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"6\",\n                \"sex\": \"9\",\n                \"area\": \"01\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"64129988d7fb4a2f516be13c\",\n                \"_timestamp\": 1678940552920,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"6\",\n                \"sex\": \"2\",\n                \"area\": \"77\",\n                \"count\": \"42\"\n            },\n            {\n                \"_id\": \"64129988d7fb4a2f516be13b\",\n                \"_timestamp\": 1678940552832,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"6\",\n                \"sex\": \"2\",\n                \"area\": \"9999\",\n                \"count\": \"42\"\n            },\n            {\n                \"_id\": \"64129988d7fb4a2f516be13a\",\n                \"_timestamp\": 1678940552805,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"6\",\n                \"sex\": \"2\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"64129988d7fb4a2f516be139\",\n                \"_timestamp\": 1678940552782,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"6\",\n                \"sex\": \"2\",\n                \"area\": \"18\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129988d7fb4a2f516be138\",\n                \"_timestamp\": 1678940552759,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"6\",\n                \"sex\": \"2\",\n                \"area\": \"17\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129988d7fb4a2f516be137\",\n                \"_timestamp\": 1678940552736,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"6\",\n                \"sex\": \"2\",\n                \"area\": \"16\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"64129988d7fb4a2f516be136\",\n                \"_timestamp\": 1678940552712,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"6\",\n                \"sex\": \"2\",\n                \"area\": \"15\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129988d7fb4a2f516be135\",\n                \"_timestamp\": 1678940552690,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"6\",\n                \"sex\": \"2\",\n                \"area\": \"14\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129988d7fb4a2f516be134\",\n                \"_timestamp\": 1678940552663,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"6\",\n                \"sex\": \"2\",\n                \"area\": \"13\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"64129988d7fb4a2f516be133\",\n                \"_timestamp\": 1678940552640,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"6\",\n                \"sex\": \"2\",\n                \"area\": \"12\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"64129988d7fb4a2f516be132\",\n                \"_timestamp\": 1678940552616,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"6\",\n                \"sex\": \"2\",\n                \"area\": \"09\",\n                \"count\": \"12\"\n            },\n            {\n                \"_id\": \"64129988d7fb4a2f516be131\",\n                \"_timestamp\": 1678940552593,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"6\",\n                \"sex\": \"2\",\n                \"area\": \"08\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"64129988d7fb4a2f516be130\",\n                \"_timestamp\": 1678940552570,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"6\",\n                \"sex\": \"2\",\n                \"area\": \"07\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"64129988d7fb4a2f516be12f\",\n                \"_timestamp\": 1678940552544,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"6\",\n                \"sex\": \"2\",\n                \"area\": \"06\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129988d7fb4a2f516be12e\",\n                \"_timestamp\": 1678940552520,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"6\",\n                \"sex\": \"2\",\n                \"area\": \"05\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129988d7fb4a2f516be12d\",\n                \"_timestamp\": 1678940552498,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"6\",\n                \"sex\": \"2\",\n                \"area\": \"04\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"64129988d7fb4a2f516be12c\",\n                \"_timestamp\": 1678940552475,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"6\",\n                \"sex\": \"2\",\n                \"area\": \"03\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"64129988d7fb4a2f516be12b\",\n                \"_timestamp\": 1678940552452,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"6\",\n                \"sex\": \"2\",\n                \"area\": \"02\",\n                \"count\": \"12\"\n            },\n            {\n                \"_id\": \"64129988d7fb4a2f516be12a\",\n                \"_timestamp\": 1678940552428,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"6\",\n                \"sex\": \"2\",\n                \"area\": \"01\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"64129988d7fb4a2f516be129\",\n                \"_timestamp\": 1678940552403,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"6\",\n                \"sex\": \"1\",\n                \"area\": \"77\",\n                \"count\": \"48\"\n            },\n            {\n                \"_id\": \"64129988d7fb4a2f516be128\",\n                \"_timestamp\": 1678940552380,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"6\",\n                \"sex\": \"1\",\n                \"area\": \"9999\",\n                \"count\": \"48\"\n            },\n            {\n                \"_id\": \"64129988d7fb4a2f516be127\",\n                \"_timestamp\": 1678940552355,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"6\",\n                \"sex\": \"1\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"64129988d7fb4a2f516be126\",\n                \"_timestamp\": 1678940552323,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"6\",\n                \"sex\": \"1\",\n                \"area\": \"18\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129988d7fb4a2f516be125\",\n                \"_timestamp\": 1678940552296,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"6\",\n                \"sex\": \"1\",\n                \"area\": \"17\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129988d7fb4a2f516be124\",\n                \"_timestamp\": 1678940552272,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"6\",\n                \"sex\": \"1\",\n                \"area\": \"16\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129988d7fb4a2f516be123\",\n                \"_timestamp\": 1678940552249,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"6\",\n                \"sex\": \"1\",\n                \"area\": \"15\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129988d7fb4a2f516be122\",\n                \"_timestamp\": 1678940552225,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"6\",\n                \"sex\": \"1\",\n                \"area\": \"14\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"64129988d7fb4a2f516be121\",\n                \"_timestamp\": 1678940552201,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"6\",\n                \"sex\": \"1\",\n                \"area\": \"13\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"64129988d7fb4a2f516be120\",\n                \"_timestamp\": 1678940552173,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"6\",\n                \"sex\": \"1\",\n                \"area\": \"12\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129988d7fb4a2f516be11f\",\n                \"_timestamp\": 1678940552144,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"6\",\n                \"sex\": \"1\",\n                \"area\": \"09\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"64129988d7fb4a2f516be11e\",\n                \"_timestamp\": 1678940552119,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"6\",\n                \"sex\": \"1\",\n                \"area\": \"08\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"64129988d7fb4a2f516be11d\",\n                \"_timestamp\": 1678940552096,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"6\",\n                \"sex\": \"1\",\n                \"area\": \"07\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129988d7fb4a2f516be11c\",\n                \"_timestamp\": 1678940552073,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"6\",\n                \"sex\": \"1\",\n                \"area\": \"06\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129988d7fb4a2f516be11b\",\n                \"_timestamp\": 1678940552050,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"6\",\n                \"sex\": \"1\",\n                \"area\": \"05\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129988d7fb4a2f516be11a\",\n                \"_timestamp\": 1678940552027,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"6\",\n                \"sex\": \"1\",\n                \"area\": \"04\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"64129988d7fb4a2f516be119\",\n                \"_timestamp\": 1678940552003,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"6\",\n                \"sex\": \"1\",\n                \"area\": \"03\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129987d7fb4a2f516be118\",\n                \"_timestamp\": 1678940551979,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"6\",\n                \"sex\": \"1\",\n                \"area\": \"02\",\n                \"count\": \"9\"\n            },\n            {\n                \"_id\": \"64129987d7fb4a2f516be117\",\n                \"_timestamp\": 1678940551956,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"6\",\n                \"sex\": \"1\",\n                \"area\": \"01\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"64129987d7fb4a2f516be116\",\n                \"_timestamp\": 1678940551929,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"5\",\n                \"sex\": \"9\",\n                \"area\": \"77\",\n                \"count\": \"63\"\n            },\n            {\n                \"_id\": \"64129987d7fb4a2f516be115\",\n                \"_timestamp\": 1678940551907,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"5\",\n                \"sex\": \"9\",\n                \"area\": \"9999\",\n                \"count\": \"63\"\n            },\n            {\n                \"_id\": \"64129987d7fb4a2f516be114\",\n                \"_timestamp\": 1678940551883,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"5\",\n                \"sex\": \"9\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"64129987d7fb4a2f516be113\",\n                \"_timestamp\": 1678940551861,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"5\",\n                \"sex\": \"9\",\n                \"area\": \"18\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129987d7fb4a2f516be112\",\n                \"_timestamp\": 1678940551838,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"5\",\n                \"sex\": \"9\",\n                \"area\": \"17\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129987d7fb4a2f516be111\",\n                \"_timestamp\": 1678940551814,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"5\",\n                \"sex\": \"9\",\n                \"area\": \"16\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129987d7fb4a2f516be110\",\n                \"_timestamp\": 1678940551768,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"5\",\n                \"sex\": \"9\",\n                \"area\": \"15\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129987d7fb4a2f516be10f\",\n                \"_timestamp\": 1678940551745,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"5\",\n                \"sex\": \"9\",\n                \"area\": \"14\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129987d7fb4a2f516be10e\",\n                \"_timestamp\": 1678940551720,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"5\",\n                \"sex\": \"9\",\n                \"area\": \"13\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"64129987d7fb4a2f516be10d\",\n                \"_timestamp\": 1678940551694,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"5\",\n                \"sex\": \"9\",\n                \"area\": \"12\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129987d7fb4a2f516be10c\",\n                \"_timestamp\": 1678940551667,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"5\",\n                \"sex\": \"9\",\n                \"area\": \"09\",\n                \"count\": \"12\"\n            },\n            {\n                \"_id\": \"64129987d7fb4a2f516be10b\",\n                \"_timestamp\": 1678940551637,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"5\",\n                \"sex\": \"9\",\n                \"area\": \"08\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"64129987d7fb4a2f516be10a\",\n                \"_timestamp\": 1678940551610,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"5\",\n                \"sex\": \"9\",\n                \"area\": \"07\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"64129987d7fb4a2f516be109\",\n                \"_timestamp\": 1678940551584,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"5\",\n                \"sex\": \"9\",\n                \"area\": \"06\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"64129987d7fb4a2f516be108\",\n                \"_timestamp\": 1678940551562,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"5\",\n                \"sex\": \"9\",\n                \"area\": \"05\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129987d7fb4a2f516be107\",\n                \"_timestamp\": 1678940551527,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"5\",\n                \"sex\": \"9\",\n                \"area\": \"04\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"64129987d7fb4a2f516be106\",\n                \"_timestamp\": 1678940551501,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"5\",\n                \"sex\": \"9\",\n                \"area\": \"03\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"64129987d7fb4a2f516be105\",\n                \"_timestamp\": 1678940551477,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"5\",\n                \"sex\": \"9\",\n                \"area\": \"02\",\n                \"count\": \"33\"\n            },\n            {\n                \"_id\": \"64129987d7fb4a2f516be104\",\n                \"_timestamp\": 1678940551450,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"5\",\n                \"sex\": \"9\",\n                \"area\": \"01\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129987d7fb4a2f516be103\",\n                \"_timestamp\": 1678940551426,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"5\",\n                \"sex\": \"2\",\n                \"area\": \"77\",\n                \"count\": \"39\"\n            },\n            {\n                \"_id\": \"64129987d7fb4a2f516be102\",\n                \"_timestamp\": 1678940551400,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"5\",\n                \"sex\": \"2\",\n                \"area\": \"9999\",\n                \"count\": \"39\"\n            },\n            {\n                \"_id\": \"64129987d7fb4a2f516be101\",\n                \"_timestamp\": 1678940551376,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"5\",\n                \"sex\": \"2\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"64129987d7fb4a2f516be100\",\n                \"_timestamp\": 1678940551351,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"5\",\n                \"sex\": \"2\",\n                \"area\": \"18\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129987d7fb4a2f516be0ff\",\n                \"_timestamp\": 1678940551329,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"5\",\n                \"sex\": \"2\",\n                \"area\": \"17\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129987d7fb4a2f516be0fe\",\n                \"_timestamp\": 1678940551306,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"5\",\n                \"sex\": \"2\",\n                \"area\": \"16\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129987d7fb4a2f516be0fd\",\n                \"_timestamp\": 1678940551280,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"5\",\n                \"sex\": \"2\",\n                \"area\": \"15\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129987d7fb4a2f516be0fc\",\n                \"_timestamp\": 1678940551256,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"5\",\n                \"sex\": \"2\",\n                \"area\": \"14\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129987d7fb4a2f516be0fb\",\n                \"_timestamp\": 1678940551231,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"5\",\n                \"sex\": \"2\",\n                \"area\": \"13\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"64129987d7fb4a2f516be0fa\",\n                \"_timestamp\": 1678940551207,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"5\",\n                \"sex\": \"2\",\n                \"area\": \"12\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129987d7fb4a2f516be0f9\",\n                \"_timestamp\": 1678940551182,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"5\",\n                \"sex\": \"2\",\n                \"area\": \"09\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"64129987d7fb4a2f516be0f8\",\n                \"_timestamp\": 1678940551156,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"5\",\n                \"sex\": \"2\",\n                \"area\": \"08\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129987d7fb4a2f516be0f7\",\n                \"_timestamp\": 1678940551130,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"5\",\n                \"sex\": \"2\",\n                \"area\": \"07\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"64129987d7fb4a2f516be0f6\",\n                \"_timestamp\": 1678940551106,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"5\",\n                \"sex\": \"2\",\n                \"area\": \"06\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"64129987d7fb4a2f516be0f5\",\n                \"_timestamp\": 1678940551083,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"5\",\n                \"sex\": \"2\",\n                \"area\": \"05\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129987d7fb4a2f516be0f4\",\n                \"_timestamp\": 1678940551058,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"5\",\n                \"sex\": \"2\",\n                \"area\": \"04\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129987d7fb4a2f516be0f3\",\n                \"_timestamp\": 1678940551030,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"5\",\n                \"sex\": \"2\",\n                \"area\": \"03\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"64129987d7fb4a2f516be0f2\",\n                \"_timestamp\": 1678940551005,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"5\",\n                \"sex\": \"2\",\n                \"area\": \"02\",\n                \"count\": \"24\"\n            },\n            {\n                \"_id\": \"64129986d7fb4a2f516be0f1\",\n                \"_timestamp\": 1678940550980,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"5\",\n                \"sex\": \"2\",\n                \"area\": \"01\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129986d7fb4a2f516be0f0\",\n                \"_timestamp\": 1678940550957,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"5\",\n                \"sex\": \"1\",\n                \"area\": \"77\",\n                \"count\": \"21\"\n            },\n            {\n                \"_id\": \"64129986d7fb4a2f516be0ef\",\n                \"_timestamp\": 1678940550933,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"5\",\n                \"sex\": \"1\",\n                \"area\": \"9999\",\n                \"count\": \"21\"\n            },\n            {\n                \"_id\": \"64129986d7fb4a2f516be0ee\",\n                \"_timestamp\": 1678940550909,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"5\",\n                \"sex\": \"1\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"64129986d7fb4a2f516be0ed\",\n                \"_timestamp\": 1678940550879,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"5\",\n                \"sex\": \"1\",\n                \"area\": \"18\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129986d7fb4a2f516be0ec\",\n                \"_timestamp\": 1678940550854,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"5\",\n                \"sex\": \"1\",\n                \"area\": \"17\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129986d7fb4a2f516be0eb\",\n                \"_timestamp\": 1678940550829,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"5\",\n                \"sex\": \"1\",\n                \"area\": \"16\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129986d7fb4a2f516be0ea\",\n                \"_timestamp\": 1678940550803,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"5\",\n                \"sex\": \"1\",\n                \"area\": \"15\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129986d7fb4a2f516be0e9\",\n                \"_timestamp\": 1678940550780,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"5\",\n                \"sex\": \"1\",\n                \"area\": \"14\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129986d7fb4a2f516be0e8\",\n                \"_timestamp\": 1678940550754,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"5\",\n                \"sex\": \"1\",\n                \"area\": \"13\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"64129986d7fb4a2f516be0e7\",\n                \"_timestamp\": 1678940550730,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"5\",\n                \"sex\": \"1\",\n                \"area\": \"12\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129986d7fb4a2f516be0e6\",\n                \"_timestamp\": 1678940550708,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"5\",\n                \"sex\": \"1\",\n                \"area\": \"09\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"64129986d7fb4a2f516be0e5\",\n                \"_timestamp\": 1678940550685,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"5\",\n                \"sex\": \"1\",\n                \"area\": \"08\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129986d7fb4a2f516be0e4\",\n                \"_timestamp\": 1678940550653,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"5\",\n                \"sex\": \"1\",\n                \"area\": \"07\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129986d7fb4a2f516be0e3\",\n                \"_timestamp\": 1678940550627,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"5\",\n                \"sex\": \"1\",\n                \"area\": \"06\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129986d7fb4a2f516be0e2\",\n                \"_timestamp\": 1678940550578,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"5\",\n                \"sex\": \"1\",\n                \"area\": \"05\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129986d7fb4a2f516be0e1\",\n                \"_timestamp\": 1678940550544,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"5\",\n                \"sex\": \"1\",\n                \"area\": \"04\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"64129986d7fb4a2f516be0e0\",\n                \"_timestamp\": 1678940550522,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"5\",\n                \"sex\": \"1\",\n                \"area\": \"03\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129986d7fb4a2f516be0df\",\n                \"_timestamp\": 1678940550466,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"5\",\n                \"sex\": \"1\",\n                \"area\": \"02\",\n                \"count\": \"12\"\n            },\n            {\n                \"_id\": \"64129986d7fb4a2f516be0de\",\n                \"_timestamp\": 1678940550438,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"5\",\n                \"sex\": \"1\",\n                \"area\": \"01\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129986d7fb4a2f516be0dd\",\n                \"_timestamp\": 1678940550401,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"4\",\n                \"sex\": \"9\",\n                \"area\": \"77\",\n                \"count\": \"1101\"\n            },\n            {\n                \"_id\": \"64129986d7fb4a2f516be0dc\",\n                \"_timestamp\": 1678940550345,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"4\",\n                \"sex\": \"9\",\n                \"area\": \"9999\",\n                \"count\": \"1101\"\n            },\n            {\n                \"_id\": \"64129986d7fb4a2f516be0db\",\n                \"_timestamp\": 1678940550321,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"4\",\n                \"sex\": \"9\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"64129986d7fb4a2f516be0da\",\n                \"_timestamp\": 1678940550277,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"4\",\n                \"sex\": \"9\",\n                \"area\": \"18\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"64129986d7fb4a2f516be0d9\",\n                \"_timestamp\": 1678940550243,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"4\",\n                \"sex\": \"9\",\n                \"area\": \"17\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129986d7fb4a2f516be0d8\",\n                \"_timestamp\": 1678940550218,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"4\",\n                \"sex\": \"9\",\n                \"area\": \"16\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129986d7fb4a2f516be0d7\",\n                \"_timestamp\": 1678940550186,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"4\",\n                \"sex\": \"9\",\n                \"area\": \"15\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"64129986d7fb4a2f516be0d6\",\n                \"_timestamp\": 1678940550144,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"4\",\n                \"sex\": \"9\",\n                \"area\": \"14\",\n                \"count\": \"12\"\n            },\n            {\n                \"_id\": \"64129986d7fb4a2f516be0d5\",\n                \"_timestamp\": 1678940550120,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"4\",\n                \"sex\": \"9\",\n                \"area\": \"13\",\n                \"count\": \"72\"\n            },\n            {\n                \"_id\": \"64129986d7fb4a2f516be0d4\",\n                \"_timestamp\": 1678940550090,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"4\",\n                \"sex\": \"9\",\n                \"area\": \"12\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129986d7fb4a2f516be0d3\",\n                \"_timestamp\": 1678940550063,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"4\",\n                \"sex\": \"9\",\n                \"area\": \"09\",\n                \"count\": \"108\"\n            },\n            {\n                \"_id\": \"64129986d7fb4a2f516be0d2\",\n                \"_timestamp\": 1678940550040,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"4\",\n                \"sex\": \"9\",\n                \"area\": \"08\",\n                \"count\": \"27\"\n            },\n            {\n                \"_id\": \"64129986d7fb4a2f516be0d1\",\n                \"_timestamp\": 1678940550016,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"4\",\n                \"sex\": \"9\",\n                \"area\": \"07\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"64129985d7fb4a2f516be0d0\",\n                \"_timestamp\": 1678940549994,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"4\",\n                \"sex\": \"9\",\n                \"area\": \"06\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"64129985d7fb4a2f516be0cf\",\n                \"_timestamp\": 1678940549970,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"4\",\n                \"sex\": \"9\",\n                \"area\": \"05\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"64129985d7fb4a2f516be0ce\",\n                \"_timestamp\": 1678940549944,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"4\",\n                \"sex\": \"9\",\n                \"area\": \"04\",\n                \"count\": \"12\"\n            },\n            {\n                \"_id\": \"64129985d7fb4a2f516be0cd\",\n                \"_timestamp\": 1678940549920,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"4\",\n                \"sex\": \"9\",\n                \"area\": \"03\",\n                \"count\": \"48\"\n            },\n            {\n                \"_id\": \"64129985d7fb4a2f516be0cc\",\n                \"_timestamp\": 1678940549896,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"4\",\n                \"sex\": \"9\",\n                \"area\": \"02\",\n                \"count\": \"795\"\n            },\n            {\n                \"_id\": \"64129985d7fb4a2f516be0cb\",\n                \"_timestamp\": 1678940549870,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"4\",\n                \"sex\": \"9\",\n                \"area\": \"01\",\n                \"count\": \"9\"\n            },\n            {\n                \"_id\": \"64129985d7fb4a2f516be0ca\",\n                \"_timestamp\": 1678940549846,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"4\",\n                \"sex\": \"2\",\n                \"area\": \"77\",\n                \"count\": \"561\"\n            },\n            {\n                \"_id\": \"64129985d7fb4a2f516be0c9\",\n                \"_timestamp\": 1678940549814,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"4\",\n                \"sex\": \"2\",\n                \"area\": \"9999\",\n                \"count\": \"561\"\n            },\n            {\n                \"_id\": \"64129985d7fb4a2f516be0c8\",\n                \"_timestamp\": 1678940549789,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"4\",\n                \"sex\": \"2\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"64129985d7fb4a2f516be0c7\",\n                \"_timestamp\": 1678940549763,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"4\",\n                \"sex\": \"2\",\n                \"area\": \"18\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129985d7fb4a2f516be0c6\",\n                \"_timestamp\": 1678940549738,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"4\",\n                \"sex\": \"2\",\n                \"area\": \"17\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129985d7fb4a2f516be0c5\",\n                \"_timestamp\": 1678940549712,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"4\",\n                \"sex\": \"2\",\n                \"area\": \"16\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129985d7fb4a2f516be0c4\",\n                \"_timestamp\": 1678940549689,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"4\",\n                \"sex\": \"2\",\n                \"area\": \"15\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"64129985d7fb4a2f516be0c3\",\n                \"_timestamp\": 1678940549667,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"4\",\n                \"sex\": \"2\",\n                \"area\": \"14\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"64129985d7fb4a2f516be0c2\",\n                \"_timestamp\": 1678940549639,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"4\",\n                \"sex\": \"2\",\n                \"area\": \"13\",\n                \"count\": \"42\"\n            },\n            {\n                \"_id\": \"64129985d7fb4a2f516be0c1\",\n                \"_timestamp\": 1678940549605,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"4\",\n                \"sex\": \"2\",\n                \"area\": \"12\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129985d7fb4a2f516be0c0\",\n                \"_timestamp\": 1678940549579,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"4\",\n                \"sex\": \"2\",\n                \"area\": \"09\",\n                \"count\": \"57\"\n            },\n            {\n                \"_id\": \"64129985d7fb4a2f516be0bf\",\n                \"_timestamp\": 1678940549554,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"4\",\n                \"sex\": \"2\",\n                \"area\": \"08\",\n                \"count\": \"12\"\n            },\n            {\n                \"_id\": \"64129985d7fb4a2f516be0be\",\n                \"_timestamp\": 1678940549526,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"4\",\n                \"sex\": \"2\",\n                \"area\": \"07\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"64129985d7fb4a2f516be0bd\",\n                \"_timestamp\": 1678940549502,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"4\",\n                \"sex\": \"2\",\n                \"area\": \"06\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"64129985d7fb4a2f516be0bc\",\n                \"_timestamp\": 1678940549476,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"4\",\n                \"sex\": \"2\",\n                \"area\": \"05\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"64129985d7fb4a2f516be0bb\",\n                \"_timestamp\": 1678940549446,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"4\",\n                \"sex\": \"2\",\n                \"area\": \"04\",\n                \"count\": \"9\"\n            },\n            {\n                \"_id\": \"64129985d7fb4a2f516be0ba\",\n                \"_timestamp\": 1678940549421,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"4\",\n                \"sex\": \"2\",\n                \"area\": \"03\",\n                \"count\": \"21\"\n            },\n            {\n                \"_id\": \"64129985d7fb4a2f516be0b9\",\n                \"_timestamp\": 1678940549387,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"4\",\n                \"sex\": \"2\",\n                \"area\": \"02\",\n                \"count\": \"393\"\n            },\n            {\n                \"_id\": \"64129985d7fb4a2f516be0b8\",\n                \"_timestamp\": 1678940549354,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"4\",\n                \"sex\": \"2\",\n                \"area\": \"01\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"64129985d7fb4a2f516be0b7\",\n                \"_timestamp\": 1678940549327,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"4\",\n                \"sex\": \"1\",\n                \"area\": \"77\",\n                \"count\": \"540\"\n            },\n            {\n                \"_id\": \"64129985d7fb4a2f516be0b6\",\n                \"_timestamp\": 1678940549298,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"4\",\n                \"sex\": \"1\",\n                \"area\": \"9999\",\n                \"count\": \"540\"\n            },\n            {\n                \"_id\": \"64129985d7fb4a2f516be0b5\",\n                \"_timestamp\": 1678940549274,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"4\",\n                \"sex\": \"1\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"64129985d7fb4a2f516be0b4\",\n                \"_timestamp\": 1678940549251,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"4\",\n                \"sex\": \"1\",\n                \"area\": \"18\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"64129985d7fb4a2f516be0b3\",\n                \"_timestamp\": 1678940549227,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"4\",\n                \"sex\": \"1\",\n                \"area\": \"17\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129985d7fb4a2f516be0b2\",\n                \"_timestamp\": 1678940549198,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"4\",\n                \"sex\": \"1\",\n                \"area\": \"16\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129985d7fb4a2f516be0b1\",\n                \"_timestamp\": 1678940549173,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"4\",\n                \"sex\": \"1\",\n                \"area\": \"15\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129985d7fb4a2f516be0b0\",\n                \"_timestamp\": 1678940549146,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"4\",\n                \"sex\": \"1\",\n                \"area\": \"14\",\n                \"count\": \"9\"\n            },\n            {\n                \"_id\": \"64129985d7fb4a2f516be0af\",\n                \"_timestamp\": 1678940549119,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"4\",\n                \"sex\": \"1\",\n                \"area\": \"13\",\n                \"count\": \"30\"\n            },\n            {\n                \"_id\": \"64129985d7fb4a2f516be0ae\",\n                \"_timestamp\": 1678940549084,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"4\",\n                \"sex\": \"1\",\n                \"area\": \"12\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129985d7fb4a2f516be0ad\",\n                \"_timestamp\": 1678940549056,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"4\",\n                \"sex\": \"1\",\n                \"area\": \"09\",\n                \"count\": \"51\"\n            },\n            {\n                \"_id\": \"64129985d7fb4a2f516be0ac\",\n                \"_timestamp\": 1678940549027,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"4\",\n                \"sex\": \"1\",\n                \"area\": \"08\",\n                \"count\": \"15\"\n            },\n            {\n                \"_id\": \"64129985d7fb4a2f516be0ab\",\n                \"_timestamp\": 1678940549003,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"4\",\n                \"sex\": \"1\",\n                \"area\": \"07\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129984d7fb4a2f516be0aa\",\n                \"_timestamp\": 1678940548972,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"4\",\n                \"sex\": \"1\",\n                \"area\": \"06\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"64129984d7fb4a2f516be0a9\",\n                \"_timestamp\": 1678940548948,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"4\",\n                \"sex\": \"1\",\n                \"area\": \"05\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"64129984d7fb4a2f516be0a8\",\n                \"_timestamp\": 1678940548924,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"4\",\n                \"sex\": \"1\",\n                \"area\": \"04\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"64129984d7fb4a2f516be0a7\",\n                \"_timestamp\": 1678940548900,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"4\",\n                \"sex\": \"1\",\n                \"area\": \"03\",\n                \"count\": \"27\"\n            },\n            {\n                \"_id\": \"64129984d7fb4a2f516be0a6\",\n                \"_timestamp\": 1678940548871,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"4\",\n                \"sex\": \"1\",\n                \"area\": \"02\",\n                \"count\": \"399\"\n            },\n            {\n                \"_id\": \"64129984d7fb4a2f516be0a5\",\n                \"_timestamp\": 1678940548847,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"4\",\n                \"sex\": \"1\",\n                \"area\": \"01\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129984d7fb4a2f516be0a4\",\n                \"_timestamp\": 1678940548823,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"3\",\n                \"sex\": \"9\",\n                \"area\": \"77\",\n                \"count\": \"384\"\n            },\n            {\n                \"_id\": \"64129984d7fb4a2f516be0a3\",\n                \"_timestamp\": 1678940548798,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"3\",\n                \"sex\": \"9\",\n                \"area\": \"9999\",\n                \"count\": \"384\"\n            },\n            {\n                \"_id\": \"64129984d7fb4a2f516be0a2\",\n                \"_timestamp\": 1678940548773,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"3\",\n                \"sex\": \"9\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"64129984d7fb4a2f516be0a1\",\n                \"_timestamp\": 1678940548748,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"3\",\n                \"sex\": \"9\",\n                \"area\": \"18\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129984d7fb4a2f516be0a0\",\n                \"_timestamp\": 1678940548725,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"3\",\n                \"sex\": \"9\",\n                \"area\": \"17\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"64129984d7fb4a2f516be09f\",\n                \"_timestamp\": 1678940548702,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"3\",\n                \"sex\": \"9\",\n                \"area\": \"16\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"64129984d7fb4a2f516be09e\",\n                \"_timestamp\": 1678940548677,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"3\",\n                \"sex\": \"9\",\n                \"area\": \"15\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"64129984d7fb4a2f516be09d\",\n                \"_timestamp\": 1678940548650,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"3\",\n                \"sex\": \"9\",\n                \"area\": \"14\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"64129984d7fb4a2f516be09c\",\n                \"_timestamp\": 1678940548625,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"3\",\n                \"sex\": \"9\",\n                \"area\": \"13\",\n                \"count\": \"12\"\n            },\n            {\n                \"_id\": \"64129984d7fb4a2f516be09b\",\n                \"_timestamp\": 1678940548602,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"3\",\n                \"sex\": \"9\",\n                \"area\": \"12\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129984d7fb4a2f516be09a\",\n                \"_timestamp\": 1678940548579,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"3\",\n                \"sex\": \"9\",\n                \"area\": \"09\",\n                \"count\": \"39\"\n            },\n            {\n                \"_id\": \"64129984d7fb4a2f516be099\",\n                \"_timestamp\": 1678940548544,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"3\",\n                \"sex\": \"9\",\n                \"area\": \"08\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"64129984d7fb4a2f516be098\",\n                \"_timestamp\": 1678940548512,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"3\",\n                \"sex\": \"9\",\n                \"area\": \"07\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"64129984d7fb4a2f516be097\",\n                \"_timestamp\": 1678940548486,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"3\",\n                \"sex\": \"9\",\n                \"area\": \"06\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"64129984d7fb4a2f516be096\",\n                \"_timestamp\": 1678940548461,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"3\",\n                \"sex\": \"9\",\n                \"area\": \"05\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129984d7fb4a2f516be095\",\n                \"_timestamp\": 1678940548437,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"3\",\n                \"sex\": \"9\",\n                \"area\": \"04\",\n                \"count\": \"9\"\n            },\n            {\n                \"_id\": \"64129984d7fb4a2f516be094\",\n                \"_timestamp\": 1678940548410,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"3\",\n                \"sex\": \"9\",\n                \"area\": \"03\",\n                \"count\": \"12\"\n            },\n            {\n                \"_id\": \"64129984d7fb4a2f516be093\",\n                \"_timestamp\": 1678940548383,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"3\",\n                \"sex\": \"9\",\n                \"area\": \"02\",\n                \"count\": \"276\"\n            },\n            {\n                \"_id\": \"64129984d7fb4a2f516be092\",\n                \"_timestamp\": 1678940548356,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"3\",\n                \"sex\": \"9\",\n                \"area\": \"01\",\n                \"count\": \"9\"\n            },\n            {\n                \"_id\": \"64129984d7fb4a2f516be091\",\n                \"_timestamp\": 1678940548299,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"3\",\n                \"sex\": \"2\",\n                \"area\": \"77\",\n                \"count\": \"234\"\n            },\n            {\n                \"_id\": \"64129984d7fb4a2f516be090\",\n                \"_timestamp\": 1678940548274,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"3\",\n                \"sex\": \"2\",\n                \"area\": \"9999\",\n                \"count\": \"234\"\n            },\n            {\n                \"_id\": \"64129984d7fb4a2f516be08f\",\n                \"_timestamp\": 1678940548251,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"3\",\n                \"sex\": \"2\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"64129984d7fb4a2f516be08e\",\n                \"_timestamp\": 1678940548227,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"3\",\n                \"sex\": \"2\",\n                \"area\": \"18\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129984d7fb4a2f516be08d\",\n                \"_timestamp\": 1678940548203,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"3\",\n                \"sex\": \"2\",\n                \"area\": \"17\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"64129984d7fb4a2f516be08c\",\n                \"_timestamp\": 1678940548178,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"3\",\n                \"sex\": \"2\",\n                \"area\": \"16\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"64129984d7fb4a2f516be08b\",\n                \"_timestamp\": 1678940548156,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"3\",\n                \"sex\": \"2\",\n                \"area\": \"15\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129984d7fb4a2f516be08a\",\n                \"_timestamp\": 1678940548133,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"3\",\n                \"sex\": \"2\",\n                \"area\": \"14\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"64129984d7fb4a2f516be089\",\n                \"_timestamp\": 1678940548102,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"3\",\n                \"sex\": \"2\",\n                \"area\": \"13\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"64129984d7fb4a2f516be088\",\n                \"_timestamp\": 1678940548075,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"3\",\n                \"sex\": \"2\",\n                \"area\": \"12\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129984d7fb4a2f516be087\",\n                \"_timestamp\": 1678940548049,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"3\",\n                \"sex\": \"2\",\n                \"area\": \"09\",\n                \"count\": \"27\"\n            },\n            {\n                \"_id\": \"64129984d7fb4a2f516be086\",\n                \"_timestamp\": 1678940548023,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"3\",\n                \"sex\": \"2\",\n                \"area\": \"08\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"64129983d7fb4a2f516be085\",\n                \"_timestamp\": 1678940547995,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"3\",\n                \"sex\": \"2\",\n                \"area\": \"07\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129983d7fb4a2f516be084\",\n                \"_timestamp\": 1678940547969,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"3\",\n                \"sex\": \"2\",\n                \"area\": \"06\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"64129983d7fb4a2f516be083\",\n                \"_timestamp\": 1678940547944,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"3\",\n                \"sex\": \"2\",\n                \"area\": \"05\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129983d7fb4a2f516be082\",\n                \"_timestamp\": 1678940547919,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"3\",\n                \"sex\": \"2\",\n                \"area\": \"04\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"64129983d7fb4a2f516be081\",\n                \"_timestamp\": 1678940547894,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"3\",\n                \"sex\": \"2\",\n                \"area\": \"03\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"64129983d7fb4a2f516be080\",\n                \"_timestamp\": 1678940547869,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"3\",\n                \"sex\": \"2\",\n                \"area\": \"02\",\n                \"count\": \"168\"\n            },\n            {\n                \"_id\": \"64129983d7fb4a2f516be07f\",\n                \"_timestamp\": 1678940547845,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"3\",\n                \"sex\": \"2\",\n                \"area\": \"01\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"64129983d7fb4a2f516be07e\",\n                \"_timestamp\": 1678940547822,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"3\",\n                \"sex\": \"1\",\n                \"area\": \"77\",\n                \"count\": \"150\"\n            },\n            {\n                \"_id\": \"64129983d7fb4a2f516be07d\",\n                \"_timestamp\": 1678940547795,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"3\",\n                \"sex\": \"1\",\n                \"area\": \"9999\",\n                \"count\": \"150\"\n            },\n            {\n                \"_id\": \"64129983d7fb4a2f516be07c\",\n                \"_timestamp\": 1678940547771,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"3\",\n                \"sex\": \"1\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"64129983d7fb4a2f516be07b\",\n                \"_timestamp\": 1678940547745,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"3\",\n                \"sex\": \"1\",\n                \"area\": \"18\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129983d7fb4a2f516be07a\",\n                \"_timestamp\": 1678940547721,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"3\",\n                \"sex\": \"1\",\n                \"area\": \"17\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129983d7fb4a2f516be079\",\n                \"_timestamp\": 1678940547675,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"3\",\n                \"sex\": \"1\",\n                \"area\": \"16\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129983d7fb4a2f516be078\",\n                \"_timestamp\": 1678940547644,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"3\",\n                \"sex\": \"1\",\n                \"area\": \"15\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"64129983d7fb4a2f516be077\",\n                \"_timestamp\": 1678940547602,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"3\",\n                \"sex\": \"1\",\n                \"area\": \"14\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129983d7fb4a2f516be076\",\n                \"_timestamp\": 1678940547576,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"3\",\n                \"sex\": \"1\",\n                \"area\": \"13\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"64129983d7fb4a2f516be075\",\n                \"_timestamp\": 1678940547553,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"3\",\n                \"sex\": \"1\",\n                \"area\": \"12\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129983d7fb4a2f516be074\",\n                \"_timestamp\": 1678940547530,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"3\",\n                \"sex\": \"1\",\n                \"area\": \"09\",\n                \"count\": \"12\"\n            },\n            {\n                \"_id\": \"64129983d7fb4a2f516be073\",\n                \"_timestamp\": 1678940547506,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"3\",\n                \"sex\": \"1\",\n                \"area\": \"08\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"64129983d7fb4a2f516be072\",\n                \"_timestamp\": 1678940547481,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"3\",\n                \"sex\": \"1\",\n                \"area\": \"07\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"64129983d7fb4a2f516be071\",\n                \"_timestamp\": 1678940547458,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"3\",\n                \"sex\": \"1\",\n                \"area\": \"06\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"64129983d7fb4a2f516be070\",\n                \"_timestamp\": 1678940547436,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"3\",\n                \"sex\": \"1\",\n                \"area\": \"05\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129983d7fb4a2f516be06f\",\n                \"_timestamp\": 1678940547407,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"3\",\n                \"sex\": \"1\",\n                \"area\": \"04\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"64129983d7fb4a2f516be06e\",\n                \"_timestamp\": 1678940547344,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"3\",\n                \"sex\": \"1\",\n                \"area\": \"03\",\n                \"count\": \"9\"\n            },\n            {\n                \"_id\": \"64129983d7fb4a2f516be06d\",\n                \"_timestamp\": 1678940547319,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"3\",\n                \"sex\": \"1\",\n                \"area\": \"02\",\n                \"count\": \"108\"\n            },\n            {\n                \"_id\": \"64129983d7fb4a2f516be06c\",\n                \"_timestamp\": 1678940547294,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"3\",\n                \"sex\": \"1\",\n                \"area\": \"01\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"64129983d7fb4a2f516be06b\",\n                \"_timestamp\": 1678940547269,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"2\",\n                \"sex\": \"9\",\n                \"area\": \"77\",\n                \"count\": \"996\"\n            },\n            {\n                \"_id\": \"64129983d7fb4a2f516be06a\",\n                \"_timestamp\": 1678940547245,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"2\",\n                \"sex\": \"9\",\n                \"area\": \"9999\",\n                \"count\": \"996\"\n            },\n            {\n                \"_id\": \"64129983d7fb4a2f516be069\",\n                \"_timestamp\": 1678940547219,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"2\",\n                \"sex\": \"9\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"64129983d7fb4a2f516be068\",\n                \"_timestamp\": 1678940547194,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"2\",\n                \"sex\": \"9\",\n                \"area\": \"18\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"64129983d7fb4a2f516be067\",\n                \"_timestamp\": 1678940547169,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"2\",\n                \"sex\": \"9\",\n                \"area\": \"17\",\n                \"count\": \"9\"\n            },\n            {\n                \"_id\": \"64129983d7fb4a2f516be066\",\n                \"_timestamp\": 1678940547144,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"2\",\n                \"sex\": \"9\",\n                \"area\": \"16\",\n                \"count\": \"9\"\n            },\n            {\n                \"_id\": \"64129983d7fb4a2f516be065\",\n                \"_timestamp\": 1678940547116,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"2\",\n                \"sex\": \"9\",\n                \"area\": \"15\",\n                \"count\": \"24\"\n            },\n            {\n                \"_id\": \"64129983d7fb4a2f516be064\",\n                \"_timestamp\": 1678940547091,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"2\",\n                \"sex\": \"9\",\n                \"area\": \"14\",\n                \"count\": \"21\"\n            },\n            {\n                \"_id\": \"64129983d7fb4a2f516be063\",\n                \"_timestamp\": 1678940547069,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"2\",\n                \"sex\": \"9\",\n                \"area\": \"13\",\n                \"count\": \"54\"\n            },\n            {\n                \"_id\": \"64129983d7fb4a2f516be062\",\n                \"_timestamp\": 1678940547041,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"2\",\n                \"sex\": \"9\",\n                \"area\": \"12\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"64129983d7fb4a2f516be061\",\n                \"_timestamp\": 1678940547019,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"2\",\n                \"sex\": \"9\",\n                \"area\": \"09\",\n                \"count\": \"66\"\n            },\n            {\n                \"_id\": \"64129982d7fb4a2f516be060\",\n                \"_timestamp\": 1678940546997,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"2\",\n                \"sex\": \"9\",\n                \"area\": \"08\",\n                \"count\": \"81\"\n            },\n            {\n                \"_id\": \"64129982d7fb4a2f516be05f\",\n                \"_timestamp\": 1678940546974,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"2\",\n                \"sex\": \"9\",\n                \"area\": \"07\",\n                \"count\": \"36\"\n            },\n            {\n                \"_id\": \"64129982d7fb4a2f516be05e\",\n                \"_timestamp\": 1678940546947,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"2\",\n                \"sex\": \"9\",\n                \"area\": \"06\",\n                \"count\": \"54\"\n            },\n            {\n                \"_id\": \"64129982d7fb4a2f516be05d\",\n                \"_timestamp\": 1678940546922,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"2\",\n                \"sex\": \"9\",\n                \"area\": \"05\",\n                \"count\": \"48\"\n            },\n            {\n                \"_id\": \"64129982d7fb4a2f516be05c\",\n                \"_timestamp\": 1678940546895,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"2\",\n                \"sex\": \"9\",\n                \"area\": \"04\",\n                \"count\": \"162\"\n            },\n            {\n                \"_id\": \"64129982d7fb4a2f516be05b\",\n                \"_timestamp\": 1678940546871,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"2\",\n                \"sex\": \"9\",\n                \"area\": \"03\",\n                \"count\": \"114\"\n            },\n            {\n                \"_id\": \"64129982d7fb4a2f516be05a\",\n                \"_timestamp\": 1678940546849,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"2\",\n                \"sex\": \"9\",\n                \"area\": \"02\",\n                \"count\": \"186\"\n            },\n            {\n                \"_id\": \"64129982d7fb4a2f516be059\",\n                \"_timestamp\": 1678940546826,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"2\",\n                \"sex\": \"9\",\n                \"area\": \"01\",\n                \"count\": \"129\"\n            },\n            {\n                \"_id\": \"64129982d7fb4a2f516be058\",\n                \"_timestamp\": 1678940546802,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"2\",\n                \"sex\": \"2\",\n                \"area\": \"77\",\n                \"count\": \"621\"\n            },\n            {\n                \"_id\": \"64129982d7fb4a2f516be057\",\n                \"_timestamp\": 1678940546776,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"2\",\n                \"sex\": \"2\",\n                \"area\": \"9999\",\n                \"count\": \"621\"\n            },\n            {\n                \"_id\": \"64129982d7fb4a2f516be056\",\n                \"_timestamp\": 1678940546749,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"2\",\n                \"sex\": \"2\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"64129982d7fb4a2f516be055\",\n                \"_timestamp\": 1678940546723,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"2\",\n                \"sex\": \"2\",\n                \"area\": \"18\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"64129982d7fb4a2f516be054\",\n                \"_timestamp\": 1678940546699,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"2\",\n                \"sex\": \"2\",\n                \"area\": \"17\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"64129982d7fb4a2f516be053\",\n                \"_timestamp\": 1678940546674,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"2\",\n                \"sex\": \"2\",\n                \"area\": \"16\",\n                \"count\": \"9\"\n            },\n            {\n                \"_id\": \"64129982d7fb4a2f516be052\",\n                \"_timestamp\": 1678940546639,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"2\",\n                \"sex\": \"2\",\n                \"area\": \"15\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"64129982d7fb4a2f516be051\",\n                \"_timestamp\": 1678940546615,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"2\",\n                \"sex\": \"2\",\n                \"area\": \"14\",\n                \"count\": \"12\"\n            },\n            {\n                \"_id\": \"64129982d7fb4a2f516be050\",\n                \"_timestamp\": 1678940546590,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"2\",\n                \"sex\": \"2\",\n                \"area\": \"13\",\n                \"count\": \"39\"\n            },\n            {\n                \"_id\": \"64129982d7fb4a2f516be04f\",\n                \"_timestamp\": 1678940546563,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"2\",\n                \"sex\": \"2\",\n                \"area\": \"12\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"64129982d7fb4a2f516be04e\",\n                \"_timestamp\": 1678940546530,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"2\",\n                \"sex\": \"2\",\n                \"area\": \"09\",\n                \"count\": \"39\"\n            },\n            {\n                \"_id\": \"64129982d7fb4a2f516be04d\",\n                \"_timestamp\": 1678940546504,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"2\",\n                \"sex\": \"2\",\n                \"area\": \"08\",\n                \"count\": \"60\"\n            },\n            {\n                \"_id\": \"64129982d7fb4a2f516be04c\",\n                \"_timestamp\": 1678940546481,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"2\",\n                \"sex\": \"2\",\n                \"area\": \"07\",\n                \"count\": \"21\"\n            },\n            {\n                \"_id\": \"64129982d7fb4a2f516be04b\",\n                \"_timestamp\": 1678940546455,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"2\",\n                \"sex\": \"2\",\n                \"area\": \"06\",\n                \"count\": \"36\"\n            },\n            {\n                \"_id\": \"64129982d7fb4a2f516be04a\",\n                \"_timestamp\": 1678940546429,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"2\",\n                \"sex\": \"2\",\n                \"area\": \"05\",\n                \"count\": \"33\"\n            },\n            {\n                \"_id\": \"64129982d7fb4a2f516be049\",\n                \"_timestamp\": 1678940546401,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"2\",\n                \"sex\": \"2\",\n                \"area\": \"04\",\n                \"count\": \"99\"\n            },\n            {\n                \"_id\": \"64129982d7fb4a2f516be048\",\n                \"_timestamp\": 1678940546376,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"2\",\n                \"sex\": \"2\",\n                \"area\": \"03\",\n                \"count\": \"75\"\n            },\n            {\n                \"_id\": \"64129982d7fb4a2f516be047\",\n                \"_timestamp\": 1678940546347,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"2\",\n                \"sex\": \"2\",\n                \"area\": \"02\",\n                \"count\": \"102\"\n            },\n            {\n                \"_id\": \"64129982d7fb4a2f516be046\",\n                \"_timestamp\": 1678940546321,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"2\",\n                \"sex\": \"2\",\n                \"area\": \"01\",\n                \"count\": \"81\"\n            },\n            {\n                \"_id\": \"64129982d7fb4a2f516be045\",\n                \"_timestamp\": 1678940546296,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"2\",\n                \"sex\": \"1\",\n                \"area\": \"77\",\n                \"count\": \"375\"\n            },\n            {\n                \"_id\": \"64129982d7fb4a2f516be044\",\n                \"_timestamp\": 1678940546273,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"2\",\n                \"sex\": \"1\",\n                \"area\": \"9999\",\n                \"count\": \"375\"\n            },\n            {\n                \"_id\": \"64129982d7fb4a2f516be043\",\n                \"_timestamp\": 1678940546249,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"2\",\n                \"sex\": \"1\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"64129982d7fb4a2f516be042\",\n                \"_timestamp\": 1678940546224,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"2\",\n                \"sex\": \"1\",\n                \"area\": \"18\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129982d7fb4a2f516be041\",\n                \"_timestamp\": 1678940546198,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"2\",\n                \"sex\": \"1\",\n                \"area\": \"17\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"64129982d7fb4a2f516be040\",\n                \"_timestamp\": 1678940546169,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"2\",\n                \"sex\": \"1\",\n                \"area\": \"16\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"64129982d7fb4a2f516be03f\",\n                \"_timestamp\": 1678940546145,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"2\",\n                \"sex\": \"1\",\n                \"area\": \"15\",\n                \"count\": \"15\"\n            },\n            {\n                \"_id\": \"64129982d7fb4a2f516be03e\",\n                \"_timestamp\": 1678940546121,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"2\",\n                \"sex\": \"1\",\n                \"area\": \"14\",\n                \"count\": \"12\"\n            },\n            {\n                \"_id\": \"64129982d7fb4a2f516be03d\",\n                \"_timestamp\": 1678940546096,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"2\",\n                \"sex\": \"1\",\n                \"area\": \"13\",\n                \"count\": \"15\"\n            },\n            {\n                \"_id\": \"64129982d7fb4a2f516be03c\",\n                \"_timestamp\": 1678940546073,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"2\",\n                \"sex\": \"1\",\n                \"area\": \"12\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"64129982d7fb4a2f516be03b\",\n                \"_timestamp\": 1678940546051,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"2\",\n                \"sex\": \"1\",\n                \"area\": \"09\",\n                \"count\": \"27\"\n            },\n            {\n                \"_id\": \"64129982d7fb4a2f516be03a\",\n                \"_timestamp\": 1678940546027,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"2\",\n                \"sex\": \"1\",\n                \"area\": \"08\",\n                \"count\": \"24\"\n            },\n            {\n                \"_id\": \"64129982d7fb4a2f516be039\",\n                \"_timestamp\": 1678940546005,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"2\",\n                \"sex\": \"1\",\n                \"area\": \"07\",\n                \"count\": \"12\"\n            },\n            {\n                \"_id\": \"64129981d7fb4a2f516be038\",\n                \"_timestamp\": 1678940545981,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"2\",\n                \"sex\": \"1\",\n                \"area\": \"06\",\n                \"count\": \"18\"\n            },\n            {\n                \"_id\": \"64129981d7fb4a2f516be037\",\n                \"_timestamp\": 1678940545959,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"2\",\n                \"sex\": \"1\",\n                \"area\": \"05\",\n                \"count\": \"15\"\n            },\n            {\n                \"_id\": \"64129981d7fb4a2f516be036\",\n                \"_timestamp\": 1678940545934,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"2\",\n                \"sex\": \"1\",\n                \"area\": \"04\",\n                \"count\": \"60\"\n            },\n            {\n                \"_id\": \"64129981d7fb4a2f516be035\",\n                \"_timestamp\": 1678940545910,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"2\",\n                \"sex\": \"1\",\n                \"area\": \"03\",\n                \"count\": \"39\"\n            },\n            {\n                \"_id\": \"64129981d7fb4a2f516be034\",\n                \"_timestamp\": 1678940545876,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"2\",\n                \"sex\": \"1\",\n                \"area\": \"02\",\n                \"count\": \"81\"\n            },\n            {\n                \"_id\": \"64129981d7fb4a2f516be033\",\n                \"_timestamp\": 1678940545850,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"2\",\n                \"sex\": \"1\",\n                \"area\": \"01\",\n                \"count\": \"45\"\n            },\n            {\n                \"_id\": \"64129981d7fb4a2f516be032\",\n                \"_timestamp\": 1678940545823,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"1\",\n                \"sex\": \"9\",\n                \"area\": \"77\",\n                \"count\": \"16287\"\n            },\n            {\n                \"_id\": \"64129981d7fb4a2f516be031\",\n                \"_timestamp\": 1678940545800,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"1\",\n                \"sex\": \"9\",\n                \"area\": \"9999\",\n                \"count\": \"16287\"\n            },\n            {\n                \"_id\": \"64129981d7fb4a2f516be030\",\n                \"_timestamp\": 1678940545768,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"1\",\n                \"sex\": \"9\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"64129981d7fb4a2f516be02f\",\n                \"_timestamp\": 1678940545744,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"1\",\n                \"sex\": \"9\",\n                \"area\": \"18\",\n                \"count\": \"243\"\n            },\n            {\n                \"_id\": \"64129981d7fb4a2f516be02e\",\n                \"_timestamp\": 1678940545721,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"1\",\n                \"sex\": \"9\",\n                \"area\": \"17\",\n                \"count\": \"249\"\n            },\n            {\n                \"_id\": \"64129981d7fb4a2f516be02d\",\n                \"_timestamp\": 1678940545698,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"1\",\n                \"sex\": \"9\",\n                \"area\": \"16\",\n                \"count\": \"228\"\n            },\n            {\n                \"_id\": \"64129981d7fb4a2f516be02c\",\n                \"_timestamp\": 1678940545675,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"1\",\n                \"sex\": \"9\",\n                \"area\": \"15\",\n                \"count\": \"480\"\n            },\n            {\n                \"_id\": \"64129981d7fb4a2f516be02b\",\n                \"_timestamp\": 1678940545648,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"1\",\n                \"sex\": \"9\",\n                \"area\": \"14\",\n                \"count\": \"897\"\n            },\n            {\n                \"_id\": \"64129981d7fb4a2f516be02a\",\n                \"_timestamp\": 1678940545620,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"1\",\n                \"sex\": \"9\",\n                \"area\": \"13\",\n                \"count\": \"2427\"\n            },\n            {\n                \"_id\": \"64129981d7fb4a2f516be029\",\n                \"_timestamp\": 1678940545593,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"1\",\n                \"sex\": \"9\",\n                \"area\": \"12\",\n                \"count\": \"138\"\n            },\n            {\n                \"_id\": \"64129981d7fb4a2f516be028\",\n                \"_timestamp\": 1678940545569,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"1\",\n                \"sex\": \"9\",\n                \"area\": \"09\",\n                \"count\": \"1683\"\n            },\n            {\n                \"_id\": \"64129981d7fb4a2f516be027\",\n                \"_timestamp\": 1678940545546,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"1\",\n                \"sex\": \"9\",\n                \"area\": \"08\",\n                \"count\": \"1104\"\n            },\n            {\n                \"_id\": \"64129981d7fb4a2f516be026\",\n                \"_timestamp\": 1678940545522,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"1\",\n                \"sex\": \"9\",\n                \"area\": \"07\",\n                \"count\": \"549\"\n            },\n            {\n                \"_id\": \"64129981d7fb4a2f516be025\",\n                \"_timestamp\": 1678940545500,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"1\",\n                \"sex\": \"9\",\n                \"area\": \"06\",\n                \"count\": \"750\"\n            },\n            {\n                \"_id\": \"64129981d7fb4a2f516be024\",\n                \"_timestamp\": 1678940545474,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"1\",\n                \"sex\": \"9\",\n                \"area\": \"05\",\n                \"count\": \"132\"\n            },\n            {\n                \"_id\": \"64129981d7fb4a2f516be023\",\n                \"_timestamp\": 1678940545449,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"1\",\n                \"sex\": \"9\",\n                \"area\": \"04\",\n                \"count\": \"1323\"\n            },\n            {\n                \"_id\": \"64129981d7fb4a2f516be022\",\n                \"_timestamp\": 1678940545421,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"1\",\n                \"sex\": \"9\",\n                \"area\": \"03\",\n                \"count\": \"1692\"\n            },\n            {\n                \"_id\": \"64129981d7fb4a2f516be021\",\n                \"_timestamp\": 1678940545395,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"1\",\n                \"sex\": \"9\",\n                \"area\": \"02\",\n                \"count\": \"3606\"\n            },\n            {\n                \"_id\": \"64129981d7fb4a2f516be020\",\n                \"_timestamp\": 1678940545371,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"1\",\n                \"sex\": \"9\",\n                \"area\": \"01\",\n                \"count\": \"783\"\n            },\n            {\n                \"_id\": \"64129981d7fb4a2f516be01f\",\n                \"_timestamp\": 1678940545348,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"1\",\n                \"sex\": \"2\",\n                \"area\": \"77\",\n                \"count\": \"8970\"\n            },\n            {\n                \"_id\": \"64129981d7fb4a2f516be01e\",\n                \"_timestamp\": 1678940545322,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"1\",\n                \"sex\": \"2\",\n                \"area\": \"9999\",\n                \"count\": \"8973\"\n            },\n            {\n                \"_id\": \"64129981d7fb4a2f516be01d\",\n                \"_timestamp\": 1678940545297,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"1\",\n                \"sex\": \"2\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"64129981d7fb4a2f516be01c\",\n                \"_timestamp\": 1678940545271,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"1\",\n                \"sex\": \"2\",\n                \"area\": \"18\",\n                \"count\": \"138\"\n            },\n            {\n                \"_id\": \"64129981d7fb4a2f516be01b\",\n                \"_timestamp\": 1678940545248,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"1\",\n                \"sex\": \"2\",\n                \"area\": \"17\",\n                \"count\": \"135\"\n            },\n            {\n                \"_id\": \"64129981d7fb4a2f516be01a\",\n                \"_timestamp\": 1678940545197,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"1\",\n                \"sex\": \"2\",\n                \"area\": \"16\",\n                \"count\": \"123\"\n            },\n            {\n                \"_id\": \"64129981d7fb4a2f516be019\",\n                \"_timestamp\": 1678940545174,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"1\",\n                \"sex\": \"2\",\n                \"area\": \"15\",\n                \"count\": \"261\"\n            },\n            {\n                \"_id\": \"64129981d7fb4a2f516be018\",\n                \"_timestamp\": 1678940545150,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"1\",\n                \"sex\": \"2\",\n                \"area\": \"14\",\n                \"count\": \"522\"\n            },\n            {\n                \"_id\": \"64129981d7fb4a2f516be017\",\n                \"_timestamp\": 1678940545123,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"1\",\n                \"sex\": \"2\",\n                \"area\": \"13\",\n                \"count\": \"1371\"\n            },\n            {\n                \"_id\": \"64129981d7fb4a2f516be016\",\n                \"_timestamp\": 1678940545098,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"1\",\n                \"sex\": \"2\",\n                \"area\": \"12\",\n                \"count\": \"69\"\n            },\n            {\n                \"_id\": \"64129981d7fb4a2f516be015\",\n                \"_timestamp\": 1678940545073,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"1\",\n                \"sex\": \"2\",\n                \"area\": \"09\",\n                \"count\": \"948\"\n            },\n            {\n                \"_id\": \"64129981d7fb4a2f516be014\",\n                \"_timestamp\": 1678940545046,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"1\",\n                \"sex\": \"2\",\n                \"area\": \"08\",\n                \"count\": \"633\"\n            },\n            {\n                \"_id\": \"64129981d7fb4a2f516be013\",\n                \"_timestamp\": 1678940545018,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"1\",\n                \"sex\": \"2\",\n                \"area\": \"07\",\n                \"count\": \"291\"\n            },\n            {\n                \"_id\": \"64129980d7fb4a2f516be012\",\n                \"_timestamp\": 1678940544994,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"1\",\n                \"sex\": \"2\",\n                \"area\": \"06\",\n                \"count\": \"384\"\n            },\n            {\n                \"_id\": \"64129980d7fb4a2f516be011\",\n                \"_timestamp\": 1678940544969,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"1\",\n                \"sex\": \"2\",\n                \"area\": \"05\",\n                \"count\": \"75\"\n            },\n            {\n                \"_id\": \"64129980d7fb4a2f516be010\",\n                \"_timestamp\": 1678940544942,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"1\",\n                \"sex\": \"2\",\n                \"area\": \"04\",\n                \"count\": \"729\"\n            },\n            {\n                \"_id\": \"64129980d7fb4a2f516be00f\",\n                \"_timestamp\": 1678940544913,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"1\",\n                \"sex\": \"2\",\n                \"area\": \"03\",\n                \"count\": \"876\"\n            },\n            {\n                \"_id\": \"64129980d7fb4a2f516be00e\",\n                \"_timestamp\": 1678940544887,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"1\",\n                \"sex\": \"2\",\n                \"area\": \"02\",\n                \"count\": \"2007\"\n            },\n            {\n                \"_id\": \"64129980d7fb4a2f516be00d\",\n                \"_timestamp\": 1678940544859,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"1\",\n                \"sex\": \"2\",\n                \"area\": \"01\",\n                \"count\": \"417\"\n            },\n            {\n                \"_id\": \"64129980d7fb4a2f516be00c\",\n                \"_timestamp\": 1678940544836,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"1\",\n                \"sex\": \"1\",\n                \"area\": \"77\",\n                \"count\": \"7314\"\n            },\n            {\n                \"_id\": \"64129980d7fb4a2f516be00b\",\n                \"_timestamp\": 1678940544813,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"1\",\n                \"sex\": \"1\",\n                \"area\": \"9999\",\n                \"count\": \"7314\"\n            },\n            {\n                \"_id\": \"64129980d7fb4a2f516be00a\",\n                \"_timestamp\": 1678940544789,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"1\",\n                \"sex\": \"1\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"64129980d7fb4a2f516be009\",\n                \"_timestamp\": 1678940544759,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"1\",\n                \"sex\": \"1\",\n                \"area\": \"18\",\n                \"count\": \"102\"\n            },\n            {\n                \"_id\": \"64129980d7fb4a2f516be008\",\n                \"_timestamp\": 1678940544734,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"1\",\n                \"sex\": \"1\",\n                \"area\": \"17\",\n                \"count\": \"111\"\n            },\n            {\n                \"_id\": \"64129980d7fb4a2f516be007\",\n                \"_timestamp\": 1678940544709,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"1\",\n                \"sex\": \"1\",\n                \"area\": \"16\",\n                \"count\": \"108\"\n            },\n            {\n                \"_id\": \"64129980d7fb4a2f516be006\",\n                \"_timestamp\": 1678940544683,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"1\",\n                \"sex\": \"1\",\n                \"area\": \"15\",\n                \"count\": \"219\"\n            },\n            {\n                \"_id\": \"64129980d7fb4a2f516be005\",\n                \"_timestamp\": 1678940544656,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"1\",\n                \"sex\": \"1\",\n                \"area\": \"14\",\n                \"count\": \"378\"\n            },\n            {\n                \"_id\": \"64129980d7fb4a2f516be004\",\n                \"_timestamp\": 1678940544630,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"1\",\n                \"sex\": \"1\",\n                \"area\": \"13\",\n                \"count\": \"1056\"\n            },\n            {\n                \"_id\": \"64129980d7fb4a2f516be003\",\n                \"_timestamp\": 1678940544602,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"1\",\n                \"sex\": \"1\",\n                \"area\": \"12\",\n                \"count\": \"72\"\n            },\n            {\n                \"_id\": \"64129980d7fb4a2f516be002\",\n                \"_timestamp\": 1678940544574,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"1\",\n                \"sex\": \"1\",\n                \"area\": \"09\",\n                \"count\": \"735\"\n            },\n            {\n                \"_id\": \"64129980d7fb4a2f516be001\",\n                \"_timestamp\": 1678940544548,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"1\",\n                \"sex\": \"1\",\n                \"area\": \"08\",\n                \"count\": \"474\"\n            },\n            {\n                \"_id\": \"64129980d7fb4a2f516be000\",\n                \"_timestamp\": 1678940544523,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"1\",\n                \"sex\": \"1\",\n                \"area\": \"07\",\n                \"count\": \"258\"\n            },\n            {\n                \"_id\": \"64129980d7fb4a2f516bdfff\",\n                \"_timestamp\": 1678940544494,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"1\",\n                \"sex\": \"1\",\n                \"area\": \"06\",\n                \"count\": \"366\"\n            },\n            {\n                \"_id\": \"64129980d7fb4a2f516bdffe\",\n                \"_timestamp\": 1678940544471,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"1\",\n                \"sex\": \"1\",\n                \"area\": \"05\",\n                \"count\": \"57\"\n            },\n            {\n                \"_id\": \"64129980d7fb4a2f516bdffd\",\n                \"_timestamp\": 1678940544447,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"1\",\n                \"sex\": \"1\",\n                \"area\": \"04\",\n                \"count\": \"591\"\n            },\n            {\n                \"_id\": \"64129980d7fb4a2f516bdffc\",\n                \"_timestamp\": 1678940544423,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"1\",\n                \"sex\": \"1\",\n                \"area\": \"03\",\n                \"count\": \"816\"\n            },\n            {\n                \"_id\": \"64129980d7fb4a2f516bdffb\",\n                \"_timestamp\": 1678940544400,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"1\",\n                \"sex\": \"1\",\n                \"area\": \"02\",\n                \"count\": \"1599\"\n            },\n            {\n                \"_id\": \"64129980d7fb4a2f516bdffa\",\n                \"_timestamp\": 1678940544376,\n                \"year\": \"2018\",\n                \"age\": \"081\",\n                \"ethnic\": \"1\",\n                \"sex\": \"1\",\n                \"area\": \"01\",\n                \"count\": \"369\"\n            },\n            {\n                \"_id\": \"64129980d7fb4a2f516bdff9\",\n                \"_timestamp\": 1678940544347,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"77\",\n                \"count\": \"20322\"\n            },\n            {\n                \"_id\": \"64129980d7fb4a2f516bdff8\",\n                \"_timestamp\": 1678940544323,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"9999\",\n                \"count\": \"20325\"\n            },\n            {\n                \"_id\": \"64129980d7fb4a2f516bdff7\",\n                \"_timestamp\": 1678940544297,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"99\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"64129980d7fb4a2f516bdff6\",\n                \"_timestamp\": 1678940544274,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"18\",\n                \"count\": \"270\"\n            },\n            {\n                \"_id\": \"64129980d7fb4a2f516bdff5\",\n                \"_timestamp\": 1678940544247,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"17\",\n                \"count\": \"276\"\n            },\n            {\n                \"_id\": \"64129980d7fb4a2f516bdff4\",\n                \"_timestamp\": 1678940544222,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"16\",\n                \"count\": \"294\"\n            },\n            {\n                \"_id\": \"64129980d7fb4a2f516bdff3\",\n                \"_timestamp\": 1678940544199,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"15\",\n                \"count\": \"480\"\n            },\n            {\n                \"_id\": \"64129980d7fb4a2f516bdff2\",\n                \"_timestamp\": 1678940544173,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"14\",\n                \"count\": \"1065\"\n            },\n            {\n                \"_id\": \"64129980d7fb4a2f516bdff1\",\n                \"_timestamp\": 1678940544150,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"13\",\n                \"count\": \"2730\"\n            },\n            {\n                \"_id\": \"64129980d7fb4a2f516bdff0\",\n                \"_timestamp\": 1678940544124,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"12\",\n                \"count\": \"186\"\n            },\n            {\n                \"_id\": \"64129980d7fb4a2f516bdfef\",\n                \"_timestamp\": 1678940544097,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"09\",\n                \"count\": \"2052\"\n            },\n            {\n                \"_id\": \"64129980d7fb4a2f516bdfee\",\n                \"_timestamp\": 1678940544073,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"08\",\n                \"count\": \"1293\"\n            },\n            {\n                \"_id\": \"64129980d7fb4a2f516bdfed\",\n                \"_timestamp\": 1678940544049,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"07\",\n                \"count\": \"597\"\n            },\n            {\n                \"_id\": \"64129980d7fb4a2f516bdfec\",\n                \"_timestamp\": 1678940544027,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"06\",\n                \"count\": \"846\"\n            },\n            {\n                \"_id\": \"64129980d7fb4a2f516bdfeb\",\n                \"_timestamp\": 1678940544004,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"05\",\n                \"count\": \"192\"\n            },\n            {\n                \"_id\": \"6412997fd7fb4a2f516bdfea\",\n                \"_timestamp\": 1678940543979,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"04\",\n                \"count\": \"1704\"\n            },\n            {\n                \"_id\": \"6412997fd7fb4a2f516bdfe9\",\n                \"_timestamp\": 1678940543955,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"03\",\n                \"count\": \"2058\"\n            },\n            {\n                \"_id\": \"6412997fd7fb4a2f516bdfe8\",\n                \"_timestamp\": 1678940543931,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"02\",\n                \"count\": \"5373\"\n            },\n            {\n                \"_id\": \"6412997fd7fb4a2f516bdfe7\",\n                \"_timestamp\": 1678940543905,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"01\",\n                \"count\": \"909\"\n            },\n            {\n                \"_id\": \"6412997fd7fb4a2f516bdfe6\",\n                \"_timestamp\": 1678940543881,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"77\",\n                \"count\": \"11139\"\n            },\n            {\n                \"_id\": \"6412997fd7fb4a2f516bdfe5\",\n                \"_timestamp\": 1678940543849,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"9999\",\n                \"count\": \"11142\"\n            },\n            {\n                \"_id\": \"6412997fd7fb4a2f516bdfe4\",\n                \"_timestamp\": 1678940543827,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"99\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"6412997fd7fb4a2f516bdfe3\",\n                \"_timestamp\": 1678940543802,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"18\",\n                \"count\": \"132\"\n            },\n            {\n                \"_id\": \"6412997fd7fb4a2f516bdfe2\",\n                \"_timestamp\": 1678940543779,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"17\",\n                \"count\": \"147\"\n            },\n            {\n                \"_id\": \"6412997fd7fb4a2f516bdfe1\",\n                \"_timestamp\": 1678940543756,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"16\",\n                \"count\": \"150\"\n            },\n            {\n                \"_id\": \"6412997fd7fb4a2f516bdfe0\",\n                \"_timestamp\": 1678940543735,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"15\",\n                \"count\": \"270\"\n            },\n            {\n                \"_id\": \"6412997fd7fb4a2f516bdfdf\",\n                \"_timestamp\": 1678940543712,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"14\",\n                \"count\": \"567\"\n            },\n            {\n                \"_id\": \"6412997fd7fb4a2f516bdfde\",\n                \"_timestamp\": 1678940543690,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"13\",\n                \"count\": \"1524\"\n            },\n            {\n                \"_id\": \"6412997fd7fb4a2f516bdfdd\",\n                \"_timestamp\": 1678940543666,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"12\",\n                \"count\": \"99\"\n            },\n            {\n                \"_id\": \"6412997fd7fb4a2f516bdfdc\",\n                \"_timestamp\": 1678940543642,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"09\",\n                \"count\": \"1197\"\n            },\n            {\n                \"_id\": \"6412997fd7fb4a2f516bdfdb\",\n                \"_timestamp\": 1678940543614,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"08\",\n                \"count\": \"675\"\n            },\n            {\n                \"_id\": \"6412997fd7fb4a2f516bdfda\",\n                \"_timestamp\": 1678940543591,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"07\",\n                \"count\": \"330\"\n            },\n            {\n                \"_id\": \"6412997fd7fb4a2f516bdfd9\",\n                \"_timestamp\": 1678940543566,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"06\",\n                \"count\": \"459\"\n            },\n            {\n                \"_id\": \"6412997fd7fb4a2f516bdfd8\",\n                \"_timestamp\": 1678940543535,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"05\",\n                \"count\": \"114\"\n            },\n            {\n                \"_id\": \"6412997fd7fb4a2f516bdfd7\",\n                \"_timestamp\": 1678940543509,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"04\",\n                \"count\": \"930\"\n            },\n            {\n                \"_id\": \"6412997fd7fb4a2f516bdfd6\",\n                \"_timestamp\": 1678940543485,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"03\",\n                \"count\": \"1131\"\n            },\n            {\n                \"_id\": \"6412997fd7fb4a2f516bdfd5\",\n                \"_timestamp\": 1678940543458,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"02\",\n                \"count\": \"2949\"\n            },\n            {\n                \"_id\": \"6412997fd7fb4a2f516bdfd4\",\n                \"_timestamp\": 1678940543430,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"01\",\n                \"count\": \"465\"\n            },\n            {\n                \"_id\": \"6412997fd7fb4a2f516bdfd3\",\n                \"_timestamp\": 1678940543403,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"1\",\n                \"area\": \"77\",\n                \"count\": \"9183\"\n            },\n            {\n                \"_id\": \"6412997fd7fb4a2f516bdfd2\",\n                \"_timestamp\": 1678940543379,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"1\",\n                \"area\": \"9999\",\n                \"count\": \"9186\"\n            },\n            {\n                \"_id\": \"6412997fd7fb4a2f516bdfd1\",\n                \"_timestamp\": 1678940543355,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"1\",\n                \"area\": \"99\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"6412997fd7fb4a2f516bdfd0\",\n                \"_timestamp\": 1678940543330,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"1\",\n                \"area\": \"18\",\n                \"count\": \"135\"\n            },\n            {\n                \"_id\": \"6412997fd7fb4a2f516bdfcf\",\n                \"_timestamp\": 1678940543304,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"1\",\n                \"area\": \"17\",\n                \"count\": \"129\"\n            },\n            {\n                \"_id\": \"6412997fd7fb4a2f516bdfce\",\n                \"_timestamp\": 1678940543278,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"1\",\n                \"area\": \"16\",\n                \"count\": \"141\"\n            },\n            {\n                \"_id\": \"6412997fd7fb4a2f516bdfcd\",\n                \"_timestamp\": 1678940543251,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"1\",\n                \"area\": \"15\",\n                \"count\": \"213\"\n            },\n            {\n                \"_id\": \"6412997fd7fb4a2f516bdfcc\",\n                \"_timestamp\": 1678940543207,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"1\",\n                \"area\": \"14\",\n                \"count\": \"501\"\n            },\n            {\n                \"_id\": \"6412997fd7fb4a2f516bdfcb\",\n                \"_timestamp\": 1678940543182,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"1\",\n                \"area\": \"13\",\n                \"count\": \"1209\"\n            },\n            {\n                \"_id\": \"6412997fd7fb4a2f516bdfca\",\n                \"_timestamp\": 1678940543151,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"1\",\n                \"area\": \"12\",\n                \"count\": \"84\"\n            },\n            {\n                \"_id\": \"6412997fd7fb4a2f516bdfc9\",\n                \"_timestamp\": 1678940543120,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"1\",\n                \"area\": \"09\",\n                \"count\": \"852\"\n            },\n            {\n                \"_id\": \"6412997fd7fb4a2f516bdfc8\",\n                \"_timestamp\": 1678940543092,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"1\",\n                \"area\": \"08\",\n                \"count\": \"618\"\n            },\n            {\n                \"_id\": \"6412997fd7fb4a2f516bdfc7\",\n                \"_timestamp\": 1678940543063,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"1\",\n                \"area\": \"07\",\n                \"count\": \"270\"\n            },\n            {\n                \"_id\": \"6412997fd7fb4a2f516bdfc6\",\n                \"_timestamp\": 1678940543039,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"1\",\n                \"area\": \"06\",\n                \"count\": \"387\"\n            },\n            {\n                \"_id\": \"6412997fd7fb4a2f516bdfc5\",\n                \"_timestamp\": 1678940543008,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"1\",\n                \"area\": \"05\",\n                \"count\": \"75\"\n            },\n            {\n                \"_id\": \"6412997ed7fb4a2f516bdfc4\",\n                \"_timestamp\": 1678940542981,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"1\",\n                \"area\": \"04\",\n                \"count\": \"771\"\n            },\n            {\n                \"_id\": \"6412997ed7fb4a2f516bdfc3\",\n                \"_timestamp\": 1678940542955,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"1\",\n                \"area\": \"03\",\n                \"count\": \"927\"\n            },\n            {\n                \"_id\": \"6412997ed7fb4a2f516bdfc2\",\n                \"_timestamp\": 1678940542931,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"1\",\n                \"area\": \"02\",\n                \"count\": \"2424\"\n            },\n            {\n                \"_id\": \"6412997ed7fb4a2f516bdfc1\",\n                \"_timestamp\": 1678940542903,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"1\",\n                \"area\": \"01\",\n                \"count\": \"444\"\n            },\n            {\n                \"_id\": \"6412997ed7fb4a2f516bdfc0\",\n                \"_timestamp\": 1678940542879,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"77\",\n                \"sex\": \"9\",\n                \"area\": \"77\",\n                \"count\": \"20322\"\n            },\n            {\n                \"_id\": \"6412997ed7fb4a2f516bdfbf\",\n                \"_timestamp\": 1678940542850,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"77\",\n                \"sex\": \"9\",\n                \"area\": \"9999\",\n                \"count\": \"20325\"\n            },\n            {\n                \"_id\": \"6412997ed7fb4a2f516bdfbe\",\n                \"_timestamp\": 1678940542824,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"77\",\n                \"sex\": \"9\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"6412997ed7fb4a2f516bdfbd\",\n                \"_timestamp\": 1678940542795,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"77\",\n                \"sex\": \"9\",\n                \"area\": \"18\",\n                \"count\": \"270\"\n            },\n            {\n                \"_id\": \"6412997ed7fb4a2f516bdfbc\",\n                \"_timestamp\": 1678940542771,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"77\",\n                \"sex\": \"9\",\n                \"area\": \"17\",\n                \"count\": \"276\"\n            },\n            {\n                \"_id\": \"6412997ed7fb4a2f516bdfbb\",\n                \"_timestamp\": 1678940542745,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"77\",\n                \"sex\": \"9\",\n                \"area\": \"16\",\n                \"count\": \"294\"\n            },\n            {\n                \"_id\": \"6412997ed7fb4a2f516bdfba\",\n                \"_timestamp\": 1678940542716,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"77\",\n                \"sex\": \"9\",\n                \"area\": \"15\",\n                \"count\": \"480\"\n            },\n            {\n                \"_id\": \"6412997ed7fb4a2f516bdfb9\",\n                \"_timestamp\": 1678940542691,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"77\",\n                \"sex\": \"9\",\n                \"area\": \"14\",\n                \"count\": \"1065\"\n            },\n            {\n                \"_id\": \"6412997ed7fb4a2f516bdfb8\",\n                \"_timestamp\": 1678940542664,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"77\",\n                \"sex\": \"9\",\n                \"area\": \"13\",\n                \"count\": \"2730\"\n            },\n            {\n                \"_id\": \"6412997ed7fb4a2f516bdfb7\",\n                \"_timestamp\": 1678940542639,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"77\",\n                \"sex\": \"9\",\n                \"area\": \"12\",\n                \"count\": \"186\"\n            },\n            {\n                \"_id\": \"6412997ed7fb4a2f516bdfb6\",\n                \"_timestamp\": 1678940542610,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"77\",\n                \"sex\": \"9\",\n                \"area\": \"09\",\n                \"count\": \"2052\"\n            },\n            {\n                \"_id\": \"6412997ed7fb4a2f516bdfb5\",\n                \"_timestamp\": 1678940542572,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"77\",\n                \"sex\": \"9\",\n                \"area\": \"08\",\n                \"count\": \"1293\"\n            },\n            {\n                \"_id\": \"6412997ed7fb4a2f516bdfb4\",\n                \"_timestamp\": 1678940542548,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"77\",\n                \"sex\": \"9\",\n                \"area\": \"07\",\n                \"count\": \"597\"\n            },\n            {\n                \"_id\": \"6412997ed7fb4a2f516bdfb3\",\n                \"_timestamp\": 1678940542524,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"77\",\n                \"sex\": \"9\",\n                \"area\": \"06\",\n                \"count\": \"846\"\n            },\n            {\n                \"_id\": \"6412997ed7fb4a2f516bdfb2\",\n                \"_timestamp\": 1678940542502,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"77\",\n                \"sex\": \"9\",\n                \"area\": \"05\",\n                \"count\": \"192\"\n            },\n            {\n                \"_id\": \"6412997ed7fb4a2f516bdfb1\",\n                \"_timestamp\": 1678940542478,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"77\",\n                \"sex\": \"9\",\n                \"area\": \"04\",\n                \"count\": \"1704\"\n            },\n            {\n                \"_id\": \"6412997ed7fb4a2f516bdfb0\",\n                \"_timestamp\": 1678940542454,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"77\",\n                \"sex\": \"9\",\n                \"area\": \"03\",\n                \"count\": \"2058\"\n            },\n            {\n                \"_id\": \"6412997ed7fb4a2f516bdfaf\",\n                \"_timestamp\": 1678940542429,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"77\",\n                \"sex\": \"9\",\n                \"area\": \"02\",\n                \"count\": \"5373\"\n            },\n            {\n                \"_id\": \"6412997ed7fb4a2f516bdfae\",\n                \"_timestamp\": 1678940542402,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"77\",\n                \"sex\": \"9\",\n                \"area\": \"01\",\n                \"count\": \"909\"\n            },\n            {\n                \"_id\": \"6412997ed7fb4a2f516bdfad\",\n                \"_timestamp\": 1678940542378,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"77\",\n                \"sex\": \"2\",\n                \"area\": \"77\",\n                \"count\": \"11139\"\n            },\n            {\n                \"_id\": \"6412997ed7fb4a2f516bdfac\",\n                \"_timestamp\": 1678940542352,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"77\",\n                \"sex\": \"2\",\n                \"area\": \"9999\",\n                \"count\": \"11142\"\n            },\n            {\n                \"_id\": \"6412997ed7fb4a2f516bdfab\",\n                \"_timestamp\": 1678940542328,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"77\",\n                \"sex\": \"2\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"6412997ed7fb4a2f516bdfaa\",\n                \"_timestamp\": 1678940542299,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"77\",\n                \"sex\": \"2\",\n                \"area\": \"18\",\n                \"count\": \"132\"\n            },\n            {\n                \"_id\": \"6412997ed7fb4a2f516bdfa9\",\n                \"_timestamp\": 1678940542266,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"77\",\n                \"sex\": \"2\",\n                \"area\": \"17\",\n                \"count\": \"147\"\n            },\n            {\n                \"_id\": \"6412997ed7fb4a2f516bdfa8\",\n                \"_timestamp\": 1678940542237,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"77\",\n                \"sex\": \"2\",\n                \"area\": \"16\",\n                \"count\": \"150\"\n            },\n            {\n                \"_id\": \"6412997ed7fb4a2f516bdfa7\",\n                \"_timestamp\": 1678940542211,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"77\",\n                \"sex\": \"2\",\n                \"area\": \"15\",\n                \"count\": \"270\"\n            },\n            {\n                \"_id\": \"6412997ed7fb4a2f516bdfa6\",\n                \"_timestamp\": 1678940542178,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"77\",\n                \"sex\": \"2\",\n                \"area\": \"14\",\n                \"count\": \"567\"\n            },\n            {\n                \"_id\": \"6412997ed7fb4a2f516bdfa5\",\n                \"_timestamp\": 1678940542149,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"77\",\n                \"sex\": \"2\",\n                \"area\": \"13\",\n                \"count\": \"1524\"\n            },\n            {\n                \"_id\": \"6412997ed7fb4a2f516bdfa4\",\n                \"_timestamp\": 1678940542122,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"77\",\n                \"sex\": \"2\",\n                \"area\": \"12\",\n                \"count\": \"99\"\n            },\n            {\n                \"_id\": \"6412997ed7fb4a2f516bdfa3\",\n                \"_timestamp\": 1678940542097,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"77\",\n                \"sex\": \"2\",\n                \"area\": \"09\",\n                \"count\": \"1197\"\n            },\n            {\n                \"_id\": \"6412997ed7fb4a2f516bdfa2\",\n                \"_timestamp\": 1678940542065,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"77\",\n                \"sex\": \"2\",\n                \"area\": \"08\",\n                \"count\": \"675\"\n            },\n            {\n                \"_id\": \"6412997ed7fb4a2f516bdfa1\",\n                \"_timestamp\": 1678940542041,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"77\",\n                \"sex\": \"2\",\n                \"area\": \"07\",\n                \"count\": \"330\"\n            },\n            {\n                \"_id\": \"6412997ed7fb4a2f516bdfa0\",\n                \"_timestamp\": 1678940542018,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"77\",\n                \"sex\": \"2\",\n                \"area\": \"06\",\n                \"count\": \"459\"\n            },\n            {\n                \"_id\": \"6412997dd7fb4a2f516bdf9f\",\n                \"_timestamp\": 1678940541995,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"77\",\n                \"sex\": \"2\",\n                \"area\": \"05\",\n                \"count\": \"114\"\n            },\n            {\n                \"_id\": \"6412997dd7fb4a2f516bdf9e\",\n                \"_timestamp\": 1678940541972,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"77\",\n                \"sex\": \"2\",\n                \"area\": \"04\",\n                \"count\": \"930\"\n            },\n            {\n                \"_id\": \"6412997dd7fb4a2f516bdf9d\",\n                \"_timestamp\": 1678940541949,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"77\",\n                \"sex\": \"2\",\n                \"area\": \"03\",\n                \"count\": \"1131\"\n            },\n            {\n                \"_id\": \"6412997dd7fb4a2f516bdf9c\",\n                \"_timestamp\": 1678940541921,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"77\",\n                \"sex\": \"2\",\n                \"area\": \"02\",\n                \"count\": \"2949\"\n            },\n            {\n                \"_id\": \"6412997dd7fb4a2f516bdf9b\",\n                \"_timestamp\": 1678940541897,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"77\",\n                \"sex\": \"2\",\n                \"area\": \"01\",\n                \"count\": \"465\"\n            },\n            {\n                \"_id\": \"6412997dd7fb4a2f516bdf9a\",\n                \"_timestamp\": 1678940541871,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"77\",\n                \"sex\": \"1\",\n                \"area\": \"77\",\n                \"count\": \"9183\"\n            },\n            {\n                \"_id\": \"6412997dd7fb4a2f516bdf99\",\n                \"_timestamp\": 1678940541849,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"77\",\n                \"sex\": \"1\",\n                \"area\": \"9999\",\n                \"count\": \"9186\"\n            },\n            {\n                \"_id\": \"6412997dd7fb4a2f516bdf98\",\n                \"_timestamp\": 1678940541825,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"77\",\n                \"sex\": \"1\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"6412997dd7fb4a2f516bdf97\",\n                \"_timestamp\": 1678940541800,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"77\",\n                \"sex\": \"1\",\n                \"area\": \"18\",\n                \"count\": \"135\"\n            },\n            {\n                \"_id\": \"6412997dd7fb4a2f516bdf96\",\n                \"_timestamp\": 1678940541772,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"77\",\n                \"sex\": \"1\",\n                \"area\": \"17\",\n                \"count\": \"129\"\n            },\n            {\n                \"_id\": \"6412997dd7fb4a2f516bdf95\",\n                \"_timestamp\": 1678940541748,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"77\",\n                \"sex\": \"1\",\n                \"area\": \"16\",\n                \"count\": \"141\"\n            },\n            {\n                \"_id\": \"6412997dd7fb4a2f516bdf94\",\n                \"_timestamp\": 1678940541721,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"77\",\n                \"sex\": \"1\",\n                \"area\": \"15\",\n                \"count\": \"213\"\n            },\n            {\n                \"_id\": \"6412997dd7fb4a2f516bdf93\",\n                \"_timestamp\": 1678940541695,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"77\",\n                \"sex\": \"1\",\n                \"area\": \"14\",\n                \"count\": \"501\"\n            },\n            {\n                \"_id\": \"6412997dd7fb4a2f516bdf92\",\n                \"_timestamp\": 1678940541670,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"77\",\n                \"sex\": \"1\",\n                \"area\": \"13\",\n                \"count\": \"1209\"\n            },\n            {\n                \"_id\": \"6412997dd7fb4a2f516bdf91\",\n                \"_timestamp\": 1678940541646,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"77\",\n                \"sex\": \"1\",\n                \"area\": \"12\",\n                \"count\": \"84\"\n            },\n            {\n                \"_id\": \"6412997dd7fb4a2f516bdf90\",\n                \"_timestamp\": 1678940541620,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"77\",\n                \"sex\": \"1\",\n                \"area\": \"09\",\n                \"count\": \"852\"\n            },\n            {\n                \"_id\": \"6412997dd7fb4a2f516bdf8f\",\n                \"_timestamp\": 1678940541594,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"77\",\n                \"sex\": \"1\",\n                \"area\": \"08\",\n                \"count\": \"618\"\n            },\n            {\n                \"_id\": \"6412997dd7fb4a2f516bdf8e\",\n                \"_timestamp\": 1678940541564,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"77\",\n                \"sex\": \"1\",\n                \"area\": \"07\",\n                \"count\": \"270\"\n            },\n            {\n                \"_id\": \"6412997dd7fb4a2f516bdf8d\",\n                \"_timestamp\": 1678940541527,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"77\",\n                \"sex\": \"1\",\n                \"area\": \"06\",\n                \"count\": \"387\"\n            },\n            {\n                \"_id\": \"6412997dd7fb4a2f516bdf8c\",\n                \"_timestamp\": 1678940541494,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"77\",\n                \"sex\": \"1\",\n                \"area\": \"05\",\n                \"count\": \"75\"\n            },\n            {\n                \"_id\": \"6412997dd7fb4a2f516bdf8b\",\n                \"_timestamp\": 1678940541469,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"77\",\n                \"sex\": \"1\",\n                \"area\": \"04\",\n                \"count\": \"771\"\n            },\n            {\n                \"_id\": \"6412997dd7fb4a2f516bdf8a\",\n                \"_timestamp\": 1678940541445,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"77\",\n                \"sex\": \"1\",\n                \"area\": \"03\",\n                \"count\": \"927\"\n            },\n            {\n                \"_id\": \"6412997dd7fb4a2f516bdf89\",\n                \"_timestamp\": 1678940541416,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"77\",\n                \"sex\": \"1\",\n                \"area\": \"02\",\n                \"count\": \"2424\"\n            },\n            {\n                \"_id\": \"6412997dd7fb4a2f516bdf88\",\n                \"_timestamp\": 1678940541376,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"77\",\n                \"sex\": \"1\",\n                \"area\": \"01\",\n                \"count\": \"444\"\n            },\n            {\n                \"_id\": \"6412997dd7fb4a2f516bdf87\",\n                \"_timestamp\": 1678940541350,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"9\",\n                \"sex\": \"9\",\n                \"area\": \"77\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412997dd7fb4a2f516bdf86\",\n                \"_timestamp\": 1678940541322,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"9\",\n                \"sex\": \"9\",\n                \"area\": \"9999\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412997dd7fb4a2f516bdf85\",\n                \"_timestamp\": 1678940541286,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"9\",\n                \"sex\": \"9\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"6412997dd7fb4a2f516bdf84\",\n                \"_timestamp\": 1678940541255,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"9\",\n                \"sex\": \"9\",\n                \"area\": \"18\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412997dd7fb4a2f516bdf83\",\n                \"_timestamp\": 1678940541228,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"9\",\n                \"sex\": \"9\",\n                \"area\": \"17\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412997dd7fb4a2f516bdf82\",\n                \"_timestamp\": 1678940541199,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"9\",\n                \"sex\": \"9\",\n                \"area\": \"16\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412997dd7fb4a2f516bdf81\",\n                \"_timestamp\": 1678940541171,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"9\",\n                \"sex\": \"9\",\n                \"area\": \"15\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412997dd7fb4a2f516bdf80\",\n                \"_timestamp\": 1678940541139,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"9\",\n                \"sex\": \"9\",\n                \"area\": \"14\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412997dd7fb4a2f516bdf7f\",\n                \"_timestamp\": 1678940541109,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"9\",\n                \"sex\": \"9\",\n                \"area\": \"13\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412997dd7fb4a2f516bdf7e\",\n                \"_timestamp\": 1678940541083,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"9\",\n                \"sex\": \"9\",\n                \"area\": \"12\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412997dd7fb4a2f516bdf7d\",\n                \"_timestamp\": 1678940541057,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"9\",\n                \"sex\": \"9\",\n                \"area\": \"09\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412997dd7fb4a2f516bdf7c\",\n                \"_timestamp\": 1678940541027,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"9\",\n                \"sex\": \"9\",\n                \"area\": \"08\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412997dd7fb4a2f516bdf7b\",\n                \"_timestamp\": 1678940540998,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"9\",\n                \"sex\": \"9\",\n                \"area\": \"07\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412997cd7fb4a2f516bdf7a\",\n                \"_timestamp\": 1678940540970,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"9\",\n                \"sex\": \"9\",\n                \"area\": \"06\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412997cd7fb4a2f516bdf79\",\n                \"_timestamp\": 1678940540943,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"9\",\n                \"sex\": \"9\",\n                \"area\": \"05\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412997cd7fb4a2f516bdf78\",\n                \"_timestamp\": 1678940540920,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"9\",\n                \"sex\": \"9\",\n                \"area\": \"04\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412997cd7fb4a2f516bdf77\",\n                \"_timestamp\": 1678940540886,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"9\",\n                \"sex\": \"9\",\n                \"area\": \"03\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412997cd7fb4a2f516bdf76\",\n                \"_timestamp\": 1678940540859,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"9\",\n                \"sex\": \"9\",\n                \"area\": \"02\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412997cd7fb4a2f516bdf75\",\n                \"_timestamp\": 1678940540833,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"9\",\n                \"sex\": \"9\",\n                \"area\": \"01\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412997cd7fb4a2f516bdf74\",\n                \"_timestamp\": 1678940540809,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"9\",\n                \"sex\": \"2\",\n                \"area\": \"77\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412997cd7fb4a2f516bdf73\",\n                \"_timestamp\": 1678940540783,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"9\",\n                \"sex\": \"2\",\n                \"area\": \"9999\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412997cd7fb4a2f516bdf72\",\n                \"_timestamp\": 1678940540757,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"9\",\n                \"sex\": \"2\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"6412997cd7fb4a2f516bdf71\",\n                \"_timestamp\": 1678940540733,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"9\",\n                \"sex\": \"2\",\n                \"area\": \"18\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412997cd7fb4a2f516bdf70\",\n                \"_timestamp\": 1678940540701,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"9\",\n                \"sex\": \"2\",\n                \"area\": \"17\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412997cd7fb4a2f516bdf6f\",\n                \"_timestamp\": 1678940540675,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"9\",\n                \"sex\": \"2\",\n                \"area\": \"16\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412997cd7fb4a2f516bdf6e\",\n                \"_timestamp\": 1678940540641,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"9\",\n                \"sex\": \"2\",\n                \"area\": \"15\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412997cd7fb4a2f516bdf6d\",\n                \"_timestamp\": 1678940540615,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"9\",\n                \"sex\": \"2\",\n                \"area\": \"14\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412997cd7fb4a2f516bdf6c\",\n                \"_timestamp\": 1678940540582,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"9\",\n                \"sex\": \"2\",\n                \"area\": \"13\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412997cd7fb4a2f516bdf6b\",\n                \"_timestamp\": 1678940540549,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"9\",\n                \"sex\": \"2\",\n                \"area\": \"12\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412997cd7fb4a2f516bdf6a\",\n                \"_timestamp\": 1678940540523,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"9\",\n                \"sex\": \"2\",\n                \"area\": \"09\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412997cd7fb4a2f516bdf69\",\n                \"_timestamp\": 1678940540498,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"9\",\n                \"sex\": \"2\",\n                \"area\": \"08\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412997cd7fb4a2f516bdf68\",\n                \"_timestamp\": 1678940540474,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"9\",\n                \"sex\": \"2\",\n                \"area\": \"07\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412997cd7fb4a2f516bdf67\",\n                \"_timestamp\": 1678940540449,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"9\",\n                \"sex\": \"2\",\n                \"area\": \"06\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412997cd7fb4a2f516bdf66\",\n                \"_timestamp\": 1678940540425,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"9\",\n                \"sex\": \"2\",\n                \"area\": \"05\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412997cd7fb4a2f516bdf65\",\n                \"_timestamp\": 1678940540400,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"9\",\n                \"sex\": \"2\",\n                \"area\": \"04\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412997cd7fb4a2f516bdf64\",\n                \"_timestamp\": 1678940540375,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"9\",\n                \"sex\": \"2\",\n                \"area\": \"03\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412997cd7fb4a2f516bdf63\",\n                \"_timestamp\": 1678940540353,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"9\",\n                \"sex\": \"2\",\n                \"area\": \"02\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412997cd7fb4a2f516bdf62\",\n                \"_timestamp\": 1678940540295,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"9\",\n                \"sex\": \"2\",\n                \"area\": \"01\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412997cd7fb4a2f516bdf61\",\n                \"_timestamp\": 1678940540270,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"9\",\n                \"sex\": \"1\",\n                \"area\": \"77\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412997cd7fb4a2f516bdf60\",\n                \"_timestamp\": 1678940540246,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"9\",\n                \"sex\": \"1\",\n                \"area\": \"9999\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412997cd7fb4a2f516bdf5f\",\n                \"_timestamp\": 1678940540217,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"9\",\n                \"sex\": \"1\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"6412997cd7fb4a2f516bdf5e\",\n                \"_timestamp\": 1678940540176,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"9\",\n                \"sex\": \"1\",\n                \"area\": \"18\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412997cd7fb4a2f516bdf5d\",\n                \"_timestamp\": 1678940540149,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"9\",\n                \"sex\": \"1\",\n                \"area\": \"17\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412997cd7fb4a2f516bdf5c\",\n                \"_timestamp\": 1678940540124,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"9\",\n                \"sex\": \"1\",\n                \"area\": \"16\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412997cd7fb4a2f516bdf5b\",\n                \"_timestamp\": 1678940540095,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"9\",\n                \"sex\": \"1\",\n                \"area\": \"15\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412997cd7fb4a2f516bdf5a\",\n                \"_timestamp\": 1678940540071,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"9\",\n                \"sex\": \"1\",\n                \"area\": \"14\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412997cd7fb4a2f516bdf59\",\n                \"_timestamp\": 1678940540045,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"9\",\n                \"sex\": \"1\",\n                \"area\": \"13\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412997cd7fb4a2f516bdf58\",\n                \"_timestamp\": 1678940540012,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"9\",\n                \"sex\": \"1\",\n                \"area\": \"12\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412997bd7fb4a2f516bdf57\",\n                \"_timestamp\": 1678940539987,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"9\",\n                \"sex\": \"1\",\n                \"area\": \"09\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412997bd7fb4a2f516bdf56\",\n                \"_timestamp\": 1678940539961,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"9\",\n                \"sex\": \"1\",\n                \"area\": \"08\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412997bd7fb4a2f516bdf55\",\n                \"_timestamp\": 1678940539934,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"9\",\n                \"sex\": \"1\",\n                \"area\": \"07\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412997bd7fb4a2f516bdf54\",\n                \"_timestamp\": 1678940539909,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"9\",\n                \"sex\": \"1\",\n                \"area\": \"06\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412997bd7fb4a2f516bdf53\",\n                \"_timestamp\": 1678940539884,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"9\",\n                \"sex\": \"1\",\n                \"area\": \"05\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412997bd7fb4a2f516bdf52\",\n                \"_timestamp\": 1678940539853,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"9\",\n                \"sex\": \"1\",\n                \"area\": \"04\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412997bd7fb4a2f516bdf51\",\n                \"_timestamp\": 1678940539823,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"9\",\n                \"sex\": \"1\",\n                \"area\": \"03\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412997bd7fb4a2f516bdf50\",\n                \"_timestamp\": 1678940539800,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"9\",\n                \"sex\": \"1\",\n                \"area\": \"02\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412997bd7fb4a2f516bdf4f\",\n                \"_timestamp\": 1678940539777,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"9\",\n                \"sex\": \"1\",\n                \"area\": \"01\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412997bd7fb4a2f516bdf4e\",\n                \"_timestamp\": 1678940539751,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"6\",\n                \"sex\": \"9\",\n                \"area\": \"77\",\n                \"count\": \"114\"\n            },\n            {\n                \"_id\": \"6412997bd7fb4a2f516bdf4d\",\n                \"_timestamp\": 1678940539725,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"6\",\n                \"sex\": \"9\",\n                \"area\": \"9999\",\n                \"count\": \"114\"\n            },\n            {\n                \"_id\": \"6412997bd7fb4a2f516bdf4c\",\n                \"_timestamp\": 1678940539585,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"6\",\n                \"sex\": \"9\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"6412997bd7fb4a2f516bdf4b\",\n                \"_timestamp\": 1678940539553,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"6\",\n                \"sex\": \"9\",\n                \"area\": \"18\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"6412997bd7fb4a2f516bdf4a\",\n                \"_timestamp\": 1678940539525,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"6\",\n                \"sex\": \"9\",\n                \"area\": \"17\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412997bd7fb4a2f516bdf49\",\n                \"_timestamp\": 1678940539499,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"6\",\n                \"sex\": \"9\",\n                \"area\": \"16\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"6412997bd7fb4a2f516bdf48\",\n                \"_timestamp\": 1678940539470,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"6\",\n                \"sex\": \"9\",\n                \"area\": \"15\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"6412997bd7fb4a2f516bdf47\",\n                \"_timestamp\": 1678940539447,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"6\",\n                \"sex\": \"9\",\n                \"area\": \"14\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"6412997bd7fb4a2f516bdf46\",\n                \"_timestamp\": 1678940539421,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"6\",\n                \"sex\": \"9\",\n                \"area\": \"13\",\n                \"count\": \"18\"\n            },\n            {\n                \"_id\": \"6412997bd7fb4a2f516bdf45\",\n                \"_timestamp\": 1678940539394,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"6\",\n                \"sex\": \"9\",\n                \"area\": \"12\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"6412997bd7fb4a2f516bdf44\",\n                \"_timestamp\": 1678940539362,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"6\",\n                \"sex\": \"9\",\n                \"area\": \"09\",\n                \"count\": \"12\"\n            },\n            {\n                \"_id\": \"6412997bd7fb4a2f516bdf43\",\n                \"_timestamp\": 1678940539337,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"6\",\n                \"sex\": \"9\",\n                \"area\": \"08\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"6412997bd7fb4a2f516bdf42\",\n                \"_timestamp\": 1678940539314,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"6\",\n                \"sex\": \"9\",\n                \"area\": \"07\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"6412997bd7fb4a2f516bdf41\",\n                \"_timestamp\": 1678940539290,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"6\",\n                \"sex\": \"9\",\n                \"area\": \"06\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"6412997bd7fb4a2f516bdf40\",\n                \"_timestamp\": 1678940539265,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"6\",\n                \"sex\": \"9\",\n                \"area\": \"05\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412997bd7fb4a2f516bdf3f\",\n                \"_timestamp\": 1678940539241,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"6\",\n                \"sex\": \"9\",\n                \"area\": \"04\",\n                \"count\": \"9\"\n            },\n            {\n                \"_id\": \"6412997bd7fb4a2f516bdf3e\",\n                \"_timestamp\": 1678940539217,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"6\",\n                \"sex\": \"9\",\n                \"area\": \"03\",\n                \"count\": \"12\"\n            },\n            {\n                \"_id\": \"6412997bd7fb4a2f516bdf3d\",\n                \"_timestamp\": 1678940539191,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"6\",\n                \"sex\": \"9\",\n                \"area\": \"02\",\n                \"count\": \"15\"\n            },\n            {\n                \"_id\": \"6412997bd7fb4a2f516bdf3c\",\n                \"_timestamp\": 1678940539161,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"6\",\n                \"sex\": \"9\",\n                \"area\": \"01\",\n                \"count\": \"9\"\n            },\n            {\n                \"_id\": \"6412997bd7fb4a2f516bdf3b\",\n                \"_timestamp\": 1678940539126,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"6\",\n                \"sex\": \"2\",\n                \"area\": \"77\",\n                \"count\": \"57\"\n            },\n            {\n                \"_id\": \"6412997bd7fb4a2f516bdf3a\",\n                \"_timestamp\": 1678940539100,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"6\",\n                \"sex\": \"2\",\n                \"area\": \"9999\",\n                \"count\": \"57\"\n            },\n            {\n                \"_id\": \"6412997bd7fb4a2f516bdf39\",\n                \"_timestamp\": 1678940539077,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"6\",\n                \"sex\": \"2\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"6412997bd7fb4a2f516bdf38\",\n                \"_timestamp\": 1678940539050,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"6\",\n                \"sex\": \"2\",\n                \"area\": \"18\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412997bd7fb4a2f516bdf37\",\n                \"_timestamp\": 1678940539020,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"6\",\n                \"sex\": \"2\",\n                \"area\": \"17\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412997ad7fb4a2f516bdf36\",\n                \"_timestamp\": 1678940538996,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"6\",\n                \"sex\": \"2\",\n                \"area\": \"16\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"6412997ad7fb4a2f516bdf35\",\n                \"_timestamp\": 1678940538968,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"6\",\n                \"sex\": \"2\",\n                \"area\": \"15\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"6412997ad7fb4a2f516bdf34\",\n                \"_timestamp\": 1678940538943,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"6\",\n                \"sex\": \"2\",\n                \"area\": \"14\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"6412997ad7fb4a2f516bdf33\",\n                \"_timestamp\": 1678940538911,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"6\",\n                \"sex\": \"2\",\n                \"area\": \"13\",\n                \"count\": \"9\"\n            },\n            {\n                \"_id\": \"6412997ad7fb4a2f516bdf32\",\n                \"_timestamp\": 1678940538885,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"6\",\n                \"sex\": \"2\",\n                \"area\": \"12\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"6412997ad7fb4a2f516bdf31\",\n                \"_timestamp\": 1678940538859,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"6\",\n                \"sex\": \"2\",\n                \"area\": \"09\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"6412997ad7fb4a2f516bdf30\",\n                \"_timestamp\": 1678940538833,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"6\",\n                \"sex\": \"2\",\n                \"area\": \"08\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"6412997ad7fb4a2f516bdf2f\",\n                \"_timestamp\": 1678940538808,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"6\",\n                \"sex\": \"2\",\n                \"area\": \"07\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"6412997ad7fb4a2f516bdf2e\",\n                \"_timestamp\": 1678940538779,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"6\",\n                \"sex\": \"2\",\n                \"area\": \"06\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"6412997ad7fb4a2f516bdf2d\",\n                \"_timestamp\": 1678940538749,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"6\",\n                \"sex\": \"2\",\n                \"area\": \"05\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412997ad7fb4a2f516bdf2c\",\n                \"_timestamp\": 1678940538719,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"6\",\n                \"sex\": \"2\",\n                \"area\": \"04\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"6412997ad7fb4a2f516bdf2b\",\n                \"_timestamp\": 1678940538692,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"6\",\n                \"sex\": \"2\",\n                \"area\": \"03\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"6412997ad7fb4a2f516bdf2a\",\n                \"_timestamp\": 1678940538661,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"6\",\n                \"sex\": \"2\",\n                \"area\": \"02\",\n                \"count\": \"9\"\n            },\n            {\n                \"_id\": \"6412997ad7fb4a2f516bdf29\",\n                \"_timestamp\": 1678940538634,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"6\",\n                \"sex\": \"2\",\n                \"area\": \"01\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"6412997ad7fb4a2f516bdf28\",\n                \"_timestamp\": 1678940538608,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"6\",\n                \"sex\": \"1\",\n                \"area\": \"77\",\n                \"count\": \"57\"\n            },\n            {\n                \"_id\": \"6412997ad7fb4a2f516bdf27\",\n                \"_timestamp\": 1678940538578,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"6\",\n                \"sex\": \"1\",\n                \"area\": \"9999\",\n                \"count\": \"57\"\n            },\n            {\n                \"_id\": \"6412997ad7fb4a2f516bdf26\",\n                \"_timestamp\": 1678940538545,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"6\",\n                \"sex\": \"1\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"6412997ad7fb4a2f516bdf25\",\n                \"_timestamp\": 1678940538506,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"6\",\n                \"sex\": \"1\",\n                \"area\": \"18\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"6412997ad7fb4a2f516bdf24\",\n                \"_timestamp\": 1678940538480,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"6\",\n                \"sex\": \"1\",\n                \"area\": \"17\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412997ad7fb4a2f516bdf23\",\n                \"_timestamp\": 1678940538454,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"6\",\n                \"sex\": \"1\",\n                \"area\": \"16\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412997ad7fb4a2f516bdf22\",\n                \"_timestamp\": 1678940538427,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"6\",\n                \"sex\": \"1\",\n                \"area\": \"15\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412997ad7fb4a2f516bdf21\",\n                \"_timestamp\": 1678940538403,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"6\",\n                \"sex\": \"1\",\n                \"area\": \"14\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"6412997ad7fb4a2f516bdf20\",\n                \"_timestamp\": 1678940538375,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"6\",\n                \"sex\": \"1\",\n                \"area\": \"13\",\n                \"count\": \"9\"\n            },\n            {\n                \"_id\": \"6412997ad7fb4a2f516bdf1f\",\n                \"_timestamp\": 1678940538351,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"6\",\n                \"sex\": \"1\",\n                \"area\": \"12\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"6412997ad7fb4a2f516bdf1e\",\n                \"_timestamp\": 1678940538326,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"6\",\n                \"sex\": \"1\",\n                \"area\": \"09\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"6412997ad7fb4a2f516bdf1d\",\n                \"_timestamp\": 1678940538274,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"6\",\n                \"sex\": \"1\",\n                \"area\": \"08\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"6412997ad7fb4a2f516bdf1c\",\n                \"_timestamp\": 1678940538199,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"6\",\n                \"sex\": \"1\",\n                \"area\": \"07\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"6412997ad7fb4a2f516bdf1b\",\n                \"_timestamp\": 1678940538172,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"6\",\n                \"sex\": \"1\",\n                \"area\": \"06\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"6412997ad7fb4a2f516bdf1a\",\n                \"_timestamp\": 1678940538147,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"6\",\n                \"sex\": \"1\",\n                \"area\": \"05\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412997ad7fb4a2f516bdf19\",\n                \"_timestamp\": 1678940538121,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"6\",\n                \"sex\": \"1\",\n                \"area\": \"04\",\n                \"count\": \"9\"\n            },\n            {\n                \"_id\": \"6412997ad7fb4a2f516bdf18\",\n                \"_timestamp\": 1678940538088,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"6\",\n                \"sex\": \"1\",\n                \"area\": \"03\",\n                \"count\": \"9\"\n            },\n            {\n                \"_id\": \"6412997ad7fb4a2f516bdf17\",\n                \"_timestamp\": 1678940538049,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"6\",\n                \"sex\": \"1\",\n                \"area\": \"02\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"6412997ad7fb4a2f516bdf16\",\n                \"_timestamp\": 1678940538027,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"6\",\n                \"sex\": \"1\",\n                \"area\": \"01\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412997ad7fb4a2f516bdf15\",\n                \"_timestamp\": 1678940538002,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"5\",\n                \"sex\": \"9\",\n                \"area\": \"77\",\n                \"count\": \"48\"\n            },\n            {\n                \"_id\": \"64129979d7fb4a2f516bdf14\",\n                \"_timestamp\": 1678940537976,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"5\",\n                \"sex\": \"9\",\n                \"area\": \"9999\",\n                \"count\": \"48\"\n            },\n            {\n                \"_id\": \"64129979d7fb4a2f516bdf13\",\n                \"_timestamp\": 1678940537946,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"5\",\n                \"sex\": \"9\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"64129979d7fb4a2f516bdf12\",\n                \"_timestamp\": 1678940537922,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"5\",\n                \"sex\": \"9\",\n                \"area\": \"18\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129979d7fb4a2f516bdf11\",\n                \"_timestamp\": 1678940537894,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"5\",\n                \"sex\": \"9\",\n                \"area\": \"17\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129979d7fb4a2f516bdf10\",\n                \"_timestamp\": 1678940537864,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"5\",\n                \"sex\": \"9\",\n                \"area\": \"16\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129979d7fb4a2f516bdf0f\",\n                \"_timestamp\": 1678940537837,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"5\",\n                \"sex\": \"9\",\n                \"area\": \"15\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129979d7fb4a2f516bdf0e\",\n                \"_timestamp\": 1678940537812,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"5\",\n                \"sex\": \"9\",\n                \"area\": \"14\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129979d7fb4a2f516bdf0d\",\n                \"_timestamp\": 1678940537785,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"5\",\n                \"sex\": \"9\",\n                \"area\": \"13\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"64129979d7fb4a2f516bdf0c\",\n                \"_timestamp\": 1678940537759,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"5\",\n                \"sex\": \"9\",\n                \"area\": \"12\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129979d7fb4a2f516bdf0b\",\n                \"_timestamp\": 1678940537731,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"5\",\n                \"sex\": \"9\",\n                \"area\": \"09\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"64129979d7fb4a2f516bdf0a\",\n                \"_timestamp\": 1678940537698,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"5\",\n                \"sex\": \"9\",\n                \"area\": \"08\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129979d7fb4a2f516bdf09\",\n                \"_timestamp\": 1678940537674,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"5\",\n                \"sex\": \"9\",\n                \"area\": \"07\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129979d7fb4a2f516bdf08\",\n                \"_timestamp\": 1678940537648,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"5\",\n                \"sex\": \"9\",\n                \"area\": \"06\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129979d7fb4a2f516bdf07\",\n                \"_timestamp\": 1678940537623,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"5\",\n                \"sex\": \"9\",\n                \"area\": \"05\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129979d7fb4a2f516bdf06\",\n                \"_timestamp\": 1678940537589,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"5\",\n                \"sex\": \"9\",\n                \"area\": \"04\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"64129979d7fb4a2f516bdf05\",\n                \"_timestamp\": 1678940537565,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"5\",\n                \"sex\": \"9\",\n                \"area\": \"03\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"64129979d7fb4a2f516bdf04\",\n                \"_timestamp\": 1678940537509,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"5\",\n                \"sex\": \"9\",\n                \"area\": \"02\",\n                \"count\": \"36\"\n            },\n            {\n                \"_id\": \"64129979d7fb4a2f516bdf03\",\n                \"_timestamp\": 1678940537482,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"5\",\n                \"sex\": \"9\",\n                \"area\": \"01\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129979d7fb4a2f516bdf02\",\n                \"_timestamp\": 1678940537454,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"5\",\n                \"sex\": \"2\",\n                \"area\": \"77\",\n                \"count\": \"24\"\n            },\n            {\n                \"_id\": \"64129979d7fb4a2f516bdf01\",\n                \"_timestamp\": 1678940537426,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"5\",\n                \"sex\": \"2\",\n                \"area\": \"9999\",\n                \"count\": \"24\"\n            },\n            {\n                \"_id\": \"64129979d7fb4a2f516bdf00\",\n                \"_timestamp\": 1678940537401,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"5\",\n                \"sex\": \"2\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"64129979d7fb4a2f516bdeff\",\n                \"_timestamp\": 1678940537352,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"5\",\n                \"sex\": \"2\",\n                \"area\": \"18\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129979d7fb4a2f516bdefe\",\n                \"_timestamp\": 1678940537329,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"5\",\n                \"sex\": \"2\",\n                \"area\": \"17\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129979d7fb4a2f516bdefd\",\n                \"_timestamp\": 1678940537273,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"5\",\n                \"sex\": \"2\",\n                \"area\": \"16\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129979d7fb4a2f516bdefc\",\n                \"_timestamp\": 1678940537229,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"5\",\n                \"sex\": \"2\",\n                \"area\": \"15\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129979d7fb4a2f516bdefb\",\n                \"_timestamp\": 1678940537180,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"5\",\n                \"sex\": \"2\",\n                \"area\": \"14\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129979d7fb4a2f516bdefa\",\n                \"_timestamp\": 1678940537155,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"5\",\n                \"sex\": \"2\",\n                \"area\": \"13\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129979d7fb4a2f516bdef9\",\n                \"_timestamp\": 1678940537124,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"5\",\n                \"sex\": \"2\",\n                \"area\": \"12\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129979d7fb4a2f516bdef8\",\n                \"_timestamp\": 1678940537096,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"5\",\n                \"sex\": \"2\",\n                \"area\": \"09\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"64129979d7fb4a2f516bdef7\",\n                \"_timestamp\": 1678940537072,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"5\",\n                \"sex\": \"2\",\n                \"area\": \"08\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129979d7fb4a2f516bdef6\",\n                \"_timestamp\": 1678940537021,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"5\",\n                \"sex\": \"2\",\n                \"area\": \"07\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129978d7fb4a2f516bdef5\",\n                \"_timestamp\": 1678940536984,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"5\",\n                \"sex\": \"2\",\n                \"area\": \"06\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129978d7fb4a2f516bdef4\",\n                \"_timestamp\": 1678940536957,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"5\",\n                \"sex\": \"2\",\n                \"area\": \"05\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129978d7fb4a2f516bdef3\",\n                \"_timestamp\": 1678940536929,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"5\",\n                \"sex\": \"2\",\n                \"area\": \"04\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"64129978d7fb4a2f516bdef2\",\n                \"_timestamp\": 1678940536904,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"5\",\n                \"sex\": \"2\",\n                \"area\": \"03\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"64129978d7fb4a2f516bdef1\",\n                \"_timestamp\": 1678940536872,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"5\",\n                \"sex\": \"2\",\n                \"area\": \"02\",\n                \"count\": \"18\"\n            },\n            {\n                \"_id\": \"64129978d7fb4a2f516bdef0\",\n                \"_timestamp\": 1678940536840,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"5\",\n                \"sex\": \"2\",\n                \"area\": \"01\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129978d7fb4a2f516bdeef\",\n                \"_timestamp\": 1678940536758,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"5\",\n                \"sex\": \"1\",\n                \"area\": \"77\",\n                \"count\": \"24\"\n            },\n            {\n                \"_id\": \"64129978d7fb4a2f516bdeee\",\n                \"_timestamp\": 1678940536722,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"5\",\n                \"sex\": \"1\",\n                \"area\": \"9999\",\n                \"count\": \"24\"\n            },\n            {\n                \"_id\": \"64129978d7fb4a2f516bdeed\",\n                \"_timestamp\": 1678940536676,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"5\",\n                \"sex\": \"1\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"64129978d7fb4a2f516bdeec\",\n                \"_timestamp\": 1678940536647,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"5\",\n                \"sex\": \"1\",\n                \"area\": \"18\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129978d7fb4a2f516bdeeb\",\n                \"_timestamp\": 1678940536595,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"5\",\n                \"sex\": \"1\",\n                \"area\": \"17\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129978d7fb4a2f516bdeea\",\n                \"_timestamp\": 1678940536564,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"5\",\n                \"sex\": \"1\",\n                \"area\": \"16\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129978d7fb4a2f516bdee9\",\n                \"_timestamp\": 1678940536488,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"5\",\n                \"sex\": \"1\",\n                \"area\": \"15\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129978d7fb4a2f516bdee8\",\n                \"_timestamp\": 1678940536440,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"5\",\n                \"sex\": \"1\",\n                \"area\": \"14\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129978d7fb4a2f516bdee7\",\n                \"_timestamp\": 1678940536408,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"5\",\n                \"sex\": \"1\",\n                \"area\": \"13\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129978d7fb4a2f516bdee6\",\n                \"_timestamp\": 1678940536372,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"5\",\n                \"sex\": \"1\",\n                \"area\": \"12\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129978d7fb4a2f516bdee5\",\n                \"_timestamp\": 1678940536330,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"5\",\n                \"sex\": \"1\",\n                \"area\": \"09\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"64129978d7fb4a2f516bdee4\",\n                \"_timestamp\": 1678940536305,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"5\",\n                \"sex\": \"1\",\n                \"area\": \"08\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129978d7fb4a2f516bdee3\",\n                \"_timestamp\": 1678940536258,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"5\",\n                \"sex\": \"1\",\n                \"area\": \"07\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129978d7fb4a2f516bdee2\",\n                \"_timestamp\": 1678940536225,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"5\",\n                \"sex\": \"1\",\n                \"area\": \"06\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129978d7fb4a2f516bdee1\",\n                \"_timestamp\": 1678940536162,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"5\",\n                \"sex\": \"1\",\n                \"area\": \"05\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129978d7fb4a2f516bdee0\",\n                \"_timestamp\": 1678940536120,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"5\",\n                \"sex\": \"1\",\n                \"area\": \"04\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129978d7fb4a2f516bdedf\",\n                \"_timestamp\": 1678940536070,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"5\",\n                \"sex\": \"1\",\n                \"area\": \"03\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"64129978d7fb4a2f516bdede\",\n                \"_timestamp\": 1678940536045,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"5\",\n                \"sex\": \"1\",\n                \"area\": \"02\",\n                \"count\": \"15\"\n            },\n            {\n                \"_id\": \"64129977d7fb4a2f516bdedd\",\n                \"_timestamp\": 1678940535989,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"5\",\n                \"sex\": \"1\",\n                \"area\": \"01\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129977d7fb4a2f516bdedc\",\n                \"_timestamp\": 1678940535958,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"4\",\n                \"sex\": \"9\",\n                \"area\": \"77\",\n                \"count\": \"1212\"\n            },\n            {\n                \"_id\": \"64129977d7fb4a2f516bdedb\",\n                \"_timestamp\": 1678940535903,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"4\",\n                \"sex\": \"9\",\n                \"area\": \"9999\",\n                \"count\": \"1212\"\n            },\n            {\n                \"_id\": \"64129977d7fb4a2f516bdeda\",\n                \"_timestamp\": 1678940535838,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"4\",\n                \"sex\": \"9\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"64129977d7fb4a2f516bded9\",\n                \"_timestamp\": 1678940535758,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"4\",\n                \"sex\": \"9\",\n                \"area\": \"18\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129977d7fb4a2f516bded8\",\n                \"_timestamp\": 1678940535730,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"4\",\n                \"sex\": \"9\",\n                \"area\": \"17\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"64129977d7fb4a2f516bded7\",\n                \"_timestamp\": 1678940535688,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"4\",\n                \"sex\": \"9\",\n                \"area\": \"16\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129977d7fb4a2f516bded6\",\n                \"_timestamp\": 1678940535638,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"4\",\n                \"sex\": \"9\",\n                \"area\": \"15\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"64129977d7fb4a2f516bded5\",\n                \"_timestamp\": 1678940535569,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"4\",\n                \"sex\": \"9\",\n                \"area\": \"14\",\n                \"count\": \"15\"\n            },\n            {\n                \"_id\": \"64129977d7fb4a2f516bded4\",\n                \"_timestamp\": 1678940535537,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"4\",\n                \"sex\": \"9\",\n                \"area\": \"13\",\n                \"count\": \"63\"\n            },\n            {\n                \"_id\": \"64129977d7fb4a2f516bded3\",\n                \"_timestamp\": 1678940535475,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"4\",\n                \"sex\": \"9\",\n                \"area\": \"12\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"64129977d7fb4a2f516bded2\",\n                \"_timestamp\": 1678940535386,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"4\",\n                \"sex\": \"9\",\n                \"area\": \"09\",\n                \"count\": \"135\"\n            },\n            {\n                \"_id\": \"64129977d7fb4a2f516bded1\",\n                \"_timestamp\": 1678940535322,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"4\",\n                \"sex\": \"9\",\n                \"area\": \"08\",\n                \"count\": \"33\"\n            },\n            {\n                \"_id\": \"64129977d7fb4a2f516bded0\",\n                \"_timestamp\": 1678940535237,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"4\",\n                \"sex\": \"9\",\n                \"area\": \"07\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"64129977d7fb4a2f516bdecf\",\n                \"_timestamp\": 1678940535185,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"4\",\n                \"sex\": \"9\",\n                \"area\": \"06\",\n                \"count\": \"12\"\n            },\n            {\n                \"_id\": \"64129977d7fb4a2f516bdece\",\n                \"_timestamp\": 1678940535139,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"4\",\n                \"sex\": \"9\",\n                \"area\": \"05\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"64129977d7fb4a2f516bdecd\",\n                \"_timestamp\": 1678940535058,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"4\",\n                \"sex\": \"9\",\n                \"area\": \"04\",\n                \"count\": \"27\"\n            },\n            {\n                \"_id\": \"64129977d7fb4a2f516bdecc\",\n                \"_timestamp\": 1678940535026,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"4\",\n                \"sex\": \"9\",\n                \"area\": \"03\",\n                \"count\": \"51\"\n            },\n            {\n                \"_id\": \"64129976d7fb4a2f516bdecb\",\n                \"_timestamp\": 1678940534944,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"4\",\n                \"sex\": \"9\",\n                \"area\": \"02\",\n                \"count\": \"855\"\n            },\n            {\n                \"_id\": \"64129976d7fb4a2f516bdeca\",\n                \"_timestamp\": 1678940534877,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"4\",\n                \"sex\": \"9\",\n                \"area\": \"01\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"64129976d7fb4a2f516bdec9\",\n                \"_timestamp\": 1678940534818,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"4\",\n                \"sex\": \"2\",\n                \"area\": \"77\",\n                \"count\": \"621\"\n            },\n            {\n                \"_id\": \"64129976d7fb4a2f516bdec8\",\n                \"_timestamp\": 1678940534775,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"4\",\n                \"sex\": \"2\",\n                \"area\": \"9999\",\n                \"count\": \"621\"\n            },\n            {\n                \"_id\": \"64129976d7fb4a2f516bdec7\",\n                \"_timestamp\": 1678940534737,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"4\",\n                \"sex\": \"2\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"64129976d7fb4a2f516bdec6\",\n                \"_timestamp\": 1678940534696,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"4\",\n                \"sex\": \"2\",\n                \"area\": \"18\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129976d7fb4a2f516bdec5\",\n                \"_timestamp\": 1678940534629,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"4\",\n                \"sex\": \"2\",\n                \"area\": \"17\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"64129976d7fb4a2f516bdec4\",\n                \"_timestamp\": 1678940534560,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"4\",\n                \"sex\": \"2\",\n                \"area\": \"16\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129976d7fb4a2f516bdec3\",\n                \"_timestamp\": 1678940534527,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"4\",\n                \"sex\": \"2\",\n                \"area\": \"15\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129976d7fb4a2f516bdec2\",\n                \"_timestamp\": 1678940534482,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"4\",\n                \"sex\": \"2\",\n                \"area\": \"14\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"64129976d7fb4a2f516bdec1\",\n                \"_timestamp\": 1678940534455,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"4\",\n                \"sex\": \"2\",\n                \"area\": \"13\",\n                \"count\": \"30\"\n            },\n            {\n                \"_id\": \"64129976d7fb4a2f516bdec0\",\n                \"_timestamp\": 1678940534430,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"4\",\n                \"sex\": \"2\",\n                \"area\": \"12\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"64129976d7fb4a2f516bdebf\",\n                \"_timestamp\": 1678940534399,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"4\",\n                \"sex\": \"2\",\n                \"area\": \"09\",\n                \"count\": \"81\"\n            },\n            {\n                \"_id\": \"64129976d7fb4a2f516bdebe\",\n                \"_timestamp\": 1678940534364,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"4\",\n                \"sex\": \"2\",\n                \"area\": \"08\",\n                \"count\": \"18\"\n            },\n            {\n                \"_id\": \"64129976d7fb4a2f516bdebd\",\n                \"_timestamp\": 1678940534314,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"4\",\n                \"sex\": \"2\",\n                \"area\": \"07\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"64129976d7fb4a2f516bdebc\",\n                \"_timestamp\": 1678940534280,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"4\",\n                \"sex\": \"2\",\n                \"area\": \"06\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"64129976d7fb4a2f516bdebb\",\n                \"_timestamp\": 1678940534253,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"4\",\n                \"sex\": \"2\",\n                \"area\": \"05\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"64129976d7fb4a2f516bdeba\",\n                \"_timestamp\": 1678940534205,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"4\",\n                \"sex\": \"2\",\n                \"area\": \"04\",\n                \"count\": \"15\"\n            },\n            {\n                \"_id\": \"64129976d7fb4a2f516bdeb9\",\n                \"_timestamp\": 1678940534175,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"4\",\n                \"sex\": \"2\",\n                \"area\": \"03\",\n                \"count\": \"27\"\n            },\n            {\n                \"_id\": \"64129976d7fb4a2f516bdeb8\",\n                \"_timestamp\": 1678940534070,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"4\",\n                \"sex\": \"2\",\n                \"area\": \"02\",\n                \"count\": \"423\"\n            },\n            {\n                \"_id\": \"64129976d7fb4a2f516bdeb7\",\n                \"_timestamp\": 1678940534046,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"4\",\n                \"sex\": \"2\",\n                \"area\": \"01\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"64129976d7fb4a2f516bdeb6\",\n                \"_timestamp\": 1678940534019,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"4\",\n                \"sex\": \"1\",\n                \"area\": \"77\",\n                \"count\": \"588\"\n            },\n            {\n                \"_id\": \"64129975d7fb4a2f516bdeb5\",\n                \"_timestamp\": 1678940533990,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"4\",\n                \"sex\": \"1\",\n                \"area\": \"9999\",\n                \"count\": \"588\"\n            },\n            {\n                \"_id\": \"64129975d7fb4a2f516bdeb4\",\n                \"_timestamp\": 1678940533963,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"4\",\n                \"sex\": \"1\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"64129975d7fb4a2f516bdeb3\",\n                \"_timestamp\": 1678940533940,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"4\",\n                \"sex\": \"1\",\n                \"area\": \"18\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129975d7fb4a2f516bdeb2\",\n                \"_timestamp\": 1678940533915,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"4\",\n                \"sex\": \"1\",\n                \"area\": \"17\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"64129975d7fb4a2f516bdeb1\",\n                \"_timestamp\": 1678940533891,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"4\",\n                \"sex\": \"1\",\n                \"area\": \"16\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129975d7fb4a2f516bdeb0\",\n                \"_timestamp\": 1678940533867,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"4\",\n                \"sex\": \"1\",\n                \"area\": \"15\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"64129975d7fb4a2f516bdeaf\",\n                \"_timestamp\": 1678940533843,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"4\",\n                \"sex\": \"1\",\n                \"area\": \"14\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"64129975d7fb4a2f516bdeae\",\n                \"_timestamp\": 1678940533819,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"4\",\n                \"sex\": \"1\",\n                \"area\": \"13\",\n                \"count\": \"30\"\n            },\n            {\n                \"_id\": \"64129975d7fb4a2f516bdead\",\n                \"_timestamp\": 1678940533795,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"4\",\n                \"sex\": \"1\",\n                \"area\": \"12\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129975d7fb4a2f516bdeac\",\n                \"_timestamp\": 1678940533761,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"4\",\n                \"sex\": \"1\",\n                \"area\": \"09\",\n                \"count\": \"57\"\n            },\n            {\n                \"_id\": \"64129975d7fb4a2f516bdeab\",\n                \"_timestamp\": 1678940533721,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"4\",\n                \"sex\": \"1\",\n                \"area\": \"08\",\n                \"count\": \"12\"\n            },\n            {\n                \"_id\": \"64129975d7fb4a2f516bdeaa\",\n                \"_timestamp\": 1678940533695,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"4\",\n                \"sex\": \"1\",\n                \"area\": \"07\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"64129975d7fb4a2f516bdea9\",\n                \"_timestamp\": 1678940533672,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"4\",\n                \"sex\": \"1\",\n                \"area\": \"06\",\n                \"count\": \"9\"\n            },\n            {\n                \"_id\": \"64129975d7fb4a2f516bdea8\",\n                \"_timestamp\": 1678940533645,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"4\",\n                \"sex\": \"1\",\n                \"area\": \"05\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129975d7fb4a2f516bdea7\",\n                \"_timestamp\": 1678940533612,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"4\",\n                \"sex\": \"1\",\n                \"area\": \"04\",\n                \"count\": \"12\"\n            },\n            {\n                \"_id\": \"64129975d7fb4a2f516bdea6\",\n                \"_timestamp\": 1678940533589,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"4\",\n                \"sex\": \"1\",\n                \"area\": \"03\",\n                \"count\": \"27\"\n            },\n            {\n                \"_id\": \"64129975d7fb4a2f516bdea5\",\n                \"_timestamp\": 1678940533566,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"4\",\n                \"sex\": \"1\",\n                \"area\": \"02\",\n                \"count\": \"435\"\n            },\n            {\n                \"_id\": \"64129975d7fb4a2f516bdea4\",\n                \"_timestamp\": 1678940533538,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"4\",\n                \"sex\": \"1\",\n                \"area\": \"01\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"64129975d7fb4a2f516bdea3\",\n                \"_timestamp\": 1678940533513,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"3\",\n                \"sex\": \"9\",\n                \"area\": \"77\",\n                \"count\": \"522\"\n            },\n            {\n                \"_id\": \"64129975d7fb4a2f516bdea2\",\n                \"_timestamp\": 1678940533490,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"3\",\n                \"sex\": \"9\",\n                \"area\": \"9999\",\n                \"count\": \"522\"\n            },\n            {\n                \"_id\": \"64129975d7fb4a2f516bdea1\",\n                \"_timestamp\": 1678940533467,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"3\",\n                \"sex\": \"9\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"64129975d7fb4a2f516bdea0\",\n                \"_timestamp\": 1678940533443,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"3\",\n                \"sex\": \"9\",\n                \"area\": \"18\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129975d7fb4a2f516bde9f\",\n                \"_timestamp\": 1678940533418,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"3\",\n                \"sex\": \"9\",\n                \"area\": \"17\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129975d7fb4a2f516bde9e\",\n                \"_timestamp\": 1678940533391,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"3\",\n                \"sex\": \"9\",\n                \"area\": \"16\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129975d7fb4a2f516bde9d\",\n                \"_timestamp\": 1678940533368,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"3\",\n                \"sex\": \"9\",\n                \"area\": \"15\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"64129975d7fb4a2f516bde9c\",\n                \"_timestamp\": 1678940533344,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"3\",\n                \"sex\": \"9\",\n                \"area\": \"14\",\n                \"count\": \"9\"\n            },\n            {\n                \"_id\": \"64129975d7fb4a2f516bde9b\",\n                \"_timestamp\": 1678940533319,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"3\",\n                \"sex\": \"9\",\n                \"area\": \"13\",\n                \"count\": \"18\"\n            },\n            {\n                \"_id\": \"64129975d7fb4a2f516bde9a\",\n                \"_timestamp\": 1678940533295,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"3\",\n                \"sex\": \"9\",\n                \"area\": \"12\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129975d7fb4a2f516bde99\",\n                \"_timestamp\": 1678940533272,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"3\",\n                \"sex\": \"9\",\n                \"area\": \"09\",\n                \"count\": \"75\"\n            },\n            {\n                \"_id\": \"64129975d7fb4a2f516bde98\",\n                \"_timestamp\": 1678940533249,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"3\",\n                \"sex\": \"9\",\n                \"area\": \"08\",\n                \"count\": \"18\"\n            },\n            {\n                \"_id\": \"64129975d7fb4a2f516bde97\",\n                \"_timestamp\": 1678940533219,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"3\",\n                \"sex\": \"9\",\n                \"area\": \"07\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"64129975d7fb4a2f516bde96\",\n                \"_timestamp\": 1678940533192,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"3\",\n                \"sex\": \"9\",\n                \"area\": \"06\",\n                \"count\": \"12\"\n            },\n            {\n                \"_id\": \"64129975d7fb4a2f516bde95\",\n                \"_timestamp\": 1678940533159,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"3\",\n                \"sex\": \"9\",\n                \"area\": \"05\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"64129975d7fb4a2f516bde94\",\n                \"_timestamp\": 1678940533133,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"3\",\n                \"sex\": \"9\",\n                \"area\": \"04\",\n                \"count\": \"15\"\n            },\n            {\n                \"_id\": \"64129975d7fb4a2f516bde93\",\n                \"_timestamp\": 1678940533107,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"3\",\n                \"sex\": \"9\",\n                \"area\": \"03\",\n                \"count\": \"24\"\n            },\n            {\n                \"_id\": \"64129975d7fb4a2f516bde92\",\n                \"_timestamp\": 1678940533085,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"3\",\n                \"sex\": \"9\",\n                \"area\": \"02\",\n                \"count\": \"342\"\n            },\n            {\n                \"_id\": \"64129975d7fb4a2f516bde91\",\n                \"_timestamp\": 1678940533061,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"3\",\n                \"sex\": \"9\",\n                \"area\": \"01\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"64129975d7fb4a2f516bde90\",\n                \"_timestamp\": 1678940533038,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"3\",\n                \"sex\": \"2\",\n                \"area\": \"77\",\n                \"count\": \"297\"\n            },\n            {\n                \"_id\": \"64129975d7fb4a2f516bde8f\",\n                \"_timestamp\": 1678940533013,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"3\",\n                \"sex\": \"2\",\n                \"area\": \"9999\",\n                \"count\": \"297\"\n            },\n            {\n                \"_id\": \"64129974d7fb4a2f516bde8e\",\n                \"_timestamp\": 1678940532988,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"3\",\n                \"sex\": \"2\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"64129974d7fb4a2f516bde8d\",\n                \"_timestamp\": 1678940532961,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"3\",\n                \"sex\": \"2\",\n                \"area\": \"18\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129974d7fb4a2f516bde8c\",\n                \"_timestamp\": 1678940532938,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"3\",\n                \"sex\": \"2\",\n                \"area\": \"17\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129974d7fb4a2f516bde8b\",\n                \"_timestamp\": 1678940532912,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"3\",\n                \"sex\": \"2\",\n                \"area\": \"16\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129974d7fb4a2f516bde8a\",\n                \"_timestamp\": 1678940532890,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"3\",\n                \"sex\": \"2\",\n                \"area\": \"15\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129974d7fb4a2f516bde89\",\n                \"_timestamp\": 1678940532863,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"3\",\n                \"sex\": \"2\",\n                \"area\": \"14\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"64129974d7fb4a2f516bde88\",\n                \"_timestamp\": 1678940532836,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"3\",\n                \"sex\": \"2\",\n                \"area\": \"13\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"64129974d7fb4a2f516bde87\",\n                \"_timestamp\": 1678940532813,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"3\",\n                \"sex\": \"2\",\n                \"area\": \"12\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129974d7fb4a2f516bde86\",\n                \"_timestamp\": 1678940532790,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"3\",\n                \"sex\": \"2\",\n                \"area\": \"09\",\n                \"count\": \"45\"\n            },\n            {\n                \"_id\": \"64129974d7fb4a2f516bde85\",\n                \"_timestamp\": 1678940532760,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"3\",\n                \"sex\": \"2\",\n                \"area\": \"08\",\n                \"count\": \"12\"\n            },\n            {\n                \"_id\": \"64129974d7fb4a2f516bde84\",\n                \"_timestamp\": 1678940532737,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"3\",\n                \"sex\": \"2\",\n                \"area\": \"07\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"64129974d7fb4a2f516bde83\",\n                \"_timestamp\": 1678940532713,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"3\",\n                \"sex\": \"2\",\n                \"area\": \"06\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"64129974d7fb4a2f516bde82\",\n                \"_timestamp\": 1678940532690,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"3\",\n                \"sex\": \"2\",\n                \"area\": \"05\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"64129974d7fb4a2f516bde81\",\n                \"_timestamp\": 1678940532666,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"3\",\n                \"sex\": \"2\",\n                \"area\": \"04\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"64129974d7fb4a2f516bde80\",\n                \"_timestamp\": 1678940532642,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"3\",\n                \"sex\": \"2\",\n                \"area\": \"03\",\n                \"count\": \"15\"\n            },\n            {\n                \"_id\": \"64129974d7fb4a2f516bde7f\",\n                \"_timestamp\": 1678940532618,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"3\",\n                \"sex\": \"2\",\n                \"area\": \"02\",\n                \"count\": \"195\"\n            },\n            {\n                \"_id\": \"64129974d7fb4a2f516bde7e\",\n                \"_timestamp\": 1678940532592,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"3\",\n                \"sex\": \"2\",\n                \"area\": \"01\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129974d7fb4a2f516bde7d\",\n                \"_timestamp\": 1678940532568,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"3\",\n                \"sex\": \"1\",\n                \"area\": \"77\",\n                \"count\": \"225\"\n            },\n            {\n                \"_id\": \"64129974d7fb4a2f516bde7c\",\n                \"_timestamp\": 1678940532544,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"3\",\n                \"sex\": \"1\",\n                \"area\": \"9999\",\n                \"count\": \"225\"\n            },\n            {\n                \"_id\": \"64129974d7fb4a2f516bde7b\",\n                \"_timestamp\": 1678940532517,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"3\",\n                \"sex\": \"1\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"64129974d7fb4a2f516bde7a\",\n                \"_timestamp\": 1678940532488,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"3\",\n                \"sex\": \"1\",\n                \"area\": \"18\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129974d7fb4a2f516bde79\",\n                \"_timestamp\": 1678940532462,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"3\",\n                \"sex\": \"1\",\n                \"area\": \"17\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129974d7fb4a2f516bde78\",\n                \"_timestamp\": 1678940532437,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"3\",\n                \"sex\": \"1\",\n                \"area\": \"16\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129974d7fb4a2f516bde77\",\n                \"_timestamp\": 1678940532413,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"3\",\n                \"sex\": \"1\",\n                \"area\": \"15\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"64129974d7fb4a2f516bde76\",\n                \"_timestamp\": 1678940532389,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"3\",\n                \"sex\": \"1\",\n                \"area\": \"14\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"64129974d7fb4a2f516bde75\",\n                \"_timestamp\": 1678940532363,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"3\",\n                \"sex\": \"1\",\n                \"area\": \"13\",\n                \"count\": \"12\"\n            },\n            {\n                \"_id\": \"64129974d7fb4a2f516bde74\",\n                \"_timestamp\": 1678940532331,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"3\",\n                \"sex\": \"1\",\n                \"area\": \"12\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129974d7fb4a2f516bde73\",\n                \"_timestamp\": 1678940532305,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"3\",\n                \"sex\": \"1\",\n                \"area\": \"09\",\n                \"count\": \"30\"\n            },\n            {\n                \"_id\": \"64129974d7fb4a2f516bde72\",\n                \"_timestamp\": 1678940532281,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"3\",\n                \"sex\": \"1\",\n                \"area\": \"08\",\n                \"count\": \"9\"\n            },\n            {\n                \"_id\": \"64129974d7fb4a2f516bde71\",\n                \"_timestamp\": 1678940532259,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"3\",\n                \"sex\": \"1\",\n                \"area\": \"07\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129974d7fb4a2f516bde70\",\n                \"_timestamp\": 1678940532237,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"3\",\n                \"sex\": \"1\",\n                \"area\": \"06\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"64129974d7fb4a2f516bde6f\",\n                \"_timestamp\": 1678940532208,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"3\",\n                \"sex\": \"1\",\n                \"area\": \"05\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129974d7fb4a2f516bde6e\",\n                \"_timestamp\": 1678940532175,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"3\",\n                \"sex\": \"1\",\n                \"area\": \"04\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"64129974d7fb4a2f516bde6d\",\n                \"_timestamp\": 1678940532151,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"3\",\n                \"sex\": \"1\",\n                \"area\": \"03\",\n                \"count\": \"9\"\n            },\n            {\n                \"_id\": \"64129974d7fb4a2f516bde6c\",\n                \"_timestamp\": 1678940532111,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"3\",\n                \"sex\": \"1\",\n                \"area\": \"02\",\n                \"count\": \"147\"\n            },\n            {\n                \"_id\": \"64129974d7fb4a2f516bde6b\",\n                \"_timestamp\": 1678940532052,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"3\",\n                \"sex\": \"1\",\n                \"area\": \"01\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"64129973d7fb4a2f516bde6a\",\n                \"_timestamp\": 1678940531930,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"2\",\n                \"sex\": \"9\",\n                \"area\": \"77\",\n                \"count\": \"1053\"\n            },\n            {\n                \"_id\": \"64129973d7fb4a2f516bde69\",\n                \"_timestamp\": 1678940531668,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"2\",\n                \"sex\": \"9\",\n                \"area\": \"9999\",\n                \"count\": \"1053\"\n            },\n            {\n                \"_id\": \"64129973d7fb4a2f516bde68\",\n                \"_timestamp\": 1678940531644,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"2\",\n                \"sex\": \"9\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"64129973d7fb4a2f516bde67\",\n                \"_timestamp\": 1678940531617,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"2\",\n                \"sex\": \"9\",\n                \"area\": \"18\",\n                \"count\": \"9\"\n            },\n            {\n                \"_id\": \"64129973d7fb4a2f516bde66\",\n                \"_timestamp\": 1678940531595,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"2\",\n                \"sex\": \"9\",\n                \"area\": \"17\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"64129973d7fb4a2f516bde65\",\n                \"_timestamp\": 1678940531567,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"2\",\n                \"sex\": \"9\",\n                \"area\": \"16\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"64129973d7fb4a2f516bde64\",\n                \"_timestamp\": 1678940531545,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"2\",\n                \"sex\": \"9\",\n                \"area\": \"15\",\n                \"count\": \"21\"\n            },\n            {\n                \"_id\": \"64129973d7fb4a2f516bde63\",\n                \"_timestamp\": 1678940531516,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"2\",\n                \"sex\": \"9\",\n                \"area\": \"14\",\n                \"count\": \"21\"\n            },\n            {\n                \"_id\": \"64129973d7fb4a2f516bde62\",\n                \"_timestamp\": 1678940531484,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"2\",\n                \"sex\": \"9\",\n                \"area\": \"13\",\n                \"count\": \"51\"\n            },\n            {\n                \"_id\": \"64129973d7fb4a2f516bde61\",\n                \"_timestamp\": 1678940531413,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"2\",\n                \"sex\": \"9\",\n                \"area\": \"12\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"64129973d7fb4a2f516bde60\",\n                \"_timestamp\": 1678940531383,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"2\",\n                \"sex\": \"9\",\n                \"area\": \"09\",\n                \"count\": \"81\"\n            },\n            {\n                \"_id\": \"64129973d7fb4a2f516bde5f\",\n                \"_timestamp\": 1678940531358,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"2\",\n                \"sex\": \"9\",\n                \"area\": \"08\",\n                \"count\": \"78\"\n            },\n            {\n                \"_id\": \"64129973d7fb4a2f516bde5e\",\n                \"_timestamp\": 1678940531333,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"2\",\n                \"sex\": \"9\",\n                \"area\": \"07\",\n                \"count\": \"33\"\n            },\n            {\n                \"_id\": \"64129973d7fb4a2f516bde5d\",\n                \"_timestamp\": 1678940531290,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"2\",\n                \"sex\": \"9\",\n                \"area\": \"06\",\n                \"count\": \"75\"\n            },\n            {\n                \"_id\": \"64129973d7fb4a2f516bde5c\",\n                \"_timestamp\": 1678940531210,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"2\",\n                \"sex\": \"9\",\n                \"area\": \"05\",\n                \"count\": \"51\"\n            },\n            {\n                \"_id\": \"64129973d7fb4a2f516bde5b\",\n                \"_timestamp\": 1678940531178,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"2\",\n                \"sex\": \"9\",\n                \"area\": \"04\",\n                \"count\": \"147\"\n            },\n            {\n                \"_id\": \"64129973d7fb4a2f516bde5a\",\n                \"_timestamp\": 1678940531156,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"2\",\n                \"sex\": \"9\",\n                \"area\": \"03\",\n                \"count\": \"135\"\n            },\n            {\n                \"_id\": \"64129973d7fb4a2f516bde59\",\n                \"_timestamp\": 1678940531130,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"2\",\n                \"sex\": \"9\",\n                \"area\": \"02\",\n                \"count\": \"210\"\n            },\n            {\n                \"_id\": \"64129973d7fb4a2f516bde58\",\n                \"_timestamp\": 1678940531106,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"2\",\n                \"sex\": \"9\",\n                \"area\": \"01\",\n                \"count\": \"123\"\n            },\n            {\n                \"_id\": \"64129973d7fb4a2f516bde57\",\n                \"_timestamp\": 1678940531082,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"2\",\n                \"sex\": \"2\",\n                \"area\": \"77\",\n                \"count\": \"606\"\n            },\n            {\n                \"_id\": \"64129973d7fb4a2f516bde56\",\n                \"_timestamp\": 1678940531052,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"2\",\n                \"sex\": \"2\",\n                \"area\": \"9999\",\n                \"count\": \"606\"\n            },\n            {\n                \"_id\": \"64129973d7fb4a2f516bde55\",\n                \"_timestamp\": 1678940531029,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"2\",\n                \"sex\": \"2\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"64129973d7fb4a2f516bde54\",\n                \"_timestamp\": 1678940531006,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"2\",\n                \"sex\": \"2\",\n                \"area\": \"18\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"64129972d7fb4a2f516bde53\",\n                \"_timestamp\": 1678940530973,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"2\",\n                \"sex\": \"2\",\n                \"area\": \"17\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"64129972d7fb4a2f516bde52\",\n                \"_timestamp\": 1678940530946,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"2\",\n                \"sex\": \"2\",\n                \"area\": \"16\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"64129972d7fb4a2f516bde51\",\n                \"_timestamp\": 1678940530922,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"2\",\n                \"sex\": \"2\",\n                \"area\": \"15\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"64129972d7fb4a2f516bde50\",\n                \"_timestamp\": 1678940530895,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"2\",\n                \"sex\": \"2\",\n                \"area\": \"14\",\n                \"count\": \"9\"\n            },\n            {\n                \"_id\": \"64129972d7fb4a2f516bde4f\",\n                \"_timestamp\": 1678940530866,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"2\",\n                \"sex\": \"2\",\n                \"area\": \"13\",\n                \"count\": \"24\"\n            },\n            {\n                \"_id\": \"64129972d7fb4a2f516bde4e\",\n                \"_timestamp\": 1678940530842,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"2\",\n                \"sex\": \"2\",\n                \"area\": \"12\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129972d7fb4a2f516bde4d\",\n                \"_timestamp\": 1678940530818,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"2\",\n                \"sex\": \"2\",\n                \"area\": \"09\",\n                \"count\": \"51\"\n            },\n            {\n                \"_id\": \"64129972d7fb4a2f516bde4c\",\n                \"_timestamp\": 1678940530796,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"2\",\n                \"sex\": \"2\",\n                \"area\": \"08\",\n                \"count\": \"45\"\n            },\n            {\n                \"_id\": \"64129972d7fb4a2f516bde4b\",\n                \"_timestamp\": 1678940530771,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"2\",\n                \"sex\": \"2\",\n                \"area\": \"07\",\n                \"count\": \"21\"\n            },\n            {\n                \"_id\": \"64129972d7fb4a2f516bde4a\",\n                \"_timestamp\": 1678940530747,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"2\",\n                \"sex\": \"2\",\n                \"area\": \"06\",\n                \"count\": \"42\"\n            },\n            {\n                \"_id\": \"64129972d7fb4a2f516bde49\",\n                \"_timestamp\": 1678940530723,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"2\",\n                \"sex\": \"2\",\n                \"area\": \"05\",\n                \"count\": \"33\"\n            },\n            {\n                \"_id\": \"64129972d7fb4a2f516bde48\",\n                \"_timestamp\": 1678940530694,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"2\",\n                \"sex\": \"2\",\n                \"area\": \"04\",\n                \"count\": \"87\"\n            },\n            {\n                \"_id\": \"64129972d7fb4a2f516bde47\",\n                \"_timestamp\": 1678940530668,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"2\",\n                \"sex\": \"2\",\n                \"area\": \"03\",\n                \"count\": \"78\"\n            },\n            {\n                \"_id\": \"64129972d7fb4a2f516bde46\",\n                \"_timestamp\": 1678940530644,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"2\",\n                \"sex\": \"2\",\n                \"area\": \"02\",\n                \"count\": \"123\"\n            },\n            {\n                \"_id\": \"64129972d7fb4a2f516bde45\",\n                \"_timestamp\": 1678940530620,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"2\",\n                \"sex\": \"2\",\n                \"area\": \"01\",\n                \"count\": \"75\"\n            },\n            {\n                \"_id\": \"64129972d7fb4a2f516bde44\",\n                \"_timestamp\": 1678940530593,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"2\",\n                \"sex\": \"1\",\n                \"area\": \"77\",\n                \"count\": \"447\"\n            },\n            {\n                \"_id\": \"64129972d7fb4a2f516bde43\",\n                \"_timestamp\": 1678940530569,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"2\",\n                \"sex\": \"1\",\n                \"area\": \"9999\",\n                \"count\": \"447\"\n            },\n            {\n                \"_id\": \"64129972d7fb4a2f516bde42\",\n                \"_timestamp\": 1678940530542,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"2\",\n                \"sex\": \"1\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"64129972d7fb4a2f516bde41\",\n                \"_timestamp\": 1678940530518,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"2\",\n                \"sex\": \"1\",\n                \"area\": \"18\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"64129972d7fb4a2f516bde40\",\n                \"_timestamp\": 1678940530490,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"2\",\n                \"sex\": \"1\",\n                \"area\": \"17\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"64129972d7fb4a2f516bde3f\",\n                \"_timestamp\": 1678940530467,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"2\",\n                \"sex\": \"1\",\n                \"area\": \"16\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"64129972d7fb4a2f516bde3e\",\n                \"_timestamp\": 1678940530443,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"2\",\n                \"sex\": \"1\",\n                \"area\": \"15\",\n                \"count\": \"15\"\n            },\n            {\n                \"_id\": \"64129972d7fb4a2f516bde3d\",\n                \"_timestamp\": 1678940530417,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"2\",\n                \"sex\": \"1\",\n                \"area\": \"14\",\n                \"count\": \"15\"\n            },\n            {\n                \"_id\": \"64129972d7fb4a2f516bde3c\",\n                \"_timestamp\": 1678940530388,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"2\",\n                \"sex\": \"1\",\n                \"area\": \"13\",\n                \"count\": \"27\"\n            },\n            {\n                \"_id\": \"64129972d7fb4a2f516bde3b\",\n                \"_timestamp\": 1678940530364,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"2\",\n                \"sex\": \"1\",\n                \"area\": \"12\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"64129972d7fb4a2f516bde3a\",\n                \"_timestamp\": 1678940530340,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"2\",\n                \"sex\": \"1\",\n                \"area\": \"09\",\n                \"count\": \"30\"\n            },\n            {\n                \"_id\": \"64129972d7fb4a2f516bde39\",\n                \"_timestamp\": 1678940530316,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"2\",\n                \"sex\": \"1\",\n                \"area\": \"08\",\n                \"count\": \"33\"\n            },\n            {\n                \"_id\": \"64129972d7fb4a2f516bde38\",\n                \"_timestamp\": 1678940530293,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"2\",\n                \"sex\": \"1\",\n                \"area\": \"07\",\n                \"count\": \"15\"\n            },\n            {\n                \"_id\": \"64129972d7fb4a2f516bde37\",\n                \"_timestamp\": 1678940530241,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"2\",\n                \"sex\": \"1\",\n                \"area\": \"06\",\n                \"count\": \"33\"\n            },\n            {\n                \"_id\": \"64129972d7fb4a2f516bde36\",\n                \"_timestamp\": 1678940530200,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"2\",\n                \"sex\": \"1\",\n                \"area\": \"05\",\n                \"count\": \"18\"\n            },\n            {\n                \"_id\": \"64129972d7fb4a2f516bde35\",\n                \"_timestamp\": 1678940530173,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"2\",\n                \"sex\": \"1\",\n                \"area\": \"04\",\n                \"count\": \"60\"\n            },\n            {\n                \"_id\": \"64129972d7fb4a2f516bde34\",\n                \"_timestamp\": 1678940530144,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"2\",\n                \"sex\": \"1\",\n                \"area\": \"03\",\n                \"count\": \"57\"\n            },\n            {\n                \"_id\": \"64129972d7fb4a2f516bde33\",\n                \"_timestamp\": 1678940530113,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"2\",\n                \"sex\": \"1\",\n                \"area\": \"02\",\n                \"count\": \"84\"\n            },\n            {\n                \"_id\": \"64129972d7fb4a2f516bde32\",\n                \"_timestamp\": 1678940530088,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"2\",\n                \"sex\": \"1\",\n                \"area\": \"01\",\n                \"count\": \"48\"\n            },\n            {\n                \"_id\": \"64129972d7fb4a2f516bde31\",\n                \"_timestamp\": 1678940530062,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"1\",\n                \"sex\": \"9\",\n                \"area\": \"77\",\n                \"count\": \"17799\"\n            },\n            {\n                \"_id\": \"64129972d7fb4a2f516bde30\",\n                \"_timestamp\": 1678940530038,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"1\",\n                \"sex\": \"9\",\n                \"area\": \"9999\",\n                \"count\": \"17802\"\n            },\n            {\n                \"_id\": \"64129972d7fb4a2f516bde2f\",\n                \"_timestamp\": 1678940530014,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"1\",\n                \"sex\": \"9\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"64129971d7fb4a2f516bde2e\",\n                \"_timestamp\": 1678940529988,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"1\",\n                \"sex\": \"9\",\n                \"area\": \"18\",\n                \"count\": \"258\"\n            },\n            {\n                \"_id\": \"64129971d7fb4a2f516bde2d\",\n                \"_timestamp\": 1678940529966,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"1\",\n                \"sex\": \"9\",\n                \"area\": \"17\",\n                \"count\": \"267\"\n            },\n            {\n                \"_id\": \"64129971d7fb4a2f516bde2c\",\n                \"_timestamp\": 1678940529922,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"1\",\n                \"sex\": \"9\",\n                \"area\": \"16\",\n                \"count\": \"282\"\n            },\n            {\n                \"_id\": \"64129971d7fb4a2f516bde2b\",\n                \"_timestamp\": 1678940529899,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"1\",\n                \"sex\": \"9\",\n                \"area\": \"15\",\n                \"count\": \"462\"\n            },\n            {\n                \"_id\": \"64129971d7fb4a2f516bde2a\",\n                \"_timestamp\": 1678940529872,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"1\",\n                \"sex\": \"9\",\n                \"area\": \"14\",\n                \"count\": \"1032\"\n            },\n            {\n                \"_id\": \"64129971d7fb4a2f516bde29\",\n                \"_timestamp\": 1678940529848,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"1\",\n                \"sex\": \"9\",\n                \"area\": \"13\",\n                \"count\": \"2610\"\n            },\n            {\n                \"_id\": \"64129971d7fb4a2f516bde28\",\n                \"_timestamp\": 1678940529821,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"1\",\n                \"sex\": \"9\",\n                \"area\": \"12\",\n                \"count\": \"177\"\n            },\n            {\n                \"_id\": \"64129971d7fb4a2f516bde27\",\n                \"_timestamp\": 1678940529794,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"1\",\n                \"sex\": \"9\",\n                \"area\": \"09\",\n                \"count\": \"1770\"\n            },\n            {\n                \"_id\": \"64129971d7fb4a2f516bde26\",\n                \"_timestamp\": 1678940529759,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"1\",\n                \"sex\": \"9\",\n                \"area\": \"08\",\n                \"count\": \"1191\"\n            },\n            {\n                \"_id\": \"64129971d7fb4a2f516bde25\",\n                \"_timestamp\": 1678940529736,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"1\",\n                \"sex\": \"9\",\n                \"area\": \"07\",\n                \"count\": \"558\"\n            },\n            {\n                \"_id\": \"64129971d7fb4a2f516bde24\",\n                \"_timestamp\": 1678940529707,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"1\",\n                \"sex\": \"9\",\n                \"area\": \"06\",\n                \"count\": \"759\"\n            },\n            {\n                \"_id\": \"64129971d7fb4a2f516bde23\",\n                \"_timestamp\": 1678940529683,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"1\",\n                \"sex\": \"9\",\n                \"area\": \"05\",\n                \"count\": \"144\"\n            },\n            {\n                \"_id\": \"64129971d7fb4a2f516bde22\",\n                \"_timestamp\": 1678940529659,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"1\",\n                \"sex\": \"9\",\n                \"area\": \"04\",\n                \"count\": \"1554\"\n            },\n            {\n                \"_id\": \"64129971d7fb4a2f516bde21\",\n                \"_timestamp\": 1678940529634,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"1\",\n                \"sex\": \"9\",\n                \"area\": \"03\",\n                \"count\": \"1890\"\n            },\n            {\n                \"_id\": \"64129971d7fb4a2f516bde20\",\n                \"_timestamp\": 1678940529609,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"1\",\n                \"sex\": \"9\",\n                \"area\": \"02\",\n                \"count\": \"4026\"\n            },\n            {\n                \"_id\": \"64129971d7fb4a2f516bde1f\",\n                \"_timestamp\": 1678940529583,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"1\",\n                \"sex\": \"9\",\n                \"area\": \"01\",\n                \"count\": \"813\"\n            },\n            {\n                \"_id\": \"64129971d7fb4a2f516bde1e\",\n                \"_timestamp\": 1678940529559,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"1\",\n                \"sex\": \"2\",\n                \"area\": \"77\",\n                \"count\": \"9780\"\n            },\n            {\n                \"_id\": \"64129971d7fb4a2f516bde1d\",\n                \"_timestamp\": 1678940529529,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"1\",\n                \"sex\": \"2\",\n                \"area\": \"9999\",\n                \"count\": \"9780\"\n            },\n            {\n                \"_id\": \"64129971d7fb4a2f516bde1c\",\n                \"_timestamp\": 1678940529501,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"1\",\n                \"sex\": \"2\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"64129971d7fb4a2f516bde1b\",\n                \"_timestamp\": 1678940529474,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"1\",\n                \"sex\": \"2\",\n                \"area\": \"18\",\n                \"count\": \"129\"\n            },\n            {\n                \"_id\": \"64129971d7fb4a2f516bde1a\",\n                \"_timestamp\": 1678940529450,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"1\",\n                \"sex\": \"2\",\n                \"area\": \"17\",\n                \"count\": \"141\"\n            },\n            {\n                \"_id\": \"64129971d7fb4a2f516bde19\",\n                \"_timestamp\": 1678940529425,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"1\",\n                \"sex\": \"2\",\n                \"area\": \"16\",\n                \"count\": \"144\"\n            },\n            {\n                \"_id\": \"64129971d7fb4a2f516bde18\",\n                \"_timestamp\": 1678940529400,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"1\",\n                \"sex\": \"2\",\n                \"area\": \"15\",\n                \"count\": \"261\"\n            },\n            {\n                \"_id\": \"64129971d7fb4a2f516bde17\",\n                \"_timestamp\": 1678940529377,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"1\",\n                \"sex\": \"2\",\n                \"area\": \"14\",\n                \"count\": \"549\"\n            },\n            {\n                \"_id\": \"64129971d7fb4a2f516bde16\",\n                \"_timestamp\": 1678940529353,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"1\",\n                \"sex\": \"2\",\n                \"area\": \"13\",\n                \"count\": \"1464\"\n            },\n            {\n                \"_id\": \"64129971d7fb4a2f516bde15\",\n                \"_timestamp\": 1678940529331,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"1\",\n                \"sex\": \"2\",\n                \"area\": \"12\",\n                \"count\": \"99\"\n            },\n            {\n                \"_id\": \"64129971d7fb4a2f516bde14\",\n                \"_timestamp\": 1678940529307,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"1\",\n                \"sex\": \"2\",\n                \"area\": \"09\",\n                \"count\": \"1029\"\n            },\n            {\n                \"_id\": \"64129971d7fb4a2f516bde13\",\n                \"_timestamp\": 1678940529282,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"1\",\n                \"sex\": \"2\",\n                \"area\": \"08\",\n                \"count\": \"618\"\n            },\n            {\n                \"_id\": \"64129971d7fb4a2f516bde12\",\n                \"_timestamp\": 1678940529253,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"1\",\n                \"sex\": \"2\",\n                \"area\": \"07\",\n                \"count\": \"306\"\n            },\n            {\n                \"_id\": \"64129971d7fb4a2f516bde11\",\n                \"_timestamp\": 1678940529230,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"1\",\n                \"sex\": \"2\",\n                \"area\": \"06\",\n                \"count\": \"411\"\n            },\n            {\n                \"_id\": \"64129971d7fb4a2f516bde10\",\n                \"_timestamp\": 1678940529207,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"1\",\n                \"sex\": \"2\",\n                \"area\": \"05\",\n                \"count\": \"84\"\n            },\n            {\n                \"_id\": \"64129971d7fb4a2f516bde0f\",\n                \"_timestamp\": 1678940529184,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"1\",\n                \"sex\": \"2\",\n                \"area\": \"04\",\n                \"count\": \"846\"\n            },\n            {\n                \"_id\": \"64129971d7fb4a2f516bde0e\",\n                \"_timestamp\": 1678940529162,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"1\",\n                \"sex\": \"2\",\n                \"area\": \"03\",\n                \"count\": \"1035\"\n            },\n            {\n                \"_id\": \"64129971d7fb4a2f516bde0d\",\n                \"_timestamp\": 1678940529128,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"1\",\n                \"sex\": \"2\",\n                \"area\": \"02\",\n                \"count\": \"2250\"\n            },\n            {\n                \"_id\": \"64129971d7fb4a2f516bde0c\",\n                \"_timestamp\": 1678940529104,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"1\",\n                \"sex\": \"2\",\n                \"area\": \"01\",\n                \"count\": \"408\"\n            },\n            {\n                \"_id\": \"64129971d7fb4a2f516bde0b\",\n                \"_timestamp\": 1678940529080,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"1\",\n                \"sex\": \"1\",\n                \"area\": \"77\",\n                \"count\": \"8019\"\n            },\n            {\n                \"_id\": \"64129971d7fb4a2f516bde0a\",\n                \"_timestamp\": 1678940529048,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"1\",\n                \"sex\": \"1\",\n                \"area\": \"9999\",\n                \"count\": \"8019\"\n            },\n            {\n                \"_id\": \"64129971d7fb4a2f516bde09\",\n                \"_timestamp\": 1678940529024,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"1\",\n                \"sex\": \"1\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"64129971d7fb4a2f516bde08\",\n                \"_timestamp\": 1678940529000,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"1\",\n                \"sex\": \"1\",\n                \"area\": \"18\",\n                \"count\": \"129\"\n            },\n            {\n                \"_id\": \"64129970d7fb4a2f516bde07\",\n                \"_timestamp\": 1678940528967,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"1\",\n                \"sex\": \"1\",\n                \"area\": \"17\",\n                \"count\": \"123\"\n            },\n            {\n                \"_id\": \"64129970d7fb4a2f516bde06\",\n                \"_timestamp\": 1678940528943,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"1\",\n                \"sex\": \"1\",\n                \"area\": \"16\",\n                \"count\": \"141\"\n            },\n            {\n                \"_id\": \"64129970d7fb4a2f516bde05\",\n                \"_timestamp\": 1678940528919,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"1\",\n                \"sex\": \"1\",\n                \"area\": \"15\",\n                \"count\": \"201\"\n            },\n            {\n                \"_id\": \"64129970d7fb4a2f516bde04\",\n                \"_timestamp\": 1678940528889,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"1\",\n                \"sex\": \"1\",\n                \"area\": \"14\",\n                \"count\": \"483\"\n            },\n            {\n                \"_id\": \"64129970d7fb4a2f516bde03\",\n                \"_timestamp\": 1678940528858,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"1\",\n                \"sex\": \"1\",\n                \"area\": \"13\",\n                \"count\": \"1149\"\n            },\n            {\n                \"_id\": \"64129970d7fb4a2f516bde02\",\n                \"_timestamp\": 1678940528836,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"1\",\n                \"sex\": \"1\",\n                \"area\": \"12\",\n                \"count\": \"78\"\n            },\n            {\n                \"_id\": \"64129970d7fb4a2f516bde01\",\n                \"_timestamp\": 1678940528814,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"1\",\n                \"sex\": \"1\",\n                \"area\": \"09\",\n                \"count\": \"741\"\n            },\n            {\n                \"_id\": \"64129970d7fb4a2f516bde00\",\n                \"_timestamp\": 1678940528789,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"1\",\n                \"sex\": \"1\",\n                \"area\": \"08\",\n                \"count\": \"573\"\n            },\n            {\n                \"_id\": \"64129970d7fb4a2f516bddff\",\n                \"_timestamp\": 1678940528757,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"1\",\n                \"sex\": \"1\",\n                \"area\": \"07\",\n                \"count\": \"252\"\n            },\n            {\n                \"_id\": \"64129970d7fb4a2f516bddfe\",\n                \"_timestamp\": 1678940528731,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"1\",\n                \"sex\": \"1\",\n                \"area\": \"06\",\n                \"count\": \"345\"\n            },\n            {\n                \"_id\": \"64129970d7fb4a2f516bddfd\",\n                \"_timestamp\": 1678940528699,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"1\",\n                \"sex\": \"1\",\n                \"area\": \"05\",\n                \"count\": \"60\"\n            },\n            {\n                \"_id\": \"64129970d7fb4a2f516bddfc\",\n                \"_timestamp\": 1678940528668,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"1\",\n                \"sex\": \"1\",\n                \"area\": \"04\",\n                \"count\": \"708\"\n            },\n            {\n                \"_id\": \"64129970d7fb4a2f516bddfb\",\n                \"_timestamp\": 1678940528645,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"1\",\n                \"sex\": \"1\",\n                \"area\": \"03\",\n                \"count\": \"852\"\n            },\n            {\n                \"_id\": \"64129970d7fb4a2f516bddfa\",\n                \"_timestamp\": 1678940528618,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"1\",\n                \"sex\": \"1\",\n                \"area\": \"02\",\n                \"count\": \"1773\"\n            },\n            {\n                \"_id\": \"64129970d7fb4a2f516bddf9\",\n                \"_timestamp\": 1678940528594,\n                \"year\": \"2018\",\n                \"age\": \"080\",\n                \"ethnic\": \"1\",\n                \"sex\": \"1\",\n                \"area\": \"01\",\n                \"count\": \"405\"\n            },\n            {\n                \"_id\": \"64129970d7fb4a2f516bddf8\",\n                \"_timestamp\": 1678940528571,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"77\",\n                \"count\": \"22572\"\n            },\n            {\n                \"_id\": \"64129970d7fb4a2f516bddf7\",\n                \"_timestamp\": 1678940528546,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"9999\",\n                \"count\": \"22575\"\n            },\n            {\n                \"_id\": \"64129970d7fb4a2f516bddf6\",\n                \"_timestamp\": 1678940528521,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"99\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"64129970d7fb4a2f516bddf5\",\n                \"_timestamp\": 1678940528490,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"18\",\n                \"count\": \"324\"\n            },\n            {\n                \"_id\": \"64129970d7fb4a2f516bddf4\",\n                \"_timestamp\": 1678940528466,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"17\",\n                \"count\": \"297\"\n            },\n            {\n                \"_id\": \"64129970d7fb4a2f516bddf3\",\n                \"_timestamp\": 1678940528432,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"16\",\n                \"count\": \"348\"\n            },\n            {\n                \"_id\": \"64129970d7fb4a2f516bddf2\",\n                \"_timestamp\": 1678940528404,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"15\",\n                \"count\": \"531\"\n            },\n            {\n                \"_id\": \"64129970d7fb4a2f516bddf1\",\n                \"_timestamp\": 1678940528380,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"14\",\n                \"count\": \"1146\"\n            },\n            {\n                \"_id\": \"64129970d7fb4a2f516bddf0\",\n                \"_timestamp\": 1678940528355,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"13\",\n                \"count\": \"3027\"\n            },\n            {\n                \"_id\": \"64129970d7fb4a2f516bddef\",\n                \"_timestamp\": 1678940528330,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"12\",\n                \"count\": \"183\"\n            },\n            {\n                \"_id\": \"64129970d7fb4a2f516bddee\",\n                \"_timestamp\": 1678940528302,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"09\",\n                \"count\": \"2238\"\n            },\n            {\n                \"_id\": \"64129970d7fb4a2f516bdded\",\n                \"_timestamp\": 1678940528278,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"08\",\n                \"count\": \"1407\"\n            },\n            {\n                \"_id\": \"64129970d7fb4a2f516bddec\",\n                \"_timestamp\": 1678940528253,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"07\",\n                \"count\": \"663\"\n            },\n            {\n                \"_id\": \"64129970d7fb4a2f516bddeb\",\n                \"_timestamp\": 1678940528228,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"06\",\n                \"count\": \"930\"\n            },\n            {\n                \"_id\": \"64129970d7fb4a2f516bddea\",\n                \"_timestamp\": 1678940528196,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"05\",\n                \"count\": \"228\"\n            },\n            {\n                \"_id\": \"64129970d7fb4a2f516bdde9\",\n                \"_timestamp\": 1678940528127,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"04\",\n                \"count\": \"1962\"\n            },\n            {\n                \"_id\": \"64129970d7fb4a2f516bdde8\",\n                \"_timestamp\": 1678940528099,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"03\",\n                \"count\": \"2256\"\n            },\n            {\n                \"_id\": \"64129970d7fb4a2f516bdde7\",\n                \"_timestamp\": 1678940528073,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"02\",\n                \"count\": \"5961\"\n            },\n            {\n                \"_id\": \"64129970d7fb4a2f516bdde6\",\n                \"_timestamp\": 1678940528045,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"01\",\n                \"count\": \"1074\"\n            },\n            {\n                \"_id\": \"64129970d7fb4a2f516bdde5\",\n                \"_timestamp\": 1678940528022,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"77\",\n                \"count\": \"12306\"\n            },\n            {\n                \"_id\": \"6412996fd7fb4a2f516bdde4\",\n                \"_timestamp\": 1678940527997,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"9999\",\n                \"count\": \"12309\"\n            },\n            {\n                \"_id\": \"6412996fd7fb4a2f516bdde3\",\n                \"_timestamp\": 1678940527971,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"99\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"6412996fd7fb4a2f516bdde2\",\n                \"_timestamp\": 1678940527948,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"18\",\n                \"count\": \"165\"\n            },\n            {\n                \"_id\": \"6412996fd7fb4a2f516bdde1\",\n                \"_timestamp\": 1678940527924,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"17\",\n                \"count\": \"156\"\n            },\n            {\n                \"_id\": \"6412996fd7fb4a2f516bdde0\",\n                \"_timestamp\": 1678940527899,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"16\",\n                \"count\": \"180\"\n            },\n            {\n                \"_id\": \"6412996fd7fb4a2f516bdddf\",\n                \"_timestamp\": 1678940527875,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"15\",\n                \"count\": \"303\"\n            },\n            {\n                \"_id\": \"6412996fd7fb4a2f516bddde\",\n                \"_timestamp\": 1678940527845,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"14\",\n                \"count\": \"642\"\n            },\n            {\n                \"_id\": \"6412996fd7fb4a2f516bdddd\",\n                \"_timestamp\": 1678940527819,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"13\",\n                \"count\": \"1677\"\n            },\n            {\n                \"_id\": \"6412996fd7fb4a2f516bdddc\",\n                \"_timestamp\": 1678940527795,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"12\",\n                \"count\": \"108\"\n            },\n            {\n                \"_id\": \"6412996fd7fb4a2f516bdddb\",\n                \"_timestamp\": 1678940527769,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"09\",\n                \"count\": \"1239\"\n            },\n            {\n                \"_id\": \"6412996fd7fb4a2f516bddda\",\n                \"_timestamp\": 1678940527741,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"08\",\n                \"count\": \"750\"\n            },\n            {\n                \"_id\": \"6412996fd7fb4a2f516bddd9\",\n                \"_timestamp\": 1678940527703,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"07\",\n                \"count\": \"366\"\n            },\n            {\n                \"_id\": \"6412996fd7fb4a2f516bddd8\",\n                \"_timestamp\": 1678940527678,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"06\",\n                \"count\": \"516\"\n            },\n            {\n                \"_id\": \"6412996fd7fb4a2f516bddd7\",\n                \"_timestamp\": 1678940527654,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"05\",\n                \"count\": \"129\"\n            },\n            {\n                \"_id\": \"6412996fd7fb4a2f516bddd6\",\n                \"_timestamp\": 1678940527629,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"04\",\n                \"count\": \"1041\"\n            },\n            {\n                \"_id\": \"6412996fd7fb4a2f516bddd5\",\n                \"_timestamp\": 1678940527607,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"03\",\n                \"count\": \"1224\"\n            },\n            {\n                \"_id\": \"6412996fd7fb4a2f516bddd4\",\n                \"_timestamp\": 1678940527584,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"02\",\n                \"count\": \"3264\"\n            },\n            {\n                \"_id\": \"6412996fd7fb4a2f516bddd3\",\n                \"_timestamp\": 1678940527562,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"01\",\n                \"count\": \"549\"\n            },\n            {\n                \"_id\": \"6412996fd7fb4a2f516bddd2\",\n                \"_timestamp\": 1678940527539,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"1\",\n                \"area\": \"77\",\n                \"count\": \"10266\"\n            },\n            {\n                \"_id\": \"6412996fd7fb4a2f516bddd1\",\n                \"_timestamp\": 1678940527516,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"1\",\n                \"area\": \"9999\",\n                \"count\": \"10266\"\n            },\n            {\n                \"_id\": \"6412996fd7fb4a2f516bddd0\",\n                \"_timestamp\": 1678940527492,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"1\",\n                \"area\": \"99\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412996fd7fb4a2f516bddcf\",\n                \"_timestamp\": 1678940527470,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"1\",\n                \"area\": \"18\",\n                \"count\": \"156\"\n            },\n            {\n                \"_id\": \"6412996fd7fb4a2f516bddce\",\n                \"_timestamp\": 1678940527447,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"1\",\n                \"area\": \"17\",\n                \"count\": \"138\"\n            },\n            {\n                \"_id\": \"6412996fd7fb4a2f516bddcd\",\n                \"_timestamp\": 1678940527424,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"1\",\n                \"area\": \"16\",\n                \"count\": \"168\"\n            },\n            {\n                \"_id\": \"6412996fd7fb4a2f516bddcc\",\n                \"_timestamp\": 1678940527391,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"1\",\n                \"area\": \"15\",\n                \"count\": \"228\"\n            },\n            {\n                \"_id\": \"6412996fd7fb4a2f516bddcb\",\n                \"_timestamp\": 1678940527368,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"1\",\n                \"area\": \"14\",\n                \"count\": \"504\"\n            },\n            {\n                \"_id\": \"6412996fd7fb4a2f516bddca\",\n                \"_timestamp\": 1678940527345,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"1\",\n                \"area\": \"13\",\n                \"count\": \"1350\"\n            },\n            {\n                \"_id\": \"6412996fd7fb4a2f516bddc9\",\n                \"_timestamp\": 1678940527321,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"1\",\n                \"area\": \"12\",\n                \"count\": \"75\"\n            },\n            {\n                \"_id\": \"6412996fd7fb4a2f516bddc8\",\n                \"_timestamp\": 1678940527293,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"1\",\n                \"area\": \"09\",\n                \"count\": \"999\"\n            },\n            {\n                \"_id\": \"6412996fd7fb4a2f516bddc7\",\n                \"_timestamp\": 1678940527269,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"1\",\n                \"area\": \"08\",\n                \"count\": \"657\"\n            },\n            {\n                \"_id\": \"6412996fd7fb4a2f516bddc6\",\n                \"_timestamp\": 1678940527241,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"1\",\n                \"area\": \"07\",\n                \"count\": \"300\"\n            },\n            {\n                \"_id\": \"6412996fd7fb4a2f516bddc5\",\n                \"_timestamp\": 1678940527197,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"1\",\n                \"area\": \"06\",\n                \"count\": \"417\"\n            },\n            {\n                \"_id\": \"6412996fd7fb4a2f516bddc4\",\n                \"_timestamp\": 1678940527174,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"1\",\n                \"area\": \"05\",\n                \"count\": \"99\"\n            },\n            {\n                \"_id\": \"6412996fd7fb4a2f516bddc3\",\n                \"_timestamp\": 1678940527148,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"1\",\n                \"area\": \"04\",\n                \"count\": \"921\"\n            },\n            {\n                \"_id\": \"6412996fd7fb4a2f516bddc2\",\n                \"_timestamp\": 1678940527119,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"1\",\n                \"area\": \"03\",\n                \"count\": \"1032\"\n            },\n            {\n                \"_id\": \"6412996fd7fb4a2f516bddc1\",\n                \"_timestamp\": 1678940527091,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"1\",\n                \"area\": \"02\",\n                \"count\": \"2697\"\n            },\n            {\n                \"_id\": \"6412996fd7fb4a2f516bddc0\",\n                \"_timestamp\": 1678940527063,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"1\",\n                \"area\": \"01\",\n                \"count\": \"522\"\n            },\n            {\n                \"_id\": \"6412996fd7fb4a2f516bddbf\",\n                \"_timestamp\": 1678940527038,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"77\",\n                \"sex\": \"9\",\n                \"area\": \"77\",\n                \"count\": \"22572\"\n            },\n            {\n                \"_id\": \"6412996fd7fb4a2f516bddbe\",\n                \"_timestamp\": 1678940527014,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"77\",\n                \"sex\": \"9\",\n                \"area\": \"9999\",\n                \"count\": \"22575\"\n            },\n            {\n                \"_id\": \"6412996ed7fb4a2f516bddbd\",\n                \"_timestamp\": 1678940526991,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"77\",\n                \"sex\": \"9\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"6412996ed7fb4a2f516bddbc\",\n                \"_timestamp\": 1678940526968,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"77\",\n                \"sex\": \"9\",\n                \"area\": \"18\",\n                \"count\": \"324\"\n            },\n            {\n                \"_id\": \"6412996ed7fb4a2f516bddbb\",\n                \"_timestamp\": 1678940526942,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"77\",\n                \"sex\": \"9\",\n                \"area\": \"17\",\n                \"count\": \"297\"\n            },\n            {\n                \"_id\": \"6412996ed7fb4a2f516bddba\",\n                \"_timestamp\": 1678940526919,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"77\",\n                \"sex\": \"9\",\n                \"area\": \"16\",\n                \"count\": \"348\"\n            },\n            {\n                \"_id\": \"6412996ed7fb4a2f516bddb9\",\n                \"_timestamp\": 1678940526894,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"77\",\n                \"sex\": \"9\",\n                \"area\": \"15\",\n                \"count\": \"531\"\n            },\n            {\n                \"_id\": \"6412996ed7fb4a2f516bddb8\",\n                \"_timestamp\": 1678940526871,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"77\",\n                \"sex\": \"9\",\n                \"area\": \"14\",\n                \"count\": \"1146\"\n            },\n            {\n                \"_id\": \"6412996ed7fb4a2f516bddb7\",\n                \"_timestamp\": 1678940526835,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"77\",\n                \"sex\": \"9\",\n                \"area\": \"13\",\n                \"count\": \"3027\"\n            },\n            {\n                \"_id\": \"6412996ed7fb4a2f516bddb6\",\n                \"_timestamp\": 1678940526810,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"77\",\n                \"sex\": \"9\",\n                \"area\": \"12\",\n                \"count\": \"183\"\n            },\n            {\n                \"_id\": \"6412996ed7fb4a2f516bddb5\",\n                \"_timestamp\": 1678940526785,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"77\",\n                \"sex\": \"9\",\n                \"area\": \"09\",\n                \"count\": \"2238\"\n            },\n            {\n                \"_id\": \"6412996ed7fb4a2f516bddb4\",\n                \"_timestamp\": 1678940526752,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"77\",\n                \"sex\": \"9\",\n                \"area\": \"08\",\n                \"count\": \"1407\"\n            },\n            {\n                \"_id\": \"6412996ed7fb4a2f516bddb3\",\n                \"_timestamp\": 1678940526723,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"77\",\n                \"sex\": \"9\",\n                \"area\": \"07\",\n                \"count\": \"663\"\n            },\n            {\n                \"_id\": \"6412996ed7fb4a2f516bddb2\",\n                \"_timestamp\": 1678940526694,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"77\",\n                \"sex\": \"9\",\n                \"area\": \"06\",\n                \"count\": \"930\"\n            },\n            {\n                \"_id\": \"6412996ed7fb4a2f516bddb1\",\n                \"_timestamp\": 1678940526663,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"77\",\n                \"sex\": \"9\",\n                \"area\": \"05\",\n                \"count\": \"228\"\n            },\n            {\n                \"_id\": \"6412996ed7fb4a2f516bddb0\",\n                \"_timestamp\": 1678940526634,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"77\",\n                \"sex\": \"9\",\n                \"area\": \"04\",\n                \"count\": \"1962\"\n            },\n            {\n                \"_id\": \"6412996ed7fb4a2f516bddaf\",\n                \"_timestamp\": 1678940526610,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"77\",\n                \"sex\": \"9\",\n                \"area\": \"03\",\n                \"count\": \"2256\"\n            },\n            {\n                \"_id\": \"6412996ed7fb4a2f516bddae\",\n                \"_timestamp\": 1678940526568,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"77\",\n                \"sex\": \"9\",\n                \"area\": \"02\",\n                \"count\": \"5961\"\n            },\n            {\n                \"_id\": \"6412996ed7fb4a2f516bddad\",\n                \"_timestamp\": 1678940526543,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"77\",\n                \"sex\": \"9\",\n                \"area\": \"01\",\n                \"count\": \"1074\"\n            },\n            {\n                \"_id\": \"6412996ed7fb4a2f516bddac\",\n                \"_timestamp\": 1678940526520,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"77\",\n                \"sex\": \"2\",\n                \"area\": \"77\",\n                \"count\": \"12306\"\n            },\n            {\n                \"_id\": \"6412996ed7fb4a2f516bddab\",\n                \"_timestamp\": 1678940526494,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"77\",\n                \"sex\": \"2\",\n                \"area\": \"9999\",\n                \"count\": \"12309\"\n            },\n            {\n                \"_id\": \"6412996ed7fb4a2f516bddaa\",\n                \"_timestamp\": 1678940526469,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"77\",\n                \"sex\": \"2\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"6412996ed7fb4a2f516bdda9\",\n                \"_timestamp\": 1678940526440,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"77\",\n                \"sex\": \"2\",\n                \"area\": \"18\",\n                \"count\": \"165\"\n            },\n            {\n                \"_id\": \"6412996ed7fb4a2f516bdda8\",\n                \"_timestamp\": 1678940526415,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"77\",\n                \"sex\": \"2\",\n                \"area\": \"17\",\n                \"count\": \"156\"\n            },\n            {\n                \"_id\": \"6412996ed7fb4a2f516bdda7\",\n                \"_timestamp\": 1678940526389,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"77\",\n                \"sex\": \"2\",\n                \"area\": \"16\",\n                \"count\": \"180\"\n            },\n            {\n                \"_id\": \"6412996ed7fb4a2f516bdda6\",\n                \"_timestamp\": 1678940526310,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"77\",\n                \"sex\": \"2\",\n                \"area\": \"15\",\n                \"count\": \"303\"\n            },\n            {\n                \"_id\": \"6412996ed7fb4a2f516bdda5\",\n                \"_timestamp\": 1678940526286,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"77\",\n                \"sex\": \"2\",\n                \"area\": \"14\",\n                \"count\": \"642\"\n            },\n            {\n                \"_id\": \"6412996ed7fb4a2f516bdda4\",\n                \"_timestamp\": 1678940526262,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"77\",\n                \"sex\": \"2\",\n                \"area\": \"13\",\n                \"count\": \"1677\"\n            },\n            {\n                \"_id\": \"6412996ed7fb4a2f516bdda3\",\n                \"_timestamp\": 1678940526229,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"77\",\n                \"sex\": \"2\",\n                \"area\": \"12\",\n                \"count\": \"108\"\n            },\n            {\n                \"_id\": \"6412996ed7fb4a2f516bdda2\",\n                \"_timestamp\": 1678940526206,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"77\",\n                \"sex\": \"2\",\n                \"area\": \"09\",\n                \"count\": \"1239\"\n            },\n            {\n                \"_id\": \"6412996ed7fb4a2f516bdda1\",\n                \"_timestamp\": 1678940526178,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"77\",\n                \"sex\": \"2\",\n                \"area\": \"08\",\n                \"count\": \"750\"\n            },\n            {\n                \"_id\": \"6412996ed7fb4a2f516bdda0\",\n                \"_timestamp\": 1678940526144,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"77\",\n                \"sex\": \"2\",\n                \"area\": \"07\",\n                \"count\": \"366\"\n            },\n            {\n                \"_id\": \"6412996ed7fb4a2f516bdd9f\",\n                \"_timestamp\": 1678940526117,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"77\",\n                \"sex\": \"2\",\n                \"area\": \"06\",\n                \"count\": \"516\"\n            },\n            {\n                \"_id\": \"6412996ed7fb4a2f516bdd9e\",\n                \"_timestamp\": 1678940526095,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"77\",\n                \"sex\": \"2\",\n                \"area\": \"05\",\n                \"count\": \"129\"\n            },\n            {\n                \"_id\": \"6412996ed7fb4a2f516bdd9d\",\n                \"_timestamp\": 1678940526071,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"77\",\n                \"sex\": \"2\",\n                \"area\": \"04\",\n                \"count\": \"1041\"\n            },\n            {\n                \"_id\": \"6412996ed7fb4a2f516bdd9c\",\n                \"_timestamp\": 1678940526049,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"77\",\n                \"sex\": \"2\",\n                \"area\": \"03\",\n                \"count\": \"1224\"\n            },\n            {\n                \"_id\": \"6412996ed7fb4a2f516bdd9b\",\n                \"_timestamp\": 1678940526024,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"77\",\n                \"sex\": \"2\",\n                \"area\": \"02\",\n                \"count\": \"3264\"\n            },\n            {\n                \"_id\": \"6412996ed7fb4a2f516bdd9a\",\n                \"_timestamp\": 1678940526001,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"77\",\n                \"sex\": \"2\",\n                \"area\": \"01\",\n                \"count\": \"549\"\n            },\n            {\n                \"_id\": \"6412996dd7fb4a2f516bdd99\",\n                \"_timestamp\": 1678940525977,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"77\",\n                \"sex\": \"1\",\n                \"area\": \"77\",\n                \"count\": \"10266\"\n            },\n            {\n                \"_id\": \"6412996dd7fb4a2f516bdd98\",\n                \"_timestamp\": 1678940525954,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"77\",\n                \"sex\": \"1\",\n                \"area\": \"9999\",\n                \"count\": \"10266\"\n            },\n            {\n                \"_id\": \"6412996dd7fb4a2f516bdd97\",\n                \"_timestamp\": 1678940525918,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"77\",\n                \"sex\": \"1\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"6412996dd7fb4a2f516bdd96\",\n                \"_timestamp\": 1678940525895,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"77\",\n                \"sex\": \"1\",\n                \"area\": \"18\",\n                \"count\": \"156\"\n            },\n            {\n                \"_id\": \"6412996dd7fb4a2f516bdd95\",\n                \"_timestamp\": 1678940525870,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"77\",\n                \"sex\": \"1\",\n                \"area\": \"17\",\n                \"count\": \"138\"\n            },\n            {\n                \"_id\": \"6412996dd7fb4a2f516bdd94\",\n                \"_timestamp\": 1678940525843,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"77\",\n                \"sex\": \"1\",\n                \"area\": \"16\",\n                \"count\": \"168\"\n            },\n            {\n                \"_id\": \"6412996dd7fb4a2f516bdd93\",\n                \"_timestamp\": 1678940525813,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"77\",\n                \"sex\": \"1\",\n                \"area\": \"15\",\n                \"count\": \"228\"\n            },\n            {\n                \"_id\": \"6412996dd7fb4a2f516bdd92\",\n                \"_timestamp\": 1678940525787,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"77\",\n                \"sex\": \"1\",\n                \"area\": \"14\",\n                \"count\": \"504\"\n            },\n            {\n                \"_id\": \"6412996dd7fb4a2f516bdd91\",\n                \"_timestamp\": 1678940525764,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"77\",\n                \"sex\": \"1\",\n                \"area\": \"13\",\n                \"count\": \"1350\"\n            },\n            {\n                \"_id\": \"6412996dd7fb4a2f516bdd90\",\n                \"_timestamp\": 1678940525741,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"77\",\n                \"sex\": \"1\",\n                \"area\": \"12\",\n                \"count\": \"75\"\n            },\n            {\n                \"_id\": \"6412996dd7fb4a2f516bdd8f\",\n                \"_timestamp\": 1678940525712,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"77\",\n                \"sex\": \"1\",\n                \"area\": \"09\",\n                \"count\": \"999\"\n            },\n            {\n                \"_id\": \"6412996dd7fb4a2f516bdd8e\",\n                \"_timestamp\": 1678940525690,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"77\",\n                \"sex\": \"1\",\n                \"area\": \"08\",\n                \"count\": \"657\"\n            },\n            {\n                \"_id\": \"6412996dd7fb4a2f516bdd8d\",\n                \"_timestamp\": 1678940525667,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"77\",\n                \"sex\": \"1\",\n                \"area\": \"07\",\n                \"count\": \"300\"\n            },\n            {\n                \"_id\": \"6412996dd7fb4a2f516bdd8c\",\n                \"_timestamp\": 1678940525644,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"77\",\n                \"sex\": \"1\",\n                \"area\": \"06\",\n                \"count\": \"417\"\n            },\n            {\n                \"_id\": \"6412996dd7fb4a2f516bdd8b\",\n                \"_timestamp\": 1678940525619,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"77\",\n                \"sex\": \"1\",\n                \"area\": \"05\",\n                \"count\": \"99\"\n            },\n            {\n                \"_id\": \"6412996dd7fb4a2f516bdd8a\",\n                \"_timestamp\": 1678940525595,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"77\",\n                \"sex\": \"1\",\n                \"area\": \"04\",\n                \"count\": \"921\"\n            },\n            {\n                \"_id\": \"6412996dd7fb4a2f516bdd89\",\n                \"_timestamp\": 1678940525571,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"77\",\n                \"sex\": \"1\",\n                \"area\": \"03\",\n                \"count\": \"1032\"\n            },\n            {\n                \"_id\": \"6412996dd7fb4a2f516bdd88\",\n                \"_timestamp\": 1678940525545,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"77\",\n                \"sex\": \"1\",\n                \"area\": \"02\",\n                \"count\": \"2697\"\n            },\n            {\n                \"_id\": \"6412996dd7fb4a2f516bdd87\",\n                \"_timestamp\": 1678940525517,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"77\",\n                \"sex\": \"1\",\n                \"area\": \"01\",\n                \"count\": \"522\"\n            },\n            {\n                \"_id\": \"6412996dd7fb4a2f516bdd86\",\n                \"_timestamp\": 1678940525486,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"9\",\n                \"sex\": \"9\",\n                \"area\": \"77\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412996dd7fb4a2f516bdd85\",\n                \"_timestamp\": 1678940525463,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"9\",\n                \"sex\": \"9\",\n                \"area\": \"9999\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412996dd7fb4a2f516bdd84\",\n                \"_timestamp\": 1678940525425,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"9\",\n                \"sex\": \"9\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"6412996dd7fb4a2f516bdd83\",\n                \"_timestamp\": 1678940525401,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"9\",\n                \"sex\": \"9\",\n                \"area\": \"18\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412996dd7fb4a2f516bdd82\",\n                \"_timestamp\": 1678940525371,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"9\",\n                \"sex\": \"9\",\n                \"area\": \"17\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412996dd7fb4a2f516bdd81\",\n                \"_timestamp\": 1678940525347,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"9\",\n                \"sex\": \"9\",\n                \"area\": \"16\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412996dd7fb4a2f516bdd80\",\n                \"_timestamp\": 1678940525324,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"9\",\n                \"sex\": \"9\",\n                \"area\": \"15\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412996dd7fb4a2f516bdd7f\",\n                \"_timestamp\": 1678940525299,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"9\",\n                \"sex\": \"9\",\n                \"area\": \"14\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412996dd7fb4a2f516bdd7e\",\n                \"_timestamp\": 1678940525268,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"9\",\n                \"sex\": \"9\",\n                \"area\": \"13\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412996dd7fb4a2f516bdd7d\",\n                \"_timestamp\": 1678940525241,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"9\",\n                \"sex\": \"9\",\n                \"area\": \"12\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412996dd7fb4a2f516bdd7c\",\n                \"_timestamp\": 1678940525205,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"9\",\n                \"sex\": \"9\",\n                \"area\": \"09\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412996dd7fb4a2f516bdd7b\",\n                \"_timestamp\": 1678940525175,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"9\",\n                \"sex\": \"9\",\n                \"area\": \"08\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412996dd7fb4a2f516bdd7a\",\n                \"_timestamp\": 1678940525150,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"9\",\n                \"sex\": \"9\",\n                \"area\": \"07\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412996dd7fb4a2f516bdd79\",\n                \"_timestamp\": 1678940525128,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"9\",\n                \"sex\": \"9\",\n                \"area\": \"06\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412996dd7fb4a2f516bdd78\",\n                \"_timestamp\": 1678940525098,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"9\",\n                \"sex\": \"9\",\n                \"area\": \"05\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412996dd7fb4a2f516bdd77\",\n                \"_timestamp\": 1678940525046,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"9\",\n                \"sex\": \"9\",\n                \"area\": \"04\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412996dd7fb4a2f516bdd76\",\n                \"_timestamp\": 1678940525021,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"9\",\n                \"sex\": \"9\",\n                \"area\": \"03\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412996cd7fb4a2f516bdd75\",\n                \"_timestamp\": 1678940524997,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"9\",\n                \"sex\": \"9\",\n                \"area\": \"02\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412996cd7fb4a2f516bdd74\",\n                \"_timestamp\": 1678940524969,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"9\",\n                \"sex\": \"9\",\n                \"area\": \"01\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412996cd7fb4a2f516bdd73\",\n                \"_timestamp\": 1678940524945,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"9\",\n                \"sex\": \"2\",\n                \"area\": \"77\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412996cd7fb4a2f516bdd72\",\n                \"_timestamp\": 1678940524918,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"9\",\n                \"sex\": \"2\",\n                \"area\": \"9999\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412996cd7fb4a2f516bdd71\",\n                \"_timestamp\": 1678940524891,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"9\",\n                \"sex\": \"2\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"6412996cd7fb4a2f516bdd70\",\n                \"_timestamp\": 1678940524869,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"9\",\n                \"sex\": \"2\",\n                \"area\": \"18\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412996cd7fb4a2f516bdd6f\",\n                \"_timestamp\": 1678940524843,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"9\",\n                \"sex\": \"2\",\n                \"area\": \"17\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412996cd7fb4a2f516bdd6e\",\n                \"_timestamp\": 1678940524820,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"9\",\n                \"sex\": \"2\",\n                \"area\": \"16\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412996cd7fb4a2f516bdd6d\",\n                \"_timestamp\": 1678940524789,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"9\",\n                \"sex\": \"2\",\n                \"area\": \"15\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412996cd7fb4a2f516bdd6c\",\n                \"_timestamp\": 1678940524762,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"9\",\n                \"sex\": \"2\",\n                \"area\": \"14\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412996cd7fb4a2f516bdd6b\",\n                \"_timestamp\": 1678940524728,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"9\",\n                \"sex\": \"2\",\n                \"area\": \"13\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412996cd7fb4a2f516bdd6a\",\n                \"_timestamp\": 1678940524705,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"9\",\n                \"sex\": \"2\",\n                \"area\": \"12\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412996cd7fb4a2f516bdd69\",\n                \"_timestamp\": 1678940524680,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"9\",\n                \"sex\": \"2\",\n                \"area\": \"09\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412996cd7fb4a2f516bdd68\",\n                \"_timestamp\": 1678940524636,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"9\",\n                \"sex\": \"2\",\n                \"area\": \"08\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412996cd7fb4a2f516bdd67\",\n                \"_timestamp\": 1678940524610,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"9\",\n                \"sex\": \"2\",\n                \"area\": \"07\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412996cd7fb4a2f516bdd66\",\n                \"_timestamp\": 1678940524584,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"9\",\n                \"sex\": \"2\",\n                \"area\": \"06\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412996cd7fb4a2f516bdd65\",\n                \"_timestamp\": 1678940524541,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"9\",\n                \"sex\": \"2\",\n                \"area\": \"05\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412996cd7fb4a2f516bdd64\",\n                \"_timestamp\": 1678940524509,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"9\",\n                \"sex\": \"2\",\n                \"area\": \"04\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412996cd7fb4a2f516bdd63\",\n                \"_timestamp\": 1678940524482,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"9\",\n                \"sex\": \"2\",\n                \"area\": \"03\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412996cd7fb4a2f516bdd62\",\n                \"_timestamp\": 1678940524437,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"9\",\n                \"sex\": \"2\",\n                \"area\": \"02\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412996cd7fb4a2f516bdd61\",\n                \"_timestamp\": 1678940524412,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"9\",\n                \"sex\": \"2\",\n                \"area\": \"01\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412996cd7fb4a2f516bdd60\",\n                \"_timestamp\": 1678940524384,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"9\",\n                \"sex\": \"1\",\n                \"area\": \"77\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412996cd7fb4a2f516bdd5f\",\n                \"_timestamp\": 1678940524359,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"9\",\n                \"sex\": \"1\",\n                \"area\": \"9999\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412996cd7fb4a2f516bdd5e\",\n                \"_timestamp\": 1678940524332,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"9\",\n                \"sex\": \"1\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"6412996cd7fb4a2f516bdd5d\",\n                \"_timestamp\": 1678940524289,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"9\",\n                \"sex\": \"1\",\n                \"area\": \"18\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412996cd7fb4a2f516bdd5c\",\n                \"_timestamp\": 1678940524230,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"9\",\n                \"sex\": \"1\",\n                \"area\": \"17\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412996cd7fb4a2f516bdd5b\",\n                \"_timestamp\": 1678940524207,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"9\",\n                \"sex\": \"1\",\n                \"area\": \"16\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412996cd7fb4a2f516bdd5a\",\n                \"_timestamp\": 1678940524179,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"9\",\n                \"sex\": \"1\",\n                \"area\": \"15\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412996cd7fb4a2f516bdd59\",\n                \"_timestamp\": 1678940524155,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"9\",\n                \"sex\": \"1\",\n                \"area\": \"14\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412996cd7fb4a2f516bdd58\",\n                \"_timestamp\": 1678940524131,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"9\",\n                \"sex\": \"1\",\n                \"area\": \"13\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412996cd7fb4a2f516bdd57\",\n                \"_timestamp\": 1678940524108,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"9\",\n                \"sex\": \"1\",\n                \"area\": \"12\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412996cd7fb4a2f516bdd56\",\n                \"_timestamp\": 1678940524070,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"9\",\n                \"sex\": \"1\",\n                \"area\": \"09\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412996cd7fb4a2f516bdd55\",\n                \"_timestamp\": 1678940524045,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"9\",\n                \"sex\": \"1\",\n                \"area\": \"08\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412996cd7fb4a2f516bdd54\",\n                \"_timestamp\": 1678940524020,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"9\",\n                \"sex\": \"1\",\n                \"area\": \"07\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412996bd7fb4a2f516bdd53\",\n                \"_timestamp\": 1678940523988,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"9\",\n                \"sex\": \"1\",\n                \"area\": \"06\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412996bd7fb4a2f516bdd52\",\n                \"_timestamp\": 1678940523964,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"9\",\n                \"sex\": \"1\",\n                \"area\": \"05\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412996bd7fb4a2f516bdd51\",\n                \"_timestamp\": 1678940523936,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"9\",\n                \"sex\": \"1\",\n                \"area\": \"04\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412996bd7fb4a2f516bdd50\",\n                \"_timestamp\": 1678940523911,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"9\",\n                \"sex\": \"1\",\n                \"area\": \"03\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412996bd7fb4a2f516bdd4f\",\n                \"_timestamp\": 1678940523886,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"9\",\n                \"sex\": \"1\",\n                \"area\": \"02\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412996bd7fb4a2f516bdd4e\",\n                \"_timestamp\": 1678940523861,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"9\",\n                \"sex\": \"1\",\n                \"area\": \"01\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412996bd7fb4a2f516bdd4d\",\n                \"_timestamp\": 1678940523835,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"6\",\n                \"sex\": \"9\",\n                \"area\": \"77\",\n                \"count\": \"153\"\n            },\n            {\n                \"_id\": \"6412996bd7fb4a2f516bdd4c\",\n                \"_timestamp\": 1678940523806,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"6\",\n                \"sex\": \"9\",\n                \"area\": \"9999\",\n                \"count\": \"153\"\n            },\n            {\n                \"_id\": \"6412996bd7fb4a2f516bdd4b\",\n                \"_timestamp\": 1678940523763,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"6\",\n                \"sex\": \"9\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"6412996bd7fb4a2f516bdd4a\",\n                \"_timestamp\": 1678940523738,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"6\",\n                \"sex\": \"9\",\n                \"area\": \"18\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412996bd7fb4a2f516bdd49\",\n                \"_timestamp\": 1678940523712,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"6\",\n                \"sex\": \"9\",\n                \"area\": \"17\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412996bd7fb4a2f516bdd48\",\n                \"_timestamp\": 1678940523683,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"6\",\n                \"sex\": \"9\",\n                \"area\": \"16\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"6412996bd7fb4a2f516bdd47\",\n                \"_timestamp\": 1678940523657,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"6\",\n                \"sex\": \"9\",\n                \"area\": \"15\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"6412996bd7fb4a2f516bdd46\",\n                \"_timestamp\": 1678940523629,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"6\",\n                \"sex\": \"9\",\n                \"area\": \"14\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"6412996bd7fb4a2f516bdd45\",\n                \"_timestamp\": 1678940523604,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"6\",\n                \"sex\": \"9\",\n                \"area\": \"13\",\n                \"count\": \"21\"\n            },\n            {\n                \"_id\": \"6412996bd7fb4a2f516bdd44\",\n                \"_timestamp\": 1678940523580,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"6\",\n                \"sex\": \"9\",\n                \"area\": \"12\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"6412996bd7fb4a2f516bdd43\",\n                \"_timestamp\": 1678940523554,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"6\",\n                \"sex\": \"9\",\n                \"area\": \"09\",\n                \"count\": \"15\"\n            },\n            {\n                \"_id\": \"6412996bd7fb4a2f516bdd42\",\n                \"_timestamp\": 1678940523525,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"6\",\n                \"sex\": \"9\",\n                \"area\": \"08\",\n                \"count\": \"12\"\n            },\n            {\n                \"_id\": \"6412996bd7fb4a2f516bdd41\",\n                \"_timestamp\": 1678940523501,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"6\",\n                \"sex\": \"9\",\n                \"area\": \"07\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"6412996bd7fb4a2f516bdd40\",\n                \"_timestamp\": 1678940523475,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"6\",\n                \"sex\": \"9\",\n                \"area\": \"06\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"6412996bd7fb4a2f516bdd3f\",\n                \"_timestamp\": 1678940523450,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"6\",\n                \"sex\": \"9\",\n                \"area\": \"05\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"6412996bd7fb4a2f516bdd3e\",\n                \"_timestamp\": 1678940523425,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"6\",\n                \"sex\": \"9\",\n                \"area\": \"04\",\n                \"count\": \"9\"\n            },\n            {\n                \"_id\": \"6412996bd7fb4a2f516bdd3d\",\n                \"_timestamp\": 1678940523401,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"6\",\n                \"sex\": \"9\",\n                \"area\": \"03\",\n                \"count\": \"24\"\n            },\n            {\n                \"_id\": \"6412996bd7fb4a2f516bdd3c\",\n                \"_timestamp\": 1678940523370,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"6\",\n                \"sex\": \"9\",\n                \"area\": \"02\",\n                \"count\": \"36\"\n            },\n            {\n                \"_id\": \"6412996bd7fb4a2f516bdd3b\",\n                \"_timestamp\": 1678940523345,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"6\",\n                \"sex\": \"9\",\n                \"area\": \"01\",\n                \"count\": \"9\"\n            },\n            {\n                \"_id\": \"6412996bd7fb4a2f516bdd3a\",\n                \"_timestamp\": 1678940523320,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"6\",\n                \"sex\": \"2\",\n                \"area\": \"77\",\n                \"count\": \"81\"\n            },\n            {\n                \"_id\": \"6412996bd7fb4a2f516bdd39\",\n                \"_timestamp\": 1678940523293,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"6\",\n                \"sex\": \"2\",\n                \"area\": \"9999\",\n                \"count\": \"81\"\n            },\n            {\n                \"_id\": \"6412996bd7fb4a2f516bdd38\",\n                \"_timestamp\": 1678940523269,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"6\",\n                \"sex\": \"2\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"6412996bd7fb4a2f516bdd37\",\n                \"_timestamp\": 1678940523244,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"6\",\n                \"sex\": \"2\",\n                \"area\": \"18\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412996bd7fb4a2f516bdd36\",\n                \"_timestamp\": 1678940523212,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"6\",\n                \"sex\": \"2\",\n                \"area\": \"17\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412996bd7fb4a2f516bdd35\",\n                \"_timestamp\": 1678940523188,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"6\",\n                \"sex\": \"2\",\n                \"area\": \"16\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"6412996bd7fb4a2f516bdd34\",\n                \"_timestamp\": 1678940523165,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"6\",\n                \"sex\": \"2\",\n                \"area\": \"15\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"6412996bd7fb4a2f516bdd33\",\n                \"_timestamp\": 1678940523142,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"6\",\n                \"sex\": \"2\",\n                \"area\": \"14\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"6412996bd7fb4a2f516bdd32\",\n                \"_timestamp\": 1678940523112,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"6\",\n                \"sex\": \"2\",\n                \"area\": \"13\",\n                \"count\": \"9\"\n            },\n            {\n                \"_id\": \"6412996bd7fb4a2f516bdd31\",\n                \"_timestamp\": 1678940523084,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"6\",\n                \"sex\": \"2\",\n                \"area\": \"12\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"6412996bd7fb4a2f516bdd30\",\n                \"_timestamp\": 1678940523049,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"6\",\n                \"sex\": \"2\",\n                \"area\": \"09\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"6412996bd7fb4a2f516bdd2f\",\n                \"_timestamp\": 1678940523024,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"6\",\n                \"sex\": \"2\",\n                \"area\": \"08\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"6412996ad7fb4a2f516bdd2e\",\n                \"_timestamp\": 1678940522992,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"6\",\n                \"sex\": \"2\",\n                \"area\": \"07\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"6412996ad7fb4a2f516bdd2d\",\n                \"_timestamp\": 1678940522947,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"6\",\n                \"sex\": \"2\",\n                \"area\": \"06\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"6412996ad7fb4a2f516bdd2c\",\n                \"_timestamp\": 1678940522922,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"6\",\n                \"sex\": \"2\",\n                \"area\": \"05\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412996ad7fb4a2f516bdd2b\",\n                \"_timestamp\": 1678940522881,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"6\",\n                \"sex\": \"2\",\n                \"area\": \"04\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"6412996ad7fb4a2f516bdd2a\",\n                \"_timestamp\": 1678940522851,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"6\",\n                \"sex\": \"2\",\n                \"area\": \"03\",\n                \"count\": \"12\"\n            },\n            {\n                \"_id\": \"6412996ad7fb4a2f516bdd29\",\n                \"_timestamp\": 1678940522827,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"6\",\n                \"sex\": \"2\",\n                \"area\": \"02\",\n                \"count\": \"21\"\n            },\n            {\n                \"_id\": \"6412996ad7fb4a2f516bdd28\",\n                \"_timestamp\": 1678940522802,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"6\",\n                \"sex\": \"2\",\n                \"area\": \"01\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"6412996ad7fb4a2f516bdd27\",\n                \"_timestamp\": 1678940522779,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"6\",\n                \"sex\": \"1\",\n                \"area\": \"77\",\n                \"count\": \"72\"\n            },\n            {\n                \"_id\": \"6412996ad7fb4a2f516bdd26\",\n                \"_timestamp\": 1678940522756,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"6\",\n                \"sex\": \"1\",\n                \"area\": \"9999\",\n                \"count\": \"72\"\n            },\n            {\n                \"_id\": \"6412996ad7fb4a2f516bdd25\",\n                \"_timestamp\": 1678940522719,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"6\",\n                \"sex\": \"1\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"6412996ad7fb4a2f516bdd24\",\n                \"_timestamp\": 1678940522694,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"6\",\n                \"sex\": \"1\",\n                \"area\": \"18\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412996ad7fb4a2f516bdd23\",\n                \"_timestamp\": 1678940522669,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"6\",\n                \"sex\": \"1\",\n                \"area\": \"17\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412996ad7fb4a2f516bdd22\",\n                \"_timestamp\": 1678940522646,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"6\",\n                \"sex\": \"1\",\n                \"area\": \"16\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412996ad7fb4a2f516bdd21\",\n                \"_timestamp\": 1678940522620,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"6\",\n                \"sex\": \"1\",\n                \"area\": \"15\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"6412996ad7fb4a2f516bdd20\",\n                \"_timestamp\": 1678940522572,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"6\",\n                \"sex\": \"1\",\n                \"area\": \"14\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412996ad7fb4a2f516bdd1f\",\n                \"_timestamp\": 1678940522548,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"6\",\n                \"sex\": \"1\",\n                \"area\": \"13\",\n                \"count\": \"15\"\n            },\n            {\n                \"_id\": \"6412996ad7fb4a2f516bdd1e\",\n                \"_timestamp\": 1678940522518,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"6\",\n                \"sex\": \"1\",\n                \"area\": \"12\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412996ad7fb4a2f516bdd1d\",\n                \"_timestamp\": 1678940522494,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"6\",\n                \"sex\": \"1\",\n                \"area\": \"09\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"6412996ad7fb4a2f516bdd1c\",\n                \"_timestamp\": 1678940522465,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"6\",\n                \"sex\": \"1\",\n                \"area\": \"08\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"6412996ad7fb4a2f516bdd1b\",\n                \"_timestamp\": 1678940522440,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"6\",\n                \"sex\": \"1\",\n                \"area\": \"07\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"6412996ad7fb4a2f516bdd1a\",\n                \"_timestamp\": 1678940522417,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"6\",\n                \"sex\": \"1\",\n                \"area\": \"06\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"6412996ad7fb4a2f516bdd19\",\n                \"_timestamp\": 1678940522393,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"6\",\n                \"sex\": \"1\",\n                \"area\": \"05\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"6412996ad7fb4a2f516bdd18\",\n                \"_timestamp\": 1678940522369,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"6\",\n                \"sex\": \"1\",\n                \"area\": \"04\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"6412996ad7fb4a2f516bdd17\",\n                \"_timestamp\": 1678940522344,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"6\",\n                \"sex\": \"1\",\n                \"area\": \"03\",\n                \"count\": \"9\"\n            },\n            {\n                \"_id\": \"6412996ad7fb4a2f516bdd16\",\n                \"_timestamp\": 1678940522319,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"6\",\n                \"sex\": \"1\",\n                \"area\": \"02\",\n                \"count\": \"15\"\n            },\n            {\n                \"_id\": \"6412996ad7fb4a2f516bdd15\",\n                \"_timestamp\": 1678940522295,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"6\",\n                \"sex\": \"1\",\n                \"area\": \"01\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"6412996ad7fb4a2f516bdd14\",\n                \"_timestamp\": 1678940522270,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"5\",\n                \"sex\": \"9\",\n                \"area\": \"77\",\n                \"count\": \"57\"\n            },\n            {\n                \"_id\": \"6412996ad7fb4a2f516bdd13\",\n                \"_timestamp\": 1678940522246,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"5\",\n                \"sex\": \"9\",\n                \"area\": \"9999\",\n                \"count\": \"57\"\n            },\n            {\n                \"_id\": \"6412996ad7fb4a2f516bdd12\",\n                \"_timestamp\": 1678940522211,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"5\",\n                \"sex\": \"9\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"6412996ad7fb4a2f516bdd11\",\n                \"_timestamp\": 1678940522177,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"5\",\n                \"sex\": \"9\",\n                \"area\": \"18\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412996ad7fb4a2f516bdd10\",\n                \"_timestamp\": 1678940522150,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"5\",\n                \"sex\": \"9\",\n                \"area\": \"17\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412996ad7fb4a2f516bdd0f\",\n                \"_timestamp\": 1678940522125,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"5\",\n                \"sex\": \"9\",\n                \"area\": \"16\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"6412996ad7fb4a2f516bdd0e\",\n                \"_timestamp\": 1678940522085,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"5\",\n                \"sex\": \"9\",\n                \"area\": \"15\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412996ad7fb4a2f516bdd0d\",\n                \"_timestamp\": 1678940522059,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"5\",\n                \"sex\": \"9\",\n                \"area\": \"14\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"6412996ad7fb4a2f516bdd0c\",\n                \"_timestamp\": 1678940522031,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"5\",\n                \"sex\": \"9\",\n                \"area\": \"13\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"6412996ad7fb4a2f516bdd0b\",\n                \"_timestamp\": 1678940522006,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"5\",\n                \"sex\": \"9\",\n                \"area\": \"12\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129969d7fb4a2f516bdd0a\",\n                \"_timestamp\": 1678940521978,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"5\",\n                \"sex\": \"9\",\n                \"area\": \"09\",\n                \"count\": \"12\"\n            },\n            {\n                \"_id\": \"64129969d7fb4a2f516bdd09\",\n                \"_timestamp\": 1678940521948,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"5\",\n                \"sex\": \"9\",\n                \"area\": \"08\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129969d7fb4a2f516bdd08\",\n                \"_timestamp\": 1678940521923,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"5\",\n                \"sex\": \"9\",\n                \"area\": \"07\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129969d7fb4a2f516bdd07\",\n                \"_timestamp\": 1678940521898,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"5\",\n                \"sex\": \"9\",\n                \"area\": \"06\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"64129969d7fb4a2f516bdd06\",\n                \"_timestamp\": 1678940521864,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"5\",\n                \"sex\": \"9\",\n                \"area\": \"05\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129969d7fb4a2f516bdd05\",\n                \"_timestamp\": 1678940521834,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"5\",\n                \"sex\": \"9\",\n                \"area\": \"04\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"64129969d7fb4a2f516bdd04\",\n                \"_timestamp\": 1678940521808,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"5\",\n                \"sex\": \"9\",\n                \"area\": \"03\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"64129969d7fb4a2f516bdd03\",\n                \"_timestamp\": 1678940521781,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"5\",\n                \"sex\": \"9\",\n                \"area\": \"02\",\n                \"count\": \"36\"\n            },\n            {\n                \"_id\": \"64129969d7fb4a2f516bdd02\",\n                \"_timestamp\": 1678940521755,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"5\",\n                \"sex\": \"9\",\n                \"area\": \"01\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129969d7fb4a2f516bdd01\",\n                \"_timestamp\": 1678940521729,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"5\",\n                \"sex\": \"2\",\n                \"area\": \"77\",\n                \"count\": \"30\"\n            },\n            {\n                \"_id\": \"64129969d7fb4a2f516bdd00\",\n                \"_timestamp\": 1678940521701,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"5\",\n                \"sex\": \"2\",\n                \"area\": \"9999\",\n                \"count\": \"30\"\n            },\n            {\n                \"_id\": \"64129969d7fb4a2f516bdcff\",\n                \"_timestamp\": 1678940521674,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"5\",\n                \"sex\": \"2\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"64129969d7fb4a2f516bdcfe\",\n                \"_timestamp\": 1678940521648,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"5\",\n                \"sex\": \"2\",\n                \"area\": \"18\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129969d7fb4a2f516bdcfd\",\n                \"_timestamp\": 1678940521623,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"5\",\n                \"sex\": \"2\",\n                \"area\": \"17\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129969d7fb4a2f516bdcfc\",\n                \"_timestamp\": 1678940521595,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"5\",\n                \"sex\": \"2\",\n                \"area\": \"16\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129969d7fb4a2f516bdcfb\",\n                \"_timestamp\": 1678940521567,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"5\",\n                \"sex\": \"2\",\n                \"area\": \"15\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129969d7fb4a2f516bdcfa\",\n                \"_timestamp\": 1678940521529,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"5\",\n                \"sex\": \"2\",\n                \"area\": \"14\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129969d7fb4a2f516bdcf9\",\n                \"_timestamp\": 1678940521505,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"5\",\n                \"sex\": \"2\",\n                \"area\": \"13\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129969d7fb4a2f516bdcf8\",\n                \"_timestamp\": 1678940521481,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"5\",\n                \"sex\": \"2\",\n                \"area\": \"12\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129969d7fb4a2f516bdcf7\",\n                \"_timestamp\": 1678940521450,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"5\",\n                \"sex\": \"2\",\n                \"area\": \"09\",\n                \"count\": \"9\"\n            },\n            {\n                \"_id\": \"64129969d7fb4a2f516bdcf6\",\n                \"_timestamp\": 1678940521425,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"5\",\n                \"sex\": \"2\",\n                \"area\": \"08\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129969d7fb4a2f516bdcf5\",\n                \"_timestamp\": 1678940521396,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"5\",\n                \"sex\": \"2\",\n                \"area\": \"07\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129969d7fb4a2f516bdcf4\",\n                \"_timestamp\": 1678940521370,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"5\",\n                \"sex\": \"2\",\n                \"area\": \"06\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"64129969d7fb4a2f516bdcf3\",\n                \"_timestamp\": 1678940521341,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"5\",\n                \"sex\": \"2\",\n                \"area\": \"05\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129969d7fb4a2f516bdcf2\",\n                \"_timestamp\": 1678940521307,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"5\",\n                \"sex\": \"2\",\n                \"area\": \"04\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129969d7fb4a2f516bdcf1\",\n                \"_timestamp\": 1678940521281,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"5\",\n                \"sex\": \"2\",\n                \"area\": \"03\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"64129969d7fb4a2f516bdcf0\",\n                \"_timestamp\": 1678940521253,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"5\",\n                \"sex\": \"2\",\n                \"area\": \"02\",\n                \"count\": \"21\"\n            },\n            {\n                \"_id\": \"64129969d7fb4a2f516bdcef\",\n                \"_timestamp\": 1678940521225,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"5\",\n                \"sex\": \"2\",\n                \"area\": \"01\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129969d7fb4a2f516bdcee\",\n                \"_timestamp\": 1678940521193,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"5\",\n                \"sex\": \"1\",\n                \"area\": \"77\",\n                \"count\": \"27\"\n            },\n            {\n                \"_id\": \"64129969d7fb4a2f516bdced\",\n                \"_timestamp\": 1678940521165,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"5\",\n                \"sex\": \"1\",\n                \"area\": \"9999\",\n                \"count\": \"27\"\n            },\n            {\n                \"_id\": \"64129969d7fb4a2f516bdcec\",\n                \"_timestamp\": 1678940521140,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"5\",\n                \"sex\": \"1\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"64129969d7fb4a2f516bdceb\",\n                \"_timestamp\": 1678940521115,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"5\",\n                \"sex\": \"1\",\n                \"area\": \"18\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129969d7fb4a2f516bdcea\",\n                \"_timestamp\": 1678940521089,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"5\",\n                \"sex\": \"1\",\n                \"area\": \"17\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129969d7fb4a2f516bdce9\",\n                \"_timestamp\": 1678940521061,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"5\",\n                \"sex\": \"1\",\n                \"area\": \"16\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"64129969d7fb4a2f516bdce8\",\n                \"_timestamp\": 1678940521033,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"5\",\n                \"sex\": \"1\",\n                \"area\": \"15\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129968d7fb4a2f516bdce7\",\n                \"_timestamp\": 1678940520997,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"5\",\n                \"sex\": \"1\",\n                \"area\": \"14\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"64129968d7fb4a2f516bdce6\",\n                \"_timestamp\": 1678940520974,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"5\",\n                \"sex\": \"1\",\n                \"area\": \"13\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"64129968d7fb4a2f516bdce5\",\n                \"_timestamp\": 1678940520949,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"5\",\n                \"sex\": \"1\",\n                \"area\": \"12\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129968d7fb4a2f516bdce4\",\n                \"_timestamp\": 1678940520926,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"5\",\n                \"sex\": \"1\",\n                \"area\": \"09\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"64129968d7fb4a2f516bdce3\",\n                \"_timestamp\": 1678940520898,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"5\",\n                \"sex\": \"1\",\n                \"area\": \"08\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129968d7fb4a2f516bdce2\",\n                \"_timestamp\": 1678940520873,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"5\",\n                \"sex\": \"1\",\n                \"area\": \"07\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129968d7fb4a2f516bdce1\",\n                \"_timestamp\": 1678940520842,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"5\",\n                \"sex\": \"1\",\n                \"area\": \"06\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129968d7fb4a2f516bdce0\",\n                \"_timestamp\": 1678940520802,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"5\",\n                \"sex\": \"1\",\n                \"area\": \"05\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129968d7fb4a2f516bdcdf\",\n                \"_timestamp\": 1678940520777,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"5\",\n                \"sex\": \"1\",\n                \"area\": \"04\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"64129968d7fb4a2f516bdcde\",\n                \"_timestamp\": 1678940520752,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"5\",\n                \"sex\": \"1\",\n                \"area\": \"03\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129968d7fb4a2f516bdcdd\",\n                \"_timestamp\": 1678940520728,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"5\",\n                \"sex\": \"1\",\n                \"area\": \"02\",\n                \"count\": \"15\"\n            },\n            {\n                \"_id\": \"64129968d7fb4a2f516bdcdc\",\n                \"_timestamp\": 1678940520700,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"5\",\n                \"sex\": \"1\",\n                \"area\": \"01\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129968d7fb4a2f516bdcdb\",\n                \"_timestamp\": 1678940520674,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"4\",\n                \"sex\": \"9\",\n                \"area\": \"77\",\n                \"count\": \"1341\"\n            },\n            {\n                \"_id\": \"64129968d7fb4a2f516bdcda\",\n                \"_timestamp\": 1678940520650,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"4\",\n                \"sex\": \"9\",\n                \"area\": \"9999\",\n                \"count\": \"1341\"\n            },\n            {\n                \"_id\": \"64129968d7fb4a2f516bdcd9\",\n                \"_timestamp\": 1678940520625,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"4\",\n                \"sex\": \"9\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"64129968d7fb4a2f516bdcd8\",\n                \"_timestamp\": 1678940520593,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"4\",\n                \"sex\": \"9\",\n                \"area\": \"18\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129968d7fb4a2f516bdcd7\",\n                \"_timestamp\": 1678940520561,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"4\",\n                \"sex\": \"9\",\n                \"area\": \"17\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"64129968d7fb4a2f516bdcd6\",\n                \"_timestamp\": 1678940520535,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"4\",\n                \"sex\": \"9\",\n                \"area\": \"16\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"64129968d7fb4a2f516bdcd5\",\n                \"_timestamp\": 1678940520508,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"4\",\n                \"sex\": \"9\",\n                \"area\": \"15\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"64129968d7fb4a2f516bdcd4\",\n                \"_timestamp\": 1678940520482,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"4\",\n                \"sex\": \"9\",\n                \"area\": \"14\",\n                \"count\": \"18\"\n            },\n            {\n                \"_id\": \"64129968d7fb4a2f516bdcd3\",\n                \"_timestamp\": 1678940520454,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"4\",\n                \"sex\": \"9\",\n                \"area\": \"13\",\n                \"count\": \"69\"\n            },\n            {\n                \"_id\": \"64129968d7fb4a2f516bdcd2\",\n                \"_timestamp\": 1678940520426,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"4\",\n                \"sex\": \"9\",\n                \"area\": \"12\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129968d7fb4a2f516bdcd1\",\n                \"_timestamp\": 1678940520404,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"4\",\n                \"sex\": \"9\",\n                \"area\": \"09\",\n                \"count\": \"135\"\n            },\n            {\n                \"_id\": \"64129968d7fb4a2f516bdcd0\",\n                \"_timestamp\": 1678940520380,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"4\",\n                \"sex\": \"9\",\n                \"area\": \"08\",\n                \"count\": \"27\"\n            },\n            {\n                \"_id\": \"64129968d7fb4a2f516bdccf\",\n                \"_timestamp\": 1678940520355,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"4\",\n                \"sex\": \"9\",\n                \"area\": \"07\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"64129968d7fb4a2f516bdcce\",\n                \"_timestamp\": 1678940520332,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"4\",\n                \"sex\": \"9\",\n                \"area\": \"06\",\n                \"count\": \"18\"\n            },\n            {\n                \"_id\": \"64129968d7fb4a2f516bdccd\",\n                \"_timestamp\": 1678940520306,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"4\",\n                \"sex\": \"9\",\n                \"area\": \"05\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"64129968d7fb4a2f516bdccc\",\n                \"_timestamp\": 1678940520281,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"4\",\n                \"sex\": \"9\",\n                \"area\": \"04\",\n                \"count\": \"30\"\n            },\n            {\n                \"_id\": \"64129968d7fb4a2f516bdccb\",\n                \"_timestamp\": 1678940520253,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"4\",\n                \"sex\": \"9\",\n                \"area\": \"03\",\n                \"count\": \"66\"\n            },\n            {\n                \"_id\": \"64129968d7fb4a2f516bdcca\",\n                \"_timestamp\": 1678940520229,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"4\",\n                \"sex\": \"9\",\n                \"area\": \"02\",\n                \"count\": \"948\"\n            },\n            {\n                \"_id\": \"64129968d7fb4a2f516bdcc9\",\n                \"_timestamp\": 1678940520202,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"4\",\n                \"sex\": \"9\",\n                \"area\": \"01\",\n                \"count\": \"9\"\n            },\n            {\n                \"_id\": \"64129968d7fb4a2f516bdcc8\",\n                \"_timestamp\": 1678940520174,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"4\",\n                \"sex\": \"2\",\n                \"area\": \"77\",\n                \"count\": \"744\"\n            },\n            {\n                \"_id\": \"64129968d7fb4a2f516bdcc7\",\n                \"_timestamp\": 1678940520146,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"4\",\n                \"sex\": \"2\",\n                \"area\": \"9999\",\n                \"count\": \"744\"\n            },\n            {\n                \"_id\": \"64129968d7fb4a2f516bdcc6\",\n                \"_timestamp\": 1678940520122,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"4\",\n                \"sex\": \"2\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"64129968d7fb4a2f516bdcc5\",\n                \"_timestamp\": 1678940520100,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"4\",\n                \"sex\": \"2\",\n                \"area\": \"18\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129968d7fb4a2f516bdcc4\",\n                \"_timestamp\": 1678940520077,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"4\",\n                \"sex\": \"2\",\n                \"area\": \"17\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"64129968d7fb4a2f516bdcc3\",\n                \"_timestamp\": 1678940520053,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"4\",\n                \"sex\": \"2\",\n                \"area\": \"16\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"64129968d7fb4a2f516bdcc2\",\n                \"_timestamp\": 1678940520030,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"4\",\n                \"sex\": \"2\",\n                \"area\": \"15\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"64129968d7fb4a2f516bdcc1\",\n                \"_timestamp\": 1678940520005,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"4\",\n                \"sex\": \"2\",\n                \"area\": \"14\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"64129967d7fb4a2f516bdcc0\",\n                \"_timestamp\": 1678940519977,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"4\",\n                \"sex\": \"2\",\n                \"area\": \"13\",\n                \"count\": \"39\"\n            },\n            {\n                \"_id\": \"64129967d7fb4a2f516bdcbf\",\n                \"_timestamp\": 1678940519950,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"4\",\n                \"sex\": \"2\",\n                \"area\": \"12\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129967d7fb4a2f516bdcbe\",\n                \"_timestamp\": 1678940519926,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"4\",\n                \"sex\": \"2\",\n                \"area\": \"09\",\n                \"count\": \"81\"\n            },\n            {\n                \"_id\": \"64129967d7fb4a2f516bdcbd\",\n                \"_timestamp\": 1678940519900,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"4\",\n                \"sex\": \"2\",\n                \"area\": \"08\",\n                \"count\": \"12\"\n            },\n            {\n                \"_id\": \"64129967d7fb4a2f516bdcbc\",\n                \"_timestamp\": 1678940519873,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"4\",\n                \"sex\": \"2\",\n                \"area\": \"07\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129967d7fb4a2f516bdcbb\",\n                \"_timestamp\": 1678940519847,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"4\",\n                \"sex\": \"2\",\n                \"area\": \"06\",\n                \"count\": \"12\"\n            },\n            {\n                \"_id\": \"64129967d7fb4a2f516bdcba\",\n                \"_timestamp\": 1678940519819,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"4\",\n                \"sex\": \"2\",\n                \"area\": \"05\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129967d7fb4a2f516bdcb9\",\n                \"_timestamp\": 1678940519791,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"4\",\n                \"sex\": \"2\",\n                \"area\": \"04\",\n                \"count\": \"18\"\n            },\n            {\n                \"_id\": \"64129967d7fb4a2f516bdcb8\",\n                \"_timestamp\": 1678940519764,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"4\",\n                \"sex\": \"2\",\n                \"area\": \"03\",\n                \"count\": \"39\"\n            },\n            {\n                \"_id\": \"64129967d7fb4a2f516bdcb7\",\n                \"_timestamp\": 1678940519735,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"4\",\n                \"sex\": \"2\",\n                \"area\": \"02\",\n                \"count\": \"525\"\n            },\n            {\n                \"_id\": \"64129967d7fb4a2f516bdcb6\",\n                \"_timestamp\": 1678940519708,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"4\",\n                \"sex\": \"2\",\n                \"area\": \"01\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"64129967d7fb4a2f516bdcb5\",\n                \"_timestamp\": 1678940519683,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"4\",\n                \"sex\": \"1\",\n                \"area\": \"77\",\n                \"count\": \"600\"\n            },\n            {\n                \"_id\": \"64129967d7fb4a2f516bdcb4\",\n                \"_timestamp\": 1678940519650,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"4\",\n                \"sex\": \"1\",\n                \"area\": \"9999\",\n                \"count\": \"600\"\n            },\n            {\n                \"_id\": \"64129967d7fb4a2f516bdcb3\",\n                \"_timestamp\": 1678940519623,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"4\",\n                \"sex\": \"1\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"64129967d7fb4a2f516bdcb2\",\n                \"_timestamp\": 1678940519586,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"4\",\n                \"sex\": \"1\",\n                \"area\": \"18\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129967d7fb4a2f516bdcb1\",\n                \"_timestamp\": 1678940519561,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"4\",\n                \"sex\": \"1\",\n                \"area\": \"17\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129967d7fb4a2f516bdcb0\",\n                \"_timestamp\": 1678940519530,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"4\",\n                \"sex\": \"1\",\n                \"area\": \"16\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129967d7fb4a2f516bdcaf\",\n                \"_timestamp\": 1678940519505,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"4\",\n                \"sex\": \"1\",\n                \"area\": \"15\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"64129967d7fb4a2f516bdcae\",\n                \"_timestamp\": 1678940519483,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"4\",\n                \"sex\": \"1\",\n                \"area\": \"14\",\n                \"count\": \"12\"\n            },\n            {\n                \"_id\": \"64129967d7fb4a2f516bdcad\",\n                \"_timestamp\": 1678940519459,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"4\",\n                \"sex\": \"1\",\n                \"area\": \"13\",\n                \"count\": \"30\"\n            },\n            {\n                \"_id\": \"64129967d7fb4a2f516bdcac\",\n                \"_timestamp\": 1678940519435,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"4\",\n                \"sex\": \"1\",\n                \"area\": \"12\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129967d7fb4a2f516bdcab\",\n                \"_timestamp\": 1678940519402,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"4\",\n                \"sex\": \"1\",\n                \"area\": \"09\",\n                \"count\": \"54\"\n            },\n            {\n                \"_id\": \"64129967d7fb4a2f516bdcaa\",\n                \"_timestamp\": 1678940519378,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"4\",\n                \"sex\": \"1\",\n                \"area\": \"08\",\n                \"count\": \"18\"\n            },\n            {\n                \"_id\": \"64129967d7fb4a2f516bdca9\",\n                \"_timestamp\": 1678940519354,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"4\",\n                \"sex\": \"1\",\n                \"area\": \"07\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"64129967d7fb4a2f516bdca8\",\n                \"_timestamp\": 1678940519326,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"4\",\n                \"sex\": \"1\",\n                \"area\": \"06\",\n                \"count\": \"9\"\n            },\n            {\n                \"_id\": \"64129967d7fb4a2f516bdca7\",\n                \"_timestamp\": 1678940519297,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"4\",\n                \"sex\": \"1\",\n                \"area\": \"05\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129967d7fb4a2f516bdca6\",\n                \"_timestamp\": 1678940519266,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"4\",\n                \"sex\": \"1\",\n                \"area\": \"04\",\n                \"count\": \"12\"\n            },\n            {\n                \"_id\": \"64129967d7fb4a2f516bdca5\",\n                \"_timestamp\": 1678940519237,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"4\",\n                \"sex\": \"1\",\n                \"area\": \"03\",\n                \"count\": \"27\"\n            },\n            {\n                \"_id\": \"64129967d7fb4a2f516bdca4\",\n                \"_timestamp\": 1678940519214,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"4\",\n                \"sex\": \"1\",\n                \"area\": \"02\",\n                \"count\": \"429\"\n            },\n            {\n                \"_id\": \"64129967d7fb4a2f516bdca3\",\n                \"_timestamp\": 1678940519184,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"4\",\n                \"sex\": \"1\",\n                \"area\": \"01\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"64129967d7fb4a2f516bdca2\",\n                \"_timestamp\": 1678940519157,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"3\",\n                \"sex\": \"9\",\n                \"area\": \"77\",\n                \"count\": \"567\"\n            },\n            {\n                \"_id\": \"64129967d7fb4a2f516bdca1\",\n                \"_timestamp\": 1678940519133,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"3\",\n                \"sex\": \"9\",\n                \"area\": \"9999\",\n                \"count\": \"567\"\n            },\n            {\n                \"_id\": \"64129967d7fb4a2f516bdca0\",\n                \"_timestamp\": 1678940519108,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"3\",\n                \"sex\": \"9\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"64129967d7fb4a2f516bdc9f\",\n                \"_timestamp\": 1678940519083,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"3\",\n                \"sex\": \"9\",\n                \"area\": \"18\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"64129967d7fb4a2f516bdc9e\",\n                \"_timestamp\": 1678940519055,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"3\",\n                \"sex\": \"9\",\n                \"area\": \"17\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129967d7fb4a2f516bdc9d\",\n                \"_timestamp\": 1678940519030,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"3\",\n                \"sex\": \"9\",\n                \"area\": \"16\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129967d7fb4a2f516bdc9c\",\n                \"_timestamp\": 1678940519006,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"3\",\n                \"sex\": \"9\",\n                \"area\": \"15\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"64129966d7fb4a2f516bdc9b\",\n                \"_timestamp\": 1678940518979,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"3\",\n                \"sex\": \"9\",\n                \"area\": \"14\",\n                \"count\": \"9\"\n            },\n            {\n                \"_id\": \"64129966d7fb4a2f516bdc9a\",\n                \"_timestamp\": 1678940518953,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"3\",\n                \"sex\": \"9\",\n                \"area\": \"13\",\n                \"count\": \"21\"\n            },\n            {\n                \"_id\": \"64129966d7fb4a2f516bdc99\",\n                \"_timestamp\": 1678940518926,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"3\",\n                \"sex\": \"9\",\n                \"area\": \"12\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129966d7fb4a2f516bdc98\",\n                \"_timestamp\": 1678940518893,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"3\",\n                \"sex\": \"9\",\n                \"area\": \"09\",\n                \"count\": \"78\"\n            },\n            {\n                \"_id\": \"64129966d7fb4a2f516bdc97\",\n                \"_timestamp\": 1678940518850,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"3\",\n                \"sex\": \"9\",\n                \"area\": \"08\",\n                \"count\": \"12\"\n            },\n            {\n                \"_id\": \"64129966d7fb4a2f516bdc96\",\n                \"_timestamp\": 1678940518826,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"3\",\n                \"sex\": \"9\",\n                \"area\": \"07\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"64129966d7fb4a2f516bdc95\",\n                \"_timestamp\": 1678940518803,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"3\",\n                \"sex\": \"9\",\n                \"area\": \"06\",\n                \"count\": \"9\"\n            },\n            {\n                \"_id\": \"64129966d7fb4a2f516bdc94\",\n                \"_timestamp\": 1678940518780,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"3\",\n                \"sex\": \"9\",\n                \"area\": \"05\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"64129966d7fb4a2f516bdc93\",\n                \"_timestamp\": 1678940518754,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"3\",\n                \"sex\": \"9\",\n                \"area\": \"04\",\n                \"count\": \"12\"\n            },\n            {\n                \"_id\": \"64129966d7fb4a2f516bdc92\",\n                \"_timestamp\": 1678940518728,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"3\",\n                \"sex\": \"9\",\n                \"area\": \"03\",\n                \"count\": \"21\"\n            },\n            {\n                \"_id\": \"64129966d7fb4a2f516bdc91\",\n                \"_timestamp\": 1678940518703,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"3\",\n                \"sex\": \"9\",\n                \"area\": \"02\",\n                \"count\": \"387\"\n            },\n            {\n                \"_id\": \"64129966d7fb4a2f516bdc90\",\n                \"_timestamp\": 1678940518681,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"3\",\n                \"sex\": \"9\",\n                \"area\": \"01\",\n                \"count\": \"9\"\n            },\n            {\n                \"_id\": \"64129966d7fb4a2f516bdc8f\",\n                \"_timestamp\": 1678940518656,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"3\",\n                \"sex\": \"2\",\n                \"area\": \"77\",\n                \"count\": \"318\"\n            },\n            {\n                \"_id\": \"64129966d7fb4a2f516bdc8e\",\n                \"_timestamp\": 1678940518629,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"3\",\n                \"sex\": \"2\",\n                \"area\": \"9999\",\n                \"count\": \"318\"\n            },\n            {\n                \"_id\": \"64129966d7fb4a2f516bdc8d\",\n                \"_timestamp\": 1678940518595,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"3\",\n                \"sex\": \"2\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"64129966d7fb4a2f516bdc8c\",\n                \"_timestamp\": 1678940518570,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"3\",\n                \"sex\": \"2\",\n                \"area\": \"18\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129966d7fb4a2f516bdc8b\",\n                \"_timestamp\": 1678940518542,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"3\",\n                \"sex\": \"2\",\n                \"area\": \"17\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129966d7fb4a2f516bdc8a\",\n                \"_timestamp\": 1678940518516,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"3\",\n                \"sex\": \"2\",\n                \"area\": \"16\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129966d7fb4a2f516bdc89\",\n                \"_timestamp\": 1678940518487,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"3\",\n                \"sex\": \"2\",\n                \"area\": \"15\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"64129966d7fb4a2f516bdc88\",\n                \"_timestamp\": 1678940518459,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"3\",\n                \"sex\": \"2\",\n                \"area\": \"14\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"64129966d7fb4a2f516bdc87\",\n                \"_timestamp\": 1678940518432,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"3\",\n                \"sex\": \"2\",\n                \"area\": \"13\",\n                \"count\": \"12\"\n            },\n            {\n                \"_id\": \"64129966d7fb4a2f516bdc86\",\n                \"_timestamp\": 1678940518405,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"3\",\n                \"sex\": \"2\",\n                \"area\": \"12\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129966d7fb4a2f516bdc85\",\n                \"_timestamp\": 1678940518379,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"3\",\n                \"sex\": \"2\",\n                \"area\": \"09\",\n                \"count\": \"39\"\n            },\n            {\n                \"_id\": \"64129966d7fb4a2f516bdc84\",\n                \"_timestamp\": 1678940518353,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"3\",\n                \"sex\": \"2\",\n                \"area\": \"08\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"64129966d7fb4a2f516bdc83\",\n                \"_timestamp\": 1678940518330,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"3\",\n                \"sex\": \"2\",\n                \"area\": \"07\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129966d7fb4a2f516bdc82\",\n                \"_timestamp\": 1678940518305,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"3\",\n                \"sex\": \"2\",\n                \"area\": \"06\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"64129966d7fb4a2f516bdc81\",\n                \"_timestamp\": 1678940518281,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"3\",\n                \"sex\": \"2\",\n                \"area\": \"05\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129966d7fb4a2f516bdc80\",\n                \"_timestamp\": 1678940518252,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"3\",\n                \"sex\": \"2\",\n                \"area\": \"04\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"64129966d7fb4a2f516bdc7f\",\n                \"_timestamp\": 1678940518228,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"3\",\n                \"sex\": \"2\",\n                \"area\": \"03\",\n                \"count\": \"9\"\n            },\n            {\n                \"_id\": \"64129966d7fb4a2f516bdc7e\",\n                \"_timestamp\": 1678940518204,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"3\",\n                \"sex\": \"2\",\n                \"area\": \"02\",\n                \"count\": \"231\"\n            },\n            {\n                \"_id\": \"64129966d7fb4a2f516bdc7d\",\n                \"_timestamp\": 1678940518181,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"3\",\n                \"sex\": \"2\",\n                \"area\": \"01\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"64129966d7fb4a2f516bdc7c\",\n                \"_timestamp\": 1678940518156,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"3\",\n                \"sex\": \"1\",\n                \"area\": \"77\",\n                \"count\": \"249\"\n            },\n            {\n                \"_id\": \"64129966d7fb4a2f516bdc7b\",\n                \"_timestamp\": 1678940518128,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"3\",\n                \"sex\": \"1\",\n                \"area\": \"9999\",\n                \"count\": \"249\"\n            },\n            {\n                \"_id\": \"64129966d7fb4a2f516bdc7a\",\n                \"_timestamp\": 1678940518102,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"3\",\n                \"sex\": \"1\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"64129966d7fb4a2f516bdc79\",\n                \"_timestamp\": 1678940518043,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"3\",\n                \"sex\": \"1\",\n                \"area\": \"18\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"64129966d7fb4a2f516bdc78\",\n                \"_timestamp\": 1678940518005,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"3\",\n                \"sex\": \"1\",\n                \"area\": \"17\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129965d7fb4a2f516bdc77\",\n                \"_timestamp\": 1678940517982,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"3\",\n                \"sex\": \"1\",\n                \"area\": \"16\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129965d7fb4a2f516bdc76\",\n                \"_timestamp\": 1678940517958,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"3\",\n                \"sex\": \"1\",\n                \"area\": \"15\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"64129965d7fb4a2f516bdc75\",\n                \"_timestamp\": 1678940517928,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"3\",\n                \"sex\": \"1\",\n                \"area\": \"14\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"64129965d7fb4a2f516bdc74\",\n                \"_timestamp\": 1678940517904,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"3\",\n                \"sex\": \"1\",\n                \"area\": \"13\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"64129965d7fb4a2f516bdc73\",\n                \"_timestamp\": 1678940517869,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"3\",\n                \"sex\": \"1\",\n                \"area\": \"12\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129965d7fb4a2f516bdc72\",\n                \"_timestamp\": 1678940517842,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"3\",\n                \"sex\": \"1\",\n                \"area\": \"09\",\n                \"count\": \"39\"\n            },\n            {\n                \"_id\": \"64129965d7fb4a2f516bdc71\",\n                \"_timestamp\": 1678940517819,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"3\",\n                \"sex\": \"1\",\n                \"area\": \"08\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"64129965d7fb4a2f516bdc70\",\n                \"_timestamp\": 1678940517794,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"3\",\n                \"sex\": \"1\",\n                \"area\": \"07\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"64129965d7fb4a2f516bdc6f\",\n                \"_timestamp\": 1678940517770,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"3\",\n                \"sex\": \"1\",\n                \"area\": \"06\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"64129965d7fb4a2f516bdc6e\",\n                \"_timestamp\": 1678940517742,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"3\",\n                \"sex\": \"1\",\n                \"area\": \"05\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"64129965d7fb4a2f516bdc6d\",\n                \"_timestamp\": 1678940517719,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"3\",\n                \"sex\": \"1\",\n                \"area\": \"04\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"64129965d7fb4a2f516bdc6c\",\n                \"_timestamp\": 1678940517690,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"3\",\n                \"sex\": \"1\",\n                \"area\": \"03\",\n                \"count\": \"12\"\n            },\n            {\n                \"_id\": \"64129965d7fb4a2f516bdc6b\",\n                \"_timestamp\": 1678940517663,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"3\",\n                \"sex\": \"1\",\n                \"area\": \"02\",\n                \"count\": \"156\"\n            },\n            {\n                \"_id\": \"64129965d7fb4a2f516bdc6a\",\n                \"_timestamp\": 1678940517612,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"3\",\n                \"sex\": \"1\",\n                \"area\": \"01\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"64129965d7fb4a2f516bdc69\",\n                \"_timestamp\": 1678940517556,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"2\",\n                \"sex\": \"9\",\n                \"area\": \"77\",\n                \"count\": \"1299\"\n            },\n            {\n                \"_id\": \"64129965d7fb4a2f516bdc68\",\n                \"_timestamp\": 1678940517517,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"2\",\n                \"sex\": \"9\",\n                \"area\": \"9999\",\n                \"count\": \"1299\"\n            },\n            {\n                \"_id\": \"64129965d7fb4a2f516bdc67\",\n                \"_timestamp\": 1678940517463,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"2\",\n                \"sex\": \"9\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"64129965d7fb4a2f516bdc66\",\n                \"_timestamp\": 1678940517419,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"2\",\n                \"sex\": \"9\",\n                \"area\": \"18\",\n                \"count\": \"12\"\n            },\n            {\n                \"_id\": \"64129965d7fb4a2f516bdc65\",\n                \"_timestamp\": 1678940517394,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"2\",\n                \"sex\": \"9\",\n                \"area\": \"17\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"64129965d7fb4a2f516bdc64\",\n                \"_timestamp\": 1678940517370,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"2\",\n                \"sex\": \"9\",\n                \"area\": \"16\",\n                \"count\": \"9\"\n            },\n            {\n                \"_id\": \"64129965d7fb4a2f516bdc63\",\n                \"_timestamp\": 1678940517346,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"2\",\n                \"sex\": \"9\",\n                \"area\": \"15\",\n                \"count\": \"30\"\n            },\n            {\n                \"_id\": \"64129965d7fb4a2f516bdc62\",\n                \"_timestamp\": 1678940517320,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"2\",\n                \"sex\": \"9\",\n                \"area\": \"14\",\n                \"count\": \"21\"\n            },\n            {\n                \"_id\": \"64129965d7fb4a2f516bdc61\",\n                \"_timestamp\": 1678940517294,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"2\",\n                \"sex\": \"9\",\n                \"area\": \"13\",\n                \"count\": \"63\"\n            },\n            {\n                \"_id\": \"64129965d7fb4a2f516bdc60\",\n                \"_timestamp\": 1678940517271,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"2\",\n                \"sex\": \"9\",\n                \"area\": \"12\",\n                \"count\": \"12\"\n            },\n            {\n                \"_id\": \"64129965d7fb4a2f516bdc5f\",\n                \"_timestamp\": 1678940517248,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"2\",\n                \"sex\": \"9\",\n                \"area\": \"09\",\n                \"count\": \"102\"\n            },\n            {\n                \"_id\": \"64129965d7fb4a2f516bdc5e\",\n                \"_timestamp\": 1678940517214,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"2\",\n                \"sex\": \"9\",\n                \"area\": \"08\",\n                \"count\": \"81\"\n            },\n            {\n                \"_id\": \"64129965d7fb4a2f516bdc5d\",\n                \"_timestamp\": 1678940517190,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"2\",\n                \"sex\": \"9\",\n                \"area\": \"07\",\n                \"count\": \"51\"\n            },\n            {\n                \"_id\": \"64129965d7fb4a2f516bdc5c\",\n                \"_timestamp\": 1678940517153,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"2\",\n                \"sex\": \"9\",\n                \"area\": \"06\",\n                \"count\": \"75\"\n            },\n            {\n                \"_id\": \"64129965d7fb4a2f516bdc5b\",\n                \"_timestamp\": 1678940517128,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"2\",\n                \"sex\": \"9\",\n                \"area\": \"05\",\n                \"count\": \"60\"\n            },\n            {\n                \"_id\": \"64129965d7fb4a2f516bdc5a\",\n                \"_timestamp\": 1678940517103,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"2\",\n                \"sex\": \"9\",\n                \"area\": \"04\",\n                \"count\": \"180\"\n            },\n            {\n                \"_id\": \"64129965d7fb4a2f516bdc59\",\n                \"_timestamp\": 1678940517077,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"2\",\n                \"sex\": \"9\",\n                \"area\": \"03\",\n                \"count\": \"183\"\n            },\n            {\n                \"_id\": \"64129965d7fb4a2f516bdc58\",\n                \"_timestamp\": 1678940517054,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"2\",\n                \"sex\": \"9\",\n                \"area\": \"02\",\n                \"count\": \"279\"\n            },\n            {\n                \"_id\": \"64129965d7fb4a2f516bdc57\",\n                \"_timestamp\": 1678940517026,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"2\",\n                \"sex\": \"9\",\n                \"area\": \"01\",\n                \"count\": \"138\"\n            },\n            {\n                \"_id\": \"64129965d7fb4a2f516bdc56\",\n                \"_timestamp\": 1678940517001,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"2\",\n                \"sex\": \"2\",\n                \"area\": \"77\",\n                \"count\": \"729\"\n            },\n            {\n                \"_id\": \"64129964d7fb4a2f516bdc55\",\n                \"_timestamp\": 1678940516968,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"2\",\n                \"sex\": \"2\",\n                \"area\": \"9999\",\n                \"count\": \"732\"\n            },\n            {\n                \"_id\": \"64129964d7fb4a2f516bdc54\",\n                \"_timestamp\": 1678940516943,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"2\",\n                \"sex\": \"2\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"64129964d7fb4a2f516bdc53\",\n                \"_timestamp\": 1678940516918,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"2\",\n                \"sex\": \"2\",\n                \"area\": \"18\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"64129964d7fb4a2f516bdc52\",\n                \"_timestamp\": 1678940516894,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"2\",\n                \"sex\": \"2\",\n                \"area\": \"17\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129964d7fb4a2f516bdc51\",\n                \"_timestamp\": 1678940516869,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"2\",\n                \"sex\": \"2\",\n                \"area\": \"16\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"64129964d7fb4a2f516bdc50\",\n                \"_timestamp\": 1678940516844,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"2\",\n                \"sex\": \"2\",\n                \"area\": \"15\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"64129964d7fb4a2f516bdc4f\",\n                \"_timestamp\": 1678940516817,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"2\",\n                \"sex\": \"2\",\n                \"area\": \"14\",\n                \"count\": \"12\"\n            },\n            {\n                \"_id\": \"64129964d7fb4a2f516bdc4e\",\n                \"_timestamp\": 1678940516794,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"2\",\n                \"sex\": \"2\",\n                \"area\": \"13\",\n                \"count\": \"33\"\n            },\n            {\n                \"_id\": \"64129964d7fb4a2f516bdc4d\",\n                \"_timestamp\": 1678940516770,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"2\",\n                \"sex\": \"2\",\n                \"area\": \"12\",\n                \"count\": \"9\"\n            },\n            {\n                \"_id\": \"64129964d7fb4a2f516bdc4c\",\n                \"_timestamp\": 1678940516741,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"2\",\n                \"sex\": \"2\",\n                \"area\": \"09\",\n                \"count\": \"60\"\n            },\n            {\n                \"_id\": \"64129964d7fb4a2f516bdc4b\",\n                \"_timestamp\": 1678940516717,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"2\",\n                \"sex\": \"2\",\n                \"area\": \"08\",\n                \"count\": \"48\"\n            },\n            {\n                \"_id\": \"64129964d7fb4a2f516bdc4a\",\n                \"_timestamp\": 1678940516694,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"2\",\n                \"sex\": \"2\",\n                \"area\": \"07\",\n                \"count\": \"30\"\n            },\n            {\n                \"_id\": \"64129964d7fb4a2f516bdc49\",\n                \"_timestamp\": 1678940516669,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"2\",\n                \"sex\": \"2\",\n                \"area\": \"06\",\n                \"count\": \"45\"\n            },\n            {\n                \"_id\": \"64129964d7fb4a2f516bdc48\",\n                \"_timestamp\": 1678940516644,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"2\",\n                \"sex\": \"2\",\n                \"area\": \"05\",\n                \"count\": \"36\"\n            },\n            {\n                \"_id\": \"64129964d7fb4a2f516bdc47\",\n                \"_timestamp\": 1678940516617,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"2\",\n                \"sex\": \"2\",\n                \"area\": \"04\",\n                \"count\": \"111\"\n            },\n            {\n                \"_id\": \"64129964d7fb4a2f516bdc46\",\n                \"_timestamp\": 1678940516595,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"2\",\n                \"sex\": \"2\",\n                \"area\": \"03\",\n                \"count\": \"99\"\n            },\n            {\n                \"_id\": \"64129964d7fb4a2f516bdc45\",\n                \"_timestamp\": 1678940516570,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"2\",\n                \"sex\": \"2\",\n                \"area\": \"02\",\n                \"count\": \"159\"\n            },\n            {\n                \"_id\": \"64129964d7fb4a2f516bdc44\",\n                \"_timestamp\": 1678940516545,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"2\",\n                \"sex\": \"2\",\n                \"area\": \"01\",\n                \"count\": \"69\"\n            },\n            {\n                \"_id\": \"64129964d7fb4a2f516bdc43\",\n                \"_timestamp\": 1678940516522,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"2\",\n                \"sex\": \"1\",\n                \"area\": \"77\",\n                \"count\": \"567\"\n            },\n            {\n                \"_id\": \"64129964d7fb4a2f516bdc42\",\n                \"_timestamp\": 1678940516494,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"2\",\n                \"sex\": \"1\",\n                \"area\": \"9999\",\n                \"count\": \"567\"\n            },\n            {\n                \"_id\": \"64129964d7fb4a2f516bdc41\",\n                \"_timestamp\": 1678940516472,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"2\",\n                \"sex\": \"1\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"64129964d7fb4a2f516bdc40\",\n                \"_timestamp\": 1678940516448,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"2\",\n                \"sex\": \"1\",\n                \"area\": \"18\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"64129964d7fb4a2f516bdc3f\",\n                \"_timestamp\": 1678940516423,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"2\",\n                \"sex\": \"1\",\n                \"area\": \"17\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"64129964d7fb4a2f516bdc3e\",\n                \"_timestamp\": 1678940516400,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"2\",\n                \"sex\": \"1\",\n                \"area\": \"16\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"64129964d7fb4a2f516bdc3d\",\n                \"_timestamp\": 1678940516373,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"2\",\n                \"sex\": \"1\",\n                \"area\": \"15\",\n                \"count\": \"24\"\n            },\n            {\n                \"_id\": \"64129964d7fb4a2f516bdc3c\",\n                \"_timestamp\": 1678940516349,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"2\",\n                \"sex\": \"1\",\n                \"area\": \"14\",\n                \"count\": \"9\"\n            },\n            {\n                \"_id\": \"64129964d7fb4a2f516bdc3b\",\n                \"_timestamp\": 1678940516317,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"2\",\n                \"sex\": \"1\",\n                \"area\": \"13\",\n                \"count\": \"27\"\n            },\n            {\n                \"_id\": \"64129964d7fb4a2f516bdc3a\",\n                \"_timestamp\": 1678940516276,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"2\",\n                \"sex\": \"1\",\n                \"area\": \"12\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"64129964d7fb4a2f516bdc39\",\n                \"_timestamp\": 1678940516252,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"2\",\n                \"sex\": \"1\",\n                \"area\": \"09\",\n                \"count\": \"42\"\n            },\n            {\n                \"_id\": \"64129964d7fb4a2f516bdc38\",\n                \"_timestamp\": 1678940516227,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"2\",\n                \"sex\": \"1\",\n                \"area\": \"08\",\n                \"count\": \"33\"\n            },\n            {\n                \"_id\": \"64129964d7fb4a2f516bdc37\",\n                \"_timestamp\": 1678940516195,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"2\",\n                \"sex\": \"1\",\n                \"area\": \"07\",\n                \"count\": \"21\"\n            },\n            {\n                \"_id\": \"64129964d7fb4a2f516bdc36\",\n                \"_timestamp\": 1678940516172,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"2\",\n                \"sex\": \"1\",\n                \"area\": \"06\",\n                \"count\": \"30\"\n            },\n            {\n                \"_id\": \"64129964d7fb4a2f516bdc35\",\n                \"_timestamp\": 1678940516148,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"2\",\n                \"sex\": \"1\",\n                \"area\": \"05\",\n                \"count\": \"27\"\n            },\n            {\n                \"_id\": \"64129964d7fb4a2f516bdc34\",\n                \"_timestamp\": 1678940516090,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"2\",\n                \"sex\": \"1\",\n                \"area\": \"04\",\n                \"count\": \"69\"\n            },\n            {\n                \"_id\": \"64129964d7fb4a2f516bdc33\",\n                \"_timestamp\": 1678940516053,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"2\",\n                \"sex\": \"1\",\n                \"area\": \"03\",\n                \"count\": \"84\"\n            },\n            {\n                \"_id\": \"64129963d7fb4a2f516bdc32\",\n                \"_timestamp\": 1678940515995,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"2\",\n                \"sex\": \"1\",\n                \"area\": \"02\",\n                \"count\": \"120\"\n            },\n            {\n                \"_id\": \"64129963d7fb4a2f516bdc31\",\n                \"_timestamp\": 1678940515963,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"2\",\n                \"sex\": \"1\",\n                \"area\": \"01\",\n                \"count\": \"66\"\n            },\n            {\n                \"_id\": \"64129963d7fb4a2f516bdc30\",\n                \"_timestamp\": 1678940515938,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"1\",\n                \"sex\": \"9\",\n                \"area\": \"77\",\n                \"count\": \"19671\"\n            },\n            {\n                \"_id\": \"64129963d7fb4a2f516bdc2f\",\n                \"_timestamp\": 1678940515916,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"1\",\n                \"sex\": \"9\",\n                \"area\": \"9999\",\n                \"count\": \"19674\"\n            },\n            {\n                \"_id\": \"64129963d7fb4a2f516bdc2e\",\n                \"_timestamp\": 1678940515892,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"1\",\n                \"sex\": \"9\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"64129963d7fb4a2f516bdc2d\",\n                \"_timestamp\": 1678940515868,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"1\",\n                \"sex\": \"9\",\n                \"area\": \"18\",\n                \"count\": \"312\"\n            },\n            {\n                \"_id\": \"64129963d7fb4a2f516bdc2c\",\n                \"_timestamp\": 1678940515844,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"1\",\n                \"sex\": \"9\",\n                \"area\": \"17\",\n                \"count\": \"285\"\n            },\n            {\n                \"_id\": \"64129963d7fb4a2f516bdc2b\",\n                \"_timestamp\": 1678940515818,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"1\",\n                \"sex\": \"9\",\n                \"area\": \"16\",\n                \"count\": \"336\"\n            },\n            {\n                \"_id\": \"64129963d7fb4a2f516bdc2a\",\n                \"_timestamp\": 1678940515778,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"1\",\n                \"sex\": \"9\",\n                \"area\": \"15\",\n                \"count\": \"513\"\n            },\n            {\n                \"_id\": \"64129963d7fb4a2f516bdc29\",\n                \"_timestamp\": 1678940515755,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"1\",\n                \"sex\": \"9\",\n                \"area\": \"14\",\n                \"count\": \"1110\"\n            },\n            {\n                \"_id\": \"64129963d7fb4a2f516bdc28\",\n                \"_timestamp\": 1678940515732,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"1\",\n                \"sex\": \"9\",\n                \"area\": \"13\",\n                \"count\": \"2883\"\n            },\n            {\n                \"_id\": \"64129963d7fb4a2f516bdc27\",\n                \"_timestamp\": 1678940515709,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"1\",\n                \"sex\": \"9\",\n                \"area\": \"12\",\n                \"count\": \"174\"\n            },\n            {\n                \"_id\": \"64129963d7fb4a2f516bdc26\",\n                \"_timestamp\": 1678940515670,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"1\",\n                \"sex\": \"9\",\n                \"area\": \"09\",\n                \"count\": \"1938\"\n            },\n            {\n                \"_id\": \"64129963d7fb4a2f516bdc25\",\n                \"_timestamp\": 1678940515644,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"1\",\n                \"sex\": \"9\",\n                \"area\": \"08\",\n                \"count\": \"1299\"\n            },\n            {\n                \"_id\": \"64129963d7fb4a2f516bdc24\",\n                \"_timestamp\": 1678940515621,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"1\",\n                \"sex\": \"9\",\n                \"area\": \"07\",\n                \"count\": \"624\"\n            },\n            {\n                \"_id\": \"64129963d7fb4a2f516bdc23\",\n                \"_timestamp\": 1678940515593,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"1\",\n                \"sex\": \"9\",\n                \"area\": \"06\",\n                \"count\": \"846\"\n            },\n            {\n                \"_id\": \"64129963d7fb4a2f516bdc22\",\n                \"_timestamp\": 1678940515569,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"1\",\n                \"sex\": \"9\",\n                \"area\": \"05\",\n                \"count\": \"171\"\n            },\n            {\n                \"_id\": \"64129963d7fb4a2f516bdc21\",\n                \"_timestamp\": 1678940515546,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"1\",\n                \"sex\": \"9\",\n                \"area\": \"04\",\n                \"count\": \"1788\"\n            },\n            {\n                \"_id\": \"64129963d7fb4a2f516bdc20\",\n                \"_timestamp\": 1678940515502,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"1\",\n                \"sex\": \"9\",\n                \"area\": \"03\",\n                \"count\": \"2025\"\n            },\n            {\n                \"_id\": \"64129963d7fb4a2f516bdc1f\",\n                \"_timestamp\": 1678940515469,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"1\",\n                \"sex\": \"9\",\n                \"area\": \"02\",\n                \"count\": \"4419\"\n            },\n            {\n                \"_id\": \"64129963d7fb4a2f516bdc1e\",\n                \"_timestamp\": 1678940515445,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"1\",\n                \"sex\": \"9\",\n                \"area\": \"01\",\n                \"count\": \"939\"\n            },\n            {\n                \"_id\": \"64129963d7fb4a2f516bdc1d\",\n                \"_timestamp\": 1678940515420,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"1\",\n                \"sex\": \"2\",\n                \"area\": \"77\",\n                \"count\": \"10710\"\n            },\n            {\n                \"_id\": \"64129963d7fb4a2f516bdc1c\",\n                \"_timestamp\": 1678940515386,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"1\",\n                \"sex\": \"2\",\n                \"area\": \"9999\",\n                \"count\": \"10710\"\n            },\n            {\n                \"_id\": \"64129963d7fb4a2f516bdc1b\",\n                \"_timestamp\": 1678940515357,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"1\",\n                \"sex\": \"2\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"64129963d7fb4a2f516bdc1a\",\n                \"_timestamp\": 1678940515331,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"1\",\n                \"sex\": \"2\",\n                \"area\": \"18\",\n                \"count\": \"162\"\n            },\n            {\n                \"_id\": \"64129963d7fb4a2f516bdc19\",\n                \"_timestamp\": 1678940515302,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"1\",\n                \"sex\": \"2\",\n                \"area\": \"17\",\n                \"count\": \"150\"\n            },\n            {\n                \"_id\": \"64129963d7fb4a2f516bdc18\",\n                \"_timestamp\": 1678940515273,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"1\",\n                \"sex\": \"2\",\n                \"area\": \"16\",\n                \"count\": \"174\"\n            },\n            {\n                \"_id\": \"64129963d7fb4a2f516bdc17\",\n                \"_timestamp\": 1678940515247,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"1\",\n                \"sex\": \"2\",\n                \"area\": \"15\",\n                \"count\": \"300\"\n            },\n            {\n                \"_id\": \"64129963d7fb4a2f516bdc16\",\n                \"_timestamp\": 1678940515213,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"1\",\n                \"sex\": \"2\",\n                \"area\": \"14\",\n                \"count\": \"624\"\n            },\n            {\n                \"_id\": \"64129963d7fb4a2f516bdc15\",\n                \"_timestamp\": 1678940515187,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"1\",\n                \"sex\": \"2\",\n                \"area\": \"13\",\n                \"count\": \"1602\"\n            },\n            {\n                \"_id\": \"64129963d7fb4a2f516bdc14\",\n                \"_timestamp\": 1678940515162,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"1\",\n                \"sex\": \"2\",\n                \"area\": \"12\",\n                \"count\": \"102\"\n            },\n            {\n                \"_id\": \"64129963d7fb4a2f516bdc13\",\n                \"_timestamp\": 1678940515138,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"1\",\n                \"sex\": \"2\",\n                \"area\": \"09\",\n                \"count\": \"1077\"\n            },\n            {\n                \"_id\": \"64129963d7fb4a2f516bdc12\",\n                \"_timestamp\": 1678940515114,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"1\",\n                \"sex\": \"2\",\n                \"area\": \"08\",\n                \"count\": \"696\"\n            },\n            {\n                \"_id\": \"64129963d7fb4a2f516bdc11\",\n                \"_timestamp\": 1678940515091,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"1\",\n                \"sex\": \"2\",\n                \"area\": \"07\",\n                \"count\": \"348\"\n            },\n            {\n                \"_id\": \"64129963d7fb4a2f516bdc10\",\n                \"_timestamp\": 1678940515069,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"1\",\n                \"sex\": \"2\",\n                \"area\": \"06\",\n                \"count\": \"468\"\n            },\n            {\n                \"_id\": \"64129963d7fb4a2f516bdc0f\",\n                \"_timestamp\": 1678940515044,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"1\",\n                \"sex\": \"2\",\n                \"area\": \"05\",\n                \"count\": \"96\"\n            },\n            {\n                \"_id\": \"64129963d7fb4a2f516bdc0e\",\n                \"_timestamp\": 1678940515020,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"1\",\n                \"sex\": \"2\",\n                \"area\": \"04\",\n                \"count\": \"936\"\n            },\n            {\n                \"_id\": \"64129962d7fb4a2f516bdc0d\",\n                \"_timestamp\": 1678940514997,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"1\",\n                \"sex\": \"2\",\n                \"area\": \"03\",\n                \"count\": \"1098\"\n            },\n            {\n                \"_id\": \"64129962d7fb4a2f516bdc0c\",\n                \"_timestamp\": 1678940514973,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"1\",\n                \"sex\": \"2\",\n                \"area\": \"02\",\n                \"count\": \"2397\"\n            },\n            {\n                \"_id\": \"64129962d7fb4a2f516bdc0b\",\n                \"_timestamp\": 1678940514947,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"1\",\n                \"sex\": \"2\",\n                \"area\": \"01\",\n                \"count\": \"480\"\n            },\n            {\n                \"_id\": \"64129962d7fb4a2f516bdc0a\",\n                \"_timestamp\": 1678940514923,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"1\",\n                \"sex\": \"1\",\n                \"area\": \"77\",\n                \"count\": \"8964\"\n            },\n            {\n                \"_id\": \"64129962d7fb4a2f516bdc09\",\n                \"_timestamp\": 1678940514898,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"1\",\n                \"sex\": \"1\",\n                \"area\": \"9999\",\n                \"count\": \"8964\"\n            },\n            {\n                \"_id\": \"64129962d7fb4a2f516bdc08\",\n                \"_timestamp\": 1678940514875,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"1\",\n                \"sex\": \"1\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"64129962d7fb4a2f516bdc07\",\n                \"_timestamp\": 1678940514853,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"1\",\n                \"sex\": \"1\",\n                \"area\": \"18\",\n                \"count\": \"150\"\n            },\n            {\n                \"_id\": \"64129962d7fb4a2f516bdc06\",\n                \"_timestamp\": 1678940514820,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"1\",\n                \"sex\": \"1\",\n                \"area\": \"17\",\n                \"count\": \"132\"\n            },\n            {\n                \"_id\": \"64129962d7fb4a2f516bdc05\",\n                \"_timestamp\": 1678940514794,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"1\",\n                \"sex\": \"1\",\n                \"area\": \"16\",\n                \"count\": \"165\"\n            },\n            {\n                \"_id\": \"64129962d7fb4a2f516bdc04\",\n                \"_timestamp\": 1678940514769,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"1\",\n                \"sex\": \"1\",\n                \"area\": \"15\",\n                \"count\": \"210\"\n            },\n            {\n                \"_id\": \"64129962d7fb4a2f516bdc03\",\n                \"_timestamp\": 1678940514744,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"1\",\n                \"sex\": \"1\",\n                \"area\": \"14\",\n                \"count\": \"486\"\n            },\n            {\n                \"_id\": \"64129962d7fb4a2f516bdc02\",\n                \"_timestamp\": 1678940514717,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"1\",\n                \"sex\": \"1\",\n                \"area\": \"13\",\n                \"count\": \"1281\"\n            },\n            {\n                \"_id\": \"64129962d7fb4a2f516bdc01\",\n                \"_timestamp\": 1678940514694,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"1\",\n                \"sex\": \"1\",\n                \"area\": \"12\",\n                \"count\": \"72\"\n            },\n            {\n                \"_id\": \"64129962d7fb4a2f516bdc00\",\n                \"_timestamp\": 1678940514668,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"1\",\n                \"sex\": \"1\",\n                \"area\": \"09\",\n                \"count\": \"861\"\n            },\n            {\n                \"_id\": \"64129962d7fb4a2f516bdbff\",\n                \"_timestamp\": 1678940514643,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"1\",\n                \"sex\": \"1\",\n                \"area\": \"08\",\n                \"count\": \"606\"\n            },\n            {\n                \"_id\": \"64129962d7fb4a2f516bdbfe\",\n                \"_timestamp\": 1678940514619,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"1\",\n                \"sex\": \"1\",\n                \"area\": \"07\",\n                \"count\": \"279\"\n            },\n            {\n                \"_id\": \"64129962d7fb4a2f516bdbfd\",\n                \"_timestamp\": 1678940514594,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"1\",\n                \"sex\": \"1\",\n                \"area\": \"06\",\n                \"count\": \"381\"\n            },\n            {\n                \"_id\": \"64129962d7fb4a2f516bdbfc\",\n                \"_timestamp\": 1678940514564,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"1\",\n                \"sex\": \"1\",\n                \"area\": \"05\",\n                \"count\": \"75\"\n            },\n            {\n                \"_id\": \"64129962d7fb4a2f516bdbfb\",\n                \"_timestamp\": 1678940514532,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"1\",\n                \"sex\": \"1\",\n                \"area\": \"04\",\n                \"count\": \"852\"\n            },\n            {\n                \"_id\": \"64129962d7fb4a2f516bdbfa\",\n                \"_timestamp\": 1678940514508,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"1\",\n                \"sex\": \"1\",\n                \"area\": \"03\",\n                \"count\": \"927\"\n            },\n            {\n                \"_id\": \"64129962d7fb4a2f516bdbf9\",\n                \"_timestamp\": 1678940514484,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"1\",\n                \"sex\": \"1\",\n                \"area\": \"02\",\n                \"count\": \"2022\"\n            },\n            {\n                \"_id\": \"64129962d7fb4a2f516bdbf8\",\n                \"_timestamp\": 1678940514456,\n                \"year\": \"2018\",\n                \"age\": \"079\",\n                \"ethnic\": \"1\",\n                \"sex\": \"1\",\n                \"area\": \"01\",\n                \"count\": \"462\"\n            },\n            {\n                \"_id\": \"64129962d7fb4a2f516bdbf7\",\n                \"_timestamp\": 1678940514432,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"77\",\n                \"count\": \"24513\"\n            },\n            {\n                \"_id\": \"64129962d7fb4a2f516bdbf6\",\n                \"_timestamp\": 1678940514405,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"9999\",\n                \"count\": \"24519\"\n            },\n            {\n                \"_id\": \"64129962d7fb4a2f516bdbf5\",\n                \"_timestamp\": 1678940514380,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"99\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"64129962d7fb4a2f516bdbf4\",\n                \"_timestamp\": 1678940514352,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"18\",\n                \"count\": \"363\"\n            },\n            {\n                \"_id\": \"64129962d7fb4a2f516bdbf3\",\n                \"_timestamp\": 1678940514329,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"17\",\n                \"count\": \"297\"\n            },\n            {\n                \"_id\": \"64129962d7fb4a2f516bdbf2\",\n                \"_timestamp\": 1678940514304,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"16\",\n                \"count\": \"330\"\n            },\n            {\n                \"_id\": \"64129962d7fb4a2f516bdbf1\",\n                \"_timestamp\": 1678940514277,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"15\",\n                \"count\": \"558\"\n            },\n            {\n                \"_id\": \"64129962d7fb4a2f516bdbf0\",\n                \"_timestamp\": 1678940514248,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"14\",\n                \"count\": \"1245\"\n            },\n            {\n                \"_id\": \"64129962d7fb4a2f516bdbef\",\n                \"_timestamp\": 1678940514222,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"13\",\n                \"count\": \"3306\"\n            },\n            {\n                \"_id\": \"64129962d7fb4a2f516bdbee\",\n                \"_timestamp\": 1678940514199,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"12\",\n                \"count\": \"204\"\n            },\n            {\n                \"_id\": \"64129962d7fb4a2f516bdbed\",\n                \"_timestamp\": 1678940514174,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"09\",\n                \"count\": \"2544\"\n            },\n            {\n                \"_id\": \"64129962d7fb4a2f516bdbec\",\n                \"_timestamp\": 1678940514149,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"08\",\n                \"count\": \"1497\"\n            },\n            {\n                \"_id\": \"64129962d7fb4a2f516bdbeb\",\n                \"_timestamp\": 1678940514120,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"07\",\n                \"count\": \"669\"\n            },\n            {\n                \"_id\": \"64129962d7fb4a2f516bdbea\",\n                \"_timestamp\": 1678940514096,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"06\",\n                \"count\": \"1071\"\n            },\n            {\n                \"_id\": \"64129962d7fb4a2f516bdbe9\",\n                \"_timestamp\": 1678940514073,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"05\",\n                \"count\": \"243\"\n            },\n            {\n                \"_id\": \"64129962d7fb4a2f516bdbe8\",\n                \"_timestamp\": 1678940514049,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"04\",\n                \"count\": \"2028\"\n            },\n            {\n                \"_id\": \"64129962d7fb4a2f516bdbe7\",\n                \"_timestamp\": 1678940514020,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"03\",\n                \"count\": \"2487\"\n            },\n            {\n                \"_id\": \"64129961d7fb4a2f516bdbe6\",\n                \"_timestamp\": 1678940513994,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"02\",\n                \"count\": \"6471\"\n            },\n            {\n                \"_id\": \"64129961d7fb4a2f516bdbe5\",\n                \"_timestamp\": 1678940513970,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"01\",\n                \"count\": \"1203\"\n            },\n            {\n                \"_id\": \"64129961d7fb4a2f516bdbe4\",\n                \"_timestamp\": 1678940513946,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"77\",\n                \"count\": \"13044\"\n            },\n            {\n                \"_id\": \"64129961d7fb4a2f516bdbe3\",\n                \"_timestamp\": 1678940513918,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"9999\",\n                \"count\": \"13050\"\n            },\n            {\n                \"_id\": \"64129961d7fb4a2f516bdbe2\",\n                \"_timestamp\": 1678940513893,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"99\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"64129961d7fb4a2f516bdbe1\",\n                \"_timestamp\": 1678940513868,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"18\",\n                \"count\": \"168\"\n            },\n            {\n                \"_id\": \"64129961d7fb4a2f516bdbe0\",\n                \"_timestamp\": 1678940513847,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"17\",\n                \"count\": \"162\"\n            },\n            {\n                \"_id\": \"64129961d7fb4a2f516bdbdf\",\n                \"_timestamp\": 1678940513824,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"16\",\n                \"count\": \"168\"\n            },\n            {\n                \"_id\": \"64129961d7fb4a2f516bdbde\",\n                \"_timestamp\": 1678940513799,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"15\",\n                \"count\": \"309\"\n            },\n            {\n                \"_id\": \"64129961d7fb4a2f516bdbdd\",\n                \"_timestamp\": 1678940513768,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"14\",\n                \"count\": \"651\"\n            },\n            {\n                \"_id\": \"64129961d7fb4a2f516bdbdc\",\n                \"_timestamp\": 1678940513743,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"13\",\n                \"count\": \"1791\"\n            },\n            {\n                \"_id\": \"64129961d7fb4a2f516bdbdb\",\n                \"_timestamp\": 1678940513712,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"12\",\n                \"count\": \"93\"\n            },\n            {\n                \"_id\": \"64129961d7fb4a2f516bdbda\",\n                \"_timestamp\": 1678940513687,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"09\",\n                \"count\": \"1422\"\n            },\n            {\n                \"_id\": \"64129961d7fb4a2f516bdbd9\",\n                \"_timestamp\": 1678940513663,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"08\",\n                \"count\": \"813\"\n            },\n            {\n                \"_id\": \"64129961d7fb4a2f516bdbd8\",\n                \"_timestamp\": 1678940513638,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"07\",\n                \"count\": \"369\"\n            },\n            {\n                \"_id\": \"64129961d7fb4a2f516bdbd7\",\n                \"_timestamp\": 1678940513614,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"06\",\n                \"count\": \"567\"\n            },\n            {\n                \"_id\": \"64129961d7fb4a2f516bdbd6\",\n                \"_timestamp\": 1678940513591,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"05\",\n                \"count\": \"132\"\n            },\n            {\n                \"_id\": \"64129961d7fb4a2f516bdbd5\",\n                \"_timestamp\": 1678940513564,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"04\",\n                \"count\": \"1035\"\n            },\n            {\n                \"_id\": \"64129961d7fb4a2f516bdbd4\",\n                \"_timestamp\": 1678940513538,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"03\",\n                \"count\": \"1305\"\n            },\n            {\n                \"_id\": \"64129961d7fb4a2f516bdbd3\",\n                \"_timestamp\": 1678940513514,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"02\",\n                \"count\": \"3450\"\n            },\n            {\n                \"_id\": \"64129961d7fb4a2f516bdbd2\",\n                \"_timestamp\": 1678940513488,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"01\",\n                \"count\": \"600\"\n            },\n            {\n                \"_id\": \"64129961d7fb4a2f516bdbd1\",\n                \"_timestamp\": 1678940513466,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"1\",\n                \"area\": \"77\",\n                \"count\": \"11469\"\n            },\n            {\n                \"_id\": \"64129961d7fb4a2f516bdbd0\",\n                \"_timestamp\": 1678940513441,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"1\",\n                \"area\": \"9999\",\n                \"count\": \"11472\"\n            },\n            {\n                \"_id\": \"64129961d7fb4a2f516bdbcf\",\n                \"_timestamp\": 1678940513417,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"1\",\n                \"area\": \"99\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"64129961d7fb4a2f516bdbce\",\n                \"_timestamp\": 1678940513392,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"1\",\n                \"area\": \"18\",\n                \"count\": \"192\"\n            },\n            {\n                \"_id\": \"64129961d7fb4a2f516bdbcd\",\n                \"_timestamp\": 1678940513366,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"1\",\n                \"area\": \"17\",\n                \"count\": \"138\"\n            },\n            {\n                \"_id\": \"64129961d7fb4a2f516bdbcc\",\n                \"_timestamp\": 1678940513340,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"1\",\n                \"area\": \"16\",\n                \"count\": \"162\"\n            },\n            {\n                \"_id\": \"64129961d7fb4a2f516bdbcb\",\n                \"_timestamp\": 1678940513315,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"1\",\n                \"area\": \"15\",\n                \"count\": \"246\"\n            },\n            {\n                \"_id\": \"64129961d7fb4a2f516bdbca\",\n                \"_timestamp\": 1678940513290,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"1\",\n                \"area\": \"14\",\n                \"count\": \"594\"\n            },\n            {\n                \"_id\": \"64129961d7fb4a2f516bdbc9\",\n                \"_timestamp\": 1678940513266,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"1\",\n                \"area\": \"13\",\n                \"count\": \"1515\"\n            },\n            {\n                \"_id\": \"64129961d7fb4a2f516bdbc8\",\n                \"_timestamp\": 1678940513242,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"1\",\n                \"area\": \"12\",\n                \"count\": \"108\"\n            },\n            {\n                \"_id\": \"64129961d7fb4a2f516bdbc7\",\n                \"_timestamp\": 1678940513219,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"1\",\n                \"area\": \"09\",\n                \"count\": \"1122\"\n            },\n            {\n                \"_id\": \"64129961d7fb4a2f516bdbc6\",\n                \"_timestamp\": 1678940513195,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"1\",\n                \"area\": \"08\",\n                \"count\": \"684\"\n            },\n            {\n                \"_id\": \"64129961d7fb4a2f516bdbc5\",\n                \"_timestamp\": 1678940513162,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"1\",\n                \"area\": \"07\",\n                \"count\": \"300\"\n            },\n            {\n                \"_id\": \"64129961d7fb4a2f516bdbc4\",\n                \"_timestamp\": 1678940513127,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"1\",\n                \"area\": \"06\",\n                \"count\": \"504\"\n            },\n            {\n                \"_id\": \"64129961d7fb4a2f516bdbc3\",\n                \"_timestamp\": 1678940513094,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"1\",\n                \"area\": \"05\",\n                \"count\": \"111\"\n            },\n            {\n                \"_id\": \"64129961d7fb4a2f516bdbc2\",\n                \"_timestamp\": 1678940513069,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"1\",\n                \"area\": \"04\",\n                \"count\": \"990\"\n            },\n            {\n                \"_id\": \"64129961d7fb4a2f516bdbc1\",\n                \"_timestamp\": 1678940513047,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"1\",\n                \"area\": \"03\",\n                \"count\": \"1185\"\n            },\n            {\n                \"_id\": \"64129961d7fb4a2f516bdbc0\",\n                \"_timestamp\": 1678940513023,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"1\",\n                \"area\": \"02\",\n                \"count\": \"3021\"\n            },\n            {\n                \"_id\": \"64129960d7fb4a2f516bdbbf\",\n                \"_timestamp\": 1678940512949,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"1\",\n                \"area\": \"01\",\n                \"count\": \"600\"\n            },\n            {\n                \"_id\": \"64129960d7fb4a2f516bdbbe\",\n                \"_timestamp\": 1678940512923,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"77\",\n                \"sex\": \"9\",\n                \"area\": \"77\",\n                \"count\": \"24513\"\n            },\n            {\n                \"_id\": \"64129960d7fb4a2f516bdbbd\",\n                \"_timestamp\": 1678940512898,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"77\",\n                \"sex\": \"9\",\n                \"area\": \"9999\",\n                \"count\": \"24519\"\n            },\n            {\n                \"_id\": \"64129960d7fb4a2f516bdbbc\",\n                \"_timestamp\": 1678940512874,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"77\",\n                \"sex\": \"9\",\n                \"area\": \"99\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"64129960d7fb4a2f516bdbbb\",\n                \"_timestamp\": 1678940512848,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"77\",\n                \"sex\": \"9\",\n                \"area\": \"18\",\n                \"count\": \"363\"\n            },\n            {\n                \"_id\": \"64129960d7fb4a2f516bdbba\",\n                \"_timestamp\": 1678940512824,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"77\",\n                \"sex\": \"9\",\n                \"area\": \"17\",\n                \"count\": \"297\"\n            },\n            {\n                \"_id\": \"64129960d7fb4a2f516bdbb9\",\n                \"_timestamp\": 1678940512800,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"77\",\n                \"sex\": \"9\",\n                \"area\": \"16\",\n                \"count\": \"330\"\n            },\n            {\n                \"_id\": \"64129960d7fb4a2f516bdbb8\",\n                \"_timestamp\": 1678940512774,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"77\",\n                \"sex\": \"9\",\n                \"area\": \"15\",\n                \"count\": \"558\"\n            },\n            {\n                \"_id\": \"64129960d7fb4a2f516bdbb7\",\n                \"_timestamp\": 1678940512752,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"77\",\n                \"sex\": \"9\",\n                \"area\": \"14\",\n                \"count\": \"1245\"\n            },\n            {\n                \"_id\": \"64129960d7fb4a2f516bdbb6\",\n                \"_timestamp\": 1678940512725,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"77\",\n                \"sex\": \"9\",\n                \"area\": \"13\",\n                \"count\": \"3306\"\n            },\n            {\n                \"_id\": \"64129960d7fb4a2f516bdbb5\",\n                \"_timestamp\": 1678940512703,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"77\",\n                \"sex\": \"9\",\n                \"area\": \"12\",\n                \"count\": \"204\"\n            },\n            {\n                \"_id\": \"64129960d7fb4a2f516bdbb4\",\n                \"_timestamp\": 1678940512680,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"77\",\n                \"sex\": \"9\",\n                \"area\": \"09\",\n                \"count\": \"2544\"\n            },\n            {\n                \"_id\": \"64129960d7fb4a2f516bdbb3\",\n                \"_timestamp\": 1678940512654,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"77\",\n                \"sex\": \"9\",\n                \"area\": \"08\",\n                \"count\": \"1497\"\n            },\n            {\n                \"_id\": \"64129960d7fb4a2f516bdbb2\",\n                \"_timestamp\": 1678940512627,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"77\",\n                \"sex\": \"9\",\n                \"area\": \"07\",\n                \"count\": \"669\"\n            },\n            {\n                \"_id\": \"64129960d7fb4a2f516bdbb1\",\n                \"_timestamp\": 1678940512603,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"77\",\n                \"sex\": \"9\",\n                \"area\": \"06\",\n                \"count\": \"1071\"\n            },\n            {\n                \"_id\": \"64129960d7fb4a2f516bdbb0\",\n                \"_timestamp\": 1678940512580,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"77\",\n                \"sex\": \"9\",\n                \"area\": \"05\",\n                \"count\": \"243\"\n            },\n            {\n                \"_id\": \"64129960d7fb4a2f516bdbaf\",\n                \"_timestamp\": 1678940512556,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"77\",\n                \"sex\": \"9\",\n                \"area\": \"04\",\n                \"count\": \"2028\"\n            },\n            {\n                \"_id\": \"64129960d7fb4a2f516bdbae\",\n                \"_timestamp\": 1678940512531,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"77\",\n                \"sex\": \"9\",\n                \"area\": \"03\",\n                \"count\": \"2487\"\n            },\n            {\n                \"_id\": \"64129960d7fb4a2f516bdbad\",\n                \"_timestamp\": 1678940512507,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"77\",\n                \"sex\": \"9\",\n                \"area\": \"02\",\n                \"count\": \"6471\"\n            },\n            {\n                \"_id\": \"64129960d7fb4a2f516bdbac\",\n                \"_timestamp\": 1678940512484,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"77\",\n                \"sex\": \"9\",\n                \"area\": \"01\",\n                \"count\": \"1203\"\n            },\n            {\n                \"_id\": \"64129960d7fb4a2f516bdbab\",\n                \"_timestamp\": 1678940512458,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"77\",\n                \"sex\": \"2\",\n                \"area\": \"77\",\n                \"count\": \"13044\"\n            },\n            {\n                \"_id\": \"64129960d7fb4a2f516bdbaa\",\n                \"_timestamp\": 1678940512420,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"77\",\n                \"sex\": \"2\",\n                \"area\": \"9999\",\n                \"count\": \"13050\"\n            },\n            {\n                \"_id\": \"64129960d7fb4a2f516bdba9\",\n                \"_timestamp\": 1678940512397,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"77\",\n                \"sex\": \"2\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"64129960d7fb4a2f516bdba8\",\n                \"_timestamp\": 1678940512371,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"77\",\n                \"sex\": \"2\",\n                \"area\": \"18\",\n                \"count\": \"168\"\n            },\n            {\n                \"_id\": \"64129960d7fb4a2f516bdba7\",\n                \"_timestamp\": 1678940512342,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"77\",\n                \"sex\": \"2\",\n                \"area\": \"17\",\n                \"count\": \"162\"\n            },\n            {\n                \"_id\": \"64129960d7fb4a2f516bdba6\",\n                \"_timestamp\": 1678940512319,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"77\",\n                \"sex\": \"2\",\n                \"area\": \"16\",\n                \"count\": \"168\"\n            },\n            {\n                \"_id\": \"64129960d7fb4a2f516bdba5\",\n                \"_timestamp\": 1678940512291,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"77\",\n                \"sex\": \"2\",\n                \"area\": \"15\",\n                \"count\": \"309\"\n            },\n            {\n                \"_id\": \"64129960d7fb4a2f516bdba4\",\n                \"_timestamp\": 1678940512269,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"77\",\n                \"sex\": \"2\",\n                \"area\": \"14\",\n                \"count\": \"651\"\n            },\n            {\n                \"_id\": \"64129960d7fb4a2f516bdba3\",\n                \"_timestamp\": 1678940512246,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"77\",\n                \"sex\": \"2\",\n                \"area\": \"13\",\n                \"count\": \"1791\"\n            },\n            {\n                \"_id\": \"64129960d7fb4a2f516bdba2\",\n                \"_timestamp\": 1678940512220,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"77\",\n                \"sex\": \"2\",\n                \"area\": \"12\",\n                \"count\": \"93\"\n            },\n            {\n                \"_id\": \"64129960d7fb4a2f516bdba1\",\n                \"_timestamp\": 1678940512194,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"77\",\n                \"sex\": \"2\",\n                \"area\": \"09\",\n                \"count\": \"1422\"\n            },\n            {\n                \"_id\": \"64129960d7fb4a2f516bdba0\",\n                \"_timestamp\": 1678940512169,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"77\",\n                \"sex\": \"2\",\n                \"area\": \"08\",\n                \"count\": \"813\"\n            },\n            {\n                \"_id\": \"64129960d7fb4a2f516bdb9f\",\n                \"_timestamp\": 1678940512145,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"77\",\n                \"sex\": \"2\",\n                \"area\": \"07\",\n                \"count\": \"369\"\n            },\n            {\n                \"_id\": \"64129960d7fb4a2f516bdb9e\",\n                \"_timestamp\": 1678940512121,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"77\",\n                \"sex\": \"2\",\n                \"area\": \"06\",\n                \"count\": \"567\"\n            },\n            {\n                \"_id\": \"64129960d7fb4a2f516bdb9d\",\n                \"_timestamp\": 1678940512098,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"77\",\n                \"sex\": \"2\",\n                \"area\": \"05\",\n                \"count\": \"132\"\n            },\n            {\n                \"_id\": \"64129960d7fb4a2f516bdb9c\",\n                \"_timestamp\": 1678940512068,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"77\",\n                \"sex\": \"2\",\n                \"area\": \"04\",\n                \"count\": \"1035\"\n            },\n            {\n                \"_id\": \"64129960d7fb4a2f516bdb9b\",\n                \"_timestamp\": 1678940512044,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"77\",\n                \"sex\": \"2\",\n                \"area\": \"03\",\n                \"count\": \"1305\"\n            },\n            {\n                \"_id\": \"64129960d7fb4a2f516bdb9a\",\n                \"_timestamp\": 1678940512019,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"77\",\n                \"sex\": \"2\",\n                \"area\": \"02\",\n                \"count\": \"3450\"\n            },\n            {\n                \"_id\": \"6412995fd7fb4a2f516bdb99\",\n                \"_timestamp\": 1678940511996,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"77\",\n                \"sex\": \"2\",\n                \"area\": \"01\",\n                \"count\": \"600\"\n            },\n            {\n                \"_id\": \"6412995fd7fb4a2f516bdb98\",\n                \"_timestamp\": 1678940511974,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"77\",\n                \"sex\": \"1\",\n                \"area\": \"77\",\n                \"count\": \"11469\"\n            },\n            {\n                \"_id\": \"6412995fd7fb4a2f516bdb97\",\n                \"_timestamp\": 1678940511950,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"77\",\n                \"sex\": \"1\",\n                \"area\": \"9999\",\n                \"count\": \"11472\"\n            },\n            {\n                \"_id\": \"6412995fd7fb4a2f516bdb96\",\n                \"_timestamp\": 1678940511924,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"77\",\n                \"sex\": \"1\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"6412995fd7fb4a2f516bdb95\",\n                \"_timestamp\": 1678940511902,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"77\",\n                \"sex\": \"1\",\n                \"area\": \"18\",\n                \"count\": \"192\"\n            },\n            {\n                \"_id\": \"6412995fd7fb4a2f516bdb94\",\n                \"_timestamp\": 1678940511880,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"77\",\n                \"sex\": \"1\",\n                \"area\": \"17\",\n                \"count\": \"138\"\n            },\n            {\n                \"_id\": \"6412995fd7fb4a2f516bdb93\",\n                \"_timestamp\": 1678940511850,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"77\",\n                \"sex\": \"1\",\n                \"area\": \"16\",\n                \"count\": \"162\"\n            },\n            {\n                \"_id\": \"6412995fd7fb4a2f516bdb92\",\n                \"_timestamp\": 1678940511824,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"77\",\n                \"sex\": \"1\",\n                \"area\": \"15\",\n                \"count\": \"246\"\n            },\n            {\n                \"_id\": \"6412995fd7fb4a2f516bdb91\",\n                \"_timestamp\": 1678940511796,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"77\",\n                \"sex\": \"1\",\n                \"area\": \"14\",\n                \"count\": \"594\"\n            },\n            {\n                \"_id\": \"6412995fd7fb4a2f516bdb90\",\n                \"_timestamp\": 1678940511770,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"77\",\n                \"sex\": \"1\",\n                \"area\": \"13\",\n                \"count\": \"1515\"\n            },\n            {\n                \"_id\": \"6412995fd7fb4a2f516bdb8f\",\n                \"_timestamp\": 1678940511748,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"77\",\n                \"sex\": \"1\",\n                \"area\": \"12\",\n                \"count\": \"108\"\n            },\n            {\n                \"_id\": \"6412995fd7fb4a2f516bdb8e\",\n                \"_timestamp\": 1678940511726,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"77\",\n                \"sex\": \"1\",\n                \"area\": \"09\",\n                \"count\": \"1122\"\n            },\n            {\n                \"_id\": \"6412995fd7fb4a2f516bdb8d\",\n                \"_timestamp\": 1678940511701,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"77\",\n                \"sex\": \"1\",\n                \"area\": \"08\",\n                \"count\": \"684\"\n            },\n            {\n                \"_id\": \"6412995fd7fb4a2f516bdb8c\",\n                \"_timestamp\": 1678940511679,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"77\",\n                \"sex\": \"1\",\n                \"area\": \"07\",\n                \"count\": \"300\"\n            },\n            {\n                \"_id\": \"6412995fd7fb4a2f516bdb8b\",\n                \"_timestamp\": 1678940511656,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"77\",\n                \"sex\": \"1\",\n                \"area\": \"06\",\n                \"count\": \"504\"\n            },\n            {\n                \"_id\": \"6412995fd7fb4a2f516bdb8a\",\n                \"_timestamp\": 1678940511610,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"77\",\n                \"sex\": \"1\",\n                \"area\": \"05\",\n                \"count\": \"111\"\n            },\n            {\n                \"_id\": \"6412995fd7fb4a2f516bdb89\",\n                \"_timestamp\": 1678940511587,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"77\",\n                \"sex\": \"1\",\n                \"area\": \"04\",\n                \"count\": \"990\"\n            },\n            {\n                \"_id\": \"6412995fd7fb4a2f516bdb88\",\n                \"_timestamp\": 1678940511562,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"77\",\n                \"sex\": \"1\",\n                \"area\": \"03\",\n                \"count\": \"1185\"\n            },\n            {\n                \"_id\": \"6412995fd7fb4a2f516bdb87\",\n                \"_timestamp\": 1678940511538,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"77\",\n                \"sex\": \"1\",\n                \"area\": \"02\",\n                \"count\": \"3021\"\n            },\n            {\n                \"_id\": \"6412995fd7fb4a2f516bdb86\",\n                \"_timestamp\": 1678940511515,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"77\",\n                \"sex\": \"1\",\n                \"area\": \"01\",\n                \"count\": \"600\"\n            },\n            {\n                \"_id\": \"6412995fd7fb4a2f516bdb85\",\n                \"_timestamp\": 1678940511488,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"9\",\n                \"sex\": \"9\",\n                \"area\": \"77\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412995fd7fb4a2f516bdb84\",\n                \"_timestamp\": 1678940511463,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"9\",\n                \"sex\": \"9\",\n                \"area\": \"9999\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412995fd7fb4a2f516bdb83\",\n                \"_timestamp\": 1678940511440,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"9\",\n                \"sex\": \"9\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"6412995fd7fb4a2f516bdb82\",\n                \"_timestamp\": 1678940511417,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"9\",\n                \"sex\": \"9\",\n                \"area\": \"18\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412995fd7fb4a2f516bdb81\",\n                \"_timestamp\": 1678940511390,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"9\",\n                \"sex\": \"9\",\n                \"area\": \"17\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412995fd7fb4a2f516bdb80\",\n                \"_timestamp\": 1678940511367,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"9\",\n                \"sex\": \"9\",\n                \"area\": \"16\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412995fd7fb4a2f516bdb7f\",\n                \"_timestamp\": 1678940511343,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"9\",\n                \"sex\": \"9\",\n                \"area\": \"15\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412995fd7fb4a2f516bdb7e\",\n                \"_timestamp\": 1678940511313,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"9\",\n                \"sex\": \"9\",\n                \"area\": \"14\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412995fd7fb4a2f516bdb7d\",\n                \"_timestamp\": 1678940511288,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"9\",\n                \"sex\": \"9\",\n                \"area\": \"13\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412995fd7fb4a2f516bdb7c\",\n                \"_timestamp\": 1678940511249,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"9\",\n                \"sex\": \"9\",\n                \"area\": \"12\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412995fd7fb4a2f516bdb7b\",\n                \"_timestamp\": 1678940511218,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"9\",\n                \"sex\": \"9\",\n                \"area\": \"09\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412995fd7fb4a2f516bdb7a\",\n                \"_timestamp\": 1678940511195,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"9\",\n                \"sex\": \"9\",\n                \"area\": \"08\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412995fd7fb4a2f516bdb79\",\n                \"_timestamp\": 1678940511168,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"9\",\n                \"sex\": \"9\",\n                \"area\": \"07\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412995fd7fb4a2f516bdb78\",\n                \"_timestamp\": 1678940511143,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"9\",\n                \"sex\": \"9\",\n                \"area\": \"06\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412995fd7fb4a2f516bdb77\",\n                \"_timestamp\": 1678940511106,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"9\",\n                \"sex\": \"9\",\n                \"area\": \"05\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412995fd7fb4a2f516bdb76\",\n                \"_timestamp\": 1678940511084,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"9\",\n                \"sex\": \"9\",\n                \"area\": \"04\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412995fd7fb4a2f516bdb75\",\n                \"_timestamp\": 1678940511062,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"9\",\n                \"sex\": \"9\",\n                \"area\": \"03\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412995fd7fb4a2f516bdb74\",\n                \"_timestamp\": 1678940511040,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"9\",\n                \"sex\": \"9\",\n                \"area\": \"02\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412995fd7fb4a2f516bdb73\",\n                \"_timestamp\": 1678940511018,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"9\",\n                \"sex\": \"9\",\n                \"area\": \"01\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412995ed7fb4a2f516bdb72\",\n                \"_timestamp\": 1678940510995,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"9\",\n                \"sex\": \"2\",\n                \"area\": \"77\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412995ed7fb4a2f516bdb71\",\n                \"_timestamp\": 1678940510970,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"9\",\n                \"sex\": \"2\",\n                \"area\": \"9999\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412995ed7fb4a2f516bdb70\",\n                \"_timestamp\": 1678940510945,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"9\",\n                \"sex\": \"2\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"6412995ed7fb4a2f516bdb6f\",\n                \"_timestamp\": 1678940510923,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"9\",\n                \"sex\": \"2\",\n                \"area\": \"18\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412995ed7fb4a2f516bdb6e\",\n                \"_timestamp\": 1678940510898,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"9\",\n                \"sex\": \"2\",\n                \"area\": \"17\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412995ed7fb4a2f516bdb6d\",\n                \"_timestamp\": 1678940510875,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"9\",\n                \"sex\": \"2\",\n                \"area\": \"16\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412995ed7fb4a2f516bdb6c\",\n                \"_timestamp\": 1678940510851,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"9\",\n                \"sex\": \"2\",\n                \"area\": \"15\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412995ed7fb4a2f516bdb6b\",\n                \"_timestamp\": 1678940510826,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"9\",\n                \"sex\": \"2\",\n                \"area\": \"14\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412995ed7fb4a2f516bdb6a\",\n                \"_timestamp\": 1678940510799,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"9\",\n                \"sex\": \"2\",\n                \"area\": \"13\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412995ed7fb4a2f516bdb69\",\n                \"_timestamp\": 1678940510767,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"9\",\n                \"sex\": \"2\",\n                \"area\": \"12\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412995ed7fb4a2f516bdb68\",\n                \"_timestamp\": 1678940510737,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"9\",\n                \"sex\": \"2\",\n                \"area\": \"09\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412995ed7fb4a2f516bdb67\",\n                \"_timestamp\": 1678940510705,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"9\",\n                \"sex\": \"2\",\n                \"area\": \"08\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412995ed7fb4a2f516bdb66\",\n                \"_timestamp\": 1678940510681,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"9\",\n                \"sex\": \"2\",\n                \"area\": \"07\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412995ed7fb4a2f516bdb65\",\n                \"_timestamp\": 1678940510655,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"9\",\n                \"sex\": \"2\",\n                \"area\": \"06\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412995ed7fb4a2f516bdb64\",\n                \"_timestamp\": 1678940510631,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"9\",\n                \"sex\": \"2\",\n                \"area\": \"05\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412995ed7fb4a2f516bdb63\",\n                \"_timestamp\": 1678940510606,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"9\",\n                \"sex\": \"2\",\n                \"area\": \"04\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412995ed7fb4a2f516bdb62\",\n                \"_timestamp\": 1678940510570,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"9\",\n                \"sex\": \"2\",\n                \"area\": \"03\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412995ed7fb4a2f516bdb61\",\n                \"_timestamp\": 1678940510543,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"9\",\n                \"sex\": \"2\",\n                \"area\": \"02\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412995ed7fb4a2f516bdb60\",\n                \"_timestamp\": 1678940510519,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"9\",\n                \"sex\": \"2\",\n                \"area\": \"01\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412995ed7fb4a2f516bdb5f\",\n                \"_timestamp\": 1678940510495,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"9\",\n                \"sex\": \"1\",\n                \"area\": \"77\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412995ed7fb4a2f516bdb5e\",\n                \"_timestamp\": 1678940510469,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"9\",\n                \"sex\": \"1\",\n                \"area\": \"9999\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412995ed7fb4a2f516bdb5d\",\n                \"_timestamp\": 1678940510445,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"9\",\n                \"sex\": \"1\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"6412995ed7fb4a2f516bdb5c\",\n                \"_timestamp\": 1678940510416,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"9\",\n                \"sex\": \"1\",\n                \"area\": \"18\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412995ed7fb4a2f516bdb5b\",\n                \"_timestamp\": 1678940510390,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"9\",\n                \"sex\": \"1\",\n                \"area\": \"17\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412995ed7fb4a2f516bdb5a\",\n                \"_timestamp\": 1678940510365,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"9\",\n                \"sex\": \"1\",\n                \"area\": \"16\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412995ed7fb4a2f516bdb59\",\n                \"_timestamp\": 1678940510341,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"9\",\n                \"sex\": \"1\",\n                \"area\": \"15\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412995ed7fb4a2f516bdb58\",\n                \"_timestamp\": 1678940510319,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"9\",\n                \"sex\": \"1\",\n                \"area\": \"14\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412995ed7fb4a2f516bdb57\",\n                \"_timestamp\": 1678940510295,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"9\",\n                \"sex\": \"1\",\n                \"area\": \"13\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412995ed7fb4a2f516bdb56\",\n                \"_timestamp\": 1678940510267,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"9\",\n                \"sex\": \"1\",\n                \"area\": \"12\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412995ed7fb4a2f516bdb55\",\n                \"_timestamp\": 1678940510239,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"9\",\n                \"sex\": \"1\",\n                \"area\": \"09\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412995ed7fb4a2f516bdb54\",\n                \"_timestamp\": 1678940510208,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"9\",\n                \"sex\": \"1\",\n                \"area\": \"08\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412995ed7fb4a2f516bdb53\",\n                \"_timestamp\": 1678940510184,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"9\",\n                \"sex\": \"1\",\n                \"area\": \"07\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412995ed7fb4a2f516bdb52\",\n                \"_timestamp\": 1678940510158,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"9\",\n                \"sex\": \"1\",\n                \"area\": \"06\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412995ed7fb4a2f516bdb51\",\n                \"_timestamp\": 1678940510130,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"9\",\n                \"sex\": \"1\",\n                \"area\": \"05\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412995ed7fb4a2f516bdb50\",\n                \"_timestamp\": 1678940510097,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"9\",\n                \"sex\": \"1\",\n                \"area\": \"04\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412995ed7fb4a2f516bdb4f\",\n                \"_timestamp\": 1678940510025,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"9\",\n                \"sex\": \"1\",\n                \"area\": \"03\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412995ed7fb4a2f516bdb4e\",\n                \"_timestamp\": 1678940509999,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"9\",\n                \"sex\": \"1\",\n                \"area\": \"02\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412995dd7fb4a2f516bdb4d\",\n                \"_timestamp\": 1678940509973,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"9\",\n                \"sex\": \"1\",\n                \"area\": \"01\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412995dd7fb4a2f516bdb4c\",\n                \"_timestamp\": 1678940509949,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"6\",\n                \"sex\": \"9\",\n                \"area\": \"77\",\n                \"count\": \"153\"\n            },\n            {\n                \"_id\": \"6412995dd7fb4a2f516bdb4b\",\n                \"_timestamp\": 1678940509925,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"6\",\n                \"sex\": \"9\",\n                \"area\": \"9999\",\n                \"count\": \"153\"\n            },\n            {\n                \"_id\": \"6412995dd7fb4a2f516bdb4a\",\n                \"_timestamp\": 1678940509902,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"6\",\n                \"sex\": \"9\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"6412995dd7fb4a2f516bdb49\",\n                \"_timestamp\": 1678940509879,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"6\",\n                \"sex\": \"9\",\n                \"area\": \"18\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412995dd7fb4a2f516bdb48\",\n                \"_timestamp\": 1678940509855,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"6\",\n                \"sex\": \"9\",\n                \"area\": \"17\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412995dd7fb4a2f516bdb47\",\n                \"_timestamp\": 1678940509831,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"6\",\n                \"sex\": \"9\",\n                \"area\": \"16\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"6412995dd7fb4a2f516bdb46\",\n                \"_timestamp\": 1678940509805,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"6\",\n                \"sex\": \"9\",\n                \"area\": \"15\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"6412995dd7fb4a2f516bdb45\",\n                \"_timestamp\": 1678940509783,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"6\",\n                \"sex\": \"9\",\n                \"area\": \"14\",\n                \"count\": \"9\"\n            },\n            {\n                \"_id\": \"6412995dd7fb4a2f516bdb44\",\n                \"_timestamp\": 1678940509757,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"6\",\n                \"sex\": \"9\",\n                \"area\": \"13\",\n                \"count\": \"18\"\n            },\n            {\n                \"_id\": \"6412995dd7fb4a2f516bdb43\",\n                \"_timestamp\": 1678940509733,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"6\",\n                \"sex\": \"9\",\n                \"area\": \"12\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412995dd7fb4a2f516bdb42\",\n                \"_timestamp\": 1678940509702,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"6\",\n                \"sex\": \"9\",\n                \"area\": \"09\",\n                \"count\": \"18\"\n            },\n            {\n                \"_id\": \"6412995dd7fb4a2f516bdb41\",\n                \"_timestamp\": 1678940509680,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"6\",\n                \"sex\": \"9\",\n                \"area\": \"08\",\n                \"count\": \"15\"\n            },\n            {\n                \"_id\": \"6412995dd7fb4a2f516bdb40\",\n                \"_timestamp\": 1678940509656,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"6\",\n                \"sex\": \"9\",\n                \"area\": \"07\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"6412995dd7fb4a2f516bdb3f\",\n                \"_timestamp\": 1678940509623,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"6\",\n                \"sex\": \"9\",\n                \"area\": \"06\",\n                \"count\": \"12\"\n            },\n            {\n                \"_id\": \"6412995dd7fb4a2f516bdb3e\",\n                \"_timestamp\": 1678940509599,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"6\",\n                \"sex\": \"9\",\n                \"area\": \"05\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"6412995dd7fb4a2f516bdb3d\",\n                \"_timestamp\": 1678940509572,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"6\",\n                \"sex\": \"9\",\n                \"area\": \"04\",\n                \"count\": \"21\"\n            },\n            {\n                \"_id\": \"6412995dd7fb4a2f516bdb3c\",\n                \"_timestamp\": 1678940509544,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"6\",\n                \"sex\": \"9\",\n                \"area\": \"03\",\n                \"count\": \"12\"\n            },\n            {\n                \"_id\": \"6412995dd7fb4a2f516bdb3b\",\n                \"_timestamp\": 1678940509520,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"6\",\n                \"sex\": \"9\",\n                \"area\": \"02\",\n                \"count\": \"30\"\n            },\n            {\n                \"_id\": \"6412995dd7fb4a2f516bdb3a\",\n                \"_timestamp\": 1678940509496,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"6\",\n                \"sex\": \"9\",\n                \"area\": \"01\",\n                \"count\": \"9\"\n            },\n            {\n                \"_id\": \"6412995dd7fb4a2f516bdb39\",\n                \"_timestamp\": 1678940509472,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"6\",\n                \"sex\": \"2\",\n                \"area\": \"77\",\n                \"count\": \"78\"\n            },\n            {\n                \"_id\": \"6412995dd7fb4a2f516bdb38\",\n                \"_timestamp\": 1678940509447,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"6\",\n                \"sex\": \"2\",\n                \"area\": \"9999\",\n                \"count\": \"78\"\n            },\n            {\n                \"_id\": \"6412995dd7fb4a2f516bdb37\",\n                \"_timestamp\": 1678940509420,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"6\",\n                \"sex\": \"2\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"6412995dd7fb4a2f516bdb36\",\n                \"_timestamp\": 1678940509393,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"6\",\n                \"sex\": \"2\",\n                \"area\": \"18\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412995dd7fb4a2f516bdb35\",\n                \"_timestamp\": 1678940509369,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"6\",\n                \"sex\": \"2\",\n                \"area\": \"17\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412995dd7fb4a2f516bdb34\",\n                \"_timestamp\": 1678940509345,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"6\",\n                \"sex\": \"2\",\n                \"area\": \"16\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"6412995dd7fb4a2f516bdb33\",\n                \"_timestamp\": 1678940509320,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"6\",\n                \"sex\": \"2\",\n                \"area\": \"15\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"6412995dd7fb4a2f516bdb32\",\n                \"_timestamp\": 1678940509280,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"6\",\n                \"sex\": \"2\",\n                \"area\": \"14\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"6412995dd7fb4a2f516bdb31\",\n                \"_timestamp\": 1678940509255,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"6\",\n                \"sex\": \"2\",\n                \"area\": \"13\",\n                \"count\": \"9\"\n            },\n            {\n                \"_id\": \"6412995dd7fb4a2f516bdb30\",\n                \"_timestamp\": 1678940509231,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"6\",\n                \"sex\": \"2\",\n                \"area\": \"12\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412995dd7fb4a2f516bdb2f\",\n                \"_timestamp\": 1678940509206,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"6\",\n                \"sex\": \"2\",\n                \"area\": \"09\",\n                \"count\": \"9\"\n            },\n            {\n                \"_id\": \"6412995dd7fb4a2f516bdb2e\",\n                \"_timestamp\": 1678940509180,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"6\",\n                \"sex\": \"2\",\n                \"area\": \"08\",\n                \"count\": \"9\"\n            },\n            {\n                \"_id\": \"6412995dd7fb4a2f516bdb2d\",\n                \"_timestamp\": 1678940509156,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"6\",\n                \"sex\": \"2\",\n                \"area\": \"07\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"6412995dd7fb4a2f516bdb2c\",\n                \"_timestamp\": 1678940509120,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"6\",\n                \"sex\": \"2\",\n                \"area\": \"06\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"6412995dd7fb4a2f516bdb2b\",\n                \"_timestamp\": 1678940509098,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"6\",\n                \"sex\": \"2\",\n                \"area\": \"05\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"6412995dd7fb4a2f516bdb2a\",\n                \"_timestamp\": 1678940509072,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"6\",\n                \"sex\": \"2\",\n                \"area\": \"04\",\n                \"count\": \"15\"\n            },\n            {\n                \"_id\": \"6412995dd7fb4a2f516bdb29\",\n                \"_timestamp\": 1678940509044,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"6\",\n                \"sex\": \"2\",\n                \"area\": \"03\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"6412995dd7fb4a2f516bdb28\",\n                \"_timestamp\": 1678940509014,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"6\",\n                \"sex\": \"2\",\n                \"area\": \"02\",\n                \"count\": \"15\"\n            },\n            {\n                \"_id\": \"6412995cd7fb4a2f516bdb27\",\n                \"_timestamp\": 1678940508989,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"6\",\n                \"sex\": \"2\",\n                \"area\": \"01\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"6412995cd7fb4a2f516bdb26\",\n                \"_timestamp\": 1678940508956,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"6\",\n                \"sex\": \"1\",\n                \"area\": \"77\",\n                \"count\": \"72\"\n            },\n            {\n                \"_id\": \"6412995cd7fb4a2f516bdb25\",\n                \"_timestamp\": 1678940508925,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"6\",\n                \"sex\": \"1\",\n                \"area\": \"9999\",\n                \"count\": \"75\"\n            },\n            {\n                \"_id\": \"6412995cd7fb4a2f516bdb24\",\n                \"_timestamp\": 1678940508898,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"6\",\n                \"sex\": \"1\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"6412995cd7fb4a2f516bdb23\",\n                \"_timestamp\": 1678940508873,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"6\",\n                \"sex\": \"1\",\n                \"area\": \"18\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412995cd7fb4a2f516bdb22\",\n                \"_timestamp\": 1678940508850,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"6\",\n                \"sex\": \"1\",\n                \"area\": \"17\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412995cd7fb4a2f516bdb21\",\n                \"_timestamp\": 1678940508823,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"6\",\n                \"sex\": \"1\",\n                \"area\": \"16\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412995cd7fb4a2f516bdb20\",\n                \"_timestamp\": 1678940508795,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"6\",\n                \"sex\": \"1\",\n                \"area\": \"15\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"6412995cd7fb4a2f516bdb1f\",\n                \"_timestamp\": 1678940508770,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"6\",\n                \"sex\": \"1\",\n                \"area\": \"14\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"6412995cd7fb4a2f516bdb1e\",\n                \"_timestamp\": 1678940508746,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"6\",\n                \"sex\": \"1\",\n                \"area\": \"13\",\n                \"count\": \"9\"\n            },\n            {\n                \"_id\": \"6412995cd7fb4a2f516bdb1d\",\n                \"_timestamp\": 1678940508719,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"6\",\n                \"sex\": \"1\",\n                \"area\": \"12\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412995cd7fb4a2f516bdb1c\",\n                \"_timestamp\": 1678940508694,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"6\",\n                \"sex\": \"1\",\n                \"area\": \"09\",\n                \"count\": \"9\"\n            },\n            {\n                \"_id\": \"6412995cd7fb4a2f516bdb1b\",\n                \"_timestamp\": 1678940508669,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"6\",\n                \"sex\": \"1\",\n                \"area\": \"08\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"6412995cd7fb4a2f516bdb1a\",\n                \"_timestamp\": 1678940508638,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"6\",\n                \"sex\": \"1\",\n                \"area\": \"07\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412995cd7fb4a2f516bdb19\",\n                \"_timestamp\": 1678940508612,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"6\",\n                \"sex\": \"1\",\n                \"area\": \"06\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"6412995cd7fb4a2f516bdb18\",\n                \"_timestamp\": 1678940508588,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"6\",\n                \"sex\": \"1\",\n                \"area\": \"05\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412995cd7fb4a2f516bdb17\",\n                \"_timestamp\": 1678940508561,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"6\",\n                \"sex\": \"1\",\n                \"area\": \"04\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"6412995cd7fb4a2f516bdb16\",\n                \"_timestamp\": 1678940508537,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"6\",\n                \"sex\": \"1\",\n                \"area\": \"03\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"6412995cd7fb4a2f516bdb15\",\n                \"_timestamp\": 1678940508513,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"6\",\n                \"sex\": \"1\",\n                \"area\": \"02\",\n                \"count\": \"15\"\n            },\n            {\n                \"_id\": \"6412995cd7fb4a2f516bdb14\",\n                \"_timestamp\": 1678940508488,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"6\",\n                \"sex\": \"1\",\n                \"area\": \"01\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"6412995cd7fb4a2f516bdb13\",\n                \"_timestamp\": 1678940508460,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"5\",\n                \"sex\": \"9\",\n                \"area\": \"77\",\n                \"count\": \"72\"\n            },\n            {\n                \"_id\": \"6412995cd7fb4a2f516bdb12\",\n                \"_timestamp\": 1678940508431,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"5\",\n                \"sex\": \"9\",\n                \"area\": \"9999\",\n                \"count\": \"72\"\n            },\n            {\n                \"_id\": \"6412995cd7fb4a2f516bdb11\",\n                \"_timestamp\": 1678940508406,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"5\",\n                \"sex\": \"9\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"6412995cd7fb4a2f516bdb10\",\n                \"_timestamp\": 1678940508380,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"5\",\n                \"sex\": \"9\",\n                \"area\": \"18\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412995cd7fb4a2f516bdb0f\",\n                \"_timestamp\": 1678940508298,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"5\",\n                \"sex\": \"9\",\n                \"area\": \"17\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"6412995cd7fb4a2f516bdb0e\",\n                \"_timestamp\": 1678940508267,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"5\",\n                \"sex\": \"9\",\n                \"area\": \"16\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412995cd7fb4a2f516bdb0d\",\n                \"_timestamp\": 1678940508239,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"5\",\n                \"sex\": \"9\",\n                \"area\": \"15\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412995cd7fb4a2f516bdb0c\",\n                \"_timestamp\": 1678940508216,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"5\",\n                \"sex\": \"9\",\n                \"area\": \"14\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412995cd7fb4a2f516bdb0b\",\n                \"_timestamp\": 1678940508193,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"5\",\n                \"sex\": \"9\",\n                \"area\": \"13\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"6412995cd7fb4a2f516bdb0a\",\n                \"_timestamp\": 1678940508165,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"5\",\n                \"sex\": \"9\",\n                \"area\": \"12\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412995cd7fb4a2f516bdb09\",\n                \"_timestamp\": 1678940508137,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"5\",\n                \"sex\": \"9\",\n                \"area\": \"09\",\n                \"count\": \"12\"\n            },\n            {\n                \"_id\": \"6412995cd7fb4a2f516bdb08\",\n                \"_timestamp\": 1678940508112,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"5\",\n                \"sex\": \"9\",\n                \"area\": \"08\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412995cd7fb4a2f516bdb07\",\n                \"_timestamp\": 1678940508084,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"5\",\n                \"sex\": \"9\",\n                \"area\": \"07\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412995cd7fb4a2f516bdb06\",\n                \"_timestamp\": 1678940508035,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"5\",\n                \"sex\": \"9\",\n                \"area\": \"06\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"6412995bd7fb4a2f516bdb05\",\n                \"_timestamp\": 1678940507980,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"5\",\n                \"sex\": \"9\",\n                \"area\": \"05\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412995bd7fb4a2f516bdb04\",\n                \"_timestamp\": 1678940507927,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"5\",\n                \"sex\": \"9\",\n                \"area\": \"04\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"6412995bd7fb4a2f516bdb03\",\n                \"_timestamp\": 1678940507866,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"5\",\n                \"sex\": \"9\",\n                \"area\": \"03\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"6412995bd7fb4a2f516bdb02\",\n                \"_timestamp\": 1678940507843,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"5\",\n                \"sex\": \"9\",\n                \"area\": \"02\",\n                \"count\": \"45\"\n            },\n            {\n                \"_id\": \"6412995bd7fb4a2f516bdb01\",\n                \"_timestamp\": 1678940507817,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"5\",\n                \"sex\": \"9\",\n                \"area\": \"01\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"6412995bd7fb4a2f516bdb00\",\n                \"_timestamp\": 1678940507793,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"5\",\n                \"sex\": \"2\",\n                \"area\": \"77\",\n                \"count\": \"36\"\n            },\n            {\n                \"_id\": \"6412995bd7fb4a2f516bdaff\",\n                \"_timestamp\": 1678940507768,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"5\",\n                \"sex\": \"2\",\n                \"area\": \"9999\",\n                \"count\": \"36\"\n            },\n            {\n                \"_id\": \"6412995bd7fb4a2f516bdafe\",\n                \"_timestamp\": 1678940507744,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"5\",\n                \"sex\": \"2\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"6412995bd7fb4a2f516bdafd\",\n                \"_timestamp\": 1678940507719,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"5\",\n                \"sex\": \"2\",\n                \"area\": \"18\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412995bd7fb4a2f516bdafc\",\n                \"_timestamp\": 1678940507695,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"5\",\n                \"sex\": \"2\",\n                \"area\": \"17\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412995bd7fb4a2f516bdafb\",\n                \"_timestamp\": 1678940507664,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"5\",\n                \"sex\": \"2\",\n                \"area\": \"16\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412995bd7fb4a2f516bdafa\",\n                \"_timestamp\": 1678940507637,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"5\",\n                \"sex\": \"2\",\n                \"area\": \"15\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412995bd7fb4a2f516bdaf9\",\n                \"_timestamp\": 1678940507614,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"5\",\n                \"sex\": \"2\",\n                \"area\": \"14\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412995bd7fb4a2f516bdaf8\",\n                \"_timestamp\": 1678940507589,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"5\",\n                \"sex\": \"2\",\n                \"area\": \"13\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"6412995bd7fb4a2f516bdaf7\",\n                \"_timestamp\": 1678940507535,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"5\",\n                \"sex\": \"2\",\n                \"area\": \"12\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412995bd7fb4a2f516bdaf6\",\n                \"_timestamp\": 1678940507510,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"5\",\n                \"sex\": \"2\",\n                \"area\": \"09\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"6412995bd7fb4a2f516bdaf5\",\n                \"_timestamp\": 1678940507466,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"5\",\n                \"sex\": \"2\",\n                \"area\": \"08\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412995bd7fb4a2f516bdaf4\",\n                \"_timestamp\": 1678940507435,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"5\",\n                \"sex\": \"2\",\n                \"area\": \"07\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412995bd7fb4a2f516bdaf3\",\n                \"_timestamp\": 1678940507409,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"5\",\n                \"sex\": \"2\",\n                \"area\": \"06\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"6412995bd7fb4a2f516bdaf2\",\n                \"_timestamp\": 1678940507378,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"5\",\n                \"sex\": \"2\",\n                \"area\": \"05\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412995bd7fb4a2f516bdaf1\",\n                \"_timestamp\": 1678940507347,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"5\",\n                \"sex\": \"2\",\n                \"area\": \"04\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"6412995bd7fb4a2f516bdaf0\",\n                \"_timestamp\": 1678940507314,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"5\",\n                \"sex\": \"2\",\n                \"area\": \"03\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412995bd7fb4a2f516bdaef\",\n                \"_timestamp\": 1678940507272,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"5\",\n                \"sex\": \"2\",\n                \"area\": \"02\",\n                \"count\": \"21\"\n            },\n            {\n                \"_id\": \"6412995bd7fb4a2f516bdaee\",\n                \"_timestamp\": 1678940507248,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"5\",\n                \"sex\": \"2\",\n                \"area\": \"01\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"6412995bd7fb4a2f516bdaed\",\n                \"_timestamp\": 1678940507193,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"5\",\n                \"sex\": \"1\",\n                \"area\": \"77\",\n                \"count\": \"39\"\n            },\n            {\n                \"_id\": \"6412995bd7fb4a2f516bdaec\",\n                \"_timestamp\": 1678940507170,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"5\",\n                \"sex\": \"1\",\n                \"area\": \"9999\",\n                \"count\": \"39\"\n            },\n            {\n                \"_id\": \"6412995bd7fb4a2f516bdaeb\",\n                \"_timestamp\": 1678940507146,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"5\",\n                \"sex\": \"1\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"6412995bd7fb4a2f516bdaea\",\n                \"_timestamp\": 1678940507122,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"5\",\n                \"sex\": \"1\",\n                \"area\": \"18\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412995bd7fb4a2f516bdae9\",\n                \"_timestamp\": 1678940507096,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"5\",\n                \"sex\": \"1\",\n                \"area\": \"17\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"6412995bd7fb4a2f516bdae8\",\n                \"_timestamp\": 1678940507070,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"5\",\n                \"sex\": \"1\",\n                \"area\": \"16\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412995bd7fb4a2f516bdae7\",\n                \"_timestamp\": 1678940507046,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"5\",\n                \"sex\": \"1\",\n                \"area\": \"15\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412995bd7fb4a2f516bdae6\",\n                \"_timestamp\": 1678940507019,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"5\",\n                \"sex\": \"1\",\n                \"area\": \"14\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412995ad7fb4a2f516bdae5\",\n                \"_timestamp\": 1678940506983,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"5\",\n                \"sex\": \"1\",\n                \"area\": \"13\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412995ad7fb4a2f516bdae4\",\n                \"_timestamp\": 1678940506958,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"5\",\n                \"sex\": \"1\",\n                \"area\": \"12\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412995ad7fb4a2f516bdae3\",\n                \"_timestamp\": 1678940506934,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"5\",\n                \"sex\": \"1\",\n                \"area\": \"09\",\n                \"count\": \"9\"\n            },\n            {\n                \"_id\": \"6412995ad7fb4a2f516bdae2\",\n                \"_timestamp\": 1678940506911,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"5\",\n                \"sex\": \"1\",\n                \"area\": \"08\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412995ad7fb4a2f516bdae1\",\n                \"_timestamp\": 1678940506850,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"5\",\n                \"sex\": \"1\",\n                \"area\": \"07\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412995ad7fb4a2f516bdae0\",\n                \"_timestamp\": 1678940506827,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"5\",\n                \"sex\": \"1\",\n                \"area\": \"06\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412995ad7fb4a2f516bdadf\",\n                \"_timestamp\": 1678940506804,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"5\",\n                \"sex\": \"1\",\n                \"area\": \"05\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412995ad7fb4a2f516bdade\",\n                \"_timestamp\": 1678940506777,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"5\",\n                \"sex\": \"1\",\n                \"area\": \"04\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"6412995ad7fb4a2f516bdadd\",\n                \"_timestamp\": 1678940506748,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"5\",\n                \"sex\": \"1\",\n                \"area\": \"03\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"6412995ad7fb4a2f516bdadc\",\n                \"_timestamp\": 1678940506721,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"5\",\n                \"sex\": \"1\",\n                \"area\": \"02\",\n                \"count\": \"21\"\n            },\n            {\n                \"_id\": \"6412995ad7fb4a2f516bdadb\",\n                \"_timestamp\": 1678940506698,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"5\",\n                \"sex\": \"1\",\n                \"area\": \"01\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412995ad7fb4a2f516bdada\",\n                \"_timestamp\": 1678940506662,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"4\",\n                \"sex\": \"9\",\n                \"area\": \"77\",\n                \"count\": \"1446\"\n            },\n            {\n                \"_id\": \"6412995ad7fb4a2f516bdad9\",\n                \"_timestamp\": 1678940506638,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"4\",\n                \"sex\": \"9\",\n                \"area\": \"9999\",\n                \"count\": \"1446\"\n            },\n            {\n                \"_id\": \"6412995ad7fb4a2f516bdad8\",\n                \"_timestamp\": 1678940506612,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"4\",\n                \"sex\": \"9\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"6412995ad7fb4a2f516bdad7\",\n                \"_timestamp\": 1678940506571,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"4\",\n                \"sex\": \"9\",\n                \"area\": \"18\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412995ad7fb4a2f516bdad6\",\n                \"_timestamp\": 1678940506539,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"4\",\n                \"sex\": \"9\",\n                \"area\": \"17\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412995ad7fb4a2f516bdad5\",\n                \"_timestamp\": 1678940506513,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"4\",\n                \"sex\": \"9\",\n                \"area\": \"16\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"6412995ad7fb4a2f516bdad4\",\n                \"_timestamp\": 1678940506488,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"4\",\n                \"sex\": \"9\",\n                \"area\": \"15\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"6412995ad7fb4a2f516bdad3\",\n                \"_timestamp\": 1678940506462,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"4\",\n                \"sex\": \"9\",\n                \"area\": \"14\",\n                \"count\": \"15\"\n            },\n            {\n                \"_id\": \"6412995ad7fb4a2f516bdad2\",\n                \"_timestamp\": 1678940506438,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"4\",\n                \"sex\": \"9\",\n                \"area\": \"13\",\n                \"count\": \"90\"\n            },\n            {\n                \"_id\": \"6412995ad7fb4a2f516bdad1\",\n                \"_timestamp\": 1678940506408,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"4\",\n                \"sex\": \"9\",\n                \"area\": \"12\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"6412995ad7fb4a2f516bdad0\",\n                \"_timestamp\": 1678940506380,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"4\",\n                \"sex\": \"9\",\n                \"area\": \"09\",\n                \"count\": \"168\"\n            },\n            {\n                \"_id\": \"6412995ad7fb4a2f516bdacf\",\n                \"_timestamp\": 1678940506343,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"4\",\n                \"sex\": \"9\",\n                \"area\": \"08\",\n                \"count\": \"27\"\n            },\n            {\n                \"_id\": \"6412995ad7fb4a2f516bdace\",\n                \"_timestamp\": 1678940506320,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"4\",\n                \"sex\": \"9\",\n                \"area\": \"07\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"6412995ad7fb4a2f516bdacd\",\n                \"_timestamp\": 1678940506297,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"4\",\n                \"sex\": \"9\",\n                \"area\": \"06\",\n                \"count\": \"12\"\n            },\n            {\n                \"_id\": \"6412995ad7fb4a2f516bdacc\",\n                \"_timestamp\": 1678940506274,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"4\",\n                \"sex\": \"9\",\n                \"area\": \"05\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"6412995ad7fb4a2f516bdacb\",\n                \"_timestamp\": 1678940506243,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"4\",\n                \"sex\": \"9\",\n                \"area\": \"04\",\n                \"count\": \"27\"\n            },\n            {\n                \"_id\": \"6412995ad7fb4a2f516bdaca\",\n                \"_timestamp\": 1678940506218,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"4\",\n                \"sex\": \"9\",\n                \"area\": \"03\",\n                \"count\": \"66\"\n            },\n            {\n                \"_id\": \"6412995ad7fb4a2f516bdac9\",\n                \"_timestamp\": 1678940506194,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"4\",\n                \"sex\": \"9\",\n                \"area\": \"02\",\n                \"count\": \"1014\"\n            },\n            {\n                \"_id\": \"6412995ad7fb4a2f516bdac8\",\n                \"_timestamp\": 1678940506169,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"4\",\n                \"sex\": \"9\",\n                \"area\": \"01\",\n                \"count\": \"12\"\n            },\n            {\n                \"_id\": \"6412995ad7fb4a2f516bdac7\",\n                \"_timestamp\": 1678940506146,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"4\",\n                \"sex\": \"2\",\n                \"area\": \"77\",\n                \"count\": \"759\"\n            },\n            {\n                \"_id\": \"6412995ad7fb4a2f516bdac6\",\n                \"_timestamp\": 1678940506121,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"4\",\n                \"sex\": \"2\",\n                \"area\": \"9999\",\n                \"count\": \"759\"\n            },\n            {\n                \"_id\": \"6412995ad7fb4a2f516bdac5\",\n                \"_timestamp\": 1678940506086,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"4\",\n                \"sex\": \"2\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"6412995ad7fb4a2f516bdac4\",\n                \"_timestamp\": 1678940506062,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"4\",\n                \"sex\": \"2\",\n                \"area\": \"18\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412995ad7fb4a2f516bdac3\",\n                \"_timestamp\": 1678940506040,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"4\",\n                \"sex\": \"2\",\n                \"area\": \"17\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412995ad7fb4a2f516bdac2\",\n                \"_timestamp\": 1678940506009,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"4\",\n                \"sex\": \"2\",\n                \"area\": \"16\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129959d7fb4a2f516bdac1\",\n                \"_timestamp\": 1678940505980,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"4\",\n                \"sex\": \"2\",\n                \"area\": \"15\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"64129959d7fb4a2f516bdac0\",\n                \"_timestamp\": 1678940505948,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"4\",\n                \"sex\": \"2\",\n                \"area\": \"14\",\n                \"count\": \"9\"\n            },\n            {\n                \"_id\": \"64129959d7fb4a2f516bdabf\",\n                \"_timestamp\": 1678940505925,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"4\",\n                \"sex\": \"2\",\n                \"area\": \"13\",\n                \"count\": \"36\"\n            },\n            {\n                \"_id\": \"64129959d7fb4a2f516bdabe\",\n                \"_timestamp\": 1678940505902,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"4\",\n                \"sex\": \"2\",\n                \"area\": \"12\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"64129959d7fb4a2f516bdabd\",\n                \"_timestamp\": 1678940505878,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"4\",\n                \"sex\": \"2\",\n                \"area\": \"09\",\n                \"count\": \"81\"\n            },\n            {\n                \"_id\": \"64129959d7fb4a2f516bdabc\",\n                \"_timestamp\": 1678940505842,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"4\",\n                \"sex\": \"2\",\n                \"area\": \"08\",\n                \"count\": \"15\"\n            },\n            {\n                \"_id\": \"64129959d7fb4a2f516bdabb\",\n                \"_timestamp\": 1678940505819,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"4\",\n                \"sex\": \"2\",\n                \"area\": \"07\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"64129959d7fb4a2f516bdaba\",\n                \"_timestamp\": 1678940505795,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"4\",\n                \"sex\": \"2\",\n                \"area\": \"06\",\n                \"count\": \"9\"\n            },\n            {\n                \"_id\": \"64129959d7fb4a2f516bdab9\",\n                \"_timestamp\": 1678940505773,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"4\",\n                \"sex\": \"2\",\n                \"area\": \"05\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"64129959d7fb4a2f516bdab8\",\n                \"_timestamp\": 1678940505748,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"4\",\n                \"sex\": \"2\",\n                \"area\": \"04\",\n                \"count\": \"12\"\n            },\n            {\n                \"_id\": \"64129959d7fb4a2f516bdab7\",\n                \"_timestamp\": 1678940505716,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"4\",\n                \"sex\": \"2\",\n                \"area\": \"03\",\n                \"count\": \"36\"\n            },\n            {\n                \"_id\": \"64129959d7fb4a2f516bdab6\",\n                \"_timestamp\": 1678940505690,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"4\",\n                \"sex\": \"2\",\n                \"area\": \"02\",\n                \"count\": \"546\"\n            },\n            {\n                \"_id\": \"64129959d7fb4a2f516bdab5\",\n                \"_timestamp\": 1678940505665,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"4\",\n                \"sex\": \"2\",\n                \"area\": \"01\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"64129959d7fb4a2f516bdab4\",\n                \"_timestamp\": 1678940505635,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"4\",\n                \"sex\": \"1\",\n                \"area\": \"77\",\n                \"count\": \"687\"\n            },\n            {\n                \"_id\": \"64129959d7fb4a2f516bdab3\",\n                \"_timestamp\": 1678940505607,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"4\",\n                \"sex\": \"1\",\n                \"area\": \"9999\",\n                \"count\": \"687\"\n            },\n            {\n                \"_id\": \"64129959d7fb4a2f516bdab2\",\n                \"_timestamp\": 1678940505577,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"4\",\n                \"sex\": \"1\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"64129959d7fb4a2f516bdab1\",\n                \"_timestamp\": 1678940505549,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"4\",\n                \"sex\": \"1\",\n                \"area\": \"18\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129959d7fb4a2f516bdab0\",\n                \"_timestamp\": 1678940505520,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"4\",\n                \"sex\": \"1\",\n                \"area\": \"17\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129959d7fb4a2f516bdaaf\",\n                \"_timestamp\": 1678940505496,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"4\",\n                \"sex\": \"1\",\n                \"area\": \"16\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"64129959d7fb4a2f516bdaae\",\n                \"_timestamp\": 1678940505471,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"4\",\n                \"sex\": \"1\",\n                \"area\": \"15\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129959d7fb4a2f516bdaad\",\n                \"_timestamp\": 1678940505443,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"4\",\n                \"sex\": \"1\",\n                \"area\": \"14\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"64129959d7fb4a2f516bdaac\",\n                \"_timestamp\": 1678940505419,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"4\",\n                \"sex\": \"1\",\n                \"area\": \"13\",\n                \"count\": \"54\"\n            },\n            {\n                \"_id\": \"64129959d7fb4a2f516bdaab\",\n                \"_timestamp\": 1678940505395,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"4\",\n                \"sex\": \"1\",\n                \"area\": \"12\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129959d7fb4a2f516bdaaa\",\n                \"_timestamp\": 1678940505369,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"4\",\n                \"sex\": \"1\",\n                \"area\": \"09\",\n                \"count\": \"87\"\n            },\n            {\n                \"_id\": \"64129959d7fb4a2f516bdaa9\",\n                \"_timestamp\": 1678940505340,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"4\",\n                \"sex\": \"1\",\n                \"area\": \"08\",\n                \"count\": \"15\"\n            },\n            {\n                \"_id\": \"64129959d7fb4a2f516bdaa8\",\n                \"_timestamp\": 1678940505313,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"4\",\n                \"sex\": \"1\",\n                \"area\": \"07\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"64129959d7fb4a2f516bdaa7\",\n                \"_timestamp\": 1678940505287,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"4\",\n                \"sex\": \"1\",\n                \"area\": \"06\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"64129959d7fb4a2f516bdaa6\",\n                \"_timestamp\": 1678940505262,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"4\",\n                \"sex\": \"1\",\n                \"area\": \"05\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129959d7fb4a2f516bdaa5\",\n                \"_timestamp\": 1678940505237,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"4\",\n                \"sex\": \"1\",\n                \"area\": \"04\",\n                \"count\": \"15\"\n            },\n            {\n                \"_id\": \"64129959d7fb4a2f516bdaa4\",\n                \"_timestamp\": 1678940505212,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"4\",\n                \"sex\": \"1\",\n                \"area\": \"03\",\n                \"count\": \"30\"\n            },\n            {\n                \"_id\": \"64129959d7fb4a2f516bdaa3\",\n                \"_timestamp\": 1678940505187,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"4\",\n                \"sex\": \"1\",\n                \"area\": \"02\",\n                \"count\": \"468\"\n            },\n            {\n                \"_id\": \"64129959d7fb4a2f516bdaa2\",\n                \"_timestamp\": 1678940505158,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"4\",\n                \"sex\": \"1\",\n                \"area\": \"01\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"64129959d7fb4a2f516bdaa1\",\n                \"_timestamp\": 1678940505129,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"3\",\n                \"sex\": \"9\",\n                \"area\": \"77\",\n                \"count\": \"633\"\n            },\n            {\n                \"_id\": \"64129959d7fb4a2f516bdaa0\",\n                \"_timestamp\": 1678940505101,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"3\",\n                \"sex\": \"9\",\n                \"area\": \"9999\",\n                \"count\": \"636\"\n            },\n            {\n                \"_id\": \"64129959d7fb4a2f516bda9f\",\n                \"_timestamp\": 1678940505075,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"3\",\n                \"sex\": \"9\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"64129959d7fb4a2f516bda9e\",\n                \"_timestamp\": 1678940505051,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"3\",\n                \"sex\": \"9\",\n                \"area\": \"18\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129959d7fb4a2f516bda9d\",\n                \"_timestamp\": 1678940505028,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"3\",\n                \"sex\": \"9\",\n                \"area\": \"17\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129959d7fb4a2f516bda9c\",\n                \"_timestamp\": 1678940505001,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"3\",\n                \"sex\": \"9\",\n                \"area\": \"16\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"64129958d7fb4a2f516bda9b\",\n                \"_timestamp\": 1678940504978,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"3\",\n                \"sex\": \"9\",\n                \"area\": \"15\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"64129958d7fb4a2f516bda9a\",\n                \"_timestamp\": 1678940504954,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"3\",\n                \"sex\": \"9\",\n                \"area\": \"14\",\n                \"count\": \"15\"\n            },\n            {\n                \"_id\": \"64129958d7fb4a2f516bda99\",\n                \"_timestamp\": 1678940504930,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"3\",\n                \"sex\": \"9\",\n                \"area\": \"13\",\n                \"count\": \"24\"\n            },\n            {\n                \"_id\": \"64129958d7fb4a2f516bda98\",\n                \"_timestamp\": 1678940504906,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"3\",\n                \"sex\": \"9\",\n                \"area\": \"12\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129958d7fb4a2f516bda97\",\n                \"_timestamp\": 1678940504883,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"3\",\n                \"sex\": \"9\",\n                \"area\": \"09\",\n                \"count\": \"84\"\n            },\n            {\n                \"_id\": \"64129958d7fb4a2f516bda96\",\n                \"_timestamp\": 1678940504857,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"3\",\n                \"sex\": \"9\",\n                \"area\": \"08\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"64129958d7fb4a2f516bda95\",\n                \"_timestamp\": 1678940504828,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"3\",\n                \"sex\": \"9\",\n                \"area\": \"07\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"64129958d7fb4a2f516bda94\",\n                \"_timestamp\": 1678940504757,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"3\",\n                \"sex\": \"9\",\n                \"area\": \"06\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"64129958d7fb4a2f516bda93\",\n                \"_timestamp\": 1678940504727,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"3\",\n                \"sex\": \"9\",\n                \"area\": \"05\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"64129958d7fb4a2f516bda92\",\n                \"_timestamp\": 1678940504701,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"3\",\n                \"sex\": \"9\",\n                \"area\": \"04\",\n                \"count\": \"15\"\n            },\n            {\n                \"_id\": \"64129958d7fb4a2f516bda91\",\n                \"_timestamp\": 1678940504677,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"3\",\n                \"sex\": \"9\",\n                \"area\": \"03\",\n                \"count\": \"33\"\n            },\n            {\n                \"_id\": \"64129958d7fb4a2f516bda90\",\n                \"_timestamp\": 1678940504652,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"3\",\n                \"sex\": \"9\",\n                \"area\": \"02\",\n                \"count\": \"426\"\n            },\n            {\n                \"_id\": \"64129958d7fb4a2f516bda8f\",\n                \"_timestamp\": 1678940504627,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"3\",\n                \"sex\": \"9\",\n                \"area\": \"01\",\n                \"count\": \"9\"\n            },\n            {\n                \"_id\": \"64129958d7fb4a2f516bda8e\",\n                \"_timestamp\": 1678940504597,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"3\",\n                \"sex\": \"2\",\n                \"area\": \"77\",\n                \"count\": \"345\"\n            },\n            {\n                \"_id\": \"64129958d7fb4a2f516bda8d\",\n                \"_timestamp\": 1678940504569,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"3\",\n                \"sex\": \"2\",\n                \"area\": \"9999\",\n                \"count\": \"345\"\n            },\n            {\n                \"_id\": \"64129958d7fb4a2f516bda8c\",\n                \"_timestamp\": 1678940504544,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"3\",\n                \"sex\": \"2\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"64129958d7fb4a2f516bda8b\",\n                \"_timestamp\": 1678940504498,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"3\",\n                \"sex\": \"2\",\n                \"area\": \"18\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129958d7fb4a2f516bda8a\",\n                \"_timestamp\": 1678940504474,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"3\",\n                \"sex\": \"2\",\n                \"area\": \"17\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129958d7fb4a2f516bda89\",\n                \"_timestamp\": 1678940504430,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"3\",\n                \"sex\": \"2\",\n                \"area\": \"16\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"64129958d7fb4a2f516bda88\",\n                \"_timestamp\": 1678940504405,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"3\",\n                \"sex\": \"2\",\n                \"area\": \"15\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"64129958d7fb4a2f516bda87\",\n                \"_timestamp\": 1678940504380,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"3\",\n                \"sex\": \"2\",\n                \"area\": \"14\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"64129958d7fb4a2f516bda86\",\n                \"_timestamp\": 1678940504335,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"3\",\n                \"sex\": \"2\",\n                \"area\": \"13\",\n                \"count\": \"12\"\n            },\n            {\n                \"_id\": \"64129958d7fb4a2f516bda85\",\n                \"_timestamp\": 1678940504286,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"3\",\n                \"sex\": \"2\",\n                \"area\": \"12\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129958d7fb4a2f516bda84\",\n                \"_timestamp\": 1678940504259,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"3\",\n                \"sex\": \"2\",\n                \"area\": \"09\",\n                \"count\": \"54\"\n            },\n            {\n                \"_id\": \"64129958d7fb4a2f516bda83\",\n                \"_timestamp\": 1678940504231,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"3\",\n                \"sex\": \"2\",\n                \"area\": \"08\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"64129958d7fb4a2f516bda82\",\n                \"_timestamp\": 1678940504202,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"3\",\n                \"sex\": \"2\",\n                \"area\": \"07\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129958d7fb4a2f516bda81\",\n                \"_timestamp\": 1678940504176,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"3\",\n                \"sex\": \"2\",\n                \"area\": \"06\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"64129958d7fb4a2f516bda80\",\n                \"_timestamp\": 1678940504152,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"3\",\n                \"sex\": \"2\",\n                \"area\": \"05\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129958d7fb4a2f516bda7f\",\n                \"_timestamp\": 1678940504128,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"3\",\n                \"sex\": \"2\",\n                \"area\": \"04\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"64129958d7fb4a2f516bda7e\",\n                \"_timestamp\": 1678940504085,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"3\",\n                \"sex\": \"2\",\n                \"area\": \"03\",\n                \"count\": \"15\"\n            },\n            {\n                \"_id\": \"64129958d7fb4a2f516bda7d\",\n                \"_timestamp\": 1678940504054,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"3\",\n                \"sex\": \"2\",\n                \"area\": \"02\",\n                \"count\": \"231\"\n            },\n            {\n                \"_id\": \"64129958d7fb4a2f516bda7c\",\n                \"_timestamp\": 1678940504030,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"3\",\n                \"sex\": \"2\",\n                \"area\": \"01\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"64129957d7fb4a2f516bda7b\",\n                \"_timestamp\": 1678940503978,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"3\",\n                \"sex\": \"1\",\n                \"area\": \"77\",\n                \"count\": \"288\"\n            },\n            {\n                \"_id\": \"64129957d7fb4a2f516bda7a\",\n                \"_timestamp\": 1678940503924,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"3\",\n                \"sex\": \"1\",\n                \"area\": \"9999\",\n                \"count\": \"288\"\n            },\n            {\n                \"_id\": \"64129957d7fb4a2f516bda79\",\n                \"_timestamp\": 1678940503899,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"3\",\n                \"sex\": \"1\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"64129957d7fb4a2f516bda78\",\n                \"_timestamp\": 1678940503874,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"3\",\n                \"sex\": \"1\",\n                \"area\": \"18\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129957d7fb4a2f516bda77\",\n                \"_timestamp\": 1678940503849,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"3\",\n                \"sex\": \"1\",\n                \"area\": \"17\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129957d7fb4a2f516bda76\",\n                \"_timestamp\": 1678940503794,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"3\",\n                \"sex\": \"1\",\n                \"area\": \"16\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129957d7fb4a2f516bda75\",\n                \"_timestamp\": 1678940503771,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"3\",\n                \"sex\": \"1\",\n                \"area\": \"15\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"64129957d7fb4a2f516bda74\",\n                \"_timestamp\": 1678940503748,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"3\",\n                \"sex\": \"1\",\n                \"area\": \"14\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"64129957d7fb4a2f516bda73\",\n                \"_timestamp\": 1678940503681,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"3\",\n                \"sex\": \"1\",\n                \"area\": \"13\",\n                \"count\": \"12\"\n            },\n            {\n                \"_id\": \"64129957d7fb4a2f516bda72\",\n                \"_timestamp\": 1678940503655,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"3\",\n                \"sex\": \"1\",\n                \"area\": \"12\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129957d7fb4a2f516bda71\",\n                \"_timestamp\": 1678940503585,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"3\",\n                \"sex\": \"1\",\n                \"area\": \"09\",\n                \"count\": \"30\"\n            },\n            {\n                \"_id\": \"64129957d7fb4a2f516bda70\",\n                \"_timestamp\": 1678940503550,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"3\",\n                \"sex\": \"1\",\n                \"area\": \"08\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"64129957d7fb4a2f516bda6f\",\n                \"_timestamp\": 1678940503524,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"3\",\n                \"sex\": \"1\",\n                \"area\": \"07\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"64129957d7fb4a2f516bda6e\",\n                \"_timestamp\": 1678940503499,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"3\",\n                \"sex\": \"1\",\n                \"area\": \"06\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"64129957d7fb4a2f516bda6d\",\n                \"_timestamp\": 1678940503473,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"3\",\n                \"sex\": \"1\",\n                \"area\": \"05\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"64129957d7fb4a2f516bda6c\",\n                \"_timestamp\": 1678940503450,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"3\",\n                \"sex\": \"1\",\n                \"area\": \"04\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"64129957d7fb4a2f516bda6b\",\n                \"_timestamp\": 1678940503423,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"3\",\n                \"sex\": \"1\",\n                \"area\": \"03\",\n                \"count\": \"15\"\n            },\n            {\n                \"_id\": \"64129957d7fb4a2f516bda6a\",\n                \"_timestamp\": 1678940503399,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"3\",\n                \"sex\": \"1\",\n                \"area\": \"02\",\n                \"count\": \"195\"\n            },\n            {\n                \"_id\": \"64129957d7fb4a2f516bda69\",\n                \"_timestamp\": 1678940503313,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"3\",\n                \"sex\": \"1\",\n                \"area\": \"01\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"64129957d7fb4a2f516bda68\",\n                \"_timestamp\": 1678940503285,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"2\",\n                \"sex\": \"9\",\n                \"area\": \"77\",\n                \"count\": \"1515\"\n            },\n            {\n                \"_id\": \"64129957d7fb4a2f516bda67\",\n                \"_timestamp\": 1678940503207,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"2\",\n                \"sex\": \"9\",\n                \"area\": \"9999\",\n                \"count\": \"1521\"\n            },\n            {\n                \"_id\": \"64129957d7fb4a2f516bda66\",\n                \"_timestamp\": 1678940503180,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"2\",\n                \"sex\": \"9\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"64129957d7fb4a2f516bda65\",\n                \"_timestamp\": 1678940503152,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"2\",\n                \"sex\": \"9\",\n                \"area\": \"18\",\n                \"count\": \"12\"\n            },\n            {\n                \"_id\": \"64129957d7fb4a2f516bda64\",\n                \"_timestamp\": 1678940503127,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"2\",\n                \"sex\": \"9\",\n                \"area\": \"17\",\n                \"count\": \"9\"\n            },\n            {\n                \"_id\": \"64129957d7fb4a2f516bda63\",\n                \"_timestamp\": 1678940503101,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"2\",\n                \"sex\": \"9\",\n                \"area\": \"16\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"64129957d7fb4a2f516bda62\",\n                \"_timestamp\": 1678940503078,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"2\",\n                \"sex\": \"9\",\n                \"area\": \"15\",\n                \"count\": \"42\"\n            },\n            {\n                \"_id\": \"64129957d7fb4a2f516bda61\",\n                \"_timestamp\": 1678940503054,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"2\",\n                \"sex\": \"9\",\n                \"area\": \"14\",\n                \"count\": \"36\"\n            },\n            {\n                \"_id\": \"64129957d7fb4a2f516bda60\",\n                \"_timestamp\": 1678940503029,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"2\",\n                \"sex\": \"9\",\n                \"area\": \"13\",\n                \"count\": \"78\"\n            },\n            {\n                \"_id\": \"64129957d7fb4a2f516bda5f\",\n                \"_timestamp\": 1678940503005,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"2\",\n                \"sex\": \"9\",\n                \"area\": \"12\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"64129956d7fb4a2f516bda5e\",\n                \"_timestamp\": 1678940502974,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"2\",\n                \"sex\": \"9\",\n                \"area\": \"09\",\n                \"count\": \"117\"\n            },\n            {\n                \"_id\": \"64129956d7fb4a2f516bda5d\",\n                \"_timestamp\": 1678940502946,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"2\",\n                \"sex\": \"9\",\n                \"area\": \"08\",\n                \"count\": \"111\"\n            },\n            {\n                \"_id\": \"64129956d7fb4a2f516bda5c\",\n                \"_timestamp\": 1678940502918,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"2\",\n                \"sex\": \"9\",\n                \"area\": \"07\",\n                \"count\": \"54\"\n            },\n            {\n                \"_id\": \"64129956d7fb4a2f516bda5b\",\n                \"_timestamp\": 1678940502894,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"2\",\n                \"sex\": \"9\",\n                \"area\": \"06\",\n                \"count\": \"114\"\n            },\n            {\n                \"_id\": \"64129956d7fb4a2f516bda5a\",\n                \"_timestamp\": 1678940502868,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"2\",\n                \"sex\": \"9\",\n                \"area\": \"05\",\n                \"count\": \"63\"\n            },\n            {\n                \"_id\": \"64129956d7fb4a2f516bda59\",\n                \"_timestamp\": 1678940502835,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"2\",\n                \"sex\": \"9\",\n                \"area\": \"04\",\n                \"count\": \"189\"\n            },\n            {\n                \"_id\": \"64129956d7fb4a2f516bda58\",\n                \"_timestamp\": 1678940502807,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"2\",\n                \"sex\": \"9\",\n                \"area\": \"03\",\n                \"count\": \"222\"\n            },\n            {\n                \"_id\": \"64129956d7fb4a2f516bda57\",\n                \"_timestamp\": 1678940502771,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"2\",\n                \"sex\": \"9\",\n                \"area\": \"02\",\n                \"count\": \"279\"\n            },\n            {\n                \"_id\": \"64129956d7fb4a2f516bda56\",\n                \"_timestamp\": 1678940502747,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"2\",\n                \"sex\": \"9\",\n                \"area\": \"01\",\n                \"count\": \"180\"\n            },\n            {\n                \"_id\": \"64129956d7fb4a2f516bda55\",\n                \"_timestamp\": 1678940502719,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"2\",\n                \"sex\": \"2\",\n                \"area\": \"77\",\n                \"count\": \"807\"\n            },\n            {\n                \"_id\": \"64129956d7fb4a2f516bda54\",\n                \"_timestamp\": 1678940502694,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"2\",\n                \"sex\": \"2\",\n                \"area\": \"9999\",\n                \"count\": \"810\"\n            },\n            {\n                \"_id\": \"64129956d7fb4a2f516bda53\",\n                \"_timestamp\": 1678940502668,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"2\",\n                \"sex\": \"2\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"64129956d7fb4a2f516bda52\",\n                \"_timestamp\": 1678940502646,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"2\",\n                \"sex\": \"2\",\n                \"area\": \"18\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"64129956d7fb4a2f516bda51\",\n                \"_timestamp\": 1678940502624,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"2\",\n                \"sex\": \"2\",\n                \"area\": \"17\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"64129956d7fb4a2f516bda50\",\n                \"_timestamp\": 1678940502600,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"2\",\n                \"sex\": \"2\",\n                \"area\": \"16\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"64129956d7fb4a2f516bda4f\",\n                \"_timestamp\": 1678940502575,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"2\",\n                \"sex\": \"2\",\n                \"area\": \"15\",\n                \"count\": \"18\"\n            },\n            {\n                \"_id\": \"64129956d7fb4a2f516bda4e\",\n                \"_timestamp\": 1678940502548,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"2\",\n                \"sex\": \"2\",\n                \"area\": \"14\",\n                \"count\": \"18\"\n            },\n            {\n                \"_id\": \"64129956d7fb4a2f516bda4d\",\n                \"_timestamp\": 1678940502523,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"2\",\n                \"sex\": \"2\",\n                \"area\": \"13\",\n                \"count\": \"33\"\n            },\n            {\n                \"_id\": \"64129956d7fb4a2f516bda4c\",\n                \"_timestamp\": 1678940502496,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"2\",\n                \"sex\": \"2\",\n                \"area\": \"12\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129956d7fb4a2f516bda4b\",\n                \"_timestamp\": 1678940502472,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"2\",\n                \"sex\": \"2\",\n                \"area\": \"09\",\n                \"count\": \"66\"\n            },\n            {\n                \"_id\": \"64129956d7fb4a2f516bda4a\",\n                \"_timestamp\": 1678940502446,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"2\",\n                \"sex\": \"2\",\n                \"area\": \"08\",\n                \"count\": \"51\"\n            },\n            {\n                \"_id\": \"64129956d7fb4a2f516bda49\",\n                \"_timestamp\": 1678940502420,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"2\",\n                \"sex\": \"2\",\n                \"area\": \"07\",\n                \"count\": \"27\"\n            },\n            {\n                \"_id\": \"64129956d7fb4a2f516bda48\",\n                \"_timestamp\": 1678940502395,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"2\",\n                \"sex\": \"2\",\n                \"area\": \"06\",\n                \"count\": \"63\"\n            },\n            {\n                \"_id\": \"64129956d7fb4a2f516bda47\",\n                \"_timestamp\": 1678940502370,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"2\",\n                \"sex\": \"2\",\n                \"area\": \"05\",\n                \"count\": \"42\"\n            },\n            {\n                \"_id\": \"64129956d7fb4a2f516bda46\",\n                \"_timestamp\": 1678940502346,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"2\",\n                \"sex\": \"2\",\n                \"area\": \"04\",\n                \"count\": \"93\"\n            },\n            {\n                \"_id\": \"64129956d7fb4a2f516bda45\",\n                \"_timestamp\": 1678940502320,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"2\",\n                \"sex\": \"2\",\n                \"area\": \"03\",\n                \"count\": \"123\"\n            },\n            {\n                \"_id\": \"64129956d7fb4a2f516bda44\",\n                \"_timestamp\": 1678940502296,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"2\",\n                \"sex\": \"2\",\n                \"area\": \"02\",\n                \"count\": \"156\"\n            },\n            {\n                \"_id\": \"64129956d7fb4a2f516bda43\",\n                \"_timestamp\": 1678940502269,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"2\",\n                \"sex\": \"2\",\n                \"area\": \"01\",\n                \"count\": \"96\"\n            },\n            {\n                \"_id\": \"64129956d7fb4a2f516bda42\",\n                \"_timestamp\": 1678940502237,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"2\",\n                \"sex\": \"1\",\n                \"area\": \"77\",\n                \"count\": \"711\"\n            },\n            {\n                \"_id\": \"64129956d7fb4a2f516bda41\",\n                \"_timestamp\": 1678940502212,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"2\",\n                \"sex\": \"1\",\n                \"area\": \"9999\",\n                \"count\": \"714\"\n            },\n            {\n                \"_id\": \"64129956d7fb4a2f516bda40\",\n                \"_timestamp\": 1678940502185,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"2\",\n                \"sex\": \"1\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"64129956d7fb4a2f516bda3f\",\n                \"_timestamp\": 1678940502158,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"2\",\n                \"sex\": \"1\",\n                \"area\": \"18\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"64129956d7fb4a2f516bda3e\",\n                \"_timestamp\": 1678940502134,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"2\",\n                \"sex\": \"1\",\n                \"area\": \"17\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"64129956d7fb4a2f516bda3d\",\n                \"_timestamp\": 1678940502104,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"2\",\n                \"sex\": \"1\",\n                \"area\": \"16\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129956d7fb4a2f516bda3c\",\n                \"_timestamp\": 1678940502078,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"2\",\n                \"sex\": \"1\",\n                \"area\": \"15\",\n                \"count\": \"21\"\n            },\n            {\n                \"_id\": \"64129956d7fb4a2f516bda3b\",\n                \"_timestamp\": 1678940502054,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"2\",\n                \"sex\": \"1\",\n                \"area\": \"14\",\n                \"count\": \"21\"\n            },\n            {\n                \"_id\": \"64129956d7fb4a2f516bda3a\",\n                \"_timestamp\": 1678940502029,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"2\",\n                \"sex\": \"1\",\n                \"area\": \"13\",\n                \"count\": \"45\"\n            },\n            {\n                \"_id\": \"64129956d7fb4a2f516bda39\",\n                \"_timestamp\": 1678940502002,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"2\",\n                \"sex\": \"1\",\n                \"area\": \"12\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"64129955d7fb4a2f516bda38\",\n                \"_timestamp\": 1678940501958,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"2\",\n                \"sex\": \"1\",\n                \"area\": \"09\",\n                \"count\": \"48\"\n            },\n            {\n                \"_id\": \"64129955d7fb4a2f516bda37\",\n                \"_timestamp\": 1678940501931,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"2\",\n                \"sex\": \"1\",\n                \"area\": \"08\",\n                \"count\": \"60\"\n            },\n            {\n                \"_id\": \"64129955d7fb4a2f516bda36\",\n                \"_timestamp\": 1678940501883,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"2\",\n                \"sex\": \"1\",\n                \"area\": \"07\",\n                \"count\": \"24\"\n            },\n            {\n                \"_id\": \"64129955d7fb4a2f516bda35\",\n                \"_timestamp\": 1678940501831,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"2\",\n                \"sex\": \"1\",\n                \"area\": \"06\",\n                \"count\": \"51\"\n            },\n            {\n                \"_id\": \"64129955d7fb4a2f516bda34\",\n                \"_timestamp\": 1678940501773,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"2\",\n                \"sex\": \"1\",\n                \"area\": \"05\",\n                \"count\": \"21\"\n            },\n            {\n                \"_id\": \"64129955d7fb4a2f516bda33\",\n                \"_timestamp\": 1678940501722,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"2\",\n                \"sex\": \"1\",\n                \"area\": \"04\",\n                \"count\": \"93\"\n            },\n            {\n                \"_id\": \"64129955d7fb4a2f516bda32\",\n                \"_timestamp\": 1678940501694,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"2\",\n                \"sex\": \"1\",\n                \"area\": \"03\",\n                \"count\": \"99\"\n            },\n            {\n                \"_id\": \"64129955d7fb4a2f516bda31\",\n                \"_timestamp\": 1678940501669,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"2\",\n                \"sex\": \"1\",\n                \"area\": \"02\",\n                \"count\": \"126\"\n            },\n            {\n                \"_id\": \"64129955d7fb4a2f516bda30\",\n                \"_timestamp\": 1678940501643,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"2\",\n                \"sex\": \"1\",\n                \"area\": \"01\",\n                \"count\": \"84\"\n            },\n            {\n                \"_id\": \"64129955d7fb4a2f516bda2f\",\n                \"_timestamp\": 1678940501620,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"1\",\n                \"sex\": \"9\",\n                \"area\": \"77\",\n                \"count\": \"21297\"\n            },\n            {\n                \"_id\": \"64129955d7fb4a2f516bda2e\",\n                \"_timestamp\": 1678940501593,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"1\",\n                \"sex\": \"9\",\n                \"area\": \"9999\",\n                \"count\": \"21300\"\n            },\n            {\n                \"_id\": \"64129955d7fb4a2f516bda2d\",\n                \"_timestamp\": 1678940501564,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"1\",\n                \"sex\": \"9\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"64129955d7fb4a2f516bda2c\",\n                \"_timestamp\": 1678940501536,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"1\",\n                \"sex\": \"9\",\n                \"area\": \"18\",\n                \"count\": \"354\"\n            },\n            {\n                \"_id\": \"64129955d7fb4a2f516bda2b\",\n                \"_timestamp\": 1678940501513,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"1\",\n                \"sex\": \"9\",\n                \"area\": \"17\",\n                \"count\": \"291\"\n            },\n            {\n                \"_id\": \"64129955d7fb4a2f516bda2a\",\n                \"_timestamp\": 1678940501487,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"1\",\n                \"sex\": \"9\",\n                \"area\": \"16\",\n                \"count\": \"324\"\n            },\n            {\n                \"_id\": \"64129955d7fb4a2f516bda29\",\n                \"_timestamp\": 1678940501463,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"1\",\n                \"sex\": \"9\",\n                \"area\": \"15\",\n                \"count\": \"522\"\n            },\n            {\n                \"_id\": \"64129955d7fb4a2f516bda28\",\n                \"_timestamp\": 1678940501437,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"1\",\n                \"sex\": \"9\",\n                \"area\": \"14\",\n                \"count\": \"1185\"\n            },\n            {\n                \"_id\": \"64129955d7fb4a2f516bda27\",\n                \"_timestamp\": 1678940501411,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"1\",\n                \"sex\": \"9\",\n                \"area\": \"13\",\n                \"count\": \"3150\"\n            },\n            {\n                \"_id\": \"64129955d7fb4a2f516bda26\",\n                \"_timestamp\": 1678940501386,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"1\",\n                \"sex\": \"9\",\n                \"area\": \"12\",\n                \"count\": \"201\"\n            },\n            {\n                \"_id\": \"64129955d7fb4a2f516bda25\",\n                \"_timestamp\": 1678940501361,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"1\",\n                \"sex\": \"9\",\n                \"area\": \"09\",\n                \"count\": \"2202\"\n            },\n            {\n                \"_id\": \"64129955d7fb4a2f516bda24\",\n                \"_timestamp\": 1678940501334,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"1\",\n                \"sex\": \"9\",\n                \"area\": \"08\",\n                \"count\": \"1380\"\n            },\n            {\n                \"_id\": \"64129955d7fb4a2f516bda23\",\n                \"_timestamp\": 1678940501308,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"1\",\n                \"sex\": \"9\",\n                \"area\": \"07\",\n                \"count\": \"615\"\n            },\n            {\n                \"_id\": \"64129955d7fb4a2f516bda22\",\n                \"_timestamp\": 1678940501278,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"1\",\n                \"sex\": \"9\",\n                \"area\": \"06\",\n                \"count\": \"954\"\n            },\n            {\n                \"_id\": \"64129955d7fb4a2f516bda21\",\n                \"_timestamp\": 1678940501252,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"1\",\n                \"sex\": \"9\",\n                \"area\": \"05\",\n                \"count\": \"189\"\n            },\n            {\n                \"_id\": \"64129955d7fb4a2f516bda20\",\n                \"_timestamp\": 1678940501228,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"1\",\n                \"sex\": \"9\",\n                \"area\": \"04\",\n                \"count\": \"1824\"\n            },\n            {\n                \"_id\": \"64129955d7fb4a2f516bda1f\",\n                \"_timestamp\": 1678940501203,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"1\",\n                \"sex\": \"9\",\n                \"area\": \"03\",\n                \"count\": \"2229\"\n            },\n            {\n                \"_id\": \"64129955d7fb4a2f516bda1e\",\n                \"_timestamp\": 1678940501175,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"1\",\n                \"sex\": \"9\",\n                \"area\": \"02\",\n                \"count\": \"4839\"\n            },\n            {\n                \"_id\": \"64129955d7fb4a2f516bda1d\",\n                \"_timestamp\": 1678940501147,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"1\",\n                \"sex\": \"9\",\n                \"area\": \"01\",\n                \"count\": \"1044\"\n            },\n            {\n                \"_id\": \"64129955d7fb4a2f516bda1c\",\n                \"_timestamp\": 1678940501123,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"1\",\n                \"sex\": \"2\",\n                \"area\": \"77\",\n                \"count\": \"11340\"\n            },\n            {\n                \"_id\": \"64129955d7fb4a2f516bda1b\",\n                \"_timestamp\": 1678940501099,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"1\",\n                \"sex\": \"2\",\n                \"area\": \"9999\",\n                \"count\": \"11343\"\n            },\n            {\n                \"_id\": \"64129955d7fb4a2f516bda1a\",\n                \"_timestamp\": 1678940501073,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"1\",\n                \"sex\": \"2\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"64129955d7fb4a2f516bda19\",\n                \"_timestamp\": 1678940501048,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"1\",\n                \"sex\": \"2\",\n                \"area\": \"18\",\n                \"count\": \"168\"\n            },\n            {\n                \"_id\": \"64129955d7fb4a2f516bda18\",\n                \"_timestamp\": 1678940501026,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"1\",\n                \"sex\": \"2\",\n                \"area\": \"17\",\n                \"count\": \"159\"\n            },\n            {\n                \"_id\": \"64129955d7fb4a2f516bda17\",\n                \"_timestamp\": 1678940501002,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"1\",\n                \"sex\": \"2\",\n                \"area\": \"16\",\n                \"count\": \"162\"\n            },\n            {\n                \"_id\": \"64129954d7fb4a2f516bda16\",\n                \"_timestamp\": 1678940500977,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"1\",\n                \"sex\": \"2\",\n                \"area\": \"15\",\n                \"count\": \"297\"\n            },\n            {\n                \"_id\": \"64129954d7fb4a2f516bda15\",\n                \"_timestamp\": 1678940500953,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"1\",\n                \"sex\": \"2\",\n                \"area\": \"14\",\n                \"count\": \"630\"\n            },\n            {\n                \"_id\": \"64129954d7fb4a2f516bda14\",\n                \"_timestamp\": 1678940500929,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"1\",\n                \"sex\": \"2\",\n                \"area\": \"13\",\n                \"count\": \"1722\"\n            },\n            {\n                \"_id\": \"64129954d7fb4a2f516bda13\",\n                \"_timestamp\": 1678940500904,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"1\",\n                \"sex\": \"2\",\n                \"area\": \"12\",\n                \"count\": \"93\"\n            },\n            {\n                \"_id\": \"64129954d7fb4a2f516bda12\",\n                \"_timestamp\": 1678940500877,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"1\",\n                \"sex\": \"2\",\n                \"area\": \"09\",\n                \"count\": \"1242\"\n            },\n            {\n                \"_id\": \"64129954d7fb4a2f516bda11\",\n                \"_timestamp\": 1678940500843,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"1\",\n                \"sex\": \"2\",\n                \"area\": \"08\",\n                \"count\": \"753\"\n            },\n            {\n                \"_id\": \"64129954d7fb4a2f516bda10\",\n                \"_timestamp\": 1678940500818,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"1\",\n                \"sex\": \"2\",\n                \"area\": \"07\",\n                \"count\": \"342\"\n            },\n            {\n                \"_id\": \"64129954d7fb4a2f516bda0f\",\n                \"_timestamp\": 1678940500793,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"1\",\n                \"sex\": \"2\",\n                \"area\": \"06\",\n                \"count\": \"504\"\n            },\n            {\n                \"_id\": \"64129954d7fb4a2f516bda0e\",\n                \"_timestamp\": 1678940500769,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"1\",\n                \"sex\": \"2\",\n                \"area\": \"05\",\n                \"count\": \"96\"\n            },\n            {\n                \"_id\": \"64129954d7fb4a2f516bda0d\",\n                \"_timestamp\": 1678940500743,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"1\",\n                \"sex\": \"2\",\n                \"area\": \"04\",\n                \"count\": \"936\"\n            },\n            {\n                \"_id\": \"64129954d7fb4a2f516bda0c\",\n                \"_timestamp\": 1678940500708,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"1\",\n                \"sex\": \"2\",\n                \"area\": \"03\",\n                \"count\": \"1164\"\n            },\n            {\n                \"_id\": \"64129954d7fb4a2f516bda0b\",\n                \"_timestamp\": 1678940500676,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"1\",\n                \"sex\": \"2\",\n                \"area\": \"02\",\n                \"count\": \"2562\"\n            },\n            {\n                \"_id\": \"64129954d7fb4a2f516bda0a\",\n                \"_timestamp\": 1678940500653,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"1\",\n                \"sex\": \"2\",\n                \"area\": \"01\",\n                \"count\": \"513\"\n            },\n            {\n                \"_id\": \"64129954d7fb4a2f516bda09\",\n                \"_timestamp\": 1678940500629,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"1\",\n                \"sex\": \"1\",\n                \"area\": \"77\",\n                \"count\": \"9957\"\n            },\n            {\n                \"_id\": \"64129954d7fb4a2f516bda08\",\n                \"_timestamp\": 1678940500600,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"1\",\n                \"sex\": \"1\",\n                \"area\": \"9999\",\n                \"count\": \"9957\"\n            },\n            {\n                \"_id\": \"64129954d7fb4a2f516bda07\",\n                \"_timestamp\": 1678940500575,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"1\",\n                \"sex\": \"1\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"64129954d7fb4a2f516bda06\",\n                \"_timestamp\": 1678940500552,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"1\",\n                \"sex\": \"1\",\n                \"area\": \"18\",\n                \"count\": \"189\"\n            },\n            {\n                \"_id\": \"64129954d7fb4a2f516bda05\",\n                \"_timestamp\": 1678940500524,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"1\",\n                \"sex\": \"1\",\n                \"area\": \"17\",\n                \"count\": \"132\"\n            },\n            {\n                \"_id\": \"64129954d7fb4a2f516bda04\",\n                \"_timestamp\": 1678940500496,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"1\",\n                \"sex\": \"1\",\n                \"area\": \"16\",\n                \"count\": \"159\"\n            },\n            {\n                \"_id\": \"64129954d7fb4a2f516bda03\",\n                \"_timestamp\": 1678940500472,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"1\",\n                \"sex\": \"1\",\n                \"area\": \"15\",\n                \"count\": \"225\"\n            },\n            {\n                \"_id\": \"64129954d7fb4a2f516bda02\",\n                \"_timestamp\": 1678940500438,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"1\",\n                \"sex\": \"1\",\n                \"area\": \"14\",\n                \"count\": \"558\"\n            },\n            {\n                \"_id\": \"64129954d7fb4a2f516bda01\",\n                \"_timestamp\": 1678940500415,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"1\",\n                \"sex\": \"1\",\n                \"area\": \"13\",\n                \"count\": \"1428\"\n            },\n            {\n                \"_id\": \"64129954d7fb4a2f516bda00\",\n                \"_timestamp\": 1678940500392,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"1\",\n                \"sex\": \"1\",\n                \"area\": \"12\",\n                \"count\": \"105\"\n            },\n            {\n                \"_id\": \"64129954d7fb4a2f516bd9ff\",\n                \"_timestamp\": 1678940500370,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"1\",\n                \"sex\": \"1\",\n                \"area\": \"09\",\n                \"count\": \"960\"\n            },\n            {\n                \"_id\": \"64129954d7fb4a2f516bd9fe\",\n                \"_timestamp\": 1678940500347,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"1\",\n                \"sex\": \"1\",\n                \"area\": \"08\",\n                \"count\": \"627\"\n            },\n            {\n                \"_id\": \"64129954d7fb4a2f516bd9fd\",\n                \"_timestamp\": 1678940500321,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"1\",\n                \"sex\": \"1\",\n                \"area\": \"07\",\n                \"count\": \"273\"\n            },\n            {\n                \"_id\": \"64129954d7fb4a2f516bd9fc\",\n                \"_timestamp\": 1678940500298,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"1\",\n                \"sex\": \"1\",\n                \"area\": \"06\",\n                \"count\": \"453\"\n            },\n            {\n                \"_id\": \"64129954d7fb4a2f516bd9fb\",\n                \"_timestamp\": 1678940500273,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"1\",\n                \"sex\": \"1\",\n                \"area\": \"05\",\n                \"count\": \"90\"\n            },\n            {\n                \"_id\": \"64129954d7fb4a2f516bd9fa\",\n                \"_timestamp\": 1678940500247,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"1\",\n                \"sex\": \"1\",\n                \"area\": \"04\",\n                \"count\": \"888\"\n            },\n            {\n                \"_id\": \"64129954d7fb4a2f516bd9f9\",\n                \"_timestamp\": 1678940500219,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"1\",\n                \"sex\": \"1\",\n                \"area\": \"03\",\n                \"count\": \"1065\"\n            },\n            {\n                \"_id\": \"64129954d7fb4a2f516bd9f8\",\n                \"_timestamp\": 1678940500193,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"1\",\n                \"sex\": \"1\",\n                \"area\": \"02\",\n                \"count\": \"2277\"\n            },\n            {\n                \"_id\": \"64129954d7fb4a2f516bd9f7\",\n                \"_timestamp\": 1678940500168,\n                \"year\": \"2018\",\n                \"age\": \"078\",\n                \"ethnic\": \"1\",\n                \"sex\": \"1\",\n                \"area\": \"01\",\n                \"count\": \"528\"\n            },\n            {\n                \"_id\": \"64129954d7fb4a2f516bd9f6\",\n                \"_timestamp\": 1678940500141,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"77\",\n                \"count\": \"27882\"\n            },\n            {\n                \"_id\": \"64129954d7fb4a2f516bd9f5\",\n                \"_timestamp\": 1678940500111,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"9999\",\n                \"count\": \"27885\"\n            },\n            {\n                \"_id\": \"64129954d7fb4a2f516bd9f4\",\n                \"_timestamp\": 1678940500088,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"99\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"64129954d7fb4a2f516bd9f3\",\n                \"_timestamp\": 1678940500061,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"18\",\n                \"count\": \"429\"\n            },\n            {\n                \"_id\": \"64129954d7fb4a2f516bd9f2\",\n                \"_timestamp\": 1678940500034,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"17\",\n                \"count\": \"381\"\n            },\n            {\n                \"_id\": \"64129954d7fb4a2f516bd9f1\",\n                \"_timestamp\": 1678940500009,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"16\",\n                \"count\": \"423\"\n            },\n            {\n                \"_id\": \"64129953d7fb4a2f516bd9f0\",\n                \"_timestamp\": 1678940499981,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"15\",\n                \"count\": \"663\"\n            },\n            {\n                \"_id\": \"64129953d7fb4a2f516bd9ef\",\n                \"_timestamp\": 1678940499947,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"14\",\n                \"count\": \"1428\"\n            },\n            {\n                \"_id\": \"64129953d7fb4a2f516bd9ee\",\n                \"_timestamp\": 1678940499919,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"13\",\n                \"count\": \"3717\"\n            },\n            {\n                \"_id\": \"64129953d7fb4a2f516bd9ed\",\n                \"_timestamp\": 1678940499894,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"12\",\n                \"count\": \"249\"\n            },\n            {\n                \"_id\": \"64129953d7fb4a2f516bd9ec\",\n                \"_timestamp\": 1678940499867,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"09\",\n                \"count\": \"2886\"\n            },\n            {\n                \"_id\": \"64129953d7fb4a2f516bd9eb\",\n                \"_timestamp\": 1678940499809,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"08\",\n                \"count\": \"1641\"\n            },\n            {\n                \"_id\": \"64129953d7fb4a2f516bd9ea\",\n                \"_timestamp\": 1678940499786,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"07\",\n                \"count\": \"747\"\n            },\n            {\n                \"_id\": \"64129953d7fb4a2f516bd9e9\",\n                \"_timestamp\": 1678940499763,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"06\",\n                \"count\": \"1191\"\n            },\n            {\n                \"_id\": \"64129953d7fb4a2f516bd9e8\",\n                \"_timestamp\": 1678940499740,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"05\",\n                \"count\": \"279\"\n            },\n            {\n                \"_id\": \"64129953d7fb4a2f516bd9e7\",\n                \"_timestamp\": 1678940499717,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"04\",\n                \"count\": \"2355\"\n            },\n            {\n                \"_id\": \"64129953d7fb4a2f516bd9e6\",\n                \"_timestamp\": 1678940499693,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"03\",\n                \"count\": \"2877\"\n            },\n            {\n                \"_id\": \"64129953d7fb4a2f516bd9e5\",\n                \"_timestamp\": 1678940499669,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"02\",\n                \"count\": \"7224\"\n            },\n            {\n                \"_id\": \"64129953d7fb4a2f516bd9e4\",\n                \"_timestamp\": 1678940499593,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"01\",\n                \"count\": \"1389\"\n            },\n            {\n                \"_id\": \"64129953d7fb4a2f516bd9e3\",\n                \"_timestamp\": 1678940499549,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"77\",\n                \"count\": \"14814\"\n            },\n            {\n                \"_id\": \"64129953d7fb4a2f516bd9e2\",\n                \"_timestamp\": 1678940499519,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"9999\",\n                \"count\": \"14814\"\n            },\n            {\n                \"_id\": \"64129953d7fb4a2f516bd9e1\",\n                \"_timestamp\": 1678940499495,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"99\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"64129953d7fb4a2f516bd9e0\",\n                \"_timestamp\": 1678940499470,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"18\",\n                \"count\": \"189\"\n            },\n            {\n                \"_id\": \"64129953d7fb4a2f516bd9df\",\n                \"_timestamp\": 1678940499441,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"17\",\n                \"count\": \"195\"\n            },\n            {\n                \"_id\": \"64129953d7fb4a2f516bd9de\",\n                \"_timestamp\": 1678940499411,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"16\",\n                \"count\": \"201\"\n            },\n            {\n                \"_id\": \"64129953d7fb4a2f516bd9dd\",\n                \"_timestamp\": 1678940499387,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"15\",\n                \"count\": \"339\"\n            },\n            {\n                \"_id\": \"64129953d7fb4a2f516bd9dc\",\n                \"_timestamp\": 1678940499358,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"14\",\n                \"count\": \"762\"\n            },\n            {\n                \"_id\": \"64129953d7fb4a2f516bd9db\",\n                \"_timestamp\": 1678940499327,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"13\",\n                \"count\": \"2028\"\n            },\n            {\n                \"_id\": \"64129953d7fb4a2f516bd9da\",\n                \"_timestamp\": 1678940499304,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"12\",\n                \"count\": \"105\"\n            },\n            {\n                \"_id\": \"64129953d7fb4a2f516bd9d9\",\n                \"_timestamp\": 1678940499280,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"09\",\n                \"count\": \"1569\"\n            },\n            {\n                \"_id\": \"64129953d7fb4a2f516bd9d8\",\n                \"_timestamp\": 1678940499253,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"08\",\n                \"count\": \"867\"\n            },\n            {\n                \"_id\": \"64129953d7fb4a2f516bd9d7\",\n                \"_timestamp\": 1678940499226,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"07\",\n                \"count\": \"399\"\n            },\n            {\n                \"_id\": \"64129953d7fb4a2f516bd9d6\",\n                \"_timestamp\": 1678940499190,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"06\",\n                \"count\": \"636\"\n            },\n            {\n                \"_id\": \"64129953d7fb4a2f516bd9d5\",\n                \"_timestamp\": 1678940499156,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"05\",\n                \"count\": \"147\"\n            },\n            {\n                \"_id\": \"64129953d7fb4a2f516bd9d4\",\n                \"_timestamp\": 1678940499126,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"04\",\n                \"count\": \"1233\"\n            },\n            {\n                \"_id\": \"64129953d7fb4a2f516bd9d3\",\n                \"_timestamp\": 1678940499068,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"03\",\n                \"count\": \"1506\"\n            },\n            {\n                \"_id\": \"64129953d7fb4a2f516bd9d2\",\n                \"_timestamp\": 1678940499041,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"02\",\n                \"count\": \"3930\"\n            },\n            {\n                \"_id\": \"64129953d7fb4a2f516bd9d1\",\n                \"_timestamp\": 1678940499018,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"01\",\n                \"count\": \"708\"\n            },\n            {\n                \"_id\": \"64129952d7fb4a2f516bd9d0\",\n                \"_timestamp\": 1678940498994,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"1\",\n                \"area\": \"77\",\n                \"count\": \"13068\"\n            },\n            {\n                \"_id\": \"64129952d7fb4a2f516bd9cf\",\n                \"_timestamp\": 1678940498965,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"1\",\n                \"area\": \"9999\",\n                \"count\": \"13068\"\n            },\n            {\n                \"_id\": \"64129952d7fb4a2f516bd9ce\",\n                \"_timestamp\": 1678940498938,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"1\",\n                \"area\": \"99\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129952d7fb4a2f516bd9cd\",\n                \"_timestamp\": 1678940498914,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"1\",\n                \"area\": \"18\",\n                \"count\": \"237\"\n            },\n            {\n                \"_id\": \"64129952d7fb4a2f516bd9cc\",\n                \"_timestamp\": 1678940498886,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"1\",\n                \"area\": \"17\",\n                \"count\": \"183\"\n            },\n            {\n                \"_id\": \"64129952d7fb4a2f516bd9cb\",\n                \"_timestamp\": 1678940498859,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"1\",\n                \"area\": \"16\",\n                \"count\": \"222\"\n            },\n            {\n                \"_id\": \"64129952d7fb4a2f516bd9ca\",\n                \"_timestamp\": 1678940498835,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"1\",\n                \"area\": \"15\",\n                \"count\": \"327\"\n            },\n            {\n                \"_id\": \"64129952d7fb4a2f516bd9c9\",\n                \"_timestamp\": 1678940498813,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"1\",\n                \"area\": \"14\",\n                \"count\": \"666\"\n            },\n            {\n                \"_id\": \"64129952d7fb4a2f516bd9c8\",\n                \"_timestamp\": 1678940498788,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"1\",\n                \"area\": \"13\",\n                \"count\": \"1689\"\n            },\n            {\n                \"_id\": \"64129952d7fb4a2f516bd9c7\",\n                \"_timestamp\": 1678940498763,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"1\",\n                \"area\": \"12\",\n                \"count\": \"141\"\n            },\n            {\n                \"_id\": \"64129952d7fb4a2f516bd9c6\",\n                \"_timestamp\": 1678940498715,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"1\",\n                \"area\": \"09\",\n                \"count\": \"1317\"\n            },\n            {\n                \"_id\": \"64129952d7fb4a2f516bd9c5\",\n                \"_timestamp\": 1678940498690,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"1\",\n                \"area\": \"08\",\n                \"count\": \"777\"\n            },\n            {\n                \"_id\": \"64129952d7fb4a2f516bd9c4\",\n                \"_timestamp\": 1678940498666,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"1\",\n                \"area\": \"07\",\n                \"count\": \"351\"\n            },\n            {\n                \"_id\": \"64129952d7fb4a2f516bd9c3\",\n                \"_timestamp\": 1678940498640,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"1\",\n                \"area\": \"06\",\n                \"count\": \"555\"\n            },\n            {\n                \"_id\": \"64129952d7fb4a2f516bd9c2\",\n                \"_timestamp\": 1678940498612,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"1\",\n                \"area\": \"05\",\n                \"count\": \"132\"\n            },\n            {\n                \"_id\": \"64129952d7fb4a2f516bd9c1\",\n                \"_timestamp\": 1678940498581,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"1\",\n                \"area\": \"04\",\n                \"count\": \"1122\"\n            },\n            {\n                \"_id\": \"64129952d7fb4a2f516bd9c0\",\n                \"_timestamp\": 1678940498557,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"1\",\n                \"area\": \"03\",\n                \"count\": \"1371\"\n            },\n            {\n                \"_id\": \"64129952d7fb4a2f516bd9bf\",\n                \"_timestamp\": 1678940498530,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"1\",\n                \"area\": \"02\",\n                \"count\": \"3294\"\n            },\n            {\n                \"_id\": \"64129952d7fb4a2f516bd9be\",\n                \"_timestamp\": 1678940498491,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"1\",\n                \"area\": \"01\",\n                \"count\": \"684\"\n            },\n            {\n                \"_id\": \"64129952d7fb4a2f516bd9bd\",\n                \"_timestamp\": 1678940498468,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"77\",\n                \"sex\": \"9\",\n                \"area\": \"77\",\n                \"count\": \"27882\"\n            },\n            {\n                \"_id\": \"64129952d7fb4a2f516bd9bc\",\n                \"_timestamp\": 1678940498445,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"77\",\n                \"sex\": \"9\",\n                \"area\": \"9999\",\n                \"count\": \"27885\"\n            },\n            {\n                \"_id\": \"64129952d7fb4a2f516bd9bb\",\n                \"_timestamp\": 1678940498418,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"77\",\n                \"sex\": \"9\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"64129952d7fb4a2f516bd9ba\",\n                \"_timestamp\": 1678940498361,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"77\",\n                \"sex\": \"9\",\n                \"area\": \"18\",\n                \"count\": \"429\"\n            },\n            {\n                \"_id\": \"64129952d7fb4a2f516bd9b9\",\n                \"_timestamp\": 1678940498338,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"77\",\n                \"sex\": \"9\",\n                \"area\": \"17\",\n                \"count\": \"381\"\n            },\n            {\n                \"_id\": \"64129952d7fb4a2f516bd9b8\",\n                \"_timestamp\": 1678940498315,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"77\",\n                \"sex\": \"9\",\n                \"area\": \"16\",\n                \"count\": \"423\"\n            },\n            {\n                \"_id\": \"64129952d7fb4a2f516bd9b7\",\n                \"_timestamp\": 1678940498281,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"77\",\n                \"sex\": \"9\",\n                \"area\": \"15\",\n                \"count\": \"663\"\n            },\n            {\n                \"_id\": \"64129952d7fb4a2f516bd9b6\",\n                \"_timestamp\": 1678940498250,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"77\",\n                \"sex\": \"9\",\n                \"area\": \"14\",\n                \"count\": \"1428\"\n            },\n            {\n                \"_id\": \"64129952d7fb4a2f516bd9b5\",\n                \"_timestamp\": 1678940498227,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"77\",\n                \"sex\": \"9\",\n                \"area\": \"13\",\n                \"count\": \"3717\"\n            },\n            {\n                \"_id\": \"64129952d7fb4a2f516bd9b4\",\n                \"_timestamp\": 1678940498203,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"77\",\n                \"sex\": \"9\",\n                \"area\": \"12\",\n                \"count\": \"249\"\n            },\n            {\n                \"_id\": \"64129952d7fb4a2f516bd9b3\",\n                \"_timestamp\": 1678940498181,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"77\",\n                \"sex\": \"9\",\n                \"area\": \"09\",\n                \"count\": \"2886\"\n            },\n            {\n                \"_id\": \"64129952d7fb4a2f516bd9b2\",\n                \"_timestamp\": 1678940498158,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"77\",\n                \"sex\": \"9\",\n                \"area\": \"08\",\n                \"count\": \"1641\"\n            },\n            {\n                \"_id\": \"64129952d7fb4a2f516bd9b1\",\n                \"_timestamp\": 1678940498130,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"77\",\n                \"sex\": \"9\",\n                \"area\": \"07\",\n                \"count\": \"747\"\n            },\n            {\n                \"_id\": \"64129952d7fb4a2f516bd9b0\",\n                \"_timestamp\": 1678940498104,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"77\",\n                \"sex\": \"9\",\n                \"area\": \"06\",\n                \"count\": \"1191\"\n            },\n            {\n                \"_id\": \"64129952d7fb4a2f516bd9af\",\n                \"_timestamp\": 1678940498077,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"77\",\n                \"sex\": \"9\",\n                \"area\": \"05\",\n                \"count\": \"279\"\n            },\n            {\n                \"_id\": \"64129952d7fb4a2f516bd9ae\",\n                \"_timestamp\": 1678940498055,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"77\",\n                \"sex\": \"9\",\n                \"area\": \"04\",\n                \"count\": \"2355\"\n            },\n            {\n                \"_id\": \"64129952d7fb4a2f516bd9ad\",\n                \"_timestamp\": 1678940498029,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"77\",\n                \"sex\": \"9\",\n                \"area\": \"03\",\n                \"count\": \"2877\"\n            },\n            {\n                \"_id\": \"64129952d7fb4a2f516bd9ac\",\n                \"_timestamp\": 1678940498006,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"77\",\n                \"sex\": \"9\",\n                \"area\": \"02\",\n                \"count\": \"7224\"\n            },\n            {\n                \"_id\": \"64129951d7fb4a2f516bd9ab\",\n                \"_timestamp\": 1678940497980,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"77\",\n                \"sex\": \"9\",\n                \"area\": \"01\",\n                \"count\": \"1389\"\n            },\n            {\n                \"_id\": \"64129951d7fb4a2f516bd9aa\",\n                \"_timestamp\": 1678940497954,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"77\",\n                \"sex\": \"2\",\n                \"area\": \"77\",\n                \"count\": \"14814\"\n            },\n            {\n                \"_id\": \"64129951d7fb4a2f516bd9a9\",\n                \"_timestamp\": 1678940497929,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"77\",\n                \"sex\": \"2\",\n                \"area\": \"9999\",\n                \"count\": \"14814\"\n            },\n            {\n                \"_id\": \"64129951d7fb4a2f516bd9a8\",\n                \"_timestamp\": 1678940497905,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"77\",\n                \"sex\": \"2\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"64129951d7fb4a2f516bd9a7\",\n                \"_timestamp\": 1678940497878,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"77\",\n                \"sex\": \"2\",\n                \"area\": \"18\",\n                \"count\": \"189\"\n            },\n            {\n                \"_id\": \"64129951d7fb4a2f516bd9a6\",\n                \"_timestamp\": 1678940497821,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"77\",\n                \"sex\": \"2\",\n                \"area\": \"17\",\n                \"count\": \"195\"\n            },\n            {\n                \"_id\": \"64129951d7fb4a2f516bd9a5\",\n                \"_timestamp\": 1678940497797,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"77\",\n                \"sex\": \"2\",\n                \"area\": \"16\",\n                \"count\": \"201\"\n            },\n            {\n                \"_id\": \"64129951d7fb4a2f516bd9a4\",\n                \"_timestamp\": 1678940497767,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"77\",\n                \"sex\": \"2\",\n                \"area\": \"15\",\n                \"count\": \"339\"\n            },\n            {\n                \"_id\": \"64129951d7fb4a2f516bd9a3\",\n                \"_timestamp\": 1678940497725,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"77\",\n                \"sex\": \"2\",\n                \"area\": \"14\",\n                \"count\": \"762\"\n            },\n            {\n                \"_id\": \"64129951d7fb4a2f516bd9a2\",\n                \"_timestamp\": 1678940497698,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"77\",\n                \"sex\": \"2\",\n                \"area\": \"13\",\n                \"count\": \"2028\"\n            },\n            {\n                \"_id\": \"64129951d7fb4a2f516bd9a1\",\n                \"_timestamp\": 1678940497670,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"77\",\n                \"sex\": \"2\",\n                \"area\": \"12\",\n                \"count\": \"105\"\n            },\n            {\n                \"_id\": \"64129951d7fb4a2f516bd9a0\",\n                \"_timestamp\": 1678940497637,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"77\",\n                \"sex\": \"2\",\n                \"area\": \"09\",\n                \"count\": \"1569\"\n            },\n            {\n                \"_id\": \"64129951d7fb4a2f516bd99f\",\n                \"_timestamp\": 1678940497613,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"77\",\n                \"sex\": \"2\",\n                \"area\": \"08\",\n                \"count\": \"867\"\n            },\n            {\n                \"_id\": \"64129951d7fb4a2f516bd99e\",\n                \"_timestamp\": 1678940497586,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"77\",\n                \"sex\": \"2\",\n                \"area\": \"07\",\n                \"count\": \"399\"\n            },\n            {\n                \"_id\": \"64129951d7fb4a2f516bd99d\",\n                \"_timestamp\": 1678940497563,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"77\",\n                \"sex\": \"2\",\n                \"area\": \"06\",\n                \"count\": \"636\"\n            },\n            {\n                \"_id\": \"64129951d7fb4a2f516bd99c\",\n                \"_timestamp\": 1678940497537,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"77\",\n                \"sex\": \"2\",\n                \"area\": \"05\",\n                \"count\": \"147\"\n            },\n            {\n                \"_id\": \"64129951d7fb4a2f516bd99b\",\n                \"_timestamp\": 1678940497515,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"77\",\n                \"sex\": \"2\",\n                \"area\": \"04\",\n                \"count\": \"1233\"\n            },\n            {\n                \"_id\": \"64129951d7fb4a2f516bd99a\",\n                \"_timestamp\": 1678940497491,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"77\",\n                \"sex\": \"2\",\n                \"area\": \"03\",\n                \"count\": \"1506\"\n            },\n            {\n                \"_id\": \"64129951d7fb4a2f516bd999\",\n                \"_timestamp\": 1678940497468,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"77\",\n                \"sex\": \"2\",\n                \"area\": \"02\",\n                \"count\": \"3930\"\n            },\n            {\n                \"_id\": \"64129951d7fb4a2f516bd998\",\n                \"_timestamp\": 1678940497446,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"77\",\n                \"sex\": \"2\",\n                \"area\": \"01\",\n                \"count\": \"708\"\n            },\n            {\n                \"_id\": \"64129951d7fb4a2f516bd997\",\n                \"_timestamp\": 1678940497424,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"77\",\n                \"sex\": \"1\",\n                \"area\": \"77\",\n                \"count\": \"13068\"\n            },\n            {\n                \"_id\": \"64129951d7fb4a2f516bd996\",\n                \"_timestamp\": 1678940497401,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"77\",\n                \"sex\": \"1\",\n                \"area\": \"9999\",\n                \"count\": \"13068\"\n            },\n            {\n                \"_id\": \"64129951d7fb4a2f516bd995\",\n                \"_timestamp\": 1678940497376,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"77\",\n                \"sex\": \"1\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"64129951d7fb4a2f516bd994\",\n                \"_timestamp\": 1678940497353,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"77\",\n                \"sex\": \"1\",\n                \"area\": \"18\",\n                \"count\": \"237\"\n            },\n            {\n                \"_id\": \"64129951d7fb4a2f516bd993\",\n                \"_timestamp\": 1678940497327,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"77\",\n                \"sex\": \"1\",\n                \"area\": \"17\",\n                \"count\": \"183\"\n            },\n            {\n                \"_id\": \"64129951d7fb4a2f516bd992\",\n                \"_timestamp\": 1678940497302,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"77\",\n                \"sex\": \"1\",\n                \"area\": \"16\",\n                \"count\": \"222\"\n            },\n            {\n                \"_id\": \"64129951d7fb4a2f516bd991\",\n                \"_timestamp\": 1678940497277,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"77\",\n                \"sex\": \"1\",\n                \"area\": \"15\",\n                \"count\": \"327\"\n            },\n            {\n                \"_id\": \"64129951d7fb4a2f516bd990\",\n                \"_timestamp\": 1678940497250,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"77\",\n                \"sex\": \"1\",\n                \"area\": \"14\",\n                \"count\": \"666\"\n            },\n            {\n                \"_id\": \"64129951d7fb4a2f516bd98f\",\n                \"_timestamp\": 1678940497223,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"77\",\n                \"sex\": \"1\",\n                \"area\": \"13\",\n                \"count\": \"1689\"\n            },\n            {\n                \"_id\": \"64129951d7fb4a2f516bd98e\",\n                \"_timestamp\": 1678940497197,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"77\",\n                \"sex\": \"1\",\n                \"area\": \"12\",\n                \"count\": \"141\"\n            },\n            {\n                \"_id\": \"64129951d7fb4a2f516bd98d\",\n                \"_timestamp\": 1678940497173,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"77\",\n                \"sex\": \"1\",\n                \"area\": \"09\",\n                \"count\": \"1317\"\n            },\n            {\n                \"_id\": \"64129951d7fb4a2f516bd98c\",\n                \"_timestamp\": 1678940497128,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"77\",\n                \"sex\": \"1\",\n                \"area\": \"08\",\n                \"count\": \"777\"\n            },\n            {\n                \"_id\": \"64129951d7fb4a2f516bd98b\",\n                \"_timestamp\": 1678940497089,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"77\",\n                \"sex\": \"1\",\n                \"area\": \"07\",\n                \"count\": \"351\"\n            },\n            {\n                \"_id\": \"64129951d7fb4a2f516bd98a\",\n                \"_timestamp\": 1678940497055,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"77\",\n                \"sex\": \"1\",\n                \"area\": \"06\",\n                \"count\": \"555\"\n            },\n            {\n                \"_id\": \"64129951d7fb4a2f516bd989\",\n                \"_timestamp\": 1678940497031,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"77\",\n                \"sex\": \"1\",\n                \"area\": \"05\",\n                \"count\": \"132\"\n            },\n            {\n                \"_id\": \"64129951d7fb4a2f516bd988\",\n                \"_timestamp\": 1678940497002,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"77\",\n                \"sex\": \"1\",\n                \"area\": \"04\",\n                \"count\": \"1122\"\n            },\n            {\n                \"_id\": \"64129950d7fb4a2f516bd987\",\n                \"_timestamp\": 1678940496976,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"77\",\n                \"sex\": \"1\",\n                \"area\": \"03\",\n                \"count\": \"1371\"\n            },\n            {\n                \"_id\": \"64129950d7fb4a2f516bd986\",\n                \"_timestamp\": 1678940496954,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"77\",\n                \"sex\": \"1\",\n                \"area\": \"02\",\n                \"count\": \"3294\"\n            },\n            {\n                \"_id\": \"64129950d7fb4a2f516bd985\",\n                \"_timestamp\": 1678940496929,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"77\",\n                \"sex\": \"1\",\n                \"area\": \"01\",\n                \"count\": \"684\"\n            },\n            {\n                \"_id\": \"64129950d7fb4a2f516bd984\",\n                \"_timestamp\": 1678940496905,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"9\",\n                \"sex\": \"9\",\n                \"area\": \"77\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129950d7fb4a2f516bd983\",\n                \"_timestamp\": 1678940496881,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"9\",\n                \"sex\": \"9\",\n                \"area\": \"9999\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129950d7fb4a2f516bd982\",\n                \"_timestamp\": 1678940496853,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"9\",\n                \"sex\": \"9\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"64129950d7fb4a2f516bd981\",\n                \"_timestamp\": 1678940496826,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"9\",\n                \"sex\": \"9\",\n                \"area\": \"18\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129950d7fb4a2f516bd980\",\n                \"_timestamp\": 1678940496800,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"9\",\n                \"sex\": \"9\",\n                \"area\": \"17\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129950d7fb4a2f516bd97f\",\n                \"_timestamp\": 1678940496777,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"9\",\n                \"sex\": \"9\",\n                \"area\": \"16\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129950d7fb4a2f516bd97e\",\n                \"_timestamp\": 1678940496750,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"9\",\n                \"sex\": \"9\",\n                \"area\": \"15\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129950d7fb4a2f516bd97d\",\n                \"_timestamp\": 1678940496725,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"9\",\n                \"sex\": \"9\",\n                \"area\": \"14\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129950d7fb4a2f516bd97c\",\n                \"_timestamp\": 1678940496702,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"9\",\n                \"sex\": \"9\",\n                \"area\": \"13\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129950d7fb4a2f516bd97b\",\n                \"_timestamp\": 1678940496673,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"9\",\n                \"sex\": \"9\",\n                \"area\": \"12\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129950d7fb4a2f516bd97a\",\n                \"_timestamp\": 1678940496645,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"9\",\n                \"sex\": \"9\",\n                \"area\": \"09\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129950d7fb4a2f516bd979\",\n                \"_timestamp\": 1678940496621,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"9\",\n                \"sex\": \"9\",\n                \"area\": \"08\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129950d7fb4a2f516bd978\",\n                \"_timestamp\": 1678940496595,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"9\",\n                \"sex\": \"9\",\n                \"area\": \"07\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129950d7fb4a2f516bd977\",\n                \"_timestamp\": 1678940496426,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"9\",\n                \"sex\": \"9\",\n                \"area\": \"06\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129950d7fb4a2f516bd976\",\n                \"_timestamp\": 1678940496398,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"9\",\n                \"sex\": \"9\",\n                \"area\": \"05\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129950d7fb4a2f516bd975\",\n                \"_timestamp\": 1678940496374,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"9\",\n                \"sex\": \"9\",\n                \"area\": \"04\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129950d7fb4a2f516bd974\",\n                \"_timestamp\": 1678940496349,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"9\",\n                \"sex\": \"9\",\n                \"area\": \"03\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129950d7fb4a2f516bd973\",\n                \"_timestamp\": 1678940496322,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"9\",\n                \"sex\": \"9\",\n                \"area\": \"02\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129950d7fb4a2f516bd972\",\n                \"_timestamp\": 1678940496298,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"9\",\n                \"sex\": \"9\",\n                \"area\": \"01\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129950d7fb4a2f516bd971\",\n                \"_timestamp\": 1678940496273,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"9\",\n                \"sex\": \"2\",\n                \"area\": \"77\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129950d7fb4a2f516bd970\",\n                \"_timestamp\": 1678940496249,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"9\",\n                \"sex\": \"2\",\n                \"area\": \"9999\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129950d7fb4a2f516bd96f\",\n                \"_timestamp\": 1678940496221,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"9\",\n                \"sex\": \"2\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"64129950d7fb4a2f516bd96e\",\n                \"_timestamp\": 1678940496198,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"9\",\n                \"sex\": \"2\",\n                \"area\": \"18\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129950d7fb4a2f516bd96d\",\n                \"_timestamp\": 1678940496171,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"9\",\n                \"sex\": \"2\",\n                \"area\": \"17\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129950d7fb4a2f516bd96c\",\n                \"_timestamp\": 1678940496147,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"9\",\n                \"sex\": \"2\",\n                \"area\": \"16\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129950d7fb4a2f516bd96b\",\n                \"_timestamp\": 1678940496124,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"9\",\n                \"sex\": \"2\",\n                \"area\": \"15\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129950d7fb4a2f516bd96a\",\n                \"_timestamp\": 1678940496099,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"9\",\n                \"sex\": \"2\",\n                \"area\": \"14\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129950d7fb4a2f516bd969\",\n                \"_timestamp\": 1678940496073,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"9\",\n                \"sex\": \"2\",\n                \"area\": \"13\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129950d7fb4a2f516bd968\",\n                \"_timestamp\": 1678940496050,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"9\",\n                \"sex\": \"2\",\n                \"area\": \"12\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129950d7fb4a2f516bd967\",\n                \"_timestamp\": 1678940496025,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"9\",\n                \"sex\": \"2\",\n                \"area\": \"09\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129950d7fb4a2f516bd966\",\n                \"_timestamp\": 1678940496001,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"9\",\n                \"sex\": \"2\",\n                \"area\": \"08\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412994fd7fb4a2f516bd965\",\n                \"_timestamp\": 1678940495979,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"9\",\n                \"sex\": \"2\",\n                \"area\": \"07\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412994fd7fb4a2f516bd964\",\n                \"_timestamp\": 1678940495957,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"9\",\n                \"sex\": \"2\",\n                \"area\": \"06\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412994fd7fb4a2f516bd963\",\n                \"_timestamp\": 1678940495934,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"9\",\n                \"sex\": \"2\",\n                \"area\": \"05\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412994fd7fb4a2f516bd962\",\n                \"_timestamp\": 1678940495910,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"9\",\n                \"sex\": \"2\",\n                \"area\": \"04\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412994fd7fb4a2f516bd961\",\n                \"_timestamp\": 1678940495884,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"9\",\n                \"sex\": \"2\",\n                \"area\": \"03\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412994fd7fb4a2f516bd960\",\n                \"_timestamp\": 1678940495851,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"9\",\n                \"sex\": \"2\",\n                \"area\": \"02\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412994fd7fb4a2f516bd95f\",\n                \"_timestamp\": 1678940495822,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"9\",\n                \"sex\": \"2\",\n                \"area\": \"01\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412994fd7fb4a2f516bd95e\",\n                \"_timestamp\": 1678940495798,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"9\",\n                \"sex\": \"1\",\n                \"area\": \"77\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412994fd7fb4a2f516bd95d\",\n                \"_timestamp\": 1678940495774,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"9\",\n                \"sex\": \"1\",\n                \"area\": \"9999\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412994fd7fb4a2f516bd95c\",\n                \"_timestamp\": 1678940495748,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"9\",\n                \"sex\": \"1\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"6412994fd7fb4a2f516bd95b\",\n                \"_timestamp\": 1678940495723,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"9\",\n                \"sex\": \"1\",\n                \"area\": \"18\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412994fd7fb4a2f516bd95a\",\n                \"_timestamp\": 1678940495694,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"9\",\n                \"sex\": \"1\",\n                \"area\": \"17\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412994fd7fb4a2f516bd959\",\n                \"_timestamp\": 1678940495668,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"9\",\n                \"sex\": \"1\",\n                \"area\": \"16\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412994fd7fb4a2f516bd958\",\n                \"_timestamp\": 1678940495635,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"9\",\n                \"sex\": \"1\",\n                \"area\": \"15\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412994fd7fb4a2f516bd957\",\n                \"_timestamp\": 1678940495611,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"9\",\n                \"sex\": \"1\",\n                \"area\": \"14\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412994fd7fb4a2f516bd956\",\n                \"_timestamp\": 1678940495558,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"9\",\n                \"sex\": \"1\",\n                \"area\": \"13\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412994fd7fb4a2f516bd955\",\n                \"_timestamp\": 1678940495535,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"9\",\n                \"sex\": \"1\",\n                \"area\": \"12\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412994fd7fb4a2f516bd954\",\n                \"_timestamp\": 1678940495510,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"9\",\n                \"sex\": \"1\",\n                \"area\": \"09\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412994fd7fb4a2f516bd953\",\n                \"_timestamp\": 1678940495483,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"9\",\n                \"sex\": \"1\",\n                \"area\": \"08\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412994fd7fb4a2f516bd952\",\n                \"_timestamp\": 1678940495460,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"9\",\n                \"sex\": \"1\",\n                \"area\": \"07\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412994fd7fb4a2f516bd951\",\n                \"_timestamp\": 1678940495437,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"9\",\n                \"sex\": \"1\",\n                \"area\": \"06\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412994fd7fb4a2f516bd950\",\n                \"_timestamp\": 1678940495415,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"9\",\n                \"sex\": \"1\",\n                \"area\": \"05\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412994fd7fb4a2f516bd94f\",\n                \"_timestamp\": 1678940495372,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"9\",\n                \"sex\": \"1\",\n                \"area\": \"04\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412994fd7fb4a2f516bd94e\",\n                \"_timestamp\": 1678940495350,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"9\",\n                \"sex\": \"1\",\n                \"area\": \"03\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412994fd7fb4a2f516bd94d\",\n                \"_timestamp\": 1678940495327,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"9\",\n                \"sex\": \"1\",\n                \"area\": \"02\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412994fd7fb4a2f516bd94c\",\n                \"_timestamp\": 1678940495304,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"9\",\n                \"sex\": \"1\",\n                \"area\": \"01\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412994fd7fb4a2f516bd94b\",\n                \"_timestamp\": 1678940495277,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"6\",\n                \"sex\": \"9\",\n                \"area\": \"77\",\n                \"count\": \"219\"\n            },\n            {\n                \"_id\": \"6412994fd7fb4a2f516bd94a\",\n                \"_timestamp\": 1678940495254,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"6\",\n                \"sex\": \"9\",\n                \"area\": \"9999\",\n                \"count\": \"219\"\n            },\n            {\n                \"_id\": \"6412994fd7fb4a2f516bd949\",\n                \"_timestamp\": 1678940495230,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"6\",\n                \"sex\": \"9\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"6412994fd7fb4a2f516bd948\",\n                \"_timestamp\": 1678940495206,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"6\",\n                \"sex\": \"9\",\n                \"area\": \"18\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"6412994fd7fb4a2f516bd947\",\n                \"_timestamp\": 1678940495181,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"6\",\n                \"sex\": \"9\",\n                \"area\": \"17\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412994fd7fb4a2f516bd946\",\n                \"_timestamp\": 1678940495158,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"6\",\n                \"sex\": \"9\",\n                \"area\": \"16\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"6412994fd7fb4a2f516bd945\",\n                \"_timestamp\": 1678940495136,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"6\",\n                \"sex\": \"9\",\n                \"area\": \"15\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"6412994fd7fb4a2f516bd944\",\n                \"_timestamp\": 1678940495111,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"6\",\n                \"sex\": \"9\",\n                \"area\": \"14\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"6412994fd7fb4a2f516bd943\",\n                \"_timestamp\": 1678940495087,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"6\",\n                \"sex\": \"9\",\n                \"area\": \"13\",\n                \"count\": \"27\"\n            },\n            {\n                \"_id\": \"6412994fd7fb4a2f516bd942\",\n                \"_timestamp\": 1678940495065,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"6\",\n                \"sex\": \"9\",\n                \"area\": \"12\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"6412994fd7fb4a2f516bd941\",\n                \"_timestamp\": 1678940495043,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"6\",\n                \"sex\": \"9\",\n                \"area\": \"09\",\n                \"count\": \"27\"\n            },\n            {\n                \"_id\": \"6412994fd7fb4a2f516bd940\",\n                \"_timestamp\": 1678940495018,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"6\",\n                \"sex\": \"9\",\n                \"area\": \"08\",\n                \"count\": \"12\"\n            },\n            {\n                \"_id\": \"6412994ed7fb4a2f516bd93f\",\n                \"_timestamp\": 1678940494968,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"6\",\n                \"sex\": \"9\",\n                \"area\": \"07\",\n                \"count\": \"9\"\n            },\n            {\n                \"_id\": \"6412994ed7fb4a2f516bd93e\",\n                \"_timestamp\": 1678940494943,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"6\",\n                \"sex\": \"9\",\n                \"area\": \"06\",\n                \"count\": \"12\"\n            },\n            {\n                \"_id\": \"6412994ed7fb4a2f516bd93d\",\n                \"_timestamp\": 1678940494917,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"6\",\n                \"sex\": \"9\",\n                \"area\": \"05\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"6412994ed7fb4a2f516bd93c\",\n                \"_timestamp\": 1678940494894,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"6\",\n                \"sex\": \"9\",\n                \"area\": \"04\",\n                \"count\": \"21\"\n            },\n            {\n                \"_id\": \"6412994ed7fb4a2f516bd93b\",\n                \"_timestamp\": 1678940494871,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"6\",\n                \"sex\": \"9\",\n                \"area\": \"03\",\n                \"count\": \"27\"\n            },\n            {\n                \"_id\": \"6412994ed7fb4a2f516bd93a\",\n                \"_timestamp\": 1678940494848,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"6\",\n                \"sex\": \"9\",\n                \"area\": \"02\",\n                \"count\": \"36\"\n            },\n            {\n                \"_id\": \"6412994ed7fb4a2f516bd939\",\n                \"_timestamp\": 1678940494824,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"6\",\n                \"sex\": \"9\",\n                \"area\": \"01\",\n                \"count\": \"15\"\n            },\n            {\n                \"_id\": \"6412994ed7fb4a2f516bd938\",\n                \"_timestamp\": 1678940494802,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"6\",\n                \"sex\": \"2\",\n                \"area\": \"77\",\n                \"count\": \"99\"\n            },\n            {\n                \"_id\": \"6412994ed7fb4a2f516bd937\",\n                \"_timestamp\": 1678940494776,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"6\",\n                \"sex\": \"2\",\n                \"area\": \"9999\",\n                \"count\": \"99\"\n            },\n            {\n                \"_id\": \"6412994ed7fb4a2f516bd936\",\n                \"_timestamp\": 1678940494751,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"6\",\n                \"sex\": \"2\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"6412994ed7fb4a2f516bd935\",\n                \"_timestamp\": 1678940494729,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"6\",\n                \"sex\": \"2\",\n                \"area\": \"18\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"6412994ed7fb4a2f516bd934\",\n                \"_timestamp\": 1678940494703,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"6\",\n                \"sex\": \"2\",\n                \"area\": \"17\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412994ed7fb4a2f516bd933\",\n                \"_timestamp\": 1678940494680,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"6\",\n                \"sex\": \"2\",\n                \"area\": \"16\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"6412994ed7fb4a2f516bd932\",\n                \"_timestamp\": 1678940494657,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"6\",\n                \"sex\": \"2\",\n                \"area\": \"15\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412994ed7fb4a2f516bd931\",\n                \"_timestamp\": 1678940494630,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"6\",\n                \"sex\": \"2\",\n                \"area\": \"14\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"6412994ed7fb4a2f516bd930\",\n                \"_timestamp\": 1678940494607,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"6\",\n                \"sex\": \"2\",\n                \"area\": \"13\",\n                \"count\": \"12\"\n            },\n            {\n                \"_id\": \"6412994ed7fb4a2f516bd92f\",\n                \"_timestamp\": 1678940494424,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"6\",\n                \"sex\": \"2\",\n                \"area\": \"12\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412994ed7fb4a2f516bd92e\",\n                \"_timestamp\": 1678940494396,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"6\",\n                \"sex\": \"2\",\n                \"area\": \"09\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"6412994ed7fb4a2f516bd92d\",\n                \"_timestamp\": 1678940494364,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"6\",\n                \"sex\": \"2\",\n                \"area\": \"08\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"6412994ed7fb4a2f516bd92c\",\n                \"_timestamp\": 1678940494342,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"6\",\n                \"sex\": \"2\",\n                \"area\": \"07\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"6412994ed7fb4a2f516bd92b\",\n                \"_timestamp\": 1678940494313,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"6\",\n                \"sex\": \"2\",\n                \"area\": \"06\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"6412994ed7fb4a2f516bd92a\",\n                \"_timestamp\": 1678940494284,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"6\",\n                \"sex\": \"2\",\n                \"area\": \"05\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412994ed7fb4a2f516bd929\",\n                \"_timestamp\": 1678940494255,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"6\",\n                \"sex\": \"2\",\n                \"area\": \"04\",\n                \"count\": \"12\"\n            },\n            {\n                \"_id\": \"6412994ed7fb4a2f516bd928\",\n                \"_timestamp\": 1678940494217,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"6\",\n                \"sex\": \"2\",\n                \"area\": \"03\",\n                \"count\": \"15\"\n            },\n            {\n                \"_id\": \"6412994ed7fb4a2f516bd927\",\n                \"_timestamp\": 1678940494190,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"6\",\n                \"sex\": \"2\",\n                \"area\": \"02\",\n                \"count\": \"21\"\n            },\n            {\n                \"_id\": \"6412994ed7fb4a2f516bd926\",\n                \"_timestamp\": 1678940494167,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"6\",\n                \"sex\": \"2\",\n                \"area\": \"01\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"6412994ed7fb4a2f516bd925\",\n                \"_timestamp\": 1678940494142,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"6\",\n                \"sex\": \"1\",\n                \"area\": \"77\",\n                \"count\": \"120\"\n            },\n            {\n                \"_id\": \"6412994ed7fb4a2f516bd924\",\n                \"_timestamp\": 1678940494109,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"6\",\n                \"sex\": \"1\",\n                \"area\": \"9999\",\n                \"count\": \"120\"\n            },\n            {\n                \"_id\": \"6412994ed7fb4a2f516bd923\",\n                \"_timestamp\": 1678940494087,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"6\",\n                \"sex\": \"1\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"6412994ed7fb4a2f516bd922\",\n                \"_timestamp\": 1678940494055,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"6\",\n                \"sex\": \"1\",\n                \"area\": \"18\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"6412994ed7fb4a2f516bd921\",\n                \"_timestamp\": 1678940494022,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"6\",\n                \"sex\": \"1\",\n                \"area\": \"17\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412994dd7fb4a2f516bd920\",\n                \"_timestamp\": 1678940493991,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"6\",\n                \"sex\": \"1\",\n                \"area\": \"16\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412994dd7fb4a2f516bd91f\",\n                \"_timestamp\": 1678940493960,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"6\",\n                \"sex\": \"1\",\n                \"area\": \"15\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"6412994dd7fb4a2f516bd91e\",\n                \"_timestamp\": 1678940493922,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"6\",\n                \"sex\": \"1\",\n                \"area\": \"14\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"6412994dd7fb4a2f516bd91d\",\n                \"_timestamp\": 1678940493895,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"6\",\n                \"sex\": \"1\",\n                \"area\": \"13\",\n                \"count\": \"15\"\n            },\n            {\n                \"_id\": \"6412994dd7fb4a2f516bd91c\",\n                \"_timestamp\": 1678940493863,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"6\",\n                \"sex\": \"1\",\n                \"area\": \"12\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412994dd7fb4a2f516bd91b\",\n                \"_timestamp\": 1678940493841,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"6\",\n                \"sex\": \"1\",\n                \"area\": \"09\",\n                \"count\": \"21\"\n            },\n            {\n                \"_id\": \"6412994dd7fb4a2f516bd91a\",\n                \"_timestamp\": 1678940493817,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"6\",\n                \"sex\": \"1\",\n                \"area\": \"08\",\n                \"count\": \"9\"\n            },\n            {\n                \"_id\": \"6412994dd7fb4a2f516bd919\",\n                \"_timestamp\": 1678940493795,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"6\",\n                \"sex\": \"1\",\n                \"area\": \"07\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"6412994dd7fb4a2f516bd918\",\n                \"_timestamp\": 1678940493772,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"6\",\n                \"sex\": \"1\",\n                \"area\": \"06\",\n                \"count\": \"9\"\n            },\n            {\n                \"_id\": \"6412994dd7fb4a2f516bd917\",\n                \"_timestamp\": 1678940493748,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"6\",\n                \"sex\": \"1\",\n                \"area\": \"05\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"6412994dd7fb4a2f516bd916\",\n                \"_timestamp\": 1678940493689,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"6\",\n                \"sex\": \"1\",\n                \"area\": \"04\",\n                \"count\": \"9\"\n            },\n            {\n                \"_id\": \"6412994dd7fb4a2f516bd915\",\n                \"_timestamp\": 1678940493639,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"6\",\n                \"sex\": \"1\",\n                \"area\": \"03\",\n                \"count\": \"15\"\n            },\n            {\n                \"_id\": \"6412994dd7fb4a2f516bd914\",\n                \"_timestamp\": 1678940493574,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"6\",\n                \"sex\": \"1\",\n                \"area\": \"02\",\n                \"count\": \"12\"\n            },\n            {\n                \"_id\": \"6412994dd7fb4a2f516bd913\",\n                \"_timestamp\": 1678940493537,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"6\",\n                \"sex\": \"1\",\n                \"area\": \"01\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"6412994dd7fb4a2f516bd912\",\n                \"_timestamp\": 1678940493512,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"5\",\n                \"sex\": \"9\",\n                \"area\": \"77\",\n                \"count\": \"90\"\n            },\n            {\n                \"_id\": \"6412994dd7fb4a2f516bd911\",\n                \"_timestamp\": 1678940493472,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"5\",\n                \"sex\": \"9\",\n                \"area\": \"9999\",\n                \"count\": \"90\"\n            },\n            {\n                \"_id\": \"6412994dd7fb4a2f516bd910\",\n                \"_timestamp\": 1678940493432,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"5\",\n                \"sex\": \"9\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"6412994dd7fb4a2f516bd90f\",\n                \"_timestamp\": 1678940493398,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"5\",\n                \"sex\": \"9\",\n                \"area\": \"18\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412994dd7fb4a2f516bd90e\",\n                \"_timestamp\": 1678940493371,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"5\",\n                \"sex\": \"9\",\n                \"area\": \"17\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412994dd7fb4a2f516bd90d\",\n                \"_timestamp\": 1678940493346,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"5\",\n                \"sex\": \"9\",\n                \"area\": \"16\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412994dd7fb4a2f516bd90c\",\n                \"_timestamp\": 1678940493319,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"5\",\n                \"sex\": \"9\",\n                \"area\": \"15\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412994dd7fb4a2f516bd90b\",\n                \"_timestamp\": 1678940493285,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"5\",\n                \"sex\": \"9\",\n                \"area\": \"14\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"6412994dd7fb4a2f516bd90a\",\n                \"_timestamp\": 1678940493261,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"5\",\n                \"sex\": \"9\",\n                \"area\": \"13\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"6412994dd7fb4a2f516bd909\",\n                \"_timestamp\": 1678940493231,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"5\",\n                \"sex\": \"9\",\n                \"area\": \"12\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412994dd7fb4a2f516bd908\",\n                \"_timestamp\": 1678940493198,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"5\",\n                \"sex\": \"9\",\n                \"area\": \"09\",\n                \"count\": \"12\"\n            },\n            {\n                \"_id\": \"6412994dd7fb4a2f516bd907\",\n                \"_timestamp\": 1678940493168,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"5\",\n                \"sex\": \"9\",\n                \"area\": \"08\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"6412994dd7fb4a2f516bd906\",\n                \"_timestamp\": 1678940493078,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"5\",\n                \"sex\": \"9\",\n                \"area\": \"07\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412994dd7fb4a2f516bd905\",\n                \"_timestamp\": 1678940493044,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"5\",\n                \"sex\": \"9\",\n                \"area\": \"06\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412994dd7fb4a2f516bd904\",\n                \"_timestamp\": 1678940493019,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"5\",\n                \"sex\": \"9\",\n                \"area\": \"05\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412994cd7fb4a2f516bd903\",\n                \"_timestamp\": 1678940492994,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"5\",\n                \"sex\": \"9\",\n                \"area\": \"04\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412994cd7fb4a2f516bd902\",\n                \"_timestamp\": 1678940492954,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"5\",\n                \"sex\": \"9\",\n                \"area\": \"03\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"6412994cd7fb4a2f516bd901\",\n                \"_timestamp\": 1678940492930,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"5\",\n                \"sex\": \"9\",\n                \"area\": \"02\",\n                \"count\": \"57\"\n            },\n            {\n                \"_id\": \"6412994cd7fb4a2f516bd900\",\n                \"_timestamp\": 1678940492906,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"5\",\n                \"sex\": \"9\",\n                \"area\": \"01\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412994cd7fb4a2f516bd8ff\",\n                \"_timestamp\": 1678940492876,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"5\",\n                \"sex\": \"2\",\n                \"area\": \"77\",\n                \"count\": \"48\"\n            },\n            {\n                \"_id\": \"6412994cd7fb4a2f516bd8fe\",\n                \"_timestamp\": 1678940492813,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"5\",\n                \"sex\": \"2\",\n                \"area\": \"9999\",\n                \"count\": \"48\"\n            },\n            {\n                \"_id\": \"6412994cd7fb4a2f516bd8fd\",\n                \"_timestamp\": 1678940492790,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"5\",\n                \"sex\": \"2\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"6412994cd7fb4a2f516bd8fc\",\n                \"_timestamp\": 1678940492751,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"5\",\n                \"sex\": \"2\",\n                \"area\": \"18\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412994cd7fb4a2f516bd8fb\",\n                \"_timestamp\": 1678940492728,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"5\",\n                \"sex\": \"2\",\n                \"area\": \"17\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412994cd7fb4a2f516bd8fa\",\n                \"_timestamp\": 1678940492704,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"5\",\n                \"sex\": \"2\",\n                \"area\": \"16\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412994cd7fb4a2f516bd8f9\",\n                \"_timestamp\": 1678940492681,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"5\",\n                \"sex\": \"2\",\n                \"area\": \"15\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412994cd7fb4a2f516bd8f8\",\n                \"_timestamp\": 1678940492655,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"5\",\n                \"sex\": \"2\",\n                \"area\": \"14\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"6412994cd7fb4a2f516bd8f7\",\n                \"_timestamp\": 1678940492632,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"5\",\n                \"sex\": \"2\",\n                \"area\": \"13\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412994cd7fb4a2f516bd8f6\",\n                \"_timestamp\": 1678940492610,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"5\",\n                \"sex\": \"2\",\n                \"area\": \"12\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412994cd7fb4a2f516bd8f5\",\n                \"_timestamp\": 1678940492588,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"5\",\n                \"sex\": \"2\",\n                \"area\": \"09\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"6412994cd7fb4a2f516bd8f4\",\n                \"_timestamp\": 1678940492564,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"5\",\n                \"sex\": \"2\",\n                \"area\": \"08\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"6412994cd7fb4a2f516bd8f3\",\n                \"_timestamp\": 1678940492535,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"5\",\n                \"sex\": \"2\",\n                \"area\": \"07\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412994cd7fb4a2f516bd8f2\",\n                \"_timestamp\": 1678940492512,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"5\",\n                \"sex\": \"2\",\n                \"area\": \"06\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412994cd7fb4a2f516bd8f1\",\n                \"_timestamp\": 1678940492489,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"5\",\n                \"sex\": \"2\",\n                \"area\": \"05\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412994cd7fb4a2f516bd8f0\",\n                \"_timestamp\": 1678940492467,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"5\",\n                \"sex\": \"2\",\n                \"area\": \"04\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412994cd7fb4a2f516bd8ef\",\n                \"_timestamp\": 1678940492445,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"5\",\n                \"sex\": \"2\",\n                \"area\": \"03\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412994cd7fb4a2f516bd8ee\",\n                \"_timestamp\": 1678940492422,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"5\",\n                \"sex\": \"2\",\n                \"area\": \"02\",\n                \"count\": \"33\"\n            },\n            {\n                \"_id\": \"6412994cd7fb4a2f516bd8ed\",\n                \"_timestamp\": 1678940492397,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"5\",\n                \"sex\": \"2\",\n                \"area\": \"01\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412994cd7fb4a2f516bd8ec\",\n                \"_timestamp\": 1678940492375,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"5\",\n                \"sex\": \"1\",\n                \"area\": \"77\",\n                \"count\": \"42\"\n            },\n            {\n                \"_id\": \"6412994cd7fb4a2f516bd8eb\",\n                \"_timestamp\": 1678940492351,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"5\",\n                \"sex\": \"1\",\n                \"area\": \"9999\",\n                \"count\": \"42\"\n            },\n            {\n                \"_id\": \"6412994cd7fb4a2f516bd8ea\",\n                \"_timestamp\": 1678940492294,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"5\",\n                \"sex\": \"1\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"6412994cd7fb4a2f516bd8e9\",\n                \"_timestamp\": 1678940492243,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"5\",\n                \"sex\": \"1\",\n                \"area\": \"18\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412994cd7fb4a2f516bd8e8\",\n                \"_timestamp\": 1678940492218,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"5\",\n                \"sex\": \"1\",\n                \"area\": \"17\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412994cd7fb4a2f516bd8e7\",\n                \"_timestamp\": 1678940492194,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"5\",\n                \"sex\": \"1\",\n                \"area\": \"16\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412994cd7fb4a2f516bd8e6\",\n                \"_timestamp\": 1678940492168,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"5\",\n                \"sex\": \"1\",\n                \"area\": \"15\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412994cd7fb4a2f516bd8e5\",\n                \"_timestamp\": 1678940492140,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"5\",\n                \"sex\": \"1\",\n                \"area\": \"14\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"6412994cd7fb4a2f516bd8e4\",\n                \"_timestamp\": 1678940492100,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"5\",\n                \"sex\": \"1\",\n                \"area\": \"13\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412994cd7fb4a2f516bd8e3\",\n                \"_timestamp\": 1678940492077,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"5\",\n                \"sex\": \"1\",\n                \"area\": \"12\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412994cd7fb4a2f516bd8e2\",\n                \"_timestamp\": 1678940492054,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"5\",\n                \"sex\": \"1\",\n                \"area\": \"09\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"6412994cd7fb4a2f516bd8e1\",\n                \"_timestamp\": 1678940492031,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"5\",\n                \"sex\": \"1\",\n                \"area\": \"08\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"6412994cd7fb4a2f516bd8e0\",\n                \"_timestamp\": 1678940492004,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"5\",\n                \"sex\": \"1\",\n                \"area\": \"07\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412994bd7fb4a2f516bd8df\",\n                \"_timestamp\": 1678940491964,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"5\",\n                \"sex\": \"1\",\n                \"area\": \"06\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412994bd7fb4a2f516bd8de\",\n                \"_timestamp\": 1678940491940,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"5\",\n                \"sex\": \"1\",\n                \"area\": \"05\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412994bd7fb4a2f516bd8dd\",\n                \"_timestamp\": 1678940491910,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"5\",\n                \"sex\": \"1\",\n                \"area\": \"04\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412994bd7fb4a2f516bd8dc\",\n                \"_timestamp\": 1678940491887,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"5\",\n                \"sex\": \"1\",\n                \"area\": \"03\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"6412994bd7fb4a2f516bd8db\",\n                \"_timestamp\": 1678940491852,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"5\",\n                \"sex\": \"1\",\n                \"area\": \"02\",\n                \"count\": \"27\"\n            },\n            {\n                \"_id\": \"6412994bd7fb4a2f516bd8da\",\n                \"_timestamp\": 1678940491823,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"5\",\n                \"sex\": \"1\",\n                \"area\": \"01\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412994bd7fb4a2f516bd8d9\",\n                \"_timestamp\": 1678940491795,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"4\",\n                \"sex\": \"9\",\n                \"area\": \"77\",\n                \"count\": \"1533\"\n            },\n            {\n                \"_id\": \"6412994bd7fb4a2f516bd8d8\",\n                \"_timestamp\": 1678940491773,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"4\",\n                \"sex\": \"9\",\n                \"area\": \"9999\",\n                \"count\": \"1533\"\n            },\n            {\n                \"_id\": \"6412994bd7fb4a2f516bd8d7\",\n                \"_timestamp\": 1678940491749,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"4\",\n                \"sex\": \"9\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"6412994bd7fb4a2f516bd8d6\",\n                \"_timestamp\": 1678940491726,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"4\",\n                \"sex\": \"9\",\n                \"area\": \"18\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"6412994bd7fb4a2f516bd8d5\",\n                \"_timestamp\": 1678940491701,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"4\",\n                \"sex\": \"9\",\n                \"area\": \"17\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412994bd7fb4a2f516bd8d4\",\n                \"_timestamp\": 1678940491678,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"4\",\n                \"sex\": \"9\",\n                \"area\": \"16\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412994bd7fb4a2f516bd8d3\",\n                \"_timestamp\": 1678940491650,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"4\",\n                \"sex\": \"9\",\n                \"area\": \"15\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412994bd7fb4a2f516bd8d2\",\n                \"_timestamp\": 1678940491600,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"4\",\n                \"sex\": \"9\",\n                \"area\": \"14\",\n                \"count\": \"15\"\n            },\n            {\n                \"_id\": \"6412994bd7fb4a2f516bd8d1\",\n                \"_timestamp\": 1678940491551,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"4\",\n                \"sex\": \"9\",\n                \"area\": \"13\",\n                \"count\": \"105\"\n            },\n            {\n                \"_id\": \"6412994bd7fb4a2f516bd8d0\",\n                \"_timestamp\": 1678940491520,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"4\",\n                \"sex\": \"9\",\n                \"area\": \"12\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"6412994bd7fb4a2f516bd8cf\",\n                \"_timestamp\": 1678940491494,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"4\",\n                \"sex\": \"9\",\n                \"area\": \"09\",\n                \"count\": \"174\"\n            },\n            {\n                \"_id\": \"6412994bd7fb4a2f516bd8ce\",\n                \"_timestamp\": 1678940491470,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"4\",\n                \"sex\": \"9\",\n                \"area\": \"08\",\n                \"count\": \"33\"\n            },\n            {\n                \"_id\": \"6412994bd7fb4a2f516bd8cd\",\n                \"_timestamp\": 1678940491447,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"4\",\n                \"sex\": \"9\",\n                \"area\": \"07\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"6412994bd7fb4a2f516bd8cc\",\n                \"_timestamp\": 1678940491423,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"4\",\n                \"sex\": \"9\",\n                \"area\": \"06\",\n                \"count\": \"12\"\n            },\n            {\n                \"_id\": \"6412994bd7fb4a2f516bd8cb\",\n                \"_timestamp\": 1678940491399,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"4\",\n                \"sex\": \"9\",\n                \"area\": \"05\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"6412994bd7fb4a2f516bd8ca\",\n                \"_timestamp\": 1678940491368,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"4\",\n                \"sex\": \"9\",\n                \"area\": \"04\",\n                \"count\": \"36\"\n            },\n            {\n                \"_id\": \"6412994bd7fb4a2f516bd8c9\",\n                \"_timestamp\": 1678940491343,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"4\",\n                \"sex\": \"9\",\n                \"area\": \"03\",\n                \"count\": \"72\"\n            },\n            {\n                \"_id\": \"6412994bd7fb4a2f516bd8c8\",\n                \"_timestamp\": 1678940491317,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"4\",\n                \"sex\": \"9\",\n                \"area\": \"02\",\n                \"count\": \"1062\"\n            },\n            {\n                \"_id\": \"6412994bd7fb4a2f516bd8c7\",\n                \"_timestamp\": 1678940491287,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"4\",\n                \"sex\": \"9\",\n                \"area\": \"01\",\n                \"count\": \"15\"\n            },\n            {\n                \"_id\": \"6412994bd7fb4a2f516bd8c6\",\n                \"_timestamp\": 1678940491263,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"4\",\n                \"sex\": \"2\",\n                \"area\": \"77\",\n                \"count\": \"834\"\n            },\n            {\n                \"_id\": \"6412994bd7fb4a2f516bd8c5\",\n                \"_timestamp\": 1678940491238,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"4\",\n                \"sex\": \"2\",\n                \"area\": \"9999\",\n                \"count\": \"834\"\n            },\n            {\n                \"_id\": \"6412994bd7fb4a2f516bd8c4\",\n                \"_timestamp\": 1678940491215,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"4\",\n                \"sex\": \"2\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"6412994bd7fb4a2f516bd8c3\",\n                \"_timestamp\": 1678940491193,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"4\",\n                \"sex\": \"2\",\n                \"area\": \"18\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412994bd7fb4a2f516bd8c2\",\n                \"_timestamp\": 1678940491169,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"4\",\n                \"sex\": \"2\",\n                \"area\": \"17\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412994bd7fb4a2f516bd8c1\",\n                \"_timestamp\": 1678940491145,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"4\",\n                \"sex\": \"2\",\n                \"area\": \"16\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412994bd7fb4a2f516bd8c0\",\n                \"_timestamp\": 1678940491121,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"4\",\n                \"sex\": \"2\",\n                \"area\": \"15\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412994bd7fb4a2f516bd8bf\",\n                \"_timestamp\": 1678940491094,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"4\",\n                \"sex\": \"2\",\n                \"area\": \"14\",\n                \"count\": \"9\"\n            },\n            {\n                \"_id\": \"6412994bd7fb4a2f516bd8be\",\n                \"_timestamp\": 1678940491071,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"4\",\n                \"sex\": \"2\",\n                \"area\": \"13\",\n                \"count\": \"60\"\n            },\n            {\n                \"_id\": \"6412994bd7fb4a2f516bd8bd\",\n                \"_timestamp\": 1678940491047,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"4\",\n                \"sex\": \"2\",\n                \"area\": \"12\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412994bd7fb4a2f516bd8bc\",\n                \"_timestamp\": 1678940491019,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"4\",\n                \"sex\": \"2\",\n                \"area\": \"09\",\n                \"count\": \"93\"\n            },\n            {\n                \"_id\": \"6412994ad7fb4a2f516bd8bb\",\n                \"_timestamp\": 1678940490995,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"4\",\n                \"sex\": \"2\",\n                \"area\": \"08\",\n                \"count\": \"15\"\n            },\n            {\n                \"_id\": \"6412994ad7fb4a2f516bd8ba\",\n                \"_timestamp\": 1678940490970,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"4\",\n                \"sex\": \"2\",\n                \"area\": \"07\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"6412994ad7fb4a2f516bd8b9\",\n                \"_timestamp\": 1678940490948,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"4\",\n                \"sex\": \"2\",\n                \"area\": \"06\",\n                \"count\": \"9\"\n            },\n            {\n                \"_id\": \"6412994ad7fb4a2f516bd8b8\",\n                \"_timestamp\": 1678940490924,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"4\",\n                \"sex\": \"2\",\n                \"area\": \"05\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"6412994ad7fb4a2f516bd8b7\",\n                \"_timestamp\": 1678940490900,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"4\",\n                \"sex\": \"2\",\n                \"area\": \"04\",\n                \"count\": \"18\"\n            },\n            {\n                \"_id\": \"6412994ad7fb4a2f516bd8b6\",\n                \"_timestamp\": 1678940490876,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"4\",\n                \"sex\": \"2\",\n                \"area\": \"03\",\n                \"count\": \"39\"\n            },\n            {\n                \"_id\": \"6412994ad7fb4a2f516bd8b5\",\n                \"_timestamp\": 1678940490853,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"4\",\n                \"sex\": \"2\",\n                \"area\": \"02\",\n                \"count\": \"573\"\n            },\n            {\n                \"_id\": \"6412994ad7fb4a2f516bd8b4\",\n                \"_timestamp\": 1678940490831,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"4\",\n                \"sex\": \"2\",\n                \"area\": \"01\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"6412994ad7fb4a2f516bd8b3\",\n                \"_timestamp\": 1678940490807,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"4\",\n                \"sex\": \"1\",\n                \"area\": \"77\",\n                \"count\": \"696\"\n            },\n            {\n                \"_id\": \"6412994ad7fb4a2f516bd8b2\",\n                \"_timestamp\": 1678940490784,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"4\",\n                \"sex\": \"1\",\n                \"area\": \"9999\",\n                \"count\": \"696\"\n            },\n            {\n                \"_id\": \"6412994ad7fb4a2f516bd8b1\",\n                \"_timestamp\": 1678940490759,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"4\",\n                \"sex\": \"1\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"6412994ad7fb4a2f516bd8b0\",\n                \"_timestamp\": 1678940490732,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"4\",\n                \"sex\": \"1\",\n                \"area\": \"18\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"6412994ad7fb4a2f516bd8af\",\n                \"_timestamp\": 1678940490709,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"4\",\n                \"sex\": \"1\",\n                \"area\": \"17\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412994ad7fb4a2f516bd8ae\",\n                \"_timestamp\": 1678940490685,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"4\",\n                \"sex\": \"1\",\n                \"area\": \"16\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412994ad7fb4a2f516bd8ad\",\n                \"_timestamp\": 1678940490662,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"4\",\n                \"sex\": \"1\",\n                \"area\": \"15\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412994ad7fb4a2f516bd8ac\",\n                \"_timestamp\": 1678940490635,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"4\",\n                \"sex\": \"1\",\n                \"area\": \"14\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"6412994ad7fb4a2f516bd8ab\",\n                \"_timestamp\": 1678940490606,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"4\",\n                \"sex\": \"1\",\n                \"area\": \"13\",\n                \"count\": \"42\"\n            },\n            {\n                \"_id\": \"6412994ad7fb4a2f516bd8aa\",\n                \"_timestamp\": 1678940490582,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"4\",\n                \"sex\": \"1\",\n                \"area\": \"12\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412994ad7fb4a2f516bd8a9\",\n                \"_timestamp\": 1678940490559,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"4\",\n                \"sex\": \"1\",\n                \"area\": \"09\",\n                \"count\": \"78\"\n            },\n            {\n                \"_id\": \"6412994ad7fb4a2f516bd8a8\",\n                \"_timestamp\": 1678940490534,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"4\",\n                \"sex\": \"1\",\n                \"area\": \"08\",\n                \"count\": \"12\"\n            },\n            {\n                \"_id\": \"6412994ad7fb4a2f516bd8a7\",\n                \"_timestamp\": 1678940490510,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"4\",\n                \"sex\": \"1\",\n                \"area\": \"07\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"6412994ad7fb4a2f516bd8a6\",\n                \"_timestamp\": 1678940490486,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"4\",\n                \"sex\": \"1\",\n                \"area\": \"06\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"6412994ad7fb4a2f516bd8a5\",\n                \"_timestamp\": 1678940490463,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"4\",\n                \"sex\": \"1\",\n                \"area\": \"05\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"6412994ad7fb4a2f516bd8a4\",\n                \"_timestamp\": 1678940490439,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"4\",\n                \"sex\": \"1\",\n                \"area\": \"04\",\n                \"count\": \"18\"\n            },\n            {\n                \"_id\": \"6412994ad7fb4a2f516bd8a3\",\n                \"_timestamp\": 1678940490416,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"4\",\n                \"sex\": \"1\",\n                \"area\": \"03\",\n                \"count\": \"33\"\n            },\n            {\n                \"_id\": \"6412994ad7fb4a2f516bd8a2\",\n                \"_timestamp\": 1678940490393,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"4\",\n                \"sex\": \"1\",\n                \"area\": \"02\",\n                \"count\": \"489\"\n            },\n            {\n                \"_id\": \"6412994ad7fb4a2f516bd8a1\",\n                \"_timestamp\": 1678940490364,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"4\",\n                \"sex\": \"1\",\n                \"area\": \"01\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"6412994ad7fb4a2f516bd8a0\",\n                \"_timestamp\": 1678940490337,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"3\",\n                \"sex\": \"9\",\n                \"area\": \"77\",\n                \"count\": \"780\"\n            },\n            {\n                \"_id\": \"6412994ad7fb4a2f516bd89f\",\n                \"_timestamp\": 1678940490313,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"3\",\n                \"sex\": \"9\",\n                \"area\": \"9999\",\n                \"count\": \"780\"\n            },\n            {\n                \"_id\": \"6412994ad7fb4a2f516bd89e\",\n                \"_timestamp\": 1678940490290,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"3\",\n                \"sex\": \"9\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"6412994ad7fb4a2f516bd89d\",\n                \"_timestamp\": 1678940490262,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"3\",\n                \"sex\": \"9\",\n                \"area\": \"18\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"6412994ad7fb4a2f516bd89c\",\n                \"_timestamp\": 1678940490237,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"3\",\n                \"sex\": \"9\",\n                \"area\": \"17\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412994ad7fb4a2f516bd89b\",\n                \"_timestamp\": 1678940490210,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"3\",\n                \"sex\": \"9\",\n                \"area\": \"16\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412994ad7fb4a2f516bd89a\",\n                \"_timestamp\": 1678940490182,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"3\",\n                \"sex\": \"9\",\n                \"area\": \"15\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"6412994ad7fb4a2f516bd899\",\n                \"_timestamp\": 1678940490157,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"3\",\n                \"sex\": \"9\",\n                \"area\": \"14\",\n                \"count\": \"9\"\n            },\n            {\n                \"_id\": \"6412994ad7fb4a2f516bd898\",\n                \"_timestamp\": 1678940490130,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"3\",\n                \"sex\": \"9\",\n                \"area\": \"13\",\n                \"count\": \"27\"\n            },\n            {\n                \"_id\": \"6412994ad7fb4a2f516bd897\",\n                \"_timestamp\": 1678940490093,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"3\",\n                \"sex\": \"9\",\n                \"area\": \"12\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"6412994ad7fb4a2f516bd896\",\n                \"_timestamp\": 1678940490070,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"3\",\n                \"sex\": \"9\",\n                \"area\": \"09\",\n                \"count\": \"90\"\n            },\n            {\n                \"_id\": \"6412994ad7fb4a2f516bd895\",\n                \"_timestamp\": 1678940490047,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"3\",\n                \"sex\": \"9\",\n                \"area\": \"08\",\n                \"count\": \"12\"\n            },\n            {\n                \"_id\": \"6412994ad7fb4a2f516bd894\",\n                \"_timestamp\": 1678940490015,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"3\",\n                \"sex\": \"9\",\n                \"area\": \"07\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"64129949d7fb4a2f516bd893\",\n                \"_timestamp\": 1678940489992,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"3\",\n                \"sex\": \"9\",\n                \"area\": \"06\",\n                \"count\": \"12\"\n            },\n            {\n                \"_id\": \"64129949d7fb4a2f516bd892\",\n                \"_timestamp\": 1678940489968,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"3\",\n                \"sex\": \"9\",\n                \"area\": \"05\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"64129949d7fb4a2f516bd891\",\n                \"_timestamp\": 1678940489946,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"3\",\n                \"sex\": \"9\",\n                \"area\": \"04\",\n                \"count\": \"18\"\n            },\n            {\n                \"_id\": \"64129949d7fb4a2f516bd890\",\n                \"_timestamp\": 1678940489912,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"3\",\n                \"sex\": \"9\",\n                \"area\": \"03\",\n                \"count\": \"39\"\n            },\n            {\n                \"_id\": \"64129949d7fb4a2f516bd88f\",\n                \"_timestamp\": 1678940489887,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"3\",\n                \"sex\": \"9\",\n                \"area\": \"02\",\n                \"count\": \"555\"\n            },\n            {\n                \"_id\": \"64129949d7fb4a2f516bd88e\",\n                \"_timestamp\": 1678940489862,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"3\",\n                \"sex\": \"9\",\n                \"area\": \"01\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"64129949d7fb4a2f516bd88d\",\n                \"_timestamp\": 1678940489837,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"3\",\n                \"sex\": \"2\",\n                \"area\": \"77\",\n                \"count\": \"429\"\n            },\n            {\n                \"_id\": \"64129949d7fb4a2f516bd88c\",\n                \"_timestamp\": 1678940489811,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"3\",\n                \"sex\": \"2\",\n                \"area\": \"9999\",\n                \"count\": \"429\"\n            },\n            {\n                \"_id\": \"64129949d7fb4a2f516bd88b\",\n                \"_timestamp\": 1678940489771,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"3\",\n                \"sex\": \"2\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"64129949d7fb4a2f516bd88a\",\n                \"_timestamp\": 1678940489729,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"3\",\n                \"sex\": \"2\",\n                \"area\": \"18\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"64129949d7fb4a2f516bd889\",\n                \"_timestamp\": 1678940489702,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"3\",\n                \"sex\": \"2\",\n                \"area\": \"17\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129949d7fb4a2f516bd888\",\n                \"_timestamp\": 1678940489678,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"3\",\n                \"sex\": \"2\",\n                \"area\": \"16\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129949d7fb4a2f516bd887\",\n                \"_timestamp\": 1678940489646,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"3\",\n                \"sex\": \"2\",\n                \"area\": \"15\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"64129949d7fb4a2f516bd886\",\n                \"_timestamp\": 1678940489622,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"3\",\n                \"sex\": \"2\",\n                \"area\": \"14\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"64129949d7fb4a2f516bd885\",\n                \"_timestamp\": 1678940489597,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"3\",\n                \"sex\": \"2\",\n                \"area\": \"13\",\n                \"count\": \"12\"\n            },\n            {\n                \"_id\": \"64129949d7fb4a2f516bd884\",\n                \"_timestamp\": 1678940489567,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"3\",\n                \"sex\": \"2\",\n                \"area\": \"12\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129949d7fb4a2f516bd883\",\n                \"_timestamp\": 1678940489527,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"3\",\n                \"sex\": \"2\",\n                \"area\": \"09\",\n                \"count\": \"45\"\n            },\n            {\n                \"_id\": \"64129949d7fb4a2f516bd882\",\n                \"_timestamp\": 1678940489503,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"3\",\n                \"sex\": \"2\",\n                \"area\": \"08\",\n                \"count\": \"9\"\n            },\n            {\n                \"_id\": \"64129949d7fb4a2f516bd881\",\n                \"_timestamp\": 1678940489478,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"3\",\n                \"sex\": \"2\",\n                \"area\": \"07\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"64129949d7fb4a2f516bd880\",\n                \"_timestamp\": 1678940489446,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"3\",\n                \"sex\": \"2\",\n                \"area\": \"06\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"64129949d7fb4a2f516bd87f\",\n                \"_timestamp\": 1678940489423,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"3\",\n                \"sex\": \"2\",\n                \"area\": \"05\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"64129949d7fb4a2f516bd87e\",\n                \"_timestamp\": 1678940489401,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"3\",\n                \"sex\": \"2\",\n                \"area\": \"04\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"64129949d7fb4a2f516bd87d\",\n                \"_timestamp\": 1678940489379,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"3\",\n                \"sex\": \"2\",\n                \"area\": \"03\",\n                \"count\": \"18\"\n            },\n            {\n                \"_id\": \"64129949d7fb4a2f516bd87c\",\n                \"_timestamp\": 1678940489357,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"3\",\n                \"sex\": \"2\",\n                \"area\": \"02\",\n                \"count\": \"312\"\n            },\n            {\n                \"_id\": \"64129949d7fb4a2f516bd87b\",\n                \"_timestamp\": 1678940489335,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"3\",\n                \"sex\": \"2\",\n                \"area\": \"01\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"64129949d7fb4a2f516bd87a\",\n                \"_timestamp\": 1678940489311,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"3\",\n                \"sex\": \"1\",\n                \"area\": \"77\",\n                \"count\": \"351\"\n            },\n            {\n                \"_id\": \"64129949d7fb4a2f516bd879\",\n                \"_timestamp\": 1678940489288,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"3\",\n                \"sex\": \"1\",\n                \"area\": \"9999\",\n                \"count\": \"351\"\n            },\n            {\n                \"_id\": \"64129949d7fb4a2f516bd878\",\n                \"_timestamp\": 1678940489266,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"3\",\n                \"sex\": \"1\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"64129949d7fb4a2f516bd877\",\n                \"_timestamp\": 1678940489236,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"3\",\n                \"sex\": \"1\",\n                \"area\": \"18\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129949d7fb4a2f516bd876\",\n                \"_timestamp\": 1678940489212,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"3\",\n                \"sex\": \"1\",\n                \"area\": \"17\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129949d7fb4a2f516bd875\",\n                \"_timestamp\": 1678940489190,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"3\",\n                \"sex\": \"1\",\n                \"area\": \"16\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129949d7fb4a2f516bd874\",\n                \"_timestamp\": 1678940489165,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"3\",\n                \"sex\": \"1\",\n                \"area\": \"15\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129949d7fb4a2f516bd873\",\n                \"_timestamp\": 1678940489143,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"3\",\n                \"sex\": \"1\",\n                \"area\": \"14\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"64129949d7fb4a2f516bd872\",\n                \"_timestamp\": 1678940489117,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"3\",\n                \"sex\": \"1\",\n                \"area\": \"13\",\n                \"count\": \"15\"\n            },\n            {\n                \"_id\": \"64129949d7fb4a2f516bd871\",\n                \"_timestamp\": 1678940489086,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"3\",\n                \"sex\": \"1\",\n                \"area\": \"12\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129949d7fb4a2f516bd870\",\n                \"_timestamp\": 1678940489063,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"3\",\n                \"sex\": \"1\",\n                \"area\": \"09\",\n                \"count\": \"45\"\n            },\n            {\n                \"_id\": \"64129949d7fb4a2f516bd86f\",\n                \"_timestamp\": 1678940489036,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"3\",\n                \"sex\": \"1\",\n                \"area\": \"08\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"64129949d7fb4a2f516bd86e\",\n                \"_timestamp\": 1678940489013,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"3\",\n                \"sex\": \"1\",\n                \"area\": \"07\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"64129948d7fb4a2f516bd86d\",\n                \"_timestamp\": 1678940488988,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"3\",\n                \"sex\": \"1\",\n                \"area\": \"06\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"64129948d7fb4a2f516bd86c\",\n                \"_timestamp\": 1678940488966,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"3\",\n                \"sex\": \"1\",\n                \"area\": \"05\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"64129948d7fb4a2f516bd86b\",\n                \"_timestamp\": 1678940488942,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"3\",\n                \"sex\": \"1\",\n                \"area\": \"04\",\n                \"count\": \"9\"\n            },\n            {\n                \"_id\": \"64129948d7fb4a2f516bd86a\",\n                \"_timestamp\": 1678940488911,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"3\",\n                \"sex\": \"1\",\n                \"area\": \"03\",\n                \"count\": \"21\"\n            },\n            {\n                \"_id\": \"64129948d7fb4a2f516bd869\",\n                \"_timestamp\": 1678940488886,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"3\",\n                \"sex\": \"1\",\n                \"area\": \"02\",\n                \"count\": \"246\"\n            },\n            {\n                \"_id\": \"64129948d7fb4a2f516bd868\",\n                \"_timestamp\": 1678940488860,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"3\",\n                \"sex\": \"1\",\n                \"area\": \"01\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129948d7fb4a2f516bd867\",\n                \"_timestamp\": 1678940488838,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"2\",\n                \"sex\": \"9\",\n                \"area\": \"77\",\n                \"count\": \"1746\"\n            },\n            {\n                \"_id\": \"64129948d7fb4a2f516bd866\",\n                \"_timestamp\": 1678940488814,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"2\",\n                \"sex\": \"9\",\n                \"area\": \"9999\",\n                \"count\": \"1746\"\n            },\n            {\n                \"_id\": \"64129948d7fb4a2f516bd865\",\n                \"_timestamp\": 1678940488790,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"2\",\n                \"sex\": \"9\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"64129948d7fb4a2f516bd864\",\n                \"_timestamp\": 1678940488767,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"2\",\n                \"sex\": \"9\",\n                \"area\": \"18\",\n                \"count\": \"21\"\n            },\n            {\n                \"_id\": \"64129948d7fb4a2f516bd863\",\n                \"_timestamp\": 1678940488743,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"2\",\n                \"sex\": \"9\",\n                \"area\": \"17\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"64129948d7fb4a2f516bd862\",\n                \"_timestamp\": 1678940488718,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"2\",\n                \"sex\": \"9\",\n                \"area\": \"16\",\n                \"count\": \"15\"\n            },\n            {\n                \"_id\": \"64129948d7fb4a2f516bd861\",\n                \"_timestamp\": 1678940488696,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"2\",\n                \"sex\": \"9\",\n                \"area\": \"15\",\n                \"count\": \"48\"\n            },\n            {\n                \"_id\": \"64129948d7fb4a2f516bd860\",\n                \"_timestamp\": 1678940488674,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"2\",\n                \"sex\": \"9\",\n                \"area\": \"14\",\n                \"count\": \"39\"\n            },\n            {\n                \"_id\": \"64129948d7fb4a2f516bd85f\",\n                \"_timestamp\": 1678940488648,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"2\",\n                \"sex\": \"9\",\n                \"area\": \"13\",\n                \"count\": \"102\"\n            },\n            {\n                \"_id\": \"64129948d7fb4a2f516bd85e\",\n                \"_timestamp\": 1678940488624,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"2\",\n                \"sex\": \"9\",\n                \"area\": \"12\",\n                \"count\": \"12\"\n            },\n            {\n                \"_id\": \"64129948d7fb4a2f516bd85d\",\n                \"_timestamp\": 1678940488601,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"2\",\n                \"sex\": \"9\",\n                \"area\": \"09\",\n                \"count\": \"126\"\n            },\n            {\n                \"_id\": \"64129948d7fb4a2f516bd85c\",\n                \"_timestamp\": 1678940488578,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"2\",\n                \"sex\": \"9\",\n                \"area\": \"08\",\n                \"count\": \"132\"\n            },\n            {\n                \"_id\": \"64129948d7fb4a2f516bd85b\",\n                \"_timestamp\": 1678940488556,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"2\",\n                \"sex\": \"9\",\n                \"area\": \"07\",\n                \"count\": \"45\"\n            },\n            {\n                \"_id\": \"64129948d7fb4a2f516bd85a\",\n                \"_timestamp\": 1678940488533,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"2\",\n                \"sex\": \"9\",\n                \"area\": \"06\",\n                \"count\": \"99\"\n            },\n            {\n                \"_id\": \"64129948d7fb4a2f516bd859\",\n                \"_timestamp\": 1678940488511,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"2\",\n                \"sex\": \"9\",\n                \"area\": \"05\",\n                \"count\": \"66\"\n            },\n            {\n                \"_id\": \"64129948d7fb4a2f516bd858\",\n                \"_timestamp\": 1678940488486,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"2\",\n                \"sex\": \"9\",\n                \"area\": \"04\",\n                \"count\": \"249\"\n            },\n            {\n                \"_id\": \"64129948d7fb4a2f516bd857\",\n                \"_timestamp\": 1678940488463,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"2\",\n                \"sex\": \"9\",\n                \"area\": \"03\",\n                \"count\": \"243\"\n            },\n            {\n                \"_id\": \"64129948d7fb4a2f516bd856\",\n                \"_timestamp\": 1678940488439,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"2\",\n                \"sex\": \"9\",\n                \"area\": \"02\",\n                \"count\": \"330\"\n            },\n            {\n                \"_id\": \"64129948d7fb4a2f516bd855\",\n                \"_timestamp\": 1678940488417,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"2\",\n                \"sex\": \"9\",\n                \"area\": \"01\",\n                \"count\": \"210\"\n            },\n            {\n                \"_id\": \"64129948d7fb4a2f516bd854\",\n                \"_timestamp\": 1678940488394,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"2\",\n                \"sex\": \"2\",\n                \"area\": \"77\",\n                \"count\": \"960\"\n            },\n            {\n                \"_id\": \"64129948d7fb4a2f516bd853\",\n                \"_timestamp\": 1678940488367,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"2\",\n                \"sex\": \"2\",\n                \"area\": \"9999\",\n                \"count\": \"963\"\n            },\n            {\n                \"_id\": \"64129948d7fb4a2f516bd852\",\n                \"_timestamp\": 1678940488345,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"2\",\n                \"sex\": \"2\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"64129948d7fb4a2f516bd851\",\n                \"_timestamp\": 1678940488311,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"2\",\n                \"sex\": \"2\",\n                \"area\": \"18\",\n                \"count\": \"9\"\n            },\n            {\n                \"_id\": \"64129948d7fb4a2f516bd850\",\n                \"_timestamp\": 1678940488286,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"2\",\n                \"sex\": \"2\",\n                \"area\": \"17\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"64129948d7fb4a2f516bd84f\",\n                \"_timestamp\": 1678940488262,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"2\",\n                \"sex\": \"2\",\n                \"area\": \"16\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"64129948d7fb4a2f516bd84e\",\n                \"_timestamp\": 1678940488234,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"2\",\n                \"sex\": \"2\",\n                \"area\": \"15\",\n                \"count\": \"18\"\n            },\n            {\n                \"_id\": \"64129948d7fb4a2f516bd84d\",\n                \"_timestamp\": 1678940488198,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"2\",\n                \"sex\": \"2\",\n                \"area\": \"14\",\n                \"count\": \"24\"\n            },\n            {\n                \"_id\": \"64129948d7fb4a2f516bd84c\",\n                \"_timestamp\": 1678940488171,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"2\",\n                \"sex\": \"2\",\n                \"area\": \"13\",\n                \"count\": \"57\"\n            },\n            {\n                \"_id\": \"64129948d7fb4a2f516bd84b\",\n                \"_timestamp\": 1678940488146,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"2\",\n                \"sex\": \"2\",\n                \"area\": \"12\",\n                \"count\": \"9\"\n            },\n            {\n                \"_id\": \"64129948d7fb4a2f516bd84a\",\n                \"_timestamp\": 1678940488079,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"2\",\n                \"sex\": \"2\",\n                \"area\": \"09\",\n                \"count\": \"63\"\n            },\n            {\n                \"_id\": \"64129948d7fb4a2f516bd849\",\n                \"_timestamp\": 1678940488053,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"2\",\n                \"sex\": \"2\",\n                \"area\": \"08\",\n                \"count\": \"66\"\n            },\n            {\n                \"_id\": \"64129948d7fb4a2f516bd848\",\n                \"_timestamp\": 1678940488025,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"2\",\n                \"sex\": \"2\",\n                \"area\": \"07\",\n                \"count\": \"27\"\n            },\n            {\n                \"_id\": \"64129948d7fb4a2f516bd847\",\n                \"_timestamp\": 1678940487999,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"2\",\n                \"sex\": \"2\",\n                \"area\": \"06\",\n                \"count\": \"42\"\n            },\n            {\n                \"_id\": \"64129947d7fb4a2f516bd846\",\n                \"_timestamp\": 1678940487975,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"2\",\n                \"sex\": \"2\",\n                \"area\": \"05\",\n                \"count\": \"39\"\n            },\n            {\n                \"_id\": \"64129947d7fb4a2f516bd845\",\n                \"_timestamp\": 1678940487951,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"2\",\n                \"sex\": \"2\",\n                \"area\": \"04\",\n                \"count\": \"138\"\n            },\n            {\n                \"_id\": \"64129947d7fb4a2f516bd844\",\n                \"_timestamp\": 1678940487926,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"2\",\n                \"sex\": \"2\",\n                \"area\": \"03\",\n                \"count\": \"141\"\n            },\n            {\n                \"_id\": \"64129947d7fb4a2f516bd843\",\n                \"_timestamp\": 1678940487901,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"2\",\n                \"sex\": \"2\",\n                \"area\": \"02\",\n                \"count\": \"198\"\n            },\n            {\n                \"_id\": \"64129947d7fb4a2f516bd842\",\n                \"_timestamp\": 1678940487878,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"2\",\n                \"sex\": \"2\",\n                \"area\": \"01\",\n                \"count\": \"120\"\n            },\n            {\n                \"_id\": \"64129947d7fb4a2f516bd841\",\n                \"_timestamp\": 1678940487855,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"2\",\n                \"sex\": \"1\",\n                \"area\": \"77\",\n                \"count\": \"783\"\n            },\n            {\n                \"_id\": \"64129947d7fb4a2f516bd840\",\n                \"_timestamp\": 1678940487825,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"2\",\n                \"sex\": \"1\",\n                \"area\": \"9999\",\n                \"count\": \"783\"\n            },\n            {\n                \"_id\": \"64129947d7fb4a2f516bd83f\",\n                \"_timestamp\": 1678940487795,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"2\",\n                \"sex\": \"1\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"64129947d7fb4a2f516bd83e\",\n                \"_timestamp\": 1678940487745,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"2\",\n                \"sex\": \"1\",\n                \"area\": \"18\",\n                \"count\": \"12\"\n            },\n            {\n                \"_id\": \"64129947d7fb4a2f516bd83d\",\n                \"_timestamp\": 1678940487720,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"2\",\n                \"sex\": \"1\",\n                \"area\": \"17\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"64129947d7fb4a2f516bd83c\",\n                \"_timestamp\": 1678940487693,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"2\",\n                \"sex\": \"1\",\n                \"area\": \"16\",\n                \"count\": \"9\"\n            },\n            {\n                \"_id\": \"64129947d7fb4a2f516bd83b\",\n                \"_timestamp\": 1678940487669,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"2\",\n                \"sex\": \"1\",\n                \"area\": \"15\",\n                \"count\": \"27\"\n            },\n            {\n                \"_id\": \"64129947d7fb4a2f516bd83a\",\n                \"_timestamp\": 1678940487644,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"2\",\n                \"sex\": \"1\",\n                \"area\": \"14\",\n                \"count\": \"15\"\n            },\n            {\n                \"_id\": \"64129947d7fb4a2f516bd839\",\n                \"_timestamp\": 1678940487618,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"2\",\n                \"sex\": \"1\",\n                \"area\": \"13\",\n                \"count\": \"45\"\n            },\n            {\n                \"_id\": \"64129947d7fb4a2f516bd838\",\n                \"_timestamp\": 1678940487594,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"2\",\n                \"sex\": \"1\",\n                \"area\": \"12\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"64129947d7fb4a2f516bd837\",\n                \"_timestamp\": 1678940487570,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"2\",\n                \"sex\": \"1\",\n                \"area\": \"09\",\n                \"count\": \"60\"\n            },\n            {\n                \"_id\": \"64129947d7fb4a2f516bd836\",\n                \"_timestamp\": 1678940487547,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"2\",\n                \"sex\": \"1\",\n                \"area\": \"08\",\n                \"count\": \"66\"\n            },\n            {\n                \"_id\": \"64129947d7fb4a2f516bd835\",\n                \"_timestamp\": 1678940487519,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"2\",\n                \"sex\": \"1\",\n                \"area\": \"07\",\n                \"count\": \"18\"\n            },\n            {\n                \"_id\": \"64129947d7fb4a2f516bd834\",\n                \"_timestamp\": 1678940487493,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"2\",\n                \"sex\": \"1\",\n                \"area\": \"06\",\n                \"count\": \"54\"\n            },\n            {\n                \"_id\": \"64129947d7fb4a2f516bd833\",\n                \"_timestamp\": 1678940487464,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"2\",\n                \"sex\": \"1\",\n                \"area\": \"05\",\n                \"count\": \"27\"\n            },\n            {\n                \"_id\": \"64129947d7fb4a2f516bd832\",\n                \"_timestamp\": 1678940487439,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"2\",\n                \"sex\": \"1\",\n                \"area\": \"04\",\n                \"count\": \"114\"\n            },\n            {\n                \"_id\": \"64129947d7fb4a2f516bd831\",\n                \"_timestamp\": 1678940487413,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"2\",\n                \"sex\": \"1\",\n                \"area\": \"03\",\n                \"count\": \"102\"\n            },\n            {\n                \"_id\": \"64129947d7fb4a2f516bd830\",\n                \"_timestamp\": 1678940487390,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"2\",\n                \"sex\": \"1\",\n                \"area\": \"02\",\n                \"count\": \"132\"\n            },\n            {\n                \"_id\": \"64129947d7fb4a2f516bd82f\",\n                \"_timestamp\": 1678940487365,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"2\",\n                \"sex\": \"1\",\n                \"area\": \"01\",\n                \"count\": \"90\"\n            },\n            {\n                \"_id\": \"64129947d7fb4a2f516bd82e\",\n                \"_timestamp\": 1678940487342,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"1\",\n                \"sex\": \"9\",\n                \"area\": \"77\",\n                \"count\": \"24276\"\n            },\n            {\n                \"_id\": \"64129947d7fb4a2f516bd82d\",\n                \"_timestamp\": 1678940487318,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"1\",\n                \"sex\": \"9\",\n                \"area\": \"9999\",\n                \"count\": \"24279\"\n            },\n            {\n                \"_id\": \"64129947d7fb4a2f516bd82c\",\n                \"_timestamp\": 1678940487293,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"1\",\n                \"sex\": \"9\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"64129947d7fb4a2f516bd82b\",\n                \"_timestamp\": 1678940487255,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"1\",\n                \"sex\": \"9\",\n                \"area\": \"18\",\n                \"count\": \"414\"\n            },\n            {\n                \"_id\": \"64129947d7fb4a2f516bd82a\",\n                \"_timestamp\": 1678940487229,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"1\",\n                \"sex\": \"9\",\n                \"area\": \"17\",\n                \"count\": \"375\"\n            },\n            {\n                \"_id\": \"64129947d7fb4a2f516bd829\",\n                \"_timestamp\": 1678940487205,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"1\",\n                \"sex\": \"9\",\n                \"area\": \"16\",\n                \"count\": \"414\"\n            },\n            {\n                \"_id\": \"64129947d7fb4a2f516bd828\",\n                \"_timestamp\": 1678940487181,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"1\",\n                \"sex\": \"9\",\n                \"area\": \"15\",\n                \"count\": \"633\"\n            },\n            {\n                \"_id\": \"64129947d7fb4a2f516bd827\",\n                \"_timestamp\": 1678940487155,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"1\",\n                \"sex\": \"9\",\n                \"area\": \"14\",\n                \"count\": \"1389\"\n            },\n            {\n                \"_id\": \"64129947d7fb4a2f516bd826\",\n                \"_timestamp\": 1678940487131,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"1\",\n                \"sex\": \"9\",\n                \"area\": \"13\",\n                \"count\": \"3522\"\n            },\n            {\n                \"_id\": \"64129947d7fb4a2f516bd825\",\n                \"_timestamp\": 1678940487106,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"1\",\n                \"sex\": \"9\",\n                \"area\": \"12\",\n                \"count\": \"234\"\n            },\n            {\n                \"_id\": \"64129947d7fb4a2f516bd824\",\n                \"_timestamp\": 1678940487084,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"1\",\n                \"sex\": \"9\",\n                \"area\": \"09\",\n                \"count\": \"2505\"\n            },\n            {\n                \"_id\": \"64129947d7fb4a2f516bd823\",\n                \"_timestamp\": 1678940487061,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"1\",\n                \"sex\": \"9\",\n                \"area\": \"08\",\n                \"count\": \"1500\"\n            },\n            {\n                \"_id\": \"64129947d7fb4a2f516bd822\",\n                \"_timestamp\": 1678940487038,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"1\",\n                \"sex\": \"9\",\n                \"area\": \"07\",\n                \"count\": \"699\"\n            },\n            {\n                \"_id\": \"64129947d7fb4a2f516bd821\",\n                \"_timestamp\": 1678940487015,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"1\",\n                \"sex\": \"9\",\n                \"area\": \"06\",\n                \"count\": \"1092\"\n            },\n            {\n                \"_id\": \"64129946d7fb4a2f516bd820\",\n                \"_timestamp\": 1678940486980,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"1\",\n                \"sex\": \"9\",\n                \"area\": \"05\",\n                \"count\": \"219\"\n            },\n            {\n                \"_id\": \"64129946d7fb4a2f516bd81f\",\n                \"_timestamp\": 1678940486936,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"1\",\n                \"sex\": \"9\",\n                \"area\": \"04\",\n                \"count\": \"2112\"\n            },\n            {\n                \"_id\": \"64129946d7fb4a2f516bd81e\",\n                \"_timestamp\": 1678940486872,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"1\",\n                \"sex\": \"9\",\n                \"area\": \"03\",\n                \"count\": \"2595\"\n            },\n            {\n                \"_id\": \"64129946d7fb4a2f516bd81d\",\n                \"_timestamp\": 1678940486823,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"1\",\n                \"sex\": \"9\",\n                \"area\": \"02\",\n                \"count\": \"5376\"\n            },\n            {\n                \"_id\": \"64129946d7fb4a2f516bd81c\",\n                \"_timestamp\": 1678940486795,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"1\",\n                \"sex\": \"9\",\n                \"area\": \"01\",\n                \"count\": \"1206\"\n            },\n            {\n                \"_id\": \"64129946d7fb4a2f516bd81b\",\n                \"_timestamp\": 1678940486771,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"1\",\n                \"sex\": \"2\",\n                \"area\": \"77\",\n                \"count\": \"12861\"\n            },\n            {\n                \"_id\": \"64129946d7fb4a2f516bd81a\",\n                \"_timestamp\": 1678940486746,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"1\",\n                \"sex\": \"2\",\n                \"area\": \"9999\",\n                \"count\": \"12861\"\n            },\n            {\n                \"_id\": \"64129946d7fb4a2f516bd819\",\n                \"_timestamp\": 1678940486724,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"1\",\n                \"sex\": \"2\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"64129946d7fb4a2f516bd818\",\n                \"_timestamp\": 1678940486699,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"1\",\n                \"sex\": \"2\",\n                \"area\": \"18\",\n                \"count\": \"183\"\n            },\n            {\n                \"_id\": \"64129946d7fb4a2f516bd817\",\n                \"_timestamp\": 1678940486650,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"1\",\n                \"sex\": \"2\",\n                \"area\": \"17\",\n                \"count\": \"192\"\n            },\n            {\n                \"_id\": \"64129946d7fb4a2f516bd816\",\n                \"_timestamp\": 1678940486596,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"1\",\n                \"sex\": \"2\",\n                \"area\": \"16\",\n                \"count\": \"195\"\n            },\n            {\n                \"_id\": \"64129946d7fb4a2f516bd815\",\n                \"_timestamp\": 1678940486568,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"1\",\n                \"sex\": \"2\",\n                \"area\": \"15\",\n                \"count\": \"327\"\n            },\n            {\n                \"_id\": \"64129946d7fb4a2f516bd814\",\n                \"_timestamp\": 1678940486542,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"1\",\n                \"sex\": \"2\",\n                \"area\": \"14\",\n                \"count\": \"738\"\n            },\n            {\n                \"_id\": \"64129946d7fb4a2f516bd813\",\n                \"_timestamp\": 1678940486518,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"1\",\n                \"sex\": \"2\",\n                \"area\": \"13\",\n                \"count\": \"1920\"\n            },\n            {\n                \"_id\": \"64129946d7fb4a2f516bd812\",\n                \"_timestamp\": 1678940486487,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"1\",\n                \"sex\": \"2\",\n                \"area\": \"12\",\n                \"count\": \"99\"\n            },\n            {\n                \"_id\": \"64129946d7fb4a2f516bd811\",\n                \"_timestamp\": 1678940486454,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"1\",\n                \"sex\": \"2\",\n                \"area\": \"09\",\n                \"count\": \"1377\"\n            },\n            {\n                \"_id\": \"64129946d7fb4a2f516bd810\",\n                \"_timestamp\": 1678940486429,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"1\",\n                \"sex\": \"2\",\n                \"area\": \"08\",\n                \"count\": \"792\"\n            },\n            {\n                \"_id\": \"64129946d7fb4a2f516bd80f\",\n                \"_timestamp\": 1678940486404,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"1\",\n                \"sex\": \"2\",\n                \"area\": \"07\",\n                \"count\": \"375\"\n            },\n            {\n                \"_id\": \"64129946d7fb4a2f516bd80e\",\n                \"_timestamp\": 1678940486379,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"1\",\n                \"sex\": \"2\",\n                \"area\": \"06\",\n                \"count\": \"588\"\n            },\n            {\n                \"_id\": \"64129946d7fb4a2f516bd80d\",\n                \"_timestamp\": 1678940486357,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"1\",\n                \"sex\": \"2\",\n                \"area\": \"05\",\n                \"count\": \"111\"\n            },\n            {\n                \"_id\": \"64129946d7fb4a2f516bd80c\",\n                \"_timestamp\": 1678940486334,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"1\",\n                \"sex\": \"2\",\n                \"area\": \"04\",\n                \"count\": \"1098\"\n            },\n            {\n                \"_id\": \"64129946d7fb4a2f516bd80b\",\n                \"_timestamp\": 1678940486304,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"1\",\n                \"sex\": \"2\",\n                \"area\": \"03\",\n                \"count\": \"1353\"\n            },\n            {\n                \"_id\": \"64129946d7fb4a2f516bd80a\",\n                \"_timestamp\": 1678940486221,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"1\",\n                \"sex\": \"2\",\n                \"area\": \"02\",\n                \"count\": \"2901\"\n            },\n            {\n                \"_id\": \"64129946d7fb4a2f516bd809\",\n                \"_timestamp\": 1678940486186,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"1\",\n                \"sex\": \"2\",\n                \"area\": \"01\",\n                \"count\": \"609\"\n            },\n            {\n                \"_id\": \"64129946d7fb4a2f516bd808\",\n                \"_timestamp\": 1678940486143,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"1\",\n                \"sex\": \"1\",\n                \"area\": \"77\",\n                \"count\": \"11415\"\n            },\n            {\n                \"_id\": \"64129946d7fb4a2f516bd807\",\n                \"_timestamp\": 1678940486120,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"1\",\n                \"sex\": \"1\",\n                \"area\": \"9999\",\n                \"count\": \"11418\"\n            },\n            {\n                \"_id\": \"64129946d7fb4a2f516bd806\",\n                \"_timestamp\": 1678940486096,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"1\",\n                \"sex\": \"1\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"64129946d7fb4a2f516bd805\",\n                \"_timestamp\": 1678940486073,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"1\",\n                \"sex\": \"1\",\n                \"area\": \"18\",\n                \"count\": \"231\"\n            },\n            {\n                \"_id\": \"64129946d7fb4a2f516bd804\",\n                \"_timestamp\": 1678940486049,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"1\",\n                \"sex\": \"1\",\n                \"area\": \"17\",\n                \"count\": \"180\"\n            },\n            {\n                \"_id\": \"64129946d7fb4a2f516bd803\",\n                \"_timestamp\": 1678940486011,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"1\",\n                \"sex\": \"1\",\n                \"area\": \"16\",\n                \"count\": \"216\"\n            },\n            {\n                \"_id\": \"64129945d7fb4a2f516bd802\",\n                \"_timestamp\": 1678940485967,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"1\",\n                \"sex\": \"1\",\n                \"area\": \"15\",\n                \"count\": \"306\"\n            },\n            {\n                \"_id\": \"64129945d7fb4a2f516bd801\",\n                \"_timestamp\": 1678940485935,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"1\",\n                \"sex\": \"1\",\n                \"area\": \"14\",\n                \"count\": \"651\"\n            },\n            {\n                \"_id\": \"64129945d7fb4a2f516bd800\",\n                \"_timestamp\": 1678940485912,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"1\",\n                \"sex\": \"1\",\n                \"area\": \"13\",\n                \"count\": \"1599\"\n            },\n            {\n                \"_id\": \"64129945d7fb4a2f516bd7ff\",\n                \"_timestamp\": 1678940485874,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"1\",\n                \"sex\": \"1\",\n                \"area\": \"12\",\n                \"count\": \"135\"\n            },\n            {\n                \"_id\": \"64129945d7fb4a2f516bd7fe\",\n                \"_timestamp\": 1678940485808,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"1\",\n                \"sex\": \"1\",\n                \"area\": \"09\",\n                \"count\": \"1125\"\n            },\n            {\n                \"_id\": \"64129945d7fb4a2f516bd7fd\",\n                \"_timestamp\": 1678940485779,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"1\",\n                \"sex\": \"1\",\n                \"area\": \"08\",\n                \"count\": \"708\"\n            },\n            {\n                \"_id\": \"64129945d7fb4a2f516bd7fc\",\n                \"_timestamp\": 1678940485748,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"1\",\n                \"sex\": \"1\",\n                \"area\": \"07\",\n                \"count\": \"324\"\n            },\n            {\n                \"_id\": \"64129945d7fb4a2f516bd7fb\",\n                \"_timestamp\": 1678940485715,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"1\",\n                \"sex\": \"1\",\n                \"area\": \"06\",\n                \"count\": \"504\"\n            },\n            {\n                \"_id\": \"64129945d7fb4a2f516bd7fa\",\n                \"_timestamp\": 1678940485682,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"1\",\n                \"sex\": \"1\",\n                \"area\": \"05\",\n                \"count\": \"105\"\n            },\n            {\n                \"_id\": \"64129945d7fb4a2f516bd7f9\",\n                \"_timestamp\": 1678940485657,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"1\",\n                \"sex\": \"1\",\n                \"area\": \"04\",\n                \"count\": \"1017\"\n            },\n            {\n                \"_id\": \"64129945d7fb4a2f516bd7f8\",\n                \"_timestamp\": 1678940485626,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"1\",\n                \"sex\": \"1\",\n                \"area\": \"03\",\n                \"count\": \"1239\"\n            },\n            {\n                \"_id\": \"64129945d7fb4a2f516bd7f7\",\n                \"_timestamp\": 1678940485603,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"1\",\n                \"sex\": \"1\",\n                \"area\": \"02\",\n                \"count\": \"2478\"\n            },\n            {\n                \"_id\": \"64129945d7fb4a2f516bd7f6\",\n                \"_timestamp\": 1678940485571,\n                \"year\": \"2018\",\n                \"age\": \"077\",\n                \"ethnic\": \"1\",\n                \"sex\": \"1\",\n                \"area\": \"01\",\n                \"count\": \"597\"\n            },\n            {\n                \"_id\": \"64129945d7fb4a2f516bd7f5\",\n                \"_timestamp\": 1678940485548,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"77\",\n                \"count\": \"29478\"\n            },\n            {\n                \"_id\": \"64129945d7fb4a2f516bd7f4\",\n                \"_timestamp\": 1678940485517,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"9999\",\n                \"count\": \"29481\"\n            },\n            {\n                \"_id\": \"64129945d7fb4a2f516bd7f3\",\n                \"_timestamp\": 1678940485480,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"99\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"64129945d7fb4a2f516bd7f2\",\n                \"_timestamp\": 1678940485451,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"18\",\n                \"count\": \"474\"\n            },\n            {\n                \"_id\": \"64129945d7fb4a2f516bd7f1\",\n                \"_timestamp\": 1678940485418,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"17\",\n                \"count\": \"429\"\n            },\n            {\n                \"_id\": \"64129945d7fb4a2f516bd7f0\",\n                \"_timestamp\": 1678940485395,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"16\",\n                \"count\": \"465\"\n            },\n            {\n                \"_id\": \"64129945d7fb4a2f516bd7ef\",\n                \"_timestamp\": 1678940485363,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"15\",\n                \"count\": \"690\"\n            },\n            {\n                \"_id\": \"64129945d7fb4a2f516bd7ee\",\n                \"_timestamp\": 1678940485338,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"14\",\n                \"count\": \"1542\"\n            },\n            {\n                \"_id\": \"64129945d7fb4a2f516bd7ed\",\n                \"_timestamp\": 1678940485312,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"13\",\n                \"count\": \"3969\"\n            },\n            {\n                \"_id\": \"64129945d7fb4a2f516bd7ec\",\n                \"_timestamp\": 1678940485283,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"12\",\n                \"count\": \"267\"\n            },\n            {\n                \"_id\": \"64129945d7fb4a2f516bd7eb\",\n                \"_timestamp\": 1678940485261,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"09\",\n                \"count\": \"2895\"\n            },\n            {\n                \"_id\": \"64129945d7fb4a2f516bd7ea\",\n                \"_timestamp\": 1678940485238,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"08\",\n                \"count\": \"1812\"\n            },\n            {\n                \"_id\": \"64129945d7fb4a2f516bd7e9\",\n                \"_timestamp\": 1678940485214,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"07\",\n                \"count\": \"831\"\n            },\n            {\n                \"_id\": \"64129945d7fb4a2f516bd7e8\",\n                \"_timestamp\": 1678940485170,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"06\",\n                \"count\": \"1200\"\n            },\n            {\n                \"_id\": \"64129945d7fb4a2f516bd7e7\",\n                \"_timestamp\": 1678940485144,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"05\",\n                \"count\": \"291\"\n            },\n            {\n                \"_id\": \"64129945d7fb4a2f516bd7e6\",\n                \"_timestamp\": 1678940485120,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"04\",\n                \"count\": \"2508\"\n            },\n            {\n                \"_id\": \"64129945d7fb4a2f516bd7e5\",\n                \"_timestamp\": 1678940485094,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"03\",\n                \"count\": \"3111\"\n            },\n            {\n                \"_id\": \"64129945d7fb4a2f516bd7e4\",\n                \"_timestamp\": 1678940485068,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"02\",\n                \"count\": \"7560\"\n            },\n            {\n                \"_id\": \"64129945d7fb4a2f516bd7e3\",\n                \"_timestamp\": 1678940485043,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"01\",\n                \"count\": \"1440\"\n            },\n            {\n                \"_id\": \"64129945d7fb4a2f516bd7e2\",\n                \"_timestamp\": 1678940485020,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"77\",\n                \"count\": \"15642\"\n            },\n            {\n                \"_id\": \"64129944d7fb4a2f516bd7e1\",\n                \"_timestamp\": 1678940484997,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"9999\",\n                \"count\": \"15642\"\n            },\n            {\n                \"_id\": \"64129944d7fb4a2f516bd7e0\",\n                \"_timestamp\": 1678940484967,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"99\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129944d7fb4a2f516bd7df\",\n                \"_timestamp\": 1678940484941,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"18\",\n                \"count\": \"252\"\n            },\n            {\n                \"_id\": \"64129944d7fb4a2f516bd7de\",\n                \"_timestamp\": 1678940484917,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"17\",\n                \"count\": \"234\"\n            },\n            {\n                \"_id\": \"64129944d7fb4a2f516bd7dd\",\n                \"_timestamp\": 1678940484892,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"16\",\n                \"count\": \"237\"\n            },\n            {\n                \"_id\": \"64129944d7fb4a2f516bd7dc\",\n                \"_timestamp\": 1678940484867,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"15\",\n                \"count\": \"342\"\n            },\n            {\n                \"_id\": \"64129944d7fb4a2f516bd7db\",\n                \"_timestamp\": 1678940484843,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"14\",\n                \"count\": \"822\"\n            },\n            {\n                \"_id\": \"64129944d7fb4a2f516bd7da\",\n                \"_timestamp\": 1678940484820,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"13\",\n                \"count\": \"2094\"\n            },\n            {\n                \"_id\": \"64129944d7fb4a2f516bd7d9\",\n                \"_timestamp\": 1678940484797,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"12\",\n                \"count\": \"129\"\n            },\n            {\n                \"_id\": \"64129944d7fb4a2f516bd7d8\",\n                \"_timestamp\": 1678940484775,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"09\",\n                \"count\": \"1554\"\n            },\n            {\n                \"_id\": \"64129944d7fb4a2f516bd7d7\",\n                \"_timestamp\": 1678940484749,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"08\",\n                \"count\": \"972\"\n            },\n            {\n                \"_id\": \"64129944d7fb4a2f516bd7d6\",\n                \"_timestamp\": 1678940484724,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"07\",\n                \"count\": \"429\"\n            },\n            {\n                \"_id\": \"64129944d7fb4a2f516bd7d5\",\n                \"_timestamp\": 1678940484698,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"06\",\n                \"count\": \"636\"\n            },\n            {\n                \"_id\": \"64129944d7fb4a2f516bd7d4\",\n                \"_timestamp\": 1678940484674,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"05\",\n                \"count\": \"159\"\n            },\n            {\n                \"_id\": \"64129944d7fb4a2f516bd7d3\",\n                \"_timestamp\": 1678940484648,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"04\",\n                \"count\": \"1398\"\n            },\n            {\n                \"_id\": \"64129944d7fb4a2f516bd7d2\",\n                \"_timestamp\": 1678940484624,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"03\",\n                \"count\": \"1617\"\n            },\n            {\n                \"_id\": \"64129944d7fb4a2f516bd7d1\",\n                \"_timestamp\": 1678940484599,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"02\",\n                \"count\": \"4050\"\n            },\n            {\n                \"_id\": \"64129944d7fb4a2f516bd7d0\",\n                \"_timestamp\": 1678940484573,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"01\",\n                \"count\": \"720\"\n            },\n            {\n                \"_id\": \"64129944d7fb4a2f516bd7cf\",\n                \"_timestamp\": 1678940484545,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"1\",\n                \"area\": \"77\",\n                \"count\": \"13836\"\n            },\n            {\n                \"_id\": \"64129944d7fb4a2f516bd7ce\",\n                \"_timestamp\": 1678940484522,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"1\",\n                \"area\": \"9999\",\n                \"count\": \"13836\"\n            },\n            {\n                \"_id\": \"64129944d7fb4a2f516bd7cd\",\n                \"_timestamp\": 1678940484496,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"1\",\n                \"area\": \"99\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"64129944d7fb4a2f516bd7cc\",\n                \"_timestamp\": 1678940484471,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"1\",\n                \"area\": \"18\",\n                \"count\": \"219\"\n            },\n            {\n                \"_id\": \"64129944d7fb4a2f516bd7cb\",\n                \"_timestamp\": 1678940484444,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"1\",\n                \"area\": \"17\",\n                \"count\": \"195\"\n            },\n            {\n                \"_id\": \"64129944d7fb4a2f516bd7ca\",\n                \"_timestamp\": 1678940484421,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"1\",\n                \"area\": \"16\",\n                \"count\": \"231\"\n            },\n            {\n                \"_id\": \"64129944d7fb4a2f516bd7c9\",\n                \"_timestamp\": 1678940484397,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"1\",\n                \"area\": \"15\",\n                \"count\": \"342\"\n            },\n            {\n                \"_id\": \"64129944d7fb4a2f516bd7c8\",\n                \"_timestamp\": 1678940484375,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"1\",\n                \"area\": \"14\",\n                \"count\": \"720\"\n            },\n            {\n                \"_id\": \"64129944d7fb4a2f516bd7c7\",\n                \"_timestamp\": 1678940484352,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"1\",\n                \"area\": \"13\",\n                \"count\": \"1878\"\n            },\n            {\n                \"_id\": \"64129944d7fb4a2f516bd7c6\",\n                \"_timestamp\": 1678940484317,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"1\",\n                \"area\": \"12\",\n                \"count\": \"135\"\n            },\n            {\n                \"_id\": \"64129944d7fb4a2f516bd7c5\",\n                \"_timestamp\": 1678940484293,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"1\",\n                \"area\": \"09\",\n                \"count\": \"1341\"\n            },\n            {\n                \"_id\": \"64129944d7fb4a2f516bd7c4\",\n                \"_timestamp\": 1678940484269,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"1\",\n                \"area\": \"08\",\n                \"count\": \"840\"\n            },\n            {\n                \"_id\": \"64129944d7fb4a2f516bd7c3\",\n                \"_timestamp\": 1678940484238,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"1\",\n                \"area\": \"07\",\n                \"count\": \"402\"\n            },\n            {\n                \"_id\": \"64129944d7fb4a2f516bd7c2\",\n                \"_timestamp\": 1678940484216,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"1\",\n                \"area\": \"06\",\n                \"count\": \"564\"\n            },\n            {\n                \"_id\": \"64129944d7fb4a2f516bd7c1\",\n                \"_timestamp\": 1678940484193,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"1\",\n                \"area\": \"05\",\n                \"count\": \"132\"\n            },\n            {\n                \"_id\": \"64129944d7fb4a2f516bd7c0\",\n                \"_timestamp\": 1678940484169,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"1\",\n                \"area\": \"04\",\n                \"count\": \"1107\"\n            },\n            {\n                \"_id\": \"64129944d7fb4a2f516bd7bf\",\n                \"_timestamp\": 1678940484143,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"1\",\n                \"area\": \"03\",\n                \"count\": \"1491\"\n            },\n            {\n                \"_id\": \"64129944d7fb4a2f516bd7be\",\n                \"_timestamp\": 1678940484118,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"1\",\n                \"area\": \"02\",\n                \"count\": \"3513\"\n            },\n            {\n                \"_id\": \"64129944d7fb4a2f516bd7bd\",\n                \"_timestamp\": 1678940484086,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"1\",\n                \"area\": \"01\",\n                \"count\": \"723\"\n            },\n            {\n                \"_id\": \"64129944d7fb4a2f516bd7bc\",\n                \"_timestamp\": 1678940484063,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"77\",\n                \"sex\": \"9\",\n                \"area\": \"77\",\n                \"count\": \"29478\"\n            },\n            {\n                \"_id\": \"64129944d7fb4a2f516bd7bb\",\n                \"_timestamp\": 1678940484039,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"77\",\n                \"sex\": \"9\",\n                \"area\": \"9999\",\n                \"count\": \"29481\"\n            },\n            {\n                \"_id\": \"64129944d7fb4a2f516bd7ba\",\n                \"_timestamp\": 1678940484015,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"77\",\n                \"sex\": \"9\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"64129943d7fb4a2f516bd7b9\",\n                \"_timestamp\": 1678940483991,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"77\",\n                \"sex\": \"9\",\n                \"area\": \"18\",\n                \"count\": \"474\"\n            },\n            {\n                \"_id\": \"64129943d7fb4a2f516bd7b8\",\n                \"_timestamp\": 1678940483967,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"77\",\n                \"sex\": \"9\",\n                \"area\": \"17\",\n                \"count\": \"429\"\n            },\n            {\n                \"_id\": \"64129943d7fb4a2f516bd7b7\",\n                \"_timestamp\": 1678940483941,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"77\",\n                \"sex\": \"9\",\n                \"area\": \"16\",\n                \"count\": \"465\"\n            },\n            {\n                \"_id\": \"64129943d7fb4a2f516bd7b6\",\n                \"_timestamp\": 1678940483913,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"77\",\n                \"sex\": \"9\",\n                \"area\": \"15\",\n                \"count\": \"690\"\n            },\n            {\n                \"_id\": \"64129943d7fb4a2f516bd7b5\",\n                \"_timestamp\": 1678940483888,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"77\",\n                \"sex\": \"9\",\n                \"area\": \"14\",\n                \"count\": \"1542\"\n            },\n            {\n                \"_id\": \"64129943d7fb4a2f516bd7b4\",\n                \"_timestamp\": 1678940483865,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"77\",\n                \"sex\": \"9\",\n                \"area\": \"13\",\n                \"count\": \"3969\"\n            },\n            {\n                \"_id\": \"64129943d7fb4a2f516bd7b3\",\n                \"_timestamp\": 1678940483842,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"77\",\n                \"sex\": \"9\",\n                \"area\": \"12\",\n                \"count\": \"267\"\n            },\n            {\n                \"_id\": \"64129943d7fb4a2f516bd7b2\",\n                \"_timestamp\": 1678940483819,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"77\",\n                \"sex\": \"9\",\n                \"area\": \"09\",\n                \"count\": \"2895\"\n            },\n            {\n                \"_id\": \"64129943d7fb4a2f516bd7b1\",\n                \"_timestamp\": 1678940483795,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"77\",\n                \"sex\": \"9\",\n                \"area\": \"08\",\n                \"count\": \"1812\"\n            },\n            {\n                \"_id\": \"64129943d7fb4a2f516bd7b0\",\n                \"_timestamp\": 1678940483772,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"77\",\n                \"sex\": \"9\",\n                \"area\": \"07\",\n                \"count\": \"831\"\n            },\n            {\n                \"_id\": \"64129943d7fb4a2f516bd7af\",\n                \"_timestamp\": 1678940483742,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"77\",\n                \"sex\": \"9\",\n                \"area\": \"06\",\n                \"count\": \"1200\"\n            },\n            {\n                \"_id\": \"64129943d7fb4a2f516bd7ae\",\n                \"_timestamp\": 1678940483718,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"77\",\n                \"sex\": \"9\",\n                \"area\": \"05\",\n                \"count\": \"291\"\n            },\n            {\n                \"_id\": \"64129943d7fb4a2f516bd7ad\",\n                \"_timestamp\": 1678940483693,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"77\",\n                \"sex\": \"9\",\n                \"area\": \"04\",\n                \"count\": \"2508\"\n            },\n            {\n                \"_id\": \"64129943d7fb4a2f516bd7ac\",\n                \"_timestamp\": 1678940483670,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"77\",\n                \"sex\": \"9\",\n                \"area\": \"03\",\n                \"count\": \"3111\"\n            },\n            {\n                \"_id\": \"64129943d7fb4a2f516bd7ab\",\n                \"_timestamp\": 1678940483644,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"77\",\n                \"sex\": \"9\",\n                \"area\": \"02\",\n                \"count\": \"7560\"\n            },\n            {\n                \"_id\": \"64129943d7fb4a2f516bd7aa\",\n                \"_timestamp\": 1678940483622,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"77\",\n                \"sex\": \"9\",\n                \"area\": \"01\",\n                \"count\": \"1440\"\n            },\n            {\n                \"_id\": \"64129943d7fb4a2f516bd7a9\",\n                \"_timestamp\": 1678940483599,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"77\",\n                \"sex\": \"2\",\n                \"area\": \"77\",\n                \"count\": \"15642\"\n            },\n            {\n                \"_id\": \"64129943d7fb4a2f516bd7a8\",\n                \"_timestamp\": 1678940483576,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"77\",\n                \"sex\": \"2\",\n                \"area\": \"9999\",\n                \"count\": \"15642\"\n            },\n            {\n                \"_id\": \"64129943d7fb4a2f516bd7a7\",\n                \"_timestamp\": 1678940483554,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"77\",\n                \"sex\": \"2\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"64129943d7fb4a2f516bd7a6\",\n                \"_timestamp\": 1678940483520,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"77\",\n                \"sex\": \"2\",\n                \"area\": \"18\",\n                \"count\": \"252\"\n            },\n            {\n                \"_id\": \"64129943d7fb4a2f516bd7a5\",\n                \"_timestamp\": 1678940483496,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"77\",\n                \"sex\": \"2\",\n                \"area\": \"17\",\n                \"count\": \"234\"\n            },\n            {\n                \"_id\": \"64129943d7fb4a2f516bd7a4\",\n                \"_timestamp\": 1678940483470,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"77\",\n                \"sex\": \"2\",\n                \"area\": \"16\",\n                \"count\": \"237\"\n            },\n            {\n                \"_id\": \"64129943d7fb4a2f516bd7a3\",\n                \"_timestamp\": 1678940483446,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"77\",\n                \"sex\": \"2\",\n                \"area\": \"15\",\n                \"count\": \"342\"\n            },\n            {\n                \"_id\": \"64129943d7fb4a2f516bd7a2\",\n                \"_timestamp\": 1678940483419,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"77\",\n                \"sex\": \"2\",\n                \"area\": \"14\",\n                \"count\": \"822\"\n            },\n            {\n                \"_id\": \"64129943d7fb4a2f516bd7a1\",\n                \"_timestamp\": 1678940483396,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"77\",\n                \"sex\": \"2\",\n                \"area\": \"13\",\n                \"count\": \"2094\"\n            },\n            {\n                \"_id\": \"64129943d7fb4a2f516bd7a0\",\n                \"_timestamp\": 1678940483372,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"77\",\n                \"sex\": \"2\",\n                \"area\": \"12\",\n                \"count\": \"129\"\n            },\n            {\n                \"_id\": \"64129943d7fb4a2f516bd79f\",\n                \"_timestamp\": 1678940483348,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"77\",\n                \"sex\": \"2\",\n                \"area\": \"09\",\n                \"count\": \"1554\"\n            },\n            {\n                \"_id\": \"64129943d7fb4a2f516bd79e\",\n                \"_timestamp\": 1678940483323,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"77\",\n                \"sex\": \"2\",\n                \"area\": \"08\",\n                \"count\": \"972\"\n            },\n            {\n                \"_id\": \"64129943d7fb4a2f516bd79d\",\n                \"_timestamp\": 1678940483285,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"77\",\n                \"sex\": \"2\",\n                \"area\": \"07\",\n                \"count\": \"429\"\n            },\n            {\n                \"_id\": \"64129943d7fb4a2f516bd79c\",\n                \"_timestamp\": 1678940483257,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"77\",\n                \"sex\": \"2\",\n                \"area\": \"06\",\n                \"count\": \"636\"\n            },\n            {\n                \"_id\": \"64129943d7fb4a2f516bd79b\",\n                \"_timestamp\": 1678940483234,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"77\",\n                \"sex\": \"2\",\n                \"area\": \"05\",\n                \"count\": \"159\"\n            },\n            {\n                \"_id\": \"64129943d7fb4a2f516bd79a\",\n                \"_timestamp\": 1678940483209,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"77\",\n                \"sex\": \"2\",\n                \"area\": \"04\",\n                \"count\": \"1398\"\n            },\n            {\n                \"_id\": \"64129943d7fb4a2f516bd799\",\n                \"_timestamp\": 1678940483187,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"77\",\n                \"sex\": \"2\",\n                \"area\": \"03\",\n                \"count\": \"1617\"\n            },\n            {\n                \"_id\": \"64129943d7fb4a2f516bd798\",\n                \"_timestamp\": 1678940483158,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"77\",\n                \"sex\": \"2\",\n                \"area\": \"02\",\n                \"count\": \"4050\"\n            },\n            {\n                \"_id\": \"64129943d7fb4a2f516bd797\",\n                \"_timestamp\": 1678940483133,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"77\",\n                \"sex\": \"2\",\n                \"area\": \"01\",\n                \"count\": \"720\"\n            },\n            {\n                \"_id\": \"64129943d7fb4a2f516bd796\",\n                \"_timestamp\": 1678940483110,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"77\",\n                \"sex\": \"1\",\n                \"area\": \"77\",\n                \"count\": \"13836\"\n            },\n            {\n                \"_id\": \"64129943d7fb4a2f516bd795\",\n                \"_timestamp\": 1678940483086,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"77\",\n                \"sex\": \"1\",\n                \"area\": \"9999\",\n                \"count\": \"13836\"\n            },\n            {\n                \"_id\": \"64129943d7fb4a2f516bd794\",\n                \"_timestamp\": 1678940483058,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"77\",\n                \"sex\": \"1\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"64129943d7fb4a2f516bd793\",\n                \"_timestamp\": 1678940483030,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"77\",\n                \"sex\": \"1\",\n                \"area\": \"18\",\n                \"count\": \"219\"\n            },\n            {\n                \"_id\": \"64129943d7fb4a2f516bd792\",\n                \"_timestamp\": 1678940483003,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"77\",\n                \"sex\": \"1\",\n                \"area\": \"17\",\n                \"count\": \"195\"\n            },\n            {\n                \"_id\": \"64129942d7fb4a2f516bd791\",\n                \"_timestamp\": 1678940482976,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"77\",\n                \"sex\": \"1\",\n                \"area\": \"16\",\n                \"count\": \"231\"\n            },\n            {\n                \"_id\": \"64129942d7fb4a2f516bd790\",\n                \"_timestamp\": 1678940482953,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"77\",\n                \"sex\": \"1\",\n                \"area\": \"15\",\n                \"count\": \"342\"\n            },\n            {\n                \"_id\": \"64129942d7fb4a2f516bd78f\",\n                \"_timestamp\": 1678940482926,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"77\",\n                \"sex\": \"1\",\n                \"area\": \"14\",\n                \"count\": \"720\"\n            },\n            {\n                \"_id\": \"64129942d7fb4a2f516bd78e\",\n                \"_timestamp\": 1678940482900,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"77\",\n                \"sex\": \"1\",\n                \"area\": \"13\",\n                \"count\": \"1878\"\n            },\n            {\n                \"_id\": \"64129942d7fb4a2f516bd78d\",\n                \"_timestamp\": 1678940482872,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"77\",\n                \"sex\": \"1\",\n                \"area\": \"12\",\n                \"count\": \"135\"\n            },\n            {\n                \"_id\": \"64129942d7fb4a2f516bd78c\",\n                \"_timestamp\": 1678940482846,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"77\",\n                \"sex\": \"1\",\n                \"area\": \"09\",\n                \"count\": \"1341\"\n            },\n            {\n                \"_id\": \"64129942d7fb4a2f516bd78b\",\n                \"_timestamp\": 1678940482821,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"77\",\n                \"sex\": \"1\",\n                \"area\": \"08\",\n                \"count\": \"840\"\n            },\n            {\n                \"_id\": \"64129942d7fb4a2f516bd78a\",\n                \"_timestamp\": 1678940482798,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"77\",\n                \"sex\": \"1\",\n                \"area\": \"07\",\n                \"count\": \"402\"\n            },\n            {\n                \"_id\": \"64129942d7fb4a2f516bd789\",\n                \"_timestamp\": 1678940482771,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"77\",\n                \"sex\": \"1\",\n                \"area\": \"06\",\n                \"count\": \"564\"\n            },\n            {\n                \"_id\": \"64129942d7fb4a2f516bd788\",\n                \"_timestamp\": 1678940482743,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"77\",\n                \"sex\": \"1\",\n                \"area\": \"05\",\n                \"count\": \"132\"\n            },\n            {\n                \"_id\": \"64129942d7fb4a2f516bd787\",\n                \"_timestamp\": 1678940482718,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"77\",\n                \"sex\": \"1\",\n                \"area\": \"04\",\n                \"count\": \"1107\"\n            },\n            {\n                \"_id\": \"64129942d7fb4a2f516bd786\",\n                \"_timestamp\": 1678940482693,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"77\",\n                \"sex\": \"1\",\n                \"area\": \"03\",\n                \"count\": \"1491\"\n            },\n            {\n                \"_id\": \"64129942d7fb4a2f516bd785\",\n                \"_timestamp\": 1678940482669,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"77\",\n                \"sex\": \"1\",\n                \"area\": \"02\",\n                \"count\": \"3513\"\n            },\n            {\n                \"_id\": \"64129942d7fb4a2f516bd784\",\n                \"_timestamp\": 1678940482643,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"77\",\n                \"sex\": \"1\",\n                \"area\": \"01\",\n                \"count\": \"723\"\n            },\n            {\n                \"_id\": \"64129942d7fb4a2f516bd783\",\n                \"_timestamp\": 1678940482620,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"9\",\n                \"sex\": \"9\",\n                \"area\": \"77\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129942d7fb4a2f516bd782\",\n                \"_timestamp\": 1678940482598,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"9\",\n                \"sex\": \"9\",\n                \"area\": \"9999\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129942d7fb4a2f516bd781\",\n                \"_timestamp\": 1678940482576,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"9\",\n                \"sex\": \"9\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"64129942d7fb4a2f516bd780\",\n                \"_timestamp\": 1678940482553,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"9\",\n                \"sex\": \"9\",\n                \"area\": \"18\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129942d7fb4a2f516bd77f\",\n                \"_timestamp\": 1678940482530,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"9\",\n                \"sex\": \"9\",\n                \"area\": \"17\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129942d7fb4a2f516bd77e\",\n                \"_timestamp\": 1678940482508,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"9\",\n                \"sex\": \"9\",\n                \"area\": \"16\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129942d7fb4a2f516bd77d\",\n                \"_timestamp\": 1678940482481,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"9\",\n                \"sex\": \"9\",\n                \"area\": \"15\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129942d7fb4a2f516bd77c\",\n                \"_timestamp\": 1678940482450,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"9\",\n                \"sex\": \"9\",\n                \"area\": \"14\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129942d7fb4a2f516bd77b\",\n                \"_timestamp\": 1678940482427,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"9\",\n                \"sex\": \"9\",\n                \"area\": \"13\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129942d7fb4a2f516bd77a\",\n                \"_timestamp\": 1678940482395,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"9\",\n                \"sex\": \"9\",\n                \"area\": \"12\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129942d7fb4a2f516bd779\",\n                \"_timestamp\": 1678940482371,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"9\",\n                \"sex\": \"9\",\n                \"area\": \"09\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129942d7fb4a2f516bd778\",\n                \"_timestamp\": 1678940482346,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"9\",\n                \"sex\": \"9\",\n                \"area\": \"08\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129942d7fb4a2f516bd777\",\n                \"_timestamp\": 1678940482323,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"9\",\n                \"sex\": \"9\",\n                \"area\": \"07\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129942d7fb4a2f516bd776\",\n                \"_timestamp\": 1678940482294,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"9\",\n                \"sex\": \"9\",\n                \"area\": \"06\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129942d7fb4a2f516bd775\",\n                \"_timestamp\": 1678940482268,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"9\",\n                \"sex\": \"9\",\n                \"area\": \"05\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129942d7fb4a2f516bd774\",\n                \"_timestamp\": 1678940482244,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"9\",\n                \"sex\": \"9\",\n                \"area\": \"04\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129942d7fb4a2f516bd773\",\n                \"_timestamp\": 1678940482214,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"9\",\n                \"sex\": \"9\",\n                \"area\": \"03\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129942d7fb4a2f516bd772\",\n                \"_timestamp\": 1678940482187,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"9\",\n                \"sex\": \"9\",\n                \"area\": \"02\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129942d7fb4a2f516bd771\",\n                \"_timestamp\": 1678940482164,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"9\",\n                \"sex\": \"9\",\n                \"area\": \"01\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129942d7fb4a2f516bd770\",\n                \"_timestamp\": 1678940482139,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"9\",\n                \"sex\": \"2\",\n                \"area\": \"77\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129942d7fb4a2f516bd76f\",\n                \"_timestamp\": 1678940482107,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"9\",\n                \"sex\": \"2\",\n                \"area\": \"9999\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129942d7fb4a2f516bd76e\",\n                \"_timestamp\": 1678940482081,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"9\",\n                \"sex\": \"2\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"64129942d7fb4a2f516bd76d\",\n                \"_timestamp\": 1678940482057,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"9\",\n                \"sex\": \"2\",\n                \"area\": \"18\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129942d7fb4a2f516bd76c\",\n                \"_timestamp\": 1678940482031,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"9\",\n                \"sex\": \"2\",\n                \"area\": \"17\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129942d7fb4a2f516bd76b\",\n                \"_timestamp\": 1678940482006,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"9\",\n                \"sex\": \"2\",\n                \"area\": \"16\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129941d7fb4a2f516bd76a\",\n                \"_timestamp\": 1678940481979,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"9\",\n                \"sex\": \"2\",\n                \"area\": \"15\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129941d7fb4a2f516bd769\",\n                \"_timestamp\": 1678940481953,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"9\",\n                \"sex\": \"2\",\n                \"area\": \"14\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129941d7fb4a2f516bd768\",\n                \"_timestamp\": 1678940481918,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"9\",\n                \"sex\": \"2\",\n                \"area\": \"13\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129941d7fb4a2f516bd767\",\n                \"_timestamp\": 1678940481866,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"9\",\n                \"sex\": \"2\",\n                \"area\": \"12\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129941d7fb4a2f516bd766\",\n                \"_timestamp\": 1678940481830,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"9\",\n                \"sex\": \"2\",\n                \"area\": \"09\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129941d7fb4a2f516bd765\",\n                \"_timestamp\": 1678940481800,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"9\",\n                \"sex\": \"2\",\n                \"area\": \"08\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129941d7fb4a2f516bd764\",\n                \"_timestamp\": 1678940481768,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"9\",\n                \"sex\": \"2\",\n                \"area\": \"07\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129941d7fb4a2f516bd763\",\n                \"_timestamp\": 1678940481743,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"9\",\n                \"sex\": \"2\",\n                \"area\": \"06\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129941d7fb4a2f516bd762\",\n                \"_timestamp\": 1678940481720,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"9\",\n                \"sex\": \"2\",\n                \"area\": \"05\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129941d7fb4a2f516bd761\",\n                \"_timestamp\": 1678940481697,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"9\",\n                \"sex\": \"2\",\n                \"area\": \"04\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129941d7fb4a2f516bd760\",\n                \"_timestamp\": 1678940481673,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"9\",\n                \"sex\": \"2\",\n                \"area\": \"03\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129941d7fb4a2f516bd75f\",\n                \"_timestamp\": 1678940481650,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"9\",\n                \"sex\": \"2\",\n                \"area\": \"02\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129941d7fb4a2f516bd75e\",\n                \"_timestamp\": 1678940481625,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"9\",\n                \"sex\": \"2\",\n                \"area\": \"01\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129941d7fb4a2f516bd75d\",\n                \"_timestamp\": 1678940481595,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"9\",\n                \"sex\": \"1\",\n                \"area\": \"77\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129941d7fb4a2f516bd75c\",\n                \"_timestamp\": 1678940481562,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"9\",\n                \"sex\": \"1\",\n                \"area\": \"9999\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129941d7fb4a2f516bd75b\",\n                \"_timestamp\": 1678940481533,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"9\",\n                \"sex\": \"1\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"64129941d7fb4a2f516bd75a\",\n                \"_timestamp\": 1678940481501,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"9\",\n                \"sex\": \"1\",\n                \"area\": \"18\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129941d7fb4a2f516bd759\",\n                \"_timestamp\": 1678940481468,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"9\",\n                \"sex\": \"1\",\n                \"area\": \"17\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129941d7fb4a2f516bd758\",\n                \"_timestamp\": 1678940481446,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"9\",\n                \"sex\": \"1\",\n                \"area\": \"16\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129941d7fb4a2f516bd757\",\n                \"_timestamp\": 1678940481420,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"9\",\n                \"sex\": \"1\",\n                \"area\": \"15\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129941d7fb4a2f516bd756\",\n                \"_timestamp\": 1678940481397,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"9\",\n                \"sex\": \"1\",\n                \"area\": \"14\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129941d7fb4a2f516bd755\",\n                \"_timestamp\": 1678940481374,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"9\",\n                \"sex\": \"1\",\n                \"area\": \"13\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129941d7fb4a2f516bd754\",\n                \"_timestamp\": 1678940481350,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"9\",\n                \"sex\": \"1\",\n                \"area\": \"12\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129941d7fb4a2f516bd753\",\n                \"_timestamp\": 1678940481327,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"9\",\n                \"sex\": \"1\",\n                \"area\": \"09\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129941d7fb4a2f516bd752\",\n                \"_timestamp\": 1678940481305,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"9\",\n                \"sex\": \"1\",\n                \"area\": \"08\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129941d7fb4a2f516bd751\",\n                \"_timestamp\": 1678940481283,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"9\",\n                \"sex\": \"1\",\n                \"area\": \"07\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129941d7fb4a2f516bd750\",\n                \"_timestamp\": 1678940481259,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"9\",\n                \"sex\": \"1\",\n                \"area\": \"06\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129941d7fb4a2f516bd74f\",\n                \"_timestamp\": 1678940481236,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"9\",\n                \"sex\": \"1\",\n                \"area\": \"05\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129941d7fb4a2f516bd74e\",\n                \"_timestamp\": 1678940481214,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"9\",\n                \"sex\": \"1\",\n                \"area\": \"04\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129941d7fb4a2f516bd74d\",\n                \"_timestamp\": 1678940481191,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"9\",\n                \"sex\": \"1\",\n                \"area\": \"03\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129941d7fb4a2f516bd74c\",\n                \"_timestamp\": 1678940481169,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"9\",\n                \"sex\": \"1\",\n                \"area\": \"02\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129941d7fb4a2f516bd74b\",\n                \"_timestamp\": 1678940481147,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"9\",\n                \"sex\": \"1\",\n                \"area\": \"01\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129941d7fb4a2f516bd74a\",\n                \"_timestamp\": 1678940481121,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"6\",\n                \"sex\": \"9\",\n                \"area\": \"77\",\n                \"count\": \"210\"\n            },\n            {\n                \"_id\": \"64129941d7fb4a2f516bd749\",\n                \"_timestamp\": 1678940481098,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"6\",\n                \"sex\": \"9\",\n                \"area\": \"9999\",\n                \"count\": \"210\"\n            },\n            {\n                \"_id\": \"64129941d7fb4a2f516bd748\",\n                \"_timestamp\": 1678940481074,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"6\",\n                \"sex\": \"9\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"64129941d7fb4a2f516bd747\",\n                \"_timestamp\": 1678940481051,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"6\",\n                \"sex\": \"9\",\n                \"area\": \"18\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"64129941d7fb4a2f516bd746\",\n                \"_timestamp\": 1678940481028,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"6\",\n                \"sex\": \"9\",\n                \"area\": \"17\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129941d7fb4a2f516bd745\",\n                \"_timestamp\": 1678940481004,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"6\",\n                \"sex\": \"9\",\n                \"area\": \"16\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"64129940d7fb4a2f516bd744\",\n                \"_timestamp\": 1678940480979,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"6\",\n                \"sex\": \"9\",\n                \"area\": \"15\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"64129940d7fb4a2f516bd743\",\n                \"_timestamp\": 1678940480954,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"6\",\n                \"sex\": \"9\",\n                \"area\": \"14\",\n                \"count\": \"12\"\n            },\n            {\n                \"_id\": \"64129940d7fb4a2f516bd742\",\n                \"_timestamp\": 1678940480927,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"6\",\n                \"sex\": \"9\",\n                \"area\": \"13\",\n                \"count\": \"36\"\n            },\n            {\n                \"_id\": \"64129940d7fb4a2f516bd741\",\n                \"_timestamp\": 1678940480902,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"6\",\n                \"sex\": \"9\",\n                \"area\": \"12\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"64129940d7fb4a2f516bd740\",\n                \"_timestamp\": 1678940480874,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"6\",\n                \"sex\": \"9\",\n                \"area\": \"09\",\n                \"count\": \"24\"\n            },\n            {\n                \"_id\": \"64129940d7fb4a2f516bd73f\",\n                \"_timestamp\": 1678940480847,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"6\",\n                \"sex\": \"9\",\n                \"area\": \"08\",\n                \"count\": \"15\"\n            },\n            {\n                \"_id\": \"64129940d7fb4a2f516bd73e\",\n                \"_timestamp\": 1678940480822,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"6\",\n                \"sex\": \"9\",\n                \"area\": \"07\",\n                \"count\": \"9\"\n            },\n            {\n                \"_id\": \"64129940d7fb4a2f516bd73d\",\n                \"_timestamp\": 1678940480798,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"6\",\n                \"sex\": \"9\",\n                \"area\": \"06\",\n                \"count\": \"9\"\n            },\n            {\n                \"_id\": \"64129940d7fb4a2f516bd73c\",\n                \"_timestamp\": 1678940480766,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"6\",\n                \"sex\": \"9\",\n                \"area\": \"05\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"64129940d7fb4a2f516bd73b\",\n                \"_timestamp\": 1678940480740,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"6\",\n                \"sex\": \"9\",\n                \"area\": \"04\",\n                \"count\": \"21\"\n            },\n            {\n                \"_id\": \"64129940d7fb4a2f516bd73a\",\n                \"_timestamp\": 1678940480713,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"6\",\n                \"sex\": \"9\",\n                \"area\": \"03\",\n                \"count\": \"30\"\n            },\n            {\n                \"_id\": \"64129940d7fb4a2f516bd739\",\n                \"_timestamp\": 1678940480687,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"6\",\n                \"sex\": \"9\",\n                \"area\": \"02\",\n                \"count\": \"36\"\n            },\n            {\n                \"_id\": \"64129940d7fb4a2f516bd738\",\n                \"_timestamp\": 1678940480662,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"6\",\n                \"sex\": \"9\",\n                \"area\": \"01\",\n                \"count\": \"9\"\n            },\n            {\n                \"_id\": \"64129940d7fb4a2f516bd737\",\n                \"_timestamp\": 1678940480636,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"6\",\n                \"sex\": \"2\",\n                \"area\": \"77\",\n                \"count\": \"90\"\n            },\n            {\n                \"_id\": \"64129940d7fb4a2f516bd736\",\n                \"_timestamp\": 1678940480611,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"6\",\n                \"sex\": \"2\",\n                \"area\": \"9999\",\n                \"count\": \"90\"\n            },\n            {\n                \"_id\": \"64129940d7fb4a2f516bd735\",\n                \"_timestamp\": 1678940480587,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"6\",\n                \"sex\": \"2\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"64129940d7fb4a2f516bd734\",\n                \"_timestamp\": 1678940480562,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"6\",\n                \"sex\": \"2\",\n                \"area\": \"18\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129940d7fb4a2f516bd733\",\n                \"_timestamp\": 1678940480537,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"6\",\n                \"sex\": \"2\",\n                \"area\": \"17\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129940d7fb4a2f516bd732\",\n                \"_timestamp\": 1678940480509,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"6\",\n                \"sex\": \"2\",\n                \"area\": \"16\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129940d7fb4a2f516bd731\",\n                \"_timestamp\": 1678940480480,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"6\",\n                \"sex\": \"2\",\n                \"area\": \"15\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129940d7fb4a2f516bd730\",\n                \"_timestamp\": 1678940480456,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"6\",\n                \"sex\": \"2\",\n                \"area\": \"14\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"64129940d7fb4a2f516bd72f\",\n                \"_timestamp\": 1678940480429,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"6\",\n                \"sex\": \"2\",\n                \"area\": \"13\",\n                \"count\": \"18\"\n            },\n            {\n                \"_id\": \"64129940d7fb4a2f516bd72e\",\n                \"_timestamp\": 1678940480405,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"6\",\n                \"sex\": \"2\",\n                \"area\": \"12\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"64129940d7fb4a2f516bd72d\",\n                \"_timestamp\": 1678940480377,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"6\",\n                \"sex\": \"2\",\n                \"area\": \"09\",\n                \"count\": \"12\"\n            },\n            {\n                \"_id\": \"64129940d7fb4a2f516bd72c\",\n                \"_timestamp\": 1678940480346,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"6\",\n                \"sex\": \"2\",\n                \"area\": \"08\",\n                \"count\": \"9\"\n            },\n            {\n                \"_id\": \"64129940d7fb4a2f516bd72b\",\n                \"_timestamp\": 1678940480323,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"6\",\n                \"sex\": \"2\",\n                \"area\": \"07\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"64129940d7fb4a2f516bd72a\",\n                \"_timestamp\": 1678940480302,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"6\",\n                \"sex\": \"2\",\n                \"area\": \"06\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"64129940d7fb4a2f516bd729\",\n                \"_timestamp\": 1678940480280,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"6\",\n                \"sex\": \"2\",\n                \"area\": \"05\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129940d7fb4a2f516bd728\",\n                \"_timestamp\": 1678940480249,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"6\",\n                \"sex\": \"2\",\n                \"area\": \"04\",\n                \"count\": \"15\"\n            },\n            {\n                \"_id\": \"64129940d7fb4a2f516bd727\",\n                \"_timestamp\": 1678940480218,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"6\",\n                \"sex\": \"2\",\n                \"area\": \"03\",\n                \"count\": \"9\"\n            },\n            {\n                \"_id\": \"64129940d7fb4a2f516bd726\",\n                \"_timestamp\": 1678940480187,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"6\",\n                \"sex\": \"2\",\n                \"area\": \"02\",\n                \"count\": \"18\"\n            },\n            {\n                \"_id\": \"64129940d7fb4a2f516bd725\",\n                \"_timestamp\": 1678940480161,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"6\",\n                \"sex\": \"2\",\n                \"area\": \"01\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"64129940d7fb4a2f516bd724\",\n                \"_timestamp\": 1678940480138,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"6\",\n                \"sex\": \"1\",\n                \"area\": \"77\",\n                \"count\": \"117\"\n            },\n            {\n                \"_id\": \"64129940d7fb4a2f516bd723\",\n                \"_timestamp\": 1678940480114,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"6\",\n                \"sex\": \"1\",\n                \"area\": \"9999\",\n                \"count\": \"117\"\n            },\n            {\n                \"_id\": \"64129940d7fb4a2f516bd722\",\n                \"_timestamp\": 1678940480087,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"6\",\n                \"sex\": \"1\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"64129940d7fb4a2f516bd721\",\n                \"_timestamp\": 1678940480062,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"6\",\n                \"sex\": \"1\",\n                \"area\": \"18\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"64129940d7fb4a2f516bd720\",\n                \"_timestamp\": 1678940480037,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"6\",\n                \"sex\": \"1\",\n                \"area\": \"17\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129940d7fb4a2f516bd71f\",\n                \"_timestamp\": 1678940480015,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"6\",\n                \"sex\": \"1\",\n                \"area\": \"16\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"6412993fd7fb4a2f516bd71e\",\n                \"_timestamp\": 1678940479985,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"6\",\n                \"sex\": \"1\",\n                \"area\": \"15\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412993fd7fb4a2f516bd71d\",\n                \"_timestamp\": 1678940479962,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"6\",\n                \"sex\": \"1\",\n                \"area\": \"14\",\n                \"count\": \"9\"\n            },\n            {\n                \"_id\": \"6412993fd7fb4a2f516bd71c\",\n                \"_timestamp\": 1678940479938,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"6\",\n                \"sex\": \"1\",\n                \"area\": \"13\",\n                \"count\": \"18\"\n            },\n            {\n                \"_id\": \"6412993fd7fb4a2f516bd71b\",\n                \"_timestamp\": 1678940479916,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"6\",\n                \"sex\": \"1\",\n                \"area\": \"12\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412993fd7fb4a2f516bd71a\",\n                \"_timestamp\": 1678940479892,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"6\",\n                \"sex\": \"1\",\n                \"area\": \"09\",\n                \"count\": \"15\"\n            },\n            {\n                \"_id\": \"6412993fd7fb4a2f516bd719\",\n                \"_timestamp\": 1678940479868,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"6\",\n                \"sex\": \"1\",\n                \"area\": \"08\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"6412993fd7fb4a2f516bd718\",\n                \"_timestamp\": 1678940479835,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"6\",\n                \"sex\": \"1\",\n                \"area\": \"07\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"6412993fd7fb4a2f516bd717\",\n                \"_timestamp\": 1678940479810,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"6\",\n                \"sex\": \"1\",\n                \"area\": \"06\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"6412993fd7fb4a2f516bd716\",\n                \"_timestamp\": 1678940479788,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"6\",\n                \"sex\": \"1\",\n                \"area\": \"05\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"6412993fd7fb4a2f516bd715\",\n                \"_timestamp\": 1678940479763,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"6\",\n                \"sex\": \"1\",\n                \"area\": \"04\",\n                \"count\": \"9\"\n            },\n            {\n                \"_id\": \"6412993fd7fb4a2f516bd714\",\n                \"_timestamp\": 1678940479738,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"6\",\n                \"sex\": \"1\",\n                \"area\": \"03\",\n                \"count\": \"21\"\n            },\n            {\n                \"_id\": \"6412993fd7fb4a2f516bd713\",\n                \"_timestamp\": 1678940479711,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"6\",\n                \"sex\": \"1\",\n                \"area\": \"02\",\n                \"count\": \"15\"\n            },\n            {\n                \"_id\": \"6412993fd7fb4a2f516bd712\",\n                \"_timestamp\": 1678940479682,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"6\",\n                \"sex\": \"1\",\n                \"area\": \"01\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"6412993fd7fb4a2f516bd711\",\n                \"_timestamp\": 1678940479659,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"5\",\n                \"sex\": \"9\",\n                \"area\": \"77\",\n                \"count\": \"87\"\n            },\n            {\n                \"_id\": \"6412993fd7fb4a2f516bd710\",\n                \"_timestamp\": 1678940479634,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"5\",\n                \"sex\": \"9\",\n                \"area\": \"9999\",\n                \"count\": \"87\"\n            },\n            {\n                \"_id\": \"6412993fd7fb4a2f516bd70f\",\n                \"_timestamp\": 1678940479610,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"5\",\n                \"sex\": \"9\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"6412993fd7fb4a2f516bd70e\",\n                \"_timestamp\": 1678940479586,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"5\",\n                \"sex\": \"9\",\n                \"area\": \"18\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412993fd7fb4a2f516bd70d\",\n                \"_timestamp\": 1678940479561,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"5\",\n                \"sex\": \"9\",\n                \"area\": \"17\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412993fd7fb4a2f516bd70c\",\n                \"_timestamp\": 1678940479538,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"5\",\n                \"sex\": \"9\",\n                \"area\": \"16\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412993fd7fb4a2f516bd70b\",\n                \"_timestamp\": 1678940479511,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"5\",\n                \"sex\": \"9\",\n                \"area\": \"15\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412993fd7fb4a2f516bd70a\",\n                \"_timestamp\": 1678940479488,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"5\",\n                \"sex\": \"9\",\n                \"area\": \"14\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412993fd7fb4a2f516bd709\",\n                \"_timestamp\": 1678940479464,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"5\",\n                \"sex\": \"9\",\n                \"area\": \"13\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"6412993fd7fb4a2f516bd708\",\n                \"_timestamp\": 1678940479439,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"5\",\n                \"sex\": \"9\",\n                \"area\": \"12\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412993fd7fb4a2f516bd707\",\n                \"_timestamp\": 1678940479416,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"5\",\n                \"sex\": \"9\",\n                \"area\": \"09\",\n                \"count\": \"15\"\n            },\n            {\n                \"_id\": \"6412993fd7fb4a2f516bd706\",\n                \"_timestamp\": 1678940479393,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"5\",\n                \"sex\": \"9\",\n                \"area\": \"08\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412993fd7fb4a2f516bd705\",\n                \"_timestamp\": 1678940479370,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"5\",\n                \"sex\": \"9\",\n                \"area\": \"07\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412993fd7fb4a2f516bd704\",\n                \"_timestamp\": 1678940479343,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"5\",\n                \"sex\": \"9\",\n                \"area\": \"06\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412993fd7fb4a2f516bd703\",\n                \"_timestamp\": 1678940479319,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"5\",\n                \"sex\": \"9\",\n                \"area\": \"05\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412993fd7fb4a2f516bd702\",\n                \"_timestamp\": 1678940479295,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"5\",\n                \"sex\": \"9\",\n                \"area\": \"04\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412993fd7fb4a2f516bd701\",\n                \"_timestamp\": 1678940479262,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"5\",\n                \"sex\": \"9\",\n                \"area\": \"03\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"6412993fd7fb4a2f516bd700\",\n                \"_timestamp\": 1678940479239,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"5\",\n                \"sex\": \"9\",\n                \"area\": \"02\",\n                \"count\": \"54\"\n            },\n            {\n                \"_id\": \"6412993fd7fb4a2f516bd6ff\",\n                \"_timestamp\": 1678940479215,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"5\",\n                \"sex\": \"9\",\n                \"area\": \"01\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412993fd7fb4a2f516bd6fe\",\n                \"_timestamp\": 1678940479193,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"5\",\n                \"sex\": \"2\",\n                \"area\": \"77\",\n                \"count\": \"45\"\n            },\n            {\n                \"_id\": \"6412993fd7fb4a2f516bd6fd\",\n                \"_timestamp\": 1678940479166,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"5\",\n                \"sex\": \"2\",\n                \"area\": \"9999\",\n                \"count\": \"45\"\n            },\n            {\n                \"_id\": \"6412993fd7fb4a2f516bd6fc\",\n                \"_timestamp\": 1678940479143,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"5\",\n                \"sex\": \"2\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"6412993fd7fb4a2f516bd6fb\",\n                \"_timestamp\": 1678940479118,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"5\",\n                \"sex\": \"2\",\n                \"area\": \"18\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412993fd7fb4a2f516bd6fa\",\n                \"_timestamp\": 1678940479091,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"5\",\n                \"sex\": \"2\",\n                \"area\": \"17\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412993fd7fb4a2f516bd6f9\",\n                \"_timestamp\": 1678940479069,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"5\",\n                \"sex\": \"2\",\n                \"area\": \"16\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412993fd7fb4a2f516bd6f8\",\n                \"_timestamp\": 1678940479047,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"5\",\n                \"sex\": \"2\",\n                \"area\": \"15\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412993fd7fb4a2f516bd6f7\",\n                \"_timestamp\": 1678940479021,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"5\",\n                \"sex\": \"2\",\n                \"area\": \"14\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412993ed7fb4a2f516bd6f6\",\n                \"_timestamp\": 1678940478996,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"5\",\n                \"sex\": \"2\",\n                \"area\": \"13\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412993ed7fb4a2f516bd6f5\",\n                \"_timestamp\": 1678940478972,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"5\",\n                \"sex\": \"2\",\n                \"area\": \"12\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412993ed7fb4a2f516bd6f4\",\n                \"_timestamp\": 1678940478949,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"5\",\n                \"sex\": \"2\",\n                \"area\": \"09\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"6412993ed7fb4a2f516bd6f3\",\n                \"_timestamp\": 1678940478926,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"5\",\n                \"sex\": \"2\",\n                \"area\": \"08\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412993ed7fb4a2f516bd6f2\",\n                \"_timestamp\": 1678940478904,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"5\",\n                \"sex\": \"2\",\n                \"area\": \"07\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412993ed7fb4a2f516bd6f1\",\n                \"_timestamp\": 1678940478879,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"5\",\n                \"sex\": \"2\",\n                \"area\": \"06\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412993ed7fb4a2f516bd6f0\",\n                \"_timestamp\": 1678940478857,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"5\",\n                \"sex\": \"2\",\n                \"area\": \"05\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412993ed7fb4a2f516bd6ef\",\n                \"_timestamp\": 1678940478831,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"5\",\n                \"sex\": \"2\",\n                \"area\": \"04\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412993ed7fb4a2f516bd6ee\",\n                \"_timestamp\": 1678940478810,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"5\",\n                \"sex\": \"2\",\n                \"area\": \"03\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"6412993ed7fb4a2f516bd6ed\",\n                \"_timestamp\": 1678940478787,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"5\",\n                \"sex\": \"2\",\n                \"area\": \"02\",\n                \"count\": \"33\"\n            },\n            {\n                \"_id\": \"6412993ed7fb4a2f516bd6ec\",\n                \"_timestamp\": 1678940478762,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"5\",\n                \"sex\": \"2\",\n                \"area\": \"01\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412993ed7fb4a2f516bd6eb\",\n                \"_timestamp\": 1678940478738,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"5\",\n                \"sex\": \"1\",\n                \"area\": \"77\",\n                \"count\": \"39\"\n            },\n            {\n                \"_id\": \"6412993ed7fb4a2f516bd6ea\",\n                \"_timestamp\": 1678940478715,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"5\",\n                \"sex\": \"1\",\n                \"area\": \"9999\",\n                \"count\": \"39\"\n            },\n            {\n                \"_id\": \"6412993ed7fb4a2f516bd6e9\",\n                \"_timestamp\": 1678940478687,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"5\",\n                \"sex\": \"1\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"6412993ed7fb4a2f516bd6e8\",\n                \"_timestamp\": 1678940478664,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"5\",\n                \"sex\": \"1\",\n                \"area\": \"18\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412993ed7fb4a2f516bd6e7\",\n                \"_timestamp\": 1678940478638,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"5\",\n                \"sex\": \"1\",\n                \"area\": \"17\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412993ed7fb4a2f516bd6e6\",\n                \"_timestamp\": 1678940478613,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"5\",\n                \"sex\": \"1\",\n                \"area\": \"16\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412993ed7fb4a2f516bd6e5\",\n                \"_timestamp\": 1678940478572,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"5\",\n                \"sex\": \"1\",\n                \"area\": \"15\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412993ed7fb4a2f516bd6e4\",\n                \"_timestamp\": 1678940478544,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"5\",\n                \"sex\": \"1\",\n                \"area\": \"14\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412993ed7fb4a2f516bd6e3\",\n                \"_timestamp\": 1678940478520,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"5\",\n                \"sex\": \"1\",\n                \"area\": \"13\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"6412993ed7fb4a2f516bd6e2\",\n                \"_timestamp\": 1678940478493,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"5\",\n                \"sex\": \"1\",\n                \"area\": \"12\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412993ed7fb4a2f516bd6e1\",\n                \"_timestamp\": 1678940478466,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"5\",\n                \"sex\": \"1\",\n                \"area\": \"09\",\n                \"count\": \"9\"\n            },\n            {\n                \"_id\": \"6412993ed7fb4a2f516bd6e0\",\n                \"_timestamp\": 1678940478442,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"5\",\n                \"sex\": \"1\",\n                \"area\": \"08\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412993ed7fb4a2f516bd6df\",\n                \"_timestamp\": 1678940478417,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"5\",\n                \"sex\": \"1\",\n                \"area\": \"07\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412993ed7fb4a2f516bd6de\",\n                \"_timestamp\": 1678940478394,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"5\",\n                \"sex\": \"1\",\n                \"area\": \"06\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412993ed7fb4a2f516bd6dd\",\n                \"_timestamp\": 1678940478367,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"5\",\n                \"sex\": \"1\",\n                \"area\": \"05\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412993ed7fb4a2f516bd6dc\",\n                \"_timestamp\": 1678940478339,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"5\",\n                \"sex\": \"1\",\n                \"area\": \"04\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412993ed7fb4a2f516bd6db\",\n                \"_timestamp\": 1678940478314,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"5\",\n                \"sex\": \"1\",\n                \"area\": \"03\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412993ed7fb4a2f516bd6da\",\n                \"_timestamp\": 1678940478282,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"5\",\n                \"sex\": \"1\",\n                \"area\": \"02\",\n                \"count\": \"24\"\n            },\n            {\n                \"_id\": \"6412993ed7fb4a2f516bd6d9\",\n                \"_timestamp\": 1678940478258,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"5\",\n                \"sex\": \"1\",\n                \"area\": \"01\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412993ed7fb4a2f516bd6d8\",\n                \"_timestamp\": 1678940478231,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"4\",\n                \"sex\": \"9\",\n                \"area\": \"77\",\n                \"count\": \"1620\"\n            },\n            {\n                \"_id\": \"6412993ed7fb4a2f516bd6d7\",\n                \"_timestamp\": 1678940478206,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"4\",\n                \"sex\": \"9\",\n                \"area\": \"9999\",\n                \"count\": \"1620\"\n            },\n            {\n                \"_id\": \"6412993ed7fb4a2f516bd6d6\",\n                \"_timestamp\": 1678940478182,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"4\",\n                \"sex\": \"9\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"6412993ed7fb4a2f516bd6d5\",\n                \"_timestamp\": 1678940478159,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"4\",\n                \"sex\": \"9\",\n                \"area\": \"18\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412993ed7fb4a2f516bd6d4\",\n                \"_timestamp\": 1678940478133,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"4\",\n                \"sex\": \"9\",\n                \"area\": \"17\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"6412993ed7fb4a2f516bd6d3\",\n                \"_timestamp\": 1678940478108,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"4\",\n                \"sex\": \"9\",\n                \"area\": \"16\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"6412993ed7fb4a2f516bd6d2\",\n                \"_timestamp\": 1678940478086,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"4\",\n                \"sex\": \"9\",\n                \"area\": \"15\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"6412993ed7fb4a2f516bd6d1\",\n                \"_timestamp\": 1678940478062,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"4\",\n                \"sex\": \"9\",\n                \"area\": \"14\",\n                \"count\": \"15\"\n            },\n            {\n                \"_id\": \"6412993ed7fb4a2f516bd6d0\",\n                \"_timestamp\": 1678940478039,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"4\",\n                \"sex\": \"9\",\n                \"area\": \"13\",\n                \"count\": \"96\"\n            },\n            {\n                \"_id\": \"6412993ed7fb4a2f516bd6cf\",\n                \"_timestamp\": 1678940478017,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"4\",\n                \"sex\": \"9\",\n                \"area\": \"12\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412993dd7fb4a2f516bd6ce\",\n                \"_timestamp\": 1678940477993,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"4\",\n                \"sex\": \"9\",\n                \"area\": \"09\",\n                \"count\": \"165\"\n            },\n            {\n                \"_id\": \"6412993dd7fb4a2f516bd6cd\",\n                \"_timestamp\": 1678940477970,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"4\",\n                \"sex\": \"9\",\n                \"area\": \"08\",\n                \"count\": \"27\"\n            },\n            {\n                \"_id\": \"6412993dd7fb4a2f516bd6cc\",\n                \"_timestamp\": 1678940477947,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"4\",\n                \"sex\": \"9\",\n                \"area\": \"07\",\n                \"count\": \"9\"\n            },\n            {\n                \"_id\": \"6412993dd7fb4a2f516bd6cb\",\n                \"_timestamp\": 1678940477920,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"4\",\n                \"sex\": \"9\",\n                \"area\": \"06\",\n                \"count\": \"21\"\n            },\n            {\n                \"_id\": \"6412993dd7fb4a2f516bd6ca\",\n                \"_timestamp\": 1678940477897,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"4\",\n                \"sex\": \"9\",\n                \"area\": \"05\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412993dd7fb4a2f516bd6c9\",\n                \"_timestamp\": 1678940477869,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"4\",\n                \"sex\": \"9\",\n                \"area\": \"04\",\n                \"count\": \"30\"\n            },\n            {\n                \"_id\": \"6412993dd7fb4a2f516bd6c8\",\n                \"_timestamp\": 1678940477830,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"4\",\n                \"sex\": \"9\",\n                \"area\": \"03\",\n                \"count\": \"87\"\n            },\n            {\n                \"_id\": \"6412993dd7fb4a2f516bd6c7\",\n                \"_timestamp\": 1678940477801,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"4\",\n                \"sex\": \"9\",\n                \"area\": \"02\",\n                \"count\": \"1161\"\n            },\n            {\n                \"_id\": \"6412993dd7fb4a2f516bd6c6\",\n                \"_timestamp\": 1678940477774,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"4\",\n                \"sex\": \"9\",\n                \"area\": \"01\",\n                \"count\": \"12\"\n            },\n            {\n                \"_id\": \"6412993dd7fb4a2f516bd6c5\",\n                \"_timestamp\": 1678940477751,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"4\",\n                \"sex\": \"2\",\n                \"area\": \"77\",\n                \"count\": \"870\"\n            },\n            {\n                \"_id\": \"6412993dd7fb4a2f516bd6c4\",\n                \"_timestamp\": 1678940477721,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"4\",\n                \"sex\": \"2\",\n                \"area\": \"9999\",\n                \"count\": \"870\"\n            },\n            {\n                \"_id\": \"6412993dd7fb4a2f516bd6c3\",\n                \"_timestamp\": 1678940477670,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"4\",\n                \"sex\": \"2\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"6412993dd7fb4a2f516bd6c2\",\n                \"_timestamp\": 1678940477648,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"4\",\n                \"sex\": \"2\",\n                \"area\": \"18\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412993dd7fb4a2f516bd6c1\",\n                \"_timestamp\": 1678940477624,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"4\",\n                \"sex\": \"2\",\n                \"area\": \"17\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"6412993dd7fb4a2f516bd6c0\",\n                \"_timestamp\": 1678940477601,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"4\",\n                \"sex\": \"2\",\n                \"area\": \"16\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"6412993dd7fb4a2f516bd6bf\",\n                \"_timestamp\": 1678940477579,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"4\",\n                \"sex\": \"2\",\n                \"area\": \"15\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"6412993dd7fb4a2f516bd6be\",\n                \"_timestamp\": 1678940477555,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"4\",\n                \"sex\": \"2\",\n                \"area\": \"14\",\n                \"count\": \"12\"\n            },\n            {\n                \"_id\": \"6412993dd7fb4a2f516bd6bd\",\n                \"_timestamp\": 1678940477529,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"4\",\n                \"sex\": \"2\",\n                \"area\": \"13\",\n                \"count\": \"57\"\n            },\n            {\n                \"_id\": \"6412993dd7fb4a2f516bd6bc\",\n                \"_timestamp\": 1678940477506,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"4\",\n                \"sex\": \"2\",\n                \"area\": \"12\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412993dd7fb4a2f516bd6bb\",\n                \"_timestamp\": 1678940477481,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"4\",\n                \"sex\": \"2\",\n                \"area\": \"09\",\n                \"count\": \"81\"\n            },\n            {\n                \"_id\": \"6412993dd7fb4a2f516bd6ba\",\n                \"_timestamp\": 1678940477456,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"4\",\n                \"sex\": \"2\",\n                \"area\": \"08\",\n                \"count\": \"9\"\n            },\n            {\n                \"_id\": \"6412993dd7fb4a2f516bd6b9\",\n                \"_timestamp\": 1678940477427,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"4\",\n                \"sex\": \"2\",\n                \"area\": \"07\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"6412993dd7fb4a2f516bd6b8\",\n                \"_timestamp\": 1678940477403,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"4\",\n                \"sex\": \"2\",\n                \"area\": \"06\",\n                \"count\": \"12\"\n            },\n            {\n                \"_id\": \"6412993dd7fb4a2f516bd6b7\",\n                \"_timestamp\": 1678940477376,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"4\",\n                \"sex\": \"2\",\n                \"area\": \"05\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412993dd7fb4a2f516bd6b6\",\n                \"_timestamp\": 1678940477350,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"4\",\n                \"sex\": \"2\",\n                \"area\": \"04\",\n                \"count\": \"15\"\n            },\n            {\n                \"_id\": \"6412993dd7fb4a2f516bd6b5\",\n                \"_timestamp\": 1678940477324,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"4\",\n                \"sex\": \"2\",\n                \"area\": \"03\",\n                \"count\": \"45\"\n            },\n            {\n                \"_id\": \"6412993dd7fb4a2f516bd6b4\",\n                \"_timestamp\": 1678940477296,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"4\",\n                \"sex\": \"2\",\n                \"area\": \"02\",\n                \"count\": \"621\"\n            },\n            {\n                \"_id\": \"6412993dd7fb4a2f516bd6b3\",\n                \"_timestamp\": 1678940477271,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"4\",\n                \"sex\": \"2\",\n                \"area\": \"01\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"6412993dd7fb4a2f516bd6b2\",\n                \"_timestamp\": 1678940477248,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"4\",\n                \"sex\": \"1\",\n                \"area\": \"77\",\n                \"count\": \"753\"\n            },\n            {\n                \"_id\": \"6412993dd7fb4a2f516bd6b1\",\n                \"_timestamp\": 1678940477223,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"4\",\n                \"sex\": \"1\",\n                \"area\": \"9999\",\n                \"count\": \"753\"\n            },\n            {\n                \"_id\": \"6412993dd7fb4a2f516bd6b0\",\n                \"_timestamp\": 1678940477191,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"4\",\n                \"sex\": \"1\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"6412993dd7fb4a2f516bd6af\",\n                \"_timestamp\": 1678940477169,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"4\",\n                \"sex\": \"1\",\n                \"area\": \"18\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412993dd7fb4a2f516bd6ae\",\n                \"_timestamp\": 1678940477146,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"4\",\n                \"sex\": \"1\",\n                \"area\": \"17\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412993dd7fb4a2f516bd6ad\",\n                \"_timestamp\": 1678940477121,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"4\",\n                \"sex\": \"1\",\n                \"area\": \"16\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412993dd7fb4a2f516bd6ac\",\n                \"_timestamp\": 1678940477099,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"4\",\n                \"sex\": \"1\",\n                \"area\": \"15\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412993dd7fb4a2f516bd6ab\",\n                \"_timestamp\": 1678940477076,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"4\",\n                \"sex\": \"1\",\n                \"area\": \"14\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"6412993dd7fb4a2f516bd6aa\",\n                \"_timestamp\": 1678940477050,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"4\",\n                \"sex\": \"1\",\n                \"area\": \"13\",\n                \"count\": \"39\"\n            },\n            {\n                \"_id\": \"6412993dd7fb4a2f516bd6a9\",\n                \"_timestamp\": 1678940477019,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"4\",\n                \"sex\": \"1\",\n                \"area\": \"12\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412993cd7fb4a2f516bd6a8\",\n                \"_timestamp\": 1678940476994,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"4\",\n                \"sex\": \"1\",\n                \"area\": \"09\",\n                \"count\": \"84\"\n            },\n            {\n                \"_id\": \"6412993cd7fb4a2f516bd6a7\",\n                \"_timestamp\": 1678940476969,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"4\",\n                \"sex\": \"1\",\n                \"area\": \"08\",\n                \"count\": \"15\"\n            },\n            {\n                \"_id\": \"6412993cd7fb4a2f516bd6a6\",\n                \"_timestamp\": 1678940476945,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"4\",\n                \"sex\": \"1\",\n                \"area\": \"07\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"6412993cd7fb4a2f516bd6a5\",\n                \"_timestamp\": 1678940476920,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"4\",\n                \"sex\": \"1\",\n                \"area\": \"06\",\n                \"count\": \"9\"\n            },\n            {\n                \"_id\": \"6412993cd7fb4a2f516bd6a4\",\n                \"_timestamp\": 1678940476892,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"4\",\n                \"sex\": \"1\",\n                \"area\": \"05\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412993cd7fb4a2f516bd6a3\",\n                \"_timestamp\": 1678940476864,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"4\",\n                \"sex\": \"1\",\n                \"area\": \"04\",\n                \"count\": \"15\"\n            },\n            {\n                \"_id\": \"6412993cd7fb4a2f516bd6a2\",\n                \"_timestamp\": 1678940476838,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"4\",\n                \"sex\": \"1\",\n                \"area\": \"03\",\n                \"count\": \"42\"\n            },\n            {\n                \"_id\": \"6412993cd7fb4a2f516bd6a1\",\n                \"_timestamp\": 1678940476813,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"4\",\n                \"sex\": \"1\",\n                \"area\": \"02\",\n                \"count\": \"537\"\n            },\n            {\n                \"_id\": \"6412993cd7fb4a2f516bd6a0\",\n                \"_timestamp\": 1678940476789,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"4\",\n                \"sex\": \"1\",\n                \"area\": \"01\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"6412993cd7fb4a2f516bd69f\",\n                \"_timestamp\": 1678940476759,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"3\",\n                \"sex\": \"9\",\n                \"area\": \"77\",\n                \"count\": \"696\"\n            },\n            {\n                \"_id\": \"6412993cd7fb4a2f516bd69e\",\n                \"_timestamp\": 1678940476731,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"3\",\n                \"sex\": \"9\",\n                \"area\": \"9999\",\n                \"count\": \"696\"\n            },\n            {\n                \"_id\": \"6412993cd7fb4a2f516bd69d\",\n                \"_timestamp\": 1678940476706,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"3\",\n                \"sex\": \"9\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"6412993cd7fb4a2f516bd69c\",\n                \"_timestamp\": 1678940476682,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"3\",\n                \"sex\": \"9\",\n                \"area\": \"18\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"6412993cd7fb4a2f516bd69b\",\n                \"_timestamp\": 1678940476657,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"3\",\n                \"sex\": \"9\",\n                \"area\": \"17\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"6412993cd7fb4a2f516bd69a\",\n                \"_timestamp\": 1678940476631,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"3\",\n                \"sex\": \"9\",\n                \"area\": \"16\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"6412993cd7fb4a2f516bd699\",\n                \"_timestamp\": 1678940476606,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"3\",\n                \"sex\": \"9\",\n                \"area\": \"15\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"6412993cd7fb4a2f516bd698\",\n                \"_timestamp\": 1678940476580,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"3\",\n                \"sex\": \"9\",\n                \"area\": \"14\",\n                \"count\": \"9\"\n            },\n            {\n                \"_id\": \"6412993cd7fb4a2f516bd697\",\n                \"_timestamp\": 1678940476556,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"3\",\n                \"sex\": \"9\",\n                \"area\": \"13\",\n                \"count\": \"27\"\n            },\n            {\n                \"_id\": \"6412993cd7fb4a2f516bd696\",\n                \"_timestamp\": 1678940476531,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"3\",\n                \"sex\": \"9\",\n                \"area\": \"12\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412993cd7fb4a2f516bd695\",\n                \"_timestamp\": 1678940476505,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"3\",\n                \"sex\": \"9\",\n                \"area\": \"09\",\n                \"count\": \"96\"\n            },\n            {\n                \"_id\": \"6412993cd7fb4a2f516bd694\",\n                \"_timestamp\": 1678940476476,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"3\",\n                \"sex\": \"9\",\n                \"area\": \"08\",\n                \"count\": \"12\"\n            },\n            {\n                \"_id\": \"6412993cd7fb4a2f516bd693\",\n                \"_timestamp\": 1678940476450,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"3\",\n                \"sex\": \"9\",\n                \"area\": \"07\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412993cd7fb4a2f516bd692\",\n                \"_timestamp\": 1678940476420,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"3\",\n                \"sex\": \"9\",\n                \"area\": \"06\",\n                \"count\": \"9\"\n            },\n            {\n                \"_id\": \"6412993cd7fb4a2f516bd691\",\n                \"_timestamp\": 1678940476396,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"3\",\n                \"sex\": \"9\",\n                \"area\": \"05\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"6412993cd7fb4a2f516bd690\",\n                \"_timestamp\": 1678940476369,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"3\",\n                \"sex\": \"9\",\n                \"area\": \"04\",\n                \"count\": \"21\"\n            },\n            {\n                \"_id\": \"6412993cd7fb4a2f516bd68f\",\n                \"_timestamp\": 1678940476338,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"3\",\n                \"sex\": \"9\",\n                \"area\": \"03\",\n                \"count\": \"42\"\n            },\n            {\n                \"_id\": \"6412993cd7fb4a2f516bd68e\",\n                \"_timestamp\": 1678940476314,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"3\",\n                \"sex\": \"9\",\n                \"area\": \"02\",\n                \"count\": \"465\"\n            },\n            {\n                \"_id\": \"6412993cd7fb4a2f516bd68d\",\n                \"_timestamp\": 1678940476290,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"3\",\n                \"sex\": \"9\",\n                \"area\": \"01\",\n                \"count\": \"9\"\n            },\n            {\n                \"_id\": \"6412993cd7fb4a2f516bd68c\",\n                \"_timestamp\": 1678940476265,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"3\",\n                \"sex\": \"2\",\n                \"area\": \"77\",\n                \"count\": \"381\"\n            },\n            {\n                \"_id\": \"6412993cd7fb4a2f516bd68b\",\n                \"_timestamp\": 1678940476240,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"3\",\n                \"sex\": \"2\",\n                \"area\": \"9999\",\n                \"count\": \"381\"\n            },\n            {\n                \"_id\": \"6412993cd7fb4a2f516bd68a\",\n                \"_timestamp\": 1678940476215,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"3\",\n                \"sex\": \"2\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"6412993cd7fb4a2f516bd689\",\n                \"_timestamp\": 1678940476191,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"3\",\n                \"sex\": \"2\",\n                \"area\": \"18\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"6412993cd7fb4a2f516bd688\",\n                \"_timestamp\": 1678940476168,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"3\",\n                \"sex\": \"2\",\n                \"area\": \"17\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412993cd7fb4a2f516bd687\",\n                \"_timestamp\": 1678940476145,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"3\",\n                \"sex\": \"2\",\n                \"area\": \"16\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"6412993cd7fb4a2f516bd686\",\n                \"_timestamp\": 1678940476122,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"3\",\n                \"sex\": \"2\",\n                \"area\": \"15\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"6412993cd7fb4a2f516bd685\",\n                \"_timestamp\": 1678940476098,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"3\",\n                \"sex\": \"2\",\n                \"area\": \"14\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"6412993cd7fb4a2f516bd684\",\n                \"_timestamp\": 1678940476071,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"3\",\n                \"sex\": \"2\",\n                \"area\": \"13\",\n                \"count\": \"12\"\n            },\n            {\n                \"_id\": \"6412993cd7fb4a2f516bd683\",\n                \"_timestamp\": 1678940476044,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"3\",\n                \"sex\": \"2\",\n                \"area\": \"12\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412993cd7fb4a2f516bd682\",\n                \"_timestamp\": 1678940476017,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"3\",\n                \"sex\": \"2\",\n                \"area\": \"09\",\n                \"count\": \"48\"\n            },\n            {\n                \"_id\": \"6412993bd7fb4a2f516bd681\",\n                \"_timestamp\": 1678940475992,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"3\",\n                \"sex\": \"2\",\n                \"area\": \"08\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"6412993bd7fb4a2f516bd680\",\n                \"_timestamp\": 1678940475969,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"3\",\n                \"sex\": \"2\",\n                \"area\": \"07\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412993bd7fb4a2f516bd67f\",\n                \"_timestamp\": 1678940475946,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"3\",\n                \"sex\": \"2\",\n                \"area\": \"06\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"6412993bd7fb4a2f516bd67e\",\n                \"_timestamp\": 1678940475923,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"3\",\n                \"sex\": \"2\",\n                \"area\": \"05\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412993bd7fb4a2f516bd67d\",\n                \"_timestamp\": 1678940475900,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"3\",\n                \"sex\": \"2\",\n                \"area\": \"04\",\n                \"count\": \"15\"\n            },\n            {\n                \"_id\": \"6412993bd7fb4a2f516bd67c\",\n                \"_timestamp\": 1678940475879,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"3\",\n                \"sex\": \"2\",\n                \"area\": \"03\",\n                \"count\": \"21\"\n            },\n            {\n                \"_id\": \"6412993bd7fb4a2f516bd67b\",\n                \"_timestamp\": 1678940475857,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"3\",\n                \"sex\": \"2\",\n                \"area\": \"02\",\n                \"count\": \"255\"\n            },\n            {\n                \"_id\": \"6412993bd7fb4a2f516bd67a\",\n                \"_timestamp\": 1678940475834,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"3\",\n                \"sex\": \"2\",\n                \"area\": \"01\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"6412993bd7fb4a2f516bd679\",\n                \"_timestamp\": 1678940475809,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"3\",\n                \"sex\": \"1\",\n                \"area\": \"77\",\n                \"count\": \"318\"\n            },\n            {\n                \"_id\": \"6412993bd7fb4a2f516bd678\",\n                \"_timestamp\": 1678940475786,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"3\",\n                \"sex\": \"1\",\n                \"area\": \"9999\",\n                \"count\": \"318\"\n            },\n            {\n                \"_id\": \"6412993bd7fb4a2f516bd677\",\n                \"_timestamp\": 1678940475761,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"3\",\n                \"sex\": \"1\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"6412993bd7fb4a2f516bd676\",\n                \"_timestamp\": 1678940475736,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"3\",\n                \"sex\": \"1\",\n                \"area\": \"18\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412993bd7fb4a2f516bd675\",\n                \"_timestamp\": 1678940475714,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"3\",\n                \"sex\": \"1\",\n                \"area\": \"17\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412993bd7fb4a2f516bd674\",\n                \"_timestamp\": 1678940475691,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"3\",\n                \"sex\": \"1\",\n                \"area\": \"16\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412993bd7fb4a2f516bd673\",\n                \"_timestamp\": 1678940475669,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"3\",\n                \"sex\": \"1\",\n                \"area\": \"15\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"6412993bd7fb4a2f516bd672\",\n                \"_timestamp\": 1678940475647,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"3\",\n                \"sex\": \"1\",\n                \"area\": \"14\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"6412993bd7fb4a2f516bd671\",\n                \"_timestamp\": 1678940475621,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"3\",\n                \"sex\": \"1\",\n                \"area\": \"13\",\n                \"count\": \"15\"\n            },\n            {\n                \"_id\": \"6412993bd7fb4a2f516bd670\",\n                \"_timestamp\": 1678940475596,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"3\",\n                \"sex\": \"1\",\n                \"area\": \"12\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412993bd7fb4a2f516bd66f\",\n                \"_timestamp\": 1678940475573,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"3\",\n                \"sex\": \"1\",\n                \"area\": \"09\",\n                \"count\": \"45\"\n            },\n            {\n                \"_id\": \"6412993bd7fb4a2f516bd66e\",\n                \"_timestamp\": 1678940475550,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"3\",\n                \"sex\": \"1\",\n                \"area\": \"08\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"6412993bd7fb4a2f516bd66d\",\n                \"_timestamp\": 1678940475526,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"3\",\n                \"sex\": \"1\",\n                \"area\": \"07\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412993bd7fb4a2f516bd66c\",\n                \"_timestamp\": 1678940475501,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"3\",\n                \"sex\": \"1\",\n                \"area\": \"06\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"6412993bd7fb4a2f516bd66b\",\n                \"_timestamp\": 1678940475477,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"3\",\n                \"sex\": \"1\",\n                \"area\": \"05\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"6412993bd7fb4a2f516bd66a\",\n                \"_timestamp\": 1678940475450,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"3\",\n                \"sex\": \"1\",\n                \"area\": \"04\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"6412993bd7fb4a2f516bd669\",\n                \"_timestamp\": 1678940475425,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"3\",\n                \"sex\": \"1\",\n                \"area\": \"03\",\n                \"count\": \"21\"\n            },\n            {\n                \"_id\": \"6412993bd7fb4a2f516bd668\",\n                \"_timestamp\": 1678940475401,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"3\",\n                \"sex\": \"1\",\n                \"area\": \"02\",\n                \"count\": \"207\"\n            },\n            {\n                \"_id\": \"6412993bd7fb4a2f516bd667\",\n                \"_timestamp\": 1678940475371,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"3\",\n                \"sex\": \"1\",\n                \"area\": \"01\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"6412993bd7fb4a2f516bd666\",\n                \"_timestamp\": 1678940475347,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"2\",\n                \"sex\": \"9\",\n                \"area\": \"77\",\n                \"count\": \"1731\"\n            },\n            {\n                \"_id\": \"6412993bd7fb4a2f516bd665\",\n                \"_timestamp\": 1678940475321,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"2\",\n                \"sex\": \"9\",\n                \"area\": \"9999\",\n                \"count\": \"1731\"\n            },\n            {\n                \"_id\": \"6412993bd7fb4a2f516bd664\",\n                \"_timestamp\": 1678940475296,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"2\",\n                \"sex\": \"9\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"6412993bd7fb4a2f516bd663\",\n                \"_timestamp\": 1678940475267,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"2\",\n                \"sex\": \"9\",\n                \"area\": \"18\",\n                \"count\": \"21\"\n            },\n            {\n                \"_id\": \"6412993bd7fb4a2f516bd662\",\n                \"_timestamp\": 1678940475244,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"2\",\n                \"sex\": \"9\",\n                \"area\": \"17\",\n                \"count\": \"18\"\n            },\n            {\n                \"_id\": \"6412993bd7fb4a2f516bd661\",\n                \"_timestamp\": 1678940475221,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"2\",\n                \"sex\": \"9\",\n                \"area\": \"16\",\n                \"count\": \"9\"\n            },\n            {\n                \"_id\": \"6412993bd7fb4a2f516bd660\",\n                \"_timestamp\": 1678940475196,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"2\",\n                \"sex\": \"9\",\n                \"area\": \"15\",\n                \"count\": \"36\"\n            },\n            {\n                \"_id\": \"6412993bd7fb4a2f516bd65f\",\n                \"_timestamp\": 1678940475172,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"2\",\n                \"sex\": \"9\",\n                \"area\": \"14\",\n                \"count\": \"36\"\n            },\n            {\n                \"_id\": \"6412993bd7fb4a2f516bd65e\",\n                \"_timestamp\": 1678940475145,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"2\",\n                \"sex\": \"9\",\n                \"area\": \"13\",\n                \"count\": \"108\"\n            },\n            {\n                \"_id\": \"6412993bd7fb4a2f516bd65d\",\n                \"_timestamp\": 1678940475119,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"2\",\n                \"sex\": \"9\",\n                \"area\": \"12\",\n                \"count\": \"12\"\n            },\n            {\n                \"_id\": \"6412993bd7fb4a2f516bd65c\",\n                \"_timestamp\": 1678940475096,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"2\",\n                \"sex\": \"9\",\n                \"area\": \"09\",\n                \"count\": \"144\"\n            },\n            {\n                \"_id\": \"6412993bd7fb4a2f516bd65b\",\n                \"_timestamp\": 1678940475071,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"2\",\n                \"sex\": \"9\",\n                \"area\": \"08\",\n                \"count\": \"135\"\n            },\n            {\n                \"_id\": \"6412993bd7fb4a2f516bd65a\",\n                \"_timestamp\": 1678940475043,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"2\",\n                \"sex\": \"9\",\n                \"area\": \"07\",\n                \"count\": \"45\"\n            },\n            {\n                \"_id\": \"6412993bd7fb4a2f516bd659\",\n                \"_timestamp\": 1678940475020,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"2\",\n                \"sex\": \"9\",\n                \"area\": \"06\",\n                \"count\": \"117\"\n            },\n            {\n                \"_id\": \"6412993ad7fb4a2f516bd658\",\n                \"_timestamp\": 1678940474997,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"2\",\n                \"sex\": \"9\",\n                \"area\": \"05\",\n                \"count\": \"69\"\n            },\n            {\n                \"_id\": \"6412993ad7fb4a2f516bd657\",\n                \"_timestamp\": 1678940474973,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"2\",\n                \"sex\": \"9\",\n                \"area\": \"04\",\n                \"count\": \"240\"\n            },\n            {\n                \"_id\": \"6412993ad7fb4a2f516bd656\",\n                \"_timestamp\": 1678940474950,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"2\",\n                \"sex\": \"9\",\n                \"area\": \"03\",\n                \"count\": \"249\"\n            },\n            {\n                \"_id\": \"6412993ad7fb4a2f516bd655\",\n                \"_timestamp\": 1678940474924,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"2\",\n                \"sex\": \"9\",\n                \"area\": \"02\",\n                \"count\": \"303\"\n            },\n            {\n                \"_id\": \"6412993ad7fb4a2f516bd654\",\n                \"_timestamp\": 1678940474899,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"2\",\n                \"sex\": \"9\",\n                \"area\": \"01\",\n                \"count\": \"195\"\n            },\n            {\n                \"_id\": \"6412993ad7fb4a2f516bd653\",\n                \"_timestamp\": 1678940474875,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"2\",\n                \"sex\": \"2\",\n                \"area\": \"77\",\n                \"count\": \"951\"\n            },\n            {\n                \"_id\": \"6412993ad7fb4a2f516bd652\",\n                \"_timestamp\": 1678940474852,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"2\",\n                \"sex\": \"2\",\n                \"area\": \"9999\",\n                \"count\": \"951\"\n            },\n            {\n                \"_id\": \"6412993ad7fb4a2f516bd651\",\n                \"_timestamp\": 1678940474828,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"2\",\n                \"sex\": \"2\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"6412993ad7fb4a2f516bd650\",\n                \"_timestamp\": 1678940474802,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"2\",\n                \"sex\": \"2\",\n                \"area\": \"18\",\n                \"count\": \"12\"\n            },\n            {\n                \"_id\": \"6412993ad7fb4a2f516bd64f\",\n                \"_timestamp\": 1678940474777,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"2\",\n                \"sex\": \"2\",\n                \"area\": \"17\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"6412993ad7fb4a2f516bd64e\",\n                \"_timestamp\": 1678940474750,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"2\",\n                \"sex\": \"2\",\n                \"area\": \"16\",\n                \"count\": \"9\"\n            },\n            {\n                \"_id\": \"6412993ad7fb4a2f516bd64d\",\n                \"_timestamp\": 1678940474713,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"2\",\n                \"sex\": \"2\",\n                \"area\": \"15\",\n                \"count\": \"12\"\n            },\n            {\n                \"_id\": \"6412993ad7fb4a2f516bd64c\",\n                \"_timestamp\": 1678940474689,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"2\",\n                \"sex\": \"2\",\n                \"area\": \"14\",\n                \"count\": \"12\"\n            },\n            {\n                \"_id\": \"6412993ad7fb4a2f516bd64b\",\n                \"_timestamp\": 1678940474664,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"2\",\n                \"sex\": \"2\",\n                \"area\": \"13\",\n                \"count\": \"48\"\n            },\n            {\n                \"_id\": \"6412993ad7fb4a2f516bd64a\",\n                \"_timestamp\": 1678940474637,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"2\",\n                \"sex\": \"2\",\n                \"area\": \"12\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"6412993ad7fb4a2f516bd649\",\n                \"_timestamp\": 1678940474611,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"2\",\n                \"sex\": \"2\",\n                \"area\": \"09\",\n                \"count\": \"81\"\n            },\n            {\n                \"_id\": \"6412993ad7fb4a2f516bd648\",\n                \"_timestamp\": 1678940474571,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"2\",\n                \"sex\": \"2\",\n                \"area\": \"08\",\n                \"count\": \"75\"\n            },\n            {\n                \"_id\": \"6412993ad7fb4a2f516bd647\",\n                \"_timestamp\": 1678940474544,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"2\",\n                \"sex\": \"2\",\n                \"area\": \"07\",\n                \"count\": \"24\"\n            },\n            {\n                \"_id\": \"6412993ad7fb4a2f516bd646\",\n                \"_timestamp\": 1678940474513,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"2\",\n                \"sex\": \"2\",\n                \"area\": \"06\",\n                \"count\": \"60\"\n            },\n            {\n                \"_id\": \"6412993ad7fb4a2f516bd645\",\n                \"_timestamp\": 1678940474485,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"2\",\n                \"sex\": \"2\",\n                \"area\": \"05\",\n                \"count\": \"42\"\n            },\n            {\n                \"_id\": \"6412993ad7fb4a2f516bd644\",\n                \"_timestamp\": 1678940474462,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"2\",\n                \"sex\": \"2\",\n                \"area\": \"04\",\n                \"count\": \"135\"\n            },\n            {\n                \"_id\": \"6412993ad7fb4a2f516bd643\",\n                \"_timestamp\": 1678940474438,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"2\",\n                \"sex\": \"2\",\n                \"area\": \"03\",\n                \"count\": \"141\"\n            },\n            {\n                \"_id\": \"6412993ad7fb4a2f516bd642\",\n                \"_timestamp\": 1678940474413,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"2\",\n                \"sex\": \"2\",\n                \"area\": \"02\",\n                \"count\": \"177\"\n            },\n            {\n                \"_id\": \"6412993ad7fb4a2f516bd641\",\n                \"_timestamp\": 1678940474385,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"2\",\n                \"sex\": \"2\",\n                \"area\": \"01\",\n                \"count\": \"111\"\n            },\n            {\n                \"_id\": \"6412993ad7fb4a2f516bd640\",\n                \"_timestamp\": 1678940474362,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"2\",\n                \"sex\": \"1\",\n                \"area\": \"77\",\n                \"count\": \"780\"\n            },\n            {\n                \"_id\": \"6412993ad7fb4a2f516bd63f\",\n                \"_timestamp\": 1678940474337,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"2\",\n                \"sex\": \"1\",\n                \"area\": \"9999\",\n                \"count\": \"780\"\n            },\n            {\n                \"_id\": \"6412993ad7fb4a2f516bd63e\",\n                \"_timestamp\": 1678940474312,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"2\",\n                \"sex\": \"1\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"6412993ad7fb4a2f516bd63d\",\n                \"_timestamp\": 1678940474284,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"2\",\n                \"sex\": \"1\",\n                \"area\": \"18\",\n                \"count\": \"9\"\n            },\n            {\n                \"_id\": \"6412993ad7fb4a2f516bd63c\",\n                \"_timestamp\": 1678940474261,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"2\",\n                \"sex\": \"1\",\n                \"area\": \"17\",\n                \"count\": \"9\"\n            },\n            {\n                \"_id\": \"6412993ad7fb4a2f516bd63b\",\n                \"_timestamp\": 1678940474236,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"2\",\n                \"sex\": \"1\",\n                \"area\": \"16\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412993ad7fb4a2f516bd63a\",\n                \"_timestamp\": 1678940474209,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"2\",\n                \"sex\": \"1\",\n                \"area\": \"15\",\n                \"count\": \"21\"\n            },\n            {\n                \"_id\": \"6412993ad7fb4a2f516bd639\",\n                \"_timestamp\": 1678940474182,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"2\",\n                \"sex\": \"1\",\n                \"area\": \"14\",\n                \"count\": \"21\"\n            },\n            {\n                \"_id\": \"6412993ad7fb4a2f516bd638\",\n                \"_timestamp\": 1678940474158,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"2\",\n                \"sex\": \"1\",\n                \"area\": \"13\",\n                \"count\": \"57\"\n            },\n            {\n                \"_id\": \"6412993ad7fb4a2f516bd637\",\n                \"_timestamp\": 1678940474134,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"2\",\n                \"sex\": \"1\",\n                \"area\": \"12\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"6412993ad7fb4a2f516bd636\",\n                \"_timestamp\": 1678940474111,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"2\",\n                \"sex\": \"1\",\n                \"area\": \"09\",\n                \"count\": \"66\"\n            },\n            {\n                \"_id\": \"6412993ad7fb4a2f516bd635\",\n                \"_timestamp\": 1678940474079,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"2\",\n                \"sex\": \"1\",\n                \"area\": \"08\",\n                \"count\": \"60\"\n            },\n            {\n                \"_id\": \"6412993ad7fb4a2f516bd634\",\n                \"_timestamp\": 1678940474056,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"2\",\n                \"sex\": \"1\",\n                \"area\": \"07\",\n                \"count\": \"24\"\n            },\n            {\n                \"_id\": \"6412993ad7fb4a2f516bd633\",\n                \"_timestamp\": 1678940474033,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"2\",\n                \"sex\": \"1\",\n                \"area\": \"06\",\n                \"count\": \"60\"\n            },\n            {\n                \"_id\": \"6412993ad7fb4a2f516bd632\",\n                \"_timestamp\": 1678940474008,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"2\",\n                \"sex\": \"1\",\n                \"area\": \"05\",\n                \"count\": \"27\"\n            },\n            {\n                \"_id\": \"64129939d7fb4a2f516bd631\",\n                \"_timestamp\": 1678940473984,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"2\",\n                \"sex\": \"1\",\n                \"area\": \"04\",\n                \"count\": \"105\"\n            },\n            {\n                \"_id\": \"64129939d7fb4a2f516bd630\",\n                \"_timestamp\": 1678940473962,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"2\",\n                \"sex\": \"1\",\n                \"area\": \"03\",\n                \"count\": \"108\"\n            },\n            {\n                \"_id\": \"64129939d7fb4a2f516bd62f\",\n                \"_timestamp\": 1678940473938,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"2\",\n                \"sex\": \"1\",\n                \"area\": \"02\",\n                \"count\": \"129\"\n            },\n            {\n                \"_id\": \"64129939d7fb4a2f516bd62e\",\n                \"_timestamp\": 1678940473914,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"2\",\n                \"sex\": \"1\",\n                \"area\": \"01\",\n                \"count\": \"81\"\n            },\n            {\n                \"_id\": \"64129939d7fb4a2f516bd62d\",\n                \"_timestamp\": 1678940473891,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"1\",\n                \"sex\": \"9\",\n                \"area\": \"77\",\n                \"count\": \"25866\"\n            },\n            {\n                \"_id\": \"64129939d7fb4a2f516bd62c\",\n                \"_timestamp\": 1678940473867,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"1\",\n                \"sex\": \"9\",\n                \"area\": \"9999\",\n                \"count\": \"25869\"\n            },\n            {\n                \"_id\": \"64129939d7fb4a2f516bd62b\",\n                \"_timestamp\": 1678940473845,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"1\",\n                \"sex\": \"9\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"64129939d7fb4a2f516bd62a\",\n                \"_timestamp\": 1678940473822,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"1\",\n                \"sex\": \"9\",\n                \"area\": \"18\",\n                \"count\": \"453\"\n            },\n            {\n                \"_id\": \"64129939d7fb4a2f516bd629\",\n                \"_timestamp\": 1678940473797,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"1\",\n                \"sex\": \"9\",\n                \"area\": \"17\",\n                \"count\": \"414\"\n            },\n            {\n                \"_id\": \"64129939d7fb4a2f516bd628\",\n                \"_timestamp\": 1678940473772,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"1\",\n                \"sex\": \"9\",\n                \"area\": \"16\",\n                \"count\": \"459\"\n            },\n            {\n                \"_id\": \"64129939d7fb4a2f516bd627\",\n                \"_timestamp\": 1678940473737,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"1\",\n                \"sex\": \"9\",\n                \"area\": \"15\",\n                \"count\": \"663\"\n            },\n            {\n                \"_id\": \"64129939d7fb4a2f516bd626\",\n                \"_timestamp\": 1678940473711,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"1\",\n                \"sex\": \"9\",\n                \"area\": \"14\",\n                \"count\": \"1497\"\n            },\n            {\n                \"_id\": \"64129939d7fb4a2f516bd625\",\n                \"_timestamp\": 1678940473687,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"1\",\n                \"sex\": \"9\",\n                \"area\": \"13\",\n                \"count\": \"3762\"\n            },\n            {\n                \"_id\": \"64129939d7fb4a2f516bd624\",\n                \"_timestamp\": 1678940473663,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"1\",\n                \"sex\": \"9\",\n                \"area\": \"12\",\n                \"count\": \"255\"\n            },\n            {\n                \"_id\": \"64129939d7fb4a2f516bd623\",\n                \"_timestamp\": 1678940473641,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"1\",\n                \"sex\": \"9\",\n                \"area\": \"09\",\n                \"count\": \"2514\"\n            },\n            {\n                \"_id\": \"64129939d7fb4a2f516bd622\",\n                \"_timestamp\": 1678940473618,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"1\",\n                \"sex\": \"9\",\n                \"area\": \"08\",\n                \"count\": \"1674\"\n            },\n            {\n                \"_id\": \"64129939d7fb4a2f516bd621\",\n                \"_timestamp\": 1678940473595,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"1\",\n                \"sex\": \"9\",\n                \"area\": \"07\",\n                \"count\": \"783\"\n            },\n            {\n                \"_id\": \"64129939d7fb4a2f516bd620\",\n                \"_timestamp\": 1678940473569,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"1\",\n                \"sex\": \"9\",\n                \"area\": \"06\",\n                \"count\": \"1083\"\n            },\n            {\n                \"_id\": \"64129939d7fb4a2f516bd61f\",\n                \"_timestamp\": 1678940473542,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"1\",\n                \"sex\": \"9\",\n                \"area\": \"05\",\n                \"count\": \"234\"\n            },\n            {\n                \"_id\": \"64129939d7fb4a2f516bd61e\",\n                \"_timestamp\": 1678940473517,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"1\",\n                \"sex\": \"9\",\n                \"area\": \"04\",\n                \"count\": \"2280\"\n            },\n            {\n                \"_id\": \"64129939d7fb4a2f516bd61d\",\n                \"_timestamp\": 1678940473492,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"1\",\n                \"sex\": \"9\",\n                \"area\": \"03\",\n                \"count\": \"2808\"\n            },\n            {\n                \"_id\": \"64129939d7fb4a2f516bd61c\",\n                \"_timestamp\": 1678940473467,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"1\",\n                \"sex\": \"9\",\n                \"area\": \"02\",\n                \"count\": \"5703\"\n            },\n            {\n                \"_id\": \"64129939d7fb4a2f516bd61b\",\n                \"_timestamp\": 1678940473443,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"1\",\n                \"sex\": \"9\",\n                \"area\": \"01\",\n                \"count\": \"1287\"\n            },\n            {\n                \"_id\": \"64129939d7fb4a2f516bd61a\",\n                \"_timestamp\": 1678940473420,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"1\",\n                \"sex\": \"2\",\n                \"area\": \"77\",\n                \"count\": \"13725\"\n            },\n            {\n                \"_id\": \"64129939d7fb4a2f516bd619\",\n                \"_timestamp\": 1678940473395,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"1\",\n                \"sex\": \"2\",\n                \"area\": \"9999\",\n                \"count\": \"13725\"\n            },\n            {\n                \"_id\": \"64129939d7fb4a2f516bd618\",\n                \"_timestamp\": 1678940473369,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"1\",\n                \"sex\": \"2\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"64129939d7fb4a2f516bd617\",\n                \"_timestamp\": 1678940473346,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"1\",\n                \"sex\": \"2\",\n                \"area\": \"18\",\n                \"count\": \"246\"\n            },\n            {\n                \"_id\": \"64129939d7fb4a2f516bd616\",\n                \"_timestamp\": 1678940473322,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"1\",\n                \"sex\": \"2\",\n                \"area\": \"17\",\n                \"count\": \"225\"\n            },\n            {\n                \"_id\": \"64129939d7fb4a2f516bd615\",\n                \"_timestamp\": 1678940473299,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"1\",\n                \"sex\": \"2\",\n                \"area\": \"16\",\n                \"count\": \"231\"\n            },\n            {\n                \"_id\": \"64129939d7fb4a2f516bd614\",\n                \"_timestamp\": 1678940473276,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"1\",\n                \"sex\": \"2\",\n                \"area\": \"15\",\n                \"count\": \"333\"\n            },\n            {\n                \"_id\": \"64129939d7fb4a2f516bd613\",\n                \"_timestamp\": 1678940473254,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"1\",\n                \"sex\": \"2\",\n                \"area\": \"14\",\n                \"count\": \"804\"\n            },\n            {\n                \"_id\": \"64129939d7fb4a2f516bd612\",\n                \"_timestamp\": 1678940473231,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"1\",\n                \"sex\": \"2\",\n                \"area\": \"13\",\n                \"count\": \"1983\"\n            },\n            {\n                \"_id\": \"64129939d7fb4a2f516bd611\",\n                \"_timestamp\": 1678940473209,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"1\",\n                \"sex\": \"2\",\n                \"area\": \"12\",\n                \"count\": \"123\"\n            },\n            {\n                \"_id\": \"64129939d7fb4a2f516bd610\",\n                \"_timestamp\": 1678940473186,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"1\",\n                \"sex\": \"2\",\n                \"area\": \"09\",\n                \"count\": \"1365\"\n            },\n            {\n                \"_id\": \"64129939d7fb4a2f516bd60f\",\n                \"_timestamp\": 1678940473164,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"1\",\n                \"sex\": \"2\",\n                \"area\": \"08\",\n                \"count\": \"900\"\n            },\n            {\n                \"_id\": \"64129939d7fb4a2f516bd60e\",\n                \"_timestamp\": 1678940473142,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"1\",\n                \"sex\": \"2\",\n                \"area\": \"07\",\n                \"count\": \"408\"\n            },\n            {\n                \"_id\": \"64129939d7fb4a2f516bd60d\",\n                \"_timestamp\": 1678940473117,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"1\",\n                \"sex\": \"2\",\n                \"area\": \"06\",\n                \"count\": \"582\"\n            },\n            {\n                \"_id\": \"64129939d7fb4a2f516bd60c\",\n                \"_timestamp\": 1678940473092,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"1\",\n                \"sex\": \"2\",\n                \"area\": \"05\",\n                \"count\": \"129\"\n            },\n            {\n                \"_id\": \"64129939d7fb4a2f516bd60b\",\n                \"_timestamp\": 1678940473068,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"1\",\n                \"sex\": \"2\",\n                \"area\": \"04\",\n                \"count\": \"1269\"\n            },\n            {\n                \"_id\": \"64129939d7fb4a2f516bd60a\",\n                \"_timestamp\": 1678940473042,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"1\",\n                \"sex\": \"2\",\n                \"area\": \"03\",\n                \"count\": \"1455\"\n            },\n            {\n                \"_id\": \"64129939d7fb4a2f516bd609\",\n                \"_timestamp\": 1678940473015,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"1\",\n                \"sex\": \"2\",\n                \"area\": \"02\",\n                \"count\": \"3036\"\n            },\n            {\n                \"_id\": \"64129938d7fb4a2f516bd608\",\n                \"_timestamp\": 1678940472993,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"1\",\n                \"sex\": \"2\",\n                \"area\": \"01\",\n                \"count\": \"630\"\n            },\n            {\n                \"_id\": \"64129938d7fb4a2f516bd607\",\n                \"_timestamp\": 1678940472971,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"1\",\n                \"sex\": \"1\",\n                \"area\": \"77\",\n                \"count\": \"12144\"\n            },\n            {\n                \"_id\": \"64129938d7fb4a2f516bd606\",\n                \"_timestamp\": 1678940472948,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"1\",\n                \"sex\": \"1\",\n                \"area\": \"9999\",\n                \"count\": \"12144\"\n            },\n            {\n                \"_id\": \"64129938d7fb4a2f516bd605\",\n                \"_timestamp\": 1678940472926,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"1\",\n                \"sex\": \"1\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"64129938d7fb4a2f516bd604\",\n                \"_timestamp\": 1678940472902,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"1\",\n                \"sex\": \"1\",\n                \"area\": \"18\",\n                \"count\": \"207\"\n            },\n            {\n                \"_id\": \"64129938d7fb4a2f516bd603\",\n                \"_timestamp\": 1678940472877,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"1\",\n                \"sex\": \"1\",\n                \"area\": \"17\",\n                \"count\": \"186\"\n            },\n            {\n                \"_id\": \"64129938d7fb4a2f516bd602\",\n                \"_timestamp\": 1678940472852,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"1\",\n                \"sex\": \"1\",\n                \"area\": \"16\",\n                \"count\": \"231\"\n            },\n            {\n                \"_id\": \"64129938d7fb4a2f516bd601\",\n                \"_timestamp\": 1678940472829,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"1\",\n                \"sex\": \"1\",\n                \"area\": \"15\",\n                \"count\": \"330\"\n            },\n            {\n                \"_id\": \"64129938d7fb4a2f516bd600\",\n                \"_timestamp\": 1678940472800,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"1\",\n                \"sex\": \"1\",\n                \"area\": \"14\",\n                \"count\": \"693\"\n            },\n            {\n                \"_id\": \"64129938d7fb4a2f516bd5ff\",\n                \"_timestamp\": 1678940472768,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"1\",\n                \"sex\": \"1\",\n                \"area\": \"13\",\n                \"count\": \"1776\"\n            },\n            {\n                \"_id\": \"64129938d7fb4a2f516bd5fe\",\n                \"_timestamp\": 1678940472744,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"1\",\n                \"sex\": \"1\",\n                \"area\": \"12\",\n                \"count\": \"129\"\n            },\n            {\n                \"_id\": \"64129938d7fb4a2f516bd5fd\",\n                \"_timestamp\": 1678940472720,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"1\",\n                \"sex\": \"1\",\n                \"area\": \"09\",\n                \"count\": \"1149\"\n            },\n            {\n                \"_id\": \"64129938d7fb4a2f516bd5fc\",\n                \"_timestamp\": 1678940472694,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"1\",\n                \"sex\": \"1\",\n                \"area\": \"08\",\n                \"count\": \"777\"\n            },\n            {\n                \"_id\": \"64129938d7fb4a2f516bd5fb\",\n                \"_timestamp\": 1678940472668,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"1\",\n                \"sex\": \"1\",\n                \"area\": \"07\",\n                \"count\": \"375\"\n            },\n            {\n                \"_id\": \"64129938d7fb4a2f516bd5fa\",\n                \"_timestamp\": 1678940472640,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"1\",\n                \"sex\": \"1\",\n                \"area\": \"06\",\n                \"count\": \"504\"\n            },\n            {\n                \"_id\": \"64129938d7fb4a2f516bd5f9\",\n                \"_timestamp\": 1678940472610,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"1\",\n                \"sex\": \"1\",\n                \"area\": \"05\",\n                \"count\": \"102\"\n            },\n            {\n                \"_id\": \"64129938d7fb4a2f516bd5f8\",\n                \"_timestamp\": 1678940472586,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"1\",\n                \"sex\": \"1\",\n                \"area\": \"04\",\n                \"count\": \"1011\"\n            },\n            {\n                \"_id\": \"64129938d7fb4a2f516bd5f7\",\n                \"_timestamp\": 1678940472563,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"1\",\n                \"sex\": \"1\",\n                \"area\": \"03\",\n                \"count\": \"1350\"\n            },\n            {\n                \"_id\": \"64129938d7fb4a2f516bd5f6\",\n                \"_timestamp\": 1678940472537,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"1\",\n                \"sex\": \"1\",\n                \"area\": \"02\",\n                \"count\": \"2667\"\n            },\n            {\n                \"_id\": \"64129938d7fb4a2f516bd5f5\",\n                \"_timestamp\": 1678940472514,\n                \"year\": \"2018\",\n                \"age\": \"076\",\n                \"ethnic\": \"1\",\n                \"sex\": \"1\",\n                \"area\": \"01\",\n                \"count\": \"654\"\n            },\n            {\n                \"_id\": \"64129938d7fb4a2f516bd5f4\",\n                \"_timestamp\": 1678940472488,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"77\",\n                \"count\": \"28326\"\n            },\n            {\n                \"_id\": \"64129938d7fb4a2f516bd5f3\",\n                \"_timestamp\": 1678940472463,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"9999\",\n                \"count\": \"28332\"\n            },\n            {\n                \"_id\": \"64129938d7fb4a2f516bd5f2\",\n                \"_timestamp\": 1678940472439,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"99\",\n                \"count\": \"9\"\n            },\n            {\n                \"_id\": \"64129938d7fb4a2f516bd5f1\",\n                \"_timestamp\": 1678940472416,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"18\",\n                \"count\": \"444\"\n            },\n            {\n                \"_id\": \"64129938d7fb4a2f516bd5f0\",\n                \"_timestamp\": 1678940472394,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"17\",\n                \"count\": \"357\"\n            },\n            {\n                \"_id\": \"64129938d7fb4a2f516bd5ef\",\n                \"_timestamp\": 1678940472370,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"16\",\n                \"count\": \"459\"\n            },\n            {\n                \"_id\": \"64129938d7fb4a2f516bd5ee\",\n                \"_timestamp\": 1678940472346,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"15\",\n                \"count\": \"657\"\n            },\n            {\n                \"_id\": \"64129938d7fb4a2f516bd5ed\",\n                \"_timestamp\": 1678940472323,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"14\",\n                \"count\": \"1410\"\n            },\n            {\n                \"_id\": \"64129938d7fb4a2f516bd5ec\",\n                \"_timestamp\": 1678940472200,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"13\",\n                \"count\": \"3687\"\n            },\n            {\n                \"_id\": \"64129938d7fb4a2f516bd5eb\",\n                \"_timestamp\": 1678940472175,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"12\",\n                \"count\": \"237\"\n            },\n            {\n                \"_id\": \"64129938d7fb4a2f516bd5ea\",\n                \"_timestamp\": 1678940472150,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"09\",\n                \"count\": \"2901\"\n            },\n            {\n                \"_id\": \"64129938d7fb4a2f516bd5e9\",\n                \"_timestamp\": 1678940472127,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"08\",\n                \"count\": \"1680\"\n            },\n            {\n                \"_id\": \"64129938d7fb4a2f516bd5e8\",\n                \"_timestamp\": 1678940472103,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"07\",\n                \"count\": \"783\"\n            },\n            {\n                \"_id\": \"64129938d7fb4a2f516bd5e7\",\n                \"_timestamp\": 1678940472075,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"06\",\n                \"count\": \"1221\"\n            },\n            {\n                \"_id\": \"64129938d7fb4a2f516bd5e6\",\n                \"_timestamp\": 1678940472044,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"05\",\n                \"count\": \"273\"\n            },\n            {\n                \"_id\": \"64129938d7fb4a2f516bd5e5\",\n                \"_timestamp\": 1678940472014,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"04\",\n                \"count\": \"2316\"\n            },\n            {\n                \"_id\": \"64129937d7fb4a2f516bd5e4\",\n                \"_timestamp\": 1678940471980,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"03\",\n                \"count\": \"2940\"\n            },\n            {\n                \"_id\": \"64129937d7fb4a2f516bd5e3\",\n                \"_timestamp\": 1678940471956,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"02\",\n                \"count\": \"7569\"\n            },\n            {\n                \"_id\": \"64129937d7fb4a2f516bd5e2\",\n                \"_timestamp\": 1678940471928,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"01\",\n                \"count\": \"1401\"\n            },\n            {\n                \"_id\": \"64129937d7fb4a2f516bd5e1\",\n                \"_timestamp\": 1678940471900,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"77\",\n                \"count\": \"14868\"\n            },\n            {\n                \"_id\": \"64129937d7fb4a2f516bd5e0\",\n                \"_timestamp\": 1678940471876,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"9999\",\n                \"count\": \"14871\"\n            },\n            {\n                \"_id\": \"64129937d7fb4a2f516bd5df\",\n                \"_timestamp\": 1678940471847,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"99\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"64129937d7fb4a2f516bd5de\",\n                \"_timestamp\": 1678940471811,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"18\",\n                \"count\": \"225\"\n            },\n            {\n                \"_id\": \"64129937d7fb4a2f516bd5dd\",\n                \"_timestamp\": 1678940471788,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"17\",\n                \"count\": \"189\"\n            },\n            {\n                \"_id\": \"64129937d7fb4a2f516bd5dc\",\n                \"_timestamp\": 1678940471760,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"16\",\n                \"count\": \"234\"\n            },\n            {\n                \"_id\": \"64129937d7fb4a2f516bd5db\",\n                \"_timestamp\": 1678940471732,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"15\",\n                \"count\": \"339\"\n            },\n            {\n                \"_id\": \"64129937d7fb4a2f516bd5da\",\n                \"_timestamp\": 1678940471706,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"14\",\n                \"count\": \"747\"\n            },\n            {\n                \"_id\": \"64129937d7fb4a2f516bd5d9\",\n                \"_timestamp\": 1678940471680,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"13\",\n                \"count\": \"1938\"\n            },\n            {\n                \"_id\": \"64129937d7fb4a2f516bd5d8\",\n                \"_timestamp\": 1678940471654,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"12\",\n                \"count\": \"129\"\n            },\n            {\n                \"_id\": \"64129937d7fb4a2f516bd5d7\",\n                \"_timestamp\": 1678940471600,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"09\",\n                \"count\": \"1521\"\n            },\n            {\n                \"_id\": \"64129937d7fb4a2f516bd5d6\",\n                \"_timestamp\": 1678940471571,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"08\",\n                \"count\": \"912\"\n            },\n            {\n                \"_id\": \"64129937d7fb4a2f516bd5d5\",\n                \"_timestamp\": 1678940471545,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"07\",\n                \"count\": \"396\"\n            },\n            {\n                \"_id\": \"64129937d7fb4a2f516bd5d4\",\n                \"_timestamp\": 1678940471514,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"06\",\n                \"count\": \"642\"\n            },\n            {\n                \"_id\": \"64129937d7fb4a2f516bd5d3\",\n                \"_timestamp\": 1678940471468,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"05\",\n                \"count\": \"138\"\n            },\n            {\n                \"_id\": \"64129937d7fb4a2f516bd5d2\",\n                \"_timestamp\": 1678940471406,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"04\",\n                \"count\": \"1221\"\n            },\n            {\n                \"_id\": \"64129937d7fb4a2f516bd5d1\",\n                \"_timestamp\": 1678940471375,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"03\",\n                \"count\": \"1536\"\n            },\n            {\n                \"_id\": \"64129937d7fb4a2f516bd5d0\",\n                \"_timestamp\": 1678940471334,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"02\",\n                \"count\": \"4005\"\n            },\n            {\n                \"_id\": \"64129937d7fb4a2f516bd5cf\",\n                \"_timestamp\": 1678940471308,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"01\",\n                \"count\": \"699\"\n            },\n            {\n                \"_id\": \"64129937d7fb4a2f516bd5ce\",\n                \"_timestamp\": 1678940471281,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"1\",\n                \"area\": \"77\",\n                \"count\": \"13458\"\n            },\n            {\n                \"_id\": \"64129937d7fb4a2f516bd5cd\",\n                \"_timestamp\": 1678940471226,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"1\",\n                \"area\": \"9999\",\n                \"count\": \"13461\"\n            },\n            {\n                \"_id\": \"64129937d7fb4a2f516bd5cc\",\n                \"_timestamp\": 1678940471196,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"1\",\n                \"area\": \"99\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"64129937d7fb4a2f516bd5cb\",\n                \"_timestamp\": 1678940471172,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"1\",\n                \"area\": \"18\",\n                \"count\": \"219\"\n            },\n            {\n                \"_id\": \"64129937d7fb4a2f516bd5ca\",\n                \"_timestamp\": 1678940471124,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"1\",\n                \"area\": \"17\",\n                \"count\": \"168\"\n            },\n            {\n                \"_id\": \"64129937d7fb4a2f516bd5c9\",\n                \"_timestamp\": 1678940471078,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"1\",\n                \"area\": \"16\",\n                \"count\": \"225\"\n            },\n            {\n                \"_id\": \"64129937d7fb4a2f516bd5c8\",\n                \"_timestamp\": 1678940471037,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"1\",\n                \"area\": \"15\",\n                \"count\": \"321\"\n            },\n            {\n                \"_id\": \"64129936d7fb4a2f516bd5c7\",\n                \"_timestamp\": 1678940470973,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"1\",\n                \"area\": \"14\",\n                \"count\": \"663\"\n            },\n            {\n                \"_id\": \"64129936d7fb4a2f516bd5c6\",\n                \"_timestamp\": 1678940470941,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"1\",\n                \"area\": \"13\",\n                \"count\": \"1752\"\n            },\n            {\n                \"_id\": \"64129936d7fb4a2f516bd5c5\",\n                \"_timestamp\": 1678940470909,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"1\",\n                \"area\": \"12\",\n                \"count\": \"105\"\n            },\n            {\n                \"_id\": \"64129936d7fb4a2f516bd5c4\",\n                \"_timestamp\": 1678940470885,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"1\",\n                \"area\": \"09\",\n                \"count\": \"1377\"\n            },\n            {\n                \"_id\": \"64129936d7fb4a2f516bd5c3\",\n                \"_timestamp\": 1678940470862,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"1\",\n                \"area\": \"08\",\n                \"count\": \"768\"\n            },\n            {\n                \"_id\": \"64129936d7fb4a2f516bd5c2\",\n                \"_timestamp\": 1678940470840,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"1\",\n                \"area\": \"07\",\n                \"count\": \"384\"\n            },\n            {\n                \"_id\": \"64129936d7fb4a2f516bd5c1\",\n                \"_timestamp\": 1678940470817,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"1\",\n                \"area\": \"06\",\n                \"count\": \"579\"\n            },\n            {\n                \"_id\": \"64129936d7fb4a2f516bd5c0\",\n                \"_timestamp\": 1678940470793,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"1\",\n                \"area\": \"05\",\n                \"count\": \"132\"\n            },\n            {\n                \"_id\": \"64129936d7fb4a2f516bd5bf\",\n                \"_timestamp\": 1678940470770,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"1\",\n                \"area\": \"04\",\n                \"count\": \"1095\"\n            },\n            {\n                \"_id\": \"64129936d7fb4a2f516bd5be\",\n                \"_timestamp\": 1678940470742,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"1\",\n                \"area\": \"03\",\n                \"count\": \"1404\"\n            },\n            {\n                \"_id\": \"64129936d7fb4a2f516bd5bd\",\n                \"_timestamp\": 1678940470718,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"1\",\n                \"area\": \"02\",\n                \"count\": \"3564\"\n            },\n            {\n                \"_id\": \"64129936d7fb4a2f516bd5bc\",\n                \"_timestamp\": 1678940470694,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"1\",\n                \"area\": \"01\",\n                \"count\": \"702\"\n            },\n            {\n                \"_id\": \"64129936d7fb4a2f516bd5bb\",\n                \"_timestamp\": 1678940470670,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"77\",\n                \"sex\": \"9\",\n                \"area\": \"77\",\n                \"count\": \"28326\"\n            },\n            {\n                \"_id\": \"64129936d7fb4a2f516bd5ba\",\n                \"_timestamp\": 1678940470645,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"77\",\n                \"sex\": \"9\",\n                \"area\": \"9999\",\n                \"count\": \"28332\"\n            },\n            {\n                \"_id\": \"64129936d7fb4a2f516bd5b9\",\n                \"_timestamp\": 1678940470615,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"77\",\n                \"sex\": \"9\",\n                \"area\": \"99\",\n                \"count\": \"9\"\n            },\n            {\n                \"_id\": \"64129936d7fb4a2f516bd5b8\",\n                \"_timestamp\": 1678940470567,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"77\",\n                \"sex\": \"9\",\n                \"area\": \"18\",\n                \"count\": \"444\"\n            },\n            {\n                \"_id\": \"64129936d7fb4a2f516bd5b7\",\n                \"_timestamp\": 1678940470424,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"77\",\n                \"sex\": \"9\",\n                \"area\": \"17\",\n                \"count\": \"357\"\n            },\n            {\n                \"_id\": \"64129936d7fb4a2f516bd5b6\",\n                \"_timestamp\": 1678940470401,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"77\",\n                \"sex\": \"9\",\n                \"area\": \"16\",\n                \"count\": \"459\"\n            },\n            {\n                \"_id\": \"64129936d7fb4a2f516bd5b5\",\n                \"_timestamp\": 1678940470369,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"77\",\n                \"sex\": \"9\",\n                \"area\": \"15\",\n                \"count\": \"657\"\n            },\n            {\n                \"_id\": \"64129936d7fb4a2f516bd5b4\",\n                \"_timestamp\": 1678940470346,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"77\",\n                \"sex\": \"9\",\n                \"area\": \"14\",\n                \"count\": \"1410\"\n            },\n            {\n                \"_id\": \"64129936d7fb4a2f516bd5b3\",\n                \"_timestamp\": 1678940470312,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"77\",\n                \"sex\": \"9\",\n                \"area\": \"13\",\n                \"count\": \"3687\"\n            },\n            {\n                \"_id\": \"64129936d7fb4a2f516bd5b2\",\n                \"_timestamp\": 1678940470276,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"77\",\n                \"sex\": \"9\",\n                \"area\": \"12\",\n                \"count\": \"237\"\n            },\n            {\n                \"_id\": \"64129936d7fb4a2f516bd5b1\",\n                \"_timestamp\": 1678940470238,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"77\",\n                \"sex\": \"9\",\n                \"area\": \"09\",\n                \"count\": \"2901\"\n            },\n            {\n                \"_id\": \"64129936d7fb4a2f516bd5b0\",\n                \"_timestamp\": 1678940470210,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"77\",\n                \"sex\": \"9\",\n                \"area\": \"08\",\n                \"count\": \"1680\"\n            },\n            {\n                \"_id\": \"64129936d7fb4a2f516bd5af\",\n                \"_timestamp\": 1678940470172,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"77\",\n                \"sex\": \"9\",\n                \"area\": \"07\",\n                \"count\": \"783\"\n            },\n            {\n                \"_id\": \"64129936d7fb4a2f516bd5ae\",\n                \"_timestamp\": 1678940470139,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"77\",\n                \"sex\": \"9\",\n                \"area\": \"06\",\n                \"count\": \"1221\"\n            },\n            {\n                \"_id\": \"64129936d7fb4a2f516bd5ad\",\n                \"_timestamp\": 1678940470108,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"77\",\n                \"sex\": \"9\",\n                \"area\": \"05\",\n                \"count\": \"273\"\n            },\n            {\n                \"_id\": \"64129936d7fb4a2f516bd5ac\",\n                \"_timestamp\": 1678940470081,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"77\",\n                \"sex\": \"9\",\n                \"area\": \"04\",\n                \"count\": \"2316\"\n            },\n            {\n                \"_id\": \"64129936d7fb4a2f516bd5ab\",\n                \"_timestamp\": 1678940470058,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"77\",\n                \"sex\": \"9\",\n                \"area\": \"03\",\n                \"count\": \"2940\"\n            },\n            {\n                \"_id\": \"64129936d7fb4a2f516bd5aa\",\n                \"_timestamp\": 1678940470034,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"77\",\n                \"sex\": \"9\",\n                \"area\": \"02\",\n                \"count\": \"7569\"\n            },\n            {\n                \"_id\": \"64129936d7fb4a2f516bd5a9\",\n                \"_timestamp\": 1678940470007,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"77\",\n                \"sex\": \"9\",\n                \"area\": \"01\",\n                \"count\": \"1401\"\n            },\n            {\n                \"_id\": \"64129935d7fb4a2f516bd5a8\",\n                \"_timestamp\": 1678940469984,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"77\",\n                \"sex\": \"2\",\n                \"area\": \"77\",\n                \"count\": \"14868\"\n            },\n            {\n                \"_id\": \"64129935d7fb4a2f516bd5a7\",\n                \"_timestamp\": 1678940469962,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"77\",\n                \"sex\": \"2\",\n                \"area\": \"9999\",\n                \"count\": \"14871\"\n            },\n            {\n                \"_id\": \"64129935d7fb4a2f516bd5a6\",\n                \"_timestamp\": 1678940469937,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"77\",\n                \"sex\": \"2\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"64129935d7fb4a2f516bd5a5\",\n                \"_timestamp\": 1678940469913,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"77\",\n                \"sex\": \"2\",\n                \"area\": \"18\",\n                \"count\": \"225\"\n            },\n            {\n                \"_id\": \"64129935d7fb4a2f516bd5a4\",\n                \"_timestamp\": 1678940469888,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"77\",\n                \"sex\": \"2\",\n                \"area\": \"17\",\n                \"count\": \"189\"\n            },\n            {\n                \"_id\": \"64129935d7fb4a2f516bd5a3\",\n                \"_timestamp\": 1678940469842,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"77\",\n                \"sex\": \"2\",\n                \"area\": \"16\",\n                \"count\": \"234\"\n            },\n            {\n                \"_id\": \"64129935d7fb4a2f516bd5a2\",\n                \"_timestamp\": 1678940469817,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"77\",\n                \"sex\": \"2\",\n                \"area\": \"15\",\n                \"count\": \"339\"\n            },\n            {\n                \"_id\": \"64129935d7fb4a2f516bd5a1\",\n                \"_timestamp\": 1678940469792,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"77\",\n                \"sex\": \"2\",\n                \"area\": \"14\",\n                \"count\": \"747\"\n            },\n            {\n                \"_id\": \"64129935d7fb4a2f516bd5a0\",\n                \"_timestamp\": 1678940469767,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"77\",\n                \"sex\": \"2\",\n                \"area\": \"13\",\n                \"count\": \"1938\"\n            },\n            {\n                \"_id\": \"64129935d7fb4a2f516bd59f\",\n                \"_timestamp\": 1678940469742,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"77\",\n                \"sex\": \"2\",\n                \"area\": \"12\",\n                \"count\": \"129\"\n            },\n            {\n                \"_id\": \"64129935d7fb4a2f516bd59e\",\n                \"_timestamp\": 1678940469716,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"77\",\n                \"sex\": \"2\",\n                \"area\": \"09\",\n                \"count\": \"1521\"\n            },\n            {\n                \"_id\": \"64129935d7fb4a2f516bd59d\",\n                \"_timestamp\": 1678940469693,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"77\",\n                \"sex\": \"2\",\n                \"area\": \"08\",\n                \"count\": \"912\"\n            },\n            {\n                \"_id\": \"64129935d7fb4a2f516bd59c\",\n                \"_timestamp\": 1678940469670,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"77\",\n                \"sex\": \"2\",\n                \"area\": \"07\",\n                \"count\": \"396\"\n            },\n            {\n                \"_id\": \"64129935d7fb4a2f516bd59b\",\n                \"_timestamp\": 1678940469638,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"77\",\n                \"sex\": \"2\",\n                \"area\": \"06\",\n                \"count\": \"642\"\n            },\n            {\n                \"_id\": \"64129935d7fb4a2f516bd59a\",\n                \"_timestamp\": 1678940469610,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"77\",\n                \"sex\": \"2\",\n                \"area\": \"05\",\n                \"count\": \"138\"\n            },\n            {\n                \"_id\": \"64129935d7fb4a2f516bd599\",\n                \"_timestamp\": 1678940469587,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"77\",\n                \"sex\": \"2\",\n                \"area\": \"04\",\n                \"count\": \"1221\"\n            },\n            {\n                \"_id\": \"64129935d7fb4a2f516bd598\",\n                \"_timestamp\": 1678940469560,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"77\",\n                \"sex\": \"2\",\n                \"area\": \"03\",\n                \"count\": \"1536\"\n            },\n            {\n                \"_id\": \"64129935d7fb4a2f516bd597\",\n                \"_timestamp\": 1678940469532,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"77\",\n                \"sex\": \"2\",\n                \"area\": \"02\",\n                \"count\": \"4005\"\n            },\n            {\n                \"_id\": \"64129935d7fb4a2f516bd596\",\n                \"_timestamp\": 1678940469509,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"77\",\n                \"sex\": \"2\",\n                \"area\": \"01\",\n                \"count\": \"699\"\n            },\n            {\n                \"_id\": \"64129935d7fb4a2f516bd595\",\n                \"_timestamp\": 1678940469484,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"77\",\n                \"sex\": \"1\",\n                \"area\": \"77\",\n                \"count\": \"13458\"\n            },\n            {\n                \"_id\": \"64129935d7fb4a2f516bd594\",\n                \"_timestamp\": 1678940469456,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"77\",\n                \"sex\": \"1\",\n                \"area\": \"9999\",\n                \"count\": \"13461\"\n            },\n            {\n                \"_id\": \"64129935d7fb4a2f516bd593\",\n                \"_timestamp\": 1678940469425,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"77\",\n                \"sex\": \"1\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"64129935d7fb4a2f516bd592\",\n                \"_timestamp\": 1678940469401,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"77\",\n                \"sex\": \"1\",\n                \"area\": \"18\",\n                \"count\": \"219\"\n            },\n            {\n                \"_id\": \"64129935d7fb4a2f516bd591\",\n                \"_timestamp\": 1678940469372,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"77\",\n                \"sex\": \"1\",\n                \"area\": \"17\",\n                \"count\": \"168\"\n            },\n            {\n                \"_id\": \"64129935d7fb4a2f516bd590\",\n                \"_timestamp\": 1678940469350,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"77\",\n                \"sex\": \"1\",\n                \"area\": \"16\",\n                \"count\": \"225\"\n            },\n            {\n                \"_id\": \"64129935d7fb4a2f516bd58f\",\n                \"_timestamp\": 1678940469328,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"77\",\n                \"sex\": \"1\",\n                \"area\": \"15\",\n                \"count\": \"321\"\n            },\n            {\n                \"_id\": \"64129935d7fb4a2f516bd58e\",\n                \"_timestamp\": 1678940469301,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"77\",\n                \"sex\": \"1\",\n                \"area\": \"14\",\n                \"count\": \"663\"\n            },\n            {\n                \"_id\": \"64129935d7fb4a2f516bd58d\",\n                \"_timestamp\": 1678940469276,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"77\",\n                \"sex\": \"1\",\n                \"area\": \"13\",\n                \"count\": \"1752\"\n            },\n            {\n                \"_id\": \"64129935d7fb4a2f516bd58c\",\n                \"_timestamp\": 1678940469250,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"77\",\n                \"sex\": \"1\",\n                \"area\": \"12\",\n                \"count\": \"105\"\n            },\n            {\n                \"_id\": \"64129935d7fb4a2f516bd58b\",\n                \"_timestamp\": 1678940469227,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"77\",\n                \"sex\": \"1\",\n                \"area\": \"09\",\n                \"count\": \"1377\"\n            },\n            {\n                \"_id\": \"64129935d7fb4a2f516bd58a\",\n                \"_timestamp\": 1678940469205,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"77\",\n                \"sex\": \"1\",\n                \"area\": \"08\",\n                \"count\": \"768\"\n            },\n            {\n                \"_id\": \"64129935d7fb4a2f516bd589\",\n                \"_timestamp\": 1678940469181,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"77\",\n                \"sex\": \"1\",\n                \"area\": \"07\",\n                \"count\": \"384\"\n            },\n            {\n                \"_id\": \"64129935d7fb4a2f516bd588\",\n                \"_timestamp\": 1678940469151,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"77\",\n                \"sex\": \"1\",\n                \"area\": \"06\",\n                \"count\": \"579\"\n            },\n            {\n                \"_id\": \"64129935d7fb4a2f516bd587\",\n                \"_timestamp\": 1678940469125,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"77\",\n                \"sex\": \"1\",\n                \"area\": \"05\",\n                \"count\": \"132\"\n            },\n            {\n                \"_id\": \"64129935d7fb4a2f516bd586\",\n                \"_timestamp\": 1678940469098,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"77\",\n                \"sex\": \"1\",\n                \"area\": \"04\",\n                \"count\": \"1095\"\n            },\n            {\n                \"_id\": \"64129935d7fb4a2f516bd585\",\n                \"_timestamp\": 1678940469071,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"77\",\n                \"sex\": \"1\",\n                \"area\": \"03\",\n                \"count\": \"1404\"\n            },\n            {\n                \"_id\": \"64129935d7fb4a2f516bd584\",\n                \"_timestamp\": 1678940469042,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"77\",\n                \"sex\": \"1\",\n                \"area\": \"02\",\n                \"count\": \"3564\"\n            },\n            {\n                \"_id\": \"64129934d7fb4a2f516bd583\",\n                \"_timestamp\": 1678940468997,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"77\",\n                \"sex\": \"1\",\n                \"area\": \"01\",\n                \"count\": \"702\"\n            },\n            {\n                \"_id\": \"64129934d7fb4a2f516bd582\",\n                \"_timestamp\": 1678940468963,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"9\",\n                \"sex\": \"9\",\n                \"area\": \"77\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129934d7fb4a2f516bd581\",\n                \"_timestamp\": 1678940468939,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"9\",\n                \"sex\": \"9\",\n                \"area\": \"9999\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129934d7fb4a2f516bd580\",\n                \"_timestamp\": 1678940468914,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"9\",\n                \"sex\": \"9\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"64129934d7fb4a2f516bd57f\",\n                \"_timestamp\": 1678940468889,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"9\",\n                \"sex\": \"9\",\n                \"area\": \"18\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129934d7fb4a2f516bd57e\",\n                \"_timestamp\": 1678940468863,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"9\",\n                \"sex\": \"9\",\n                \"area\": \"17\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129934d7fb4a2f516bd57d\",\n                \"_timestamp\": 1678940468839,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"9\",\n                \"sex\": \"9\",\n                \"area\": \"16\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129934d7fb4a2f516bd57c\",\n                \"_timestamp\": 1678940468813,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"9\",\n                \"sex\": \"9\",\n                \"area\": \"15\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129934d7fb4a2f516bd57b\",\n                \"_timestamp\": 1678940468790,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"9\",\n                \"sex\": \"9\",\n                \"area\": \"14\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129934d7fb4a2f516bd57a\",\n                \"_timestamp\": 1678940468768,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"9\",\n                \"sex\": \"9\",\n                \"area\": \"13\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129934d7fb4a2f516bd579\",\n                \"_timestamp\": 1678940468743,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"9\",\n                \"sex\": \"9\",\n                \"area\": \"12\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129934d7fb4a2f516bd578\",\n                \"_timestamp\": 1678940468719,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"9\",\n                \"sex\": \"9\",\n                \"area\": \"09\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129934d7fb4a2f516bd577\",\n                \"_timestamp\": 1678940468692,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"9\",\n                \"sex\": \"9\",\n                \"area\": \"08\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129934d7fb4a2f516bd576\",\n                \"_timestamp\": 1678940468670,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"9\",\n                \"sex\": \"9\",\n                \"area\": \"07\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129934d7fb4a2f516bd575\",\n                \"_timestamp\": 1678940468647,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"9\",\n                \"sex\": \"9\",\n                \"area\": \"06\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129934d7fb4a2f516bd574\",\n                \"_timestamp\": 1678940468623,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"9\",\n                \"sex\": \"9\",\n                \"area\": \"05\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129934d7fb4a2f516bd573\",\n                \"_timestamp\": 1678940468599,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"9\",\n                \"sex\": \"9\",\n                \"area\": \"04\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129934d7fb4a2f516bd572\",\n                \"_timestamp\": 1678940468576,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"9\",\n                \"sex\": \"9\",\n                \"area\": \"03\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129934d7fb4a2f516bd571\",\n                \"_timestamp\": 1678940468552,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"9\",\n                \"sex\": \"9\",\n                \"area\": \"02\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129934d7fb4a2f516bd570\",\n                \"_timestamp\": 1678940468529,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"9\",\n                \"sex\": \"9\",\n                \"area\": \"01\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129934d7fb4a2f516bd56f\",\n                \"_timestamp\": 1678940468507,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"9\",\n                \"sex\": \"2\",\n                \"area\": \"77\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129934d7fb4a2f516bd56e\",\n                \"_timestamp\": 1678940468484,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"9\",\n                \"sex\": \"2\",\n                \"area\": \"9999\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129934d7fb4a2f516bd56d\",\n                \"_timestamp\": 1678940468462,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"9\",\n                \"sex\": \"2\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"64129934d7fb4a2f516bd56c\",\n                \"_timestamp\": 1678940468441,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"9\",\n                \"sex\": \"2\",\n                \"area\": \"18\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129934d7fb4a2f516bd56b\",\n                \"_timestamp\": 1678940468418,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"9\",\n                \"sex\": \"2\",\n                \"area\": \"17\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129934d7fb4a2f516bd56a\",\n                \"_timestamp\": 1678940468395,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"9\",\n                \"sex\": \"2\",\n                \"area\": \"16\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129934d7fb4a2f516bd569\",\n                \"_timestamp\": 1678940468372,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"9\",\n                \"sex\": \"2\",\n                \"area\": \"15\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129934d7fb4a2f516bd568\",\n                \"_timestamp\": 1678940468348,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"9\",\n                \"sex\": \"2\",\n                \"area\": \"14\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129934d7fb4a2f516bd567\",\n                \"_timestamp\": 1678940468321,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"9\",\n                \"sex\": \"2\",\n                \"area\": \"13\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129934d7fb4a2f516bd566\",\n                \"_timestamp\": 1678940468299,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"9\",\n                \"sex\": \"2\",\n                \"area\": \"12\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129934d7fb4a2f516bd565\",\n                \"_timestamp\": 1678940468274,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"9\",\n                \"sex\": \"2\",\n                \"area\": \"09\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129934d7fb4a2f516bd564\",\n                \"_timestamp\": 1678940468250,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"9\",\n                \"sex\": \"2\",\n                \"area\": \"08\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129934d7fb4a2f516bd563\",\n                \"_timestamp\": 1678940468227,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"9\",\n                \"sex\": \"2\",\n                \"area\": \"07\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129934d7fb4a2f516bd562\",\n                \"_timestamp\": 1678940468204,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"9\",\n                \"sex\": \"2\",\n                \"area\": \"06\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129934d7fb4a2f516bd561\",\n                \"_timestamp\": 1678940468182,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"9\",\n                \"sex\": \"2\",\n                \"area\": \"05\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129934d7fb4a2f516bd560\",\n                \"_timestamp\": 1678940468160,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"9\",\n                \"sex\": \"2\",\n                \"area\": \"04\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129934d7fb4a2f516bd55f\",\n                \"_timestamp\": 1678940468137,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"9\",\n                \"sex\": \"2\",\n                \"area\": \"03\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129934d7fb4a2f516bd55e\",\n                \"_timestamp\": 1678940468114,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"9\",\n                \"sex\": \"2\",\n                \"area\": \"02\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129934d7fb4a2f516bd55d\",\n                \"_timestamp\": 1678940468092,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"9\",\n                \"sex\": \"2\",\n                \"area\": \"01\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129934d7fb4a2f516bd55c\",\n                \"_timestamp\": 1678940468070,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"9\",\n                \"sex\": \"1\",\n                \"area\": \"77\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129934d7fb4a2f516bd55b\",\n                \"_timestamp\": 1678940468045,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"9\",\n                \"sex\": \"1\",\n                \"area\": \"9999\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129934d7fb4a2f516bd55a\",\n                \"_timestamp\": 1678940468022,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"9\",\n                \"sex\": \"1\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"64129933d7fb4a2f516bd559\",\n                \"_timestamp\": 1678940467996,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"9\",\n                \"sex\": \"1\",\n                \"area\": \"18\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129933d7fb4a2f516bd558\",\n                \"_timestamp\": 1678940467900,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"9\",\n                \"sex\": \"1\",\n                \"area\": \"17\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129933d7fb4a2f516bd557\",\n                \"_timestamp\": 1678940467876,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"9\",\n                \"sex\": \"1\",\n                \"area\": \"16\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129933d7fb4a2f516bd556\",\n                \"_timestamp\": 1678940467842,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"9\",\n                \"sex\": \"1\",\n                \"area\": \"15\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129933d7fb4a2f516bd555\",\n                \"_timestamp\": 1678940467816,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"9\",\n                \"sex\": \"1\",\n                \"area\": \"14\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129933d7fb4a2f516bd554\",\n                \"_timestamp\": 1678940467792,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"9\",\n                \"sex\": \"1\",\n                \"area\": \"13\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129933d7fb4a2f516bd553\",\n                \"_timestamp\": 1678940467768,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"9\",\n                \"sex\": \"1\",\n                \"area\": \"12\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129933d7fb4a2f516bd552\",\n                \"_timestamp\": 1678940467742,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"9\",\n                \"sex\": \"1\",\n                \"area\": \"09\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129933d7fb4a2f516bd551\",\n                \"_timestamp\": 1678940467719,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"9\",\n                \"sex\": \"1\",\n                \"area\": \"08\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129933d7fb4a2f516bd550\",\n                \"_timestamp\": 1678940467692,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"9\",\n                \"sex\": \"1\",\n                \"area\": \"07\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129933d7fb4a2f516bd54f\",\n                \"_timestamp\": 1678940467669,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"9\",\n                \"sex\": \"1\",\n                \"area\": \"06\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129933d7fb4a2f516bd54e\",\n                \"_timestamp\": 1678940467634,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"9\",\n                \"sex\": \"1\",\n                \"area\": \"05\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129933d7fb4a2f516bd54d\",\n                \"_timestamp\": 1678940467560,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"9\",\n                \"sex\": \"1\",\n                \"area\": \"04\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129933d7fb4a2f516bd54c\",\n                \"_timestamp\": 1678940467528,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"9\",\n                \"sex\": \"1\",\n                \"area\": \"03\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129933d7fb4a2f516bd54b\",\n                \"_timestamp\": 1678940467504,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"9\",\n                \"sex\": \"1\",\n                \"area\": \"02\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129933d7fb4a2f516bd54a\",\n                \"_timestamp\": 1678940467481,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"9\",\n                \"sex\": \"1\",\n                \"area\": \"01\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129933d7fb4a2f516bd549\",\n                \"_timestamp\": 1678940467457,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"6\",\n                \"sex\": \"9\",\n                \"area\": \"77\",\n                \"count\": \"243\"\n            },\n            {\n                \"_id\": \"64129933d7fb4a2f516bd548\",\n                \"_timestamp\": 1678940467430,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"6\",\n                \"sex\": \"9\",\n                \"area\": \"9999\",\n                \"count\": \"243\"\n            },\n            {\n                \"_id\": \"64129933d7fb4a2f516bd547\",\n                \"_timestamp\": 1678940467405,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"6\",\n                \"sex\": \"9\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"64129933d7fb4a2f516bd546\",\n                \"_timestamp\": 1678940467339,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"6\",\n                \"sex\": \"9\",\n                \"area\": \"18\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"64129933d7fb4a2f516bd545\",\n                \"_timestamp\": 1678940467314,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"6\",\n                \"sex\": \"9\",\n                \"area\": \"17\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"64129933d7fb4a2f516bd544\",\n                \"_timestamp\": 1678940467286,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"6\",\n                \"sex\": \"9\",\n                \"area\": \"16\",\n                \"count\": \"9\"\n            },\n            {\n                \"_id\": \"64129933d7fb4a2f516bd543\",\n                \"_timestamp\": 1678940467250,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"6\",\n                \"sex\": \"9\",\n                \"area\": \"15\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"64129933d7fb4a2f516bd542\",\n                \"_timestamp\": 1678940467223,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"6\",\n                \"sex\": \"9\",\n                \"area\": \"14\",\n                \"count\": \"9\"\n            },\n            {\n                \"_id\": \"64129933d7fb4a2f516bd541\",\n                \"_timestamp\": 1678940467190,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"6\",\n                \"sex\": \"9\",\n                \"area\": \"13\",\n                \"count\": \"30\"\n            },\n            {\n                \"_id\": \"64129933d7fb4a2f516bd540\",\n                \"_timestamp\": 1678940467115,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"6\",\n                \"sex\": \"9\",\n                \"area\": \"12\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"64129933d7fb4a2f516bd53f\",\n                \"_timestamp\": 1678940467063,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"6\",\n                \"sex\": \"9\",\n                \"area\": \"09\",\n                \"count\": \"27\"\n            },\n            {\n                \"_id\": \"64129933d7fb4a2f516bd53e\",\n                \"_timestamp\": 1678940467015,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"6\",\n                \"sex\": \"9\",\n                \"area\": \"08\",\n                \"count\": \"12\"\n            },\n            {\n                \"_id\": \"64129932d7fb4a2f516bd53d\",\n                \"_timestamp\": 1678940466977,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"6\",\n                \"sex\": \"9\",\n                \"area\": \"07\",\n                \"count\": \"9\"\n            },\n            {\n                \"_id\": \"64129932d7fb4a2f516bd53c\",\n                \"_timestamp\": 1678940466897,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"6\",\n                \"sex\": \"9\",\n                \"area\": \"06\",\n                \"count\": \"15\"\n            },\n            {\n                \"_id\": \"64129932d7fb4a2f516bd53b\",\n                \"_timestamp\": 1678940466846,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"6\",\n                \"sex\": \"9\",\n                \"area\": \"05\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129932d7fb4a2f516bd53a\",\n                \"_timestamp\": 1678940466824,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"6\",\n                \"sex\": \"9\",\n                \"area\": \"04\",\n                \"count\": \"18\"\n            },\n            {\n                \"_id\": \"64129932d7fb4a2f516bd539\",\n                \"_timestamp\": 1678940466803,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"6\",\n                \"sex\": \"9\",\n                \"area\": \"03\",\n                \"count\": \"21\"\n            },\n            {\n                \"_id\": \"64129932d7fb4a2f516bd538\",\n                \"_timestamp\": 1678940466779,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"6\",\n                \"sex\": \"9\",\n                \"area\": \"02\",\n                \"count\": \"51\"\n            },\n            {\n                \"_id\": \"64129932d7fb4a2f516bd537\",\n                \"_timestamp\": 1678940466743,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"6\",\n                \"sex\": \"9\",\n                \"area\": \"01\",\n                \"count\": \"15\"\n            },\n            {\n                \"_id\": \"64129932d7fb4a2f516bd536\",\n                \"_timestamp\": 1678940466720,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"6\",\n                \"sex\": \"2\",\n                \"area\": \"77\",\n                \"count\": \"123\"\n            },\n            {\n                \"_id\": \"64129932d7fb4a2f516bd535\",\n                \"_timestamp\": 1678940466687,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"6\",\n                \"sex\": \"2\",\n                \"area\": \"9999\",\n                \"count\": \"123\"\n            },\n            {\n                \"_id\": \"64129932d7fb4a2f516bd534\",\n                \"_timestamp\": 1678940466662,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"6\",\n                \"sex\": \"2\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"64129932d7fb4a2f516bd533\",\n                \"_timestamp\": 1678940466638,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"6\",\n                \"sex\": \"2\",\n                \"area\": \"18\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129932d7fb4a2f516bd532\",\n                \"_timestamp\": 1678940466609,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"6\",\n                \"sex\": \"2\",\n                \"area\": \"17\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"64129932d7fb4a2f516bd531\",\n                \"_timestamp\": 1678940466579,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"6\",\n                \"sex\": \"2\",\n                \"area\": \"16\",\n                \"count\": \"9\"\n            },\n            {\n                \"_id\": \"64129932d7fb4a2f516bd530\",\n                \"_timestamp\": 1678940466555,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"6\",\n                \"sex\": \"2\",\n                \"area\": \"15\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"64129932d7fb4a2f516bd52f\",\n                \"_timestamp\": 1678940466531,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"6\",\n                \"sex\": \"2\",\n                \"area\": \"14\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"64129932d7fb4a2f516bd52e\",\n                \"_timestamp\": 1678940466503,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"6\",\n                \"sex\": \"2\",\n                \"area\": \"13\",\n                \"count\": \"15\"\n            },\n            {\n                \"_id\": \"64129932d7fb4a2f516bd52d\",\n                \"_timestamp\": 1678940466453,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"6\",\n                \"sex\": \"2\",\n                \"area\": \"12\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129932d7fb4a2f516bd52c\",\n                \"_timestamp\": 1678940466395,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"6\",\n                \"sex\": \"2\",\n                \"area\": \"09\",\n                \"count\": \"15\"\n            },\n            {\n                \"_id\": \"64129932d7fb4a2f516bd52b\",\n                \"_timestamp\": 1678940466338,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"6\",\n                \"sex\": \"2\",\n                \"area\": \"08\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"64129932d7fb4a2f516bd52a\",\n                \"_timestamp\": 1678940466313,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"6\",\n                \"sex\": \"2\",\n                \"area\": \"07\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"64129932d7fb4a2f516bd529\",\n                \"_timestamp\": 1678940466270,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"6\",\n                \"sex\": \"2\",\n                \"area\": \"06\",\n                \"count\": \"12\"\n            },\n            {\n                \"_id\": \"64129932d7fb4a2f516bd528\",\n                \"_timestamp\": 1678940466239,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"6\",\n                \"sex\": \"2\",\n                \"area\": \"05\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129932d7fb4a2f516bd527\",\n                \"_timestamp\": 1678940466171,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"6\",\n                \"sex\": \"2\",\n                \"area\": \"04\",\n                \"count\": \"12\"\n            },\n            {\n                \"_id\": \"64129932d7fb4a2f516bd526\",\n                \"_timestamp\": 1678940466094,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"6\",\n                \"sex\": \"2\",\n                \"area\": \"03\",\n                \"count\": \"15\"\n            },\n            {\n                \"_id\": \"64129932d7fb4a2f516bd525\",\n                \"_timestamp\": 1678940466071,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"6\",\n                \"sex\": \"2\",\n                \"area\": \"02\",\n                \"count\": \"15\"\n            },\n            {\n                \"_id\": \"64129932d7fb4a2f516bd524\",\n                \"_timestamp\": 1678940466034,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"6\",\n                \"sex\": \"2\",\n                \"area\": \"01\",\n                \"count\": \"9\"\n            },\n            {\n                \"_id\": \"64129931d7fb4a2f516bd523\",\n                \"_timestamp\": 1678940465985,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"6\",\n                \"sex\": \"1\",\n                \"area\": \"77\",\n                \"count\": \"120\"\n            },\n            {\n                \"_id\": \"64129931d7fb4a2f516bd522\",\n                \"_timestamp\": 1678940465926,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"6\",\n                \"sex\": \"1\",\n                \"area\": \"9999\",\n                \"count\": \"120\"\n            },\n            {\n                \"_id\": \"64129931d7fb4a2f516bd521\",\n                \"_timestamp\": 1678940465842,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"6\",\n                \"sex\": \"1\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"64129931d7fb4a2f516bd520\",\n                \"_timestamp\": 1678940465818,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"6\",\n                \"sex\": \"1\",\n                \"area\": \"18\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129931d7fb4a2f516bd51f\",\n                \"_timestamp\": 1678940465797,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"6\",\n                \"sex\": \"1\",\n                \"area\": \"17\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"64129931d7fb4a2f516bd51e\",\n                \"_timestamp\": 1678940465768,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"6\",\n                \"sex\": \"1\",\n                \"area\": \"16\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"64129931d7fb4a2f516bd51d\",\n                \"_timestamp\": 1678940465743,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"6\",\n                \"sex\": \"1\",\n                \"area\": \"15\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"64129931d7fb4a2f516bd51c\",\n                \"_timestamp\": 1678940465721,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"6\",\n                \"sex\": \"1\",\n                \"area\": \"14\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"64129931d7fb4a2f516bd51b\",\n                \"_timestamp\": 1678940465694,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"6\",\n                \"sex\": \"1\",\n                \"area\": \"13\",\n                \"count\": \"18\"\n            },\n            {\n                \"_id\": \"64129931d7fb4a2f516bd51a\",\n                \"_timestamp\": 1678940465663,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"6\",\n                \"sex\": \"1\",\n                \"area\": \"12\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"64129931d7fb4a2f516bd519\",\n                \"_timestamp\": 1678940465615,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"6\",\n                \"sex\": \"1\",\n                \"area\": \"09\",\n                \"count\": \"12\"\n            },\n            {\n                \"_id\": \"64129931d7fb4a2f516bd518\",\n                \"_timestamp\": 1678940465593,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"6\",\n                \"sex\": \"1\",\n                \"area\": \"08\",\n                \"count\": \"9\"\n            },\n            {\n                \"_id\": \"64129931d7fb4a2f516bd517\",\n                \"_timestamp\": 1678940465569,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"6\",\n                \"sex\": \"1\",\n                \"area\": \"07\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"64129931d7fb4a2f516bd516\",\n                \"_timestamp\": 1678940465546,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"6\",\n                \"sex\": \"1\",\n                \"area\": \"06\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"64129931d7fb4a2f516bd515\",\n                \"_timestamp\": 1678940465487,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"6\",\n                \"sex\": \"1\",\n                \"area\": \"05\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129931d7fb4a2f516bd514\",\n                \"_timestamp\": 1678940465463,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"6\",\n                \"sex\": \"1\",\n                \"area\": \"04\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"64129931d7fb4a2f516bd513\",\n                \"_timestamp\": 1678940465411,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"6\",\n                \"sex\": \"1\",\n                \"area\": \"03\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"64129931d7fb4a2f516bd512\",\n                \"_timestamp\": 1678940465382,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"6\",\n                \"sex\": \"1\",\n                \"area\": \"02\",\n                \"count\": \"36\"\n            },\n            {\n                \"_id\": \"64129931d7fb4a2f516bd511\",\n                \"_timestamp\": 1678940465330,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"6\",\n                \"sex\": \"1\",\n                \"area\": \"01\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"64129931d7fb4a2f516bd510\",\n                \"_timestamp\": 1678940465305,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"5\",\n                \"sex\": \"9\",\n                \"area\": \"77\",\n                \"count\": \"93\"\n            },\n            {\n                \"_id\": \"64129931d7fb4a2f516bd50f\",\n                \"_timestamp\": 1678940465275,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"5\",\n                \"sex\": \"9\",\n                \"area\": \"9999\",\n                \"count\": \"93\"\n            },\n            {\n                \"_id\": \"64129931d7fb4a2f516bd50e\",\n                \"_timestamp\": 1678940465223,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"5\",\n                \"sex\": \"9\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"64129931d7fb4a2f516bd50d\",\n                \"_timestamp\": 1678940465095,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"5\",\n                \"sex\": \"9\",\n                \"area\": \"18\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129931d7fb4a2f516bd50c\",\n                \"_timestamp\": 1678940465068,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"5\",\n                \"sex\": \"9\",\n                \"area\": \"17\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129931d7fb4a2f516bd50b\",\n                \"_timestamp\": 1678940465035,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"5\",\n                \"sex\": \"9\",\n                \"area\": \"16\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129931d7fb4a2f516bd50a\",\n                \"_timestamp\": 1678940465003,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"5\",\n                \"sex\": \"9\",\n                \"area\": \"15\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129930d7fb4a2f516bd509\",\n                \"_timestamp\": 1678940464977,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"5\",\n                \"sex\": \"9\",\n                \"area\": \"14\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"64129930d7fb4a2f516bd508\",\n                \"_timestamp\": 1678940464952,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"5\",\n                \"sex\": \"9\",\n                \"area\": \"13\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"64129930d7fb4a2f516bd507\",\n                \"_timestamp\": 1678940464876,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"5\",\n                \"sex\": \"9\",\n                \"area\": \"12\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129930d7fb4a2f516bd506\",\n                \"_timestamp\": 1678940464853,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"5\",\n                \"sex\": \"9\",\n                \"area\": \"09\",\n                \"count\": \"18\"\n            },\n            {\n                \"_id\": \"64129930d7fb4a2f516bd505\",\n                \"_timestamp\": 1678940464830,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"5\",\n                \"sex\": \"9\",\n                \"area\": \"08\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"64129930d7fb4a2f516bd504\",\n                \"_timestamp\": 1678940464806,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"5\",\n                \"sex\": \"9\",\n                \"area\": \"07\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"64129930d7fb4a2f516bd503\",\n                \"_timestamp\": 1678940464784,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"5\",\n                \"sex\": \"9\",\n                \"area\": \"06\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129930d7fb4a2f516bd502\",\n                \"_timestamp\": 1678940464750,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"5\",\n                \"sex\": \"9\",\n                \"area\": \"05\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129930d7fb4a2f516bd501\",\n                \"_timestamp\": 1678940464719,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"5\",\n                \"sex\": \"9\",\n                \"area\": \"04\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129930d7fb4a2f516bd500\",\n                \"_timestamp\": 1678940464695,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"5\",\n                \"sex\": \"9\",\n                \"area\": \"03\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"64129930d7fb4a2f516bd4ff\",\n                \"_timestamp\": 1678940464672,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"5\",\n                \"sex\": \"9\",\n                \"area\": \"02\",\n                \"count\": \"51\"\n            },\n            {\n                \"_id\": \"64129930d7fb4a2f516bd4fe\",\n                \"_timestamp\": 1678940464642,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"5\",\n                \"sex\": \"9\",\n                \"area\": \"01\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"64129930d7fb4a2f516bd4fd\",\n                \"_timestamp\": 1678940464620,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"5\",\n                \"sex\": \"2\",\n                \"area\": \"77\",\n                \"count\": \"42\"\n            },\n            {\n                \"_id\": \"64129930d7fb4a2f516bd4fc\",\n                \"_timestamp\": 1678940464597,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"5\",\n                \"sex\": \"2\",\n                \"area\": \"9999\",\n                \"count\": \"42\"\n            },\n            {\n                \"_id\": \"64129930d7fb4a2f516bd4fb\",\n                \"_timestamp\": 1678940464573,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"5\",\n                \"sex\": \"2\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"64129930d7fb4a2f516bd4fa\",\n                \"_timestamp\": 1678940464549,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"5\",\n                \"sex\": \"2\",\n                \"area\": \"18\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129930d7fb4a2f516bd4f9\",\n                \"_timestamp\": 1678940464486,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"5\",\n                \"sex\": \"2\",\n                \"area\": \"17\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129930d7fb4a2f516bd4f8\",\n                \"_timestamp\": 1678940464455,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"5\",\n                \"sex\": \"2\",\n                \"area\": \"16\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129930d7fb4a2f516bd4f7\",\n                \"_timestamp\": 1678940464432,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"5\",\n                \"sex\": \"2\",\n                \"area\": \"15\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129930d7fb4a2f516bd4f6\",\n                \"_timestamp\": 1678940464406,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"5\",\n                \"sex\": \"2\",\n                \"area\": \"14\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"64129930d7fb4a2f516bd4f5\",\n                \"_timestamp\": 1678940464368,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"5\",\n                \"sex\": \"2\",\n                \"area\": \"13\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"64129930d7fb4a2f516bd4f4\",\n                \"_timestamp\": 1678940464338,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"5\",\n                \"sex\": \"2\",\n                \"area\": \"12\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129930d7fb4a2f516bd4f3\",\n                \"_timestamp\": 1678940464305,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"5\",\n                \"sex\": \"2\",\n                \"area\": \"09\",\n                \"count\": \"12\"\n            },\n            {\n                \"_id\": \"64129930d7fb4a2f516bd4f2\",\n                \"_timestamp\": 1678940464281,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"5\",\n                \"sex\": \"2\",\n                \"area\": \"08\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"64129930d7fb4a2f516bd4f1\",\n                \"_timestamp\": 1678940464250,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"5\",\n                \"sex\": \"2\",\n                \"area\": \"07\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"64129930d7fb4a2f516bd4f0\",\n                \"_timestamp\": 1678940464205,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"5\",\n                \"sex\": \"2\",\n                \"area\": \"06\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129930d7fb4a2f516bd4ef\",\n                \"_timestamp\": 1678940464181,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"5\",\n                \"sex\": \"2\",\n                \"area\": \"05\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129930d7fb4a2f516bd4ee\",\n                \"_timestamp\": 1678940464152,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"5\",\n                \"sex\": \"2\",\n                \"area\": \"04\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129930d7fb4a2f516bd4ed\",\n                \"_timestamp\": 1678940464119,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"5\",\n                \"sex\": \"2\",\n                \"area\": \"03\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"64129930d7fb4a2f516bd4ec\",\n                \"_timestamp\": 1678940464093,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"5\",\n                \"sex\": \"2\",\n                \"area\": \"02\",\n                \"count\": \"18\"\n            },\n            {\n                \"_id\": \"64129930d7fb4a2f516bd4eb\",\n                \"_timestamp\": 1678940464059,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"5\",\n                \"sex\": \"2\",\n                \"area\": \"01\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"64129930d7fb4a2f516bd4ea\",\n                \"_timestamp\": 1678940464028,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"5\",\n                \"sex\": \"1\",\n                \"area\": \"77\",\n                \"count\": \"54\"\n            },\n            {\n                \"_id\": \"64129930d7fb4a2f516bd4e9\",\n                \"_timestamp\": 1678940464005,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"5\",\n                \"sex\": \"1\",\n                \"area\": \"9999\",\n                \"count\": \"54\"\n            },\n            {\n                \"_id\": \"6412992fd7fb4a2f516bd4e8\",\n                \"_timestamp\": 1678940463973,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"5\",\n                \"sex\": \"1\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"6412992fd7fb4a2f516bd4e7\",\n                \"_timestamp\": 1678940463940,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"5\",\n                \"sex\": \"1\",\n                \"area\": \"18\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412992fd7fb4a2f516bd4e6\",\n                \"_timestamp\": 1678940463909,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"5\",\n                \"sex\": \"1\",\n                \"area\": \"17\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412992fd7fb4a2f516bd4e5\",\n                \"_timestamp\": 1678940463878,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"5\",\n                \"sex\": \"1\",\n                \"area\": \"16\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412992fd7fb4a2f516bd4e4\",\n                \"_timestamp\": 1678940463855,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"5\",\n                \"sex\": \"1\",\n                \"area\": \"15\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412992fd7fb4a2f516bd4e3\",\n                \"_timestamp\": 1678940463808,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"5\",\n                \"sex\": \"1\",\n                \"area\": \"14\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412992fd7fb4a2f516bd4e2\",\n                \"_timestamp\": 1678940463742,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"5\",\n                \"sex\": \"1\",\n                \"area\": \"13\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"6412992fd7fb4a2f516bd4e1\",\n                \"_timestamp\": 1678940463715,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"5\",\n                \"sex\": \"1\",\n                \"area\": \"12\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412992fd7fb4a2f516bd4e0\",\n                \"_timestamp\": 1678940463686,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"5\",\n                \"sex\": \"1\",\n                \"area\": \"09\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"6412992fd7fb4a2f516bd4df\",\n                \"_timestamp\": 1678940463660,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"5\",\n                \"sex\": \"1\",\n                \"area\": \"08\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"6412992fd7fb4a2f516bd4de\",\n                \"_timestamp\": 1678940463619,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"5\",\n                \"sex\": \"1\",\n                \"area\": \"07\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412992fd7fb4a2f516bd4dd\",\n                \"_timestamp\": 1678940463593,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"5\",\n                \"sex\": \"1\",\n                \"area\": \"06\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412992fd7fb4a2f516bd4dc\",\n                \"_timestamp\": 1678940463470,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"5\",\n                \"sex\": \"1\",\n                \"area\": \"05\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412992fd7fb4a2f516bd4db\",\n                \"_timestamp\": 1678940463367,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"5\",\n                \"sex\": \"1\",\n                \"area\": \"04\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412992fd7fb4a2f516bd4da\",\n                \"_timestamp\": 1678940463344,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"5\",\n                \"sex\": \"1\",\n                \"area\": \"03\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"6412992fd7fb4a2f516bd4d9\",\n                \"_timestamp\": 1678940463322,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"5\",\n                \"sex\": \"1\",\n                \"area\": \"02\",\n                \"count\": \"33\"\n            },\n            {\n                \"_id\": \"6412992fd7fb4a2f516bd4d8\",\n                \"_timestamp\": 1678940463292,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"5\",\n                \"sex\": \"1\",\n                \"area\": \"01\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412992fd7fb4a2f516bd4d7\",\n                \"_timestamp\": 1678940463267,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"4\",\n                \"sex\": \"9\",\n                \"area\": \"77\",\n                \"count\": \"1743\"\n            },\n            {\n                \"_id\": \"6412992fd7fb4a2f516bd4d6\",\n                \"_timestamp\": 1678940463183,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"4\",\n                \"sex\": \"9\",\n                \"area\": \"9999\",\n                \"count\": \"1743\"\n            },\n            {\n                \"_id\": \"6412992fd7fb4a2f516bd4d5\",\n                \"_timestamp\": 1678940463114,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"4\",\n                \"sex\": \"9\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"6412992fd7fb4a2f516bd4d4\",\n                \"_timestamp\": 1678940463052,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"4\",\n                \"sex\": \"9\",\n                \"area\": \"18\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412992fd7fb4a2f516bd4d3\",\n                \"_timestamp\": 1678940463008,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"4\",\n                \"sex\": \"9\",\n                \"area\": \"17\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"6412992ed7fb4a2f516bd4d2\",\n                \"_timestamp\": 1678940462940,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"4\",\n                \"sex\": \"9\",\n                \"area\": \"16\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"6412992ed7fb4a2f516bd4d1\",\n                \"_timestamp\": 1678940462915,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"4\",\n                \"sex\": \"9\",\n                \"area\": \"15\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"6412992ed7fb4a2f516bd4d0\",\n                \"_timestamp\": 1678940462890,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"4\",\n                \"sex\": \"9\",\n                \"area\": \"14\",\n                \"count\": \"12\"\n            },\n            {\n                \"_id\": \"6412992ed7fb4a2f516bd4cf\",\n                \"_timestamp\": 1678940462849,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"4\",\n                \"sex\": \"9\",\n                \"area\": \"13\",\n                \"count\": \"99\"\n            },\n            {\n                \"_id\": \"6412992ed7fb4a2f516bd4ce\",\n                \"_timestamp\": 1678940462800,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"4\",\n                \"sex\": \"9\",\n                \"area\": \"12\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"6412992ed7fb4a2f516bd4cd\",\n                \"_timestamp\": 1678940462776,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"4\",\n                \"sex\": \"9\",\n                \"area\": \"09\",\n                \"count\": \"201\"\n            },\n            {\n                \"_id\": \"6412992ed7fb4a2f516bd4cc\",\n                \"_timestamp\": 1678940462753,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"4\",\n                \"sex\": \"9\",\n                \"area\": \"08\",\n                \"count\": \"42\"\n            },\n            {\n                \"_id\": \"6412992ed7fb4a2f516bd4cb\",\n                \"_timestamp\": 1678940462730,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"4\",\n                \"sex\": \"9\",\n                \"area\": \"07\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"6412992ed7fb4a2f516bd4ca\",\n                \"_timestamp\": 1678940462706,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"4\",\n                \"sex\": \"9\",\n                \"area\": \"06\",\n                \"count\": \"18\"\n            },\n            {\n                \"_id\": \"6412992ed7fb4a2f516bd4c9\",\n                \"_timestamp\": 1678940462661,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"4\",\n                \"sex\": \"9\",\n                \"area\": \"05\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"6412992ed7fb4a2f516bd4c8\",\n                \"_timestamp\": 1678940462637,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"4\",\n                \"sex\": \"9\",\n                \"area\": \"04\",\n                \"count\": \"24\"\n            },\n            {\n                \"_id\": \"6412992ed7fb4a2f516bd4c7\",\n                \"_timestamp\": 1678940462604,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"4\",\n                \"sex\": \"9\",\n                \"area\": \"03\",\n                \"count\": \"81\"\n            },\n            {\n                \"_id\": \"6412992ed7fb4a2f516bd4c6\",\n                \"_timestamp\": 1678940462579,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"4\",\n                \"sex\": \"9\",\n                \"area\": \"02\",\n                \"count\": \"1227\"\n            },\n            {\n                \"_id\": \"6412992ed7fb4a2f516bd4c5\",\n                \"_timestamp\": 1678940462552,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"4\",\n                \"sex\": \"9\",\n                \"area\": \"01\",\n                \"count\": \"9\"\n            },\n            {\n                \"_id\": \"6412992ed7fb4a2f516bd4c4\",\n                \"_timestamp\": 1678940462527,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"4\",\n                \"sex\": \"2\",\n                \"area\": \"77\",\n                \"count\": \"942\"\n            },\n            {\n                \"_id\": \"6412992ed7fb4a2f516bd4c3\",\n                \"_timestamp\": 1678940462502,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"4\",\n                \"sex\": \"2\",\n                \"area\": \"9999\",\n                \"count\": \"942\"\n            },\n            {\n                \"_id\": \"6412992ed7fb4a2f516bd4c2\",\n                \"_timestamp\": 1678940462476,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"4\",\n                \"sex\": \"2\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"6412992ed7fb4a2f516bd4c1\",\n                \"_timestamp\": 1678940462450,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"4\",\n                \"sex\": \"2\",\n                \"area\": \"18\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412992ed7fb4a2f516bd4c0\",\n                \"_timestamp\": 1678940462423,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"4\",\n                \"sex\": \"2\",\n                \"area\": \"17\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"6412992ed7fb4a2f516bd4bf\",\n                \"_timestamp\": 1678940462393,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"4\",\n                \"sex\": \"2\",\n                \"area\": \"16\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"6412992ed7fb4a2f516bd4be\",\n                \"_timestamp\": 1678940462367,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"4\",\n                \"sex\": \"2\",\n                \"area\": \"15\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"6412992ed7fb4a2f516bd4bd\",\n                \"_timestamp\": 1678940462342,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"4\",\n                \"sex\": \"2\",\n                \"area\": \"14\",\n                \"count\": \"9\"\n            },\n            {\n                \"_id\": \"6412992ed7fb4a2f516bd4bc\",\n                \"_timestamp\": 1678940462317,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"4\",\n                \"sex\": \"2\",\n                \"area\": \"13\",\n                \"count\": \"48\"\n            },\n            {\n                \"_id\": \"6412992ed7fb4a2f516bd4bb\",\n                \"_timestamp\": 1678940462292,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"4\",\n                \"sex\": \"2\",\n                \"area\": \"12\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412992ed7fb4a2f516bd4ba\",\n                \"_timestamp\": 1678940462262,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"4\",\n                \"sex\": \"2\",\n                \"area\": \"09\",\n                \"count\": \"120\"\n            },\n            {\n                \"_id\": \"6412992ed7fb4a2f516bd4b9\",\n                \"_timestamp\": 1678940462234,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"4\",\n                \"sex\": \"2\",\n                \"area\": \"08\",\n                \"count\": \"21\"\n            },\n            {\n                \"_id\": \"6412992ed7fb4a2f516bd4b8\",\n                \"_timestamp\": 1678940462189,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"4\",\n                \"sex\": \"2\",\n                \"area\": \"07\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"6412992ed7fb4a2f516bd4b7\",\n                \"_timestamp\": 1678940462165,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"4\",\n                \"sex\": \"2\",\n                \"area\": \"06\",\n                \"count\": \"9\"\n            },\n            {\n                \"_id\": \"6412992ed7fb4a2f516bd4b6\",\n                \"_timestamp\": 1678940462142,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"4\",\n                \"sex\": \"2\",\n                \"area\": \"05\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412992ed7fb4a2f516bd4b5\",\n                \"_timestamp\": 1678940462117,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"4\",\n                \"sex\": \"2\",\n                \"area\": \"04\",\n                \"count\": \"18\"\n            },\n            {\n                \"_id\": \"6412992ed7fb4a2f516bd4b4\",\n                \"_timestamp\": 1678940462092,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"4\",\n                \"sex\": \"2\",\n                \"area\": \"03\",\n                \"count\": \"39\"\n            },\n            {\n                \"_id\": \"6412992ed7fb4a2f516bd4b3\",\n                \"_timestamp\": 1678940462067,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"4\",\n                \"sex\": \"2\",\n                \"area\": \"02\",\n                \"count\": \"663\"\n            },\n            {\n                \"_id\": \"6412992ed7fb4a2f516bd4b2\",\n                \"_timestamp\": 1678940462042,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"4\",\n                \"sex\": \"2\",\n                \"area\": \"01\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"6412992ed7fb4a2f516bd4b1\",\n                \"_timestamp\": 1678940462018,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"4\",\n                \"sex\": \"1\",\n                \"area\": \"77\",\n                \"count\": \"801\"\n            },\n            {\n                \"_id\": \"6412992dd7fb4a2f516bd4b0\",\n                \"_timestamp\": 1678940461994,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"4\",\n                \"sex\": \"1\",\n                \"area\": \"9999\",\n                \"count\": \"801\"\n            },\n            {\n                \"_id\": \"6412992dd7fb4a2f516bd4af\",\n                \"_timestamp\": 1678940461930,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"4\",\n                \"sex\": \"1\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"6412992dd7fb4a2f516bd4ae\",\n                \"_timestamp\": 1678940461906,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"4\",\n                \"sex\": \"1\",\n                \"area\": \"18\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412992dd7fb4a2f516bd4ad\",\n                \"_timestamp\": 1678940461880,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"4\",\n                \"sex\": \"1\",\n                \"area\": \"17\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"6412992dd7fb4a2f516bd4ac\",\n                \"_timestamp\": 1678940461857,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"4\",\n                \"sex\": \"1\",\n                \"area\": \"16\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412992dd7fb4a2f516bd4ab\",\n                \"_timestamp\": 1678940461832,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"4\",\n                \"sex\": \"1\",\n                \"area\": \"15\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"6412992dd7fb4a2f516bd4aa\",\n                \"_timestamp\": 1678940461806,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"4\",\n                \"sex\": \"1\",\n                \"area\": \"14\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"6412992dd7fb4a2f516bd4a9\",\n                \"_timestamp\": 1678940461780,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"4\",\n                \"sex\": \"1\",\n                \"area\": \"13\",\n                \"count\": \"54\"\n            },\n            {\n                \"_id\": \"6412992dd7fb4a2f516bd4a8\",\n                \"_timestamp\": 1678940461749,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"4\",\n                \"sex\": \"1\",\n                \"area\": \"12\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"6412992dd7fb4a2f516bd4a7\",\n                \"_timestamp\": 1678940461712,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"4\",\n                \"sex\": \"1\",\n                \"area\": \"09\",\n                \"count\": \"81\"\n            },\n            {\n                \"_id\": \"6412992dd7fb4a2f516bd4a6\",\n                \"_timestamp\": 1678940461686,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"4\",\n                \"sex\": \"1\",\n                \"area\": \"08\",\n                \"count\": \"21\"\n            },\n            {\n                \"_id\": \"6412992dd7fb4a2f516bd4a5\",\n                \"_timestamp\": 1678940461661,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"4\",\n                \"sex\": \"1\",\n                \"area\": \"07\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412992dd7fb4a2f516bd4a4\",\n                \"_timestamp\": 1678940461628,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"4\",\n                \"sex\": \"1\",\n                \"area\": \"06\",\n                \"count\": \"9\"\n            },\n            {\n                \"_id\": \"6412992dd7fb4a2f516bd4a3\",\n                \"_timestamp\": 1678940461568,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"4\",\n                \"sex\": \"1\",\n                \"area\": \"05\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412992dd7fb4a2f516bd4a2\",\n                \"_timestamp\": 1678940461538,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"4\",\n                \"sex\": \"1\",\n                \"area\": \"04\",\n                \"count\": \"9\"\n            },\n            {\n                \"_id\": \"6412992dd7fb4a2f516bd4a1\",\n                \"_timestamp\": 1678940461511,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"4\",\n                \"sex\": \"1\",\n                \"area\": \"03\",\n                \"count\": \"39\"\n            },\n            {\n                \"_id\": \"6412992dd7fb4a2f516bd4a0\",\n                \"_timestamp\": 1678940461484,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"4\",\n                \"sex\": \"1\",\n                \"area\": \"02\",\n                \"count\": \"567\"\n            },\n            {\n                \"_id\": \"6412992dd7fb4a2f516bd49f\",\n                \"_timestamp\": 1678940461441,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"4\",\n                \"sex\": \"1\",\n                \"area\": \"01\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"6412992dd7fb4a2f516bd49e\",\n                \"_timestamp\": 1678940461408,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"3\",\n                \"sex\": \"9\",\n                \"area\": \"77\",\n                \"count\": \"846\"\n            },\n            {\n                \"_id\": \"6412992dd7fb4a2f516bd49d\",\n                \"_timestamp\": 1678940461375,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"3\",\n                \"sex\": \"9\",\n                \"area\": \"9999\",\n                \"count\": \"846\"\n            },\n            {\n                \"_id\": \"6412992dd7fb4a2f516bd49c\",\n                \"_timestamp\": 1678940461349,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"3\",\n                \"sex\": \"9\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"6412992dd7fb4a2f516bd49b\",\n                \"_timestamp\": 1678940461311,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"3\",\n                \"sex\": \"9\",\n                \"area\": \"18\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"6412992dd7fb4a2f516bd49a\",\n                \"_timestamp\": 1678940461281,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"3\",\n                \"sex\": \"9\",\n                \"area\": \"17\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"6412992dd7fb4a2f516bd499\",\n                \"_timestamp\": 1678940461257,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"3\",\n                \"sex\": \"9\",\n                \"area\": \"16\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412992dd7fb4a2f516bd498\",\n                \"_timestamp\": 1678940461212,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"3\",\n                \"sex\": \"9\",\n                \"area\": \"15\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"6412992dd7fb4a2f516bd497\",\n                \"_timestamp\": 1678940461180,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"3\",\n                \"sex\": \"9\",\n                \"area\": \"14\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"6412992dd7fb4a2f516bd496\",\n                \"_timestamp\": 1678940461155,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"3\",\n                \"sex\": \"9\",\n                \"area\": \"13\",\n                \"count\": \"33\"\n            },\n            {\n                \"_id\": \"6412992dd7fb4a2f516bd495\",\n                \"_timestamp\": 1678940461121,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"3\",\n                \"sex\": \"9\",\n                \"area\": \"12\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412992dd7fb4a2f516bd494\",\n                \"_timestamp\": 1678940461097,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"3\",\n                \"sex\": \"9\",\n                \"area\": \"09\",\n                \"count\": \"117\"\n            },\n            {\n                \"_id\": \"6412992dd7fb4a2f516bd493\",\n                \"_timestamp\": 1678940461073,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"3\",\n                \"sex\": \"9\",\n                \"area\": \"08\",\n                \"count\": \"15\"\n            },\n            {\n                \"_id\": \"6412992dd7fb4a2f516bd492\",\n                \"_timestamp\": 1678940461049,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"3\",\n                \"sex\": \"9\",\n                \"area\": \"07\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412992dd7fb4a2f516bd491\",\n                \"_timestamp\": 1678940461026,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"3\",\n                \"sex\": \"9\",\n                \"area\": \"06\",\n                \"count\": \"15\"\n            },\n            {\n                \"_id\": \"6412992dd7fb4a2f516bd490\",\n                \"_timestamp\": 1678940460999,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"3\",\n                \"sex\": \"9\",\n                \"area\": \"05\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412992cd7fb4a2f516bd48f\",\n                \"_timestamp\": 1678940460966,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"3\",\n                \"sex\": \"9\",\n                \"area\": \"04\",\n                \"count\": \"21\"\n            },\n            {\n                \"_id\": \"6412992cd7fb4a2f516bd48e\",\n                \"_timestamp\": 1678940460939,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"3\",\n                \"sex\": \"9\",\n                \"area\": \"03\",\n                \"count\": \"33\"\n            },\n            {\n                \"_id\": \"6412992cd7fb4a2f516bd48d\",\n                \"_timestamp\": 1678940460917,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"3\",\n                \"sex\": \"9\",\n                \"area\": \"02\",\n                \"count\": \"573\"\n            },\n            {\n                \"_id\": \"6412992cd7fb4a2f516bd48c\",\n                \"_timestamp\": 1678940460864,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"3\",\n                \"sex\": \"9\",\n                \"area\": \"01\",\n                \"count\": \"18\"\n            },\n            {\n                \"_id\": \"6412992cd7fb4a2f516bd48b\",\n                \"_timestamp\": 1678940460839,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"3\",\n                \"sex\": \"2\",\n                \"area\": \"77\",\n                \"count\": \"477\"\n            },\n            {\n                \"_id\": \"6412992cd7fb4a2f516bd48a\",\n                \"_timestamp\": 1678940460800,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"3\",\n                \"sex\": \"2\",\n                \"area\": \"9999\",\n                \"count\": \"477\"\n            },\n            {\n                \"_id\": \"6412992cd7fb4a2f516bd489\",\n                \"_timestamp\": 1678940460776,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"3\",\n                \"sex\": \"2\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"6412992cd7fb4a2f516bd488\",\n                \"_timestamp\": 1678940460751,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"3\",\n                \"sex\": \"2\",\n                \"area\": \"18\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412992cd7fb4a2f516bd487\",\n                \"_timestamp\": 1678940460726,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"3\",\n                \"sex\": \"2\",\n                \"area\": \"17\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412992cd7fb4a2f516bd486\",\n                \"_timestamp\": 1678940460688,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"3\",\n                \"sex\": \"2\",\n                \"area\": \"16\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412992cd7fb4a2f516bd485\",\n                \"_timestamp\": 1678940460665,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"3\",\n                \"sex\": \"2\",\n                \"area\": \"15\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"6412992cd7fb4a2f516bd484\",\n                \"_timestamp\": 1678940460635,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"3\",\n                \"sex\": \"2\",\n                \"area\": \"14\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"6412992cd7fb4a2f516bd483\",\n                \"_timestamp\": 1678940460604,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"3\",\n                \"sex\": \"2\",\n                \"area\": \"13\",\n                \"count\": \"18\"\n            },\n            {\n                \"_id\": \"6412992cd7fb4a2f516bd482\",\n                \"_timestamp\": 1678940460579,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"3\",\n                \"sex\": \"2\",\n                \"area\": \"12\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412992cd7fb4a2f516bd481\",\n                \"_timestamp\": 1678940460550,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"3\",\n                \"sex\": \"2\",\n                \"area\": \"09\",\n                \"count\": \"63\"\n            },\n            {\n                \"_id\": \"6412992cd7fb4a2f516bd480\",\n                \"_timestamp\": 1678940460522,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"3\",\n                \"sex\": \"2\",\n                \"area\": \"08\",\n                \"count\": \"9\"\n            },\n            {\n                \"_id\": \"6412992cd7fb4a2f516bd47f\",\n                \"_timestamp\": 1678940460492,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"3\",\n                \"sex\": \"2\",\n                \"area\": \"07\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412992cd7fb4a2f516bd47e\",\n                \"_timestamp\": 1678940460467,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"3\",\n                \"sex\": \"2\",\n                \"area\": \"06\",\n                \"count\": \"9\"\n            },\n            {\n                \"_id\": \"6412992cd7fb4a2f516bd47d\",\n                \"_timestamp\": 1678940460443,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"3\",\n                \"sex\": \"2\",\n                \"area\": \"05\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412992cd7fb4a2f516bd47c\",\n                \"_timestamp\": 1678940460419,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"3\",\n                \"sex\": \"2\",\n                \"area\": \"04\",\n                \"count\": \"12\"\n            },\n            {\n                \"_id\": \"6412992cd7fb4a2f516bd47b\",\n                \"_timestamp\": 1678940460396,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"3\",\n                \"sex\": \"2\",\n                \"area\": \"03\",\n                \"count\": \"21\"\n            },\n            {\n                \"_id\": \"6412992cd7fb4a2f516bd47a\",\n                \"_timestamp\": 1678940460365,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"3\",\n                \"sex\": \"2\",\n                \"area\": \"02\",\n                \"count\": \"321\"\n            },\n            {\n                \"_id\": \"6412992cd7fb4a2f516bd479\",\n                \"_timestamp\": 1678940460330,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"3\",\n                \"sex\": \"2\",\n                \"area\": \"01\",\n                \"count\": \"15\"\n            },\n            {\n                \"_id\": \"6412992cd7fb4a2f516bd478\",\n                \"_timestamp\": 1678940460299,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"3\",\n                \"sex\": \"1\",\n                \"area\": \"77\",\n                \"count\": \"366\"\n            },\n            {\n                \"_id\": \"6412992cd7fb4a2f516bd477\",\n                \"_timestamp\": 1678940460274,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"3\",\n                \"sex\": \"1\",\n                \"area\": \"9999\",\n                \"count\": \"366\"\n            },\n            {\n                \"_id\": \"6412992cd7fb4a2f516bd476\",\n                \"_timestamp\": 1678940460215,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"3\",\n                \"sex\": \"1\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"6412992cd7fb4a2f516bd475\",\n                \"_timestamp\": 1678940460192,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"3\",\n                \"sex\": \"1\",\n                \"area\": \"18\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"6412992cd7fb4a2f516bd474\",\n                \"_timestamp\": 1678940460169,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"3\",\n                \"sex\": \"1\",\n                \"area\": \"17\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"6412992cd7fb4a2f516bd473\",\n                \"_timestamp\": 1678940460147,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"3\",\n                \"sex\": \"1\",\n                \"area\": \"16\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412992cd7fb4a2f516bd472\",\n                \"_timestamp\": 1678940460122,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"3\",\n                \"sex\": \"1\",\n                \"area\": \"15\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"6412992cd7fb4a2f516bd471\",\n                \"_timestamp\": 1678940460084,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"3\",\n                \"sex\": \"1\",\n                \"area\": \"14\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"6412992cd7fb4a2f516bd470\",\n                \"_timestamp\": 1678940460060,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"3\",\n                \"sex\": \"1\",\n                \"area\": \"13\",\n                \"count\": \"15\"\n            },\n            {\n                \"_id\": \"6412992cd7fb4a2f516bd46f\",\n                \"_timestamp\": 1678940460037,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"3\",\n                \"sex\": \"1\",\n                \"area\": \"12\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412992cd7fb4a2f516bd46e\",\n                \"_timestamp\": 1678940460003,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"3\",\n                \"sex\": \"1\",\n                \"area\": \"09\",\n                \"count\": \"51\"\n            },\n            {\n                \"_id\": \"6412992bd7fb4a2f516bd46d\",\n                \"_timestamp\": 1678940459979,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"3\",\n                \"sex\": \"1\",\n                \"area\": \"08\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"6412992bd7fb4a2f516bd46c\",\n                \"_timestamp\": 1678940459955,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"3\",\n                \"sex\": \"1\",\n                \"area\": \"07\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412992bd7fb4a2f516bd46b\",\n                \"_timestamp\": 1678940459932,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"3\",\n                \"sex\": \"1\",\n                \"area\": \"06\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"6412992bd7fb4a2f516bd46a\",\n                \"_timestamp\": 1678940459907,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"3\",\n                \"sex\": \"1\",\n                \"area\": \"05\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412992bd7fb4a2f516bd469\",\n                \"_timestamp\": 1678940459878,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"3\",\n                \"sex\": \"1\",\n                \"area\": \"04\",\n                \"count\": \"9\"\n            },\n            {\n                \"_id\": \"6412992bd7fb4a2f516bd468\",\n                \"_timestamp\": 1678940459853,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"3\",\n                \"sex\": \"1\",\n                \"area\": \"03\",\n                \"count\": \"15\"\n            },\n            {\n                \"_id\": \"6412992bd7fb4a2f516bd467\",\n                \"_timestamp\": 1678940459828,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"3\",\n                \"sex\": \"1\",\n                \"area\": \"02\",\n                \"count\": \"252\"\n            },\n            {\n                \"_id\": \"6412992bd7fb4a2f516bd466\",\n                \"_timestamp\": 1678940459804,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"3\",\n                \"sex\": \"1\",\n                \"area\": \"01\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"6412992bd7fb4a2f516bd465\",\n                \"_timestamp\": 1678940459762,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"2\",\n                \"sex\": \"9\",\n                \"area\": \"77\",\n                \"count\": \"1923\"\n            },\n            {\n                \"_id\": \"6412992bd7fb4a2f516bd464\",\n                \"_timestamp\": 1678940459717,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"2\",\n                \"sex\": \"9\",\n                \"area\": \"9999\",\n                \"count\": \"1926\"\n            },\n            {\n                \"_id\": \"6412992bd7fb4a2f516bd463\",\n                \"_timestamp\": 1678940459655,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"2\",\n                \"sex\": \"9\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"6412992bd7fb4a2f516bd462\",\n                \"_timestamp\": 1678940459594,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"2\",\n                \"sex\": \"9\",\n                \"area\": \"18\",\n                \"count\": \"18\"\n            },\n            {\n                \"_id\": \"6412992bd7fb4a2f516bd461\",\n                \"_timestamp\": 1678940459567,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"2\",\n                \"sex\": \"9\",\n                \"area\": \"17\",\n                \"count\": \"12\"\n            },\n            {\n                \"_id\": \"6412992bd7fb4a2f516bd460\",\n                \"_timestamp\": 1678940459538,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"2\",\n                \"sex\": \"9\",\n                \"area\": \"16\",\n                \"count\": \"18\"\n            },\n            {\n                \"_id\": \"6412992bd7fb4a2f516bd45f\",\n                \"_timestamp\": 1678940459505,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"2\",\n                \"sex\": \"9\",\n                \"area\": \"15\",\n                \"count\": \"54\"\n            },\n            {\n                \"_id\": \"6412992bd7fb4a2f516bd45e\",\n                \"_timestamp\": 1678940459480,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"2\",\n                \"sex\": \"9\",\n                \"area\": \"14\",\n                \"count\": \"30\"\n            },\n            {\n                \"_id\": \"6412992bd7fb4a2f516bd45d\",\n                \"_timestamp\": 1678940459449,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"2\",\n                \"sex\": \"9\",\n                \"area\": \"13\",\n                \"count\": \"108\"\n            },\n            {\n                \"_id\": \"6412992bd7fb4a2f516bd45c\",\n                \"_timestamp\": 1678940459422,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"2\",\n                \"sex\": \"9\",\n                \"area\": \"12\",\n                \"count\": \"12\"\n            },\n            {\n                \"_id\": \"6412992bd7fb4a2f516bd45b\",\n                \"_timestamp\": 1678940459400,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"2\",\n                \"sex\": \"9\",\n                \"area\": \"09\",\n                \"count\": \"162\"\n            },\n            {\n                \"_id\": \"6412992bd7fb4a2f516bd45a\",\n                \"_timestamp\": 1678940459370,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"2\",\n                \"sex\": \"9\",\n                \"area\": \"08\",\n                \"count\": \"147\"\n            },\n            {\n                \"_id\": \"6412992bd7fb4a2f516bd459\",\n                \"_timestamp\": 1678940459349,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"2\",\n                \"sex\": \"9\",\n                \"area\": \"07\",\n                \"count\": \"57\"\n            },\n            {\n                \"_id\": \"6412992bd7fb4a2f516bd458\",\n                \"_timestamp\": 1678940459328,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"2\",\n                \"sex\": \"9\",\n                \"area\": \"06\",\n                \"count\": \"105\"\n            },\n            {\n                \"_id\": \"6412992bd7fb4a2f516bd457\",\n                \"_timestamp\": 1678940459304,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"2\",\n                \"sex\": \"9\",\n                \"area\": \"05\",\n                \"count\": \"75\"\n            },\n            {\n                \"_id\": \"6412992bd7fb4a2f516bd456\",\n                \"_timestamp\": 1678940459281,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"2\",\n                \"sex\": \"9\",\n                \"area\": \"04\",\n                \"count\": \"282\"\n            },\n            {\n                \"_id\": \"6412992bd7fb4a2f516bd455\",\n                \"_timestamp\": 1678940459258,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"2\",\n                \"sex\": \"9\",\n                \"area\": \"03\",\n                \"count\": \"282\"\n            },\n            {\n                \"_id\": \"6412992bd7fb4a2f516bd454\",\n                \"_timestamp\": 1678940459235,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"2\",\n                \"sex\": \"9\",\n                \"area\": \"02\",\n                \"count\": \"330\"\n            },\n            {\n                \"_id\": \"6412992bd7fb4a2f516bd453\",\n                \"_timestamp\": 1678940459213,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"2\",\n                \"sex\": \"9\",\n                \"area\": \"01\",\n                \"count\": \"234\"\n            },\n            {\n                \"_id\": \"6412992bd7fb4a2f516bd452\",\n                \"_timestamp\": 1678940459190,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"2\",\n                \"sex\": \"2\",\n                \"area\": \"77\",\n                \"count\": \"999\"\n            },\n            {\n                \"_id\": \"6412992bd7fb4a2f516bd451\",\n                \"_timestamp\": 1678940459168,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"2\",\n                \"sex\": \"2\",\n                \"area\": \"9999\",\n                \"count\": \"999\"\n            },\n            {\n                \"_id\": \"6412992bd7fb4a2f516bd450\",\n                \"_timestamp\": 1678940459146,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"2\",\n                \"sex\": \"2\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"6412992bd7fb4a2f516bd44f\",\n                \"_timestamp\": 1678940459122,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"2\",\n                \"sex\": \"2\",\n                \"area\": \"18\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"6412992bd7fb4a2f516bd44e\",\n                \"_timestamp\": 1678940459096,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"2\",\n                \"sex\": \"2\",\n                \"area\": \"17\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"6412992bd7fb4a2f516bd44d\",\n                \"_timestamp\": 1678940459073,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"2\",\n                \"sex\": \"2\",\n                \"area\": \"16\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"6412992bd7fb4a2f516bd44c\",\n                \"_timestamp\": 1678940459050,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"2\",\n                \"sex\": \"2\",\n                \"area\": \"15\",\n                \"count\": \"24\"\n            },\n            {\n                \"_id\": \"6412992bd7fb4a2f516bd44b\",\n                \"_timestamp\": 1678940459027,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"2\",\n                \"sex\": \"2\",\n                \"area\": \"14\",\n                \"count\": \"15\"\n            },\n            {\n                \"_id\": \"6412992bd7fb4a2f516bd44a\",\n                \"_timestamp\": 1678940459003,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"2\",\n                \"sex\": \"2\",\n                \"area\": \"13\",\n                \"count\": \"54\"\n            },\n            {\n                \"_id\": \"6412992ad7fb4a2f516bd449\",\n                \"_timestamp\": 1678940458981,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"2\",\n                \"sex\": \"2\",\n                \"area\": \"12\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"6412992ad7fb4a2f516bd448\",\n                \"_timestamp\": 1678940458958,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"2\",\n                \"sex\": \"2\",\n                \"area\": \"09\",\n                \"count\": \"84\"\n            },\n            {\n                \"_id\": \"6412992ad7fb4a2f516bd447\",\n                \"_timestamp\": 1678940458936,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"2\",\n                \"sex\": \"2\",\n                \"area\": \"08\",\n                \"count\": \"81\"\n            },\n            {\n                \"_id\": \"6412992ad7fb4a2f516bd446\",\n                \"_timestamp\": 1678940458901,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"2\",\n                \"sex\": \"2\",\n                \"area\": \"07\",\n                \"count\": \"27\"\n            },\n            {\n                \"_id\": \"6412992ad7fb4a2f516bd445\",\n                \"_timestamp\": 1678940458780,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"2\",\n                \"sex\": \"2\",\n                \"area\": \"06\",\n                \"count\": \"66\"\n            },\n            {\n                \"_id\": \"6412992ad7fb4a2f516bd444\",\n                \"_timestamp\": 1678940458758,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"2\",\n                \"sex\": \"2\",\n                \"area\": \"05\",\n                \"count\": \"33\"\n            },\n            {\n                \"_id\": \"6412992ad7fb4a2f516bd443\",\n                \"_timestamp\": 1678940458729,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"2\",\n                \"sex\": \"2\",\n                \"area\": \"04\",\n                \"count\": \"138\"\n            },\n            {\n                \"_id\": \"6412992ad7fb4a2f516bd442\",\n                \"_timestamp\": 1678940458667,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"2\",\n                \"sex\": \"2\",\n                \"area\": \"03\",\n                \"count\": \"156\"\n            },\n            {\n                \"_id\": \"6412992ad7fb4a2f516bd441\",\n                \"_timestamp\": 1678940458635,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"2\",\n                \"sex\": \"2\",\n                \"area\": \"02\",\n                \"count\": \"180\"\n            },\n            {\n                \"_id\": \"6412992ad7fb4a2f516bd440\",\n                \"_timestamp\": 1678940458610,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"2\",\n                \"sex\": \"2\",\n                \"area\": \"01\",\n                \"count\": \"123\"\n            },\n            {\n                \"_id\": \"6412992ad7fb4a2f516bd43f\",\n                \"_timestamp\": 1678940458573,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"2\",\n                \"sex\": \"1\",\n                \"area\": \"77\",\n                \"count\": \"924\"\n            },\n            {\n                \"_id\": \"6412992ad7fb4a2f516bd43e\",\n                \"_timestamp\": 1678940458543,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"2\",\n                \"sex\": \"1\",\n                \"area\": \"9999\",\n                \"count\": \"927\"\n            },\n            {\n                \"_id\": \"6412992ad7fb4a2f516bd43d\",\n                \"_timestamp\": 1678940458507,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"2\",\n                \"sex\": \"1\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"6412992ad7fb4a2f516bd43c\",\n                \"_timestamp\": 1678940458480,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"2\",\n                \"sex\": \"1\",\n                \"area\": \"18\",\n                \"count\": \"12\"\n            },\n            {\n                \"_id\": \"6412992ad7fb4a2f516bd43b\",\n                \"_timestamp\": 1678940458458,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"2\",\n                \"sex\": \"1\",\n                \"area\": \"17\",\n                \"count\": \"9\"\n            },\n            {\n                \"_id\": \"6412992ad7fb4a2f516bd43a\",\n                \"_timestamp\": 1678940458434,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"2\",\n                \"sex\": \"1\",\n                \"area\": \"16\",\n                \"count\": \"15\"\n            },\n            {\n                \"_id\": \"6412992ad7fb4a2f516bd439\",\n                \"_timestamp\": 1678940458411,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"2\",\n                \"sex\": \"1\",\n                \"area\": \"15\",\n                \"count\": \"27\"\n            },\n            {\n                \"_id\": \"6412992ad7fb4a2f516bd438\",\n                \"_timestamp\": 1678940458389,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"2\",\n                \"sex\": \"1\",\n                \"area\": \"14\",\n                \"count\": \"15\"\n            },\n            {\n                \"_id\": \"6412992ad7fb4a2f516bd437\",\n                \"_timestamp\": 1678940458366,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"2\",\n                \"sex\": \"1\",\n                \"area\": \"13\",\n                \"count\": \"54\"\n            },\n            {\n                \"_id\": \"6412992ad7fb4a2f516bd436\",\n                \"_timestamp\": 1678940458344,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"2\",\n                \"sex\": \"1\",\n                \"area\": \"12\",\n                \"count\": \"9\"\n            },\n            {\n                \"_id\": \"6412992ad7fb4a2f516bd435\",\n                \"_timestamp\": 1678940458317,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"2\",\n                \"sex\": \"1\",\n                \"area\": \"09\",\n                \"count\": \"75\"\n            },\n            {\n                \"_id\": \"6412992ad7fb4a2f516bd434\",\n                \"_timestamp\": 1678940458277,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"2\",\n                \"sex\": \"1\",\n                \"area\": \"08\",\n                \"count\": \"66\"\n            },\n            {\n                \"_id\": \"6412992ad7fb4a2f516bd433\",\n                \"_timestamp\": 1678940458254,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"2\",\n                \"sex\": \"1\",\n                \"area\": \"07\",\n                \"count\": \"30\"\n            },\n            {\n                \"_id\": \"6412992ad7fb4a2f516bd432\",\n                \"_timestamp\": 1678940458008,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"2\",\n                \"sex\": \"1\",\n                \"area\": \"06\",\n                \"count\": \"39\"\n            },\n            {\n                \"_id\": \"64129929d7fb4a2f516bd431\",\n                \"_timestamp\": 1678940457977,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"2\",\n                \"sex\": \"1\",\n                \"area\": \"05\",\n                \"count\": \"39\"\n            },\n            {\n                \"_id\": \"64129929d7fb4a2f516bd430\",\n                \"_timestamp\": 1678940457951,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"2\",\n                \"sex\": \"1\",\n                \"area\": \"04\",\n                \"count\": \"144\"\n            },\n            {\n                \"_id\": \"64129929d7fb4a2f516bd42f\",\n                \"_timestamp\": 1678940457924,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"2\",\n                \"sex\": \"1\",\n                \"area\": \"03\",\n                \"count\": \"129\"\n            },\n            {\n                \"_id\": \"64129929d7fb4a2f516bd42e\",\n                \"_timestamp\": 1678940457901,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"2\",\n                \"sex\": \"1\",\n                \"area\": \"02\",\n                \"count\": \"153\"\n            },\n            {\n                \"_id\": \"64129929d7fb4a2f516bd42d\",\n                \"_timestamp\": 1678940457879,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"2\",\n                \"sex\": \"1\",\n                \"area\": \"01\",\n                \"count\": \"114\"\n            },\n            {\n                \"_id\": \"64129929d7fb4a2f516bd42c\",\n                \"_timestamp\": 1678940457849,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"1\",\n                \"sex\": \"9\",\n                \"area\": \"77\",\n                \"count\": \"24213\"\n            },\n            {\n                \"_id\": \"64129929d7fb4a2f516bd42b\",\n                \"_timestamp\": 1678940457822,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"1\",\n                \"sex\": \"9\",\n                \"area\": \"9999\",\n                \"count\": \"24216\"\n            },\n            {\n                \"_id\": \"64129929d7fb4a2f516bd42a\",\n                \"_timestamp\": 1678940457777,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"1\",\n                \"sex\": \"9\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"64129929d7fb4a2f516bd429\",\n                \"_timestamp\": 1678940457749,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"1\",\n                \"sex\": \"9\",\n                \"area\": \"18\",\n                \"count\": \"429\"\n            },\n            {\n                \"_id\": \"64129929d7fb4a2f516bd428\",\n                \"_timestamp\": 1678940457722,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"1\",\n                \"sex\": \"9\",\n                \"area\": \"17\",\n                \"count\": \"339\"\n            },\n            {\n                \"_id\": \"64129929d7fb4a2f516bd427\",\n                \"_timestamp\": 1678940457691,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"1\",\n                \"sex\": \"9\",\n                \"area\": \"16\",\n                \"count\": \"435\"\n            },\n            {\n                \"_id\": \"64129929d7fb4a2f516bd426\",\n                \"_timestamp\": 1678940457663,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"1\",\n                \"sex\": \"9\",\n                \"area\": \"15\",\n                \"count\": \"612\"\n            },\n            {\n                \"_id\": \"64129929d7fb4a2f516bd425\",\n                \"_timestamp\": 1678940457539,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"1\",\n                \"sex\": \"9\",\n                \"area\": \"14\",\n                \"count\": \"1371\"\n            },\n            {\n                \"_id\": \"64129929d7fb4a2f516bd424\",\n                \"_timestamp\": 1678940457482,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"1\",\n                \"sex\": \"9\",\n                \"area\": \"13\",\n                \"count\": \"3459\"\n            },\n            {\n                \"_id\": \"64129929d7fb4a2f516bd423\",\n                \"_timestamp\": 1678940457335,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"1\",\n                \"sex\": \"9\",\n                \"area\": \"12\",\n                \"count\": \"219\"\n            },\n            {\n                \"_id\": \"64129929d7fb4a2f516bd422\",\n                \"_timestamp\": 1678940457219,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"1\",\n                \"sex\": \"9\",\n                \"area\": \"09\",\n                \"count\": \"2442\"\n            },\n            {\n                \"_id\": \"64129929d7fb4a2f516bd421\",\n                \"_timestamp\": 1678940457184,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"1\",\n                \"sex\": \"9\",\n                \"area\": \"08\",\n                \"count\": \"1509\"\n            },\n            {\n                \"_id\": \"64129929d7fb4a2f516bd420\",\n                \"_timestamp\": 1678940457163,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"1\",\n                \"sex\": \"9\",\n                \"area\": \"07\",\n                \"count\": \"732\"\n            },\n            {\n                \"_id\": \"64129929d7fb4a2f516bd41f\",\n                \"_timestamp\": 1678940457135,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"1\",\n                \"sex\": \"9\",\n                \"area\": \"06\",\n                \"count\": \"1092\"\n            },\n            {\n                \"_id\": \"64129929d7fb4a2f516bd41e\",\n                \"_timestamp\": 1678940457107,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"1\",\n                \"sex\": \"9\",\n                \"area\": \"05\",\n                \"count\": \"195\"\n            },\n            {\n                \"_id\": \"64129929d7fb4a2f516bd41d\",\n                \"_timestamp\": 1678940457083,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"1\",\n                \"sex\": \"9\",\n                \"area\": \"04\",\n                \"count\": \"2058\"\n            },\n            {\n                \"_id\": \"64129929d7fb4a2f516bd41c\",\n                \"_timestamp\": 1678940457053,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"1\",\n                \"sex\": \"9\",\n                \"area\": \"03\",\n                \"count\": \"2598\"\n            },\n            {\n                \"_id\": \"64129929d7fb4a2f516bd41b\",\n                \"_timestamp\": 1678940457030,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"1\",\n                \"sex\": \"9\",\n                \"area\": \"02\",\n                \"count\": \"5523\"\n            },\n            {\n                \"_id\": \"64129929d7fb4a2f516bd41a\",\n                \"_timestamp\": 1678940457004,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"1\",\n                \"sex\": \"9\",\n                \"area\": \"01\",\n                \"count\": \"1203\"\n            },\n            {\n                \"_id\": \"64129928d7fb4a2f516bd419\",\n                \"_timestamp\": 1678940456977,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"1\",\n                \"sex\": \"2\",\n                \"area\": \"77\",\n                \"count\": \"12690\"\n            },\n            {\n                \"_id\": \"64129928d7fb4a2f516bd418\",\n                \"_timestamp\": 1678940456936,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"1\",\n                \"sex\": \"2\",\n                \"area\": \"9999\",\n                \"count\": \"12690\"\n            },\n            {\n                \"_id\": \"64129928d7fb4a2f516bd417\",\n                \"_timestamp\": 1678940456912,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"1\",\n                \"sex\": \"2\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"64129928d7fb4a2f516bd416\",\n                \"_timestamp\": 1678940456888,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"1\",\n                \"sex\": \"2\",\n                \"area\": \"18\",\n                \"count\": \"219\"\n            },\n            {\n                \"_id\": \"64129928d7fb4a2f516bd415\",\n                \"_timestamp\": 1678940456863,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"1\",\n                \"sex\": \"2\",\n                \"area\": \"17\",\n                \"count\": \"180\"\n            },\n            {\n                \"_id\": \"64129928d7fb4a2f516bd414\",\n                \"_timestamp\": 1678940456840,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"1\",\n                \"sex\": \"2\",\n                \"area\": \"16\",\n                \"count\": \"225\"\n            },\n            {\n                \"_id\": \"64129928d7fb4a2f516bd413\",\n                \"_timestamp\": 1678940456814,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"1\",\n                \"sex\": \"2\",\n                \"area\": \"15\",\n                \"count\": \"318\"\n            },\n            {\n                \"_id\": \"64129928d7fb4a2f516bd412\",\n                \"_timestamp\": 1678940456791,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"1\",\n                \"sex\": \"2\",\n                \"area\": \"14\",\n                \"count\": \"729\"\n            },\n            {\n                \"_id\": \"64129928d7fb4a2f516bd411\",\n                \"_timestamp\": 1678940456767,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"1\",\n                \"sex\": \"2\",\n                \"area\": \"13\",\n                \"count\": \"1833\"\n            },\n            {\n                \"_id\": \"64129928d7fb4a2f516bd410\",\n                \"_timestamp\": 1678940456742,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"1\",\n                \"sex\": \"2\",\n                \"area\": \"12\",\n                \"count\": \"123\"\n            },\n            {\n                \"_id\": \"64129928d7fb4a2f516bd40f\",\n                \"_timestamp\": 1678940456711,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"1\",\n                \"sex\": \"2\",\n                \"area\": \"09\",\n                \"count\": \"1272\"\n            },\n            {\n                \"_id\": \"64129928d7fb4a2f516bd40e\",\n                \"_timestamp\": 1678940456687,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"1\",\n                \"sex\": \"2\",\n                \"area\": \"08\",\n                \"count\": \"825\"\n            },\n            {\n                \"_id\": \"64129928d7fb4a2f516bd40d\",\n                \"_timestamp\": 1678940456664,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"1\",\n                \"sex\": \"2\",\n                \"area\": \"07\",\n                \"count\": \"375\"\n            },\n            {\n                \"_id\": \"64129928d7fb4a2f516bd40c\",\n                \"_timestamp\": 1678940456635,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"1\",\n                \"sex\": \"2\",\n                \"area\": \"06\",\n                \"count\": \"561\"\n            },\n            {\n                \"_id\": \"64129928d7fb4a2f516bd40b\",\n                \"_timestamp\": 1678940456611,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"1\",\n                \"sex\": \"2\",\n                \"area\": \"05\",\n                \"count\": \"105\"\n            },\n            {\n                \"_id\": \"64129928d7fb4a2f516bd40a\",\n                \"_timestamp\": 1678940456587,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"1\",\n                \"sex\": \"2\",\n                \"area\": \"04\",\n                \"count\": \"1095\"\n            },\n            {\n                \"_id\": \"64129928d7fb4a2f516bd409\",\n                \"_timestamp\": 1678940456565,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"1\",\n                \"sex\": \"2\",\n                \"area\": \"03\",\n                \"count\": \"1347\"\n            },\n            {\n                \"_id\": \"64129928d7fb4a2f516bd408\",\n                \"_timestamp\": 1678940456543,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"1\",\n                \"sex\": \"2\",\n                \"area\": \"02\",\n                \"count\": \"2898\"\n            },\n            {\n                \"_id\": \"64129928d7fb4a2f516bd407\",\n                \"_timestamp\": 1678940456521,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"1\",\n                \"sex\": \"2\",\n                \"area\": \"01\",\n                \"count\": \"594\"\n            },\n            {\n                \"_id\": \"64129928d7fb4a2f516bd406\",\n                \"_timestamp\": 1678940456498,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"1\",\n                \"sex\": \"1\",\n                \"area\": \"77\",\n                \"count\": \"11526\"\n            },\n            {\n                \"_id\": \"64129928d7fb4a2f516bd405\",\n                \"_timestamp\": 1678940456473,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"1\",\n                \"sex\": \"1\",\n                \"area\": \"9999\",\n                \"count\": \"11529\"\n            },\n            {\n                \"_id\": \"64129928d7fb4a2f516bd404\",\n                \"_timestamp\": 1678940456450,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"1\",\n                \"sex\": \"1\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"64129928d7fb4a2f516bd403\",\n                \"_timestamp\": 1678940456425,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"1\",\n                \"sex\": \"1\",\n                \"area\": \"18\",\n                \"count\": \"210\"\n            },\n            {\n                \"_id\": \"64129928d7fb4a2f516bd402\",\n                \"_timestamp\": 1678940456400,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"1\",\n                \"sex\": \"1\",\n                \"area\": \"17\",\n                \"count\": \"156\"\n            },\n            {\n                \"_id\": \"64129928d7fb4a2f516bd401\",\n                \"_timestamp\": 1678940456376,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"1\",\n                \"sex\": \"1\",\n                \"area\": \"16\",\n                \"count\": \"213\"\n            },\n            {\n                \"_id\": \"64129928d7fb4a2f516bd400\",\n                \"_timestamp\": 1678940456353,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"1\",\n                \"sex\": \"1\",\n                \"area\": \"15\",\n                \"count\": \"297\"\n            },\n            {\n                \"_id\": \"64129928d7fb4a2f516bd3ff\",\n                \"_timestamp\": 1678940456327,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"1\",\n                \"sex\": \"1\",\n                \"area\": \"14\",\n                \"count\": \"642\"\n            },\n            {\n                \"_id\": \"64129928d7fb4a2f516bd3fe\",\n                \"_timestamp\": 1678940456302,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"1\",\n                \"sex\": \"1\",\n                \"area\": \"13\",\n                \"count\": \"1629\"\n            },\n            {\n                \"_id\": \"64129928d7fb4a2f516bd3fd\",\n                \"_timestamp\": 1678940456279,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"1\",\n                \"sex\": \"1\",\n                \"area\": \"12\",\n                \"count\": \"99\"\n            },\n            {\n                \"_id\": \"64129928d7fb4a2f516bd3fc\",\n                \"_timestamp\": 1678940456255,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"1\",\n                \"sex\": \"1\",\n                \"area\": \"09\",\n                \"count\": \"1173\"\n            },\n            {\n                \"_id\": \"64129928d7fb4a2f516bd3fb\",\n                \"_timestamp\": 1678940456226,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"1\",\n                \"sex\": \"1\",\n                \"area\": \"08\",\n                \"count\": \"687\"\n            },\n            {\n                \"_id\": \"64129928d7fb4a2f516bd3fa\",\n                \"_timestamp\": 1678940456199,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"1\",\n                \"sex\": \"1\",\n                \"area\": \"07\",\n                \"count\": \"354\"\n            },\n            {\n                \"_id\": \"64129928d7fb4a2f516bd3f9\",\n                \"_timestamp\": 1678940456167,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"1\",\n                \"sex\": \"1\",\n                \"area\": \"06\",\n                \"count\": \"531\"\n            },\n            {\n                \"_id\": \"64129928d7fb4a2f516bd3f8\",\n                \"_timestamp\": 1678940456142,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"1\",\n                \"sex\": \"1\",\n                \"area\": \"05\",\n                \"count\": \"93\"\n            },\n            {\n                \"_id\": \"64129928d7fb4a2f516bd3f7\",\n                \"_timestamp\": 1678940456116,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"1\",\n                \"sex\": \"1\",\n                \"area\": \"04\",\n                \"count\": \"960\"\n            },\n            {\n                \"_id\": \"64129928d7fb4a2f516bd3f6\",\n                \"_timestamp\": 1678940456090,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"1\",\n                \"sex\": \"1\",\n                \"area\": \"03\",\n                \"count\": \"1248\"\n            },\n            {\n                \"_id\": \"64129928d7fb4a2f516bd3f5\",\n                \"_timestamp\": 1678940456065,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"1\",\n                \"sex\": \"1\",\n                \"area\": \"02\",\n                \"count\": \"2628\"\n            },\n            {\n                \"_id\": \"64129928d7fb4a2f516bd3f4\",\n                \"_timestamp\": 1678940456041,\n                \"year\": \"2018\",\n                \"age\": \"075\",\n                \"ethnic\": \"1\",\n                \"sex\": \"1\",\n                \"area\": \"01\",\n                \"count\": \"606\"\n            },\n            {\n                \"_id\": \"64129928d7fb4a2f516bd3f3\",\n                \"_timestamp\": 1678940456017,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"77\",\n                \"count\": \"30042\"\n            },\n            {\n                \"_id\": \"64129927d7fb4a2f516bd3f2\",\n                \"_timestamp\": 1678940455992,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"9999\",\n                \"count\": \"30045\"\n            },\n            {\n                \"_id\": \"64129927d7fb4a2f516bd3f1\",\n                \"_timestamp\": 1678940455967,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"99\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"64129927d7fb4a2f516bd3f0\",\n                \"_timestamp\": 1678940455944,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"18\",\n                \"count\": \"450\"\n            },\n            {\n                \"_id\": \"64129927d7fb4a2f516bd3ef\",\n                \"_timestamp\": 1678940455912,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"17\",\n                \"count\": \"396\"\n            },\n            {\n                \"_id\": \"64129927d7fb4a2f516bd3ee\",\n                \"_timestamp\": 1678940455889,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"16\",\n                \"count\": \"489\"\n            },\n            {\n                \"_id\": \"64129927d7fb4a2f516bd3ed\",\n                \"_timestamp\": 1678940455865,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"15\",\n                \"count\": \"657\"\n            },\n            {\n                \"_id\": \"64129927d7fb4a2f516bd3ec\",\n                \"_timestamp\": 1678940455841,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"14\",\n                \"count\": \"1482\"\n            },\n            {\n                \"_id\": \"64129927d7fb4a2f516bd3eb\",\n                \"_timestamp\": 1678940455818,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"13\",\n                \"count\": \"3864\"\n            },\n            {\n                \"_id\": \"64129927d7fb4a2f516bd3ea\",\n                \"_timestamp\": 1678940455787,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"12\",\n                \"count\": \"255\"\n            },\n            {\n                \"_id\": \"64129927d7fb4a2f516bd3e9\",\n                \"_timestamp\": 1678940455763,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"09\",\n                \"count\": \"3027\"\n            },\n            {\n                \"_id\": \"64129927d7fb4a2f516bd3e8\",\n                \"_timestamp\": 1678940455739,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"08\",\n                \"count\": \"1875\"\n            },\n            {\n                \"_id\": \"64129927d7fb4a2f516bd3e7\",\n                \"_timestamp\": 1678940455716,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"07\",\n                \"count\": \"924\"\n            },\n            {\n                \"_id\": \"64129927d7fb4a2f516bd3e6\",\n                \"_timestamp\": 1678940455693,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"06\",\n                \"count\": \"1269\"\n            },\n            {\n                \"_id\": \"64129927d7fb4a2f516bd3e5\",\n                \"_timestamp\": 1678940455668,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"05\",\n                \"count\": \"312\"\n            },\n            {\n                \"_id\": \"64129927d7fb4a2f516bd3e4\",\n                \"_timestamp\": 1678940455643,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"04\",\n                \"count\": \"2457\"\n            },\n            {\n                \"_id\": \"64129927d7fb4a2f516bd3e3\",\n                \"_timestamp\": 1678940455619,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"03\",\n                \"count\": \"3192\"\n            },\n            {\n                \"_id\": \"64129927d7fb4a2f516bd3e2\",\n                \"_timestamp\": 1678940455595,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"02\",\n                \"count\": \"7917\"\n            },\n            {\n                \"_id\": \"64129927d7fb4a2f516bd3e1\",\n                \"_timestamp\": 1678940455571,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"01\",\n                \"count\": \"1467\"\n            },\n            {\n                \"_id\": \"64129927d7fb4a2f516bd3e0\",\n                \"_timestamp\": 1678940455546,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"77\",\n                \"count\": \"15504\"\n            },\n            {\n                \"_id\": \"64129927d7fb4a2f516bd3df\",\n                \"_timestamp\": 1678940455522,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"9999\",\n                \"count\": \"15504\"\n            },\n            {\n                \"_id\": \"64129927d7fb4a2f516bd3de\",\n                \"_timestamp\": 1678940455499,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"99\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"64129927d7fb4a2f516bd3dd\",\n                \"_timestamp\": 1678940455474,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"18\",\n                \"count\": \"219\"\n            },\n            {\n                \"_id\": \"64129927d7fb4a2f516bd3dc\",\n                \"_timestamp\": 1678940455450,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"17\",\n                \"count\": \"195\"\n            },\n            {\n                \"_id\": \"64129927d7fb4a2f516bd3db\",\n                \"_timestamp\": 1678940455426,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"16\",\n                \"count\": \"213\"\n            },\n            {\n                \"_id\": \"64129927d7fb4a2f516bd3da\",\n                \"_timestamp\": 1678940455403,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"15\",\n                \"count\": \"312\"\n            },\n            {\n                \"_id\": \"64129927d7fb4a2f516bd3d9\",\n                \"_timestamp\": 1678940455379,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"14\",\n                \"count\": \"744\"\n            },\n            {\n                \"_id\": \"64129927d7fb4a2f516bd3d8\",\n                \"_timestamp\": 1678940455348,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"13\",\n                \"count\": \"2001\"\n            },\n            {\n                \"_id\": \"64129927d7fb4a2f516bd3d7\",\n                \"_timestamp\": 1678940455322,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"12\",\n                \"count\": \"123\"\n            },\n            {\n                \"_id\": \"64129927d7fb4a2f516bd3d6\",\n                \"_timestamp\": 1678940455296,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"09\",\n                \"count\": \"1638\"\n            },\n            {\n                \"_id\": \"64129927d7fb4a2f516bd3d5\",\n                \"_timestamp\": 1678940455270,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"08\",\n                \"count\": \"957\"\n            },\n            {\n                \"_id\": \"64129927d7fb4a2f516bd3d4\",\n                \"_timestamp\": 1678940455217,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"07\",\n                \"count\": \"483\"\n            },\n            {\n                \"_id\": \"64129927d7fb4a2f516bd3d3\",\n                \"_timestamp\": 1678940455192,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"06\",\n                \"count\": \"651\"\n            },\n            {\n                \"_id\": \"64129927d7fb4a2f516bd3d2\",\n                \"_timestamp\": 1678940455167,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"05\",\n                \"count\": \"144\"\n            },\n            {\n                \"_id\": \"64129927d7fb4a2f516bd3d1\",\n                \"_timestamp\": 1678940455142,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"04\",\n                \"count\": \"1296\"\n            },\n            {\n                \"_id\": \"64129927d7fb4a2f516bd3d0\",\n                \"_timestamp\": 1678940455118,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"03\",\n                \"count\": \"1611\"\n            },\n            {\n                \"_id\": \"64129927d7fb4a2f516bd3cf\",\n                \"_timestamp\": 1678940455096,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"02\",\n                \"count\": \"4185\"\n            },\n            {\n                \"_id\": \"64129927d7fb4a2f516bd3ce\",\n                \"_timestamp\": 1678940455072,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"01\",\n                \"count\": \"729\"\n            },\n            {\n                \"_id\": \"64129927d7fb4a2f516bd3cd\",\n                \"_timestamp\": 1678940455049,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"1\",\n                \"area\": \"77\",\n                \"count\": \"14541\"\n            },\n            {\n                \"_id\": \"64129927d7fb4a2f516bd3cc\",\n                \"_timestamp\": 1678940455021,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"1\",\n                \"area\": \"9999\",\n                \"count\": \"14541\"\n            },\n            {\n                \"_id\": \"64129926d7fb4a2f516bd3cb\",\n                \"_timestamp\": 1678940454998,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"1\",\n                \"area\": \"99\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129926d7fb4a2f516bd3ca\",\n                \"_timestamp\": 1678940454974,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"1\",\n                \"area\": \"18\",\n                \"count\": \"231\"\n            },\n            {\n                \"_id\": \"64129926d7fb4a2f516bd3c9\",\n                \"_timestamp\": 1678940454946,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"1\",\n                \"area\": \"17\",\n                \"count\": \"201\"\n            },\n            {\n                \"_id\": \"64129926d7fb4a2f516bd3c8\",\n                \"_timestamp\": 1678940454923,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"1\",\n                \"area\": \"16\",\n                \"count\": \"276\"\n            },\n            {\n                \"_id\": \"64129926d7fb4a2f516bd3c7\",\n                \"_timestamp\": 1678940454887,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"1\",\n                \"area\": \"15\",\n                \"count\": \"342\"\n            },\n            {\n                \"_id\": \"64129926d7fb4a2f516bd3c6\",\n                \"_timestamp\": 1678940454864,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"1\",\n                \"area\": \"14\",\n                \"count\": \"738\"\n            },\n            {\n                \"_id\": \"64129926d7fb4a2f516bd3c5\",\n                \"_timestamp\": 1678940454840,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"1\",\n                \"area\": \"13\",\n                \"count\": \"1863\"\n            },\n            {\n                \"_id\": \"64129926d7fb4a2f516bd3c4\",\n                \"_timestamp\": 1678940454789,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"1\",\n                \"area\": \"12\",\n                \"count\": \"129\"\n            },\n            {\n                \"_id\": \"64129926d7fb4a2f516bd3c3\",\n                \"_timestamp\": 1678940454767,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"1\",\n                \"area\": \"09\",\n                \"count\": \"1389\"\n            },\n            {\n                \"_id\": \"64129926d7fb4a2f516bd3c2\",\n                \"_timestamp\": 1678940454744,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"1\",\n                \"area\": \"08\",\n                \"count\": \"918\"\n            },\n            {\n                \"_id\": \"64129926d7fb4a2f516bd3c1\",\n                \"_timestamp\": 1678940454687,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"1\",\n                \"area\": \"07\",\n                \"count\": \"441\"\n            },\n            {\n                \"_id\": \"64129926d7fb4a2f516bd3c0\",\n                \"_timestamp\": 1678940454659,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"1\",\n                \"area\": \"06\",\n                \"count\": \"621\"\n            },\n            {\n                \"_id\": \"64129926d7fb4a2f516bd3bf\",\n                \"_timestamp\": 1678940454630,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"1\",\n                \"area\": \"05\",\n                \"count\": \"168\"\n            },\n            {\n                \"_id\": \"64129926d7fb4a2f516bd3be\",\n                \"_timestamp\": 1678940454593,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"1\",\n                \"area\": \"04\",\n                \"count\": \"1161\"\n            },\n            {\n                \"_id\": \"64129926d7fb4a2f516bd3bd\",\n                \"_timestamp\": 1678940454568,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"1\",\n                \"area\": \"03\",\n                \"count\": \"1584\"\n            },\n            {\n                \"_id\": \"64129926d7fb4a2f516bd3bc\",\n                \"_timestamp\": 1678940454543,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"1\",\n                \"area\": \"02\",\n                \"count\": \"3732\"\n            },\n            {\n                \"_id\": \"64129926d7fb4a2f516bd3bb\",\n                \"_timestamp\": 1678940454515,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"1\",\n                \"area\": \"01\",\n                \"count\": \"735\"\n            },\n            {\n                \"_id\": \"64129926d7fb4a2f516bd3ba\",\n                \"_timestamp\": 1678940454493,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"77\",\n                \"sex\": \"9\",\n                \"area\": \"77\",\n                \"count\": \"30042\"\n            },\n            {\n                \"_id\": \"64129926d7fb4a2f516bd3b9\",\n                \"_timestamp\": 1678940454468,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"77\",\n                \"sex\": \"9\",\n                \"area\": \"9999\",\n                \"count\": \"30045\"\n            },\n            {\n                \"_id\": \"64129926d7fb4a2f516bd3b8\",\n                \"_timestamp\": 1678940454436,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"77\",\n                \"sex\": \"9\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"64129926d7fb4a2f516bd3b7\",\n                \"_timestamp\": 1678940454412,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"77\",\n                \"sex\": \"9\",\n                \"area\": \"18\",\n                \"count\": \"450\"\n            },\n            {\n                \"_id\": \"64129926d7fb4a2f516bd3b6\",\n                \"_timestamp\": 1678940454388,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"77\",\n                \"sex\": \"9\",\n                \"area\": \"17\",\n                \"count\": \"396\"\n            },\n            {\n                \"_id\": \"64129926d7fb4a2f516bd3b5\",\n                \"_timestamp\": 1678940454364,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"77\",\n                \"sex\": \"9\",\n                \"area\": \"16\",\n                \"count\": \"489\"\n            },\n            {\n                \"_id\": \"64129926d7fb4a2f516bd3b4\",\n                \"_timestamp\": 1678940454340,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"77\",\n                \"sex\": \"9\",\n                \"area\": \"15\",\n                \"count\": \"657\"\n            },\n            {\n                \"_id\": \"64129926d7fb4a2f516bd3b3\",\n                \"_timestamp\": 1678940454316,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"77\",\n                \"sex\": \"9\",\n                \"area\": \"14\",\n                \"count\": \"1482\"\n            },\n            {\n                \"_id\": \"64129926d7fb4a2f516bd3b2\",\n                \"_timestamp\": 1678940454293,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"77\",\n                \"sex\": \"9\",\n                \"area\": \"13\",\n                \"count\": \"3864\"\n            },\n            {\n                \"_id\": \"64129926d7fb4a2f516bd3b1\",\n                \"_timestamp\": 1678940454268,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"77\",\n                \"sex\": \"9\",\n                \"area\": \"12\",\n                \"count\": \"255\"\n            },\n            {\n                \"_id\": \"64129926d7fb4a2f516bd3b0\",\n                \"_timestamp\": 1678940454242,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"77\",\n                \"sex\": \"9\",\n                \"area\": \"09\",\n                \"count\": \"3027\"\n            },\n            {\n                \"_id\": \"64129926d7fb4a2f516bd3af\",\n                \"_timestamp\": 1678940454211,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"77\",\n                \"sex\": \"9\",\n                \"area\": \"08\",\n                \"count\": \"1875\"\n            },\n            {\n                \"_id\": \"64129926d7fb4a2f516bd3ae\",\n                \"_timestamp\": 1678940454157,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"77\",\n                \"sex\": \"9\",\n                \"area\": \"07\",\n                \"count\": \"924\"\n            },\n            {\n                \"_id\": \"64129926d7fb4a2f516bd3ad\",\n                \"_timestamp\": 1678940454128,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"77\",\n                \"sex\": \"9\",\n                \"area\": \"06\",\n                \"count\": \"1269\"\n            },\n            {\n                \"_id\": \"64129926d7fb4a2f516bd3ac\",\n                \"_timestamp\": 1678940454105,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"77\",\n                \"sex\": \"9\",\n                \"area\": \"05\",\n                \"count\": \"312\"\n            },\n            {\n                \"_id\": \"64129926d7fb4a2f516bd3ab\",\n                \"_timestamp\": 1678940454078,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"77\",\n                \"sex\": \"9\",\n                \"area\": \"04\",\n                \"count\": \"2457\"\n            },\n            {\n                \"_id\": \"64129926d7fb4a2f516bd3aa\",\n                \"_timestamp\": 1678940454055,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"77\",\n                \"sex\": \"9\",\n                \"area\": \"03\",\n                \"count\": \"3192\"\n            },\n            {\n                \"_id\": \"64129926d7fb4a2f516bd3a9\",\n                \"_timestamp\": 1678940454031,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"77\",\n                \"sex\": \"9\",\n                \"area\": \"02\",\n                \"count\": \"7917\"\n            },\n            {\n                \"_id\": \"64129926d7fb4a2f516bd3a8\",\n                \"_timestamp\": 1678940454007,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"77\",\n                \"sex\": \"9\",\n                \"area\": \"01\",\n                \"count\": \"1467\"\n            },\n            {\n                \"_id\": \"64129925d7fb4a2f516bd3a7\",\n                \"_timestamp\": 1678940453982,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"77\",\n                \"sex\": \"2\",\n                \"area\": \"77\",\n                \"count\": \"15504\"\n            },\n            {\n                \"_id\": \"64129925d7fb4a2f516bd3a6\",\n                \"_timestamp\": 1678940453957,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"77\",\n                \"sex\": \"2\",\n                \"area\": \"9999\",\n                \"count\": \"15504\"\n            },\n            {\n                \"_id\": \"64129925d7fb4a2f516bd3a5\",\n                \"_timestamp\": 1678940453928,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"77\",\n                \"sex\": \"2\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"64129925d7fb4a2f516bd3a4\",\n                \"_timestamp\": 1678940453903,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"77\",\n                \"sex\": \"2\",\n                \"area\": \"18\",\n                \"count\": \"219\"\n            },\n            {\n                \"_id\": \"64129925d7fb4a2f516bd3a3\",\n                \"_timestamp\": 1678940453871,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"77\",\n                \"sex\": \"2\",\n                \"area\": \"17\",\n                \"count\": \"195\"\n            },\n            {\n                \"_id\": \"64129925d7fb4a2f516bd3a2\",\n                \"_timestamp\": 1678940453845,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"77\",\n                \"sex\": \"2\",\n                \"area\": \"16\",\n                \"count\": \"213\"\n            },\n            {\n                \"_id\": \"64129925d7fb4a2f516bd3a1\",\n                \"_timestamp\": 1678940453803,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"77\",\n                \"sex\": \"2\",\n                \"area\": \"15\",\n                \"count\": \"312\"\n            },\n            {\n                \"_id\": \"64129925d7fb4a2f516bd3a0\",\n                \"_timestamp\": 1678940453737,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"77\",\n                \"sex\": \"2\",\n                \"area\": \"14\",\n                \"count\": \"744\"\n            },\n            {\n                \"_id\": \"64129925d7fb4a2f516bd39f\",\n                \"_timestamp\": 1678940453713,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"77\",\n                \"sex\": \"2\",\n                \"area\": \"13\",\n                \"count\": \"2001\"\n            },\n            {\n                \"_id\": \"64129925d7fb4a2f516bd39e\",\n                \"_timestamp\": 1678940453688,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"77\",\n                \"sex\": \"2\",\n                \"area\": \"12\",\n                \"count\": \"123\"\n            },\n            {\n                \"_id\": \"64129925d7fb4a2f516bd39d\",\n                \"_timestamp\": 1678940453663,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"77\",\n                \"sex\": \"2\",\n                \"area\": \"09\",\n                \"count\": \"1638\"\n            },\n            {\n                \"_id\": \"64129925d7fb4a2f516bd39c\",\n                \"_timestamp\": 1678940453632,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"77\",\n                \"sex\": \"2\",\n                \"area\": \"08\",\n                \"count\": \"957\"\n            },\n            {\n                \"_id\": \"64129925d7fb4a2f516bd39b\",\n                \"_timestamp\": 1678940453591,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"77\",\n                \"sex\": \"2\",\n                \"area\": \"07\",\n                \"count\": \"483\"\n            },\n            {\n                \"_id\": \"64129925d7fb4a2f516bd39a\",\n                \"_timestamp\": 1678940453566,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"77\",\n                \"sex\": \"2\",\n                \"area\": \"06\",\n                \"count\": \"651\"\n            },\n            {\n                \"_id\": \"64129925d7fb4a2f516bd399\",\n                \"_timestamp\": 1678940453543,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"77\",\n                \"sex\": \"2\",\n                \"area\": \"05\",\n                \"count\": \"144\"\n            },\n            {\n                \"_id\": \"64129925d7fb4a2f516bd398\",\n                \"_timestamp\": 1678940453519,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"77\",\n                \"sex\": \"2\",\n                \"area\": \"04\",\n                \"count\": \"1296\"\n            },\n            {\n                \"_id\": \"64129925d7fb4a2f516bd397\",\n                \"_timestamp\": 1678940453495,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"77\",\n                \"sex\": \"2\",\n                \"area\": \"03\",\n                \"count\": \"1611\"\n            },\n            {\n                \"_id\": \"64129925d7fb4a2f516bd396\",\n                \"_timestamp\": 1678940453472,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"77\",\n                \"sex\": \"2\",\n                \"area\": \"02\",\n                \"count\": \"4185\"\n            },\n            {\n                \"_id\": \"64129925d7fb4a2f516bd395\",\n                \"_timestamp\": 1678940453448,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"77\",\n                \"sex\": \"2\",\n                \"area\": \"01\",\n                \"count\": \"729\"\n            },\n            {\n                \"_id\": \"64129925d7fb4a2f516bd394\",\n                \"_timestamp\": 1678940453426,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"77\",\n                \"sex\": \"1\",\n                \"area\": \"77\",\n                \"count\": \"14541\"\n            },\n            {\n                \"_id\": \"64129925d7fb4a2f516bd393\",\n                \"_timestamp\": 1678940453394,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"77\",\n                \"sex\": \"1\",\n                \"area\": \"9999\",\n                \"count\": \"14541\"\n            },\n            {\n                \"_id\": \"64129925d7fb4a2f516bd392\",\n                \"_timestamp\": 1678940453369,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"77\",\n                \"sex\": \"1\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"64129925d7fb4a2f516bd391\",\n                \"_timestamp\": 1678940453342,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"77\",\n                \"sex\": \"1\",\n                \"area\": \"18\",\n                \"count\": \"231\"\n            },\n            {\n                \"_id\": \"64129925d7fb4a2f516bd390\",\n                \"_timestamp\": 1678940453318,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"77\",\n                \"sex\": \"1\",\n                \"area\": \"17\",\n                \"count\": \"201\"\n            },\n            {\n                \"_id\": \"64129925d7fb4a2f516bd38f\",\n                \"_timestamp\": 1678940453294,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"77\",\n                \"sex\": \"1\",\n                \"area\": \"16\",\n                \"count\": \"276\"\n            },\n            {\n                \"_id\": \"64129925d7fb4a2f516bd38e\",\n                \"_timestamp\": 1678940453269,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"77\",\n                \"sex\": \"1\",\n                \"area\": \"15\",\n                \"count\": \"342\"\n            },\n            {\n                \"_id\": \"64129925d7fb4a2f516bd38d\",\n                \"_timestamp\": 1678940453246,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"77\",\n                \"sex\": \"1\",\n                \"area\": \"14\",\n                \"count\": \"738\"\n            },\n            {\n                \"_id\": \"64129925d7fb4a2f516bd38c\",\n                \"_timestamp\": 1678940453223,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"77\",\n                \"sex\": \"1\",\n                \"area\": \"13\",\n                \"count\": \"1863\"\n            },\n            {\n                \"_id\": \"64129925d7fb4a2f516bd38b\",\n                \"_timestamp\": 1678940453189,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"77\",\n                \"sex\": \"1\",\n                \"area\": \"12\",\n                \"count\": \"129\"\n            },\n            {\n                \"_id\": \"64129925d7fb4a2f516bd38a\",\n                \"_timestamp\": 1678940453164,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"77\",\n                \"sex\": \"1\",\n                \"area\": \"09\",\n                \"count\": \"1389\"\n            },\n            {\n                \"_id\": \"64129925d7fb4a2f516bd389\",\n                \"_timestamp\": 1678940453143,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"77\",\n                \"sex\": \"1\",\n                \"area\": \"08\",\n                \"count\": \"918\"\n            },\n            {\n                \"_id\": \"64129925d7fb4a2f516bd388\",\n                \"_timestamp\": 1678940453120,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"77\",\n                \"sex\": \"1\",\n                \"area\": \"07\",\n                \"count\": \"441\"\n            },\n            {\n                \"_id\": \"64129925d7fb4a2f516bd387\",\n                \"_timestamp\": 1678940453086,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"77\",\n                \"sex\": \"1\",\n                \"area\": \"06\",\n                \"count\": \"621\"\n            },\n            {\n                \"_id\": \"64129925d7fb4a2f516bd386\",\n                \"_timestamp\": 1678940453061,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"77\",\n                \"sex\": \"1\",\n                \"area\": \"05\",\n                \"count\": \"168\"\n            },\n            {\n                \"_id\": \"64129925d7fb4a2f516bd385\",\n                \"_timestamp\": 1678940453035,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"77\",\n                \"sex\": \"1\",\n                \"area\": \"04\",\n                \"count\": \"1161\"\n            },\n            {\n                \"_id\": \"64129925d7fb4a2f516bd384\",\n                \"_timestamp\": 1678940453012,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"77\",\n                \"sex\": \"1\",\n                \"area\": \"03\",\n                \"count\": \"1584\"\n            },\n            {\n                \"_id\": \"64129924d7fb4a2f516bd383\",\n                \"_timestamp\": 1678940452988,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"77\",\n                \"sex\": \"1\",\n                \"area\": \"02\",\n                \"count\": \"3732\"\n            },\n            {\n                \"_id\": \"64129924d7fb4a2f516bd382\",\n                \"_timestamp\": 1678940452958,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"77\",\n                \"sex\": \"1\",\n                \"area\": \"01\",\n                \"count\": \"735\"\n            },\n            {\n                \"_id\": \"64129924d7fb4a2f516bd381\",\n                \"_timestamp\": 1678940452935,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"9\",\n                \"sex\": \"9\",\n                \"area\": \"77\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129924d7fb4a2f516bd380\",\n                \"_timestamp\": 1678940452912,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"9\",\n                \"sex\": \"9\",\n                \"area\": \"9999\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129924d7fb4a2f516bd37f\",\n                \"_timestamp\": 1678940452888,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"9\",\n                \"sex\": \"9\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"64129924d7fb4a2f516bd37e\",\n                \"_timestamp\": 1678940452862,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"9\",\n                \"sex\": \"9\",\n                \"area\": \"18\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129924d7fb4a2f516bd37d\",\n                \"_timestamp\": 1678940452839,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"9\",\n                \"sex\": \"9\",\n                \"area\": \"17\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129924d7fb4a2f516bd37c\",\n                \"_timestamp\": 1678940452815,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"9\",\n                \"sex\": \"9\",\n                \"area\": \"16\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129924d7fb4a2f516bd37b\",\n                \"_timestamp\": 1678940452793,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"9\",\n                \"sex\": \"9\",\n                \"area\": \"15\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129924d7fb4a2f516bd37a\",\n                \"_timestamp\": 1678940452767,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"9\",\n                \"sex\": \"9\",\n                \"area\": \"14\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129924d7fb4a2f516bd379\",\n                \"_timestamp\": 1678940452742,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"9\",\n                \"sex\": \"9\",\n                \"area\": \"13\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129924d7fb4a2f516bd378\",\n                \"_timestamp\": 1678940452718,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"9\",\n                \"sex\": \"9\",\n                \"area\": \"12\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129924d7fb4a2f516bd377\",\n                \"_timestamp\": 1678940452692,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"9\",\n                \"sex\": \"9\",\n                \"area\": \"09\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129924d7fb4a2f516bd376\",\n                \"_timestamp\": 1678940452667,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"9\",\n                \"sex\": \"9\",\n                \"area\": \"08\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129924d7fb4a2f516bd375\",\n                \"_timestamp\": 1678940452642,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"9\",\n                \"sex\": \"9\",\n                \"area\": \"07\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129924d7fb4a2f516bd374\",\n                \"_timestamp\": 1678940452615,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"9\",\n                \"sex\": \"9\",\n                \"area\": \"06\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129924d7fb4a2f516bd373\",\n                \"_timestamp\": 1678940452592,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"9\",\n                \"sex\": \"9\",\n                \"area\": \"05\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129924d7fb4a2f516bd372\",\n                \"_timestamp\": 1678940452568,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"9\",\n                \"sex\": \"9\",\n                \"area\": \"04\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129924d7fb4a2f516bd371\",\n                \"_timestamp\": 1678940452546,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"9\",\n                \"sex\": \"9\",\n                \"area\": \"03\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129924d7fb4a2f516bd370\",\n                \"_timestamp\": 1678940452518,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"9\",\n                \"sex\": \"9\",\n                \"area\": \"02\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129924d7fb4a2f516bd36f\",\n                \"_timestamp\": 1678940452492,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"9\",\n                \"sex\": \"9\",\n                \"area\": \"01\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129924d7fb4a2f516bd36e\",\n                \"_timestamp\": 1678940452467,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"9\",\n                \"sex\": \"2\",\n                \"area\": \"77\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129924d7fb4a2f516bd36d\",\n                \"_timestamp\": 1678940452444,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"9\",\n                \"sex\": \"2\",\n                \"area\": \"9999\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129924d7fb4a2f516bd36c\",\n                \"_timestamp\": 1678940452420,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"9\",\n                \"sex\": \"2\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"64129924d7fb4a2f516bd36b\",\n                \"_timestamp\": 1678940452394,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"9\",\n                \"sex\": \"2\",\n                \"area\": \"18\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129924d7fb4a2f516bd36a\",\n                \"_timestamp\": 1678940452371,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"9\",\n                \"sex\": \"2\",\n                \"area\": \"17\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129924d7fb4a2f516bd369\",\n                \"_timestamp\": 1678940452347,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"9\",\n                \"sex\": \"2\",\n                \"area\": \"16\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129924d7fb4a2f516bd368\",\n                \"_timestamp\": 1678940452320,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"9\",\n                \"sex\": \"2\",\n                \"area\": \"15\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129924d7fb4a2f516bd367\",\n                \"_timestamp\": 1678940452298,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"9\",\n                \"sex\": \"2\",\n                \"area\": \"14\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129924d7fb4a2f516bd366\",\n                \"_timestamp\": 1678940452271,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"9\",\n                \"sex\": \"2\",\n                \"area\": \"13\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129924d7fb4a2f516bd365\",\n                \"_timestamp\": 1678940452244,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"9\",\n                \"sex\": \"2\",\n                \"area\": \"12\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129924d7fb4a2f516bd364\",\n                \"_timestamp\": 1678940452221,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"9\",\n                \"sex\": \"2\",\n                \"area\": \"09\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129924d7fb4a2f516bd363\",\n                \"_timestamp\": 1678940452198,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"9\",\n                \"sex\": \"2\",\n                \"area\": \"08\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129924d7fb4a2f516bd362\",\n                \"_timestamp\": 1678940452166,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"9\",\n                \"sex\": \"2\",\n                \"area\": \"07\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129924d7fb4a2f516bd361\",\n                \"_timestamp\": 1678940452143,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"9\",\n                \"sex\": \"2\",\n                \"area\": \"06\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129924d7fb4a2f516bd360\",\n                \"_timestamp\": 1678940452120,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"9\",\n                \"sex\": \"2\",\n                \"area\": \"05\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129924d7fb4a2f516bd35f\",\n                \"_timestamp\": 1678940452096,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"9\",\n                \"sex\": \"2\",\n                \"area\": \"04\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129924d7fb4a2f516bd35e\",\n                \"_timestamp\": 1678940452067,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"9\",\n                \"sex\": \"2\",\n                \"area\": \"03\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129924d7fb4a2f516bd35d\",\n                \"_timestamp\": 1678940452042,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"9\",\n                \"sex\": \"2\",\n                \"area\": \"02\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129924d7fb4a2f516bd35c\",\n                \"_timestamp\": 1678940452019,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"9\",\n                \"sex\": \"2\",\n                \"area\": \"01\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129923d7fb4a2f516bd35b\",\n                \"_timestamp\": 1678940451995,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"9\",\n                \"sex\": \"1\",\n                \"area\": \"77\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129923d7fb4a2f516bd35a\",\n                \"_timestamp\": 1678940451968,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"9\",\n                \"sex\": \"1\",\n                \"area\": \"9999\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129923d7fb4a2f516bd359\",\n                \"_timestamp\": 1678940451944,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"9\",\n                \"sex\": \"1\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"64129923d7fb4a2f516bd358\",\n                \"_timestamp\": 1678940451916,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"9\",\n                \"sex\": \"1\",\n                \"area\": \"18\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129923d7fb4a2f516bd357\",\n                \"_timestamp\": 1678940451893,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"9\",\n                \"sex\": \"1\",\n                \"area\": \"17\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129923d7fb4a2f516bd356\",\n                \"_timestamp\": 1678940451870,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"9\",\n                \"sex\": \"1\",\n                \"area\": \"16\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129923d7fb4a2f516bd355\",\n                \"_timestamp\": 1678940451846,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"9\",\n                \"sex\": \"1\",\n                \"area\": \"15\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129923d7fb4a2f516bd354\",\n                \"_timestamp\": 1678940451818,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"9\",\n                \"sex\": \"1\",\n                \"area\": \"14\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129923d7fb4a2f516bd353\",\n                \"_timestamp\": 1678940451793,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"9\",\n                \"sex\": \"1\",\n                \"area\": \"13\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129923d7fb4a2f516bd352\",\n                \"_timestamp\": 1678940451758,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"9\",\n                \"sex\": \"1\",\n                \"area\": \"12\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129923d7fb4a2f516bd351\",\n                \"_timestamp\": 1678940451707,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"9\",\n                \"sex\": \"1\",\n                \"area\": \"09\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129923d7fb4a2f516bd350\",\n                \"_timestamp\": 1678940451646,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"9\",\n                \"sex\": \"1\",\n                \"area\": \"08\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129923d7fb4a2f516bd34f\",\n                \"_timestamp\": 1678940451623,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"9\",\n                \"sex\": \"1\",\n                \"area\": \"07\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129923d7fb4a2f516bd34e\",\n                \"_timestamp\": 1678940451594,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"9\",\n                \"sex\": \"1\",\n                \"area\": \"06\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129923d7fb4a2f516bd34d\",\n                \"_timestamp\": 1678940451559,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"9\",\n                \"sex\": \"1\",\n                \"area\": \"05\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129923d7fb4a2f516bd34c\",\n                \"_timestamp\": 1678940451529,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"9\",\n                \"sex\": \"1\",\n                \"area\": \"04\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129923d7fb4a2f516bd34b\",\n                \"_timestamp\": 1678940451504,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"9\",\n                \"sex\": \"1\",\n                \"area\": \"03\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129923d7fb4a2f516bd34a\",\n                \"_timestamp\": 1678940451467,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"9\",\n                \"sex\": \"1\",\n                \"area\": \"02\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129923d7fb4a2f516bd349\",\n                \"_timestamp\": 1678940451434,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"9\",\n                \"sex\": \"1\",\n                \"area\": \"01\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129923d7fb4a2f516bd348\",\n                \"_timestamp\": 1678940451403,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"6\",\n                \"sex\": \"9\",\n                \"area\": \"77\",\n                \"count\": \"252\"\n            },\n            {\n                \"_id\": \"64129923d7fb4a2f516bd347\",\n                \"_timestamp\": 1678940451378,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"6\",\n                \"sex\": \"9\",\n                \"area\": \"9999\",\n                \"count\": \"252\"\n            },\n            {\n                \"_id\": \"64129923d7fb4a2f516bd346\",\n                \"_timestamp\": 1678940451352,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"6\",\n                \"sex\": \"9\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"64129923d7fb4a2f516bd345\",\n                \"_timestamp\": 1678940451323,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"6\",\n                \"sex\": \"9\",\n                \"area\": \"18\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129923d7fb4a2f516bd344\",\n                \"_timestamp\": 1678940451296,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"6\",\n                \"sex\": \"9\",\n                \"area\": \"17\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"64129923d7fb4a2f516bd343\",\n                \"_timestamp\": 1678940451270,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"6\",\n                \"sex\": \"9\",\n                \"area\": \"16\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"64129923d7fb4a2f516bd342\",\n                \"_timestamp\": 1678940451243,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"6\",\n                \"sex\": \"9\",\n                \"area\": \"15\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"64129923d7fb4a2f516bd341\",\n                \"_timestamp\": 1678940451218,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"6\",\n                \"sex\": \"9\",\n                \"area\": \"14\",\n                \"count\": \"12\"\n            },\n            {\n                \"_id\": \"64129923d7fb4a2f516bd340\",\n                \"_timestamp\": 1678940451195,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"6\",\n                \"sex\": \"9\",\n                \"area\": \"13\",\n                \"count\": \"33\"\n            },\n            {\n                \"_id\": \"64129923d7fb4a2f516bd33f\",\n                \"_timestamp\": 1678940451169,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"6\",\n                \"sex\": \"9\",\n                \"area\": \"12\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"64129923d7fb4a2f516bd33e\",\n                \"_timestamp\": 1678940451143,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"6\",\n                \"sex\": \"9\",\n                \"area\": \"09\",\n                \"count\": \"33\"\n            },\n            {\n                \"_id\": \"64129923d7fb4a2f516bd33d\",\n                \"_timestamp\": 1678940451117,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"6\",\n                \"sex\": \"9\",\n                \"area\": \"08\",\n                \"count\": \"15\"\n            },\n            {\n                \"_id\": \"64129923d7fb4a2f516bd33c\",\n                \"_timestamp\": 1678940451094,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"6\",\n                \"sex\": \"9\",\n                \"area\": \"07\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"64129923d7fb4a2f516bd33b\",\n                \"_timestamp\": 1678940451065,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"6\",\n                \"sex\": \"9\",\n                \"area\": \"06\",\n                \"count\": \"12\"\n            },\n            {\n                \"_id\": \"64129923d7fb4a2f516bd33a\",\n                \"_timestamp\": 1678940451037,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"6\",\n                \"sex\": \"9\",\n                \"area\": \"05\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"64129923d7fb4a2f516bd339\",\n                \"_timestamp\": 1678940451010,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"6\",\n                \"sex\": \"9\",\n                \"area\": \"04\",\n                \"count\": \"24\"\n            },\n            {\n                \"_id\": \"64129922d7fb4a2f516bd338\",\n                \"_timestamp\": 1678940450987,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"6\",\n                \"sex\": \"9\",\n                \"area\": \"03\",\n                \"count\": \"24\"\n            },\n            {\n                \"_id\": \"64129922d7fb4a2f516bd337\",\n                \"_timestamp\": 1678940450963,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"6\",\n                \"sex\": \"9\",\n                \"area\": \"02\",\n                \"count\": \"63\"\n            },\n            {\n                \"_id\": \"64129922d7fb4a2f516bd336\",\n                \"_timestamp\": 1678940450939,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"6\",\n                \"sex\": \"9\",\n                \"area\": \"01\",\n                \"count\": \"12\"\n            },\n            {\n                \"_id\": \"64129922d7fb4a2f516bd335\",\n                \"_timestamp\": 1678940450916,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"6\",\n                \"sex\": \"2\",\n                \"area\": \"77\",\n                \"count\": \"117\"\n            },\n            {\n                \"_id\": \"64129922d7fb4a2f516bd334\",\n                \"_timestamp\": 1678940450892,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"6\",\n                \"sex\": \"2\",\n                \"area\": \"9999\",\n                \"count\": \"117\"\n            },\n            {\n                \"_id\": \"64129922d7fb4a2f516bd333\",\n                \"_timestamp\": 1678940450869,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"6\",\n                \"sex\": \"2\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"64129922d7fb4a2f516bd332\",\n                \"_timestamp\": 1678940450847,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"6\",\n                \"sex\": \"2\",\n                \"area\": \"18\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129922d7fb4a2f516bd331\",\n                \"_timestamp\": 1678940450821,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"6\",\n                \"sex\": \"2\",\n                \"area\": \"17\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129922d7fb4a2f516bd330\",\n                \"_timestamp\": 1678940450792,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"6\",\n                \"sex\": \"2\",\n                \"area\": \"16\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129922d7fb4a2f516bd32f\",\n                \"_timestamp\": 1678940450770,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"6\",\n                \"sex\": \"2\",\n                \"area\": \"15\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"64129922d7fb4a2f516bd32e\",\n                \"_timestamp\": 1678940450747,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"6\",\n                \"sex\": \"2\",\n                \"area\": \"14\",\n                \"count\": \"9\"\n            },\n            {\n                \"_id\": \"64129922d7fb4a2f516bd32d\",\n                \"_timestamp\": 1678940450722,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"6\",\n                \"sex\": \"2\",\n                \"area\": \"13\",\n                \"count\": \"15\"\n            },\n            {\n                \"_id\": \"64129922d7fb4a2f516bd32c\",\n                \"_timestamp\": 1678940450697,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"6\",\n                \"sex\": \"2\",\n                \"area\": \"12\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129922d7fb4a2f516bd32b\",\n                \"_timestamp\": 1678940450673,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"6\",\n                \"sex\": \"2\",\n                \"area\": \"09\",\n                \"count\": \"18\"\n            },\n            {\n                \"_id\": \"64129922d7fb4a2f516bd32a\",\n                \"_timestamp\": 1678940450648,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"6\",\n                \"sex\": \"2\",\n                \"area\": \"08\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"64129922d7fb4a2f516bd329\",\n                \"_timestamp\": 1678940450621,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"6\",\n                \"sex\": \"2\",\n                \"area\": \"07\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"64129922d7fb4a2f516bd328\",\n                \"_timestamp\": 1678940450595,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"6\",\n                \"sex\": \"2\",\n                \"area\": \"06\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"64129922d7fb4a2f516bd327\",\n                \"_timestamp\": 1678940450568,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"6\",\n                \"sex\": \"2\",\n                \"area\": \"05\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"64129922d7fb4a2f516bd326\",\n                \"_timestamp\": 1678940450543,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"6\",\n                \"sex\": \"2\",\n                \"area\": \"04\",\n                \"count\": \"9\"\n            },\n            {\n                \"_id\": \"64129922d7fb4a2f516bd325\",\n                \"_timestamp\": 1678940450514,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"6\",\n                \"sex\": \"2\",\n                \"area\": \"03\",\n                \"count\": \"15\"\n            },\n            {\n                \"_id\": \"64129922d7fb4a2f516bd324\",\n                \"_timestamp\": 1678940450485,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"6\",\n                \"sex\": \"2\",\n                \"area\": \"02\",\n                \"count\": \"30\"\n            },\n            {\n                \"_id\": \"64129922d7fb4a2f516bd323\",\n                \"_timestamp\": 1678940450461,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"6\",\n                \"sex\": \"2\",\n                \"area\": \"01\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129922d7fb4a2f516bd322\",\n                \"_timestamp\": 1678940450430,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"6\",\n                \"sex\": \"1\",\n                \"area\": \"77\",\n                \"count\": \"138\"\n            },\n            {\n                \"_id\": \"64129922d7fb4a2f516bd321\",\n                \"_timestamp\": 1678940450403,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"6\",\n                \"sex\": \"1\",\n                \"area\": \"9999\",\n                \"count\": \"138\"\n            },\n            {\n                \"_id\": \"64129922d7fb4a2f516bd320\",\n                \"_timestamp\": 1678940450381,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"6\",\n                \"sex\": \"1\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"64129922d7fb4a2f516bd31f\",\n                \"_timestamp\": 1678940450357,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"6\",\n                \"sex\": \"1\",\n                \"area\": \"18\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129922d7fb4a2f516bd31e\",\n                \"_timestamp\": 1678940450322,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"6\",\n                \"sex\": \"1\",\n                \"area\": \"17\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"64129922d7fb4a2f516bd31d\",\n                \"_timestamp\": 1678940450297,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"6\",\n                \"sex\": \"1\",\n                \"area\": \"16\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"64129922d7fb4a2f516bd31c\",\n                \"_timestamp\": 1678940450271,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"6\",\n                \"sex\": \"1\",\n                \"area\": \"15\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"64129922d7fb4a2f516bd31b\",\n                \"_timestamp\": 1678940450246,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"6\",\n                \"sex\": \"1\",\n                \"area\": \"14\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"64129922d7fb4a2f516bd31a\",\n                \"_timestamp\": 1678940450205,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"6\",\n                \"sex\": \"1\",\n                \"area\": \"13\",\n                \"count\": \"15\"\n            },\n            {\n                \"_id\": \"64129922d7fb4a2f516bd319\",\n                \"_timestamp\": 1678940450180,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"6\",\n                \"sex\": \"1\",\n                \"area\": \"12\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"64129922d7fb4a2f516bd318\",\n                \"_timestamp\": 1678940450157,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"6\",\n                \"sex\": \"1\",\n                \"area\": \"09\",\n                \"count\": \"15\"\n            },\n            {\n                \"_id\": \"64129922d7fb4a2f516bd317\",\n                \"_timestamp\": 1678940450133,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"6\",\n                \"sex\": \"1\",\n                \"area\": \"08\",\n                \"count\": \"12\"\n            },\n            {\n                \"_id\": \"64129922d7fb4a2f516bd316\",\n                \"_timestamp\": 1678940450107,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"6\",\n                \"sex\": \"1\",\n                \"area\": \"07\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"64129922d7fb4a2f516bd315\",\n                \"_timestamp\": 1678940450080,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"6\",\n                \"sex\": \"1\",\n                \"area\": \"06\",\n                \"count\": \"9\"\n            },\n            {\n                \"_id\": \"64129922d7fb4a2f516bd314\",\n                \"_timestamp\": 1678940450050,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"6\",\n                \"sex\": \"1\",\n                \"area\": \"05\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129922d7fb4a2f516bd313\",\n                \"_timestamp\": 1678940450021,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"6\",\n                \"sex\": \"1\",\n                \"area\": \"04\",\n                \"count\": \"12\"\n            },\n            {\n                \"_id\": \"64129921d7fb4a2f516bd312\",\n                \"_timestamp\": 1678940449997,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"6\",\n                \"sex\": \"1\",\n                \"area\": \"03\",\n                \"count\": \"9\"\n            },\n            {\n                \"_id\": \"64129921d7fb4a2f516bd311\",\n                \"_timestamp\": 1678940449972,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"6\",\n                \"sex\": \"1\",\n                \"area\": \"02\",\n                \"count\": \"33\"\n            },\n            {\n                \"_id\": \"64129921d7fb4a2f516bd310\",\n                \"_timestamp\": 1678940449944,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"6\",\n                \"sex\": \"1\",\n                \"area\": \"01\",\n                \"count\": \"9\"\n            },\n            {\n                \"_id\": \"64129921d7fb4a2f516bd30f\",\n                \"_timestamp\": 1678940449919,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"5\",\n                \"sex\": \"9\",\n                \"area\": \"77\",\n                \"count\": \"123\"\n            },\n            {\n                \"_id\": \"64129921d7fb4a2f516bd30e\",\n                \"_timestamp\": 1678940449896,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"5\",\n                \"sex\": \"9\",\n                \"area\": \"9999\",\n                \"count\": \"123\"\n            },\n            {\n                \"_id\": \"64129921d7fb4a2f516bd30d\",\n                \"_timestamp\": 1678940449874,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"5\",\n                \"sex\": \"9\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"64129921d7fb4a2f516bd30c\",\n                \"_timestamp\": 1678940449848,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"5\",\n                \"sex\": \"9\",\n                \"area\": \"18\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129921d7fb4a2f516bd30b\",\n                \"_timestamp\": 1678940449823,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"5\",\n                \"sex\": \"9\",\n                \"area\": \"17\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129921d7fb4a2f516bd30a\",\n                \"_timestamp\": 1678940449797,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"5\",\n                \"sex\": \"9\",\n                \"area\": \"16\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129921d7fb4a2f516bd309\",\n                \"_timestamp\": 1678940449770,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"5\",\n                \"sex\": \"9\",\n                \"area\": \"15\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129921d7fb4a2f516bd308\",\n                \"_timestamp\": 1678940449747,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"5\",\n                \"sex\": \"9\",\n                \"area\": \"14\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"64129921d7fb4a2f516bd307\",\n                \"_timestamp\": 1678940449722,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"5\",\n                \"sex\": \"9\",\n                \"area\": \"13\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"64129921d7fb4a2f516bd306\",\n                \"_timestamp\": 1678940449690,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"5\",\n                \"sex\": \"9\",\n                \"area\": \"12\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129921d7fb4a2f516bd305\",\n                \"_timestamp\": 1678940449660,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"5\",\n                \"sex\": \"9\",\n                \"area\": \"09\",\n                \"count\": \"21\"\n            },\n            {\n                \"_id\": \"64129921d7fb4a2f516bd304\",\n                \"_timestamp\": 1678940449633,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"5\",\n                \"sex\": \"9\",\n                \"area\": \"08\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"64129921d7fb4a2f516bd303\",\n                \"_timestamp\": 1678940449588,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"5\",\n                \"sex\": \"9\",\n                \"area\": \"07\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129921d7fb4a2f516bd302\",\n                \"_timestamp\": 1678940449561,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"5\",\n                \"sex\": \"9\",\n                \"area\": \"06\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129921d7fb4a2f516bd301\",\n                \"_timestamp\": 1678940449535,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"5\",\n                \"sex\": \"9\",\n                \"area\": \"05\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129921d7fb4a2f516bd300\",\n                \"_timestamp\": 1678940449510,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"5\",\n                \"sex\": \"9\",\n                \"area\": \"04\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"64129921d7fb4a2f516bd2ff\",\n                \"_timestamp\": 1678940449488,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"5\",\n                \"sex\": \"9\",\n                \"area\": \"03\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"64129921d7fb4a2f516bd2fe\",\n                \"_timestamp\": 1678940449459,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"5\",\n                \"sex\": \"9\",\n                \"area\": \"02\",\n                \"count\": \"78\"\n            },\n            {\n                \"_id\": \"64129921d7fb4a2f516bd2fd\",\n                \"_timestamp\": 1678940449435,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"5\",\n                \"sex\": \"9\",\n                \"area\": \"01\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"64129921d7fb4a2f516bd2fc\",\n                \"_timestamp\": 1678940449412,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"5\",\n                \"sex\": \"2\",\n                \"area\": \"77\",\n                \"count\": \"54\"\n            },\n            {\n                \"_id\": \"64129921d7fb4a2f516bd2fb\",\n                \"_timestamp\": 1678940449390,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"5\",\n                \"sex\": \"2\",\n                \"area\": \"9999\",\n                \"count\": \"54\"\n            },\n            {\n                \"_id\": \"64129921d7fb4a2f516bd2fa\",\n                \"_timestamp\": 1678940449367,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"5\",\n                \"sex\": \"2\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"64129921d7fb4a2f516bd2f9\",\n                \"_timestamp\": 1678940449343,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"5\",\n                \"sex\": \"2\",\n                \"area\": \"18\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129921d7fb4a2f516bd2f8\",\n                \"_timestamp\": 1678940449320,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"5\",\n                \"sex\": \"2\",\n                \"area\": \"17\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129921d7fb4a2f516bd2f7\",\n                \"_timestamp\": 1678940449297,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"5\",\n                \"sex\": \"2\",\n                \"area\": \"16\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129921d7fb4a2f516bd2f6\",\n                \"_timestamp\": 1678940449265,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"5\",\n                \"sex\": \"2\",\n                \"area\": \"15\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129921d7fb4a2f516bd2f5\",\n                \"_timestamp\": 1678940449237,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"5\",\n                \"sex\": \"2\",\n                \"area\": \"14\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"64129921d7fb4a2f516bd2f4\",\n                \"_timestamp\": 1678940449212,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"5\",\n                \"sex\": \"2\",\n                \"area\": \"13\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129921d7fb4a2f516bd2f3\",\n                \"_timestamp\": 1678940449189,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"5\",\n                \"sex\": \"2\",\n                \"area\": \"12\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129921d7fb4a2f516bd2f2\",\n                \"_timestamp\": 1678940449164,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"5\",\n                \"sex\": \"2\",\n                \"area\": \"09\",\n                \"count\": \"9\"\n            },\n            {\n                \"_id\": \"64129921d7fb4a2f516bd2f1\",\n                \"_timestamp\": 1678940449131,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"5\",\n                \"sex\": \"2\",\n                \"area\": \"08\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129921d7fb4a2f516bd2f0\",\n                \"_timestamp\": 1678940449106,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"5\",\n                \"sex\": \"2\",\n                \"area\": \"07\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129921d7fb4a2f516bd2ef\",\n                \"_timestamp\": 1678940449081,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"5\",\n                \"sex\": \"2\",\n                \"area\": \"06\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129921d7fb4a2f516bd2ee\",\n                \"_timestamp\": 1678940449059,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"5\",\n                \"sex\": \"2\",\n                \"area\": \"05\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129921d7fb4a2f516bd2ed\",\n                \"_timestamp\": 1678940449036,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"5\",\n                \"sex\": \"2\",\n                \"area\": \"04\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"64129921d7fb4a2f516bd2ec\",\n                \"_timestamp\": 1678940449013,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"5\",\n                \"sex\": \"2\",\n                \"area\": \"03\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"64129920d7fb4a2f516bd2eb\",\n                \"_timestamp\": 1678940448988,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"5\",\n                \"sex\": \"2\",\n                \"area\": \"02\",\n                \"count\": \"30\"\n            },\n            {\n                \"_id\": \"64129920d7fb4a2f516bd2ea\",\n                \"_timestamp\": 1678940448966,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"5\",\n                \"sex\": \"2\",\n                \"area\": \"01\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"64129920d7fb4a2f516bd2e9\",\n                \"_timestamp\": 1678940448941,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"5\",\n                \"sex\": \"1\",\n                \"area\": \"77\",\n                \"count\": \"69\"\n            },\n            {\n                \"_id\": \"64129920d7fb4a2f516bd2e8\",\n                \"_timestamp\": 1678940448910,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"5\",\n                \"sex\": \"1\",\n                \"area\": \"9999\",\n                \"count\": \"69\"\n            },\n            {\n                \"_id\": \"64129920d7fb4a2f516bd2e7\",\n                \"_timestamp\": 1678940448887,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"5\",\n                \"sex\": \"1\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"64129920d7fb4a2f516bd2e6\",\n                \"_timestamp\": 1678940448864,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"5\",\n                \"sex\": \"1\",\n                \"area\": \"18\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129920d7fb4a2f516bd2e5\",\n                \"_timestamp\": 1678940448841,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"5\",\n                \"sex\": \"1\",\n                \"area\": \"17\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129920d7fb4a2f516bd2e4\",\n                \"_timestamp\": 1678940448818,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"5\",\n                \"sex\": \"1\",\n                \"area\": \"16\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129920d7fb4a2f516bd2e3\",\n                \"_timestamp\": 1678940448792,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"5\",\n                \"sex\": \"1\",\n                \"area\": \"15\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129920d7fb4a2f516bd2e2\",\n                \"_timestamp\": 1678940448770,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"5\",\n                \"sex\": \"1\",\n                \"area\": \"14\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"64129920d7fb4a2f516bd2e1\",\n                \"_timestamp\": 1678940448743,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"5\",\n                \"sex\": \"1\",\n                \"area\": \"13\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"64129920d7fb4a2f516bd2e0\",\n                \"_timestamp\": 1678940448719,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"5\",\n                \"sex\": \"1\",\n                \"area\": \"12\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129920d7fb4a2f516bd2df\",\n                \"_timestamp\": 1678940448695,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"5\",\n                \"sex\": \"1\",\n                \"area\": \"09\",\n                \"count\": \"12\"\n            },\n            {\n                \"_id\": \"64129920d7fb4a2f516bd2de\",\n                \"_timestamp\": 1678940448669,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"5\",\n                \"sex\": \"1\",\n                \"area\": \"08\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129920d7fb4a2f516bd2dd\",\n                \"_timestamp\": 1678940448645,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"5\",\n                \"sex\": \"1\",\n                \"area\": \"07\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129920d7fb4a2f516bd2dc\",\n                \"_timestamp\": 1678940448622,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"5\",\n                \"sex\": \"1\",\n                \"area\": \"06\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"64129920d7fb4a2f516bd2db\",\n                \"_timestamp\": 1678940448599,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"5\",\n                \"sex\": \"1\",\n                \"area\": \"05\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129920d7fb4a2f516bd2da\",\n                \"_timestamp\": 1678940448576,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"5\",\n                \"sex\": \"1\",\n                \"area\": \"04\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129920d7fb4a2f516bd2d9\",\n                \"_timestamp\": 1678940448547,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"5\",\n                \"sex\": \"1\",\n                \"area\": \"03\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129920d7fb4a2f516bd2d8\",\n                \"_timestamp\": 1678940448491,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"5\",\n                \"sex\": \"1\",\n                \"area\": \"02\",\n                \"count\": \"48\"\n            },\n            {\n                \"_id\": \"64129920d7fb4a2f516bd2d7\",\n                \"_timestamp\": 1678940448466,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"5\",\n                \"sex\": \"1\",\n                \"area\": \"01\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129920d7fb4a2f516bd2d6\",\n                \"_timestamp\": 1678940448438,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"4\",\n                \"sex\": \"9\",\n                \"area\": \"77\",\n                \"count\": \"1743\"\n            },\n            {\n                \"_id\": \"64129920d7fb4a2f516bd2d5\",\n                \"_timestamp\": 1678940448412,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"4\",\n                \"sex\": \"9\",\n                \"area\": \"9999\",\n                \"count\": \"1743\"\n            },\n            {\n                \"_id\": \"64129920d7fb4a2f516bd2d4\",\n                \"_timestamp\": 1678940448386,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"4\",\n                \"sex\": \"9\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"64129920d7fb4a2f516bd2d3\",\n                \"_timestamp\": 1678940448357,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"4\",\n                \"sex\": \"9\",\n                \"area\": \"18\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"64129920d7fb4a2f516bd2d2\",\n                \"_timestamp\": 1678940448334,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"4\",\n                \"sex\": \"9\",\n                \"area\": \"17\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"64129920d7fb4a2f516bd2d1\",\n                \"_timestamp\": 1678940448312,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"4\",\n                \"sex\": \"9\",\n                \"area\": \"16\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"64129920d7fb4a2f516bd2d0\",\n                \"_timestamp\": 1678940448288,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"4\",\n                \"sex\": \"9\",\n                \"area\": \"15\",\n                \"count\": \"9\"\n            },\n            {\n                \"_id\": \"64129920d7fb4a2f516bd2cf\",\n                \"_timestamp\": 1678940448267,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"4\",\n                \"sex\": \"9\",\n                \"area\": \"14\",\n                \"count\": \"12\"\n            },\n            {\n                \"_id\": \"64129920d7fb4a2f516bd2ce\",\n                \"_timestamp\": 1678940448241,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"4\",\n                \"sex\": \"9\",\n                \"area\": \"13\",\n                \"count\": \"93\"\n            },\n            {\n                \"_id\": \"64129920d7fb4a2f516bd2cd\",\n                \"_timestamp\": 1678940448216,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"4\",\n                \"sex\": \"9\",\n                \"area\": \"12\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"64129920d7fb4a2f516bd2cc\",\n                \"_timestamp\": 1678940448185,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"4\",\n                \"sex\": \"9\",\n                \"area\": \"09\",\n                \"count\": \"186\"\n            },\n            {\n                \"_id\": \"64129920d7fb4a2f516bd2cb\",\n                \"_timestamp\": 1678940448161,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"4\",\n                \"sex\": \"9\",\n                \"area\": \"08\",\n                \"count\": \"48\"\n            },\n            {\n                \"_id\": \"64129920d7fb4a2f516bd2ca\",\n                \"_timestamp\": 1678940448138,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"4\",\n                \"sex\": \"9\",\n                \"area\": \"07\",\n                \"count\": \"9\"\n            },\n            {\n                \"_id\": \"64129920d7fb4a2f516bd2c9\",\n                \"_timestamp\": 1678940448113,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"4\",\n                \"sex\": \"9\",\n                \"area\": \"06\",\n                \"count\": \"12\"\n            },\n            {\n                \"_id\": \"64129920d7fb4a2f516bd2c8\",\n                \"_timestamp\": 1678940448078,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"4\",\n                \"sex\": \"9\",\n                \"area\": \"05\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"64129920d7fb4a2f516bd2c7\",\n                \"_timestamp\": 1678940448053,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"4\",\n                \"sex\": \"9\",\n                \"area\": \"04\",\n                \"count\": \"30\"\n            },\n            {\n                \"_id\": \"64129920d7fb4a2f516bd2c6\",\n                \"_timestamp\": 1678940448030,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"4\",\n                \"sex\": \"9\",\n                \"area\": \"03\",\n                \"count\": \"96\"\n            },\n            {\n                \"_id\": \"64129920d7fb4a2f516bd2c5\",\n                \"_timestamp\": 1678940448007,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"4\",\n                \"sex\": \"9\",\n                \"area\": \"02\",\n                \"count\": \"1209\"\n            },\n            {\n                \"_id\": \"6412991fd7fb4a2f516bd2c4\",\n                \"_timestamp\": 1678940447982,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"4\",\n                \"sex\": \"9\",\n                \"area\": \"01\",\n                \"count\": \"21\"\n            },\n            {\n                \"_id\": \"6412991fd7fb4a2f516bd2c3\",\n                \"_timestamp\": 1678940447953,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"4\",\n                \"sex\": \"2\",\n                \"area\": \"77\",\n                \"count\": \"939\"\n            },\n            {\n                \"_id\": \"6412991fd7fb4a2f516bd2c2\",\n                \"_timestamp\": 1678940447927,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"4\",\n                \"sex\": \"2\",\n                \"area\": \"9999\",\n                \"count\": \"939\"\n            },\n            {\n                \"_id\": \"6412991fd7fb4a2f516bd2c1\",\n                \"_timestamp\": 1678940447904,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"4\",\n                \"sex\": \"2\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"6412991fd7fb4a2f516bd2c0\",\n                \"_timestamp\": 1678940447879,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"4\",\n                \"sex\": \"2\",\n                \"area\": \"18\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"6412991fd7fb4a2f516bd2bf\",\n                \"_timestamp\": 1678940447854,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"4\",\n                \"sex\": \"2\",\n                \"area\": \"17\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"6412991fd7fb4a2f516bd2be\",\n                \"_timestamp\": 1678940447823,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"4\",\n                \"sex\": \"2\",\n                \"area\": \"16\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412991fd7fb4a2f516bd2bd\",\n                \"_timestamp\": 1678940447799,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"4\",\n                \"sex\": \"2\",\n                \"area\": \"15\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"6412991fd7fb4a2f516bd2bc\",\n                \"_timestamp\": 1678940447770,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"4\",\n                \"sex\": \"2\",\n                \"area\": \"14\",\n                \"count\": \"12\"\n            },\n            {\n                \"_id\": \"6412991fd7fb4a2f516bd2bb\",\n                \"_timestamp\": 1678940447744,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"4\",\n                \"sex\": \"2\",\n                \"area\": \"13\",\n                \"count\": \"48\"\n            },\n            {\n                \"_id\": \"6412991fd7fb4a2f516bd2ba\",\n                \"_timestamp\": 1678940447718,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"4\",\n                \"sex\": \"2\",\n                \"area\": \"12\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"6412991fd7fb4a2f516bd2b9\",\n                \"_timestamp\": 1678940447695,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"4\",\n                \"sex\": \"2\",\n                \"area\": \"09\",\n                \"count\": \"105\"\n            },\n            {\n                \"_id\": \"6412991fd7fb4a2f516bd2b8\",\n                \"_timestamp\": 1678940447673,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"4\",\n                \"sex\": \"2\",\n                \"area\": \"08\",\n                \"count\": \"30\"\n            },\n            {\n                \"_id\": \"6412991fd7fb4a2f516bd2b7\",\n                \"_timestamp\": 1678940447649,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"4\",\n                \"sex\": \"2\",\n                \"area\": \"07\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"6412991fd7fb4a2f516bd2b6\",\n                \"_timestamp\": 1678940447626,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"4\",\n                \"sex\": \"2\",\n                \"area\": \"06\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"6412991fd7fb4a2f516bd2b5\",\n                \"_timestamp\": 1678940447596,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"4\",\n                \"sex\": \"2\",\n                \"area\": \"05\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412991fd7fb4a2f516bd2b4\",\n                \"_timestamp\": 1678940447564,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"4\",\n                \"sex\": \"2\",\n                \"area\": \"04\",\n                \"count\": \"24\"\n            },\n            {\n                \"_id\": \"6412991fd7fb4a2f516bd2b3\",\n                \"_timestamp\": 1678940447396,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"4\",\n                \"sex\": \"2\",\n                \"area\": \"03\",\n                \"count\": \"51\"\n            },\n            {\n                \"_id\": \"6412991fd7fb4a2f516bd2b2\",\n                \"_timestamp\": 1678940447371,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"4\",\n                \"sex\": \"2\",\n                \"area\": \"02\",\n                \"count\": \"636\"\n            },\n            {\n                \"_id\": \"6412991fd7fb4a2f516bd2b1\",\n                \"_timestamp\": 1678940447337,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"4\",\n                \"sex\": \"2\",\n                \"area\": \"01\",\n                \"count\": \"12\"\n            },\n            {\n                \"_id\": \"6412991fd7fb4a2f516bd2b0\",\n                \"_timestamp\": 1678940447310,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"4\",\n                \"sex\": \"1\",\n                \"area\": \"77\",\n                \"count\": \"807\"\n            },\n            {\n                \"_id\": \"6412991fd7fb4a2f516bd2af\",\n                \"_timestamp\": 1678940447287,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"4\",\n                \"sex\": \"1\",\n                \"area\": \"9999\",\n                \"count\": \"807\"\n            },\n            {\n                \"_id\": \"6412991fd7fb4a2f516bd2ae\",\n                \"_timestamp\": 1678940447253,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"4\",\n                \"sex\": \"1\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"6412991fd7fb4a2f516bd2ad\",\n                \"_timestamp\": 1678940447229,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"4\",\n                \"sex\": \"1\",\n                \"area\": \"18\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"6412991fd7fb4a2f516bd2ac\",\n                \"_timestamp\": 1678940447193,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"4\",\n                \"sex\": \"1\",\n                \"area\": \"17\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412991fd7fb4a2f516bd2ab\",\n                \"_timestamp\": 1678940447167,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"4\",\n                \"sex\": \"1\",\n                \"area\": \"16\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"6412991fd7fb4a2f516bd2aa\",\n                \"_timestamp\": 1678940447143,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"4\",\n                \"sex\": \"1\",\n                \"area\": \"15\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"6412991fd7fb4a2f516bd2a9\",\n                \"_timestamp\": 1678940447120,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"4\",\n                \"sex\": \"1\",\n                \"area\": \"14\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"6412991fd7fb4a2f516bd2a8\",\n                \"_timestamp\": 1678940447097,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"4\",\n                \"sex\": \"1\",\n                \"area\": \"13\",\n                \"count\": \"45\"\n            },\n            {\n                \"_id\": \"6412991fd7fb4a2f516bd2a7\",\n                \"_timestamp\": 1678940447071,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"4\",\n                \"sex\": \"1\",\n                \"area\": \"12\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412991fd7fb4a2f516bd2a6\",\n                \"_timestamp\": 1678940447045,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"4\",\n                \"sex\": \"1\",\n                \"area\": \"09\",\n                \"count\": \"78\"\n            },\n            {\n                \"_id\": \"6412991fd7fb4a2f516bd2a5\",\n                \"_timestamp\": 1678940447021,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"4\",\n                \"sex\": \"1\",\n                \"area\": \"08\",\n                \"count\": \"18\"\n            },\n            {\n                \"_id\": \"6412991ed7fb4a2f516bd2a4\",\n                \"_timestamp\": 1678940446994,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"4\",\n                \"sex\": \"1\",\n                \"area\": \"07\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"6412991ed7fb4a2f516bd2a3\",\n                \"_timestamp\": 1678940446970,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"4\",\n                \"sex\": \"1\",\n                \"area\": \"06\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"6412991ed7fb4a2f516bd2a2\",\n                \"_timestamp\": 1678940446943,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"4\",\n                \"sex\": \"1\",\n                \"area\": \"05\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"6412991ed7fb4a2f516bd2a1\",\n                \"_timestamp\": 1678940446919,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"4\",\n                \"sex\": \"1\",\n                \"area\": \"04\",\n                \"count\": \"9\"\n            },\n            {\n                \"_id\": \"6412991ed7fb4a2f516bd2a0\",\n                \"_timestamp\": 1678940446896,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"4\",\n                \"sex\": \"1\",\n                \"area\": \"03\",\n                \"count\": \"45\"\n            },\n            {\n                \"_id\": \"6412991ed7fb4a2f516bd29f\",\n                \"_timestamp\": 1678940446866,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"4\",\n                \"sex\": \"1\",\n                \"area\": \"02\",\n                \"count\": \"573\"\n            },\n            {\n                \"_id\": \"6412991ed7fb4a2f516bd29e\",\n                \"_timestamp\": 1678940446838,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"4\",\n                \"sex\": \"1\",\n                \"area\": \"01\",\n                \"count\": \"9\"\n            },\n            {\n                \"_id\": \"6412991ed7fb4a2f516bd29d\",\n                \"_timestamp\": 1678940446816,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"3\",\n                \"sex\": \"9\",\n                \"area\": \"77\",\n                \"count\": \"897\"\n            },\n            {\n                \"_id\": \"6412991ed7fb4a2f516bd29c\",\n                \"_timestamp\": 1678940446792,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"3\",\n                \"sex\": \"9\",\n                \"area\": \"9999\",\n                \"count\": \"897\"\n            },\n            {\n                \"_id\": \"6412991ed7fb4a2f516bd29b\",\n                \"_timestamp\": 1678940446770,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"3\",\n                \"sex\": \"9\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"6412991ed7fb4a2f516bd29a\",\n                \"_timestamp\": 1678940446743,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"3\",\n                \"sex\": \"9\",\n                \"area\": \"18\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412991ed7fb4a2f516bd299\",\n                \"_timestamp\": 1678940446712,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"3\",\n                \"sex\": \"9\",\n                \"area\": \"17\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412991ed7fb4a2f516bd298\",\n                \"_timestamp\": 1678940446687,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"3\",\n                \"sex\": \"9\",\n                \"area\": \"16\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412991ed7fb4a2f516bd297\",\n                \"_timestamp\": 1678940446663,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"3\",\n                \"sex\": \"9\",\n                \"area\": \"15\",\n                \"count\": \"9\"\n            },\n            {\n                \"_id\": \"6412991ed7fb4a2f516bd296\",\n                \"_timestamp\": 1678940446636,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"3\",\n                \"sex\": \"9\",\n                \"area\": \"14\",\n                \"count\": \"12\"\n            },\n            {\n                \"_id\": \"6412991ed7fb4a2f516bd295\",\n                \"_timestamp\": 1678940446611,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"3\",\n                \"sex\": \"9\",\n                \"area\": \"13\",\n                \"count\": \"30\"\n            },\n            {\n                \"_id\": \"6412991ed7fb4a2f516bd294\",\n                \"_timestamp\": 1678940446566,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"3\",\n                \"sex\": \"9\",\n                \"area\": \"12\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412991ed7fb4a2f516bd293\",\n                \"_timestamp\": 1678940446541,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"3\",\n                \"sex\": \"9\",\n                \"area\": \"09\",\n                \"count\": \"138\"\n            },\n            {\n                \"_id\": \"6412991ed7fb4a2f516bd292\",\n                \"_timestamp\": 1678940446517,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"3\",\n                \"sex\": \"9\",\n                \"area\": \"08\",\n                \"count\": \"24\"\n            },\n            {\n                \"_id\": \"6412991ed7fb4a2f516bd291\",\n                \"_timestamp\": 1678940446493,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"3\",\n                \"sex\": \"9\",\n                \"area\": \"07\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"6412991ed7fb4a2f516bd290\",\n                \"_timestamp\": 1678940446469,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"3\",\n                \"sex\": \"9\",\n                \"area\": \"06\",\n                \"count\": \"15\"\n            },\n            {\n                \"_id\": \"6412991ed7fb4a2f516bd28f\",\n                \"_timestamp\": 1678940446445,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"3\",\n                \"sex\": \"9\",\n                \"area\": \"05\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412991ed7fb4a2f516bd28e\",\n                \"_timestamp\": 1678940446421,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"3\",\n                \"sex\": \"9\",\n                \"area\": \"04\",\n                \"count\": \"18\"\n            },\n            {\n                \"_id\": \"6412991ed7fb4a2f516bd28d\",\n                \"_timestamp\": 1678940446398,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"3\",\n                \"sex\": \"9\",\n                \"area\": \"03\",\n                \"count\": \"36\"\n            },\n            {\n                \"_id\": \"6412991ed7fb4a2f516bd28c\",\n                \"_timestamp\": 1678940446368,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"3\",\n                \"sex\": \"9\",\n                \"area\": \"02\",\n                \"count\": \"591\"\n            },\n            {\n                \"_id\": \"6412991ed7fb4a2f516bd28b\",\n                \"_timestamp\": 1678940446345,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"3\",\n                \"sex\": \"9\",\n                \"area\": \"01\",\n                \"count\": \"15\"\n            },\n            {\n                \"_id\": \"6412991ed7fb4a2f516bd28a\",\n                \"_timestamp\": 1678940446315,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"3\",\n                \"sex\": \"2\",\n                \"area\": \"77\",\n                \"count\": \"516\"\n            },\n            {\n                \"_id\": \"6412991ed7fb4a2f516bd289\",\n                \"_timestamp\": 1678940446284,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"3\",\n                \"sex\": \"2\",\n                \"area\": \"9999\",\n                \"count\": \"516\"\n            },\n            {\n                \"_id\": \"6412991ed7fb4a2f516bd288\",\n                \"_timestamp\": 1678940446257,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"3\",\n                \"sex\": \"2\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"6412991ed7fb4a2f516bd287\",\n                \"_timestamp\": 1678940446230,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"3\",\n                \"sex\": \"2\",\n                \"area\": \"18\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"6412991ed7fb4a2f516bd286\",\n                \"_timestamp\": 1678940446203,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"3\",\n                \"sex\": \"2\",\n                \"area\": \"17\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412991ed7fb4a2f516bd285\",\n                \"_timestamp\": 1678940446180,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"3\",\n                \"sex\": \"2\",\n                \"area\": \"16\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412991ed7fb4a2f516bd284\",\n                \"_timestamp\": 1678940446155,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"3\",\n                \"sex\": \"2\",\n                \"area\": \"15\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"6412991ed7fb4a2f516bd283\",\n                \"_timestamp\": 1678940446130,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"3\",\n                \"sex\": \"2\",\n                \"area\": \"14\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"6412991ed7fb4a2f516bd282\",\n                \"_timestamp\": 1678940446107,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"3\",\n                \"sex\": \"2\",\n                \"area\": \"13\",\n                \"count\": \"9\"\n            },\n            {\n                \"_id\": \"6412991ed7fb4a2f516bd281\",\n                \"_timestamp\": 1678940446084,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"3\",\n                \"sex\": \"2\",\n                \"area\": \"12\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412991ed7fb4a2f516bd280\",\n                \"_timestamp\": 1678940446061,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"3\",\n                \"sex\": \"2\",\n                \"area\": \"09\",\n                \"count\": \"78\"\n            },\n            {\n                \"_id\": \"6412991ed7fb4a2f516bd27f\",\n                \"_timestamp\": 1678940446037,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"3\",\n                \"sex\": \"2\",\n                \"area\": \"08\",\n                \"count\": \"12\"\n            },\n            {\n                \"_id\": \"6412991ed7fb4a2f516bd27e\",\n                \"_timestamp\": 1678940446015,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"3\",\n                \"sex\": \"2\",\n                \"area\": \"07\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"6412991dd7fb4a2f516bd27d\",\n                \"_timestamp\": 1678940445992,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"3\",\n                \"sex\": \"2\",\n                \"area\": \"06\",\n                \"count\": \"9\"\n            },\n            {\n                \"_id\": \"6412991dd7fb4a2f516bd27c\",\n                \"_timestamp\": 1678940445969,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"3\",\n                \"sex\": \"2\",\n                \"area\": \"05\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412991dd7fb4a2f516bd27b\",\n                \"_timestamp\": 1678940445946,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"3\",\n                \"sex\": \"2\",\n                \"area\": \"04\",\n                \"count\": \"15\"\n            },\n            {\n                \"_id\": \"6412991dd7fb4a2f516bd27a\",\n                \"_timestamp\": 1678940445918,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"3\",\n                \"sex\": \"2\",\n                \"area\": \"03\",\n                \"count\": \"24\"\n            },\n            {\n                \"_id\": \"6412991dd7fb4a2f516bd279\",\n                \"_timestamp\": 1678940445895,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"3\",\n                \"sex\": \"2\",\n                \"area\": \"02\",\n                \"count\": \"348\"\n            },\n            {\n                \"_id\": \"6412991dd7fb4a2f516bd278\",\n                \"_timestamp\": 1678940445871,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"3\",\n                \"sex\": \"2\",\n                \"area\": \"01\",\n                \"count\": \"12\"\n            },\n            {\n                \"_id\": \"6412991dd7fb4a2f516bd277\",\n                \"_timestamp\": 1678940445845,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"3\",\n                \"sex\": \"1\",\n                \"area\": \"77\",\n                \"count\": \"381\"\n            },\n            {\n                \"_id\": \"6412991dd7fb4a2f516bd276\",\n                \"_timestamp\": 1678940445822,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"3\",\n                \"sex\": \"1\",\n                \"area\": \"9999\",\n                \"count\": \"381\"\n            },\n            {\n                \"_id\": \"6412991dd7fb4a2f516bd275\",\n                \"_timestamp\": 1678940445797,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"3\",\n                \"sex\": \"1\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"6412991dd7fb4a2f516bd274\",\n                \"_timestamp\": 1678940445770,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"3\",\n                \"sex\": \"1\",\n                \"area\": \"18\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412991dd7fb4a2f516bd273\",\n                \"_timestamp\": 1678940445747,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"3\",\n                \"sex\": \"1\",\n                \"area\": \"17\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412991dd7fb4a2f516bd272\",\n                \"_timestamp\": 1678940445717,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"3\",\n                \"sex\": \"1\",\n                \"area\": \"16\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412991dd7fb4a2f516bd271\",\n                \"_timestamp\": 1678940445693,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"3\",\n                \"sex\": \"1\",\n                \"area\": \"15\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"6412991dd7fb4a2f516bd270\",\n                \"_timestamp\": 1678940445669,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"3\",\n                \"sex\": \"1\",\n                \"area\": \"14\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"6412991dd7fb4a2f516bd26f\",\n                \"_timestamp\": 1678940445644,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"3\",\n                \"sex\": \"1\",\n                \"area\": \"13\",\n                \"count\": \"21\"\n            },\n            {\n                \"_id\": \"6412991dd7fb4a2f516bd26e\",\n                \"_timestamp\": 1678940445618,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"3\",\n                \"sex\": \"1\",\n                \"area\": \"12\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412991dd7fb4a2f516bd26d\",\n                \"_timestamp\": 1678940445595,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"3\",\n                \"sex\": \"1\",\n                \"area\": \"09\",\n                \"count\": \"63\"\n            },\n            {\n                \"_id\": \"6412991dd7fb4a2f516bd26c\",\n                \"_timestamp\": 1678940445567,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"3\",\n                \"sex\": \"1\",\n                \"area\": \"08\",\n                \"count\": \"9\"\n            },\n            {\n                \"_id\": \"6412991dd7fb4a2f516bd26b\",\n                \"_timestamp\": 1678940445543,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"3\",\n                \"sex\": \"1\",\n                \"area\": \"07\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412991dd7fb4a2f516bd26a\",\n                \"_timestamp\": 1678940445517,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"3\",\n                \"sex\": \"1\",\n                \"area\": \"06\",\n                \"count\": \"9\"\n            },\n            {\n                \"_id\": \"6412991dd7fb4a2f516bd269\",\n                \"_timestamp\": 1678940445492,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"3\",\n                \"sex\": \"1\",\n                \"area\": \"05\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412991dd7fb4a2f516bd268\",\n                \"_timestamp\": 1678940445467,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"3\",\n                \"sex\": \"1\",\n                \"area\": \"04\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"6412991dd7fb4a2f516bd267\",\n                \"_timestamp\": 1678940445439,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"3\",\n                \"sex\": \"1\",\n                \"area\": \"03\",\n                \"count\": \"15\"\n            },\n            {\n                \"_id\": \"6412991dd7fb4a2f516bd266\",\n                \"_timestamp\": 1678940445415,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"3\",\n                \"sex\": \"1\",\n                \"area\": \"02\",\n                \"count\": \"243\"\n            },\n            {\n                \"_id\": \"6412991dd7fb4a2f516bd265\",\n                \"_timestamp\": 1678940445331,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"3\",\n                \"sex\": \"1\",\n                \"area\": \"01\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"6412991dd7fb4a2f516bd264\",\n                \"_timestamp\": 1678940445306,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"2\",\n                \"sex\": \"9\",\n                \"area\": \"77\",\n                \"count\": \"1974\"\n            },\n            {\n                \"_id\": \"6412991dd7fb4a2f516bd263\",\n                \"_timestamp\": 1678940445264,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"2\",\n                \"sex\": \"9\",\n                \"area\": \"9999\",\n                \"count\": \"1974\"\n            },\n            {\n                \"_id\": \"6412991dd7fb4a2f516bd262\",\n                \"_timestamp\": 1678940445242,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"2\",\n                \"sex\": \"9\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"6412991dd7fb4a2f516bd261\",\n                \"_timestamp\": 1678940445218,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"2\",\n                \"sex\": \"9\",\n                \"area\": \"18\",\n                \"count\": \"15\"\n            },\n            {\n                \"_id\": \"6412991dd7fb4a2f516bd260\",\n                \"_timestamp\": 1678940445195,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"2\",\n                \"sex\": \"9\",\n                \"area\": \"17\",\n                \"count\": \"12\"\n            },\n            {\n                \"_id\": \"6412991dd7fb4a2f516bd25f\",\n                \"_timestamp\": 1678940445170,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"2\",\n                \"sex\": \"9\",\n                \"area\": \"16\",\n                \"count\": \"21\"\n            },\n            {\n                \"_id\": \"6412991dd7fb4a2f516bd25e\",\n                \"_timestamp\": 1678940445146,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"2\",\n                \"sex\": \"9\",\n                \"area\": \"15\",\n                \"count\": \"39\"\n            },\n            {\n                \"_id\": \"6412991dd7fb4a2f516bd25d\",\n                \"_timestamp\": 1678940445124,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"2\",\n                \"sex\": \"9\",\n                \"area\": \"14\",\n                \"count\": \"36\"\n            },\n            {\n                \"_id\": \"6412991dd7fb4a2f516bd25c\",\n                \"_timestamp\": 1678940445100,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"2\",\n                \"sex\": \"9\",\n                \"area\": \"13\",\n                \"count\": \"108\"\n            },\n            {\n                \"_id\": \"6412991dd7fb4a2f516bd25b\",\n                \"_timestamp\": 1678940445074,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"2\",\n                \"sex\": \"9\",\n                \"area\": \"12\",\n                \"count\": \"9\"\n            },\n            {\n                \"_id\": \"6412991dd7fb4a2f516bd25a\",\n                \"_timestamp\": 1678940445049,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"2\",\n                \"sex\": \"9\",\n                \"area\": \"09\",\n                \"count\": \"171\"\n            },\n            {\n                \"_id\": \"6412991dd7fb4a2f516bd259\",\n                \"_timestamp\": 1678940445024,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"2\",\n                \"sex\": \"9\",\n                \"area\": \"08\",\n                \"count\": \"156\"\n            },\n            {\n                \"_id\": \"6412991dd7fb4a2f516bd258\",\n                \"_timestamp\": 1678940445001,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"2\",\n                \"sex\": \"9\",\n                \"area\": \"07\",\n                \"count\": \"57\"\n            },\n            {\n                \"_id\": \"6412991cd7fb4a2f516bd257\",\n                \"_timestamp\": 1678940444977,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"2\",\n                \"sex\": \"9\",\n                \"area\": \"06\",\n                \"count\": \"138\"\n            },\n            {\n                \"_id\": \"6412991cd7fb4a2f516bd256\",\n                \"_timestamp\": 1678940444914,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"2\",\n                \"sex\": \"9\",\n                \"area\": \"05\",\n                \"count\": \"75\"\n            },\n            {\n                \"_id\": \"6412991cd7fb4a2f516bd255\",\n                \"_timestamp\": 1678940444889,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"2\",\n                \"sex\": \"9\",\n                \"area\": \"04\",\n                \"count\": \"270\"\n            },\n            {\n                \"_id\": \"6412991cd7fb4a2f516bd254\",\n                \"_timestamp\": 1678940444866,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"2\",\n                \"sex\": \"9\",\n                \"area\": \"03\",\n                \"count\": \"285\"\n            },\n            {\n                \"_id\": \"6412991cd7fb4a2f516bd253\",\n                \"_timestamp\": 1678940444840,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"2\",\n                \"sex\": \"9\",\n                \"area\": \"02\",\n                \"count\": \"375\"\n            },\n            {\n                \"_id\": \"6412991cd7fb4a2f516bd252\",\n                \"_timestamp\": 1678940444815,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"2\",\n                \"sex\": \"9\",\n                \"area\": \"01\",\n                \"count\": \"213\"\n            },\n            {\n                \"_id\": \"6412991cd7fb4a2f516bd251\",\n                \"_timestamp\": 1678940444791,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"2\",\n                \"sex\": \"2\",\n                \"area\": \"77\",\n                \"count\": \"1053\"\n            },\n            {\n                \"_id\": \"6412991cd7fb4a2f516bd250\",\n                \"_timestamp\": 1678940444768,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"2\",\n                \"sex\": \"2\",\n                \"area\": \"9999\",\n                \"count\": \"1053\"\n            },\n            {\n                \"_id\": \"6412991cd7fb4a2f516bd24f\",\n                \"_timestamp\": 1678940444743,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"2\",\n                \"sex\": \"2\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"6412991cd7fb4a2f516bd24e\",\n                \"_timestamp\": 1678940444711,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"2\",\n                \"sex\": \"2\",\n                \"area\": \"18\",\n                \"count\": \"9\"\n            },\n            {\n                \"_id\": \"6412991cd7fb4a2f516bd24d\",\n                \"_timestamp\": 1678940444683,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"2\",\n                \"sex\": \"2\",\n                \"area\": \"17\",\n                \"count\": \"9\"\n            },\n            {\n                \"_id\": \"6412991cd7fb4a2f516bd24c\",\n                \"_timestamp\": 1678940444650,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"2\",\n                \"sex\": \"2\",\n                \"area\": \"16\",\n                \"count\": \"12\"\n            },\n            {\n                \"_id\": \"6412991cd7fb4a2f516bd24b\",\n                \"_timestamp\": 1678940444608,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"2\",\n                \"sex\": \"2\",\n                \"area\": \"15\",\n                \"count\": \"21\"\n            },\n            {\n                \"_id\": \"6412991cd7fb4a2f516bd24a\",\n                \"_timestamp\": 1678940444582,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"2\",\n                \"sex\": \"2\",\n                \"area\": \"14\",\n                \"count\": \"18\"\n            },\n            {\n                \"_id\": \"6412991cd7fb4a2f516bd249\",\n                \"_timestamp\": 1678940444556,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"2\",\n                \"sex\": \"2\",\n                \"area\": \"13\",\n                \"count\": \"51\"\n            },\n            {\n                \"_id\": \"6412991cd7fb4a2f516bd248\",\n                \"_timestamp\": 1678940444532,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"2\",\n                \"sex\": \"2\",\n                \"area\": \"12\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"6412991cd7fb4a2f516bd247\",\n                \"_timestamp\": 1678940444505,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"2\",\n                \"sex\": \"2\",\n                \"area\": \"09\",\n                \"count\": \"90\"\n            },\n            {\n                \"_id\": \"6412991cd7fb4a2f516bd246\",\n                \"_timestamp\": 1678940444481,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"2\",\n                \"sex\": \"2\",\n                \"area\": \"08\",\n                \"count\": \"78\"\n            },\n            {\n                \"_id\": \"6412991cd7fb4a2f516bd245\",\n                \"_timestamp\": 1678940444457,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"2\",\n                \"sex\": \"2\",\n                \"area\": \"07\",\n                \"count\": \"36\"\n            },\n            {\n                \"_id\": \"6412991cd7fb4a2f516bd244\",\n                \"_timestamp\": 1678940444435,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"2\",\n                \"sex\": \"2\",\n                \"area\": \"06\",\n                \"count\": \"78\"\n            },\n            {\n                \"_id\": \"6412991cd7fb4a2f516bd243\",\n                \"_timestamp\": 1678940444410,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"2\",\n                \"sex\": \"2\",\n                \"area\": \"05\",\n                \"count\": \"36\"\n            },\n            {\n                \"_id\": \"6412991cd7fb4a2f516bd242\",\n                \"_timestamp\": 1678940444386,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"2\",\n                \"sex\": \"2\",\n                \"area\": \"04\",\n                \"count\": \"147\"\n            },\n            {\n                \"_id\": \"6412991cd7fb4a2f516bd241\",\n                \"_timestamp\": 1678940444354,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"2\",\n                \"sex\": \"2\",\n                \"area\": \"03\",\n                \"count\": \"150\"\n            },\n            {\n                \"_id\": \"6412991cd7fb4a2f516bd240\",\n                \"_timestamp\": 1678940444332,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"2\",\n                \"sex\": \"2\",\n                \"area\": \"02\",\n                \"count\": \"195\"\n            },\n            {\n                \"_id\": \"6412991cd7fb4a2f516bd23f\",\n                \"_timestamp\": 1678940444301,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"2\",\n                \"sex\": \"2\",\n                \"area\": \"01\",\n                \"count\": \"120\"\n            },\n            {\n                \"_id\": \"6412991cd7fb4a2f516bd23e\",\n                \"_timestamp\": 1678940444278,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"2\",\n                \"sex\": \"1\",\n                \"area\": \"77\",\n                \"count\": \"924\"\n            },\n            {\n                \"_id\": \"6412991cd7fb4a2f516bd23d\",\n                \"_timestamp\": 1678940444254,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"2\",\n                \"sex\": \"1\",\n                \"area\": \"9999\",\n                \"count\": \"924\"\n            },\n            {\n                \"_id\": \"6412991cd7fb4a2f516bd23c\",\n                \"_timestamp\": 1678940444229,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"2\",\n                \"sex\": \"1\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"6412991cd7fb4a2f516bd23b\",\n                \"_timestamp\": 1678940444206,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"2\",\n                \"sex\": \"1\",\n                \"area\": \"18\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"6412991cd7fb4a2f516bd23a\",\n                \"_timestamp\": 1678940444182,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"2\",\n                \"sex\": \"1\",\n                \"area\": \"17\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"6412991cd7fb4a2f516bd239\",\n                \"_timestamp\": 1678940444156,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"2\",\n                \"sex\": \"1\",\n                \"area\": \"16\",\n                \"count\": \"9\"\n            },\n            {\n                \"_id\": \"6412991cd7fb4a2f516bd238\",\n                \"_timestamp\": 1678940444133,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"2\",\n                \"sex\": \"1\",\n                \"area\": \"15\",\n                \"count\": \"15\"\n            },\n            {\n                \"_id\": \"6412991cd7fb4a2f516bd237\",\n                \"_timestamp\": 1678940444110,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"2\",\n                \"sex\": \"1\",\n                \"area\": \"14\",\n                \"count\": \"18\"\n            },\n            {\n                \"_id\": \"6412991cd7fb4a2f516bd236\",\n                \"_timestamp\": 1678940444087,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"2\",\n                \"sex\": \"1\",\n                \"area\": \"13\",\n                \"count\": \"60\"\n            },\n            {\n                \"_id\": \"6412991cd7fb4a2f516bd235\",\n                \"_timestamp\": 1678940444065,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"2\",\n                \"sex\": \"1\",\n                \"area\": \"12\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"6412991cd7fb4a2f516bd234\",\n                \"_timestamp\": 1678940444040,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"2\",\n                \"sex\": \"1\",\n                \"area\": \"09\",\n                \"count\": \"84\"\n            },\n            {\n                \"_id\": \"6412991cd7fb4a2f516bd233\",\n                \"_timestamp\": 1678940444012,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"2\",\n                \"sex\": \"1\",\n                \"area\": \"08\",\n                \"count\": \"78\"\n            },\n            {\n                \"_id\": \"6412991bd7fb4a2f516bd232\",\n                \"_timestamp\": 1678940443985,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"2\",\n                \"sex\": \"1\",\n                \"area\": \"07\",\n                \"count\": \"21\"\n            },\n            {\n                \"_id\": \"6412991bd7fb4a2f516bd231\",\n                \"_timestamp\": 1678940443961,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"2\",\n                \"sex\": \"1\",\n                \"area\": \"06\",\n                \"count\": \"57\"\n            },\n            {\n                \"_id\": \"6412991bd7fb4a2f516bd230\",\n                \"_timestamp\": 1678940443935,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"2\",\n                \"sex\": \"1\",\n                \"area\": \"05\",\n                \"count\": \"39\"\n            },\n            {\n                \"_id\": \"6412991bd7fb4a2f516bd22f\",\n                \"_timestamp\": 1678940443913,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"2\",\n                \"sex\": \"1\",\n                \"area\": \"04\",\n                \"count\": \"123\"\n            },\n            {\n                \"_id\": \"6412991bd7fb4a2f516bd22e\",\n                \"_timestamp\": 1678940443890,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"2\",\n                \"sex\": \"1\",\n                \"area\": \"03\",\n                \"count\": \"138\"\n            },\n            {\n                \"_id\": \"6412991bd7fb4a2f516bd22d\",\n                \"_timestamp\": 1678940443866,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"2\",\n                \"sex\": \"1\",\n                \"area\": \"02\",\n                \"count\": \"177\"\n            },\n            {\n                \"_id\": \"6412991bd7fb4a2f516bd22c\",\n                \"_timestamp\": 1678940443845,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"2\",\n                \"sex\": \"1\",\n                \"area\": \"01\",\n                \"count\": \"96\"\n            },\n            {\n                \"_id\": \"6412991bd7fb4a2f516bd22b\",\n                \"_timestamp\": 1678940443823,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"1\",\n                \"sex\": \"9\",\n                \"area\": \"77\",\n                \"count\": \"25818\"\n            },\n            {\n                \"_id\": \"6412991bd7fb4a2f516bd22a\",\n                \"_timestamp\": 1678940443800,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"1\",\n                \"sex\": \"9\",\n                \"area\": \"9999\",\n                \"count\": \"25818\"\n            },\n            {\n                \"_id\": \"6412991bd7fb4a2f516bd229\",\n                \"_timestamp\": 1678940443773,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"1\",\n                \"sex\": \"9\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"6412991bd7fb4a2f516bd228\",\n                \"_timestamp\": 1678940443743,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"1\",\n                \"sex\": \"9\",\n                \"area\": \"18\",\n                \"count\": \"438\"\n            },\n            {\n                \"_id\": \"6412991bd7fb4a2f516bd227\",\n                \"_timestamp\": 1678940443714,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"1\",\n                \"sex\": \"9\",\n                \"area\": \"17\",\n                \"count\": \"387\"\n            },\n            {\n                \"_id\": \"6412991bd7fb4a2f516bd226\",\n                \"_timestamp\": 1678940443687,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"1\",\n                \"sex\": \"9\",\n                \"area\": \"16\",\n                \"count\": \"471\"\n            },\n            {\n                \"_id\": \"6412991bd7fb4a2f516bd225\",\n                \"_timestamp\": 1678940443666,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"1\",\n                \"sex\": \"9\",\n                \"area\": \"15\",\n                \"count\": \"615\"\n            },\n            {\n                \"_id\": \"6412991bd7fb4a2f516bd224\",\n                \"_timestamp\": 1678940443643,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"1\",\n                \"sex\": \"9\",\n                \"area\": \"14\",\n                \"count\": \"1431\"\n            },\n            {\n                \"_id\": \"6412991bd7fb4a2f516bd223\",\n                \"_timestamp\": 1678940443620,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"1\",\n                \"sex\": \"9\",\n                \"area\": \"13\",\n                \"count\": \"3657\"\n            },\n            {\n                \"_id\": \"6412991bd7fb4a2f516bd222\",\n                \"_timestamp\": 1678940443596,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"1\",\n                \"sex\": \"9\",\n                \"area\": \"12\",\n                \"count\": \"243\"\n            },\n            {\n                \"_id\": \"6412991bd7fb4a2f516bd221\",\n                \"_timestamp\": 1678940443568,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"1\",\n                \"sex\": \"9\",\n                \"area\": \"09\",\n                \"count\": \"2559\"\n            },\n            {\n                \"_id\": \"6412991bd7fb4a2f516bd220\",\n                \"_timestamp\": 1678940443543,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"1\",\n                \"sex\": \"9\",\n                \"area\": \"08\",\n                \"count\": \"1686\"\n            },\n            {\n                \"_id\": \"6412991bd7fb4a2f516bd21f\",\n                \"_timestamp\": 1678940443518,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"1\",\n                \"sex\": \"9\",\n                \"area\": \"07\",\n                \"count\": \"870\"\n            },\n            {\n                \"_id\": \"6412991bd7fb4a2f516bd21e\",\n                \"_timestamp\": 1678940443495,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"1\",\n                \"sex\": \"9\",\n                \"area\": \"06\",\n                \"count\": \"1128\"\n            },\n            {\n                \"_id\": \"6412991bd7fb4a2f516bd21d\",\n                \"_timestamp\": 1678940443467,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"1\",\n                \"sex\": \"9\",\n                \"area\": \"05\",\n                \"count\": \"243\"\n            },\n            {\n                \"_id\": \"6412991bd7fb4a2f516bd21c\",\n                \"_timestamp\": 1678940443442,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"1\",\n                \"sex\": \"9\",\n                \"area\": \"04\",\n                \"count\": \"2181\"\n            },\n            {\n                \"_id\": \"6412991bd7fb4a2f516bd21b\",\n                \"_timestamp\": 1678940443415,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"1\",\n                \"sex\": \"9\",\n                \"area\": \"03\",\n                \"count\": \"2829\"\n            },\n            {\n                \"_id\": \"6412991bd7fb4a2f516bd21a\",\n                \"_timestamp\": 1678940443390,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"1\",\n                \"sex\": \"9\",\n                \"area\": \"02\",\n                \"count\": \"5808\"\n            },\n            {\n                \"_id\": \"6412991bd7fb4a2f516bd219\",\n                \"_timestamp\": 1678940443357,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"1\",\n                \"sex\": \"9\",\n                \"area\": \"01\",\n                \"count\": \"1266\"\n            },\n            {\n                \"_id\": \"6412991bd7fb4a2f516bd218\",\n                \"_timestamp\": 1678940443332,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"1\",\n                \"sex\": \"2\",\n                \"area\": \"77\",\n                \"count\": \"13245\"\n            },\n            {\n                \"_id\": \"6412991bd7fb4a2f516bd217\",\n                \"_timestamp\": 1678940443308,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"1\",\n                \"sex\": \"2\",\n                \"area\": \"9999\",\n                \"count\": \"13248\"\n            },\n            {\n                \"_id\": \"6412991bd7fb4a2f516bd216\",\n                \"_timestamp\": 1678940443281,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"1\",\n                \"sex\": \"2\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"6412991bd7fb4a2f516bd215\",\n                \"_timestamp\": 1678940443257,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"1\",\n                \"sex\": \"2\",\n                \"area\": \"18\",\n                \"count\": \"210\"\n            },\n            {\n                \"_id\": \"6412991bd7fb4a2f516bd214\",\n                \"_timestamp\": 1678940443233,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"1\",\n                \"sex\": \"2\",\n                \"area\": \"17\",\n                \"count\": \"189\"\n            },\n            {\n                \"_id\": \"6412991bd7fb4a2f516bd213\",\n                \"_timestamp\": 1678940443211,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"1\",\n                \"sex\": \"2\",\n                \"area\": \"16\",\n                \"count\": \"207\"\n            },\n            {\n                \"_id\": \"6412991bd7fb4a2f516bd212\",\n                \"_timestamp\": 1678940443186,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"1\",\n                \"sex\": \"2\",\n                \"area\": \"15\",\n                \"count\": \"294\"\n            },\n            {\n                \"_id\": \"6412991bd7fb4a2f516bd211\",\n                \"_timestamp\": 1678940443156,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"1\",\n                \"sex\": \"2\",\n                \"area\": \"14\",\n                \"count\": \"708\"\n            },\n            {\n                \"_id\": \"6412991bd7fb4a2f516bd210\",\n                \"_timestamp\": 1678940443129,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"1\",\n                \"sex\": \"2\",\n                \"area\": \"13\",\n                \"count\": \"1908\"\n            },\n            {\n                \"_id\": \"6412991bd7fb4a2f516bd20f\",\n                \"_timestamp\": 1678940443097,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"1\",\n                \"sex\": \"2\",\n                \"area\": \"12\",\n                \"count\": \"120\"\n            },\n            {\n                \"_id\": \"6412991bd7fb4a2f516bd20e\",\n                \"_timestamp\": 1678940443069,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"1\",\n                \"sex\": \"2\",\n                \"area\": \"09\",\n                \"count\": \"1383\"\n            },\n            {\n                \"_id\": \"6412991bd7fb4a2f516bd20d\",\n                \"_timestamp\": 1678940443046,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"1\",\n                \"sex\": \"2\",\n                \"area\": \"08\",\n                \"count\": \"861\"\n            },\n            {\n                \"_id\": \"6412991bd7fb4a2f516bd20c\",\n                \"_timestamp\": 1678940443020,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"1\",\n                \"sex\": \"2\",\n                \"area\": \"07\",\n                \"count\": \"450\"\n            },\n            {\n                \"_id\": \"6412991ad7fb4a2f516bd20b\",\n                \"_timestamp\": 1678940442994,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"1\",\n                \"sex\": \"2\",\n                \"area\": \"06\",\n                \"count\": \"567\"\n            },\n            {\n                \"_id\": \"6412991ad7fb4a2f516bd20a\",\n                \"_timestamp\": 1678940442969,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"1\",\n                \"sex\": \"2\",\n                \"area\": \"05\",\n                \"count\": \"114\"\n            },\n            {\n                \"_id\": \"6412991ad7fb4a2f516bd209\",\n                \"_timestamp\": 1678940442944,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"1\",\n                \"sex\": \"2\",\n                \"area\": \"04\",\n                \"count\": \"1143\"\n            },\n            {\n                \"_id\": \"6412991ad7fb4a2f516bd208\",\n                \"_timestamp\": 1678940442918,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"1\",\n                \"sex\": \"2\",\n                \"area\": \"03\",\n                \"count\": \"1413\"\n            },\n            {\n                \"_id\": \"6412991ad7fb4a2f516bd207\",\n                \"_timestamp\": 1678940442896,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"1\",\n                \"sex\": \"2\",\n                \"area\": \"02\",\n                \"count\": \"3066\"\n            },\n            {\n                \"_id\": \"6412991ad7fb4a2f516bd206\",\n                \"_timestamp\": 1678940442873,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"1\",\n                \"sex\": \"2\",\n                \"area\": \"01\",\n                \"count\": \"621\"\n            },\n            {\n                \"_id\": \"6412991ad7fb4a2f516bd205\",\n                \"_timestamp\": 1678940442849,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"1\",\n                \"sex\": \"1\",\n                \"area\": \"77\",\n                \"count\": \"12570\"\n            },\n            {\n                \"_id\": \"6412991ad7fb4a2f516bd204\",\n                \"_timestamp\": 1678940442824,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"1\",\n                \"sex\": \"1\",\n                \"area\": \"9999\",\n                \"count\": \"12570\"\n            },\n            {\n                \"_id\": \"6412991ad7fb4a2f516bd203\",\n                \"_timestamp\": 1678940442798,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"1\",\n                \"sex\": \"1\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"6412991ad7fb4a2f516bd202\",\n                \"_timestamp\": 1678940442773,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"1\",\n                \"sex\": \"1\",\n                \"area\": \"18\",\n                \"count\": \"228\"\n            },\n            {\n                \"_id\": \"6412991ad7fb4a2f516bd201\",\n                \"_timestamp\": 1678940442747,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"1\",\n                \"sex\": \"1\",\n                \"area\": \"17\",\n                \"count\": \"195\"\n            },\n            {\n                \"_id\": \"6412991ad7fb4a2f516bd200\",\n                \"_timestamp\": 1678940442722,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"1\",\n                \"sex\": \"1\",\n                \"area\": \"16\",\n                \"count\": \"267\"\n            },\n            {\n                \"_id\": \"6412991ad7fb4a2f516bd1ff\",\n                \"_timestamp\": 1678940442699,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"1\",\n                \"sex\": \"1\",\n                \"area\": \"15\",\n                \"count\": \"324\"\n            },\n            {\n                \"_id\": \"6412991ad7fb4a2f516bd1fe\",\n                \"_timestamp\": 1678940442648,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"1\",\n                \"sex\": \"1\",\n                \"area\": \"14\",\n                \"count\": \"720\"\n            },\n            {\n                \"_id\": \"6412991ad7fb4a2f516bd1fd\",\n                \"_timestamp\": 1678940442614,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"1\",\n                \"sex\": \"1\",\n                \"area\": \"13\",\n                \"count\": \"1752\"\n            },\n            {\n                \"_id\": \"6412991ad7fb4a2f516bd1fc\",\n                \"_timestamp\": 1678940442591,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"1\",\n                \"sex\": \"1\",\n                \"area\": \"12\",\n                \"count\": \"126\"\n            },\n            {\n                \"_id\": \"6412991ad7fb4a2f516bd1fb\",\n                \"_timestamp\": 1678940442560,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"1\",\n                \"sex\": \"1\",\n                \"area\": \"09\",\n                \"count\": \"1176\"\n            },\n            {\n                \"_id\": \"6412991ad7fb4a2f516bd1fa\",\n                \"_timestamp\": 1678940442535,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"1\",\n                \"sex\": \"1\",\n                \"area\": \"08\",\n                \"count\": \"828\"\n            },\n            {\n                \"_id\": \"6412991ad7fb4a2f516bd1f9\",\n                \"_timestamp\": 1678940442508,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"1\",\n                \"sex\": \"1\",\n                \"area\": \"07\",\n                \"count\": \"420\"\n            },\n            {\n                \"_id\": \"6412991ad7fb4a2f516bd1f8\",\n                \"_timestamp\": 1678940442483,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"1\",\n                \"sex\": \"1\",\n                \"area\": \"06\",\n                \"count\": \"561\"\n            },\n            {\n                \"_id\": \"6412991ad7fb4a2f516bd1f7\",\n                \"_timestamp\": 1678940442456,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"1\",\n                \"sex\": \"1\",\n                \"area\": \"05\",\n                \"count\": \"129\"\n            },\n            {\n                \"_id\": \"6412991ad7fb4a2f516bd1f6\",\n                \"_timestamp\": 1678940442432,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"1\",\n                \"sex\": \"1\",\n                \"area\": \"04\",\n                \"count\": \"1041\"\n            },\n            {\n                \"_id\": \"6412991ad7fb4a2f516bd1f5\",\n                \"_timestamp\": 1678940442405,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"1\",\n                \"sex\": \"1\",\n                \"area\": \"03\",\n                \"count\": \"1419\"\n            },\n            {\n                \"_id\": \"6412991ad7fb4a2f516bd1f4\",\n                \"_timestamp\": 1678940442370,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"1\",\n                \"sex\": \"1\",\n                \"area\": \"02\",\n                \"count\": \"2742\"\n            },\n            {\n                \"_id\": \"6412991ad7fb4a2f516bd1f3\",\n                \"_timestamp\": 1678940442343,\n                \"year\": \"2018\",\n                \"age\": \"074\",\n                \"ethnic\": \"1\",\n                \"sex\": \"1\",\n                \"area\": \"01\",\n                \"count\": \"648\"\n            },\n            {\n                \"_id\": \"6412991ad7fb4a2f516bd1f2\",\n                \"_timestamp\": 1678940442318,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"77\",\n                \"count\": \"32493\"\n            },\n            {\n                \"_id\": \"6412991ad7fb4a2f516bd1f1\",\n                \"_timestamp\": 1678940442293,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"9999\",\n                \"count\": \"32496\"\n            },\n            {\n                \"_id\": \"6412991ad7fb4a2f516bd1f0\",\n                \"_timestamp\": 1678940442256,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"99\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"6412991ad7fb4a2f516bd1ef\",\n                \"_timestamp\": 1678940442232,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"18\",\n                \"count\": \"525\"\n            },\n            {\n                \"_id\": \"6412991ad7fb4a2f516bd1ee\",\n                \"_timestamp\": 1678940442205,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"17\",\n                \"count\": \"441\"\n            },\n            {\n                \"_id\": \"6412991ad7fb4a2f516bd1ed\",\n                \"_timestamp\": 1678940442178,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"16\",\n                \"count\": \"519\"\n            },\n            {\n                \"_id\": \"6412991ad7fb4a2f516bd1ec\",\n                \"_timestamp\": 1678940442153,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"15\",\n                \"count\": \"717\"\n            },\n            {\n                \"_id\": \"6412991ad7fb4a2f516bd1eb\",\n                \"_timestamp\": 1678940442129,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"14\",\n                \"count\": \"1581\"\n            },\n            {\n                \"_id\": \"6412991ad7fb4a2f516bd1ea\",\n                \"_timestamp\": 1678940442106,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"13\",\n                \"count\": \"4272\"\n            },\n            {\n                \"_id\": \"6412991ad7fb4a2f516bd1e9\",\n                \"_timestamp\": 1678940442083,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"12\",\n                \"count\": \"306\"\n            },\n            {\n                \"_id\": \"6412991ad7fb4a2f516bd1e8\",\n                \"_timestamp\": 1678940442060,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"09\",\n                \"count\": \"3222\"\n            },\n            {\n                \"_id\": \"6412991ad7fb4a2f516bd1e7\",\n                \"_timestamp\": 1678940442032,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"08\",\n                \"count\": \"1995\"\n            },\n            {\n                \"_id\": \"6412991ad7fb4a2f516bd1e6\",\n                \"_timestamp\": 1678940442007,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"07\",\n                \"count\": \"867\"\n            },\n            {\n                \"_id\": \"64129919d7fb4a2f516bd1e5\",\n                \"_timestamp\": 1678940441983,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"06\",\n                \"count\": \"1437\"\n            },\n            {\n                \"_id\": \"64129919d7fb4a2f516bd1e4\",\n                \"_timestamp\": 1678940441957,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"05\",\n                \"count\": \"309\"\n            },\n            {\n                \"_id\": \"64129919d7fb4a2f516bd1e3\",\n                \"_timestamp\": 1678940441920,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"04\",\n                \"count\": \"2664\"\n            },\n            {\n                \"_id\": \"64129919d7fb4a2f516bd1e2\",\n                \"_timestamp\": 1678940441891,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"03\",\n                \"count\": \"3384\"\n            },\n            {\n                \"_id\": \"64129919d7fb4a2f516bd1e1\",\n                \"_timestamp\": 1678940441864,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"02\",\n                \"count\": \"8568\"\n            },\n            {\n                \"_id\": \"64129919d7fb4a2f516bd1e0\",\n                \"_timestamp\": 1678940441839,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"01\",\n                \"count\": \"1686\"\n            },\n            {\n                \"_id\": \"64129919d7fb4a2f516bd1df\",\n                \"_timestamp\": 1678940441814,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"77\",\n                \"count\": \"16878\"\n            },\n            {\n                \"_id\": \"64129919d7fb4a2f516bd1de\",\n                \"_timestamp\": 1678940441787,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"9999\",\n                \"count\": \"16878\"\n            },\n            {\n                \"_id\": \"64129919d7fb4a2f516bd1dd\",\n                \"_timestamp\": 1678940441764,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"99\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"64129919d7fb4a2f516bd1dc\",\n                \"_timestamp\": 1678940441731,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"18\",\n                \"count\": \"255\"\n            },\n            {\n                \"_id\": \"64129919d7fb4a2f516bd1db\",\n                \"_timestamp\": 1678940441705,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"17\",\n                \"count\": \"219\"\n            },\n            {\n                \"_id\": \"64129919d7fb4a2f516bd1da\",\n                \"_timestamp\": 1678940441679,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"16\",\n                \"count\": \"243\"\n            },\n            {\n                \"_id\": \"64129919d7fb4a2f516bd1d9\",\n                \"_timestamp\": 1678940441654,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"15\",\n                \"count\": \"384\"\n            },\n            {\n                \"_id\": \"64129919d7fb4a2f516bd1d8\",\n                \"_timestamp\": 1678940441622,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"14\",\n                \"count\": \"843\"\n            },\n            {\n                \"_id\": \"64129919d7fb4a2f516bd1d7\",\n                \"_timestamp\": 1678940441598,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"13\",\n                \"count\": \"2214\"\n            },\n            {\n                \"_id\": \"64129919d7fb4a2f516bd1d6\",\n                \"_timestamp\": 1678940441571,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"12\",\n                \"count\": \"150\"\n            },\n            {\n                \"_id\": \"64129919d7fb4a2f516bd1d5\",\n                \"_timestamp\": 1678940441543,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"09\",\n                \"count\": \"1662\"\n            },\n            {\n                \"_id\": \"64129919d7fb4a2f516bd1d4\",\n                \"_timestamp\": 1678940441513,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"08\",\n                \"count\": \"1029\"\n            },\n            {\n                \"_id\": \"64129919d7fb4a2f516bd1d3\",\n                \"_timestamp\": 1678940441484,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"07\",\n                \"count\": \"453\"\n            },\n            {\n                \"_id\": \"64129919d7fb4a2f516bd1d2\",\n                \"_timestamp\": 1678940441451,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"06\",\n                \"count\": \"741\"\n            },\n            {\n                \"_id\": \"64129919d7fb4a2f516bd1d1\",\n                \"_timestamp\": 1678940441427,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"05\",\n                \"count\": \"159\"\n            },\n            {\n                \"_id\": \"64129919d7fb4a2f516bd1d0\",\n                \"_timestamp\": 1678940441399,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"04\",\n                \"count\": \"1389\"\n            },\n            {\n                \"_id\": \"64129919d7fb4a2f516bd1cf\",\n                \"_timestamp\": 1678940441372,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"03\",\n                \"count\": \"1761\"\n            },\n            {\n                \"_id\": \"64129919d7fb4a2f516bd1ce\",\n                \"_timestamp\": 1678940441347,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"02\",\n                \"count\": \"4533\"\n            },\n            {\n                \"_id\": \"64129919d7fb4a2f516bd1cd\",\n                \"_timestamp\": 1678940441316,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"01\",\n                \"count\": \"840\"\n            },\n            {\n                \"_id\": \"64129919d7fb4a2f516bd1cc\",\n                \"_timestamp\": 1678940441291,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"1\",\n                \"area\": \"77\",\n                \"count\": \"15612\"\n            },\n            {\n                \"_id\": \"64129919d7fb4a2f516bd1cb\",\n                \"_timestamp\": 1678940441264,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"1\",\n                \"area\": \"9999\",\n                \"count\": \"15618\"\n            },\n            {\n                \"_id\": \"64129919d7fb4a2f516bd1ca\",\n                \"_timestamp\": 1678940441231,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"1\",\n                \"area\": \"99\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129919d7fb4a2f516bd1c9\",\n                \"_timestamp\": 1678940441207,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"1\",\n                \"area\": \"18\",\n                \"count\": \"270\"\n            },\n            {\n                \"_id\": \"64129919d7fb4a2f516bd1c8\",\n                \"_timestamp\": 1678940441181,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"1\",\n                \"area\": \"17\",\n                \"count\": \"219\"\n            },\n            {\n                \"_id\": \"64129919d7fb4a2f516bd1c7\",\n                \"_timestamp\": 1678940441152,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"1\",\n                \"area\": \"16\",\n                \"count\": \"276\"\n            },\n            {\n                \"_id\": \"64129919d7fb4a2f516bd1c6\",\n                \"_timestamp\": 1678940441129,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"1\",\n                \"area\": \"15\",\n                \"count\": \"333\"\n            },\n            {\n                \"_id\": \"64129919d7fb4a2f516bd1c5\",\n                \"_timestamp\": 1678940441102,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"1\",\n                \"area\": \"14\",\n                \"count\": \"738\"\n            },\n            {\n                \"_id\": \"64129919d7fb4a2f516bd1c4\",\n                \"_timestamp\": 1678940441079,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"1\",\n                \"area\": \"13\",\n                \"count\": \"2058\"\n            },\n            {\n                \"_id\": \"64129919d7fb4a2f516bd1c3\",\n                \"_timestamp\": 1678940441054,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"1\",\n                \"area\": \"12\",\n                \"count\": \"156\"\n            },\n            {\n                \"_id\": \"64129919d7fb4a2f516bd1c2\",\n                \"_timestamp\": 1678940441027,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"1\",\n                \"area\": \"09\",\n                \"count\": \"1560\"\n            },\n            {\n                \"_id\": \"64129919d7fb4a2f516bd1c1\",\n                \"_timestamp\": 1678940441001,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"1\",\n                \"area\": \"08\",\n                \"count\": \"969\"\n            },\n            {\n                \"_id\": \"64129918d7fb4a2f516bd1c0\",\n                \"_timestamp\": 1678940440977,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"1\",\n                \"area\": \"07\",\n                \"count\": \"414\"\n            },\n            {\n                \"_id\": \"64129918d7fb4a2f516bd1bf\",\n                \"_timestamp\": 1678940440953,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"1\",\n                \"area\": \"06\",\n                \"count\": \"696\"\n            },\n            {\n                \"_id\": \"64129918d7fb4a2f516bd1be\",\n                \"_timestamp\": 1678940440921,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"1\",\n                \"area\": \"05\",\n                \"count\": \"150\"\n            },\n            {\n                \"_id\": \"64129918d7fb4a2f516bd1bd\",\n                \"_timestamp\": 1678940440897,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"1\",\n                \"area\": \"04\",\n                \"count\": \"1275\"\n            },\n            {\n                \"_id\": \"64129918d7fb4a2f516bd1bc\",\n                \"_timestamp\": 1678940440864,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"1\",\n                \"area\": \"03\",\n                \"count\": \"1620\"\n            },\n            {\n                \"_id\": \"64129918d7fb4a2f516bd1bb\",\n                \"_timestamp\": 1678940440838,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"1\",\n                \"area\": \"02\",\n                \"count\": \"4035\"\n            },\n            {\n                \"_id\": \"64129918d7fb4a2f516bd1ba\",\n                \"_timestamp\": 1678940440813,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"1\",\n                \"area\": \"01\",\n                \"count\": \"849\"\n            },\n            {\n                \"_id\": \"64129918d7fb4a2f516bd1b9\",\n                \"_timestamp\": 1678940440786,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"77\",\n                \"sex\": \"9\",\n                \"area\": \"77\",\n                \"count\": \"32493\"\n            },\n            {\n                \"_id\": \"64129918d7fb4a2f516bd1b8\",\n                \"_timestamp\": 1678940440762,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"77\",\n                \"sex\": \"9\",\n                \"area\": \"9999\",\n                \"count\": \"32496\"\n            },\n            {\n                \"_id\": \"64129918d7fb4a2f516bd1b7\",\n                \"_timestamp\": 1678940440737,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"77\",\n                \"sex\": \"9\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"64129918d7fb4a2f516bd1b6\",\n                \"_timestamp\": 1678940440711,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"77\",\n                \"sex\": \"9\",\n                \"area\": \"18\",\n                \"count\": \"525\"\n            },\n            {\n                \"_id\": \"64129918d7fb4a2f516bd1b5\",\n                \"_timestamp\": 1678940440683,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"77\",\n                \"sex\": \"9\",\n                \"area\": \"17\",\n                \"count\": \"441\"\n            },\n            {\n                \"_id\": \"64129918d7fb4a2f516bd1b4\",\n                \"_timestamp\": 1678940440657,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"77\",\n                \"sex\": \"9\",\n                \"area\": \"16\",\n                \"count\": \"519\"\n            },\n            {\n                \"_id\": \"64129918d7fb4a2f516bd1b3\",\n                \"_timestamp\": 1678940440634,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"77\",\n                \"sex\": \"9\",\n                \"area\": \"15\",\n                \"count\": \"717\"\n            },\n            {\n                \"_id\": \"64129918d7fb4a2f516bd1b2\",\n                \"_timestamp\": 1678940440604,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"77\",\n                \"sex\": \"9\",\n                \"area\": \"14\",\n                \"count\": \"1581\"\n            },\n            {\n                \"_id\": \"64129918d7fb4a2f516bd1b1\",\n                \"_timestamp\": 1678940440578,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"77\",\n                \"sex\": \"9\",\n                \"area\": \"13\",\n                \"count\": \"4272\"\n            },\n            {\n                \"_id\": \"64129918d7fb4a2f516bd1b0\",\n                \"_timestamp\": 1678940440548,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"77\",\n                \"sex\": \"9\",\n                \"area\": \"12\",\n                \"count\": \"306\"\n            },\n            {\n                \"_id\": \"64129918d7fb4a2f516bd1af\",\n                \"_timestamp\": 1678940440523,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"77\",\n                \"sex\": \"9\",\n                \"area\": \"09\",\n                \"count\": \"3222\"\n            },\n            {\n                \"_id\": \"64129918d7fb4a2f516bd1ae\",\n                \"_timestamp\": 1678940440499,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"77\",\n                \"sex\": \"9\",\n                \"area\": \"08\",\n                \"count\": \"1995\"\n            },\n            {\n                \"_id\": \"64129918d7fb4a2f516bd1ad\",\n                \"_timestamp\": 1678940440475,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"77\",\n                \"sex\": \"9\",\n                \"area\": \"07\",\n                \"count\": \"867\"\n            },\n            {\n                \"_id\": \"64129918d7fb4a2f516bd1ac\",\n                \"_timestamp\": 1678940440447,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"77\",\n                \"sex\": \"9\",\n                \"area\": \"06\",\n                \"count\": \"1437\"\n            },\n            {\n                \"_id\": \"64129918d7fb4a2f516bd1ab\",\n                \"_timestamp\": 1678940440414,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"77\",\n                \"sex\": \"9\",\n                \"area\": \"05\",\n                \"count\": \"309\"\n            },\n            {\n                \"_id\": \"64129918d7fb4a2f516bd1aa\",\n                \"_timestamp\": 1678940440386,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"77\",\n                \"sex\": \"9\",\n                \"area\": \"04\",\n                \"count\": \"2664\"\n            },\n            {\n                \"_id\": \"64129918d7fb4a2f516bd1a9\",\n                \"_timestamp\": 1678940440362,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"77\",\n                \"sex\": \"9\",\n                \"area\": \"03\",\n                \"count\": \"3384\"\n            },\n            {\n                \"_id\": \"64129918d7fb4a2f516bd1a8\",\n                \"_timestamp\": 1678940440334,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"77\",\n                \"sex\": \"9\",\n                \"area\": \"02\",\n                \"count\": \"8568\"\n            },\n            {\n                \"_id\": \"64129918d7fb4a2f516bd1a7\",\n                \"_timestamp\": 1678940440310,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"77\",\n                \"sex\": \"9\",\n                \"area\": \"01\",\n                \"count\": \"1686\"\n            },\n            {\n                \"_id\": \"64129918d7fb4a2f516bd1a6\",\n                \"_timestamp\": 1678940440287,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"77\",\n                \"sex\": \"2\",\n                \"area\": \"77\",\n                \"count\": \"16878\"\n            },\n            {\n                \"_id\": \"64129918d7fb4a2f516bd1a5\",\n                \"_timestamp\": 1678940440263,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"77\",\n                \"sex\": \"2\",\n                \"area\": \"9999\",\n                \"count\": \"16878\"\n            },\n            {\n                \"_id\": \"64129918d7fb4a2f516bd1a4\",\n                \"_timestamp\": 1678940440239,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"77\",\n                \"sex\": \"2\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"64129918d7fb4a2f516bd1a3\",\n                \"_timestamp\": 1678940440213,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"77\",\n                \"sex\": \"2\",\n                \"area\": \"18\",\n                \"count\": \"255\"\n            },\n            {\n                \"_id\": \"64129918d7fb4a2f516bd1a2\",\n                \"_timestamp\": 1678940440179,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"77\",\n                \"sex\": \"2\",\n                \"area\": \"17\",\n                \"count\": \"219\"\n            },\n            {\n                \"_id\": \"64129918d7fb4a2f516bd1a1\",\n                \"_timestamp\": 1678940440145,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"77\",\n                \"sex\": \"2\",\n                \"area\": \"16\",\n                \"count\": \"243\"\n            },\n            {\n                \"_id\": \"64129918d7fb4a2f516bd1a0\",\n                \"_timestamp\": 1678940440118,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"77\",\n                \"sex\": \"2\",\n                \"area\": \"15\",\n                \"count\": \"384\"\n            },\n            {\n                \"_id\": \"64129918d7fb4a2f516bd19f\",\n                \"_timestamp\": 1678940440093,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"77\",\n                \"sex\": \"2\",\n                \"area\": \"14\",\n                \"count\": \"843\"\n            },\n            {\n                \"_id\": \"64129918d7fb4a2f516bd19e\",\n                \"_timestamp\": 1678940440065,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"77\",\n                \"sex\": \"2\",\n                \"area\": \"13\",\n                \"count\": \"2214\"\n            },\n            {\n                \"_id\": \"64129918d7fb4a2f516bd19d\",\n                \"_timestamp\": 1678940440036,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"77\",\n                \"sex\": \"2\",\n                \"area\": \"12\",\n                \"count\": \"150\"\n            },\n            {\n                \"_id\": \"64129918d7fb4a2f516bd19c\",\n                \"_timestamp\": 1678940440013,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"77\",\n                \"sex\": \"2\",\n                \"area\": \"09\",\n                \"count\": \"1662\"\n            },\n            {\n                \"_id\": \"64129917d7fb4a2f516bd19b\",\n                \"_timestamp\": 1678940439985,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"77\",\n                \"sex\": \"2\",\n                \"area\": \"08\",\n                \"count\": \"1029\"\n            },\n            {\n                \"_id\": \"64129917d7fb4a2f516bd19a\",\n                \"_timestamp\": 1678940439955,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"77\",\n                \"sex\": \"2\",\n                \"area\": \"07\",\n                \"count\": \"453\"\n            },\n            {\n                \"_id\": \"64129917d7fb4a2f516bd199\",\n                \"_timestamp\": 1678940439931,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"77\",\n                \"sex\": \"2\",\n                \"area\": \"06\",\n                \"count\": \"741\"\n            },\n            {\n                \"_id\": \"64129917d7fb4a2f516bd198\",\n                \"_timestamp\": 1678940439900,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"77\",\n                \"sex\": \"2\",\n                \"area\": \"05\",\n                \"count\": \"159\"\n            },\n            {\n                \"_id\": \"64129917d7fb4a2f516bd197\",\n                \"_timestamp\": 1678940439878,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"77\",\n                \"sex\": \"2\",\n                \"area\": \"04\",\n                \"count\": \"1389\"\n            },\n            {\n                \"_id\": \"64129917d7fb4a2f516bd196\",\n                \"_timestamp\": 1678940439854,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"77\",\n                \"sex\": \"2\",\n                \"area\": \"03\",\n                \"count\": \"1761\"\n            },\n            {\n                \"_id\": \"64129917d7fb4a2f516bd195\",\n                \"_timestamp\": 1678940439830,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"77\",\n                \"sex\": \"2\",\n                \"area\": \"02\",\n                \"count\": \"4533\"\n            },\n            {\n                \"_id\": \"64129917d7fb4a2f516bd194\",\n                \"_timestamp\": 1678940439795,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"77\",\n                \"sex\": \"2\",\n                \"area\": \"01\",\n                \"count\": \"840\"\n            },\n            {\n                \"_id\": \"64129917d7fb4a2f516bd193\",\n                \"_timestamp\": 1678940439769,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"77\",\n                \"sex\": \"1\",\n                \"area\": \"77\",\n                \"count\": \"15612\"\n            },\n            {\n                \"_id\": \"64129917d7fb4a2f516bd192\",\n                \"_timestamp\": 1678940439745,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"77\",\n                \"sex\": \"1\",\n                \"area\": \"9999\",\n                \"count\": \"15618\"\n            },\n            {\n                \"_id\": \"64129917d7fb4a2f516bd191\",\n                \"_timestamp\": 1678940439718,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"77\",\n                \"sex\": \"1\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"64129917d7fb4a2f516bd190\",\n                \"_timestamp\": 1678940439689,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"77\",\n                \"sex\": \"1\",\n                \"area\": \"18\",\n                \"count\": \"270\"\n            },\n            {\n                \"_id\": \"64129917d7fb4a2f516bd18f\",\n                \"_timestamp\": 1678940439664,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"77\",\n                \"sex\": \"1\",\n                \"area\": \"17\",\n                \"count\": \"219\"\n            },\n            {\n                \"_id\": \"64129917d7fb4a2f516bd18e\",\n                \"_timestamp\": 1678940439637,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"77\",\n                \"sex\": \"1\",\n                \"area\": \"16\",\n                \"count\": \"276\"\n            },\n            {\n                \"_id\": \"64129917d7fb4a2f516bd18d\",\n                \"_timestamp\": 1678940439612,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"77\",\n                \"sex\": \"1\",\n                \"area\": \"15\",\n                \"count\": \"333\"\n            },\n            {\n                \"_id\": \"64129917d7fb4a2f516bd18c\",\n                \"_timestamp\": 1678940439588,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"77\",\n                \"sex\": \"1\",\n                \"area\": \"14\",\n                \"count\": \"738\"\n            },\n            {\n                \"_id\": \"64129917d7fb4a2f516bd18b\",\n                \"_timestamp\": 1678940439563,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"77\",\n                \"sex\": \"1\",\n                \"area\": \"13\",\n                \"count\": \"2058\"\n            },\n            {\n                \"_id\": \"64129917d7fb4a2f516bd18a\",\n                \"_timestamp\": 1678940439536,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"77\",\n                \"sex\": \"1\",\n                \"area\": \"12\",\n                \"count\": \"156\"\n            },\n            {\n                \"_id\": \"64129917d7fb4a2f516bd189\",\n                \"_timestamp\": 1678940439507,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"77\",\n                \"sex\": \"1\",\n                \"area\": \"09\",\n                \"count\": \"1560\"\n            },\n            {\n                \"_id\": \"64129917d7fb4a2f516bd188\",\n                \"_timestamp\": 1678940439483,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"77\",\n                \"sex\": \"1\",\n                \"area\": \"08\",\n                \"count\": \"969\"\n            },\n            {\n                \"_id\": \"64129917d7fb4a2f516bd187\",\n                \"_timestamp\": 1678940439454,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"77\",\n                \"sex\": \"1\",\n                \"area\": \"07\",\n                \"count\": \"414\"\n            },\n            {\n                \"_id\": \"64129917d7fb4a2f516bd186\",\n                \"_timestamp\": 1678940439422,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"77\",\n                \"sex\": \"1\",\n                \"area\": \"06\",\n                \"count\": \"696\"\n            },\n            {\n                \"_id\": \"64129917d7fb4a2f516bd185\",\n                \"_timestamp\": 1678940439398,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"77\",\n                \"sex\": \"1\",\n                \"area\": \"05\",\n                \"count\": \"150\"\n            },\n            {\n                \"_id\": \"64129917d7fb4a2f516bd184\",\n                \"_timestamp\": 1678940439370,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"77\",\n                \"sex\": \"1\",\n                \"area\": \"04\",\n                \"count\": \"1275\"\n            },\n            {\n                \"_id\": \"64129917d7fb4a2f516bd183\",\n                \"_timestamp\": 1678940439346,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"77\",\n                \"sex\": \"1\",\n                \"area\": \"03\",\n                \"count\": \"1620\"\n            },\n            {\n                \"_id\": \"64129917d7fb4a2f516bd182\",\n                \"_timestamp\": 1678940439321,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"77\",\n                \"sex\": \"1\",\n                \"area\": \"02\",\n                \"count\": \"4035\"\n            },\n            {\n                \"_id\": \"64129917d7fb4a2f516bd181\",\n                \"_timestamp\": 1678940439294,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"77\",\n                \"sex\": \"1\",\n                \"area\": \"01\",\n                \"count\": \"849\"\n            },\n            {\n                \"_id\": \"64129917d7fb4a2f516bd180\",\n                \"_timestamp\": 1678940439259,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"9\",\n                \"sex\": \"9\",\n                \"area\": \"77\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129917d7fb4a2f516bd17f\",\n                \"_timestamp\": 1678940439228,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"9\",\n                \"sex\": \"9\",\n                \"area\": \"9999\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129917d7fb4a2f516bd17e\",\n                \"_timestamp\": 1678940439204,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"9\",\n                \"sex\": \"9\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"64129917d7fb4a2f516bd17d\",\n                \"_timestamp\": 1678940439179,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"9\",\n                \"sex\": \"9\",\n                \"area\": \"18\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129917d7fb4a2f516bd17c\",\n                \"_timestamp\": 1678940439155,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"9\",\n                \"sex\": \"9\",\n                \"area\": \"17\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129917d7fb4a2f516bd17b\",\n                \"_timestamp\": 1678940439128,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"9\",\n                \"sex\": \"9\",\n                \"area\": \"16\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129917d7fb4a2f516bd17a\",\n                \"_timestamp\": 1678940439100,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"9\",\n                \"sex\": \"9\",\n                \"area\": \"15\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129917d7fb4a2f516bd179\",\n                \"_timestamp\": 1678940439077,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"9\",\n                \"sex\": \"9\",\n                \"area\": \"14\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129917d7fb4a2f516bd178\",\n                \"_timestamp\": 1678940439053,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"9\",\n                \"sex\": \"9\",\n                \"area\": \"13\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129917d7fb4a2f516bd177\",\n                \"_timestamp\": 1678940439026,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"9\",\n                \"sex\": \"9\",\n                \"area\": \"12\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129917d7fb4a2f516bd176\",\n                \"_timestamp\": 1678940438999,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"9\",\n                \"sex\": \"9\",\n                \"area\": \"09\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129916d7fb4a2f516bd175\",\n                \"_timestamp\": 1678940438972,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"9\",\n                \"sex\": \"9\",\n                \"area\": \"08\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129916d7fb4a2f516bd174\",\n                \"_timestamp\": 1678940438946,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"9\",\n                \"sex\": \"9\",\n                \"area\": \"07\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129916d7fb4a2f516bd173\",\n                \"_timestamp\": 1678940438922,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"9\",\n                \"sex\": \"9\",\n                \"area\": \"06\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129916d7fb4a2f516bd172\",\n                \"_timestamp\": 1678940438866,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"9\",\n                \"sex\": \"9\",\n                \"area\": \"05\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129916d7fb4a2f516bd171\",\n                \"_timestamp\": 1678940438838,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"9\",\n                \"sex\": \"9\",\n                \"area\": \"04\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129916d7fb4a2f516bd170\",\n                \"_timestamp\": 1678940438811,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"9\",\n                \"sex\": \"9\",\n                \"area\": \"03\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129916d7fb4a2f516bd16f\",\n                \"_timestamp\": 1678940438784,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"9\",\n                \"sex\": \"9\",\n                \"area\": \"02\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129916d7fb4a2f516bd16e\",\n                \"_timestamp\": 1678940438759,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"9\",\n                \"sex\": \"9\",\n                \"area\": \"01\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129916d7fb4a2f516bd16d\",\n                \"_timestamp\": 1678940438734,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"9\",\n                \"sex\": \"2\",\n                \"area\": \"77\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129916d7fb4a2f516bd16c\",\n                \"_timestamp\": 1678940438709,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"9\",\n                \"sex\": \"2\",\n                \"area\": \"9999\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129916d7fb4a2f516bd16b\",\n                \"_timestamp\": 1678940438684,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"9\",\n                \"sex\": \"2\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"64129916d7fb4a2f516bd16a\",\n                \"_timestamp\": 1678940438661,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"9\",\n                \"sex\": \"2\",\n                \"area\": \"18\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129916d7fb4a2f516bd169\",\n                \"_timestamp\": 1678940438638,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"9\",\n                \"sex\": \"2\",\n                \"area\": \"17\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129916d7fb4a2f516bd168\",\n                \"_timestamp\": 1678940438610,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"9\",\n                \"sex\": \"2\",\n                \"area\": \"16\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129916d7fb4a2f516bd167\",\n                \"_timestamp\": 1678940438581,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"9\",\n                \"sex\": \"2\",\n                \"area\": \"15\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129916d7fb4a2f516bd166\",\n                \"_timestamp\": 1678940438556,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"9\",\n                \"sex\": \"2\",\n                \"area\": \"14\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129916d7fb4a2f516bd165\",\n                \"_timestamp\": 1678940438529,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"9\",\n                \"sex\": \"2\",\n                \"area\": \"13\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129916d7fb4a2f516bd164\",\n                \"_timestamp\": 1678940438499,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"9\",\n                \"sex\": \"2\",\n                \"area\": \"12\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129916d7fb4a2f516bd163\",\n                \"_timestamp\": 1678940438469,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"9\",\n                \"sex\": \"2\",\n                \"area\": \"09\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129916d7fb4a2f516bd162\",\n                \"_timestamp\": 1678940438437,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"9\",\n                \"sex\": \"2\",\n                \"area\": \"08\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129916d7fb4a2f516bd161\",\n                \"_timestamp\": 1678940438413,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"9\",\n                \"sex\": \"2\",\n                \"area\": \"07\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129916d7fb4a2f516bd160\",\n                \"_timestamp\": 1678940438383,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"9\",\n                \"sex\": \"2\",\n                \"area\": \"06\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129916d7fb4a2f516bd15f\",\n                \"_timestamp\": 1678940438359,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"9\",\n                \"sex\": \"2\",\n                \"area\": \"05\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129916d7fb4a2f516bd15e\",\n                \"_timestamp\": 1678940438334,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"9\",\n                \"sex\": \"2\",\n                \"area\": \"04\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129916d7fb4a2f516bd15d\",\n                \"_timestamp\": 1678940438309,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"9\",\n                \"sex\": \"2\",\n                \"area\": \"03\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129916d7fb4a2f516bd15c\",\n                \"_timestamp\": 1678940438270,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"9\",\n                \"sex\": \"2\",\n                \"area\": \"02\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129916d7fb4a2f516bd15b\",\n                \"_timestamp\": 1678940438242,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"9\",\n                \"sex\": \"2\",\n                \"area\": \"01\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129916d7fb4a2f516bd15a\",\n                \"_timestamp\": 1678940438216,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"9\",\n                \"sex\": \"1\",\n                \"area\": \"77\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129916d7fb4a2f516bd159\",\n                \"_timestamp\": 1678940438194,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"9\",\n                \"sex\": \"1\",\n                \"area\": \"9999\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129916d7fb4a2f516bd158\",\n                \"_timestamp\": 1678940438171,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"9\",\n                \"sex\": \"1\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"64129916d7fb4a2f516bd157\",\n                \"_timestamp\": 1678940438146,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"9\",\n                \"sex\": \"1\",\n                \"area\": \"18\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129916d7fb4a2f516bd156\",\n                \"_timestamp\": 1678940438048,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"9\",\n                \"sex\": \"1\",\n                \"area\": \"17\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129916d7fb4a2f516bd155\",\n                \"_timestamp\": 1678940438006,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"9\",\n                \"sex\": \"1\",\n                \"area\": \"16\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129915d7fb4a2f516bd154\",\n                \"_timestamp\": 1678940437978,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"9\",\n                \"sex\": \"1\",\n                \"area\": \"15\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129915d7fb4a2f516bd153\",\n                \"_timestamp\": 1678940437952,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"9\",\n                \"sex\": \"1\",\n                \"area\": \"14\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129915d7fb4a2f516bd152\",\n                \"_timestamp\": 1678940437927,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"9\",\n                \"sex\": \"1\",\n                \"area\": \"13\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129915d7fb4a2f516bd151\",\n                \"_timestamp\": 1678940437899,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"9\",\n                \"sex\": \"1\",\n                \"area\": \"12\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129915d7fb4a2f516bd150\",\n                \"_timestamp\": 1678940437875,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"9\",\n                \"sex\": \"1\",\n                \"area\": \"09\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129915d7fb4a2f516bd14f\",\n                \"_timestamp\": 1678940437847,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"9\",\n                \"sex\": \"1\",\n                \"area\": \"08\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129915d7fb4a2f516bd14e\",\n                \"_timestamp\": 1678940437818,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"9\",\n                \"sex\": \"1\",\n                \"area\": \"07\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129915d7fb4a2f516bd14d\",\n                \"_timestamp\": 1678940437794,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"9\",\n                \"sex\": \"1\",\n                \"area\": \"06\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129915d7fb4a2f516bd14c\",\n                \"_timestamp\": 1678940437769,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"9\",\n                \"sex\": \"1\",\n                \"area\": \"05\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129915d7fb4a2f516bd14b\",\n                \"_timestamp\": 1678940437743,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"9\",\n                \"sex\": \"1\",\n                \"area\": \"04\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129915d7fb4a2f516bd14a\",\n                \"_timestamp\": 1678940437715,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"9\",\n                \"sex\": \"1\",\n                \"area\": \"03\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129915d7fb4a2f516bd149\",\n                \"_timestamp\": 1678940437691,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"9\",\n                \"sex\": \"1\",\n                \"area\": \"02\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129915d7fb4a2f516bd148\",\n                \"_timestamp\": 1678940437667,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"9\",\n                \"sex\": \"1\",\n                \"area\": \"01\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129915d7fb4a2f516bd147\",\n                \"_timestamp\": 1678940437642,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"6\",\n                \"sex\": \"9\",\n                \"area\": \"77\",\n                \"count\": \"291\"\n            },\n            {\n                \"_id\": \"64129915d7fb4a2f516bd146\",\n                \"_timestamp\": 1678940437609,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"6\",\n                \"sex\": \"9\",\n                \"area\": \"9999\",\n                \"count\": \"291\"\n            },\n            {\n                \"_id\": \"64129915d7fb4a2f516bd145\",\n                \"_timestamp\": 1678940437586,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"6\",\n                \"sex\": \"9\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"64129915d7fb4a2f516bd144\",\n                \"_timestamp\": 1678940437562,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"6\",\n                \"sex\": \"9\",\n                \"area\": \"18\",\n                \"count\": \"12\"\n            },\n            {\n                \"_id\": \"64129915d7fb4a2f516bd143\",\n                \"_timestamp\": 1678940437534,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"6\",\n                \"sex\": \"9\",\n                \"area\": \"17\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"64129915d7fb4a2f516bd142\",\n                \"_timestamp\": 1678940437511,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"6\",\n                \"sex\": \"9\",\n                \"area\": \"16\",\n                \"count\": \"9\"\n            },\n            {\n                \"_id\": \"64129915d7fb4a2f516bd141\",\n                \"_timestamp\": 1678940437481,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"6\",\n                \"sex\": \"9\",\n                \"area\": \"15\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"64129915d7fb4a2f516bd140\",\n                \"_timestamp\": 1678940437459,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"6\",\n                \"sex\": \"9\",\n                \"area\": \"14\",\n                \"count\": \"15\"\n            },\n            {\n                \"_id\": \"64129915d7fb4a2f516bd13f\",\n                \"_timestamp\": 1678940437437,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"6\",\n                \"sex\": \"9\",\n                \"area\": \"13\",\n                \"count\": \"33\"\n            },\n            {\n                \"_id\": \"64129915d7fb4a2f516bd13e\",\n                \"_timestamp\": 1678940437407,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"6\",\n                \"sex\": \"9\",\n                \"area\": \"12\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"64129915d7fb4a2f516bd13d\",\n                \"_timestamp\": 1678940437369,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"6\",\n                \"sex\": \"9\",\n                \"area\": \"09\",\n                \"count\": \"45\"\n            },\n            {\n                \"_id\": \"64129915d7fb4a2f516bd13c\",\n                \"_timestamp\": 1678940437325,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"6\",\n                \"sex\": \"9\",\n                \"area\": \"08\",\n                \"count\": \"18\"\n            },\n            {\n                \"_id\": \"64129915d7fb4a2f516bd13b\",\n                \"_timestamp\": 1678940437271,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"6\",\n                \"sex\": \"9\",\n                \"area\": \"07\",\n                \"count\": \"12\"\n            },\n            {\n                \"_id\": \"64129915d7fb4a2f516bd13a\",\n                \"_timestamp\": 1678940437246,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"6\",\n                \"sex\": \"9\",\n                \"area\": \"06\",\n                \"count\": \"15\"\n            },\n            {\n                \"_id\": \"64129915d7fb4a2f516bd139\",\n                \"_timestamp\": 1678940437214,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"6\",\n                \"sex\": \"9\",\n                \"area\": \"05\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"64129915d7fb4a2f516bd138\",\n                \"_timestamp\": 1678940437176,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"6\",\n                \"sex\": \"9\",\n                \"area\": \"04\",\n                \"count\": \"24\"\n            },\n            {\n                \"_id\": \"64129915d7fb4a2f516bd137\",\n                \"_timestamp\": 1678940437148,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"6\",\n                \"sex\": \"9\",\n                \"area\": \"03\",\n                \"count\": \"30\"\n            },\n            {\n                \"_id\": \"64129915d7fb4a2f516bd136\",\n                \"_timestamp\": 1678940437118,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"6\",\n                \"sex\": \"9\",\n                \"area\": \"02\",\n                \"count\": \"54\"\n            },\n            {\n                \"_id\": \"64129915d7fb4a2f516bd135\",\n                \"_timestamp\": 1678940437093,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"6\",\n                \"sex\": \"9\",\n                \"area\": \"01\",\n                \"count\": \"18\"\n            },\n            {\n                \"_id\": \"64129915d7fb4a2f516bd134\",\n                \"_timestamp\": 1678940437068,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"6\",\n                \"sex\": \"2\",\n                \"area\": \"77\",\n                \"count\": \"129\"\n            },\n            {\n                \"_id\": \"64129915d7fb4a2f516bd133\",\n                \"_timestamp\": 1678940437042,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"6\",\n                \"sex\": \"2\",\n                \"area\": \"9999\",\n                \"count\": \"129\"\n            },\n            {\n                \"_id\": \"64129915d7fb4a2f516bd132\",\n                \"_timestamp\": 1678940437014,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"6\",\n                \"sex\": \"2\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"64129914d7fb4a2f516bd131\",\n                \"_timestamp\": 1678940436988,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"6\",\n                \"sex\": \"2\",\n                \"area\": \"18\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"64129914d7fb4a2f516bd130\",\n                \"_timestamp\": 1678940436952,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"6\",\n                \"sex\": \"2\",\n                \"area\": \"17\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"64129914d7fb4a2f516bd12f\",\n                \"_timestamp\": 1678940436921,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"6\",\n                \"sex\": \"2\",\n                \"area\": \"16\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129914d7fb4a2f516bd12e\",\n                \"_timestamp\": 1678940436894,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"6\",\n                \"sex\": \"2\",\n                \"area\": \"15\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"64129914d7fb4a2f516bd12d\",\n                \"_timestamp\": 1678940436869,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"6\",\n                \"sex\": \"2\",\n                \"area\": \"14\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"64129914d7fb4a2f516bd12c\",\n                \"_timestamp\": 1678940436845,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"6\",\n                \"sex\": \"2\",\n                \"area\": \"13\",\n                \"count\": \"18\"\n            },\n            {\n                \"_id\": \"64129914d7fb4a2f516bd12b\",\n                \"_timestamp\": 1678940436819,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"6\",\n                \"sex\": \"2\",\n                \"area\": \"12\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129914d7fb4a2f516bd12a\",\n                \"_timestamp\": 1678940436792,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"6\",\n                \"sex\": \"2\",\n                \"area\": \"09\",\n                \"count\": \"21\"\n            },\n            {\n                \"_id\": \"64129914d7fb4a2f516bd129\",\n                \"_timestamp\": 1678940436763,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"6\",\n                \"sex\": \"2\",\n                \"area\": \"08\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"64129914d7fb4a2f516bd128\",\n                \"_timestamp\": 1678940436738,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"6\",\n                \"sex\": \"2\",\n                \"area\": \"07\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"64129914d7fb4a2f516bd127\",\n                \"_timestamp\": 1678940436709,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"6\",\n                \"sex\": \"2\",\n                \"area\": \"06\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"64129914d7fb4a2f516bd126\",\n                \"_timestamp\": 1678940436682,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"6\",\n                \"sex\": \"2\",\n                \"area\": \"05\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129914d7fb4a2f516bd125\",\n                \"_timestamp\": 1678940436658,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"6\",\n                \"sex\": \"2\",\n                \"area\": \"04\",\n                \"count\": \"12\"\n            },\n            {\n                \"_id\": \"64129914d7fb4a2f516bd124\",\n                \"_timestamp\": 1678940436634,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"6\",\n                \"sex\": \"2\",\n                \"area\": \"03\",\n                \"count\": \"9\"\n            },\n            {\n                \"_id\": \"64129914d7fb4a2f516bd123\",\n                \"_timestamp\": 1678940436603,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"6\",\n                \"sex\": \"2\",\n                \"area\": \"02\",\n                \"count\": \"27\"\n            },\n            {\n                \"_id\": \"64129914d7fb4a2f516bd122\",\n                \"_timestamp\": 1678940436578,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"6\",\n                \"sex\": \"2\",\n                \"area\": \"01\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"64129914d7fb4a2f516bd121\",\n                \"_timestamp\": 1678940436553,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"6\",\n                \"sex\": \"1\",\n                \"area\": \"77\",\n                \"count\": \"162\"\n            },\n            {\n                \"_id\": \"64129914d7fb4a2f516bd120\",\n                \"_timestamp\": 1678940436529,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"6\",\n                \"sex\": \"1\",\n                \"area\": \"9999\",\n                \"count\": \"162\"\n            },\n            {\n                \"_id\": \"64129914d7fb4a2f516bd11f\",\n                \"_timestamp\": 1678940436501,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"6\",\n                \"sex\": \"1\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"64129914d7fb4a2f516bd11e\",\n                \"_timestamp\": 1678940436479,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"6\",\n                \"sex\": \"1\",\n                \"area\": \"18\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"64129914d7fb4a2f516bd11d\",\n                \"_timestamp\": 1678940436452,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"6\",\n                \"sex\": \"1\",\n                \"area\": \"17\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129914d7fb4a2f516bd11c\",\n                \"_timestamp\": 1678940436428,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"6\",\n                \"sex\": \"1\",\n                \"area\": \"16\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"64129914d7fb4a2f516bd11b\",\n                \"_timestamp\": 1678940436402,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"6\",\n                \"sex\": \"1\",\n                \"area\": \"15\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"64129914d7fb4a2f516bd11a\",\n                \"_timestamp\": 1678940436377,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"6\",\n                \"sex\": \"1\",\n                \"area\": \"14\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"64129914d7fb4a2f516bd119\",\n                \"_timestamp\": 1678940436348,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"6\",\n                \"sex\": \"1\",\n                \"area\": \"13\",\n                \"count\": \"15\"\n            },\n            {\n                \"_id\": \"64129914d7fb4a2f516bd118\",\n                \"_timestamp\": 1678940436318,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"6\",\n                \"sex\": \"1\",\n                \"area\": \"12\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"64129914d7fb4a2f516bd117\",\n                \"_timestamp\": 1678940436294,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"6\",\n                \"sex\": \"1\",\n                \"area\": \"09\",\n                \"count\": \"24\"\n            },\n            {\n                \"_id\": \"64129914d7fb4a2f516bd116\",\n                \"_timestamp\": 1678940436268,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"6\",\n                \"sex\": \"1\",\n                \"area\": \"08\",\n                \"count\": \"9\"\n            },\n            {\n                \"_id\": \"64129914d7fb4a2f516bd115\",\n                \"_timestamp\": 1678940436242,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"6\",\n                \"sex\": \"1\",\n                \"area\": \"07\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"64129914d7fb4a2f516bd114\",\n                \"_timestamp\": 1678940436219,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"6\",\n                \"sex\": \"1\",\n                \"area\": \"06\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"64129914d7fb4a2f516bd113\",\n                \"_timestamp\": 1678940436189,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"6\",\n                \"sex\": \"1\",\n                \"area\": \"05\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"64129914d7fb4a2f516bd112\",\n                \"_timestamp\": 1678940436143,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"6\",\n                \"sex\": \"1\",\n                \"area\": \"04\",\n                \"count\": \"12\"\n            },\n            {\n                \"_id\": \"64129914d7fb4a2f516bd111\",\n                \"_timestamp\": 1678940436094,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"6\",\n                \"sex\": \"1\",\n                \"area\": \"03\",\n                \"count\": \"18\"\n            },\n            {\n                \"_id\": \"64129914d7fb4a2f516bd110\",\n                \"_timestamp\": 1678940436067,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"6\",\n                \"sex\": \"1\",\n                \"area\": \"02\",\n                \"count\": \"24\"\n            },\n            {\n                \"_id\": \"64129914d7fb4a2f516bd10f\",\n                \"_timestamp\": 1678940436041,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"6\",\n                \"sex\": \"1\",\n                \"area\": \"01\",\n                \"count\": \"12\"\n            },\n            {\n                \"_id\": \"64129914d7fb4a2f516bd10e\",\n                \"_timestamp\": 1678940436013,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"5\",\n                \"sex\": \"9\",\n                \"area\": \"77\",\n                \"count\": \"117\"\n            },\n            {\n                \"_id\": \"64129913d7fb4a2f516bd10d\",\n                \"_timestamp\": 1678940435987,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"5\",\n                \"sex\": \"9\",\n                \"area\": \"9999\",\n                \"count\": \"117\"\n            },\n            {\n                \"_id\": \"64129913d7fb4a2f516bd10c\",\n                \"_timestamp\": 1678940435962,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"5\",\n                \"sex\": \"9\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"64129913d7fb4a2f516bd10b\",\n                \"_timestamp\": 1678940435939,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"5\",\n                \"sex\": \"9\",\n                \"area\": \"18\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129913d7fb4a2f516bd10a\",\n                \"_timestamp\": 1678940435911,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"5\",\n                \"sex\": \"9\",\n                \"area\": \"17\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129913d7fb4a2f516bd109\",\n                \"_timestamp\": 1678940435887,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"5\",\n                \"sex\": \"9\",\n                \"area\": \"16\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129913d7fb4a2f516bd108\",\n                \"_timestamp\": 1678940435863,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"5\",\n                \"sex\": \"9\",\n                \"area\": \"15\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129913d7fb4a2f516bd107\",\n                \"_timestamp\": 1678940435841,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"5\",\n                \"sex\": \"9\",\n                \"area\": \"14\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"64129913d7fb4a2f516bd106\",\n                \"_timestamp\": 1678940435816,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"5\",\n                \"sex\": \"9\",\n                \"area\": \"13\",\n                \"count\": \"9\"\n            },\n            {\n                \"_id\": \"64129913d7fb4a2f516bd105\",\n                \"_timestamp\": 1678940435793,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"5\",\n                \"sex\": \"9\",\n                \"area\": \"12\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129913d7fb4a2f516bd104\",\n                \"_timestamp\": 1678940435770,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"5\",\n                \"sex\": \"9\",\n                \"area\": \"09\",\n                \"count\": \"9\"\n            },\n            {\n                \"_id\": \"64129913d7fb4a2f516bd103\",\n                \"_timestamp\": 1678940435746,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"5\",\n                \"sex\": \"9\",\n                \"area\": \"08\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"64129913d7fb4a2f516bd102\",\n                \"_timestamp\": 1678940435720,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"5\",\n                \"sex\": \"9\",\n                \"area\": \"07\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"64129913d7fb4a2f516bd101\",\n                \"_timestamp\": 1678940435694,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"5\",\n                \"sex\": \"9\",\n                \"area\": \"06\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"64129913d7fb4a2f516bd100\",\n                \"_timestamp\": 1678940435666,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"5\",\n                \"sex\": \"9\",\n                \"area\": \"05\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129913d7fb4a2f516bd0ff\",\n                \"_timestamp\": 1678940435642,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"5\",\n                \"sex\": \"9\",\n                \"area\": \"04\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"64129913d7fb4a2f516bd0fe\",\n                \"_timestamp\": 1678940435610,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"5\",\n                \"sex\": \"9\",\n                \"area\": \"03\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"64129913d7fb4a2f516bd0fd\",\n                \"_timestamp\": 1678940435579,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"5\",\n                \"sex\": \"9\",\n                \"area\": \"02\",\n                \"count\": \"75\"\n            },\n            {\n                \"_id\": \"64129913d7fb4a2f516bd0fc\",\n                \"_timestamp\": 1678940435554,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"5\",\n                \"sex\": \"9\",\n                \"area\": \"01\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"64129913d7fb4a2f516bd0fb\",\n                \"_timestamp\": 1678940435525,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"5\",\n                \"sex\": \"2\",\n                \"area\": \"77\",\n                \"count\": \"60\"\n            },\n            {\n                \"_id\": \"64129913d7fb4a2f516bd0fa\",\n                \"_timestamp\": 1678940435498,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"5\",\n                \"sex\": \"2\",\n                \"area\": \"9999\",\n                \"count\": \"60\"\n            },\n            {\n                \"_id\": \"64129913d7fb4a2f516bd0f9\",\n                \"_timestamp\": 1678940435474,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"5\",\n                \"sex\": \"2\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"64129913d7fb4a2f516bd0f8\",\n                \"_timestamp\": 1678940435450,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"5\",\n                \"sex\": \"2\",\n                \"area\": \"18\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129913d7fb4a2f516bd0f7\",\n                \"_timestamp\": 1678940435426,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"5\",\n                \"sex\": \"2\",\n                \"area\": \"17\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129913d7fb4a2f516bd0f6\",\n                \"_timestamp\": 1678940435403,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"5\",\n                \"sex\": \"2\",\n                \"area\": \"16\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129913d7fb4a2f516bd0f5\",\n                \"_timestamp\": 1678940435377,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"5\",\n                \"sex\": \"2\",\n                \"area\": \"15\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129913d7fb4a2f516bd0f4\",\n                \"_timestamp\": 1678940435346,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"5\",\n                \"sex\": \"2\",\n                \"area\": \"14\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"64129913d7fb4a2f516bd0f3\",\n                \"_timestamp\": 1678940435322,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"5\",\n                \"sex\": \"2\",\n                \"area\": \"13\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"64129913d7fb4a2f516bd0f2\",\n                \"_timestamp\": 1678940435298,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"5\",\n                \"sex\": \"2\",\n                \"area\": \"12\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129913d7fb4a2f516bd0f1\",\n                \"_timestamp\": 1678940435267,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"5\",\n                \"sex\": \"2\",\n                \"area\": \"09\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"64129913d7fb4a2f516bd0f0\",\n                \"_timestamp\": 1678940435243,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"5\",\n                \"sex\": \"2\",\n                \"area\": \"08\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"64129913d7fb4a2f516bd0ef\",\n                \"_timestamp\": 1678940435218,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"5\",\n                \"sex\": \"2\",\n                \"area\": \"07\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"64129913d7fb4a2f516bd0ee\",\n                \"_timestamp\": 1678940435192,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"5\",\n                \"sex\": \"2\",\n                \"area\": \"06\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129913d7fb4a2f516bd0ed\",\n                \"_timestamp\": 1678940435166,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"5\",\n                \"sex\": \"2\",\n                \"area\": \"05\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129913d7fb4a2f516bd0ec\",\n                \"_timestamp\": 1678940435142,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"5\",\n                \"sex\": \"2\",\n                \"area\": \"04\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"64129913d7fb4a2f516bd0eb\",\n                \"_timestamp\": 1678940435118,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"5\",\n                \"sex\": \"2\",\n                \"area\": \"03\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"64129913d7fb4a2f516bd0ea\",\n                \"_timestamp\": 1678940435091,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"5\",\n                \"sex\": \"2\",\n                \"area\": \"02\",\n                \"count\": \"33\"\n            },\n            {\n                \"_id\": \"64129913d7fb4a2f516bd0e9\",\n                \"_timestamp\": 1678940435066,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"5\",\n                \"sex\": \"2\",\n                \"area\": \"01\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"64129913d7fb4a2f516bd0e8\",\n                \"_timestamp\": 1678940435041,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"5\",\n                \"sex\": \"1\",\n                \"area\": \"77\",\n                \"count\": \"57\"\n            },\n            {\n                \"_id\": \"64129913d7fb4a2f516bd0e7\",\n                \"_timestamp\": 1678940435017,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"5\",\n                \"sex\": \"1\",\n                \"area\": \"9999\",\n                \"count\": \"57\"\n            },\n            {\n                \"_id\": \"64129912d7fb4a2f516bd0e6\",\n                \"_timestamp\": 1678940434994,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"5\",\n                \"sex\": \"1\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"64129912d7fb4a2f516bd0e5\",\n                \"_timestamp\": 1678940434962,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"5\",\n                \"sex\": \"1\",\n                \"area\": \"18\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129912d7fb4a2f516bd0e4\",\n                \"_timestamp\": 1678940434938,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"5\",\n                \"sex\": \"1\",\n                \"area\": \"17\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129912d7fb4a2f516bd0e3\",\n                \"_timestamp\": 1678940434914,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"5\",\n                \"sex\": \"1\",\n                \"area\": \"16\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129912d7fb4a2f516bd0e2\",\n                \"_timestamp\": 1678940434891,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"5\",\n                \"sex\": \"1\",\n                \"area\": \"15\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129912d7fb4a2f516bd0e1\",\n                \"_timestamp\": 1678940434864,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"5\",\n                \"sex\": \"1\",\n                \"area\": \"14\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129912d7fb4a2f516bd0e0\",\n                \"_timestamp\": 1678940434839,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"5\",\n                \"sex\": \"1\",\n                \"area\": \"13\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"64129912d7fb4a2f516bd0df\",\n                \"_timestamp\": 1678940434816,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"5\",\n                \"sex\": \"1\",\n                \"area\": \"12\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129912d7fb4a2f516bd0de\",\n                \"_timestamp\": 1678940434794,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"5\",\n                \"sex\": \"1\",\n                \"area\": \"09\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"64129912d7fb4a2f516bd0dd\",\n                \"_timestamp\": 1678940434771,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"5\",\n                \"sex\": \"1\",\n                \"area\": \"08\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129912d7fb4a2f516bd0dc\",\n                \"_timestamp\": 1678940434746,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"5\",\n                \"sex\": \"1\",\n                \"area\": \"07\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129912d7fb4a2f516bd0db\",\n                \"_timestamp\": 1678940434724,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"5\",\n                \"sex\": \"1\",\n                \"area\": \"06\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129912d7fb4a2f516bd0da\",\n                \"_timestamp\": 1678940434702,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"5\",\n                \"sex\": \"1\",\n                \"area\": \"05\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129912d7fb4a2f516bd0d9\",\n                \"_timestamp\": 1678940434678,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"5\",\n                \"sex\": \"1\",\n                \"area\": \"04\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129912d7fb4a2f516bd0d8\",\n                \"_timestamp\": 1678940434654,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"5\",\n                \"sex\": \"1\",\n                \"area\": \"03\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"64129912d7fb4a2f516bd0d7\",\n                \"_timestamp\": 1678940434632,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"5\",\n                \"sex\": \"1\",\n                \"area\": \"02\",\n                \"count\": \"42\"\n            },\n            {\n                \"_id\": \"64129912d7fb4a2f516bd0d6\",\n                \"_timestamp\": 1678940434608,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"5\",\n                \"sex\": \"1\",\n                \"area\": \"01\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129912d7fb4a2f516bd0d5\",\n                \"_timestamp\": 1678940434579,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"4\",\n                \"sex\": \"9\",\n                \"area\": \"77\",\n                \"count\": \"1941\"\n            },\n            {\n                \"_id\": \"64129912d7fb4a2f516bd0d4\",\n                \"_timestamp\": 1678940434554,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"4\",\n                \"sex\": \"9\",\n                \"area\": \"9999\",\n                \"count\": \"1941\"\n            },\n            {\n                \"_id\": \"64129912d7fb4a2f516bd0d3\",\n                \"_timestamp\": 1678940434531,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"4\",\n                \"sex\": \"9\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"64129912d7fb4a2f516bd0d2\",\n                \"_timestamp\": 1678940434508,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"4\",\n                \"sex\": \"9\",\n                \"area\": \"18\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"64129912d7fb4a2f516bd0d1\",\n                \"_timestamp\": 1678940434485,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"4\",\n                \"sex\": \"9\",\n                \"area\": \"17\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"64129912d7fb4a2f516bd0d0\",\n                \"_timestamp\": 1678940434462,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"4\",\n                \"sex\": \"9\",\n                \"area\": \"16\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129912d7fb4a2f516bd0cf\",\n                \"_timestamp\": 1678940434438,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"4\",\n                \"sex\": \"9\",\n                \"area\": \"15\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"64129912d7fb4a2f516bd0ce\",\n                \"_timestamp\": 1678940434415,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"4\",\n                \"sex\": \"9\",\n                \"area\": \"14\",\n                \"count\": \"18\"\n            },\n            {\n                \"_id\": \"64129912d7fb4a2f516bd0cd\",\n                \"_timestamp\": 1678940434391,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"4\",\n                \"sex\": \"9\",\n                \"area\": \"13\",\n                \"count\": \"114\"\n            },\n            {\n                \"_id\": \"64129912d7fb4a2f516bd0cc\",\n                \"_timestamp\": 1678940434366,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"4\",\n                \"sex\": \"9\",\n                \"area\": \"12\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129912d7fb4a2f516bd0cb\",\n                \"_timestamp\": 1678940434340,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"4\",\n                \"sex\": \"9\",\n                \"area\": \"09\",\n                \"count\": \"177\"\n            },\n            {\n                \"_id\": \"64129912d7fb4a2f516bd0ca\",\n                \"_timestamp\": 1678940434317,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"4\",\n                \"sex\": \"9\",\n                \"area\": \"08\",\n                \"count\": \"45\"\n            },\n            {\n                \"_id\": \"64129912d7fb4a2f516bd0c9\",\n                \"_timestamp\": 1678940434291,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"4\",\n                \"sex\": \"9\",\n                \"area\": \"07\",\n                \"count\": \"15\"\n            },\n            {\n                \"_id\": \"64129912d7fb4a2f516bd0c8\",\n                \"_timestamp\": 1678940434267,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"4\",\n                \"sex\": \"9\",\n                \"area\": \"06\",\n                \"count\": \"24\"\n            },\n            {\n                \"_id\": \"64129912d7fb4a2f516bd0c7\",\n                \"_timestamp\": 1678940434243,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"4\",\n                \"sex\": \"9\",\n                \"area\": \"05\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"64129912d7fb4a2f516bd0c6\",\n                \"_timestamp\": 1678940434219,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"4\",\n                \"sex\": \"9\",\n                \"area\": \"04\",\n                \"count\": \"39\"\n            },\n            {\n                \"_id\": \"64129912d7fb4a2f516bd0c5\",\n                \"_timestamp\": 1678940434196,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"4\",\n                \"sex\": \"9\",\n                \"area\": \"03\",\n                \"count\": \"93\"\n            },\n            {\n                \"_id\": \"64129912d7fb4a2f516bd0c4\",\n                \"_timestamp\": 1678940434174,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"4\",\n                \"sex\": \"9\",\n                \"area\": \"02\",\n                \"count\": \"1377\"\n            },\n            {\n                \"_id\": \"64129912d7fb4a2f516bd0c3\",\n                \"_timestamp\": 1678940434151,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"4\",\n                \"sex\": \"9\",\n                \"area\": \"01\",\n                \"count\": \"21\"\n            },\n            {\n                \"_id\": \"64129912d7fb4a2f516bd0c2\",\n                \"_timestamp\": 1678940434127,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"4\",\n                \"sex\": \"2\",\n                \"area\": \"77\",\n                \"count\": \"1047\"\n            },\n            {\n                \"_id\": \"64129912d7fb4a2f516bd0c1\",\n                \"_timestamp\": 1678940434105,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"4\",\n                \"sex\": \"2\",\n                \"area\": \"9999\",\n                \"count\": \"1047\"\n            },\n            {\n                \"_id\": \"64129912d7fb4a2f516bd0c0\",\n                \"_timestamp\": 1678940434075,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"4\",\n                \"sex\": \"2\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"64129912d7fb4a2f516bd0bf\",\n                \"_timestamp\": 1678940434042,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"4\",\n                \"sex\": \"2\",\n                \"area\": \"18\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"64129912d7fb4a2f516bd0be\",\n                \"_timestamp\": 1678940434020,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"4\",\n                \"sex\": \"2\",\n                \"area\": \"17\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"64129911d7fb4a2f516bd0bd\",\n                \"_timestamp\": 1678940433994,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"4\",\n                \"sex\": \"2\",\n                \"area\": \"16\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129911d7fb4a2f516bd0bc\",\n                \"_timestamp\": 1678940433965,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"4\",\n                \"sex\": \"2\",\n                \"area\": \"15\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129911d7fb4a2f516bd0bb\",\n                \"_timestamp\": 1678940433921,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"4\",\n                \"sex\": \"2\",\n                \"area\": \"14\",\n                \"count\": \"9\"\n            },\n            {\n                \"_id\": \"64129911d7fb4a2f516bd0ba\",\n                \"_timestamp\": 1678940433894,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"4\",\n                \"sex\": \"2\",\n                \"area\": \"13\",\n                \"count\": \"63\"\n            },\n            {\n                \"_id\": \"64129911d7fb4a2f516bd0b9\",\n                \"_timestamp\": 1678940433871,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"4\",\n                \"sex\": \"2\",\n                \"area\": \"12\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129911d7fb4a2f516bd0b8\",\n                \"_timestamp\": 1678940433848,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"4\",\n                \"sex\": \"2\",\n                \"area\": \"09\",\n                \"count\": \"93\"\n            },\n            {\n                \"_id\": \"64129911d7fb4a2f516bd0b7\",\n                \"_timestamp\": 1678940433823,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"4\",\n                \"sex\": \"2\",\n                \"area\": \"08\",\n                \"count\": \"27\"\n            },\n            {\n                \"_id\": \"64129911d7fb4a2f516bd0b6\",\n                \"_timestamp\": 1678940433799,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"4\",\n                \"sex\": \"2\",\n                \"area\": \"07\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"64129911d7fb4a2f516bd0b5\",\n                \"_timestamp\": 1678940433765,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"4\",\n                \"sex\": \"2\",\n                \"area\": \"06\",\n                \"count\": \"12\"\n            },\n            {\n                \"_id\": \"64129911d7fb4a2f516bd0b4\",\n                \"_timestamp\": 1678940433736,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"4\",\n                \"sex\": \"2\",\n                \"area\": \"05\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"64129911d7fb4a2f516bd0b3\",\n                \"_timestamp\": 1678940433714,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"4\",\n                \"sex\": \"2\",\n                \"area\": \"04\",\n                \"count\": \"27\"\n            },\n            {\n                \"_id\": \"64129911d7fb4a2f516bd0b2\",\n                \"_timestamp\": 1678940433687,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"4\",\n                \"sex\": \"2\",\n                \"area\": \"03\",\n                \"count\": \"51\"\n            },\n            {\n                \"_id\": \"64129911d7fb4a2f516bd0b1\",\n                \"_timestamp\": 1678940433662,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"4\",\n                \"sex\": \"2\",\n                \"area\": \"02\",\n                \"count\": \"747\"\n            },\n            {\n                \"_id\": \"64129911d7fb4a2f516bd0b0\",\n                \"_timestamp\": 1678940433633,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"4\",\n                \"sex\": \"2\",\n                \"area\": \"01\",\n                \"count\": \"12\"\n            },\n            {\n                \"_id\": \"64129911d7fb4a2f516bd0af\",\n                \"_timestamp\": 1678940433611,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"4\",\n                \"sex\": \"1\",\n                \"area\": \"77\",\n                \"count\": \"894\"\n            },\n            {\n                \"_id\": \"64129911d7fb4a2f516bd0ae\",\n                \"_timestamp\": 1678940433585,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"4\",\n                \"sex\": \"1\",\n                \"area\": \"9999\",\n                \"count\": \"894\"\n            },\n            {\n                \"_id\": \"64129911d7fb4a2f516bd0ad\",\n                \"_timestamp\": 1678940433561,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"4\",\n                \"sex\": \"1\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"64129911d7fb4a2f516bd0ac\",\n                \"_timestamp\": 1678940433536,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"4\",\n                \"sex\": \"1\",\n                \"area\": \"18\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129911d7fb4a2f516bd0ab\",\n                \"_timestamp\": 1678940433511,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"4\",\n                \"sex\": \"1\",\n                \"area\": \"17\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129911d7fb4a2f516bd0aa\",\n                \"_timestamp\": 1678940433489,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"4\",\n                \"sex\": \"1\",\n                \"area\": \"16\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129911d7fb4a2f516bd0a9\",\n                \"_timestamp\": 1678940433467,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"4\",\n                \"sex\": \"1\",\n                \"area\": \"15\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"64129911d7fb4a2f516bd0a8\",\n                \"_timestamp\": 1678940433445,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"4\",\n                \"sex\": \"1\",\n                \"area\": \"14\",\n                \"count\": \"9\"\n            },\n            {\n                \"_id\": \"64129911d7fb4a2f516bd0a7\",\n                \"_timestamp\": 1678940433423,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"4\",\n                \"sex\": \"1\",\n                \"area\": \"13\",\n                \"count\": \"51\"\n            },\n            {\n                \"_id\": \"64129911d7fb4a2f516bd0a6\",\n                \"_timestamp\": 1678940433399,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"4\",\n                \"sex\": \"1\",\n                \"area\": \"12\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129911d7fb4a2f516bd0a5\",\n                \"_timestamp\": 1678940433377,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"4\",\n                \"sex\": \"1\",\n                \"area\": \"09\",\n                \"count\": \"87\"\n            },\n            {\n                \"_id\": \"64129911d7fb4a2f516bd0a4\",\n                \"_timestamp\": 1678940433355,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"4\",\n                \"sex\": \"1\",\n                \"area\": \"08\",\n                \"count\": \"18\"\n            },\n            {\n                \"_id\": \"64129911d7fb4a2f516bd0a3\",\n                \"_timestamp\": 1678940433330,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"4\",\n                \"sex\": \"1\",\n                \"area\": \"07\",\n                \"count\": \"9\"\n            },\n            {\n                \"_id\": \"64129911d7fb4a2f516bd0a2\",\n                \"_timestamp\": 1678940433307,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"4\",\n                \"sex\": \"1\",\n                \"area\": \"06\",\n                \"count\": \"15\"\n            },\n            {\n                \"_id\": \"64129911d7fb4a2f516bd0a1\",\n                \"_timestamp\": 1678940433284,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"4\",\n                \"sex\": \"1\",\n                \"area\": \"05\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129911d7fb4a2f516bd0a0\",\n                \"_timestamp\": 1678940433259,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"4\",\n                \"sex\": \"1\",\n                \"area\": \"04\",\n                \"count\": \"15\"\n            },\n            {\n                \"_id\": \"64129911d7fb4a2f516bd09f\",\n                \"_timestamp\": 1678940433237,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"4\",\n                \"sex\": \"1\",\n                \"area\": \"03\",\n                \"count\": \"42\"\n            },\n            {\n                \"_id\": \"64129911d7fb4a2f516bd09e\",\n                \"_timestamp\": 1678940433214,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"4\",\n                \"sex\": \"1\",\n                \"area\": \"02\",\n                \"count\": \"633\"\n            },\n            {\n                \"_id\": \"64129911d7fb4a2f516bd09d\",\n                \"_timestamp\": 1678940433192,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"4\",\n                \"sex\": \"1\",\n                \"area\": \"01\",\n                \"count\": \"9\"\n            },\n            {\n                \"_id\": \"64129911d7fb4a2f516bd09c\",\n                \"_timestamp\": 1678940433169,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"3\",\n                \"sex\": \"9\",\n                \"area\": \"77\",\n                \"count\": \"906\"\n            },\n            {\n                \"_id\": \"64129911d7fb4a2f516bd09b\",\n                \"_timestamp\": 1678940433145,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"3\",\n                \"sex\": \"9\",\n                \"area\": \"9999\",\n                \"count\": \"906\"\n            },\n            {\n                \"_id\": \"64129911d7fb4a2f516bd09a\",\n                \"_timestamp\": 1678940433112,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"3\",\n                \"sex\": \"9\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"64129911d7fb4a2f516bd099\",\n                \"_timestamp\": 1678940433090,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"3\",\n                \"sex\": \"9\",\n                \"area\": \"18\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"64129911d7fb4a2f516bd098\",\n                \"_timestamp\": 1678940433067,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"3\",\n                \"sex\": \"9\",\n                \"area\": \"17\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"64129911d7fb4a2f516bd097\",\n                \"_timestamp\": 1678940433033,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"3\",\n                \"sex\": \"9\",\n                \"area\": \"16\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"64129911d7fb4a2f516bd096\",\n                \"_timestamp\": 1678940433009,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"3\",\n                \"sex\": \"9\",\n                \"area\": \"15\",\n                \"count\": \"9\"\n            },\n            {\n                \"_id\": \"64129910d7fb4a2f516bd095\",\n                \"_timestamp\": 1678940432987,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"3\",\n                \"sex\": \"9\",\n                \"area\": \"14\",\n                \"count\": \"12\"\n            },\n            {\n                \"_id\": \"64129910d7fb4a2f516bd094\",\n                \"_timestamp\": 1678940432964,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"3\",\n                \"sex\": \"9\",\n                \"area\": \"13\",\n                \"count\": \"30\"\n            },\n            {\n                \"_id\": \"64129910d7fb4a2f516bd093\",\n                \"_timestamp\": 1678940432925,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"3\",\n                \"sex\": \"9\",\n                \"area\": \"12\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129910d7fb4a2f516bd092\",\n                \"_timestamp\": 1678940432884,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"3\",\n                \"sex\": \"9\",\n                \"area\": \"09\",\n                \"count\": \"144\"\n            },\n            {\n                \"_id\": \"64129910d7fb4a2f516bd091\",\n                \"_timestamp\": 1678940432859,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"3\",\n                \"sex\": \"9\",\n                \"area\": \"08\",\n                \"count\": \"18\"\n            },\n            {\n                \"_id\": \"64129910d7fb4a2f516bd090\",\n                \"_timestamp\": 1678940432833,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"3\",\n                \"sex\": \"9\",\n                \"area\": \"07\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"64129910d7fb4a2f516bd08f\",\n                \"_timestamp\": 1678940432810,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"3\",\n                \"sex\": \"9\",\n                \"area\": \"06\",\n                \"count\": \"12\"\n            },\n            {\n                \"_id\": \"64129910d7fb4a2f516bd08e\",\n                \"_timestamp\": 1678940432785,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"3\",\n                \"sex\": \"9\",\n                \"area\": \"05\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"64129910d7fb4a2f516bd08d\",\n                \"_timestamp\": 1678940432763,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"3\",\n                \"sex\": \"9\",\n                \"area\": \"04\",\n                \"count\": \"21\"\n            },\n            {\n                \"_id\": \"64129910d7fb4a2f516bd08c\",\n                \"_timestamp\": 1678940432740,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"3\",\n                \"sex\": \"9\",\n                \"area\": \"03\",\n                \"count\": \"42\"\n            },\n            {\n                \"_id\": \"64129910d7fb4a2f516bd08b\",\n                \"_timestamp\": 1678940432716,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"3\",\n                \"sex\": \"9\",\n                \"area\": \"02\",\n                \"count\": \"591\"\n            },\n            {\n                \"_id\": \"64129910d7fb4a2f516bd08a\",\n                \"_timestamp\": 1678940432691,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"3\",\n                \"sex\": \"9\",\n                \"area\": \"01\",\n                \"count\": \"15\"\n            },\n            {\n                \"_id\": \"64129910d7fb4a2f516bd089\",\n                \"_timestamp\": 1678940432666,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"3\",\n                \"sex\": \"2\",\n                \"area\": \"77\",\n                \"count\": \"474\"\n            },\n            {\n                \"_id\": \"64129910d7fb4a2f516bd088\",\n                \"_timestamp\": 1678940432643,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"3\",\n                \"sex\": \"2\",\n                \"area\": \"9999\",\n                \"count\": \"474\"\n            },\n            {\n                \"_id\": \"64129910d7fb4a2f516bd087\",\n                \"_timestamp\": 1678940432621,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"3\",\n                \"sex\": \"2\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"64129910d7fb4a2f516bd086\",\n                \"_timestamp\": 1678940432600,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"3\",\n                \"sex\": \"2\",\n                \"area\": \"18\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"64129910d7fb4a2f516bd085\",\n                \"_timestamp\": 1678940432577,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"3\",\n                \"sex\": \"2\",\n                \"area\": \"17\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"64129910d7fb4a2f516bd084\",\n                \"_timestamp\": 1678940432555,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"3\",\n                \"sex\": \"2\",\n                \"area\": \"16\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129910d7fb4a2f516bd083\",\n                \"_timestamp\": 1678940432531,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"3\",\n                \"sex\": \"2\",\n                \"area\": \"15\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129910d7fb4a2f516bd082\",\n                \"_timestamp\": 1678940432504,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"3\",\n                \"sex\": \"2\",\n                \"area\": \"14\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"64129910d7fb4a2f516bd081\",\n                \"_timestamp\": 1678940432481,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"3\",\n                \"sex\": \"2\",\n                \"area\": \"13\",\n                \"count\": \"18\"\n            },\n            {\n                \"_id\": \"64129910d7fb4a2f516bd080\",\n                \"_timestamp\": 1678940432459,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"3\",\n                \"sex\": \"2\",\n                \"area\": \"12\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129910d7fb4a2f516bd07f\",\n                \"_timestamp\": 1678940432436,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"3\",\n                \"sex\": \"2\",\n                \"area\": \"09\",\n                \"count\": \"69\"\n            },\n            {\n                \"_id\": \"64129910d7fb4a2f516bd07e\",\n                \"_timestamp\": 1678940432413,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"3\",\n                \"sex\": \"2\",\n                \"area\": \"08\",\n                \"count\": \"9\"\n            },\n            {\n                \"_id\": \"64129910d7fb4a2f516bd07d\",\n                \"_timestamp\": 1678940432391,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"3\",\n                \"sex\": \"2\",\n                \"area\": \"07\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129910d7fb4a2f516bd07c\",\n                \"_timestamp\": 1678940432367,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"3\",\n                \"sex\": \"2\",\n                \"area\": \"06\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"64129910d7fb4a2f516bd07b\",\n                \"_timestamp\": 1678940432345,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"3\",\n                \"sex\": \"2\",\n                \"area\": \"05\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129910d7fb4a2f516bd07a\",\n                \"_timestamp\": 1678940432320,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"3\",\n                \"sex\": \"2\",\n                \"area\": \"04\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"64129910d7fb4a2f516bd079\",\n                \"_timestamp\": 1678940432265,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"3\",\n                \"sex\": \"2\",\n                \"area\": \"03\",\n                \"count\": \"21\"\n            },\n            {\n                \"_id\": \"64129910d7fb4a2f516bd078\",\n                \"_timestamp\": 1678940432243,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"3\",\n                \"sex\": \"2\",\n                \"area\": \"02\",\n                \"count\": \"333\"\n            },\n            {\n                \"_id\": \"64129910d7fb4a2f516bd077\",\n                \"_timestamp\": 1678940432219,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"3\",\n                \"sex\": \"2\",\n                \"area\": \"01\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"64129910d7fb4a2f516bd076\",\n                \"_timestamp\": 1678940432194,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"3\",\n                \"sex\": \"1\",\n                \"area\": \"77\",\n                \"count\": \"435\"\n            },\n            {\n                \"_id\": \"64129910d7fb4a2f516bd075\",\n                \"_timestamp\": 1678940432171,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"3\",\n                \"sex\": \"1\",\n                \"area\": \"9999\",\n                \"count\": \"435\"\n            },\n            {\n                \"_id\": \"64129910d7fb4a2f516bd074\",\n                \"_timestamp\": 1678940432148,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"3\",\n                \"sex\": \"1\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"64129910d7fb4a2f516bd073\",\n                \"_timestamp\": 1678940432100,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"3\",\n                \"sex\": \"1\",\n                \"area\": \"18\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129910d7fb4a2f516bd072\",\n                \"_timestamp\": 1678940432064,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"3\",\n                \"sex\": \"1\",\n                \"area\": \"17\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"64129910d7fb4a2f516bd071\",\n                \"_timestamp\": 1678940432035,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"3\",\n                \"sex\": \"1\",\n                \"area\": \"16\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"6412990fd7fb4a2f516bd070\",\n                \"_timestamp\": 1678940431994,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"3\",\n                \"sex\": \"1\",\n                \"area\": \"15\",\n                \"count\": \"9\"\n            },\n            {\n                \"_id\": \"6412990fd7fb4a2f516bd06f\",\n                \"_timestamp\": 1678940431969,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"3\",\n                \"sex\": \"1\",\n                \"area\": \"14\",\n                \"count\": \"9\"\n            },\n            {\n                \"_id\": \"6412990fd7fb4a2f516bd06e\",\n                \"_timestamp\": 1678940431946,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"3\",\n                \"sex\": \"1\",\n                \"area\": \"13\",\n                \"count\": \"12\"\n            },\n            {\n                \"_id\": \"6412990fd7fb4a2f516bd06d\",\n                \"_timestamp\": 1678940431921,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"3\",\n                \"sex\": \"1\",\n                \"area\": \"12\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"6412990fd7fb4a2f516bd06c\",\n                \"_timestamp\": 1678940431890,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"3\",\n                \"sex\": \"1\",\n                \"area\": \"09\",\n                \"count\": \"75\"\n            },\n            {\n                \"_id\": \"6412990fd7fb4a2f516bd06b\",\n                \"_timestamp\": 1678940431866,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"3\",\n                \"sex\": \"1\",\n                \"area\": \"08\",\n                \"count\": \"12\"\n            },\n            {\n                \"_id\": \"6412990fd7fb4a2f516bd06a\",\n                \"_timestamp\": 1678940431833,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"3\",\n                \"sex\": \"1\",\n                \"area\": \"07\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"6412990fd7fb4a2f516bd069\",\n                \"_timestamp\": 1678940431809,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"3\",\n                \"sex\": \"1\",\n                \"area\": \"06\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"6412990fd7fb4a2f516bd068\",\n                \"_timestamp\": 1678940431786,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"3\",\n                \"sex\": \"1\",\n                \"area\": \"05\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"6412990fd7fb4a2f516bd067\",\n                \"_timestamp\": 1678940431760,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"3\",\n                \"sex\": \"1\",\n                \"area\": \"04\",\n                \"count\": \"12\"\n            },\n            {\n                \"_id\": \"6412990fd7fb4a2f516bd066\",\n                \"_timestamp\": 1678940431736,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"3\",\n                \"sex\": \"1\",\n                \"area\": \"03\",\n                \"count\": \"24\"\n            },\n            {\n                \"_id\": \"6412990fd7fb4a2f516bd065\",\n                \"_timestamp\": 1678940431711,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"3\",\n                \"sex\": \"1\",\n                \"area\": \"02\",\n                \"count\": \"261\"\n            },\n            {\n                \"_id\": \"6412990fd7fb4a2f516bd064\",\n                \"_timestamp\": 1678940431686,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"3\",\n                \"sex\": \"1\",\n                \"area\": \"01\",\n                \"count\": \"9\"\n            },\n            {\n                \"_id\": \"6412990fd7fb4a2f516bd063\",\n                \"_timestamp\": 1678940431660,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"2\",\n                \"sex\": \"9\",\n                \"area\": \"77\",\n                \"count\": \"2250\"\n            },\n            {\n                \"_id\": \"6412990fd7fb4a2f516bd062\",\n                \"_timestamp\": 1678940431637,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"2\",\n                \"sex\": \"9\",\n                \"area\": \"9999\",\n                \"count\": \"2253\"\n            },\n            {\n                \"_id\": \"6412990fd7fb4a2f516bd061\",\n                \"_timestamp\": 1678940431615,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"2\",\n                \"sex\": \"9\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"6412990fd7fb4a2f516bd060\",\n                \"_timestamp\": 1678940431591,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"2\",\n                \"sex\": \"9\",\n                \"area\": \"18\",\n                \"count\": \"24\"\n            },\n            {\n                \"_id\": \"6412990fd7fb4a2f516bd05f\",\n                \"_timestamp\": 1678940431568,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"2\",\n                \"sex\": \"9\",\n                \"area\": \"17\",\n                \"count\": \"12\"\n            },\n            {\n                \"_id\": \"6412990fd7fb4a2f516bd05e\",\n                \"_timestamp\": 1678940431544,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"2\",\n                \"sex\": \"9\",\n                \"area\": \"16\",\n                \"count\": \"15\"\n            },\n            {\n                \"_id\": \"6412990fd7fb4a2f516bd05d\",\n                \"_timestamp\": 1678940431516,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"2\",\n                \"sex\": \"9\",\n                \"area\": \"15\",\n                \"count\": \"45\"\n            },\n            {\n                \"_id\": \"6412990fd7fb4a2f516bd05c\",\n                \"_timestamp\": 1678940431483,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"2\",\n                \"sex\": \"9\",\n                \"area\": \"14\",\n                \"count\": \"42\"\n            },\n            {\n                \"_id\": \"6412990fd7fb4a2f516bd05b\",\n                \"_timestamp\": 1678940431457,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"2\",\n                \"sex\": \"9\",\n                \"area\": \"13\",\n                \"count\": \"132\"\n            },\n            {\n                \"_id\": \"6412990fd7fb4a2f516bd05a\",\n                \"_timestamp\": 1678940431433,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"2\",\n                \"sex\": \"9\",\n                \"area\": \"12\",\n                \"count\": \"15\"\n            },\n            {\n                \"_id\": \"6412990fd7fb4a2f516bd059\",\n                \"_timestamp\": 1678940431404,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"2\",\n                \"sex\": \"9\",\n                \"area\": \"09\",\n                \"count\": \"177\"\n            },\n            {\n                \"_id\": \"6412990fd7fb4a2f516bd058\",\n                \"_timestamp\": 1678940431379,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"2\",\n                \"sex\": \"9\",\n                \"area\": \"08\",\n                \"count\": \"189\"\n            },\n            {\n                \"_id\": \"6412990fd7fb4a2f516bd057\",\n                \"_timestamp\": 1678940431356,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"2\",\n                \"sex\": \"9\",\n                \"area\": \"07\",\n                \"count\": \"60\"\n            },\n            {\n                \"_id\": \"6412990fd7fb4a2f516bd056\",\n                \"_timestamp\": 1678940431333,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"2\",\n                \"sex\": \"9\",\n                \"area\": \"06\",\n                \"count\": \"141\"\n            },\n            {\n                \"_id\": \"6412990fd7fb4a2f516bd055\",\n                \"_timestamp\": 1678940431309,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"2\",\n                \"sex\": \"9\",\n                \"area\": \"05\",\n                \"count\": \"99\"\n            },\n            {\n                \"_id\": \"6412990fd7fb4a2f516bd054\",\n                \"_timestamp\": 1678940431280,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"2\",\n                \"sex\": \"9\",\n                \"area\": \"04\",\n                \"count\": \"288\"\n            },\n            {\n                \"_id\": \"6412990fd7fb4a2f516bd053\",\n                \"_timestamp\": 1678940431255,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"2\",\n                \"sex\": \"9\",\n                \"area\": \"03\",\n                \"count\": \"315\"\n            },\n            {\n                \"_id\": \"6412990fd7fb4a2f516bd052\",\n                \"_timestamp\": 1678940431228,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"2\",\n                \"sex\": \"9\",\n                \"area\": \"02\",\n                \"count\": \"435\"\n            },\n            {\n                \"_id\": \"6412990fd7fb4a2f516bd051\",\n                \"_timestamp\": 1678940431194,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"2\",\n                \"sex\": \"9\",\n                \"area\": \"01\",\n                \"count\": \"261\"\n            },\n            {\n                \"_id\": \"6412990fd7fb4a2f516bd050\",\n                \"_timestamp\": 1678940431169,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"2\",\n                \"sex\": \"2\",\n                \"area\": \"77\",\n                \"count\": \"1224\"\n            },\n            {\n                \"_id\": \"6412990fd7fb4a2f516bd04f\",\n                \"_timestamp\": 1678940431142,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"2\",\n                \"sex\": \"2\",\n                \"area\": \"9999\",\n                \"count\": \"1224\"\n            },\n            {\n                \"_id\": \"6412990fd7fb4a2f516bd04e\",\n                \"_timestamp\": 1678940431117,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"2\",\n                \"sex\": \"2\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"6412990fd7fb4a2f516bd04d\",\n                \"_timestamp\": 1678940431093,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"2\",\n                \"sex\": \"2\",\n                \"area\": \"18\",\n                \"count\": \"9\"\n            },\n            {\n                \"_id\": \"6412990fd7fb4a2f516bd04c\",\n                \"_timestamp\": 1678940431065,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"2\",\n                \"sex\": \"2\",\n                \"area\": \"17\",\n                \"count\": \"9\"\n            },\n            {\n                \"_id\": \"6412990fd7fb4a2f516bd04b\",\n                \"_timestamp\": 1678940431041,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"2\",\n                \"sex\": \"2\",\n                \"area\": \"16\",\n                \"count\": \"9\"\n            },\n            {\n                \"_id\": \"6412990fd7fb4a2f516bd04a\",\n                \"_timestamp\": 1678940431019,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"2\",\n                \"sex\": \"2\",\n                \"area\": \"15\",\n                \"count\": \"18\"\n            },\n            {\n                \"_id\": \"6412990ed7fb4a2f516bd049\",\n                \"_timestamp\": 1678940430992,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"2\",\n                \"sex\": \"2\",\n                \"area\": \"14\",\n                \"count\": \"21\"\n            },\n            {\n                \"_id\": \"6412990ed7fb4a2f516bd048\",\n                \"_timestamp\": 1678940430969,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"2\",\n                \"sex\": \"2\",\n                \"area\": \"13\",\n                \"count\": \"60\"\n            },\n            {\n                \"_id\": \"6412990ed7fb4a2f516bd047\",\n                \"_timestamp\": 1678940430942,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"2\",\n                \"sex\": \"2\",\n                \"area\": \"12\",\n                \"count\": \"9\"\n            },\n            {\n                \"_id\": \"6412990ed7fb4a2f516bd046\",\n                \"_timestamp\": 1678940430920,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"2\",\n                \"sex\": \"2\",\n                \"area\": \"09\",\n                \"count\": \"90\"\n            },\n            {\n                \"_id\": \"6412990ed7fb4a2f516bd045\",\n                \"_timestamp\": 1678940430892,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"2\",\n                \"sex\": \"2\",\n                \"area\": \"08\",\n                \"count\": \"105\"\n            },\n            {\n                \"_id\": \"6412990ed7fb4a2f516bd044\",\n                \"_timestamp\": 1678940430868,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"2\",\n                \"sex\": \"2\",\n                \"area\": \"07\",\n                \"count\": \"42\"\n            },\n            {\n                \"_id\": \"6412990ed7fb4a2f516bd043\",\n                \"_timestamp\": 1678940430843,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"2\",\n                \"sex\": \"2\",\n                \"area\": \"06\",\n                \"count\": \"81\"\n            },\n            {\n                \"_id\": \"6412990ed7fb4a2f516bd042\",\n                \"_timestamp\": 1678940430820,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"2\",\n                \"sex\": \"2\",\n                \"area\": \"05\",\n                \"count\": \"51\"\n            },\n            {\n                \"_id\": \"6412990ed7fb4a2f516bd041\",\n                \"_timestamp\": 1678940430794,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"2\",\n                \"sex\": \"2\",\n                \"area\": \"04\",\n                \"count\": \"165\"\n            },\n            {\n                \"_id\": \"6412990ed7fb4a2f516bd040\",\n                \"_timestamp\": 1678940430768,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"2\",\n                \"sex\": \"2\",\n                \"area\": \"03\",\n                \"count\": \"159\"\n            },\n            {\n                \"_id\": \"6412990ed7fb4a2f516bd03f\",\n                \"_timestamp\": 1678940430746,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"2\",\n                \"sex\": \"2\",\n                \"area\": \"02\",\n                \"count\": \"222\"\n            },\n            {\n                \"_id\": \"6412990ed7fb4a2f516bd03e\",\n                \"_timestamp\": 1678940430722,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"2\",\n                \"sex\": \"2\",\n                \"area\": \"01\",\n                \"count\": \"165\"\n            },\n            {\n                \"_id\": \"6412990ed7fb4a2f516bd03d\",\n                \"_timestamp\": 1678940430700,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"2\",\n                \"sex\": \"1\",\n                \"area\": \"77\",\n                \"count\": \"1026\"\n            },\n            {\n                \"_id\": \"6412990ed7fb4a2f516bd03c\",\n                \"_timestamp\": 1678940430676,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"2\",\n                \"sex\": \"1\",\n                \"area\": \"9999\",\n                \"count\": \"1029\"\n            },\n            {\n                \"_id\": \"6412990ed7fb4a2f516bd03b\",\n                \"_timestamp\": 1678940430647,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"2\",\n                \"sex\": \"1\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"6412990ed7fb4a2f516bd03a\",\n                \"_timestamp\": 1678940430624,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"2\",\n                \"sex\": \"1\",\n                \"area\": \"18\",\n                \"count\": \"12\"\n            },\n            {\n                \"_id\": \"6412990ed7fb4a2f516bd039\",\n                \"_timestamp\": 1678940430592,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"2\",\n                \"sex\": \"1\",\n                \"area\": \"17\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"6412990ed7fb4a2f516bd038\",\n                \"_timestamp\": 1678940430555,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"2\",\n                \"sex\": \"1\",\n                \"area\": \"16\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"6412990ed7fb4a2f516bd037\",\n                \"_timestamp\": 1678940430515,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"2\",\n                \"sex\": \"1\",\n                \"area\": \"15\",\n                \"count\": \"30\"\n            },\n            {\n                \"_id\": \"6412990ed7fb4a2f516bd036\",\n                \"_timestamp\": 1678940430476,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"2\",\n                \"sex\": \"1\",\n                \"area\": \"14\",\n                \"count\": \"21\"\n            },\n            {\n                \"_id\": \"6412990ed7fb4a2f516bd035\",\n                \"_timestamp\": 1678940430442,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"2\",\n                \"sex\": \"1\",\n                \"area\": \"13\",\n                \"count\": \"75\"\n            },\n            {\n                \"_id\": \"6412990ed7fb4a2f516bd034\",\n                \"_timestamp\": 1678940430418,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"2\",\n                \"sex\": \"1\",\n                \"area\": \"12\",\n                \"count\": \"9\"\n            },\n            {\n                \"_id\": \"6412990ed7fb4a2f516bd033\",\n                \"_timestamp\": 1678940430387,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"2\",\n                \"sex\": \"1\",\n                \"area\": \"09\",\n                \"count\": \"87\"\n            },\n            {\n                \"_id\": \"6412990ed7fb4a2f516bd032\",\n                \"_timestamp\": 1678940430360,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"2\",\n                \"sex\": \"1\",\n                \"area\": \"08\",\n                \"count\": \"78\"\n            },\n            {\n                \"_id\": \"6412990ed7fb4a2f516bd031\",\n                \"_timestamp\": 1678940430336,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"2\",\n                \"sex\": \"1\",\n                \"area\": \"07\",\n                \"count\": \"18\"\n            },\n            {\n                \"_id\": \"6412990ed7fb4a2f516bd030\",\n                \"_timestamp\": 1678940430311,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"2\",\n                \"sex\": \"1\",\n                \"area\": \"06\",\n                \"count\": \"57\"\n            },\n            {\n                \"_id\": \"6412990ed7fb4a2f516bd02f\",\n                \"_timestamp\": 1678940430285,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"2\",\n                \"sex\": \"1\",\n                \"area\": \"05\",\n                \"count\": \"45\"\n            },\n            {\n                \"_id\": \"6412990ed7fb4a2f516bd02e\",\n                \"_timestamp\": 1678940430255,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"2\",\n                \"sex\": \"1\",\n                \"area\": \"04\",\n                \"count\": \"123\"\n            },\n            {\n                \"_id\": \"6412990ed7fb4a2f516bd02d\",\n                \"_timestamp\": 1678940430227,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"2\",\n                \"sex\": \"1\",\n                \"area\": \"03\",\n                \"count\": \"159\"\n            },\n            {\n                \"_id\": \"6412990ed7fb4a2f516bd02c\",\n                \"_timestamp\": 1678940430201,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"2\",\n                \"sex\": \"1\",\n                \"area\": \"02\",\n                \"count\": \"213\"\n            },\n            {\n                \"_id\": \"6412990ed7fb4a2f516bd02b\",\n                \"_timestamp\": 1678940430176,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"2\",\n                \"sex\": \"1\",\n                \"area\": \"01\",\n                \"count\": \"96\"\n            },\n            {\n                \"_id\": \"6412990ed7fb4a2f516bd02a\",\n                \"_timestamp\": 1678940430147,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"1\",\n                \"sex\": \"9\",\n                \"area\": \"77\",\n                \"count\": \"27930\"\n            },\n            {\n                \"_id\": \"6412990ed7fb4a2f516bd029\",\n                \"_timestamp\": 1678940430121,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"1\",\n                \"sex\": \"9\",\n                \"area\": \"9999\",\n                \"count\": \"27933\"\n            },\n            {\n                \"_id\": \"6412990ed7fb4a2f516bd028\",\n                \"_timestamp\": 1678940430093,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"1\",\n                \"sex\": \"9\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"6412990ed7fb4a2f516bd027\",\n                \"_timestamp\": 1678940430068,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"1\",\n                \"sex\": \"9\",\n                \"area\": \"18\",\n                \"count\": \"498\"\n            },\n            {\n                \"_id\": \"6412990ed7fb4a2f516bd026\",\n                \"_timestamp\": 1678940430044,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"1\",\n                \"sex\": \"9\",\n                \"area\": \"17\",\n                \"count\": \"429\"\n            },\n            {\n                \"_id\": \"6412990ed7fb4a2f516bd025\",\n                \"_timestamp\": 1678940430019,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"1\",\n                \"sex\": \"9\",\n                \"area\": \"16\",\n                \"count\": \"498\"\n            },\n            {\n                \"_id\": \"6412990dd7fb4a2f516bd024\",\n                \"_timestamp\": 1678940429996,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"1\",\n                \"sex\": \"9\",\n                \"area\": \"15\",\n                \"count\": \"675\"\n            },\n            {\n                \"_id\": \"6412990dd7fb4a2f516bd023\",\n                \"_timestamp\": 1678940429969,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"1\",\n                \"sex\": \"9\",\n                \"area\": \"14\",\n                \"count\": \"1524\"\n            },\n            {\n                \"_id\": \"6412990dd7fb4a2f516bd022\",\n                \"_timestamp\": 1678940429942,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"1\",\n                \"sex\": \"9\",\n                \"area\": \"13\",\n                \"count\": \"4023\"\n            },\n            {\n                \"_id\": \"6412990dd7fb4a2f516bd021\",\n                \"_timestamp\": 1678940429910,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"1\",\n                \"sex\": \"9\",\n                \"area\": \"12\",\n                \"count\": \"288\"\n            },\n            {\n                \"_id\": \"6412990dd7fb4a2f516bd020\",\n                \"_timestamp\": 1678940429880,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"1\",\n                \"sex\": \"9\",\n                \"area\": \"09\",\n                \"count\": \"2748\"\n            },\n            {\n                \"_id\": \"6412990dd7fb4a2f516bd01f\",\n                \"_timestamp\": 1678940429855,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"1\",\n                \"sex\": \"9\",\n                \"area\": \"08\",\n                \"count\": \"1806\"\n            },\n            {\n                \"_id\": \"6412990dd7fb4a2f516bd01e\",\n                \"_timestamp\": 1678940429829,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"1\",\n                \"sex\": \"9\",\n                \"area\": \"07\",\n                \"count\": \"798\"\n            },\n            {\n                \"_id\": \"6412990dd7fb4a2f516bd01d\",\n                \"_timestamp\": 1678940429804,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"1\",\n                \"sex\": \"9\",\n                \"area\": \"06\",\n                \"count\": \"1281\"\n            },\n            {\n                \"_id\": \"6412990dd7fb4a2f516bd01c\",\n                \"_timestamp\": 1678940429778,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"1\",\n                \"sex\": \"9\",\n                \"area\": \"05\",\n                \"count\": \"222\"\n            },\n            {\n                \"_id\": \"6412990dd7fb4a2f516bd01b\",\n                \"_timestamp\": 1678940429752,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"1\",\n                \"sex\": \"9\",\n                \"area\": \"04\",\n                \"count\": \"2385\"\n            },\n            {\n                \"_id\": \"6412990dd7fb4a2f516bd01a\",\n                \"_timestamp\": 1678940429729,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"1\",\n                \"sex\": \"9\",\n                \"area\": \"03\",\n                \"count\": \"3021\"\n            },\n            {\n                \"_id\": \"6412990dd7fb4a2f516bd019\",\n                \"_timestamp\": 1678940429705,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"1\",\n                \"sex\": \"9\",\n                \"area\": \"02\",\n                \"count\": \"6303\"\n            },\n            {\n                \"_id\": \"6412990dd7fb4a2f516bd018\",\n                \"_timestamp\": 1678940429681,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"1\",\n                \"sex\": \"9\",\n                \"area\": \"01\",\n                \"count\": \"1434\"\n            },\n            {\n                \"_id\": \"6412990dd7fb4a2f516bd017\",\n                \"_timestamp\": 1678940429655,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"1\",\n                \"sex\": \"2\",\n                \"area\": \"77\",\n                \"count\": \"14448\"\n            },\n            {\n                \"_id\": \"6412990dd7fb4a2f516bd016\",\n                \"_timestamp\": 1678940429628,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"1\",\n                \"sex\": \"2\",\n                \"area\": \"9999\",\n                \"count\": \"14451\"\n            },\n            {\n                \"_id\": \"6412990dd7fb4a2f516bd015\",\n                \"_timestamp\": 1678940429604,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"1\",\n                \"sex\": \"2\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"6412990dd7fb4a2f516bd014\",\n                \"_timestamp\": 1678940429577,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"1\",\n                \"sex\": \"2\",\n                \"area\": \"18\",\n                \"count\": \"243\"\n            },\n            {\n                \"_id\": \"6412990dd7fb4a2f516bd013\",\n                \"_timestamp\": 1678940429550,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"1\",\n                \"sex\": \"2\",\n                \"area\": \"17\",\n                \"count\": \"216\"\n            },\n            {\n                \"_id\": \"6412990dd7fb4a2f516bd012\",\n                \"_timestamp\": 1678940429524,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"1\",\n                \"sex\": \"2\",\n                \"area\": \"16\",\n                \"count\": \"234\"\n            },\n            {\n                \"_id\": \"6412990dd7fb4a2f516bd011\",\n                \"_timestamp\": 1678940429499,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"1\",\n                \"sex\": \"2\",\n                \"area\": \"15\",\n                \"count\": \"369\"\n            },\n            {\n                \"_id\": \"6412990dd7fb4a2f516bd010\",\n                \"_timestamp\": 1678940429473,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"1\",\n                \"sex\": \"2\",\n                \"area\": \"14\",\n                \"count\": \"816\"\n            },\n            {\n                \"_id\": \"6412990dd7fb4a2f516bd00f\",\n                \"_timestamp\": 1678940429446,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"1\",\n                \"sex\": \"2\",\n                \"area\": \"13\",\n                \"count\": \"2094\"\n            },\n            {\n                \"_id\": \"6412990dd7fb4a2f516bd00e\",\n                \"_timestamp\": 1678940429422,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"1\",\n                \"sex\": \"2\",\n                \"area\": \"12\",\n                \"count\": \"138\"\n            },\n            {\n                \"_id\": \"6412990dd7fb4a2f516bd00d\",\n                \"_timestamp\": 1678940429390,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"1\",\n                \"sex\": \"2\",\n                \"area\": \"09\",\n                \"count\": \"1422\"\n            },\n            {\n                \"_id\": \"6412990dd7fb4a2f516bd00c\",\n                \"_timestamp\": 1678940429354,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"1\",\n                \"sex\": \"2\",\n                \"area\": \"08\",\n                \"count\": \"921\"\n            },\n            {\n                \"_id\": \"6412990dd7fb4a2f516bd00b\",\n                \"_timestamp\": 1678940429330,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"1\",\n                \"sex\": \"2\",\n                \"area\": \"07\",\n                \"count\": \"414\"\n            },\n            {\n                \"_id\": \"6412990dd7fb4a2f516bd00a\",\n                \"_timestamp\": 1678940429306,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"1\",\n                \"sex\": \"2\",\n                \"area\": \"06\",\n                \"count\": \"657\"\n            },\n            {\n                \"_id\": \"6412990dd7fb4a2f516bd009\",\n                \"_timestamp\": 1678940429279,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"1\",\n                \"sex\": \"2\",\n                \"area\": \"05\",\n                \"count\": \"117\"\n            },\n            {\n                \"_id\": \"6412990dd7fb4a2f516bd008\",\n                \"_timestamp\": 1678940429255,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"1\",\n                \"sex\": \"2\",\n                \"area\": \"04\",\n                \"count\": \"1233\"\n            },\n            {\n                \"_id\": \"6412990dd7fb4a2f516bd007\",\n                \"_timestamp\": 1678940429230,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"1\",\n                \"sex\": \"2\",\n                \"area\": \"03\",\n                \"count\": \"1584\"\n            },\n            {\n                \"_id\": \"6412990dd7fb4a2f516bd006\",\n                \"_timestamp\": 1678940429204,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"1\",\n                \"sex\": \"2\",\n                \"area\": \"02\",\n                \"count\": \"3309\"\n            },\n            {\n                \"_id\": \"6412990dd7fb4a2f516bd005\",\n                \"_timestamp\": 1678940429180,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"1\",\n                \"sex\": \"2\",\n                \"area\": \"01\",\n                \"count\": \"684\"\n            },\n            {\n                \"_id\": \"6412990dd7fb4a2f516bd004\",\n                \"_timestamp\": 1678940429152,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"1\",\n                \"sex\": \"1\",\n                \"area\": \"77\",\n                \"count\": \"13479\"\n            },\n            {\n                \"_id\": \"6412990dd7fb4a2f516bd003\",\n                \"_timestamp\": 1678940429126,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"1\",\n                \"sex\": \"1\",\n                \"area\": \"9999\",\n                \"count\": \"13482\"\n            },\n            {\n                \"_id\": \"6412990dd7fb4a2f516bd002\",\n                \"_timestamp\": 1678940429101,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"1\",\n                \"sex\": \"1\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"6412990dd7fb4a2f516bd001\",\n                \"_timestamp\": 1678940429067,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"1\",\n                \"sex\": \"1\",\n                \"area\": \"18\",\n                \"count\": \"255\"\n            },\n            {\n                \"_id\": \"6412990dd7fb4a2f516bd000\",\n                \"_timestamp\": 1678940429045,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"1\",\n                \"sex\": \"1\",\n                \"area\": \"17\",\n                \"count\": \"216\"\n            },\n            {\n                \"_id\": \"6412990dd7fb4a2f516bcfff\",\n                \"_timestamp\": 1678940429022,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"1\",\n                \"sex\": \"1\",\n                \"area\": \"16\",\n                \"count\": \"267\"\n            },\n            {\n                \"_id\": \"6412990cd7fb4a2f516bcffe\",\n                \"_timestamp\": 1678940428998,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"1\",\n                \"sex\": \"1\",\n                \"area\": \"15\",\n                \"count\": \"306\"\n            },\n            {\n                \"_id\": \"6412990cd7fb4a2f516bcffd\",\n                \"_timestamp\": 1678940428968,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"1\",\n                \"sex\": \"1\",\n                \"area\": \"14\",\n                \"count\": \"708\"\n            },\n            {\n                \"_id\": \"6412990cd7fb4a2f516bcffc\",\n                \"_timestamp\": 1678940428943,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"1\",\n                \"sex\": \"1\",\n                \"area\": \"13\",\n                \"count\": \"1929\"\n            },\n            {\n                \"_id\": \"6412990cd7fb4a2f516bcffb\",\n                \"_timestamp\": 1678940428915,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"1\",\n                \"sex\": \"1\",\n                \"area\": \"12\",\n                \"count\": \"150\"\n            },\n            {\n                \"_id\": \"6412990cd7fb4a2f516bcffa\",\n                \"_timestamp\": 1678940428888,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"1\",\n                \"sex\": \"1\",\n                \"area\": \"09\",\n                \"count\": \"1326\"\n            },\n            {\n                \"_id\": \"6412990cd7fb4a2f516bcff9\",\n                \"_timestamp\": 1678940428859,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"1\",\n                \"sex\": \"1\",\n                \"area\": \"08\",\n                \"count\": \"885\"\n            },\n            {\n                \"_id\": \"6412990cd7fb4a2f516bcff8\",\n                \"_timestamp\": 1678940428834,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"1\",\n                \"sex\": \"1\",\n                \"area\": \"07\",\n                \"count\": \"384\"\n            },\n            {\n                \"_id\": \"6412990cd7fb4a2f516bcff7\",\n                \"_timestamp\": 1678940428806,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"1\",\n                \"sex\": \"1\",\n                \"area\": \"06\",\n                \"count\": \"627\"\n            },\n            {\n                \"_id\": \"6412990cd7fb4a2f516bcff6\",\n                \"_timestamp\": 1678940428783,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"1\",\n                \"sex\": \"1\",\n                \"area\": \"05\",\n                \"count\": \"105\"\n            },\n            {\n                \"_id\": \"6412990cd7fb4a2f516bcff5\",\n                \"_timestamp\": 1678940428755,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"1\",\n                \"sex\": \"1\",\n                \"area\": \"04\",\n                \"count\": \"1149\"\n            },\n            {\n                \"_id\": \"6412990cd7fb4a2f516bcff4\",\n                \"_timestamp\": 1678940428729,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"1\",\n                \"sex\": \"1\",\n                \"area\": \"03\",\n                \"count\": \"1440\"\n            },\n            {\n                \"_id\": \"6412990cd7fb4a2f516bcff3\",\n                \"_timestamp\": 1678940428702,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"1\",\n                \"sex\": \"1\",\n                \"area\": \"02\",\n                \"count\": \"2994\"\n            },\n            {\n                \"_id\": \"6412990cd7fb4a2f516bcff2\",\n                \"_timestamp\": 1678940428676,\n                \"year\": \"2018\",\n                \"age\": \"073\",\n                \"ethnic\": \"1\",\n                \"sex\": \"1\",\n                \"area\": \"01\",\n                \"count\": \"747\"\n            },\n            {\n                \"_id\": \"6412990cd7fb4a2f516bcff1\",\n                \"_timestamp\": 1678940428651,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"77\",\n                \"count\": \"35760\"\n            },\n            {\n                \"_id\": \"6412990cd7fb4a2f516bcff0\",\n                \"_timestamp\": 1678940428626,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"9999\",\n                \"count\": \"35760\"\n            },\n            {\n                \"_id\": \"6412990cd7fb4a2f516bcfef\",\n                \"_timestamp\": 1678940428599,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"99\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412990cd7fb4a2f516bcfee\",\n                \"_timestamp\": 1678940428575,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"18\",\n                \"count\": \"552\"\n            },\n            {\n                \"_id\": \"6412990cd7fb4a2f516bcfed\",\n                \"_timestamp\": 1678940428548,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"17\",\n                \"count\": \"513\"\n            },\n            {\n                \"_id\": \"6412990cd7fb4a2f516bcfec\",\n                \"_timestamp\": 1678940428521,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"16\",\n                \"count\": \"576\"\n            },\n            {\n                \"_id\": \"6412990cd7fb4a2f516bcfeb\",\n                \"_timestamp\": 1678940428488,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"15\",\n                \"count\": \"765\"\n            },\n            {\n                \"_id\": \"6412990cd7fb4a2f516bcfea\",\n                \"_timestamp\": 1678940428460,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"14\",\n                \"count\": \"1842\"\n            },\n            {\n                \"_id\": \"6412990cd7fb4a2f516bcfe9\",\n                \"_timestamp\": 1678940428433,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"13\",\n                \"count\": \"4632\"\n            },\n            {\n                \"_id\": \"6412990cd7fb4a2f516bcfe8\",\n                \"_timestamp\": 1678940428408,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"12\",\n                \"count\": \"330\"\n            },\n            {\n                \"_id\": \"6412990cd7fb4a2f516bcfe7\",\n                \"_timestamp\": 1678940428380,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"09\",\n                \"count\": \"3702\"\n            },\n            {\n                \"_id\": \"6412990cd7fb4a2f516bcfe6\",\n                \"_timestamp\": 1678940428356,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"08\",\n                \"count\": \"2154\"\n            },\n            {\n                \"_id\": \"6412990cd7fb4a2f516bcfe5\",\n                \"_timestamp\": 1678940428332,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"07\",\n                \"count\": \"960\"\n            },\n            {\n                \"_id\": \"6412990cd7fb4a2f516bcfe4\",\n                \"_timestamp\": 1678940428308,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"06\",\n                \"count\": \"1530\"\n            },\n            {\n                \"_id\": \"6412990cd7fb4a2f516bcfe3\",\n                \"_timestamp\": 1678940428280,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"05\",\n                \"count\": \"357\"\n            },\n            {\n                \"_id\": \"6412990cd7fb4a2f516bcfe2\",\n                \"_timestamp\": 1678940428255,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"04\",\n                \"count\": \"2847\"\n            },\n            {\n                \"_id\": \"6412990cd7fb4a2f516bcfe1\",\n                \"_timestamp\": 1678940428228,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"03\",\n                \"count\": \"3759\"\n            },\n            {\n                \"_id\": \"6412990cd7fb4a2f516bcfe0\",\n                \"_timestamp\": 1678940428204,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"02\",\n                \"count\": \"9330\"\n            },\n            {\n                \"_id\": \"6412990cd7fb4a2f516bcfdf\",\n                \"_timestamp\": 1678940428181,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"01\",\n                \"count\": \"1914\"\n            },\n            {\n                \"_id\": \"6412990cd7fb4a2f516bcfde\",\n                \"_timestamp\": 1678940428154,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"77\",\n                \"count\": \"18465\"\n            },\n            {\n                \"_id\": \"6412990cd7fb4a2f516bcfdd\",\n                \"_timestamp\": 1678940428124,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"9999\",\n                \"count\": \"18465\"\n            },\n            {\n                \"_id\": \"6412990cd7fb4a2f516bcfdc\",\n                \"_timestamp\": 1678940428096,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"99\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412990cd7fb4a2f516bcfdb\",\n                \"_timestamp\": 1678940428073,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"18\",\n                \"count\": \"276\"\n            },\n            {\n                \"_id\": \"6412990cd7fb4a2f516bcfda\",\n                \"_timestamp\": 1678940428050,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"17\",\n                \"count\": \"255\"\n            },\n            {\n                \"_id\": \"6412990cd7fb4a2f516bcfd9\",\n                \"_timestamp\": 1678940428026,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"16\",\n                \"count\": \"294\"\n            },\n            {\n                \"_id\": \"6412990cd7fb4a2f516bcfd8\",\n                \"_timestamp\": 1678940428001,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"15\",\n                \"count\": \"402\"\n            },\n            {\n                \"_id\": \"6412990bd7fb4a2f516bcfd7\",\n                \"_timestamp\": 1678940427975,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"14\",\n                \"count\": \"909\"\n            },\n            {\n                \"_id\": \"6412990bd7fb4a2f516bcfd6\",\n                \"_timestamp\": 1678940427950,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"13\",\n                \"count\": \"2463\"\n            },\n            {\n                \"_id\": \"6412990bd7fb4a2f516bcfd5\",\n                \"_timestamp\": 1678940427924,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"12\",\n                \"count\": \"162\"\n            },\n            {\n                \"_id\": \"6412990bd7fb4a2f516bcfd4\",\n                \"_timestamp\": 1678940427896,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"09\",\n                \"count\": \"1962\"\n            },\n            {\n                \"_id\": \"6412990bd7fb4a2f516bcfd3\",\n                \"_timestamp\": 1678940427857,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"08\",\n                \"count\": \"1080\"\n            },\n            {\n                \"_id\": \"6412990bd7fb4a2f516bcfd2\",\n                \"_timestamp\": 1678940427833,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"07\",\n                \"count\": \"492\"\n            },\n            {\n                \"_id\": \"6412990bd7fb4a2f516bcfd1\",\n                \"_timestamp\": 1678940427811,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"06\",\n                \"count\": \"792\"\n            },\n            {\n                \"_id\": \"6412990bd7fb4a2f516bcfd0\",\n                \"_timestamp\": 1678940427779,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"05\",\n                \"count\": \"192\"\n            },\n            {\n                \"_id\": \"6412990bd7fb4a2f516bcfcf\",\n                \"_timestamp\": 1678940427750,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"04\",\n                \"count\": \"1437\"\n            },\n            {\n                \"_id\": \"6412990bd7fb4a2f516bcfce\",\n                \"_timestamp\": 1678940427728,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"03\",\n                \"count\": \"1935\"\n            },\n            {\n                \"_id\": \"6412990bd7fb4a2f516bcfcd\",\n                \"_timestamp\": 1678940427704,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"02\",\n                \"count\": \"4860\"\n            },\n            {\n                \"_id\": \"6412990bd7fb4a2f516bcfcc\",\n                \"_timestamp\": 1678940427679,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"01\",\n                \"count\": \"957\"\n            },\n            {\n                \"_id\": \"6412990bd7fb4a2f516bcfcb\",\n                \"_timestamp\": 1678940427656,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"1\",\n                \"area\": \"77\",\n                \"count\": \"17295\"\n            },\n            {\n                \"_id\": \"6412990bd7fb4a2f516bcfca\",\n                \"_timestamp\": 1678940427627,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"1\",\n                \"area\": \"9999\",\n                \"count\": \"17295\"\n            },\n            {\n                \"_id\": \"6412990bd7fb4a2f516bcfc9\",\n                \"_timestamp\": 1678940427603,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"1\",\n                \"area\": \"99\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"6412990bd7fb4a2f516bcfc8\",\n                \"_timestamp\": 1678940427579,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"1\",\n                \"area\": \"18\",\n                \"count\": \"276\"\n            },\n            {\n                \"_id\": \"6412990bd7fb4a2f516bcfc7\",\n                \"_timestamp\": 1678940427555,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"1\",\n                \"area\": \"17\",\n                \"count\": \"255\"\n            },\n            {\n                \"_id\": \"6412990bd7fb4a2f516bcfc6\",\n                \"_timestamp\": 1678940427526,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"1\",\n                \"area\": \"16\",\n                \"count\": \"282\"\n            },\n            {\n                \"_id\": \"6412990bd7fb4a2f516bcfc5\",\n                \"_timestamp\": 1678940427501,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"1\",\n                \"area\": \"15\",\n                \"count\": \"363\"\n            },\n            {\n                \"_id\": \"6412990bd7fb4a2f516bcfc4\",\n                \"_timestamp\": 1678940427474,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"1\",\n                \"area\": \"14\",\n                \"count\": \"933\"\n            },\n            {\n                \"_id\": \"6412990bd7fb4a2f516bcfc3\",\n                \"_timestamp\": 1678940427444,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"1\",\n                \"area\": \"13\",\n                \"count\": \"2169\"\n            },\n            {\n                \"_id\": \"6412990bd7fb4a2f516bcfc2\",\n                \"_timestamp\": 1678940427418,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"1\",\n                \"area\": \"12\",\n                \"count\": \"165\"\n            },\n            {\n                \"_id\": \"6412990bd7fb4a2f516bcfc1\",\n                \"_timestamp\": 1678940427388,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"1\",\n                \"area\": \"09\",\n                \"count\": \"1743\"\n            },\n            {\n                \"_id\": \"6412990bd7fb4a2f516bcfc0\",\n                \"_timestamp\": 1678940427356,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"1\",\n                \"area\": \"08\",\n                \"count\": \"1071\"\n            },\n            {\n                \"_id\": \"6412990bd7fb4a2f516bcfbf\",\n                \"_timestamp\": 1678940427323,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"1\",\n                \"area\": \"07\",\n                \"count\": \"465\"\n            },\n            {\n                \"_id\": \"6412990bd7fb4a2f516bcfbe\",\n                \"_timestamp\": 1678940427287,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"1\",\n                \"area\": \"06\",\n                \"count\": \"738\"\n            },\n            {\n                \"_id\": \"6412990bd7fb4a2f516bcfbd\",\n                \"_timestamp\": 1678940427247,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"1\",\n                \"area\": \"05\",\n                \"count\": \"168\"\n            },\n            {\n                \"_id\": \"6412990bd7fb4a2f516bcfbc\",\n                \"_timestamp\": 1678940427222,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"1\",\n                \"area\": \"04\",\n                \"count\": \"1410\"\n            },\n            {\n                \"_id\": \"6412990bd7fb4a2f516bcfbb\",\n                \"_timestamp\": 1678940427192,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"1\",\n                \"area\": \"03\",\n                \"count\": \"1827\"\n            },\n            {\n                \"_id\": \"6412990bd7fb4a2f516bcfba\",\n                \"_timestamp\": 1678940427168,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"1\",\n                \"area\": \"02\",\n                \"count\": \"4467\"\n            },\n            {\n                \"_id\": \"6412990bd7fb4a2f516bcfb9\",\n                \"_timestamp\": 1678940427145,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"1\",\n                \"area\": \"01\",\n                \"count\": \"960\"\n            },\n            {\n                \"_id\": \"6412990bd7fb4a2f516bcfb8\",\n                \"_timestamp\": 1678940427118,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"77\",\n                \"sex\": \"9\",\n                \"area\": \"77\",\n                \"count\": \"35760\"\n            },\n            {\n                \"_id\": \"6412990bd7fb4a2f516bcfb7\",\n                \"_timestamp\": 1678940427092,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"77\",\n                \"sex\": \"9\",\n                \"area\": \"9999\",\n                \"count\": \"35760\"\n            },\n            {\n                \"_id\": \"6412990bd7fb4a2f516bcfb6\",\n                \"_timestamp\": 1678940427068,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"77\",\n                \"sex\": \"9\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"6412990bd7fb4a2f516bcfb5\",\n                \"_timestamp\": 1678940427038,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"77\",\n                \"sex\": \"9\",\n                \"area\": \"18\",\n                \"count\": \"552\"\n            },\n            {\n                \"_id\": \"6412990bd7fb4a2f516bcfb4\",\n                \"_timestamp\": 1678940427015,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"77\",\n                \"sex\": \"9\",\n                \"area\": \"17\",\n                \"count\": \"513\"\n            },\n            {\n                \"_id\": \"6412990ad7fb4a2f516bcfb3\",\n                \"_timestamp\": 1678940426991,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"77\",\n                \"sex\": \"9\",\n                \"area\": \"16\",\n                \"count\": \"576\"\n            },\n            {\n                \"_id\": \"6412990ad7fb4a2f516bcfb2\",\n                \"_timestamp\": 1678940426962,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"77\",\n                \"sex\": \"9\",\n                \"area\": \"15\",\n                \"count\": \"765\"\n            },\n            {\n                \"_id\": \"6412990ad7fb4a2f516bcfb1\",\n                \"_timestamp\": 1678940426937,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"77\",\n                \"sex\": \"9\",\n                \"area\": \"14\",\n                \"count\": \"1842\"\n            },\n            {\n                \"_id\": \"6412990ad7fb4a2f516bcfb0\",\n                \"_timestamp\": 1678940426912,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"77\",\n                \"sex\": \"9\",\n                \"area\": \"13\",\n                \"count\": \"4632\"\n            },\n            {\n                \"_id\": \"6412990ad7fb4a2f516bcfaf\",\n                \"_timestamp\": 1678940426886,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"77\",\n                \"sex\": \"9\",\n                \"area\": \"12\",\n                \"count\": \"330\"\n            },\n            {\n                \"_id\": \"6412990ad7fb4a2f516bcfae\",\n                \"_timestamp\": 1678940426857,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"77\",\n                \"sex\": \"9\",\n                \"area\": \"09\",\n                \"count\": \"3702\"\n            },\n            {\n                \"_id\": \"6412990ad7fb4a2f516bcfad\",\n                \"_timestamp\": 1678940426828,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"77\",\n                \"sex\": \"9\",\n                \"area\": \"08\",\n                \"count\": \"2154\"\n            },\n            {\n                \"_id\": \"6412990ad7fb4a2f516bcfac\",\n                \"_timestamp\": 1678940426804,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"77\",\n                \"sex\": \"9\",\n                \"area\": \"07\",\n                \"count\": \"960\"\n            },\n            {\n                \"_id\": \"6412990ad7fb4a2f516bcfab\",\n                \"_timestamp\": 1678940426782,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"77\",\n                \"sex\": \"9\",\n                \"area\": \"06\",\n                \"count\": \"1530\"\n            },\n            {\n                \"_id\": \"6412990ad7fb4a2f516bcfaa\",\n                \"_timestamp\": 1678940426757,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"77\",\n                \"sex\": \"9\",\n                \"area\": \"05\",\n                \"count\": \"357\"\n            },\n            {\n                \"_id\": \"6412990ad7fb4a2f516bcfa9\",\n                \"_timestamp\": 1678940426731,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"77\",\n                \"sex\": \"9\",\n                \"area\": \"04\",\n                \"count\": \"2847\"\n            },\n            {\n                \"_id\": \"6412990ad7fb4a2f516bcfa8\",\n                \"_timestamp\": 1678940426707,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"77\",\n                \"sex\": \"9\",\n                \"area\": \"03\",\n                \"count\": \"3759\"\n            },\n            {\n                \"_id\": \"6412990ad7fb4a2f516bcfa7\",\n                \"_timestamp\": 1678940426682,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"77\",\n                \"sex\": \"9\",\n                \"area\": \"02\",\n                \"count\": \"9330\"\n            },\n            {\n                \"_id\": \"6412990ad7fb4a2f516bcfa6\",\n                \"_timestamp\": 1678940426652,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"77\",\n                \"sex\": \"9\",\n                \"area\": \"01\",\n                \"count\": \"1914\"\n            },\n            {\n                \"_id\": \"6412990ad7fb4a2f516bcfa5\",\n                \"_timestamp\": 1678940426626,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"77\",\n                \"sex\": \"2\",\n                \"area\": \"77\",\n                \"count\": \"18465\"\n            },\n            {\n                \"_id\": \"6412990ad7fb4a2f516bcfa4\",\n                \"_timestamp\": 1678940426577,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"77\",\n                \"sex\": \"2\",\n                \"area\": \"9999\",\n                \"count\": \"18465\"\n            },\n            {\n                \"_id\": \"6412990ad7fb4a2f516bcfa3\",\n                \"_timestamp\": 1678940426550,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"77\",\n                \"sex\": \"2\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"6412990ad7fb4a2f516bcfa2\",\n                \"_timestamp\": 1678940426526,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"77\",\n                \"sex\": \"2\",\n                \"area\": \"18\",\n                \"count\": \"276\"\n            },\n            {\n                \"_id\": \"6412990ad7fb4a2f516bcfa1\",\n                \"_timestamp\": 1678940426498,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"77\",\n                \"sex\": \"2\",\n                \"area\": \"17\",\n                \"count\": \"255\"\n            },\n            {\n                \"_id\": \"6412990ad7fb4a2f516bcfa0\",\n                \"_timestamp\": 1678940426473,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"77\",\n                \"sex\": \"2\",\n                \"area\": \"16\",\n                \"count\": \"294\"\n            },\n            {\n                \"_id\": \"6412990ad7fb4a2f516bcf9f\",\n                \"_timestamp\": 1678940426448,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"77\",\n                \"sex\": \"2\",\n                \"area\": \"15\",\n                \"count\": \"402\"\n            },\n            {\n                \"_id\": \"6412990ad7fb4a2f516bcf9e\",\n                \"_timestamp\": 1678940426423,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"77\",\n                \"sex\": \"2\",\n                \"area\": \"14\",\n                \"count\": \"909\"\n            },\n            {\n                \"_id\": \"6412990ad7fb4a2f516bcf9d\",\n                \"_timestamp\": 1678940426399,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"77\",\n                \"sex\": \"2\",\n                \"area\": \"13\",\n                \"count\": \"2463\"\n            },\n            {\n                \"_id\": \"6412990ad7fb4a2f516bcf9c\",\n                \"_timestamp\": 1678940426374,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"77\",\n                \"sex\": \"2\",\n                \"area\": \"12\",\n                \"count\": \"162\"\n            },\n            {\n                \"_id\": \"6412990ad7fb4a2f516bcf9b\",\n                \"_timestamp\": 1678940426345,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"77\",\n                \"sex\": \"2\",\n                \"area\": \"09\",\n                \"count\": \"1962\"\n            },\n            {\n                \"_id\": \"6412990ad7fb4a2f516bcf9a\",\n                \"_timestamp\": 1678940426321,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"77\",\n                \"sex\": \"2\",\n                \"area\": \"08\",\n                \"count\": \"1080\"\n            },\n            {\n                \"_id\": \"6412990ad7fb4a2f516bcf99\",\n                \"_timestamp\": 1678940426297,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"77\",\n                \"sex\": \"2\",\n                \"area\": \"07\",\n                \"count\": \"492\"\n            },\n            {\n                \"_id\": \"6412990ad7fb4a2f516bcf98\",\n                \"_timestamp\": 1678940426271,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"77\",\n                \"sex\": \"2\",\n                \"area\": \"06\",\n                \"count\": \"792\"\n            },\n            {\n                \"_id\": \"6412990ad7fb4a2f516bcf97\",\n                \"_timestamp\": 1678940426246,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"77\",\n                \"sex\": \"2\",\n                \"area\": \"05\",\n                \"count\": \"192\"\n            },\n            {\n                \"_id\": \"6412990ad7fb4a2f516bcf96\",\n                \"_timestamp\": 1678940426220,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"77\",\n                \"sex\": \"2\",\n                \"area\": \"04\",\n                \"count\": \"1437\"\n            },\n            {\n                \"_id\": \"6412990ad7fb4a2f516bcf95\",\n                \"_timestamp\": 1678940426191,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"77\",\n                \"sex\": \"2\",\n                \"area\": \"03\",\n                \"count\": \"1935\"\n            },\n            {\n                \"_id\": \"6412990ad7fb4a2f516bcf94\",\n                \"_timestamp\": 1678940426168,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"77\",\n                \"sex\": \"2\",\n                \"area\": \"02\",\n                \"count\": \"4860\"\n            },\n            {\n                \"_id\": \"6412990ad7fb4a2f516bcf93\",\n                \"_timestamp\": 1678940426142,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"77\",\n                \"sex\": \"2\",\n                \"area\": \"01\",\n                \"count\": \"957\"\n            },\n            {\n                \"_id\": \"6412990ad7fb4a2f516bcf92\",\n                \"_timestamp\": 1678940426118,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"77\",\n                \"sex\": \"1\",\n                \"area\": \"77\",\n                \"count\": \"17295\"\n            },\n            {\n                \"_id\": \"6412990ad7fb4a2f516bcf91\",\n                \"_timestamp\": 1678940426091,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"77\",\n                \"sex\": \"1\",\n                \"area\": \"9999\",\n                \"count\": \"17295\"\n            },\n            {\n                \"_id\": \"6412990ad7fb4a2f516bcf90\",\n                \"_timestamp\": 1678940426066,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"77\",\n                \"sex\": \"1\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"6412990ad7fb4a2f516bcf8f\",\n                \"_timestamp\": 1678940426042,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"77\",\n                \"sex\": \"1\",\n                \"area\": \"18\",\n                \"count\": \"276\"\n            },\n            {\n                \"_id\": \"6412990ad7fb4a2f516bcf8e\",\n                \"_timestamp\": 1678940426018,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"77\",\n                \"sex\": \"1\",\n                \"area\": \"17\",\n                \"count\": \"255\"\n            },\n            {\n                \"_id\": \"64129909d7fb4a2f516bcf8d\",\n                \"_timestamp\": 1678940425993,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"77\",\n                \"sex\": \"1\",\n                \"area\": \"16\",\n                \"count\": \"282\"\n            },\n            {\n                \"_id\": \"64129909d7fb4a2f516bcf8c\",\n                \"_timestamp\": 1678940425969,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"77\",\n                \"sex\": \"1\",\n                \"area\": \"15\",\n                \"count\": \"363\"\n            },\n            {\n                \"_id\": \"64129909d7fb4a2f516bcf8b\",\n                \"_timestamp\": 1678940425944,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"77\",\n                \"sex\": \"1\",\n                \"area\": \"14\",\n                \"count\": \"933\"\n            },\n            {\n                \"_id\": \"64129909d7fb4a2f516bcf8a\",\n                \"_timestamp\": 1678940425918,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"77\",\n                \"sex\": \"1\",\n                \"area\": \"13\",\n                \"count\": \"2169\"\n            },\n            {\n                \"_id\": \"64129909d7fb4a2f516bcf89\",\n                \"_timestamp\": 1678940425892,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"77\",\n                \"sex\": \"1\",\n                \"area\": \"12\",\n                \"count\": \"165\"\n            },\n            {\n                \"_id\": \"64129909d7fb4a2f516bcf88\",\n                \"_timestamp\": 1678940425865,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"77\",\n                \"sex\": \"1\",\n                \"area\": \"09\",\n                \"count\": \"1743\"\n            },\n            {\n                \"_id\": \"64129909d7fb4a2f516bcf87\",\n                \"_timestamp\": 1678940425841,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"77\",\n                \"sex\": \"1\",\n                \"area\": \"08\",\n                \"count\": \"1071\"\n            },\n            {\n                \"_id\": \"64129909d7fb4a2f516bcf86\",\n                \"_timestamp\": 1678940425810,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"77\",\n                \"sex\": \"1\",\n                \"area\": \"07\",\n                \"count\": \"465\"\n            },\n            {\n                \"_id\": \"64129909d7fb4a2f516bcf85\",\n                \"_timestamp\": 1678940425782,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"77\",\n                \"sex\": \"1\",\n                \"area\": \"06\",\n                \"count\": \"738\"\n            },\n            {\n                \"_id\": \"64129909d7fb4a2f516bcf84\",\n                \"_timestamp\": 1678940425757,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"77\",\n                \"sex\": \"1\",\n                \"area\": \"05\",\n                \"count\": \"168\"\n            },\n            {\n                \"_id\": \"64129909d7fb4a2f516bcf83\",\n                \"_timestamp\": 1678940425732,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"77\",\n                \"sex\": \"1\",\n                \"area\": \"04\",\n                \"count\": \"1410\"\n            },\n            {\n                \"_id\": \"64129909d7fb4a2f516bcf82\",\n                \"_timestamp\": 1678940425706,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"77\",\n                \"sex\": \"1\",\n                \"area\": \"03\",\n                \"count\": \"1827\"\n            },\n            {\n                \"_id\": \"64129909d7fb4a2f516bcf81\",\n                \"_timestamp\": 1678940425680,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"77\",\n                \"sex\": \"1\",\n                \"area\": \"02\",\n                \"count\": \"4467\"\n            },\n            {\n                \"_id\": \"64129909d7fb4a2f516bcf80\",\n                \"_timestamp\": 1678940425652,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"77\",\n                \"sex\": \"1\",\n                \"area\": \"01\",\n                \"count\": \"960\"\n            },\n            {\n                \"_id\": \"64129909d7fb4a2f516bcf7f\",\n                \"_timestamp\": 1678940425623,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"9\",\n                \"sex\": \"9\",\n                \"area\": \"77\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129909d7fb4a2f516bcf7e\",\n                \"_timestamp\": 1678940425600,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"9\",\n                \"sex\": \"9\",\n                \"area\": \"9999\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129909d7fb4a2f516bcf7d\",\n                \"_timestamp\": 1678940425574,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"9\",\n                \"sex\": \"9\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"64129909d7fb4a2f516bcf7c\",\n                \"_timestamp\": 1678940425543,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"9\",\n                \"sex\": \"9\",\n                \"area\": \"18\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129909d7fb4a2f516bcf7b\",\n                \"_timestamp\": 1678940425519,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"9\",\n                \"sex\": \"9\",\n                \"area\": \"17\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129909d7fb4a2f516bcf7a\",\n                \"_timestamp\": 1678940425492,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"9\",\n                \"sex\": \"9\",\n                \"area\": \"16\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129909d7fb4a2f516bcf79\",\n                \"_timestamp\": 1678940425470,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"9\",\n                \"sex\": \"9\",\n                \"area\": \"15\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129909d7fb4a2f516bcf78\",\n                \"_timestamp\": 1678940425434,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"9\",\n                \"sex\": \"9\",\n                \"area\": \"14\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129909d7fb4a2f516bcf77\",\n                \"_timestamp\": 1678940425405,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"9\",\n                \"sex\": \"9\",\n                \"area\": \"13\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129909d7fb4a2f516bcf76\",\n                \"_timestamp\": 1678940425378,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"9\",\n                \"sex\": \"9\",\n                \"area\": \"12\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129909d7fb4a2f516bcf75\",\n                \"_timestamp\": 1678940425355,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"9\",\n                \"sex\": \"9\",\n                \"area\": \"09\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129909d7fb4a2f516bcf74\",\n                \"_timestamp\": 1678940425332,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"9\",\n                \"sex\": \"9\",\n                \"area\": \"08\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129909d7fb4a2f516bcf73\",\n                \"_timestamp\": 1678940425296,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"9\",\n                \"sex\": \"9\",\n                \"area\": \"07\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129909d7fb4a2f516bcf72\",\n                \"_timestamp\": 1678940425271,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"9\",\n                \"sex\": \"9\",\n                \"area\": \"06\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129909d7fb4a2f516bcf71\",\n                \"_timestamp\": 1678940425249,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"9\",\n                \"sex\": \"9\",\n                \"area\": \"05\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129909d7fb4a2f516bcf70\",\n                \"_timestamp\": 1678940425220,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"9\",\n                \"sex\": \"9\",\n                \"area\": \"04\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129909d7fb4a2f516bcf6f\",\n                \"_timestamp\": 1678940425194,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"9\",\n                \"sex\": \"9\",\n                \"area\": \"03\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129909d7fb4a2f516bcf6e\",\n                \"_timestamp\": 1678940425149,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"9\",\n                \"sex\": \"9\",\n                \"area\": \"02\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129909d7fb4a2f516bcf6d\",\n                \"_timestamp\": 1678940425126,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"9\",\n                \"sex\": \"9\",\n                \"area\": \"01\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129909d7fb4a2f516bcf6c\",\n                \"_timestamp\": 1678940425100,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"9\",\n                \"sex\": \"2\",\n                \"area\": \"77\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129909d7fb4a2f516bcf6b\",\n                \"_timestamp\": 1678940425071,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"9\",\n                \"sex\": \"2\",\n                \"area\": \"9999\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129909d7fb4a2f516bcf6a\",\n                \"_timestamp\": 1678940425046,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"9\",\n                \"sex\": \"2\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"64129909d7fb4a2f516bcf69\",\n                \"_timestamp\": 1678940425023,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"9\",\n                \"sex\": \"2\",\n                \"area\": \"18\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129908d7fb4a2f516bcf68\",\n                \"_timestamp\": 1678940424996,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"9\",\n                \"sex\": \"2\",\n                \"area\": \"17\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129908d7fb4a2f516bcf67\",\n                \"_timestamp\": 1678940424969,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"9\",\n                \"sex\": \"2\",\n                \"area\": \"16\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129908d7fb4a2f516bcf66\",\n                \"_timestamp\": 1678940424942,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"9\",\n                \"sex\": \"2\",\n                \"area\": \"15\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129908d7fb4a2f516bcf65\",\n                \"_timestamp\": 1678940424913,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"9\",\n                \"sex\": \"2\",\n                \"area\": \"14\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129908d7fb4a2f516bcf64\",\n                \"_timestamp\": 1678940424884,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"9\",\n                \"sex\": \"2\",\n                \"area\": \"13\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129908d7fb4a2f516bcf63\",\n                \"_timestamp\": 1678940424859,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"9\",\n                \"sex\": \"2\",\n                \"area\": \"12\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129908d7fb4a2f516bcf62\",\n                \"_timestamp\": 1678940424828,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"9\",\n                \"sex\": \"2\",\n                \"area\": \"09\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129908d7fb4a2f516bcf61\",\n                \"_timestamp\": 1678940424802,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"9\",\n                \"sex\": \"2\",\n                \"area\": \"08\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129908d7fb4a2f516bcf60\",\n                \"_timestamp\": 1678940424777,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"9\",\n                \"sex\": \"2\",\n                \"area\": \"07\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129908d7fb4a2f516bcf5f\",\n                \"_timestamp\": 1678940424752,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"9\",\n                \"sex\": \"2\",\n                \"area\": \"06\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129908d7fb4a2f516bcf5e\",\n                \"_timestamp\": 1678940424723,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"9\",\n                \"sex\": \"2\",\n                \"area\": \"05\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129908d7fb4a2f516bcf5d\",\n                \"_timestamp\": 1678940424698,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"9\",\n                \"sex\": \"2\",\n                \"area\": \"04\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129908d7fb4a2f516bcf5c\",\n                \"_timestamp\": 1678940424674,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"9\",\n                \"sex\": \"2\",\n                \"area\": \"03\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129908d7fb4a2f516bcf5b\",\n                \"_timestamp\": 1678940424642,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"9\",\n                \"sex\": \"2\",\n                \"area\": \"02\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129908d7fb4a2f516bcf5a\",\n                \"_timestamp\": 1678940424616,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"9\",\n                \"sex\": \"2\",\n                \"area\": \"01\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129908d7fb4a2f516bcf59\",\n                \"_timestamp\": 1678940424587,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"9\",\n                \"sex\": \"1\",\n                \"area\": \"77\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129908d7fb4a2f516bcf58\",\n                \"_timestamp\": 1678940424560,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"9\",\n                \"sex\": \"1\",\n                \"area\": \"9999\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129908d7fb4a2f516bcf57\",\n                \"_timestamp\": 1678940424536,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"9\",\n                \"sex\": \"1\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"64129908d7fb4a2f516bcf56\",\n                \"_timestamp\": 1678940424508,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"9\",\n                \"sex\": \"1\",\n                \"area\": \"18\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129908d7fb4a2f516bcf55\",\n                \"_timestamp\": 1678940424481,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"9\",\n                \"sex\": \"1\",\n                \"area\": \"17\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129908d7fb4a2f516bcf54\",\n                \"_timestamp\": 1678940424455,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"9\",\n                \"sex\": \"1\",\n                \"area\": \"16\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129908d7fb4a2f516bcf53\",\n                \"_timestamp\": 1678940424431,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"9\",\n                \"sex\": \"1\",\n                \"area\": \"15\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129908d7fb4a2f516bcf52\",\n                \"_timestamp\": 1678940424400,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"9\",\n                \"sex\": \"1\",\n                \"area\": \"14\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129908d7fb4a2f516bcf51\",\n                \"_timestamp\": 1678940424373,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"9\",\n                \"sex\": \"1\",\n                \"area\": \"13\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129908d7fb4a2f516bcf50\",\n                \"_timestamp\": 1678940424348,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"9\",\n                \"sex\": \"1\",\n                \"area\": \"12\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129908d7fb4a2f516bcf4f\",\n                \"_timestamp\": 1678940424323,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"9\",\n                \"sex\": \"1\",\n                \"area\": \"09\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129908d7fb4a2f516bcf4e\",\n                \"_timestamp\": 1678940424298,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"9\",\n                \"sex\": \"1\",\n                \"area\": \"08\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129908d7fb4a2f516bcf4d\",\n                \"_timestamp\": 1678940424274,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"9\",\n                \"sex\": \"1\",\n                \"area\": \"07\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129908d7fb4a2f516bcf4c\",\n                \"_timestamp\": 1678940424250,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"9\",\n                \"sex\": \"1\",\n                \"area\": \"06\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129908d7fb4a2f516bcf4b\",\n                \"_timestamp\": 1678940424224,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"9\",\n                \"sex\": \"1\",\n                \"area\": \"05\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129908d7fb4a2f516bcf4a\",\n                \"_timestamp\": 1678940424198,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"9\",\n                \"sex\": \"1\",\n                \"area\": \"04\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129908d7fb4a2f516bcf49\",\n                \"_timestamp\": 1678940424168,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"9\",\n                \"sex\": \"1\",\n                \"area\": \"03\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129908d7fb4a2f516bcf48\",\n                \"_timestamp\": 1678940424144,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"9\",\n                \"sex\": \"1\",\n                \"area\": \"02\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129908d7fb4a2f516bcf47\",\n                \"_timestamp\": 1678940424116,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"9\",\n                \"sex\": \"1\",\n                \"area\": \"01\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129908d7fb4a2f516bcf46\",\n                \"_timestamp\": 1678940424092,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"6\",\n                \"sex\": \"9\",\n                \"area\": \"77\",\n                \"count\": \"333\"\n            },\n            {\n                \"_id\": \"64129908d7fb4a2f516bcf45\",\n                \"_timestamp\": 1678940424027,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"6\",\n                \"sex\": \"9\",\n                \"area\": \"9999\",\n                \"count\": \"333\"\n            },\n            {\n                \"_id\": \"64129908d7fb4a2f516bcf44\",\n                \"_timestamp\": 1678940423999,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"6\",\n                \"sex\": \"9\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"64129907d7fb4a2f516bcf43\",\n                \"_timestamp\": 1678940423974,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"6\",\n                \"sex\": \"9\",\n                \"area\": \"18\",\n                \"count\": \"9\"\n            },\n            {\n                \"_id\": \"64129907d7fb4a2f516bcf42\",\n                \"_timestamp\": 1678940423950,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"6\",\n                \"sex\": \"9\",\n                \"area\": \"17\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"64129907d7fb4a2f516bcf41\",\n                \"_timestamp\": 1678940423921,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"6\",\n                \"sex\": \"9\",\n                \"area\": \"16\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"64129907d7fb4a2f516bcf40\",\n                \"_timestamp\": 1678940423854,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"6\",\n                \"sex\": \"9\",\n                \"area\": \"15\",\n                \"count\": \"12\"\n            },\n            {\n                \"_id\": \"64129907d7fb4a2f516bcf3f\",\n                \"_timestamp\": 1678940423830,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"6\",\n                \"sex\": \"9\",\n                \"area\": \"14\",\n                \"count\": \"27\"\n            },\n            {\n                \"_id\": \"64129907d7fb4a2f516bcf3e\",\n                \"_timestamp\": 1678940423802,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"6\",\n                \"sex\": \"9\",\n                \"area\": \"13\",\n                \"count\": \"51\"\n            },\n            {\n                \"_id\": \"64129907d7fb4a2f516bcf3d\",\n                \"_timestamp\": 1678940423776,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"6\",\n                \"sex\": \"9\",\n                \"area\": \"12\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"64129907d7fb4a2f516bcf3c\",\n                \"_timestamp\": 1678940423751,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"6\",\n                \"sex\": \"9\",\n                \"area\": \"09\",\n                \"count\": \"57\"\n            },\n            {\n                \"_id\": \"64129907d7fb4a2f516bcf3b\",\n                \"_timestamp\": 1678940423724,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"6\",\n                \"sex\": \"9\",\n                \"area\": \"08\",\n                \"count\": \"24\"\n            },\n            {\n                \"_id\": \"64129907d7fb4a2f516bcf3a\",\n                \"_timestamp\": 1678940423700,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"6\",\n                \"sex\": \"9\",\n                \"area\": \"07\",\n                \"count\": \"15\"\n            },\n            {\n                \"_id\": \"64129907d7fb4a2f516bcf39\",\n                \"_timestamp\": 1678940423669,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"6\",\n                \"sex\": \"9\",\n                \"area\": \"06\",\n                \"count\": \"12\"\n            },\n            {\n                \"_id\": \"64129907d7fb4a2f516bcf38\",\n                \"_timestamp\": 1678940423643,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"6\",\n                \"sex\": \"9\",\n                \"area\": \"05\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129907d7fb4a2f516bcf37\",\n                \"_timestamp\": 1678940423619,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"6\",\n                \"sex\": \"9\",\n                \"area\": \"04\",\n                \"count\": \"24\"\n            },\n            {\n                \"_id\": \"64129907d7fb4a2f516bcf36\",\n                \"_timestamp\": 1678940423596,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"6\",\n                \"sex\": \"9\",\n                \"area\": \"03\",\n                \"count\": \"15\"\n            },\n            {\n                \"_id\": \"64129907d7fb4a2f516bcf35\",\n                \"_timestamp\": 1678940423571,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"6\",\n                \"sex\": \"9\",\n                \"area\": \"02\",\n                \"count\": \"48\"\n            },\n            {\n                \"_id\": \"64129907d7fb4a2f516bcf34\",\n                \"_timestamp\": 1678940423547,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"6\",\n                \"sex\": \"9\",\n                \"area\": \"01\",\n                \"count\": \"30\"\n            },\n            {\n                \"_id\": \"64129907d7fb4a2f516bcf33\",\n                \"_timestamp\": 1678940423518,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"6\",\n                \"sex\": \"2\",\n                \"area\": \"77\",\n                \"count\": \"147\"\n            },\n            {\n                \"_id\": \"64129907d7fb4a2f516bcf32\",\n                \"_timestamp\": 1678940423493,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"6\",\n                \"sex\": \"2\",\n                \"area\": \"9999\",\n                \"count\": \"147\"\n            },\n            {\n                \"_id\": \"64129907d7fb4a2f516bcf31\",\n                \"_timestamp\": 1678940423465,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"6\",\n                \"sex\": \"2\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"64129907d7fb4a2f516bcf30\",\n                \"_timestamp\": 1678940423440,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"6\",\n                \"sex\": \"2\",\n                \"area\": \"18\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"64129907d7fb4a2f516bcf2f\",\n                \"_timestamp\": 1678940423409,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"6\",\n                \"sex\": \"2\",\n                \"area\": \"17\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"64129907d7fb4a2f516bcf2e\",\n                \"_timestamp\": 1678940423385,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"6\",\n                \"sex\": \"2\",\n                \"area\": \"16\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129907d7fb4a2f516bcf2d\",\n                \"_timestamp\": 1678940423352,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"6\",\n                \"sex\": \"2\",\n                \"area\": \"15\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"64129907d7fb4a2f516bcf2c\",\n                \"_timestamp\": 1678940423325,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"6\",\n                \"sex\": \"2\",\n                \"area\": \"14\",\n                \"count\": \"15\"\n            },\n            {\n                \"_id\": \"64129907d7fb4a2f516bcf2b\",\n                \"_timestamp\": 1678940423301,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"6\",\n                \"sex\": \"2\",\n                \"area\": \"13\",\n                \"count\": \"27\"\n            },\n            {\n                \"_id\": \"64129907d7fb4a2f516bcf2a\",\n                \"_timestamp\": 1678940423277,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"6\",\n                \"sex\": \"2\",\n                \"area\": \"12\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"64129907d7fb4a2f516bcf29\",\n                \"_timestamp\": 1678940423248,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"6\",\n                \"sex\": \"2\",\n                \"area\": \"09\",\n                \"count\": \"24\"\n            },\n            {\n                \"_id\": \"64129907d7fb4a2f516bcf28\",\n                \"_timestamp\": 1678940423226,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"6\",\n                \"sex\": \"2\",\n                \"area\": \"08\",\n                \"count\": \"9\"\n            },\n            {\n                \"_id\": \"64129907d7fb4a2f516bcf27\",\n                \"_timestamp\": 1678940423199,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"6\",\n                \"sex\": \"2\",\n                \"area\": \"07\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"64129907d7fb4a2f516bcf26\",\n                \"_timestamp\": 1678940423173,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"6\",\n                \"sex\": \"2\",\n                \"area\": \"06\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"64129907d7fb4a2f516bcf25\",\n                \"_timestamp\": 1678940423150,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"6\",\n                \"sex\": \"2\",\n                \"area\": \"05\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129907d7fb4a2f516bcf24\",\n                \"_timestamp\": 1678940423122,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"6\",\n                \"sex\": \"2\",\n                \"area\": \"04\",\n                \"count\": \"15\"\n            },\n            {\n                \"_id\": \"64129907d7fb4a2f516bcf23\",\n                \"_timestamp\": 1678940423097,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"6\",\n                \"sex\": \"2\",\n                \"area\": \"03\",\n                \"count\": \"9\"\n            },\n            {\n                \"_id\": \"64129907d7fb4a2f516bcf22\",\n                \"_timestamp\": 1678940423069,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"6\",\n                \"sex\": \"2\",\n                \"area\": \"02\",\n                \"count\": \"18\"\n            },\n            {\n                \"_id\": \"64129907d7fb4a2f516bcf21\",\n                \"_timestamp\": 1678940423042,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"6\",\n                \"sex\": \"2\",\n                \"area\": \"01\",\n                \"count\": \"12\"\n            },\n            {\n                \"_id\": \"64129907d7fb4a2f516bcf20\",\n                \"_timestamp\": 1678940423013,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"6\",\n                \"sex\": \"1\",\n                \"area\": \"77\",\n                \"count\": \"183\"\n            },\n            {\n                \"_id\": \"64129906d7fb4a2f516bcf1f\",\n                \"_timestamp\": 1678940422987,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"6\",\n                \"sex\": \"1\",\n                \"area\": \"9999\",\n                \"count\": \"183\"\n            },\n            {\n                \"_id\": \"64129906d7fb4a2f516bcf1e\",\n                \"_timestamp\": 1678940422963,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"6\",\n                \"sex\": \"1\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"64129906d7fb4a2f516bcf1d\",\n                \"_timestamp\": 1678940422935,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"6\",\n                \"sex\": \"1\",\n                \"area\": \"18\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"64129906d7fb4a2f516bcf1c\",\n                \"_timestamp\": 1678940422912,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"6\",\n                \"sex\": \"1\",\n                \"area\": \"17\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"64129906d7fb4a2f516bcf1b\",\n                \"_timestamp\": 1678940422879,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"6\",\n                \"sex\": \"1\",\n                \"area\": \"16\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129906d7fb4a2f516bcf1a\",\n                \"_timestamp\": 1678940422848,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"6\",\n                \"sex\": \"1\",\n                \"area\": \"15\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"64129906d7fb4a2f516bcf19\",\n                \"_timestamp\": 1678940422819,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"6\",\n                \"sex\": \"1\",\n                \"area\": \"14\",\n                \"count\": \"9\"\n            },\n            {\n                \"_id\": \"64129906d7fb4a2f516bcf18\",\n                \"_timestamp\": 1678940422795,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"6\",\n                \"sex\": \"1\",\n                \"area\": \"13\",\n                \"count\": \"24\"\n            },\n            {\n                \"_id\": \"64129906d7fb4a2f516bcf17\",\n                \"_timestamp\": 1678940422724,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"6\",\n                \"sex\": \"1\",\n                \"area\": \"12\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"64129906d7fb4a2f516bcf16\",\n                \"_timestamp\": 1678940422700,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"6\",\n                \"sex\": \"1\",\n                \"area\": \"09\",\n                \"count\": \"36\"\n            },\n            {\n                \"_id\": \"64129906d7fb4a2f516bcf15\",\n                \"_timestamp\": 1678940422676,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"6\",\n                \"sex\": \"1\",\n                \"area\": \"08\",\n                \"count\": \"15\"\n            },\n            {\n                \"_id\": \"64129906d7fb4a2f516bcf14\",\n                \"_timestamp\": 1678940422649,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"6\",\n                \"sex\": \"1\",\n                \"area\": \"07\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"64129906d7fb4a2f516bcf13\",\n                \"_timestamp\": 1678940422624,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"6\",\n                \"sex\": \"1\",\n                \"area\": \"06\",\n                \"count\": \"9\"\n            },\n            {\n                \"_id\": \"64129906d7fb4a2f516bcf12\",\n                \"_timestamp\": 1678940422603,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"6\",\n                \"sex\": \"1\",\n                \"area\": \"05\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129906d7fb4a2f516bcf11\",\n                \"_timestamp\": 1678940422578,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"6\",\n                \"sex\": \"1\",\n                \"area\": \"04\",\n                \"count\": \"9\"\n            },\n            {\n                \"_id\": \"64129906d7fb4a2f516bcf10\",\n                \"_timestamp\": 1678940422551,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"6\",\n                \"sex\": \"1\",\n                \"area\": \"03\",\n                \"count\": \"9\"\n            },\n            {\n                \"_id\": \"64129906d7fb4a2f516bcf0f\",\n                \"_timestamp\": 1678940422524,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"6\",\n                \"sex\": \"1\",\n                \"area\": \"02\",\n                \"count\": \"27\"\n            },\n            {\n                \"_id\": \"64129906d7fb4a2f516bcf0e\",\n                \"_timestamp\": 1678940422500,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"6\",\n                \"sex\": \"1\",\n                \"area\": \"01\",\n                \"count\": \"15\"\n            },\n            {\n                \"_id\": \"64129906d7fb4a2f516bcf0d\",\n                \"_timestamp\": 1678940422473,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"5\",\n                \"sex\": \"9\",\n                \"area\": \"77\",\n                \"count\": \"141\"\n            },\n            {\n                \"_id\": \"64129906d7fb4a2f516bcf0c\",\n                \"_timestamp\": 1678940422448,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"5\",\n                \"sex\": \"9\",\n                \"area\": \"9999\",\n                \"count\": \"141\"\n            },\n            {\n                \"_id\": \"64129906d7fb4a2f516bcf0b\",\n                \"_timestamp\": 1678940422425,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"5\",\n                \"sex\": \"9\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"64129906d7fb4a2f516bcf0a\",\n                \"_timestamp\": 1678940422403,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"5\",\n                \"sex\": \"9\",\n                \"area\": \"18\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"64129906d7fb4a2f516bcf09\",\n                \"_timestamp\": 1678940422379,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"5\",\n                \"sex\": \"9\",\n                \"area\": \"17\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129906d7fb4a2f516bcf08\",\n                \"_timestamp\": 1678940422354,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"5\",\n                \"sex\": \"9\",\n                \"area\": \"16\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129906d7fb4a2f516bcf07\",\n                \"_timestamp\": 1678940422329,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"5\",\n                \"sex\": \"9\",\n                \"area\": \"15\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129906d7fb4a2f516bcf06\",\n                \"_timestamp\": 1678940422304,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"5\",\n                \"sex\": \"9\",\n                \"area\": \"14\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129906d7fb4a2f516bcf05\",\n                \"_timestamp\": 1678940422280,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"5\",\n                \"sex\": \"9\",\n                \"area\": \"13\",\n                \"count\": \"9\"\n            },\n            {\n                \"_id\": \"64129906d7fb4a2f516bcf04\",\n                \"_timestamp\": 1678940422254,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"5\",\n                \"sex\": \"9\",\n                \"area\": \"12\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129906d7fb4a2f516bcf03\",\n                \"_timestamp\": 1678940422229,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"5\",\n                \"sex\": \"9\",\n                \"area\": \"09\",\n                \"count\": \"27\"\n            },\n            {\n                \"_id\": \"64129906d7fb4a2f516bcf02\",\n                \"_timestamp\": 1678940422205,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"5\",\n                \"sex\": \"9\",\n                \"area\": \"08\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"64129906d7fb4a2f516bcf01\",\n                \"_timestamp\": 1678940422179,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"5\",\n                \"sex\": \"9\",\n                \"area\": \"07\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129906d7fb4a2f516bcf00\",\n                \"_timestamp\": 1678940422152,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"5\",\n                \"sex\": \"9\",\n                \"area\": \"06\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"64129906d7fb4a2f516bceff\",\n                \"_timestamp\": 1678940422129,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"5\",\n                \"sex\": \"9\",\n                \"area\": \"05\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129906d7fb4a2f516bcefe\",\n                \"_timestamp\": 1678940422104,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"5\",\n                \"sex\": \"9\",\n                \"area\": \"04\",\n                \"count\": \"9\"\n            },\n            {\n                \"_id\": \"64129906d7fb4a2f516bcefd\",\n                \"_timestamp\": 1678940422077,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"5\",\n                \"sex\": \"9\",\n                \"area\": \"03\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"64129906d7fb4a2f516bcefc\",\n                \"_timestamp\": 1678940422050,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"5\",\n                \"sex\": \"9\",\n                \"area\": \"02\",\n                \"count\": \"78\"\n            },\n            {\n                \"_id\": \"64129906d7fb4a2f516bcefb\",\n                \"_timestamp\": 1678940422025,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"5\",\n                \"sex\": \"9\",\n                \"area\": \"01\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129906d7fb4a2f516bcefa\",\n                \"_timestamp\": 1678940422003,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"5\",\n                \"sex\": \"2\",\n                \"area\": \"77\",\n                \"count\": \"75\"\n            },\n            {\n                \"_id\": \"64129905d7fb4a2f516bcef9\",\n                \"_timestamp\": 1678940421977,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"5\",\n                \"sex\": \"2\",\n                \"area\": \"9999\",\n                \"count\": \"75\"\n            },\n            {\n                \"_id\": \"64129905d7fb4a2f516bcef8\",\n                \"_timestamp\": 1678940421952,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"5\",\n                \"sex\": \"2\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"64129905d7fb4a2f516bcef7\",\n                \"_timestamp\": 1678940421927,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"5\",\n                \"sex\": \"2\",\n                \"area\": \"18\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129905d7fb4a2f516bcef6\",\n                \"_timestamp\": 1678940421896,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"5\",\n                \"sex\": \"2\",\n                \"area\": \"17\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129905d7fb4a2f516bcef5\",\n                \"_timestamp\": 1678940421873,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"5\",\n                \"sex\": \"2\",\n                \"area\": \"16\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129905d7fb4a2f516bcef4\",\n                \"_timestamp\": 1678940421849,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"5\",\n                \"sex\": \"2\",\n                \"area\": \"15\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129905d7fb4a2f516bcef3\",\n                \"_timestamp\": 1678940421822,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"5\",\n                \"sex\": \"2\",\n                \"area\": \"14\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129905d7fb4a2f516bcef2\",\n                \"_timestamp\": 1678940421798,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"5\",\n                \"sex\": \"2\",\n                \"area\": \"13\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"64129905d7fb4a2f516bcef1\",\n                \"_timestamp\": 1678940421772,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"5\",\n                \"sex\": \"2\",\n                \"area\": \"12\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129905d7fb4a2f516bcef0\",\n                \"_timestamp\": 1678940421747,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"5\",\n                \"sex\": \"2\",\n                \"area\": \"09\",\n                \"count\": \"18\"\n            },\n            {\n                \"_id\": \"64129905d7fb4a2f516bceef\",\n                \"_timestamp\": 1678940421720,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"5\",\n                \"sex\": \"2\",\n                \"area\": \"08\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129905d7fb4a2f516bceee\",\n                \"_timestamp\": 1678940421693,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"5\",\n                \"sex\": \"2\",\n                \"area\": \"07\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129905d7fb4a2f516bceed\",\n                \"_timestamp\": 1678940421663,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"5\",\n                \"sex\": \"2\",\n                \"area\": \"06\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"64129905d7fb4a2f516bceec\",\n                \"_timestamp\": 1678940421637,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"5\",\n                \"sex\": \"2\",\n                \"area\": \"05\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129905d7fb4a2f516bceeb\",\n                \"_timestamp\": 1678940421606,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"5\",\n                \"sex\": \"2\",\n                \"area\": \"04\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"64129905d7fb4a2f516bceea\",\n                \"_timestamp\": 1678940421577,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"5\",\n                \"sex\": \"2\",\n                \"area\": \"03\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129905d7fb4a2f516bcee9\",\n                \"_timestamp\": 1678940421551,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"5\",\n                \"sex\": \"2\",\n                \"area\": \"02\",\n                \"count\": \"39\"\n            },\n            {\n                \"_id\": \"64129905d7fb4a2f516bcee8\",\n                \"_timestamp\": 1678940421525,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"5\",\n                \"sex\": \"2\",\n                \"area\": \"01\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129905d7fb4a2f516bcee7\",\n                \"_timestamp\": 1678940421500,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"5\",\n                \"sex\": \"1\",\n                \"area\": \"77\",\n                \"count\": \"66\"\n            },\n            {\n                \"_id\": \"64129905d7fb4a2f516bcee6\",\n                \"_timestamp\": 1678940421468,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"5\",\n                \"sex\": \"1\",\n                \"area\": \"9999\",\n                \"count\": \"66\"\n            },\n            {\n                \"_id\": \"64129905d7fb4a2f516bcee5\",\n                \"_timestamp\": 1678940421441,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"5\",\n                \"sex\": \"1\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"64129905d7fb4a2f516bcee4\",\n                \"_timestamp\": 1678940421416,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"5\",\n                \"sex\": \"1\",\n                \"area\": \"18\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"64129905d7fb4a2f516bcee3\",\n                \"_timestamp\": 1678940421394,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"5\",\n                \"sex\": \"1\",\n                \"area\": \"17\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129905d7fb4a2f516bcee2\",\n                \"_timestamp\": 1678940421370,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"5\",\n                \"sex\": \"1\",\n                \"area\": \"16\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129905d7fb4a2f516bcee1\",\n                \"_timestamp\": 1678940421343,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"5\",\n                \"sex\": \"1\",\n                \"area\": \"15\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129905d7fb4a2f516bcee0\",\n                \"_timestamp\": 1678940421316,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"5\",\n                \"sex\": \"1\",\n                \"area\": \"14\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129905d7fb4a2f516bcedf\",\n                \"_timestamp\": 1678940421294,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"5\",\n                \"sex\": \"1\",\n                \"area\": \"13\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"64129905d7fb4a2f516bcede\",\n                \"_timestamp\": 1678940421272,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"5\",\n                \"sex\": \"1\",\n                \"area\": \"12\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129905d7fb4a2f516bcedd\",\n                \"_timestamp\": 1678940421247,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"5\",\n                \"sex\": \"1\",\n                \"area\": \"09\",\n                \"count\": \"9\"\n            },\n            {\n                \"_id\": \"64129905d7fb4a2f516bcedc\",\n                \"_timestamp\": 1678940421222,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"5\",\n                \"sex\": \"1\",\n                \"area\": \"08\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"64129905d7fb4a2f516bcedb\",\n                \"_timestamp\": 1678940421197,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"5\",\n                \"sex\": \"1\",\n                \"area\": \"07\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"64129905d7fb4a2f516bceda\",\n                \"_timestamp\": 1678940421170,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"5\",\n                \"sex\": \"1\",\n                \"area\": \"06\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129905d7fb4a2f516bced9\",\n                \"_timestamp\": 1678940421144,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"5\",\n                \"sex\": \"1\",\n                \"area\": \"05\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129905d7fb4a2f516bced8\",\n                \"_timestamp\": 1678940421118,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"5\",\n                \"sex\": \"1\",\n                \"area\": \"04\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"64129905d7fb4a2f516bced7\",\n                \"_timestamp\": 1678940421093,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"5\",\n                \"sex\": \"1\",\n                \"area\": \"03\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"64129905d7fb4a2f516bced6\",\n                \"_timestamp\": 1678940421067,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"5\",\n                \"sex\": \"1\",\n                \"area\": \"02\",\n                \"count\": \"39\"\n            },\n            {\n                \"_id\": \"64129905d7fb4a2f516bced5\",\n                \"_timestamp\": 1678940421044,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"5\",\n                \"sex\": \"1\",\n                \"area\": \"01\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129905d7fb4a2f516bced4\",\n                \"_timestamp\": 1678940421021,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"4\",\n                \"sex\": \"9\",\n                \"area\": \"77\",\n                \"count\": \"2232\"\n            },\n            {\n                \"_id\": \"64129904d7fb4a2f516bced3\",\n                \"_timestamp\": 1678940420997,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"4\",\n                \"sex\": \"9\",\n                \"area\": \"9999\",\n                \"count\": \"2232\"\n            },\n            {\n                \"_id\": \"64129904d7fb4a2f516bced2\",\n                \"_timestamp\": 1678940420966,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"4\",\n                \"sex\": \"9\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"64129904d7fb4a2f516bced1\",\n                \"_timestamp\": 1678940420942,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"4\",\n                \"sex\": \"9\",\n                \"area\": \"18\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"64129904d7fb4a2f516bced0\",\n                \"_timestamp\": 1678940420914,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"4\",\n                \"sex\": \"9\",\n                \"area\": \"17\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"64129904d7fb4a2f516bcecf\",\n                \"_timestamp\": 1678940420891,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"4\",\n                \"sex\": \"9\",\n                \"area\": \"16\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129904d7fb4a2f516bcece\",\n                \"_timestamp\": 1678940420866,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"4\",\n                \"sex\": \"9\",\n                \"area\": \"15\",\n                \"count\": \"9\"\n            },\n            {\n                \"_id\": \"64129904d7fb4a2f516bcecd\",\n                \"_timestamp\": 1678940420843,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"4\",\n                \"sex\": \"9\",\n                \"area\": \"14\",\n                \"count\": \"21\"\n            },\n            {\n                \"_id\": \"64129904d7fb4a2f516bcecc\",\n                \"_timestamp\": 1678940420817,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"4\",\n                \"sex\": \"9\",\n                \"area\": \"13\",\n                \"count\": \"123\"\n            },\n            {\n                \"_id\": \"64129904d7fb4a2f516bcecb\",\n                \"_timestamp\": 1678940420795,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"4\",\n                \"sex\": \"9\",\n                \"area\": \"12\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"64129904d7fb4a2f516bceca\",\n                \"_timestamp\": 1678940420770,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"4\",\n                \"sex\": \"9\",\n                \"area\": \"09\",\n                \"count\": \"246\"\n            },\n            {\n                \"_id\": \"64129904d7fb4a2f516bcec9\",\n                \"_timestamp\": 1678940420747,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"4\",\n                \"sex\": \"9\",\n                \"area\": \"08\",\n                \"count\": \"54\"\n            },\n            {\n                \"_id\": \"64129904d7fb4a2f516bcec8\",\n                \"_timestamp\": 1678940420725,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"4\",\n                \"sex\": \"9\",\n                \"area\": \"07\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"64129904d7fb4a2f516bcec7\",\n                \"_timestamp\": 1678940420702,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"4\",\n                \"sex\": \"9\",\n                \"area\": \"06\",\n                \"count\": \"24\"\n            },\n            {\n                \"_id\": \"64129904d7fb4a2f516bcec6\",\n                \"_timestamp\": 1678940420674,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"4\",\n                \"sex\": \"9\",\n                \"area\": \"05\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"64129904d7fb4a2f516bcec5\",\n                \"_timestamp\": 1678940420646,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"4\",\n                \"sex\": \"9\",\n                \"area\": \"04\",\n                \"count\": \"45\"\n            },\n            {\n                \"_id\": \"64129904d7fb4a2f516bcec4\",\n                \"_timestamp\": 1678940420622,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"4\",\n                \"sex\": \"9\",\n                \"area\": \"03\",\n                \"count\": \"147\"\n            },\n            {\n                \"_id\": \"64129904d7fb4a2f516bcec3\",\n                \"_timestamp\": 1678940420599,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"4\",\n                \"sex\": \"9\",\n                \"area\": \"02\",\n                \"count\": \"1524\"\n            },\n            {\n                \"_id\": \"64129904d7fb4a2f516bcec2\",\n                \"_timestamp\": 1678940420577,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"4\",\n                \"sex\": \"9\",\n                \"area\": \"01\",\n                \"count\": \"21\"\n            },\n            {\n                \"_id\": \"64129904d7fb4a2f516bcec1\",\n                \"_timestamp\": 1678940420554,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"4\",\n                \"sex\": \"2\",\n                \"area\": \"77\",\n                \"count\": \"1173\"\n            },\n            {\n                \"_id\": \"64129904d7fb4a2f516bcec0\",\n                \"_timestamp\": 1678940420526,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"4\",\n                \"sex\": \"2\",\n                \"area\": \"9999\",\n                \"count\": \"1173\"\n            },\n            {\n                \"_id\": \"64129904d7fb4a2f516bcebf\",\n                \"_timestamp\": 1678940420503,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"4\",\n                \"sex\": \"2\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"64129904d7fb4a2f516bcebe\",\n                \"_timestamp\": 1678940420479,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"4\",\n                \"sex\": \"2\",\n                \"area\": \"18\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"64129904d7fb4a2f516bcebd\",\n                \"_timestamp\": 1678940420454,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"4\",\n                \"sex\": \"2\",\n                \"area\": \"17\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129904d7fb4a2f516bcebc\",\n                \"_timestamp\": 1678940420427,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"4\",\n                \"sex\": \"2\",\n                \"area\": \"16\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129904d7fb4a2f516bcebb\",\n                \"_timestamp\": 1678940420399,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"4\",\n                \"sex\": \"2\",\n                \"area\": \"15\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"64129904d7fb4a2f516bceba\",\n                \"_timestamp\": 1678940420376,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"4\",\n                \"sex\": \"2\",\n                \"area\": \"14\",\n                \"count\": \"12\"\n            },\n            {\n                \"_id\": \"64129904d7fb4a2f516bceb9\",\n                \"_timestamp\": 1678940420351,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"4\",\n                \"sex\": \"2\",\n                \"area\": \"13\",\n                \"count\": \"66\"\n            },\n            {\n                \"_id\": \"64129904d7fb4a2f516bceb8\",\n                \"_timestamp\": 1678940420313,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"4\",\n                \"sex\": \"2\",\n                \"area\": \"12\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"64129904d7fb4a2f516bceb7\",\n                \"_timestamp\": 1678940420291,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"4\",\n                \"sex\": \"2\",\n                \"area\": \"09\",\n                \"count\": \"117\"\n            },\n            {\n                \"_id\": \"64129904d7fb4a2f516bceb6\",\n                \"_timestamp\": 1678940420268,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"4\",\n                \"sex\": \"2\",\n                \"area\": \"08\",\n                \"count\": \"30\"\n            },\n            {\n                \"_id\": \"64129904d7fb4a2f516bceb5\",\n                \"_timestamp\": 1678940420243,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"4\",\n                \"sex\": \"2\",\n                \"area\": \"07\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"64129904d7fb4a2f516bceb4\",\n                \"_timestamp\": 1678940420217,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"4\",\n                \"sex\": \"2\",\n                \"area\": \"06\",\n                \"count\": \"12\"\n            },\n            {\n                \"_id\": \"64129904d7fb4a2f516bceb3\",\n                \"_timestamp\": 1678940420194,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"4\",\n                \"sex\": \"2\",\n                \"area\": \"05\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"64129904d7fb4a2f516bceb2\",\n                \"_timestamp\": 1678940420166,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"4\",\n                \"sex\": \"2\",\n                \"area\": \"04\",\n                \"count\": \"27\"\n            },\n            {\n                \"_id\": \"64129904d7fb4a2f516bceb1\",\n                \"_timestamp\": 1678940420141,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"4\",\n                \"sex\": \"2\",\n                \"area\": \"03\",\n                \"count\": \"81\"\n            },\n            {\n                \"_id\": \"64129904d7fb4a2f516bceb0\",\n                \"_timestamp\": 1678940420117,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"4\",\n                \"sex\": \"2\",\n                \"area\": \"02\",\n                \"count\": \"798\"\n            },\n            {\n                \"_id\": \"64129904d7fb4a2f516bceaf\",\n                \"_timestamp\": 1678940420094,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"4\",\n                \"sex\": \"2\",\n                \"area\": \"01\",\n                \"count\": \"12\"\n            },\n            {\n                \"_id\": \"64129904d7fb4a2f516bceae\",\n                \"_timestamp\": 1678940420069,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"4\",\n                \"sex\": \"1\",\n                \"area\": \"77\",\n                \"count\": \"1062\"\n            },\n            {\n                \"_id\": \"64129904d7fb4a2f516bcead\",\n                \"_timestamp\": 1678940420043,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"4\",\n                \"sex\": \"1\",\n                \"area\": \"9999\",\n                \"count\": \"1062\"\n            },\n            {\n                \"_id\": \"64129904d7fb4a2f516bceac\",\n                \"_timestamp\": 1678940420016,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"4\",\n                \"sex\": \"1\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"64129903d7fb4a2f516bceab\",\n                \"_timestamp\": 1678940419992,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"4\",\n                \"sex\": \"1\",\n                \"area\": \"18\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129903d7fb4a2f516bceaa\",\n                \"_timestamp\": 1678940419969,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"4\",\n                \"sex\": \"1\",\n                \"area\": \"17\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"64129903d7fb4a2f516bcea9\",\n                \"_timestamp\": 1678940419945,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"4\",\n                \"sex\": \"1\",\n                \"area\": \"16\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129903d7fb4a2f516bcea8\",\n                \"_timestamp\": 1678940419922,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"4\",\n                \"sex\": \"1\",\n                \"area\": \"15\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"64129903d7fb4a2f516bcea7\",\n                \"_timestamp\": 1678940419898,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"4\",\n                \"sex\": \"1\",\n                \"area\": \"14\",\n                \"count\": \"9\"\n            },\n            {\n                \"_id\": \"64129903d7fb4a2f516bcea6\",\n                \"_timestamp\": 1678940419875,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"4\",\n                \"sex\": \"1\",\n                \"area\": \"13\",\n                \"count\": \"54\"\n            },\n            {\n                \"_id\": \"64129903d7fb4a2f516bcea5\",\n                \"_timestamp\": 1678940419853,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"4\",\n                \"sex\": \"1\",\n                \"area\": \"12\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"64129903d7fb4a2f516bcea4\",\n                \"_timestamp\": 1678940419829,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"4\",\n                \"sex\": \"1\",\n                \"area\": \"09\",\n                \"count\": \"126\"\n            },\n            {\n                \"_id\": \"64129903d7fb4a2f516bcea3\",\n                \"_timestamp\": 1678940419792,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"4\",\n                \"sex\": \"1\",\n                \"area\": \"08\",\n                \"count\": \"24\"\n            },\n            {\n                \"_id\": \"64129903d7fb4a2f516bcea2\",\n                \"_timestamp\": 1678940419768,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"4\",\n                \"sex\": \"1\",\n                \"area\": \"07\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"64129903d7fb4a2f516bcea1\",\n                \"_timestamp\": 1678940419742,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"4\",\n                \"sex\": \"1\",\n                \"area\": \"06\",\n                \"count\": \"9\"\n            },\n            {\n                \"_id\": \"64129903d7fb4a2f516bcea0\",\n                \"_timestamp\": 1678940419717,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"4\",\n                \"sex\": \"1\",\n                \"area\": \"05\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129903d7fb4a2f516bce9f\",\n                \"_timestamp\": 1678940419691,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"4\",\n                \"sex\": \"1\",\n                \"area\": \"04\",\n                \"count\": \"21\"\n            },\n            {\n                \"_id\": \"64129903d7fb4a2f516bce9e\",\n                \"_timestamp\": 1678940419667,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"4\",\n                \"sex\": \"1\",\n                \"area\": \"03\",\n                \"count\": \"63\"\n            },\n            {\n                \"_id\": \"64129903d7fb4a2f516bce9d\",\n                \"_timestamp\": 1678940419643,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"4\",\n                \"sex\": \"1\",\n                \"area\": \"02\",\n                \"count\": \"729\"\n            },\n            {\n                \"_id\": \"64129903d7fb4a2f516bce9c\",\n                \"_timestamp\": 1678940419617,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"4\",\n                \"sex\": \"1\",\n                \"area\": \"01\",\n                \"count\": \"12\"\n            },\n            {\n                \"_id\": \"64129903d7fb4a2f516bce9b\",\n                \"_timestamp\": 1678940419593,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"3\",\n                \"sex\": \"9\",\n                \"area\": \"77\",\n                \"count\": \"1104\"\n            },\n            {\n                \"_id\": \"64129903d7fb4a2f516bce9a\",\n                \"_timestamp\": 1678940419559,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"3\",\n                \"sex\": \"9\",\n                \"area\": \"9999\",\n                \"count\": \"1104\"\n            },\n            {\n                \"_id\": \"64129903d7fb4a2f516bce99\",\n                \"_timestamp\": 1678940419527,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"3\",\n                \"sex\": \"9\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"64129903d7fb4a2f516bce98\",\n                \"_timestamp\": 1678940419501,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"3\",\n                \"sex\": \"9\",\n                \"area\": \"18\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129903d7fb4a2f516bce97\",\n                \"_timestamp\": 1678940419474,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"3\",\n                \"sex\": \"9\",\n                \"area\": \"17\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129903d7fb4a2f516bce96\",\n                \"_timestamp\": 1678940419450,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"3\",\n                \"sex\": \"9\",\n                \"area\": \"16\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"64129903d7fb4a2f516bce95\",\n                \"_timestamp\": 1678940419421,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"3\",\n                \"sex\": \"9\",\n                \"area\": \"15\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"64129903d7fb4a2f516bce94\",\n                \"_timestamp\": 1678940419397,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"3\",\n                \"sex\": \"9\",\n                \"area\": \"14\",\n                \"count\": \"12\"\n            },\n            {\n                \"_id\": \"64129903d7fb4a2f516bce93\",\n                \"_timestamp\": 1678940419374,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"3\",\n                \"sex\": \"9\",\n                \"area\": \"13\",\n                \"count\": \"36\"\n            },\n            {\n                \"_id\": \"64129903d7fb4a2f516bce92\",\n                \"_timestamp\": 1678940419350,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"3\",\n                \"sex\": \"9\",\n                \"area\": \"12\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"64129903d7fb4a2f516bce91\",\n                \"_timestamp\": 1678940419327,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"3\",\n                \"sex\": \"9\",\n                \"area\": \"09\",\n                \"count\": \"141\"\n            },\n            {\n                \"_id\": \"64129903d7fb4a2f516bce90\",\n                \"_timestamp\": 1678940419300,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"3\",\n                \"sex\": \"9\",\n                \"area\": \"08\",\n                \"count\": \"30\"\n            },\n            {\n                \"_id\": \"64129903d7fb4a2f516bce8f\",\n                \"_timestamp\": 1678940419276,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"3\",\n                \"sex\": \"9\",\n                \"area\": \"07\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"64129903d7fb4a2f516bce8e\",\n                \"_timestamp\": 1678940419251,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"3\",\n                \"sex\": \"9\",\n                \"area\": \"06\",\n                \"count\": \"18\"\n            },\n            {\n                \"_id\": \"64129903d7fb4a2f516bce8d\",\n                \"_timestamp\": 1678940419227,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"3\",\n                \"sex\": \"9\",\n                \"area\": \"05\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"64129903d7fb4a2f516bce8c\",\n                \"_timestamp\": 1678940419205,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"3\",\n                \"sex\": \"9\",\n                \"area\": \"04\",\n                \"count\": \"21\"\n            },\n            {\n                \"_id\": \"64129903d7fb4a2f516bce8b\",\n                \"_timestamp\": 1678940419178,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"3\",\n                \"sex\": \"9\",\n                \"area\": \"03\",\n                \"count\": \"54\"\n            },\n            {\n                \"_id\": \"64129903d7fb4a2f516bce8a\",\n                \"_timestamp\": 1678940419153,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"3\",\n                \"sex\": \"9\",\n                \"area\": \"02\",\n                \"count\": \"759\"\n            },\n            {\n                \"_id\": \"64129903d7fb4a2f516bce89\",\n                \"_timestamp\": 1678940419130,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"3\",\n                \"sex\": \"9\",\n                \"area\": \"01\",\n                \"count\": \"15\"\n            },\n            {\n                \"_id\": \"64129903d7fb4a2f516bce88\",\n                \"_timestamp\": 1678940419106,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"3\",\n                \"sex\": \"2\",\n                \"area\": \"77\",\n                \"count\": \"573\"\n            },\n            {\n                \"_id\": \"64129903d7fb4a2f516bce87\",\n                \"_timestamp\": 1678940419080,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"3\",\n                \"sex\": \"2\",\n                \"area\": \"9999\",\n                \"count\": \"573\"\n            },\n            {\n                \"_id\": \"64129903d7fb4a2f516bce86\",\n                \"_timestamp\": 1678940419056,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"3\",\n                \"sex\": \"2\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"64129903d7fb4a2f516bce85\",\n                \"_timestamp\": 1678940419019,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"3\",\n                \"sex\": \"2\",\n                \"area\": \"18\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129902d7fb4a2f516bce84\",\n                \"_timestamp\": 1678940418992,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"3\",\n                \"sex\": \"2\",\n                \"area\": \"17\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129902d7fb4a2f516bce83\",\n                \"_timestamp\": 1678940418902,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"3\",\n                \"sex\": \"2\",\n                \"area\": \"16\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"64129902d7fb4a2f516bce82\",\n                \"_timestamp\": 1678940418877,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"3\",\n                \"sex\": \"2\",\n                \"area\": \"15\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"64129902d7fb4a2f516bce81\",\n                \"_timestamp\": 1678940418853,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"3\",\n                \"sex\": \"2\",\n                \"area\": \"14\",\n                \"count\": \"9\"\n            },\n            {\n                \"_id\": \"64129902d7fb4a2f516bce80\",\n                \"_timestamp\": 1678940418825,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"3\",\n                \"sex\": \"2\",\n                \"area\": \"13\",\n                \"count\": \"18\"\n            },\n            {\n                \"_id\": \"64129902d7fb4a2f516bce7f\",\n                \"_timestamp\": 1678940418801,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"3\",\n                \"sex\": \"2\",\n                \"area\": \"12\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"64129902d7fb4a2f516bce7e\",\n                \"_timestamp\": 1678940418777,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"3\",\n                \"sex\": \"2\",\n                \"area\": \"09\",\n                \"count\": \"78\"\n            },\n            {\n                \"_id\": \"64129902d7fb4a2f516bce7d\",\n                \"_timestamp\": 1678940418755,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"3\",\n                \"sex\": \"2\",\n                \"area\": \"08\",\n                \"count\": \"15\"\n            },\n            {\n                \"_id\": \"64129902d7fb4a2f516bce7c\",\n                \"_timestamp\": 1678940418732,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"3\",\n                \"sex\": \"2\",\n                \"area\": \"07\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129902d7fb4a2f516bce7b\",\n                \"_timestamp\": 1678940418706,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"3\",\n                \"sex\": \"2\",\n                \"area\": \"06\",\n                \"count\": \"9\"\n            },\n            {\n                \"_id\": \"64129902d7fb4a2f516bce7a\",\n                \"_timestamp\": 1678940418679,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"3\",\n                \"sex\": \"2\",\n                \"area\": \"05\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129902d7fb4a2f516bce79\",\n                \"_timestamp\": 1678940418634,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"3\",\n                \"sex\": \"2\",\n                \"area\": \"04\",\n                \"count\": \"12\"\n            },\n            {\n                \"_id\": \"64129902d7fb4a2f516bce78\",\n                \"_timestamp\": 1678940418581,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"3\",\n                \"sex\": \"2\",\n                \"area\": \"03\",\n                \"count\": \"21\"\n            },\n            {\n                \"_id\": \"64129902d7fb4a2f516bce77\",\n                \"_timestamp\": 1678940418554,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"3\",\n                \"sex\": \"2\",\n                \"area\": \"02\",\n                \"count\": \"393\"\n            },\n            {\n                \"_id\": \"64129902d7fb4a2f516bce76\",\n                \"_timestamp\": 1678940418526,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"3\",\n                \"sex\": \"2\",\n                \"area\": \"01\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"64129902d7fb4a2f516bce75\",\n                \"_timestamp\": 1678940418501,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"3\",\n                \"sex\": \"1\",\n                \"area\": \"77\",\n                \"count\": \"531\"\n            },\n            {\n                \"_id\": \"64129902d7fb4a2f516bce74\",\n                \"_timestamp\": 1678940418476,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"3\",\n                \"sex\": \"1\",\n                \"area\": \"9999\",\n                \"count\": \"531\"\n            },\n            {\n                \"_id\": \"64129902d7fb4a2f516bce73\",\n                \"_timestamp\": 1678940418449,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"3\",\n                \"sex\": \"1\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"64129902d7fb4a2f516bce72\",\n                \"_timestamp\": 1678940418425,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"3\",\n                \"sex\": \"1\",\n                \"area\": \"18\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129902d7fb4a2f516bce71\",\n                \"_timestamp\": 1678940418399,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"3\",\n                \"sex\": \"1\",\n                \"area\": \"17\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"64129902d7fb4a2f516bce70\",\n                \"_timestamp\": 1678940418375,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"3\",\n                \"sex\": \"1\",\n                \"area\": \"16\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129902d7fb4a2f516bce6f\",\n                \"_timestamp\": 1678940418344,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"3\",\n                \"sex\": \"1\",\n                \"area\": \"15\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129902d7fb4a2f516bce6e\",\n                \"_timestamp\": 1678940418312,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"3\",\n                \"sex\": \"1\",\n                \"area\": \"14\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"64129902d7fb4a2f516bce6d\",\n                \"_timestamp\": 1678940418284,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"3\",\n                \"sex\": \"1\",\n                \"area\": \"13\",\n                \"count\": \"18\"\n            },\n            {\n                \"_id\": \"64129902d7fb4a2f516bce6c\",\n                \"_timestamp\": 1678940418257,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"3\",\n                \"sex\": \"1\",\n                \"area\": \"12\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129902d7fb4a2f516bce6b\",\n                \"_timestamp\": 1678940418232,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"3\",\n                \"sex\": \"1\",\n                \"area\": \"09\",\n                \"count\": \"60\"\n            },\n            {\n                \"_id\": \"64129902d7fb4a2f516bce6a\",\n                \"_timestamp\": 1678940418208,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"3\",\n                \"sex\": \"1\",\n                \"area\": \"08\",\n                \"count\": \"12\"\n            },\n            {\n                \"_id\": \"64129902d7fb4a2f516bce69\",\n                \"_timestamp\": 1678940418180,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"3\",\n                \"sex\": \"1\",\n                \"area\": \"07\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"64129902d7fb4a2f516bce68\",\n                \"_timestamp\": 1678940418156,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"3\",\n                \"sex\": \"1\",\n                \"area\": \"06\",\n                \"count\": \"9\"\n            },\n            {\n                \"_id\": \"64129902d7fb4a2f516bce67\",\n                \"_timestamp\": 1678940418128,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"3\",\n                \"sex\": \"1\",\n                \"area\": \"05\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"64129902d7fb4a2f516bce66\",\n                \"_timestamp\": 1678940418102,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"3\",\n                \"sex\": \"1\",\n                \"area\": \"04\",\n                \"count\": \"9\"\n            },\n            {\n                \"_id\": \"64129902d7fb4a2f516bce65\",\n                \"_timestamp\": 1678940418078,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"3\",\n                \"sex\": \"1\",\n                \"area\": \"03\",\n                \"count\": \"33\"\n            },\n            {\n                \"_id\": \"64129902d7fb4a2f516bce64\",\n                \"_timestamp\": 1678940418054,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"3\",\n                \"sex\": \"1\",\n                \"area\": \"02\",\n                \"count\": \"363\"\n            },\n            {\n                \"_id\": \"64129902d7fb4a2f516bce63\",\n                \"_timestamp\": 1678940418030,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"3\",\n                \"sex\": \"1\",\n                \"area\": \"01\",\n                \"count\": \"12\"\n            },\n            {\n                \"_id\": \"64129902d7fb4a2f516bce62\",\n                \"_timestamp\": 1678940418004,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"2\",\n                \"sex\": \"9\",\n                \"area\": \"77\",\n                \"count\": \"2469\"\n            },\n            {\n                \"_id\": \"64129901d7fb4a2f516bce61\",\n                \"_timestamp\": 1678940417979,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"2\",\n                \"sex\": \"9\",\n                \"area\": \"9999\",\n                \"count\": \"2469\"\n            },\n            {\n                \"_id\": \"64129901d7fb4a2f516bce60\",\n                \"_timestamp\": 1678940417951,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"2\",\n                \"sex\": \"9\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"64129901d7fb4a2f516bce5f\",\n                \"_timestamp\": 1678940417920,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"2\",\n                \"sex\": \"9\",\n                \"area\": \"18\",\n                \"count\": \"27\"\n            },\n            {\n                \"_id\": \"64129901d7fb4a2f516bce5e\",\n                \"_timestamp\": 1678940417896,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"2\",\n                \"sex\": \"9\",\n                \"area\": \"17\",\n                \"count\": \"15\"\n            },\n            {\n                \"_id\": \"64129901d7fb4a2f516bce5d\",\n                \"_timestamp\": 1678940417872,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"2\",\n                \"sex\": \"9\",\n                \"area\": \"16\",\n                \"count\": \"18\"\n            },\n            {\n                \"_id\": \"64129901d7fb4a2f516bce5c\",\n                \"_timestamp\": 1678940417846,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"2\",\n                \"sex\": \"9\",\n                \"area\": \"15\",\n                \"count\": \"48\"\n            },\n            {\n                \"_id\": \"64129901d7fb4a2f516bce5b\",\n                \"_timestamp\": 1678940417821,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"2\",\n                \"sex\": \"9\",\n                \"area\": \"14\",\n                \"count\": \"48\"\n            },\n            {\n                \"_id\": \"64129901d7fb4a2f516bce5a\",\n                \"_timestamp\": 1678940417797,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"2\",\n                \"sex\": \"9\",\n                \"area\": \"13\",\n                \"count\": \"153\"\n            },\n            {\n                \"_id\": \"64129901d7fb4a2f516bce59\",\n                \"_timestamp\": 1678940417769,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"2\",\n                \"sex\": \"9\",\n                \"area\": \"12\",\n                \"count\": \"15\"\n            },\n            {\n                \"_id\": \"64129901d7fb4a2f516bce58\",\n                \"_timestamp\": 1678940417742,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"2\",\n                \"sex\": \"9\",\n                \"area\": \"09\",\n                \"count\": \"186\"\n            },\n            {\n                \"_id\": \"64129901d7fb4a2f516bce57\",\n                \"_timestamp\": 1678940417715,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"2\",\n                \"sex\": \"9\",\n                \"area\": \"08\",\n                \"count\": \"174\"\n            },\n            {\n                \"_id\": \"64129901d7fb4a2f516bce56\",\n                \"_timestamp\": 1678940417692,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"2\",\n                \"sex\": \"9\",\n                \"area\": \"07\",\n                \"count\": \"72\"\n            },\n            {\n                \"_id\": \"64129901d7fb4a2f516bce55\",\n                \"_timestamp\": 1678940417669,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"2\",\n                \"sex\": \"9\",\n                \"area\": \"06\",\n                \"count\": \"165\"\n            },\n            {\n                \"_id\": \"64129901d7fb4a2f516bce54\",\n                \"_timestamp\": 1678940417642,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"2\",\n                \"sex\": \"9\",\n                \"area\": \"05\",\n                \"count\": \"117\"\n            },\n            {\n                \"_id\": \"64129901d7fb4a2f516bce53\",\n                \"_timestamp\": 1678940417618,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"2\",\n                \"sex\": \"9\",\n                \"area\": \"04\",\n                \"count\": \"318\"\n            },\n            {\n                \"_id\": \"64129901d7fb4a2f516bce52\",\n                \"_timestamp\": 1678940417595,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"2\",\n                \"sex\": \"9\",\n                \"area\": \"03\",\n                \"count\": \"339\"\n            },\n            {\n                \"_id\": \"64129901d7fb4a2f516bce51\",\n                \"_timestamp\": 1678940417570,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"2\",\n                \"sex\": \"9\",\n                \"area\": \"02\",\n                \"count\": \"459\"\n            },\n            {\n                \"_id\": \"64129901d7fb4a2f516bce50\",\n                \"_timestamp\": 1678940417543,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"2\",\n                \"sex\": \"9\",\n                \"area\": \"01\",\n                \"count\": \"315\"\n            },\n            {\n                \"_id\": \"64129901d7fb4a2f516bce4f\",\n                \"_timestamp\": 1678940417502,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"2\",\n                \"sex\": \"2\",\n                \"area\": \"77\",\n                \"count\": \"1344\"\n            },\n            {\n                \"_id\": \"64129901d7fb4a2f516bce4e\",\n                \"_timestamp\": 1678940417478,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"2\",\n                \"sex\": \"2\",\n                \"area\": \"9999\",\n                \"count\": \"1344\"\n            },\n            {\n                \"_id\": \"64129901d7fb4a2f516bce4d\",\n                \"_timestamp\": 1678940417452,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"2\",\n                \"sex\": \"2\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"64129901d7fb4a2f516bce4c\",\n                \"_timestamp\": 1678940417426,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"2\",\n                \"sex\": \"2\",\n                \"area\": \"18\",\n                \"count\": \"15\"\n            },\n            {\n                \"_id\": \"64129901d7fb4a2f516bce4b\",\n                \"_timestamp\": 1678940417401,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"2\",\n                \"sex\": \"2\",\n                \"area\": \"17\",\n                \"count\": \"9\"\n            },\n            {\n                \"_id\": \"64129901d7fb4a2f516bce4a\",\n                \"_timestamp\": 1678940417376,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"2\",\n                \"sex\": \"2\",\n                \"area\": \"16\",\n                \"count\": \"9\"\n            },\n            {\n                \"_id\": \"64129901d7fb4a2f516bce49\",\n                \"_timestamp\": 1678940417349,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"2\",\n                \"sex\": \"2\",\n                \"area\": \"15\",\n                \"count\": \"27\"\n            },\n            {\n                \"_id\": \"64129901d7fb4a2f516bce48\",\n                \"_timestamp\": 1678940417325,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"2\",\n                \"sex\": \"2\",\n                \"area\": \"14\",\n                \"count\": \"24\"\n            },\n            {\n                \"_id\": \"64129901d7fb4a2f516bce47\",\n                \"_timestamp\": 1678940417299,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"2\",\n                \"sex\": \"2\",\n                \"area\": \"13\",\n                \"count\": \"75\"\n            },\n            {\n                \"_id\": \"64129901d7fb4a2f516bce46\",\n                \"_timestamp\": 1678940417274,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"2\",\n                \"sex\": \"2\",\n                \"area\": \"12\",\n                \"count\": \"12\"\n            },\n            {\n                \"_id\": \"64129901d7fb4a2f516bce45\",\n                \"_timestamp\": 1678940417247,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"2\",\n                \"sex\": \"2\",\n                \"area\": \"09\",\n                \"count\": \"96\"\n            },\n            {\n                \"_id\": \"64129901d7fb4a2f516bce44\",\n                \"_timestamp\": 1678940417214,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"2\",\n                \"sex\": \"2\",\n                \"area\": \"08\",\n                \"count\": \"87\"\n            },\n            {\n                \"_id\": \"64129901d7fb4a2f516bce43\",\n                \"_timestamp\": 1678940417146,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"2\",\n                \"sex\": \"2\",\n                \"area\": \"07\",\n                \"count\": \"30\"\n            },\n            {\n                \"_id\": \"64129901d7fb4a2f516bce42\",\n                \"_timestamp\": 1678940417115,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"2\",\n                \"sex\": \"2\",\n                \"area\": \"06\",\n                \"count\": \"90\"\n            },\n            {\n                \"_id\": \"64129901d7fb4a2f516bce41\",\n                \"_timestamp\": 1678940417092,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"2\",\n                \"sex\": \"2\",\n                \"area\": \"05\",\n                \"count\": \"69\"\n            },\n            {\n                \"_id\": \"64129901d7fb4a2f516bce40\",\n                \"_timestamp\": 1678940417068,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"2\",\n                \"sex\": \"2\",\n                \"area\": \"04\",\n                \"count\": \"162\"\n            },\n            {\n                \"_id\": \"64129901d7fb4a2f516bce3f\",\n                \"_timestamp\": 1678940417044,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"2\",\n                \"sex\": \"2\",\n                \"area\": \"03\",\n                \"count\": \"195\"\n            },\n            {\n                \"_id\": \"64129901d7fb4a2f516bce3e\",\n                \"_timestamp\": 1678940417020,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"2\",\n                \"sex\": \"2\",\n                \"area\": \"02\",\n                \"count\": \"270\"\n            },\n            {\n                \"_id\": \"64129900d7fb4a2f516bce3d\",\n                \"_timestamp\": 1678940416997,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"2\",\n                \"sex\": \"2\",\n                \"area\": \"01\",\n                \"count\": \"171\"\n            },\n            {\n                \"_id\": \"64129900d7fb4a2f516bce3c\",\n                \"_timestamp\": 1678940416975,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"2\",\n                \"sex\": \"1\",\n                \"area\": \"77\",\n                \"count\": \"1125\"\n            },\n            {\n                \"_id\": \"64129900d7fb4a2f516bce3b\",\n                \"_timestamp\": 1678940416945,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"2\",\n                \"sex\": \"1\",\n                \"area\": \"9999\",\n                \"count\": \"1125\"\n            },\n            {\n                \"_id\": \"64129900d7fb4a2f516bce3a\",\n                \"_timestamp\": 1678940416920,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"2\",\n                \"sex\": \"1\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"64129900d7fb4a2f516bce39\",\n                \"_timestamp\": 1678940416897,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"2\",\n                \"sex\": \"1\",\n                \"area\": \"18\",\n                \"count\": \"15\"\n            },\n            {\n                \"_id\": \"64129900d7fb4a2f516bce38\",\n                \"_timestamp\": 1678940416874,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"2\",\n                \"sex\": \"1\",\n                \"area\": \"17\",\n                \"count\": \"9\"\n            },\n            {\n                \"_id\": \"64129900d7fb4a2f516bce37\",\n                \"_timestamp\": 1678940416846,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"2\",\n                \"sex\": \"1\",\n                \"area\": \"16\",\n                \"count\": \"9\"\n            },\n            {\n                \"_id\": \"64129900d7fb4a2f516bce36\",\n                \"_timestamp\": 1678940416822,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"2\",\n                \"sex\": \"1\",\n                \"area\": \"15\",\n                \"count\": \"24\"\n            },\n            {\n                \"_id\": \"64129900d7fb4a2f516bce35\",\n                \"_timestamp\": 1678940416796,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"2\",\n                \"sex\": \"1\",\n                \"area\": \"14\",\n                \"count\": \"27\"\n            },\n            {\n                \"_id\": \"64129900d7fb4a2f516bce34\",\n                \"_timestamp\": 1678940416771,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"2\",\n                \"sex\": \"1\",\n                \"area\": \"13\",\n                \"count\": \"78\"\n            },\n            {\n                \"_id\": \"64129900d7fb4a2f516bce33\",\n                \"_timestamp\": 1678940416748,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"2\",\n                \"sex\": \"1\",\n                \"area\": \"12\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"64129900d7fb4a2f516bce32\",\n                \"_timestamp\": 1678940416722,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"2\",\n                \"sex\": \"1\",\n                \"area\": \"09\",\n                \"count\": \"90\"\n            },\n            {\n                \"_id\": \"64129900d7fb4a2f516bce31\",\n                \"_timestamp\": 1678940416697,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"2\",\n                \"sex\": \"1\",\n                \"area\": \"08\",\n                \"count\": \"87\"\n            },\n            {\n                \"_id\": \"64129900d7fb4a2f516bce30\",\n                \"_timestamp\": 1678940416670,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"2\",\n                \"sex\": \"1\",\n                \"area\": \"07\",\n                \"count\": \"42\"\n            },\n            {\n                \"_id\": \"64129900d7fb4a2f516bce2f\",\n                \"_timestamp\": 1678940416643,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"2\",\n                \"sex\": \"1\",\n                \"area\": \"06\",\n                \"count\": \"75\"\n            },\n            {\n                \"_id\": \"64129900d7fb4a2f516bce2e\",\n                \"_timestamp\": 1678940416619,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"2\",\n                \"sex\": \"1\",\n                \"area\": \"05\",\n                \"count\": \"48\"\n            },\n            {\n                \"_id\": \"64129900d7fb4a2f516bce2d\",\n                \"_timestamp\": 1678940416590,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"2\",\n                \"sex\": \"1\",\n                \"area\": \"04\",\n                \"count\": \"153\"\n            },\n            {\n                \"_id\": \"64129900d7fb4a2f516bce2c\",\n                \"_timestamp\": 1678940416566,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"2\",\n                \"sex\": \"1\",\n                \"area\": \"03\",\n                \"count\": \"144\"\n            },\n            {\n                \"_id\": \"64129900d7fb4a2f516bce2b\",\n                \"_timestamp\": 1678940416542,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"2\",\n                \"sex\": \"1\",\n                \"area\": \"02\",\n                \"count\": \"189\"\n            },\n            {\n                \"_id\": \"64129900d7fb4a2f516bce2a\",\n                \"_timestamp\": 1678940416517,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"2\",\n                \"sex\": \"1\",\n                \"area\": \"01\",\n                \"count\": \"144\"\n            },\n            {\n                \"_id\": \"64129900d7fb4a2f516bce29\",\n                \"_timestamp\": 1678940416490,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"1\",\n                \"sex\": \"9\",\n                \"area\": \"77\",\n                \"count\": \"30516\"\n            },\n            {\n                \"_id\": \"64129900d7fb4a2f516bce28\",\n                \"_timestamp\": 1678940416467,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"1\",\n                \"sex\": \"9\",\n                \"area\": \"9999\",\n                \"count\": \"30516\"\n            },\n            {\n                \"_id\": \"64129900d7fb4a2f516bce27\",\n                \"_timestamp\": 1678940416443,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"1\",\n                \"sex\": \"9\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"64129900d7fb4a2f516bce26\",\n                \"_timestamp\": 1678940416420,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"1\",\n                \"sex\": \"9\",\n                \"area\": \"18\",\n                \"count\": \"528\"\n            },\n            {\n                \"_id\": \"64129900d7fb4a2f516bce25\",\n                \"_timestamp\": 1678940416387,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"1\",\n                \"sex\": \"9\",\n                \"area\": \"17\",\n                \"count\": \"495\"\n            },\n            {\n                \"_id\": \"64129900d7fb4a2f516bce24\",\n                \"_timestamp\": 1678940416362,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"1\",\n                \"sex\": \"9\",\n                \"area\": \"16\",\n                \"count\": \"558\"\n            },\n            {\n                \"_id\": \"64129900d7fb4a2f516bce23\",\n                \"_timestamp\": 1678940416338,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"1\",\n                \"sex\": \"9\",\n                \"area\": \"15\",\n                \"count\": \"720\"\n            },\n            {\n                \"_id\": \"64129900d7fb4a2f516bce22\",\n                \"_timestamp\": 1678940416299,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"1\",\n                \"sex\": \"9\",\n                \"area\": \"14\",\n                \"count\": \"1764\"\n            },\n            {\n                \"_id\": \"64129900d7fb4a2f516bce21\",\n                \"_timestamp\": 1678940416276,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"1\",\n                \"sex\": \"9\",\n                \"area\": \"13\",\n                \"count\": \"4350\"\n            },\n            {\n                \"_id\": \"64129900d7fb4a2f516bce20\",\n                \"_timestamp\": 1678940416254,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"1\",\n                \"sex\": \"9\",\n                \"area\": \"12\",\n                \"count\": \"312\"\n            },\n            {\n                \"_id\": \"64129900d7fb4a2f516bce1f\",\n                \"_timestamp\": 1678940416231,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"1\",\n                \"sex\": \"9\",\n                \"area\": \"09\",\n                \"count\": \"3150\"\n            },\n            {\n                \"_id\": \"64129900d7fb4a2f516bce1e\",\n                \"_timestamp\": 1678940416207,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"1\",\n                \"sex\": \"9\",\n                \"area\": \"08\",\n                \"count\": \"1935\"\n            },\n            {\n                \"_id\": \"64129900d7fb4a2f516bce1d\",\n                \"_timestamp\": 1678940416184,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"1\",\n                \"sex\": \"9\",\n                \"area\": \"07\",\n                \"count\": \"888\"\n            },\n            {\n                \"_id\": \"64129900d7fb4a2f516bce1c\",\n                \"_timestamp\": 1678940416153,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"1\",\n                \"sex\": \"9\",\n                \"area\": \"06\",\n                \"count\": \"1365\"\n            },\n            {\n                \"_id\": \"64129900d7fb4a2f516bce1b\",\n                \"_timestamp\": 1678940416128,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"1\",\n                \"sex\": \"9\",\n                \"area\": \"05\",\n                \"count\": \"249\"\n            },\n            {\n                \"_id\": \"64129900d7fb4a2f516bce1a\",\n                \"_timestamp\": 1678940416104,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"1\",\n                \"sex\": \"9\",\n                \"area\": \"04\",\n                \"count\": \"2532\"\n            },\n            {\n                \"_id\": \"64129900d7fb4a2f516bce19\",\n                \"_timestamp\": 1678940416081,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"1\",\n                \"sex\": \"9\",\n                \"area\": \"03\",\n                \"count\": \"3312\"\n            },\n            {\n                \"_id\": \"64129900d7fb4a2f516bce18\",\n                \"_timestamp\": 1678940416056,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"1\",\n                \"sex\": \"9\",\n                \"area\": \"02\",\n                \"count\": \"6729\"\n            },\n            {\n                \"_id\": \"64129900d7fb4a2f516bce17\",\n                \"_timestamp\": 1678940416031,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"1\",\n                \"sex\": \"9\",\n                \"area\": \"01\",\n                \"count\": \"1635\"\n            },\n            {\n                \"_id\": \"64129900d7fb4a2f516bce16\",\n                \"_timestamp\": 1678940416003,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"1\",\n                \"sex\": \"2\",\n                \"area\": \"77\",\n                \"count\": \"15747\"\n            },\n            {\n                \"_id\": \"641298ffd7fb4a2f516bce15\",\n                \"_timestamp\": 1678940415977,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"1\",\n                \"sex\": \"2\",\n                \"area\": \"9999\",\n                \"count\": \"15747\"\n            },\n            {\n                \"_id\": \"641298ffd7fb4a2f516bce14\",\n                \"_timestamp\": 1678940415952,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"1\",\n                \"sex\": \"2\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"641298ffd7fb4a2f516bce13\",\n                \"_timestamp\": 1678940415927,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"1\",\n                \"sex\": \"2\",\n                \"area\": \"18\",\n                \"count\": \"264\"\n            },\n            {\n                \"_id\": \"641298ffd7fb4a2f516bce12\",\n                \"_timestamp\": 1678940415901,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"1\",\n                \"sex\": \"2\",\n                \"area\": \"17\",\n                \"count\": \"249\"\n            },\n            {\n                \"_id\": \"641298ffd7fb4a2f516bce11\",\n                \"_timestamp\": 1678940415878,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"1\",\n                \"sex\": \"2\",\n                \"area\": \"16\",\n                \"count\": \"285\"\n            },\n            {\n                \"_id\": \"641298ffd7fb4a2f516bce10\",\n                \"_timestamp\": 1678940415845,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"1\",\n                \"sex\": \"2\",\n                \"area\": \"15\",\n                \"count\": \"378\"\n            },\n            {\n                \"_id\": \"641298ffd7fb4a2f516bce0f\",\n                \"_timestamp\": 1678940415820,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"1\",\n                \"sex\": \"2\",\n                \"area\": \"14\",\n                \"count\": \"864\"\n            },\n            {\n                \"_id\": \"641298ffd7fb4a2f516bce0e\",\n                \"_timestamp\": 1678940415797,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"1\",\n                \"sex\": \"2\",\n                \"area\": \"13\",\n                \"count\": \"2331\"\n            },\n            {\n                \"_id\": \"641298ffd7fb4a2f516bce0d\",\n                \"_timestamp\": 1678940415771,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"1\",\n                \"sex\": \"2\",\n                \"area\": \"12\",\n                \"count\": \"153\"\n            },\n            {\n                \"_id\": \"641298ffd7fb4a2f516bce0c\",\n                \"_timestamp\": 1678940415743,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"1\",\n                \"sex\": \"2\",\n                \"area\": \"09\",\n                \"count\": \"1683\"\n            },\n            {\n                \"_id\": \"641298ffd7fb4a2f516bce0b\",\n                \"_timestamp\": 1678940415708,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"1\",\n                \"sex\": \"2\",\n                \"area\": \"08\",\n                \"count\": \"963\"\n            },\n            {\n                \"_id\": \"641298ffd7fb4a2f516bce0a\",\n                \"_timestamp\": 1678940415678,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"1\",\n                \"sex\": \"2\",\n                \"area\": \"07\",\n                \"count\": \"462\"\n            },\n            {\n                \"_id\": \"641298ffd7fb4a2f516bce09\",\n                \"_timestamp\": 1678940415651,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"1\",\n                \"sex\": \"2\",\n                \"area\": \"06\",\n                \"count\": \"702\"\n            },\n            {\n                \"_id\": \"641298ffd7fb4a2f516bce08\",\n                \"_timestamp\": 1678940415626,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"1\",\n                \"sex\": \"2\",\n                \"area\": \"05\",\n                \"count\": \"126\"\n            },\n            {\n                \"_id\": \"641298ffd7fb4a2f516bce07\",\n                \"_timestamp\": 1678940415600,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"1\",\n                \"sex\": \"2\",\n                \"area\": \"04\",\n                \"count\": \"1278\"\n            },\n            {\n                \"_id\": \"641298ffd7fb4a2f516bce06\",\n                \"_timestamp\": 1678940415569,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"1\",\n                \"sex\": \"2\",\n                \"area\": \"03\",\n                \"count\": \"1689\"\n            },\n            {\n                \"_id\": \"641298ffd7fb4a2f516bce05\",\n                \"_timestamp\": 1678940415542,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"1\",\n                \"sex\": \"2\",\n                \"area\": \"02\",\n                \"count\": \"3501\"\n            },\n            {\n                \"_id\": \"641298ffd7fb4a2f516bce04\",\n                \"_timestamp\": 1678940415511,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"1\",\n                \"sex\": \"2\",\n                \"area\": \"01\",\n                \"count\": \"813\"\n            },\n            {\n                \"_id\": \"641298ffd7fb4a2f516bce03\",\n                \"_timestamp\": 1678940415486,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"1\",\n                \"sex\": \"1\",\n                \"area\": \"77\",\n                \"count\": \"14769\"\n            },\n            {\n                \"_id\": \"641298ffd7fb4a2f516bce02\",\n                \"_timestamp\": 1678940415460,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"1\",\n                \"sex\": \"1\",\n                \"area\": \"9999\",\n                \"count\": \"14769\"\n            },\n            {\n                \"_id\": \"641298ffd7fb4a2f516bce01\",\n                \"_timestamp\": 1678940415438,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"1\",\n                \"sex\": \"1\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"641298ffd7fb4a2f516bce00\",\n                \"_timestamp\": 1678940415414,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"1\",\n                \"sex\": \"1\",\n                \"area\": \"18\",\n                \"count\": \"264\"\n            },\n            {\n                \"_id\": \"641298ffd7fb4a2f516bcdff\",\n                \"_timestamp\": 1678940415389,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"1\",\n                \"sex\": \"1\",\n                \"area\": \"17\",\n                \"count\": \"246\"\n            },\n            {\n                \"_id\": \"641298ffd7fb4a2f516bcdfe\",\n                \"_timestamp\": 1678940415362,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"1\",\n                \"sex\": \"1\",\n                \"area\": \"16\",\n                \"count\": \"273\"\n            },\n            {\n                \"_id\": \"641298ffd7fb4a2f516bcdfd\",\n                \"_timestamp\": 1678940415334,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"1\",\n                \"sex\": \"1\",\n                \"area\": \"15\",\n                \"count\": \"342\"\n            },\n            {\n                \"_id\": \"641298ffd7fb4a2f516bcdfc\",\n                \"_timestamp\": 1678940415307,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"1\",\n                \"sex\": \"1\",\n                \"area\": \"14\",\n                \"count\": \"900\"\n            },\n            {\n                \"_id\": \"641298ffd7fb4a2f516bcdfb\",\n                \"_timestamp\": 1678940415283,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"1\",\n                \"sex\": \"1\",\n                \"area\": \"13\",\n                \"count\": \"2019\"\n            },\n            {\n                \"_id\": \"641298ffd7fb4a2f516bcdfa\",\n                \"_timestamp\": 1678940415254,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"1\",\n                \"sex\": \"1\",\n                \"area\": \"12\",\n                \"count\": \"159\"\n            },\n            {\n                \"_id\": \"641298ffd7fb4a2f516bcdf9\",\n                \"_timestamp\": 1678940415214,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"1\",\n                \"sex\": \"1\",\n                \"area\": \"09\",\n                \"count\": \"1467\"\n            },\n            {\n                \"_id\": \"641298ffd7fb4a2f516bcdf8\",\n                \"_timestamp\": 1678940415187,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"1\",\n                \"sex\": \"1\",\n                \"area\": \"08\",\n                \"count\": \"969\"\n            },\n            {\n                \"_id\": \"641298ffd7fb4a2f516bcdf7\",\n                \"_timestamp\": 1678940415164,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"1\",\n                \"sex\": \"1\",\n                \"area\": \"07\",\n                \"count\": \"426\"\n            },\n            {\n                \"_id\": \"641298ffd7fb4a2f516bcdf6\",\n                \"_timestamp\": 1678940415141,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"1\",\n                \"sex\": \"1\",\n                \"area\": \"06\",\n                \"count\": \"660\"\n            },\n            {\n                \"_id\": \"641298ffd7fb4a2f516bcdf5\",\n                \"_timestamp\": 1678940415116,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"1\",\n                \"sex\": \"1\",\n                \"area\": \"05\",\n                \"count\": \"123\"\n            },\n            {\n                \"_id\": \"641298ffd7fb4a2f516bcdf4\",\n                \"_timestamp\": 1678940415091,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"1\",\n                \"sex\": \"1\",\n                \"area\": \"04\",\n                \"count\": \"1251\"\n            },\n            {\n                \"_id\": \"641298ffd7fb4a2f516bcdf3\",\n                \"_timestamp\": 1678940415069,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"1\",\n                \"sex\": \"1\",\n                \"area\": \"03\",\n                \"count\": \"1623\"\n            },\n            {\n                \"_id\": \"641298ffd7fb4a2f516bcdf2\",\n                \"_timestamp\": 1678940415046,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"1\",\n                \"sex\": \"1\",\n                \"area\": \"02\",\n                \"count\": \"3225\"\n            },\n            {\n                \"_id\": \"641298ffd7fb4a2f516bcdf1\",\n                \"_timestamp\": 1678940415020,\n                \"year\": \"2018\",\n                \"age\": \"072\",\n                \"ethnic\": \"1\",\n                \"sex\": \"1\",\n                \"area\": \"01\",\n                \"count\": \"822\"\n            },\n            {\n                \"_id\": \"641298fed7fb4a2f516bcdf0\",\n                \"_timestamp\": 1678940414994,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"77\",\n                \"count\": \"41520\"\n            },\n            {\n                \"_id\": \"641298fed7fb4a2f516bcdef\",\n                \"_timestamp\": 1678940414970,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"9999\",\n                \"count\": \"41526\"\n            },\n            {\n                \"_id\": \"641298fed7fb4a2f516bcdee\",\n                \"_timestamp\": 1678940414946,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"99\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"641298fed7fb4a2f516bcded\",\n                \"_timestamp\": 1678940414923,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"18\",\n                \"count\": \"645\"\n            },\n            {\n                \"_id\": \"641298fed7fb4a2f516bcdec\",\n                \"_timestamp\": 1678940414897,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"17\",\n                \"count\": \"612\"\n            },\n            {\n                \"_id\": \"641298fed7fb4a2f516bcdeb\",\n                \"_timestamp\": 1678940414874,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"16\",\n                \"count\": \"648\"\n            },\n            {\n                \"_id\": \"641298fed7fb4a2f516bcdea\",\n                \"_timestamp\": 1678940414849,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"15\",\n                \"count\": \"939\"\n            },\n            {\n                \"_id\": \"641298fed7fb4a2f516bcde9\",\n                \"_timestamp\": 1678940414827,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"14\",\n                \"count\": \"2145\"\n            },\n            {\n                \"_id\": \"641298fed7fb4a2f516bcde8\",\n                \"_timestamp\": 1678940414805,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"13\",\n                \"count\": \"5517\"\n            },\n            {\n                \"_id\": \"641298fed7fb4a2f516bcde7\",\n                \"_timestamp\": 1678940414781,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"12\",\n                \"count\": \"372\"\n            },\n            {\n                \"_id\": \"641298fed7fb4a2f516bcde6\",\n                \"_timestamp\": 1678940414759,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"09\",\n                \"count\": \"4167\"\n            },\n            {\n                \"_id\": \"641298fed7fb4a2f516bcde5\",\n                \"_timestamp\": 1678940414737,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"08\",\n                \"count\": \"2475\"\n            },\n            {\n                \"_id\": \"641298fed7fb4a2f516bcde4\",\n                \"_timestamp\": 1678940414709,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"07\",\n                \"count\": \"1176\"\n            },\n            {\n                \"_id\": \"641298fed7fb4a2f516bcde3\",\n                \"_timestamp\": 1678940414687,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"06\",\n                \"count\": \"1818\"\n            },\n            {\n                \"_id\": \"641298fed7fb4a2f516bcde2\",\n                \"_timestamp\": 1678940414663,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"05\",\n                \"count\": \"393\"\n            },\n            {\n                \"_id\": \"641298fed7fb4a2f516bcde1\",\n                \"_timestamp\": 1678940414640,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"04\",\n                \"count\": \"3339\"\n            },\n            {\n                \"_id\": \"641298fed7fb4a2f516bcde0\",\n                \"_timestamp\": 1678940414615,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"03\",\n                \"count\": \"4392\"\n            },\n            {\n                \"_id\": \"641298fed7fb4a2f516bcddf\",\n                \"_timestamp\": 1678940414569,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"02\",\n                \"count\": \"10779\"\n            },\n            {\n                \"_id\": \"641298fed7fb4a2f516bcdde\",\n                \"_timestamp\": 1678940414545,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"01\",\n                \"count\": \"2097\"\n            },\n            {\n                \"_id\": \"641298fed7fb4a2f516bcddd\",\n                \"_timestamp\": 1678940414522,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"77\",\n                \"count\": \"21339\"\n            },\n            {\n                \"_id\": \"641298fed7fb4a2f516bcddc\",\n                \"_timestamp\": 1678940414499,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"9999\",\n                \"count\": \"21345\"\n            },\n            {\n                \"_id\": \"641298fed7fb4a2f516bcddb\",\n                \"_timestamp\": 1678940414477,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"99\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"641298fed7fb4a2f516bcdda\",\n                \"_timestamp\": 1678940414454,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"18\",\n                \"count\": \"312\"\n            },\n            {\n                \"_id\": \"641298fed7fb4a2f516bcdd9\",\n                \"_timestamp\": 1678940414429,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"17\",\n                \"count\": \"315\"\n            },\n            {\n                \"_id\": \"641298fed7fb4a2f516bcdd8\",\n                \"_timestamp\": 1678940414404,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"16\",\n                \"count\": \"339\"\n            },\n            {\n                \"_id\": \"641298fed7fb4a2f516bcdd7\",\n                \"_timestamp\": 1678940414376,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"15\",\n                \"count\": \"477\"\n            },\n            {\n                \"_id\": \"641298fed7fb4a2f516bcdd6\",\n                \"_timestamp\": 1678940414334,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"14\",\n                \"count\": \"1086\"\n            },\n            {\n                \"_id\": \"641298fed7fb4a2f516bcdd5\",\n                \"_timestamp\": 1678940414309,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"13\",\n                \"count\": \"2865\"\n            },\n            {\n                \"_id\": \"641298fed7fb4a2f516bcdd4\",\n                \"_timestamp\": 1678940414261,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"12\",\n                \"count\": \"174\"\n            },\n            {\n                \"_id\": \"641298fed7fb4a2f516bcdd3\",\n                \"_timestamp\": 1678940414211,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"09\",\n                \"count\": \"2139\"\n            },\n            {\n                \"_id\": \"641298fed7fb4a2f516bcdd2\",\n                \"_timestamp\": 1678940414186,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"08\",\n                \"count\": \"1263\"\n            },\n            {\n                \"_id\": \"641298fed7fb4a2f516bcdd1\",\n                \"_timestamp\": 1678940414161,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"07\",\n                \"count\": \"609\"\n            },\n            {\n                \"_id\": \"641298fed7fb4a2f516bcdd0\",\n                \"_timestamp\": 1678940414139,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"06\",\n                \"count\": \"969\"\n            },\n            {\n                \"_id\": \"641298fed7fb4a2f516bcdcf\",\n                \"_timestamp\": 1678940414114,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"05\",\n                \"count\": \"210\"\n            },\n            {\n                \"_id\": \"641298fed7fb4a2f516bcdce\",\n                \"_timestamp\": 1678940414091,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"04\",\n                \"count\": \"1737\"\n            },\n            {\n                \"_id\": \"641298fed7fb4a2f516bcdcd\",\n                \"_timestamp\": 1678940414068,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"03\",\n                \"count\": \"2253\"\n            },\n            {\n                \"_id\": \"641298fed7fb4a2f516bcdcc\",\n                \"_timestamp\": 1678940414043,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"02\",\n                \"count\": \"5565\"\n            },\n            {\n                \"_id\": \"641298fed7fb4a2f516bcdcb\",\n                \"_timestamp\": 1678940414021,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"01\",\n                \"count\": \"1032\"\n            },\n            {\n                \"_id\": \"641298fdd7fb4a2f516bcdca\",\n                \"_timestamp\": 1678940413992,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"1\",\n                \"area\": \"77\",\n                \"count\": \"20181\"\n            },\n            {\n                \"_id\": \"641298fdd7fb4a2f516bcdc9\",\n                \"_timestamp\": 1678940413970,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"1\",\n                \"area\": \"9999\",\n                \"count\": \"20181\"\n            },\n            {\n                \"_id\": \"641298fdd7fb4a2f516bcdc8\",\n                \"_timestamp\": 1678940413947,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"1\",\n                \"area\": \"99\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641298fdd7fb4a2f516bcdc7\",\n                \"_timestamp\": 1678940413922,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"1\",\n                \"area\": \"18\",\n                \"count\": \"330\"\n            },\n            {\n                \"_id\": \"641298fdd7fb4a2f516bcdc6\",\n                \"_timestamp\": 1678940413900,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"1\",\n                \"area\": \"17\",\n                \"count\": \"297\"\n            },\n            {\n                \"_id\": \"641298fdd7fb4a2f516bcdc5\",\n                \"_timestamp\": 1678940413876,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"1\",\n                \"area\": \"16\",\n                \"count\": \"309\"\n            },\n            {\n                \"_id\": \"641298fdd7fb4a2f516bcdc4\",\n                \"_timestamp\": 1678940413845,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"1\",\n                \"area\": \"15\",\n                \"count\": \"465\"\n            },\n            {\n                \"_id\": \"641298fdd7fb4a2f516bcdc3\",\n                \"_timestamp\": 1678940413823,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"1\",\n                \"area\": \"14\",\n                \"count\": \"1062\"\n            },\n            {\n                \"_id\": \"641298fdd7fb4a2f516bcdc2\",\n                \"_timestamp\": 1678940413798,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"1\",\n                \"area\": \"13\",\n                \"count\": \"2652\"\n            },\n            {\n                \"_id\": \"641298fdd7fb4a2f516bcdc1\",\n                \"_timestamp\": 1678940413772,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"1\",\n                \"area\": \"12\",\n                \"count\": \"201\"\n            },\n            {\n                \"_id\": \"641298fdd7fb4a2f516bcdc0\",\n                \"_timestamp\": 1678940413745,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"1\",\n                \"area\": \"09\",\n                \"count\": \"2025\"\n            },\n            {\n                \"_id\": \"641298fdd7fb4a2f516bcdbf\",\n                \"_timestamp\": 1678940413721,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"1\",\n                \"area\": \"08\",\n                \"count\": \"1212\"\n            },\n            {\n                \"_id\": \"641298fdd7fb4a2f516bcdbe\",\n                \"_timestamp\": 1678940413698,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"1\",\n                \"area\": \"07\",\n                \"count\": \"570\"\n            },\n            {\n                \"_id\": \"641298fdd7fb4a2f516bcdbd\",\n                \"_timestamp\": 1678940413675,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"1\",\n                \"area\": \"06\",\n                \"count\": \"849\"\n            },\n            {\n                \"_id\": \"641298fdd7fb4a2f516bcdbc\",\n                \"_timestamp\": 1678940413648,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"1\",\n                \"area\": \"05\",\n                \"count\": \"186\"\n            },\n            {\n                \"_id\": \"641298fdd7fb4a2f516bcdbb\",\n                \"_timestamp\": 1678940413626,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"1\",\n                \"area\": \"04\",\n                \"count\": \"1602\"\n            },\n            {\n                \"_id\": \"641298fdd7fb4a2f516bcdba\",\n                \"_timestamp\": 1678940413601,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"1\",\n                \"area\": \"03\",\n                \"count\": \"2142\"\n            },\n            {\n                \"_id\": \"641298fdd7fb4a2f516bcdb9\",\n                \"_timestamp\": 1678940413576,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"1\",\n                \"area\": \"02\",\n                \"count\": \"5214\"\n            },\n            {\n                \"_id\": \"641298fdd7fb4a2f516bcdb8\",\n                \"_timestamp\": 1678940413553,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"1\",\n                \"area\": \"01\",\n                \"count\": \"1065\"\n            },\n            {\n                \"_id\": \"641298fdd7fb4a2f516bcdb7\",\n                \"_timestamp\": 1678940413527,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"77\",\n                \"sex\": \"9\",\n                \"area\": \"77\",\n                \"count\": \"41520\"\n            },\n            {\n                \"_id\": \"641298fdd7fb4a2f516bcdb6\",\n                \"_timestamp\": 1678940413499,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"77\",\n                \"sex\": \"9\",\n                \"area\": \"9999\",\n                \"count\": \"41526\"\n            },\n            {\n                \"_id\": \"641298fdd7fb4a2f516bcdb5\",\n                \"_timestamp\": 1678940413476,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"77\",\n                \"sex\": \"9\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"641298fdd7fb4a2f516bcdb4\",\n                \"_timestamp\": 1678940413453,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"77\",\n                \"sex\": \"9\",\n                \"area\": \"18\",\n                \"count\": \"645\"\n            },\n            {\n                \"_id\": \"641298fdd7fb4a2f516bcdb3\",\n                \"_timestamp\": 1678940413430,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"77\",\n                \"sex\": \"9\",\n                \"area\": \"17\",\n                \"count\": \"612\"\n            },\n            {\n                \"_id\": \"641298fdd7fb4a2f516bcdb2\",\n                \"_timestamp\": 1678940413406,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"77\",\n                \"sex\": \"9\",\n                \"area\": \"16\",\n                \"count\": \"648\"\n            },\n            {\n                \"_id\": \"641298fdd7fb4a2f516bcdb1\",\n                \"_timestamp\": 1678940413375,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"77\",\n                \"sex\": \"9\",\n                \"area\": \"15\",\n                \"count\": \"939\"\n            },\n            {\n                \"_id\": \"641298fdd7fb4a2f516bcdb0\",\n                \"_timestamp\": 1678940413351,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"77\",\n                \"sex\": \"9\",\n                \"area\": \"14\",\n                \"count\": \"2145\"\n            },\n            {\n                \"_id\": \"641298fdd7fb4a2f516bcdaf\",\n                \"_timestamp\": 1678940413328,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"77\",\n                \"sex\": \"9\",\n                \"area\": \"13\",\n                \"count\": \"5517\"\n            },\n            {\n                \"_id\": \"641298fdd7fb4a2f516bcdae\",\n                \"_timestamp\": 1678940413306,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"77\",\n                \"sex\": \"9\",\n                \"area\": \"12\",\n                \"count\": \"372\"\n            },\n            {\n                \"_id\": \"641298fdd7fb4a2f516bcdad\",\n                \"_timestamp\": 1678940413274,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"77\",\n                \"sex\": \"9\",\n                \"area\": \"09\",\n                \"count\": \"4167\"\n            },\n            {\n                \"_id\": \"641298fdd7fb4a2f516bcdac\",\n                \"_timestamp\": 1678940413249,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"77\",\n                \"sex\": \"9\",\n                \"area\": \"08\",\n                \"count\": \"2475\"\n            },\n            {\n                \"_id\": \"641298fdd7fb4a2f516bcdab\",\n                \"_timestamp\": 1678940413225,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"77\",\n                \"sex\": \"9\",\n                \"area\": \"07\",\n                \"count\": \"1176\"\n            },\n            {\n                \"_id\": \"641298fdd7fb4a2f516bcdaa\",\n                \"_timestamp\": 1678940413201,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"77\",\n                \"sex\": \"9\",\n                \"area\": \"06\",\n                \"count\": \"1818\"\n            },\n            {\n                \"_id\": \"641298fdd7fb4a2f516bcda9\",\n                \"_timestamp\": 1678940413177,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"77\",\n                \"sex\": \"9\",\n                \"area\": \"05\",\n                \"count\": \"393\"\n            },\n            {\n                \"_id\": \"641298fdd7fb4a2f516bcda8\",\n                \"_timestamp\": 1678940413153,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"77\",\n                \"sex\": \"9\",\n                \"area\": \"04\",\n                \"count\": \"3339\"\n            },\n            {\n                \"_id\": \"641298fdd7fb4a2f516bcda7\",\n                \"_timestamp\": 1678940413127,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"77\",\n                \"sex\": \"9\",\n                \"area\": \"03\",\n                \"count\": \"4392\"\n            },\n            {\n                \"_id\": \"641298fdd7fb4a2f516bcda6\",\n                \"_timestamp\": 1678940413100,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"77\",\n                \"sex\": \"9\",\n                \"area\": \"02\",\n                \"count\": \"10779\"\n            },\n            {\n                \"_id\": \"641298fdd7fb4a2f516bcda5\",\n                \"_timestamp\": 1678940413071,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"77\",\n                \"sex\": \"9\",\n                \"area\": \"01\",\n                \"count\": \"2097\"\n            },\n            {\n                \"_id\": \"641298fdd7fb4a2f516bcda4\",\n                \"_timestamp\": 1678940413048,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"77\",\n                \"sex\": \"2\",\n                \"area\": \"77\",\n                \"count\": \"21339\"\n            },\n            {\n                \"_id\": \"641298fdd7fb4a2f516bcda3\",\n                \"_timestamp\": 1678940413024,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"77\",\n                \"sex\": \"2\",\n                \"area\": \"9999\",\n                \"count\": \"21345\"\n            },\n            {\n                \"_id\": \"641298fcd7fb4a2f516bcda2\",\n                \"_timestamp\": 1678940412993,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"77\",\n                \"sex\": \"2\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"641298fcd7fb4a2f516bcda1\",\n                \"_timestamp\": 1678940412967,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"77\",\n                \"sex\": \"2\",\n                \"area\": \"18\",\n                \"count\": \"312\"\n            },\n            {\n                \"_id\": \"641298fcd7fb4a2f516bcda0\",\n                \"_timestamp\": 1678940412942,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"77\",\n                \"sex\": \"2\",\n                \"area\": \"17\",\n                \"count\": \"315\"\n            },\n            {\n                \"_id\": \"641298fcd7fb4a2f516bcd9f\",\n                \"_timestamp\": 1678940412915,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"77\",\n                \"sex\": \"2\",\n                \"area\": \"16\",\n                \"count\": \"339\"\n            },\n            {\n                \"_id\": \"641298fcd7fb4a2f516bcd9e\",\n                \"_timestamp\": 1678940412890,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"77\",\n                \"sex\": \"2\",\n                \"area\": \"15\",\n                \"count\": \"477\"\n            },\n            {\n                \"_id\": \"641298fcd7fb4a2f516bcd9d\",\n                \"_timestamp\": 1678940412863,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"77\",\n                \"sex\": \"2\",\n                \"area\": \"14\",\n                \"count\": \"1086\"\n            },\n            {\n                \"_id\": \"641298fcd7fb4a2f516bcd9c\",\n                \"_timestamp\": 1678940412840,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"77\",\n                \"sex\": \"2\",\n                \"area\": \"13\",\n                \"count\": \"2865\"\n            },\n            {\n                \"_id\": \"641298fcd7fb4a2f516bcd9b\",\n                \"_timestamp\": 1678940412817,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"77\",\n                \"sex\": \"2\",\n                \"area\": \"12\",\n                \"count\": \"174\"\n            },\n            {\n                \"_id\": \"641298fcd7fb4a2f516bcd9a\",\n                \"_timestamp\": 1678940412792,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"77\",\n                \"sex\": \"2\",\n                \"area\": \"09\",\n                \"count\": \"2139\"\n            },\n            {\n                \"_id\": \"641298fcd7fb4a2f516bcd99\",\n                \"_timestamp\": 1678940412766,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"77\",\n                \"sex\": \"2\",\n                \"area\": \"08\",\n                \"count\": \"1263\"\n            },\n            {\n                \"_id\": \"641298fcd7fb4a2f516bcd98\",\n                \"_timestamp\": 1678940412743,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"77\",\n                \"sex\": \"2\",\n                \"area\": \"07\",\n                \"count\": \"609\"\n            },\n            {\n                \"_id\": \"641298fcd7fb4a2f516bcd97\",\n                \"_timestamp\": 1678940412717,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"77\",\n                \"sex\": \"2\",\n                \"area\": \"06\",\n                \"count\": \"969\"\n            },\n            {\n                \"_id\": \"641298fcd7fb4a2f516bcd96\",\n                \"_timestamp\": 1678940412693,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"77\",\n                \"sex\": \"2\",\n                \"area\": \"05\",\n                \"count\": \"210\"\n            },\n            {\n                \"_id\": \"641298fcd7fb4a2f516bcd95\",\n                \"_timestamp\": 1678940412657,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"77\",\n                \"sex\": \"2\",\n                \"area\": \"04\",\n                \"count\": \"1737\"\n            },\n            {\n                \"_id\": \"641298fcd7fb4a2f516bcd94\",\n                \"_timestamp\": 1678940412625,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"77\",\n                \"sex\": \"2\",\n                \"area\": \"03\",\n                \"count\": \"2253\"\n            },\n            {\n                \"_id\": \"641298fcd7fb4a2f516bcd93\",\n                \"_timestamp\": 1678940412601,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"77\",\n                \"sex\": \"2\",\n                \"area\": \"02\",\n                \"count\": \"5565\"\n            },\n            {\n                \"_id\": \"641298fcd7fb4a2f516bcd92\",\n                \"_timestamp\": 1678940412575,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"77\",\n                \"sex\": \"2\",\n                \"area\": \"01\",\n                \"count\": \"1032\"\n            },\n            {\n                \"_id\": \"641298fcd7fb4a2f516bcd91\",\n                \"_timestamp\": 1678940412549,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"77\",\n                \"sex\": \"1\",\n                \"area\": \"77\",\n                \"count\": \"20181\"\n            },\n            {\n                \"_id\": \"641298fcd7fb4a2f516bcd90\",\n                \"_timestamp\": 1678940412523,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"77\",\n                \"sex\": \"1\",\n                \"area\": \"9999\",\n                \"count\": \"20181\"\n            },\n            {\n                \"_id\": \"641298fcd7fb4a2f516bcd8f\",\n                \"_timestamp\": 1678940412497,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"77\",\n                \"sex\": \"1\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"641298fcd7fb4a2f516bcd8e\",\n                \"_timestamp\": 1678940412473,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"77\",\n                \"sex\": \"1\",\n                \"area\": \"18\",\n                \"count\": \"330\"\n            },\n            {\n                \"_id\": \"641298fcd7fb4a2f516bcd8d\",\n                \"_timestamp\": 1678940412447,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"77\",\n                \"sex\": \"1\",\n                \"area\": \"17\",\n                \"count\": \"297\"\n            },\n            {\n                \"_id\": \"641298fcd7fb4a2f516bcd8c\",\n                \"_timestamp\": 1678940412422,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"77\",\n                \"sex\": \"1\",\n                \"area\": \"16\",\n                \"count\": \"309\"\n            },\n            {\n                \"_id\": \"641298fcd7fb4a2f516bcd8b\",\n                \"_timestamp\": 1678940412395,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"77\",\n                \"sex\": \"1\",\n                \"area\": \"15\",\n                \"count\": \"465\"\n            },\n            {\n                \"_id\": \"641298fcd7fb4a2f516bcd8a\",\n                \"_timestamp\": 1678940412372,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"77\",\n                \"sex\": \"1\",\n                \"area\": \"14\",\n                \"count\": \"1062\"\n            },\n            {\n                \"_id\": \"641298fcd7fb4a2f516bcd89\",\n                \"_timestamp\": 1678940412345,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"77\",\n                \"sex\": \"1\",\n                \"area\": \"13\",\n                \"count\": \"2652\"\n            },\n            {\n                \"_id\": \"641298fcd7fb4a2f516bcd88\",\n                \"_timestamp\": 1678940412319,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"77\",\n                \"sex\": \"1\",\n                \"area\": \"12\",\n                \"count\": \"201\"\n            },\n            {\n                \"_id\": \"641298fcd7fb4a2f516bcd87\",\n                \"_timestamp\": 1678940412293,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"77\",\n                \"sex\": \"1\",\n                \"area\": \"09\",\n                \"count\": \"2025\"\n            },\n            {\n                \"_id\": \"641298fcd7fb4a2f516bcd86\",\n                \"_timestamp\": 1678940412266,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"77\",\n                \"sex\": \"1\",\n                \"area\": \"08\",\n                \"count\": \"1212\"\n            },\n            {\n                \"_id\": \"641298fcd7fb4a2f516bcd85\",\n                \"_timestamp\": 1678940412243,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"77\",\n                \"sex\": \"1\",\n                \"area\": \"07\",\n                \"count\": \"570\"\n            },\n            {\n                \"_id\": \"641298fcd7fb4a2f516bcd84\",\n                \"_timestamp\": 1678940412220,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"77\",\n                \"sex\": \"1\",\n                \"area\": \"06\",\n                \"count\": \"849\"\n            },\n            {\n                \"_id\": \"641298fcd7fb4a2f516bcd83\",\n                \"_timestamp\": 1678940412187,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"77\",\n                \"sex\": \"1\",\n                \"area\": \"05\",\n                \"count\": \"186\"\n            },\n            {\n                \"_id\": \"641298fcd7fb4a2f516bcd82\",\n                \"_timestamp\": 1678940412159,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"77\",\n                \"sex\": \"1\",\n                \"area\": \"04\",\n                \"count\": \"1602\"\n            },\n            {\n                \"_id\": \"641298fcd7fb4a2f516bcd81\",\n                \"_timestamp\": 1678940412129,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"77\",\n                \"sex\": \"1\",\n                \"area\": \"03\",\n                \"count\": \"2142\"\n            },\n            {\n                \"_id\": \"641298fcd7fb4a2f516bcd80\",\n                \"_timestamp\": 1678940412106,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"77\",\n                \"sex\": \"1\",\n                \"area\": \"02\",\n                \"count\": \"5214\"\n            },\n            {\n                \"_id\": \"641298fcd7fb4a2f516bcd7f\",\n                \"_timestamp\": 1678940412082,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"77\",\n                \"sex\": \"1\",\n                \"area\": \"01\",\n                \"count\": \"1065\"\n            },\n            {\n                \"_id\": \"641298fcd7fb4a2f516bcd7e\",\n                \"_timestamp\": 1678940412059,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"9\",\n                \"sex\": \"9\",\n                \"area\": \"77\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641298fcd7fb4a2f516bcd7d\",\n                \"_timestamp\": 1678940412036,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"9\",\n                \"sex\": \"9\",\n                \"area\": \"9999\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641298fcd7fb4a2f516bcd7c\",\n                \"_timestamp\": 1678940412001,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"9\",\n                \"sex\": \"9\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"641298fbd7fb4a2f516bcd7b\",\n                \"_timestamp\": 1678940411977,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"9\",\n                \"sex\": \"9\",\n                \"area\": \"18\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641298fbd7fb4a2f516bcd7a\",\n                \"_timestamp\": 1678940411954,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"9\",\n                \"sex\": \"9\",\n                \"area\": \"17\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641298fbd7fb4a2f516bcd79\",\n                \"_timestamp\": 1678940411929,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"9\",\n                \"sex\": \"9\",\n                \"area\": \"16\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641298fbd7fb4a2f516bcd78\",\n                \"_timestamp\": 1678940411906,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"9\",\n                \"sex\": \"9\",\n                \"area\": \"15\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641298fbd7fb4a2f516bcd77\",\n                \"_timestamp\": 1678940411881,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"9\",\n                \"sex\": \"9\",\n                \"area\": \"14\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641298fbd7fb4a2f516bcd76\",\n                \"_timestamp\": 1678940411854,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"9\",\n                \"sex\": \"9\",\n                \"area\": \"13\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641298fbd7fb4a2f516bcd75\",\n                \"_timestamp\": 1678940411826,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"9\",\n                \"sex\": \"9\",\n                \"area\": \"12\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641298fbd7fb4a2f516bcd74\",\n                \"_timestamp\": 1678940411794,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"9\",\n                \"sex\": \"9\",\n                \"area\": \"09\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641298fbd7fb4a2f516bcd73\",\n                \"_timestamp\": 1678940411770,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"9\",\n                \"sex\": \"9\",\n                \"area\": \"08\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641298fbd7fb4a2f516bcd72\",\n                \"_timestamp\": 1678940411745,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"9\",\n                \"sex\": \"9\",\n                \"area\": \"07\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641298fbd7fb4a2f516bcd71\",\n                \"_timestamp\": 1678940411718,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"9\",\n                \"sex\": \"9\",\n                \"area\": \"06\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641298fbd7fb4a2f516bcd70\",\n                \"_timestamp\": 1678940411688,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"9\",\n                \"sex\": \"9\",\n                \"area\": \"05\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641298fbd7fb4a2f516bcd6f\",\n                \"_timestamp\": 1678940411655,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"9\",\n                \"sex\": \"9\",\n                \"area\": \"04\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641298fbd7fb4a2f516bcd6e\",\n                \"_timestamp\": 1678940411631,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"9\",\n                \"sex\": \"9\",\n                \"area\": \"03\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641298fbd7fb4a2f516bcd6d\",\n                \"_timestamp\": 1678940411607,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"9\",\n                \"sex\": \"9\",\n                \"area\": \"02\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641298fbd7fb4a2f516bcd6c\",\n                \"_timestamp\": 1678940411577,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"9\",\n                \"sex\": \"9\",\n                \"area\": \"01\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641298fbd7fb4a2f516bcd6b\",\n                \"_timestamp\": 1678940411552,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"9\",\n                \"sex\": \"2\",\n                \"area\": \"77\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641298fbd7fb4a2f516bcd6a\",\n                \"_timestamp\": 1678940411526,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"9\",\n                \"sex\": \"2\",\n                \"area\": \"9999\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641298fbd7fb4a2f516bcd69\",\n                \"_timestamp\": 1678940411498,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"9\",\n                \"sex\": \"2\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"641298fbd7fb4a2f516bcd68\",\n                \"_timestamp\": 1678940411473,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"9\",\n                \"sex\": \"2\",\n                \"area\": \"18\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641298fbd7fb4a2f516bcd67\",\n                \"_timestamp\": 1678940411450,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"9\",\n                \"sex\": \"2\",\n                \"area\": \"17\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641298fbd7fb4a2f516bcd66\",\n                \"_timestamp\": 1678940411427,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"9\",\n                \"sex\": \"2\",\n                \"area\": \"16\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641298fbd7fb4a2f516bcd65\",\n                \"_timestamp\": 1678940411404,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"9\",\n                \"sex\": \"2\",\n                \"area\": \"15\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641298fbd7fb4a2f516bcd64\",\n                \"_timestamp\": 1678940411377,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"9\",\n                \"sex\": \"2\",\n                \"area\": \"14\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641298fbd7fb4a2f516bcd63\",\n                \"_timestamp\": 1678940411350,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"9\",\n                \"sex\": \"2\",\n                \"area\": \"13\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641298fbd7fb4a2f516bcd62\",\n                \"_timestamp\": 1678940411326,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"9\",\n                \"sex\": \"2\",\n                \"area\": \"12\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641298fbd7fb4a2f516bcd61\",\n                \"_timestamp\": 1678940411302,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"9\",\n                \"sex\": \"2\",\n                \"area\": \"09\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641298fbd7fb4a2f516bcd60\",\n                \"_timestamp\": 1678940411273,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"9\",\n                \"sex\": \"2\",\n                \"area\": \"08\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641298fbd7fb4a2f516bcd5f\",\n                \"_timestamp\": 1678940411249,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"9\",\n                \"sex\": \"2\",\n                \"area\": \"07\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641298fbd7fb4a2f516bcd5e\",\n                \"_timestamp\": 1678940411227,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"9\",\n                \"sex\": \"2\",\n                \"area\": \"06\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641298fbd7fb4a2f516bcd5d\",\n                \"_timestamp\": 1678940411205,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"9\",\n                \"sex\": \"2\",\n                \"area\": \"05\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641298fbd7fb4a2f516bcd5c\",\n                \"_timestamp\": 1678940411181,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"9\",\n                \"sex\": \"2\",\n                \"area\": \"04\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641298fbd7fb4a2f516bcd5b\",\n                \"_timestamp\": 1678940411157,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"9\",\n                \"sex\": \"2\",\n                \"area\": \"03\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641298fbd7fb4a2f516bcd5a\",\n                \"_timestamp\": 1678940411130,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"9\",\n                \"sex\": \"2\",\n                \"area\": \"02\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641298fbd7fb4a2f516bcd59\",\n                \"_timestamp\": 1678940411103,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"9\",\n                \"sex\": \"2\",\n                \"area\": \"01\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641298fbd7fb4a2f516bcd58\",\n                \"_timestamp\": 1678940411076,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"9\",\n                \"sex\": \"1\",\n                \"area\": \"77\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641298fbd7fb4a2f516bcd57\",\n                \"_timestamp\": 1678940411051,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"9\",\n                \"sex\": \"1\",\n                \"area\": \"9999\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641298fbd7fb4a2f516bcd56\",\n                \"_timestamp\": 1678940411019,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"9\",\n                \"sex\": \"1\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"641298fad7fb4a2f516bcd55\",\n                \"_timestamp\": 1678940410993,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"9\",\n                \"sex\": \"1\",\n                \"area\": \"18\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641298fad7fb4a2f516bcd54\",\n                \"_timestamp\": 1678940410964,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"9\",\n                \"sex\": \"1\",\n                \"area\": \"17\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641298fad7fb4a2f516bcd53\",\n                \"_timestamp\": 1678940410940,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"9\",\n                \"sex\": \"1\",\n                \"area\": \"16\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641298fad7fb4a2f516bcd52\",\n                \"_timestamp\": 1678940410916,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"9\",\n                \"sex\": \"1\",\n                \"area\": \"15\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641298fad7fb4a2f516bcd51\",\n                \"_timestamp\": 1678940410890,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"9\",\n                \"sex\": \"1\",\n                \"area\": \"14\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641298fad7fb4a2f516bcd50\",\n                \"_timestamp\": 1678940410867,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"9\",\n                \"sex\": \"1\",\n                \"area\": \"13\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641298fad7fb4a2f516bcd4f\",\n                \"_timestamp\": 1678940410841,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"9\",\n                \"sex\": \"1\",\n                \"area\": \"12\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641298fad7fb4a2f516bcd4e\",\n                \"_timestamp\": 1678940410817,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"9\",\n                \"sex\": \"1\",\n                \"area\": \"09\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641298fad7fb4a2f516bcd4d\",\n                \"_timestamp\": 1678940410794,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"9\",\n                \"sex\": \"1\",\n                \"area\": \"08\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641298fad7fb4a2f516bcd4c\",\n                \"_timestamp\": 1678940410770,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"9\",\n                \"sex\": \"1\",\n                \"area\": \"07\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641298fad7fb4a2f516bcd4b\",\n                \"_timestamp\": 1678940410747,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"9\",\n                \"sex\": \"1\",\n                \"area\": \"06\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641298fad7fb4a2f516bcd4a\",\n                \"_timestamp\": 1678940410717,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"9\",\n                \"sex\": \"1\",\n                \"area\": \"05\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641298fad7fb4a2f516bcd49\",\n                \"_timestamp\": 1678940410687,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"9\",\n                \"sex\": \"1\",\n                \"area\": \"04\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641298fad7fb4a2f516bcd48\",\n                \"_timestamp\": 1678940410664,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"9\",\n                \"sex\": \"1\",\n                \"area\": \"03\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641298fad7fb4a2f516bcd47\",\n                \"_timestamp\": 1678940410640,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"9\",\n                \"sex\": \"1\",\n                \"area\": \"02\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641298fad7fb4a2f516bcd46\",\n                \"_timestamp\": 1678940410615,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"9\",\n                \"sex\": \"1\",\n                \"area\": \"01\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641298fad7fb4a2f516bcd45\",\n                \"_timestamp\": 1678940410590,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"6\",\n                \"sex\": \"9\",\n                \"area\": \"77\",\n                \"count\": \"405\"\n            },\n            {\n                \"_id\": \"641298fad7fb4a2f516bcd44\",\n                \"_timestamp\": 1678940410566,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"6\",\n                \"sex\": \"9\",\n                \"area\": \"9999\",\n                \"count\": \"405\"\n            },\n            {\n                \"_id\": \"641298fad7fb4a2f516bcd43\",\n                \"_timestamp\": 1678940410543,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"6\",\n                \"sex\": \"9\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"641298fad7fb4a2f516bcd42\",\n                \"_timestamp\": 1678940410519,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"6\",\n                \"sex\": \"9\",\n                \"area\": \"18\",\n                \"count\": \"9\"\n            },\n            {\n                \"_id\": \"641298fad7fb4a2f516bcd41\",\n                \"_timestamp\": 1678940410492,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"6\",\n                \"sex\": \"9\",\n                \"area\": \"17\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"641298fad7fb4a2f516bcd40\",\n                \"_timestamp\": 1678940410466,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"6\",\n                \"sex\": \"9\",\n                \"area\": \"16\",\n                \"count\": \"18\"\n            },\n            {\n                \"_id\": \"641298fad7fb4a2f516bcd3f\",\n                \"_timestamp\": 1678940410443,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"6\",\n                \"sex\": \"9\",\n                \"area\": \"15\",\n                \"count\": \"12\"\n            },\n            {\n                \"_id\": \"641298fad7fb4a2f516bcd3e\",\n                \"_timestamp\": 1678940410420,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"6\",\n                \"sex\": \"9\",\n                \"area\": \"14\",\n                \"count\": \"21\"\n            },\n            {\n                \"_id\": \"641298fad7fb4a2f516bcd3d\",\n                \"_timestamp\": 1678940410397,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"6\",\n                \"sex\": \"9\",\n                \"area\": \"13\",\n                \"count\": \"60\"\n            },\n            {\n                \"_id\": \"641298fad7fb4a2f516bcd3c\",\n                \"_timestamp\": 1678940410373,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"6\",\n                \"sex\": \"9\",\n                \"area\": \"12\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"641298fad7fb4a2f516bcd3b\",\n                \"_timestamp\": 1678940410351,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"6\",\n                \"sex\": \"9\",\n                \"area\": \"09\",\n                \"count\": \"42\"\n            },\n            {\n                \"_id\": \"641298fad7fb4a2f516bcd3a\",\n                \"_timestamp\": 1678940410326,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"6\",\n                \"sex\": \"9\",\n                \"area\": \"08\",\n                \"count\": \"30\"\n            },\n            {\n                \"_id\": \"641298fad7fb4a2f516bcd39\",\n                \"_timestamp\": 1678940410291,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"6\",\n                \"sex\": \"9\",\n                \"area\": \"07\",\n                \"count\": \"15\"\n            },\n            {\n                \"_id\": \"641298fad7fb4a2f516bcd38\",\n                \"_timestamp\": 1678940410264,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"6\",\n                \"sex\": \"9\",\n                \"area\": \"06\",\n                \"count\": \"12\"\n            },\n            {\n                \"_id\": \"641298fad7fb4a2f516bcd37\",\n                \"_timestamp\": 1678940410233,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"6\",\n                \"sex\": \"9\",\n                \"area\": \"05\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641298fad7fb4a2f516bcd36\",\n                \"_timestamp\": 1678940410200,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"6\",\n                \"sex\": \"9\",\n                \"area\": \"04\",\n                \"count\": \"48\"\n            },\n            {\n                \"_id\": \"641298fad7fb4a2f516bcd35\",\n                \"_timestamp\": 1678940410175,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"6\",\n                \"sex\": \"9\",\n                \"area\": \"03\",\n                \"count\": \"36\"\n            },\n            {\n                \"_id\": \"641298fad7fb4a2f516bcd34\",\n                \"_timestamp\": 1678940410149,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"6\",\n                \"sex\": \"9\",\n                \"area\": \"02\",\n                \"count\": \"72\"\n            },\n            {\n                \"_id\": \"641298fad7fb4a2f516bcd33\",\n                \"_timestamp\": 1678940410122,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"6\",\n                \"sex\": \"9\",\n                \"area\": \"01\",\n                \"count\": \"18\"\n            },\n            {\n                \"_id\": \"641298fad7fb4a2f516bcd32\",\n                \"_timestamp\": 1678940410091,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"6\",\n                \"sex\": \"2\",\n                \"area\": \"77\",\n                \"count\": \"174\"\n            },\n            {\n                \"_id\": \"641298fad7fb4a2f516bcd31\",\n                \"_timestamp\": 1678940410065,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"6\",\n                \"sex\": \"2\",\n                \"area\": \"9999\",\n                \"count\": \"174\"\n            },\n            {\n                \"_id\": \"641298fad7fb4a2f516bcd30\",\n                \"_timestamp\": 1678940410038,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"6\",\n                \"sex\": \"2\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"641298fad7fb4a2f516bcd2f\",\n                \"_timestamp\": 1678940410016,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"6\",\n                \"sex\": \"2\",\n                \"area\": \"18\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"641298f9d7fb4a2f516bcd2e\",\n                \"_timestamp\": 1678940409992,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"6\",\n                \"sex\": \"2\",\n                \"area\": \"17\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"641298f9d7fb4a2f516bcd2d\",\n                \"_timestamp\": 1678940409959,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"6\",\n                \"sex\": \"2\",\n                \"area\": \"16\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"641298f9d7fb4a2f516bcd2c\",\n                \"_timestamp\": 1678940409933,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"6\",\n                \"sex\": \"2\",\n                \"area\": \"15\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"641298f9d7fb4a2f516bcd2b\",\n                \"_timestamp\": 1678940409909,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"6\",\n                \"sex\": \"2\",\n                \"area\": \"14\",\n                \"count\": \"12\"\n            },\n            {\n                \"_id\": \"641298f9d7fb4a2f516bcd2a\",\n                \"_timestamp\": 1678940409885,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"6\",\n                \"sex\": \"2\",\n                \"area\": \"13\",\n                \"count\": \"30\"\n            },\n            {\n                \"_id\": \"641298f9d7fb4a2f516bcd29\",\n                \"_timestamp\": 1678940409862,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"6\",\n                \"sex\": \"2\",\n                \"area\": \"12\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641298f9d7fb4a2f516bcd28\",\n                \"_timestamp\": 1678940409840,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"6\",\n                \"sex\": \"2\",\n                \"area\": \"09\",\n                \"count\": \"18\"\n            },\n            {\n                \"_id\": \"641298f9d7fb4a2f516bcd27\",\n                \"_timestamp\": 1678940409816,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"6\",\n                \"sex\": \"2\",\n                \"area\": \"08\",\n                \"count\": \"18\"\n            },\n            {\n                \"_id\": \"641298f9d7fb4a2f516bcd26\",\n                \"_timestamp\": 1678940409791,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"6\",\n                \"sex\": \"2\",\n                \"area\": \"07\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"641298f9d7fb4a2f516bcd25\",\n                \"_timestamp\": 1678940409757,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"6\",\n                \"sex\": \"2\",\n                \"area\": \"06\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"641298f9d7fb4a2f516bcd24\",\n                \"_timestamp\": 1678940409729,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"6\",\n                \"sex\": \"2\",\n                \"area\": \"05\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641298f9d7fb4a2f516bcd23\",\n                \"_timestamp\": 1678940409703,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"6\",\n                \"sex\": \"2\",\n                \"area\": \"04\",\n                \"count\": \"15\"\n            },\n            {\n                \"_id\": \"641298f9d7fb4a2f516bcd22\",\n                \"_timestamp\": 1678940409677,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"6\",\n                \"sex\": \"2\",\n                \"area\": \"03\",\n                \"count\": \"12\"\n            },\n            {\n                \"_id\": \"641298f9d7fb4a2f516bcd21\",\n                \"_timestamp\": 1678940409653,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"6\",\n                \"sex\": \"2\",\n                \"area\": \"02\",\n                \"count\": \"33\"\n            },\n            {\n                \"_id\": \"641298f9d7fb4a2f516bcd20\",\n                \"_timestamp\": 1678940409628,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"6\",\n                \"sex\": \"2\",\n                \"area\": \"01\",\n                \"count\": \"9\"\n            },\n            {\n                \"_id\": \"641298f9d7fb4a2f516bcd1f\",\n                \"_timestamp\": 1678940409605,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"6\",\n                \"sex\": \"1\",\n                \"area\": \"77\",\n                \"count\": \"231\"\n            },\n            {\n                \"_id\": \"641298f9d7fb4a2f516bcd1e\",\n                \"_timestamp\": 1678940409581,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"6\",\n                \"sex\": \"1\",\n                \"area\": \"9999\",\n                \"count\": \"231\"\n            },\n            {\n                \"_id\": \"641298f9d7fb4a2f516bcd1d\",\n                \"_timestamp\": 1678940409556,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"6\",\n                \"sex\": \"1\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"641298f9d7fb4a2f516bcd1c\",\n                \"_timestamp\": 1678940409531,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"6\",\n                \"sex\": \"1\",\n                \"area\": \"18\",\n                \"count\": \"9\"\n            },\n            {\n                \"_id\": \"641298f9d7fb4a2f516bcd1b\",\n                \"_timestamp\": 1678940409505,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"6\",\n                \"sex\": \"1\",\n                \"area\": \"17\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"641298f9d7fb4a2f516bcd1a\",\n                \"_timestamp\": 1678940409479,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"6\",\n                \"sex\": \"1\",\n                \"area\": \"16\",\n                \"count\": \"12\"\n            },\n            {\n                \"_id\": \"641298f9d7fb4a2f516bcd19\",\n                \"_timestamp\": 1678940409433,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"6\",\n                \"sex\": \"1\",\n                \"area\": \"15\",\n                \"count\": \"9\"\n            },\n            {\n                \"_id\": \"641298f9d7fb4a2f516bcd18\",\n                \"_timestamp\": 1678940409405,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"6\",\n                \"sex\": \"1\",\n                \"area\": \"14\",\n                \"count\": \"9\"\n            },\n            {\n                \"_id\": \"641298f9d7fb4a2f516bcd17\",\n                \"_timestamp\": 1678940409380,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"6\",\n                \"sex\": \"1\",\n                \"area\": \"13\",\n                \"count\": \"30\"\n            },\n            {\n                \"_id\": \"641298f9d7fb4a2f516bcd16\",\n                \"_timestamp\": 1678940409356,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"6\",\n                \"sex\": \"1\",\n                \"area\": \"12\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"641298f9d7fb4a2f516bcd15\",\n                \"_timestamp\": 1678940409319,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"6\",\n                \"sex\": \"1\",\n                \"area\": \"09\",\n                \"count\": \"18\"\n            },\n            {\n                \"_id\": \"641298f9d7fb4a2f516bcd14\",\n                \"_timestamp\": 1678940409295,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"6\",\n                \"sex\": \"1\",\n                \"area\": \"08\",\n                \"count\": \"12\"\n            },\n            {\n                \"_id\": \"641298f9d7fb4a2f516bcd13\",\n                \"_timestamp\": 1678940409271,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"6\",\n                \"sex\": \"1\",\n                \"area\": \"07\",\n                \"count\": \"12\"\n            },\n            {\n                \"_id\": \"641298f9d7fb4a2f516bcd12\",\n                \"_timestamp\": 1678940409213,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"6\",\n                \"sex\": \"1\",\n                \"area\": \"06\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"641298f9d7fb4a2f516bcd11\",\n                \"_timestamp\": 1678940409147,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"6\",\n                \"sex\": \"1\",\n                \"area\": \"05\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"641298f9d7fb4a2f516bcd10\",\n                \"_timestamp\": 1678940409102,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"6\",\n                \"sex\": \"1\",\n                \"area\": \"04\",\n                \"count\": \"30\"\n            },\n            {\n                \"_id\": \"641298f9d7fb4a2f516bcd0f\",\n                \"_timestamp\": 1678940409050,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"6\",\n                \"sex\": \"1\",\n                \"area\": \"03\",\n                \"count\": \"27\"\n            },\n            {\n                \"_id\": \"641298f9d7fb4a2f516bcd0e\",\n                \"_timestamp\": 1678940409009,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"6\",\n                \"sex\": \"1\",\n                \"area\": \"02\",\n                \"count\": \"42\"\n            },\n            {\n                \"_id\": \"641298f8d7fb4a2f516bcd0d\",\n                \"_timestamp\": 1678940408986,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"6\",\n                \"sex\": \"1\",\n                \"area\": \"01\",\n                \"count\": \"12\"\n            },\n            {\n                \"_id\": \"641298f8d7fb4a2f516bcd0c\",\n                \"_timestamp\": 1678940408954,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"5\",\n                \"sex\": \"9\",\n                \"area\": \"77\",\n                \"count\": \"150\"\n            },\n            {\n                \"_id\": \"641298f8d7fb4a2f516bcd0b\",\n                \"_timestamp\": 1678940408908,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"5\",\n                \"sex\": \"9\",\n                \"area\": \"9999\",\n                \"count\": \"150\"\n            },\n            {\n                \"_id\": \"641298f8d7fb4a2f516bcd0a\",\n                \"_timestamp\": 1678940408874,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"5\",\n                \"sex\": \"9\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"641298f8d7fb4a2f516bcd09\",\n                \"_timestamp\": 1678940408846,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"5\",\n                \"sex\": \"9\",\n                \"area\": \"18\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641298f8d7fb4a2f516bcd08\",\n                \"_timestamp\": 1678940408782,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"5\",\n                \"sex\": \"9\",\n                \"area\": \"17\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"641298f8d7fb4a2f516bcd07\",\n                \"_timestamp\": 1678940408751,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"5\",\n                \"sex\": \"9\",\n                \"area\": \"16\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641298f8d7fb4a2f516bcd06\",\n                \"_timestamp\": 1678940408700,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"5\",\n                \"sex\": \"9\",\n                \"area\": \"15\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"641298f8d7fb4a2f516bcd05\",\n                \"_timestamp\": 1678940408677,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"5\",\n                \"sex\": \"9\",\n                \"area\": \"14\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"641298f8d7fb4a2f516bcd04\",\n                \"_timestamp\": 1678940408624,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"5\",\n                \"sex\": \"9\",\n                \"area\": \"13\",\n                \"count\": \"12\"\n            },\n            {\n                \"_id\": \"641298f8d7fb4a2f516bcd03\",\n                \"_timestamp\": 1678940408599,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"5\",\n                \"sex\": \"9\",\n                \"area\": \"12\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641298f8d7fb4a2f516bcd02\",\n                \"_timestamp\": 1678940408570,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"5\",\n                \"sex\": \"9\",\n                \"area\": \"09\",\n                \"count\": \"15\"\n            },\n            {\n                \"_id\": \"641298f8d7fb4a2f516bcd01\",\n                \"_timestamp\": 1678940408543,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"5\",\n                \"sex\": \"9\",\n                \"area\": \"08\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"641298f8d7fb4a2f516bcd00\",\n                \"_timestamp\": 1678940408508,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"5\",\n                \"sex\": \"9\",\n                \"area\": \"07\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641298f8d7fb4a2f516bccff\",\n                \"_timestamp\": 1678940408481,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"5\",\n                \"sex\": \"9\",\n                \"area\": \"06\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"641298f8d7fb4a2f516bccfe\",\n                \"_timestamp\": 1678940408451,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"5\",\n                \"sex\": \"9\",\n                \"area\": \"05\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641298f8d7fb4a2f516bccfd\",\n                \"_timestamp\": 1678940408427,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"5\",\n                \"sex\": \"9\",\n                \"area\": \"04\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"641298f8d7fb4a2f516bccfc\",\n                \"_timestamp\": 1678940408398,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"5\",\n                \"sex\": \"9\",\n                \"area\": \"03\",\n                \"count\": \"12\"\n            },\n            {\n                \"_id\": \"641298f8d7fb4a2f516bccfb\",\n                \"_timestamp\": 1678940408376,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"5\",\n                \"sex\": \"9\",\n                \"area\": \"02\",\n                \"count\": \"87\"\n            },\n            {\n                \"_id\": \"641298f8d7fb4a2f516bccfa\",\n                \"_timestamp\": 1678940408352,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"5\",\n                \"sex\": \"9\",\n                \"area\": \"01\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"641298f8d7fb4a2f516bccf9\",\n                \"_timestamp\": 1678940408323,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"5\",\n                \"sex\": \"2\",\n                \"area\": \"77\",\n                \"count\": \"66\"\n            },\n            {\n                \"_id\": \"641298f8d7fb4a2f516bccf8\",\n                \"_timestamp\": 1678940408298,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"5\",\n                \"sex\": \"2\",\n                \"area\": \"9999\",\n                \"count\": \"66\"\n            },\n            {\n                \"_id\": \"641298f8d7fb4a2f516bccf7\",\n                \"_timestamp\": 1678940408272,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"5\",\n                \"sex\": \"2\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"641298f8d7fb4a2f516bccf6\",\n                \"_timestamp\": 1678940408241,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"5\",\n                \"sex\": \"2\",\n                \"area\": \"18\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641298f8d7fb4a2f516bccf5\",\n                \"_timestamp\": 1678940408213,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"5\",\n                \"sex\": \"2\",\n                \"area\": \"17\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"641298f8d7fb4a2f516bccf4\",\n                \"_timestamp\": 1678940408188,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"5\",\n                \"sex\": \"2\",\n                \"area\": \"16\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641298f8d7fb4a2f516bccf3\",\n                \"_timestamp\": 1678940408158,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"5\",\n                \"sex\": \"2\",\n                \"area\": \"15\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"641298f8d7fb4a2f516bccf2\",\n                \"_timestamp\": 1678940408135,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"5\",\n                \"sex\": \"2\",\n                \"area\": \"14\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"641298f8d7fb4a2f516bccf1\",\n                \"_timestamp\": 1678940408079,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"5\",\n                \"sex\": \"2\",\n                \"area\": \"13\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"641298f8d7fb4a2f516bccf0\",\n                \"_timestamp\": 1678940408014,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"5\",\n                \"sex\": \"2\",\n                \"area\": \"12\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641298f7d7fb4a2f516bccef\",\n                \"_timestamp\": 1678940407991,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"5\",\n                \"sex\": \"2\",\n                \"area\": \"09\",\n                \"count\": \"9\"\n            },\n            {\n                \"_id\": \"641298f7d7fb4a2f516bccee\",\n                \"_timestamp\": 1678940407966,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"5\",\n                \"sex\": \"2\",\n                \"area\": \"08\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641298f7d7fb4a2f516bcced\",\n                \"_timestamp\": 1678940407928,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"5\",\n                \"sex\": \"2\",\n                \"area\": \"07\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641298f7d7fb4a2f516bccec\",\n                \"_timestamp\": 1678940407903,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"5\",\n                \"sex\": \"2\",\n                \"area\": \"06\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"641298f7d7fb4a2f516bcceb\",\n                \"_timestamp\": 1678940407880,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"5\",\n                \"sex\": \"2\",\n                \"area\": \"05\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641298f7d7fb4a2f516bccea\",\n                \"_timestamp\": 1678940407848,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"5\",\n                \"sex\": \"2\",\n                \"area\": \"04\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"641298f7d7fb4a2f516bcce9\",\n                \"_timestamp\": 1678940407825,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"5\",\n                \"sex\": \"2\",\n                \"area\": \"03\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"641298f7d7fb4a2f516bcce8\",\n                \"_timestamp\": 1678940407803,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"5\",\n                \"sex\": \"2\",\n                \"area\": \"02\",\n                \"count\": \"39\"\n            },\n            {\n                \"_id\": \"641298f7d7fb4a2f516bcce7\",\n                \"_timestamp\": 1678940407778,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"5\",\n                \"sex\": \"2\",\n                \"area\": \"01\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641298f7d7fb4a2f516bcce6\",\n                \"_timestamp\": 1678940407746,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"5\",\n                \"sex\": \"1\",\n                \"area\": \"77\",\n                \"count\": \"84\"\n            },\n            {\n                \"_id\": \"641298f7d7fb4a2f516bcce5\",\n                \"_timestamp\": 1678940407723,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"5\",\n                \"sex\": \"1\",\n                \"area\": \"9999\",\n                \"count\": \"84\"\n            },\n            {\n                \"_id\": \"641298f7d7fb4a2f516bcce4\",\n                \"_timestamp\": 1678940407696,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"5\",\n                \"sex\": \"1\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"641298f7d7fb4a2f516bcce3\",\n                \"_timestamp\": 1678940407666,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"5\",\n                \"sex\": \"1\",\n                \"area\": \"18\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641298f7d7fb4a2f516bcce2\",\n                \"_timestamp\": 1678940407641,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"5\",\n                \"sex\": \"1\",\n                \"area\": \"17\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641298f7d7fb4a2f516bcce1\",\n                \"_timestamp\": 1678940407616,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"5\",\n                \"sex\": \"1\",\n                \"area\": \"16\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641298f7d7fb4a2f516bcce0\",\n                \"_timestamp\": 1678940407594,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"5\",\n                \"sex\": \"1\",\n                \"area\": \"15\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641298f7d7fb4a2f516bccdf\",\n                \"_timestamp\": 1678940407571,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"5\",\n                \"sex\": \"1\",\n                \"area\": \"14\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641298f7d7fb4a2f516bccde\",\n                \"_timestamp\": 1678940407544,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"5\",\n                \"sex\": \"1\",\n                \"area\": \"13\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"641298f7d7fb4a2f516bccdd\",\n                \"_timestamp\": 1678940407512,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"5\",\n                \"sex\": \"1\",\n                \"area\": \"12\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641298f7d7fb4a2f516bccdc\",\n                \"_timestamp\": 1678940407483,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"5\",\n                \"sex\": \"1\",\n                \"area\": \"09\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"641298f7d7fb4a2f516bccdb\",\n                \"_timestamp\": 1678940407458,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"5\",\n                \"sex\": \"1\",\n                \"area\": \"08\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"641298f7d7fb4a2f516bccda\",\n                \"_timestamp\": 1678940407414,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"5\",\n                \"sex\": \"1\",\n                \"area\": \"07\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641298f7d7fb4a2f516bccd9\",\n                \"_timestamp\": 1678940407380,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"5\",\n                \"sex\": \"1\",\n                \"area\": \"06\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"641298f7d7fb4a2f516bccd8\",\n                \"_timestamp\": 1678940407344,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"5\",\n                \"sex\": \"1\",\n                \"area\": \"05\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641298f7d7fb4a2f516bccd7\",\n                \"_timestamp\": 1678940407308,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"5\",\n                \"sex\": \"1\",\n                \"area\": \"04\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"641298f7d7fb4a2f516bccd6\",\n                \"_timestamp\": 1678940407265,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"5\",\n                \"sex\": \"1\",\n                \"area\": \"03\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"641298f7d7fb4a2f516bccd5\",\n                \"_timestamp\": 1678940407241,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"5\",\n                \"sex\": \"1\",\n                \"area\": \"02\",\n                \"count\": \"48\"\n            },\n            {\n                \"_id\": \"641298f7d7fb4a2f516bccd4\",\n                \"_timestamp\": 1678940407213,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"5\",\n                \"sex\": \"1\",\n                \"area\": \"01\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"641298f7d7fb4a2f516bccd3\",\n                \"_timestamp\": 1678940407173,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"4\",\n                \"sex\": \"9\",\n                \"area\": \"77\",\n                \"count\": \"2466\"\n            },\n            {\n                \"_id\": \"641298f7d7fb4a2f516bccd2\",\n                \"_timestamp\": 1678940407136,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"4\",\n                \"sex\": \"9\",\n                \"area\": \"9999\",\n                \"count\": \"2466\"\n            },\n            {\n                \"_id\": \"641298f7d7fb4a2f516bccd1\",\n                \"_timestamp\": 1678940407080,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"4\",\n                \"sex\": \"9\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"641298f7d7fb4a2f516bccd0\",\n                \"_timestamp\": 1678940407057,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"4\",\n                \"sex\": \"9\",\n                \"area\": \"18\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"641298f7d7fb4a2f516bcccf\",\n                \"_timestamp\": 1678940407033,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"4\",\n                \"sex\": \"9\",\n                \"area\": \"17\",\n                \"count\": \"9\"\n            },\n            {\n                \"_id\": \"641298f7d7fb4a2f516bccce\",\n                \"_timestamp\": 1678940407009,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"4\",\n                \"sex\": \"9\",\n                \"area\": \"16\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"641298f6d7fb4a2f516bcccd\",\n                \"_timestamp\": 1678940406986,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"4\",\n                \"sex\": \"9\",\n                \"area\": \"15\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"641298f6d7fb4a2f516bcccc\",\n                \"_timestamp\": 1678940406961,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"4\",\n                \"sex\": \"9\",\n                \"area\": \"14\",\n                \"count\": \"33\"\n            },\n            {\n                \"_id\": \"641298f6d7fb4a2f516bcccb\",\n                \"_timestamp\": 1678940406932,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"4\",\n                \"sex\": \"9\",\n                \"area\": \"13\",\n                \"count\": \"138\"\n            },\n            {\n                \"_id\": \"641298f6d7fb4a2f516bccca\",\n                \"_timestamp\": 1678940406906,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"4\",\n                \"sex\": \"9\",\n                \"area\": \"12\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641298f6d7fb4a2f516bccc9\",\n                \"_timestamp\": 1678940406872,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"4\",\n                \"sex\": \"9\",\n                \"area\": \"09\",\n                \"count\": \"267\"\n            },\n            {\n                \"_id\": \"641298f6d7fb4a2f516bccc8\",\n                \"_timestamp\": 1678940406836,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"4\",\n                \"sex\": \"9\",\n                \"area\": \"08\",\n                \"count\": \"57\"\n            },\n            {\n                \"_id\": \"641298f6d7fb4a2f516bccc7\",\n                \"_timestamp\": 1678940406812,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"4\",\n                \"sex\": \"9\",\n                \"area\": \"07\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"641298f6d7fb4a2f516bccc6\",\n                \"_timestamp\": 1678940406787,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"4\",\n                \"sex\": \"9\",\n                \"area\": \"06\",\n                \"count\": \"21\"\n            },\n            {\n                \"_id\": \"641298f6d7fb4a2f516bccc5\",\n                \"_timestamp\": 1678940406763,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"4\",\n                \"sex\": \"9\",\n                \"area\": \"05\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"641298f6d7fb4a2f516bccc4\",\n                \"_timestamp\": 1678940406737,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"4\",\n                \"sex\": \"9\",\n                \"area\": \"04\",\n                \"count\": \"60\"\n            },\n            {\n                \"_id\": \"641298f6d7fb4a2f516bccc3\",\n                \"_timestamp\": 1678940406706,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"4\",\n                \"sex\": \"9\",\n                \"area\": \"03\",\n                \"count\": \"120\"\n            },\n            {\n                \"_id\": \"641298f6d7fb4a2f516bccc2\",\n                \"_timestamp\": 1678940406682,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"4\",\n                \"sex\": \"9\",\n                \"area\": \"02\",\n                \"count\": \"1710\"\n            },\n            {\n                \"_id\": \"641298f6d7fb4a2f516bccc1\",\n                \"_timestamp\": 1678940406657,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"4\",\n                \"sex\": \"9\",\n                \"area\": \"01\",\n                \"count\": \"24\"\n            },\n            {\n                \"_id\": \"641298f6d7fb4a2f516bccc0\",\n                \"_timestamp\": 1678940406630,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"4\",\n                \"sex\": \"2\",\n                \"area\": \"77\",\n                \"count\": \"1254\"\n            },\n            {\n                \"_id\": \"641298f6d7fb4a2f516bccbf\",\n                \"_timestamp\": 1678940406590,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"4\",\n                \"sex\": \"2\",\n                \"area\": \"9999\",\n                \"count\": \"1254\"\n            },\n            {\n                \"_id\": \"641298f6d7fb4a2f516bccbe\",\n                \"_timestamp\": 1678940406554,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"4\",\n                \"sex\": \"2\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"641298f6d7fb4a2f516bccbd\",\n                \"_timestamp\": 1678940406509,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"4\",\n                \"sex\": \"2\",\n                \"area\": \"18\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"641298f6d7fb4a2f516bccbc\",\n                \"_timestamp\": 1678940406479,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"4\",\n                \"sex\": \"2\",\n                \"area\": \"17\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"641298f6d7fb4a2f516bccbb\",\n                \"_timestamp\": 1678940406430,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"4\",\n                \"sex\": \"2\",\n                \"area\": \"16\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641298f6d7fb4a2f516bccba\",\n                \"_timestamp\": 1678940406400,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"4\",\n                \"sex\": \"2\",\n                \"area\": \"15\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"641298f6d7fb4a2f516bccb9\",\n                \"_timestamp\": 1678940406366,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"4\",\n                \"sex\": \"2\",\n                \"area\": \"14\",\n                \"count\": \"18\"\n            },\n            {\n                \"_id\": \"641298f6d7fb4a2f516bccb8\",\n                \"_timestamp\": 1678940406343,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"4\",\n                \"sex\": \"2\",\n                \"area\": \"13\",\n                \"count\": \"78\"\n            },\n            {\n                \"_id\": \"641298f6d7fb4a2f516bccb7\",\n                \"_timestamp\": 1678940406312,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"4\",\n                \"sex\": \"2\",\n                \"area\": \"12\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"641298f6d7fb4a2f516bccb6\",\n                \"_timestamp\": 1678940406290,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"4\",\n                \"sex\": \"2\",\n                \"area\": \"09\",\n                \"count\": \"141\"\n            },\n            {\n                \"_id\": \"641298f6d7fb4a2f516bccb5\",\n                \"_timestamp\": 1678940406267,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"4\",\n                \"sex\": \"2\",\n                \"area\": \"08\",\n                \"count\": \"33\"\n            },\n            {\n                \"_id\": \"641298f6d7fb4a2f516bccb4\",\n                \"_timestamp\": 1678940406239,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"4\",\n                \"sex\": \"2\",\n                \"area\": \"07\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"641298f6d7fb4a2f516bccb3\",\n                \"_timestamp\": 1678940406214,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"4\",\n                \"sex\": \"2\",\n                \"area\": \"06\",\n                \"count\": \"9\"\n            },\n            {\n                \"_id\": \"641298f6d7fb4a2f516bccb2\",\n                \"_timestamp\": 1678940406189,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"4\",\n                \"sex\": \"2\",\n                \"area\": \"05\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"641298f6d7fb4a2f516bccb1\",\n                \"_timestamp\": 1678940406164,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"4\",\n                \"sex\": \"2\",\n                \"area\": \"04\",\n                \"count\": \"27\"\n            },\n            {\n                \"_id\": \"641298f6d7fb4a2f516bccb0\",\n                \"_timestamp\": 1678940406141,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"4\",\n                \"sex\": \"2\",\n                \"area\": \"03\",\n                \"count\": \"66\"\n            },\n            {\n                \"_id\": \"641298f6d7fb4a2f516bccaf\",\n                \"_timestamp\": 1678940406118,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"4\",\n                \"sex\": \"2\",\n                \"area\": \"02\",\n                \"count\": \"846\"\n            },\n            {\n                \"_id\": \"641298f6d7fb4a2f516bccae\",\n                \"_timestamp\": 1678940406090,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"4\",\n                \"sex\": \"2\",\n                \"area\": \"01\",\n                \"count\": \"12\"\n            },\n            {\n                \"_id\": \"641298f6d7fb4a2f516bccad\",\n                \"_timestamp\": 1678940406062,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"4\",\n                \"sex\": \"1\",\n                \"area\": \"77\",\n                \"count\": \"1215\"\n            },\n            {\n                \"_id\": \"641298f6d7fb4a2f516bccac\",\n                \"_timestamp\": 1678940406037,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"4\",\n                \"sex\": \"1\",\n                \"area\": \"9999\",\n                \"count\": \"1215\"\n            },\n            {\n                \"_id\": \"641298f6d7fb4a2f516bccab\",\n                \"_timestamp\": 1678940406014,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"4\",\n                \"sex\": \"1\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"641298f5d7fb4a2f516bccaa\",\n                \"_timestamp\": 1678940405990,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"4\",\n                \"sex\": \"1\",\n                \"area\": \"18\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"641298f5d7fb4a2f516bcca9\",\n                \"_timestamp\": 1678940405963,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"4\",\n                \"sex\": \"1\",\n                \"area\": \"17\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641298f5d7fb4a2f516bcca8\",\n                \"_timestamp\": 1678940405938,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"4\",\n                \"sex\": \"1\",\n                \"area\": \"16\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"641298f5d7fb4a2f516bcca7\",\n                \"_timestamp\": 1678940405914,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"4\",\n                \"sex\": \"1\",\n                \"area\": \"15\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"641298f5d7fb4a2f516bcca6\",\n                \"_timestamp\": 1678940405890,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"4\",\n                \"sex\": \"1\",\n                \"area\": \"14\",\n                \"count\": \"12\"\n            },\n            {\n                \"_id\": \"641298f5d7fb4a2f516bcca5\",\n                \"_timestamp\": 1678940405864,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"4\",\n                \"sex\": \"1\",\n                \"area\": \"13\",\n                \"count\": \"57\"\n            },\n            {\n                \"_id\": \"641298f5d7fb4a2f516bcca4\",\n                \"_timestamp\": 1678940405837,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"4\",\n                \"sex\": \"1\",\n                \"area\": \"12\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641298f5d7fb4a2f516bcca3\",\n                \"_timestamp\": 1678940405812,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"4\",\n                \"sex\": \"1\",\n                \"area\": \"09\",\n                \"count\": \"126\"\n            },\n            {\n                \"_id\": \"641298f5d7fb4a2f516bcca2\",\n                \"_timestamp\": 1678940405786,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"4\",\n                \"sex\": \"1\",\n                \"area\": \"08\",\n                \"count\": \"24\"\n            },\n            {\n                \"_id\": \"641298f5d7fb4a2f516bcca1\",\n                \"_timestamp\": 1678940405760,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"4\",\n                \"sex\": \"1\",\n                \"area\": \"07\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"641298f5d7fb4a2f516bcca0\",\n                \"_timestamp\": 1678940405734,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"4\",\n                \"sex\": \"1\",\n                \"area\": \"06\",\n                \"count\": \"12\"\n            },\n            {\n                \"_id\": \"641298f5d7fb4a2f516bcc9f\",\n                \"_timestamp\": 1678940405702,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"4\",\n                \"sex\": \"1\",\n                \"area\": \"05\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"641298f5d7fb4a2f516bcc9e\",\n                \"_timestamp\": 1678940405678,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"4\",\n                \"sex\": \"1\",\n                \"area\": \"04\",\n                \"count\": \"33\"\n            },\n            {\n                \"_id\": \"641298f5d7fb4a2f516bcc9d\",\n                \"_timestamp\": 1678940405652,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"4\",\n                \"sex\": \"1\",\n                \"area\": \"03\",\n                \"count\": \"54\"\n            },\n            {\n                \"_id\": \"641298f5d7fb4a2f516bcc9c\",\n                \"_timestamp\": 1678940405628,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"4\",\n                \"sex\": \"1\",\n                \"area\": \"02\",\n                \"count\": \"864\"\n            },\n            {\n                \"_id\": \"641298f5d7fb4a2f516bcc9b\",\n                \"_timestamp\": 1678940405604,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"4\",\n                \"sex\": \"1\",\n                \"area\": \"01\",\n                \"count\": \"12\"\n            },\n            {\n                \"_id\": \"641298f5d7fb4a2f516bcc9a\",\n                \"_timestamp\": 1678940405578,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"3\",\n                \"sex\": \"9\",\n                \"area\": \"77\",\n                \"count\": \"1191\"\n            },\n            {\n                \"_id\": \"641298f5d7fb4a2f516bcc99\",\n                \"_timestamp\": 1678940405554,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"3\",\n                \"sex\": \"9\",\n                \"area\": \"9999\",\n                \"count\": \"1191\"\n            },\n            {\n                \"_id\": \"641298f5d7fb4a2f516bcc98\",\n                \"_timestamp\": 1678940405468,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"3\",\n                \"sex\": \"9\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"641298f5d7fb4a2f516bcc97\",\n                \"_timestamp\": 1678940405444,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"3\",\n                \"sex\": \"9\",\n                \"area\": \"18\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"641298f5d7fb4a2f516bcc96\",\n                \"_timestamp\": 1678940405421,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"3\",\n                \"sex\": \"9\",\n                \"area\": \"17\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"641298f5d7fb4a2f516bcc95\",\n                \"_timestamp\": 1678940405394,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"3\",\n                \"sex\": \"9\",\n                \"area\": \"16\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"641298f5d7fb4a2f516bcc94\",\n                \"_timestamp\": 1678940405369,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"3\",\n                \"sex\": \"9\",\n                \"area\": \"15\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"641298f5d7fb4a2f516bcc93\",\n                \"_timestamp\": 1678940405343,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"3\",\n                \"sex\": \"9\",\n                \"area\": \"14\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"641298f5d7fb4a2f516bcc92\",\n                \"_timestamp\": 1678940405316,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"3\",\n                \"sex\": \"9\",\n                \"area\": \"13\",\n                \"count\": \"48\"\n            },\n            {\n                \"_id\": \"641298f5d7fb4a2f516bcc91\",\n                \"_timestamp\": 1678940405292,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"3\",\n                \"sex\": \"9\",\n                \"area\": \"12\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641298f5d7fb4a2f516bcc90\",\n                \"_timestamp\": 1678940405266,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"3\",\n                \"sex\": \"9\",\n                \"area\": \"09\",\n                \"count\": \"144\"\n            },\n            {\n                \"_id\": \"641298f5d7fb4a2f516bcc8f\",\n                \"_timestamp\": 1678940405242,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"3\",\n                \"sex\": \"9\",\n                \"area\": \"08\",\n                \"count\": \"30\"\n            },\n            {\n                \"_id\": \"641298f5d7fb4a2f516bcc8e\",\n                \"_timestamp\": 1678940405217,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"3\",\n                \"sex\": \"9\",\n                \"area\": \"07\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"641298f5d7fb4a2f516bcc8d\",\n                \"_timestamp\": 1678940405194,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"3\",\n                \"sex\": \"9\",\n                \"area\": \"06\",\n                \"count\": \"33\"\n            },\n            {\n                \"_id\": \"641298f5d7fb4a2f516bcc8c\",\n                \"_timestamp\": 1678940405168,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"3\",\n                \"sex\": \"9\",\n                \"area\": \"05\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641298f5d7fb4a2f516bcc8b\",\n                \"_timestamp\": 1678940405141,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"3\",\n                \"sex\": \"9\",\n                \"area\": \"04\",\n                \"count\": \"24\"\n            },\n            {\n                \"_id\": \"641298f5d7fb4a2f516bcc8a\",\n                \"_timestamp\": 1678940405114,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"3\",\n                \"sex\": \"9\",\n                \"area\": \"03\",\n                \"count\": \"42\"\n            },\n            {\n                \"_id\": \"641298f5d7fb4a2f516bcc89\",\n                \"_timestamp\": 1678940405087,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"3\",\n                \"sex\": \"9\",\n                \"area\": \"02\",\n                \"count\": \"828\"\n            },\n            {\n                \"_id\": \"641298f5d7fb4a2f516bcc88\",\n                \"_timestamp\": 1678940405061,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"3\",\n                \"sex\": \"9\",\n                \"area\": \"01\",\n                \"count\": \"18\"\n            },\n            {\n                \"_id\": \"641298f5d7fb4a2f516bcc87\",\n                \"_timestamp\": 1678940405035,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"3\",\n                \"sex\": \"2\",\n                \"area\": \"77\",\n                \"count\": \"636\"\n            },\n            {\n                \"_id\": \"641298f5d7fb4a2f516bcc86\",\n                \"_timestamp\": 1678940405011,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"3\",\n                \"sex\": \"2\",\n                \"area\": \"9999\",\n                \"count\": \"636\"\n            },\n            {\n                \"_id\": \"641298f4d7fb4a2f516bcc85\",\n                \"_timestamp\": 1678940404985,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"3\",\n                \"sex\": \"2\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"641298f4d7fb4a2f516bcc84\",\n                \"_timestamp\": 1678940404961,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"3\",\n                \"sex\": \"2\",\n                \"area\": \"18\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"641298f4d7fb4a2f516bcc83\",\n                \"_timestamp\": 1678940404939,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"3\",\n                \"sex\": \"2\",\n                \"area\": \"17\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"641298f4d7fb4a2f516bcc82\",\n                \"_timestamp\": 1678940404916,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"3\",\n                \"sex\": \"2\",\n                \"area\": \"16\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"641298f4d7fb4a2f516bcc81\",\n                \"_timestamp\": 1678940404891,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"3\",\n                \"sex\": \"2\",\n                \"area\": \"15\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"641298f4d7fb4a2f516bcc80\",\n                \"_timestamp\": 1678940404860,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"3\",\n                \"sex\": \"2\",\n                \"area\": \"14\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"641298f4d7fb4a2f516bcc7f\",\n                \"_timestamp\": 1678940404833,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"3\",\n                \"sex\": \"2\",\n                \"area\": \"13\",\n                \"count\": \"21\"\n            },\n            {\n                \"_id\": \"641298f4d7fb4a2f516bcc7e\",\n                \"_timestamp\": 1678940404810,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"3\",\n                \"sex\": \"2\",\n                \"area\": \"12\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641298f4d7fb4a2f516bcc7d\",\n                \"_timestamp\": 1678940404785,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"3\",\n                \"sex\": \"2\",\n                \"area\": \"09\",\n                \"count\": \"75\"\n            },\n            {\n                \"_id\": \"641298f4d7fb4a2f516bcc7c\",\n                \"_timestamp\": 1678940404761,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"3\",\n                \"sex\": \"2\",\n                \"area\": \"08\",\n                \"count\": \"12\"\n            },\n            {\n                \"_id\": \"641298f4d7fb4a2f516bcc7b\",\n                \"_timestamp\": 1678940404738,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"3\",\n                \"sex\": \"2\",\n                \"area\": \"07\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641298f4d7fb4a2f516bcc7a\",\n                \"_timestamp\": 1678940404714,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"3\",\n                \"sex\": \"2\",\n                \"area\": \"06\",\n                \"count\": \"21\"\n            },\n            {\n                \"_id\": \"641298f4d7fb4a2f516bcc79\",\n                \"_timestamp\": 1678940404691,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"3\",\n                \"sex\": \"2\",\n                \"area\": \"05\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641298f4d7fb4a2f516bcc78\",\n                \"_timestamp\": 1678940404667,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"3\",\n                \"sex\": \"2\",\n                \"area\": \"04\",\n                \"count\": \"12\"\n            },\n            {\n                \"_id\": \"641298f4d7fb4a2f516bcc77\",\n                \"_timestamp\": 1678940404643,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"3\",\n                \"sex\": \"2\",\n                \"area\": \"03\",\n                \"count\": \"18\"\n            },\n            {\n                \"_id\": \"641298f4d7fb4a2f516bcc76\",\n                \"_timestamp\": 1678940404612,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"3\",\n                \"sex\": \"2\",\n                \"area\": \"02\",\n                \"count\": \"456\"\n            },\n            {\n                \"_id\": \"641298f4d7fb4a2f516bcc75\",\n                \"_timestamp\": 1678940404587,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"3\",\n                \"sex\": \"2\",\n                \"area\": \"01\",\n                \"count\": \"9\"\n            },\n            {\n                \"_id\": \"641298f4d7fb4a2f516bcc74\",\n                \"_timestamp\": 1678940404560,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"3\",\n                \"sex\": \"1\",\n                \"area\": \"77\",\n                \"count\": \"555\"\n            },\n            {\n                \"_id\": \"641298f4d7fb4a2f516bcc73\",\n                \"_timestamp\": 1678940404504,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"3\",\n                \"sex\": \"1\",\n                \"area\": \"9999\",\n                \"count\": \"555\"\n            },\n            {\n                \"_id\": \"641298f4d7fb4a2f516bcc72\",\n                \"_timestamp\": 1678940404465,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"3\",\n                \"sex\": \"1\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"641298f4d7fb4a2f516bcc71\",\n                \"_timestamp\": 1678940404426,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"3\",\n                \"sex\": \"1\",\n                \"area\": \"18\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641298f4d7fb4a2f516bcc70\",\n                \"_timestamp\": 1678940404403,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"3\",\n                \"sex\": \"1\",\n                \"area\": \"17\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"641298f4d7fb4a2f516bcc6f\",\n                \"_timestamp\": 1678940404375,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"3\",\n                \"sex\": \"1\",\n                \"area\": \"16\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"641298f4d7fb4a2f516bcc6e\",\n                \"_timestamp\": 1678940404346,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"3\",\n                \"sex\": \"1\",\n                \"area\": \"15\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"641298f4d7fb4a2f516bcc6d\",\n                \"_timestamp\": 1678940404319,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"3\",\n                \"sex\": \"1\",\n                \"area\": \"14\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"641298f4d7fb4a2f516bcc6c\",\n                \"_timestamp\": 1678940404296,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"3\",\n                \"sex\": \"1\",\n                \"area\": \"13\",\n                \"count\": \"24\"\n            },\n            {\n                \"_id\": \"641298f4d7fb4a2f516bcc6b\",\n                \"_timestamp\": 1678940404265,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"3\",\n                \"sex\": \"1\",\n                \"area\": \"12\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641298f4d7fb4a2f516bcc6a\",\n                \"_timestamp\": 1678940404241,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"3\",\n                \"sex\": \"1\",\n                \"area\": \"09\",\n                \"count\": \"69\"\n            },\n            {\n                \"_id\": \"641298f4d7fb4a2f516bcc69\",\n                \"_timestamp\": 1678940404198,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"3\",\n                \"sex\": \"1\",\n                \"area\": \"08\",\n                \"count\": \"18\"\n            },\n            {\n                \"_id\": \"641298f4d7fb4a2f516bcc68\",\n                \"_timestamp\": 1678940404156,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"3\",\n                \"sex\": \"1\",\n                \"area\": \"07\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"641298f4d7fb4a2f516bcc67\",\n                \"_timestamp\": 1678940404106,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"3\",\n                \"sex\": \"1\",\n                \"area\": \"06\",\n                \"count\": \"9\"\n            },\n            {\n                \"_id\": \"641298f4d7fb4a2f516bcc66\",\n                \"_timestamp\": 1678940404069,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"3\",\n                \"sex\": \"1\",\n                \"area\": \"05\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641298f4d7fb4a2f516bcc65\",\n                \"_timestamp\": 1678940404028,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"3\",\n                \"sex\": \"1\",\n                \"area\": \"04\",\n                \"count\": \"12\"\n            },\n            {\n                \"_id\": \"641298f3d7fb4a2f516bcc64\",\n                \"_timestamp\": 1678940403993,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"3\",\n                \"sex\": \"1\",\n                \"area\": \"03\",\n                \"count\": \"24\"\n            },\n            {\n                \"_id\": \"641298f3d7fb4a2f516bcc63\",\n                \"_timestamp\": 1678940403936,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"3\",\n                \"sex\": \"1\",\n                \"area\": \"02\",\n                \"count\": \"372\"\n            },\n            {\n                \"_id\": \"641298f3d7fb4a2f516bcc62\",\n                \"_timestamp\": 1678940403902,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"3\",\n                \"sex\": \"1\",\n                \"area\": \"01\",\n                \"count\": \"9\"\n            },\n            {\n                \"_id\": \"641298f3d7fb4a2f516bcc61\",\n                \"_timestamp\": 1678940403874,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"2\",\n                \"sex\": \"9\",\n                \"area\": \"77\",\n                \"count\": \"2817\"\n            },\n            {\n                \"_id\": \"641298f3d7fb4a2f516bcc60\",\n                \"_timestamp\": 1678940403846,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"2\",\n                \"sex\": \"9\",\n                \"area\": \"9999\",\n                \"count\": \"2820\"\n            },\n            {\n                \"_id\": \"641298f3d7fb4a2f516bcc5f\",\n                \"_timestamp\": 1678940403810,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"2\",\n                \"sex\": \"9\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"641298f3d7fb4a2f516bcc5e\",\n                \"_timestamp\": 1678940403776,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"2\",\n                \"sex\": \"9\",\n                \"area\": \"18\",\n                \"count\": \"27\"\n            },\n            {\n                \"_id\": \"641298f3d7fb4a2f516bcc5d\",\n                \"_timestamp\": 1678940403747,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"2\",\n                \"sex\": \"9\",\n                \"area\": \"17\",\n                \"count\": \"21\"\n            },\n            {\n                \"_id\": \"641298f3d7fb4a2f516bcc5c\",\n                \"_timestamp\": 1678940403711,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"2\",\n                \"sex\": \"9\",\n                \"area\": \"16\",\n                \"count\": \"15\"\n            },\n            {\n                \"_id\": \"641298f3d7fb4a2f516bcc5b\",\n                \"_timestamp\": 1678940403662,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"2\",\n                \"sex\": \"9\",\n                \"area\": \"15\",\n                \"count\": \"60\"\n            },\n            {\n                \"_id\": \"641298f3d7fb4a2f516bcc5a\",\n                \"_timestamp\": 1678940403638,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"2\",\n                \"sex\": \"9\",\n                \"area\": \"14\",\n                \"count\": \"48\"\n            },\n            {\n                \"_id\": \"641298f3d7fb4a2f516bcc59\",\n                \"_timestamp\": 1678940403615,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"2\",\n                \"sex\": \"9\",\n                \"area\": \"13\",\n                \"count\": \"186\"\n            },\n            {\n                \"_id\": \"641298f3d7fb4a2f516bcc58\",\n                \"_timestamp\": 1678940403587,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"2\",\n                \"sex\": \"9\",\n                \"area\": \"12\",\n                \"count\": \"15\"\n            },\n            {\n                \"_id\": \"641298f3d7fb4a2f516bcc57\",\n                \"_timestamp\": 1678940403564,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"2\",\n                \"sex\": \"9\",\n                \"area\": \"09\",\n                \"count\": \"225\"\n            },\n            {\n                \"_id\": \"641298f3d7fb4a2f516bcc56\",\n                \"_timestamp\": 1678940403530,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"2\",\n                \"sex\": \"9\",\n                \"area\": \"08\",\n                \"count\": \"207\"\n            },\n            {\n                \"_id\": \"641298f3d7fb4a2f516bcc55\",\n                \"_timestamp\": 1678940403501,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"2\",\n                \"sex\": \"9\",\n                \"area\": \"07\",\n                \"count\": \"96\"\n            },\n            {\n                \"_id\": \"641298f3d7fb4a2f516bcc54\",\n                \"_timestamp\": 1678940403476,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"2\",\n                \"sex\": \"9\",\n                \"area\": \"06\",\n                \"count\": \"180\"\n            },\n            {\n                \"_id\": \"641298f3d7fb4a2f516bcc53\",\n                \"_timestamp\": 1678940403445,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"2\",\n                \"sex\": \"9\",\n                \"area\": \"05\",\n                \"count\": \"126\"\n            },\n            {\n                \"_id\": \"641298f3d7fb4a2f516bcc52\",\n                \"_timestamp\": 1678940403420,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"2\",\n                \"sex\": \"9\",\n                \"area\": \"04\",\n                \"count\": \"357\"\n            },\n            {\n                \"_id\": \"641298f3d7fb4a2f516bcc51\",\n                \"_timestamp\": 1678940403396,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"2\",\n                \"sex\": \"9\",\n                \"area\": \"03\",\n                \"count\": \"399\"\n            },\n            {\n                \"_id\": \"641298f3d7fb4a2f516bcc50\",\n                \"_timestamp\": 1678940403368,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"2\",\n                \"sex\": \"9\",\n                \"area\": \"02\",\n                \"count\": \"558\"\n            },\n            {\n                \"_id\": \"641298f3d7fb4a2f516bcc4f\",\n                \"_timestamp\": 1678940403341,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"2\",\n                \"sex\": \"9\",\n                \"area\": \"01\",\n                \"count\": \"303\"\n            },\n            {\n                \"_id\": \"641298f3d7fb4a2f516bcc4e\",\n                \"_timestamp\": 1678940403319,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"2\",\n                \"sex\": \"2\",\n                \"area\": \"77\",\n                \"count\": \"1467\"\n            },\n            {\n                \"_id\": \"641298f3d7fb4a2f516bcc4d\",\n                \"_timestamp\": 1678940403293,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"2\",\n                \"sex\": \"2\",\n                \"area\": \"9999\",\n                \"count\": \"1467\"\n            },\n            {\n                \"_id\": \"641298f3d7fb4a2f516bcc4c\",\n                \"_timestamp\": 1678940403269,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"2\",\n                \"sex\": \"2\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"641298f3d7fb4a2f516bcc4b\",\n                \"_timestamp\": 1678940403244,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"2\",\n                \"sex\": \"2\",\n                \"area\": \"18\",\n                \"count\": \"15\"\n            },\n            {\n                \"_id\": \"641298f3d7fb4a2f516bcc4a\",\n                \"_timestamp\": 1678940403219,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"2\",\n                \"sex\": \"2\",\n                \"area\": \"17\",\n                \"count\": \"9\"\n            },\n            {\n                \"_id\": \"641298f3d7fb4a2f516bcc49\",\n                \"_timestamp\": 1678940403193,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"2\",\n                \"sex\": \"2\",\n                \"area\": \"16\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"641298f3d7fb4a2f516bcc48\",\n                \"_timestamp\": 1678940403159,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"2\",\n                \"sex\": \"2\",\n                \"area\": \"15\",\n                \"count\": \"33\"\n            },\n            {\n                \"_id\": \"641298f3d7fb4a2f516bcc47\",\n                \"_timestamp\": 1678940403125,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"2\",\n                \"sex\": \"2\",\n                \"area\": \"14\",\n                \"count\": \"15\"\n            },\n            {\n                \"_id\": \"641298f3d7fb4a2f516bcc46\",\n                \"_timestamp\": 1678940403102,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"2\",\n                \"sex\": \"2\",\n                \"area\": \"13\",\n                \"count\": \"81\"\n            },\n            {\n                \"_id\": \"641298f3d7fb4a2f516bcc45\",\n                \"_timestamp\": 1678940403053,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"2\",\n                \"sex\": \"2\",\n                \"area\": \"12\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"641298f3d7fb4a2f516bcc44\",\n                \"_timestamp\": 1678940403028,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"2\",\n                \"sex\": \"2\",\n                \"area\": \"09\",\n                \"count\": \"126\"\n            },\n            {\n                \"_id\": \"641298f2d7fb4a2f516bcc43\",\n                \"_timestamp\": 1678940402998,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"2\",\n                \"sex\": \"2\",\n                \"area\": \"08\",\n                \"count\": \"111\"\n            },\n            {\n                \"_id\": \"641298f2d7fb4a2f516bcc42\",\n                \"_timestamp\": 1678940402969,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"2\",\n                \"sex\": \"2\",\n                \"area\": \"07\",\n                \"count\": \"45\"\n            },\n            {\n                \"_id\": \"641298f2d7fb4a2f516bcc41\",\n                \"_timestamp\": 1678940402943,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"2\",\n                \"sex\": \"2\",\n                \"area\": \"06\",\n                \"count\": \"99\"\n            },\n            {\n                \"_id\": \"641298f2d7fb4a2f516bcc40\",\n                \"_timestamp\": 1678940402915,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"2\",\n                \"sex\": \"2\",\n                \"area\": \"05\",\n                \"count\": \"78\"\n            },\n            {\n                \"_id\": \"641298f2d7fb4a2f516bcc3f\",\n                \"_timestamp\": 1678940402843,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"2\",\n                \"sex\": \"2\",\n                \"area\": \"04\",\n                \"count\": \"198\"\n            },\n            {\n                \"_id\": \"641298f2d7fb4a2f516bcc3e\",\n                \"_timestamp\": 1678940402800,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"2\",\n                \"sex\": \"2\",\n                \"area\": \"03\",\n                \"count\": \"222\"\n            },\n            {\n                \"_id\": \"641298f2d7fb4a2f516bcc3d\",\n                \"_timestamp\": 1678940402740,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"2\",\n                \"sex\": \"2\",\n                \"area\": \"02\",\n                \"count\": \"273\"\n            },\n            {\n                \"_id\": \"641298f2d7fb4a2f516bcc3c\",\n                \"_timestamp\": 1678940402717,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"2\",\n                \"sex\": \"2\",\n                \"area\": \"01\",\n                \"count\": \"147\"\n            },\n            {\n                \"_id\": \"641298f2d7fb4a2f516bcc3b\",\n                \"_timestamp\": 1678940402695,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"2\",\n                \"sex\": \"1\",\n                \"area\": \"77\",\n                \"count\": \"1350\"\n            },\n            {\n                \"_id\": \"641298f2d7fb4a2f516bcc3a\",\n                \"_timestamp\": 1678940402670,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"2\",\n                \"sex\": \"1\",\n                \"area\": \"9999\",\n                \"count\": \"1350\"\n            },\n            {\n                \"_id\": \"641298f2d7fb4a2f516bcc39\",\n                \"_timestamp\": 1678940402648,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"2\",\n                \"sex\": \"1\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"641298f2d7fb4a2f516bcc38\",\n                \"_timestamp\": 1678940402624,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"2\",\n                \"sex\": \"1\",\n                \"area\": \"18\",\n                \"count\": \"12\"\n            },\n            {\n                \"_id\": \"641298f2d7fb4a2f516bcc37\",\n                \"_timestamp\": 1678940402602,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"2\",\n                \"sex\": \"1\",\n                \"area\": \"17\",\n                \"count\": \"12\"\n            },\n            {\n                \"_id\": \"641298f2d7fb4a2f516bcc36\",\n                \"_timestamp\": 1678940402578,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"2\",\n                \"sex\": \"1\",\n                \"area\": \"16\",\n                \"count\": \"9\"\n            },\n            {\n                \"_id\": \"641298f2d7fb4a2f516bcc35\",\n                \"_timestamp\": 1678940402554,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"2\",\n                \"sex\": \"1\",\n                \"area\": \"15\",\n                \"count\": \"30\"\n            },\n            {\n                \"_id\": \"641298f2d7fb4a2f516bcc34\",\n                \"_timestamp\": 1678940402527,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"2\",\n                \"sex\": \"1\",\n                \"area\": \"14\",\n                \"count\": \"33\"\n            },\n            {\n                \"_id\": \"641298f2d7fb4a2f516bcc33\",\n                \"_timestamp\": 1678940402503,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"2\",\n                \"sex\": \"1\",\n                \"area\": \"13\",\n                \"count\": \"105\"\n            },\n            {\n                \"_id\": \"641298f2d7fb4a2f516bcc32\",\n                \"_timestamp\": 1678940402479,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"2\",\n                \"sex\": \"1\",\n                \"area\": \"12\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"641298f2d7fb4a2f516bcc31\",\n                \"_timestamp\": 1678940402425,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"2\",\n                \"sex\": \"1\",\n                \"area\": \"09\",\n                \"count\": \"99\"\n            },\n            {\n                \"_id\": \"641298f2d7fb4a2f516bcc30\",\n                \"_timestamp\": 1678940402398,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"2\",\n                \"sex\": \"1\",\n                \"area\": \"08\",\n                \"count\": \"96\"\n            },\n            {\n                \"_id\": \"641298f2d7fb4a2f516bcc2f\",\n                \"_timestamp\": 1678940402373,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"2\",\n                \"sex\": \"1\",\n                \"area\": \"07\",\n                \"count\": \"48\"\n            },\n            {\n                \"_id\": \"641298f2d7fb4a2f516bcc2e\",\n                \"_timestamp\": 1678940402349,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"2\",\n                \"sex\": \"1\",\n                \"area\": \"06\",\n                \"count\": \"84\"\n            },\n            {\n                \"_id\": \"641298f2d7fb4a2f516bcc2d\",\n                \"_timestamp\": 1678940402325,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"2\",\n                \"sex\": \"1\",\n                \"area\": \"05\",\n                \"count\": \"48\"\n            },\n            {\n                \"_id\": \"641298f2d7fb4a2f516bcc2c\",\n                \"_timestamp\": 1678940402298,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"2\",\n                \"sex\": \"1\",\n                \"area\": \"04\",\n                \"count\": \"159\"\n            },\n            {\n                \"_id\": \"641298f2d7fb4a2f516bcc2b\",\n                \"_timestamp\": 1678940402274,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"2\",\n                \"sex\": \"1\",\n                \"area\": \"03\",\n                \"count\": \"174\"\n            },\n            {\n                \"_id\": \"641298f2d7fb4a2f516bcc2a\",\n                \"_timestamp\": 1678940402249,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"2\",\n                \"sex\": \"1\",\n                \"area\": \"02\",\n                \"count\": \"285\"\n            },\n            {\n                \"_id\": \"641298f2d7fb4a2f516bcc29\",\n                \"_timestamp\": 1678940402226,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"2\",\n                \"sex\": \"1\",\n                \"area\": \"01\",\n                \"count\": \"156\"\n            },\n            {\n                \"_id\": \"641298f2d7fb4a2f516bcc28\",\n                \"_timestamp\": 1678940402201,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"1\",\n                \"sex\": \"9\",\n                \"area\": \"77\",\n                \"count\": \"35742\"\n            },\n            {\n                \"_id\": \"641298f2d7fb4a2f516bcc27\",\n                \"_timestamp\": 1678940402177,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"1\",\n                \"sex\": \"9\",\n                \"area\": \"9999\",\n                \"count\": \"35742\"\n            },\n            {\n                \"_id\": \"641298f2d7fb4a2f516bcc26\",\n                \"_timestamp\": 1678940402154,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"1\",\n                \"sex\": \"9\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"641298f2d7fb4a2f516bcc25\",\n                \"_timestamp\": 1678940402127,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"1\",\n                \"sex\": \"9\",\n                \"area\": \"18\",\n                \"count\": \"612\"\n            },\n            {\n                \"_id\": \"641298f2d7fb4a2f516bcc24\",\n                \"_timestamp\": 1678940402102,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"1\",\n                \"sex\": \"9\",\n                \"area\": \"17\",\n                \"count\": \"585\"\n            },\n            {\n                \"_id\": \"641298f2d7fb4a2f516bcc23\",\n                \"_timestamp\": 1678940402080,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"1\",\n                \"sex\": \"9\",\n                \"area\": \"16\",\n                \"count\": \"621\"\n            },\n            {\n                \"_id\": \"641298f2d7fb4a2f516bcc22\",\n                \"_timestamp\": 1678940402056,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"1\",\n                \"sex\": \"9\",\n                \"area\": \"15\",\n                \"count\": \"897\"\n            },\n            {\n                \"_id\": \"641298f2d7fb4a2f516bcc21\",\n                \"_timestamp\": 1678940402031,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"1\",\n                \"sex\": \"9\",\n                \"area\": \"14\",\n                \"count\": \"2073\"\n            },\n            {\n                \"_id\": \"641298f2d7fb4a2f516bcc20\",\n                \"_timestamp\": 1678940402007,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"1\",\n                \"sex\": \"9\",\n                \"area\": \"13\",\n                \"count\": \"5190\"\n            },\n            {\n                \"_id\": \"641298f1d7fb4a2f516bcc1f\",\n                \"_timestamp\": 1678940401982,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"1\",\n                \"sex\": \"9\",\n                \"area\": \"12\",\n                \"count\": \"360\"\n            },\n            {\n                \"_id\": \"641298f1d7fb4a2f516bcc1e\",\n                \"_timestamp\": 1678940401956,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"1\",\n                \"sex\": \"9\",\n                \"area\": \"09\",\n                \"count\": \"3597\"\n            },\n            {\n                \"_id\": \"641298f1d7fb4a2f516bcc1d\",\n                \"_timestamp\": 1678940401928,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"1\",\n                \"sex\": \"9\",\n                \"area\": \"08\",\n                \"count\": \"2229\"\n            },\n            {\n                \"_id\": \"641298f1d7fb4a2f516bcc1c\",\n                \"_timestamp\": 1678940401903,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"1\",\n                \"sex\": \"9\",\n                \"area\": \"07\",\n                \"count\": \"1095\"\n            },\n            {\n                \"_id\": \"641298f1d7fb4a2f516bcc1b\",\n                \"_timestamp\": 1678940401880,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"1\",\n                \"sex\": \"9\",\n                \"area\": \"06\",\n                \"count\": \"1617\"\n            },\n            {\n                \"_id\": \"641298f1d7fb4a2f516bcc1a\",\n                \"_timestamp\": 1678940401855,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"1\",\n                \"sex\": \"9\",\n                \"area\": \"05\",\n                \"count\": \"282\"\n            },\n            {\n                \"_id\": \"641298f1d7fb4a2f516bcc19\",\n                \"_timestamp\": 1678940401826,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"1\",\n                \"sex\": \"9\",\n                \"area\": \"04\",\n                \"count\": \"2982\"\n            },\n            {\n                \"_id\": \"641298f1d7fb4a2f516bcc18\",\n                \"_timestamp\": 1678940401796,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"1\",\n                \"sex\": \"9\",\n                \"area\": \"03\",\n                \"count\": \"3924\"\n            },\n            {\n                \"_id\": \"641298f1d7fb4a2f516bcc17\",\n                \"_timestamp\": 1678940401756,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"1\",\n                \"sex\": \"9\",\n                \"area\": \"02\",\n                \"count\": \"7842\"\n            },\n            {\n                \"_id\": \"641298f1d7fb4a2f516bcc16\",\n                \"_timestamp\": 1678940401731,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"1\",\n                \"sex\": \"9\",\n                \"area\": \"01\",\n                \"count\": \"1842\"\n            },\n            {\n                \"_id\": \"641298f1d7fb4a2f516bcc15\",\n                \"_timestamp\": 1678940401699,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"1\",\n                \"sex\": \"2\",\n                \"area\": \"77\",\n                \"count\": \"18426\"\n            },\n            {\n                \"_id\": \"641298f1d7fb4a2f516bcc14\",\n                \"_timestamp\": 1678940401674,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"1\",\n                \"sex\": \"2\",\n                \"area\": \"9999\",\n                \"count\": \"18426\"\n            },\n            {\n                \"_id\": \"641298f1d7fb4a2f516bcc13\",\n                \"_timestamp\": 1678940401649,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"1\",\n                \"sex\": \"2\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"641298f1d7fb4a2f516bcc12\",\n                \"_timestamp\": 1678940401620,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"1\",\n                \"sex\": \"2\",\n                \"area\": \"18\",\n                \"count\": \"303\"\n            },\n            {\n                \"_id\": \"641298f1d7fb4a2f516bcc11\",\n                \"_timestamp\": 1678940401593,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"1\",\n                \"sex\": \"2\",\n                \"area\": \"17\",\n                \"count\": \"297\"\n            },\n            {\n                \"_id\": \"641298f1d7fb4a2f516bcc10\",\n                \"_timestamp\": 1678940401568,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"1\",\n                \"sex\": \"2\",\n                \"area\": \"16\",\n                \"count\": \"327\"\n            },\n            {\n                \"_id\": \"641298f1d7fb4a2f516bcc0f\",\n                \"_timestamp\": 1678940401543,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"1\",\n                \"sex\": \"2\",\n                \"area\": \"15\",\n                \"count\": \"456\"\n            },\n            {\n                \"_id\": \"641298f1d7fb4a2f516bcc0e\",\n                \"_timestamp\": 1678940401517,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"1\",\n                \"sex\": \"2\",\n                \"area\": \"14\",\n                \"count\": \"1053\"\n            },\n            {\n                \"_id\": \"641298f1d7fb4a2f516bcc0d\",\n                \"_timestamp\": 1678940401492,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"1\",\n                \"sex\": \"2\",\n                \"area\": \"13\",\n                \"count\": \"2709\"\n            },\n            {\n                \"_id\": \"641298f1d7fb4a2f516bcc0c\",\n                \"_timestamp\": 1678940401466,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"1\",\n                \"sex\": \"2\",\n                \"area\": \"12\",\n                \"count\": \"168\"\n            },\n            {\n                \"_id\": \"641298f1d7fb4a2f516bcc0b\",\n                \"_timestamp\": 1678940401443,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"1\",\n                \"sex\": \"2\",\n                \"area\": \"09\",\n                \"count\": \"1851\"\n            },\n            {\n                \"_id\": \"641298f1d7fb4a2f516bcc0a\",\n                \"_timestamp\": 1678940401419,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"1\",\n                \"sex\": \"2\",\n                \"area\": \"08\",\n                \"count\": \"1137\"\n            },\n            {\n                \"_id\": \"641298f1d7fb4a2f516bcc09\",\n                \"_timestamp\": 1678940401396,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"1\",\n                \"sex\": \"2\",\n                \"area\": \"07\",\n                \"count\": \"570\"\n            },\n            {\n                \"_id\": \"641298f1d7fb4a2f516bcc08\",\n                \"_timestamp\": 1678940401372,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"1\",\n                \"sex\": \"2\",\n                \"area\": \"06\",\n                \"count\": \"858\"\n            },\n            {\n                \"_id\": \"641298f1d7fb4a2f516bcc07\",\n                \"_timestamp\": 1678940401344,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"1\",\n                \"sex\": \"2\",\n                \"area\": \"05\",\n                \"count\": \"141\"\n            },\n            {\n                \"_id\": \"641298f1d7fb4a2f516bcc06\",\n                \"_timestamp\": 1678940401316,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"1\",\n                \"sex\": \"2\",\n                \"area\": \"04\",\n                \"count\": \"1557\"\n            },\n            {\n                \"_id\": \"641298f1d7fb4a2f516bcc05\",\n                \"_timestamp\": 1678940401290,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"1\",\n                \"sex\": \"2\",\n                \"area\": \"03\",\n                \"count\": \"1998\"\n            },\n            {\n                \"_id\": \"641298f1d7fb4a2f516bcc04\",\n                \"_timestamp\": 1678940401256,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"1\",\n                \"sex\": \"2\",\n                \"area\": \"02\",\n                \"count\": \"4092\"\n            },\n            {\n                \"_id\": \"641298f1d7fb4a2f516bcc03\",\n                \"_timestamp\": 1678940401229,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"1\",\n                \"sex\": \"2\",\n                \"area\": \"01\",\n                \"count\": \"903\"\n            },\n            {\n                \"_id\": \"641298f1d7fb4a2f516bcc02\",\n                \"_timestamp\": 1678940401202,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"1\",\n                \"sex\": \"1\",\n                \"area\": \"77\",\n                \"count\": \"17316\"\n            },\n            {\n                \"_id\": \"641298f1d7fb4a2f516bcc01\",\n                \"_timestamp\": 1678940401174,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"1\",\n                \"sex\": \"1\",\n                \"area\": \"9999\",\n                \"count\": \"17316\"\n            },\n            {\n                \"_id\": \"641298f1d7fb4a2f516bcc00\",\n                \"_timestamp\": 1678940401148,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"1\",\n                \"sex\": \"1\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"641298f1d7fb4a2f516bcbff\",\n                \"_timestamp\": 1678940401121,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"1\",\n                \"sex\": \"1\",\n                \"area\": \"18\",\n                \"count\": \"309\"\n            },\n            {\n                \"_id\": \"641298f1d7fb4a2f516bcbfe\",\n                \"_timestamp\": 1678940401093,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"1\",\n                \"sex\": \"1\",\n                \"area\": \"17\",\n                \"count\": \"282\"\n            },\n            {\n                \"_id\": \"641298f1d7fb4a2f516bcbfd\",\n                \"_timestamp\": 1678940401067,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"1\",\n                \"sex\": \"1\",\n                \"area\": \"16\",\n                \"count\": \"291\"\n            },\n            {\n                \"_id\": \"641298f1d7fb4a2f516bcbfc\",\n                \"_timestamp\": 1678940401043,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"1\",\n                \"sex\": \"1\",\n                \"area\": \"15\",\n                \"count\": \"438\"\n            },\n            {\n                \"_id\": \"641298f1d7fb4a2f516bcbfb\",\n                \"_timestamp\": 1678940401020,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"1\",\n                \"sex\": \"1\",\n                \"area\": \"14\",\n                \"count\": \"1023\"\n            },\n            {\n                \"_id\": \"641298f0d7fb4a2f516bcbfa\",\n                \"_timestamp\": 1678940400996,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"1\",\n                \"sex\": \"1\",\n                \"area\": \"13\",\n                \"count\": \"2478\"\n            },\n            {\n                \"_id\": \"641298f0d7fb4a2f516bcbf9\",\n                \"_timestamp\": 1678940400969,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"1\",\n                \"sex\": \"1\",\n                \"area\": \"12\",\n                \"count\": \"192\"\n            },\n            {\n                \"_id\": \"641298f0d7fb4a2f516bcbf8\",\n                \"_timestamp\": 1678940400945,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"1\",\n                \"sex\": \"1\",\n                \"area\": \"09\",\n                \"count\": \"1749\"\n            },\n            {\n                \"_id\": \"641298f0d7fb4a2f516bcbf7\",\n                \"_timestamp\": 1678940400921,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"1\",\n                \"sex\": \"1\",\n                \"area\": \"08\",\n                \"count\": \"1089\"\n            },\n            {\n                \"_id\": \"641298f0d7fb4a2f516bcbf6\",\n                \"_timestamp\": 1678940400898,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"1\",\n                \"sex\": \"1\",\n                \"area\": \"07\",\n                \"count\": \"525\"\n            },\n            {\n                \"_id\": \"641298f0d7fb4a2f516bcbf5\",\n                \"_timestamp\": 1678940400866,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"1\",\n                \"sex\": \"1\",\n                \"area\": \"06\",\n                \"count\": \"759\"\n            },\n            {\n                \"_id\": \"641298f0d7fb4a2f516bcbf4\",\n                \"_timestamp\": 1678940400842,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"1\",\n                \"sex\": \"1\",\n                \"area\": \"05\",\n                \"count\": \"141\"\n            },\n            {\n                \"_id\": \"641298f0d7fb4a2f516bcbf3\",\n                \"_timestamp\": 1678940400815,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"1\",\n                \"sex\": \"1\",\n                \"area\": \"04\",\n                \"count\": \"1425\"\n            },\n            {\n                \"_id\": \"641298f0d7fb4a2f516bcbf2\",\n                \"_timestamp\": 1678940400789,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"1\",\n                \"sex\": \"1\",\n                \"area\": \"03\",\n                \"count\": \"1926\"\n            },\n            {\n                \"_id\": \"641298f0d7fb4a2f516bcbf1\",\n                \"_timestamp\": 1678940400763,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"1\",\n                \"sex\": \"1\",\n                \"area\": \"02\",\n                \"count\": \"3750\"\n            },\n            {\n                \"_id\": \"641298f0d7fb4a2f516bcbf0\",\n                \"_timestamp\": 1678940400739,\n                \"year\": \"2018\",\n                \"age\": \"071\",\n                \"ethnic\": \"1\",\n                \"sex\": \"1\",\n                \"area\": \"01\",\n                \"count\": \"936\"\n            },\n            {\n                \"_id\": \"641298f0d7fb4a2f516bcbef\",\n                \"_timestamp\": 1678940400713,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"77\",\n                \"count\": \"43806\"\n            },\n            {\n                \"_id\": \"641298f0d7fb4a2f516bcbee\",\n                \"_timestamp\": 1678940400680,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"9999\",\n                \"count\": \"43809\"\n            },\n            {\n                \"_id\": \"641298f0d7fb4a2f516bcbed\",\n                \"_timestamp\": 1678940400653,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"99\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"641298f0d7fb4a2f516bcbec\",\n                \"_timestamp\": 1678940400626,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"18\",\n                \"count\": \"729\"\n            },\n            {\n                \"_id\": \"641298f0d7fb4a2f516bcbeb\",\n                \"_timestamp\": 1678940400599,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"17\",\n                \"count\": \"627\"\n            },\n            {\n                \"_id\": \"641298f0d7fb4a2f516bcbea\",\n                \"_timestamp\": 1678940400568,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"16\",\n                \"count\": \"741\"\n            },\n            {\n                \"_id\": \"641298f0d7fb4a2f516bcbe9\",\n                \"_timestamp\": 1678940400544,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"15\",\n                \"count\": \"978\"\n            },\n            {\n                \"_id\": \"641298f0d7fb4a2f516bcbe8\",\n                \"_timestamp\": 1678940400516,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"14\",\n                \"count\": \"2337\"\n            },\n            {\n                \"_id\": \"641298f0d7fb4a2f516bcbe7\",\n                \"_timestamp\": 1678940400488,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"13\",\n                \"count\": \"5802\"\n            },\n            {\n                \"_id\": \"641298f0d7fb4a2f516bcbe6\",\n                \"_timestamp\": 1678940400464,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"12\",\n                \"count\": \"408\"\n            },\n            {\n                \"_id\": \"641298f0d7fb4a2f516bcbe5\",\n                \"_timestamp\": 1678940400440,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"09\",\n                \"count\": \"4482\"\n            },\n            {\n                \"_id\": \"641298f0d7fb4a2f516bcbe4\",\n                \"_timestamp\": 1678940400409,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"08\",\n                \"count\": \"2568\"\n            },\n            {\n                \"_id\": \"641298f0d7fb4a2f516bcbe3\",\n                \"_timestamp\": 1678940400375,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"07\",\n                \"count\": \"1209\"\n            },\n            {\n                \"_id\": \"641298f0d7fb4a2f516bcbe2\",\n                \"_timestamp\": 1678940400352,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"06\",\n                \"count\": \"1902\"\n            },\n            {\n                \"_id\": \"641298f0d7fb4a2f516bcbe1\",\n                \"_timestamp\": 1678940400327,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"05\",\n                \"count\": \"462\"\n            },\n            {\n                \"_id\": \"641298f0d7fb4a2f516bcbe0\",\n                \"_timestamp\": 1678940400303,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"04\",\n                \"count\": \"3519\"\n            },\n            {\n                \"_id\": \"641298f0d7fb4a2f516bcbdf\",\n                \"_timestamp\": 1678940400278,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"03\",\n                \"count\": \"4521\"\n            },\n            {\n                \"_id\": \"641298f0d7fb4a2f516bcbde\",\n                \"_timestamp\": 1678940400252,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"02\",\n                \"count\": \"11232\"\n            },\n            {\n                \"_id\": \"641298f0d7fb4a2f516bcbdd\",\n                \"_timestamp\": 1678940400226,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"01\",\n                \"count\": \"2292\"\n            },\n            {\n                \"_id\": \"641298f0d7fb4a2f516bcbdc\",\n                \"_timestamp\": 1678940400200,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"77\",\n                \"count\": \"22500\"\n            },\n            {\n                \"_id\": \"641298f0d7fb4a2f516bcbdb\",\n                \"_timestamp\": 1678940400172,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"9999\",\n                \"count\": \"22503\"\n            },\n            {\n                \"_id\": \"641298f0d7fb4a2f516bcbda\",\n                \"_timestamp\": 1678940400148,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"99\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641298f0d7fb4a2f516bcbd9\",\n                \"_timestamp\": 1678940400124,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"18\",\n                \"count\": \"375\"\n            },\n            {\n                \"_id\": \"641298f0d7fb4a2f516bcbd8\",\n                \"_timestamp\": 1678940400098,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"17\",\n                \"count\": \"321\"\n            },\n            {\n                \"_id\": \"641298f0d7fb4a2f516bcbd7\",\n                \"_timestamp\": 1678940400072,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"16\",\n                \"count\": \"357\"\n            },\n            {\n                \"_id\": \"641298f0d7fb4a2f516bcbd6\",\n                \"_timestamp\": 1678940400045,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"15\",\n                \"count\": \"498\"\n            },\n            {\n                \"_id\": \"641298f0d7fb4a2f516bcbd5\",\n                \"_timestamp\": 1678940400021,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"14\",\n                \"count\": \"1197\"\n            },\n            {\n                \"_id\": \"641298efd7fb4a2f516bcbd4\",\n                \"_timestamp\": 1678940399997,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"13\",\n                \"count\": \"3036\"\n            },\n            {\n                \"_id\": \"641298efd7fb4a2f516bcbd3\",\n                \"_timestamp\": 1678940399965,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"12\",\n                \"count\": \"189\"\n            },\n            {\n                \"_id\": \"641298efd7fb4a2f516bcbd2\",\n                \"_timestamp\": 1678940399939,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"09\",\n                \"count\": \"2316\"\n            },\n            {\n                \"_id\": \"641298efd7fb4a2f516bcbd1\",\n                \"_timestamp\": 1678940399914,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"08\",\n                \"count\": \"1329\"\n            },\n            {\n                \"_id\": \"641298efd7fb4a2f516bcbd0\",\n                \"_timestamp\": 1678940399882,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"07\",\n                \"count\": \"642\"\n            },\n            {\n                \"_id\": \"641298efd7fb4a2f516bcbcf\",\n                \"_timestamp\": 1678940399849,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"06\",\n                \"count\": \"990\"\n            },\n            {\n                \"_id\": \"641298efd7fb4a2f516bcbce\",\n                \"_timestamp\": 1678940399818,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"05\",\n                \"count\": \"249\"\n            },\n            {\n                \"_id\": \"641298efd7fb4a2f516bcbcd\",\n                \"_timestamp\": 1678940399791,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"04\",\n                \"count\": \"1842\"\n            },\n            {\n                \"_id\": \"641298efd7fb4a2f516bcbcc\",\n                \"_timestamp\": 1678940399744,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"03\",\n                \"count\": \"2280\"\n            },\n            {\n                \"_id\": \"641298efd7fb4a2f516bcbcb\",\n                \"_timestamp\": 1678940399720,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"02\",\n                \"count\": \"5778\"\n            },\n            {\n                \"_id\": \"641298efd7fb4a2f516bcbca\",\n                \"_timestamp\": 1678940399696,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"01\",\n                \"count\": \"1110\"\n            },\n            {\n                \"_id\": \"641298efd7fb4a2f516bcbc9\",\n                \"_timestamp\": 1678940399672,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"1\",\n                \"area\": \"77\",\n                \"count\": \"21303\"\n            },\n            {\n                \"_id\": \"641298efd7fb4a2f516bcbc8\",\n                \"_timestamp\": 1678940399648,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"1\",\n                \"area\": \"9999\",\n                \"count\": \"21306\"\n            },\n            {\n                \"_id\": \"641298efd7fb4a2f516bcbc7\",\n                \"_timestamp\": 1678940399618,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"1\",\n                \"area\": \"99\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"641298efd7fb4a2f516bcbc6\",\n                \"_timestamp\": 1678940399592,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"1\",\n                \"area\": \"18\",\n                \"count\": \"354\"\n            },\n            {\n                \"_id\": \"641298efd7fb4a2f516bcbc5\",\n                \"_timestamp\": 1678940399558,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"1\",\n                \"area\": \"17\",\n                \"count\": \"303\"\n            },\n            {\n                \"_id\": \"641298efd7fb4a2f516bcbc4\",\n                \"_timestamp\": 1678940399532,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"1\",\n                \"area\": \"16\",\n                \"count\": \"384\"\n            },\n            {\n                \"_id\": \"641298efd7fb4a2f516bcbc3\",\n                \"_timestamp\": 1678940399504,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"1\",\n                \"area\": \"15\",\n                \"count\": \"483\"\n            },\n            {\n                \"_id\": \"641298efd7fb4a2f516bcbc2\",\n                \"_timestamp\": 1678940399478,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"1\",\n                \"area\": \"14\",\n                \"count\": \"1140\"\n            },\n            {\n                \"_id\": \"641298efd7fb4a2f516bcbc1\",\n                \"_timestamp\": 1678940399451,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"1\",\n                \"area\": \"13\",\n                \"count\": \"2766\"\n            },\n            {\n                \"_id\": \"641298efd7fb4a2f516bcbc0\",\n                \"_timestamp\": 1678940399427,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"1\",\n                \"area\": \"12\",\n                \"count\": \"216\"\n            },\n            {\n                \"_id\": \"641298efd7fb4a2f516bcbbf\",\n                \"_timestamp\": 1678940399396,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"1\",\n                \"area\": \"09\",\n                \"count\": \"2166\"\n            },\n            {\n                \"_id\": \"641298efd7fb4a2f516bcbbe\",\n                \"_timestamp\": 1678940399345,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"1\",\n                \"area\": \"08\",\n                \"count\": \"1236\"\n            },\n            {\n                \"_id\": \"641298efd7fb4a2f516bcbbd\",\n                \"_timestamp\": 1678940399316,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"1\",\n                \"area\": \"07\",\n                \"count\": \"570\"\n            },\n            {\n                \"_id\": \"641298efd7fb4a2f516bcbbc\",\n                \"_timestamp\": 1678940399292,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"1\",\n                \"area\": \"06\",\n                \"count\": \"909\"\n            },\n            {\n                \"_id\": \"641298efd7fb4a2f516bcbbb\",\n                \"_timestamp\": 1678940399267,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"1\",\n                \"area\": \"05\",\n                \"count\": \"213\"\n            },\n            {\n                \"_id\": \"641298efd7fb4a2f516bcbba\",\n                \"_timestamp\": 1678940399242,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"1\",\n                \"area\": \"04\",\n                \"count\": \"1680\"\n            },\n            {\n                \"_id\": \"641298efd7fb4a2f516bcbb9\",\n                \"_timestamp\": 1678940399205,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"1\",\n                \"area\": \"03\",\n                \"count\": \"2241\"\n            },\n            {\n                \"_id\": \"641298efd7fb4a2f516bcbb8\",\n                \"_timestamp\": 1678940399181,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"1\",\n                \"area\": \"02\",\n                \"count\": \"5457\"\n            },\n            {\n                \"_id\": \"641298efd7fb4a2f516bcbb7\",\n                \"_timestamp\": 1678940399157,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"1\",\n                \"area\": \"01\",\n                \"count\": \"1182\"\n            },\n            {\n                \"_id\": \"641298efd7fb4a2f516bcbb6\",\n                \"_timestamp\": 1678940399126,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"77\",\n                \"sex\": \"9\",\n                \"area\": \"77\",\n                \"count\": \"43806\"\n            },\n            {\n                \"_id\": \"641298efd7fb4a2f516bcbb5\",\n                \"_timestamp\": 1678940399101,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"77\",\n                \"sex\": \"9\",\n                \"area\": \"9999\",\n                \"count\": \"43809\"\n            },\n            {\n                \"_id\": \"641298efd7fb4a2f516bcbb4\",\n                \"_timestamp\": 1678940399076,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"77\",\n                \"sex\": \"9\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"641298efd7fb4a2f516bcbb3\",\n                \"_timestamp\": 1678940399051,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"77\",\n                \"sex\": \"9\",\n                \"area\": \"18\",\n                \"count\": \"729\"\n            },\n            {\n                \"_id\": \"641298efd7fb4a2f516bcbb2\",\n                \"_timestamp\": 1678940399023,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"77\",\n                \"sex\": \"9\",\n                \"area\": \"17\",\n                \"count\": \"627\"\n            },\n            {\n                \"_id\": \"641298eed7fb4a2f516bcbb1\",\n                \"_timestamp\": 1678940398996,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"77\",\n                \"sex\": \"9\",\n                \"area\": \"16\",\n                \"count\": \"741\"\n            },\n            {\n                \"_id\": \"641298eed7fb4a2f516bcbb0\",\n                \"_timestamp\": 1678940398968,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"77\",\n                \"sex\": \"9\",\n                \"area\": \"15\",\n                \"count\": \"978\"\n            },\n            {\n                \"_id\": \"641298eed7fb4a2f516bcbaf\",\n                \"_timestamp\": 1678940398940,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"77\",\n                \"sex\": \"9\",\n                \"area\": \"14\",\n                \"count\": \"2337\"\n            },\n            {\n                \"_id\": \"641298eed7fb4a2f516bcbae\",\n                \"_timestamp\": 1678940398899,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"77\",\n                \"sex\": \"9\",\n                \"area\": \"13\",\n                \"count\": \"5802\"\n            },\n            {\n                \"_id\": \"641298eed7fb4a2f516bcbad\",\n                \"_timestamp\": 1678940398863,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"77\",\n                \"sex\": \"9\",\n                \"area\": \"12\",\n                \"count\": \"408\"\n            },\n            {\n                \"_id\": \"641298eed7fb4a2f516bcbac\",\n                \"_timestamp\": 1678940398829,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"77\",\n                \"sex\": \"9\",\n                \"area\": \"09\",\n                \"count\": \"4482\"\n            },\n            {\n                \"_id\": \"641298eed7fb4a2f516bcbab\",\n                \"_timestamp\": 1678940398801,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"77\",\n                \"sex\": \"9\",\n                \"area\": \"08\",\n                \"count\": \"2568\"\n            },\n            {\n                \"_id\": \"641298eed7fb4a2f516bcbaa\",\n                \"_timestamp\": 1678940398772,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"77\",\n                \"sex\": \"9\",\n                \"area\": \"07\",\n                \"count\": \"1209\"\n            },\n            {\n                \"_id\": \"641298eed7fb4a2f516bcba9\",\n                \"_timestamp\": 1678940398744,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"77\",\n                \"sex\": \"9\",\n                \"area\": \"06\",\n                \"count\": \"1902\"\n            },\n            {\n                \"_id\": \"641298eed7fb4a2f516bcba8\",\n                \"_timestamp\": 1678940398705,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"77\",\n                \"sex\": \"9\",\n                \"area\": \"05\",\n                \"count\": \"462\"\n            },\n            {\n                \"_id\": \"641298eed7fb4a2f516bcba7\",\n                \"_timestamp\": 1678940398678,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"77\",\n                \"sex\": \"9\",\n                \"area\": \"04\",\n                \"count\": \"3519\"\n            },\n            {\n                \"_id\": \"641298eed7fb4a2f516bcba6\",\n                \"_timestamp\": 1678940398655,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"77\",\n                \"sex\": \"9\",\n                \"area\": \"03\",\n                \"count\": \"4521\"\n            },\n            {\n                \"_id\": \"641298eed7fb4a2f516bcba5\",\n                \"_timestamp\": 1678940398630,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"77\",\n                \"sex\": \"9\",\n                \"area\": \"02\",\n                \"count\": \"11232\"\n            },\n            {\n                \"_id\": \"641298eed7fb4a2f516bcba4\",\n                \"_timestamp\": 1678940398608,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"77\",\n                \"sex\": \"9\",\n                \"area\": \"01\",\n                \"count\": \"2292\"\n            },\n            {\n                \"_id\": \"641298eed7fb4a2f516bcba3\",\n                \"_timestamp\": 1678940398567,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"77\",\n                \"sex\": \"2\",\n                \"area\": \"77\",\n                \"count\": \"22500\"\n            },\n            {\n                \"_id\": \"641298eed7fb4a2f516bcba2\",\n                \"_timestamp\": 1678940398541,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"77\",\n                \"sex\": \"2\",\n                \"area\": \"9999\",\n                \"count\": \"22503\"\n            },\n            {\n                \"_id\": \"641298eed7fb4a2f516bcba1\",\n                \"_timestamp\": 1678940398516,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"77\",\n                \"sex\": \"2\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"641298eed7fb4a2f516bcba0\",\n                \"_timestamp\": 1678940398485,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"77\",\n                \"sex\": \"2\",\n                \"area\": \"18\",\n                \"count\": \"375\"\n            },\n            {\n                \"_id\": \"641298eed7fb4a2f516bcb9f\",\n                \"_timestamp\": 1678940398457,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"77\",\n                \"sex\": \"2\",\n                \"area\": \"17\",\n                \"count\": \"321\"\n            },\n            {\n                \"_id\": \"641298eed7fb4a2f516bcb9e\",\n                \"_timestamp\": 1678940398428,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"77\",\n                \"sex\": \"2\",\n                \"area\": \"16\",\n                \"count\": \"357\"\n            },\n            {\n                \"_id\": \"641298eed7fb4a2f516bcb9d\",\n                \"_timestamp\": 1678940398404,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"77\",\n                \"sex\": \"2\",\n                \"area\": \"15\",\n                \"count\": \"498\"\n            },\n            {\n                \"_id\": \"641298eed7fb4a2f516bcb9c\",\n                \"_timestamp\": 1678940398381,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"77\",\n                \"sex\": \"2\",\n                \"area\": \"14\",\n                \"count\": \"1197\"\n            },\n            {\n                \"_id\": \"641298eed7fb4a2f516bcb9b\",\n                \"_timestamp\": 1678940398356,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"77\",\n                \"sex\": \"2\",\n                \"area\": \"13\",\n                \"count\": \"3036\"\n            },\n            {\n                \"_id\": \"641298eed7fb4a2f516bcb9a\",\n                \"_timestamp\": 1678940398331,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"77\",\n                \"sex\": \"2\",\n                \"area\": \"12\",\n                \"count\": \"189\"\n            },\n            {\n                \"_id\": \"641298eed7fb4a2f516bcb99\",\n                \"_timestamp\": 1678940398299,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"77\",\n                \"sex\": \"2\",\n                \"area\": \"09\",\n                \"count\": \"2316\"\n            },\n            {\n                \"_id\": \"641298eed7fb4a2f516bcb98\",\n                \"_timestamp\": 1678940398276,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"77\",\n                \"sex\": \"2\",\n                \"area\": \"08\",\n                \"count\": \"1329\"\n            },\n            {\n                \"_id\": \"641298eed7fb4a2f516bcb97\",\n                \"_timestamp\": 1678940398251,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"77\",\n                \"sex\": \"2\",\n                \"area\": \"07\",\n                \"count\": \"642\"\n            },\n            {\n                \"_id\": \"641298eed7fb4a2f516bcb96\",\n                \"_timestamp\": 1678940398223,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"77\",\n                \"sex\": \"2\",\n                \"area\": \"06\",\n                \"count\": \"990\"\n            },\n            {\n                \"_id\": \"641298eed7fb4a2f516bcb95\",\n                \"_timestamp\": 1678940398198,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"77\",\n                \"sex\": \"2\",\n                \"area\": \"05\",\n                \"count\": \"249\"\n            },\n            {\n                \"_id\": \"641298eed7fb4a2f516bcb94\",\n                \"_timestamp\": 1678940398162,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"77\",\n                \"sex\": \"2\",\n                \"area\": \"04\",\n                \"count\": \"1842\"\n            },\n            {\n                \"_id\": \"641298eed7fb4a2f516bcb93\",\n                \"_timestamp\": 1678940398134,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"77\",\n                \"sex\": \"2\",\n                \"area\": \"03\",\n                \"count\": \"2280\"\n            },\n            {\n                \"_id\": \"641298eed7fb4a2f516bcb92\",\n                \"_timestamp\": 1678940398108,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"77\",\n                \"sex\": \"2\",\n                \"area\": \"02\",\n                \"count\": \"5778\"\n            },\n            {\n                \"_id\": \"641298eed7fb4a2f516bcb91\",\n                \"_timestamp\": 1678940398077,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"77\",\n                \"sex\": \"2\",\n                \"area\": \"01\",\n                \"count\": \"1110\"\n            },\n            {\n                \"_id\": \"641298eed7fb4a2f516bcb90\",\n                \"_timestamp\": 1678940398053,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"77\",\n                \"sex\": \"1\",\n                \"area\": \"77\",\n                \"count\": \"21303\"\n            },\n            {\n                \"_id\": \"641298eed7fb4a2f516bcb8f\",\n                \"_timestamp\": 1678940398031,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"77\",\n                \"sex\": \"1\",\n                \"area\": \"9999\",\n                \"count\": \"21306\"\n            },\n            {\n                \"_id\": \"641298eed7fb4a2f516bcb8e\",\n                \"_timestamp\": 1678940398008,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"77\",\n                \"sex\": \"1\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"641298edd7fb4a2f516bcb8d\",\n                \"_timestamp\": 1678940397985,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"77\",\n                \"sex\": \"1\",\n                \"area\": \"18\",\n                \"count\": \"354\"\n            },\n            {\n                \"_id\": \"641298edd7fb4a2f516bcb8c\",\n                \"_timestamp\": 1678940397962,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"77\",\n                \"sex\": \"1\",\n                \"area\": \"17\",\n                \"count\": \"303\"\n            },\n            {\n                \"_id\": \"641298edd7fb4a2f516bcb8b\",\n                \"_timestamp\": 1678940397927,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"77\",\n                \"sex\": \"1\",\n                \"area\": \"16\",\n                \"count\": \"384\"\n            },\n            {\n                \"_id\": \"641298edd7fb4a2f516bcb8a\",\n                \"_timestamp\": 1678940397868,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"77\",\n                \"sex\": \"1\",\n                \"area\": \"15\",\n                \"count\": \"483\"\n            },\n            {\n                \"_id\": \"641298edd7fb4a2f516bcb89\",\n                \"_timestamp\": 1678940397846,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"77\",\n                \"sex\": \"1\",\n                \"area\": \"14\",\n                \"count\": \"1140\"\n            },\n            {\n                \"_id\": \"641298edd7fb4a2f516bcb88\",\n                \"_timestamp\": 1678940397821,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"77\",\n                \"sex\": \"1\",\n                \"area\": \"13\",\n                \"count\": \"2766\"\n            },\n            {\n                \"_id\": \"641298edd7fb4a2f516bcb87\",\n                \"_timestamp\": 1678940397796,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"77\",\n                \"sex\": \"1\",\n                \"area\": \"12\",\n                \"count\": \"216\"\n            },\n            {\n                \"_id\": \"641298edd7fb4a2f516bcb86\",\n                \"_timestamp\": 1678940397772,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"77\",\n                \"sex\": \"1\",\n                \"area\": \"09\",\n                \"count\": \"2166\"\n            },\n            {\n                \"_id\": \"641298edd7fb4a2f516bcb85\",\n                \"_timestamp\": 1678940397744,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"77\",\n                \"sex\": \"1\",\n                \"area\": \"08\",\n                \"count\": \"1236\"\n            },\n            {\n                \"_id\": \"641298edd7fb4a2f516bcb84\",\n                \"_timestamp\": 1678940397720,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"77\",\n                \"sex\": \"1\",\n                \"area\": \"07\",\n                \"count\": \"570\"\n            },\n            {\n                \"_id\": \"641298edd7fb4a2f516bcb83\",\n                \"_timestamp\": 1678940397697,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"77\",\n                \"sex\": \"1\",\n                \"area\": \"06\",\n                \"count\": \"909\"\n            },\n            {\n                \"_id\": \"641298edd7fb4a2f516bcb82\",\n                \"_timestamp\": 1678940397670,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"77\",\n                \"sex\": \"1\",\n                \"area\": \"05\",\n                \"count\": \"213\"\n            },\n            {\n                \"_id\": \"641298edd7fb4a2f516bcb81\",\n                \"_timestamp\": 1678940397643,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"77\",\n                \"sex\": \"1\",\n                \"area\": \"04\",\n                \"count\": \"1680\"\n            },\n            {\n                \"_id\": \"641298edd7fb4a2f516bcb80\",\n                \"_timestamp\": 1678940397617,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"77\",\n                \"sex\": \"1\",\n                \"area\": \"03\",\n                \"count\": \"2241\"\n            },\n            {\n                \"_id\": \"641298edd7fb4a2f516bcb7f\",\n                \"_timestamp\": 1678940397592,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"77\",\n                \"sex\": \"1\",\n                \"area\": \"02\",\n                \"count\": \"5457\"\n            },\n            {\n                \"_id\": \"641298edd7fb4a2f516bcb7e\",\n                \"_timestamp\": 1678940397566,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"77\",\n                \"sex\": \"1\",\n                \"area\": \"01\",\n                \"count\": \"1182\"\n            },\n            {\n                \"_id\": \"641298edd7fb4a2f516bcb7d\",\n                \"_timestamp\": 1678940397541,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"9\",\n                \"sex\": \"9\",\n                \"area\": \"77\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641298edd7fb4a2f516bcb7c\",\n                \"_timestamp\": 1678940397518,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"9\",\n                \"sex\": \"9\",\n                \"area\": \"9999\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641298edd7fb4a2f516bcb7b\",\n                \"_timestamp\": 1678940397494,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"9\",\n                \"sex\": \"9\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"641298edd7fb4a2f516bcb7a\",\n                \"_timestamp\": 1678940397472,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"9\",\n                \"sex\": \"9\",\n                \"area\": \"18\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641298edd7fb4a2f516bcb79\",\n                \"_timestamp\": 1678940397449,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"9\",\n                \"sex\": \"9\",\n                \"area\": \"17\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641298edd7fb4a2f516bcb78\",\n                \"_timestamp\": 1678940397423,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"9\",\n                \"sex\": \"9\",\n                \"area\": \"16\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641298edd7fb4a2f516bcb77\",\n                \"_timestamp\": 1678940397398,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"9\",\n                \"sex\": \"9\",\n                \"area\": \"15\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641298edd7fb4a2f516bcb76\",\n                \"_timestamp\": 1678940397370,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"9\",\n                \"sex\": \"9\",\n                \"area\": \"14\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641298edd7fb4a2f516bcb75\",\n                \"_timestamp\": 1678940397347,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"9\",\n                \"sex\": \"9\",\n                \"area\": \"13\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641298edd7fb4a2f516bcb74\",\n                \"_timestamp\": 1678940397319,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"9\",\n                \"sex\": \"9\",\n                \"area\": \"12\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641298edd7fb4a2f516bcb73\",\n                \"_timestamp\": 1678940397295,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"9\",\n                \"sex\": \"9\",\n                \"area\": \"09\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641298edd7fb4a2f516bcb72\",\n                \"_timestamp\": 1678940397265,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"9\",\n                \"sex\": \"9\",\n                \"area\": \"08\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641298edd7fb4a2f516bcb71\",\n                \"_timestamp\": 1678940397234,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"9\",\n                \"sex\": \"9\",\n                \"area\": \"07\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641298edd7fb4a2f516bcb70\",\n                \"_timestamp\": 1678940397210,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"9\",\n                \"sex\": \"9\",\n                \"area\": \"06\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641298edd7fb4a2f516bcb6f\",\n                \"_timestamp\": 1678940397184,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"9\",\n                \"sex\": \"9\",\n                \"area\": \"05\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641298edd7fb4a2f516bcb6e\",\n                \"_timestamp\": 1678940397156,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"9\",\n                \"sex\": \"9\",\n                \"area\": \"04\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641298edd7fb4a2f516bcb6d\",\n                \"_timestamp\": 1678940397126,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"9\",\n                \"sex\": \"9\",\n                \"area\": \"03\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641298edd7fb4a2f516bcb6c\",\n                \"_timestamp\": 1678940397098,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"9\",\n                \"sex\": \"9\",\n                \"area\": \"02\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641298edd7fb4a2f516bcb6b\",\n                \"_timestamp\": 1678940397071,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"9\",\n                \"sex\": \"9\",\n                \"area\": \"01\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641298ecd7fb4a2f516bcb6a\",\n                \"_timestamp\": 1678940396985,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"9\",\n                \"sex\": \"2\",\n                \"area\": \"77\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641298ecd7fb4a2f516bcb69\",\n                \"_timestamp\": 1678940396956,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"9\",\n                \"sex\": \"2\",\n                \"area\": \"9999\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641298ecd7fb4a2f516bcb68\",\n                \"_timestamp\": 1678940396931,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"9\",\n                \"sex\": \"2\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"641298ecd7fb4a2f516bcb67\",\n                \"_timestamp\": 1678940396900,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"9\",\n                \"sex\": \"2\",\n                \"area\": \"18\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641298ecd7fb4a2f516bcb66\",\n                \"_timestamp\": 1678940396872,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"9\",\n                \"sex\": \"2\",\n                \"area\": \"17\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641298ecd7fb4a2f516bcb65\",\n                \"_timestamp\": 1678940396847,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"9\",\n                \"sex\": \"2\",\n                \"area\": \"16\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641298ecd7fb4a2f516bcb64\",\n                \"_timestamp\": 1678940396824,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"9\",\n                \"sex\": \"2\",\n                \"area\": \"15\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641298ecd7fb4a2f516bcb63\",\n                \"_timestamp\": 1678940396797,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"9\",\n                \"sex\": \"2\",\n                \"area\": \"14\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641298ecd7fb4a2f516bcb62\",\n                \"_timestamp\": 1678940396766,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"9\",\n                \"sex\": \"2\",\n                \"area\": \"13\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641298ecd7fb4a2f516bcb61\",\n                \"_timestamp\": 1678940396741,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"9\",\n                \"sex\": \"2\",\n                \"area\": \"12\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641298ecd7fb4a2f516bcb60\",\n                \"_timestamp\": 1678940396716,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"9\",\n                \"sex\": \"2\",\n                \"area\": \"09\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641298ecd7fb4a2f516bcb5f\",\n                \"_timestamp\": 1678940396690,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"9\",\n                \"sex\": \"2\",\n                \"area\": \"08\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641298ecd7fb4a2f516bcb5e\",\n                \"_timestamp\": 1678940396667,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"9\",\n                \"sex\": \"2\",\n                \"area\": \"07\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641298ecd7fb4a2f516bcb5d\",\n                \"_timestamp\": 1678940396637,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"9\",\n                \"sex\": \"2\",\n                \"area\": \"06\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641298ecd7fb4a2f516bcb5c\",\n                \"_timestamp\": 1678940396612,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"9\",\n                \"sex\": \"2\",\n                \"area\": \"05\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641298ecd7fb4a2f516bcb5b\",\n                \"_timestamp\": 1678940396584,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"9\",\n                \"sex\": \"2\",\n                \"area\": \"04\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641298ecd7fb4a2f516bcb5a\",\n                \"_timestamp\": 1678940396557,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"9\",\n                \"sex\": \"2\",\n                \"area\": \"03\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641298ecd7fb4a2f516bcb59\",\n                \"_timestamp\": 1678940396522,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"9\",\n                \"sex\": \"2\",\n                \"area\": \"02\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641298ecd7fb4a2f516bcb58\",\n                \"_timestamp\": 1678940396495,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"9\",\n                \"sex\": \"2\",\n                \"area\": \"01\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641298ecd7fb4a2f516bcb57\",\n                \"_timestamp\": 1678940396469,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"9\",\n                \"sex\": \"1\",\n                \"area\": \"77\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641298ecd7fb4a2f516bcb56\",\n                \"_timestamp\": 1678940396443,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"9\",\n                \"sex\": \"1\",\n                \"area\": \"9999\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641298ecd7fb4a2f516bcb55\",\n                \"_timestamp\": 1678940396418,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"9\",\n                \"sex\": \"1\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"641298ecd7fb4a2f516bcb54\",\n                \"_timestamp\": 1678940396396,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"9\",\n                \"sex\": \"1\",\n                \"area\": \"18\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641298ecd7fb4a2f516bcb53\",\n                \"_timestamp\": 1678940396374,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"9\",\n                \"sex\": \"1\",\n                \"area\": \"17\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641298ecd7fb4a2f516bcb52\",\n                \"_timestamp\": 1678940396350,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"9\",\n                \"sex\": \"1\",\n                \"area\": \"16\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641298ecd7fb4a2f516bcb51\",\n                \"_timestamp\": 1678940396324,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"9\",\n                \"sex\": \"1\",\n                \"area\": \"15\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641298ecd7fb4a2f516bcb50\",\n                \"_timestamp\": 1678940396297,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"9\",\n                \"sex\": \"1\",\n                \"area\": \"14\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641298ecd7fb4a2f516bcb4f\",\n                \"_timestamp\": 1678940396270,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"9\",\n                \"sex\": \"1\",\n                \"area\": \"13\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641298ecd7fb4a2f516bcb4e\",\n                \"_timestamp\": 1678940396244,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"9\",\n                \"sex\": \"1\",\n                \"area\": \"12\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641298ecd7fb4a2f516bcb4d\",\n                \"_timestamp\": 1678940396219,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"9\",\n                \"sex\": \"1\",\n                \"area\": \"09\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641298ecd7fb4a2f516bcb4c\",\n                \"_timestamp\": 1678940396197,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"9\",\n                \"sex\": \"1\",\n                \"area\": \"08\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641298ecd7fb4a2f516bcb4b\",\n                \"_timestamp\": 1678940396174,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"9\",\n                \"sex\": \"1\",\n                \"area\": \"07\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641298ecd7fb4a2f516bcb4a\",\n                \"_timestamp\": 1678940396149,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"9\",\n                \"sex\": \"1\",\n                \"area\": \"06\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641298ecd7fb4a2f516bcb49\",\n                \"_timestamp\": 1678940396122,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"9\",\n                \"sex\": \"1\",\n                \"area\": \"05\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641298ecd7fb4a2f516bcb48\",\n                \"_timestamp\": 1678940396095,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"9\",\n                \"sex\": \"1\",\n                \"area\": \"04\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641298ecd7fb4a2f516bcb47\",\n                \"_timestamp\": 1678940396067,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"9\",\n                \"sex\": \"1\",\n                \"area\": \"03\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641298ecd7fb4a2f516bcb46\",\n                \"_timestamp\": 1678940396042,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"9\",\n                \"sex\": \"1\",\n                \"area\": \"02\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641298ecd7fb4a2f516bcb45\",\n                \"_timestamp\": 1678940396011,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"9\",\n                \"sex\": \"1\",\n                \"area\": \"01\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641298ebd7fb4a2f516bcb44\",\n                \"_timestamp\": 1678940395984,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"6\",\n                \"sex\": \"9\",\n                \"area\": \"77\",\n                \"count\": \"429\"\n            },\n            {\n                \"_id\": \"641298ebd7fb4a2f516bcb43\",\n                \"_timestamp\": 1678940395960,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"6\",\n                \"sex\": \"9\",\n                \"area\": \"9999\",\n                \"count\": \"429\"\n            },\n            {\n                \"_id\": \"641298ebd7fb4a2f516bcb42\",\n                \"_timestamp\": 1678940395935,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"6\",\n                \"sex\": \"9\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"641298ebd7fb4a2f516bcb41\",\n                \"_timestamp\": 1678940395912,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"6\",\n                \"sex\": \"9\",\n                \"area\": \"18\",\n                \"count\": \"18\"\n            },\n            {\n                \"_id\": \"641298ebd7fb4a2f516bcb40\",\n                \"_timestamp\": 1678940395889,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"6\",\n                \"sex\": \"9\",\n                \"area\": \"17\",\n                \"count\": \"9\"\n            },\n            {\n                \"_id\": \"641298ebd7fb4a2f516bcb3f\",\n                \"_timestamp\": 1678940395864,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"6\",\n                \"sex\": \"9\",\n                \"area\": \"16\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"641298ebd7fb4a2f516bcb3e\",\n                \"_timestamp\": 1678940395841,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"6\",\n                \"sex\": \"9\",\n                \"area\": \"15\",\n                \"count\": \"18\"\n            },\n            {\n                \"_id\": \"641298ebd7fb4a2f516bcb3d\",\n                \"_timestamp\": 1678940395818,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"6\",\n                \"sex\": \"9\",\n                \"area\": \"14\",\n                \"count\": \"15\"\n            },\n            {\n                \"_id\": \"641298ebd7fb4a2f516bcb3c\",\n                \"_timestamp\": 1678940395794,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"6\",\n                \"sex\": \"9\",\n                \"area\": \"13\",\n                \"count\": \"51\"\n            },\n            {\n                \"_id\": \"641298ebd7fb4a2f516bcb3b\",\n                \"_timestamp\": 1678940395766,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"6\",\n                \"sex\": \"9\",\n                \"area\": \"12\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"641298ebd7fb4a2f516bcb3a\",\n                \"_timestamp\": 1678940395743,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"6\",\n                \"sex\": \"9\",\n                \"area\": \"09\",\n                \"count\": \"57\"\n            },\n            {\n                \"_id\": \"641298ebd7fb4a2f516bcb39\",\n                \"_timestamp\": 1678940395719,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"6\",\n                \"sex\": \"9\",\n                \"area\": \"08\",\n                \"count\": \"30\"\n            },\n            {\n                \"_id\": \"641298ebd7fb4a2f516bcb38\",\n                \"_timestamp\": 1678940395690,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"6\",\n                \"sex\": \"9\",\n                \"area\": \"07\",\n                \"count\": \"15\"\n            },\n            {\n                \"_id\": \"641298ebd7fb4a2f516bcb37\",\n                \"_timestamp\": 1678940395667,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"6\",\n                \"sex\": \"9\",\n                \"area\": \"06\",\n                \"count\": \"15\"\n            },\n            {\n                \"_id\": \"641298ebd7fb4a2f516bcb36\",\n                \"_timestamp\": 1678940395643,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"6\",\n                \"sex\": \"9\",\n                \"area\": \"05\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"641298ebd7fb4a2f516bcb35\",\n                \"_timestamp\": 1678940395619,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"6\",\n                \"sex\": \"9\",\n                \"area\": \"04\",\n                \"count\": \"39\"\n            },\n            {\n                \"_id\": \"641298ebd7fb4a2f516bcb34\",\n                \"_timestamp\": 1678940395592,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"6\",\n                \"sex\": \"9\",\n                \"area\": \"03\",\n                \"count\": \"39\"\n            },\n            {\n                \"_id\": \"641298ebd7fb4a2f516bcb33\",\n                \"_timestamp\": 1678940395553,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"6\",\n                \"sex\": \"9\",\n                \"area\": \"02\",\n                \"count\": \"81\"\n            },\n            {\n                \"_id\": \"641298ebd7fb4a2f516bcb32\",\n                \"_timestamp\": 1678940395517,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"6\",\n                \"sex\": \"9\",\n                \"area\": \"01\",\n                \"count\": \"21\"\n            },\n            {\n                \"_id\": \"641298ebd7fb4a2f516bcb31\",\n                \"_timestamp\": 1678940395493,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"6\",\n                \"sex\": \"2\",\n                \"area\": \"77\",\n                \"count\": \"198\"\n            },\n            {\n                \"_id\": \"641298ebd7fb4a2f516bcb30\",\n                \"_timestamp\": 1678940395468,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"6\",\n                \"sex\": \"2\",\n                \"area\": \"9999\",\n                \"count\": \"198\"\n            },\n            {\n                \"_id\": \"641298ebd7fb4a2f516bcb2f\",\n                \"_timestamp\": 1678940395443,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"6\",\n                \"sex\": \"2\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"641298ebd7fb4a2f516bcb2e\",\n                \"_timestamp\": 1678940395419,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"6\",\n                \"sex\": \"2\",\n                \"area\": \"18\",\n                \"count\": \"9\"\n            },\n            {\n                \"_id\": \"641298ebd7fb4a2f516bcb2d\",\n                \"_timestamp\": 1678940395397,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"6\",\n                \"sex\": \"2\",\n                \"area\": \"17\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"641298ebd7fb4a2f516bcb2c\",\n                \"_timestamp\": 1678940395369,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"6\",\n                \"sex\": \"2\",\n                \"area\": \"16\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"641298ebd7fb4a2f516bcb2b\",\n                \"_timestamp\": 1678940395345,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"6\",\n                \"sex\": \"2\",\n                \"area\": \"15\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"641298ebd7fb4a2f516bcb2a\",\n                \"_timestamp\": 1678940395320,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"6\",\n                \"sex\": \"2\",\n                \"area\": \"14\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"641298ebd7fb4a2f516bcb29\",\n                \"_timestamp\": 1678940395298,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"6\",\n                \"sex\": \"2\",\n                \"area\": \"13\",\n                \"count\": \"24\"\n            },\n            {\n                \"_id\": \"641298ebd7fb4a2f516bcb28\",\n                \"_timestamp\": 1678940395276,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"6\",\n                \"sex\": \"2\",\n                \"area\": \"12\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"641298ebd7fb4a2f516bcb27\",\n                \"_timestamp\": 1678940395252,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"6\",\n                \"sex\": \"2\",\n                \"area\": \"09\",\n                \"count\": \"30\"\n            },\n            {\n                \"_id\": \"641298ebd7fb4a2f516bcb26\",\n                \"_timestamp\": 1678940395230,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"6\",\n                \"sex\": \"2\",\n                \"area\": \"08\",\n                \"count\": \"15\"\n            },\n            {\n                \"_id\": \"641298ebd7fb4a2f516bcb25\",\n                \"_timestamp\": 1678940395206,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"6\",\n                \"sex\": \"2\",\n                \"area\": \"07\",\n                \"count\": \"9\"\n            },\n            {\n                \"_id\": \"641298ebd7fb4a2f516bcb24\",\n                \"_timestamp\": 1678940395120,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"6\",\n                \"sex\": \"2\",\n                \"area\": \"06\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"641298ebd7fb4a2f516bcb23\",\n                \"_timestamp\": 1678940395089,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"6\",\n                \"sex\": \"2\",\n                \"area\": \"05\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641298ebd7fb4a2f516bcb22\",\n                \"_timestamp\": 1678940395062,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"6\",\n                \"sex\": \"2\",\n                \"area\": \"04\",\n                \"count\": \"18\"\n            },\n            {\n                \"_id\": \"641298ebd7fb4a2f516bcb21\",\n                \"_timestamp\": 1678940395037,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"6\",\n                \"sex\": \"2\",\n                \"area\": \"03\",\n                \"count\": \"18\"\n            },\n            {\n                \"_id\": \"641298ebd7fb4a2f516bcb20\",\n                \"_timestamp\": 1678940395011,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"6\",\n                \"sex\": \"2\",\n                \"area\": \"02\",\n                \"count\": \"36\"\n            },\n            {\n                \"_id\": \"641298ead7fb4a2f516bcb1f\",\n                \"_timestamp\": 1678940394987,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"6\",\n                \"sex\": \"2\",\n                \"area\": \"01\",\n                \"count\": \"12\"\n            },\n            {\n                \"_id\": \"641298ead7fb4a2f516bcb1e\",\n                \"_timestamp\": 1678940394955,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"6\",\n                \"sex\": \"1\",\n                \"area\": \"77\",\n                \"count\": \"231\"\n            },\n            {\n                \"_id\": \"641298ead7fb4a2f516bcb1d\",\n                \"_timestamp\": 1678940394927,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"6\",\n                \"sex\": \"1\",\n                \"area\": \"9999\",\n                \"count\": \"231\"\n            },\n            {\n                \"_id\": \"641298ead7fb4a2f516bcb1c\",\n                \"_timestamp\": 1678940394903,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"6\",\n                \"sex\": \"1\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"641298ead7fb4a2f516bcb1b\",\n                \"_timestamp\": 1678940394879,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"6\",\n                \"sex\": \"1\",\n                \"area\": \"18\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"641298ead7fb4a2f516bcb1a\",\n                \"_timestamp\": 1678940394855,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"6\",\n                \"sex\": \"1\",\n                \"area\": \"17\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"641298ead7fb4a2f516bcb19\",\n                \"_timestamp\": 1678940394832,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"6\",\n                \"sex\": \"1\",\n                \"area\": \"16\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"641298ead7fb4a2f516bcb18\",\n                \"_timestamp\": 1678940394806,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"6\",\n                \"sex\": \"1\",\n                \"area\": \"15\",\n                \"count\": \"12\"\n            },\n            {\n                \"_id\": \"641298ead7fb4a2f516bcb17\",\n                \"_timestamp\": 1678940394782,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"6\",\n                \"sex\": \"1\",\n                \"area\": \"14\",\n                \"count\": \"9\"\n            },\n            {\n                \"_id\": \"641298ead7fb4a2f516bcb16\",\n                \"_timestamp\": 1678940394757,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"6\",\n                \"sex\": \"1\",\n                \"area\": \"13\",\n                \"count\": \"27\"\n            },\n            {\n                \"_id\": \"641298ead7fb4a2f516bcb15\",\n                \"_timestamp\": 1678940394724,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"6\",\n                \"sex\": \"1\",\n                \"area\": \"12\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641298ead7fb4a2f516bcb14\",\n                \"_timestamp\": 1678940394695,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"6\",\n                \"sex\": \"1\",\n                \"area\": \"09\",\n                \"count\": \"27\"\n            },\n            {\n                \"_id\": \"641298ead7fb4a2f516bcb13\",\n                \"_timestamp\": 1678940394666,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"6\",\n                \"sex\": \"1\",\n                \"area\": \"08\",\n                \"count\": \"15\"\n            },\n            {\n                \"_id\": \"641298ead7fb4a2f516bcb12\",\n                \"_timestamp\": 1678940394636,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"6\",\n                \"sex\": \"1\",\n                \"area\": \"07\",\n                \"count\": \"9\"\n            },\n            {\n                \"_id\": \"641298ead7fb4a2f516bcb11\",\n                \"_timestamp\": 1678940394609,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"6\",\n                \"sex\": \"1\",\n                \"area\": \"06\",\n                \"count\": \"9\"\n            },\n            {\n                \"_id\": \"641298ead7fb4a2f516bcb10\",\n                \"_timestamp\": 1678940394568,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"6\",\n                \"sex\": \"1\",\n                \"area\": \"05\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"641298ead7fb4a2f516bcb0f\",\n                \"_timestamp\": 1678940394525,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"6\",\n                \"sex\": \"1\",\n                \"area\": \"04\",\n                \"count\": \"18\"\n            },\n            {\n                \"_id\": \"641298ead7fb4a2f516bcb0e\",\n                \"_timestamp\": 1678940394502,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"6\",\n                \"sex\": \"1\",\n                \"area\": \"03\",\n                \"count\": \"21\"\n            },\n            {\n                \"_id\": \"641298ead7fb4a2f516bcb0d\",\n                \"_timestamp\": 1678940394428,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"6\",\n                \"sex\": \"1\",\n                \"area\": \"02\",\n                \"count\": \"45\"\n            },\n            {\n                \"_id\": \"641298ead7fb4a2f516bcb0c\",\n                \"_timestamp\": 1678940394405,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"6\",\n                \"sex\": \"1\",\n                \"area\": \"01\",\n                \"count\": \"12\"\n            },\n            {\n                \"_id\": \"641298ead7fb4a2f516bcb0b\",\n                \"_timestamp\": 1678940394382,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"5\",\n                \"sex\": \"9\",\n                \"area\": \"77\",\n                \"count\": \"159\"\n            },\n            {\n                \"_id\": \"641298ead7fb4a2f516bcb0a\",\n                \"_timestamp\": 1678940394358,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"5\",\n                \"sex\": \"9\",\n                \"area\": \"9999\",\n                \"count\": \"159\"\n            },\n            {\n                \"_id\": \"641298ead7fb4a2f516bcb09\",\n                \"_timestamp\": 1678940394335,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"5\",\n                \"sex\": \"9\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"641298ead7fb4a2f516bcb08\",\n                \"_timestamp\": 1678940394311,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"5\",\n                \"sex\": \"9\",\n                \"area\": \"18\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641298ead7fb4a2f516bcb07\",\n                \"_timestamp\": 1678940394287,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"5\",\n                \"sex\": \"9\",\n                \"area\": \"17\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641298ead7fb4a2f516bcb06\",\n                \"_timestamp\": 1678940394262,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"5\",\n                \"sex\": \"9\",\n                \"area\": \"16\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641298ead7fb4a2f516bcb05\",\n                \"_timestamp\": 1678940394239,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"5\",\n                \"sex\": \"9\",\n                \"area\": \"15\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641298ead7fb4a2f516bcb04\",\n                \"_timestamp\": 1678940394216,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"5\",\n                \"sex\": \"9\",\n                \"area\": \"14\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"641298ead7fb4a2f516bcb03\",\n                \"_timestamp\": 1678940394189,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"5\",\n                \"sex\": \"9\",\n                \"area\": \"13\",\n                \"count\": \"12\"\n            },\n            {\n                \"_id\": \"641298ead7fb4a2f516bcb02\",\n                \"_timestamp\": 1678940394165,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"5\",\n                \"sex\": \"9\",\n                \"area\": \"12\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641298ead7fb4a2f516bcb01\",\n                \"_timestamp\": 1678940394138,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"5\",\n                \"sex\": \"9\",\n                \"area\": \"09\",\n                \"count\": \"24\"\n            },\n            {\n                \"_id\": \"641298ead7fb4a2f516bcb00\",\n                \"_timestamp\": 1678940394106,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"5\",\n                \"sex\": \"9\",\n                \"area\": \"08\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"641298ead7fb4a2f516bcaff\",\n                \"_timestamp\": 1678940394074,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"5\",\n                \"sex\": \"9\",\n                \"area\": \"07\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641298ead7fb4a2f516bcafe\",\n                \"_timestamp\": 1678940394041,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"5\",\n                \"sex\": \"9\",\n                \"area\": \"06\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"641298ead7fb4a2f516bcafd\",\n                \"_timestamp\": 1678940394017,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"5\",\n                \"sex\": \"9\",\n                \"area\": \"05\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"641298e9d7fb4a2f516bcafc\",\n                \"_timestamp\": 1678940393995,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"5\",\n                \"sex\": \"9\",\n                \"area\": \"04\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"641298e9d7fb4a2f516bcafb\",\n                \"_timestamp\": 1678940393971,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"5\",\n                \"sex\": \"9\",\n                \"area\": \"03\",\n                \"count\": \"9\"\n            },\n            {\n                \"_id\": \"641298e9d7fb4a2f516bcafa\",\n                \"_timestamp\": 1678940393950,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"5\",\n                \"sex\": \"9\",\n                \"area\": \"02\",\n                \"count\": \"99\"\n            },\n            {\n                \"_id\": \"641298e9d7fb4a2f516bcaf9\",\n                \"_timestamp\": 1678940393924,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"5\",\n                \"sex\": \"9\",\n                \"area\": \"01\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641298e9d7fb4a2f516bcaf8\",\n                \"_timestamp\": 1678940393890,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"5\",\n                \"sex\": \"2\",\n                \"area\": \"77\",\n                \"count\": \"72\"\n            },\n            {\n                \"_id\": \"641298e9d7fb4a2f516bcaf7\",\n                \"_timestamp\": 1678940393856,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"5\",\n                \"sex\": \"2\",\n                \"area\": \"9999\",\n                \"count\": \"72\"\n            },\n            {\n                \"_id\": \"641298e9d7fb4a2f516bcaf6\",\n                \"_timestamp\": 1678940393834,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"5\",\n                \"sex\": \"2\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"641298e9d7fb4a2f516bcaf5\",\n                \"_timestamp\": 1678940393810,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"5\",\n                \"sex\": \"2\",\n                \"area\": \"18\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641298e9d7fb4a2f516bcaf4\",\n                \"_timestamp\": 1678940393783,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"5\",\n                \"sex\": \"2\",\n                \"area\": \"17\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641298e9d7fb4a2f516bcaf3\",\n                \"_timestamp\": 1678940393758,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"5\",\n                \"sex\": \"2\",\n                \"area\": \"16\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641298e9d7fb4a2f516bcaf2\",\n                \"_timestamp\": 1678940393735,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"5\",\n                \"sex\": \"2\",\n                \"area\": \"15\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641298e9d7fb4a2f516bcaf1\",\n                \"_timestamp\": 1678940393712,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"5\",\n                \"sex\": \"2\",\n                \"area\": \"14\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"641298e9d7fb4a2f516bcaf0\",\n                \"_timestamp\": 1678940393687,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"5\",\n                \"sex\": \"2\",\n                \"area\": \"13\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"641298e9d7fb4a2f516bcaef\",\n                \"_timestamp\": 1678940393581,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"5\",\n                \"sex\": \"2\",\n                \"area\": \"12\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641298e9d7fb4a2f516bcaee\",\n                \"_timestamp\": 1678940393557,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"5\",\n                \"sex\": \"2\",\n                \"area\": \"09\",\n                \"count\": \"9\"\n            },\n            {\n                \"_id\": \"641298e9d7fb4a2f516bcaed\",\n                \"_timestamp\": 1678940393530,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"5\",\n                \"sex\": \"2\",\n                \"area\": \"08\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"641298e9d7fb4a2f516bcaec\",\n                \"_timestamp\": 1678940393506,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"5\",\n                \"sex\": \"2\",\n                \"area\": \"07\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641298e9d7fb4a2f516bcaeb\",\n                \"_timestamp\": 1678940393482,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"5\",\n                \"sex\": \"2\",\n                \"area\": \"06\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"641298e9d7fb4a2f516bcaea\",\n                \"_timestamp\": 1678940393457,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"5\",\n                \"sex\": \"2\",\n                \"area\": \"05\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641298e9d7fb4a2f516bcae9\",\n                \"_timestamp\": 1678940393410,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"5\",\n                \"sex\": \"2\",\n                \"area\": \"04\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641298e9d7fb4a2f516bcae8\",\n                \"_timestamp\": 1678940393385,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"5\",\n                \"sex\": \"2\",\n                \"area\": \"03\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"641298e9d7fb4a2f516bcae7\",\n                \"_timestamp\": 1678940393359,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"5\",\n                \"sex\": \"2\",\n                \"area\": \"02\",\n                \"count\": \"48\"\n            },\n            {\n                \"_id\": \"641298e9d7fb4a2f516bcae6\",\n                \"_timestamp\": 1678940393336,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"5\",\n                \"sex\": \"2\",\n                \"area\": \"01\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641298e9d7fb4a2f516bcae5\",\n                \"_timestamp\": 1678940393300,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"5\",\n                \"sex\": \"1\",\n                \"area\": \"77\",\n                \"count\": \"87\"\n            },\n            {\n                \"_id\": \"641298e9d7fb4a2f516bcae4\",\n                \"_timestamp\": 1678940393277,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"5\",\n                \"sex\": \"1\",\n                \"area\": \"9999\",\n                \"count\": \"87\"\n            },\n            {\n                \"_id\": \"641298e9d7fb4a2f516bcae3\",\n                \"_timestamp\": 1678940393254,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"5\",\n                \"sex\": \"1\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"641298e9d7fb4a2f516bcae2\",\n                \"_timestamp\": 1678940393230,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"5\",\n                \"sex\": \"1\",\n                \"area\": \"18\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641298e9d7fb4a2f516bcae1\",\n                \"_timestamp\": 1678940393193,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"5\",\n                \"sex\": \"1\",\n                \"area\": \"17\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641298e9d7fb4a2f516bcae0\",\n                \"_timestamp\": 1678940393169,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"5\",\n                \"sex\": \"1\",\n                \"area\": \"16\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641298e9d7fb4a2f516bcadf\",\n                \"_timestamp\": 1678940393148,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"5\",\n                \"sex\": \"1\",\n                \"area\": \"15\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641298e9d7fb4a2f516bcade\",\n                \"_timestamp\": 1678940393125,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"5\",\n                \"sex\": \"1\",\n                \"area\": \"14\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641298e9d7fb4a2f516bcadd\",\n                \"_timestamp\": 1678940393100,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"5\",\n                \"sex\": \"1\",\n                \"area\": \"13\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"641298e9d7fb4a2f516bcadc\",\n                \"_timestamp\": 1678940393078,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"5\",\n                \"sex\": \"1\",\n                \"area\": \"12\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641298e9d7fb4a2f516bcadb\",\n                \"_timestamp\": 1678940393054,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"5\",\n                \"sex\": \"1\",\n                \"area\": \"09\",\n                \"count\": \"12\"\n            },\n            {\n                \"_id\": \"641298e9d7fb4a2f516bcada\",\n                \"_timestamp\": 1678940393022,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"5\",\n                \"sex\": \"1\",\n                \"area\": \"08\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641298e8d7fb4a2f516bcad9\",\n                \"_timestamp\": 1678940392998,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"5\",\n                \"sex\": \"1\",\n                \"area\": \"07\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641298e8d7fb4a2f516bcad8\",\n                \"_timestamp\": 1678940392866,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"5\",\n                \"sex\": \"1\",\n                \"area\": \"06\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"641298e8d7fb4a2f516bcad7\",\n                \"_timestamp\": 1678940392806,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"5\",\n                \"sex\": \"1\",\n                \"area\": \"05\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"641298e8d7fb4a2f516bcad6\",\n                \"_timestamp\": 1678940392783,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"5\",\n                \"sex\": \"1\",\n                \"area\": \"04\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"641298e8d7fb4a2f516bcad5\",\n                \"_timestamp\": 1678940392762,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"5\",\n                \"sex\": \"1\",\n                \"area\": \"03\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"641298e8d7fb4a2f516bcad4\",\n                \"_timestamp\": 1678940392739,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"5\",\n                \"sex\": \"1\",\n                \"area\": \"02\",\n                \"count\": \"54\"\n            },\n            {\n                \"_id\": \"641298e8d7fb4a2f516bcad3\",\n                \"_timestamp\": 1678940392715,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"5\",\n                \"sex\": \"1\",\n                \"area\": \"01\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641298e8d7fb4a2f516bcad2\",\n                \"_timestamp\": 1678940392692,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"4\",\n                \"sex\": \"9\",\n                \"area\": \"77\",\n                \"count\": \"2895\"\n            },\n            {\n                \"_id\": \"641298e8d7fb4a2f516bcad1\",\n                \"_timestamp\": 1678940392666,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"4\",\n                \"sex\": \"9\",\n                \"area\": \"9999\",\n                \"count\": \"2895\"\n            },\n            {\n                \"_id\": \"641298e8d7fb4a2f516bcad0\",\n                \"_timestamp\": 1678940392642,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"4\",\n                \"sex\": \"9\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"641298e8d7fb4a2f516bcacf\",\n                \"_timestamp\": 1678940392617,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"4\",\n                \"sex\": \"9\",\n                \"area\": \"18\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641298e8d7fb4a2f516bcace\",\n                \"_timestamp\": 1678940392592,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"4\",\n                \"sex\": \"9\",\n                \"area\": \"17\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"641298e8d7fb4a2f516bcacd\",\n                \"_timestamp\": 1678940392567,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"4\",\n                \"sex\": \"9\",\n                \"area\": \"16\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"641298e8d7fb4a2f516bcacc\",\n                \"_timestamp\": 1678940392541,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"4\",\n                \"sex\": \"9\",\n                \"area\": \"15\",\n                \"count\": \"9\"\n            },\n            {\n                \"_id\": \"641298e8d7fb4a2f516bcacb\",\n                \"_timestamp\": 1678940392516,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"4\",\n                \"sex\": \"9\",\n                \"area\": \"14\",\n                \"count\": \"27\"\n            },\n            {\n                \"_id\": \"641298e8d7fb4a2f516bcaca\",\n                \"_timestamp\": 1678940392492,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"4\",\n                \"sex\": \"9\",\n                \"area\": \"13\",\n                \"count\": \"207\"\n            },\n            {\n                \"_id\": \"641298e8d7fb4a2f516bcac9\",\n                \"_timestamp\": 1678940392469,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"4\",\n                \"sex\": \"9\",\n                \"area\": \"12\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641298e8d7fb4a2f516bcac8\",\n                \"_timestamp\": 1678940392444,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"4\",\n                \"sex\": \"9\",\n                \"area\": \"09\",\n                \"count\": \"303\"\n            },\n            {\n                \"_id\": \"641298e8d7fb4a2f516bcac7\",\n                \"_timestamp\": 1678940392416,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"4\",\n                \"sex\": \"9\",\n                \"area\": \"08\",\n                \"count\": \"57\"\n            },\n            {\n                \"_id\": \"641298e8d7fb4a2f516bcac6\",\n                \"_timestamp\": 1678940392394,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"4\",\n                \"sex\": \"9\",\n                \"area\": \"07\",\n                \"count\": \"12\"\n            },\n            {\n                \"_id\": \"641298e8d7fb4a2f516bcac5\",\n                \"_timestamp\": 1678940392370,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"4\",\n                \"sex\": \"9\",\n                \"area\": \"06\",\n                \"count\": \"39\"\n            },\n            {\n                \"_id\": \"641298e8d7fb4a2f516bcac4\",\n                \"_timestamp\": 1678940392347,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"4\",\n                \"sex\": \"9\",\n                \"area\": \"05\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"641298e8d7fb4a2f516bcac3\",\n                \"_timestamp\": 1678940392323,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"4\",\n                \"sex\": \"9\",\n                \"area\": \"04\",\n                \"count\": \"81\"\n            },\n            {\n                \"_id\": \"641298e8d7fb4a2f516bcac2\",\n                \"_timestamp\": 1678940392301,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"4\",\n                \"sex\": \"9\",\n                \"area\": \"03\",\n                \"count\": \"147\"\n            },\n            {\n                \"_id\": \"641298e8d7fb4a2f516bcac1\",\n                \"_timestamp\": 1678940392278,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"4\",\n                \"sex\": \"9\",\n                \"area\": \"02\",\n                \"count\": \"1971\"\n            },\n            {\n                \"_id\": \"641298e8d7fb4a2f516bcac0\",\n                \"_timestamp\": 1678940392251,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"4\",\n                \"sex\": \"9\",\n                \"area\": \"01\",\n                \"count\": \"30\"\n            },\n            {\n                \"_id\": \"641298e8d7fb4a2f516bcabf\",\n                \"_timestamp\": 1678940392225,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"4\",\n                \"sex\": \"2\",\n                \"area\": \"77\",\n                \"count\": \"1479\"\n            },\n            {\n                \"_id\": \"641298e8d7fb4a2f516bcabe\",\n                \"_timestamp\": 1678940392196,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"4\",\n                \"sex\": \"2\",\n                \"area\": \"9999\",\n                \"count\": \"1479\"\n            },\n            {\n                \"_id\": \"641298e8d7fb4a2f516bcabd\",\n                \"_timestamp\": 1678940392161,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"4\",\n                \"sex\": \"2\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"641298e8d7fb4a2f516bcabc\",\n                \"_timestamp\": 1678940392138,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"4\",\n                \"sex\": \"2\",\n                \"area\": \"18\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641298e8d7fb4a2f516bcabb\",\n                \"_timestamp\": 1678940392116,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"4\",\n                \"sex\": \"2\",\n                \"area\": \"17\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"641298e8d7fb4a2f516bcaba\",\n                \"_timestamp\": 1678940392091,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"4\",\n                \"sex\": \"2\",\n                \"area\": \"16\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"641298e8d7fb4a2f516bcab9\",\n                \"_timestamp\": 1678940392060,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"4\",\n                \"sex\": \"2\",\n                \"area\": \"15\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"641298e8d7fb4a2f516bcab8\",\n                \"_timestamp\": 1678940392033,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"4\",\n                \"sex\": \"2\",\n                \"area\": \"14\",\n                \"count\": \"18\"\n            },\n            {\n                \"_id\": \"641298e8d7fb4a2f516bcab7\",\n                \"_timestamp\": 1678940392010,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"4\",\n                \"sex\": \"2\",\n                \"area\": \"13\",\n                \"count\": \"108\"\n            },\n            {\n                \"_id\": \"641298e7d7fb4a2f516bcab6\",\n                \"_timestamp\": 1678940391929,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"4\",\n                \"sex\": \"2\",\n                \"area\": \"12\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641298e7d7fb4a2f516bcab5\",\n                \"_timestamp\": 1678940391903,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"4\",\n                \"sex\": \"2\",\n                \"area\": \"09\",\n                \"count\": \"156\"\n            },\n            {\n                \"_id\": \"641298e7d7fb4a2f516bcab4\",\n                \"_timestamp\": 1678940391877,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"4\",\n                \"sex\": \"2\",\n                \"area\": \"08\",\n                \"count\": \"36\"\n            },\n            {\n                \"_id\": \"641298e7d7fb4a2f516bcab3\",\n                \"_timestamp\": 1678940391849,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"4\",\n                \"sex\": \"2\",\n                \"area\": \"07\",\n                \"count\": \"9\"\n            },\n            {\n                \"_id\": \"641298e7d7fb4a2f516bcab2\",\n                \"_timestamp\": 1678940391822,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"4\",\n                \"sex\": \"2\",\n                \"area\": \"06\",\n                \"count\": \"21\"\n            },\n            {\n                \"_id\": \"641298e7d7fb4a2f516bcab1\",\n                \"_timestamp\": 1678940391794,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"4\",\n                \"sex\": \"2\",\n                \"area\": \"05\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"641298e7d7fb4a2f516bcab0\",\n                \"_timestamp\": 1678940391767,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"4\",\n                \"sex\": \"2\",\n                \"area\": \"04\",\n                \"count\": \"33\"\n            },\n            {\n                \"_id\": \"641298e7d7fb4a2f516bcaaf\",\n                \"_timestamp\": 1678940391732,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"4\",\n                \"sex\": \"2\",\n                \"area\": \"03\",\n                \"count\": \"84\"\n            },\n            {\n                \"_id\": \"641298e7d7fb4a2f516bcaae\",\n                \"_timestamp\": 1678940391705,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"4\",\n                \"sex\": \"2\",\n                \"area\": \"02\",\n                \"count\": \"975\"\n            },\n            {\n                \"_id\": \"641298e7d7fb4a2f516bcaad\",\n                \"_timestamp\": 1678940391671,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"4\",\n                \"sex\": \"2\",\n                \"area\": \"01\",\n                \"count\": \"21\"\n            },\n            {\n                \"_id\": \"641298e7d7fb4a2f516bcaac\",\n                \"_timestamp\": 1678940391639,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"4\",\n                \"sex\": \"1\",\n                \"area\": \"77\",\n                \"count\": \"1419\"\n            },\n            {\n                \"_id\": \"641298e7d7fb4a2f516bcaab\",\n                \"_timestamp\": 1678940391613,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"4\",\n                \"sex\": \"1\",\n                \"area\": \"9999\",\n                \"count\": \"1419\"\n            },\n            {\n                \"_id\": \"641298e7d7fb4a2f516bcaaa\",\n                \"_timestamp\": 1678940391586,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"4\",\n                \"sex\": \"1\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"641298e7d7fb4a2f516bcaa9\",\n                \"_timestamp\": 1678940391559,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"4\",\n                \"sex\": \"1\",\n                \"area\": \"18\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641298e7d7fb4a2f516bcaa8\",\n                \"_timestamp\": 1678940391525,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"4\",\n                \"sex\": \"1\",\n                \"area\": \"17\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"641298e7d7fb4a2f516bcaa7\",\n                \"_timestamp\": 1678940391500,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"4\",\n                \"sex\": \"1\",\n                \"area\": \"16\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641298e7d7fb4a2f516bcaa6\",\n                \"_timestamp\": 1678940391475,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"4\",\n                \"sex\": \"1\",\n                \"area\": \"15\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"641298e7d7fb4a2f516bcaa5\",\n                \"_timestamp\": 1678940391449,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"4\",\n                \"sex\": \"1\",\n                \"area\": \"14\",\n                \"count\": \"9\"\n            },\n            {\n                \"_id\": \"641298e7d7fb4a2f516bcaa4\",\n                \"_timestamp\": 1678940391426,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"4\",\n                \"sex\": \"1\",\n                \"area\": \"13\",\n                \"count\": \"99\"\n            },\n            {\n                \"_id\": \"641298e7d7fb4a2f516bcaa3\",\n                \"_timestamp\": 1678940391400,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"4\",\n                \"sex\": \"1\",\n                \"area\": \"12\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641298e7d7fb4a2f516bcaa2\",\n                \"_timestamp\": 1678940391376,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"4\",\n                \"sex\": \"1\",\n                \"area\": \"09\",\n                \"count\": \"147\"\n            },\n            {\n                \"_id\": \"641298e7d7fb4a2f516bcaa1\",\n                \"_timestamp\": 1678940391351,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"4\",\n                \"sex\": \"1\",\n                \"area\": \"08\",\n                \"count\": \"24\"\n            },\n            {\n                \"_id\": \"641298e7d7fb4a2f516bcaa0\",\n                \"_timestamp\": 1678940391325,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"4\",\n                \"sex\": \"1\",\n                \"area\": \"07\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"641298e7d7fb4a2f516bca9f\",\n                \"_timestamp\": 1678940391293,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"4\",\n                \"sex\": \"1\",\n                \"area\": \"06\",\n                \"count\": \"18\"\n            },\n            {\n                \"_id\": \"641298e7d7fb4a2f516bca9e\",\n                \"_timestamp\": 1678940391258,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"4\",\n                \"sex\": \"1\",\n                \"area\": \"05\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641298e7d7fb4a2f516bca9d\",\n                \"_timestamp\": 1678940391236,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"4\",\n                \"sex\": \"1\",\n                \"area\": \"04\",\n                \"count\": \"48\"\n            },\n            {\n                \"_id\": \"641298e7d7fb4a2f516bca9c\",\n                \"_timestamp\": 1678940391214,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"4\",\n                \"sex\": \"1\",\n                \"area\": \"03\",\n                \"count\": \"63\"\n            },\n            {\n                \"_id\": \"641298e7d7fb4a2f516bca9b\",\n                \"_timestamp\": 1678940391190,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"4\",\n                \"sex\": \"1\",\n                \"area\": \"02\",\n                \"count\": \"996\"\n            },\n            {\n                \"_id\": \"641298e7d7fb4a2f516bca9a\",\n                \"_timestamp\": 1678940391165,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"4\",\n                \"sex\": \"1\",\n                \"area\": \"01\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"641298e7d7fb4a2f516bca99\",\n                \"_timestamp\": 1678940391142,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"3\",\n                \"sex\": \"9\",\n                \"area\": \"77\",\n                \"count\": \"1263\"\n            },\n            {\n                \"_id\": \"641298e7d7fb4a2f516bca98\",\n                \"_timestamp\": 1678940391119,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"3\",\n                \"sex\": \"9\",\n                \"area\": \"9999\",\n                \"count\": \"1263\"\n            },\n            {\n                \"_id\": \"641298e7d7fb4a2f516bca97\",\n                \"_timestamp\": 1678940391090,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"3\",\n                \"sex\": \"9\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"641298e7d7fb4a2f516bca96\",\n                \"_timestamp\": 1678940391066,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"3\",\n                \"sex\": \"9\",\n                \"area\": \"18\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"641298e7d7fb4a2f516bca95\",\n                \"_timestamp\": 1678940391040,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"3\",\n                \"sex\": \"9\",\n                \"area\": \"17\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641298e7d7fb4a2f516bca94\",\n                \"_timestamp\": 1678940391015,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"3\",\n                \"sex\": \"9\",\n                \"area\": \"16\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641298e6d7fb4a2f516bca93\",\n                \"_timestamp\": 1678940390991,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"3\",\n                \"sex\": \"9\",\n                \"area\": \"15\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"641298e6d7fb4a2f516bca92\",\n                \"_timestamp\": 1678940390966,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"3\",\n                \"sex\": \"9\",\n                \"area\": \"14\",\n                \"count\": \"12\"\n            },\n            {\n                \"_id\": \"641298e6d7fb4a2f516bca91\",\n                \"_timestamp\": 1678940390941,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"3\",\n                \"sex\": \"9\",\n                \"area\": \"13\",\n                \"count\": \"51\"\n            },\n            {\n                \"_id\": \"641298e6d7fb4a2f516bca90\",\n                \"_timestamp\": 1678940390916,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"3\",\n                \"sex\": \"9\",\n                \"area\": \"12\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641298e6d7fb4a2f516bca8f\",\n                \"_timestamp\": 1678940390885,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"3\",\n                \"sex\": \"9\",\n                \"area\": \"09\",\n                \"count\": \"186\"\n            },\n            {\n                \"_id\": \"641298e6d7fb4a2f516bca8e\",\n                \"_timestamp\": 1678940390862,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"3\",\n                \"sex\": \"9\",\n                \"area\": \"08\",\n                \"count\": \"36\"\n            },\n            {\n                \"_id\": \"641298e6d7fb4a2f516bca8d\",\n                \"_timestamp\": 1678940390839,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"3\",\n                \"sex\": \"9\",\n                \"area\": \"07\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"641298e6d7fb4a2f516bca8c\",\n                \"_timestamp\": 1678940390816,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"3\",\n                \"sex\": \"9\",\n                \"area\": \"06\",\n                \"count\": \"30\"\n            },\n            {\n                \"_id\": \"641298e6d7fb4a2f516bca8b\",\n                \"_timestamp\": 1678940390783,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"3\",\n                \"sex\": \"9\",\n                \"area\": \"05\",\n                \"count\": \"12\"\n            },\n            {\n                \"_id\": \"641298e6d7fb4a2f516bca8a\",\n                \"_timestamp\": 1678940390761,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"3\",\n                \"sex\": \"9\",\n                \"area\": \"04\",\n                \"count\": \"30\"\n            },\n            {\n                \"_id\": \"641298e6d7fb4a2f516bca89\",\n                \"_timestamp\": 1678940390737,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"3\",\n                \"sex\": \"9\",\n                \"area\": \"03\",\n                \"count\": \"60\"\n            },\n            {\n                \"_id\": \"641298e6d7fb4a2f516bca88\",\n                \"_timestamp\": 1678940390712,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"3\",\n                \"sex\": \"9\",\n                \"area\": \"02\",\n                \"count\": \"807\"\n            },\n            {\n                \"_id\": \"641298e6d7fb4a2f516bca87\",\n                \"_timestamp\": 1678940390689,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"3\",\n                \"sex\": \"9\",\n                \"area\": \"01\",\n                \"count\": \"21\"\n            },\n            {\n                \"_id\": \"641298e6d7fb4a2f516bca86\",\n                \"_timestamp\": 1678940390666,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"3\",\n                \"sex\": \"2\",\n                \"area\": \"77\",\n                \"count\": \"651\"\n            },\n            {\n                \"_id\": \"641298e6d7fb4a2f516bca85\",\n                \"_timestamp\": 1678940390641,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"3\",\n                \"sex\": \"2\",\n                \"area\": \"9999\",\n                \"count\": \"651\"\n            },\n            {\n                \"_id\": \"641298e6d7fb4a2f516bca84\",\n                \"_timestamp\": 1678940390609,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"3\",\n                \"sex\": \"2\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"641298e6d7fb4a2f516bca83\",\n                \"_timestamp\": 1678940390574,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"3\",\n                \"sex\": \"2\",\n                \"area\": \"18\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641298e6d7fb4a2f516bca82\",\n                \"_timestamp\": 1678940390542,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"3\",\n                \"sex\": \"2\",\n                \"area\": \"17\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"641298e6d7fb4a2f516bca81\",\n                \"_timestamp\": 1678940390511,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"3\",\n                \"sex\": \"2\",\n                \"area\": \"16\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641298e6d7fb4a2f516bca80\",\n                \"_timestamp\": 1678940390479,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"3\",\n                \"sex\": \"2\",\n                \"area\": \"15\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641298e6d7fb4a2f516bca7f\",\n                \"_timestamp\": 1678940390448,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"3\",\n                \"sex\": \"2\",\n                \"area\": \"14\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"641298e6d7fb4a2f516bca7e\",\n                \"_timestamp\": 1678940390423,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"3\",\n                \"sex\": \"2\",\n                \"area\": \"13\",\n                \"count\": \"30\"\n            },\n            {\n                \"_id\": \"641298e6d7fb4a2f516bca7d\",\n                \"_timestamp\": 1678940390399,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"3\",\n                \"sex\": \"2\",\n                \"area\": \"12\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641298e6d7fb4a2f516bca7c\",\n                \"_timestamp\": 1678940390374,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"3\",\n                \"sex\": \"2\",\n                \"area\": \"09\",\n                \"count\": \"99\"\n            },\n            {\n                \"_id\": \"641298e6d7fb4a2f516bca7b\",\n                \"_timestamp\": 1678940390350,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"3\",\n                \"sex\": \"2\",\n                \"area\": \"08\",\n                \"count\": \"15\"\n            },\n            {\n                \"_id\": \"641298e6d7fb4a2f516bca7a\",\n                \"_timestamp\": 1678940390328,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"3\",\n                \"sex\": \"2\",\n                \"area\": \"07\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"641298e6d7fb4a2f516bca79\",\n                \"_timestamp\": 1678940390302,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"3\",\n                \"sex\": \"2\",\n                \"area\": \"06\",\n                \"count\": \"15\"\n            },\n            {\n                \"_id\": \"641298e6d7fb4a2f516bca78\",\n                \"_timestamp\": 1678940390279,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"3\",\n                \"sex\": \"2\",\n                \"area\": \"05\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"641298e6d7fb4a2f516bca77\",\n                \"_timestamp\": 1678940390255,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"3\",\n                \"sex\": \"2\",\n                \"area\": \"04\",\n                \"count\": \"15\"\n            },\n            {\n                \"_id\": \"641298e6d7fb4a2f516bca76\",\n                \"_timestamp\": 1678940390231,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"3\",\n                \"sex\": \"2\",\n                \"area\": \"03\",\n                \"count\": \"27\"\n            },\n            {\n                \"_id\": \"641298e6d7fb4a2f516bca75\",\n                \"_timestamp\": 1678940390208,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"3\",\n                \"sex\": \"2\",\n                \"area\": \"02\",\n                \"count\": \"417\"\n            },\n            {\n                \"_id\": \"641298e6d7fb4a2f516bca74\",\n                \"_timestamp\": 1678940390177,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"3\",\n                \"sex\": \"2\",\n                \"area\": \"01\",\n                \"count\": \"15\"\n            },\n            {\n                \"_id\": \"641298e6d7fb4a2f516bca73\",\n                \"_timestamp\": 1678940390155,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"3\",\n                \"sex\": \"1\",\n                \"area\": \"77\",\n                \"count\": \"615\"\n            },\n            {\n                \"_id\": \"641298e6d7fb4a2f516bca72\",\n                \"_timestamp\": 1678940390130,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"3\",\n                \"sex\": \"1\",\n                \"area\": \"9999\",\n                \"count\": \"615\"\n            },\n            {\n                \"_id\": \"641298e6d7fb4a2f516bca71\",\n                \"_timestamp\": 1678940390107,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"3\",\n                \"sex\": \"1\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"641298e6d7fb4a2f516bca70\",\n                \"_timestamp\": 1678940390083,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"3\",\n                \"sex\": \"1\",\n                \"area\": \"18\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"641298e6d7fb4a2f516bca6f\",\n                \"_timestamp\": 1678940390058,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"3\",\n                \"sex\": \"1\",\n                \"area\": \"17\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"641298e6d7fb4a2f516bca6e\",\n                \"_timestamp\": 1678940390034,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"3\",\n                \"sex\": \"1\",\n                \"area\": \"16\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641298e6d7fb4a2f516bca6d\",\n                \"_timestamp\": 1678940390010,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"3\",\n                \"sex\": \"1\",\n                \"area\": \"15\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"641298e5d7fb4a2f516bca6c\",\n                \"_timestamp\": 1678940389986,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"3\",\n                \"sex\": \"1\",\n                \"area\": \"14\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"641298e5d7fb4a2f516bca6b\",\n                \"_timestamp\": 1678940389963,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"3\",\n                \"sex\": \"1\",\n                \"area\": \"13\",\n                \"count\": \"21\"\n            },\n            {\n                \"_id\": \"641298e5d7fb4a2f516bca6a\",\n                \"_timestamp\": 1678940389941,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"3\",\n                \"sex\": \"1\",\n                \"area\": \"12\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641298e5d7fb4a2f516bca69\",\n                \"_timestamp\": 1678940389918,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"3\",\n                \"sex\": \"1\",\n                \"area\": \"09\",\n                \"count\": \"87\"\n            },\n            {\n                \"_id\": \"641298e5d7fb4a2f516bca68\",\n                \"_timestamp\": 1678940389890,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"3\",\n                \"sex\": \"1\",\n                \"area\": \"08\",\n                \"count\": \"21\"\n            },\n            {\n                \"_id\": \"641298e5d7fb4a2f516bca67\",\n                \"_timestamp\": 1678940389866,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"3\",\n                \"sex\": \"1\",\n                \"area\": \"07\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"641298e5d7fb4a2f516bca66\",\n                \"_timestamp\": 1678940389844,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"3\",\n                \"sex\": \"1\",\n                \"area\": \"06\",\n                \"count\": \"15\"\n            },\n            {\n                \"_id\": \"641298e5d7fb4a2f516bca65\",\n                \"_timestamp\": 1678940389820,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"3\",\n                \"sex\": \"1\",\n                \"area\": \"05\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"641298e5d7fb4a2f516bca64\",\n                \"_timestamp\": 1678940389799,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"3\",\n                \"sex\": \"1\",\n                \"area\": \"04\",\n                \"count\": \"18\"\n            },\n            {\n                \"_id\": \"641298e5d7fb4a2f516bca63\",\n                \"_timestamp\": 1678940389773,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"3\",\n                \"sex\": \"1\",\n                \"area\": \"03\",\n                \"count\": \"33\"\n            },\n            {\n                \"_id\": \"641298e5d7fb4a2f516bca62\",\n                \"_timestamp\": 1678940389749,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"3\",\n                \"sex\": \"1\",\n                \"area\": \"02\",\n                \"count\": \"390\"\n            },\n            {\n                \"_id\": \"641298e5d7fb4a2f516bca61\",\n                \"_timestamp\": 1678940389722,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"3\",\n                \"sex\": \"1\",\n                \"area\": \"01\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"641298e5d7fb4a2f516bca60\",\n                \"_timestamp\": 1678940389699,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"2\",\n                \"sex\": \"9\",\n                \"area\": \"77\",\n                \"count\": \"3150\"\n            },\n            {\n                \"_id\": \"641298e5d7fb4a2f516bca5f\",\n                \"_timestamp\": 1678940389676,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"2\",\n                \"sex\": \"9\",\n                \"area\": \"9999\",\n                \"count\": \"3153\"\n            },\n            {\n                \"_id\": \"641298e5d7fb4a2f516bca5e\",\n                \"_timestamp\": 1678940389652,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"2\",\n                \"sex\": \"9\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"641298e5d7fb4a2f516bca5d\",\n                \"_timestamp\": 1678940389628,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"2\",\n                \"sex\": \"9\",\n                \"area\": \"18\",\n                \"count\": \"36\"\n            },\n            {\n                \"_id\": \"641298e5d7fb4a2f516bca5c\",\n                \"_timestamp\": 1678940389594,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"2\",\n                \"sex\": \"9\",\n                \"area\": \"17\",\n                \"count\": \"15\"\n            },\n            {\n                \"_id\": \"641298e5d7fb4a2f516bca5b\",\n                \"_timestamp\": 1678940389551,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"2\",\n                \"sex\": \"9\",\n                \"area\": \"16\",\n                \"count\": \"24\"\n            },\n            {\n                \"_id\": \"641298e5d7fb4a2f516bca5a\",\n                \"_timestamp\": 1678940389525,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"2\",\n                \"sex\": \"9\",\n                \"area\": \"15\",\n                \"count\": \"57\"\n            },\n            {\n                \"_id\": \"641298e5d7fb4a2f516bca59\",\n                \"_timestamp\": 1678940389496,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"2\",\n                \"sex\": \"9\",\n                \"area\": \"14\",\n                \"count\": \"78\"\n            },\n            {\n                \"_id\": \"641298e5d7fb4a2f516bca58\",\n                \"_timestamp\": 1678940389468,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"2\",\n                \"sex\": \"9\",\n                \"area\": \"13\",\n                \"count\": \"186\"\n            },\n            {\n                \"_id\": \"641298e5d7fb4a2f516bca57\",\n                \"_timestamp\": 1678940389446,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"2\",\n                \"sex\": \"9\",\n                \"area\": \"12\",\n                \"count\": \"27\"\n            },\n            {\n                \"_id\": \"641298e5d7fb4a2f516bca56\",\n                \"_timestamp\": 1678940389417,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"2\",\n                \"sex\": \"9\",\n                \"area\": \"09\",\n                \"count\": \"261\"\n            },\n            {\n                \"_id\": \"641298e5d7fb4a2f516bca55\",\n                \"_timestamp\": 1678940389388,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"2\",\n                \"sex\": \"9\",\n                \"area\": \"08\",\n                \"count\": \"237\"\n            },\n            {\n                \"_id\": \"641298e5d7fb4a2f516bca54\",\n                \"_timestamp\": 1678940389364,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"2\",\n                \"sex\": \"9\",\n                \"area\": \"07\",\n                \"count\": \"96\"\n            },\n            {\n                \"_id\": \"641298e5d7fb4a2f516bca53\",\n                \"_timestamp\": 1678940389337,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"2\",\n                \"sex\": \"9\",\n                \"area\": \"06\",\n                \"count\": \"198\"\n            },\n            {\n                \"_id\": \"641298e5d7fb4a2f516bca52\",\n                \"_timestamp\": 1678940389311,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"2\",\n                \"sex\": \"9\",\n                \"area\": \"05\",\n                \"count\": \"138\"\n            },\n            {\n                \"_id\": \"641298e5d7fb4a2f516bca51\",\n                \"_timestamp\": 1678940389288,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"2\",\n                \"sex\": \"9\",\n                \"area\": \"04\",\n                \"count\": \"450\"\n            },\n            {\n                \"_id\": \"641298e5d7fb4a2f516bca50\",\n                \"_timestamp\": 1678940389264,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"2\",\n                \"sex\": \"9\",\n                \"area\": \"03\",\n                \"count\": \"447\"\n            },\n            {\n                \"_id\": \"641298e5d7fb4a2f516bca4f\",\n                \"_timestamp\": 1678940389240,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"2\",\n                \"sex\": \"9\",\n                \"area\": \"02\",\n                \"count\": \"576\"\n            },\n            {\n                \"_id\": \"641298e5d7fb4a2f516bca4e\",\n                \"_timestamp\": 1678940389216,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"2\",\n                \"sex\": \"9\",\n                \"area\": \"01\",\n                \"count\": \"333\"\n            },\n            {\n                \"_id\": \"641298e5d7fb4a2f516bca4d\",\n                \"_timestamp\": 1678940389192,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"2\",\n                \"sex\": \"2\",\n                \"area\": \"77\",\n                \"count\": \"1677\"\n            },\n            {\n                \"_id\": \"641298e5d7fb4a2f516bca4c\",\n                \"_timestamp\": 1678940389168,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"2\",\n                \"sex\": \"2\",\n                \"area\": \"9999\",\n                \"count\": \"1677\"\n            },\n            {\n                \"_id\": \"641298e5d7fb4a2f516bca4b\",\n                \"_timestamp\": 1678940389144,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"2\",\n                \"sex\": \"2\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"641298e5d7fb4a2f516bca4a\",\n                \"_timestamp\": 1678940389120,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"2\",\n                \"sex\": \"2\",\n                \"area\": \"18\",\n                \"count\": \"15\"\n            },\n            {\n                \"_id\": \"641298e5d7fb4a2f516bca49\",\n                \"_timestamp\": 1678940389098,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"2\",\n                \"sex\": \"2\",\n                \"area\": \"17\",\n                \"count\": \"9\"\n            },\n            {\n                \"_id\": \"641298e5d7fb4a2f516bca48\",\n                \"_timestamp\": 1678940389074,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"2\",\n                \"sex\": \"2\",\n                \"area\": \"16\",\n                \"count\": \"15\"\n            },\n            {\n                \"_id\": \"641298e5d7fb4a2f516bca47\",\n                \"_timestamp\": 1678940389052,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"2\",\n                \"sex\": \"2\",\n                \"area\": \"15\",\n                \"count\": \"30\"\n            },\n            {\n                \"_id\": \"641298e5d7fb4a2f516bca46\",\n                \"_timestamp\": 1678940389028,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"2\",\n                \"sex\": \"2\",\n                \"area\": \"14\",\n                \"count\": \"42\"\n            },\n            {\n                \"_id\": \"641298e5d7fb4a2f516bca45\",\n                \"_timestamp\": 1678940389005,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"2\",\n                \"sex\": \"2\",\n                \"area\": \"13\",\n                \"count\": \"96\"\n            },\n            {\n                \"_id\": \"641298e4d7fb4a2f516bca44\",\n                \"_timestamp\": 1678940388968,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"2\",\n                \"sex\": \"2\",\n                \"area\": \"12\",\n                \"count\": \"12\"\n            },\n            {\n                \"_id\": \"641298e4d7fb4a2f516bca43\",\n                \"_timestamp\": 1678940388944,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"2\",\n                \"sex\": \"2\",\n                \"area\": \"09\",\n                \"count\": \"150\"\n            },\n            {\n                \"_id\": \"641298e4d7fb4a2f516bca42\",\n                \"_timestamp\": 1678940388922,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"2\",\n                \"sex\": \"2\",\n                \"area\": \"08\",\n                \"count\": \"126\"\n            },\n            {\n                \"_id\": \"641298e4d7fb4a2f516bca41\",\n                \"_timestamp\": 1678940388898,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"2\",\n                \"sex\": \"2\",\n                \"area\": \"07\",\n                \"count\": \"48\"\n            },\n            {\n                \"_id\": \"641298e4d7fb4a2f516bca40\",\n                \"_timestamp\": 1678940388874,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"2\",\n                \"sex\": \"2\",\n                \"area\": \"06\",\n                \"count\": \"111\"\n            },\n            {\n                \"_id\": \"641298e4d7fb4a2f516bca3f\",\n                \"_timestamp\": 1678940388851,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"2\",\n                \"sex\": \"2\",\n                \"area\": \"05\",\n                \"count\": \"81\"\n            },\n            {\n                \"_id\": \"641298e4d7fb4a2f516bca3e\",\n                \"_timestamp\": 1678940388823,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"2\",\n                \"sex\": \"2\",\n                \"area\": \"04\",\n                \"count\": \"228\"\n            },\n            {\n                \"_id\": \"641298e4d7fb4a2f516bca3d\",\n                \"_timestamp\": 1678940388800,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"2\",\n                \"sex\": \"2\",\n                \"area\": \"03\",\n                \"count\": \"240\"\n            },\n            {\n                \"_id\": \"641298e4d7fb4a2f516bca3c\",\n                \"_timestamp\": 1678940388777,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"2\",\n                \"sex\": \"2\",\n                \"area\": \"02\",\n                \"count\": \"309\"\n            },\n            {\n                \"_id\": \"641298e4d7fb4a2f516bca3b\",\n                \"_timestamp\": 1678940388749,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"2\",\n                \"sex\": \"2\",\n                \"area\": \"01\",\n                \"count\": \"171\"\n            },\n            {\n                \"_id\": \"641298e4d7fb4a2f516bca3a\",\n                \"_timestamp\": 1678940388727,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"2\",\n                \"sex\": \"1\",\n                \"area\": \"77\",\n                \"count\": \"1473\"\n            },\n            {\n                \"_id\": \"641298e4d7fb4a2f516bca39\",\n                \"_timestamp\": 1678940388696,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"2\",\n                \"sex\": \"1\",\n                \"area\": \"9999\",\n                \"count\": \"1473\"\n            },\n            {\n                \"_id\": \"641298e4d7fb4a2f516bca38\",\n                \"_timestamp\": 1678940388674,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"2\",\n                \"sex\": \"1\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"641298e4d7fb4a2f516bca37\",\n                \"_timestamp\": 1678940388651,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"2\",\n                \"sex\": \"1\",\n                \"area\": \"18\",\n                \"count\": \"18\"\n            },\n            {\n                \"_id\": \"641298e4d7fb4a2f516bca36\",\n                \"_timestamp\": 1678940388628,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"2\",\n                \"sex\": \"1\",\n                \"area\": \"17\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"641298e4d7fb4a2f516bca35\",\n                \"_timestamp\": 1678940388605,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"2\",\n                \"sex\": \"1\",\n                \"area\": \"16\",\n                \"count\": \"9\"\n            },\n            {\n                \"_id\": \"641298e4d7fb4a2f516bca34\",\n                \"_timestamp\": 1678940388576,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"2\",\n                \"sex\": \"1\",\n                \"area\": \"15\",\n                \"count\": \"30\"\n            },\n            {\n                \"_id\": \"641298e4d7fb4a2f516bca33\",\n                \"_timestamp\": 1678940388553,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"2\",\n                \"sex\": \"1\",\n                \"area\": \"14\",\n                \"count\": \"36\"\n            },\n            {\n                \"_id\": \"641298e4d7fb4a2f516bca32\",\n                \"_timestamp\": 1678940388528,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"2\",\n                \"sex\": \"1\",\n                \"area\": \"13\",\n                \"count\": \"90\"\n            },\n            {\n                \"_id\": \"641298e4d7fb4a2f516bca31\",\n                \"_timestamp\": 1678940388504,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"2\",\n                \"sex\": \"1\",\n                \"area\": \"12\",\n                \"count\": \"15\"\n            },\n            {\n                \"_id\": \"641298e4d7fb4a2f516bca30\",\n                \"_timestamp\": 1678940388482,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"2\",\n                \"sex\": \"1\",\n                \"area\": \"09\",\n                \"count\": \"111\"\n            },\n            {\n                \"_id\": \"641298e4d7fb4a2f516bca2f\",\n                \"_timestamp\": 1678940388457,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"2\",\n                \"sex\": \"1\",\n                \"area\": \"08\",\n                \"count\": \"108\"\n            },\n            {\n                \"_id\": \"641298e4d7fb4a2f516bca2e\",\n                \"_timestamp\": 1678940388430,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"2\",\n                \"sex\": \"1\",\n                \"area\": \"07\",\n                \"count\": \"48\"\n            },\n            {\n                \"_id\": \"641298e4d7fb4a2f516bca2d\",\n                \"_timestamp\": 1678940388407,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"2\",\n                \"sex\": \"1\",\n                \"area\": \"06\",\n                \"count\": \"93\"\n            },\n            {\n                \"_id\": \"641298e4d7fb4a2f516bca2c\",\n                \"_timestamp\": 1678940388382,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"2\",\n                \"sex\": \"1\",\n                \"area\": \"05\",\n                \"count\": \"57\"\n            },\n            {\n                \"_id\": \"641298e4d7fb4a2f516bca2b\",\n                \"_timestamp\": 1678940388356,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"2\",\n                \"sex\": \"1\",\n                \"area\": \"04\",\n                \"count\": \"219\"\n            },\n            {\n                \"_id\": \"641298e4d7fb4a2f516bca2a\",\n                \"_timestamp\": 1678940388328,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"2\",\n                \"sex\": \"1\",\n                \"area\": \"03\",\n                \"count\": \"207\"\n            },\n            {\n                \"_id\": \"641298e4d7fb4a2f516bca29\",\n                \"_timestamp\": 1678940388299,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"2\",\n                \"sex\": \"1\",\n                \"area\": \"02\",\n                \"count\": \"264\"\n            },\n            {\n                \"_id\": \"641298e4d7fb4a2f516bca28\",\n                \"_timestamp\": 1678940388269,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"2\",\n                \"sex\": \"1\",\n                \"area\": \"01\",\n                \"count\": \"162\"\n            },\n            {\n                \"_id\": \"641298e4d7fb4a2f516bca27\",\n                \"_timestamp\": 1678940388245,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"1\",\n                \"sex\": \"9\",\n                \"area\": \"77\",\n                \"count\": \"37236\"\n            },\n            {\n                \"_id\": \"641298e4d7fb4a2f516bca26\",\n                \"_timestamp\": 1678940388223,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"1\",\n                \"sex\": \"9\",\n                \"area\": \"9999\",\n                \"count\": \"37236\"\n            },\n            {\n                \"_id\": \"641298e4d7fb4a2f516bca25\",\n                \"_timestamp\": 1678940388199,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"1\",\n                \"sex\": \"9\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"641298e4d7fb4a2f516bca24\",\n                \"_timestamp\": 1678940388176,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"1\",\n                \"sex\": \"9\",\n                \"area\": \"18\",\n                \"count\": \"690\"\n            },\n            {\n                \"_id\": \"641298e4d7fb4a2f516bca23\",\n                \"_timestamp\": 1678940388153,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"1\",\n                \"sex\": \"9\",\n                \"area\": \"17\",\n                \"count\": \"603\"\n            },\n            {\n                \"_id\": \"641298e4d7fb4a2f516bca22\",\n                \"_timestamp\": 1678940388130,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"1\",\n                \"sex\": \"9\",\n                \"area\": \"16\",\n                \"count\": \"726\"\n            },\n            {\n                \"_id\": \"641298e4d7fb4a2f516bca21\",\n                \"_timestamp\": 1678940388104,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"1\",\n                \"sex\": \"9\",\n                \"area\": \"15\",\n                \"count\": \"924\"\n            },\n            {\n                \"_id\": \"641298e4d7fb4a2f516bca20\",\n                \"_timestamp\": 1678940388080,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"1\",\n                \"sex\": \"9\",\n                \"area\": \"14\",\n                \"count\": \"2247\"\n            },\n            {\n                \"_id\": \"641298e4d7fb4a2f516bca1f\",\n                \"_timestamp\": 1678940388054,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"1\",\n                \"sex\": \"9\",\n                \"area\": \"13\",\n                \"count\": \"5397\"\n            },\n            {\n                \"_id\": \"641298e4d7fb4a2f516bca1e\",\n                \"_timestamp\": 1678940388011,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"1\",\n                \"sex\": \"9\",\n                \"area\": \"12\",\n                \"count\": \"393\"\n            },\n            {\n                \"_id\": \"641298e3d7fb4a2f516bca1d\",\n                \"_timestamp\": 1678940387986,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"1\",\n                \"sex\": \"9\",\n                \"area\": \"09\",\n                \"count\": \"3765\"\n            },\n            {\n                \"_id\": \"641298e3d7fb4a2f516bca1c\",\n                \"_timestamp\": 1678940387960,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"1\",\n                \"sex\": \"9\",\n                \"area\": \"08\",\n                \"count\": \"2289\"\n            },\n            {\n                \"_id\": \"641298e3d7fb4a2f516bca1b\",\n                \"_timestamp\": 1678940387926,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"1\",\n                \"sex\": \"9\",\n                \"area\": \"07\",\n                \"count\": \"1107\"\n            },\n            {\n                \"_id\": \"641298e3d7fb4a2f516bca1a\",\n                \"_timestamp\": 1678940387903,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"1\",\n                \"sex\": \"9\",\n                \"area\": \"06\",\n                \"count\": \"1677\"\n            },\n            {\n                \"_id\": \"641298e3d7fb4a2f516bca19\",\n                \"_timestamp\": 1678940387877,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"1\",\n                \"sex\": \"9\",\n                \"area\": \"05\",\n                \"count\": \"339\"\n            },\n            {\n                \"_id\": \"641298e3d7fb4a2f516bca18\",\n                \"_timestamp\": 1678940387854,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"1\",\n                \"sex\": \"9\",\n                \"area\": \"04\",\n                \"count\": \"3060\"\n            },\n            {\n                \"_id\": \"641298e3d7fb4a2f516bca17\",\n                \"_timestamp\": 1678940387832,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"1\",\n                \"sex\": \"9\",\n                \"area\": \"03\",\n                \"count\": \"3969\"\n            },\n            {\n                \"_id\": \"641298e3d7fb4a2f516bca16\",\n                \"_timestamp\": 1678940387809,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"1\",\n                \"sex\": \"9\",\n                \"area\": \"02\",\n                \"count\": \"8037\"\n            },\n            {\n                \"_id\": \"641298e3d7fb4a2f516bca15\",\n                \"_timestamp\": 1678940387786,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"1\",\n                \"sex\": \"9\",\n                \"area\": \"01\",\n                \"count\": \"1998\"\n            },\n            {\n                \"_id\": \"641298e3d7fb4a2f516bca14\",\n                \"_timestamp\": 1678940387759,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"1\",\n                \"sex\": \"2\",\n                \"area\": \"77\",\n                \"count\": \"19149\"\n            },\n            {\n                \"_id\": \"641298e3d7fb4a2f516bca13\",\n                \"_timestamp\": 1678940387724,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"1\",\n                \"sex\": \"2\",\n                \"area\": \"9999\",\n                \"count\": \"19152\"\n            },\n            {\n                \"_id\": \"641298e3d7fb4a2f516bca12\",\n                \"_timestamp\": 1678940387692,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"1\",\n                \"sex\": \"2\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"641298e3d7fb4a2f516bca11\",\n                \"_timestamp\": 1678940387668,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"1\",\n                \"sex\": \"2\",\n                \"area\": \"18\",\n                \"count\": \"354\"\n            },\n            {\n                \"_id\": \"641298e3d7fb4a2f516bca10\",\n                \"_timestamp\": 1678940387637,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"1\",\n                \"sex\": \"2\",\n                \"area\": \"17\",\n                \"count\": \"312\"\n            },\n            {\n                \"_id\": \"641298e3d7fb4a2f516bca0f\",\n                \"_timestamp\": 1678940387610,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"1\",\n                \"sex\": \"2\",\n                \"area\": \"16\",\n                \"count\": \"348\"\n            },\n            {\n                \"_id\": \"641298e3d7fb4a2f516bca0e\",\n                \"_timestamp\": 1678940387554,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"1\",\n                \"sex\": \"2\",\n                \"area\": \"15\",\n                \"count\": \"477\"\n            },\n            {\n                \"_id\": \"641298e3d7fb4a2f516bca0d\",\n                \"_timestamp\": 1678940387532,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"1\",\n                \"sex\": \"2\",\n                \"area\": \"14\",\n                \"count\": \"1152\"\n            },\n            {\n                \"_id\": \"641298e3d7fb4a2f516bca0c\",\n                \"_timestamp\": 1678940387497,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"1\",\n                \"sex\": \"2\",\n                \"area\": \"13\",\n                \"count\": \"2835\"\n            },\n            {\n                \"_id\": \"641298e3d7fb4a2f516bca0b\",\n                \"_timestamp\": 1678940387460,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"1\",\n                \"sex\": \"2\",\n                \"area\": \"12\",\n                \"count\": \"183\"\n            },\n            {\n                \"_id\": \"641298e3d7fb4a2f516bca0a\",\n                \"_timestamp\": 1678940387434,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"1\",\n                \"sex\": \"2\",\n                \"area\": \"09\",\n                \"count\": \"1941\"\n            },\n            {\n                \"_id\": \"641298e3d7fb4a2f516bca09\",\n                \"_timestamp\": 1678940387405,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"1\",\n                \"sex\": \"2\",\n                \"area\": \"08\",\n                \"count\": \"1185\"\n            },\n            {\n                \"_id\": \"641298e3d7fb4a2f516bca08\",\n                \"_timestamp\": 1678940387382,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"1\",\n                \"sex\": \"2\",\n                \"area\": \"07\",\n                \"count\": \"585\"\n            },\n            {\n                \"_id\": \"641298e3d7fb4a2f516bca07\",\n                \"_timestamp\": 1678940387359,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"1\",\n                \"sex\": \"2\",\n                \"area\": \"06\",\n                \"count\": \"876\"\n            },\n            {\n                \"_id\": \"641298e3d7fb4a2f516bca06\",\n                \"_timestamp\": 1678940387328,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"1\",\n                \"sex\": \"2\",\n                \"area\": \"05\",\n                \"count\": \"180\"\n            },\n            {\n                \"_id\": \"641298e3d7fb4a2f516bca05\",\n                \"_timestamp\": 1678940387297,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"1\",\n                \"sex\": \"2\",\n                \"area\": \"04\",\n                \"count\": \"1614\"\n            },\n            {\n                \"_id\": \"641298e3d7fb4a2f516bca04\",\n                \"_timestamp\": 1678940387265,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"1\",\n                \"sex\": \"2\",\n                \"area\": \"03\",\n                \"count\": \"1992\"\n            },\n            {\n                \"_id\": \"641298e3d7fb4a2f516bca03\",\n                \"_timestamp\": 1678940387242,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"1\",\n                \"sex\": \"2\",\n                \"area\": \"02\",\n                \"count\": \"4161\"\n            },\n            {\n                \"_id\": \"641298e3d7fb4a2f516bca02\",\n                \"_timestamp\": 1678940387214,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"1\",\n                \"sex\": \"2\",\n                \"area\": \"01\",\n                \"count\": \"954\"\n            },\n            {\n                \"_id\": \"641298e3d7fb4a2f516bca01\",\n                \"_timestamp\": 1678940387191,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"1\",\n                \"sex\": \"1\",\n                \"area\": \"77\",\n                \"count\": \"18087\"\n            },\n            {\n                \"_id\": \"641298e3d7fb4a2f516bca00\",\n                \"_timestamp\": 1678940387161,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"1\",\n                \"sex\": \"1\",\n                \"area\": \"9999\",\n                \"count\": \"18087\"\n            },\n            {\n                \"_id\": \"641298e3d7fb4a2f516bc9ff\",\n                \"_timestamp\": 1678940387139,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"1\",\n                \"sex\": \"1\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"641298e3d7fb4a2f516bc9fe\",\n                \"_timestamp\": 1678940387116,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"1\",\n                \"sex\": \"1\",\n                \"area\": \"18\",\n                \"count\": \"333\"\n            },\n            {\n                \"_id\": \"641298e3d7fb4a2f516bc9fd\",\n                \"_timestamp\": 1678940387092,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"1\",\n                \"sex\": \"1\",\n                \"area\": \"17\",\n                \"count\": \"291\"\n            },\n            {\n                \"_id\": \"641298e3d7fb4a2f516bc9fc\",\n                \"_timestamp\": 1678940387069,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"1\",\n                \"sex\": \"1\",\n                \"area\": \"16\",\n                \"count\": \"378\"\n            },\n            {\n                \"_id\": \"641298e3d7fb4a2f516bc9fb\",\n                \"_timestamp\": 1678940387035,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"1\",\n                \"sex\": \"1\",\n                \"area\": \"15\",\n                \"count\": \"447\"\n            },\n            {\n                \"_id\": \"641298e3d7fb4a2f516bc9fa\",\n                \"_timestamp\": 1678940387010,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"1\",\n                \"sex\": \"1\",\n                \"area\": \"14\",\n                \"count\": \"1098\"\n            },\n            {\n                \"_id\": \"641298e2d7fb4a2f516bc9f9\",\n                \"_timestamp\": 1678940386982,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"1\",\n                \"sex\": \"1\",\n                \"area\": \"13\",\n                \"count\": \"2565\"\n            },\n            {\n                \"_id\": \"641298e2d7fb4a2f516bc9f8\",\n                \"_timestamp\": 1678940386956,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"1\",\n                \"sex\": \"1\",\n                \"area\": \"12\",\n                \"count\": \"213\"\n            },\n            {\n                \"_id\": \"641298e2d7fb4a2f516bc9f7\",\n                \"_timestamp\": 1678940386907,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"1\",\n                \"sex\": \"1\",\n                \"area\": \"09\",\n                \"count\": \"1827\"\n            },\n            {\n                \"_id\": \"641298e2d7fb4a2f516bc9f6\",\n                \"_timestamp\": 1678940386875,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"1\",\n                \"sex\": \"1\",\n                \"area\": \"08\",\n                \"count\": \"1104\"\n            },\n            {\n                \"_id\": \"641298e2d7fb4a2f516bc9f5\",\n                \"_timestamp\": 1678940386849,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"1\",\n                \"sex\": \"1\",\n                \"area\": \"07\",\n                \"count\": \"522\"\n            },\n            {\n                \"_id\": \"641298e2d7fb4a2f516bc9f4\",\n                \"_timestamp\": 1678940386826,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"1\",\n                \"sex\": \"1\",\n                \"area\": \"06\",\n                \"count\": \"801\"\n            },\n            {\n                \"_id\": \"641298e2d7fb4a2f516bc9f3\",\n                \"_timestamp\": 1678940386803,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"1\",\n                \"sex\": \"1\",\n                \"area\": \"05\",\n                \"count\": \"162\"\n            },\n            {\n                \"_id\": \"641298e2d7fb4a2f516bc9f2\",\n                \"_timestamp\": 1678940386781,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"1\",\n                \"sex\": \"1\",\n                \"area\": \"04\",\n                \"count\": \"1446\"\n            },\n            {\n                \"_id\": \"641298e2d7fb4a2f516bc9f1\",\n                \"_timestamp\": 1678940386755,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"1\",\n                \"sex\": \"1\",\n                \"area\": \"03\",\n                \"count\": \"1977\"\n            },\n            {\n                \"_id\": \"641298e2d7fb4a2f516bc9f0\",\n                \"_timestamp\": 1678940386731,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"1\",\n                \"sex\": \"1\",\n                \"area\": \"02\",\n                \"count\": \"3876\"\n            },\n            {\n                \"_id\": \"641298e2d7fb4a2f516bc9ef\",\n                \"_timestamp\": 1678940386705,\n                \"year\": \"2018\",\n                \"age\": \"070\",\n                \"ethnic\": \"1\",\n                \"sex\": \"1\",\n                \"area\": \"01\",\n                \"count\": \"1044\"\n            },\n            {\n                \"_id\": \"641298e2d7fb4a2f516bc9ee\",\n                \"_timestamp\": 1678940386680,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"77\",\n                \"count\": \"43797\"\n            },\n            {\n                \"_id\": \"641298e2d7fb4a2f516bc9ed\",\n                \"_timestamp\": 1678940386653,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"9999\",\n                \"count\": \"43803\"\n            },\n            {\n                \"_id\": \"641298e2d7fb4a2f516bc9ec\",\n                \"_timestamp\": 1678940386628,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"99\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"641298e2d7fb4a2f516bc9eb\",\n                \"_timestamp\": 1678940386605,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"18\",\n                \"count\": \"624\"\n            },\n            {\n                \"_id\": \"641298e2d7fb4a2f516bc9ea\",\n                \"_timestamp\": 1678940386582,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"17\",\n                \"count\": \"615\"\n            },\n            {\n                \"_id\": \"641298e2d7fb4a2f516bc9e9\",\n                \"_timestamp\": 1678940386535,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"16\",\n                \"count\": \"732\"\n            },\n            {\n                \"_id\": \"641298e2d7fb4a2f516bc9e8\",\n                \"_timestamp\": 1678940386503,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"15\",\n                \"count\": \"1005\"\n            },\n            {\n                \"_id\": \"641298e2d7fb4a2f516bc9e7\",\n                \"_timestamp\": 1678940386475,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"14\",\n                \"count\": \"2313\"\n            },\n            {\n                \"_id\": \"641298e2d7fb4a2f516bc9e6\",\n                \"_timestamp\": 1678940386442,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"13\",\n                \"count\": \"5874\"\n            },\n            {\n                \"_id\": \"641298e2d7fb4a2f516bc9e5\",\n                \"_timestamp\": 1678940386415,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"12\",\n                \"count\": \"390\"\n            },\n            {\n                \"_id\": \"641298e2d7fb4a2f516bc9e4\",\n                \"_timestamp\": 1678940386390,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"09\",\n                \"count\": \"4392\"\n            },\n            {\n                \"_id\": \"641298e2d7fb4a2f516bc9e3\",\n                \"_timestamp\": 1678940386358,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"08\",\n                \"count\": \"2664\"\n            },\n            {\n                \"_id\": \"641298e2d7fb4a2f516bc9e2\",\n                \"_timestamp\": 1678940386336,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"07\",\n                \"count\": \"1263\"\n            },\n            {\n                \"_id\": \"641298e2d7fb4a2f516bc9e1\",\n                \"_timestamp\": 1678940386303,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"06\",\n                \"count\": \"1830\"\n            },\n            {\n                \"_id\": \"641298e2d7fb4a2f516bc9e0\",\n                \"_timestamp\": 1678940386278,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"05\",\n                \"count\": \"441\"\n            },\n            {\n                \"_id\": \"641298e2d7fb4a2f516bc9df\",\n                \"_timestamp\": 1678940386252,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"04\",\n                \"count\": \"3435\"\n            },\n            {\n                \"_id\": \"641298e2d7fb4a2f516bc9de\",\n                \"_timestamp\": 1678940386225,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"03\",\n                \"count\": \"4554\"\n            },\n            {\n                \"_id\": \"641298e2d7fb4a2f516bc9dd\",\n                \"_timestamp\": 1678940386203,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"02\",\n                \"count\": \"11463\"\n            },\n            {\n                \"_id\": \"641298e2d7fb4a2f516bc9dc\",\n                \"_timestamp\": 1678940386179,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"01\",\n                \"count\": \"2202\"\n            },\n            {\n                \"_id\": \"641298e2d7fb4a2f516bc9db\",\n                \"_timestamp\": 1678940386156,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"77\",\n                \"count\": \"22353\"\n            },\n            {\n                \"_id\": \"641298e2d7fb4a2f516bc9da\",\n                \"_timestamp\": 1678940386122,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"9999\",\n                \"count\": \"22353\"\n            },\n            {\n                \"_id\": \"641298e2d7fb4a2f516bc9d9\",\n                \"_timestamp\": 1678940386098,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"99\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641298e2d7fb4a2f516bc9d8\",\n                \"_timestamp\": 1678940386074,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"18\",\n                \"count\": \"318\"\n            },\n            {\n                \"_id\": \"641298e2d7fb4a2f516bc9d7\",\n                \"_timestamp\": 1678940386046,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"17\",\n                \"count\": \"324\"\n            },\n            {\n                \"_id\": \"641298e2d7fb4a2f516bc9d6\",\n                \"_timestamp\": 1678940386020,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"16\",\n                \"count\": \"354\"\n            },\n            {\n                \"_id\": \"641298e1d7fb4a2f516bc9d5\",\n                \"_timestamp\": 1678940385985,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"15\",\n                \"count\": \"492\"\n            },\n            {\n                \"_id\": \"641298e1d7fb4a2f516bc9d4\",\n                \"_timestamp\": 1678940385946,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"14\",\n                \"count\": \"1152\"\n            },\n            {\n                \"_id\": \"641298e1d7fb4a2f516bc9d3\",\n                \"_timestamp\": 1678940385915,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"13\",\n                \"count\": \"3039\"\n            },\n            {\n                \"_id\": \"641298e1d7fb4a2f516bc9d2\",\n                \"_timestamp\": 1678940385889,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"12\",\n                \"count\": \"174\"\n            },\n            {\n                \"_id\": \"641298e1d7fb4a2f516bc9d1\",\n                \"_timestamp\": 1678940385855,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"09\",\n                \"count\": \"2343\"\n            },\n            {\n                \"_id\": \"641298e1d7fb4a2f516bc9d0\",\n                \"_timestamp\": 1678940385830,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"08\",\n                \"count\": \"1368\"\n            },\n            {\n                \"_id\": \"641298e1d7fb4a2f516bc9cf\",\n                \"_timestamp\": 1678940385804,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"07\",\n                \"count\": \"615\"\n            },\n            {\n                \"_id\": \"641298e1d7fb4a2f516bc9ce\",\n                \"_timestamp\": 1678940385777,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"06\",\n                \"count\": \"927\"\n            },\n            {\n                \"_id\": \"641298e1d7fb4a2f516bc9cd\",\n                \"_timestamp\": 1678940385749,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"05\",\n                \"count\": \"219\"\n            },\n            {\n                \"_id\": \"641298e1d7fb4a2f516bc9cc\",\n                \"_timestamp\": 1678940385727,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"04\",\n                \"count\": \"1716\"\n            },\n            {\n                \"_id\": \"641298e1d7fb4a2f516bc9cb\",\n                \"_timestamp\": 1678940385700,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"03\",\n                \"count\": \"2298\"\n            },\n            {\n                \"_id\": \"641298e1d7fb4a2f516bc9ca\",\n                \"_timestamp\": 1678940385673,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"02\",\n                \"count\": \"5928\"\n            },\n            {\n                \"_id\": \"641298e1d7fb4a2f516bc9c9\",\n                \"_timestamp\": 1678940385648,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"01\",\n                \"count\": \"1098\"\n            },\n            {\n                \"_id\": \"641298e1d7fb4a2f516bc9c8\",\n                \"_timestamp\": 1678940385624,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"1\",\n                \"area\": \"77\",\n                \"count\": \"21444\"\n            },\n            {\n                \"_id\": \"641298e1d7fb4a2f516bc9c7\",\n                \"_timestamp\": 1678940385602,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"1\",\n                \"area\": \"9999\",\n                \"count\": \"21450\"\n            },\n            {\n                \"_id\": \"641298e1d7fb4a2f516bc9c6\",\n                \"_timestamp\": 1678940385569,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"1\",\n                \"area\": \"99\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"641298e1d7fb4a2f516bc9c5\",\n                \"_timestamp\": 1678940385543,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"1\",\n                \"area\": \"18\",\n                \"count\": \"309\"\n            },\n            {\n                \"_id\": \"641298e1d7fb4a2f516bc9c4\",\n                \"_timestamp\": 1678940385511,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"1\",\n                \"area\": \"17\",\n                \"count\": \"294\"\n            },\n            {\n                \"_id\": \"641298e1d7fb4a2f516bc9c3\",\n                \"_timestamp\": 1678940385436,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"1\",\n                \"area\": \"16\",\n                \"count\": \"378\"\n            },\n            {\n                \"_id\": \"641298e1d7fb4a2f516bc9c2\",\n                \"_timestamp\": 1678940385394,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"1\",\n                \"area\": \"15\",\n                \"count\": \"516\"\n            },\n            {\n                \"_id\": \"641298e1d7fb4a2f516bc9c1\",\n                \"_timestamp\": 1678940385367,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"1\",\n                \"area\": \"14\",\n                \"count\": \"1161\"\n            },\n            {\n                \"_id\": \"641298e1d7fb4a2f516bc9c0\",\n                \"_timestamp\": 1678940385340,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"1\",\n                \"area\": \"13\",\n                \"count\": \"2838\"\n            },\n            {\n                \"_id\": \"641298e1d7fb4a2f516bc9bf\",\n                \"_timestamp\": 1678940385315,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"1\",\n                \"area\": \"12\",\n                \"count\": \"213\"\n            },\n            {\n                \"_id\": \"641298e1d7fb4a2f516bc9be\",\n                \"_timestamp\": 1678940385292,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"1\",\n                \"area\": \"09\",\n                \"count\": \"2052\"\n            },\n            {\n                \"_id\": \"641298e1d7fb4a2f516bc9bd\",\n                \"_timestamp\": 1678940385269,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"1\",\n                \"area\": \"08\",\n                \"count\": \"1296\"\n            },\n            {\n                \"_id\": \"641298e1d7fb4a2f516bc9bc\",\n                \"_timestamp\": 1678940385246,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"1\",\n                \"area\": \"07\",\n                \"count\": \"648\"\n            },\n            {\n                \"_id\": \"641298e1d7fb4a2f516bc9bb\",\n                \"_timestamp\": 1678940385222,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"1\",\n                \"area\": \"06\",\n                \"count\": \"900\"\n            },\n            {\n                \"_id\": \"641298e1d7fb4a2f516bc9ba\",\n                \"_timestamp\": 1678940385196,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"1\",\n                \"area\": \"05\",\n                \"count\": \"225\"\n            },\n            {\n                \"_id\": \"641298e1d7fb4a2f516bc9b9\",\n                \"_timestamp\": 1678940385173,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"1\",\n                \"area\": \"04\",\n                \"count\": \"1722\"\n            },\n            {\n                \"_id\": \"641298e1d7fb4a2f516bc9b8\",\n                \"_timestamp\": 1678940385148,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"1\",\n                \"area\": \"03\",\n                \"count\": \"2256\"\n            },\n            {\n                \"_id\": \"641298e1d7fb4a2f516bc9b7\",\n                \"_timestamp\": 1678940385120,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"1\",\n                \"area\": \"02\",\n                \"count\": \"5535\"\n            },\n            {\n                \"_id\": \"641298e1d7fb4a2f516bc9b6\",\n                \"_timestamp\": 1678940385094,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"1\",\n                \"area\": \"01\",\n                \"count\": \"1104\"\n            },\n            {\n                \"_id\": \"641298e1d7fb4a2f516bc9b5\",\n                \"_timestamp\": 1678940385070,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"77\",\n                \"sex\": \"9\",\n                \"area\": \"77\",\n                \"count\": \"43797\"\n            },\n            {\n                \"_id\": \"641298e1d7fb4a2f516bc9b4\",\n                \"_timestamp\": 1678940385037,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"77\",\n                \"sex\": \"9\",\n                \"area\": \"9999\",\n                \"count\": \"43803\"\n            },\n            {\n                \"_id\": \"641298e1d7fb4a2f516bc9b3\",\n                \"_timestamp\": 1678940385006,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"77\",\n                \"sex\": \"9\",\n                \"area\": \"99\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"641298e0d7fb4a2f516bc9b2\",\n                \"_timestamp\": 1678940384977,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"77\",\n                \"sex\": \"9\",\n                \"area\": \"18\",\n                \"count\": \"624\"\n            },\n            {\n                \"_id\": \"641298e0d7fb4a2f516bc9b1\",\n                \"_timestamp\": 1678940384954,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"77\",\n                \"sex\": \"9\",\n                \"area\": \"17\",\n                \"count\": \"615\"\n            },\n            {\n                \"_id\": \"641298e0d7fb4a2f516bc9b0\",\n                \"_timestamp\": 1678940384921,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"77\",\n                \"sex\": \"9\",\n                \"area\": \"16\",\n                \"count\": \"732\"\n            },\n            {\n                \"_id\": \"641298e0d7fb4a2f516bc9af\",\n                \"_timestamp\": 1678940384897,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"77\",\n                \"sex\": \"9\",\n                \"area\": \"15\",\n                \"count\": \"1005\"\n            },\n            {\n                \"_id\": \"641298e0d7fb4a2f516bc9ae\",\n                \"_timestamp\": 1678940384865,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"77\",\n                \"sex\": \"9\",\n                \"area\": \"14\",\n                \"count\": \"2313\"\n            },\n            {\n                \"_id\": \"641298e0d7fb4a2f516bc9ad\",\n                \"_timestamp\": 1678940384835,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"77\",\n                \"sex\": \"9\",\n                \"area\": \"13\",\n                \"count\": \"5874\"\n            },\n            {\n                \"_id\": \"641298e0d7fb4a2f516bc9ac\",\n                \"_timestamp\": 1678940384803,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"77\",\n                \"sex\": \"9\",\n                \"area\": \"12\",\n                \"count\": \"390\"\n            },\n            {\n                \"_id\": \"641298e0d7fb4a2f516bc9ab\",\n                \"_timestamp\": 1678940384768,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"77\",\n                \"sex\": \"9\",\n                \"area\": \"09\",\n                \"count\": \"4392\"\n            },\n            {\n                \"_id\": \"641298e0d7fb4a2f516bc9aa\",\n                \"_timestamp\": 1678940384743,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"77\",\n                \"sex\": \"9\",\n                \"area\": \"08\",\n                \"count\": \"2664\"\n            },\n            {\n                \"_id\": \"641298e0d7fb4a2f516bc9a9\",\n                \"_timestamp\": 1678940384720,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"77\",\n                \"sex\": \"9\",\n                \"area\": \"07\",\n                \"count\": \"1263\"\n            },\n            {\n                \"_id\": \"641298e0d7fb4a2f516bc9a8\",\n                \"_timestamp\": 1678940384697,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"77\",\n                \"sex\": \"9\",\n                \"area\": \"06\",\n                \"count\": \"1830\"\n            },\n            {\n                \"_id\": \"641298e0d7fb4a2f516bc9a7\",\n                \"_timestamp\": 1678940384669,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"77\",\n                \"sex\": \"9\",\n                \"area\": \"05\",\n                \"count\": \"441\"\n            },\n            {\n                \"_id\": \"641298e0d7fb4a2f516bc9a6\",\n                \"_timestamp\": 1678940384642,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"77\",\n                \"sex\": \"9\",\n                \"area\": \"04\",\n                \"count\": \"3435\"\n            },\n            {\n                \"_id\": \"641298e0d7fb4a2f516bc9a5\",\n                \"_timestamp\": 1678940384614,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"77\",\n                \"sex\": \"9\",\n                \"area\": \"03\",\n                \"count\": \"4554\"\n            },\n            {\n                \"_id\": \"641298e0d7fb4a2f516bc9a4\",\n                \"_timestamp\": 1678940384584,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"77\",\n                \"sex\": \"9\",\n                \"area\": \"02\",\n                \"count\": \"11463\"\n            },\n            {\n                \"_id\": \"641298e0d7fb4a2f516bc9a3\",\n                \"_timestamp\": 1678940384559,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"77\",\n                \"sex\": \"9\",\n                \"area\": \"01\",\n                \"count\": \"2202\"\n            },\n            {\n                \"_id\": \"641298e0d7fb4a2f516bc9a2\",\n                \"_timestamp\": 1678940384532,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"77\",\n                \"sex\": \"2\",\n                \"area\": \"77\",\n                \"count\": \"22353\"\n            },\n            {\n                \"_id\": \"641298e0d7fb4a2f516bc9a1\",\n                \"_timestamp\": 1678940384506,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"77\",\n                \"sex\": \"2\",\n                \"area\": \"9999\",\n                \"count\": \"22353\"\n            },\n            {\n                \"_id\": \"641298e0d7fb4a2f516bc9a0\",\n                \"_timestamp\": 1678940384476,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"77\",\n                \"sex\": \"2\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"641298e0d7fb4a2f516bc99f\",\n                \"_timestamp\": 1678940384452,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"77\",\n                \"sex\": \"2\",\n                \"area\": \"18\",\n                \"count\": \"318\"\n            },\n            {\n                \"_id\": \"641298e0d7fb4a2f516bc99e\",\n                \"_timestamp\": 1678940384426,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"77\",\n                \"sex\": \"2\",\n                \"area\": \"17\",\n                \"count\": \"324\"\n            },\n            {\n                \"_id\": \"641298e0d7fb4a2f516bc99d\",\n                \"_timestamp\": 1678940384398,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"77\",\n                \"sex\": \"2\",\n                \"area\": \"16\",\n                \"count\": \"354\"\n            },\n            {\n                \"_id\": \"641298e0d7fb4a2f516bc99c\",\n                \"_timestamp\": 1678940384370,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"77\",\n                \"sex\": \"2\",\n                \"area\": \"15\",\n                \"count\": \"492\"\n            },\n            {\n                \"_id\": \"641298e0d7fb4a2f516bc99b\",\n                \"_timestamp\": 1678940384343,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"77\",\n                \"sex\": \"2\",\n                \"area\": \"14\",\n                \"count\": \"1152\"\n            },\n            {\n                \"_id\": \"641298e0d7fb4a2f516bc99a\",\n                \"_timestamp\": 1678940384315,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"77\",\n                \"sex\": \"2\",\n                \"area\": \"13\",\n                \"count\": \"3039\"\n            },\n            {\n                \"_id\": \"641298e0d7fb4a2f516bc999\",\n                \"_timestamp\": 1678940384291,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"77\",\n                \"sex\": \"2\",\n                \"area\": \"12\",\n                \"count\": \"174\"\n            },\n            {\n                \"_id\": \"641298e0d7fb4a2f516bc998\",\n                \"_timestamp\": 1678940384268,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"77\",\n                \"sex\": \"2\",\n                \"area\": \"09\",\n                \"count\": \"2343\"\n            },\n            {\n                \"_id\": \"641298e0d7fb4a2f516bc997\",\n                \"_timestamp\": 1678940384245,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"77\",\n                \"sex\": \"2\",\n                \"area\": \"08\",\n                \"count\": \"1368\"\n            },\n            {\n                \"_id\": \"641298e0d7fb4a2f516bc996\",\n                \"_timestamp\": 1678940384221,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"77\",\n                \"sex\": \"2\",\n                \"area\": \"07\",\n                \"count\": \"615\"\n            },\n            {\n                \"_id\": \"641298e0d7fb4a2f516bc995\",\n                \"_timestamp\": 1678940384194,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"77\",\n                \"sex\": \"2\",\n                \"area\": \"06\",\n                \"count\": \"927\"\n            },\n            {\n                \"_id\": \"641298e0d7fb4a2f516bc994\",\n                \"_timestamp\": 1678940384171,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"77\",\n                \"sex\": \"2\",\n                \"area\": \"05\",\n                \"count\": \"219\"\n            },\n            {\n                \"_id\": \"641298e0d7fb4a2f516bc993\",\n                \"_timestamp\": 1678940384147,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"77\",\n                \"sex\": \"2\",\n                \"area\": \"04\",\n                \"count\": \"1716\"\n            },\n            {\n                \"_id\": \"641298e0d7fb4a2f516bc992\",\n                \"_timestamp\": 1678940384123,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"77\",\n                \"sex\": \"2\",\n                \"area\": \"03\",\n                \"count\": \"2298\"\n            },\n            {\n                \"_id\": \"641298e0d7fb4a2f516bc991\",\n                \"_timestamp\": 1678940384093,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"77\",\n                \"sex\": \"2\",\n                \"area\": \"02\",\n                \"count\": \"5928\"\n            },\n            {\n                \"_id\": \"641298e0d7fb4a2f516bc990\",\n                \"_timestamp\": 1678940384036,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"77\",\n                \"sex\": \"2\",\n                \"area\": \"01\",\n                \"count\": \"1098\"\n            },\n            {\n                \"_id\": \"641298e0d7fb4a2f516bc98f\",\n                \"_timestamp\": 1678940384012,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"77\",\n                \"sex\": \"1\",\n                \"area\": \"77\",\n                \"count\": \"21444\"\n            },\n            {\n                \"_id\": \"641298dfd7fb4a2f516bc98e\",\n                \"_timestamp\": 1678940383984,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"77\",\n                \"sex\": \"1\",\n                \"area\": \"9999\",\n                \"count\": \"21450\"\n            },\n            {\n                \"_id\": \"641298dfd7fb4a2f516bc98d\",\n                \"_timestamp\": 1678940383960,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"77\",\n                \"sex\": \"1\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"641298dfd7fb4a2f516bc98c\",\n                \"_timestamp\": 1678940383923,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"77\",\n                \"sex\": \"1\",\n                \"area\": \"18\",\n                \"count\": \"309\"\n            },\n            {\n                \"_id\": \"641298dfd7fb4a2f516bc98b\",\n                \"_timestamp\": 1678940383899,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"77\",\n                \"sex\": \"1\",\n                \"area\": \"17\",\n                \"count\": \"294\"\n            },\n            {\n                \"_id\": \"641298dfd7fb4a2f516bc98a\",\n                \"_timestamp\": 1678940383876,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"77\",\n                \"sex\": \"1\",\n                \"area\": \"16\",\n                \"count\": \"378\"\n            },\n            {\n                \"_id\": \"641298dfd7fb4a2f516bc989\",\n                \"_timestamp\": 1678940383837,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"77\",\n                \"sex\": \"1\",\n                \"area\": \"15\",\n                \"count\": \"516\"\n            },\n            {\n                \"_id\": \"641298dfd7fb4a2f516bc988\",\n                \"_timestamp\": 1678940383811,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"77\",\n                \"sex\": \"1\",\n                \"area\": \"14\",\n                \"count\": \"1161\"\n            },\n            {\n                \"_id\": \"641298dfd7fb4a2f516bc987\",\n                \"_timestamp\": 1678940383787,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"77\",\n                \"sex\": \"1\",\n                \"area\": \"13\",\n                \"count\": \"2838\"\n            },\n            {\n                \"_id\": \"641298dfd7fb4a2f516bc986\",\n                \"_timestamp\": 1678940383763,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"77\",\n                \"sex\": \"1\",\n                \"area\": \"12\",\n                \"count\": \"213\"\n            },\n            {\n                \"_id\": \"641298dfd7fb4a2f516bc985\",\n                \"_timestamp\": 1678940383740,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"77\",\n                \"sex\": \"1\",\n                \"area\": \"09\",\n                \"count\": \"2052\"\n            },\n            {\n                \"_id\": \"641298dfd7fb4a2f516bc984\",\n                \"_timestamp\": 1678940383716,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"77\",\n                \"sex\": \"1\",\n                \"area\": \"08\",\n                \"count\": \"1296\"\n            },\n            {\n                \"_id\": \"641298dfd7fb4a2f516bc983\",\n                \"_timestamp\": 1678940383693,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"77\",\n                \"sex\": \"1\",\n                \"area\": \"07\",\n                \"count\": \"648\"\n            },\n            {\n                \"_id\": \"641298dfd7fb4a2f516bc982\",\n                \"_timestamp\": 1678940383669,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"77\",\n                \"sex\": \"1\",\n                \"area\": \"06\",\n                \"count\": \"900\"\n            },\n            {\n                \"_id\": \"641298dfd7fb4a2f516bc981\",\n                \"_timestamp\": 1678940383645,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"77\",\n                \"sex\": \"1\",\n                \"area\": \"05\",\n                \"count\": \"225\"\n            },\n            {\n                \"_id\": \"641298dfd7fb4a2f516bc980\",\n                \"_timestamp\": 1678940383623,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"77\",\n                \"sex\": \"1\",\n                \"area\": \"04\",\n                \"count\": \"1722\"\n            },\n            {\n                \"_id\": \"641298dfd7fb4a2f516bc97f\",\n                \"_timestamp\": 1678940383597,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"77\",\n                \"sex\": \"1\",\n                \"area\": \"03\",\n                \"count\": \"2256\"\n            },\n            {\n                \"_id\": \"641298dfd7fb4a2f516bc97e\",\n                \"_timestamp\": 1678940383573,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"77\",\n                \"sex\": \"1\",\n                \"area\": \"02\",\n                \"count\": \"5535\"\n            },\n            {\n                \"_id\": \"641298dfd7fb4a2f516bc97d\",\n                \"_timestamp\": 1678940383545,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"77\",\n                \"sex\": \"1\",\n                \"area\": \"01\",\n                \"count\": \"1104\"\n            },\n            {\n                \"_id\": \"641298dfd7fb4a2f516bc97c\",\n                \"_timestamp\": 1678940383522,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"9\",\n                \"sex\": \"9\",\n                \"area\": \"77\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641298dfd7fb4a2f516bc97b\",\n                \"_timestamp\": 1678940383495,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"9\",\n                \"sex\": \"9\",\n                \"area\": \"9999\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641298dfd7fb4a2f516bc97a\",\n                \"_timestamp\": 1678940383469,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"9\",\n                \"sex\": \"9\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"641298dfd7fb4a2f516bc979\",\n                \"_timestamp\": 1678940383444,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"9\",\n                \"sex\": \"9\",\n                \"area\": \"18\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641298dfd7fb4a2f516bc978\",\n                \"_timestamp\": 1678940383419,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"9\",\n                \"sex\": \"9\",\n                \"area\": \"17\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641298dfd7fb4a2f516bc977\",\n                \"_timestamp\": 1678940383391,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"9\",\n                \"sex\": \"9\",\n                \"area\": \"16\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641298dfd7fb4a2f516bc976\",\n                \"_timestamp\": 1678940383369,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"9\",\n                \"sex\": \"9\",\n                \"area\": \"15\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641298dfd7fb4a2f516bc975\",\n                \"_timestamp\": 1678940383346,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"9\",\n                \"sex\": \"9\",\n                \"area\": \"14\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641298dfd7fb4a2f516bc974\",\n                \"_timestamp\": 1678940383148,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"9\",\n                \"sex\": \"9\",\n                \"area\": \"13\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641298dfd7fb4a2f516bc973\",\n                \"_timestamp\": 1678940383123,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"9\",\n                \"sex\": \"9\",\n                \"area\": \"12\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641298dfd7fb4a2f516bc972\",\n                \"_timestamp\": 1678940383099,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"9\",\n                \"sex\": \"9\",\n                \"area\": \"09\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641298dfd7fb4a2f516bc971\",\n                \"_timestamp\": 1678940383067,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"9\",\n                \"sex\": \"9\",\n                \"area\": \"08\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641298dfd7fb4a2f516bc970\",\n                \"_timestamp\": 1678940383038,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"9\",\n                \"sex\": \"9\",\n                \"area\": \"07\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641298dfd7fb4a2f516bc96f\",\n                \"_timestamp\": 1678940383013,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"9\",\n                \"sex\": \"9\",\n                \"area\": \"06\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641298ded7fb4a2f516bc96e\",\n                \"_timestamp\": 1678940382938,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"9\",\n                \"sex\": \"9\",\n                \"area\": \"05\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641298ded7fb4a2f516bc96d\",\n                \"_timestamp\": 1678940382901,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"9\",\n                \"sex\": \"9\",\n                \"area\": \"04\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641298ded7fb4a2f516bc96c\",\n                \"_timestamp\": 1678940382819,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"9\",\n                \"sex\": \"9\",\n                \"area\": \"03\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641298ded7fb4a2f516bc96b\",\n                \"_timestamp\": 1678940382784,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"9\",\n                \"sex\": \"9\",\n                \"area\": \"02\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641298ded7fb4a2f516bc96a\",\n                \"_timestamp\": 1678940382744,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"9\",\n                \"sex\": \"9\",\n                \"area\": \"01\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641298ded7fb4a2f516bc969\",\n                \"_timestamp\": 1678940382720,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"9\",\n                \"sex\": \"2\",\n                \"area\": \"77\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641298ded7fb4a2f516bc968\",\n                \"_timestamp\": 1678940382697,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"9\",\n                \"sex\": \"2\",\n                \"area\": \"9999\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641298ded7fb4a2f516bc967\",\n                \"_timestamp\": 1678940382673,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"9\",\n                \"sex\": \"2\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"641298ded7fb4a2f516bc966\",\n                \"_timestamp\": 1678940382642,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"9\",\n                \"sex\": \"2\",\n                \"area\": \"18\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641298ded7fb4a2f516bc965\",\n                \"_timestamp\": 1678940382617,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"9\",\n                \"sex\": \"2\",\n                \"area\": \"17\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641298ded7fb4a2f516bc964\",\n                \"_timestamp\": 1678940382586,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"9\",\n                \"sex\": \"2\",\n                \"area\": \"16\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641298ded7fb4a2f516bc963\",\n                \"_timestamp\": 1678940382556,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"9\",\n                \"sex\": \"2\",\n                \"area\": \"15\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641298ded7fb4a2f516bc962\",\n                \"_timestamp\": 1678940382525,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"9\",\n                \"sex\": \"2\",\n                \"area\": \"14\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641298ded7fb4a2f516bc961\",\n                \"_timestamp\": 1678940382498,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"9\",\n                \"sex\": \"2\",\n                \"area\": \"13\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641298ded7fb4a2f516bc960\",\n                \"_timestamp\": 1678940382474,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"9\",\n                \"sex\": \"2\",\n                \"area\": \"12\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641298ded7fb4a2f516bc95f\",\n                \"_timestamp\": 1678940382451,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"9\",\n                \"sex\": \"2\",\n                \"area\": \"09\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641298ded7fb4a2f516bc95e\",\n                \"_timestamp\": 1678940382429,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"9\",\n                \"sex\": \"2\",\n                \"area\": \"08\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641298ded7fb4a2f516bc95d\",\n                \"_timestamp\": 1678940382406,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"9\",\n                \"sex\": \"2\",\n                \"area\": \"07\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641298ded7fb4a2f516bc95c\",\n                \"_timestamp\": 1678940382383,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"9\",\n                \"sex\": \"2\",\n                \"area\": \"06\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641298ded7fb4a2f516bc95b\",\n                \"_timestamp\": 1678940382358,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"9\",\n                \"sex\": \"2\",\n                \"area\": \"05\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641298ded7fb4a2f516bc95a\",\n                \"_timestamp\": 1678940382335,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"9\",\n                \"sex\": \"2\",\n                \"area\": \"04\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641298ded7fb4a2f516bc959\",\n                \"_timestamp\": 1678940382311,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"9\",\n                \"sex\": \"2\",\n                \"area\": \"03\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641298ded7fb4a2f516bc958\",\n                \"_timestamp\": 1678940382288,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"9\",\n                \"sex\": \"2\",\n                \"area\": \"02\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641298ded7fb4a2f516bc957\",\n                \"_timestamp\": 1678940382265,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"9\",\n                \"sex\": \"2\",\n                \"area\": \"01\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641298ded7fb4a2f516bc956\",\n                \"_timestamp\": 1678940382242,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"9\",\n                \"sex\": \"1\",\n                \"area\": \"77\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641298ded7fb4a2f516bc955\",\n                \"_timestamp\": 1678940382218,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"9\",\n                \"sex\": \"1\",\n                \"area\": \"9999\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641298ded7fb4a2f516bc954\",\n                \"_timestamp\": 1678940382194,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"9\",\n                \"sex\": \"1\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"641298ded7fb4a2f516bc953\",\n                \"_timestamp\": 1678940382166,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"9\",\n                \"sex\": \"1\",\n                \"area\": \"18\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641298ded7fb4a2f516bc952\",\n                \"_timestamp\": 1678940382141,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"9\",\n                \"sex\": \"1\",\n                \"area\": \"17\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641298ded7fb4a2f516bc951\",\n                \"_timestamp\": 1678940382116,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"9\",\n                \"sex\": \"1\",\n                \"area\": \"16\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641298ded7fb4a2f516bc950\",\n                \"_timestamp\": 1678940382092,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"9\",\n                \"sex\": \"1\",\n                \"area\": \"15\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641298ded7fb4a2f516bc94f\",\n                \"_timestamp\": 1678940382069,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"9\",\n                \"sex\": \"1\",\n                \"area\": \"14\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641298ded7fb4a2f516bc94e\",\n                \"_timestamp\": 1678940382046,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"9\",\n                \"sex\": \"1\",\n                \"area\": \"13\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641298ded7fb4a2f516bc94d\",\n                \"_timestamp\": 1678940382023,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"9\",\n                \"sex\": \"1\",\n                \"area\": \"12\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641298ddd7fb4a2f516bc94c\",\n                \"_timestamp\": 1678940381994,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"9\",\n                \"sex\": \"1\",\n                \"area\": \"09\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641298ddd7fb4a2f516bc94b\",\n                \"_timestamp\": 1678940381970,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"9\",\n                \"sex\": \"1\",\n                \"area\": \"08\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641298ddd7fb4a2f516bc94a\",\n                \"_timestamp\": 1678940381944,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"9\",\n                \"sex\": \"1\",\n                \"area\": \"07\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641298ddd7fb4a2f516bc949\",\n                \"_timestamp\": 1678940381916,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"9\",\n                \"sex\": \"1\",\n                \"area\": \"06\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641298ddd7fb4a2f516bc948\",\n                \"_timestamp\": 1678940381890,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"9\",\n                \"sex\": \"1\",\n                \"area\": \"05\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641298ddd7fb4a2f516bc947\",\n                \"_timestamp\": 1678940381866,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"9\",\n                \"sex\": \"1\",\n                \"area\": \"04\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641298ddd7fb4a2f516bc946\",\n                \"_timestamp\": 1678940381841,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"9\",\n                \"sex\": \"1\",\n                \"area\": \"03\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641298ddd7fb4a2f516bc945\",\n                \"_timestamp\": 1678940381804,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"9\",\n                \"sex\": \"1\",\n                \"area\": \"02\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641298ddd7fb4a2f516bc944\",\n                \"_timestamp\": 1678940381777,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"9\",\n                \"sex\": \"1\",\n                \"area\": \"01\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641298ddd7fb4a2f516bc943\",\n                \"_timestamp\": 1678940381755,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"6\",\n                \"sex\": \"9\",\n                \"area\": \"77\",\n                \"count\": \"456\"\n            },\n            {\n                \"_id\": \"641298ddd7fb4a2f516bc942\",\n                \"_timestamp\": 1678940381732,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"6\",\n                \"sex\": \"9\",\n                \"area\": \"9999\",\n                \"count\": \"456\"\n            },\n            {\n                \"_id\": \"641298ddd7fb4a2f516bc941\",\n                \"_timestamp\": 1678940381706,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"6\",\n                \"sex\": \"9\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"641298ddd7fb4a2f516bc940\",\n                \"_timestamp\": 1678940381682,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"6\",\n                \"sex\": \"9\",\n                \"area\": \"18\",\n                \"count\": \"12\"\n            },\n            {\n                \"_id\": \"641298ddd7fb4a2f516bc93f\",\n                \"_timestamp\": 1678940381658,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"6\",\n                \"sex\": \"9\",\n                \"area\": \"17\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"641298ddd7fb4a2f516bc93e\",\n                \"_timestamp\": 1678940381631,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"6\",\n                \"sex\": \"9\",\n                \"area\": \"16\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"641298ddd7fb4a2f516bc93d\",\n                \"_timestamp\": 1678940381607,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"6\",\n                \"sex\": \"9\",\n                \"area\": \"15\",\n                \"count\": \"12\"\n            },\n            {\n                \"_id\": \"641298ddd7fb4a2f516bc93c\",\n                \"_timestamp\": 1678940381582,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"6\",\n                \"sex\": \"9\",\n                \"area\": \"14\",\n                \"count\": \"27\"\n            },\n            {\n                \"_id\": \"641298ddd7fb4a2f516bc93b\",\n                \"_timestamp\": 1678940381560,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"6\",\n                \"sex\": \"9\",\n                \"area\": \"13\",\n                \"count\": \"63\"\n            },\n            {\n                \"_id\": \"641298ddd7fb4a2f516bc93a\",\n                \"_timestamp\": 1678940381536,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"6\",\n                \"sex\": \"9\",\n                \"area\": \"12\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"641298ddd7fb4a2f516bc939\",\n                \"_timestamp\": 1678940381510,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"6\",\n                \"sex\": \"9\",\n                \"area\": \"09\",\n                \"count\": \"63\"\n            },\n            {\n                \"_id\": \"641298ddd7fb4a2f516bc938\",\n                \"_timestamp\": 1678940381480,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"6\",\n                \"sex\": \"9\",\n                \"area\": \"08\",\n                \"count\": \"45\"\n            },\n            {\n                \"_id\": \"641298ddd7fb4a2f516bc937\",\n                \"_timestamp\": 1678940381455,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"6\",\n                \"sex\": \"9\",\n                \"area\": \"07\",\n                \"count\": \"15\"\n            },\n            {\n                \"_id\": \"641298ddd7fb4a2f516bc936\",\n                \"_timestamp\": 1678940381432,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"6\",\n                \"sex\": \"9\",\n                \"area\": \"06\",\n                \"count\": \"21\"\n            },\n            {\n                \"_id\": \"641298ddd7fb4a2f516bc935\",\n                \"_timestamp\": 1678940381408,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"6\",\n                \"sex\": \"9\",\n                \"area\": \"05\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"641298ddd7fb4a2f516bc934\",\n                \"_timestamp\": 1678940381384,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"6\",\n                \"sex\": \"9\",\n                \"area\": \"04\",\n                \"count\": \"27\"\n            },\n            {\n                \"_id\": \"641298ddd7fb4a2f516bc933\",\n                \"_timestamp\": 1678940381358,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"6\",\n                \"sex\": \"9\",\n                \"area\": \"03\",\n                \"count\": \"45\"\n            },\n            {\n                \"_id\": \"641298ddd7fb4a2f516bc932\",\n                \"_timestamp\": 1678940381331,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"6\",\n                \"sex\": \"9\",\n                \"area\": \"02\",\n                \"count\": \"81\"\n            },\n            {\n                \"_id\": \"641298ddd7fb4a2f516bc931\",\n                \"_timestamp\": 1678940381306,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"6\",\n                \"sex\": \"9\",\n                \"area\": \"01\",\n                \"count\": \"27\"\n            },\n            {\n                \"_id\": \"641298ddd7fb4a2f516bc930\",\n                \"_timestamp\": 1678940381279,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"6\",\n                \"sex\": \"2\",\n                \"area\": \"77\",\n                \"count\": \"204\"\n            },\n            {\n                \"_id\": \"641298ddd7fb4a2f516bc92f\",\n                \"_timestamp\": 1678940381255,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"6\",\n                \"sex\": \"2\",\n                \"area\": \"9999\",\n                \"count\": \"204\"\n            },\n            {\n                \"_id\": \"641298ddd7fb4a2f516bc92e\",\n                \"_timestamp\": 1678940381232,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"6\",\n                \"sex\": \"2\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"641298ddd7fb4a2f516bc92d\",\n                \"_timestamp\": 1678940381205,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"6\",\n                \"sex\": \"2\",\n                \"area\": \"18\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"641298ddd7fb4a2f516bc92c\",\n                \"_timestamp\": 1678940381180,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"6\",\n                \"sex\": \"2\",\n                \"area\": \"17\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"641298ddd7fb4a2f516bc92b\",\n                \"_timestamp\": 1678940381156,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"6\",\n                \"sex\": \"2\",\n                \"area\": \"16\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641298ddd7fb4a2f516bc92a\",\n                \"_timestamp\": 1678940381133,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"6\",\n                \"sex\": \"2\",\n                \"area\": \"15\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"641298ddd7fb4a2f516bc929\",\n                \"_timestamp\": 1678940381107,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"6\",\n                \"sex\": \"2\",\n                \"area\": \"14\",\n                \"count\": \"15\"\n            },\n            {\n                \"_id\": \"641298ddd7fb4a2f516bc928\",\n                \"_timestamp\": 1678940381084,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"6\",\n                \"sex\": \"2\",\n                \"area\": \"13\",\n                \"count\": \"33\"\n            },\n            {\n                \"_id\": \"641298ddd7fb4a2f516bc927\",\n                \"_timestamp\": 1678940381060,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"6\",\n                \"sex\": \"2\",\n                \"area\": \"12\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"641298ddd7fb4a2f516bc926\",\n                \"_timestamp\": 1678940381035,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"6\",\n                \"sex\": \"2\",\n                \"area\": \"09\",\n                \"count\": \"27\"\n            },\n            {\n                \"_id\": \"641298ddd7fb4a2f516bc925\",\n                \"_timestamp\": 1678940381009,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"6\",\n                \"sex\": \"2\",\n                \"area\": \"08\",\n                \"count\": \"18\"\n            },\n            {\n                \"_id\": \"641298dcd7fb4a2f516bc924\",\n                \"_timestamp\": 1678940380981,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"6\",\n                \"sex\": \"2\",\n                \"area\": \"07\",\n                \"count\": \"9\"\n            },\n            {\n                \"_id\": \"641298dcd7fb4a2f516bc923\",\n                \"_timestamp\": 1678940380958,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"6\",\n                \"sex\": \"2\",\n                \"area\": \"06\",\n                \"count\": \"12\"\n            },\n            {\n                \"_id\": \"641298dcd7fb4a2f516bc922\",\n                \"_timestamp\": 1678940380935,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"6\",\n                \"sex\": \"2\",\n                \"area\": \"05\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641298dcd7fb4a2f516bc921\",\n                \"_timestamp\": 1678940380912,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"6\",\n                \"sex\": \"2\",\n                \"area\": \"04\",\n                \"count\": \"9\"\n            },\n            {\n                \"_id\": \"641298dcd7fb4a2f516bc920\",\n                \"_timestamp\": 1678940380889,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"6\",\n                \"sex\": \"2\",\n                \"area\": \"03\",\n                \"count\": \"18\"\n            },\n            {\n                \"_id\": \"641298dcd7fb4a2f516bc91f\",\n                \"_timestamp\": 1678940380868,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"6\",\n                \"sex\": \"2\",\n                \"area\": \"02\",\n                \"count\": \"33\"\n            },\n            {\n                \"_id\": \"641298dcd7fb4a2f516bc91e\",\n                \"_timestamp\": 1678940380844,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"6\",\n                \"sex\": \"2\",\n                \"area\": \"01\",\n                \"count\": \"9\"\n            },\n            {\n                \"_id\": \"641298dcd7fb4a2f516bc91d\",\n                \"_timestamp\": 1678940380820,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"6\",\n                \"sex\": \"1\",\n                \"area\": \"77\",\n                \"count\": \"252\"\n            },\n            {\n                \"_id\": \"641298dcd7fb4a2f516bc91c\",\n                \"_timestamp\": 1678940380795,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"6\",\n                \"sex\": \"1\",\n                \"area\": \"9999\",\n                \"count\": \"252\"\n            },\n            {\n                \"_id\": \"641298dcd7fb4a2f516bc91b\",\n                \"_timestamp\": 1678940380770,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"6\",\n                \"sex\": \"1\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"641298dcd7fb4a2f516bc91a\",\n                \"_timestamp\": 1678940380746,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"6\",\n                \"sex\": \"1\",\n                \"area\": \"18\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"641298dcd7fb4a2f516bc919\",\n                \"_timestamp\": 1678940380722,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"6\",\n                \"sex\": \"1\",\n                \"area\": \"17\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"641298dcd7fb4a2f516bc918\",\n                \"_timestamp\": 1678940380700,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"6\",\n                \"sex\": \"1\",\n                \"area\": \"16\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"641298dcd7fb4a2f516bc917\",\n                \"_timestamp\": 1678940380675,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"6\",\n                \"sex\": \"1\",\n                \"area\": \"15\",\n                \"count\": \"9\"\n            },\n            {\n                \"_id\": \"641298dcd7fb4a2f516bc916\",\n                \"_timestamp\": 1678940380646,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"6\",\n                \"sex\": \"1\",\n                \"area\": \"14\",\n                \"count\": \"12\"\n            },\n            {\n                \"_id\": \"641298dcd7fb4a2f516bc915\",\n                \"_timestamp\": 1678940380621,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"6\",\n                \"sex\": \"1\",\n                \"area\": \"13\",\n                \"count\": \"30\"\n            },\n            {\n                \"_id\": \"641298dcd7fb4a2f516bc914\",\n                \"_timestamp\": 1678940380591,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"6\",\n                \"sex\": \"1\",\n                \"area\": \"12\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641298dcd7fb4a2f516bc913\",\n                \"_timestamp\": 1678940380567,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"6\",\n                \"sex\": \"1\",\n                \"area\": \"09\",\n                \"count\": \"36\"\n            },\n            {\n                \"_id\": \"641298dcd7fb4a2f516bc912\",\n                \"_timestamp\": 1678940380542,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"6\",\n                \"sex\": \"1\",\n                \"area\": \"08\",\n                \"count\": \"24\"\n            },\n            {\n                \"_id\": \"641298dcd7fb4a2f516bc911\",\n                \"_timestamp\": 1678940380518,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"6\",\n                \"sex\": \"1\",\n                \"area\": \"07\",\n                \"count\": \"9\"\n            },\n            {\n                \"_id\": \"641298dcd7fb4a2f516bc910\",\n                \"_timestamp\": 1678940380493,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"6\",\n                \"sex\": \"1\",\n                \"area\": \"06\",\n                \"count\": \"9\"\n            },\n            {\n                \"_id\": \"641298dcd7fb4a2f516bc90f\",\n                \"_timestamp\": 1678940380469,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"6\",\n                \"sex\": \"1\",\n                \"area\": \"05\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"641298dcd7fb4a2f516bc90e\",\n                \"_timestamp\": 1678940380442,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"6\",\n                \"sex\": \"1\",\n                \"area\": \"04\",\n                \"count\": \"15\"\n            },\n            {\n                \"_id\": \"641298dcd7fb4a2f516bc90d\",\n                \"_timestamp\": 1678940380394,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"6\",\n                \"sex\": \"1\",\n                \"area\": \"03\",\n                \"count\": \"27\"\n            },\n            {\n                \"_id\": \"641298dcd7fb4a2f516bc90c\",\n                \"_timestamp\": 1678940380370,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"6\",\n                \"sex\": \"1\",\n                \"area\": \"02\",\n                \"count\": \"45\"\n            },\n            {\n                \"_id\": \"641298dcd7fb4a2f516bc90b\",\n                \"_timestamp\": 1678940380347,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"6\",\n                \"sex\": \"1\",\n                \"area\": \"01\",\n                \"count\": \"15\"\n            },\n            {\n                \"_id\": \"641298dcd7fb4a2f516bc90a\",\n                \"_timestamp\": 1678940380321,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"5\",\n                \"sex\": \"9\",\n                \"area\": \"77\",\n                \"count\": \"177\"\n            },\n            {\n                \"_id\": \"641298dcd7fb4a2f516bc909\",\n                \"_timestamp\": 1678940380294,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"5\",\n                \"sex\": \"9\",\n                \"area\": \"9999\",\n                \"count\": \"177\"\n            },\n            {\n                \"_id\": \"641298dcd7fb4a2f516bc908\",\n                \"_timestamp\": 1678940380272,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"5\",\n                \"sex\": \"9\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"641298dcd7fb4a2f516bc907\",\n                \"_timestamp\": 1678940380249,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"5\",\n                \"sex\": \"9\",\n                \"area\": \"18\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641298dcd7fb4a2f516bc906\",\n                \"_timestamp\": 1678940380226,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"5\",\n                \"sex\": \"9\",\n                \"area\": \"17\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641298dcd7fb4a2f516bc905\",\n                \"_timestamp\": 1678940380198,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"5\",\n                \"sex\": \"9\",\n                \"area\": \"16\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641298dcd7fb4a2f516bc904\",\n                \"_timestamp\": 1678940380175,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"5\",\n                \"sex\": \"9\",\n                \"area\": \"15\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641298dcd7fb4a2f516bc903\",\n                \"_timestamp\": 1678940380152,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"5\",\n                \"sex\": \"9\",\n                \"area\": \"14\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"641298dcd7fb4a2f516bc902\",\n                \"_timestamp\": 1678940380128,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"5\",\n                \"sex\": \"9\",\n                \"area\": \"13\",\n                \"count\": \"27\"\n            },\n            {\n                \"_id\": \"641298dcd7fb4a2f516bc901\",\n                \"_timestamp\": 1678940380105,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"5\",\n                \"sex\": \"9\",\n                \"area\": \"12\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641298dcd7fb4a2f516bc900\",\n                \"_timestamp\": 1678940380079,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"5\",\n                \"sex\": \"9\",\n                \"area\": \"09\",\n                \"count\": \"30\"\n            },\n            {\n                \"_id\": \"641298dcd7fb4a2f516bc8ff\",\n                \"_timestamp\": 1678940380056,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"5\",\n                \"sex\": \"9\",\n                \"area\": \"08\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"641298dcd7fb4a2f516bc8fe\",\n                \"_timestamp\": 1678940380004,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"5\",\n                \"sex\": \"9\",\n                \"area\": \"07\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641298dbd7fb4a2f516bc8fd\",\n                \"_timestamp\": 1678940379979,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"5\",\n                \"sex\": \"9\",\n                \"area\": \"06\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"641298dbd7fb4a2f516bc8fc\",\n                \"_timestamp\": 1678940379956,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"5\",\n                \"sex\": \"9\",\n                \"area\": \"05\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641298dbd7fb4a2f516bc8fb\",\n                \"_timestamp\": 1678940379932,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"5\",\n                \"sex\": \"9\",\n                \"area\": \"04\",\n                \"count\": \"9\"\n            },\n            {\n                \"_id\": \"641298dbd7fb4a2f516bc8fa\",\n                \"_timestamp\": 1678940379905,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"5\",\n                \"sex\": \"9\",\n                \"area\": \"03\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"641298dbd7fb4a2f516bc8f9\",\n                \"_timestamp\": 1678940379875,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"5\",\n                \"sex\": \"9\",\n                \"area\": \"02\",\n                \"count\": \"84\"\n            },\n            {\n                \"_id\": \"641298dbd7fb4a2f516bc8f8\",\n                \"_timestamp\": 1678940379849,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"5\",\n                \"sex\": \"9\",\n                \"area\": \"01\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"641298dbd7fb4a2f516bc8f7\",\n                \"_timestamp\": 1678940379828,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"5\",\n                \"sex\": \"2\",\n                \"area\": \"77\",\n                \"count\": \"84\"\n            },\n            {\n                \"_id\": \"641298dbd7fb4a2f516bc8f6\",\n                \"_timestamp\": 1678940379805,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"5\",\n                \"sex\": \"2\",\n                \"area\": \"9999\",\n                \"count\": \"84\"\n            },\n            {\n                \"_id\": \"641298dbd7fb4a2f516bc8f5\",\n                \"_timestamp\": 1678940379779,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"5\",\n                \"sex\": \"2\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"641298dbd7fb4a2f516bc8f4\",\n                \"_timestamp\": 1678940379749,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"5\",\n                \"sex\": \"2\",\n                \"area\": \"18\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641298dbd7fb4a2f516bc8f3\",\n                \"_timestamp\": 1678940379722,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"5\",\n                \"sex\": \"2\",\n                \"area\": \"17\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641298dbd7fb4a2f516bc8f2\",\n                \"_timestamp\": 1678940379699,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"5\",\n                \"sex\": \"2\",\n                \"area\": \"16\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641298dbd7fb4a2f516bc8f1\",\n                \"_timestamp\": 1678940379676,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"5\",\n                \"sex\": \"2\",\n                \"area\": \"15\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641298dbd7fb4a2f516bc8f0\",\n                \"_timestamp\": 1678940379651,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"5\",\n                \"sex\": \"2\",\n                \"area\": \"14\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641298dbd7fb4a2f516bc8ef\",\n                \"_timestamp\": 1678940379623,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"5\",\n                \"sex\": \"2\",\n                \"area\": \"13\",\n                \"count\": \"15\"\n            },\n            {\n                \"_id\": \"641298dbd7fb4a2f516bc8ee\",\n                \"_timestamp\": 1678940379598,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"5\",\n                \"sex\": \"2\",\n                \"area\": \"12\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641298dbd7fb4a2f516bc8ed\",\n                \"_timestamp\": 1678940379570,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"5\",\n                \"sex\": \"2\",\n                \"area\": \"09\",\n                \"count\": \"15\"\n            },\n            {\n                \"_id\": \"641298dbd7fb4a2f516bc8ec\",\n                \"_timestamp\": 1678940379543,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"5\",\n                \"sex\": \"2\",\n                \"area\": \"08\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"641298dbd7fb4a2f516bc8eb\",\n                \"_timestamp\": 1678940379519,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"5\",\n                \"sex\": \"2\",\n                \"area\": \"07\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641298dbd7fb4a2f516bc8ea\",\n                \"_timestamp\": 1678940379495,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"5\",\n                \"sex\": \"2\",\n                \"area\": \"06\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"641298dbd7fb4a2f516bc8e9\",\n                \"_timestamp\": 1678940379465,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"5\",\n                \"sex\": \"2\",\n                \"area\": \"05\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641298dbd7fb4a2f516bc8e8\",\n                \"_timestamp\": 1678940379439,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"5\",\n                \"sex\": \"2\",\n                \"area\": \"04\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"641298dbd7fb4a2f516bc8e7\",\n                \"_timestamp\": 1678940379416,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"5\",\n                \"sex\": \"2\",\n                \"area\": \"03\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"641298dbd7fb4a2f516bc8e6\",\n                \"_timestamp\": 1678940379388,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"5\",\n                \"sex\": \"2\",\n                \"area\": \"02\",\n                \"count\": \"42\"\n            },\n            {\n                \"_id\": \"641298dbd7fb4a2f516bc8e5\",\n                \"_timestamp\": 1678940379358,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"5\",\n                \"sex\": \"2\",\n                \"area\": \"01\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641298dbd7fb4a2f516bc8e4\",\n                \"_timestamp\": 1678940379331,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"5\",\n                \"sex\": \"1\",\n                \"area\": \"77\",\n                \"count\": \"93\"\n            },\n            {\n                \"_id\": \"641298dbd7fb4a2f516bc8e3\",\n                \"_timestamp\": 1678940379307,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"5\",\n                \"sex\": \"1\",\n                \"area\": \"9999\",\n                \"count\": \"93\"\n            },\n            {\n                \"_id\": \"641298dbd7fb4a2f516bc8e2\",\n                \"_timestamp\": 1678940379281,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"5\",\n                \"sex\": \"1\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"641298dbd7fb4a2f516bc8e1\",\n                \"_timestamp\": 1678940379257,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"5\",\n                \"sex\": \"1\",\n                \"area\": \"18\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641298dbd7fb4a2f516bc8e0\",\n                \"_timestamp\": 1678940379233,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"5\",\n                \"sex\": \"1\",\n                \"area\": \"17\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641298dbd7fb4a2f516bc8df\",\n                \"_timestamp\": 1678940379210,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"5\",\n                \"sex\": \"1\",\n                \"area\": \"16\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641298dbd7fb4a2f516bc8de\",\n                \"_timestamp\": 1678940379187,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"5\",\n                \"sex\": \"1\",\n                \"area\": \"15\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641298dbd7fb4a2f516bc8dd\",\n                \"_timestamp\": 1678940379164,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"5\",\n                \"sex\": \"1\",\n                \"area\": \"14\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"641298dbd7fb4a2f516bc8dc\",\n                \"_timestamp\": 1678940379139,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"5\",\n                \"sex\": \"1\",\n                \"area\": \"13\",\n                \"count\": \"15\"\n            },\n            {\n                \"_id\": \"641298dbd7fb4a2f516bc8db\",\n                \"_timestamp\": 1678940379116,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"5\",\n                \"sex\": \"1\",\n                \"area\": \"12\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641298dbd7fb4a2f516bc8da\",\n                \"_timestamp\": 1678940379089,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"5\",\n                \"sex\": \"1\",\n                \"area\": \"09\",\n                \"count\": \"15\"\n            },\n            {\n                \"_id\": \"641298dbd7fb4a2f516bc8d9\",\n                \"_timestamp\": 1678940379065,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"5\",\n                \"sex\": \"1\",\n                \"area\": \"08\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"641298dbd7fb4a2f516bc8d8\",\n                \"_timestamp\": 1678940379043,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"5\",\n                \"sex\": \"1\",\n                \"area\": \"07\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641298dbd7fb4a2f516bc8d7\",\n                \"_timestamp\": 1678940379016,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"5\",\n                \"sex\": \"1\",\n                \"area\": \"06\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"641298dad7fb4a2f516bc8d6\",\n                \"_timestamp\": 1678940378993,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"5\",\n                \"sex\": \"1\",\n                \"area\": \"05\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641298dad7fb4a2f516bc8d5\",\n                \"_timestamp\": 1678940378970,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"5\",\n                \"sex\": \"1\",\n                \"area\": \"04\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"641298dad7fb4a2f516bc8d4\",\n                \"_timestamp\": 1678940378947,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"5\",\n                \"sex\": \"1\",\n                \"area\": \"03\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"641298dad7fb4a2f516bc8d3\",\n                \"_timestamp\": 1678940378922,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"5\",\n                \"sex\": \"1\",\n                \"area\": \"02\",\n                \"count\": \"45\"\n            },\n            {\n                \"_id\": \"641298dad7fb4a2f516bc8d2\",\n                \"_timestamp\": 1678940378897,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"5\",\n                \"sex\": \"1\",\n                \"area\": \"01\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"641298dad7fb4a2f516bc8d1\",\n                \"_timestamp\": 1678940378872,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"4\",\n                \"sex\": \"9\",\n                \"area\": \"77\",\n                \"count\": \"3147\"\n            },\n            {\n                \"_id\": \"641298dad7fb4a2f516bc8d0\",\n                \"_timestamp\": 1678940378848,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"4\",\n                \"sex\": \"9\",\n                \"area\": \"9999\",\n                \"count\": \"3147\"\n            },\n            {\n                \"_id\": \"641298dad7fb4a2f516bc8cf\",\n                \"_timestamp\": 1678940378824,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"4\",\n                \"sex\": \"9\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"641298dad7fb4a2f516bc8ce\",\n                \"_timestamp\": 1678940378800,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"4\",\n                \"sex\": \"9\",\n                \"area\": \"18\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"641298dad7fb4a2f516bc8cd\",\n                \"_timestamp\": 1678940378768,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"4\",\n                \"sex\": \"9\",\n                \"area\": \"17\",\n                \"count\": \"9\"\n            },\n            {\n                \"_id\": \"641298dad7fb4a2f516bc8cc\",\n                \"_timestamp\": 1678940378744,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"4\",\n                \"sex\": \"9\",\n                \"area\": \"16\",\n                \"count\": \"9\"\n            },\n            {\n                \"_id\": \"641298dad7fb4a2f516bc8cb\",\n                \"_timestamp\": 1678940378719,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"4\",\n                \"sex\": \"9\",\n                \"area\": \"15\",\n                \"count\": \"12\"\n            },\n            {\n                \"_id\": \"641298dad7fb4a2f516bc8ca\",\n                \"_timestamp\": 1678940378696,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"4\",\n                \"sex\": \"9\",\n                \"area\": \"14\",\n                \"count\": \"30\"\n            },\n            {\n                \"_id\": \"641298dad7fb4a2f516bc8c9\",\n                \"_timestamp\": 1678940378672,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"4\",\n                \"sex\": \"9\",\n                \"area\": \"13\",\n                \"count\": \"213\"\n            },\n            {\n                \"_id\": \"641298dad7fb4a2f516bc8c8\",\n                \"_timestamp\": 1678940378584,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"4\",\n                \"sex\": \"9\",\n                \"area\": \"12\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"641298dad7fb4a2f516bc8c7\",\n                \"_timestamp\": 1678940378560,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"4\",\n                \"sex\": \"9\",\n                \"area\": \"09\",\n                \"count\": \"309\"\n            },\n            {\n                \"_id\": \"641298dad7fb4a2f516bc8c6\",\n                \"_timestamp\": 1678940378536,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"4\",\n                \"sex\": \"9\",\n                \"area\": \"08\",\n                \"count\": \"75\"\n            },\n            {\n                \"_id\": \"641298dad7fb4a2f516bc8c5\",\n                \"_timestamp\": 1678940378512,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"4\",\n                \"sex\": \"9\",\n                \"area\": \"07\",\n                \"count\": \"18\"\n            },\n            {\n                \"_id\": \"641298dad7fb4a2f516bc8c4\",\n                \"_timestamp\": 1678940378489,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"4\",\n                \"sex\": \"9\",\n                \"area\": \"06\",\n                \"count\": \"33\"\n            },\n            {\n                \"_id\": \"641298dad7fb4a2f516bc8c3\",\n                \"_timestamp\": 1678940378462,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"4\",\n                \"sex\": \"9\",\n                \"area\": \"05\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"641298dad7fb4a2f516bc8c2\",\n                \"_timestamp\": 1678940378440,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"4\",\n                \"sex\": \"9\",\n                \"area\": \"04\",\n                \"count\": \"90\"\n            },\n            {\n                \"_id\": \"641298dad7fb4a2f516bc8c1\",\n                \"_timestamp\": 1678940378414,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"4\",\n                \"sex\": \"9\",\n                \"area\": \"03\",\n                \"count\": \"177\"\n            },\n            {\n                \"_id\": \"641298dad7fb4a2f516bc8c0\",\n                \"_timestamp\": 1678940378392,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"4\",\n                \"sex\": \"9\",\n                \"area\": \"02\",\n                \"count\": \"2136\"\n            },\n            {\n                \"_id\": \"641298dad7fb4a2f516bc8bf\",\n                \"_timestamp\": 1678940378352,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"4\",\n                \"sex\": \"9\",\n                \"area\": \"01\",\n                \"count\": \"27\"\n            },\n            {\n                \"_id\": \"641298dad7fb4a2f516bc8be\",\n                \"_timestamp\": 1678940378316,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"4\",\n                \"sex\": \"2\",\n                \"area\": \"77\",\n                \"count\": \"1581\"\n            },\n            {\n                \"_id\": \"641298dad7fb4a2f516bc8bd\",\n                \"_timestamp\": 1678940378291,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"4\",\n                \"sex\": \"2\",\n                \"area\": \"9999\",\n                \"count\": \"1581\"\n            },\n            {\n                \"_id\": \"641298dad7fb4a2f516bc8bc\",\n                \"_timestamp\": 1678940378270,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"4\",\n                \"sex\": \"2\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"641298dad7fb4a2f516bc8bb\",\n                \"_timestamp\": 1678940378244,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"4\",\n                \"sex\": \"2\",\n                \"area\": \"18\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641298dad7fb4a2f516bc8ba\",\n                \"_timestamp\": 1678940378216,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"4\",\n                \"sex\": \"2\",\n                \"area\": \"17\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"641298dad7fb4a2f516bc8b9\",\n                \"_timestamp\": 1678940378192,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"4\",\n                \"sex\": \"2\",\n                \"area\": \"16\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"641298dad7fb4a2f516bc8b8\",\n                \"_timestamp\": 1678940378169,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"4\",\n                \"sex\": \"2\",\n                \"area\": \"15\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"641298dad7fb4a2f516bc8b7\",\n                \"_timestamp\": 1678940378143,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"4\",\n                \"sex\": \"2\",\n                \"area\": \"14\",\n                \"count\": \"15\"\n            },\n            {\n                \"_id\": \"641298dad7fb4a2f516bc8b6\",\n                \"_timestamp\": 1678940378118,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"4\",\n                \"sex\": \"2\",\n                \"area\": \"13\",\n                \"count\": \"108\"\n            },\n            {\n                \"_id\": \"641298dad7fb4a2f516bc8b5\",\n                \"_timestamp\": 1678940378091,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"4\",\n                \"sex\": \"2\",\n                \"area\": \"12\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"641298dad7fb4a2f516bc8b4\",\n                \"_timestamp\": 1678940378068,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"4\",\n                \"sex\": \"2\",\n                \"area\": \"09\",\n                \"count\": \"156\"\n            },\n            {\n                \"_id\": \"641298dad7fb4a2f516bc8b3\",\n                \"_timestamp\": 1678940378043,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"4\",\n                \"sex\": \"2\",\n                \"area\": \"08\",\n                \"count\": \"33\"\n            },\n            {\n                \"_id\": \"641298dad7fb4a2f516bc8b2\",\n                \"_timestamp\": 1678940378019,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"4\",\n                \"sex\": \"2\",\n                \"area\": \"07\",\n                \"count\": \"9\"\n            },\n            {\n                \"_id\": \"641298d9d7fb4a2f516bc8b1\",\n                \"_timestamp\": 1678940377994,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"4\",\n                \"sex\": \"2\",\n                \"area\": \"06\",\n                \"count\": \"18\"\n            },\n            {\n                \"_id\": \"641298d9d7fb4a2f516bc8b0\",\n                \"_timestamp\": 1678940377969,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"4\",\n                \"sex\": \"2\",\n                \"area\": \"05\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641298d9d7fb4a2f516bc8af\",\n                \"_timestamp\": 1678940377940,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"4\",\n                \"sex\": \"2\",\n                \"area\": \"04\",\n                \"count\": \"45\"\n            },\n            {\n                \"_id\": \"641298d9d7fb4a2f516bc8ae\",\n                \"_timestamp\": 1678940377917,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"4\",\n                \"sex\": \"2\",\n                \"area\": \"03\",\n                \"count\": \"90\"\n            },\n            {\n                \"_id\": \"641298d9d7fb4a2f516bc8ad\",\n                \"_timestamp\": 1678940377894,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"4\",\n                \"sex\": \"2\",\n                \"area\": \"02\",\n                \"count\": \"1074\"\n            },\n            {\n                \"_id\": \"641298d9d7fb4a2f516bc8ac\",\n                \"_timestamp\": 1678940377870,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"4\",\n                \"sex\": \"2\",\n                \"area\": \"01\",\n                \"count\": \"15\"\n            },\n            {\n                \"_id\": \"641298d9d7fb4a2f516bc8ab\",\n                \"_timestamp\": 1678940377844,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"4\",\n                \"sex\": \"1\",\n                \"area\": \"77\",\n                \"count\": \"1563\"\n            },\n            {\n                \"_id\": \"641298d9d7fb4a2f516bc8aa\",\n                \"_timestamp\": 1678940377818,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"4\",\n                \"sex\": \"1\",\n                \"area\": \"9999\",\n                \"count\": \"1563\"\n            },\n            {\n                \"_id\": \"641298d9d7fb4a2f516bc8a9\",\n                \"_timestamp\": 1678940377786,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"4\",\n                \"sex\": \"1\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"641298d9d7fb4a2f516bc8a8\",\n                \"_timestamp\": 1678940377759,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"4\",\n                \"sex\": \"1\",\n                \"area\": \"18\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"641298d9d7fb4a2f516bc8a7\",\n                \"_timestamp\": 1678940377736,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"4\",\n                \"sex\": \"1\",\n                \"area\": \"17\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"641298d9d7fb4a2f516bc8a6\",\n                \"_timestamp\": 1678940377713,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"4\",\n                \"sex\": \"1\",\n                \"area\": \"16\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"641298d9d7fb4a2f516bc8a5\",\n                \"_timestamp\": 1678940377687,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"4\",\n                \"sex\": \"1\",\n                \"area\": \"15\",\n                \"count\": \"9\"\n            },\n            {\n                \"_id\": \"641298d9d7fb4a2f516bc8a4\",\n                \"_timestamp\": 1678940377662,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"4\",\n                \"sex\": \"1\",\n                \"area\": \"14\",\n                \"count\": \"15\"\n            },\n            {\n                \"_id\": \"641298d9d7fb4a2f516bc8a3\",\n                \"_timestamp\": 1678940377637,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"4\",\n                \"sex\": \"1\",\n                \"area\": \"13\",\n                \"count\": \"102\"\n            },\n            {\n                \"_id\": \"641298d9d7fb4a2f516bc8a2\",\n                \"_timestamp\": 1678940377615,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"4\",\n                \"sex\": \"1\",\n                \"area\": \"12\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"641298d9d7fb4a2f516bc8a1\",\n                \"_timestamp\": 1678940377590,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"4\",\n                \"sex\": \"1\",\n                \"area\": \"09\",\n                \"count\": \"156\"\n            },\n            {\n                \"_id\": \"641298d9d7fb4a2f516bc8a0\",\n                \"_timestamp\": 1678940377567,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"4\",\n                \"sex\": \"1\",\n                \"area\": \"08\",\n                \"count\": \"42\"\n            },\n            {\n                \"_id\": \"641298d9d7fb4a2f516bc89f\",\n                \"_timestamp\": 1678940377534,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"4\",\n                \"sex\": \"1\",\n                \"area\": \"07\",\n                \"count\": \"9\"\n            },\n            {\n                \"_id\": \"641298d9d7fb4a2f516bc89e\",\n                \"_timestamp\": 1678940377511,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"4\",\n                \"sex\": \"1\",\n                \"area\": \"06\",\n                \"count\": \"18\"\n            },\n            {\n                \"_id\": \"641298d9d7fb4a2f516bc89d\",\n                \"_timestamp\": 1678940377488,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"4\",\n                \"sex\": \"1\",\n                \"area\": \"05\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"641298d9d7fb4a2f516bc89c\",\n                \"_timestamp\": 1678940377466,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"4\",\n                \"sex\": \"1\",\n                \"area\": \"04\",\n                \"count\": \"48\"\n            },\n            {\n                \"_id\": \"641298d9d7fb4a2f516bc89b\",\n                \"_timestamp\": 1678940377434,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"4\",\n                \"sex\": \"1\",\n                \"area\": \"03\",\n                \"count\": \"87\"\n            },\n            {\n                \"_id\": \"641298d9d7fb4a2f516bc89a\",\n                \"_timestamp\": 1678940377409,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"4\",\n                \"sex\": \"1\",\n                \"area\": \"02\",\n                \"count\": \"1062\"\n            },\n            {\n                \"_id\": \"641298d9d7fb4a2f516bc899\",\n                \"_timestamp\": 1678940377385,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"4\",\n                \"sex\": \"1\",\n                \"area\": \"01\",\n                \"count\": \"12\"\n            },\n            {\n                \"_id\": \"641298d9d7fb4a2f516bc898\",\n                \"_timestamp\": 1678940377362,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"3\",\n                \"sex\": \"9\",\n                \"area\": \"77\",\n                \"count\": \"1422\"\n            },\n            {\n                \"_id\": \"641298d9d7fb4a2f516bc897\",\n                \"_timestamp\": 1678940377332,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"3\",\n                \"sex\": \"9\",\n                \"area\": \"9999\",\n                \"count\": \"1422\"\n            },\n            {\n                \"_id\": \"641298d9d7fb4a2f516bc896\",\n                \"_timestamp\": 1678940377307,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"3\",\n                \"sex\": \"9\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"641298d9d7fb4a2f516bc895\",\n                \"_timestamp\": 1678940377257,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"3\",\n                \"sex\": \"9\",\n                \"area\": \"18\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641298d9d7fb4a2f516bc894\",\n                \"_timestamp\": 1678940377223,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"3\",\n                \"sex\": \"9\",\n                \"area\": \"17\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"641298d9d7fb4a2f516bc893\",\n                \"_timestamp\": 1678940377149,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"3\",\n                \"sex\": \"9\",\n                \"area\": \"16\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"641298d9d7fb4a2f516bc892\",\n                \"_timestamp\": 1678940377124,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"3\",\n                \"sex\": \"9\",\n                \"area\": \"15\",\n                \"count\": \"12\"\n            },\n            {\n                \"_id\": \"641298d9d7fb4a2f516bc891\",\n                \"_timestamp\": 1678940377101,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"3\",\n                \"sex\": \"9\",\n                \"area\": \"14\",\n                \"count\": \"15\"\n            },\n            {\n                \"_id\": \"641298d9d7fb4a2f516bc890\",\n                \"_timestamp\": 1678940377078,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"3\",\n                \"sex\": \"9\",\n                \"area\": \"13\",\n                \"count\": \"51\"\n            },\n            {\n                \"_id\": \"641298d9d7fb4a2f516bc88f\",\n                \"_timestamp\": 1678940377053,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"3\",\n                \"sex\": \"9\",\n                \"area\": \"12\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641298d9d7fb4a2f516bc88e\",\n                \"_timestamp\": 1678940377024,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"3\",\n                \"sex\": \"9\",\n                \"area\": \"09\",\n                \"count\": \"195\"\n            },\n            {\n                \"_id\": \"641298d9d7fb4a2f516bc88d\",\n                \"_timestamp\": 1678940376998,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"3\",\n                \"sex\": \"9\",\n                \"area\": \"08\",\n                \"count\": \"33\"\n            },\n            {\n                \"_id\": \"641298d8d7fb4a2f516bc88c\",\n                \"_timestamp\": 1678940376972,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"3\",\n                \"sex\": \"9\",\n                \"area\": \"07\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"641298d8d7fb4a2f516bc88b\",\n                \"_timestamp\": 1678940376943,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"3\",\n                \"sex\": \"9\",\n                \"area\": \"06\",\n                \"count\": \"30\"\n            },\n            {\n                \"_id\": \"641298d8d7fb4a2f516bc88a\",\n                \"_timestamp\": 1678940376919,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"3\",\n                \"sex\": \"9\",\n                \"area\": \"05\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"641298d8d7fb4a2f516bc889\",\n                \"_timestamp\": 1678940376884,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"3\",\n                \"sex\": \"9\",\n                \"area\": \"04\",\n                \"count\": \"30\"\n            },\n            {\n                \"_id\": \"641298d8d7fb4a2f516bc888\",\n                \"_timestamp\": 1678940376829,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"3\",\n                \"sex\": \"9\",\n                \"area\": \"03\",\n                \"count\": \"60\"\n            },\n            {\n                \"_id\": \"641298d8d7fb4a2f516bc887\",\n                \"_timestamp\": 1678940376794,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"3\",\n                \"sex\": \"9\",\n                \"area\": \"02\",\n                \"count\": \"951\"\n            },\n            {\n                \"_id\": \"641298d8d7fb4a2f516bc886\",\n                \"_timestamp\": 1678940376769,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"3\",\n                \"sex\": \"9\",\n                \"area\": \"01\",\n                \"count\": \"24\"\n            },\n            {\n                \"_id\": \"641298d8d7fb4a2f516bc885\",\n                \"_timestamp\": 1678940376743,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"3\",\n                \"sex\": \"2\",\n                \"area\": \"77\",\n                \"count\": \"735\"\n            },\n            {\n                \"_id\": \"641298d8d7fb4a2f516bc884\",\n                \"_timestamp\": 1678940376715,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"3\",\n                \"sex\": \"2\",\n                \"area\": \"9999\",\n                \"count\": \"735\"\n            },\n            {\n                \"_id\": \"641298d8d7fb4a2f516bc883\",\n                \"_timestamp\": 1678940376689,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"3\",\n                \"sex\": \"2\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"641298d8d7fb4a2f516bc882\",\n                \"_timestamp\": 1678940376657,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"3\",\n                \"sex\": \"2\",\n                \"area\": \"18\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641298d8d7fb4a2f516bc881\",\n                \"_timestamp\": 1678940376634,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"3\",\n                \"sex\": \"2\",\n                \"area\": \"17\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641298d8d7fb4a2f516bc880\",\n                \"_timestamp\": 1678940376606,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"3\",\n                \"sex\": \"2\",\n                \"area\": \"16\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641298d8d7fb4a2f516bc87f\",\n                \"_timestamp\": 1678940376582,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"3\",\n                \"sex\": \"2\",\n                \"area\": \"15\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641298d8d7fb4a2f516bc87e\",\n                \"_timestamp\": 1678940376558,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"3\",\n                \"sex\": \"2\",\n                \"area\": \"14\",\n                \"count\": \"9\"\n            },\n            {\n                \"_id\": \"641298d8d7fb4a2f516bc87d\",\n                \"_timestamp\": 1678940376532,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"3\",\n                \"sex\": \"2\",\n                \"area\": \"13\",\n                \"count\": \"30\"\n            },\n            {\n                \"_id\": \"641298d8d7fb4a2f516bc87c\",\n                \"_timestamp\": 1678940376503,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"3\",\n                \"sex\": \"2\",\n                \"area\": \"12\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641298d8d7fb4a2f516bc87b\",\n                \"_timestamp\": 1678940376477,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"3\",\n                \"sex\": \"2\",\n                \"area\": \"09\",\n                \"count\": \"105\"\n            },\n            {\n                \"_id\": \"641298d8d7fb4a2f516bc87a\",\n                \"_timestamp\": 1678940376449,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"3\",\n                \"sex\": \"2\",\n                \"area\": \"08\",\n                \"count\": \"21\"\n            },\n            {\n                \"_id\": \"641298d8d7fb4a2f516bc879\",\n                \"_timestamp\": 1678940376421,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"3\",\n                \"sex\": \"2\",\n                \"area\": \"07\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"641298d8d7fb4a2f516bc878\",\n                \"_timestamp\": 1678940376394,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"3\",\n                \"sex\": \"2\",\n                \"area\": \"06\",\n                \"count\": \"15\"\n            },\n            {\n                \"_id\": \"641298d8d7fb4a2f516bc877\",\n                \"_timestamp\": 1678940376365,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"3\",\n                \"sex\": \"2\",\n                \"area\": \"05\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641298d8d7fb4a2f516bc876\",\n                \"_timestamp\": 1678940376337,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"3\",\n                \"sex\": \"2\",\n                \"area\": \"04\",\n                \"count\": \"18\"\n            },\n            {\n                \"_id\": \"641298d8d7fb4a2f516bc875\",\n                \"_timestamp\": 1678940376313,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"3\",\n                \"sex\": \"2\",\n                \"area\": \"03\",\n                \"count\": \"33\"\n            },\n            {\n                \"_id\": \"641298d8d7fb4a2f516bc874\",\n                \"_timestamp\": 1678940376282,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"3\",\n                \"sex\": \"2\",\n                \"area\": \"02\",\n                \"count\": \"492\"\n            },\n            {\n                \"_id\": \"641298d8d7fb4a2f516bc873\",\n                \"_timestamp\": 1678940376254,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"3\",\n                \"sex\": \"2\",\n                \"area\": \"01\",\n                \"count\": \"9\"\n            },\n            {\n                \"_id\": \"641298d8d7fb4a2f516bc872\",\n                \"_timestamp\": 1678940376230,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"3\",\n                \"sex\": \"1\",\n                \"area\": \"77\",\n                \"count\": \"684\"\n            },\n            {\n                \"_id\": \"641298d8d7fb4a2f516bc871\",\n                \"_timestamp\": 1678940376205,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"3\",\n                \"sex\": \"1\",\n                \"area\": \"9999\",\n                \"count\": \"684\"\n            },\n            {\n                \"_id\": \"641298d8d7fb4a2f516bc870\",\n                \"_timestamp\": 1678940376166,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"3\",\n                \"sex\": \"1\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"641298d8d7fb4a2f516bc86f\",\n                \"_timestamp\": 1678940376138,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"3\",\n                \"sex\": \"1\",\n                \"area\": \"18\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641298d8d7fb4a2f516bc86e\",\n                \"_timestamp\": 1678940376112,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"3\",\n                \"sex\": \"1\",\n                \"area\": \"17\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"641298d8d7fb4a2f516bc86d\",\n                \"_timestamp\": 1678940376087,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"3\",\n                \"sex\": \"1\",\n                \"area\": \"16\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"641298d8d7fb4a2f516bc86c\",\n                \"_timestamp\": 1678940376062,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"3\",\n                \"sex\": \"1\",\n                \"area\": \"15\",\n                \"count\": \"9\"\n            },\n            {\n                \"_id\": \"641298d8d7fb4a2f516bc86b\",\n                \"_timestamp\": 1678940376037,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"3\",\n                \"sex\": \"1\",\n                \"area\": \"14\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"641298d8d7fb4a2f516bc86a\",\n                \"_timestamp\": 1678940376014,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"3\",\n                \"sex\": \"1\",\n                \"area\": \"13\",\n                \"count\": \"21\"\n            },\n            {\n                \"_id\": \"641298d7d7fb4a2f516bc869\",\n                \"_timestamp\": 1678940375991,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"3\",\n                \"sex\": \"1\",\n                \"area\": \"12\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641298d7d7fb4a2f516bc868\",\n                \"_timestamp\": 1678940375966,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"3\",\n                \"sex\": \"1\",\n                \"area\": \"09\",\n                \"count\": \"93\"\n            },\n            {\n                \"_id\": \"641298d7d7fb4a2f516bc867\",\n                \"_timestamp\": 1678940375941,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"3\",\n                \"sex\": \"1\",\n                \"area\": \"08\",\n                \"count\": \"15\"\n            },\n            {\n                \"_id\": \"641298d7d7fb4a2f516bc866\",\n                \"_timestamp\": 1678940375909,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"3\",\n                \"sex\": \"1\",\n                \"area\": \"07\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"641298d7d7fb4a2f516bc865\",\n                \"_timestamp\": 1678940375882,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"3\",\n                \"sex\": \"1\",\n                \"area\": \"06\",\n                \"count\": \"18\"\n            },\n            {\n                \"_id\": \"641298d7d7fb4a2f516bc864\",\n                \"_timestamp\": 1678940375855,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"3\",\n                \"sex\": \"1\",\n                \"area\": \"05\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"641298d7d7fb4a2f516bc863\",\n                \"_timestamp\": 1678940375829,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"3\",\n                \"sex\": \"1\",\n                \"area\": \"04\",\n                \"count\": \"9\"\n            },\n            {\n                \"_id\": \"641298d7d7fb4a2f516bc862\",\n                \"_timestamp\": 1678940375800,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"3\",\n                \"sex\": \"1\",\n                \"area\": \"03\",\n                \"count\": \"30\"\n            },\n            {\n                \"_id\": \"641298d7d7fb4a2f516bc861\",\n                \"_timestamp\": 1678940375775,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"3\",\n                \"sex\": \"1\",\n                \"area\": \"02\",\n                \"count\": \"459\"\n            },\n            {\n                \"_id\": \"641298d7d7fb4a2f516bc860\",\n                \"_timestamp\": 1678940375751,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"3\",\n                \"sex\": \"1\",\n                \"area\": \"01\",\n                \"count\": \"15\"\n            },\n            {\n                \"_id\": \"641298d7d7fb4a2f516bc85f\",\n                \"_timestamp\": 1678940375728,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"2\",\n                \"sex\": \"9\",\n                \"area\": \"77\",\n                \"count\": \"3405\"\n            },\n            {\n                \"_id\": \"641298d7d7fb4a2f516bc85e\",\n                \"_timestamp\": 1678940375698,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"2\",\n                \"sex\": \"9\",\n                \"area\": \"9999\",\n                \"count\": \"3408\"\n            },\n            {\n                \"_id\": \"641298d7d7fb4a2f516bc85d\",\n                \"_timestamp\": 1678940375670,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"2\",\n                \"sex\": \"9\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"641298d7d7fb4a2f516bc85c\",\n                \"_timestamp\": 1678940375647,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"2\",\n                \"sex\": \"9\",\n                \"area\": \"18\",\n                \"count\": \"39\"\n            },\n            {\n                \"_id\": \"641298d7d7fb4a2f516bc85b\",\n                \"_timestamp\": 1678940375622,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"2\",\n                \"sex\": \"9\",\n                \"area\": \"17\",\n                \"count\": \"15\"\n            },\n            {\n                \"_id\": \"641298d7d7fb4a2f516bc85a\",\n                \"_timestamp\": 1678940375600,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"2\",\n                \"sex\": \"9\",\n                \"area\": \"16\",\n                \"count\": \"18\"\n            },\n            {\n                \"_id\": \"641298d7d7fb4a2f516bc859\",\n                \"_timestamp\": 1678940375569,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"2\",\n                \"sex\": \"9\",\n                \"area\": \"15\",\n                \"count\": \"66\"\n            },\n            {\n                \"_id\": \"641298d7d7fb4a2f516bc858\",\n                \"_timestamp\": 1678940375545,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"2\",\n                \"sex\": \"9\",\n                \"area\": \"14\",\n                \"count\": \"78\"\n            },\n            {\n                \"_id\": \"641298d7d7fb4a2f516bc857\",\n                \"_timestamp\": 1678940375521,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"2\",\n                \"sex\": \"9\",\n                \"area\": \"13\",\n                \"count\": \"204\"\n            },\n            {\n                \"_id\": \"641298d7d7fb4a2f516bc856\",\n                \"_timestamp\": 1678940375497,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"2\",\n                \"sex\": \"9\",\n                \"area\": \"12\",\n                \"count\": \"18\"\n            },\n            {\n                \"_id\": \"641298d7d7fb4a2f516bc855\",\n                \"_timestamp\": 1678940375470,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"2\",\n                \"sex\": \"9\",\n                \"area\": \"09\",\n                \"count\": \"255\"\n            },\n            {\n                \"_id\": \"641298d7d7fb4a2f516bc854\",\n                \"_timestamp\": 1678940375444,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"2\",\n                \"sex\": \"9\",\n                \"area\": \"08\",\n                \"count\": \"273\"\n            },\n            {\n                \"_id\": \"641298d7d7fb4a2f516bc853\",\n                \"_timestamp\": 1678940375419,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"2\",\n                \"sex\": \"9\",\n                \"area\": \"07\",\n                \"count\": \"96\"\n            },\n            {\n                \"_id\": \"641298d7d7fb4a2f516bc852\",\n                \"_timestamp\": 1678940375391,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"2\",\n                \"sex\": \"9\",\n                \"area\": \"06\",\n                \"count\": \"225\"\n            },\n            {\n                \"_id\": \"641298d7d7fb4a2f516bc851\",\n                \"_timestamp\": 1678940375357,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"2\",\n                \"sex\": \"9\",\n                \"area\": \"05\",\n                \"count\": \"147\"\n            },\n            {\n                \"_id\": \"641298d7d7fb4a2f516bc850\",\n                \"_timestamp\": 1678940375323,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"2\",\n                \"sex\": \"9\",\n                \"area\": \"04\",\n                \"count\": \"459\"\n            },\n            {\n                \"_id\": \"641298d7d7fb4a2f516bc84f\",\n                \"_timestamp\": 1678940375296,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"2\",\n                \"sex\": \"9\",\n                \"area\": \"03\",\n                \"count\": \"465\"\n            },\n            {\n                \"_id\": \"641298d7d7fb4a2f516bc84e\",\n                \"_timestamp\": 1678940375269,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"2\",\n                \"sex\": \"9\",\n                \"area\": \"02\",\n                \"count\": \"675\"\n            },\n            {\n                \"_id\": \"641298d7d7fb4a2f516bc84d\",\n                \"_timestamp\": 1678940375222,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"2\",\n                \"sex\": \"9\",\n                \"area\": \"01\",\n                \"count\": \"372\"\n            },\n            {\n                \"_id\": \"641298d7d7fb4a2f516bc84c\",\n                \"_timestamp\": 1678940375191,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"2\",\n                \"sex\": \"2\",\n                \"area\": \"77\",\n                \"count\": \"1788\"\n            },\n            {\n                \"_id\": \"641298d7d7fb4a2f516bc84b\",\n                \"_timestamp\": 1678940375165,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"2\",\n                \"sex\": \"2\",\n                \"area\": \"9999\",\n                \"count\": \"1791\"\n            },\n            {\n                \"_id\": \"641298d7d7fb4a2f516bc84a\",\n                \"_timestamp\": 1678940375140,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"2\",\n                \"sex\": \"2\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"641298d7d7fb4a2f516bc849\",\n                \"_timestamp\": 1678940375113,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"2\",\n                \"sex\": \"2\",\n                \"area\": \"18\",\n                \"count\": \"15\"\n            },\n            {\n                \"_id\": \"641298d7d7fb4a2f516bc848\",\n                \"_timestamp\": 1678940375089,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"2\",\n                \"sex\": \"2\",\n                \"area\": \"17\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"641298d7d7fb4a2f516bc847\",\n                \"_timestamp\": 1678940375063,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"2\",\n                \"sex\": \"2\",\n                \"area\": \"16\",\n                \"count\": \"12\"\n            },\n            {\n                \"_id\": \"641298d7d7fb4a2f516bc846\",\n                \"_timestamp\": 1678940375038,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"2\",\n                \"sex\": \"2\",\n                \"area\": \"15\",\n                \"count\": \"30\"\n            },\n            {\n                \"_id\": \"641298d7d7fb4a2f516bc845\",\n                \"_timestamp\": 1678940375013,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"2\",\n                \"sex\": \"2\",\n                \"area\": \"14\",\n                \"count\": \"42\"\n            },\n            {\n                \"_id\": \"641298d6d7fb4a2f516bc844\",\n                \"_timestamp\": 1678940374988,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"2\",\n                \"sex\": \"2\",\n                \"area\": \"13\",\n                \"count\": \"102\"\n            },\n            {\n                \"_id\": \"641298d6d7fb4a2f516bc843\",\n                \"_timestamp\": 1678940374965,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"2\",\n                \"sex\": \"2\",\n                \"area\": \"12\",\n                \"count\": \"12\"\n            },\n            {\n                \"_id\": \"641298d6d7fb4a2f516bc842\",\n                \"_timestamp\": 1678940374941,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"2\",\n                \"sex\": \"2\",\n                \"area\": \"09\",\n                \"count\": \"129\"\n            },\n            {\n                \"_id\": \"641298d6d7fb4a2f516bc841\",\n                \"_timestamp\": 1678940374916,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"2\",\n                \"sex\": \"2\",\n                \"area\": \"08\",\n                \"count\": \"141\"\n            },\n            {\n                \"_id\": \"641298d6d7fb4a2f516bc840\",\n                \"_timestamp\": 1678940374892,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"2\",\n                \"sex\": \"2\",\n                \"area\": \"07\",\n                \"count\": \"45\"\n            },\n            {\n                \"_id\": \"641298d6d7fb4a2f516bc83f\",\n                \"_timestamp\": 1678940374869,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"2\",\n                \"sex\": \"2\",\n                \"area\": \"06\",\n                \"count\": \"126\"\n            },\n            {\n                \"_id\": \"641298d6d7fb4a2f516bc83e\",\n                \"_timestamp\": 1678940374845,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"2\",\n                \"sex\": \"2\",\n                \"area\": \"05\",\n                \"count\": \"78\"\n            },\n            {\n                \"_id\": \"641298d6d7fb4a2f516bc83d\",\n                \"_timestamp\": 1678940374819,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"2\",\n                \"sex\": \"2\",\n                \"area\": \"04\",\n                \"count\": \"231\"\n            },\n            {\n                \"_id\": \"641298d6d7fb4a2f516bc83c\",\n                \"_timestamp\": 1678940374788,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"2\",\n                \"sex\": \"2\",\n                \"area\": \"03\",\n                \"count\": \"231\"\n            },\n            {\n                \"_id\": \"641298d6d7fb4a2f516bc83b\",\n                \"_timestamp\": 1678940374765,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"2\",\n                \"sex\": \"2\",\n                \"area\": \"02\",\n                \"count\": \"375\"\n            },\n            {\n                \"_id\": \"641298d6d7fb4a2f516bc83a\",\n                \"_timestamp\": 1678940374742,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"2\",\n                \"sex\": \"2\",\n                \"area\": \"01\",\n                \"count\": \"210\"\n            },\n            {\n                \"_id\": \"641298d6d7fb4a2f516bc839\",\n                \"_timestamp\": 1678940374715,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"2\",\n                \"sex\": \"1\",\n                \"area\": \"77\",\n                \"count\": \"1617\"\n            },\n            {\n                \"_id\": \"641298d6d7fb4a2f516bc838\",\n                \"_timestamp\": 1678940374689,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"2\",\n                \"sex\": \"1\",\n                \"area\": \"9999\",\n                \"count\": \"1617\"\n            },\n            {\n                \"_id\": \"641298d6d7fb4a2f516bc837\",\n                \"_timestamp\": 1678940374665,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"2\",\n                \"sex\": \"1\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"641298d6d7fb4a2f516bc836\",\n                \"_timestamp\": 1678940374641,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"2\",\n                \"sex\": \"1\",\n                \"area\": \"18\",\n                \"count\": \"24\"\n            },\n            {\n                \"_id\": \"641298d6d7fb4a2f516bc835\",\n                \"_timestamp\": 1678940374617,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"2\",\n                \"sex\": \"1\",\n                \"area\": \"17\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"641298d6d7fb4a2f516bc834\",\n                \"_timestamp\": 1678940374586,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"2\",\n                \"sex\": \"1\",\n                \"area\": \"16\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"641298d6d7fb4a2f516bc833\",\n                \"_timestamp\": 1678940374561,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"2\",\n                \"sex\": \"1\",\n                \"area\": \"15\",\n                \"count\": \"36\"\n            },\n            {\n                \"_id\": \"641298d6d7fb4a2f516bc832\",\n                \"_timestamp\": 1678940374537,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"2\",\n                \"sex\": \"1\",\n                \"area\": \"14\",\n                \"count\": \"36\"\n            },\n            {\n                \"_id\": \"641298d6d7fb4a2f516bc831\",\n                \"_timestamp\": 1678940374515,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"2\",\n                \"sex\": \"1\",\n                \"area\": \"13\",\n                \"count\": \"99\"\n            },\n            {\n                \"_id\": \"641298d6d7fb4a2f516bc830\",\n                \"_timestamp\": 1678940374492,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"2\",\n                \"sex\": \"1\",\n                \"area\": \"12\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"641298d6d7fb4a2f516bc82f\",\n                \"_timestamp\": 1678940374466,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"2\",\n                \"sex\": \"1\",\n                \"area\": \"09\",\n                \"count\": \"123\"\n            },\n            {\n                \"_id\": \"641298d6d7fb4a2f516bc82e\",\n                \"_timestamp\": 1678940374441,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"2\",\n                \"sex\": \"1\",\n                \"area\": \"08\",\n                \"count\": \"135\"\n            },\n            {\n                \"_id\": \"641298d6d7fb4a2f516bc82d\",\n                \"_timestamp\": 1678940374417,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"2\",\n                \"sex\": \"1\",\n                \"area\": \"07\",\n                \"count\": \"51\"\n            },\n            {\n                \"_id\": \"641298d6d7fb4a2f516bc82c\",\n                \"_timestamp\": 1678940374394,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"2\",\n                \"sex\": \"1\",\n                \"area\": \"06\",\n                \"count\": \"102\"\n            },\n            {\n                \"_id\": \"641298d6d7fb4a2f516bc82b\",\n                \"_timestamp\": 1678940374370,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"2\",\n                \"sex\": \"1\",\n                \"area\": \"05\",\n                \"count\": \"72\"\n            },\n            {\n                \"_id\": \"641298d6d7fb4a2f516bc82a\",\n                \"_timestamp\": 1678940374341,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"2\",\n                \"sex\": \"1\",\n                \"area\": \"04\",\n                \"count\": \"231\"\n            },\n            {\n                \"_id\": \"641298d6d7fb4a2f516bc829\",\n                \"_timestamp\": 1678940374317,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"2\",\n                \"sex\": \"1\",\n                \"area\": \"03\",\n                \"count\": \"231\"\n            },\n            {\n                \"_id\": \"641298d6d7fb4a2f516bc828\",\n                \"_timestamp\": 1678940374293,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"2\",\n                \"sex\": \"1\",\n                \"area\": \"02\",\n                \"count\": \"300\"\n            },\n            {\n                \"_id\": \"641298d6d7fb4a2f516bc827\",\n                \"_timestamp\": 1678940374264,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"2\",\n                \"sex\": \"1\",\n                \"area\": \"01\",\n                \"count\": \"159\"\n            },\n            {\n                \"_id\": \"641298d6d7fb4a2f516bc826\",\n                \"_timestamp\": 1678940374238,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"1\",\n                \"sex\": \"9\",\n                \"area\": \"77\",\n                \"count\": \"36684\"\n            },\n            {\n                \"_id\": \"641298d6d7fb4a2f516bc825\",\n                \"_timestamp\": 1678940374210,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"1\",\n                \"sex\": \"9\",\n                \"area\": \"9999\",\n                \"count\": \"36687\"\n            },\n            {\n                \"_id\": \"641298d6d7fb4a2f516bc824\",\n                \"_timestamp\": 1678940374186,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"1\",\n                \"sex\": \"9\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"641298d6d7fb4a2f516bc823\",\n                \"_timestamp\": 1678940374156,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"1\",\n                \"sex\": \"9\",\n                \"area\": \"18\",\n                \"count\": \"588\"\n            },\n            {\n                \"_id\": \"641298d6d7fb4a2f516bc822\",\n                \"_timestamp\": 1678940374132,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"1\",\n                \"sex\": \"9\",\n                \"area\": \"17\",\n                \"count\": \"597\"\n            },\n            {\n                \"_id\": \"641298d6d7fb4a2f516bc821\",\n                \"_timestamp\": 1678940374103,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"1\",\n                \"sex\": \"9\",\n                \"area\": \"16\",\n                \"count\": \"711\"\n            },\n            {\n                \"_id\": \"641298d6d7fb4a2f516bc820\",\n                \"_timestamp\": 1678940374079,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"1\",\n                \"sex\": \"9\",\n                \"area\": \"15\",\n                \"count\": \"939\"\n            },\n            {\n                \"_id\": \"641298d6d7fb4a2f516bc81f\",\n                \"_timestamp\": 1678940374055,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"1\",\n                \"sex\": \"9\",\n                \"area\": \"14\",\n                \"count\": \"2199\"\n            },\n            {\n                \"_id\": \"641298d6d7fb4a2f516bc81e\",\n                \"_timestamp\": 1678940374031,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"1\",\n                \"sex\": \"9\",\n                \"area\": \"13\",\n                \"count\": \"5436\"\n            },\n            {\n                \"_id\": \"641298d6d7fb4a2f516bc81d\",\n                \"_timestamp\": 1678940374007,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"1\",\n                \"sex\": \"9\",\n                \"area\": \"12\",\n                \"count\": \"372\"\n            },\n            {\n                \"_id\": \"641298d5d7fb4a2f516bc81c\",\n                \"_timestamp\": 1678940373981,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"1\",\n                \"sex\": \"9\",\n                \"area\": \"09\",\n                \"count\": \"3672\"\n            },\n            {\n                \"_id\": \"641298d5d7fb4a2f516bc81b\",\n                \"_timestamp\": 1678940373958,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"1\",\n                \"sex\": \"9\",\n                \"area\": \"08\",\n                \"count\": \"2331\"\n            },\n            {\n                \"_id\": \"641298d5d7fb4a2f516bc81a\",\n                \"_timestamp\": 1678940373931,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"1\",\n                \"sex\": \"9\",\n                \"area\": \"07\",\n                \"count\": \"1176\"\n            },\n            {\n                \"_id\": \"641298d5d7fb4a2f516bc819\",\n                \"_timestamp\": 1678940373907,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"1\",\n                \"sex\": \"9\",\n                \"area\": \"06\",\n                \"count\": \"1584\"\n            },\n            {\n                \"_id\": \"641298d5d7fb4a2f516bc818\",\n                \"_timestamp\": 1678940373883,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"1\",\n                \"sex\": \"9\",\n                \"area\": \"05\",\n                \"count\": \"315\"\n            },\n            {\n                \"_id\": \"641298d5d7fb4a2f516bc817\",\n                \"_timestamp\": 1678940373859,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"1\",\n                \"sex\": \"9\",\n                \"area\": \"04\",\n                \"count\": \"2991\"\n            },\n            {\n                \"_id\": \"641298d5d7fb4a2f516bc816\",\n                \"_timestamp\": 1678940373837,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"1\",\n                \"sex\": \"9\",\n                \"area\": \"03\",\n                \"count\": \"3972\"\n            },\n            {\n                \"_id\": \"641298d5d7fb4a2f516bc815\",\n                \"_timestamp\": 1678940373813,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"1\",\n                \"sex\": \"9\",\n                \"area\": \"02\",\n                \"count\": \"7932\"\n            },\n            {\n                \"_id\": \"641298d5d7fb4a2f516bc814\",\n                \"_timestamp\": 1678940373787,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"1\",\n                \"sex\": \"9\",\n                \"area\": \"01\",\n                \"count\": \"1869\"\n            },\n            {\n                \"_id\": \"641298d5d7fb4a2f516bc813\",\n                \"_timestamp\": 1678940373765,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"1\",\n                \"sex\": \"2\",\n                \"area\": \"77\",\n                \"count\": \"18792\"\n            },\n            {\n                \"_id\": \"641298d5d7fb4a2f516bc812\",\n                \"_timestamp\": 1678940373742,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"1\",\n                \"sex\": \"2\",\n                \"area\": \"9999\",\n                \"count\": \"18792\"\n            },\n            {\n                \"_id\": \"641298d5d7fb4a2f516bc811\",\n                \"_timestamp\": 1678940373719,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"1\",\n                \"sex\": \"2\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"641298d5d7fb4a2f516bc810\",\n                \"_timestamp\": 1678940373693,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"1\",\n                \"sex\": \"2\",\n                \"area\": \"18\",\n                \"count\": \"300\"\n            },\n            {\n                \"_id\": \"641298d5d7fb4a2f516bc80f\",\n                \"_timestamp\": 1678940373666,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"1\",\n                \"sex\": \"2\",\n                \"area\": \"17\",\n                \"count\": \"315\"\n            },\n            {\n                \"_id\": \"641298d5d7fb4a2f516bc80e\",\n                \"_timestamp\": 1678940373634,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"1\",\n                \"sex\": \"2\",\n                \"area\": \"16\",\n                \"count\": \"342\"\n            },\n            {\n                \"_id\": \"641298d5d7fb4a2f516bc80d\",\n                \"_timestamp\": 1678940373609,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"1\",\n                \"sex\": \"2\",\n                \"area\": \"15\",\n                \"count\": \"465\"\n            },\n            {\n                \"_id\": \"641298d5d7fb4a2f516bc80c\",\n                \"_timestamp\": 1678940373584,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"1\",\n                \"sex\": \"2\",\n                \"area\": \"14\",\n                \"count\": \"1095\"\n            },\n            {\n                \"_id\": \"641298d5d7fb4a2f516bc80b\",\n                \"_timestamp\": 1678940373561,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"1\",\n                \"sex\": \"2\",\n                \"area\": \"13\",\n                \"count\": \"2823\"\n            },\n            {\n                \"_id\": \"641298d5d7fb4a2f516bc80a\",\n                \"_timestamp\": 1678940373535,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"1\",\n                \"sex\": \"2\",\n                \"area\": \"12\",\n                \"count\": \"165\"\n            },\n            {\n                \"_id\": \"641298d5d7fb4a2f516bc809\",\n                \"_timestamp\": 1678940373509,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"1\",\n                \"sex\": \"2\",\n                \"area\": \"09\",\n                \"count\": \"1980\"\n            },\n            {\n                \"_id\": \"641298d5d7fb4a2f516bc808\",\n                \"_timestamp\": 1678940373483,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"1\",\n                \"sex\": \"2\",\n                \"area\": \"08\",\n                \"count\": \"1212\"\n            },\n            {\n                \"_id\": \"641298d5d7fb4a2f516bc807\",\n                \"_timestamp\": 1678940373456,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"1\",\n                \"sex\": \"2\",\n                \"area\": \"07\",\n                \"count\": \"579\"\n            },\n            {\n                \"_id\": \"641298d5d7fb4a2f516bc806\",\n                \"_timestamp\": 1678940373424,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"1\",\n                \"sex\": \"2\",\n                \"area\": \"06\",\n                \"count\": \"795\"\n            },\n            {\n                \"_id\": \"641298d5d7fb4a2f516bc805\",\n                \"_timestamp\": 1678940373401,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"1\",\n                \"sex\": \"2\",\n                \"area\": \"05\",\n                \"count\": \"153\"\n            },\n            {\n                \"_id\": \"641298d5d7fb4a2f516bc804\",\n                \"_timestamp\": 1678940373375,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"1\",\n                \"sex\": \"2\",\n                \"area\": \"04\",\n                \"count\": \"1500\"\n            },\n            {\n                \"_id\": \"641298d5d7fb4a2f516bc803\",\n                \"_timestamp\": 1678940373347,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"1\",\n                \"sex\": \"2\",\n                \"area\": \"03\",\n                \"count\": \"2004\"\n            },\n            {\n                \"_id\": \"641298d5d7fb4a2f516bc802\",\n                \"_timestamp\": 1678940373320,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"1\",\n                \"sex\": \"2\",\n                \"area\": \"02\",\n                \"count\": \"4149\"\n            },\n            {\n                \"_id\": \"641298d5d7fb4a2f516bc801\",\n                \"_timestamp\": 1678940373298,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"1\",\n                \"sex\": \"2\",\n                \"area\": \"01\",\n                \"count\": \"921\"\n            },\n            {\n                \"_id\": \"641298d5d7fb4a2f516bc800\",\n                \"_timestamp\": 1678940373272,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"1\",\n                \"sex\": \"1\",\n                \"area\": \"77\",\n                \"count\": \"17889\"\n            },\n            {\n                \"_id\": \"641298d5d7fb4a2f516bc7ff\",\n                \"_timestamp\": 1678940373247,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"1\",\n                \"sex\": \"1\",\n                \"area\": \"9999\",\n                \"count\": \"17895\"\n            },\n            {\n                \"_id\": \"641298d5d7fb4a2f516bc7fe\",\n                \"_timestamp\": 1678940373218,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"1\",\n                \"sex\": \"1\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"641298d5d7fb4a2f516bc7fd\",\n                \"_timestamp\": 1678940373196,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"1\",\n                \"sex\": \"1\",\n                \"area\": \"18\",\n                \"count\": \"288\"\n            },\n            {\n                \"_id\": \"641298d5d7fb4a2f516bc7fc\",\n                \"_timestamp\": 1678940373171,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"1\",\n                \"sex\": \"1\",\n                \"area\": \"17\",\n                \"count\": \"282\"\n            },\n            {\n                \"_id\": \"641298d5d7fb4a2f516bc7fb\",\n                \"_timestamp\": 1678940373141,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"1\",\n                \"sex\": \"1\",\n                \"area\": \"16\",\n                \"count\": \"366\"\n            },\n            {\n                \"_id\": \"641298d5d7fb4a2f516bc7fa\",\n                \"_timestamp\": 1678940373113,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"1\",\n                \"sex\": \"1\",\n                \"area\": \"15\",\n                \"count\": \"477\"\n            },\n            {\n                \"_id\": \"641298d5d7fb4a2f516bc7f9\",\n                \"_timestamp\": 1678940373089,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"1\",\n                \"sex\": \"1\",\n                \"area\": \"14\",\n                \"count\": \"1104\"\n            },\n            {\n                \"_id\": \"641298d5d7fb4a2f516bc7f8\",\n                \"_timestamp\": 1678940373065,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"1\",\n                \"sex\": \"1\",\n                \"area\": \"13\",\n                \"count\": \"2613\"\n            },\n            {\n                \"_id\": \"641298d5d7fb4a2f516bc7f7\",\n                \"_timestamp\": 1678940373042,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"1\",\n                \"sex\": \"1\",\n                \"area\": \"12\",\n                \"count\": \"204\"\n            },\n            {\n                \"_id\": \"641298d5d7fb4a2f516bc7f6\",\n                \"_timestamp\": 1678940373020,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"1\",\n                \"sex\": \"1\",\n                \"area\": \"09\",\n                \"count\": \"1695\"\n            },\n            {\n                \"_id\": \"641298d4d7fb4a2f516bc7f5\",\n                \"_timestamp\": 1678940372996,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"1\",\n                \"sex\": \"1\",\n                \"area\": \"08\",\n                \"count\": \"1119\"\n            },\n            {\n                \"_id\": \"641298d4d7fb4a2f516bc7f4\",\n                \"_timestamp\": 1678940372966,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"1\",\n                \"sex\": \"1\",\n                \"area\": \"07\",\n                \"count\": \"597\"\n            },\n            {\n                \"_id\": \"641298d4d7fb4a2f516bc7f3\",\n                \"_timestamp\": 1678940372942,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"1\",\n                \"sex\": \"1\",\n                \"area\": \"06\",\n                \"count\": \"792\"\n            },\n            {\n                \"_id\": \"641298d4d7fb4a2f516bc7f2\",\n                \"_timestamp\": 1678940372918,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"1\",\n                \"sex\": \"1\",\n                \"area\": \"05\",\n                \"count\": \"165\"\n            },\n            {\n                \"_id\": \"641298d4d7fb4a2f516bc7f1\",\n                \"_timestamp\": 1678940372896,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"1\",\n                \"sex\": \"1\",\n                \"area\": \"04\",\n                \"count\": \"1491\"\n            },\n            {\n                \"_id\": \"641298d4d7fb4a2f516bc7f0\",\n                \"_timestamp\": 1678940372869,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"1\",\n                \"sex\": \"1\",\n                \"area\": \"03\",\n                \"count\": \"1968\"\n            },\n            {\n                \"_id\": \"641298d4d7fb4a2f516bc7ef\",\n                \"_timestamp\": 1678940372817,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"1\",\n                \"sex\": \"1\",\n                \"area\": \"02\",\n                \"count\": \"3783\"\n            },\n            {\n                \"_id\": \"641298d4d7fb4a2f516bc7ee\",\n                \"_timestamp\": 1678940372792,\n                \"year\": \"2018\",\n                \"age\": \"069\",\n                \"ethnic\": \"1\",\n                \"sex\": \"1\",\n                \"area\": \"01\",\n                \"count\": \"948\"\n            },\n            {\n                \"_id\": \"641298d4d7fb4a2f516bc7ed\",\n                \"_timestamp\": 1678940372769,\n                \"year\": \"2018\",\n                \"age\": \"068\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"77\",\n                \"count\": \"44763\"\n            },\n            {\n                \"_id\": \"641298d4d7fb4a2f516bc7ec\",\n                \"_timestamp\": 1678940372743,\n                \"year\": \"2018\",\n                \"age\": \"068\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"9999\",\n                \"count\": \"44778\"\n            },\n            {\n                \"_id\": \"641298d4d7fb4a2f516bc7eb\",\n                \"_timestamp\": 1678940372719,\n                \"year\": \"2018\",\n                \"age\": \"068\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"99\",\n                \"count\": \"12\"\n            },\n            {\n                \"_id\": \"641298d4d7fb4a2f516bc7ea\",\n                \"_timestamp\": 1678940372696,\n                \"year\": \"2018\",\n                \"age\": \"068\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"18\",\n                \"count\": \"690\"\n            },\n            {\n                \"_id\": \"641298d4d7fb4a2f516bc7e9\",\n                \"_timestamp\": 1678940372672,\n                \"year\": \"2018\",\n                \"age\": \"068\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"17\",\n                \"count\": \"561\"\n            },\n            {\n                \"_id\": \"641298d4d7fb4a2f516bc7e8\",\n                \"_timestamp\": 1678940372647,\n                \"year\": \"2018\",\n                \"age\": \"068\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"16\",\n                \"count\": \"783\"\n            },\n            {\n                \"_id\": \"641298d4d7fb4a2f516bc7e7\",\n                \"_timestamp\": 1678940372619,\n                \"year\": \"2018\",\n                \"age\": \"068\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"15\",\n                \"count\": \"960\"\n            },\n            {\n                \"_id\": \"641298d4d7fb4a2f516bc7e6\",\n                \"_timestamp\": 1678940372595,\n                \"year\": \"2018\",\n                \"age\": \"068\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"14\",\n                \"count\": \"2298\"\n            },\n            {\n                \"_id\": \"641298d4d7fb4a2f516bc7e5\",\n                \"_timestamp\": 1678940372571,\n                \"year\": \"2018\",\n                \"age\": \"068\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"13\",\n                \"count\": \"5907\"\n            },\n            {\n                \"_id\": \"641298d4d7fb4a2f516bc7e4\",\n                \"_timestamp\": 1678940372540,\n                \"year\": \"2018\",\n                \"age\": \"068\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"12\",\n                \"count\": \"411\"\n            },\n            {\n                \"_id\": \"641298d4d7fb4a2f516bc7e3\",\n                \"_timestamp\": 1678940372515,\n                \"year\": \"2018\",\n                \"age\": \"068\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"09\",\n                \"count\": \"4506\"\n            },\n            {\n                \"_id\": \"641298d4d7fb4a2f516bc7e2\",\n                \"_timestamp\": 1678940372491,\n                \"year\": \"2018\",\n                \"age\": \"068\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"08\",\n                \"count\": \"2670\"\n            },\n            {\n                \"_id\": \"641298d4d7fb4a2f516bc7e1\",\n                \"_timestamp\": 1678940372469,\n                \"year\": \"2018\",\n                \"age\": \"068\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"07\",\n                \"count\": \"1245\"\n            },\n            {\n                \"_id\": \"641298d4d7fb4a2f516bc7e0\",\n                \"_timestamp\": 1678940372435,\n                \"year\": \"2018\",\n                \"age\": \"068\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"06\",\n                \"count\": \"1977\"\n            },\n            {\n                \"_id\": \"641298d4d7fb4a2f516bc7df\",\n                \"_timestamp\": 1678940372413,\n                \"year\": \"2018\",\n                \"age\": \"068\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"05\",\n                \"count\": \"486\"\n            },\n            {\n                \"_id\": \"641298d4d7fb4a2f516bc7de\",\n                \"_timestamp\": 1678940372388,\n                \"year\": \"2018\",\n                \"age\": \"068\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"04\",\n                \"count\": \"3420\"\n            },\n            {\n                \"_id\": \"641298d4d7fb4a2f516bc7dd\",\n                \"_timestamp\": 1678940372361,\n                \"year\": \"2018\",\n                \"age\": \"068\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"03\",\n                \"count\": \"4653\"\n            },\n            {\n                \"_id\": \"641298d4d7fb4a2f516bc7dc\",\n                \"_timestamp\": 1678940372324,\n                \"year\": \"2018\",\n                \"age\": \"068\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"02\",\n                \"count\": \"11919\"\n            },\n            {\n                \"_id\": \"641298d4d7fb4a2f516bc7db\",\n                \"_timestamp\": 1678940372300,\n                \"year\": \"2018\",\n                \"age\": \"068\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"9\",\n                \"area\": \"01\",\n                \"count\": \"2274\"\n            },\n            {\n                \"_id\": \"641298d4d7fb4a2f516bc7da\",\n                \"_timestamp\": 1678940372277,\n                \"year\": \"2018\",\n                \"age\": \"068\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"77\",\n                \"count\": \"22731\"\n            },\n            {\n                \"_id\": \"641298d4d7fb4a2f516bc7d9\",\n                \"_timestamp\": 1678940372250,\n                \"year\": \"2018\",\n                \"age\": \"068\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"9999\",\n                \"count\": \"22734\"\n            },\n            {\n                \"_id\": \"641298d4d7fb4a2f516bc7d8\",\n                \"_timestamp\": 1678940372195,\n                \"year\": \"2018\",\n                \"age\": \"068\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"99\",\n                \"count\": \"3\"\n            },\n            {\n                \"_id\": \"641298d4d7fb4a2f516bc7d7\",\n                \"_timestamp\": 1678940372172,\n                \"year\": \"2018\",\n                \"age\": \"068\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"18\",\n                \"count\": \"348\"\n            },\n            {\n                \"_id\": \"641298d4d7fb4a2f516bc7d6\",\n                \"_timestamp\": 1678940372144,\n                \"year\": \"2018\",\n                \"age\": \"068\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"17\",\n                \"count\": \"288\"\n            },\n            {\n                \"_id\": \"641298d4d7fb4a2f516bc7d5\",\n                \"_timestamp\": 1678940372091,\n                \"year\": \"2018\",\n                \"age\": \"068\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"16\",\n                \"count\": \"378\"\n            },\n            {\n                \"_id\": \"641298d4d7fb4a2f516bc7d4\",\n                \"_timestamp\": 1678940372065,\n                \"year\": \"2018\",\n                \"age\": \"068\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"15\",\n                \"count\": \"462\"\n            },\n            {\n                \"_id\": \"641298d4d7fb4a2f516bc7d3\",\n                \"_timestamp\": 1678940372039,\n                \"year\": \"2018\",\n                \"age\": \"068\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"14\",\n                \"count\": \"1164\"\n            },\n            {\n                \"_id\": \"641298d4d7fb4a2f516bc7d2\",\n                \"_timestamp\": 1678940372016,\n                \"year\": \"2018\",\n                \"age\": \"068\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"13\",\n                \"count\": \"3000\"\n            },\n            {\n                \"_id\": \"641298d3d7fb4a2f516bc7d1\",\n                \"_timestamp\": 1678940371993,\n                \"year\": \"2018\",\n                \"age\": \"068\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"12\",\n                \"count\": \"177\"\n            },\n            {\n                \"_id\": \"641298d3d7fb4a2f516bc7d0\",\n                \"_timestamp\": 1678940371968,\n                \"year\": \"2018\",\n                \"age\": \"068\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"09\",\n                \"count\": \"2316\"\n            },\n            {\n                \"_id\": \"641298d3d7fb4a2f516bc7cf\",\n                \"_timestamp\": 1678940371943,\n                \"year\": \"2018\",\n                \"age\": \"068\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"08\",\n                \"count\": \"1377\"\n            },\n            {\n                \"_id\": \"641298d3d7fb4a2f516bc7ce\",\n                \"_timestamp\": 1678940371917,\n                \"year\": \"2018\",\n                \"age\": \"068\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"07\",\n                \"count\": \"618\"\n            },\n            {\n                \"_id\": \"641298d3d7fb4a2f516bc7cd\",\n                \"_timestamp\": 1678940371882,\n                \"year\": \"2018\",\n                \"age\": \"068\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"06\",\n                \"count\": \"999\"\n            },\n            {\n                \"_id\": \"641298d3d7fb4a2f516bc7cc\",\n                \"_timestamp\": 1678940371856,\n                \"year\": \"2018\",\n                \"age\": \"068\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"05\",\n                \"count\": \"252\"\n            },\n            {\n                \"_id\": \"641298d3d7fb4a2f516bc7cb\",\n                \"_timestamp\": 1678940371830,\n                \"year\": \"2018\",\n                \"age\": \"068\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"04\",\n                \"count\": \"1782\"\n            },\n            {\n                \"_id\": \"641298d3d7fb4a2f516bc7ca\",\n                \"_timestamp\": 1678940371806,\n                \"year\": \"2018\",\n                \"age\": \"068\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"03\",\n                \"count\": \"2370\"\n            },\n            {\n                \"_id\": \"641298d3d7fb4a2f516bc7c9\",\n                \"_timestamp\": 1678940371781,\n                \"year\": \"2018\",\n                \"age\": \"068\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"02\",\n                \"count\": \"6051\"\n            },\n            {\n                \"_id\": \"641298d3d7fb4a2f516bc7c8\",\n                \"_timestamp\": 1678940371757,\n                \"year\": \"2018\",\n                \"age\": \"068\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"2\",\n                \"area\": \"01\",\n                \"count\": \"1143\"\n            },\n            {\n                \"_id\": \"641298d3d7fb4a2f516bc7c7\",\n                \"_timestamp\": 1678940371732,\n                \"year\": \"2018\",\n                \"age\": \"068\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"1\",\n                \"area\": \"77\",\n                \"count\": \"22035\"\n            },\n            {\n                \"_id\": \"641298d3d7fb4a2f516bc7c6\",\n                \"_timestamp\": 1678940371709,\n                \"year\": \"2018\",\n                \"age\": \"068\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"1\",\n                \"area\": \"9999\",\n                \"count\": \"22044\"\n            },\n            {\n                \"_id\": \"641298d3d7fb4a2f516bc7c5\",\n                \"_timestamp\": 1678940371676,\n                \"year\": \"2018\",\n                \"age\": \"068\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"1\",\n                \"area\": \"99\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"641298d3d7fb4a2f516bc7c4\",\n                \"_timestamp\": 1678940371653,\n                \"year\": \"2018\",\n                \"age\": \"068\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"1\",\n                \"area\": \"18\",\n                \"count\": \"339\"\n            },\n            {\n                \"_id\": \"641298d3d7fb4a2f516bc7c3\",\n                \"_timestamp\": 1678940371630,\n                \"year\": \"2018\",\n                \"age\": \"068\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"1\",\n                \"area\": \"17\",\n                \"count\": \"270\"\n            },\n            {\n                \"_id\": \"641298d3d7fb4a2f516bc7c2\",\n                \"_timestamp\": 1678940371607,\n                \"year\": \"2018\",\n                \"age\": \"068\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"1\",\n                \"area\": \"16\",\n                \"count\": \"405\"\n            },\n            {\n                \"_id\": \"641298d3d7fb4a2f516bc7c1\",\n                \"_timestamp\": 1678940371575,\n                \"year\": \"2018\",\n                \"age\": \"068\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"1\",\n                \"area\": \"15\",\n                \"count\": \"498\"\n            },\n            {\n                \"_id\": \"641298d3d7fb4a2f516bc7c0\",\n                \"_timestamp\": 1678940371551,\n                \"year\": \"2018\",\n                \"age\": \"068\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"1\",\n                \"area\": \"14\",\n                \"count\": \"1134\"\n            },\n            {\n                \"_id\": \"641298d3d7fb4a2f516bc7bf\",\n                \"_timestamp\": 1678940371515,\n                \"year\": \"2018\",\n                \"age\": \"068\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"1\",\n                \"area\": \"13\",\n                \"count\": \"2907\"\n            },\n            {\n                \"_id\": \"641298d3d7fb4a2f516bc7be\",\n                \"_timestamp\": 1678940371490,\n                \"year\": \"2018\",\n                \"age\": \"068\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"1\",\n                \"area\": \"12\",\n                \"count\": \"234\"\n            },\n            {\n                \"_id\": \"641298d3d7fb4a2f516bc7bd\",\n                \"_timestamp\": 1678940371466,\n                \"year\": \"2018\",\n                \"age\": \"068\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"1\",\n                \"area\": \"09\",\n                \"count\": \"2187\"\n            },\n            {\n                \"_id\": \"641298d3d7fb4a2f516bc7bc\",\n                \"_timestamp\": 1678940371442,\n                \"year\": \"2018\",\n                \"age\": \"068\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"1\",\n                \"area\": \"08\",\n                \"count\": \"1293\"\n            },\n            {\n                \"_id\": \"641298d3d7fb4a2f516bc7bb\",\n                \"_timestamp\": 1678940371410,\n                \"year\": \"2018\",\n                \"age\": \"068\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"1\",\n                \"area\": \"07\",\n                \"count\": \"630\"\n            },\n            {\n                \"_id\": \"641298d3d7fb4a2f516bc7ba\",\n                \"_timestamp\": 1678940371385,\n                \"year\": \"2018\",\n                \"age\": \"068\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"1\",\n                \"area\": \"06\",\n                \"count\": \"975\"\n            },\n            {\n                \"_id\": \"641298d3d7fb4a2f516bc7b9\",\n                \"_timestamp\": 1678940371361,\n                \"year\": \"2018\",\n                \"age\": \"068\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"1\",\n                \"area\": \"05\",\n                \"count\": \"237\"\n            },\n            {\n                \"_id\": \"641298d3d7fb4a2f516bc7b8\",\n                \"_timestamp\": 1678940371337,\n                \"year\": \"2018\",\n                \"age\": \"068\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"1\",\n                \"area\": \"04\",\n                \"count\": \"1638\"\n            },\n            {\n                \"_id\": \"641298d3d7fb4a2f516bc7b7\",\n                \"_timestamp\": 1678940371313,\n                \"year\": \"2018\",\n                \"age\": \"068\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"1\",\n                \"area\": \"03\",\n                \"count\": \"2283\"\n            },\n            {\n                \"_id\": \"641298d3d7fb4a2f516bc7b6\",\n                \"_timestamp\": 1678940371290,\n                \"year\": \"2018\",\n                \"age\": \"068\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"1\",\n                \"area\": \"02\",\n                \"count\": \"5871\"\n            },\n            {\n                \"_id\": \"641298d3d7fb4a2f516bc7b5\",\n                \"_timestamp\": 1678940371267,\n                \"year\": \"2018\",\n                \"age\": \"068\",\n                \"ethnic\": \"9999\",\n                \"sex\": \"1\",\n                \"area\": \"01\",\n                \"count\": \"1134\"\n            },\n            {\n                \"_id\": \"641298d3d7fb4a2f516bc7b4\",\n                \"_timestamp\": 1678940371243,\n                \"year\": \"2018\",\n                \"age\": \"068\",\n                \"ethnic\": \"77\",\n                \"sex\": \"9\",\n                \"area\": \"77\",\n                \"count\": \"44763\"\n            },\n            {\n                \"_id\": \"641298d3d7fb4a2f516bc7b3\",\n                \"_timestamp\": 1678940371220,\n                \"year\": \"2018\",\n                \"age\": \"068\",\n                \"ethnic\": \"77\",\n                \"sex\": \"9\",\n                \"area\": \"9999\",\n                \"count\": \"44778\"\n            },\n            {\n                \"_id\": \"641298d3d7fb4a2f516bc7b2\",\n                \"_timestamp\": 1678940371197,\n                \"year\": \"2018\",\n                \"age\": \"068\",\n                \"ethnic\": \"77\",\n                \"sex\": \"9\",\n                \"area\": \"99\",\n                \"count\": \"12\"\n            },\n            {\n                \"_id\": \"641298d3d7fb4a2f516bc7b1\",\n                \"_timestamp\": 1678940371165,\n                \"year\": \"2018\",\n                \"age\": \"068\",\n                \"ethnic\": \"77\",\n                \"sex\": \"9\",\n                \"area\": \"18\",\n                \"count\": \"690\"\n            },\n            {\n                \"_id\": \"641298d3d7fb4a2f516bc7b0\",\n                \"_timestamp\": 1678940371141,\n                \"year\": \"2018\",\n                \"age\": \"068\",\n                \"ethnic\": \"77\",\n                \"sex\": \"9\",\n                \"area\": \"17\",\n                \"count\": \"561\"\n            },\n            {\n                \"_id\": \"641298d3d7fb4a2f516bc7af\",\n                \"_timestamp\": 1678940371119,\n                \"year\": \"2018\",\n                \"age\": \"068\",\n                \"ethnic\": \"77\",\n                \"sex\": \"9\",\n                \"area\": \"16\",\n                \"count\": \"783\"\n            },\n            {\n                \"_id\": \"641298d3d7fb4a2f516bc7ae\",\n                \"_timestamp\": 1678940371090,\n                \"year\": \"2018\",\n                \"age\": \"068\",\n                \"ethnic\": \"77\",\n                \"sex\": \"9\",\n                \"area\": \"15\",\n                \"count\": \"960\"\n            },\n            {\n                \"_id\": \"641298d3d7fb4a2f516bc7ad\",\n                \"_timestamp\": 1678940371066,\n                \"year\": \"2018\",\n                \"age\": \"068\",\n                \"ethnic\": \"77\",\n                \"sex\": \"9\",\n                \"area\": \"14\",\n                \"count\": \"2298\"\n            },\n            {\n                \"_id\": \"641298d3d7fb4a2f516bc7ac\",\n                \"_timestamp\": 1678940371034,\n                \"year\": \"2018\",\n                \"age\": \"068\",\n                \"ethnic\": \"77\",\n                \"sex\": \"9\",\n                \"area\": \"13\",\n                \"count\": \"5907\"\n            },\n            {\n                \"_id\": \"641298d3d7fb4a2f516bc7ab\",\n                \"_timestamp\": 1678940371008,\n                \"year\": \"2018\",\n                \"age\": \"068\",\n                \"ethnic\": \"77\",\n                \"sex\": \"9\",\n                \"area\": \"12\",\n                \"count\": \"411\"\n            },\n            {\n                \"_id\": \"641298d2d7fb4a2f516bc7aa\",\n                \"_timestamp\": 1678940370983,\n                \"year\": \"2018\",\n                \"age\": \"068\",\n                \"ethnic\": \"77\",\n                \"sex\": \"9\",\n                \"area\": \"09\",\n                \"count\": \"4506\"\n            },\n            {\n                \"_id\": \"641298d2d7fb4a2f516bc7a9\",\n                \"_timestamp\": 1678940370960,\n                \"year\": \"2018\",\n                \"age\": \"068\",\n                \"ethnic\": \"77\",\n                \"sex\": \"9\",\n                \"area\": \"08\",\n                \"count\": \"2670\"\n            },\n            {\n                \"_id\": \"641298d2d7fb4a2f516bc7a8\",\n                \"_timestamp\": 1678940370935,\n                \"year\": \"2018\",\n                \"age\": \"068\",\n                \"ethnic\": \"77\",\n                \"sex\": \"9\",\n                \"area\": \"07\",\n                \"count\": \"1245\"\n            },\n            {\n                \"_id\": \"641298d2d7fb4a2f516bc7a7\",\n                \"_timestamp\": 1678940370912,\n                \"year\": \"2018\",\n                \"age\": \"068\",\n                \"ethnic\": \"77\",\n                \"sex\": \"9\",\n                \"area\": \"06\",\n                \"count\": \"1977\"\n            },\n            {\n                \"_id\": \"641298d2d7fb4a2f516bc7a6\",\n                \"_timestamp\": 1678940370890,\n                \"year\": \"2018\",\n                \"age\": \"068\",\n                \"ethnic\": \"77\",\n                \"sex\": \"9\",\n                \"area\": \"05\",\n                \"count\": \"486\"\n            },\n            {\n                \"_id\": \"641298d2d7fb4a2f516bc7a5\",\n                \"_timestamp\": 1678940370862,\n                \"year\": \"2018\",\n                \"age\": \"068\",\n                \"ethnic\": \"77\",\n                \"sex\": \"9\",\n                \"area\": \"04\",\n                \"count\": \"3420\"\n            },\n            {\n                \"_id\": \"641298d2d7fb4a2f516bc7a4\",\n                \"_timestamp\": 1678940370837,\n                \"year\": \"2018\",\n                \"age\": \"068\",\n                \"ethnic\": \"77\",\n                \"sex\": \"9\",\n                \"area\": \"03\",\n                \"count\": \"4653\"\n            },\n            {\n                \"_id\": \"641298d2d7fb4a2f516bc7a3\",\n                \"_timestamp\": 1678940370814,\n                \"year\": \"2018\",\n                \"age\": \"068\",\n                \"ethnic\": \"77\",\n                \"sex\": \"9\",\n                \"area\": \"02\",\n                \"count\": \"11919\"\n            },\n            {\n                \"_id\": \"641298d2d7fb4a2f516bc7a2\",\n                \"_timestamp\": 1678940370791,\n                \"year\": \"2018\",\n                \"age\": \"068\",\n                \"ethnic\": \"77\",\n                \"sex\": \"9\",\n                \"area\": \"01\",\n                \"count\": \"2274\"\n            },\n            {\n                \"_id\": \"641298d2d7fb4a2f516bc7a1\",\n                \"_timestamp\": 1678940370768,\n                \"year\": \"2018\",\n                \"age\": \"068\",\n                \"ethnic\": \"77\",\n                \"sex\": \"2\",\n                \"area\": \"77\",\n                \"count\": \"22731\"\n            },\n            {\n                \"_id\": \"641298d2d7fb4a2f516bc7a0\",\n                \"_timestamp\": 1678940370745,\n                \"year\": \"2018\",\n                \"age\": \"068\",\n                \"ethnic\": \"77\",\n                \"sex\": \"2\",\n                \"area\": \"9999\",\n                \"count\": \"22734\"\n            },\n            {\n                \"_id\": \"641298d2d7fb4a2f516bc79f\",\n                \"_timestamp\": 1678940370721,\n                \"year\": \"2018\",\n                \"age\": \"068\",\n                \"ethnic\": \"77\",\n                \"sex\": \"2\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"641298d2d7fb4a2f516bc79e\",\n                \"_timestamp\": 1678940370698,\n                \"year\": \"2018\",\n                \"age\": \"068\",\n                \"ethnic\": \"77\",\n                \"sex\": \"2\",\n                \"area\": \"18\",\n                \"count\": \"348\"\n            },\n            {\n                \"_id\": \"641298d2d7fb4a2f516bc79d\",\n                \"_timestamp\": 1678940370675,\n                \"year\": \"2018\",\n                \"age\": \"068\",\n                \"ethnic\": \"77\",\n                \"sex\": \"2\",\n                \"area\": \"17\",\n                \"count\": \"288\"\n            },\n            {\n                \"_id\": \"641298d2d7fb4a2f516bc79c\",\n                \"_timestamp\": 1678940370651,\n                \"year\": \"2018\",\n                \"age\": \"068\",\n                \"ethnic\": \"77\",\n                \"sex\": \"2\",\n                \"area\": \"16\",\n                \"count\": \"378\"\n            },\n            {\n                \"_id\": \"641298d2d7fb4a2f516bc79b\",\n                \"_timestamp\": 1678940370628,\n                \"year\": \"2018\",\n                \"age\": \"068\",\n                \"ethnic\": \"77\",\n                \"sex\": \"2\",\n                \"area\": \"15\",\n                \"count\": \"462\"\n            },\n            {\n                \"_id\": \"641298d2d7fb4a2f516bc79a\",\n                \"_timestamp\": 1678940370605,\n                \"year\": \"2018\",\n                \"age\": \"068\",\n                \"ethnic\": \"77\",\n                \"sex\": \"2\",\n                \"area\": \"14\",\n                \"count\": \"1164\"\n            },\n            {\n                \"_id\": \"641298d2d7fb4a2f516bc799\",\n                \"_timestamp\": 1678940370583,\n                \"year\": \"2018\",\n                \"age\": \"068\",\n                \"ethnic\": \"77\",\n                \"sex\": \"2\",\n                \"area\": \"13\",\n                \"count\": \"3000\"\n            },\n            {\n                \"_id\": \"641298d2d7fb4a2f516bc798\",\n                \"_timestamp\": 1678940370555,\n                \"year\": \"2018\",\n                \"age\": \"068\",\n                \"ethnic\": \"77\",\n                \"sex\": \"2\",\n                \"area\": \"12\",\n                \"count\": \"177\"\n            },\n            {\n                \"_id\": \"641298d2d7fb4a2f516bc797\",\n                \"_timestamp\": 1678940370532,\n                \"year\": \"2018\",\n                \"age\": \"068\",\n                \"ethnic\": \"77\",\n                \"sex\": \"2\",\n                \"area\": \"09\",\n                \"count\": \"2316\"\n            },\n            {\n                \"_id\": \"641298d2d7fb4a2f516bc796\",\n                \"_timestamp\": 1678940370507,\n                \"year\": \"2018\",\n                \"age\": \"068\",\n                \"ethnic\": \"77\",\n                \"sex\": \"2\",\n                \"area\": \"08\",\n                \"count\": \"1377\"\n            },\n            {\n                \"_id\": \"641298d2d7fb4a2f516bc795\",\n                \"_timestamp\": 1678940370484,\n                \"year\": \"2018\",\n                \"age\": \"068\",\n                \"ethnic\": \"77\",\n                \"sex\": \"2\",\n                \"area\": \"07\",\n                \"count\": \"618\"\n            },\n            {\n                \"_id\": \"641298d2d7fb4a2f516bc794\",\n                \"_timestamp\": 1678940370461,\n                \"year\": \"2018\",\n                \"age\": \"068\",\n                \"ethnic\": \"77\",\n                \"sex\": \"2\",\n                \"area\": \"06\",\n                \"count\": \"999\"\n            },\n            {\n                \"_id\": \"641298d2d7fb4a2f516bc793\",\n                \"_timestamp\": 1678940370436,\n                \"year\": \"2018\",\n                \"age\": \"068\",\n                \"ethnic\": \"77\",\n                \"sex\": \"2\",\n                \"area\": \"05\",\n                \"count\": \"252\"\n            },\n            {\n                \"_id\": \"641298d2d7fb4a2f516bc792\",\n                \"_timestamp\": 1678940370409,\n                \"year\": \"2018\",\n                \"age\": \"068\",\n                \"ethnic\": \"77\",\n                \"sex\": \"2\",\n                \"area\": \"04\",\n                \"count\": \"1782\"\n            },\n            {\n                \"_id\": \"641298d2d7fb4a2f516bc791\",\n                \"_timestamp\": 1678940370384,\n                \"year\": \"2018\",\n                \"age\": \"068\",\n                \"ethnic\": \"77\",\n                \"sex\": \"2\",\n                \"area\": \"03\",\n                \"count\": \"2370\"\n            },\n            {\n                \"_id\": \"641298d2d7fb4a2f516bc790\",\n                \"_timestamp\": 1678940370361,\n                \"year\": \"2018\",\n                \"age\": \"068\",\n                \"ethnic\": \"77\",\n                \"sex\": \"2\",\n                \"area\": \"02\",\n                \"count\": \"6051\"\n            },\n            {\n                \"_id\": \"641298d2d7fb4a2f516bc78f\",\n                \"_timestamp\": 1678940370338,\n                \"year\": \"2018\",\n                \"age\": \"068\",\n                \"ethnic\": \"77\",\n                \"sex\": \"2\",\n                \"area\": \"01\",\n                \"count\": \"1143\"\n            },\n            {\n                \"_id\": \"641298d2d7fb4a2f516bc78e\",\n                \"_timestamp\": 1678940370315,\n                \"year\": \"2018\",\n                \"age\": \"068\",\n                \"ethnic\": \"77\",\n                \"sex\": \"1\",\n                \"area\": \"77\",\n                \"count\": \"22035\"\n            },\n            {\n                \"_id\": \"641298d2d7fb4a2f516bc78d\",\n                \"_timestamp\": 1678940370290,\n                \"year\": \"2018\",\n                \"age\": \"068\",\n                \"ethnic\": \"77\",\n                \"sex\": \"1\",\n                \"area\": \"9999\",\n                \"count\": \"22044\"\n            },\n            {\n                \"_id\": \"641298d2d7fb4a2f516bc78c\",\n                \"_timestamp\": 1678940370265,\n                \"year\": \"2018\",\n                \"age\": \"068\",\n                \"ethnic\": \"77\",\n                \"sex\": \"1\",\n                \"area\": \"99\",\n                \"count\": \"6\"\n            },\n            {\n                \"_id\": \"641298d2d7fb4a2f516bc78b\",\n                \"_timestamp\": 1678940370239,\n                \"year\": \"2018\",\n                \"age\": \"068\",\n                \"ethnic\": \"77\",\n                \"sex\": \"1\",\n                \"area\": \"18\",\n                \"count\": \"339\"\n            },\n            {\n                \"_id\": \"641298d2d7fb4a2f516bc78a\",\n                \"_timestamp\": 1678940370218,\n                \"year\": \"2018\",\n                \"age\": \"068\",\n                \"ethnic\": \"77\",\n                \"sex\": \"1\",\n                \"area\": \"17\",\n                \"count\": \"270\"\n            },\n            {\n                \"_id\": \"641298d2d7fb4a2f516bc789\",\n                \"_timestamp\": 1678940370195,\n                \"year\": \"2018\",\n                \"age\": \"068\",\n                \"ethnic\": \"77\",\n                \"sex\": \"1\",\n                \"area\": \"16\",\n                \"count\": \"405\"\n            },\n            {\n                \"_id\": \"641298d2d7fb4a2f516bc788\",\n                \"_timestamp\": 1678940370163,\n                \"year\": \"2018\",\n                \"age\": \"068\",\n                \"ethnic\": \"77\",\n                \"sex\": \"1\",\n                \"area\": \"15\",\n                \"count\": \"498\"\n            },\n            {\n                \"_id\": \"641298d2d7fb4a2f516bc787\",\n                \"_timestamp\": 1678940370138,\n                \"year\": \"2018\",\n                \"age\": \"068\",\n                \"ethnic\": \"77\",\n                \"sex\": \"1\",\n                \"area\": \"14\",\n                \"count\": \"1134\"\n            },\n            {\n                \"_id\": \"641298d2d7fb4a2f516bc786\",\n                \"_timestamp\": 1678940370115,\n                \"year\": \"2018\",\n                \"age\": \"068\",\n                \"ethnic\": \"77\",\n                \"sex\": \"1\",\n                \"area\": \"13\",\n                \"count\": \"2907\"\n            },\n            {\n                \"_id\": \"641298d2d7fb4a2f516bc785\",\n                \"_timestamp\": 1678940370090,\n                \"year\": \"2018\",\n                \"age\": \"068\",\n                \"ethnic\": \"77\",\n                \"sex\": \"1\",\n                \"area\": \"12\",\n                \"count\": \"234\"\n            },\n            {\n                \"_id\": \"641298d2d7fb4a2f516bc784\",\n                \"_timestamp\": 1678940370066,\n                \"year\": \"2018\",\n                \"age\": \"068\",\n                \"ethnic\": \"77\",\n                \"sex\": \"1\",\n                \"area\": \"09\",\n                \"count\": \"2187\"\n            },\n            {\n                \"_id\": \"641298d2d7fb4a2f516bc783\",\n                \"_timestamp\": 1678940370043,\n                \"year\": \"2018\",\n                \"age\": \"068\",\n                \"ethnic\": \"77\",\n                \"sex\": \"1\",\n                \"area\": \"08\",\n                \"count\": \"1293\"\n            },\n            {\n                \"_id\": \"641298d2d7fb4a2f516bc782\",\n                \"_timestamp\": 1678940370020,\n                \"year\": \"2018\",\n                \"age\": \"068\",\n                \"ethnic\": \"77\",\n                \"sex\": \"1\",\n                \"area\": \"07\",\n                \"count\": \"630\"\n            },\n            {\n                \"_id\": \"641298d1d7fb4a2f516bc781\",\n                \"_timestamp\": 1678940369992,\n                \"year\": \"2018\",\n                \"age\": \"068\",\n                \"ethnic\": \"77\",\n                \"sex\": \"1\",\n                \"area\": \"06\",\n                \"count\": \"975\"\n            },\n            {\n                \"_id\": \"641298d1d7fb4a2f516bc780\",\n                \"_timestamp\": 1678940369963,\n                \"year\": \"2018\",\n                \"age\": \"068\",\n                \"ethnic\": \"77\",\n                \"sex\": \"1\",\n                \"area\": \"05\",\n                \"count\": \"237\"\n            },\n            {\n                \"_id\": \"641298d1d7fb4a2f516bc77f\",\n                \"_timestamp\": 1678940369940,\n                \"year\": \"2018\",\n                \"age\": \"068\",\n                \"ethnic\": \"77\",\n                \"sex\": \"1\",\n                \"area\": \"04\",\n                \"count\": \"1638\"\n            },\n            {\n                \"_id\": \"641298d1d7fb4a2f516bc77e\",\n                \"_timestamp\": 1678940369915,\n                \"year\": \"2018\",\n                \"age\": \"068\",\n                \"ethnic\": \"77\",\n                \"sex\": \"1\",\n                \"area\": \"03\",\n                \"count\": \"2283\"\n            },\n            {\n                \"_id\": \"641298d1d7fb4a2f516bc77d\",\n                \"_timestamp\": 1678940369889,\n                \"year\": \"2018\",\n                \"age\": \"068\",\n                \"ethnic\": \"77\",\n                \"sex\": \"1\",\n                \"area\": \"02\",\n                \"count\": \"5871\"\n            },\n            {\n                \"_id\": \"641298d1d7fb4a2f516bc77c\",\n                \"_timestamp\": 1678940369857,\n                \"year\": \"2018\",\n                \"age\": \"068\",\n                \"ethnic\": \"77\",\n                \"sex\": \"1\",\n                \"area\": \"01\",\n                \"count\": \"1134\"\n            },\n            {\n                \"_id\": \"641298d1d7fb4a2f516bc77b\",\n                \"_timestamp\": 1678940369833,\n                \"year\": \"2018\",\n                \"age\": \"068\",\n                \"ethnic\": \"9\",\n                \"sex\": \"9\",\n                \"area\": \"77\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641298d1d7fb4a2f516bc77a\",\n                \"_timestamp\": 1678940369810,\n                \"year\": \"2018\",\n                \"age\": \"068\",\n                \"ethnic\": \"9\",\n                \"sex\": \"9\",\n                \"area\": \"9999\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641298d1d7fb4a2f516bc779\",\n                \"_timestamp\": 1678940369786,\n                \"year\": \"2018\",\n                \"age\": \"068\",\n                \"ethnic\": \"9\",\n                \"sex\": \"9\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"641298d1d7fb4a2f516bc778\",\n                \"_timestamp\": 1678940369760,\n                \"year\": \"2018\",\n                \"age\": \"068\",\n                \"ethnic\": \"9\",\n                \"sex\": \"9\",\n                \"area\": \"18\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641298d1d7fb4a2f516bc777\",\n                \"_timestamp\": 1678940369734,\n                \"year\": \"2018\",\n                \"age\": \"068\",\n                \"ethnic\": \"9\",\n                \"sex\": \"9\",\n                \"area\": \"17\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641298d1d7fb4a2f516bc776\",\n                \"_timestamp\": 1678940369710,\n                \"year\": \"2018\",\n                \"age\": \"068\",\n                \"ethnic\": \"9\",\n                \"sex\": \"9\",\n                \"area\": \"16\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641298d1d7fb4a2f516bc775\",\n                \"_timestamp\": 1678940369687,\n                \"year\": \"2018\",\n                \"age\": \"068\",\n                \"ethnic\": \"9\",\n                \"sex\": \"9\",\n                \"area\": \"15\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641298d1d7fb4a2f516bc774\",\n                \"_timestamp\": 1678940369662,\n                \"year\": \"2018\",\n                \"age\": \"068\",\n                \"ethnic\": \"9\",\n                \"sex\": \"9\",\n                \"area\": \"14\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641298d1d7fb4a2f516bc773\",\n                \"_timestamp\": 1678940369638,\n                \"year\": \"2018\",\n                \"age\": \"068\",\n                \"ethnic\": \"9\",\n                \"sex\": \"9\",\n                \"area\": \"13\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641298d1d7fb4a2f516bc772\",\n                \"_timestamp\": 1678940369615,\n                \"year\": \"2018\",\n                \"age\": \"068\",\n                \"ethnic\": \"9\",\n                \"sex\": \"9\",\n                \"area\": \"12\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641298d1d7fb4a2f516bc771\",\n                \"_timestamp\": 1678940369591,\n                \"year\": \"2018\",\n                \"age\": \"068\",\n                \"ethnic\": \"9\",\n                \"sex\": \"9\",\n                \"area\": \"09\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641298d1d7fb4a2f516bc770\",\n                \"_timestamp\": 1678940369566,\n                \"year\": \"2018\",\n                \"age\": \"068\",\n                \"ethnic\": \"9\",\n                \"sex\": \"9\",\n                \"area\": \"08\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641298d1d7fb4a2f516bc76f\",\n                \"_timestamp\": 1678940369543,\n                \"year\": \"2018\",\n                \"age\": \"068\",\n                \"ethnic\": \"9\",\n                \"sex\": \"9\",\n                \"area\": \"07\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641298d1d7fb4a2f516bc76e\",\n                \"_timestamp\": 1678940369518,\n                \"year\": \"2018\",\n                \"age\": \"068\",\n                \"ethnic\": \"9\",\n                \"sex\": \"9\",\n                \"area\": \"06\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641298d1d7fb4a2f516bc76d\",\n                \"_timestamp\": 1678940369486,\n                \"year\": \"2018\",\n                \"age\": \"068\",\n                \"ethnic\": \"9\",\n                \"sex\": \"9\",\n                \"area\": \"05\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641298d1d7fb4a2f516bc76c\",\n                \"_timestamp\": 1678940369464,\n                \"year\": \"2018\",\n                \"age\": \"068\",\n                \"ethnic\": \"9\",\n                \"sex\": \"9\",\n                \"area\": \"04\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641298d1d7fb4a2f516bc76b\",\n                \"_timestamp\": 1678940369440,\n                \"year\": \"2018\",\n                \"age\": \"068\",\n                \"ethnic\": \"9\",\n                \"sex\": \"9\",\n                \"area\": \"03\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641298d1d7fb4a2f516bc76a\",\n                \"_timestamp\": 1678940369418,\n                \"year\": \"2018\",\n                \"age\": \"068\",\n                \"ethnic\": \"9\",\n                \"sex\": \"9\",\n                \"area\": \"02\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641298d1d7fb4a2f516bc769\",\n                \"_timestamp\": 1678940369391,\n                \"year\": \"2018\",\n                \"age\": \"068\",\n                \"ethnic\": \"9\",\n                \"sex\": \"9\",\n                \"area\": \"01\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641298d1d7fb4a2f516bc768\",\n                \"_timestamp\": 1678940369365,\n                \"year\": \"2018\",\n                \"age\": \"068\",\n                \"ethnic\": \"9\",\n                \"sex\": \"2\",\n                \"area\": \"77\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641298d1d7fb4a2f516bc767\",\n                \"_timestamp\": 1678940369334,\n                \"year\": \"2018\",\n                \"age\": \"068\",\n                \"ethnic\": \"9\",\n                \"sex\": \"2\",\n                \"area\": \"9999\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641298d1d7fb4a2f516bc766\",\n                \"_timestamp\": 1678940369311,\n                \"year\": \"2018\",\n                \"age\": \"068\",\n                \"ethnic\": \"9\",\n                \"sex\": \"2\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"641298d1d7fb4a2f516bc765\",\n                \"_timestamp\": 1678940369288,\n                \"year\": \"2018\",\n                \"age\": \"068\",\n                \"ethnic\": \"9\",\n                \"sex\": \"2\",\n                \"area\": \"18\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641298d1d7fb4a2f516bc764\",\n                \"_timestamp\": 1678940369265,\n                \"year\": \"2018\",\n                \"age\": \"068\",\n                \"ethnic\": \"9\",\n                \"sex\": \"2\",\n                \"area\": \"17\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641298d1d7fb4a2f516bc763\",\n                \"_timestamp\": 1678940369237,\n                \"year\": \"2018\",\n                \"age\": \"068\",\n                \"ethnic\": \"9\",\n                \"sex\": \"2\",\n                \"area\": \"16\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641298d1d7fb4a2f516bc762\",\n                \"_timestamp\": 1678940369213,\n                \"year\": \"2018\",\n                \"age\": \"068\",\n                \"ethnic\": \"9\",\n                \"sex\": \"2\",\n                \"area\": \"15\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641298d1d7fb4a2f516bc761\",\n                \"_timestamp\": 1678940369187,\n                \"year\": \"2018\",\n                \"age\": \"068\",\n                \"ethnic\": \"9\",\n                \"sex\": \"2\",\n                \"area\": \"14\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641298d1d7fb4a2f516bc760\",\n                \"_timestamp\": 1678940369159,\n                \"year\": \"2018\",\n                \"age\": \"068\",\n                \"ethnic\": \"9\",\n                \"sex\": \"2\",\n                \"area\": \"13\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641298d1d7fb4a2f516bc75f\",\n                \"_timestamp\": 1678940369130,\n                \"year\": \"2018\",\n                \"age\": \"068\",\n                \"ethnic\": \"9\",\n                \"sex\": \"2\",\n                \"area\": \"12\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641298d1d7fb4a2f516bc75e\",\n                \"_timestamp\": 1678940369105,\n                \"year\": \"2018\",\n                \"age\": \"068\",\n                \"ethnic\": \"9\",\n                \"sex\": \"2\",\n                \"area\": \"09\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641298d1d7fb4a2f516bc75d\",\n                \"_timestamp\": 1678940369077,\n                \"year\": \"2018\",\n                \"age\": \"068\",\n                \"ethnic\": \"9\",\n                \"sex\": \"2\",\n                \"area\": \"08\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641298d1d7fb4a2f516bc75c\",\n                \"_timestamp\": 1678940369047,\n                \"year\": \"2018\",\n                \"age\": \"068\",\n                \"ethnic\": \"9\",\n                \"sex\": \"2\",\n                \"area\": \"07\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641298d1d7fb4a2f516bc75b\",\n                \"_timestamp\": 1678940369025,\n                \"year\": \"2018\",\n                \"age\": \"068\",\n                \"ethnic\": \"9\",\n                \"sex\": \"2\",\n                \"area\": \"06\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641298d1d7fb4a2f516bc75a\",\n                \"_timestamp\": 1678940368999,\n                \"year\": \"2018\",\n                \"age\": \"068\",\n                \"ethnic\": \"9\",\n                \"sex\": \"2\",\n                \"area\": \"05\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641298d0d7fb4a2f516bc759\",\n                \"_timestamp\": 1678940368976,\n                \"year\": \"2018\",\n                \"age\": \"068\",\n                \"ethnic\": \"9\",\n                \"sex\": \"2\",\n                \"area\": \"04\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641298d0d7fb4a2f516bc758\",\n                \"_timestamp\": 1678940368953,\n                \"year\": \"2018\",\n                \"age\": \"068\",\n                \"ethnic\": \"9\",\n                \"sex\": \"2\",\n                \"area\": \"03\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641298d0d7fb4a2f516bc757\",\n                \"_timestamp\": 1678940368926,\n                \"year\": \"2018\",\n                \"age\": \"068\",\n                \"ethnic\": \"9\",\n                \"sex\": \"2\",\n                \"area\": \"02\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641298d0d7fb4a2f516bc756\",\n                \"_timestamp\": 1678940368903,\n                \"year\": \"2018\",\n                \"age\": \"068\",\n                \"ethnic\": \"9\",\n                \"sex\": \"2\",\n                \"area\": \"01\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641298d0d7fb4a2f516bc755\",\n                \"_timestamp\": 1678940368879,\n                \"year\": \"2018\",\n                \"age\": \"068\",\n                \"ethnic\": \"9\",\n                \"sex\": \"1\",\n                \"area\": \"77\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641298d0d7fb4a2f516bc754\",\n                \"_timestamp\": 1678940368850,\n                \"year\": \"2018\",\n                \"age\": \"068\",\n                \"ethnic\": \"9\",\n                \"sex\": \"1\",\n                \"area\": \"9999\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641298d0d7fb4a2f516bc753\",\n                \"_timestamp\": 1678940368825,\n                \"year\": \"2018\",\n                \"age\": \"068\",\n                \"ethnic\": \"9\",\n                \"sex\": \"1\",\n                \"area\": \"99\",\n                \"count\": \"..C\"\n            },\n            {\n                \"_id\": \"641298d0d7fb4a2f516bc752\",\n                \"_timestamp\": 1678940368800,\n                \"year\": \"2018\",\n                \"age\": \"068\",\n                \"ethnic\": \"9\",\n                \"sex\": \"1\",\n                \"area\": \"18\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641298d0d7fb4a2f516bc751\",\n                \"_timestamp\": 1678940368777,\n                \"year\": \"2018\",\n                \"age\": \"068\",\n                \"ethnic\": \"9\",\n                \"sex\": \"1\",\n                \"area\": \"17\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641298d0d7fb4a2f516bc750\",\n                \"_timestamp\": 1678940368749,\n                \"year\": \"2018\",\n                \"age\": \"068\",\n                \"ethnic\": \"9\",\n                \"sex\": \"1\",\n                \"area\": \"16\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641298d0d7fb4a2f516bc74f\",\n                \"_timestamp\": 1678940368724,\n                \"year\": \"2018\",\n                \"age\": \"068\",\n                \"ethnic\": \"9\",\n                \"sex\": \"1\",\n                \"area\": \"15\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641298d0d7fb4a2f516bc74e\",\n                \"_timestamp\": 1678940368696,\n                \"year\": \"2018\",\n                \"age\": \"068\",\n                \"ethnic\": \"9\",\n                \"sex\": \"1\",\n                \"area\": \"14\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641298d0d7fb4a2f516bc74d\",\n                \"_timestamp\": 1678940368673,\n                \"year\": \"2018\",\n                \"age\": \"068\",\n                \"ethnic\": \"9\",\n                \"sex\": \"1\",\n                \"area\": \"13\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641298d0d7fb4a2f516bc74c\",\n                \"_timestamp\": 1678940368650,\n                \"year\": \"2018\",\n                \"age\": \"068\",\n                \"ethnic\": \"9\",\n                \"sex\": \"1\",\n                \"area\": \"12\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641298d0d7fb4a2f516bc74b\",\n                \"_timestamp\": 1678940368625,\n                \"year\": \"2018\",\n                \"age\": \"068\",\n                \"ethnic\": \"9\",\n                \"sex\": \"1\",\n                \"area\": \"09\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641298d0d7fb4a2f516bc74a\",\n                \"_timestamp\": 1678940368599,\n                \"year\": \"2018\",\n                \"age\": \"068\",\n                \"ethnic\": \"9\",\n                \"sex\": \"1\",\n                \"area\": \"08\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641298d0d7fb4a2f516bc749\",\n                \"_timestamp\": 1678940368542,\n                \"year\": \"2018\",\n                \"age\": \"068\",\n                \"ethnic\": \"9\",\n                \"sex\": \"1\",\n                \"area\": \"07\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641298d0d7fb4a2f516bc748\",\n                \"_timestamp\": 1678940368484,\n                \"year\": \"2018\",\n                \"age\": \"068\",\n                \"ethnic\": \"9\",\n                \"sex\": \"1\",\n                \"area\": \"06\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641298d0d7fb4a2f516bc747\",\n                \"_timestamp\": 1678940368459,\n                \"year\": \"2018\",\n                \"age\": \"068\",\n                \"ethnic\": \"9\",\n                \"sex\": \"1\",\n                \"area\": \"05\",\n                \"count\": \"0\"\n            },\n            {\n                \"_id\": \"641298d0d7fb4a2f516bc746\",\n                \"_timestamp\": 1678940368434,\n                \"year\": \"2018\",\n                \"age\": \"068\",\n                \"ethnic\": \"9\",\n                \"sex\": \"1\",\n                \"area\": \"04\",\n                \"count\": \"0\"\n            }\n        ]\n    },\n    \"meta\": {\n        \"pagination\": {\n            \"total\": 32129,\n            \"current_page\": 1,\n            \"total_pages\": 3,\n            \"per_page\": 15000,\n            \"count\": 12000,\n            \"comments\": {\n                \"msg\": \"Returned records crossed maximum allotted return size of 12000 records\",\n                \"next_page\": 2,\n                \"per_page\": 12000\n            }\n        }\n    }\n}"},{"id":"c6edbd0b-0587-414e-b532-5b8cfda2d39d","name":"Rejecting request if page > 1 and per_page attribute > 12000","originalRequest":{"method":"POST","header":[{"key":"studio-api-key","value":"{{studio-api-key}}","type":"text"},{"key":"scope","value":"ac","type":"text"},{"key":"scope-id","value":"{{ac_id}}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"export_csv\": false,\n    \"data_store_id\": {{data_store_id}},\n    \"where\": {\n        \"maxDepth\": 0,\n        \"connectionType\": \"and\",\n        \"children\": []\n    },\n    \"page\": 2,\n    \"per_page\": 15000,\n    \"order_by\": {\n        \"column\": \"_timestamp\",\n        \"sortBy\": \"desc\"\n    }\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"{{base_url}}/data/getdatastorecollection?source=WEB","host":["{{base_url}}"],"path":["data","getdatastorecollection"],"query":[{"key":"source","value":"WEB"}]}},"status":"Unprocessable Content","code":422,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.23.1"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Date","value":"Fri, 31 Mar 2023 06:25:47 GMT"},{"key":"Set-Cookie","value":"studio_session=ieCYzVuMJx9yzECwXqHE7v7qY6Nmm3sa6tL7rMTA; expires=Fri, 31-Mar-2023 08:25:47 GMT; Max-Age=7200; path=/; secure; httponly"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"cannot request more that 12000 records\"\n}"},{"id":"21f7bd91-e196-4977-9a13-df3cebec5aea","name":"Just row_limit (ignoring page, if page = 1 and per_page is missing)","originalRequest":{"method":"POST","header":[{"key":"studio-api-key","value":"{{studio-api-key}}","type":"text"},{"key":"scope","value":"ac","type":"text"},{"key":"scope-id","value":"{{ac_id}}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"export_csv\": false,\n    \"data_store_id\": {{data_store_id}},\n    \"where\": {\n        \"maxDepth\": 0,\n        \"connectionType\": \"and\",\n        \"children\": []\n    },\n    \"page\": 1,\n    \"row_limit\": 5000,\n    \"order_by\": {\n        \"column\": \"_timestamp\",\n        \"sortBy\": \"desc\"\n    }\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"{{base_url}}/data/getdatastorecollection?source=WEB","host":["{{base_url}}"],"path":["data","getdatastorecollection"],"query":[{"key":"source","value":"WEB"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.23.1"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Date","value":"Fri, 31 Mar 2023 06:28:43 GMT"},{"key":"ETag","value":"\"4d1d3ea4594c92b3ed8d8f29f3aa1f0f20cd0da3\""},{"key":"Set-Cookie","value":"studio_session=jGfJmo1STXEqbDZAZRz1nPZ9ux1Ksj9BKK1C8Wcz; expires=Fri, 31-Mar-2023 08:28:43 GMT; Max-Age=7199; path=/; secure; httponly"}],"cookie":[],"responseTime":null,"body":"{\n    \"data_store_id\": 5276,\n    \"ws_response_data\": [\n        {\n            \"_id\": \"641392dd700ed241b7132079\",\n            \"_timestamp\": 1679004377250,\n            \"year\": \"1900\",\n            \"age\": \"1\",\n            \"ethnic\": null,\n            \"sex\": \"M\",\n            \"area\": null,\n            \"count\": null,\n            \"_task_id\": \"2450\",\n            \"_uuid\": \"new_session_131\"\n        },\n        {\n            \"_id\": \"64129a1bd7fb4a2f516bf624\",\n            \"_timestamp\": 1678940699051,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"9\",\n            \"area\": \"77\",\n            \"count\": \"18\"\n        },\n        {\n            \"_id\": \"64129a1bd7fb4a2f516bf623\",\n            \"_timestamp\": 1678940699029,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"9\",\n            \"area\": \"9999\",\n            \"count\": \"18\"\n        },\n        {\n            \"_id\": \"64129a1bd7fb4a2f516bf622\",\n            \"_timestamp\": 1678940699005,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"9\",\n            \"area\": \"99\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a1ad7fb4a2f516bf621\",\n            \"_timestamp\": 1678940698984,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"9\",\n            \"area\": \"18\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a1ad7fb4a2f516bf620\",\n            \"_timestamp\": 1678940698960,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"9\",\n            \"area\": \"17\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a1ad7fb4a2f516bf61f\",\n            \"_timestamp\": 1678940698938,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"9\",\n            \"area\": \"16\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a1ad7fb4a2f516bf61e\",\n            \"_timestamp\": 1678940698914,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"9\",\n            \"area\": \"15\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a1ad7fb4a2f516bf61d\",\n            \"_timestamp\": 1678940698888,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"9\",\n            \"area\": \"14\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a1ad7fb4a2f516bf61c\",\n            \"_timestamp\": 1678940698865,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"9\",\n            \"area\": \"13\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a1ad7fb4a2f516bf61b\",\n            \"_timestamp\": 1678940698841,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"9\",\n            \"area\": \"12\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a1ad7fb4a2f516bf61a\",\n            \"_timestamp\": 1678940698819,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"9\",\n            \"area\": \"09\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a1ad7fb4a2f516bf619\",\n            \"_timestamp\": 1678940698792,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"9\",\n            \"area\": \"08\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a1ad7fb4a2f516bf618\",\n            \"_timestamp\": 1678940698767,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"9\",\n            \"area\": \"07\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a1ad7fb4a2f516bf617\",\n            \"_timestamp\": 1678940698732,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"9\",\n            \"area\": \"06\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a1ad7fb4a2f516bf616\",\n            \"_timestamp\": 1678940698710,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"9\",\n            \"area\": \"05\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a1ad7fb4a2f516bf615\",\n            \"_timestamp\": 1678940698688,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"9\",\n            \"area\": \"04\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a1ad7fb4a2f516bf614\",\n            \"_timestamp\": 1678940698665,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"9\",\n            \"area\": \"03\",\n            \"count\": \"3\"\n        },\n        {\n            \"_id\": \"64129a1ad7fb4a2f516bf613\",\n            \"_timestamp\": 1678940698623,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"9\",\n            \"area\": \"02\",\n            \"count\": \"9\"\n        },\n        {\n            \"_id\": \"64129a1ad7fb4a2f516bf612\",\n            \"_timestamp\": 1678940698601,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"9\",\n            \"area\": \"01\",\n            \"count\": \"3\"\n        },\n        {\n            \"_id\": \"64129a1ad7fb4a2f516bf611\",\n            \"_timestamp\": 1678940698579,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"2\",\n            \"area\": \"77\",\n            \"count\": \"15\"\n        },\n        {\n            \"_id\": \"64129a1ad7fb4a2f516bf610\",\n            \"_timestamp\": 1678940698553,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"2\",\n            \"area\": \"9999\",\n            \"count\": \"15\"\n        },\n        {\n            \"_id\": \"64129a1ad7fb4a2f516bf60f\",\n            \"_timestamp\": 1678940698507,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"2\",\n            \"area\": \"99\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a1ad7fb4a2f516bf60e\",\n            \"_timestamp\": 1678940698460,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"2\",\n            \"area\": \"18\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a1ad7fb4a2f516bf60d\",\n            \"_timestamp\": 1678940698415,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"2\",\n            \"area\": \"17\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a1ad7fb4a2f516bf60c\",\n            \"_timestamp\": 1678940698392,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"2\",\n            \"area\": \"16\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a1ad7fb4a2f516bf60b\",\n            \"_timestamp\": 1678940698348,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"2\",\n            \"area\": \"15\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a1ad7fb4a2f516bf60a\",\n            \"_timestamp\": 1678940698321,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"2\",\n            \"area\": \"14\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a1ad7fb4a2f516bf609\",\n            \"_timestamp\": 1678940698297,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"2\",\n            \"area\": \"13\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a1ad7fb4a2f516bf608\",\n            \"_timestamp\": 1678940698272,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"2\",\n            \"area\": \"12\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a1ad7fb4a2f516bf607\",\n            \"_timestamp\": 1678940698251,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"2\",\n            \"area\": \"09\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a1ad7fb4a2f516bf606\",\n            \"_timestamp\": 1678940698226,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"2\",\n            \"area\": \"08\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a1ad7fb4a2f516bf605\",\n            \"_timestamp\": 1678940698197,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"2\",\n            \"area\": \"07\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a1ad7fb4a2f516bf604\",\n            \"_timestamp\": 1678940698172,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"2\",\n            \"area\": \"06\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a1ad7fb4a2f516bf603\",\n            \"_timestamp\": 1678940698147,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"2\",\n            \"area\": \"05\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a1ad7fb4a2f516bf602\",\n            \"_timestamp\": 1678940698124,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"2\",\n            \"area\": \"04\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a1ad7fb4a2f516bf601\",\n            \"_timestamp\": 1678940698092,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"2\",\n            \"area\": \"03\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a1ad7fb4a2f516bf600\",\n            \"_timestamp\": 1678940698070,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"2\",\n            \"area\": \"02\",\n            \"count\": \"3\"\n        },\n        {\n            \"_id\": \"64129a1ad7fb4a2f516bf5ff\",\n            \"_timestamp\": 1678940698046,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"2\",\n            \"area\": \"01\",\n            \"count\": \"3\"\n        },\n        {\n            \"_id\": \"64129a1ad7fb4a2f516bf5fe\",\n            \"_timestamp\": 1678940698022,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"1\",\n            \"area\": \"77\",\n            \"count\": \"6\"\n        },\n        {\n            \"_id\": \"64129a19d7fb4a2f516bf5fd\",\n            \"_timestamp\": 1678940697997,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"1\",\n            \"area\": \"9999\",\n            \"count\": \"6\"\n        },\n        {\n            \"_id\": \"64129a19d7fb4a2f516bf5fc\",\n            \"_timestamp\": 1678940697972,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"1\",\n            \"area\": \"99\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a19d7fb4a2f516bf5fb\",\n            \"_timestamp\": 1678940697947,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"1\",\n            \"area\": \"18\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a19d7fb4a2f516bf5fa\",\n            \"_timestamp\": 1678940697924,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"1\",\n            \"area\": \"17\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a19d7fb4a2f516bf5f9\",\n            \"_timestamp\": 1678940697899,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"1\",\n            \"area\": \"16\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a19d7fb4a2f516bf5f8\",\n            \"_timestamp\": 1678940697876,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"1\",\n            \"area\": \"15\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a19d7fb4a2f516bf5f7\",\n            \"_timestamp\": 1678940697848,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"1\",\n            \"area\": \"14\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a19d7fb4a2f516bf5f6\",\n            \"_timestamp\": 1678940697826,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"1\",\n            \"area\": \"13\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a19d7fb4a2f516bf5f5\",\n            \"_timestamp\": 1678940697804,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"1\",\n            \"area\": \"12\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a19d7fb4a2f516bf5f4\",\n            \"_timestamp\": 1678940697783,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"1\",\n            \"area\": \"09\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a19d7fb4a2f516bf5f3\",\n            \"_timestamp\": 1678940697758,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"1\",\n            \"area\": \"08\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a19d7fb4a2f516bf5f2\",\n            \"_timestamp\": 1678940697734,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"1\",\n            \"area\": \"07\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a19d7fb4a2f516bf5f1\",\n            \"_timestamp\": 1678940697692,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"1\",\n            \"area\": \"06\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a19d7fb4a2f516bf5f0\",\n            \"_timestamp\": 1678940697667,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"1\",\n            \"area\": \"05\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a19d7fb4a2f516bf5ef\",\n            \"_timestamp\": 1678940697600,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"1\",\n            \"area\": \"04\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a19d7fb4a2f516bf5ee\",\n            \"_timestamp\": 1678940697579,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"1\",\n            \"area\": \"03\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a19d7fb4a2f516bf5ed\",\n            \"_timestamp\": 1678940697553,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"1\",\n            \"area\": \"02\",\n            \"count\": \"3\"\n        },\n        {\n            \"_id\": \"64129a19d7fb4a2f516bf5ec\",\n            \"_timestamp\": 1678940697528,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"1\",\n            \"area\": \"01\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a19d7fb4a2f516bf5eb\",\n            \"_timestamp\": 1678940697505,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"77\",\n            \"sex\": \"9\",\n            \"area\": \"77\",\n            \"count\": \"18\"\n        },\n        {\n            \"_id\": \"64129a19d7fb4a2f516bf5ea\",\n            \"_timestamp\": 1678940697484,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"77\",\n            \"sex\": \"9\",\n            \"area\": \"9999\",\n            \"count\": \"18\"\n        },\n        {\n            \"_id\": \"64129a19d7fb4a2f516bf5e9\",\n            \"_timestamp\": 1678940697440,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"77\",\n            \"sex\": \"9\",\n            \"area\": \"99\",\n            \"count\": \"..C\"\n        },\n        {\n            \"_id\": \"64129a19d7fb4a2f516bf5e8\",\n            \"_timestamp\": 1678940697418,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"77\",\n            \"sex\": \"9\",\n            \"area\": \"18\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a19d7fb4a2f516bf5e7\",\n            \"_timestamp\": 1678940697395,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"77\",\n            \"sex\": \"9\",\n            \"area\": \"17\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a19d7fb4a2f516bf5e6\",\n            \"_timestamp\": 1678940697373,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"77\",\n            \"sex\": \"9\",\n            \"area\": \"16\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a19d7fb4a2f516bf5e5\",\n            \"_timestamp\": 1678940697350,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"77\",\n            \"sex\": \"9\",\n            \"area\": \"15\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a19d7fb4a2f516bf5e4\",\n            \"_timestamp\": 1678940697321,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"77\",\n            \"sex\": \"9\",\n            \"area\": \"14\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a19d7fb4a2f516bf5e3\",\n            \"_timestamp\": 1678940697298,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"77\",\n            \"sex\": \"9\",\n            \"area\": \"13\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a19d7fb4a2f516bf5e2\",\n            \"_timestamp\": 1678940697274,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"77\",\n            \"sex\": \"9\",\n            \"area\": \"12\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a19d7fb4a2f516bf5e1\",\n            \"_timestamp\": 1678940697252,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"77\",\n            \"sex\": \"9\",\n            \"area\": \"09\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a19d7fb4a2f516bf5e0\",\n            \"_timestamp\": 1678940697231,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"77\",\n            \"sex\": \"9\",\n            \"area\": \"08\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a19d7fb4a2f516bf5df\",\n            \"_timestamp\": 1678940697207,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"77\",\n            \"sex\": \"9\",\n            \"area\": \"07\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a19d7fb4a2f516bf5de\",\n            \"_timestamp\": 1678940697182,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"77\",\n            \"sex\": \"9\",\n            \"area\": \"06\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a19d7fb4a2f516bf5dd\",\n            \"_timestamp\": 1678940697159,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"77\",\n            \"sex\": \"9\",\n            \"area\": \"05\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a19d7fb4a2f516bf5dc\",\n            \"_timestamp\": 1678940697134,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"77\",\n            \"sex\": \"9\",\n            \"area\": \"04\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a19d7fb4a2f516bf5db\",\n            \"_timestamp\": 1678940697112,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"77\",\n            \"sex\": \"9\",\n            \"area\": \"03\",\n            \"count\": \"3\"\n        },\n        {\n            \"_id\": \"64129a19d7fb4a2f516bf5da\",\n            \"_timestamp\": 1678940697089,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"77\",\n            \"sex\": \"9\",\n            \"area\": \"02\",\n            \"count\": \"9\"\n        },\n        {\n            \"_id\": \"64129a19d7fb4a2f516bf5d9\",\n            \"_timestamp\": 1678940697067,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"77\",\n            \"sex\": \"9\",\n            \"area\": \"01\",\n            \"count\": \"3\"\n        },\n        {\n            \"_id\": \"64129a19d7fb4a2f516bf5d8\",\n            \"_timestamp\": 1678940697044,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"77\",\n            \"sex\": \"2\",\n            \"area\": \"77\",\n            \"count\": \"15\"\n        },\n        {\n            \"_id\": \"64129a19d7fb4a2f516bf5d7\",\n            \"_timestamp\": 1678940697022,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"77\",\n            \"sex\": \"2\",\n            \"area\": \"9999\",\n            \"count\": \"15\"\n        },\n        {\n            \"_id\": \"64129a18d7fb4a2f516bf5d6\",\n            \"_timestamp\": 1678940696997,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"77\",\n            \"sex\": \"2\",\n            \"area\": \"99\",\n            \"count\": \"..C\"\n        },\n        {\n            \"_id\": \"64129a18d7fb4a2f516bf5d5\",\n            \"_timestamp\": 1678940696966,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"77\",\n            \"sex\": \"2\",\n            \"area\": \"18\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a18d7fb4a2f516bf5d4\",\n            \"_timestamp\": 1678940696944,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"77\",\n            \"sex\": \"2\",\n            \"area\": \"17\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a18d7fb4a2f516bf5d3\",\n            \"_timestamp\": 1678940696922,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"77\",\n            \"sex\": \"2\",\n            \"area\": \"16\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a18d7fb4a2f516bf5d2\",\n            \"_timestamp\": 1678940696900,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"77\",\n            \"sex\": \"2\",\n            \"area\": \"15\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a18d7fb4a2f516bf5d1\",\n            \"_timestamp\": 1678940696877,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"77\",\n            \"sex\": \"2\",\n            \"area\": \"14\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a18d7fb4a2f516bf5d0\",\n            \"_timestamp\": 1678940696856,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"77\",\n            \"sex\": \"2\",\n            \"area\": \"13\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a18d7fb4a2f516bf5cf\",\n            \"_timestamp\": 1678940696831,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"77\",\n            \"sex\": \"2\",\n            \"area\": \"12\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a18d7fb4a2f516bf5ce\",\n            \"_timestamp\": 1678940696799,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"77\",\n            \"sex\": \"2\",\n            \"area\": \"09\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a18d7fb4a2f516bf5cd\",\n            \"_timestamp\": 1678940696773,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"77\",\n            \"sex\": \"2\",\n            \"area\": \"08\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a18d7fb4a2f516bf5cc\",\n            \"_timestamp\": 1678940696747,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"77\",\n            \"sex\": \"2\",\n            \"area\": \"07\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a18d7fb4a2f516bf5cb\",\n            \"_timestamp\": 1678940696722,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"77\",\n            \"sex\": \"2\",\n            \"area\": \"06\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a18d7fb4a2f516bf5ca\",\n            \"_timestamp\": 1678940696698,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"77\",\n            \"sex\": \"2\",\n            \"area\": \"05\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a18d7fb4a2f516bf5c9\",\n            \"_timestamp\": 1678940696675,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"77\",\n            \"sex\": \"2\",\n            \"area\": \"04\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a18d7fb4a2f516bf5c8\",\n            \"_timestamp\": 1678940696651,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"77\",\n            \"sex\": \"2\",\n            \"area\": \"03\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a18d7fb4a2f516bf5c7\",\n            \"_timestamp\": 1678940696627,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"77\",\n            \"sex\": \"2\",\n            \"area\": \"02\",\n            \"count\": \"3\"\n        },\n        {\n            \"_id\": \"64129a18d7fb4a2f516bf5c6\",\n            \"_timestamp\": 1678940696601,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"77\",\n            \"sex\": \"2\",\n            \"area\": \"01\",\n            \"count\": \"3\"\n        },\n        {\n            \"_id\": \"64129a18d7fb4a2f516bf5c5\",\n            \"_timestamp\": 1678940696578,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"77\",\n            \"sex\": \"1\",\n            \"area\": \"77\",\n            \"count\": \"6\"\n        },\n        {\n            \"_id\": \"64129a18d7fb4a2f516bf5c4\",\n            \"_timestamp\": 1678940696555,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"77\",\n            \"sex\": \"1\",\n            \"area\": \"9999\",\n            \"count\": \"6\"\n        },\n        {\n            \"_id\": \"64129a18d7fb4a2f516bf5c3\",\n            \"_timestamp\": 1678940696532,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"77\",\n            \"sex\": \"1\",\n            \"area\": \"99\",\n            \"count\": \"..C\"\n        },\n        {\n            \"_id\": \"64129a18d7fb4a2f516bf5c2\",\n            \"_timestamp\": 1678940696509,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"77\",\n            \"sex\": \"1\",\n            \"area\": \"18\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a18d7fb4a2f516bf5c1\",\n            \"_timestamp\": 1678940696484,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"77\",\n            \"sex\": \"1\",\n            \"area\": \"17\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a18d7fb4a2f516bf5c0\",\n            \"_timestamp\": 1678940696462,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"77\",\n            \"sex\": \"1\",\n            \"area\": \"16\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a18d7fb4a2f516bf5bf\",\n            \"_timestamp\": 1678940696434,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"77\",\n            \"sex\": \"1\",\n            \"area\": \"15\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a18d7fb4a2f516bf5be\",\n            \"_timestamp\": 1678940696394,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"77\",\n            \"sex\": \"1\",\n            \"area\": \"14\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a18d7fb4a2f516bf5bd\",\n            \"_timestamp\": 1678940696367,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"77\",\n            \"sex\": \"1\",\n            \"area\": \"13\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a18d7fb4a2f516bf5bc\",\n            \"_timestamp\": 1678940696344,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"77\",\n            \"sex\": \"1\",\n            \"area\": \"12\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a18d7fb4a2f516bf5bb\",\n            \"_timestamp\": 1678940696308,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"77\",\n            \"sex\": \"1\",\n            \"area\": \"09\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a18d7fb4a2f516bf5ba\",\n            \"_timestamp\": 1678940696285,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"77\",\n            \"sex\": \"1\",\n            \"area\": \"08\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a18d7fb4a2f516bf5b9\",\n            \"_timestamp\": 1678940696262,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"77\",\n            \"sex\": \"1\",\n            \"area\": \"07\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a18d7fb4a2f516bf5b8\",\n            \"_timestamp\": 1678940696238,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"77\",\n            \"sex\": \"1\",\n            \"area\": \"06\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a18d7fb4a2f516bf5b7\",\n            \"_timestamp\": 1678940696215,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"77\",\n            \"sex\": \"1\",\n            \"area\": \"05\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a18d7fb4a2f516bf5b6\",\n            \"_timestamp\": 1678940696192,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"77\",\n            \"sex\": \"1\",\n            \"area\": \"04\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a18d7fb4a2f516bf5b5\",\n            \"_timestamp\": 1678940696164,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"77\",\n            \"sex\": \"1\",\n            \"area\": \"03\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a18d7fb4a2f516bf5b4\",\n            \"_timestamp\": 1678940696143,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"77\",\n            \"sex\": \"1\",\n            \"area\": \"02\",\n            \"count\": \"3\"\n        },\n        {\n            \"_id\": \"64129a18d7fb4a2f516bf5b3\",\n            \"_timestamp\": 1678940696117,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"77\",\n            \"sex\": \"1\",\n            \"area\": \"01\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a18d7fb4a2f516bf5b2\",\n            \"_timestamp\": 1678940696093,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"9\",\n            \"sex\": \"9\",\n            \"area\": \"77\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a18d7fb4a2f516bf5b1\",\n            \"_timestamp\": 1678940696066,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"9\",\n            \"sex\": \"9\",\n            \"area\": \"9999\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a18d7fb4a2f516bf5b0\",\n            \"_timestamp\": 1678940696043,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"9\",\n            \"sex\": \"9\",\n            \"area\": \"99\",\n            \"count\": \"..C\"\n        },\n        {\n            \"_id\": \"64129a18d7fb4a2f516bf5af\",\n            \"_timestamp\": 1678940696017,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"9\",\n            \"sex\": \"9\",\n            \"area\": \"18\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a17d7fb4a2f516bf5ae\",\n            \"_timestamp\": 1678940695993,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"9\",\n            \"sex\": \"9\",\n            \"area\": \"17\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a17d7fb4a2f516bf5ad\",\n            \"_timestamp\": 1678940695961,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"9\",\n            \"sex\": \"9\",\n            \"area\": \"16\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a17d7fb4a2f516bf5ac\",\n            \"_timestamp\": 1678940695929,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"9\",\n            \"sex\": \"9\",\n            \"area\": \"15\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a17d7fb4a2f516bf5ab\",\n            \"_timestamp\": 1678940695899,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"9\",\n            \"sex\": \"9\",\n            \"area\": \"14\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a17d7fb4a2f516bf5aa\",\n            \"_timestamp\": 1678940695873,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"9\",\n            \"sex\": \"9\",\n            \"area\": \"13\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a17d7fb4a2f516bf5a9\",\n            \"_timestamp\": 1678940695842,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"9\",\n            \"sex\": \"9\",\n            \"area\": \"12\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a17d7fb4a2f516bf5a8\",\n            \"_timestamp\": 1678940695819,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"9\",\n            \"sex\": \"9\",\n            \"area\": \"09\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a17d7fb4a2f516bf5a7\",\n            \"_timestamp\": 1678940695797,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"9\",\n            \"sex\": \"9\",\n            \"area\": \"08\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a17d7fb4a2f516bf5a6\",\n            \"_timestamp\": 1678940695774,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"9\",\n            \"sex\": \"9\",\n            \"area\": \"07\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a17d7fb4a2f516bf5a5\",\n            \"_timestamp\": 1678940695747,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"9\",\n            \"sex\": \"9\",\n            \"area\": \"06\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a17d7fb4a2f516bf5a4\",\n            \"_timestamp\": 1678940695722,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"9\",\n            \"sex\": \"9\",\n            \"area\": \"05\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a17d7fb4a2f516bf5a3\",\n            \"_timestamp\": 1678940695697,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"9\",\n            \"sex\": \"9\",\n            \"area\": \"04\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a17d7fb4a2f516bf5a2\",\n            \"_timestamp\": 1678940695666,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"9\",\n            \"sex\": \"9\",\n            \"area\": \"03\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a17d7fb4a2f516bf5a1\",\n            \"_timestamp\": 1678940695640,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"9\",\n            \"sex\": \"9\",\n            \"area\": \"02\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a17d7fb4a2f516bf5a0\",\n            \"_timestamp\": 1678940695615,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"9\",\n            \"sex\": \"9\",\n            \"area\": \"01\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a17d7fb4a2f516bf59f\",\n            \"_timestamp\": 1678940695591,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"9\",\n            \"sex\": \"2\",\n            \"area\": \"77\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a17d7fb4a2f516bf59e\",\n            \"_timestamp\": 1678940695568,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"9\",\n            \"sex\": \"2\",\n            \"area\": \"9999\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a17d7fb4a2f516bf59d\",\n            \"_timestamp\": 1678940695538,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"9\",\n            \"sex\": \"2\",\n            \"area\": \"99\",\n            \"count\": \"..C\"\n        },\n        {\n            \"_id\": \"64129a17d7fb4a2f516bf59c\",\n            \"_timestamp\": 1678940695515,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"9\",\n            \"sex\": \"2\",\n            \"area\": \"18\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a17d7fb4a2f516bf59b\",\n            \"_timestamp\": 1678940695492,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"9\",\n            \"sex\": \"2\",\n            \"area\": \"17\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a17d7fb4a2f516bf59a\",\n            \"_timestamp\": 1678940695470,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"9\",\n            \"sex\": \"2\",\n            \"area\": \"16\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a17d7fb4a2f516bf599\",\n            \"_timestamp\": 1678940695440,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"9\",\n            \"sex\": \"2\",\n            \"area\": \"15\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a17d7fb4a2f516bf598\",\n            \"_timestamp\": 1678940695418,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"9\",\n            \"sex\": \"2\",\n            \"area\": \"14\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a17d7fb4a2f516bf597\",\n            \"_timestamp\": 1678940695392,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"9\",\n            \"sex\": \"2\",\n            \"area\": \"13\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a17d7fb4a2f516bf596\",\n            \"_timestamp\": 1678940695369,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"9\",\n            \"sex\": \"2\",\n            \"area\": \"12\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a17d7fb4a2f516bf595\",\n            \"_timestamp\": 1678940695347,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"9\",\n            \"sex\": \"2\",\n            \"area\": \"09\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a17d7fb4a2f516bf594\",\n            \"_timestamp\": 1678940695325,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"9\",\n            \"sex\": \"2\",\n            \"area\": \"08\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a17d7fb4a2f516bf593\",\n            \"_timestamp\": 1678940695301,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"9\",\n            \"sex\": \"2\",\n            \"area\": \"07\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a17d7fb4a2f516bf592\",\n            \"_timestamp\": 1678940695272,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"9\",\n            \"sex\": \"2\",\n            \"area\": \"06\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a17d7fb4a2f516bf591\",\n            \"_timestamp\": 1678940695247,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"9\",\n            \"sex\": \"2\",\n            \"area\": \"05\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a17d7fb4a2f516bf590\",\n            \"_timestamp\": 1678940695221,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"9\",\n            \"sex\": \"2\",\n            \"area\": \"04\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a17d7fb4a2f516bf58f\",\n            \"_timestamp\": 1678940695199,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"9\",\n            \"sex\": \"2\",\n            \"area\": \"03\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a17d7fb4a2f516bf58e\",\n            \"_timestamp\": 1678940695176,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"9\",\n            \"sex\": \"2\",\n            \"area\": \"02\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a17d7fb4a2f516bf58d\",\n            \"_timestamp\": 1678940695134,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"9\",\n            \"sex\": \"2\",\n            \"area\": \"01\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a17d7fb4a2f516bf58c\",\n            \"_timestamp\": 1678940695110,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"9\",\n            \"sex\": \"1\",\n            \"area\": \"77\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a17d7fb4a2f516bf58b\",\n            \"_timestamp\": 1678940695085,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"9\",\n            \"sex\": \"1\",\n            \"area\": \"9999\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a17d7fb4a2f516bf58a\",\n            \"_timestamp\": 1678940695063,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"9\",\n            \"sex\": \"1\",\n            \"area\": \"99\",\n            \"count\": \"..C\"\n        },\n        {\n            \"_id\": \"64129a17d7fb4a2f516bf589\",\n            \"_timestamp\": 1678940695041,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"9\",\n            \"sex\": \"1\",\n            \"area\": \"18\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a17d7fb4a2f516bf588\",\n            \"_timestamp\": 1678940695019,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"9\",\n            \"sex\": \"1\",\n            \"area\": \"17\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a16d7fb4a2f516bf587\",\n            \"_timestamp\": 1678940694993,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"9\",\n            \"sex\": \"1\",\n            \"area\": \"16\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a16d7fb4a2f516bf586\",\n            \"_timestamp\": 1678940694969,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"9\",\n            \"sex\": \"1\",\n            \"area\": \"15\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a16d7fb4a2f516bf585\",\n            \"_timestamp\": 1678940694947,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"9\",\n            \"sex\": \"1\",\n            \"area\": \"14\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a16d7fb4a2f516bf584\",\n            \"_timestamp\": 1678940694925,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"9\",\n            \"sex\": \"1\",\n            \"area\": \"13\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a16d7fb4a2f516bf583\",\n            \"_timestamp\": 1678940694898,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"9\",\n            \"sex\": \"1\",\n            \"area\": \"12\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a16d7fb4a2f516bf582\",\n            \"_timestamp\": 1678940694875,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"9\",\n            \"sex\": \"1\",\n            \"area\": \"09\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a16d7fb4a2f516bf581\",\n            \"_timestamp\": 1678940694852,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"9\",\n            \"sex\": \"1\",\n            \"area\": \"08\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a16d7fb4a2f516bf580\",\n            \"_timestamp\": 1678940694827,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"9\",\n            \"sex\": \"1\",\n            \"area\": \"07\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a16d7fb4a2f516bf57f\",\n            \"_timestamp\": 1678940694798,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"9\",\n            \"sex\": \"1\",\n            \"area\": \"06\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a16d7fb4a2f516bf57e\",\n            \"_timestamp\": 1678940694775,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"9\",\n            \"sex\": \"1\",\n            \"area\": \"05\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a16d7fb4a2f516bf57d\",\n            \"_timestamp\": 1678940694752,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"9\",\n            \"sex\": \"1\",\n            \"area\": \"04\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a16d7fb4a2f516bf57c\",\n            \"_timestamp\": 1678940694725,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"9\",\n            \"sex\": \"1\",\n            \"area\": \"03\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a16d7fb4a2f516bf57b\",\n            \"_timestamp\": 1678940694701,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"9\",\n            \"sex\": \"1\",\n            \"area\": \"02\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a16d7fb4a2f516bf57a\",\n            \"_timestamp\": 1678940694676,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"9\",\n            \"sex\": \"1\",\n            \"area\": \"01\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a16d7fb4a2f516bf579\",\n            \"_timestamp\": 1678940694649,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"6\",\n            \"sex\": \"9\",\n            \"area\": \"77\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a16d7fb4a2f516bf578\",\n            \"_timestamp\": 1678940694626,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"6\",\n            \"sex\": \"9\",\n            \"area\": \"9999\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a16d7fb4a2f516bf577\",\n            \"_timestamp\": 1678940694604,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"6\",\n            \"sex\": \"9\",\n            \"area\": \"99\",\n            \"count\": \"..C\"\n        },\n        {\n            \"_id\": \"64129a16d7fb4a2f516bf576\",\n            \"_timestamp\": 1678940694580,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"6\",\n            \"sex\": \"9\",\n            \"area\": \"18\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a16d7fb4a2f516bf575\",\n            \"_timestamp\": 1678940694554,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"6\",\n            \"sex\": \"9\",\n            \"area\": \"17\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a16d7fb4a2f516bf574\",\n            \"_timestamp\": 1678940694524,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"6\",\n            \"sex\": \"9\",\n            \"area\": \"16\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a16d7fb4a2f516bf573\",\n            \"_timestamp\": 1678940694477,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"6\",\n            \"sex\": \"9\",\n            \"area\": \"15\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a16d7fb4a2f516bf572\",\n            \"_timestamp\": 1678940694453,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"6\",\n            \"sex\": \"9\",\n            \"area\": \"14\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a16d7fb4a2f516bf571\",\n            \"_timestamp\": 1678940694427,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"6\",\n            \"sex\": \"9\",\n            \"area\": \"13\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a16d7fb4a2f516bf570\",\n            \"_timestamp\": 1678940694398,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"6\",\n            \"sex\": \"9\",\n            \"area\": \"12\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a16d7fb4a2f516bf56f\",\n            \"_timestamp\": 1678940694373,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"6\",\n            \"sex\": \"9\",\n            \"area\": \"09\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a16d7fb4a2f516bf56e\",\n            \"_timestamp\": 1678940694349,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"6\",\n            \"sex\": \"9\",\n            \"area\": \"08\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a16d7fb4a2f516bf56d\",\n            \"_timestamp\": 1678940694285,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"6\",\n            \"sex\": \"9\",\n            \"area\": \"07\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a16d7fb4a2f516bf56c\",\n            \"_timestamp\": 1678940694154,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"6\",\n            \"sex\": \"9\",\n            \"area\": \"06\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a16d7fb4a2f516bf56b\",\n            \"_timestamp\": 1678940694130,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"6\",\n            \"sex\": \"9\",\n            \"area\": \"05\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a16d7fb4a2f516bf56a\",\n            \"_timestamp\": 1678940694106,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"6\",\n            \"sex\": \"9\",\n            \"area\": \"04\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a16d7fb4a2f516bf569\",\n            \"_timestamp\": 1678940694081,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"6\",\n            \"sex\": \"9\",\n            \"area\": \"03\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a16d7fb4a2f516bf568\",\n            \"_timestamp\": 1678940694056,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"6\",\n            \"sex\": \"9\",\n            \"area\": \"02\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a16d7fb4a2f516bf567\",\n            \"_timestamp\": 1678940694032,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"6\",\n            \"sex\": \"9\",\n            \"area\": \"01\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a16d7fb4a2f516bf566\",\n            \"_timestamp\": 1678940694010,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"6\",\n            \"sex\": \"2\",\n            \"area\": \"77\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a15d7fb4a2f516bf565\",\n            \"_timestamp\": 1678940693983,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"6\",\n            \"sex\": \"2\",\n            \"area\": \"9999\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a15d7fb4a2f516bf564\",\n            \"_timestamp\": 1678940693957,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"6\",\n            \"sex\": \"2\",\n            \"area\": \"99\",\n            \"count\": \"..C\"\n        },\n        {\n            \"_id\": \"64129a15d7fb4a2f516bf563\",\n            \"_timestamp\": 1678940693933,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"6\",\n            \"sex\": \"2\",\n            \"area\": \"18\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a15d7fb4a2f516bf562\",\n            \"_timestamp\": 1678940693910,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"6\",\n            \"sex\": \"2\",\n            \"area\": \"17\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a15d7fb4a2f516bf561\",\n            \"_timestamp\": 1678940693886,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"6\",\n            \"sex\": \"2\",\n            \"area\": \"16\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a15d7fb4a2f516bf560\",\n            \"_timestamp\": 1678940693863,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"6\",\n            \"sex\": \"2\",\n            \"area\": \"15\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a15d7fb4a2f516bf55f\",\n            \"_timestamp\": 1678940693841,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"6\",\n            \"sex\": \"2\",\n            \"area\": \"14\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a15d7fb4a2f516bf55e\",\n            \"_timestamp\": 1678940693818,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"6\",\n            \"sex\": \"2\",\n            \"area\": \"13\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a15d7fb4a2f516bf55d\",\n            \"_timestamp\": 1678940693794,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"6\",\n            \"sex\": \"2\",\n            \"area\": \"12\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a15d7fb4a2f516bf55c\",\n            \"_timestamp\": 1678940693773,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"6\",\n            \"sex\": \"2\",\n            \"area\": \"09\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a15d7fb4a2f516bf55b\",\n            \"_timestamp\": 1678940693750,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"6\",\n            \"sex\": \"2\",\n            \"area\": \"08\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a15d7fb4a2f516bf55a\",\n            \"_timestamp\": 1678940693715,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"6\",\n            \"sex\": \"2\",\n            \"area\": \"07\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a15d7fb4a2f516bf559\",\n            \"_timestamp\": 1678940693672,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"6\",\n            \"sex\": \"2\",\n            \"area\": \"06\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a15d7fb4a2f516bf558\",\n            \"_timestamp\": 1678940693632,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"6\",\n            \"sex\": \"2\",\n            \"area\": \"05\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a15d7fb4a2f516bf557\",\n            \"_timestamp\": 1678940693601,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"6\",\n            \"sex\": \"2\",\n            \"area\": \"04\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a15d7fb4a2f516bf556\",\n            \"_timestamp\": 1678940693579,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"6\",\n            \"sex\": \"2\",\n            \"area\": \"03\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a15d7fb4a2f516bf555\",\n            \"_timestamp\": 1678940693556,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"6\",\n            \"sex\": \"2\",\n            \"area\": \"02\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a15d7fb4a2f516bf554\",\n            \"_timestamp\": 1678940693532,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"6\",\n            \"sex\": \"2\",\n            \"area\": \"01\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a15d7fb4a2f516bf553\",\n            \"_timestamp\": 1678940693509,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"6\",\n            \"sex\": \"1\",\n            \"area\": \"77\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a15d7fb4a2f516bf552\",\n            \"_timestamp\": 1678940693476,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"6\",\n            \"sex\": \"1\",\n            \"area\": \"9999\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a15d7fb4a2f516bf551\",\n            \"_timestamp\": 1678940693452,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"6\",\n            \"sex\": \"1\",\n            \"area\": \"99\",\n            \"count\": \"..C\"\n        },\n        {\n            \"_id\": \"64129a15d7fb4a2f516bf550\",\n            \"_timestamp\": 1678940693430,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"6\",\n            \"sex\": \"1\",\n            \"area\": \"18\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a15d7fb4a2f516bf54f\",\n            \"_timestamp\": 1678940693406,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"6\",\n            \"sex\": \"1\",\n            \"area\": \"17\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a15d7fb4a2f516bf54e\",\n            \"_timestamp\": 1678940693384,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"6\",\n            \"sex\": \"1\",\n            \"area\": \"16\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a15d7fb4a2f516bf54d\",\n            \"_timestamp\": 1678940693362,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"6\",\n            \"sex\": \"1\",\n            \"area\": \"15\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a15d7fb4a2f516bf54c\",\n            \"_timestamp\": 1678940693335,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"6\",\n            \"sex\": \"1\",\n            \"area\": \"14\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a15d7fb4a2f516bf54b\",\n            \"_timestamp\": 1678940693309,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"6\",\n            \"sex\": \"1\",\n            \"area\": \"13\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a15d7fb4a2f516bf54a\",\n            \"_timestamp\": 1678940693281,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"6\",\n            \"sex\": \"1\",\n            \"area\": \"12\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a15d7fb4a2f516bf549\",\n            \"_timestamp\": 1678940693258,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"6\",\n            \"sex\": \"1\",\n            \"area\": \"09\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a15d7fb4a2f516bf548\",\n            \"_timestamp\": 1678940693235,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"6\",\n            \"sex\": \"1\",\n            \"area\": \"08\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a15d7fb4a2f516bf547\",\n            \"_timestamp\": 1678940693213,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"6\",\n            \"sex\": \"1\",\n            \"area\": \"07\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a15d7fb4a2f516bf546\",\n            \"_timestamp\": 1678940693189,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"6\",\n            \"sex\": \"1\",\n            \"area\": \"06\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a15d7fb4a2f516bf545\",\n            \"_timestamp\": 1678940693164,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"6\",\n            \"sex\": \"1\",\n            \"area\": \"05\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a15d7fb4a2f516bf544\",\n            \"_timestamp\": 1678940693140,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"6\",\n            \"sex\": \"1\",\n            \"area\": \"04\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a15d7fb4a2f516bf543\",\n            \"_timestamp\": 1678940693117,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"6\",\n            \"sex\": \"1\",\n            \"area\": \"03\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a15d7fb4a2f516bf542\",\n            \"_timestamp\": 1678940693089,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"6\",\n            \"sex\": \"1\",\n            \"area\": \"02\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a15d7fb4a2f516bf541\",\n            \"_timestamp\": 1678940693067,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"6\",\n            \"sex\": \"1\",\n            \"area\": \"01\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a15d7fb4a2f516bf540\",\n            \"_timestamp\": 1678940693042,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"5\",\n            \"sex\": \"9\",\n            \"area\": \"77\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a15d7fb4a2f516bf53f\",\n            \"_timestamp\": 1678940693015,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"5\",\n            \"sex\": \"9\",\n            \"area\": \"9999\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a14d7fb4a2f516bf53e\",\n            \"_timestamp\": 1678940692993,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"5\",\n            \"sex\": \"9\",\n            \"area\": \"99\",\n            \"count\": \"..C\"\n        },\n        {\n            \"_id\": \"64129a14d7fb4a2f516bf53d\",\n            \"_timestamp\": 1678940692967,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"5\",\n            \"sex\": \"9\",\n            \"area\": \"18\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a14d7fb4a2f516bf53c\",\n            \"_timestamp\": 1678940692945,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"5\",\n            \"sex\": \"9\",\n            \"area\": \"17\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a14d7fb4a2f516bf53b\",\n            \"_timestamp\": 1678940692918,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"5\",\n            \"sex\": \"9\",\n            \"area\": \"16\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a14d7fb4a2f516bf53a\",\n            \"_timestamp\": 1678940692896,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"5\",\n            \"sex\": \"9\",\n            \"area\": \"15\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a14d7fb4a2f516bf539\",\n            \"_timestamp\": 1678940692873,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"5\",\n            \"sex\": \"9\",\n            \"area\": \"14\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a14d7fb4a2f516bf538\",\n            \"_timestamp\": 1678940692847,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"5\",\n            \"sex\": \"9\",\n            \"area\": \"13\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a14d7fb4a2f516bf537\",\n            \"_timestamp\": 1678940692823,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"5\",\n            \"sex\": \"9\",\n            \"area\": \"12\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a14d7fb4a2f516bf536\",\n            \"_timestamp\": 1678940692797,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"5\",\n            \"sex\": \"9\",\n            \"area\": \"09\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a14d7fb4a2f516bf535\",\n            \"_timestamp\": 1678940692770,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"5\",\n            \"sex\": \"9\",\n            \"area\": \"08\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a14d7fb4a2f516bf534\",\n            \"_timestamp\": 1678940692747,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"5\",\n            \"sex\": \"9\",\n            \"area\": \"07\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a14d7fb4a2f516bf533\",\n            \"_timestamp\": 1678940692725,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"5\",\n            \"sex\": \"9\",\n            \"area\": \"06\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a14d7fb4a2f516bf532\",\n            \"_timestamp\": 1678940692701,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"5\",\n            \"sex\": \"9\",\n            \"area\": \"05\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a14d7fb4a2f516bf531\",\n            \"_timestamp\": 1678940692680,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"5\",\n            \"sex\": \"9\",\n            \"area\": \"04\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a14d7fb4a2f516bf530\",\n            \"_timestamp\": 1678940692657,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"5\",\n            \"sex\": \"9\",\n            \"area\": \"03\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a14d7fb4a2f516bf52f\",\n            \"_timestamp\": 1678940692629,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"5\",\n            \"sex\": \"9\",\n            \"area\": \"02\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a14d7fb4a2f516bf52e\",\n            \"_timestamp\": 1678940692605,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"5\",\n            \"sex\": \"9\",\n            \"area\": \"01\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a14d7fb4a2f516bf52d\",\n            \"_timestamp\": 1678940692581,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"5\",\n            \"sex\": \"2\",\n            \"area\": \"77\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a14d7fb4a2f516bf52c\",\n            \"_timestamp\": 1678940692555,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"5\",\n            \"sex\": \"2\",\n            \"area\": \"9999\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a14d7fb4a2f516bf52b\",\n            \"_timestamp\": 1678940692532,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"5\",\n            \"sex\": \"2\",\n            \"area\": \"99\",\n            \"count\": \"..C\"\n        },\n        {\n            \"_id\": \"64129a14d7fb4a2f516bf52a\",\n            \"_timestamp\": 1678940692505,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"5\",\n            \"sex\": \"2\",\n            \"area\": \"18\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a14d7fb4a2f516bf529\",\n            \"_timestamp\": 1678940692482,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"5\",\n            \"sex\": \"2\",\n            \"area\": \"17\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a14d7fb4a2f516bf528\",\n            \"_timestamp\": 1678940692457,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"5\",\n            \"sex\": \"2\",\n            \"area\": \"16\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a14d7fb4a2f516bf527\",\n            \"_timestamp\": 1678940692433,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"5\",\n            \"sex\": \"2\",\n            \"area\": \"15\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a14d7fb4a2f516bf526\",\n            \"_timestamp\": 1678940692410,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"5\",\n            \"sex\": \"2\",\n            \"area\": \"14\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a14d7fb4a2f516bf525\",\n            \"_timestamp\": 1678940692387,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"5\",\n            \"sex\": \"2\",\n            \"area\": \"13\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a14d7fb4a2f516bf524\",\n            \"_timestamp\": 1678940692364,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"5\",\n            \"sex\": \"2\",\n            \"area\": \"12\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a14d7fb4a2f516bf523\",\n            \"_timestamp\": 1678940692337,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"5\",\n            \"sex\": \"2\",\n            \"area\": \"09\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a14d7fb4a2f516bf522\",\n            \"_timestamp\": 1678940692314,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"5\",\n            \"sex\": \"2\",\n            \"area\": \"08\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a14d7fb4a2f516bf521\",\n            \"_timestamp\": 1678940692292,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"5\",\n            \"sex\": \"2\",\n            \"area\": \"07\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a14d7fb4a2f516bf520\",\n            \"_timestamp\": 1678940692269,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"5\",\n            \"sex\": \"2\",\n            \"area\": \"06\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a14d7fb4a2f516bf51f\",\n            \"_timestamp\": 1678940692246,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"5\",\n            \"sex\": \"2\",\n            \"area\": \"05\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a14d7fb4a2f516bf51e\",\n            \"_timestamp\": 1678940692216,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"5\",\n            \"sex\": \"2\",\n            \"area\": \"04\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a14d7fb4a2f516bf51d\",\n            \"_timestamp\": 1678940692194,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"5\",\n            \"sex\": \"2\",\n            \"area\": \"03\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a14d7fb4a2f516bf51c\",\n            \"_timestamp\": 1678940692172,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"5\",\n            \"sex\": \"2\",\n            \"area\": \"02\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a14d7fb4a2f516bf51b\",\n            \"_timestamp\": 1678940692149,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"5\",\n            \"sex\": \"2\",\n            \"area\": \"01\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a14d7fb4a2f516bf51a\",\n            \"_timestamp\": 1678940692126,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"5\",\n            \"sex\": \"1\",\n            \"area\": \"77\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a14d7fb4a2f516bf519\",\n            \"_timestamp\": 1678940692103,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"5\",\n            \"sex\": \"1\",\n            \"area\": \"9999\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a14d7fb4a2f516bf518\",\n            \"_timestamp\": 1678940692080,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"5\",\n            \"sex\": \"1\",\n            \"area\": \"99\",\n            \"count\": \"..C\"\n        },\n        {\n            \"_id\": \"64129a14d7fb4a2f516bf517\",\n            \"_timestamp\": 1678940692058,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"5\",\n            \"sex\": \"1\",\n            \"area\": \"18\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a14d7fb4a2f516bf516\",\n            \"_timestamp\": 1678940692033,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"5\",\n            \"sex\": \"1\",\n            \"area\": \"17\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a14d7fb4a2f516bf515\",\n            \"_timestamp\": 1678940692008,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"5\",\n            \"sex\": \"1\",\n            \"area\": \"16\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a13d7fb4a2f516bf514\",\n            \"_timestamp\": 1678940691985,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"5\",\n            \"sex\": \"1\",\n            \"area\": \"15\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a13d7fb4a2f516bf513\",\n            \"_timestamp\": 1678940691962,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"5\",\n            \"sex\": \"1\",\n            \"area\": \"14\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a13d7fb4a2f516bf512\",\n            \"_timestamp\": 1678940691935,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"5\",\n            \"sex\": \"1\",\n            \"area\": \"13\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a13d7fb4a2f516bf511\",\n            \"_timestamp\": 1678940691907,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"5\",\n            \"sex\": \"1\",\n            \"area\": \"12\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a13d7fb4a2f516bf510\",\n            \"_timestamp\": 1678940691844,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"5\",\n            \"sex\": \"1\",\n            \"area\": \"09\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a13d7fb4a2f516bf50f\",\n            \"_timestamp\": 1678940691779,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"5\",\n            \"sex\": \"1\",\n            \"area\": \"08\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a13d7fb4a2f516bf50e\",\n            \"_timestamp\": 1678940691751,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"5\",\n            \"sex\": \"1\",\n            \"area\": \"07\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a13d7fb4a2f516bf50d\",\n            \"_timestamp\": 1678940691724,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"5\",\n            \"sex\": \"1\",\n            \"area\": \"06\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a13d7fb4a2f516bf50c\",\n            \"_timestamp\": 1678940691696,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"5\",\n            \"sex\": \"1\",\n            \"area\": \"05\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a13d7fb4a2f516bf50b\",\n            \"_timestamp\": 1678940691671,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"5\",\n            \"sex\": \"1\",\n            \"area\": \"04\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a13d7fb4a2f516bf50a\",\n            \"_timestamp\": 1678940691646,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"5\",\n            \"sex\": \"1\",\n            \"area\": \"03\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a13d7fb4a2f516bf509\",\n            \"_timestamp\": 1678940691622,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"5\",\n            \"sex\": \"1\",\n            \"area\": \"02\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a13d7fb4a2f516bf508\",\n            \"_timestamp\": 1678940691598,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"5\",\n            \"sex\": \"1\",\n            \"area\": \"01\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a13d7fb4a2f516bf507\",\n            \"_timestamp\": 1678940691576,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"4\",\n            \"sex\": \"9\",\n            \"area\": \"77\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a13d7fb4a2f516bf506\",\n            \"_timestamp\": 1678940691554,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"4\",\n            \"sex\": \"9\",\n            \"area\": \"9999\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a13d7fb4a2f516bf505\",\n            \"_timestamp\": 1678940691531,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"4\",\n            \"sex\": \"9\",\n            \"area\": \"99\",\n            \"count\": \"..C\"\n        },\n        {\n            \"_id\": \"64129a13d7fb4a2f516bf504\",\n            \"_timestamp\": 1678940691506,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"4\",\n            \"sex\": \"9\",\n            \"area\": \"18\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a13d7fb4a2f516bf503\",\n            \"_timestamp\": 1678940691483,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"4\",\n            \"sex\": \"9\",\n            \"area\": \"17\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a13d7fb4a2f516bf502\",\n            \"_timestamp\": 1678940691461,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"4\",\n            \"sex\": \"9\",\n            \"area\": \"16\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a13d7fb4a2f516bf501\",\n            \"_timestamp\": 1678940691437,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"4\",\n            \"sex\": \"9\",\n            \"area\": \"15\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a13d7fb4a2f516bf500\",\n            \"_timestamp\": 1678940691415,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"4\",\n            \"sex\": \"9\",\n            \"area\": \"14\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a13d7fb4a2f516bf4ff\",\n            \"_timestamp\": 1678940691393,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"4\",\n            \"sex\": \"9\",\n            \"area\": \"13\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a13d7fb4a2f516bf4fe\",\n            \"_timestamp\": 1678940691371,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"4\",\n            \"sex\": \"9\",\n            \"area\": \"12\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a13d7fb4a2f516bf4fd\",\n            \"_timestamp\": 1678940691345,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"4\",\n            \"sex\": \"9\",\n            \"area\": \"09\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a13d7fb4a2f516bf4fc\",\n            \"_timestamp\": 1678940691321,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"4\",\n            \"sex\": \"9\",\n            \"area\": \"08\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a13d7fb4a2f516bf4fb\",\n            \"_timestamp\": 1678940691297,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"4\",\n            \"sex\": \"9\",\n            \"area\": \"07\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a13d7fb4a2f516bf4fa\",\n            \"_timestamp\": 1678940691272,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"4\",\n            \"sex\": \"9\",\n            \"area\": \"06\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a13d7fb4a2f516bf4f9\",\n            \"_timestamp\": 1678940691247,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"4\",\n            \"sex\": \"9\",\n            \"area\": \"05\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a13d7fb4a2f516bf4f8\",\n            \"_timestamp\": 1678940691219,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"4\",\n            \"sex\": \"9\",\n            \"area\": \"04\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a13d7fb4a2f516bf4f7\",\n            \"_timestamp\": 1678940691193,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"4\",\n            \"sex\": \"9\",\n            \"area\": \"03\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a13d7fb4a2f516bf4f6\",\n            \"_timestamp\": 1678940691170,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"4\",\n            \"sex\": \"9\",\n            \"area\": \"02\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a13d7fb4a2f516bf4f5\",\n            \"_timestamp\": 1678940691148,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"4\",\n            \"sex\": \"9\",\n            \"area\": \"01\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a13d7fb4a2f516bf4f4\",\n            \"_timestamp\": 1678940691126,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"4\",\n            \"sex\": \"2\",\n            \"area\": \"77\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a13d7fb4a2f516bf4f3\",\n            \"_timestamp\": 1678940691102,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"4\",\n            \"sex\": \"2\",\n            \"area\": \"9999\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a13d7fb4a2f516bf4f2\",\n            \"_timestamp\": 1678940691077,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"4\",\n            \"sex\": \"2\",\n            \"area\": \"99\",\n            \"count\": \"..C\"\n        },\n        {\n            \"_id\": \"64129a13d7fb4a2f516bf4f1\",\n            \"_timestamp\": 1678940691054,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"4\",\n            \"sex\": \"2\",\n            \"area\": \"18\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a13d7fb4a2f516bf4f0\",\n            \"_timestamp\": 1678940691024,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"4\",\n            \"sex\": \"2\",\n            \"area\": \"17\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a12d7fb4a2f516bf4ef\",\n            \"_timestamp\": 1678940690994,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"4\",\n            \"sex\": \"2\",\n            \"area\": \"16\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a12d7fb4a2f516bf4ee\",\n            \"_timestamp\": 1678940690972,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"4\",\n            \"sex\": \"2\",\n            \"area\": \"15\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a12d7fb4a2f516bf4ed\",\n            \"_timestamp\": 1678940690947,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"4\",\n            \"sex\": \"2\",\n            \"area\": \"14\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a12d7fb4a2f516bf4ec\",\n            \"_timestamp\": 1678940690922,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"4\",\n            \"sex\": \"2\",\n            \"area\": \"13\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a12d7fb4a2f516bf4eb\",\n            \"_timestamp\": 1678940690897,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"4\",\n            \"sex\": \"2\",\n            \"area\": \"12\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a12d7fb4a2f516bf4ea\",\n            \"_timestamp\": 1678940690865,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"4\",\n            \"sex\": \"2\",\n            \"area\": \"09\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a12d7fb4a2f516bf4e9\",\n            \"_timestamp\": 1678940690844,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"4\",\n            \"sex\": \"2\",\n            \"area\": \"08\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a12d7fb4a2f516bf4e8\",\n            \"_timestamp\": 1678940690821,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"4\",\n            \"sex\": \"2\",\n            \"area\": \"07\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a12d7fb4a2f516bf4e7\",\n            \"_timestamp\": 1678940690797,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"4\",\n            \"sex\": \"2\",\n            \"area\": \"06\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a12d7fb4a2f516bf4e6\",\n            \"_timestamp\": 1678940690771,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"4\",\n            \"sex\": \"2\",\n            \"area\": \"05\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a12d7fb4a2f516bf4e5\",\n            \"_timestamp\": 1678940690747,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"4\",\n            \"sex\": \"2\",\n            \"area\": \"04\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a12d7fb4a2f516bf4e4\",\n            \"_timestamp\": 1678940690725,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"4\",\n            \"sex\": \"2\",\n            \"area\": \"03\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a12d7fb4a2f516bf4e3\",\n            \"_timestamp\": 1678940690703,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"4\",\n            \"sex\": \"2\",\n            \"area\": \"02\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a12d7fb4a2f516bf4e2\",\n            \"_timestamp\": 1678940690681,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"4\",\n            \"sex\": \"2\",\n            \"area\": \"01\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a12d7fb4a2f516bf4e1\",\n            \"_timestamp\": 1678940690658,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"4\",\n            \"sex\": \"1\",\n            \"area\": \"77\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a12d7fb4a2f516bf4e0\",\n            \"_timestamp\": 1678940690635,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"4\",\n            \"sex\": \"1\",\n            \"area\": \"9999\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a12d7fb4a2f516bf4df\",\n            \"_timestamp\": 1678940690612,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"4\",\n            \"sex\": \"1\",\n            \"area\": \"99\",\n            \"count\": \"..C\"\n        },\n        {\n            \"_id\": \"64129a12d7fb4a2f516bf4de\",\n            \"_timestamp\": 1678940690586,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"4\",\n            \"sex\": \"1\",\n            \"area\": \"18\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a12d7fb4a2f516bf4dd\",\n            \"_timestamp\": 1678940690561,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"4\",\n            \"sex\": \"1\",\n            \"area\": \"17\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a12d7fb4a2f516bf4dc\",\n            \"_timestamp\": 1678940690539,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"4\",\n            \"sex\": \"1\",\n            \"area\": \"16\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a12d7fb4a2f516bf4db\",\n            \"_timestamp\": 1678940690515,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"4\",\n            \"sex\": \"1\",\n            \"area\": \"15\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a12d7fb4a2f516bf4da\",\n            \"_timestamp\": 1678940690492,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"4\",\n            \"sex\": \"1\",\n            \"area\": \"14\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a12d7fb4a2f516bf4d9\",\n            \"_timestamp\": 1678940690468,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"4\",\n            \"sex\": \"1\",\n            \"area\": \"13\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a12d7fb4a2f516bf4d8\",\n            \"_timestamp\": 1678940690443,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"4\",\n            \"sex\": \"1\",\n            \"area\": \"12\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a12d7fb4a2f516bf4d7\",\n            \"_timestamp\": 1678940690419,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"4\",\n            \"sex\": \"1\",\n            \"area\": \"09\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a12d7fb4a2f516bf4d6\",\n            \"_timestamp\": 1678940690394,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"4\",\n            \"sex\": \"1\",\n            \"area\": \"08\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a12d7fb4a2f516bf4d5\",\n            \"_timestamp\": 1678940690371,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"4\",\n            \"sex\": \"1\",\n            \"area\": \"07\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a12d7fb4a2f516bf4d4\",\n            \"_timestamp\": 1678940690348,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"4\",\n            \"sex\": \"1\",\n            \"area\": \"06\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a12d7fb4a2f516bf4d3\",\n            \"_timestamp\": 1678940690325,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"4\",\n            \"sex\": \"1\",\n            \"area\": \"05\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a12d7fb4a2f516bf4d2\",\n            \"_timestamp\": 1678940690302,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"4\",\n            \"sex\": \"1\",\n            \"area\": \"04\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a12d7fb4a2f516bf4d1\",\n            \"_timestamp\": 1678940690277,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"4\",\n            \"sex\": \"1\",\n            \"area\": \"03\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a12d7fb4a2f516bf4d0\",\n            \"_timestamp\": 1678940690252,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"4\",\n            \"sex\": \"1\",\n            \"area\": \"02\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a12d7fb4a2f516bf4cf\",\n            \"_timestamp\": 1678940690227,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"4\",\n            \"sex\": \"1\",\n            \"area\": \"01\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a12d7fb4a2f516bf4ce\",\n            \"_timestamp\": 1678940690203,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"3\",\n            \"sex\": \"9\",\n            \"area\": \"77\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a12d7fb4a2f516bf4cd\",\n            \"_timestamp\": 1678940690180,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"3\",\n            \"sex\": \"9\",\n            \"area\": \"9999\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a12d7fb4a2f516bf4cc\",\n            \"_timestamp\": 1678940690156,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"3\",\n            \"sex\": \"9\",\n            \"area\": \"99\",\n            \"count\": \"..C\"\n        },\n        {\n            \"_id\": \"64129a12d7fb4a2f516bf4cb\",\n            \"_timestamp\": 1678940690133,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"3\",\n            \"sex\": \"9\",\n            \"area\": \"18\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a12d7fb4a2f516bf4ca\",\n            \"_timestamp\": 1678940690107,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"3\",\n            \"sex\": \"9\",\n            \"area\": \"17\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a12d7fb4a2f516bf4c9\",\n            \"_timestamp\": 1678940690086,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"3\",\n            \"sex\": \"9\",\n            \"area\": \"16\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a12d7fb4a2f516bf4c8\",\n            \"_timestamp\": 1678940690063,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"3\",\n            \"sex\": \"9\",\n            \"area\": \"15\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a12d7fb4a2f516bf4c7\",\n            \"_timestamp\": 1678940690041,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"3\",\n            \"sex\": \"9\",\n            \"area\": \"14\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a12d7fb4a2f516bf4c6\",\n            \"_timestamp\": 1678940690018,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"3\",\n            \"sex\": \"9\",\n            \"area\": \"13\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a11d7fb4a2f516bf4c5\",\n            \"_timestamp\": 1678940689995,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"3\",\n            \"sex\": \"9\",\n            \"area\": \"12\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a11d7fb4a2f516bf4c4\",\n            \"_timestamp\": 1678940689970,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"3\",\n            \"sex\": \"9\",\n            \"area\": \"09\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a11d7fb4a2f516bf4c3\",\n            \"_timestamp\": 1678940689947,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"3\",\n            \"sex\": \"9\",\n            \"area\": \"08\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a11d7fb4a2f516bf4c2\",\n            \"_timestamp\": 1678940689923,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"3\",\n            \"sex\": \"9\",\n            \"area\": \"07\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a11d7fb4a2f516bf4c1\",\n            \"_timestamp\": 1678940689898,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"3\",\n            \"sex\": \"9\",\n            \"area\": \"06\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a11d7fb4a2f516bf4c0\",\n            \"_timestamp\": 1678940689875,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"3\",\n            \"sex\": \"9\",\n            \"area\": \"05\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a11d7fb4a2f516bf4bf\",\n            \"_timestamp\": 1678940689853,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"3\",\n            \"sex\": \"9\",\n            \"area\": \"04\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a11d7fb4a2f516bf4be\",\n            \"_timestamp\": 1678940689829,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"3\",\n            \"sex\": \"9\",\n            \"area\": \"03\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a11d7fb4a2f516bf4bd\",\n            \"_timestamp\": 1678940689807,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"3\",\n            \"sex\": \"9\",\n            \"area\": \"02\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a11d7fb4a2f516bf4bc\",\n            \"_timestamp\": 1678940689772,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"3\",\n            \"sex\": \"9\",\n            \"area\": \"01\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a11d7fb4a2f516bf4bb\",\n            \"_timestamp\": 1678940689747,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"3\",\n            \"sex\": \"2\",\n            \"area\": \"77\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a11d7fb4a2f516bf4ba\",\n            \"_timestamp\": 1678940689724,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"3\",\n            \"sex\": \"2\",\n            \"area\": \"9999\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a11d7fb4a2f516bf4b9\",\n            \"_timestamp\": 1678940689701,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"3\",\n            \"sex\": \"2\",\n            \"area\": \"99\",\n            \"count\": \"..C\"\n        },\n        {\n            \"_id\": \"64129a11d7fb4a2f516bf4b8\",\n            \"_timestamp\": 1678940689677,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"3\",\n            \"sex\": \"2\",\n            \"area\": \"18\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a11d7fb4a2f516bf4b7\",\n            \"_timestamp\": 1678940689655,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"3\",\n            \"sex\": \"2\",\n            \"area\": \"17\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a11d7fb4a2f516bf4b6\",\n            \"_timestamp\": 1678940689632,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"3\",\n            \"sex\": \"2\",\n            \"area\": \"16\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a11d7fb4a2f516bf4b5\",\n            \"_timestamp\": 1678940689609,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"3\",\n            \"sex\": \"2\",\n            \"area\": \"15\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a11d7fb4a2f516bf4b4\",\n            \"_timestamp\": 1678940689586,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"3\",\n            \"sex\": \"2\",\n            \"area\": \"14\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a11d7fb4a2f516bf4b3\",\n            \"_timestamp\": 1678940689560,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"3\",\n            \"sex\": \"2\",\n            \"area\": \"13\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a11d7fb4a2f516bf4b2\",\n            \"_timestamp\": 1678940689537,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"3\",\n            \"sex\": \"2\",\n            \"area\": \"12\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a11d7fb4a2f516bf4b1\",\n            \"_timestamp\": 1678940689482,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"3\",\n            \"sex\": \"2\",\n            \"area\": \"09\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a11d7fb4a2f516bf4b0\",\n            \"_timestamp\": 1678940689460,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"3\",\n            \"sex\": \"2\",\n            \"area\": \"08\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a11d7fb4a2f516bf4af\",\n            \"_timestamp\": 1678940689437,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"3\",\n            \"sex\": \"2\",\n            \"area\": \"07\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a11d7fb4a2f516bf4ae\",\n            \"_timestamp\": 1678940689415,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"3\",\n            \"sex\": \"2\",\n            \"area\": \"06\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a11d7fb4a2f516bf4ad\",\n            \"_timestamp\": 1678940689393,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"3\",\n            \"sex\": \"2\",\n            \"area\": \"05\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a11d7fb4a2f516bf4ac\",\n            \"_timestamp\": 1678940689369,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"3\",\n            \"sex\": \"2\",\n            \"area\": \"04\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a11d7fb4a2f516bf4ab\",\n            \"_timestamp\": 1678940689347,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"3\",\n            \"sex\": \"2\",\n            \"area\": \"03\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a11d7fb4a2f516bf4aa\",\n            \"_timestamp\": 1678940689322,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"3\",\n            \"sex\": \"2\",\n            \"area\": \"02\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a11d7fb4a2f516bf4a9\",\n            \"_timestamp\": 1678940689298,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"3\",\n            \"sex\": \"2\",\n            \"area\": \"01\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a11d7fb4a2f516bf4a8\",\n            \"_timestamp\": 1678940689274,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"3\",\n            \"sex\": \"1\",\n            \"area\": \"77\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a11d7fb4a2f516bf4a7\",\n            \"_timestamp\": 1678940689247,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"3\",\n            \"sex\": \"1\",\n            \"area\": \"9999\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a10d7fb4a2f516bf4a6\",\n            \"_timestamp\": 1678940688996,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"3\",\n            \"sex\": \"1\",\n            \"area\": \"99\",\n            \"count\": \"..C\"\n        },\n        {\n            \"_id\": \"64129a10d7fb4a2f516bf4a5\",\n            \"_timestamp\": 1678940688974,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"3\",\n            \"sex\": \"1\",\n            \"area\": \"18\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a10d7fb4a2f516bf4a4\",\n            \"_timestamp\": 1678940688953,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"3\",\n            \"sex\": \"1\",\n            \"area\": \"17\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a10d7fb4a2f516bf4a3\",\n            \"_timestamp\": 1678940688925,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"3\",\n            \"sex\": \"1\",\n            \"area\": \"16\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a10d7fb4a2f516bf4a2\",\n            \"_timestamp\": 1678940688902,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"3\",\n            \"sex\": \"1\",\n            \"area\": \"15\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a10d7fb4a2f516bf4a1\",\n            \"_timestamp\": 1678940688878,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"3\",\n            \"sex\": \"1\",\n            \"area\": \"14\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a10d7fb4a2f516bf4a0\",\n            \"_timestamp\": 1678940688855,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"3\",\n            \"sex\": \"1\",\n            \"area\": \"13\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a10d7fb4a2f516bf49f\",\n            \"_timestamp\": 1678940688833,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"3\",\n            \"sex\": \"1\",\n            \"area\": \"12\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a10d7fb4a2f516bf49e\",\n            \"_timestamp\": 1678940688811,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"3\",\n            \"sex\": \"1\",\n            \"area\": \"09\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a10d7fb4a2f516bf49d\",\n            \"_timestamp\": 1678940688789,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"3\",\n            \"sex\": \"1\",\n            \"area\": \"08\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a10d7fb4a2f516bf49c\",\n            \"_timestamp\": 1678940688766,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"3\",\n            \"sex\": \"1\",\n            \"area\": \"07\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a10d7fb4a2f516bf49b\",\n            \"_timestamp\": 1678940688742,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"3\",\n            \"sex\": \"1\",\n            \"area\": \"06\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a10d7fb4a2f516bf49a\",\n            \"_timestamp\": 1678940688718,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"3\",\n            \"sex\": \"1\",\n            \"area\": \"05\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a10d7fb4a2f516bf499\",\n            \"_timestamp\": 1678940688696,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"3\",\n            \"sex\": \"1\",\n            \"area\": \"04\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a10d7fb4a2f516bf498\",\n            \"_timestamp\": 1678940688672,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"3\",\n            \"sex\": \"1\",\n            \"area\": \"03\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a10d7fb4a2f516bf497\",\n            \"_timestamp\": 1678940688641,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"3\",\n            \"sex\": \"1\",\n            \"area\": \"02\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a10d7fb4a2f516bf496\",\n            \"_timestamp\": 1678940688618,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"3\",\n            \"sex\": \"1\",\n            \"area\": \"01\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a10d7fb4a2f516bf495\",\n            \"_timestamp\": 1678940688594,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"2\",\n            \"sex\": \"9\",\n            \"area\": \"77\",\n            \"count\": \"3\"\n        },\n        {\n            \"_id\": \"64129a10d7fb4a2f516bf494\",\n            \"_timestamp\": 1678940688572,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"2\",\n            \"sex\": \"9\",\n            \"area\": \"9999\",\n            \"count\": \"3\"\n        },\n        {\n            \"_id\": \"64129a10d7fb4a2f516bf493\",\n            \"_timestamp\": 1678940688547,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"2\",\n            \"sex\": \"9\",\n            \"area\": \"99\",\n            \"count\": \"..C\"\n        },\n        {\n            \"_id\": \"64129a10d7fb4a2f516bf492\",\n            \"_timestamp\": 1678940688524,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"2\",\n            \"sex\": \"9\",\n            \"area\": \"18\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a10d7fb4a2f516bf491\",\n            \"_timestamp\": 1678940688492,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"2\",\n            \"sex\": \"9\",\n            \"area\": \"17\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a10d7fb4a2f516bf490\",\n            \"_timestamp\": 1678940688469,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"2\",\n            \"sex\": \"9\",\n            \"area\": \"16\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a10d7fb4a2f516bf48f\",\n            \"_timestamp\": 1678940688446,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"2\",\n            \"sex\": \"9\",\n            \"area\": \"15\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a10d7fb4a2f516bf48e\",\n            \"_timestamp\": 1678940688423,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"2\",\n            \"sex\": \"9\",\n            \"area\": \"14\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a10d7fb4a2f516bf48d\",\n            \"_timestamp\": 1678940688401,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"2\",\n            \"sex\": \"9\",\n            \"area\": \"13\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a10d7fb4a2f516bf48c\",\n            \"_timestamp\": 1678940688379,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"2\",\n            \"sex\": \"9\",\n            \"area\": \"12\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a10d7fb4a2f516bf48b\",\n            \"_timestamp\": 1678940688357,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"2\",\n            \"sex\": \"9\",\n            \"area\": \"09\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a10d7fb4a2f516bf48a\",\n            \"_timestamp\": 1678940688334,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"2\",\n            \"sex\": \"9\",\n            \"area\": \"08\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a10d7fb4a2f516bf489\",\n            \"_timestamp\": 1678940688309,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"2\",\n            \"sex\": \"9\",\n            \"area\": \"07\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a10d7fb4a2f516bf488\",\n            \"_timestamp\": 1678940688287,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"2\",\n            \"sex\": \"9\",\n            \"area\": \"06\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a10d7fb4a2f516bf487\",\n            \"_timestamp\": 1678940688263,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"2\",\n            \"sex\": \"9\",\n            \"area\": \"05\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a10d7fb4a2f516bf486\",\n            \"_timestamp\": 1678940688241,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"2\",\n            \"sex\": \"9\",\n            \"area\": \"04\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a10d7fb4a2f516bf485\",\n            \"_timestamp\": 1678940688218,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"2\",\n            \"sex\": \"9\",\n            \"area\": \"03\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a10d7fb4a2f516bf484\",\n            \"_timestamp\": 1678940688195,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"2\",\n            \"sex\": \"9\",\n            \"area\": \"02\",\n            \"count\": \"3\"\n        },\n        {\n            \"_id\": \"64129a10d7fb4a2f516bf483\",\n            \"_timestamp\": 1678940688172,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"2\",\n            \"sex\": \"9\",\n            \"area\": \"01\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a10d7fb4a2f516bf482\",\n            \"_timestamp\": 1678940688147,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"2\",\n            \"sex\": \"2\",\n            \"area\": \"77\",\n            \"count\": \"3\"\n        },\n        {\n            \"_id\": \"64129a10d7fb4a2f516bf481\",\n            \"_timestamp\": 1678940688122,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"2\",\n            \"sex\": \"2\",\n            \"area\": \"9999\",\n            \"count\": \"3\"\n        },\n        {\n            \"_id\": \"64129a10d7fb4a2f516bf480\",\n            \"_timestamp\": 1678940688100,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"2\",\n            \"sex\": \"2\",\n            \"area\": \"99\",\n            \"count\": \"..C\"\n        },\n        {\n            \"_id\": \"64129a10d7fb4a2f516bf47f\",\n            \"_timestamp\": 1678940688075,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"2\",\n            \"sex\": \"2\",\n            \"area\": \"18\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a10d7fb4a2f516bf47e\",\n            \"_timestamp\": 1678940688053,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"2\",\n            \"sex\": \"2\",\n            \"area\": \"17\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a10d7fb4a2f516bf47d\",\n            \"_timestamp\": 1678940688026,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"2\",\n            \"sex\": \"2\",\n            \"area\": \"16\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a10d7fb4a2f516bf47c\",\n            \"_timestamp\": 1678940688002,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"2\",\n            \"sex\": \"2\",\n            \"area\": \"15\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a0fd7fb4a2f516bf47b\",\n            \"_timestamp\": 1678940687975,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"2\",\n            \"sex\": \"2\",\n            \"area\": \"14\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a0fd7fb4a2f516bf47a\",\n            \"_timestamp\": 1678940687953,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"2\",\n            \"sex\": \"2\",\n            \"area\": \"13\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a0fd7fb4a2f516bf479\",\n            \"_timestamp\": 1678940687931,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"2\",\n            \"sex\": \"2\",\n            \"area\": \"12\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a0fd7fb4a2f516bf478\",\n            \"_timestamp\": 1678940687909,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"2\",\n            \"sex\": \"2\",\n            \"area\": \"09\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a0fd7fb4a2f516bf477\",\n            \"_timestamp\": 1678940687885,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"2\",\n            \"sex\": \"2\",\n            \"area\": \"08\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a0fd7fb4a2f516bf476\",\n            \"_timestamp\": 1678940687851,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"2\",\n            \"sex\": \"2\",\n            \"area\": \"07\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a0fd7fb4a2f516bf475\",\n            \"_timestamp\": 1678940687828,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"2\",\n            \"sex\": \"2\",\n            \"area\": \"06\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a0fd7fb4a2f516bf474\",\n            \"_timestamp\": 1678940687805,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"2\",\n            \"sex\": \"2\",\n            \"area\": \"05\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a0fd7fb4a2f516bf473\",\n            \"_timestamp\": 1678940687779,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"2\",\n            \"sex\": \"2\",\n            \"area\": \"04\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a0fd7fb4a2f516bf472\",\n            \"_timestamp\": 1678940687755,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"2\",\n            \"sex\": \"2\",\n            \"area\": \"03\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a0fd7fb4a2f516bf471\",\n            \"_timestamp\": 1678940687732,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"2\",\n            \"sex\": \"2\",\n            \"area\": \"02\",\n            \"count\": \"3\"\n        },\n        {\n            \"_id\": \"64129a0fd7fb4a2f516bf470\",\n            \"_timestamp\": 1678940687710,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"2\",\n            \"sex\": \"2\",\n            \"area\": \"01\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a0fd7fb4a2f516bf46f\",\n            \"_timestamp\": 1678940687688,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"2\",\n            \"sex\": \"1\",\n            \"area\": \"77\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a0fd7fb4a2f516bf46e\",\n            \"_timestamp\": 1678940687666,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"2\",\n            \"sex\": \"1\",\n            \"area\": \"9999\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a0fd7fb4a2f516bf46d\",\n            \"_timestamp\": 1678940687639,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"2\",\n            \"sex\": \"1\",\n            \"area\": \"99\",\n            \"count\": \"..C\"\n        },\n        {\n            \"_id\": \"64129a0fd7fb4a2f516bf46c\",\n            \"_timestamp\": 1678940687616,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"2\",\n            \"sex\": \"1\",\n            \"area\": \"18\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a0fd7fb4a2f516bf46b\",\n            \"_timestamp\": 1678940687592,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"2\",\n            \"sex\": \"1\",\n            \"area\": \"17\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a0fd7fb4a2f516bf46a\",\n            \"_timestamp\": 1678940687570,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"2\",\n            \"sex\": \"1\",\n            \"area\": \"16\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a0fd7fb4a2f516bf469\",\n            \"_timestamp\": 1678940687547,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"2\",\n            \"sex\": \"1\",\n            \"area\": \"15\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a0fd7fb4a2f516bf468\",\n            \"_timestamp\": 1678940687523,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"2\",\n            \"sex\": \"1\",\n            \"area\": \"14\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a0fd7fb4a2f516bf467\",\n            \"_timestamp\": 1678940687501,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"2\",\n            \"sex\": \"1\",\n            \"area\": \"13\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a0fd7fb4a2f516bf466\",\n            \"_timestamp\": 1678940687479,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"2\",\n            \"sex\": \"1\",\n            \"area\": \"12\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a0fd7fb4a2f516bf465\",\n            \"_timestamp\": 1678940687457,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"2\",\n            \"sex\": \"1\",\n            \"area\": \"09\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a0fd7fb4a2f516bf464\",\n            \"_timestamp\": 1678940687434,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"2\",\n            \"sex\": \"1\",\n            \"area\": \"08\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a0fd7fb4a2f516bf463\",\n            \"_timestamp\": 1678940687405,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"2\",\n            \"sex\": \"1\",\n            \"area\": \"07\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a0fd7fb4a2f516bf462\",\n            \"_timestamp\": 1678940687383,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"2\",\n            \"sex\": \"1\",\n            \"area\": \"06\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a0fd7fb4a2f516bf461\",\n            \"_timestamp\": 1678940687358,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"2\",\n            \"sex\": \"1\",\n            \"area\": \"05\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a0fd7fb4a2f516bf460\",\n            \"_timestamp\": 1678940687336,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"2\",\n            \"sex\": \"1\",\n            \"area\": \"04\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a0fd7fb4a2f516bf45f\",\n            \"_timestamp\": 1678940687312,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"2\",\n            \"sex\": \"1\",\n            \"area\": \"03\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a0fd7fb4a2f516bf45e\",\n            \"_timestamp\": 1678940687288,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"2\",\n            \"sex\": \"1\",\n            \"area\": \"02\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a0fd7fb4a2f516bf45d\",\n            \"_timestamp\": 1678940687266,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"2\",\n            \"sex\": \"1\",\n            \"area\": \"01\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a0fd7fb4a2f516bf45c\",\n            \"_timestamp\": 1678940687244,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"1\",\n            \"sex\": \"9\",\n            \"area\": \"77\",\n            \"count\": \"15\"\n        },\n        {\n            \"_id\": \"64129a0fd7fb4a2f516bf45b\",\n            \"_timestamp\": 1678940687211,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"1\",\n            \"sex\": \"9\",\n            \"area\": \"9999\",\n            \"count\": \"15\"\n        },\n        {\n            \"_id\": \"64129a0fd7fb4a2f516bf45a\",\n            \"_timestamp\": 1678940687179,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"1\",\n            \"sex\": \"9\",\n            \"area\": \"99\",\n            \"count\": \"..C\"\n        },\n        {\n            \"_id\": \"64129a0fd7fb4a2f516bf459\",\n            \"_timestamp\": 1678940687156,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"1\",\n            \"sex\": \"9\",\n            \"area\": \"18\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a0fd7fb4a2f516bf458\",\n            \"_timestamp\": 1678940687132,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"1\",\n            \"sex\": \"9\",\n            \"area\": \"17\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a0fd7fb4a2f516bf457\",\n            \"_timestamp\": 1678940687109,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"1\",\n            \"sex\": \"9\",\n            \"area\": \"16\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a0fd7fb4a2f516bf456\",\n            \"_timestamp\": 1678940687077,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"1\",\n            \"sex\": \"9\",\n            \"area\": \"15\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a0fd7fb4a2f516bf455\",\n            \"_timestamp\": 1678940687048,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"1\",\n            \"sex\": \"9\",\n            \"area\": \"14\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a0fd7fb4a2f516bf454\",\n            \"_timestamp\": 1678940687026,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"1\",\n            \"sex\": \"9\",\n            \"area\": \"13\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a0fd7fb4a2f516bf453\",\n            \"_timestamp\": 1678940687001,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"1\",\n            \"sex\": \"9\",\n            \"area\": \"12\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a0ed7fb4a2f516bf452\",\n            \"_timestamp\": 1678940686962,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"1\",\n            \"sex\": \"9\",\n            \"area\": \"09\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a0ed7fb4a2f516bf451\",\n            \"_timestamp\": 1678940686937,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"1\",\n            \"sex\": \"9\",\n            \"area\": \"08\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a0ed7fb4a2f516bf450\",\n            \"_timestamp\": 1678940686910,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"1\",\n            \"sex\": \"9\",\n            \"area\": \"07\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a0ed7fb4a2f516bf44f\",\n            \"_timestamp\": 1678940686887,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"1\",\n            \"sex\": \"9\",\n            \"area\": \"06\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a0ed7fb4a2f516bf44e\",\n            \"_timestamp\": 1678940686860,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"1\",\n            \"sex\": \"9\",\n            \"area\": \"05\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a0ed7fb4a2f516bf44d\",\n            \"_timestamp\": 1678940686798,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"1\",\n            \"sex\": \"9\",\n            \"area\": \"04\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a0ed7fb4a2f516bf44c\",\n            \"_timestamp\": 1678940686773,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"1\",\n            \"sex\": \"9\",\n            \"area\": \"03\",\n            \"count\": \"3\"\n        },\n        {\n            \"_id\": \"64129a0ed7fb4a2f516bf44b\",\n            \"_timestamp\": 1678940686728,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"1\",\n            \"sex\": \"9\",\n            \"area\": \"02\",\n            \"count\": \"6\"\n        },\n        {\n            \"_id\": \"64129a0ed7fb4a2f516bf44a\",\n            \"_timestamp\": 1678940686701,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"1\",\n            \"sex\": \"9\",\n            \"area\": \"01\",\n            \"count\": \"3\"\n        },\n        {\n            \"_id\": \"64129a0ed7fb4a2f516bf449\",\n            \"_timestamp\": 1678940686679,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"1\",\n            \"sex\": \"2\",\n            \"area\": \"77\",\n            \"count\": \"12\"\n        },\n        {\n            \"_id\": \"64129a0ed7fb4a2f516bf448\",\n            \"_timestamp\": 1678940686654,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"1\",\n            \"sex\": \"2\",\n            \"area\": \"9999\",\n            \"count\": \"12\"\n        },\n        {\n            \"_id\": \"64129a0ed7fb4a2f516bf447\",\n            \"_timestamp\": 1678940686631,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"1\",\n            \"sex\": \"2\",\n            \"area\": \"99\",\n            \"count\": \"..C\"\n        },\n        {\n            \"_id\": \"64129a0ed7fb4a2f516bf446\",\n            \"_timestamp\": 1678940686591,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"1\",\n            \"sex\": \"2\",\n            \"area\": \"18\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a0ed7fb4a2f516bf445\",\n            \"_timestamp\": 1678940686565,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"1\",\n            \"sex\": \"2\",\n            \"area\": \"17\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a0ed7fb4a2f516bf444\",\n            \"_timestamp\": 1678940686541,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"1\",\n            \"sex\": \"2\",\n            \"area\": \"16\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a0ed7fb4a2f516bf443\",\n            \"_timestamp\": 1678940686517,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"1\",\n            \"sex\": \"2\",\n            \"area\": \"15\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a0ed7fb4a2f516bf442\",\n            \"_timestamp\": 1678940686495,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"1\",\n            \"sex\": \"2\",\n            \"area\": \"14\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a0ed7fb4a2f516bf441\",\n            \"_timestamp\": 1678940686470,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"1\",\n            \"sex\": \"2\",\n            \"area\": \"13\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a0ed7fb4a2f516bf440\",\n            \"_timestamp\": 1678940686447,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"1\",\n            \"sex\": \"2\",\n            \"area\": \"12\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a0ed7fb4a2f516bf43f\",\n            \"_timestamp\": 1678940686424,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"1\",\n            \"sex\": \"2\",\n            \"area\": \"09\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a0ed7fb4a2f516bf43e\",\n            \"_timestamp\": 1678940686401,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"1\",\n            \"sex\": \"2\",\n            \"area\": \"08\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a0ed7fb4a2f516bf43d\",\n            \"_timestamp\": 1678940686378,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"1\",\n            \"sex\": \"2\",\n            \"area\": \"07\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a0ed7fb4a2f516bf43c\",\n            \"_timestamp\": 1678940686354,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"1\",\n            \"sex\": \"2\",\n            \"area\": \"06\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a0ed7fb4a2f516bf43b\",\n            \"_timestamp\": 1678940686324,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"1\",\n            \"sex\": \"2\",\n            \"area\": \"05\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a0ed7fb4a2f516bf43a\",\n            \"_timestamp\": 1678940686296,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"1\",\n            \"sex\": \"2\",\n            \"area\": \"04\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a0ed7fb4a2f516bf439\",\n            \"_timestamp\": 1678940686273,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"1\",\n            \"sex\": \"2\",\n            \"area\": \"03\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a0ed7fb4a2f516bf438\",\n            \"_timestamp\": 1678940686251,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"1\",\n            \"sex\": \"2\",\n            \"area\": \"02\",\n            \"count\": \"3\"\n        },\n        {\n            \"_id\": \"64129a0ed7fb4a2f516bf437\",\n            \"_timestamp\": 1678940686201,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"1\",\n            \"sex\": \"2\",\n            \"area\": \"01\",\n            \"count\": \"3\"\n        },\n        {\n            \"_id\": \"64129a0ed7fb4a2f516bf436\",\n            \"_timestamp\": 1678940686176,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"1\",\n            \"sex\": \"1\",\n            \"area\": \"77\",\n            \"count\": \"6\"\n        },\n        {\n            \"_id\": \"64129a0ed7fb4a2f516bf435\",\n            \"_timestamp\": 1678940686148,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"1\",\n            \"sex\": \"1\",\n            \"area\": \"9999\",\n            \"count\": \"6\"\n        },\n        {\n            \"_id\": \"64129a0ed7fb4a2f516bf434\",\n            \"_timestamp\": 1678940686121,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"1\",\n            \"sex\": \"1\",\n            \"area\": \"99\",\n            \"count\": \"..C\"\n        },\n        {\n            \"_id\": \"64129a0ed7fb4a2f516bf433\",\n            \"_timestamp\": 1678940686088,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"1\",\n            \"sex\": \"1\",\n            \"area\": \"18\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a0ed7fb4a2f516bf432\",\n            \"_timestamp\": 1678940686057,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"1\",\n            \"sex\": \"1\",\n            \"area\": \"17\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a0ed7fb4a2f516bf431\",\n            \"_timestamp\": 1678940686024,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"1\",\n            \"sex\": \"1\",\n            \"area\": \"16\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a0dd7fb4a2f516bf430\",\n            \"_timestamp\": 1678940685985,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"1\",\n            \"sex\": \"1\",\n            \"area\": \"15\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a0dd7fb4a2f516bf42f\",\n            \"_timestamp\": 1678940685867,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"1\",\n            \"sex\": \"1\",\n            \"area\": \"14\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a0dd7fb4a2f516bf42e\",\n            \"_timestamp\": 1678940685833,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"1\",\n            \"sex\": \"1\",\n            \"area\": \"13\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a0dd7fb4a2f516bf42d\",\n            \"_timestamp\": 1678940685803,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"1\",\n            \"sex\": \"1\",\n            \"area\": \"12\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a0dd7fb4a2f516bf42c\",\n            \"_timestamp\": 1678940685778,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"1\",\n            \"sex\": \"1\",\n            \"area\": \"09\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a0dd7fb4a2f516bf42b\",\n            \"_timestamp\": 1678940685750,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"1\",\n            \"sex\": \"1\",\n            \"area\": \"08\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a0dd7fb4a2f516bf42a\",\n            \"_timestamp\": 1678940685720,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"1\",\n            \"sex\": \"1\",\n            \"area\": \"07\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a0dd7fb4a2f516bf429\",\n            \"_timestamp\": 1678940685694,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"1\",\n            \"sex\": \"1\",\n            \"area\": \"06\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a0dd7fb4a2f516bf428\",\n            \"_timestamp\": 1678940685670,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"1\",\n            \"sex\": \"1\",\n            \"area\": \"05\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a0dd7fb4a2f516bf427\",\n            \"_timestamp\": 1678940685645,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"1\",\n            \"sex\": \"1\",\n            \"area\": \"04\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a0dd7fb4a2f516bf426\",\n            \"_timestamp\": 1678940685613,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"1\",\n            \"sex\": \"1\",\n            \"area\": \"03\",\n            \"count\": \"3\"\n        },\n        {\n            \"_id\": \"64129a0dd7fb4a2f516bf425\",\n            \"_timestamp\": 1678940685591,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"1\",\n            \"sex\": \"1\",\n            \"area\": \"02\",\n            \"count\": \"3\"\n        },\n        {\n            \"_id\": \"64129a0dd7fb4a2f516bf424\",\n            \"_timestamp\": 1678940685545,\n            \"year\": \"2018\",\n            \"age\": \"105\",\n            \"ethnic\": \"1\",\n            \"sex\": \"1\",\n            \"area\": \"01\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a0dd7fb4a2f516bf423\",\n            \"_timestamp\": 1678940685513,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"9\",\n            \"area\": \"77\",\n            \"count\": \"33\"\n        },\n        {\n            \"_id\": \"64129a0dd7fb4a2f516bf422\",\n            \"_timestamp\": 1678940685481,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"9\",\n            \"area\": \"9999\",\n            \"count\": \"33\"\n        },\n        {\n            \"_id\": \"64129a0dd7fb4a2f516bf421\",\n            \"_timestamp\": 1678940685457,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"9\",\n            \"area\": \"99\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a0dd7fb4a2f516bf420\",\n            \"_timestamp\": 1678940685427,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"9\",\n            \"area\": \"18\",\n            \"count\": \"3\"\n        },\n        {\n            \"_id\": \"64129a0dd7fb4a2f516bf41f\",\n            \"_timestamp\": 1678940685401,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"9\",\n            \"area\": \"17\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a0dd7fb4a2f516bf41e\",\n            \"_timestamp\": 1678940685375,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"9\",\n            \"area\": \"16\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a0dd7fb4a2f516bf41d\",\n            \"_timestamp\": 1678940685353,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"9\",\n            \"area\": \"15\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a0dd7fb4a2f516bf41c\",\n            \"_timestamp\": 1678940685244,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"9\",\n            \"area\": \"14\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a0dd7fb4a2f516bf41b\",\n            \"_timestamp\": 1678940685149,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"9\",\n            \"area\": \"13\",\n            \"count\": \"3\"\n        },\n        {\n            \"_id\": \"64129a0dd7fb4a2f516bf41a\",\n            \"_timestamp\": 1678940685126,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"9\",\n            \"area\": \"12\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a0dd7fb4a2f516bf419\",\n            \"_timestamp\": 1678940685098,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"9\",\n            \"area\": \"09\",\n            \"count\": \"9\"\n        },\n        {\n            \"_id\": \"64129a0dd7fb4a2f516bf418\",\n            \"_timestamp\": 1678940685073,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"9\",\n            \"area\": \"08\",\n            \"count\": \"3\"\n        },\n        {\n            \"_id\": \"64129a0dd7fb4a2f516bf417\",\n            \"_timestamp\": 1678940685047,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"9\",\n            \"area\": \"07\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a0dd7fb4a2f516bf416\",\n            \"_timestamp\": 1678940685022,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"9\",\n            \"area\": \"06\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a0cd7fb4a2f516bf415\",\n            \"_timestamp\": 1678940684998,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"9\",\n            \"area\": \"05\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a0cd7fb4a2f516bf414\",\n            \"_timestamp\": 1678940684953,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"9\",\n            \"area\": \"04\",\n            \"count\": \"3\"\n        },\n        {\n            \"_id\": \"64129a0cd7fb4a2f516bf413\",\n            \"_timestamp\": 1678940684927,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"9\",\n            \"area\": \"03\",\n            \"count\": \"3\"\n        },\n        {\n            \"_id\": \"64129a0cd7fb4a2f516bf412\",\n            \"_timestamp\": 1678940684902,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"9\",\n            \"area\": \"02\",\n            \"count\": \"6\"\n        },\n        {\n            \"_id\": \"64129a0cd7fb4a2f516bf411\",\n            \"_timestamp\": 1678940684879,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"9\",\n            \"area\": \"01\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a0cd7fb4a2f516bf410\",\n            \"_timestamp\": 1678940684853,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"2\",\n            \"area\": \"77\",\n            \"count\": \"30\"\n        },\n        {\n            \"_id\": \"64129a0cd7fb4a2f516bf40f\",\n            \"_timestamp\": 1678940684805,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"2\",\n            \"area\": \"9999\",\n            \"count\": \"30\"\n        },\n        {\n            \"_id\": \"64129a0cd7fb4a2f516bf40e\",\n            \"_timestamp\": 1678940684772,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"2\",\n            \"area\": \"99\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a0cd7fb4a2f516bf40d\",\n            \"_timestamp\": 1678940684749,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"2\",\n            \"area\": \"18\",\n            \"count\": \"3\"\n        },\n        {\n            \"_id\": \"64129a0cd7fb4a2f516bf40c\",\n            \"_timestamp\": 1678940684722,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"2\",\n            \"area\": \"17\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a0cd7fb4a2f516bf40b\",\n            \"_timestamp\": 1678940684694,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"2\",\n            \"area\": \"16\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a0cd7fb4a2f516bf40a\",\n            \"_timestamp\": 1678940684672,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"2\",\n            \"area\": \"15\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a0cd7fb4a2f516bf409\",\n            \"_timestamp\": 1678940684646,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"2\",\n            \"area\": \"14\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a0cd7fb4a2f516bf408\",\n            \"_timestamp\": 1678940684613,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"2\",\n            \"area\": \"13\",\n            \"count\": \"3\"\n        },\n        {\n            \"_id\": \"64129a0cd7fb4a2f516bf407\",\n            \"_timestamp\": 1678940684588,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"2\",\n            \"area\": \"12\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a0cd7fb4a2f516bf406\",\n            \"_timestamp\": 1678940684564,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"2\",\n            \"area\": \"09\",\n            \"count\": \"6\"\n        },\n        {\n            \"_id\": \"64129a0cd7fb4a2f516bf405\",\n            \"_timestamp\": 1678940684539,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"2\",\n            \"area\": \"08\",\n            \"count\": \"3\"\n        },\n        {\n            \"_id\": \"64129a0cd7fb4a2f516bf404\",\n            \"_timestamp\": 1678940684516,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"2\",\n            \"area\": \"07\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a0cd7fb4a2f516bf403\",\n            \"_timestamp\": 1678940684489,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"2\",\n            \"area\": \"06\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a0cd7fb4a2f516bf402\",\n            \"_timestamp\": 1678940684460,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"2\",\n            \"area\": \"05\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a0cd7fb4a2f516bf401\",\n            \"_timestamp\": 1678940684437,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"2\",\n            \"area\": \"04\",\n            \"count\": \"3\"\n        },\n        {\n            \"_id\": \"64129a0cd7fb4a2f516bf400\",\n            \"_timestamp\": 1678940684414,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"2\",\n            \"area\": \"03\",\n            \"count\": \"3\"\n        },\n        {\n            \"_id\": \"64129a0cd7fb4a2f516bf3ff\",\n            \"_timestamp\": 1678940684392,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"2\",\n            \"area\": \"02\",\n            \"count\": \"6\"\n        },\n        {\n            \"_id\": \"64129a0cd7fb4a2f516bf3fe\",\n            \"_timestamp\": 1678940684366,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"2\",\n            \"area\": \"01\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a0cd7fb4a2f516bf3fd\",\n            \"_timestamp\": 1678940684343,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"1\",\n            \"area\": \"77\",\n            \"count\": \"3\"\n        },\n        {\n            \"_id\": \"64129a0cd7fb4a2f516bf3fc\",\n            \"_timestamp\": 1678940684316,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"1\",\n            \"area\": \"9999\",\n            \"count\": \"3\"\n        },\n        {\n            \"_id\": \"64129a0cd7fb4a2f516bf3fb\",\n            \"_timestamp\": 1678940684291,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"1\",\n            \"area\": \"99\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a0cd7fb4a2f516bf3fa\",\n            \"_timestamp\": 1678940684259,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"1\",\n            \"area\": \"18\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a0cd7fb4a2f516bf3f9\",\n            \"_timestamp\": 1678940684210,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"1\",\n            \"area\": \"17\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a0cd7fb4a2f516bf3f8\",\n            \"_timestamp\": 1678940684166,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"1\",\n            \"area\": \"16\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a0cd7fb4a2f516bf3f7\",\n            \"_timestamp\": 1678940684142,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"1\",\n            \"area\": \"15\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a0cd7fb4a2f516bf3f6\",\n            \"_timestamp\": 1678940684119,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"1\",\n            \"area\": \"14\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a0cd7fb4a2f516bf3f5\",\n            \"_timestamp\": 1678940684092,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"1\",\n            \"area\": \"13\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a0cd7fb4a2f516bf3f4\",\n            \"_timestamp\": 1678940684070,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"1\",\n            \"area\": \"12\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a0cd7fb4a2f516bf3f3\",\n            \"_timestamp\": 1678940684044,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"1\",\n            \"area\": \"09\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a0cd7fb4a2f516bf3f2\",\n            \"_timestamp\": 1678940684021,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"1\",\n            \"area\": \"08\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a0bd7fb4a2f516bf3f1\",\n            \"_timestamp\": 1678940683997,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"1\",\n            \"area\": \"07\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a0bd7fb4a2f516bf3f0\",\n            \"_timestamp\": 1678940683972,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"1\",\n            \"area\": \"06\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a0bd7fb4a2f516bf3ef\",\n            \"_timestamp\": 1678940683948,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"1\",\n            \"area\": \"05\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a0bd7fb4a2f516bf3ee\",\n            \"_timestamp\": 1678940683923,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"1\",\n            \"area\": \"04\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a0bd7fb4a2f516bf3ed\",\n            \"_timestamp\": 1678940683895,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"1\",\n            \"area\": \"03\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a0bd7fb4a2f516bf3ec\",\n            \"_timestamp\": 1678940683872,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"1\",\n            \"area\": \"02\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a0bd7fb4a2f516bf3eb\",\n            \"_timestamp\": 1678940683847,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"1\",\n            \"area\": \"01\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a0bd7fb4a2f516bf3ea\",\n            \"_timestamp\": 1678940683822,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"77\",\n            \"sex\": \"9\",\n            \"area\": \"77\",\n            \"count\": \"33\"\n        },\n        {\n            \"_id\": \"64129a0bd7fb4a2f516bf3e9\",\n            \"_timestamp\": 1678940683797,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"77\",\n            \"sex\": \"9\",\n            \"area\": \"9999\",\n            \"count\": \"33\"\n        },\n        {\n            \"_id\": \"64129a0bd7fb4a2f516bf3e8\",\n            \"_timestamp\": 1678940683771,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"77\",\n            \"sex\": \"9\",\n            \"area\": \"99\",\n            \"count\": \"..C\"\n        },\n        {\n            \"_id\": \"64129a0bd7fb4a2f516bf3e7\",\n            \"_timestamp\": 1678940683748,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"77\",\n            \"sex\": \"9\",\n            \"area\": \"18\",\n            \"count\": \"3\"\n        },\n        {\n            \"_id\": \"64129a0bd7fb4a2f516bf3e6\",\n            \"_timestamp\": 1678940683724,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"77\",\n            \"sex\": \"9\",\n            \"area\": \"17\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a0bd7fb4a2f516bf3e5\",\n            \"_timestamp\": 1678940683701,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"77\",\n            \"sex\": \"9\",\n            \"area\": \"16\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a0bd7fb4a2f516bf3e4\",\n            \"_timestamp\": 1678940683674,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"77\",\n            \"sex\": \"9\",\n            \"area\": \"15\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a0bd7fb4a2f516bf3e3\",\n            \"_timestamp\": 1678940683651,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"77\",\n            \"sex\": \"9\",\n            \"area\": \"14\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a0bd7fb4a2f516bf3e2\",\n            \"_timestamp\": 1678940683627,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"77\",\n            \"sex\": \"9\",\n            \"area\": \"13\",\n            \"count\": \"3\"\n        },\n        {\n            \"_id\": \"64129a0bd7fb4a2f516bf3e1\",\n            \"_timestamp\": 1678940683603,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"77\",\n            \"sex\": \"9\",\n            \"area\": \"12\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a0bd7fb4a2f516bf3e0\",\n            \"_timestamp\": 1678940683579,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"77\",\n            \"sex\": \"9\",\n            \"area\": \"09\",\n            \"count\": \"9\"\n        },\n        {\n            \"_id\": \"64129a0bd7fb4a2f516bf3df\",\n            \"_timestamp\": 1678940683557,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"77\",\n            \"sex\": \"9\",\n            \"area\": \"08\",\n            \"count\": \"3\"\n        },\n        {\n            \"_id\": \"64129a0bd7fb4a2f516bf3de\",\n            \"_timestamp\": 1678940683534,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"77\",\n            \"sex\": \"9\",\n            \"area\": \"07\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a0bd7fb4a2f516bf3dd\",\n            \"_timestamp\": 1678940683509,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"77\",\n            \"sex\": \"9\",\n            \"area\": \"06\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a0bd7fb4a2f516bf3dc\",\n            \"_timestamp\": 1678940683486,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"77\",\n            \"sex\": \"9\",\n            \"area\": \"05\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a0bd7fb4a2f516bf3db\",\n            \"_timestamp\": 1678940683463,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"77\",\n            \"sex\": \"9\",\n            \"area\": \"04\",\n            \"count\": \"3\"\n        },\n        {\n            \"_id\": \"64129a0bd7fb4a2f516bf3da\",\n            \"_timestamp\": 1678940683437,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"77\",\n            \"sex\": \"9\",\n            \"area\": \"03\",\n            \"count\": \"3\"\n        },\n        {\n            \"_id\": \"64129a0bd7fb4a2f516bf3d9\",\n            \"_timestamp\": 1678940683264,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"77\",\n            \"sex\": \"9\",\n            \"area\": \"02\",\n            \"count\": \"6\"\n        },\n        {\n            \"_id\": \"64129a0bd7fb4a2f516bf3d8\",\n            \"_timestamp\": 1678940683242,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"77\",\n            \"sex\": \"9\",\n            \"area\": \"01\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a0bd7fb4a2f516bf3d7\",\n            \"_timestamp\": 1678940683219,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"77\",\n            \"sex\": \"2\",\n            \"area\": \"77\",\n            \"count\": \"30\"\n        },\n        {\n            \"_id\": \"64129a0bd7fb4a2f516bf3d6\",\n            \"_timestamp\": 1678940683197,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"77\",\n            \"sex\": \"2\",\n            \"area\": \"9999\",\n            \"count\": \"30\"\n        },\n        {\n            \"_id\": \"64129a0bd7fb4a2f516bf3d5\",\n            \"_timestamp\": 1678940683172,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"77\",\n            \"sex\": \"2\",\n            \"area\": \"99\",\n            \"count\": \"..C\"\n        },\n        {\n            \"_id\": \"64129a0bd7fb4a2f516bf3d4\",\n            \"_timestamp\": 1678940683146,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"77\",\n            \"sex\": \"2\",\n            \"area\": \"18\",\n            \"count\": \"3\"\n        },\n        {\n            \"_id\": \"64129a0bd7fb4a2f516bf3d3\",\n            \"_timestamp\": 1678940683120,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"77\",\n            \"sex\": \"2\",\n            \"area\": \"17\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a0bd7fb4a2f516bf3d2\",\n            \"_timestamp\": 1678940683083,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"77\",\n            \"sex\": \"2\",\n            \"area\": \"16\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a0bd7fb4a2f516bf3d1\",\n            \"_timestamp\": 1678940683041,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"77\",\n            \"sex\": \"2\",\n            \"area\": \"15\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a0bd7fb4a2f516bf3d0\",\n            \"_timestamp\": 1678940683016,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"77\",\n            \"sex\": \"2\",\n            \"area\": \"14\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a0ad7fb4a2f516bf3cf\",\n            \"_timestamp\": 1678940682992,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"77\",\n            \"sex\": \"2\",\n            \"area\": \"13\",\n            \"count\": \"3\"\n        },\n        {\n            \"_id\": \"64129a0ad7fb4a2f516bf3ce\",\n            \"_timestamp\": 1678940682969,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"77\",\n            \"sex\": \"2\",\n            \"area\": \"12\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a0ad7fb4a2f516bf3cd\",\n            \"_timestamp\": 1678940682947,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"77\",\n            \"sex\": \"2\",\n            \"area\": \"09\",\n            \"count\": \"6\"\n        },\n        {\n            \"_id\": \"64129a0ad7fb4a2f516bf3cc\",\n            \"_timestamp\": 1678940682922,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"77\",\n            \"sex\": \"2\",\n            \"area\": \"08\",\n            \"count\": \"3\"\n        },\n        {\n            \"_id\": \"64129a0ad7fb4a2f516bf3cb\",\n            \"_timestamp\": 1678940682897,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"77\",\n            \"sex\": \"2\",\n            \"area\": \"07\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a0ad7fb4a2f516bf3ca\",\n            \"_timestamp\": 1678940682873,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"77\",\n            \"sex\": \"2\",\n            \"area\": \"06\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a0ad7fb4a2f516bf3c9\",\n            \"_timestamp\": 1678940682850,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"77\",\n            \"sex\": \"2\",\n            \"area\": \"05\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a0ad7fb4a2f516bf3c8\",\n            \"_timestamp\": 1678940682827,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"77\",\n            \"sex\": \"2\",\n            \"area\": \"04\",\n            \"count\": \"3\"\n        },\n        {\n            \"_id\": \"64129a0ad7fb4a2f516bf3c7\",\n            \"_timestamp\": 1678940682803,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"77\",\n            \"sex\": \"2\",\n            \"area\": \"03\",\n            \"count\": \"3\"\n        },\n        {\n            \"_id\": \"64129a0ad7fb4a2f516bf3c6\",\n            \"_timestamp\": 1678940682778,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"77\",\n            \"sex\": \"2\",\n            \"area\": \"02\",\n            \"count\": \"6\"\n        },\n        {\n            \"_id\": \"64129a0ad7fb4a2f516bf3c5\",\n            \"_timestamp\": 1678940682754,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"77\",\n            \"sex\": \"2\",\n            \"area\": \"01\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a0ad7fb4a2f516bf3c4\",\n            \"_timestamp\": 1678940682725,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"77\",\n            \"sex\": \"1\",\n            \"area\": \"77\",\n            \"count\": \"3\"\n        },\n        {\n            \"_id\": \"64129a0ad7fb4a2f516bf3c3\",\n            \"_timestamp\": 1678940682700,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"77\",\n            \"sex\": \"1\",\n            \"area\": \"9999\",\n            \"count\": \"3\"\n        },\n        {\n            \"_id\": \"64129a0ad7fb4a2f516bf3c2\",\n            \"_timestamp\": 1678940682671,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"77\",\n            \"sex\": \"1\",\n            \"area\": \"99\",\n            \"count\": \"..C\"\n        },\n        {\n            \"_id\": \"64129a0ad7fb4a2f516bf3c1\",\n            \"_timestamp\": 1678940682649,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"77\",\n            \"sex\": \"1\",\n            \"area\": \"18\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a0ad7fb4a2f516bf3c0\",\n            \"_timestamp\": 1678940682625,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"77\",\n            \"sex\": \"1\",\n            \"area\": \"17\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a0ad7fb4a2f516bf3bf\",\n            \"_timestamp\": 1678940682602,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"77\",\n            \"sex\": \"1\",\n            \"area\": \"16\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a0ad7fb4a2f516bf3be\",\n            \"_timestamp\": 1678940682578,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"77\",\n            \"sex\": \"1\",\n            \"area\": \"15\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a0ad7fb4a2f516bf3bd\",\n            \"_timestamp\": 1678940682556,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"77\",\n            \"sex\": \"1\",\n            \"area\": \"14\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a0ad7fb4a2f516bf3bc\",\n            \"_timestamp\": 1678940682533,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"77\",\n            \"sex\": \"1\",\n            \"area\": \"13\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a0ad7fb4a2f516bf3bb\",\n            \"_timestamp\": 1678940682510,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"77\",\n            \"sex\": \"1\",\n            \"area\": \"12\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a0ad7fb4a2f516bf3ba\",\n            \"_timestamp\": 1678940682486,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"77\",\n            \"sex\": \"1\",\n            \"area\": \"09\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a0ad7fb4a2f516bf3b9\",\n            \"_timestamp\": 1678940682464,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"77\",\n            \"sex\": \"1\",\n            \"area\": \"08\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a0ad7fb4a2f516bf3b8\",\n            \"_timestamp\": 1678940682438,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"77\",\n            \"sex\": \"1\",\n            \"area\": \"07\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a0ad7fb4a2f516bf3b7\",\n            \"_timestamp\": 1678940682417,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"77\",\n            \"sex\": \"1\",\n            \"area\": \"06\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a0ad7fb4a2f516bf3b6\",\n            \"_timestamp\": 1678940682387,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"77\",\n            \"sex\": \"1\",\n            \"area\": \"05\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a0ad7fb4a2f516bf3b5\",\n            \"_timestamp\": 1678940682365,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"77\",\n            \"sex\": \"1\",\n            \"area\": \"04\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a0ad7fb4a2f516bf3b4\",\n            \"_timestamp\": 1678940682340,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"77\",\n            \"sex\": \"1\",\n            \"area\": \"03\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a0ad7fb4a2f516bf3b3\",\n            \"_timestamp\": 1678940682315,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"77\",\n            \"sex\": \"1\",\n            \"area\": \"02\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a0ad7fb4a2f516bf3b2\",\n            \"_timestamp\": 1678940682291,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"77\",\n            \"sex\": \"1\",\n            \"area\": \"01\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a0ad7fb4a2f516bf3b1\",\n            \"_timestamp\": 1678940682266,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"9\",\n            \"sex\": \"9\",\n            \"area\": \"77\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a0ad7fb4a2f516bf3b0\",\n            \"_timestamp\": 1678940682244,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"9\",\n            \"sex\": \"9\",\n            \"area\": \"9999\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a0ad7fb4a2f516bf3af\",\n            \"_timestamp\": 1678940682222,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"9\",\n            \"sex\": \"9\",\n            \"area\": \"99\",\n            \"count\": \"..C\"\n        },\n        {\n            \"_id\": \"64129a0ad7fb4a2f516bf3ae\",\n            \"_timestamp\": 1678940682197,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"9\",\n            \"sex\": \"9\",\n            \"area\": \"18\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a0ad7fb4a2f516bf3ad\",\n            \"_timestamp\": 1678940682172,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"9\",\n            \"sex\": \"9\",\n            \"area\": \"17\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a0ad7fb4a2f516bf3ac\",\n            \"_timestamp\": 1678940682148,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"9\",\n            \"sex\": \"9\",\n            \"area\": \"16\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a0ad7fb4a2f516bf3ab\",\n            \"_timestamp\": 1678940682125,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"9\",\n            \"sex\": \"9\",\n            \"area\": \"15\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a0ad7fb4a2f516bf3aa\",\n            \"_timestamp\": 1678940682096,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"9\",\n            \"sex\": \"9\",\n            \"area\": \"14\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a0ad7fb4a2f516bf3a9\",\n            \"_timestamp\": 1678940682073,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"9\",\n            \"sex\": \"9\",\n            \"area\": \"13\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a0ad7fb4a2f516bf3a8\",\n            \"_timestamp\": 1678940682051,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"9\",\n            \"sex\": \"9\",\n            \"area\": \"12\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a0ad7fb4a2f516bf3a7\",\n            \"_timestamp\": 1678940682028,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"9\",\n            \"sex\": \"9\",\n            \"area\": \"09\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a0ad7fb4a2f516bf3a6\",\n            \"_timestamp\": 1678940682003,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"9\",\n            \"sex\": \"9\",\n            \"area\": \"08\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a09d7fb4a2f516bf3a5\",\n            \"_timestamp\": 1678940681976,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"9\",\n            \"sex\": \"9\",\n            \"area\": \"07\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a09d7fb4a2f516bf3a4\",\n            \"_timestamp\": 1678940681954,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"9\",\n            \"sex\": \"9\",\n            \"area\": \"06\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a09d7fb4a2f516bf3a3\",\n            \"_timestamp\": 1678940681932,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"9\",\n            \"sex\": \"9\",\n            \"area\": \"05\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a09d7fb4a2f516bf3a2\",\n            \"_timestamp\": 1678940681910,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"9\",\n            \"sex\": \"9\",\n            \"area\": \"04\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a09d7fb4a2f516bf3a1\",\n            \"_timestamp\": 1678940681886,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"9\",\n            \"sex\": \"9\",\n            \"area\": \"03\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a09d7fb4a2f516bf3a0\",\n            \"_timestamp\": 1678940681865,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"9\",\n            \"sex\": \"9\",\n            \"area\": \"02\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a09d7fb4a2f516bf39f\",\n            \"_timestamp\": 1678940681841,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"9\",\n            \"sex\": \"9\",\n            \"area\": \"01\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a09d7fb4a2f516bf39e\",\n            \"_timestamp\": 1678940681819,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"9\",\n            \"sex\": \"2\",\n            \"area\": \"77\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a09d7fb4a2f516bf39d\",\n            \"_timestamp\": 1678940681792,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"9\",\n            \"sex\": \"2\",\n            \"area\": \"9999\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a09d7fb4a2f516bf39c\",\n            \"_timestamp\": 1678940681769,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"9\",\n            \"sex\": \"2\",\n            \"area\": \"99\",\n            \"count\": \"..C\"\n        },\n        {\n            \"_id\": \"64129a09d7fb4a2f516bf39b\",\n            \"_timestamp\": 1678940681744,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"9\",\n            \"sex\": \"2\",\n            \"area\": \"18\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a09d7fb4a2f516bf39a\",\n            \"_timestamp\": 1678940681721,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"9\",\n            \"sex\": \"2\",\n            \"area\": \"17\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a09d7fb4a2f516bf399\",\n            \"_timestamp\": 1678940681696,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"9\",\n            \"sex\": \"2\",\n            \"area\": \"16\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a09d7fb4a2f516bf398\",\n            \"_timestamp\": 1678940681670,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"9\",\n            \"sex\": \"2\",\n            \"area\": \"15\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a09d7fb4a2f516bf397\",\n            \"_timestamp\": 1678940681644,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"9\",\n            \"sex\": \"2\",\n            \"area\": \"14\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a09d7fb4a2f516bf396\",\n            \"_timestamp\": 1678940681619,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"9\",\n            \"sex\": \"2\",\n            \"area\": \"13\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a09d7fb4a2f516bf395\",\n            \"_timestamp\": 1678940681595,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"9\",\n            \"sex\": \"2\",\n            \"area\": \"12\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a09d7fb4a2f516bf394\",\n            \"_timestamp\": 1678940681569,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"9\",\n            \"sex\": \"2\",\n            \"area\": \"09\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a09d7fb4a2f516bf393\",\n            \"_timestamp\": 1678940681521,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"9\",\n            \"sex\": \"2\",\n            \"area\": \"08\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a09d7fb4a2f516bf392\",\n            \"_timestamp\": 1678940681499,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"9\",\n            \"sex\": \"2\",\n            \"area\": \"07\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a09d7fb4a2f516bf391\",\n            \"_timestamp\": 1678940681476,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"9\",\n            \"sex\": \"2\",\n            \"area\": \"06\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a09d7fb4a2f516bf390\",\n            \"_timestamp\": 1678940681447,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"9\",\n            \"sex\": \"2\",\n            \"area\": \"05\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a09d7fb4a2f516bf38f\",\n            \"_timestamp\": 1678940681422,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"9\",\n            \"sex\": \"2\",\n            \"area\": \"04\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a09d7fb4a2f516bf38e\",\n            \"_timestamp\": 1678940681397,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"9\",\n            \"sex\": \"2\",\n            \"area\": \"03\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a09d7fb4a2f516bf38d\",\n            \"_timestamp\": 1678940681374,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"9\",\n            \"sex\": \"2\",\n            \"area\": \"02\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a09d7fb4a2f516bf38c\",\n            \"_timestamp\": 1678940681350,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"9\",\n            \"sex\": \"2\",\n            \"area\": \"01\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a09d7fb4a2f516bf38b\",\n            \"_timestamp\": 1678940681324,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"9\",\n            \"sex\": \"1\",\n            \"area\": \"77\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a09d7fb4a2f516bf38a\",\n            \"_timestamp\": 1678940681228,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"9\",\n            \"sex\": \"1\",\n            \"area\": \"9999\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a09d7fb4a2f516bf389\",\n            \"_timestamp\": 1678940681176,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"9\",\n            \"sex\": \"1\",\n            \"area\": \"99\",\n            \"count\": \"..C\"\n        },\n        {\n            \"_id\": \"64129a09d7fb4a2f516bf388\",\n            \"_timestamp\": 1678940681153,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"9\",\n            \"sex\": \"1\",\n            \"area\": \"18\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a09d7fb4a2f516bf387\",\n            \"_timestamp\": 1678940681130,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"9\",\n            \"sex\": \"1\",\n            \"area\": \"17\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a09d7fb4a2f516bf386\",\n            \"_timestamp\": 1678940681105,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"9\",\n            \"sex\": \"1\",\n            \"area\": \"16\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a09d7fb4a2f516bf385\",\n            \"_timestamp\": 1678940681081,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"9\",\n            \"sex\": \"1\",\n            \"area\": \"15\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a09d7fb4a2f516bf384\",\n            \"_timestamp\": 1678940681056,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"9\",\n            \"sex\": \"1\",\n            \"area\": \"14\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a09d7fb4a2f516bf383\",\n            \"_timestamp\": 1678940681034,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"9\",\n            \"sex\": \"1\",\n            \"area\": \"13\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a09d7fb4a2f516bf382\",\n            \"_timestamp\": 1678940681011,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"9\",\n            \"sex\": \"1\",\n            \"area\": \"12\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a08d7fb4a2f516bf381\",\n            \"_timestamp\": 1678940680988,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"9\",\n            \"sex\": \"1\",\n            \"area\": \"09\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a08d7fb4a2f516bf380\",\n            \"_timestamp\": 1678940680960,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"9\",\n            \"sex\": \"1\",\n            \"area\": \"08\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a08d7fb4a2f516bf37f\",\n            \"_timestamp\": 1678940680935,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"9\",\n            \"sex\": \"1\",\n            \"area\": \"07\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a08d7fb4a2f516bf37e\",\n            \"_timestamp\": 1678940680912,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"9\",\n            \"sex\": \"1\",\n            \"area\": \"06\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a08d7fb4a2f516bf37d\",\n            \"_timestamp\": 1678940680888,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"9\",\n            \"sex\": \"1\",\n            \"area\": \"05\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a08d7fb4a2f516bf37c\",\n            \"_timestamp\": 1678940680865,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"9\",\n            \"sex\": \"1\",\n            \"area\": \"04\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a08d7fb4a2f516bf37b\",\n            \"_timestamp\": 1678940680842,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"9\",\n            \"sex\": \"1\",\n            \"area\": \"03\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a08d7fb4a2f516bf37a\",\n            \"_timestamp\": 1678940680817,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"9\",\n            \"sex\": \"1\",\n            \"area\": \"02\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a08d7fb4a2f516bf379\",\n            \"_timestamp\": 1678940680795,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"9\",\n            \"sex\": \"1\",\n            \"area\": \"01\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a08d7fb4a2f516bf378\",\n            \"_timestamp\": 1678940680772,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"6\",\n            \"sex\": \"9\",\n            \"area\": \"77\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a08d7fb4a2f516bf377\",\n            \"_timestamp\": 1678940680747,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"6\",\n            \"sex\": \"9\",\n            \"area\": \"9999\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a08d7fb4a2f516bf376\",\n            \"_timestamp\": 1678940680725,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"6\",\n            \"sex\": \"9\",\n            \"area\": \"99\",\n            \"count\": \"..C\"\n        },\n        {\n            \"_id\": \"64129a08d7fb4a2f516bf375\",\n            \"_timestamp\": 1678940680702,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"6\",\n            \"sex\": \"9\",\n            \"area\": \"18\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a08d7fb4a2f516bf374\",\n            \"_timestamp\": 1678940680680,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"6\",\n            \"sex\": \"9\",\n            \"area\": \"17\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a08d7fb4a2f516bf373\",\n            \"_timestamp\": 1678940680657,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"6\",\n            \"sex\": \"9\",\n            \"area\": \"16\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a08d7fb4a2f516bf372\",\n            \"_timestamp\": 1678940680631,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"6\",\n            \"sex\": \"9\",\n            \"area\": \"15\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a08d7fb4a2f516bf371\",\n            \"_timestamp\": 1678940680607,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"6\",\n            \"sex\": \"9\",\n            \"area\": \"14\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a08d7fb4a2f516bf370\",\n            \"_timestamp\": 1678940680582,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"6\",\n            \"sex\": \"9\",\n            \"area\": \"13\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a08d7fb4a2f516bf36f\",\n            \"_timestamp\": 1678940680560,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"6\",\n            \"sex\": \"9\",\n            \"area\": \"12\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a08d7fb4a2f516bf36e\",\n            \"_timestamp\": 1678940680538,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"6\",\n            \"sex\": \"9\",\n            \"area\": \"09\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a08d7fb4a2f516bf36d\",\n            \"_timestamp\": 1678940680516,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"6\",\n            \"sex\": \"9\",\n            \"area\": \"08\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a08d7fb4a2f516bf36c\",\n            \"_timestamp\": 1678940680495,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"6\",\n            \"sex\": \"9\",\n            \"area\": \"07\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a08d7fb4a2f516bf36b\",\n            \"_timestamp\": 1678940680472,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"6\",\n            \"sex\": \"9\",\n            \"area\": \"06\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a08d7fb4a2f516bf36a\",\n            \"_timestamp\": 1678940680447,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"6\",\n            \"sex\": \"9\",\n            \"area\": \"05\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a08d7fb4a2f516bf369\",\n            \"_timestamp\": 1678940680425,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"6\",\n            \"sex\": \"9\",\n            \"area\": \"04\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a08d7fb4a2f516bf368\",\n            \"_timestamp\": 1678940680402,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"6\",\n            \"sex\": \"9\",\n            \"area\": \"03\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a08d7fb4a2f516bf367\",\n            \"_timestamp\": 1678940680378,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"6\",\n            \"sex\": \"9\",\n            \"area\": \"02\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a08d7fb4a2f516bf366\",\n            \"_timestamp\": 1678940680356,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"6\",\n            \"sex\": \"9\",\n            \"area\": \"01\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a08d7fb4a2f516bf365\",\n            \"_timestamp\": 1678940680334,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"6\",\n            \"sex\": \"2\",\n            \"area\": \"77\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a08d7fb4a2f516bf364\",\n            \"_timestamp\": 1678940680311,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"6\",\n            \"sex\": \"2\",\n            \"area\": \"9999\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a08d7fb4a2f516bf363\",\n            \"_timestamp\": 1678940680287,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"6\",\n            \"sex\": \"2\",\n            \"area\": \"99\",\n            \"count\": \"..C\"\n        },\n        {\n            \"_id\": \"64129a08d7fb4a2f516bf362\",\n            \"_timestamp\": 1678940680263,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"6\",\n            \"sex\": \"2\",\n            \"area\": \"18\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a08d7fb4a2f516bf361\",\n            \"_timestamp\": 1678940680239,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"6\",\n            \"sex\": \"2\",\n            \"area\": \"17\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a08d7fb4a2f516bf360\",\n            \"_timestamp\": 1678940680216,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"6\",\n            \"sex\": \"2\",\n            \"area\": \"16\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a08d7fb4a2f516bf35f\",\n            \"_timestamp\": 1678940680191,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"6\",\n            \"sex\": \"2\",\n            \"area\": \"15\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a08d7fb4a2f516bf35e\",\n            \"_timestamp\": 1678940680165,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"6\",\n            \"sex\": \"2\",\n            \"area\": \"14\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a08d7fb4a2f516bf35d\",\n            \"_timestamp\": 1678940680142,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"6\",\n            \"sex\": \"2\",\n            \"area\": \"13\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a08d7fb4a2f516bf35c\",\n            \"_timestamp\": 1678940680118,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"6\",\n            \"sex\": \"2\",\n            \"area\": \"12\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a08d7fb4a2f516bf35b\",\n            \"_timestamp\": 1678940680095,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"6\",\n            \"sex\": \"2\",\n            \"area\": \"09\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a08d7fb4a2f516bf35a\",\n            \"_timestamp\": 1678940680071,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"6\",\n            \"sex\": \"2\",\n            \"area\": \"08\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a08d7fb4a2f516bf359\",\n            \"_timestamp\": 1678940680049,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"6\",\n            \"sex\": \"2\",\n            \"area\": \"07\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a08d7fb4a2f516bf358\",\n            \"_timestamp\": 1678940680025,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"6\",\n            \"sex\": \"2\",\n            \"area\": \"06\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a08d7fb4a2f516bf357\",\n            \"_timestamp\": 1678940680003,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"6\",\n            \"sex\": \"2\",\n            \"area\": \"05\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a07d7fb4a2f516bf356\",\n            \"_timestamp\": 1678940679979,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"6\",\n            \"sex\": \"2\",\n            \"area\": \"04\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a07d7fb4a2f516bf355\",\n            \"_timestamp\": 1678940679954,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"6\",\n            \"sex\": \"2\",\n            \"area\": \"03\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a07d7fb4a2f516bf354\",\n            \"_timestamp\": 1678940679929,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"6\",\n            \"sex\": \"2\",\n            \"area\": \"02\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a07d7fb4a2f516bf353\",\n            \"_timestamp\": 1678940679906,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"6\",\n            \"sex\": \"2\",\n            \"area\": \"01\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a07d7fb4a2f516bf352\",\n            \"_timestamp\": 1678940679883,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"6\",\n            \"sex\": \"1\",\n            \"area\": \"77\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a07d7fb4a2f516bf351\",\n            \"_timestamp\": 1678940679861,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"6\",\n            \"sex\": \"1\",\n            \"area\": \"9999\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a07d7fb4a2f516bf350\",\n            \"_timestamp\": 1678940679839,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"6\",\n            \"sex\": \"1\",\n            \"area\": \"99\",\n            \"count\": \"..C\"\n        },\n        {\n            \"_id\": \"64129a07d7fb4a2f516bf34f\",\n            \"_timestamp\": 1678940679817,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"6\",\n            \"sex\": \"1\",\n            \"area\": \"18\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a07d7fb4a2f516bf34e\",\n            \"_timestamp\": 1678940679793,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"6\",\n            \"sex\": \"1\",\n            \"area\": \"17\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a07d7fb4a2f516bf34d\",\n            \"_timestamp\": 1678940679770,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"6\",\n            \"sex\": \"1\",\n            \"area\": \"16\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a07d7fb4a2f516bf34c\",\n            \"_timestamp\": 1678940679747,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"6\",\n            \"sex\": \"1\",\n            \"area\": \"15\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a07d7fb4a2f516bf34b\",\n            \"_timestamp\": 1678940679722,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"6\",\n            \"sex\": \"1\",\n            \"area\": \"14\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a07d7fb4a2f516bf34a\",\n            \"_timestamp\": 1678940679698,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"6\",\n            \"sex\": \"1\",\n            \"area\": \"13\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a07d7fb4a2f516bf349\",\n            \"_timestamp\": 1678940679676,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"6\",\n            \"sex\": \"1\",\n            \"area\": \"12\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a07d7fb4a2f516bf348\",\n            \"_timestamp\": 1678940679651,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"6\",\n            \"sex\": \"1\",\n            \"area\": \"09\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a07d7fb4a2f516bf347\",\n            \"_timestamp\": 1678940679628,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"6\",\n            \"sex\": \"1\",\n            \"area\": \"08\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a07d7fb4a2f516bf346\",\n            \"_timestamp\": 1678940679601,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"6\",\n            \"sex\": \"1\",\n            \"area\": \"07\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a07d7fb4a2f516bf345\",\n            \"_timestamp\": 1678940679574,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"6\",\n            \"sex\": \"1\",\n            \"area\": \"06\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a07d7fb4a2f516bf344\",\n            \"_timestamp\": 1678940679541,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"6\",\n            \"sex\": \"1\",\n            \"area\": \"05\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a07d7fb4a2f516bf343\",\n            \"_timestamp\": 1678940679517,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"6\",\n            \"sex\": \"1\",\n            \"area\": \"04\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a07d7fb4a2f516bf342\",\n            \"_timestamp\": 1678940679269,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"6\",\n            \"sex\": \"1\",\n            \"area\": \"03\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a07d7fb4a2f516bf341\",\n            \"_timestamp\": 1678940679243,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"6\",\n            \"sex\": \"1\",\n            \"area\": \"02\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a07d7fb4a2f516bf340\",\n            \"_timestamp\": 1678940679220,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"6\",\n            \"sex\": \"1\",\n            \"area\": \"01\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a07d7fb4a2f516bf33f\",\n            \"_timestamp\": 1678940679197,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"5\",\n            \"sex\": \"9\",\n            \"area\": \"77\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a07d7fb4a2f516bf33e\",\n            \"_timestamp\": 1678940679171,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"5\",\n            \"sex\": \"9\",\n            \"area\": \"9999\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a07d7fb4a2f516bf33d\",\n            \"_timestamp\": 1678940679145,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"5\",\n            \"sex\": \"9\",\n            \"area\": \"99\",\n            \"count\": \"..C\"\n        },\n        {\n            \"_id\": \"64129a07d7fb4a2f516bf33c\",\n            \"_timestamp\": 1678940679122,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"5\",\n            \"sex\": \"9\",\n            \"area\": \"18\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a07d7fb4a2f516bf33b\",\n            \"_timestamp\": 1678940679100,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"5\",\n            \"sex\": \"9\",\n            \"area\": \"17\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a07d7fb4a2f516bf33a\",\n            \"_timestamp\": 1678940679078,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"5\",\n            \"sex\": \"9\",\n            \"area\": \"16\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a07d7fb4a2f516bf339\",\n            \"_timestamp\": 1678940679055,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"5\",\n            \"sex\": \"9\",\n            \"area\": \"15\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a07d7fb4a2f516bf338\",\n            \"_timestamp\": 1678940679023,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"5\",\n            \"sex\": \"9\",\n            \"area\": \"14\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a06d7fb4a2f516bf337\",\n            \"_timestamp\": 1678940678999,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"5\",\n            \"sex\": \"9\",\n            \"area\": \"13\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a06d7fb4a2f516bf336\",\n            \"_timestamp\": 1678940678888,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"5\",\n            \"sex\": \"9\",\n            \"area\": \"12\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a06d7fb4a2f516bf335\",\n            \"_timestamp\": 1678940678843,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"5\",\n            \"sex\": \"9\",\n            \"area\": \"09\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a06d7fb4a2f516bf334\",\n            \"_timestamp\": 1678940678820,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"5\",\n            \"sex\": \"9\",\n            \"area\": \"08\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a06d7fb4a2f516bf333\",\n            \"_timestamp\": 1678940678797,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"5\",\n            \"sex\": \"9\",\n            \"area\": \"07\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a06d7fb4a2f516bf332\",\n            \"_timestamp\": 1678940678775,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"5\",\n            \"sex\": \"9\",\n            \"area\": \"06\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a06d7fb4a2f516bf331\",\n            \"_timestamp\": 1678940678752,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"5\",\n            \"sex\": \"9\",\n            \"area\": \"05\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a06d7fb4a2f516bf330\",\n            \"_timestamp\": 1678940678729,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"5\",\n            \"sex\": \"9\",\n            \"area\": \"04\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a06d7fb4a2f516bf32f\",\n            \"_timestamp\": 1678940678706,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"5\",\n            \"sex\": \"9\",\n            \"area\": \"03\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a06d7fb4a2f516bf32e\",\n            \"_timestamp\": 1678940678682,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"5\",\n            \"sex\": \"9\",\n            \"area\": \"02\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a06d7fb4a2f516bf32d\",\n            \"_timestamp\": 1678940678660,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"5\",\n            \"sex\": \"9\",\n            \"area\": \"01\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a06d7fb4a2f516bf32c\",\n            \"_timestamp\": 1678940678637,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"5\",\n            \"sex\": \"2\",\n            \"area\": \"77\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a06d7fb4a2f516bf32b\",\n            \"_timestamp\": 1678940678615,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"5\",\n            \"sex\": \"2\",\n            \"area\": \"9999\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a06d7fb4a2f516bf32a\",\n            \"_timestamp\": 1678940678594,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"5\",\n            \"sex\": \"2\",\n            \"area\": \"99\",\n            \"count\": \"..C\"\n        },\n        {\n            \"_id\": \"64129a06d7fb4a2f516bf329\",\n            \"_timestamp\": 1678940678572,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"5\",\n            \"sex\": \"2\",\n            \"area\": \"18\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a06d7fb4a2f516bf328\",\n            \"_timestamp\": 1678940678547,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"5\",\n            \"sex\": \"2\",\n            \"area\": \"17\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a06d7fb4a2f516bf327\",\n            \"_timestamp\": 1678940678522,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"5\",\n            \"sex\": \"2\",\n            \"area\": \"16\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a06d7fb4a2f516bf326\",\n            \"_timestamp\": 1678940678497,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"5\",\n            \"sex\": \"2\",\n            \"area\": \"15\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a06d7fb4a2f516bf325\",\n            \"_timestamp\": 1678940678472,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"5\",\n            \"sex\": \"2\",\n            \"area\": \"14\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a06d7fb4a2f516bf324\",\n            \"_timestamp\": 1678940678447,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"5\",\n            \"sex\": \"2\",\n            \"area\": \"13\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a06d7fb4a2f516bf323\",\n            \"_timestamp\": 1678940678424,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"5\",\n            \"sex\": \"2\",\n            \"area\": \"12\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a06d7fb4a2f516bf322\",\n            \"_timestamp\": 1678940678400,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"5\",\n            \"sex\": \"2\",\n            \"area\": \"09\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a06d7fb4a2f516bf321\",\n            \"_timestamp\": 1678940678377,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"5\",\n            \"sex\": \"2\",\n            \"area\": \"08\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a06d7fb4a2f516bf320\",\n            \"_timestamp\": 1678940678355,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"5\",\n            \"sex\": \"2\",\n            \"area\": \"07\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a06d7fb4a2f516bf31f\",\n            \"_timestamp\": 1678940678331,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"5\",\n            \"sex\": \"2\",\n            \"area\": \"06\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a06d7fb4a2f516bf31e\",\n            \"_timestamp\": 1678940678307,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"5\",\n            \"sex\": \"2\",\n            \"area\": \"05\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a06d7fb4a2f516bf31d\",\n            \"_timestamp\": 1678940678285,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"5\",\n            \"sex\": \"2\",\n            \"area\": \"04\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a06d7fb4a2f516bf31c\",\n            \"_timestamp\": 1678940678264,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"5\",\n            \"sex\": \"2\",\n            \"area\": \"03\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a06d7fb4a2f516bf31b\",\n            \"_timestamp\": 1678940678237,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"5\",\n            \"sex\": \"2\",\n            \"area\": \"02\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a06d7fb4a2f516bf31a\",\n            \"_timestamp\": 1678940678214,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"5\",\n            \"sex\": \"2\",\n            \"area\": \"01\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a06d7fb4a2f516bf319\",\n            \"_timestamp\": 1678940678190,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"5\",\n            \"sex\": \"1\",\n            \"area\": \"77\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a06d7fb4a2f516bf318\",\n            \"_timestamp\": 1678940678166,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"5\",\n            \"sex\": \"1\",\n            \"area\": \"9999\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a06d7fb4a2f516bf317\",\n            \"_timestamp\": 1678940678141,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"5\",\n            \"sex\": \"1\",\n            \"area\": \"99\",\n            \"count\": \"..C\"\n        },\n        {\n            \"_id\": \"64129a06d7fb4a2f516bf316\",\n            \"_timestamp\": 1678940678117,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"5\",\n            \"sex\": \"1\",\n            \"area\": \"18\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a06d7fb4a2f516bf315\",\n            \"_timestamp\": 1678940678093,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"5\",\n            \"sex\": \"1\",\n            \"area\": \"17\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a06d7fb4a2f516bf314\",\n            \"_timestamp\": 1678940678065,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"5\",\n            \"sex\": \"1\",\n            \"area\": \"16\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a06d7fb4a2f516bf313\",\n            \"_timestamp\": 1678940678039,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"5\",\n            \"sex\": \"1\",\n            \"area\": \"15\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a06d7fb4a2f516bf312\",\n            \"_timestamp\": 1678940678017,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"5\",\n            \"sex\": \"1\",\n            \"area\": \"14\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a05d7fb4a2f516bf311\",\n            \"_timestamp\": 1678940677992,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"5\",\n            \"sex\": \"1\",\n            \"area\": \"13\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a05d7fb4a2f516bf310\",\n            \"_timestamp\": 1678940677967,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"5\",\n            \"sex\": \"1\",\n            \"area\": \"12\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a05d7fb4a2f516bf30f\",\n            \"_timestamp\": 1678940677944,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"5\",\n            \"sex\": \"1\",\n            \"area\": \"09\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a05d7fb4a2f516bf30e\",\n            \"_timestamp\": 1678940677907,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"5\",\n            \"sex\": \"1\",\n            \"area\": \"08\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a05d7fb4a2f516bf30d\",\n            \"_timestamp\": 1678940677882,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"5\",\n            \"sex\": \"1\",\n            \"area\": \"07\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a05d7fb4a2f516bf30c\",\n            \"_timestamp\": 1678940677859,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"5\",\n            \"sex\": \"1\",\n            \"area\": \"06\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a05d7fb4a2f516bf30b\",\n            \"_timestamp\": 1678940677836,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"5\",\n            \"sex\": \"1\",\n            \"area\": \"05\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a05d7fb4a2f516bf30a\",\n            \"_timestamp\": 1678940677814,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"5\",\n            \"sex\": \"1\",\n            \"area\": \"04\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a05d7fb4a2f516bf309\",\n            \"_timestamp\": 1678940677791,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"5\",\n            \"sex\": \"1\",\n            \"area\": \"03\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a05d7fb4a2f516bf308\",\n            \"_timestamp\": 1678940677766,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"5\",\n            \"sex\": \"1\",\n            \"area\": \"02\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a05d7fb4a2f516bf307\",\n            \"_timestamp\": 1678940677739,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"5\",\n            \"sex\": \"1\",\n            \"area\": \"01\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a05d7fb4a2f516bf306\",\n            \"_timestamp\": 1678940677712,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"4\",\n            \"sex\": \"9\",\n            \"area\": \"77\",\n            \"count\": \"3\"\n        },\n        {\n            \"_id\": \"64129a05d7fb4a2f516bf305\",\n            \"_timestamp\": 1678940677688,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"4\",\n            \"sex\": \"9\",\n            \"area\": \"9999\",\n            \"count\": \"3\"\n        },\n        {\n            \"_id\": \"64129a05d7fb4a2f516bf304\",\n            \"_timestamp\": 1678940677662,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"4\",\n            \"sex\": \"9\",\n            \"area\": \"99\",\n            \"count\": \"..C\"\n        },\n        {\n            \"_id\": \"64129a05d7fb4a2f516bf303\",\n            \"_timestamp\": 1678940677634,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"4\",\n            \"sex\": \"9\",\n            \"area\": \"18\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a05d7fb4a2f516bf302\",\n            \"_timestamp\": 1678940677608,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"4\",\n            \"sex\": \"9\",\n            \"area\": \"17\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a05d7fb4a2f516bf301\",\n            \"_timestamp\": 1678940677581,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"4\",\n            \"sex\": \"9\",\n            \"area\": \"16\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a05d7fb4a2f516bf300\",\n            \"_timestamp\": 1678940677556,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"4\",\n            \"sex\": \"9\",\n            \"area\": \"15\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a05d7fb4a2f516bf2ff\",\n            \"_timestamp\": 1678940677531,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"4\",\n            \"sex\": \"9\",\n            \"area\": \"14\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a05d7fb4a2f516bf2fe\",\n            \"_timestamp\": 1678940677507,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"4\",\n            \"sex\": \"9\",\n            \"area\": \"13\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a05d7fb4a2f516bf2fd\",\n            \"_timestamp\": 1678940677479,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"4\",\n            \"sex\": \"9\",\n            \"area\": \"12\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a05d7fb4a2f516bf2fc\",\n            \"_timestamp\": 1678940677452,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"4\",\n            \"sex\": \"9\",\n            \"area\": \"09\",\n            \"count\": \"3\"\n        },\n        {\n            \"_id\": \"64129a05d7fb4a2f516bf2fb\",\n            \"_timestamp\": 1678940677429,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"4\",\n            \"sex\": \"9\",\n            \"area\": \"08\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a05d7fb4a2f516bf2fa\",\n            \"_timestamp\": 1678940677405,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"4\",\n            \"sex\": \"9\",\n            \"area\": \"07\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a05d7fb4a2f516bf2f9\",\n            \"_timestamp\": 1678940677381,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"4\",\n            \"sex\": \"9\",\n            \"area\": \"06\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a05d7fb4a2f516bf2f8\",\n            \"_timestamp\": 1678940677355,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"4\",\n            \"sex\": \"9\",\n            \"area\": \"05\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a05d7fb4a2f516bf2f7\",\n            \"_timestamp\": 1678940677330,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"4\",\n            \"sex\": \"9\",\n            \"area\": \"04\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a05d7fb4a2f516bf2f6\",\n            \"_timestamp\": 1678940677304,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"4\",\n            \"sex\": \"9\",\n            \"area\": \"03\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a05d7fb4a2f516bf2f5\",\n            \"_timestamp\": 1678940677282,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"4\",\n            \"sex\": \"9\",\n            \"area\": \"02\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a05d7fb4a2f516bf2f4\",\n            \"_timestamp\": 1678940677258,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"4\",\n            \"sex\": \"9\",\n            \"area\": \"01\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a05d7fb4a2f516bf2f3\",\n            \"_timestamp\": 1678940677232,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"4\",\n            \"sex\": \"2\",\n            \"area\": \"77\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a05d7fb4a2f516bf2f2\",\n            \"_timestamp\": 1678940677210,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"4\",\n            \"sex\": \"2\",\n            \"area\": \"9999\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a05d7fb4a2f516bf2f1\",\n            \"_timestamp\": 1678940677177,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"4\",\n            \"sex\": \"2\",\n            \"area\": \"99\",\n            \"count\": \"..C\"\n        },\n        {\n            \"_id\": \"64129a05d7fb4a2f516bf2f0\",\n            \"_timestamp\": 1678940677155,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"4\",\n            \"sex\": \"2\",\n            \"area\": \"18\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a05d7fb4a2f516bf2ef\",\n            \"_timestamp\": 1678940677131,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"4\",\n            \"sex\": \"2\",\n            \"area\": \"17\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a05d7fb4a2f516bf2ee\",\n            \"_timestamp\": 1678940677108,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"4\",\n            \"sex\": \"2\",\n            \"area\": \"16\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a05d7fb4a2f516bf2ed\",\n            \"_timestamp\": 1678940677077,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"4\",\n            \"sex\": \"2\",\n            \"area\": \"15\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a05d7fb4a2f516bf2ec\",\n            \"_timestamp\": 1678940677053,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"4\",\n            \"sex\": \"2\",\n            \"area\": \"14\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a05d7fb4a2f516bf2eb\",\n            \"_timestamp\": 1678940677028,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"4\",\n            \"sex\": \"2\",\n            \"area\": \"13\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a05d7fb4a2f516bf2ea\",\n            \"_timestamp\": 1678940677004,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"4\",\n            \"sex\": \"2\",\n            \"area\": \"12\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a04d7fb4a2f516bf2e9\",\n            \"_timestamp\": 1678940676974,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"4\",\n            \"sex\": \"2\",\n            \"area\": \"09\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a04d7fb4a2f516bf2e8\",\n            \"_timestamp\": 1678940676952,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"4\",\n            \"sex\": \"2\",\n            \"area\": \"08\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a04d7fb4a2f516bf2e7\",\n            \"_timestamp\": 1678940676926,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"4\",\n            \"sex\": \"2\",\n            \"area\": \"07\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a04d7fb4a2f516bf2e6\",\n            \"_timestamp\": 1678940676903,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"4\",\n            \"sex\": \"2\",\n            \"area\": \"06\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a04d7fb4a2f516bf2e5\",\n            \"_timestamp\": 1678940676878,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"4\",\n            \"sex\": \"2\",\n            \"area\": \"05\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a04d7fb4a2f516bf2e4\",\n            \"_timestamp\": 1678940676852,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"4\",\n            \"sex\": \"2\",\n            \"area\": \"04\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a04d7fb4a2f516bf2e3\",\n            \"_timestamp\": 1678940676830,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"4\",\n            \"sex\": \"2\",\n            \"area\": \"03\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a04d7fb4a2f516bf2e2\",\n            \"_timestamp\": 1678940676805,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"4\",\n            \"sex\": \"2\",\n            \"area\": \"02\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a04d7fb4a2f516bf2e1\",\n            \"_timestamp\": 1678940676781,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"4\",\n            \"sex\": \"2\",\n            \"area\": \"01\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a04d7fb4a2f516bf2e0\",\n            \"_timestamp\": 1678940676756,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"4\",\n            \"sex\": \"1\",\n            \"area\": \"77\",\n            \"count\": \"3\"\n        },\n        {\n            \"_id\": \"64129a04d7fb4a2f516bf2df\",\n            \"_timestamp\": 1678940676733,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"4\",\n            \"sex\": \"1\",\n            \"area\": \"9999\",\n            \"count\": \"3\"\n        },\n        {\n            \"_id\": \"64129a04d7fb4a2f516bf2de\",\n            \"_timestamp\": 1678940676710,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"4\",\n            \"sex\": \"1\",\n            \"area\": \"99\",\n            \"count\": \"..C\"\n        },\n        {\n            \"_id\": \"64129a04d7fb4a2f516bf2dd\",\n            \"_timestamp\": 1678940676688,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"4\",\n            \"sex\": \"1\",\n            \"area\": \"18\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a04d7fb4a2f516bf2dc\",\n            \"_timestamp\": 1678940676665,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"4\",\n            \"sex\": \"1\",\n            \"area\": \"17\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a04d7fb4a2f516bf2db\",\n            \"_timestamp\": 1678940676643,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"4\",\n            \"sex\": \"1\",\n            \"area\": \"16\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a04d7fb4a2f516bf2da\",\n            \"_timestamp\": 1678940676620,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"4\",\n            \"sex\": \"1\",\n            \"area\": \"15\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a04d7fb4a2f516bf2d9\",\n            \"_timestamp\": 1678940676597,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"4\",\n            \"sex\": \"1\",\n            \"area\": \"14\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a04d7fb4a2f516bf2d8\",\n            \"_timestamp\": 1678940676572,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"4\",\n            \"sex\": \"1\",\n            \"area\": \"13\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a04d7fb4a2f516bf2d7\",\n            \"_timestamp\": 1678940676547,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"4\",\n            \"sex\": \"1\",\n            \"area\": \"12\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a04d7fb4a2f516bf2d6\",\n            \"_timestamp\": 1678940676522,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"4\",\n            \"sex\": \"1\",\n            \"area\": \"09\",\n            \"count\": \"3\"\n        },\n        {\n            \"_id\": \"64129a04d7fb4a2f516bf2d5\",\n            \"_timestamp\": 1678940676496,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"4\",\n            \"sex\": \"1\",\n            \"area\": \"08\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a04d7fb4a2f516bf2d4\",\n            \"_timestamp\": 1678940676404,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"4\",\n            \"sex\": \"1\",\n            \"area\": \"07\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a04d7fb4a2f516bf2d3\",\n            \"_timestamp\": 1678940676363,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"4\",\n            \"sex\": \"1\",\n            \"area\": \"06\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a04d7fb4a2f516bf2d2\",\n            \"_timestamp\": 1678940676336,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"4\",\n            \"sex\": \"1\",\n            \"area\": \"05\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a04d7fb4a2f516bf2d1\",\n            \"_timestamp\": 1678940676311,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"4\",\n            \"sex\": \"1\",\n            \"area\": \"04\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a04d7fb4a2f516bf2d0\",\n            \"_timestamp\": 1678940676287,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"4\",\n            \"sex\": \"1\",\n            \"area\": \"03\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a04d7fb4a2f516bf2cf\",\n            \"_timestamp\": 1678940676263,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"4\",\n            \"sex\": \"1\",\n            \"area\": \"02\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a04d7fb4a2f516bf2ce\",\n            \"_timestamp\": 1678940676228,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"4\",\n            \"sex\": \"1\",\n            \"area\": \"01\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a04d7fb4a2f516bf2cd\",\n            \"_timestamp\": 1678940676206,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"3\",\n            \"sex\": \"9\",\n            \"area\": \"77\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a04d7fb4a2f516bf2cc\",\n            \"_timestamp\": 1678940676178,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"3\",\n            \"sex\": \"9\",\n            \"area\": \"9999\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a04d7fb4a2f516bf2cb\",\n            \"_timestamp\": 1678940676154,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"3\",\n            \"sex\": \"9\",\n            \"area\": \"99\",\n            \"count\": \"..C\"\n        },\n        {\n            \"_id\": \"64129a04d7fb4a2f516bf2ca\",\n            \"_timestamp\": 1678940676132,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"3\",\n            \"sex\": \"9\",\n            \"area\": \"18\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a04d7fb4a2f516bf2c9\",\n            \"_timestamp\": 1678940676107,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"3\",\n            \"sex\": \"9\",\n            \"area\": \"17\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a04d7fb4a2f516bf2c8\",\n            \"_timestamp\": 1678940676073,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"3\",\n            \"sex\": \"9\",\n            \"area\": \"16\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a04d7fb4a2f516bf2c7\",\n            \"_timestamp\": 1678940676049,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"3\",\n            \"sex\": \"9\",\n            \"area\": \"15\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a04d7fb4a2f516bf2c6\",\n            \"_timestamp\": 1678940676024,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"3\",\n            \"sex\": \"9\",\n            \"area\": \"14\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a04d7fb4a2f516bf2c5\",\n            \"_timestamp\": 1678940676002,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"3\",\n            \"sex\": \"9\",\n            \"area\": \"13\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a03d7fb4a2f516bf2c4\",\n            \"_timestamp\": 1678940675980,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"3\",\n            \"sex\": \"9\",\n            \"area\": \"12\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a03d7fb4a2f516bf2c3\",\n            \"_timestamp\": 1678940675956,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"3\",\n            \"sex\": \"9\",\n            \"area\": \"09\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a03d7fb4a2f516bf2c2\",\n            \"_timestamp\": 1678940675922,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"3\",\n            \"sex\": \"9\",\n            \"area\": \"08\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a03d7fb4a2f516bf2c1\",\n            \"_timestamp\": 1678940675898,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"3\",\n            \"sex\": \"9\",\n            \"area\": \"07\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a03d7fb4a2f516bf2c0\",\n            \"_timestamp\": 1678940675872,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"3\",\n            \"sex\": \"9\",\n            \"area\": \"06\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a03d7fb4a2f516bf2bf\",\n            \"_timestamp\": 1678940675849,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"3\",\n            \"sex\": \"9\",\n            \"area\": \"05\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a03d7fb4a2f516bf2be\",\n            \"_timestamp\": 1678940675827,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"3\",\n            \"sex\": \"9\",\n            \"area\": \"04\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a03d7fb4a2f516bf2bd\",\n            \"_timestamp\": 1678940675805,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"3\",\n            \"sex\": \"9\",\n            \"area\": \"03\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a03d7fb4a2f516bf2bc\",\n            \"_timestamp\": 1678940675781,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"3\",\n            \"sex\": \"9\",\n            \"area\": \"02\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a03d7fb4a2f516bf2bb\",\n            \"_timestamp\": 1678940675757,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"3\",\n            \"sex\": \"9\",\n            \"area\": \"01\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a03d7fb4a2f516bf2ba\",\n            \"_timestamp\": 1678940675734,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"3\",\n            \"sex\": \"2\",\n            \"area\": \"77\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a03d7fb4a2f516bf2b9\",\n            \"_timestamp\": 1678940675711,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"3\",\n            \"sex\": \"2\",\n            \"area\": \"9999\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a03d7fb4a2f516bf2b8\",\n            \"_timestamp\": 1678940675679,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"3\",\n            \"sex\": \"2\",\n            \"area\": \"99\",\n            \"count\": \"..C\"\n        },\n        {\n            \"_id\": \"64129a03d7fb4a2f516bf2b7\",\n            \"_timestamp\": 1678940675646,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"3\",\n            \"sex\": \"2\",\n            \"area\": \"18\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a03d7fb4a2f516bf2b6\",\n            \"_timestamp\": 1678940675615,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"3\",\n            \"sex\": \"2\",\n            \"area\": \"17\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a03d7fb4a2f516bf2b5\",\n            \"_timestamp\": 1678940675583,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"3\",\n            \"sex\": \"2\",\n            \"area\": \"16\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a03d7fb4a2f516bf2b4\",\n            \"_timestamp\": 1678940675561,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"3\",\n            \"sex\": \"2\",\n            \"area\": \"15\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a03d7fb4a2f516bf2b3\",\n            \"_timestamp\": 1678940675537,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"3\",\n            \"sex\": \"2\",\n            \"area\": \"14\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a03d7fb4a2f516bf2b2\",\n            \"_timestamp\": 1678940675509,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"3\",\n            \"sex\": \"2\",\n            \"area\": \"13\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a03d7fb4a2f516bf2b1\",\n            \"_timestamp\": 1678940675487,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"3\",\n            \"sex\": \"2\",\n            \"area\": \"12\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a03d7fb4a2f516bf2b0\",\n            \"_timestamp\": 1678940675465,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"3\",\n            \"sex\": \"2\",\n            \"area\": \"09\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a03d7fb4a2f516bf2af\",\n            \"_timestamp\": 1678940675442,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"3\",\n            \"sex\": \"2\",\n            \"area\": \"08\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a03d7fb4a2f516bf2ae\",\n            \"_timestamp\": 1678940675419,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"3\",\n            \"sex\": \"2\",\n            \"area\": \"07\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a03d7fb4a2f516bf2ad\",\n            \"_timestamp\": 1678940675396,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"3\",\n            \"sex\": \"2\",\n            \"area\": \"06\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a03d7fb4a2f516bf2ac\",\n            \"_timestamp\": 1678940675373,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"3\",\n            \"sex\": \"2\",\n            \"area\": \"05\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a03d7fb4a2f516bf2ab\",\n            \"_timestamp\": 1678940675349,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"3\",\n            \"sex\": \"2\",\n            \"area\": \"04\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a03d7fb4a2f516bf2aa\",\n            \"_timestamp\": 1678940675319,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"3\",\n            \"sex\": \"2\",\n            \"area\": \"03\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a03d7fb4a2f516bf2a9\",\n            \"_timestamp\": 1678940675295,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"3\",\n            \"sex\": \"2\",\n            \"area\": \"02\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a03d7fb4a2f516bf2a8\",\n            \"_timestamp\": 1678940675273,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"3\",\n            \"sex\": \"2\",\n            \"area\": \"01\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a03d7fb4a2f516bf2a7\",\n            \"_timestamp\": 1678940675251,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"3\",\n            \"sex\": \"1\",\n            \"area\": \"77\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a03d7fb4a2f516bf2a6\",\n            \"_timestamp\": 1678940675227,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"3\",\n            \"sex\": \"1\",\n            \"area\": \"9999\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a03d7fb4a2f516bf2a5\",\n            \"_timestamp\": 1678940675202,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"3\",\n            \"sex\": \"1\",\n            \"area\": \"99\",\n            \"count\": \"..C\"\n        },\n        {\n            \"_id\": \"64129a03d7fb4a2f516bf2a4\",\n            \"_timestamp\": 1678940675180,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"3\",\n            \"sex\": \"1\",\n            \"area\": \"18\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a03d7fb4a2f516bf2a3\",\n            \"_timestamp\": 1678940675155,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"3\",\n            \"sex\": \"1\",\n            \"area\": \"17\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a03d7fb4a2f516bf2a2\",\n            \"_timestamp\": 1678940675132,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"3\",\n            \"sex\": \"1\",\n            \"area\": \"16\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a03d7fb4a2f516bf2a1\",\n            \"_timestamp\": 1678940675109,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"3\",\n            \"sex\": \"1\",\n            \"area\": \"15\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a03d7fb4a2f516bf2a0\",\n            \"_timestamp\": 1678940675083,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"3\",\n            \"sex\": \"1\",\n            \"area\": \"14\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a03d7fb4a2f516bf29f\",\n            \"_timestamp\": 1678940675054,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"3\",\n            \"sex\": \"1\",\n            \"area\": \"13\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a03d7fb4a2f516bf29e\",\n            \"_timestamp\": 1678940675031,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"3\",\n            \"sex\": \"1\",\n            \"area\": \"12\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a03d7fb4a2f516bf29d\",\n            \"_timestamp\": 1678940675008,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"3\",\n            \"sex\": \"1\",\n            \"area\": \"09\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a02d7fb4a2f516bf29c\",\n            \"_timestamp\": 1678940674985,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"3\",\n            \"sex\": \"1\",\n            \"area\": \"08\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a02d7fb4a2f516bf29b\",\n            \"_timestamp\": 1678940674961,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"3\",\n            \"sex\": \"1\",\n            \"area\": \"07\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a02d7fb4a2f516bf29a\",\n            \"_timestamp\": 1678940674938,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"3\",\n            \"sex\": \"1\",\n            \"area\": \"06\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a02d7fb4a2f516bf299\",\n            \"_timestamp\": 1678940674913,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"3\",\n            \"sex\": \"1\",\n            \"area\": \"05\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a02d7fb4a2f516bf298\",\n            \"_timestamp\": 1678940674891,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"3\",\n            \"sex\": \"1\",\n            \"area\": \"04\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a02d7fb4a2f516bf297\",\n            \"_timestamp\": 1678940674865,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"3\",\n            \"sex\": \"1\",\n            \"area\": \"03\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a02d7fb4a2f516bf296\",\n            \"_timestamp\": 1678940674842,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"3\",\n            \"sex\": \"1\",\n            \"area\": \"02\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a02d7fb4a2f516bf295\",\n            \"_timestamp\": 1678940674815,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"3\",\n            \"sex\": \"1\",\n            \"area\": \"01\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a02d7fb4a2f516bf294\",\n            \"_timestamp\": 1678940674784,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"2\",\n            \"sex\": \"9\",\n            \"area\": \"77\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a02d7fb4a2f516bf293\",\n            \"_timestamp\": 1678940674725,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"2\",\n            \"sex\": \"9\",\n            \"area\": \"9999\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a02d7fb4a2f516bf292\",\n            \"_timestamp\": 1678940674702,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"2\",\n            \"sex\": \"9\",\n            \"area\": \"99\",\n            \"count\": \"..C\"\n        },\n        {\n            \"_id\": \"64129a02d7fb4a2f516bf291\",\n            \"_timestamp\": 1678940674645,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"2\",\n            \"sex\": \"9\",\n            \"area\": \"18\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a02d7fb4a2f516bf290\",\n            \"_timestamp\": 1678940674617,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"2\",\n            \"sex\": \"9\",\n            \"area\": \"17\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a02d7fb4a2f516bf28f\",\n            \"_timestamp\": 1678940674561,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"2\",\n            \"sex\": \"9\",\n            \"area\": \"16\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a02d7fb4a2f516bf28e\",\n            \"_timestamp\": 1678940674538,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"2\",\n            \"sex\": \"9\",\n            \"area\": \"15\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a02d7fb4a2f516bf28d\",\n            \"_timestamp\": 1678940674513,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"2\",\n            \"sex\": \"9\",\n            \"area\": \"14\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a02d7fb4a2f516bf28c\",\n            \"_timestamp\": 1678940674488,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"2\",\n            \"sex\": \"9\",\n            \"area\": \"13\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a02d7fb4a2f516bf28b\",\n            \"_timestamp\": 1678940674466,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"2\",\n            \"sex\": \"9\",\n            \"area\": \"12\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a02d7fb4a2f516bf28a\",\n            \"_timestamp\": 1678940674443,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"2\",\n            \"sex\": \"9\",\n            \"area\": \"09\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a02d7fb4a2f516bf289\",\n            \"_timestamp\": 1678940674410,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"2\",\n            \"sex\": \"9\",\n            \"area\": \"08\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a02d7fb4a2f516bf288\",\n            \"_timestamp\": 1678940674373,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"2\",\n            \"sex\": \"9\",\n            \"area\": \"07\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a02d7fb4a2f516bf287\",\n            \"_timestamp\": 1678940674351,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"2\",\n            \"sex\": \"9\",\n            \"area\": \"06\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a02d7fb4a2f516bf286\",\n            \"_timestamp\": 1678940674323,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"2\",\n            \"sex\": \"9\",\n            \"area\": \"05\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a02d7fb4a2f516bf285\",\n            \"_timestamp\": 1678940674298,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"2\",\n            \"sex\": \"9\",\n            \"area\": \"04\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a02d7fb4a2f516bf284\",\n            \"_timestamp\": 1678940674270,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"2\",\n            \"sex\": \"9\",\n            \"area\": \"03\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a02d7fb4a2f516bf283\",\n            \"_timestamp\": 1678940674245,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"2\",\n            \"sex\": \"9\",\n            \"area\": \"02\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a02d7fb4a2f516bf282\",\n            \"_timestamp\": 1678940674221,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"2\",\n            \"sex\": \"9\",\n            \"area\": \"01\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a02d7fb4a2f516bf281\",\n            \"_timestamp\": 1678940674194,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"2\",\n            \"sex\": \"2\",\n            \"area\": \"77\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a02d7fb4a2f516bf280\",\n            \"_timestamp\": 1678940674172,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"2\",\n            \"sex\": \"2\",\n            \"area\": \"9999\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a02d7fb4a2f516bf27f\",\n            \"_timestamp\": 1678940674148,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"2\",\n            \"sex\": \"2\",\n            \"area\": \"99\",\n            \"count\": \"..C\"\n        },\n        {\n            \"_id\": \"64129a02d7fb4a2f516bf27e\",\n            \"_timestamp\": 1678940674124,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"2\",\n            \"sex\": \"2\",\n            \"area\": \"18\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a02d7fb4a2f516bf27d\",\n            \"_timestamp\": 1678940674094,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"2\",\n            \"sex\": \"2\",\n            \"area\": \"17\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a02d7fb4a2f516bf27c\",\n            \"_timestamp\": 1678940674071,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"2\",\n            \"sex\": \"2\",\n            \"area\": \"16\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a02d7fb4a2f516bf27b\",\n            \"_timestamp\": 1678940674047,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"2\",\n            \"sex\": \"2\",\n            \"area\": \"15\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a02d7fb4a2f516bf27a\",\n            \"_timestamp\": 1678940674022,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"2\",\n            \"sex\": \"2\",\n            \"area\": \"14\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a01d7fb4a2f516bf279\",\n            \"_timestamp\": 1678940673992,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"2\",\n            \"sex\": \"2\",\n            \"area\": \"13\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a01d7fb4a2f516bf278\",\n            \"_timestamp\": 1678940673966,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"2\",\n            \"sex\": \"2\",\n            \"area\": \"12\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a01d7fb4a2f516bf277\",\n            \"_timestamp\": 1678940673941,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"2\",\n            \"sex\": \"2\",\n            \"area\": \"09\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a01d7fb4a2f516bf276\",\n            \"_timestamp\": 1678940673919,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"2\",\n            \"sex\": \"2\",\n            \"area\": \"08\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a01d7fb4a2f516bf275\",\n            \"_timestamp\": 1678940673894,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"2\",\n            \"sex\": \"2\",\n            \"area\": \"07\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a01d7fb4a2f516bf274\",\n            \"_timestamp\": 1678940673871,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"2\",\n            \"sex\": \"2\",\n            \"area\": \"06\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a01d7fb4a2f516bf273\",\n            \"_timestamp\": 1678940673847,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"2\",\n            \"sex\": \"2\",\n            \"area\": \"05\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a01d7fb4a2f516bf272\",\n            \"_timestamp\": 1678940673822,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"2\",\n            \"sex\": \"2\",\n            \"area\": \"04\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a01d7fb4a2f516bf271\",\n            \"_timestamp\": 1678940673797,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"2\",\n            \"sex\": \"2\",\n            \"area\": \"03\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a01d7fb4a2f516bf270\",\n            \"_timestamp\": 1678940673771,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"2\",\n            \"sex\": \"2\",\n            \"area\": \"02\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a01d7fb4a2f516bf26f\",\n            \"_timestamp\": 1678940673745,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"2\",\n            \"sex\": \"2\",\n            \"area\": \"01\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a01d7fb4a2f516bf26e\",\n            \"_timestamp\": 1678940673722,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"2\",\n            \"sex\": \"1\",\n            \"area\": \"77\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a01d7fb4a2f516bf26d\",\n            \"_timestamp\": 1678940673697,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"2\",\n            \"sex\": \"1\",\n            \"area\": \"9999\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a01d7fb4a2f516bf26c\",\n            \"_timestamp\": 1678940673674,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"2\",\n            \"sex\": \"1\",\n            \"area\": \"99\",\n            \"count\": \"..C\"\n        },\n        {\n            \"_id\": \"64129a01d7fb4a2f516bf26b\",\n            \"_timestamp\": 1678940673648,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"2\",\n            \"sex\": \"1\",\n            \"area\": \"18\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a01d7fb4a2f516bf26a\",\n            \"_timestamp\": 1678940673626,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"2\",\n            \"sex\": \"1\",\n            \"area\": \"17\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a01d7fb4a2f516bf269\",\n            \"_timestamp\": 1678940673600,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"2\",\n            \"sex\": \"1\",\n            \"area\": \"16\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a01d7fb4a2f516bf268\",\n            \"_timestamp\": 1678940673578,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"2\",\n            \"sex\": \"1\",\n            \"area\": \"15\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a01d7fb4a2f516bf267\",\n            \"_timestamp\": 1678940673555,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"2\",\n            \"sex\": \"1\",\n            \"area\": \"14\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a01d7fb4a2f516bf266\",\n            \"_timestamp\": 1678940673531,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"2\",\n            \"sex\": \"1\",\n            \"area\": \"13\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a01d7fb4a2f516bf265\",\n            \"_timestamp\": 1678940673509,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"2\",\n            \"sex\": \"1\",\n            \"area\": \"12\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a01d7fb4a2f516bf264\",\n            \"_timestamp\": 1678940673486,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"2\",\n            \"sex\": \"1\",\n            \"area\": \"09\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a01d7fb4a2f516bf263\",\n            \"_timestamp\": 1678940673464,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"2\",\n            \"sex\": \"1\",\n            \"area\": \"08\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a01d7fb4a2f516bf262\",\n            \"_timestamp\": 1678940673442,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"2\",\n            \"sex\": \"1\",\n            \"area\": \"07\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a01d7fb4a2f516bf261\",\n            \"_timestamp\": 1678940673420,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"2\",\n            \"sex\": \"1\",\n            \"area\": \"06\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a01d7fb4a2f516bf260\",\n            \"_timestamp\": 1678940673397,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"2\",\n            \"sex\": \"1\",\n            \"area\": \"05\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a01d7fb4a2f516bf25f\",\n            \"_timestamp\": 1678940673372,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"2\",\n            \"sex\": \"1\",\n            \"area\": \"04\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a01d7fb4a2f516bf25e\",\n            \"_timestamp\": 1678940673348,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"2\",\n            \"sex\": \"1\",\n            \"area\": \"03\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a01d7fb4a2f516bf25d\",\n            \"_timestamp\": 1678940673322,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"2\",\n            \"sex\": \"1\",\n            \"area\": \"02\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a01d7fb4a2f516bf25c\",\n            \"_timestamp\": 1678940673298,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"2\",\n            \"sex\": \"1\",\n            \"area\": \"01\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a01d7fb4a2f516bf25b\",\n            \"_timestamp\": 1678940673273,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"1\",\n            \"sex\": \"9\",\n            \"area\": \"77\",\n            \"count\": \"30\"\n        },\n        {\n            \"_id\": \"64129a01d7fb4a2f516bf25a\",\n            \"_timestamp\": 1678940673248,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"1\",\n            \"sex\": \"9\",\n            \"area\": \"9999\",\n            \"count\": \"30\"\n        },\n        {\n            \"_id\": \"64129a01d7fb4a2f516bf259\",\n            \"_timestamp\": 1678940673225,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"1\",\n            \"sex\": \"9\",\n            \"area\": \"99\",\n            \"count\": \"..C\"\n        },\n        {\n            \"_id\": \"64129a01d7fb4a2f516bf258\",\n            \"_timestamp\": 1678940673203,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"1\",\n            \"sex\": \"9\",\n            \"area\": \"18\",\n            \"count\": \"3\"\n        },\n        {\n            \"_id\": \"64129a01d7fb4a2f516bf257\",\n            \"_timestamp\": 1678940673178,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"1\",\n            \"sex\": \"9\",\n            \"area\": \"17\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a01d7fb4a2f516bf256\",\n            \"_timestamp\": 1678940673152,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"1\",\n            \"sex\": \"9\",\n            \"area\": \"16\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a01d7fb4a2f516bf255\",\n            \"_timestamp\": 1678940673126,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"1\",\n            \"sex\": \"9\",\n            \"area\": \"15\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a01d7fb4a2f516bf254\",\n            \"_timestamp\": 1678940673104,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"1\",\n            \"sex\": \"9\",\n            \"area\": \"14\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a01d7fb4a2f516bf253\",\n            \"_timestamp\": 1678940673079,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"1\",\n            \"sex\": \"9\",\n            \"area\": \"13\",\n            \"count\": \"3\"\n        },\n        {\n            \"_id\": \"64129a01d7fb4a2f516bf252\",\n            \"_timestamp\": 1678940673054,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"1\",\n            \"sex\": \"9\",\n            \"area\": \"12\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a01d7fb4a2f516bf251\",\n            \"_timestamp\": 1678940673029,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"1\",\n            \"sex\": \"9\",\n            \"area\": \"09\",\n            \"count\": \"9\"\n        },\n        {\n            \"_id\": \"64129a01d7fb4a2f516bf250\",\n            \"_timestamp\": 1678940672999,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"1\",\n            \"sex\": \"9\",\n            \"area\": \"08\",\n            \"count\": \"3\"\n        },\n        {\n            \"_id\": \"64129a00d7fb4a2f516bf24f\",\n            \"_timestamp\": 1678940672966,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"1\",\n            \"sex\": \"9\",\n            \"area\": \"07\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a00d7fb4a2f516bf24e\",\n            \"_timestamp\": 1678940672914,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"1\",\n            \"sex\": \"9\",\n            \"area\": \"06\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a00d7fb4a2f516bf24d\",\n            \"_timestamp\": 1678940672883,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"1\",\n            \"sex\": \"9\",\n            \"area\": \"05\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a00d7fb4a2f516bf24c\",\n            \"_timestamp\": 1678940672859,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"1\",\n            \"sex\": \"9\",\n            \"area\": \"04\",\n            \"count\": \"3\"\n        },\n        {\n            \"_id\": \"64129a00d7fb4a2f516bf24b\",\n            \"_timestamp\": 1678940672836,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"1\",\n            \"sex\": \"9\",\n            \"area\": \"03\",\n            \"count\": \"3\"\n        },\n        {\n            \"_id\": \"64129a00d7fb4a2f516bf24a\",\n            \"_timestamp\": 1678940672809,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"1\",\n            \"sex\": \"9\",\n            \"area\": \"02\",\n            \"count\": \"6\"\n        },\n        {\n            \"_id\": \"64129a00d7fb4a2f516bf249\",\n            \"_timestamp\": 1678940672778,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"1\",\n            \"sex\": \"9\",\n            \"area\": \"01\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a00d7fb4a2f516bf248\",\n            \"_timestamp\": 1678940672745,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"1\",\n            \"sex\": \"2\",\n            \"area\": \"77\",\n            \"count\": \"30\"\n        },\n        {\n            \"_id\": \"64129a00d7fb4a2f516bf247\",\n            \"_timestamp\": 1678940672722,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"1\",\n            \"sex\": \"2\",\n            \"area\": \"9999\",\n            \"count\": \"30\"\n        },\n        {\n            \"_id\": \"64129a00d7fb4a2f516bf246\",\n            \"_timestamp\": 1678940672699,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"1\",\n            \"sex\": \"2\",\n            \"area\": \"99\",\n            \"count\": \"..C\"\n        },\n        {\n            \"_id\": \"64129a00d7fb4a2f516bf245\",\n            \"_timestamp\": 1678940672675,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"1\",\n            \"sex\": \"2\",\n            \"area\": \"18\",\n            \"count\": \"3\"\n        },\n        {\n            \"_id\": \"64129a00d7fb4a2f516bf244\",\n            \"_timestamp\": 1678940672652,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"1\",\n            \"sex\": \"2\",\n            \"area\": \"17\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a00d7fb4a2f516bf243\",\n            \"_timestamp\": 1678940672630,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"1\",\n            \"sex\": \"2\",\n            \"area\": \"16\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a00d7fb4a2f516bf242\",\n            \"_timestamp\": 1678940672606,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"1\",\n            \"sex\": \"2\",\n            \"area\": \"15\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a00d7fb4a2f516bf241\",\n            \"_timestamp\": 1678940672582,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"1\",\n            \"sex\": \"2\",\n            \"area\": \"14\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a00d7fb4a2f516bf240\",\n            \"_timestamp\": 1678940672558,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"1\",\n            \"sex\": \"2\",\n            \"area\": \"13\",\n            \"count\": \"3\"\n        },\n        {\n            \"_id\": \"64129a00d7fb4a2f516bf23f\",\n            \"_timestamp\": 1678940672487,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"1\",\n            \"sex\": \"2\",\n            \"area\": \"12\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a00d7fb4a2f516bf23e\",\n            \"_timestamp\": 1678940672464,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"1\",\n            \"sex\": \"2\",\n            \"area\": \"09\",\n            \"count\": \"6\"\n        },\n        {\n            \"_id\": \"64129a00d7fb4a2f516bf23d\",\n            \"_timestamp\": 1678940672437,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"1\",\n            \"sex\": \"2\",\n            \"area\": \"08\",\n            \"count\": \"3\"\n        },\n        {\n            \"_id\": \"64129a00d7fb4a2f516bf23c\",\n            \"_timestamp\": 1678940672414,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"1\",\n            \"sex\": \"2\",\n            \"area\": \"07\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a00d7fb4a2f516bf23b\",\n            \"_timestamp\": 1678940672390,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"1\",\n            \"sex\": \"2\",\n            \"area\": \"06\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a00d7fb4a2f516bf23a\",\n            \"_timestamp\": 1678940672367,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"1\",\n            \"sex\": \"2\",\n            \"area\": \"05\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a00d7fb4a2f516bf239\",\n            \"_timestamp\": 1678940672342,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"1\",\n            \"sex\": \"2\",\n            \"area\": \"04\",\n            \"count\": \"3\"\n        },\n        {\n            \"_id\": \"64129a00d7fb4a2f516bf238\",\n            \"_timestamp\": 1678940672318,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"1\",\n            \"sex\": \"2\",\n            \"area\": \"03\",\n            \"count\": \"3\"\n        },\n        {\n            \"_id\": \"64129a00d7fb4a2f516bf237\",\n            \"_timestamp\": 1678940672296,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"1\",\n            \"sex\": \"2\",\n            \"area\": \"02\",\n            \"count\": \"6\"\n        },\n        {\n            \"_id\": \"64129a00d7fb4a2f516bf236\",\n            \"_timestamp\": 1678940672272,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"1\",\n            \"sex\": \"2\",\n            \"area\": \"01\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a00d7fb4a2f516bf235\",\n            \"_timestamp\": 1678940672245,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"1\",\n            \"sex\": \"1\",\n            \"area\": \"77\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a00d7fb4a2f516bf234\",\n            \"_timestamp\": 1678940672221,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"1\",\n            \"sex\": \"1\",\n            \"area\": \"9999\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a00d7fb4a2f516bf233\",\n            \"_timestamp\": 1678940672198,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"1\",\n            \"sex\": \"1\",\n            \"area\": \"99\",\n            \"count\": \"..C\"\n        },\n        {\n            \"_id\": \"64129a00d7fb4a2f516bf232\",\n            \"_timestamp\": 1678940672172,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"1\",\n            \"sex\": \"1\",\n            \"area\": \"18\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a00d7fb4a2f516bf231\",\n            \"_timestamp\": 1678940672148,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"1\",\n            \"sex\": \"1\",\n            \"area\": \"17\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a00d7fb4a2f516bf230\",\n            \"_timestamp\": 1678940672125,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"1\",\n            \"sex\": \"1\",\n            \"area\": \"16\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a00d7fb4a2f516bf22f\",\n            \"_timestamp\": 1678940672102,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"1\",\n            \"sex\": \"1\",\n            \"area\": \"15\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a00d7fb4a2f516bf22e\",\n            \"_timestamp\": 1678940672078,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"1\",\n            \"sex\": \"1\",\n            \"area\": \"14\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a00d7fb4a2f516bf22d\",\n            \"_timestamp\": 1678940672055,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"1\",\n            \"sex\": \"1\",\n            \"area\": \"13\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a00d7fb4a2f516bf22c\",\n            \"_timestamp\": 1678940672029,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"1\",\n            \"sex\": \"1\",\n            \"area\": \"12\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129a00d7fb4a2f516bf22b\",\n            \"_timestamp\": 1678940672006,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"1\",\n            \"sex\": \"1\",\n            \"area\": \"09\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299ffd7fb4a2f516bf22a\",\n            \"_timestamp\": 1678940671978,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"1\",\n            \"sex\": \"1\",\n            \"area\": \"08\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299ffd7fb4a2f516bf229\",\n            \"_timestamp\": 1678940671953,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"1\",\n            \"sex\": \"1\",\n            \"area\": \"07\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299ffd7fb4a2f516bf228\",\n            \"_timestamp\": 1678940671921,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"1\",\n            \"sex\": \"1\",\n            \"area\": \"06\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299ffd7fb4a2f516bf227\",\n            \"_timestamp\": 1678940671898,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"1\",\n            \"sex\": \"1\",\n            \"area\": \"05\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299ffd7fb4a2f516bf226\",\n            \"_timestamp\": 1678940671872,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"1\",\n            \"sex\": \"1\",\n            \"area\": \"04\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299ffd7fb4a2f516bf225\",\n            \"_timestamp\": 1678940671847,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"1\",\n            \"sex\": \"1\",\n            \"area\": \"03\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299ffd7fb4a2f516bf224\",\n            \"_timestamp\": 1678940671824,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"1\",\n            \"sex\": \"1\",\n            \"area\": \"02\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299ffd7fb4a2f516bf223\",\n            \"_timestamp\": 1678940671800,\n            \"year\": \"2018\",\n            \"age\": \"104\",\n            \"ethnic\": \"1\",\n            \"sex\": \"1\",\n            \"area\": \"01\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299ffd7fb4a2f516bf222\",\n            \"_timestamp\": 1678940671774,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"9\",\n            \"area\": \"77\",\n            \"count\": \"57\"\n        },\n        {\n            \"_id\": \"641299ffd7fb4a2f516bf221\",\n            \"_timestamp\": 1678940671749,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"9\",\n            \"area\": \"9999\",\n            \"count\": \"57\"\n        },\n        {\n            \"_id\": \"641299ffd7fb4a2f516bf220\",\n            \"_timestamp\": 1678940671725,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"9\",\n            \"area\": \"99\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299ffd7fb4a2f516bf21f\",\n            \"_timestamp\": 1678940671702,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"9\",\n            \"area\": \"18\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299ffd7fb4a2f516bf21e\",\n            \"_timestamp\": 1678940671679,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"9\",\n            \"area\": \"17\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299ffd7fb4a2f516bf21d\",\n            \"_timestamp\": 1678940671655,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"9\",\n            \"area\": \"16\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299ffd7fb4a2f516bf21c\",\n            \"_timestamp\": 1678940671630,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"9\",\n            \"area\": \"15\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299ffd7fb4a2f516bf21b\",\n            \"_timestamp\": 1678940671607,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"9\",\n            \"area\": \"14\",\n            \"count\": \"6\"\n        },\n        {\n            \"_id\": \"641299ffd7fb4a2f516bf21a\",\n            \"_timestamp\": 1678940671583,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"9\",\n            \"area\": \"13\",\n            \"count\": \"6\"\n        },\n        {\n            \"_id\": \"641299ffd7fb4a2f516bf219\",\n            \"_timestamp\": 1678940671557,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"9\",\n            \"area\": \"12\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299ffd7fb4a2f516bf218\",\n            \"_timestamp\": 1678940671526,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"9\",\n            \"area\": \"09\",\n            \"count\": \"3\"\n        },\n        {\n            \"_id\": \"641299ffd7fb4a2f516bf217\",\n            \"_timestamp\": 1678940671504,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"9\",\n            \"area\": \"08\",\n            \"count\": \"9\"\n        },\n        {\n            \"_id\": \"641299ffd7fb4a2f516bf216\",\n            \"_timestamp\": 1678940671481,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"9\",\n            \"area\": \"07\",\n            \"count\": \"3\"\n        },\n        {\n            \"_id\": \"641299ffd7fb4a2f516bf215\",\n            \"_timestamp\": 1678940671459,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"9\",\n            \"area\": \"06\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299ffd7fb4a2f516bf214\",\n            \"_timestamp\": 1678940671436,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"9\",\n            \"area\": \"05\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299ffd7fb4a2f516bf213\",\n            \"_timestamp\": 1678940671413,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"9\",\n            \"area\": \"04\",\n            \"count\": \"6\"\n        },\n        {\n            \"_id\": \"641299ffd7fb4a2f516bf212\",\n            \"_timestamp\": 1678940671384,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"9\",\n            \"area\": \"03\",\n            \"count\": \"3\"\n        },\n        {\n            \"_id\": \"641299ffd7fb4a2f516bf211\",\n            \"_timestamp\": 1678940671360,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"9\",\n            \"area\": \"02\",\n            \"count\": \"15\"\n        },\n        {\n            \"_id\": \"641299ffd7fb4a2f516bf210\",\n            \"_timestamp\": 1678940671331,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"9\",\n            \"area\": \"01\",\n            \"count\": \"3\"\n        },\n        {\n            \"_id\": \"641299ffd7fb4a2f516bf20f\",\n            \"_timestamp\": 1678940671305,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"2\",\n            \"area\": \"77\",\n            \"count\": \"48\"\n        },\n        {\n            \"_id\": \"641299ffd7fb4a2f516bf20e\",\n            \"_timestamp\": 1678940671280,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"2\",\n            \"area\": \"9999\",\n            \"count\": \"48\"\n        },\n        {\n            \"_id\": \"641299ffd7fb4a2f516bf20d\",\n            \"_timestamp\": 1678940671257,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"2\",\n            \"area\": \"99\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299ffd7fb4a2f516bf20c\",\n            \"_timestamp\": 1678940671232,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"2\",\n            \"area\": \"18\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299ffd7fb4a2f516bf20b\",\n            \"_timestamp\": 1678940671198,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"2\",\n            \"area\": \"17\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299ffd7fb4a2f516bf20a\",\n            \"_timestamp\": 1678940671172,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"2\",\n            \"area\": \"16\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299ffd7fb4a2f516bf209\",\n            \"_timestamp\": 1678940671149,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"2\",\n            \"area\": \"15\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299ffd7fb4a2f516bf208\",\n            \"_timestamp\": 1678940671123,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"2\",\n            \"area\": \"14\",\n            \"count\": \"6\"\n        },\n        {\n            \"_id\": \"641299ffd7fb4a2f516bf207\",\n            \"_timestamp\": 1678940671098,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"2\",\n            \"area\": \"13\",\n            \"count\": \"6\"\n        },\n        {\n            \"_id\": \"641299ffd7fb4a2f516bf206\",\n            \"_timestamp\": 1678940671075,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"2\",\n            \"area\": \"12\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299ffd7fb4a2f516bf205\",\n            \"_timestamp\": 1678940671052,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"2\",\n            \"area\": \"09\",\n            \"count\": \"3\"\n        },\n        {\n            \"_id\": \"641299ffd7fb4a2f516bf204\",\n            \"_timestamp\": 1678940671018,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"2\",\n            \"area\": \"08\",\n            \"count\": \"9\"\n        },\n        {\n            \"_id\": \"641299fed7fb4a2f516bf203\",\n            \"_timestamp\": 1678940670992,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"2\",\n            \"area\": \"07\",\n            \"count\": \"3\"\n        },\n        {\n            \"_id\": \"641299fed7fb4a2f516bf202\",\n            \"_timestamp\": 1678940670969,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"2\",\n            \"area\": \"06\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299fed7fb4a2f516bf201\",\n            \"_timestamp\": 1678940670946,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"2\",\n            \"area\": \"05\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299fed7fb4a2f516bf200\",\n            \"_timestamp\": 1678940670922,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"2\",\n            \"area\": \"04\",\n            \"count\": \"6\"\n        },\n        {\n            \"_id\": \"641299fed7fb4a2f516bf1ff\",\n            \"_timestamp\": 1678940670897,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"2\",\n            \"area\": \"03\",\n            \"count\": \"3\"\n        },\n        {\n            \"_id\": \"641299fed7fb4a2f516bf1fe\",\n            \"_timestamp\": 1678940670874,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"2\",\n            \"area\": \"02\",\n            \"count\": \"12\"\n        },\n        {\n            \"_id\": \"641299fed7fb4a2f516bf1fd\",\n            \"_timestamp\": 1678940670851,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"2\",\n            \"area\": \"01\",\n            \"count\": \"3\"\n        },\n        {\n            \"_id\": \"641299fed7fb4a2f516bf1fc\",\n            \"_timestamp\": 1678940670826,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"1\",\n            \"area\": \"77\",\n            \"count\": \"6\"\n        },\n        {\n            \"_id\": \"641299fed7fb4a2f516bf1fb\",\n            \"_timestamp\": 1678940670802,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"1\",\n            \"area\": \"9999\",\n            \"count\": \"6\"\n        },\n        {\n            \"_id\": \"641299fed7fb4a2f516bf1fa\",\n            \"_timestamp\": 1678940670777,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"1\",\n            \"area\": \"99\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299fed7fb4a2f516bf1f9\",\n            \"_timestamp\": 1678940670749,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"1\",\n            \"area\": \"18\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299fed7fb4a2f516bf1f8\",\n            \"_timestamp\": 1678940670726,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"1\",\n            \"area\": \"17\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299fed7fb4a2f516bf1f7\",\n            \"_timestamp\": 1678940670704,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"1\",\n            \"area\": \"16\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299fed7fb4a2f516bf1f6\",\n            \"_timestamp\": 1678940670682,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"1\",\n            \"area\": \"15\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299fed7fb4a2f516bf1f5\",\n            \"_timestamp\": 1678940670638,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"1\",\n            \"area\": \"14\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299fed7fb4a2f516bf1f4\",\n            \"_timestamp\": 1678940670590,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"1\",\n            \"area\": \"13\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299fed7fb4a2f516bf1f3\",\n            \"_timestamp\": 1678940670548,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"1\",\n            \"area\": \"12\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299fed7fb4a2f516bf1f2\",\n            \"_timestamp\": 1678940670503,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"1\",\n            \"area\": \"09\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299fed7fb4a2f516bf1f1\",\n            \"_timestamp\": 1678940670471,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"1\",\n            \"area\": \"08\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299fed7fb4a2f516bf1f0\",\n            \"_timestamp\": 1678940670446,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"1\",\n            \"area\": \"07\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299fed7fb4a2f516bf1ef\",\n            \"_timestamp\": 1678940670419,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"1\",\n            \"area\": \"06\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299fed7fb4a2f516bf1ee\",\n            \"_timestamp\": 1678940670396,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"1\",\n            \"area\": \"05\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299fed7fb4a2f516bf1ed\",\n            \"_timestamp\": 1678940670374,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"1\",\n            \"area\": \"04\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299fed7fb4a2f516bf1ec\",\n            \"_timestamp\": 1678940670348,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"1\",\n            \"area\": \"03\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299fed7fb4a2f516bf1eb\",\n            \"_timestamp\": 1678940670323,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"1\",\n            \"area\": \"02\",\n            \"count\": \"3\"\n        },\n        {\n            \"_id\": \"641299fed7fb4a2f516bf1ea\",\n            \"_timestamp\": 1678940670301,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"1\",\n            \"area\": \"01\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299fed7fb4a2f516bf1e9\",\n            \"_timestamp\": 1678940670276,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"77\",\n            \"sex\": \"9\",\n            \"area\": \"77\",\n            \"count\": \"57\"\n        },\n        {\n            \"_id\": \"641299fed7fb4a2f516bf1e8\",\n            \"_timestamp\": 1678940670252,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"77\",\n            \"sex\": \"9\",\n            \"area\": \"9999\",\n            \"count\": \"57\"\n        },\n        {\n            \"_id\": \"641299fed7fb4a2f516bf1e7\",\n            \"_timestamp\": 1678940670230,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"77\",\n            \"sex\": \"9\",\n            \"area\": \"99\",\n            \"count\": \"..C\"\n        },\n        {\n            \"_id\": \"641299fed7fb4a2f516bf1e6\",\n            \"_timestamp\": 1678940670207,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"77\",\n            \"sex\": \"9\",\n            \"area\": \"18\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299fed7fb4a2f516bf1e5\",\n            \"_timestamp\": 1678940670179,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"77\",\n            \"sex\": \"9\",\n            \"area\": \"17\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299fed7fb4a2f516bf1e4\",\n            \"_timestamp\": 1678940670156,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"77\",\n            \"sex\": \"9\",\n            \"area\": \"16\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299fed7fb4a2f516bf1e3\",\n            \"_timestamp\": 1678940670134,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"77\",\n            \"sex\": \"9\",\n            \"area\": \"15\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299fed7fb4a2f516bf1e2\",\n            \"_timestamp\": 1678940670112,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"77\",\n            \"sex\": \"9\",\n            \"area\": \"14\",\n            \"count\": \"6\"\n        },\n        {\n            \"_id\": \"641299fed7fb4a2f516bf1e1\",\n            \"_timestamp\": 1678940670090,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"77\",\n            \"sex\": \"9\",\n            \"area\": \"13\",\n            \"count\": \"6\"\n        },\n        {\n            \"_id\": \"641299fed7fb4a2f516bf1e0\",\n            \"_timestamp\": 1678940670065,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"77\",\n            \"sex\": \"9\",\n            \"area\": \"12\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299fed7fb4a2f516bf1df\",\n            \"_timestamp\": 1678940670042,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"77\",\n            \"sex\": \"9\",\n            \"area\": \"09\",\n            \"count\": \"3\"\n        },\n        {\n            \"_id\": \"641299fed7fb4a2f516bf1de\",\n            \"_timestamp\": 1678940670020,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"77\",\n            \"sex\": \"9\",\n            \"area\": \"08\",\n            \"count\": \"9\"\n        },\n        {\n            \"_id\": \"641299fdd7fb4a2f516bf1dd\",\n            \"_timestamp\": 1678940669997,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"77\",\n            \"sex\": \"9\",\n            \"area\": \"07\",\n            \"count\": \"3\"\n        },\n        {\n            \"_id\": \"641299fdd7fb4a2f516bf1dc\",\n            \"_timestamp\": 1678940669975,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"77\",\n            \"sex\": \"9\",\n            \"area\": \"06\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299fdd7fb4a2f516bf1db\",\n            \"_timestamp\": 1678940669953,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"77\",\n            \"sex\": \"9\",\n            \"area\": \"05\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299fdd7fb4a2f516bf1da\",\n            \"_timestamp\": 1678940669926,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"77\",\n            \"sex\": \"9\",\n            \"area\": \"04\",\n            \"count\": \"6\"\n        },\n        {\n            \"_id\": \"641299fdd7fb4a2f516bf1d9\",\n            \"_timestamp\": 1678940669904,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"77\",\n            \"sex\": \"9\",\n            \"area\": \"03\",\n            \"count\": \"3\"\n        },\n        {\n            \"_id\": \"641299fdd7fb4a2f516bf1d8\",\n            \"_timestamp\": 1678940669880,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"77\",\n            \"sex\": \"9\",\n            \"area\": \"02\",\n            \"count\": \"15\"\n        },\n        {\n            \"_id\": \"641299fdd7fb4a2f516bf1d7\",\n            \"_timestamp\": 1678940669858,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"77\",\n            \"sex\": \"9\",\n            \"area\": \"01\",\n            \"count\": \"3\"\n        },\n        {\n            \"_id\": \"641299fdd7fb4a2f516bf1d6\",\n            \"_timestamp\": 1678940669836,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"77\",\n            \"sex\": \"2\",\n            \"area\": \"77\",\n            \"count\": \"48\"\n        },\n        {\n            \"_id\": \"641299fdd7fb4a2f516bf1d5\",\n            \"_timestamp\": 1678940669811,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"77\",\n            \"sex\": \"2\",\n            \"area\": \"9999\",\n            \"count\": \"48\"\n        },\n        {\n            \"_id\": \"641299fdd7fb4a2f516bf1d4\",\n            \"_timestamp\": 1678940669789,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"77\",\n            \"sex\": \"2\",\n            \"area\": \"99\",\n            \"count\": \"..C\"\n        },\n        {\n            \"_id\": \"641299fdd7fb4a2f516bf1d3\",\n            \"_timestamp\": 1678940669766,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"77\",\n            \"sex\": \"2\",\n            \"area\": \"18\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299fdd7fb4a2f516bf1d2\",\n            \"_timestamp\": 1678940669741,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"77\",\n            \"sex\": \"2\",\n            \"area\": \"17\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299fdd7fb4a2f516bf1d1\",\n            \"_timestamp\": 1678940669719,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"77\",\n            \"sex\": \"2\",\n            \"area\": \"16\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299fdd7fb4a2f516bf1d0\",\n            \"_timestamp\": 1678940669695,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"77\",\n            \"sex\": \"2\",\n            \"area\": \"15\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299fdd7fb4a2f516bf1cf\",\n            \"_timestamp\": 1678940669666,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"77\",\n            \"sex\": \"2\",\n            \"area\": \"14\",\n            \"count\": \"6\"\n        },\n        {\n            \"_id\": \"641299fdd7fb4a2f516bf1ce\",\n            \"_timestamp\": 1678940669642,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"77\",\n            \"sex\": \"2\",\n            \"area\": \"13\",\n            \"count\": \"6\"\n        },\n        {\n            \"_id\": \"641299fdd7fb4a2f516bf1cd\",\n            \"_timestamp\": 1678940669618,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"77\",\n            \"sex\": \"2\",\n            \"area\": \"12\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299fdd7fb4a2f516bf1cc\",\n            \"_timestamp\": 1678940669592,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"77\",\n            \"sex\": \"2\",\n            \"area\": \"09\",\n            \"count\": \"3\"\n        },\n        {\n            \"_id\": \"641299fdd7fb4a2f516bf1cb\",\n            \"_timestamp\": 1678940669567,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"77\",\n            \"sex\": \"2\",\n            \"area\": \"08\",\n            \"count\": \"9\"\n        },\n        {\n            \"_id\": \"641299fdd7fb4a2f516bf1ca\",\n            \"_timestamp\": 1678940669544,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"77\",\n            \"sex\": \"2\",\n            \"area\": \"07\",\n            \"count\": \"3\"\n        },\n        {\n            \"_id\": \"641299fdd7fb4a2f516bf1c9\",\n            \"_timestamp\": 1678940669519,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"77\",\n            \"sex\": \"2\",\n            \"area\": \"06\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299fdd7fb4a2f516bf1c8\",\n            \"_timestamp\": 1678940669496,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"77\",\n            \"sex\": \"2\",\n            \"area\": \"05\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299fdd7fb4a2f516bf1c7\",\n            \"_timestamp\": 1678940669465,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"77\",\n            \"sex\": \"2\",\n            \"area\": \"04\",\n            \"count\": \"6\"\n        },\n        {\n            \"_id\": \"641299fdd7fb4a2f516bf1c6\",\n            \"_timestamp\": 1678940669441,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"77\",\n            \"sex\": \"2\",\n            \"area\": \"03\",\n            \"count\": \"3\"\n        },\n        {\n            \"_id\": \"641299fdd7fb4a2f516bf1c5\",\n            \"_timestamp\": 1678940669419,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"77\",\n            \"sex\": \"2\",\n            \"area\": \"02\",\n            \"count\": \"12\"\n        },\n        {\n            \"_id\": \"641299fdd7fb4a2f516bf1c4\",\n            \"_timestamp\": 1678940669392,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"77\",\n            \"sex\": \"2\",\n            \"area\": \"01\",\n            \"count\": \"3\"\n        },\n        {\n            \"_id\": \"641299fdd7fb4a2f516bf1c3\",\n            \"_timestamp\": 1678940669321,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"77\",\n            \"sex\": \"1\",\n            \"area\": \"77\",\n            \"count\": \"6\"\n        },\n        {\n            \"_id\": \"641299fdd7fb4a2f516bf1c2\",\n            \"_timestamp\": 1678940669293,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"77\",\n            \"sex\": \"1\",\n            \"area\": \"9999\",\n            \"count\": \"6\"\n        },\n        {\n            \"_id\": \"641299fdd7fb4a2f516bf1c1\",\n            \"_timestamp\": 1678940669271,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"77\",\n            \"sex\": \"1\",\n            \"area\": \"99\",\n            \"count\": \"..C\"\n        },\n        {\n            \"_id\": \"641299fdd7fb4a2f516bf1c0\",\n            \"_timestamp\": 1678940669247,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"77\",\n            \"sex\": \"1\",\n            \"area\": \"18\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299fdd7fb4a2f516bf1bf\",\n            \"_timestamp\": 1678940669215,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"77\",\n            \"sex\": \"1\",\n            \"area\": \"17\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299fdd7fb4a2f516bf1be\",\n            \"_timestamp\": 1678940669191,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"77\",\n            \"sex\": \"1\",\n            \"area\": \"16\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299fdd7fb4a2f516bf1bd\",\n            \"_timestamp\": 1678940669169,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"77\",\n            \"sex\": \"1\",\n            \"area\": \"15\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299fdd7fb4a2f516bf1bc\",\n            \"_timestamp\": 1678940669145,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"77\",\n            \"sex\": \"1\",\n            \"area\": \"14\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299fdd7fb4a2f516bf1bb\",\n            \"_timestamp\": 1678940669121,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"77\",\n            \"sex\": \"1\",\n            \"area\": \"13\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299fdd7fb4a2f516bf1ba\",\n            \"_timestamp\": 1678940669094,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"77\",\n            \"sex\": \"1\",\n            \"area\": \"12\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299fdd7fb4a2f516bf1b9\",\n            \"_timestamp\": 1678940669070,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"77\",\n            \"sex\": \"1\",\n            \"area\": \"09\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299fdd7fb4a2f516bf1b8\",\n            \"_timestamp\": 1678940669047,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"77\",\n            \"sex\": \"1\",\n            \"area\": \"08\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299fdd7fb4a2f516bf1b7\",\n            \"_timestamp\": 1678940669022,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"77\",\n            \"sex\": \"1\",\n            \"area\": \"07\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299fcd7fb4a2f516bf1b6\",\n            \"_timestamp\": 1678940668997,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"77\",\n            \"sex\": \"1\",\n            \"area\": \"06\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299fcd7fb4a2f516bf1b5\",\n            \"_timestamp\": 1678940668972,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"77\",\n            \"sex\": \"1\",\n            \"area\": \"05\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299fcd7fb4a2f516bf1b4\",\n            \"_timestamp\": 1678940668950,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"77\",\n            \"sex\": \"1\",\n            \"area\": \"04\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299fcd7fb4a2f516bf1b3\",\n            \"_timestamp\": 1678940668926,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"77\",\n            \"sex\": \"1\",\n            \"area\": \"03\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299fcd7fb4a2f516bf1b2\",\n            \"_timestamp\": 1678940668903,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"77\",\n            \"sex\": \"1\",\n            \"area\": \"02\",\n            \"count\": \"3\"\n        },\n        {\n            \"_id\": \"641299fcd7fb4a2f516bf1b1\",\n            \"_timestamp\": 1678940668844,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"77\",\n            \"sex\": \"1\",\n            \"area\": \"01\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299fcd7fb4a2f516bf1b0\",\n            \"_timestamp\": 1678940668822,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"9\",\n            \"sex\": \"9\",\n            \"area\": \"77\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299fcd7fb4a2f516bf1af\",\n            \"_timestamp\": 1678940668799,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"9\",\n            \"sex\": \"9\",\n            \"area\": \"9999\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299fcd7fb4a2f516bf1ae\",\n            \"_timestamp\": 1678940668774,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"9\",\n            \"sex\": \"9\",\n            \"area\": \"99\",\n            \"count\": \"..C\"\n        },\n        {\n            \"_id\": \"641299fcd7fb4a2f516bf1ad\",\n            \"_timestamp\": 1678940668745,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"9\",\n            \"sex\": \"9\",\n            \"area\": \"18\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299fcd7fb4a2f516bf1ac\",\n            \"_timestamp\": 1678940668722,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"9\",\n            \"sex\": \"9\",\n            \"area\": \"17\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299fcd7fb4a2f516bf1ab\",\n            \"_timestamp\": 1678940668700,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"9\",\n            \"sex\": \"9\",\n            \"area\": \"16\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299fcd7fb4a2f516bf1aa\",\n            \"_timestamp\": 1678940668677,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"9\",\n            \"sex\": \"9\",\n            \"area\": \"15\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299fcd7fb4a2f516bf1a9\",\n            \"_timestamp\": 1678940668640,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"9\",\n            \"sex\": \"9\",\n            \"area\": \"14\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299fcd7fb4a2f516bf1a8\",\n            \"_timestamp\": 1678940668616,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"9\",\n            \"sex\": \"9\",\n            \"area\": \"13\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299fcd7fb4a2f516bf1a7\",\n            \"_timestamp\": 1678940668594,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"9\",\n            \"sex\": \"9\",\n            \"area\": \"12\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299fcd7fb4a2f516bf1a6\",\n            \"_timestamp\": 1678940668565,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"9\",\n            \"sex\": \"9\",\n            \"area\": \"09\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299fcd7fb4a2f516bf1a5\",\n            \"_timestamp\": 1678940668542,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"9\",\n            \"sex\": \"9\",\n            \"area\": \"08\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299fcd7fb4a2f516bf1a4\",\n            \"_timestamp\": 1678940668520,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"9\",\n            \"sex\": \"9\",\n            \"area\": \"07\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299fcd7fb4a2f516bf1a3\",\n            \"_timestamp\": 1678940668497,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"9\",\n            \"sex\": \"9\",\n            \"area\": \"06\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299fcd7fb4a2f516bf1a2\",\n            \"_timestamp\": 1678940668471,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"9\",\n            \"sex\": \"9\",\n            \"area\": \"05\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299fcd7fb4a2f516bf1a1\",\n            \"_timestamp\": 1678940668447,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"9\",\n            \"sex\": \"9\",\n            \"area\": \"04\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299fcd7fb4a2f516bf1a0\",\n            \"_timestamp\": 1678940668421,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"9\",\n            \"sex\": \"9\",\n            \"area\": \"03\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299fcd7fb4a2f516bf19f\",\n            \"_timestamp\": 1678940668398,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"9\",\n            \"sex\": \"9\",\n            \"area\": \"02\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299fcd7fb4a2f516bf19e\",\n            \"_timestamp\": 1678940668375,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"9\",\n            \"sex\": \"9\",\n            \"area\": \"01\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299fcd7fb4a2f516bf19d\",\n            \"_timestamp\": 1678940668353,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"9\",\n            \"sex\": \"2\",\n            \"area\": \"77\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299fcd7fb4a2f516bf19c\",\n            \"_timestamp\": 1678940668331,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"9\",\n            \"sex\": \"2\",\n            \"area\": \"9999\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299fcd7fb4a2f516bf19b\",\n            \"_timestamp\": 1678940668307,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"9\",\n            \"sex\": \"2\",\n            \"area\": \"99\",\n            \"count\": \"..C\"\n        },\n        {\n            \"_id\": \"641299fcd7fb4a2f516bf19a\",\n            \"_timestamp\": 1678940668284,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"9\",\n            \"sex\": \"2\",\n            \"area\": \"18\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299fcd7fb4a2f516bf199\",\n            \"_timestamp\": 1678940668256,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"9\",\n            \"sex\": \"2\",\n            \"area\": \"17\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299fcd7fb4a2f516bf198\",\n            \"_timestamp\": 1678940668233,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"9\",\n            \"sex\": \"2\",\n            \"area\": \"16\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299fcd7fb4a2f516bf197\",\n            \"_timestamp\": 1678940668209,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"9\",\n            \"sex\": \"2\",\n            \"area\": \"15\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299fcd7fb4a2f516bf196\",\n            \"_timestamp\": 1678940668187,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"9\",\n            \"sex\": \"2\",\n            \"area\": \"14\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299fcd7fb4a2f516bf195\",\n            \"_timestamp\": 1678940668165,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"9\",\n            \"sex\": \"2\",\n            \"area\": \"13\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299fcd7fb4a2f516bf194\",\n            \"_timestamp\": 1678940668139,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"9\",\n            \"sex\": \"2\",\n            \"area\": \"12\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299fcd7fb4a2f516bf193\",\n            \"_timestamp\": 1678940668117,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"9\",\n            \"sex\": \"2\",\n            \"area\": \"09\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299fcd7fb4a2f516bf192\",\n            \"_timestamp\": 1678940668095,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"9\",\n            \"sex\": \"2\",\n            \"area\": \"08\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299fcd7fb4a2f516bf191\",\n            \"_timestamp\": 1678940668072,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"9\",\n            \"sex\": \"2\",\n            \"area\": \"07\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299fcd7fb4a2f516bf190\",\n            \"_timestamp\": 1678940668047,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"9\",\n            \"sex\": \"2\",\n            \"area\": \"06\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299fcd7fb4a2f516bf18f\",\n            \"_timestamp\": 1678940668022,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"9\",\n            \"sex\": \"2\",\n            \"area\": \"05\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299fbd7fb4a2f516bf18e\",\n            \"_timestamp\": 1678940667998,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"9\",\n            \"sex\": \"2\",\n            \"area\": \"04\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299fbd7fb4a2f516bf18d\",\n            \"_timestamp\": 1678940667972,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"9\",\n            \"sex\": \"2\",\n            \"area\": \"03\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299fbd7fb4a2f516bf18c\",\n            \"_timestamp\": 1678940667939,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"9\",\n            \"sex\": \"2\",\n            \"area\": \"02\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299fbd7fb4a2f516bf18b\",\n            \"_timestamp\": 1678940667915,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"9\",\n            \"sex\": \"2\",\n            \"area\": \"01\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299fbd7fb4a2f516bf18a\",\n            \"_timestamp\": 1678940667892,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"9\",\n            \"sex\": \"1\",\n            \"area\": \"77\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299fbd7fb4a2f516bf189\",\n            \"_timestamp\": 1678940667865,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"9\",\n            \"sex\": \"1\",\n            \"area\": \"9999\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299fbd7fb4a2f516bf188\",\n            \"_timestamp\": 1678940667840,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"9\",\n            \"sex\": \"1\",\n            \"area\": \"99\",\n            \"count\": \"..C\"\n        },\n        {\n            \"_id\": \"641299fbd7fb4a2f516bf187\",\n            \"_timestamp\": 1678940667818,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"9\",\n            \"sex\": \"1\",\n            \"area\": \"18\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299fbd7fb4a2f516bf186\",\n            \"_timestamp\": 1678940667796,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"9\",\n            \"sex\": \"1\",\n            \"area\": \"17\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299fbd7fb4a2f516bf185\",\n            \"_timestamp\": 1678940667771,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"9\",\n            \"sex\": \"1\",\n            \"area\": \"16\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299fbd7fb4a2f516bf184\",\n            \"_timestamp\": 1678940667745,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"9\",\n            \"sex\": \"1\",\n            \"area\": \"15\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299fbd7fb4a2f516bf183\",\n            \"_timestamp\": 1678940667723,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"9\",\n            \"sex\": \"1\",\n            \"area\": \"14\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299fbd7fb4a2f516bf182\",\n            \"_timestamp\": 1678940667699,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"9\",\n            \"sex\": \"1\",\n            \"area\": \"13\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299fbd7fb4a2f516bf181\",\n            \"_timestamp\": 1678940667677,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"9\",\n            \"sex\": \"1\",\n            \"area\": \"12\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299fbd7fb4a2f516bf180\",\n            \"_timestamp\": 1678940667655,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"9\",\n            \"sex\": \"1\",\n            \"area\": \"09\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299fbd7fb4a2f516bf17f\",\n            \"_timestamp\": 1678940667627,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"9\",\n            \"sex\": \"1\",\n            \"area\": \"08\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299fbd7fb4a2f516bf17e\",\n            \"_timestamp\": 1678940667605,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"9\",\n            \"sex\": \"1\",\n            \"area\": \"07\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299fbd7fb4a2f516bf17d\",\n            \"_timestamp\": 1678940667582,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"9\",\n            \"sex\": \"1\",\n            \"area\": \"06\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299fbd7fb4a2f516bf17c\",\n            \"_timestamp\": 1678940667559,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"9\",\n            \"sex\": \"1\",\n            \"area\": \"05\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299fbd7fb4a2f516bf17b\",\n            \"_timestamp\": 1678940667537,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"9\",\n            \"sex\": \"1\",\n            \"area\": \"04\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299fbd7fb4a2f516bf17a\",\n            \"_timestamp\": 1678940667515,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"9\",\n            \"sex\": \"1\",\n            \"area\": \"03\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299fbd7fb4a2f516bf179\",\n            \"_timestamp\": 1678940667492,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"9\",\n            \"sex\": \"1\",\n            \"area\": \"02\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299fbd7fb4a2f516bf178\",\n            \"_timestamp\": 1678940667470,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"9\",\n            \"sex\": \"1\",\n            \"area\": \"01\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299fbd7fb4a2f516bf177\",\n            \"_timestamp\": 1678940667447,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"6\",\n            \"sex\": \"9\",\n            \"area\": \"77\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299fbd7fb4a2f516bf176\",\n            \"_timestamp\": 1678940667423,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"6\",\n            \"sex\": \"9\",\n            \"area\": \"9999\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299fbd7fb4a2f516bf175\",\n            \"_timestamp\": 1678940667401,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"6\",\n            \"sex\": \"9\",\n            \"area\": \"99\",\n            \"count\": \"..C\"\n        },\n        {\n            \"_id\": \"641299fbd7fb4a2f516bf174\",\n            \"_timestamp\": 1678940667370,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"6\",\n            \"sex\": \"9\",\n            \"area\": \"18\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299fbd7fb4a2f516bf173\",\n            \"_timestamp\": 1678940667347,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"6\",\n            \"sex\": \"9\",\n            \"area\": \"17\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299fbd7fb4a2f516bf172\",\n            \"_timestamp\": 1678940667321,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"6\",\n            \"sex\": \"9\",\n            \"area\": \"16\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299fbd7fb4a2f516bf171\",\n            \"_timestamp\": 1678940667296,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"6\",\n            \"sex\": \"9\",\n            \"area\": \"15\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299fbd7fb4a2f516bf170\",\n            \"_timestamp\": 1678940667271,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"6\",\n            \"sex\": \"9\",\n            \"area\": \"14\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299fbd7fb4a2f516bf16f\",\n            \"_timestamp\": 1678940667247,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"6\",\n            \"sex\": \"9\",\n            \"area\": \"13\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299fbd7fb4a2f516bf16e\",\n            \"_timestamp\": 1678940667222,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"6\",\n            \"sex\": \"9\",\n            \"area\": \"12\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299fbd7fb4a2f516bf16d\",\n            \"_timestamp\": 1678940667198,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"6\",\n            \"sex\": \"9\",\n            \"area\": \"09\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299fbd7fb4a2f516bf16c\",\n            \"_timestamp\": 1678940667174,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"6\",\n            \"sex\": \"9\",\n            \"area\": \"08\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299fbd7fb4a2f516bf16b\",\n            \"_timestamp\": 1678940667148,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"6\",\n            \"sex\": \"9\",\n            \"area\": \"07\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299fbd7fb4a2f516bf16a\",\n            \"_timestamp\": 1678940667125,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"6\",\n            \"sex\": \"9\",\n            \"area\": \"06\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299fbd7fb4a2f516bf169\",\n            \"_timestamp\": 1678940667101,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"6\",\n            \"sex\": \"9\",\n            \"area\": \"05\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299fbd7fb4a2f516bf168\",\n            \"_timestamp\": 1678940667076,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"6\",\n            \"sex\": \"9\",\n            \"area\": \"04\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299fbd7fb4a2f516bf167\",\n            \"_timestamp\": 1678940667046,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"6\",\n            \"sex\": \"9\",\n            \"area\": \"03\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299fbd7fb4a2f516bf166\",\n            \"_timestamp\": 1678940667021,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"6\",\n            \"sex\": \"9\",\n            \"area\": \"02\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299fad7fb4a2f516bf165\",\n            \"_timestamp\": 1678940666998,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"6\",\n            \"sex\": \"9\",\n            \"area\": \"01\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299fad7fb4a2f516bf164\",\n            \"_timestamp\": 1678940666972,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"6\",\n            \"sex\": \"2\",\n            \"area\": \"77\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299fad7fb4a2f516bf163\",\n            \"_timestamp\": 1678940666947,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"6\",\n            \"sex\": \"2\",\n            \"area\": \"9999\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299fad7fb4a2f516bf162\",\n            \"_timestamp\": 1678940666917,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"6\",\n            \"sex\": \"2\",\n            \"area\": \"99\",\n            \"count\": \"..C\"\n        },\n        {\n            \"_id\": \"641299fad7fb4a2f516bf161\",\n            \"_timestamp\": 1678940666890,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"6\",\n            \"sex\": \"2\",\n            \"area\": \"18\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299fad7fb4a2f516bf160\",\n            \"_timestamp\": 1678940666861,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"6\",\n            \"sex\": \"2\",\n            \"area\": \"17\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299fad7fb4a2f516bf15f\",\n            \"_timestamp\": 1678940666836,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"6\",\n            \"sex\": \"2\",\n            \"area\": \"16\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299fad7fb4a2f516bf15e\",\n            \"_timestamp\": 1678940666814,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"6\",\n            \"sex\": \"2\",\n            \"area\": \"15\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299fad7fb4a2f516bf15d\",\n            \"_timestamp\": 1678940666788,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"6\",\n            \"sex\": \"2\",\n            \"area\": \"14\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299fad7fb4a2f516bf15c\",\n            \"_timestamp\": 1678940666765,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"6\",\n            \"sex\": \"2\",\n            \"area\": \"13\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299fad7fb4a2f516bf15b\",\n            \"_timestamp\": 1678940666712,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"6\",\n            \"sex\": \"2\",\n            \"area\": \"12\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299fad7fb4a2f516bf15a\",\n            \"_timestamp\": 1678940666683,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"6\",\n            \"sex\": \"2\",\n            \"area\": \"09\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299fad7fb4a2f516bf159\",\n            \"_timestamp\": 1678940666661,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"6\",\n            \"sex\": \"2\",\n            \"area\": \"08\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299fad7fb4a2f516bf158\",\n            \"_timestamp\": 1678940666638,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"6\",\n            \"sex\": \"2\",\n            \"area\": \"07\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299fad7fb4a2f516bf157\",\n            \"_timestamp\": 1678940666613,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"6\",\n            \"sex\": \"2\",\n            \"area\": \"06\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299fad7fb4a2f516bf156\",\n            \"_timestamp\": 1678940666581,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"6\",\n            \"sex\": \"2\",\n            \"area\": \"05\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299fad7fb4a2f516bf155\",\n            \"_timestamp\": 1678940666558,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"6\",\n            \"sex\": \"2\",\n            \"area\": \"04\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299fad7fb4a2f516bf154\",\n            \"_timestamp\": 1678940666533,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"6\",\n            \"sex\": \"2\",\n            \"area\": \"03\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299fad7fb4a2f516bf153\",\n            \"_timestamp\": 1678940666510,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"6\",\n            \"sex\": \"2\",\n            \"area\": \"02\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299fad7fb4a2f516bf152\",\n            \"_timestamp\": 1678940666487,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"6\",\n            \"sex\": \"2\",\n            \"area\": \"01\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299fad7fb4a2f516bf151\",\n            \"_timestamp\": 1678940666462,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"6\",\n            \"sex\": \"1\",\n            \"area\": \"77\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299fad7fb4a2f516bf150\",\n            \"_timestamp\": 1678940666437,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"6\",\n            \"sex\": \"1\",\n            \"area\": \"9999\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299fad7fb4a2f516bf14f\",\n            \"_timestamp\": 1678940666411,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"6\",\n            \"sex\": \"1\",\n            \"area\": \"99\",\n            \"count\": \"..C\"\n        },\n        {\n            \"_id\": \"641299fad7fb4a2f516bf14e\",\n            \"_timestamp\": 1678940666389,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"6\",\n            \"sex\": \"1\",\n            \"area\": \"18\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299fad7fb4a2f516bf14d\",\n            \"_timestamp\": 1678940666366,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"6\",\n            \"sex\": \"1\",\n            \"area\": \"17\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299fad7fb4a2f516bf14c\",\n            \"_timestamp\": 1678940666340,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"6\",\n            \"sex\": \"1\",\n            \"area\": \"16\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299fad7fb4a2f516bf14b\",\n            \"_timestamp\": 1678940666316,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"6\",\n            \"sex\": \"1\",\n            \"area\": \"15\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299fad7fb4a2f516bf14a\",\n            \"_timestamp\": 1678940666292,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"6\",\n            \"sex\": \"1\",\n            \"area\": \"14\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299fad7fb4a2f516bf149\",\n            \"_timestamp\": 1678940666270,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"6\",\n            \"sex\": \"1\",\n            \"area\": \"13\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299fad7fb4a2f516bf148\",\n            \"_timestamp\": 1678940666247,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"6\",\n            \"sex\": \"1\",\n            \"area\": \"12\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299fad7fb4a2f516bf147\",\n            \"_timestamp\": 1678940666221,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"6\",\n            \"sex\": \"1\",\n            \"area\": \"09\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299fad7fb4a2f516bf146\",\n            \"_timestamp\": 1678940666190,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"6\",\n            \"sex\": \"1\",\n            \"area\": \"08\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299fad7fb4a2f516bf145\",\n            \"_timestamp\": 1678940666167,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"6\",\n            \"sex\": \"1\",\n            \"area\": \"07\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299fad7fb4a2f516bf144\",\n            \"_timestamp\": 1678940666143,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"6\",\n            \"sex\": \"1\",\n            \"area\": \"06\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299fad7fb4a2f516bf143\",\n            \"_timestamp\": 1678940666121,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"6\",\n            \"sex\": \"1\",\n            \"area\": \"05\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299fad7fb4a2f516bf142\",\n            \"_timestamp\": 1678940666090,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"6\",\n            \"sex\": \"1\",\n            \"area\": \"04\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299fad7fb4a2f516bf141\",\n            \"_timestamp\": 1678940666068,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"6\",\n            \"sex\": \"1\",\n            \"area\": \"03\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299fad7fb4a2f516bf140\",\n            \"_timestamp\": 1678940666042,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"6\",\n            \"sex\": \"1\",\n            \"area\": \"02\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299fad7fb4a2f516bf13f\",\n            \"_timestamp\": 1678940666019,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"6\",\n            \"sex\": \"1\",\n            \"area\": \"01\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299f9d7fb4a2f516bf13e\",\n            \"_timestamp\": 1678940665996,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"5\",\n            \"sex\": \"9\",\n            \"area\": \"77\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299f9d7fb4a2f516bf13d\",\n            \"_timestamp\": 1678940665966,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"5\",\n            \"sex\": \"9\",\n            \"area\": \"9999\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299f9d7fb4a2f516bf13c\",\n            \"_timestamp\": 1678940665943,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"5\",\n            \"sex\": \"9\",\n            \"area\": \"99\",\n            \"count\": \"..C\"\n        },\n        {\n            \"_id\": \"641299f9d7fb4a2f516bf13b\",\n            \"_timestamp\": 1678940665921,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"5\",\n            \"sex\": \"9\",\n            \"area\": \"18\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299f9d7fb4a2f516bf13a\",\n            \"_timestamp\": 1678940665897,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"5\",\n            \"sex\": \"9\",\n            \"area\": \"17\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299f9d7fb4a2f516bf139\",\n            \"_timestamp\": 1678940665874,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"5\",\n            \"sex\": \"9\",\n            \"area\": \"16\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299f9d7fb4a2f516bf138\",\n            \"_timestamp\": 1678940665851,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"5\",\n            \"sex\": \"9\",\n            \"area\": \"15\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299f9d7fb4a2f516bf137\",\n            \"_timestamp\": 1678940665828,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"5\",\n            \"sex\": \"9\",\n            \"area\": \"14\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299f9d7fb4a2f516bf136\",\n            \"_timestamp\": 1678940665803,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"5\",\n            \"sex\": \"9\",\n            \"area\": \"13\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299f9d7fb4a2f516bf135\",\n            \"_timestamp\": 1678940665781,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"5\",\n            \"sex\": \"9\",\n            \"area\": \"12\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299f9d7fb4a2f516bf134\",\n            \"_timestamp\": 1678940665758,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"5\",\n            \"sex\": \"9\",\n            \"area\": \"09\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299f9d7fb4a2f516bf133\",\n            \"_timestamp\": 1678940665734,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"5\",\n            \"sex\": \"9\",\n            \"area\": \"08\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299f9d7fb4a2f516bf132\",\n            \"_timestamp\": 1678940665712,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"5\",\n            \"sex\": \"9\",\n            \"area\": \"07\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299f9d7fb4a2f516bf131\",\n            \"_timestamp\": 1678940665689,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"5\",\n            \"sex\": \"9\",\n            \"area\": \"06\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299f9d7fb4a2f516bf130\",\n            \"_timestamp\": 1678940665667,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"5\",\n            \"sex\": \"9\",\n            \"area\": \"05\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299f9d7fb4a2f516bf12f\",\n            \"_timestamp\": 1678940665644,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"5\",\n            \"sex\": \"9\",\n            \"area\": \"04\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299f9d7fb4a2f516bf12e\",\n            \"_timestamp\": 1678940665619,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"5\",\n            \"sex\": \"9\",\n            \"area\": \"03\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299f9d7fb4a2f516bf12d\",\n            \"_timestamp\": 1678940665595,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"5\",\n            \"sex\": \"9\",\n            \"area\": \"02\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299f9d7fb4a2f516bf12c\",\n            \"_timestamp\": 1678940665572,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"5\",\n            \"sex\": \"9\",\n            \"area\": \"01\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299f9d7fb4a2f516bf12b\",\n            \"_timestamp\": 1678940665549,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"5\",\n            \"sex\": \"2\",\n            \"area\": \"77\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299f9d7fb4a2f516bf12a\",\n            \"_timestamp\": 1678940665526,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"5\",\n            \"sex\": \"2\",\n            \"area\": \"9999\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299f9d7fb4a2f516bf129\",\n            \"_timestamp\": 1678940665501,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"5\",\n            \"sex\": \"2\",\n            \"area\": \"99\",\n            \"count\": \"..C\"\n        },\n        {\n            \"_id\": \"641299f9d7fb4a2f516bf128\",\n            \"_timestamp\": 1678940665472,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"5\",\n            \"sex\": \"2\",\n            \"area\": \"18\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299f9d7fb4a2f516bf127\",\n            \"_timestamp\": 1678940665447,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"5\",\n            \"sex\": \"2\",\n            \"area\": \"17\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299f9d7fb4a2f516bf126\",\n            \"_timestamp\": 1678940665424,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"5\",\n            \"sex\": \"2\",\n            \"area\": \"16\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299f9d7fb4a2f516bf125\",\n            \"_timestamp\": 1678940665380,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"5\",\n            \"sex\": \"2\",\n            \"area\": \"15\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299f9d7fb4a2f516bf124\",\n            \"_timestamp\": 1678940665352,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"5\",\n            \"sex\": \"2\",\n            \"area\": \"14\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299f9d7fb4a2f516bf123\",\n            \"_timestamp\": 1678940665328,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"5\",\n            \"sex\": \"2\",\n            \"area\": \"13\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299f9d7fb4a2f516bf122\",\n            \"_timestamp\": 1678940665255,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"5\",\n            \"sex\": \"2\",\n            \"area\": \"12\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299f9d7fb4a2f516bf121\",\n            \"_timestamp\": 1678940665229,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"5\",\n            \"sex\": \"2\",\n            \"area\": \"09\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299f9d7fb4a2f516bf120\",\n            \"_timestamp\": 1678940665202,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"5\",\n            \"sex\": \"2\",\n            \"area\": \"08\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299f9d7fb4a2f516bf11f\",\n            \"_timestamp\": 1678940665176,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"5\",\n            \"sex\": \"2\",\n            \"area\": \"07\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299f9d7fb4a2f516bf11e\",\n            \"_timestamp\": 1678940665152,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"5\",\n            \"sex\": \"2\",\n            \"area\": \"06\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299f9d7fb4a2f516bf11d\",\n            \"_timestamp\": 1678940665128,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"5\",\n            \"sex\": \"2\",\n            \"area\": \"05\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299f9d7fb4a2f516bf11c\",\n            \"_timestamp\": 1678940665098,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"5\",\n            \"sex\": \"2\",\n            \"area\": \"04\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299f9d7fb4a2f516bf11b\",\n            \"_timestamp\": 1678940665074,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"5\",\n            \"sex\": \"2\",\n            \"area\": \"03\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299f9d7fb4a2f516bf11a\",\n            \"_timestamp\": 1678940665048,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"5\",\n            \"sex\": \"2\",\n            \"area\": \"02\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299f9d7fb4a2f516bf119\",\n            \"_timestamp\": 1678940665021,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"5\",\n            \"sex\": \"2\",\n            \"area\": \"01\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299f8d7fb4a2f516bf118\",\n            \"_timestamp\": 1678940664994,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"5\",\n            \"sex\": \"1\",\n            \"area\": \"77\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299f8d7fb4a2f516bf117\",\n            \"_timestamp\": 1678940664951,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"5\",\n            \"sex\": \"1\",\n            \"area\": \"9999\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299f8d7fb4a2f516bf116\",\n            \"_timestamp\": 1678940664916,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"5\",\n            \"sex\": \"1\",\n            \"area\": \"99\",\n            \"count\": \"..C\"\n        },\n        {\n            \"_id\": \"641299f8d7fb4a2f516bf115\",\n            \"_timestamp\": 1678940664872,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"5\",\n            \"sex\": \"1\",\n            \"area\": \"18\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299f8d7fb4a2f516bf114\",\n            \"_timestamp\": 1678940664849,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"5\",\n            \"sex\": \"1\",\n            \"area\": \"17\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299f8d7fb4a2f516bf113\",\n            \"_timestamp\": 1678940664798,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"5\",\n            \"sex\": \"1\",\n            \"area\": \"16\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299f8d7fb4a2f516bf112\",\n            \"_timestamp\": 1678940664763,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"5\",\n            \"sex\": \"1\",\n            \"area\": \"15\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299f8d7fb4a2f516bf111\",\n            \"_timestamp\": 1678940664709,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"5\",\n            \"sex\": \"1\",\n            \"area\": \"14\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299f8d7fb4a2f516bf110\",\n            \"_timestamp\": 1678940664681,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"5\",\n            \"sex\": \"1\",\n            \"area\": \"13\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299f8d7fb4a2f516bf10f\",\n            \"_timestamp\": 1678940664651,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"5\",\n            \"sex\": \"1\",\n            \"area\": \"12\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299f8d7fb4a2f516bf10e\",\n            \"_timestamp\": 1678940664622,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"5\",\n            \"sex\": \"1\",\n            \"area\": \"09\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299f8d7fb4a2f516bf10d\",\n            \"_timestamp\": 1678940664595,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"5\",\n            \"sex\": \"1\",\n            \"area\": \"08\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299f8d7fb4a2f516bf10c\",\n            \"_timestamp\": 1678940664564,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"5\",\n            \"sex\": \"1\",\n            \"area\": \"07\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299f8d7fb4a2f516bf10b\",\n            \"_timestamp\": 1678940664541,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"5\",\n            \"sex\": \"1\",\n            \"area\": \"06\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299f8d7fb4a2f516bf10a\",\n            \"_timestamp\": 1678940664511,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"5\",\n            \"sex\": \"1\",\n            \"area\": \"05\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299f8d7fb4a2f516bf109\",\n            \"_timestamp\": 1678940664487,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"5\",\n            \"sex\": \"1\",\n            \"area\": \"04\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299f8d7fb4a2f516bf108\",\n            \"_timestamp\": 1678940664463,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"5\",\n            \"sex\": \"1\",\n            \"area\": \"03\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299f8d7fb4a2f516bf107\",\n            \"_timestamp\": 1678940664439,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"5\",\n            \"sex\": \"1\",\n            \"area\": \"02\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299f8d7fb4a2f516bf106\",\n            \"_timestamp\": 1678940664414,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"5\",\n            \"sex\": \"1\",\n            \"area\": \"01\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299f8d7fb4a2f516bf105\",\n            \"_timestamp\": 1678940664389,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"4\",\n            \"sex\": \"9\",\n            \"area\": \"77\",\n            \"count\": \"3\"\n        },\n        {\n            \"_id\": \"641299f8d7fb4a2f516bf104\",\n            \"_timestamp\": 1678940664362,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"4\",\n            \"sex\": \"9\",\n            \"area\": \"9999\",\n            \"count\": \"3\"\n        },\n        {\n            \"_id\": \"641299f8d7fb4a2f516bf103\",\n            \"_timestamp\": 1678940664336,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"4\",\n            \"sex\": \"9\",\n            \"area\": \"99\",\n            \"count\": \"..C\"\n        },\n        {\n            \"_id\": \"641299f8d7fb4a2f516bf102\",\n            \"_timestamp\": 1678940664311,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"4\",\n            \"sex\": \"9\",\n            \"area\": \"18\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299f8d7fb4a2f516bf101\",\n            \"_timestamp\": 1678940664283,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"4\",\n            \"sex\": \"9\",\n            \"area\": \"17\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299f8d7fb4a2f516bf100\",\n            \"_timestamp\": 1678940664258,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"4\",\n            \"sex\": \"9\",\n            \"area\": \"16\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299f8d7fb4a2f516bf0ff\",\n            \"_timestamp\": 1678940664234,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"4\",\n            \"sex\": \"9\",\n            \"area\": \"15\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299f8d7fb4a2f516bf0fe\",\n            \"_timestamp\": 1678940664204,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"4\",\n            \"sex\": \"9\",\n            \"area\": \"14\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299f8d7fb4a2f516bf0fd\",\n            \"_timestamp\": 1678940664170,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"4\",\n            \"sex\": \"9\",\n            \"area\": \"13\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299f8d7fb4a2f516bf0fc\",\n            \"_timestamp\": 1678940664146,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"4\",\n            \"sex\": \"9\",\n            \"area\": \"12\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299f8d7fb4a2f516bf0fb\",\n            \"_timestamp\": 1678940664123,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"4\",\n            \"sex\": \"9\",\n            \"area\": \"09\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299f8d7fb4a2f516bf0fa\",\n            \"_timestamp\": 1678940664095,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"4\",\n            \"sex\": \"9\",\n            \"area\": \"08\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299f8d7fb4a2f516bf0f9\",\n            \"_timestamp\": 1678940664071,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"4\",\n            \"sex\": \"9\",\n            \"area\": \"07\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299f8d7fb4a2f516bf0f8\",\n            \"_timestamp\": 1678940664045,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"4\",\n            \"sex\": \"9\",\n            \"area\": \"06\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299f8d7fb4a2f516bf0f7\",\n            \"_timestamp\": 1678940664021,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"4\",\n            \"sex\": \"9\",\n            \"area\": \"05\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299f7d7fb4a2f516bf0f6\",\n            \"_timestamp\": 1678940663998,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"4\",\n            \"sex\": \"9\",\n            \"area\": \"04\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299f7d7fb4a2f516bf0f5\",\n            \"_timestamp\": 1678940663971,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"4\",\n            \"sex\": \"9\",\n            \"area\": \"03\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299f7d7fb4a2f516bf0f4\",\n            \"_timestamp\": 1678940663947,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"4\",\n            \"sex\": \"9\",\n            \"area\": \"02\",\n            \"count\": \"3\"\n        },\n        {\n            \"_id\": \"641299f7d7fb4a2f516bf0f3\",\n            \"_timestamp\": 1678940663922,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"4\",\n            \"sex\": \"9\",\n            \"area\": \"01\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299f7d7fb4a2f516bf0f2\",\n            \"_timestamp\": 1678940663889,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"4\",\n            \"sex\": \"2\",\n            \"area\": \"77\",\n            \"count\": \"3\"\n        },\n        {\n            \"_id\": \"641299f7d7fb4a2f516bf0f1\",\n            \"_timestamp\": 1678940663863,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"4\",\n            \"sex\": \"2\",\n            \"area\": \"9999\",\n            \"count\": \"3\"\n        },\n        {\n            \"_id\": \"641299f7d7fb4a2f516bf0f0\",\n            \"_timestamp\": 1678940663840,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"4\",\n            \"sex\": \"2\",\n            \"area\": \"99\",\n            \"count\": \"..C\"\n        },\n        {\n            \"_id\": \"641299f7d7fb4a2f516bf0ef\",\n            \"_timestamp\": 1678940663809,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"4\",\n            \"sex\": \"2\",\n            \"area\": \"18\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299f7d7fb4a2f516bf0ee\",\n            \"_timestamp\": 1678940663783,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"4\",\n            \"sex\": \"2\",\n            \"area\": \"17\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299f7d7fb4a2f516bf0ed\",\n            \"_timestamp\": 1678940663733,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"4\",\n            \"sex\": \"2\",\n            \"area\": \"16\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299f7d7fb4a2f516bf0ec\",\n            \"_timestamp\": 1678940663685,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"4\",\n            \"sex\": \"2\",\n            \"area\": \"15\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299f7d7fb4a2f516bf0eb\",\n            \"_timestamp\": 1678940663659,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"4\",\n            \"sex\": \"2\",\n            \"area\": \"14\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299f7d7fb4a2f516bf0ea\",\n            \"_timestamp\": 1678940663632,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"4\",\n            \"sex\": \"2\",\n            \"area\": \"13\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299f7d7fb4a2f516bf0e9\",\n            \"_timestamp\": 1678940663604,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"4\",\n            \"sex\": \"2\",\n            \"area\": \"12\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299f7d7fb4a2f516bf0e8\",\n            \"_timestamp\": 1678940663579,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"4\",\n            \"sex\": \"2\",\n            \"area\": \"09\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299f7d7fb4a2f516bf0e7\",\n            \"_timestamp\": 1678940663553,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"4\",\n            \"sex\": \"2\",\n            \"area\": \"08\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299f7d7fb4a2f516bf0e6\",\n            \"_timestamp\": 1678940663524,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"4\",\n            \"sex\": \"2\",\n            \"area\": \"07\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299f7d7fb4a2f516bf0e5\",\n            \"_timestamp\": 1678940663500,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"4\",\n            \"sex\": \"2\",\n            \"area\": \"06\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299f7d7fb4a2f516bf0e4\",\n            \"_timestamp\": 1678940663470,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"4\",\n            \"sex\": \"2\",\n            \"area\": \"05\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299f7d7fb4a2f516bf0e3\",\n            \"_timestamp\": 1678940663446,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"4\",\n            \"sex\": \"2\",\n            \"area\": \"04\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299f7d7fb4a2f516bf0e2\",\n            \"_timestamp\": 1678940663423,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"4\",\n            \"sex\": \"2\",\n            \"area\": \"03\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299f7d7fb4a2f516bf0e1\",\n            \"_timestamp\": 1678940663398,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"4\",\n            \"sex\": \"2\",\n            \"area\": \"02\",\n            \"count\": \"3\"\n        },\n        {\n            \"_id\": \"641299f7d7fb4a2f516bf0e0\",\n            \"_timestamp\": 1678940663372,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"4\",\n            \"sex\": \"2\",\n            \"area\": \"01\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299f7d7fb4a2f516bf0df\",\n            \"_timestamp\": 1678940663347,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"4\",\n            \"sex\": \"1\",\n            \"area\": \"77\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299f7d7fb4a2f516bf0de\",\n            \"_timestamp\": 1678940663324,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"4\",\n            \"sex\": \"1\",\n            \"area\": \"9999\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299f7d7fb4a2f516bf0dd\",\n            \"_timestamp\": 1678940663297,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"4\",\n            \"sex\": \"1\",\n            \"area\": \"99\",\n            \"count\": \"..C\"\n        },\n        {\n            \"_id\": \"641299f7d7fb4a2f516bf0dc\",\n            \"_timestamp\": 1678940663273,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"4\",\n            \"sex\": \"1\",\n            \"area\": \"18\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299f7d7fb4a2f516bf0db\",\n            \"_timestamp\": 1678940663244,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"4\",\n            \"sex\": \"1\",\n            \"area\": \"17\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299f7d7fb4a2f516bf0da\",\n            \"_timestamp\": 1678940663220,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"4\",\n            \"sex\": \"1\",\n            \"area\": \"16\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299f7d7fb4a2f516bf0d9\",\n            \"_timestamp\": 1678940663196,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"4\",\n            \"sex\": \"1\",\n            \"area\": \"15\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299f7d7fb4a2f516bf0d8\",\n            \"_timestamp\": 1678940663172,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"4\",\n            \"sex\": \"1\",\n            \"area\": \"14\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299f7d7fb4a2f516bf0d7\",\n            \"_timestamp\": 1678940663146,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"4\",\n            \"sex\": \"1\",\n            \"area\": \"13\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299f7d7fb4a2f516bf0d6\",\n            \"_timestamp\": 1678940663121,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"4\",\n            \"sex\": \"1\",\n            \"area\": \"12\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299f7d7fb4a2f516bf0d5\",\n            \"_timestamp\": 1678940663096,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"4\",\n            \"sex\": \"1\",\n            \"area\": \"09\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299f7d7fb4a2f516bf0d4\",\n            \"_timestamp\": 1678940663071,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"4\",\n            \"sex\": \"1\",\n            \"area\": \"08\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299f7d7fb4a2f516bf0d3\",\n            \"_timestamp\": 1678940663047,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"4\",\n            \"sex\": \"1\",\n            \"area\": \"07\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299f7d7fb4a2f516bf0d2\",\n            \"_timestamp\": 1678940663022,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"4\",\n            \"sex\": \"1\",\n            \"area\": \"06\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299f6d7fb4a2f516bf0d1\",\n            \"_timestamp\": 1678940662997,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"4\",\n            \"sex\": \"1\",\n            \"area\": \"05\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299f6d7fb4a2f516bf0d0\",\n            \"_timestamp\": 1678940662972,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"4\",\n            \"sex\": \"1\",\n            \"area\": \"04\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299f6d7fb4a2f516bf0cf\",\n            \"_timestamp\": 1678940662945,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"4\",\n            \"sex\": \"1\",\n            \"area\": \"03\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299f6d7fb4a2f516bf0ce\",\n            \"_timestamp\": 1678940662913,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"4\",\n            \"sex\": \"1\",\n            \"area\": \"02\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299f6d7fb4a2f516bf0cd\",\n            \"_timestamp\": 1678940662879,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"4\",\n            \"sex\": \"1\",\n            \"area\": \"01\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299f6d7fb4a2f516bf0cc\",\n            \"_timestamp\": 1678940662854,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"3\",\n            \"sex\": \"9\",\n            \"area\": \"77\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299f6d7fb4a2f516bf0cb\",\n            \"_timestamp\": 1678940662830,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"3\",\n            \"sex\": \"9\",\n            \"area\": \"9999\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299f6d7fb4a2f516bf0ca\",\n            \"_timestamp\": 1678940662806,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"3\",\n            \"sex\": \"9\",\n            \"area\": \"99\",\n            \"count\": \"..C\"\n        },\n        {\n            \"_id\": \"641299f6d7fb4a2f516bf0c9\",\n            \"_timestamp\": 1678940662781,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"3\",\n            \"sex\": \"9\",\n            \"area\": \"18\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299f6d7fb4a2f516bf0c8\",\n            \"_timestamp\": 1678940662759,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"3\",\n            \"sex\": \"9\",\n            \"area\": \"17\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299f6d7fb4a2f516bf0c7\",\n            \"_timestamp\": 1678940662733,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"3\",\n            \"sex\": \"9\",\n            \"area\": \"16\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299f6d7fb4a2f516bf0c6\",\n            \"_timestamp\": 1678940662711,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"3\",\n            \"sex\": \"9\",\n            \"area\": \"15\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299f6d7fb4a2f516bf0c5\",\n            \"_timestamp\": 1678940662684,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"3\",\n            \"sex\": \"9\",\n            \"area\": \"14\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299f6d7fb4a2f516bf0c4\",\n            \"_timestamp\": 1678940662661,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"3\",\n            \"sex\": \"9\",\n            \"area\": \"13\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299f6d7fb4a2f516bf0c3\",\n            \"_timestamp\": 1678940662637,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"3\",\n            \"sex\": \"9\",\n            \"area\": \"12\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299f6d7fb4a2f516bf0c2\",\n            \"_timestamp\": 1678940662615,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"3\",\n            \"sex\": \"9\",\n            \"area\": \"09\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299f6d7fb4a2f516bf0c1\",\n            \"_timestamp\": 1678940662590,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"3\",\n            \"sex\": \"9\",\n            \"area\": \"08\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299f6d7fb4a2f516bf0c0\",\n            \"_timestamp\": 1678940662566,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"3\",\n            \"sex\": \"9\",\n            \"area\": \"07\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299f6d7fb4a2f516bf0bf\",\n            \"_timestamp\": 1678940662540,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"3\",\n            \"sex\": \"9\",\n            \"area\": \"06\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299f6d7fb4a2f516bf0be\",\n            \"_timestamp\": 1678940662516,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"3\",\n            \"sex\": \"9\",\n            \"area\": \"05\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299f6d7fb4a2f516bf0bd\",\n            \"_timestamp\": 1678940662492,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"3\",\n            \"sex\": \"9\",\n            \"area\": \"04\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299f6d7fb4a2f516bf0bc\",\n            \"_timestamp\": 1678940662446,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"3\",\n            \"sex\": \"9\",\n            \"area\": \"03\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299f6d7fb4a2f516bf0bb\",\n            \"_timestamp\": 1678940662418,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"3\",\n            \"sex\": \"9\",\n            \"area\": \"02\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299f6d7fb4a2f516bf0ba\",\n            \"_timestamp\": 1678940662395,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"3\",\n            \"sex\": \"9\",\n            \"area\": \"01\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299f6d7fb4a2f516bf0b9\",\n            \"_timestamp\": 1678940662368,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"3\",\n            \"sex\": \"2\",\n            \"area\": \"77\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299f6d7fb4a2f516bf0b8\",\n            \"_timestamp\": 1678940662343,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"3\",\n            \"sex\": \"2\",\n            \"area\": \"9999\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299f6d7fb4a2f516bf0b7\",\n            \"_timestamp\": 1678940662319,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"3\",\n            \"sex\": \"2\",\n            \"area\": \"99\",\n            \"count\": \"..C\"\n        },\n        {\n            \"_id\": \"641299f6d7fb4a2f516bf0b6\",\n            \"_timestamp\": 1678940662296,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"3\",\n            \"sex\": \"2\",\n            \"area\": \"18\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299f6d7fb4a2f516bf0b5\",\n            \"_timestamp\": 1678940662252,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"3\",\n            \"sex\": \"2\",\n            \"area\": \"17\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299f6d7fb4a2f516bf0b4\",\n            \"_timestamp\": 1678940662220,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"3\",\n            \"sex\": \"2\",\n            \"area\": \"16\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299f6d7fb4a2f516bf0b3\",\n            \"_timestamp\": 1678940662193,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"3\",\n            \"sex\": \"2\",\n            \"area\": \"15\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299f6d7fb4a2f516bf0b2\",\n            \"_timestamp\": 1678940662169,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"3\",\n            \"sex\": \"2\",\n            \"area\": \"14\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299f6d7fb4a2f516bf0b1\",\n            \"_timestamp\": 1678940662143,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"3\",\n            \"sex\": \"2\",\n            \"area\": \"13\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299f6d7fb4a2f516bf0b0\",\n            \"_timestamp\": 1678940662111,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"3\",\n            \"sex\": \"2\",\n            \"area\": \"12\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299f6d7fb4a2f516bf0af\",\n            \"_timestamp\": 1678940662086,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"3\",\n            \"sex\": \"2\",\n            \"area\": \"09\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299f6d7fb4a2f516bf0ae\",\n            \"_timestamp\": 1678940662062,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"3\",\n            \"sex\": \"2\",\n            \"area\": \"08\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299f6d7fb4a2f516bf0ad\",\n            \"_timestamp\": 1678940662039,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"3\",\n            \"sex\": \"2\",\n            \"area\": \"07\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299f6d7fb4a2f516bf0ac\",\n            \"_timestamp\": 1678940662009,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"3\",\n            \"sex\": \"2\",\n            \"area\": \"06\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299f5d7fb4a2f516bf0ab\",\n            \"_timestamp\": 1678940661984,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"3\",\n            \"sex\": \"2\",\n            \"area\": \"05\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299f5d7fb4a2f516bf0aa\",\n            \"_timestamp\": 1678940661958,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"3\",\n            \"sex\": \"2\",\n            \"area\": \"04\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299f5d7fb4a2f516bf0a9\",\n            \"_timestamp\": 1678940661934,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"3\",\n            \"sex\": \"2\",\n            \"area\": \"03\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299f5d7fb4a2f516bf0a8\",\n            \"_timestamp\": 1678940661906,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"3\",\n            \"sex\": \"2\",\n            \"area\": \"02\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299f5d7fb4a2f516bf0a7\",\n            \"_timestamp\": 1678940661882,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"3\",\n            \"sex\": \"2\",\n            \"area\": \"01\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299f5d7fb4a2f516bf0a6\",\n            \"_timestamp\": 1678940661854,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"3\",\n            \"sex\": \"1\",\n            \"area\": \"77\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299f5d7fb4a2f516bf0a5\",\n            \"_timestamp\": 1678940661830,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"3\",\n            \"sex\": \"1\",\n            \"area\": \"9999\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299f5d7fb4a2f516bf0a4\",\n            \"_timestamp\": 1678940661804,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"3\",\n            \"sex\": \"1\",\n            \"area\": \"99\",\n            \"count\": \"..C\"\n        },\n        {\n            \"_id\": \"641299f5d7fb4a2f516bf0a3\",\n            \"_timestamp\": 1678940661779,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"3\",\n            \"sex\": \"1\",\n            \"area\": \"18\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299f5d7fb4a2f516bf0a2\",\n            \"_timestamp\": 1678940661753,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"3\",\n            \"sex\": \"1\",\n            \"area\": \"17\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299f5d7fb4a2f516bf0a1\",\n            \"_timestamp\": 1678940661727,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"3\",\n            \"sex\": \"1\",\n            \"area\": \"16\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299f5d7fb4a2f516bf0a0\",\n            \"_timestamp\": 1678940661703,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"3\",\n            \"sex\": \"1\",\n            \"area\": \"15\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299f5d7fb4a2f516bf09f\",\n            \"_timestamp\": 1678940661678,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"3\",\n            \"sex\": \"1\",\n            \"area\": \"14\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299f5d7fb4a2f516bf09e\",\n            \"_timestamp\": 1678940661654,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"3\",\n            \"sex\": \"1\",\n            \"area\": \"13\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299f5d7fb4a2f516bf09d\",\n            \"_timestamp\": 1678940661630,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"3\",\n            \"sex\": \"1\",\n            \"area\": \"12\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299f5d7fb4a2f516bf09c\",\n            \"_timestamp\": 1678940661607,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"3\",\n            \"sex\": \"1\",\n            \"area\": \"09\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299f5d7fb4a2f516bf09b\",\n            \"_timestamp\": 1678940661580,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"3\",\n            \"sex\": \"1\",\n            \"area\": \"08\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299f5d7fb4a2f516bf09a\",\n            \"_timestamp\": 1678940661552,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"3\",\n            \"sex\": \"1\",\n            \"area\": \"07\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299f5d7fb4a2f516bf099\",\n            \"_timestamp\": 1678940661525,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"3\",\n            \"sex\": \"1\",\n            \"area\": \"06\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299f5d7fb4a2f516bf098\",\n            \"_timestamp\": 1678940661496,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"3\",\n            \"sex\": \"1\",\n            \"area\": \"05\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299f5d7fb4a2f516bf097\",\n            \"_timestamp\": 1678940661471,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"3\",\n            \"sex\": \"1\",\n            \"area\": \"04\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299f5d7fb4a2f516bf096\",\n            \"_timestamp\": 1678940661447,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"3\",\n            \"sex\": \"1\",\n            \"area\": \"03\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299f5d7fb4a2f516bf095\",\n            \"_timestamp\": 1678940661421,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"3\",\n            \"sex\": \"1\",\n            \"area\": \"02\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299f5d7fb4a2f516bf094\",\n            \"_timestamp\": 1678940661397,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"3\",\n            \"sex\": \"1\",\n            \"area\": \"01\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299f5d7fb4a2f516bf093\",\n            \"_timestamp\": 1678940661368,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"2\",\n            \"sex\": \"9\",\n            \"area\": \"77\",\n            \"count\": \"3\"\n        },\n        {\n            \"_id\": \"641299f5d7fb4a2f516bf092\",\n            \"_timestamp\": 1678940661339,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"2\",\n            \"sex\": \"9\",\n            \"area\": \"9999\",\n            \"count\": \"3\"\n        },\n        {\n            \"_id\": \"641299f5d7fb4a2f516bf091\",\n            \"_timestamp\": 1678940661315,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"2\",\n            \"sex\": \"9\",\n            \"area\": \"99\",\n            \"count\": \"..C\"\n        },\n        {\n            \"_id\": \"641299f5d7fb4a2f516bf090\",\n            \"_timestamp\": 1678940661291,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"2\",\n            \"sex\": \"9\",\n            \"area\": \"18\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299f5d7fb4a2f516bf08f\",\n            \"_timestamp\": 1678940661266,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"2\",\n            \"sex\": \"9\",\n            \"area\": \"17\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299f5d7fb4a2f516bf08e\",\n            \"_timestamp\": 1678940661242,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"2\",\n            \"sex\": \"9\",\n            \"area\": \"16\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299f5d7fb4a2f516bf08d\",\n            \"_timestamp\": 1678940661214,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"2\",\n            \"sex\": \"9\",\n            \"area\": \"15\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299f5d7fb4a2f516bf08c\",\n            \"_timestamp\": 1678940661188,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"2\",\n            \"sex\": \"9\",\n            \"area\": \"14\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299f5d7fb4a2f516bf08b\",\n            \"_timestamp\": 1678940661166,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"2\",\n            \"sex\": \"9\",\n            \"area\": \"13\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299f5d7fb4a2f516bf08a\",\n            \"_timestamp\": 1678940661141,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"2\",\n            \"sex\": \"9\",\n            \"area\": \"12\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299f5d7fb4a2f516bf089\",\n            \"_timestamp\": 1678940661117,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"2\",\n            \"sex\": \"9\",\n            \"area\": \"09\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299f5d7fb4a2f516bf088\",\n            \"_timestamp\": 1678940661094,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"2\",\n            \"sex\": \"9\",\n            \"area\": \"08\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299f5d7fb4a2f516bf087\",\n            \"_timestamp\": 1678940661071,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"2\",\n            \"sex\": \"9\",\n            \"area\": \"07\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299f5d7fb4a2f516bf086\",\n            \"_timestamp\": 1678940661048,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"2\",\n            \"sex\": \"9\",\n            \"area\": \"06\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299f5d7fb4a2f516bf085\",\n            \"_timestamp\": 1678940661026,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"2\",\n            \"sex\": \"9\",\n            \"area\": \"05\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299f5d7fb4a2f516bf084\",\n            \"_timestamp\": 1678940661002,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"2\",\n            \"sex\": \"9\",\n            \"area\": \"04\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299f4d7fb4a2f516bf083\",\n            \"_timestamp\": 1678940660976,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"2\",\n            \"sex\": \"9\",\n            \"area\": \"03\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299f4d7fb4a2f516bf082\",\n            \"_timestamp\": 1678940660949,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"2\",\n            \"sex\": \"9\",\n            \"area\": \"02\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299f4d7fb4a2f516bf081\",\n            \"_timestamp\": 1678940660922,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"2\",\n            \"sex\": \"9\",\n            \"area\": \"01\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299f4d7fb4a2f516bf080\",\n            \"_timestamp\": 1678940660898,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"2\",\n            \"sex\": \"2\",\n            \"area\": \"77\",\n            \"count\": \"3\"\n        },\n        {\n            \"_id\": \"641299f4d7fb4a2f516bf07f\",\n            \"_timestamp\": 1678940660869,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"2\",\n            \"sex\": \"2\",\n            \"area\": \"9999\",\n            \"count\": \"3\"\n        },\n        {\n            \"_id\": \"641299f4d7fb4a2f516bf07e\",\n            \"_timestamp\": 1678940660839,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"2\",\n            \"sex\": \"2\",\n            \"area\": \"99\",\n            \"count\": \"..C\"\n        },\n        {\n            \"_id\": \"641299f4d7fb4a2f516bf07d\",\n            \"_timestamp\": 1678940660816,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"2\",\n            \"sex\": \"2\",\n            \"area\": \"18\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299f4d7fb4a2f516bf07c\",\n            \"_timestamp\": 1678940660791,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"2\",\n            \"sex\": \"2\",\n            \"area\": \"17\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299f4d7fb4a2f516bf07b\",\n            \"_timestamp\": 1678940660765,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"2\",\n            \"sex\": \"2\",\n            \"area\": \"16\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299f4d7fb4a2f516bf07a\",\n            \"_timestamp\": 1678940660735,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"2\",\n            \"sex\": \"2\",\n            \"area\": \"15\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299f4d7fb4a2f516bf079\",\n            \"_timestamp\": 1678940660711,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"2\",\n            \"sex\": \"2\",\n            \"area\": \"14\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299f4d7fb4a2f516bf078\",\n            \"_timestamp\": 1678940660673,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"2\",\n            \"sex\": \"2\",\n            \"area\": \"13\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299f4d7fb4a2f516bf077\",\n            \"_timestamp\": 1678940660643,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"2\",\n            \"sex\": \"2\",\n            \"area\": \"12\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299f4d7fb4a2f516bf076\",\n            \"_timestamp\": 1678940660621,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"2\",\n            \"sex\": \"2\",\n            \"area\": \"09\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299f4d7fb4a2f516bf075\",\n            \"_timestamp\": 1678940660597,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"2\",\n            \"sex\": \"2\",\n            \"area\": \"08\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299f4d7fb4a2f516bf074\",\n            \"_timestamp\": 1678940660573,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"2\",\n            \"sex\": \"2\",\n            \"area\": \"07\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299f4d7fb4a2f516bf073\",\n            \"_timestamp\": 1678940660549,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"2\",\n            \"sex\": \"2\",\n            \"area\": \"06\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299f4d7fb4a2f516bf072\",\n            \"_timestamp\": 1678940660526,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"2\",\n            \"sex\": \"2\",\n            \"area\": \"05\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299f4d7fb4a2f516bf071\",\n            \"_timestamp\": 1678940660503,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"2\",\n            \"sex\": \"2\",\n            \"area\": \"04\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299f4d7fb4a2f516bf070\",\n            \"_timestamp\": 1678940660479,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"2\",\n            \"sex\": \"2\",\n            \"area\": \"03\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299f4d7fb4a2f516bf06f\",\n            \"_timestamp\": 1678940660457,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"2\",\n            \"sex\": \"2\",\n            \"area\": \"02\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299f4d7fb4a2f516bf06e\",\n            \"_timestamp\": 1678940660434,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"2\",\n            \"sex\": \"2\",\n            \"area\": \"01\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299f4d7fb4a2f516bf06d\",\n            \"_timestamp\": 1678940660411,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"2\",\n            \"sex\": \"1\",\n            \"area\": \"77\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299f4d7fb4a2f516bf06c\",\n            \"_timestamp\": 1678940660388,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"2\",\n            \"sex\": \"1\",\n            \"area\": \"9999\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299f4d7fb4a2f516bf06b\",\n            \"_timestamp\": 1678940660365,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"2\",\n            \"sex\": \"1\",\n            \"area\": \"99\",\n            \"count\": \"..C\"\n        },\n        {\n            \"_id\": \"641299f4d7fb4a2f516bf06a\",\n            \"_timestamp\": 1678940660334,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"2\",\n            \"sex\": \"1\",\n            \"area\": \"18\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299f4d7fb4a2f516bf069\",\n            \"_timestamp\": 1678940660304,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"2\",\n            \"sex\": \"1\",\n            \"area\": \"17\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299f4d7fb4a2f516bf068\",\n            \"_timestamp\": 1678940660277,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"2\",\n            \"sex\": \"1\",\n            \"area\": \"16\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299f4d7fb4a2f516bf067\",\n            \"_timestamp\": 1678940660250,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"2\",\n            \"sex\": \"1\",\n            \"area\": \"15\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299f4d7fb4a2f516bf066\",\n            \"_timestamp\": 1678940660225,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"2\",\n            \"sex\": \"1\",\n            \"area\": \"14\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299f4d7fb4a2f516bf065\",\n            \"_timestamp\": 1678940660201,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"2\",\n            \"sex\": \"1\",\n            \"area\": \"13\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299f4d7fb4a2f516bf064\",\n            \"_timestamp\": 1678940660177,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"2\",\n            \"sex\": \"1\",\n            \"area\": \"12\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299f4d7fb4a2f516bf063\",\n            \"_timestamp\": 1678940660153,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"2\",\n            \"sex\": \"1\",\n            \"area\": \"09\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299f4d7fb4a2f516bf062\",\n            \"_timestamp\": 1678940660129,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"2\",\n            \"sex\": \"1\",\n            \"area\": \"08\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299f4d7fb4a2f516bf061\",\n            \"_timestamp\": 1678940660102,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"2\",\n            \"sex\": \"1\",\n            \"area\": \"07\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299f4d7fb4a2f516bf060\",\n            \"_timestamp\": 1678940660076,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"2\",\n            \"sex\": \"1\",\n            \"area\": \"06\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299f4d7fb4a2f516bf05f\",\n            \"_timestamp\": 1678940660048,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"2\",\n            \"sex\": \"1\",\n            \"area\": \"05\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299f4d7fb4a2f516bf05e\",\n            \"_timestamp\": 1678940660024,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"2\",\n            \"sex\": \"1\",\n            \"area\": \"04\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299f4d7fb4a2f516bf05d\",\n            \"_timestamp\": 1678940660000,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"2\",\n            \"sex\": \"1\",\n            \"area\": \"03\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299f3d7fb4a2f516bf05c\",\n            \"_timestamp\": 1678940659978,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"2\",\n            \"sex\": \"1\",\n            \"area\": \"02\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299f3d7fb4a2f516bf05b\",\n            \"_timestamp\": 1678940659953,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"2\",\n            \"sex\": \"1\",\n            \"area\": \"01\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299f3d7fb4a2f516bf05a\",\n            \"_timestamp\": 1678940659929,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"1\",\n            \"sex\": \"9\",\n            \"area\": \"77\",\n            \"count\": \"54\"\n        },\n        {\n            \"_id\": \"641299f3d7fb4a2f516bf059\",\n            \"_timestamp\": 1678940659904,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"1\",\n            \"sex\": \"9\",\n            \"area\": \"9999\",\n            \"count\": \"54\"\n        },\n        {\n            \"_id\": \"641299f3d7fb4a2f516bf058\",\n            \"_timestamp\": 1678940659879,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"1\",\n            \"sex\": \"9\",\n            \"area\": \"99\",\n            \"count\": \"..C\"\n        },\n        {\n            \"_id\": \"641299f3d7fb4a2f516bf057\",\n            \"_timestamp\": 1678940659857,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"1\",\n            \"sex\": \"9\",\n            \"area\": \"18\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299f3d7fb4a2f516bf056\",\n            \"_timestamp\": 1678940659833,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"1\",\n            \"sex\": \"9\",\n            \"area\": \"17\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299f3d7fb4a2f516bf055\",\n            \"_timestamp\": 1678940659805,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"1\",\n            \"sex\": \"9\",\n            \"area\": \"16\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299f3d7fb4a2f516bf054\",\n            \"_timestamp\": 1678940659782,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"1\",\n            \"sex\": \"9\",\n            \"area\": \"15\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299f3d7fb4a2f516bf053\",\n            \"_timestamp\": 1678940659756,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"1\",\n            \"sex\": \"9\",\n            \"area\": \"14\",\n            \"count\": \"6\"\n        },\n        {\n            \"_id\": \"641299f3d7fb4a2f516bf052\",\n            \"_timestamp\": 1678940659733,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"1\",\n            \"sex\": \"9\",\n            \"area\": \"13\",\n            \"count\": \"6\"\n        },\n        {\n            \"_id\": \"641299f3d7fb4a2f516bf051\",\n            \"_timestamp\": 1678940659701,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"1\",\n            \"sex\": \"9\",\n            \"area\": \"12\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299f3d7fb4a2f516bf050\",\n            \"_timestamp\": 1678940659676,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"1\",\n            \"sex\": \"9\",\n            \"area\": \"09\",\n            \"count\": \"3\"\n        },\n        {\n            \"_id\": \"641299f3d7fb4a2f516bf04f\",\n            \"_timestamp\": 1678940659646,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"1\",\n            \"sex\": \"9\",\n            \"area\": \"08\",\n            \"count\": \"9\"\n        },\n        {\n            \"_id\": \"641299f3d7fb4a2f516bf04e\",\n            \"_timestamp\": 1678940659623,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"1\",\n            \"sex\": \"9\",\n            \"area\": \"07\",\n            \"count\": \"3\"\n        },\n        {\n            \"_id\": \"641299f3d7fb4a2f516bf04d\",\n            \"_timestamp\": 1678940659596,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"1\",\n            \"sex\": \"9\",\n            \"area\": \"06\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299f3d7fb4a2f516bf04c\",\n            \"_timestamp\": 1678940659568,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"1\",\n            \"sex\": \"9\",\n            \"area\": \"05\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299f3d7fb4a2f516bf04b\",\n            \"_timestamp\": 1678940659543,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"1\",\n            \"sex\": \"9\",\n            \"area\": \"04\",\n            \"count\": \"6\"\n        },\n        {\n            \"_id\": \"641299f3d7fb4a2f516bf04a\",\n            \"_timestamp\": 1678940659514,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"1\",\n            \"sex\": \"9\",\n            \"area\": \"03\",\n            \"count\": \"3\"\n        },\n        {\n            \"_id\": \"641299f3d7fb4a2f516bf049\",\n            \"_timestamp\": 1678940659489,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"1\",\n            \"sex\": \"9\",\n            \"area\": \"02\",\n            \"count\": \"12\"\n        },\n        {\n            \"_id\": \"641299f3d7fb4a2f516bf048\",\n            \"_timestamp\": 1678940659466,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"1\",\n            \"sex\": \"9\",\n            \"area\": \"01\",\n            \"count\": \"3\"\n        },\n        {\n            \"_id\": \"641299f3d7fb4a2f516bf047\",\n            \"_timestamp\": 1678940659441,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"1\",\n            \"sex\": \"2\",\n            \"area\": \"77\",\n            \"count\": \"48\"\n        },\n        {\n            \"_id\": \"641299f3d7fb4a2f516bf046\",\n            \"_timestamp\": 1678940659414,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"1\",\n            \"sex\": \"2\",\n            \"area\": \"9999\",\n            \"count\": \"48\"\n        },\n        {\n            \"_id\": \"641299f3d7fb4a2f516bf045\",\n            \"_timestamp\": 1678940659392,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"1\",\n            \"sex\": \"2\",\n            \"area\": \"99\",\n            \"count\": \"..C\"\n        },\n        {\n            \"_id\": \"641299f3d7fb4a2f516bf044\",\n            \"_timestamp\": 1678940659364,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"1\",\n            \"sex\": \"2\",\n            \"area\": \"18\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299f3d7fb4a2f516bf043\",\n            \"_timestamp\": 1678940659336,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"1\",\n            \"sex\": \"2\",\n            \"area\": \"17\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299f3d7fb4a2f516bf042\",\n            \"_timestamp\": 1678940659300,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"1\",\n            \"sex\": \"2\",\n            \"area\": \"16\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299f3d7fb4a2f516bf041\",\n            \"_timestamp\": 1678940659268,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"1\",\n            \"sex\": \"2\",\n            \"area\": \"15\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299f3d7fb4a2f516bf040\",\n            \"_timestamp\": 1678940659230,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"1\",\n            \"sex\": \"2\",\n            \"area\": \"14\",\n            \"count\": \"6\"\n        },\n        {\n            \"_id\": \"641299f3d7fb4a2f516bf03f\",\n            \"_timestamp\": 1678940659206,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"1\",\n            \"sex\": \"2\",\n            \"area\": \"13\",\n            \"count\": \"6\"\n        },\n        {\n            \"_id\": \"641299f3d7fb4a2f516bf03e\",\n            \"_timestamp\": 1678940659134,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"1\",\n            \"sex\": \"2\",\n            \"area\": \"12\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299f3d7fb4a2f516bf03d\",\n            \"_timestamp\": 1678940659110,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"1\",\n            \"sex\": \"2\",\n            \"area\": \"09\",\n            \"count\": \"3\"\n        },\n        {\n            \"_id\": \"641299f3d7fb4a2f516bf03c\",\n            \"_timestamp\": 1678940659085,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"1\",\n            \"sex\": \"2\",\n            \"area\": \"08\",\n            \"count\": \"9\"\n        },\n        {\n            \"_id\": \"641299f3d7fb4a2f516bf03b\",\n            \"_timestamp\": 1678940659055,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"1\",\n            \"sex\": \"2\",\n            \"area\": \"07\",\n            \"count\": \"3\"\n        },\n        {\n            \"_id\": \"641299f3d7fb4a2f516bf03a\",\n            \"_timestamp\": 1678940659030,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"1\",\n            \"sex\": \"2\",\n            \"area\": \"06\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299f3d7fb4a2f516bf039\",\n            \"_timestamp\": 1678940659007,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"1\",\n            \"sex\": \"2\",\n            \"area\": \"05\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299f2d7fb4a2f516bf038\",\n            \"_timestamp\": 1678940658983,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"1\",\n            \"sex\": \"2\",\n            \"area\": \"04\",\n            \"count\": \"6\"\n        },\n        {\n            \"_id\": \"641299f2d7fb4a2f516bf037\",\n            \"_timestamp\": 1678940658957,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"1\",\n            \"sex\": \"2\",\n            \"area\": \"03\",\n            \"count\": \"3\"\n        },\n        {\n            \"_id\": \"641299f2d7fb4a2f516bf036\",\n            \"_timestamp\": 1678940658934,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"1\",\n            \"sex\": \"2\",\n            \"area\": \"02\",\n            \"count\": \"12\"\n        },\n        {\n            \"_id\": \"641299f2d7fb4a2f516bf035\",\n            \"_timestamp\": 1678940658909,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"1\",\n            \"sex\": \"2\",\n            \"area\": \"01\",\n            \"count\": \"3\"\n        },\n        {\n            \"_id\": \"641299f2d7fb4a2f516bf034\",\n            \"_timestamp\": 1678940658883,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"1\",\n            \"sex\": \"1\",\n            \"area\": \"77\",\n            \"count\": \"6\"\n        },\n        {\n            \"_id\": \"641299f2d7fb4a2f516bf033\",\n            \"_timestamp\": 1678940658858,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"1\",\n            \"sex\": \"1\",\n            \"area\": \"9999\",\n            \"count\": \"6\"\n        },\n        {\n            \"_id\": \"641299f2d7fb4a2f516bf032\",\n            \"_timestamp\": 1678940658833,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"1\",\n            \"sex\": \"1\",\n            \"area\": \"99\",\n            \"count\": \"..C\"\n        },\n        {\n            \"_id\": \"641299f2d7fb4a2f516bf031\",\n            \"_timestamp\": 1678940658808,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"1\",\n            \"sex\": \"1\",\n            \"area\": \"18\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299f2d7fb4a2f516bf030\",\n            \"_timestamp\": 1678940658784,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"1\",\n            \"sex\": \"1\",\n            \"area\": \"17\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299f2d7fb4a2f516bf02f\",\n            \"_timestamp\": 1678940658758,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"1\",\n            \"sex\": \"1\",\n            \"area\": \"16\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299f2d7fb4a2f516bf02e\",\n            \"_timestamp\": 1678940658732,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"1\",\n            \"sex\": \"1\",\n            \"area\": \"15\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299f2d7fb4a2f516bf02d\",\n            \"_timestamp\": 1678940658709,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"1\",\n            \"sex\": \"1\",\n            \"area\": \"14\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299f2d7fb4a2f516bf02c\",\n            \"_timestamp\": 1678940658685,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"1\",\n            \"sex\": \"1\",\n            \"area\": \"13\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299f2d7fb4a2f516bf02b\",\n            \"_timestamp\": 1678940658660,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"1\",\n            \"sex\": \"1\",\n            \"area\": \"12\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299f2d7fb4a2f516bf02a\",\n            \"_timestamp\": 1678940658632,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"1\",\n            \"sex\": \"1\",\n            \"area\": \"09\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299f2d7fb4a2f516bf029\",\n            \"_timestamp\": 1678940658592,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"1\",\n            \"sex\": \"1\",\n            \"area\": \"08\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299f2d7fb4a2f516bf028\",\n            \"_timestamp\": 1678940658567,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"1\",\n            \"sex\": \"1\",\n            \"area\": \"07\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299f2d7fb4a2f516bf027\",\n            \"_timestamp\": 1678940658541,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"1\",\n            \"sex\": \"1\",\n            \"area\": \"06\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299f2d7fb4a2f516bf026\",\n            \"_timestamp\": 1678940658514,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"1\",\n            \"sex\": \"1\",\n            \"area\": \"05\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299f2d7fb4a2f516bf025\",\n            \"_timestamp\": 1678940658489,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"1\",\n            \"sex\": \"1\",\n            \"area\": \"04\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299f2d7fb4a2f516bf024\",\n            \"_timestamp\": 1678940658467,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"1\",\n            \"sex\": \"1\",\n            \"area\": \"03\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299f2d7fb4a2f516bf023\",\n            \"_timestamp\": 1678940658443,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"1\",\n            \"sex\": \"1\",\n            \"area\": \"02\",\n            \"count\": \"3\"\n        },\n        {\n            \"_id\": \"641299f2d7fb4a2f516bf022\",\n            \"_timestamp\": 1678940658415,\n            \"year\": \"2018\",\n            \"age\": \"103\",\n            \"ethnic\": \"1\",\n            \"sex\": \"1\",\n            \"area\": \"01\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299f2d7fb4a2f516bf021\",\n            \"_timestamp\": 1678940658392,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"9\",\n            \"area\": \"77\",\n            \"count\": \"102\"\n        },\n        {\n            \"_id\": \"641299f2d7fb4a2f516bf020\",\n            \"_timestamp\": 1678940658367,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"9\",\n            \"area\": \"9999\",\n            \"count\": \"102\"\n        },\n        {\n            \"_id\": \"641299f2d7fb4a2f516bf01f\",\n            \"_timestamp\": 1678940658343,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"9\",\n            \"area\": \"99\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299f2d7fb4a2f516bf01e\",\n            \"_timestamp\": 1678940658321,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"9\",\n            \"area\": \"18\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299f2d7fb4a2f516bf01d\",\n            \"_timestamp\": 1678940658298,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"9\",\n            \"area\": \"17\",\n            \"count\": \"3\"\n        },\n        {\n            \"_id\": \"641299f2d7fb4a2f516bf01c\",\n            \"_timestamp\": 1678940658257,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"9\",\n            \"area\": \"16\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299f2d7fb4a2f516bf01b\",\n            \"_timestamp\": 1678940658231,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"9\",\n            \"area\": \"15\",\n            \"count\": \"6\"\n        },\n        {\n            \"_id\": \"641299f2d7fb4a2f516bf01a\",\n            \"_timestamp\": 1678940658205,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"9\",\n            \"area\": \"14\",\n            \"count\": \"12\"\n        },\n        {\n            \"_id\": \"641299f2d7fb4a2f516bf019\",\n            \"_timestamp\": 1678940658181,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"9\",\n            \"area\": \"13\",\n            \"count\": \"9\"\n        },\n        {\n            \"_id\": \"641299f2d7fb4a2f516bf018\",\n            \"_timestamp\": 1678940658158,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"9\",\n            \"area\": \"12\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299f2d7fb4a2f516bf017\",\n            \"_timestamp\": 1678940658129,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"9\",\n            \"area\": \"09\",\n            \"count\": \"9\"\n        },\n        {\n            \"_id\": \"641299f2d7fb4a2f516bf016\",\n            \"_timestamp\": 1678940658097,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"9\",\n            \"area\": \"08\",\n            \"count\": \"3\"\n        },\n        {\n            \"_id\": \"641299f2d7fb4a2f516bf015\",\n            \"_timestamp\": 1678940658072,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"9\",\n            \"area\": \"07\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299f2d7fb4a2f516bf014\",\n            \"_timestamp\": 1678940658047,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"9\",\n            \"area\": \"06\",\n            \"count\": \"6\"\n        },\n        {\n            \"_id\": \"641299f2d7fb4a2f516bf013\",\n            \"_timestamp\": 1678940658017,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"9\",\n            \"area\": \"05\",\n            \"count\": \"3\"\n        },\n        {\n            \"_id\": \"641299f1d7fb4a2f516bf012\",\n            \"_timestamp\": 1678940657989,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"9\",\n            \"area\": \"04\",\n            \"count\": \"9\"\n        },\n        {\n            \"_id\": \"641299f1d7fb4a2f516bf011\",\n            \"_timestamp\": 1678940657962,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"9\",\n            \"area\": \"03\",\n            \"count\": \"9\"\n        },\n        {\n            \"_id\": \"641299f1d7fb4a2f516bf010\",\n            \"_timestamp\": 1678940657931,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"9\",\n            \"area\": \"02\",\n            \"count\": \"30\"\n        },\n        {\n            \"_id\": \"641299f1d7fb4a2f516bf00f\",\n            \"_timestamp\": 1678940657907,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"9\",\n            \"area\": \"01\",\n            \"count\": \"6\"\n        },\n        {\n            \"_id\": \"641299f1d7fb4a2f516bf00e\",\n            \"_timestamp\": 1678940657883,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"2\",\n            \"area\": \"77\",\n            \"count\": \"84\"\n        },\n        {\n            \"_id\": \"641299f1d7fb4a2f516bf00d\",\n            \"_timestamp\": 1678940657856,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"2\",\n            \"area\": \"9999\",\n            \"count\": \"84\"\n        },\n        {\n            \"_id\": \"641299f1d7fb4a2f516bf00c\",\n            \"_timestamp\": 1678940657831,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"2\",\n            \"area\": \"99\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299f1d7fb4a2f516bf00b\",\n            \"_timestamp\": 1678940657807,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"2\",\n            \"area\": \"18\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299f1d7fb4a2f516bf00a\",\n            \"_timestamp\": 1678940657778,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"2\",\n            \"area\": \"17\",\n            \"count\": \"3\"\n        },\n        {\n            \"_id\": \"641299f1d7fb4a2f516bf009\",\n            \"_timestamp\": 1678940657748,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"2\",\n            \"area\": \"16\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299f1d7fb4a2f516bf008\",\n            \"_timestamp\": 1678940657723,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"2\",\n            \"area\": \"15\",\n            \"count\": \"6\"\n        },\n        {\n            \"_id\": \"641299f1d7fb4a2f516bf007\",\n            \"_timestamp\": 1678940657697,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"2\",\n            \"area\": \"14\",\n            \"count\": \"9\"\n        },\n        {\n            \"_id\": \"641299f1d7fb4a2f516bf006\",\n            \"_timestamp\": 1678940657672,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"2\",\n            \"area\": \"13\",\n            \"count\": \"9\"\n        },\n        {\n            \"_id\": \"641299f1d7fb4a2f516bf005\",\n            \"_timestamp\": 1678940657646,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"2\",\n            \"area\": \"12\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299f1d7fb4a2f516bf004\",\n            \"_timestamp\": 1678940657623,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"2\",\n            \"area\": \"09\",\n            \"count\": \"6\"\n        },\n        {\n            \"_id\": \"641299f1d7fb4a2f516bf003\",\n            \"_timestamp\": 1678940657598,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"2\",\n            \"area\": \"08\",\n            \"count\": \"3\"\n        },\n        {\n            \"_id\": \"641299f1d7fb4a2f516bf002\",\n            \"_timestamp\": 1678940657573,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"2\",\n            \"area\": \"07\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299f1d7fb4a2f516bf001\",\n            \"_timestamp\": 1678940657550,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"2\",\n            \"area\": \"06\",\n            \"count\": \"6\"\n        },\n        {\n            \"_id\": \"641299f1d7fb4a2f516bf000\",\n            \"_timestamp\": 1678940657508,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"2\",\n            \"area\": \"05\",\n            \"count\": \"3\"\n        },\n        {\n            \"_id\": \"641299f1d7fb4a2f516befff\",\n            \"_timestamp\": 1678940657484,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"2\",\n            \"area\": \"04\",\n            \"count\": \"6\"\n        },\n        {\n            \"_id\": \"641299f1d7fb4a2f516beffe\",\n            \"_timestamp\": 1678940657460,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"2\",\n            \"area\": \"03\",\n            \"count\": \"6\"\n        },\n        {\n            \"_id\": \"641299f1d7fb4a2f516beffd\",\n            \"_timestamp\": 1678940657435,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"2\",\n            \"area\": \"02\",\n            \"count\": \"24\"\n        },\n        {\n            \"_id\": \"641299f1d7fb4a2f516beffc\",\n            \"_timestamp\": 1678940657410,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"2\",\n            \"area\": \"01\",\n            \"count\": \"6\"\n        },\n        {\n            \"_id\": \"641299f1d7fb4a2f516beffb\",\n            \"_timestamp\": 1678940657385,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"1\",\n            \"area\": \"77\",\n            \"count\": \"18\"\n        },\n        {\n            \"_id\": \"641299f1d7fb4a2f516beffa\",\n            \"_timestamp\": 1678940657361,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"1\",\n            \"area\": \"9999\",\n            \"count\": \"18\"\n        },\n        {\n            \"_id\": \"641299f1d7fb4a2f516beff9\",\n            \"_timestamp\": 1678940657331,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"1\",\n            \"area\": \"99\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299f1d7fb4a2f516beff8\",\n            \"_timestamp\": 1678940657305,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"1\",\n            \"area\": \"18\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299f1d7fb4a2f516beff7\",\n            \"_timestamp\": 1678940657281,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"1\",\n            \"area\": \"17\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299f1d7fb4a2f516beff6\",\n            \"_timestamp\": 1678940657256,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"1\",\n            \"area\": \"16\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299f1d7fb4a2f516beff5\",\n            \"_timestamp\": 1678940657226,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"1\",\n            \"area\": \"15\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299f1d7fb4a2f516beff4\",\n            \"_timestamp\": 1678940657198,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"1\",\n            \"area\": \"14\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299f1d7fb4a2f516beff3\",\n            \"_timestamp\": 1678940657177,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"1\",\n            \"area\": \"13\",\n            \"count\": \"3\"\n        },\n        {\n            \"_id\": \"641299f1d7fb4a2f516beff2\",\n            \"_timestamp\": 1678940657154,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"1\",\n            \"area\": \"12\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299f1d7fb4a2f516beff1\",\n            \"_timestamp\": 1678940657126,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"1\",\n            \"area\": \"09\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299f1d7fb4a2f516beff0\",\n            \"_timestamp\": 1678940657103,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"1\",\n            \"area\": \"08\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299f1d7fb4a2f516befef\",\n            \"_timestamp\": 1678940657080,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"1\",\n            \"area\": \"07\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299f1d7fb4a2f516befee\",\n            \"_timestamp\": 1678940657057,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"1\",\n            \"area\": \"06\",\n            \"count\": \"3\"\n        },\n        {\n            \"_id\": \"641299f1d7fb4a2f516befed\",\n            \"_timestamp\": 1678940657030,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"1\",\n            \"area\": \"05\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299f1d7fb4a2f516befec\",\n            \"_timestamp\": 1678940657007,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"1\",\n            \"area\": \"04\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299f0d7fb4a2f516befeb\",\n            \"_timestamp\": 1678940656984,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"1\",\n            \"area\": \"03\",\n            \"count\": \"3\"\n        },\n        {\n            \"_id\": \"641299f0d7fb4a2f516befea\",\n            \"_timestamp\": 1678940656960,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"1\",\n            \"area\": \"02\",\n            \"count\": \"9\"\n        },\n        {\n            \"_id\": \"641299f0d7fb4a2f516befe9\",\n            \"_timestamp\": 1678940656936,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"1\",\n            \"area\": \"01\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299f0d7fb4a2f516befe8\",\n            \"_timestamp\": 1678940656911,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"77\",\n            \"sex\": \"9\",\n            \"area\": \"77\",\n            \"count\": \"102\"\n        },\n        {\n            \"_id\": \"641299f0d7fb4a2f516befe7\",\n            \"_timestamp\": 1678940656871,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"77\",\n            \"sex\": \"9\",\n            \"area\": \"9999\",\n            \"count\": \"102\"\n        },\n        {\n            \"_id\": \"641299f0d7fb4a2f516befe6\",\n            \"_timestamp\": 1678940656846,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"77\",\n            \"sex\": \"9\",\n            \"area\": \"99\",\n            \"count\": \"..C\"\n        },\n        {\n            \"_id\": \"641299f0d7fb4a2f516befe5\",\n            \"_timestamp\": 1678940656821,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"77\",\n            \"sex\": \"9\",\n            \"area\": \"18\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299f0d7fb4a2f516befe4\",\n            \"_timestamp\": 1678940656796,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"77\",\n            \"sex\": \"9\",\n            \"area\": \"17\",\n            \"count\": \"3\"\n        },\n        {\n            \"_id\": \"641299f0d7fb4a2f516befe3\",\n            \"_timestamp\": 1678940656765,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"77\",\n            \"sex\": \"9\",\n            \"area\": \"16\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299f0d7fb4a2f516befe2\",\n            \"_timestamp\": 1678940656742,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"77\",\n            \"sex\": \"9\",\n            \"area\": \"15\",\n            \"count\": \"6\"\n        },\n        {\n            \"_id\": \"641299f0d7fb4a2f516befe1\",\n            \"_timestamp\": 1678940656715,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"77\",\n            \"sex\": \"9\",\n            \"area\": \"14\",\n            \"count\": \"12\"\n        },\n        {\n            \"_id\": \"641299f0d7fb4a2f516befe0\",\n            \"_timestamp\": 1678940656690,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"77\",\n            \"sex\": \"9\",\n            \"area\": \"13\",\n            \"count\": \"9\"\n        },\n        {\n            \"_id\": \"641299f0d7fb4a2f516befdf\",\n            \"_timestamp\": 1678940656666,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"77\",\n            \"sex\": \"9\",\n            \"area\": \"12\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299f0d7fb4a2f516befde\",\n            \"_timestamp\": 1678940656644,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"77\",\n            \"sex\": \"9\",\n            \"area\": \"09\",\n            \"count\": \"9\"\n        },\n        {\n            \"_id\": \"641299f0d7fb4a2f516befdd\",\n            \"_timestamp\": 1678940656621,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"77\",\n            \"sex\": \"9\",\n            \"area\": \"08\",\n            \"count\": \"3\"\n        },\n        {\n            \"_id\": \"641299f0d7fb4a2f516befdc\",\n            \"_timestamp\": 1678940656595,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"77\",\n            \"sex\": \"9\",\n            \"area\": \"07\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299f0d7fb4a2f516befdb\",\n            \"_timestamp\": 1678940656572,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"77\",\n            \"sex\": \"9\",\n            \"area\": \"06\",\n            \"count\": \"6\"\n        },\n        {\n            \"_id\": \"641299f0d7fb4a2f516befda\",\n            \"_timestamp\": 1678940656547,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"77\",\n            \"sex\": \"9\",\n            \"area\": \"05\",\n            \"count\": \"3\"\n        },\n        {\n            \"_id\": \"641299f0d7fb4a2f516befd9\",\n            \"_timestamp\": 1678940656524,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"77\",\n            \"sex\": \"9\",\n            \"area\": \"04\",\n            \"count\": \"9\"\n        },\n        {\n            \"_id\": \"641299f0d7fb4a2f516befd8\",\n            \"_timestamp\": 1678940656497,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"77\",\n            \"sex\": \"9\",\n            \"area\": \"03\",\n            \"count\": \"9\"\n        },\n        {\n            \"_id\": \"641299f0d7fb4a2f516befd7\",\n            \"_timestamp\": 1678940656472,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"77\",\n            \"sex\": \"9\",\n            \"area\": \"02\",\n            \"count\": \"30\"\n        },\n        {\n            \"_id\": \"641299f0d7fb4a2f516befd6\",\n            \"_timestamp\": 1678940656447,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"77\",\n            \"sex\": \"9\",\n            \"area\": \"01\",\n            \"count\": \"6\"\n        },\n        {\n            \"_id\": \"641299f0d7fb4a2f516befd5\",\n            \"_timestamp\": 1678940656414,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"77\",\n            \"sex\": \"2\",\n            \"area\": \"77\",\n            \"count\": \"84\"\n        },\n        {\n            \"_id\": \"641299f0d7fb4a2f516befd4\",\n            \"_timestamp\": 1678940656391,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"77\",\n            \"sex\": \"2\",\n            \"area\": \"9999\",\n            \"count\": \"84\"\n        },\n        {\n            \"_id\": \"641299f0d7fb4a2f516befd3\",\n            \"_timestamp\": 1678940656364,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"77\",\n            \"sex\": \"2\",\n            \"area\": \"99\",\n            \"count\": \"..C\"\n        },\n        {\n            \"_id\": \"641299f0d7fb4a2f516befd2\",\n            \"_timestamp\": 1678940656341,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"77\",\n            \"sex\": \"2\",\n            \"area\": \"18\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299f0d7fb4a2f516befd1\",\n            \"_timestamp\": 1678940656316,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"77\",\n            \"sex\": \"2\",\n            \"area\": \"17\",\n            \"count\": \"3\"\n        },\n        {\n            \"_id\": \"641299f0d7fb4a2f516befd0\",\n            \"_timestamp\": 1678940656293,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"77\",\n            \"sex\": \"2\",\n            \"area\": \"16\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299f0d7fb4a2f516befcf\",\n            \"_timestamp\": 1678940656262,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"77\",\n            \"sex\": \"2\",\n            \"area\": \"15\",\n            \"count\": \"6\"\n        },\n        {\n            \"_id\": \"641299f0d7fb4a2f516befce\",\n            \"_timestamp\": 1678940656238,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"77\",\n            \"sex\": \"2\",\n            \"area\": \"14\",\n            \"count\": \"9\"\n        },\n        {\n            \"_id\": \"641299f0d7fb4a2f516befcd\",\n            \"_timestamp\": 1678940656215,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"77\",\n            \"sex\": \"2\",\n            \"area\": \"13\",\n            \"count\": \"9\"\n        },\n        {\n            \"_id\": \"641299f0d7fb4a2f516befcc\",\n            \"_timestamp\": 1678940656187,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"77\",\n            \"sex\": \"2\",\n            \"area\": \"12\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299f0d7fb4a2f516befcb\",\n            \"_timestamp\": 1678940656164,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"77\",\n            \"sex\": \"2\",\n            \"area\": \"09\",\n            \"count\": \"6\"\n        },\n        {\n            \"_id\": \"641299f0d7fb4a2f516befca\",\n            \"_timestamp\": 1678940656138,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"77\",\n            \"sex\": \"2\",\n            \"area\": \"08\",\n            \"count\": \"3\"\n        },\n        {\n            \"_id\": \"641299f0d7fb4a2f516befc9\",\n            \"_timestamp\": 1678940656113,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"77\",\n            \"sex\": \"2\",\n            \"area\": \"07\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299f0d7fb4a2f516befc8\",\n            \"_timestamp\": 1678940656088,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"77\",\n            \"sex\": \"2\",\n            \"area\": \"06\",\n            \"count\": \"6\"\n        },\n        {\n            \"_id\": \"641299f0d7fb4a2f516befc7\",\n            \"_timestamp\": 1678940656065,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"77\",\n            \"sex\": \"2\",\n            \"area\": \"05\",\n            \"count\": \"3\"\n        },\n        {\n            \"_id\": \"641299f0d7fb4a2f516befc6\",\n            \"_timestamp\": 1678940656042,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"77\",\n            \"sex\": \"2\",\n            \"area\": \"04\",\n            \"count\": \"6\"\n        },\n        {\n            \"_id\": \"641299f0d7fb4a2f516befc5\",\n            \"_timestamp\": 1678940656018,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"77\",\n            \"sex\": \"2\",\n            \"area\": \"03\",\n            \"count\": \"6\"\n        },\n        {\n            \"_id\": \"641299efd7fb4a2f516befc4\",\n            \"_timestamp\": 1678940655993,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"77\",\n            \"sex\": \"2\",\n            \"area\": \"02\",\n            \"count\": \"24\"\n        },\n        {\n            \"_id\": \"641299efd7fb4a2f516befc3\",\n            \"_timestamp\": 1678940655968,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"77\",\n            \"sex\": \"2\",\n            \"area\": \"01\",\n            \"count\": \"6\"\n        },\n        {\n            \"_id\": \"641299efd7fb4a2f516befc2\",\n            \"_timestamp\": 1678940655944,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"77\",\n            \"sex\": \"1\",\n            \"area\": \"77\",\n            \"count\": \"18\"\n        },\n        {\n            \"_id\": \"641299efd7fb4a2f516befc1\",\n            \"_timestamp\": 1678940655921,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"77\",\n            \"sex\": \"1\",\n            \"area\": \"9999\",\n            \"count\": \"18\"\n        },\n        {\n            \"_id\": \"641299efd7fb4a2f516befc0\",\n            \"_timestamp\": 1678940655888,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"77\",\n            \"sex\": \"1\",\n            \"area\": \"99\",\n            \"count\": \"..C\"\n        },\n        {\n            \"_id\": \"641299efd7fb4a2f516befbf\",\n            \"_timestamp\": 1678940655860,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"77\",\n            \"sex\": \"1\",\n            \"area\": \"18\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299efd7fb4a2f516befbe\",\n            \"_timestamp\": 1678940655837,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"77\",\n            \"sex\": \"1\",\n            \"area\": \"17\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299efd7fb4a2f516befbd\",\n            \"_timestamp\": 1678940655813,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"77\",\n            \"sex\": \"1\",\n            \"area\": \"16\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299efd7fb4a2f516befbc\",\n            \"_timestamp\": 1678940655789,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"77\",\n            \"sex\": \"1\",\n            \"area\": \"15\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299efd7fb4a2f516befbb\",\n            \"_timestamp\": 1678940655765,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"77\",\n            \"sex\": \"1\",\n            \"area\": \"14\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299efd7fb4a2f516befba\",\n            \"_timestamp\": 1678940655740,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"77\",\n            \"sex\": \"1\",\n            \"area\": \"13\",\n            \"count\": \"3\"\n        },\n        {\n            \"_id\": \"641299efd7fb4a2f516befb9\",\n            \"_timestamp\": 1678940655715,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"77\",\n            \"sex\": \"1\",\n            \"area\": \"12\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299efd7fb4a2f516befb8\",\n            \"_timestamp\": 1678940655691,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"77\",\n            \"sex\": \"1\",\n            \"area\": \"09\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299efd7fb4a2f516befb7\",\n            \"_timestamp\": 1678940655666,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"77\",\n            \"sex\": \"1\",\n            \"area\": \"08\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299efd7fb4a2f516befb6\",\n            \"_timestamp\": 1678940655641,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"77\",\n            \"sex\": \"1\",\n            \"area\": \"07\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299efd7fb4a2f516befb5\",\n            \"_timestamp\": 1678940655619,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"77\",\n            \"sex\": \"1\",\n            \"area\": \"06\",\n            \"count\": \"3\"\n        },\n        {\n            \"_id\": \"641299efd7fb4a2f516befb4\",\n            \"_timestamp\": 1678940655594,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"77\",\n            \"sex\": \"1\",\n            \"area\": \"05\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299efd7fb4a2f516befb3\",\n            \"_timestamp\": 1678940655571,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"77\",\n            \"sex\": \"1\",\n            \"area\": \"04\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299efd7fb4a2f516befb2\",\n            \"_timestamp\": 1678940655544,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"77\",\n            \"sex\": \"1\",\n            \"area\": \"03\",\n            \"count\": \"3\"\n        },\n        {\n            \"_id\": \"641299efd7fb4a2f516befb1\",\n            \"_timestamp\": 1678940655520,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"77\",\n            \"sex\": \"1\",\n            \"area\": \"02\",\n            \"count\": \"9\"\n        },\n        {\n            \"_id\": \"641299efd7fb4a2f516befb0\",\n            \"_timestamp\": 1678940655494,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"77\",\n            \"sex\": \"1\",\n            \"area\": \"01\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299efd7fb4a2f516befaf\",\n            \"_timestamp\": 1678940655469,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"9\",\n            \"sex\": \"9\",\n            \"area\": \"77\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299efd7fb4a2f516befae\",\n            \"_timestamp\": 1678940655446,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"9\",\n            \"sex\": \"9\",\n            \"area\": \"9999\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299efd7fb4a2f516befad\",\n            \"_timestamp\": 1678940655420,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"9\",\n            \"sex\": \"9\",\n            \"area\": \"99\",\n            \"count\": \"..C\"\n        },\n        {\n            \"_id\": \"641299efd7fb4a2f516befac\",\n            \"_timestamp\": 1678940655397,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"9\",\n            \"sex\": \"9\",\n            \"area\": \"18\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299efd7fb4a2f516befab\",\n            \"_timestamp\": 1678940655375,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"9\",\n            \"sex\": \"9\",\n            \"area\": \"17\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299efd7fb4a2f516befaa\",\n            \"_timestamp\": 1678940655310,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"9\",\n            \"sex\": \"9\",\n            \"area\": \"16\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299efd7fb4a2f516befa9\",\n            \"_timestamp\": 1678940655286,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"9\",\n            \"sex\": \"9\",\n            \"area\": \"15\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299efd7fb4a2f516befa8\",\n            \"_timestamp\": 1678940655261,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"9\",\n            \"sex\": \"9\",\n            \"area\": \"14\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299efd7fb4a2f516befa7\",\n            \"_timestamp\": 1678940655236,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"9\",\n            \"sex\": \"9\",\n            \"area\": \"13\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299efd7fb4a2f516befa6\",\n            \"_timestamp\": 1678940655186,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"9\",\n            \"sex\": \"9\",\n            \"area\": \"12\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299efd7fb4a2f516befa5\",\n            \"_timestamp\": 1678940655159,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"9\",\n            \"sex\": \"9\",\n            \"area\": \"09\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299efd7fb4a2f516befa4\",\n            \"_timestamp\": 1678940655133,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"9\",\n            \"sex\": \"9\",\n            \"area\": \"08\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299efd7fb4a2f516befa3\",\n            \"_timestamp\": 1678940655110,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"9\",\n            \"sex\": \"9\",\n            \"area\": \"07\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299efd7fb4a2f516befa2\",\n            \"_timestamp\": 1678940655087,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"9\",\n            \"sex\": \"9\",\n            \"area\": \"06\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299efd7fb4a2f516befa1\",\n            \"_timestamp\": 1678940655063,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"9\",\n            \"sex\": \"9\",\n            \"area\": \"05\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299efd7fb4a2f516befa0\",\n            \"_timestamp\": 1678940655040,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"9\",\n            \"sex\": \"9\",\n            \"area\": \"04\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299efd7fb4a2f516bef9f\",\n            \"_timestamp\": 1678940655017,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"9\",\n            \"sex\": \"9\",\n            \"area\": \"03\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299eed7fb4a2f516bef9e\",\n            \"_timestamp\": 1678940654994,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"9\",\n            \"sex\": \"9\",\n            \"area\": \"02\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299eed7fb4a2f516bef9d\",\n            \"_timestamp\": 1678940654969,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"9\",\n            \"sex\": \"9\",\n            \"area\": \"01\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299eed7fb4a2f516bef9c\",\n            \"_timestamp\": 1678940654943,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"9\",\n            \"sex\": \"2\",\n            \"area\": \"77\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299eed7fb4a2f516bef9b\",\n            \"_timestamp\": 1678940654918,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"9\",\n            \"sex\": \"2\",\n            \"area\": \"9999\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299eed7fb4a2f516bef9a\",\n            \"_timestamp\": 1678940654895,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"9\",\n            \"sex\": \"2\",\n            \"area\": \"99\",\n            \"count\": \"..C\"\n        },\n        {\n            \"_id\": \"641299eed7fb4a2f516bef99\",\n            \"_timestamp\": 1678940654871,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"9\",\n            \"sex\": \"2\",\n            \"area\": \"18\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299eed7fb4a2f516bef98\",\n            \"_timestamp\": 1678940654840,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"9\",\n            \"sex\": \"2\",\n            \"area\": \"17\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299eed7fb4a2f516bef97\",\n            \"_timestamp\": 1678940654817,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"9\",\n            \"sex\": \"2\",\n            \"area\": \"16\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299eed7fb4a2f516bef96\",\n            \"_timestamp\": 1678940654790,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"9\",\n            \"sex\": \"2\",\n            \"area\": \"15\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299eed7fb4a2f516bef95\",\n            \"_timestamp\": 1678940654758,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"9\",\n            \"sex\": \"2\",\n            \"area\": \"14\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299eed7fb4a2f516bef94\",\n            \"_timestamp\": 1678940654735,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"9\",\n            \"sex\": \"2\",\n            \"area\": \"13\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299eed7fb4a2f516bef93\",\n            \"_timestamp\": 1678940654713,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"9\",\n            \"sex\": \"2\",\n            \"area\": \"12\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299eed7fb4a2f516bef92\",\n            \"_timestamp\": 1678940654689,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"9\",\n            \"sex\": \"2\",\n            \"area\": \"09\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299eed7fb4a2f516bef91\",\n            \"_timestamp\": 1678940654665,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"9\",\n            \"sex\": \"2\",\n            \"area\": \"08\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299eed7fb4a2f516bef90\",\n            \"_timestamp\": 1678940654641,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"9\",\n            \"sex\": \"2\",\n            \"area\": \"07\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299eed7fb4a2f516bef8f\",\n            \"_timestamp\": 1678940654617,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"9\",\n            \"sex\": \"2\",\n            \"area\": \"06\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299eed7fb4a2f516bef8e\",\n            \"_timestamp\": 1678940654592,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"9\",\n            \"sex\": \"2\",\n            \"area\": \"05\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299eed7fb4a2f516bef8d\",\n            \"_timestamp\": 1678940654568,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"9\",\n            \"sex\": \"2\",\n            \"area\": \"04\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299eed7fb4a2f516bef8c\",\n            \"_timestamp\": 1678940654540,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"9\",\n            \"sex\": \"2\",\n            \"area\": \"03\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299eed7fb4a2f516bef8b\",\n            \"_timestamp\": 1678940654515,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"9\",\n            \"sex\": \"2\",\n            \"area\": \"02\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299eed7fb4a2f516bef8a\",\n            \"_timestamp\": 1678940654491,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"9\",\n            \"sex\": \"2\",\n            \"area\": \"01\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299eed7fb4a2f516bef89\",\n            \"_timestamp\": 1678940654468,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"9\",\n            \"sex\": \"1\",\n            \"area\": \"77\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299eed7fb4a2f516bef88\",\n            \"_timestamp\": 1678940654443,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"9\",\n            \"sex\": \"1\",\n            \"area\": \"9999\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299eed7fb4a2f516bef87\",\n            \"_timestamp\": 1678940654418,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"9\",\n            \"sex\": \"1\",\n            \"area\": \"99\",\n            \"count\": \"..C\"\n        },\n        {\n            \"_id\": \"641299eed7fb4a2f516bef86\",\n            \"_timestamp\": 1678940654396,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"9\",\n            \"sex\": \"1\",\n            \"area\": \"18\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299eed7fb4a2f516bef85\",\n            \"_timestamp\": 1678940654370,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"9\",\n            \"sex\": \"1\",\n            \"area\": \"17\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299eed7fb4a2f516bef84\",\n            \"_timestamp\": 1678940654346,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"9\",\n            \"sex\": \"1\",\n            \"area\": \"16\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299eed7fb4a2f516bef83\",\n            \"_timestamp\": 1678940654323,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"9\",\n            \"sex\": \"1\",\n            \"area\": \"15\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299eed7fb4a2f516bef82\",\n            \"_timestamp\": 1678940654302,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"9\",\n            \"sex\": \"1\",\n            \"area\": \"14\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299eed7fb4a2f516bef81\",\n            \"_timestamp\": 1678940654276,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"9\",\n            \"sex\": \"1\",\n            \"area\": \"13\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299eed7fb4a2f516bef80\",\n            \"_timestamp\": 1678940654252,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"9\",\n            \"sex\": \"1\",\n            \"area\": \"12\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299eed7fb4a2f516bef7f\",\n            \"_timestamp\": 1678940654227,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"9\",\n            \"sex\": \"1\",\n            \"area\": \"09\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299eed7fb4a2f516bef7e\",\n            \"_timestamp\": 1678940654204,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"9\",\n            \"sex\": \"1\",\n            \"area\": \"08\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299eed7fb4a2f516bef7d\",\n            \"_timestamp\": 1678940654180,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"9\",\n            \"sex\": \"1\",\n            \"area\": \"07\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299eed7fb4a2f516bef7c\",\n            \"_timestamp\": 1678940654158,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"9\",\n            \"sex\": \"1\",\n            \"area\": \"06\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299eed7fb4a2f516bef7b\",\n            \"_timestamp\": 1678940654135,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"9\",\n            \"sex\": \"1\",\n            \"area\": \"05\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299eed7fb4a2f516bef7a\",\n            \"_timestamp\": 1678940654111,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"9\",\n            \"sex\": \"1\",\n            \"area\": \"04\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299eed7fb4a2f516bef79\",\n            \"_timestamp\": 1678940654087,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"9\",\n            \"sex\": \"1\",\n            \"area\": \"03\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299eed7fb4a2f516bef78\",\n            \"_timestamp\": 1678940654063,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"9\",\n            \"sex\": \"1\",\n            \"area\": \"02\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299eed7fb4a2f516bef77\",\n            \"_timestamp\": 1678940654036,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"9\",\n            \"sex\": \"1\",\n            \"area\": \"01\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299eed7fb4a2f516bef76\",\n            \"_timestamp\": 1678940654013,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"6\",\n            \"sex\": \"9\",\n            \"area\": \"77\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299edd7fb4a2f516bef75\",\n            \"_timestamp\": 1678940653990,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"6\",\n            \"sex\": \"9\",\n            \"area\": \"9999\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299edd7fb4a2f516bef74\",\n            \"_timestamp\": 1678940653966,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"6\",\n            \"sex\": \"9\",\n            \"area\": \"99\",\n            \"count\": \"..C\"\n        },\n        {\n            \"_id\": \"641299edd7fb4a2f516bef73\",\n            \"_timestamp\": 1678940653940,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"6\",\n            \"sex\": \"9\",\n            \"area\": \"18\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299edd7fb4a2f516bef72\",\n            \"_timestamp\": 1678940653917,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"6\",\n            \"sex\": \"9\",\n            \"area\": \"17\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299edd7fb4a2f516bef71\",\n            \"_timestamp\": 1678940653893,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"6\",\n            \"sex\": \"9\",\n            \"area\": \"16\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299edd7fb4a2f516bef70\",\n            \"_timestamp\": 1678940653869,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"6\",\n            \"sex\": \"9\",\n            \"area\": \"15\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299edd7fb4a2f516bef6f\",\n            \"_timestamp\": 1678940653844,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"6\",\n            \"sex\": \"9\",\n            \"area\": \"14\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299edd7fb4a2f516bef6e\",\n            \"_timestamp\": 1678940653818,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"6\",\n            \"sex\": \"9\",\n            \"area\": \"13\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299edd7fb4a2f516bef6d\",\n            \"_timestamp\": 1678940653791,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"6\",\n            \"sex\": \"9\",\n            \"area\": \"12\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299edd7fb4a2f516bef6c\",\n            \"_timestamp\": 1678940653767,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"6\",\n            \"sex\": \"9\",\n            \"area\": \"09\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299edd7fb4a2f516bef6b\",\n            \"_timestamp\": 1678940653743,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"6\",\n            \"sex\": \"9\",\n            \"area\": \"08\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299edd7fb4a2f516bef6a\",\n            \"_timestamp\": 1678940653687,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"6\",\n            \"sex\": \"9\",\n            \"area\": \"07\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299edd7fb4a2f516bef69\",\n            \"_timestamp\": 1678940653662,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"6\",\n            \"sex\": \"9\",\n            \"area\": \"06\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299edd7fb4a2f516bef68\",\n            \"_timestamp\": 1678940653638,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"6\",\n            \"sex\": \"9\",\n            \"area\": \"05\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299edd7fb4a2f516bef67\",\n            \"_timestamp\": 1678940653610,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"6\",\n            \"sex\": \"9\",\n            \"area\": \"04\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299edd7fb4a2f516bef66\",\n            \"_timestamp\": 1678940653586,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"6\",\n            \"sex\": \"9\",\n            \"area\": \"03\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299edd7fb4a2f516bef65\",\n            \"_timestamp\": 1678940653562,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"6\",\n            \"sex\": \"9\",\n            \"area\": \"02\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299edd7fb4a2f516bef64\",\n            \"_timestamp\": 1678940653524,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"6\",\n            \"sex\": \"9\",\n            \"area\": \"01\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299edd7fb4a2f516bef63\",\n            \"_timestamp\": 1678940653498,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"6\",\n            \"sex\": \"2\",\n            \"area\": \"77\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299edd7fb4a2f516bef62\",\n            \"_timestamp\": 1678940653454,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"6\",\n            \"sex\": \"2\",\n            \"area\": \"9999\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299edd7fb4a2f516bef61\",\n            \"_timestamp\": 1678940653423,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"6\",\n            \"sex\": \"2\",\n            \"area\": \"99\",\n            \"count\": \"..C\"\n        },\n        {\n            \"_id\": \"641299edd7fb4a2f516bef60\",\n            \"_timestamp\": 1678940653397,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"6\",\n            \"sex\": \"2\",\n            \"area\": \"18\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299edd7fb4a2f516bef5f\",\n            \"_timestamp\": 1678940653374,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"6\",\n            \"sex\": \"2\",\n            \"area\": \"17\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299edd7fb4a2f516bef5e\",\n            \"_timestamp\": 1678940653351,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"6\",\n            \"sex\": \"2\",\n            \"area\": \"16\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299edd7fb4a2f516bef5d\",\n            \"_timestamp\": 1678940653322,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"6\",\n            \"sex\": \"2\",\n            \"area\": \"15\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299edd7fb4a2f516bef5c\",\n            \"_timestamp\": 1678940653290,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"6\",\n            \"sex\": \"2\",\n            \"area\": \"14\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299edd7fb4a2f516bef5b\",\n            \"_timestamp\": 1678940653267,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"6\",\n            \"sex\": \"2\",\n            \"area\": \"13\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299edd7fb4a2f516bef5a\",\n            \"_timestamp\": 1678940653243,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"6\",\n            \"sex\": \"2\",\n            \"area\": \"12\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299edd7fb4a2f516bef59\",\n            \"_timestamp\": 1678940653220,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"6\",\n            \"sex\": \"2\",\n            \"area\": \"09\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299edd7fb4a2f516bef58\",\n            \"_timestamp\": 1678940653192,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"6\",\n            \"sex\": \"2\",\n            \"area\": \"08\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299edd7fb4a2f516bef57\",\n            \"_timestamp\": 1678940653166,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"6\",\n            \"sex\": \"2\",\n            \"area\": \"07\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299edd7fb4a2f516bef56\",\n            \"_timestamp\": 1678940653142,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"6\",\n            \"sex\": \"2\",\n            \"area\": \"06\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299edd7fb4a2f516bef55\",\n            \"_timestamp\": 1678940653118,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"6\",\n            \"sex\": \"2\",\n            \"area\": \"05\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299edd7fb4a2f516bef54\",\n            \"_timestamp\": 1678940653089,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"6\",\n            \"sex\": \"2\",\n            \"area\": \"04\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299edd7fb4a2f516bef53\",\n            \"_timestamp\": 1678940653061,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"6\",\n            \"sex\": \"2\",\n            \"area\": \"03\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299edd7fb4a2f516bef52\",\n            \"_timestamp\": 1678940653035,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"6\",\n            \"sex\": \"2\",\n            \"area\": \"02\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299edd7fb4a2f516bef51\",\n            \"_timestamp\": 1678940653009,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"6\",\n            \"sex\": \"2\",\n            \"area\": \"01\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299ecd7fb4a2f516bef50\",\n            \"_timestamp\": 1678940652977,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"6\",\n            \"sex\": \"1\",\n            \"area\": \"77\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299ecd7fb4a2f516bef4f\",\n            \"_timestamp\": 1678940652953,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"6\",\n            \"sex\": \"1\",\n            \"area\": \"9999\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299ecd7fb4a2f516bef4e\",\n            \"_timestamp\": 1678940652930,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"6\",\n            \"sex\": \"1\",\n            \"area\": \"99\",\n            \"count\": \"..C\"\n        },\n        {\n            \"_id\": \"641299ecd7fb4a2f516bef4d\",\n            \"_timestamp\": 1678940652907,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"6\",\n            \"sex\": \"1\",\n            \"area\": \"18\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299ecd7fb4a2f516bef4c\",\n            \"_timestamp\": 1678940652881,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"6\",\n            \"sex\": \"1\",\n            \"area\": \"17\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299ecd7fb4a2f516bef4b\",\n            \"_timestamp\": 1678940652855,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"6\",\n            \"sex\": \"1\",\n            \"area\": \"16\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299ecd7fb4a2f516bef4a\",\n            \"_timestamp\": 1678940652829,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"6\",\n            \"sex\": \"1\",\n            \"area\": \"15\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299ecd7fb4a2f516bef49\",\n            \"_timestamp\": 1678940652804,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"6\",\n            \"sex\": \"1\",\n            \"area\": \"14\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299ecd7fb4a2f516bef48\",\n            \"_timestamp\": 1678940652779,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"6\",\n            \"sex\": \"1\",\n            \"area\": \"13\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299ecd7fb4a2f516bef47\",\n            \"_timestamp\": 1678940652754,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"6\",\n            \"sex\": \"1\",\n            \"area\": \"12\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299ecd7fb4a2f516bef46\",\n            \"_timestamp\": 1678940652731,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"6\",\n            \"sex\": \"1\",\n            \"area\": \"09\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299ecd7fb4a2f516bef45\",\n            \"_timestamp\": 1678940652709,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"6\",\n            \"sex\": \"1\",\n            \"area\": \"08\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299ecd7fb4a2f516bef44\",\n            \"_timestamp\": 1678940652685,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"6\",\n            \"sex\": \"1\",\n            \"area\": \"07\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299ecd7fb4a2f516bef43\",\n            \"_timestamp\": 1678940652654,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"6\",\n            \"sex\": \"1\",\n            \"area\": \"06\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299ecd7fb4a2f516bef42\",\n            \"_timestamp\": 1678940652628,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"6\",\n            \"sex\": \"1\",\n            \"area\": \"05\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299ecd7fb4a2f516bef41\",\n            \"_timestamp\": 1678940652604,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"6\",\n            \"sex\": \"1\",\n            \"area\": \"04\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299ecd7fb4a2f516bef40\",\n            \"_timestamp\": 1678940652581,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"6\",\n            \"sex\": \"1\",\n            \"area\": \"03\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299ecd7fb4a2f516bef3f\",\n            \"_timestamp\": 1678940652558,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"6\",\n            \"sex\": \"1\",\n            \"area\": \"02\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299ecd7fb4a2f516bef3e\",\n            \"_timestamp\": 1678940652534,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"6\",\n            \"sex\": \"1\",\n            \"area\": \"01\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299ecd7fb4a2f516bef3d\",\n            \"_timestamp\": 1678940652510,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"5\",\n            \"sex\": \"9\",\n            \"area\": \"77\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299ecd7fb4a2f516bef3c\",\n            \"_timestamp\": 1678940652484,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"5\",\n            \"sex\": \"9\",\n            \"area\": \"9999\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299ecd7fb4a2f516bef3b\",\n            \"_timestamp\": 1678940652462,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"5\",\n            \"sex\": \"9\",\n            \"area\": \"99\",\n            \"count\": \"..C\"\n        },\n        {\n            \"_id\": \"641299ecd7fb4a2f516bef3a\",\n            \"_timestamp\": 1678940652438,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"5\",\n            \"sex\": \"9\",\n            \"area\": \"18\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299ecd7fb4a2f516bef39\",\n            \"_timestamp\": 1678940652416,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"5\",\n            \"sex\": \"9\",\n            \"area\": \"17\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299ecd7fb4a2f516bef38\",\n            \"_timestamp\": 1678940652367,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"5\",\n            \"sex\": \"9\",\n            \"area\": \"16\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299ecd7fb4a2f516bef37\",\n            \"_timestamp\": 1678940652340,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"5\",\n            \"sex\": \"9\",\n            \"area\": \"15\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299ecd7fb4a2f516bef36\",\n            \"_timestamp\": 1678940652316,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"5\",\n            \"sex\": \"9\",\n            \"area\": \"14\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299ecd7fb4a2f516bef35\",\n            \"_timestamp\": 1678940652291,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"5\",\n            \"sex\": \"9\",\n            \"area\": \"13\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299ecd7fb4a2f516bef34\",\n            \"_timestamp\": 1678940652265,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"5\",\n            \"sex\": \"9\",\n            \"area\": \"12\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299ecd7fb4a2f516bef33\",\n            \"_timestamp\": 1678940652240,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"5\",\n            \"sex\": \"9\",\n            \"area\": \"09\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299ecd7fb4a2f516bef32\",\n            \"_timestamp\": 1678940652217,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"5\",\n            \"sex\": \"9\",\n            \"area\": \"08\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299ecd7fb4a2f516bef31\",\n            \"_timestamp\": 1678940652191,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"5\",\n            \"sex\": \"9\",\n            \"area\": \"07\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299ecd7fb4a2f516bef30\",\n            \"_timestamp\": 1678940652166,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"5\",\n            \"sex\": \"9\",\n            \"area\": \"06\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299ecd7fb4a2f516bef2f\",\n            \"_timestamp\": 1678940652097,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"5\",\n            \"sex\": \"9\",\n            \"area\": \"05\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299ecd7fb4a2f516bef2e\",\n            \"_timestamp\": 1678940652029,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"5\",\n            \"sex\": \"9\",\n            \"area\": \"04\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299ebd7fb4a2f516bef2d\",\n            \"_timestamp\": 1678940651964,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"5\",\n            \"sex\": \"9\",\n            \"area\": \"03\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299ebd7fb4a2f516bef2c\",\n            \"_timestamp\": 1678940651919,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"5\",\n            \"sex\": \"9\",\n            \"area\": \"02\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299ebd7fb4a2f516bef2b\",\n            \"_timestamp\": 1678940651892,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"5\",\n            \"sex\": \"9\",\n            \"area\": \"01\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299ebd7fb4a2f516bef2a\",\n            \"_timestamp\": 1678940651864,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"5\",\n            \"sex\": \"2\",\n            \"area\": \"77\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299ebd7fb4a2f516bef29\",\n            \"_timestamp\": 1678940651840,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"5\",\n            \"sex\": \"2\",\n            \"area\": \"9999\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299ebd7fb4a2f516bef28\",\n            \"_timestamp\": 1678940651816,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"5\",\n            \"sex\": \"2\",\n            \"area\": \"99\",\n            \"count\": \"..C\"\n        },\n        {\n            \"_id\": \"641299ebd7fb4a2f516bef27\",\n            \"_timestamp\": 1678940651787,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"5\",\n            \"sex\": \"2\",\n            \"area\": \"18\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299ebd7fb4a2f516bef26\",\n            \"_timestamp\": 1678940651761,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"5\",\n            \"sex\": \"2\",\n            \"area\": \"17\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299ebd7fb4a2f516bef25\",\n            \"_timestamp\": 1678940651734,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"5\",\n            \"sex\": \"2\",\n            \"area\": \"16\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299ebd7fb4a2f516bef24\",\n            \"_timestamp\": 1678940651709,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"5\",\n            \"sex\": \"2\",\n            \"area\": \"15\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299ebd7fb4a2f516bef23\",\n            \"_timestamp\": 1678940651684,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"5\",\n            \"sex\": \"2\",\n            \"area\": \"14\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299ebd7fb4a2f516bef22\",\n            \"_timestamp\": 1678940651659,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"5\",\n            \"sex\": \"2\",\n            \"area\": \"13\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299ebd7fb4a2f516bef21\",\n            \"_timestamp\": 1678940651635,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"5\",\n            \"sex\": \"2\",\n            \"area\": \"12\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299ebd7fb4a2f516bef20\",\n            \"_timestamp\": 1678940651608,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"5\",\n            \"sex\": \"2\",\n            \"area\": \"09\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299ebd7fb4a2f516bef1f\",\n            \"_timestamp\": 1678940651585,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"5\",\n            \"sex\": \"2\",\n            \"area\": \"08\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299ebd7fb4a2f516bef1e\",\n            \"_timestamp\": 1678940651561,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"5\",\n            \"sex\": \"2\",\n            \"area\": \"07\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299ebd7fb4a2f516bef1d\",\n            \"_timestamp\": 1678940651529,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"5\",\n            \"sex\": \"2\",\n            \"area\": \"06\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299ebd7fb4a2f516bef1c\",\n            \"_timestamp\": 1678940651508,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"5\",\n            \"sex\": \"2\",\n            \"area\": \"05\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299ebd7fb4a2f516bef1b\",\n            \"_timestamp\": 1678940651486,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"5\",\n            \"sex\": \"2\",\n            \"area\": \"04\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299ebd7fb4a2f516bef1a\",\n            \"_timestamp\": 1678940651461,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"5\",\n            \"sex\": \"2\",\n            \"area\": \"03\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299ebd7fb4a2f516bef19\",\n            \"_timestamp\": 1678940651427,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"5\",\n            \"sex\": \"2\",\n            \"area\": \"02\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299ebd7fb4a2f516bef18\",\n            \"_timestamp\": 1678940651403,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"5\",\n            \"sex\": \"2\",\n            \"area\": \"01\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299ebd7fb4a2f516bef17\",\n            \"_timestamp\": 1678940651370,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"5\",\n            \"sex\": \"1\",\n            \"area\": \"77\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299ebd7fb4a2f516bef16\",\n            \"_timestamp\": 1678940651345,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"5\",\n            \"sex\": \"1\",\n            \"area\": \"9999\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299ebd7fb4a2f516bef15\",\n            \"_timestamp\": 1678940651323,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"5\",\n            \"sex\": \"1\",\n            \"area\": \"99\",\n            \"count\": \"..C\"\n        },\n        {\n            \"_id\": \"641299ebd7fb4a2f516bef14\",\n            \"_timestamp\": 1678940651300,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"5\",\n            \"sex\": \"1\",\n            \"area\": \"18\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299ebd7fb4a2f516bef13\",\n            \"_timestamp\": 1678940651276,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"5\",\n            \"sex\": \"1\",\n            \"area\": \"17\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299ebd7fb4a2f516bef12\",\n            \"_timestamp\": 1678940651254,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"5\",\n            \"sex\": \"1\",\n            \"area\": \"16\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299ebd7fb4a2f516bef11\",\n            \"_timestamp\": 1678940651230,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"5\",\n            \"sex\": \"1\",\n            \"area\": \"15\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299ebd7fb4a2f516bef10\",\n            \"_timestamp\": 1678940651193,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"5\",\n            \"sex\": \"1\",\n            \"area\": \"14\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299ebd7fb4a2f516bef0f\",\n            \"_timestamp\": 1678940651154,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"5\",\n            \"sex\": \"1\",\n            \"area\": \"13\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299ebd7fb4a2f516bef0e\",\n            \"_timestamp\": 1678940651130,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"5\",\n            \"sex\": \"1\",\n            \"area\": \"12\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299ebd7fb4a2f516bef0d\",\n            \"_timestamp\": 1678940651104,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"5\",\n            \"sex\": \"1\",\n            \"area\": \"09\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299ebd7fb4a2f516bef0c\",\n            \"_timestamp\": 1678940651078,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"5\",\n            \"sex\": \"1\",\n            \"area\": \"08\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299ebd7fb4a2f516bef0b\",\n            \"_timestamp\": 1678940651054,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"5\",\n            \"sex\": \"1\",\n            \"area\": \"07\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299ebd7fb4a2f516bef0a\",\n            \"_timestamp\": 1678940651029,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"5\",\n            \"sex\": \"1\",\n            \"area\": \"06\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299ebd7fb4a2f516bef09\",\n            \"_timestamp\": 1678940651005,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"5\",\n            \"sex\": \"1\",\n            \"area\": \"05\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299ead7fb4a2f516bef08\",\n            \"_timestamp\": 1678940650977,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"5\",\n            \"sex\": \"1\",\n            \"area\": \"04\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299ead7fb4a2f516bef07\",\n            \"_timestamp\": 1678940650948,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"5\",\n            \"sex\": \"1\",\n            \"area\": \"03\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299ead7fb4a2f516bef06\",\n            \"_timestamp\": 1678940650921,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"5\",\n            \"sex\": \"1\",\n            \"area\": \"02\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299ead7fb4a2f516bef05\",\n            \"_timestamp\": 1678940650895,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"5\",\n            \"sex\": \"1\",\n            \"area\": \"01\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299ead7fb4a2f516bef04\",\n            \"_timestamp\": 1678940650872,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"4\",\n            \"sex\": \"9\",\n            \"area\": \"77\",\n            \"count\": \"3\"\n        },\n        {\n            \"_id\": \"641299ead7fb4a2f516bef03\",\n            \"_timestamp\": 1678940650845,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"4\",\n            \"sex\": \"9\",\n            \"area\": \"9999\",\n            \"count\": \"3\"\n        },\n        {\n            \"_id\": \"641299ead7fb4a2f516bef02\",\n            \"_timestamp\": 1678940650810,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"4\",\n            \"sex\": \"9\",\n            \"area\": \"99\",\n            \"count\": \"..C\"\n        },\n        {\n            \"_id\": \"641299ead7fb4a2f516bef01\",\n            \"_timestamp\": 1678940650785,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"4\",\n            \"sex\": \"9\",\n            \"area\": \"18\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299ead7fb4a2f516bef00\",\n            \"_timestamp\": 1678940650758,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"4\",\n            \"sex\": \"9\",\n            \"area\": \"17\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299ead7fb4a2f516beeff\",\n            \"_timestamp\": 1678940650719,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"4\",\n            \"sex\": \"9\",\n            \"area\": \"16\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299ead7fb4a2f516beefe\",\n            \"_timestamp\": 1678940650689,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"4\",\n            \"sex\": \"9\",\n            \"area\": \"15\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299ead7fb4a2f516beefd\",\n            \"_timestamp\": 1678940650664,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"4\",\n            \"sex\": \"9\",\n            \"area\": \"14\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299ead7fb4a2f516beefc\",\n            \"_timestamp\": 1678940650641,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"4\",\n            \"sex\": \"9\",\n            \"area\": \"13\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299ead7fb4a2f516beefb\",\n            \"_timestamp\": 1678940650617,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"4\",\n            \"sex\": \"9\",\n            \"area\": \"12\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299ead7fb4a2f516beefa\",\n            \"_timestamp\": 1678940650583,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"4\",\n            \"sex\": \"9\",\n            \"area\": \"09\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299ead7fb4a2f516beef9\",\n            \"_timestamp\": 1678940650557,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"4\",\n            \"sex\": \"9\",\n            \"area\": \"08\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299ead7fb4a2f516beef8\",\n            \"_timestamp\": 1678940650531,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"4\",\n            \"sex\": \"9\",\n            \"area\": \"07\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299ead7fb4a2f516beef7\",\n            \"_timestamp\": 1678940650507,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"4\",\n            \"sex\": \"9\",\n            \"area\": \"06\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299ead7fb4a2f516beef6\",\n            \"_timestamp\": 1678940650484,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"4\",\n            \"sex\": \"9\",\n            \"area\": \"05\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299ead7fb4a2f516beef5\",\n            \"_timestamp\": 1678940650460,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"4\",\n            \"sex\": \"9\",\n            \"area\": \"04\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299ead7fb4a2f516beef4\",\n            \"_timestamp\": 1678940650426,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"4\",\n            \"sex\": \"9\",\n            \"area\": \"03\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299ead7fb4a2f516beef3\",\n            \"_timestamp\": 1678940650399,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"4\",\n            \"sex\": \"9\",\n            \"area\": \"02\",\n            \"count\": \"3\"\n        },\n        {\n            \"_id\": \"641299ead7fb4a2f516beef2\",\n            \"_timestamp\": 1678940650374,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"4\",\n            \"sex\": \"9\",\n            \"area\": \"01\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299ead7fb4a2f516beef1\",\n            \"_timestamp\": 1678940650350,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"4\",\n            \"sex\": \"2\",\n            \"area\": \"77\",\n            \"count\": \"3\"\n        },\n        {\n            \"_id\": \"641299ead7fb4a2f516beef0\",\n            \"_timestamp\": 1678940650326,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"4\",\n            \"sex\": \"2\",\n            \"area\": \"9999\",\n            \"count\": \"3\"\n        },\n        {\n            \"_id\": \"641299ead7fb4a2f516beeef\",\n            \"_timestamp\": 1678940650301,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"4\",\n            \"sex\": \"2\",\n            \"area\": \"99\",\n            \"count\": \"..C\"\n        },\n        {\n            \"_id\": \"641299ead7fb4a2f516beeee\",\n            \"_timestamp\": 1678940650275,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"4\",\n            \"sex\": \"2\",\n            \"area\": \"18\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299ead7fb4a2f516beeed\",\n            \"_timestamp\": 1678940650249,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"4\",\n            \"sex\": \"2\",\n            \"area\": \"17\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299ead7fb4a2f516beeec\",\n            \"_timestamp\": 1678940650224,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"4\",\n            \"sex\": \"2\",\n            \"area\": \"16\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299ead7fb4a2f516beeeb\",\n            \"_timestamp\": 1678940650201,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"4\",\n            \"sex\": \"2\",\n            \"area\": \"15\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299ead7fb4a2f516beeea\",\n            \"_timestamp\": 1678940650173,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"4\",\n            \"sex\": \"2\",\n            \"area\": \"14\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299ead7fb4a2f516beee9\",\n            \"_timestamp\": 1678940650148,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"4\",\n            \"sex\": \"2\",\n            \"area\": \"13\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299ead7fb4a2f516beee8\",\n            \"_timestamp\": 1678940650123,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"4\",\n            \"sex\": \"2\",\n            \"area\": \"12\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299ead7fb4a2f516beee7\",\n            \"_timestamp\": 1678940650083,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"4\",\n            \"sex\": \"2\",\n            \"area\": \"09\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299ead7fb4a2f516beee6\",\n            \"_timestamp\": 1678940650058,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"4\",\n            \"sex\": \"2\",\n            \"area\": \"08\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299ead7fb4a2f516beee5\",\n            \"_timestamp\": 1678940650026,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"4\",\n            \"sex\": \"2\",\n            \"area\": \"07\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299ead7fb4a2f516beee4\",\n            \"_timestamp\": 1678940650002,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"4\",\n            \"sex\": \"2\",\n            \"area\": \"06\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299e9d7fb4a2f516beee3\",\n            \"_timestamp\": 1678940649973,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"4\",\n            \"sex\": \"2\",\n            \"area\": \"05\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299e9d7fb4a2f516beee2\",\n            \"_timestamp\": 1678940649943,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"4\",\n            \"sex\": \"2\",\n            \"area\": \"04\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299e9d7fb4a2f516beee1\",\n            \"_timestamp\": 1678940649916,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"4\",\n            \"sex\": \"2\",\n            \"area\": \"03\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299e9d7fb4a2f516beee0\",\n            \"_timestamp\": 1678940649891,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"4\",\n            \"sex\": \"2\",\n            \"area\": \"02\",\n            \"count\": \"3\"\n        },\n        {\n            \"_id\": \"641299e9d7fb4a2f516beedf\",\n            \"_timestamp\": 1678940649869,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"4\",\n            \"sex\": \"2\",\n            \"area\": \"01\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299e9d7fb4a2f516beede\",\n            \"_timestamp\": 1678940649843,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"4\",\n            \"sex\": \"1\",\n            \"area\": \"77\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299e9d7fb4a2f516beedd\",\n            \"_timestamp\": 1678940649815,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"4\",\n            \"sex\": \"1\",\n            \"area\": \"9999\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299e9d7fb4a2f516beedc\",\n            \"_timestamp\": 1678940649791,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"4\",\n            \"sex\": \"1\",\n            \"area\": \"99\",\n            \"count\": \"..C\"\n        },\n        {\n            \"_id\": \"641299e9d7fb4a2f516beedb\",\n            \"_timestamp\": 1678940649767,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"4\",\n            \"sex\": \"1\",\n            \"area\": \"18\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299e9d7fb4a2f516beeda\",\n            \"_timestamp\": 1678940649742,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"4\",\n            \"sex\": \"1\",\n            \"area\": \"17\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299e9d7fb4a2f516beed9\",\n            \"_timestamp\": 1678940649714,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"4\",\n            \"sex\": \"1\",\n            \"area\": \"16\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299e9d7fb4a2f516beed8\",\n            \"_timestamp\": 1678940649686,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"4\",\n            \"sex\": \"1\",\n            \"area\": \"15\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299e9d7fb4a2f516beed7\",\n            \"_timestamp\": 1678940649659,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"4\",\n            \"sex\": \"1\",\n            \"area\": \"14\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299e9d7fb4a2f516beed6\",\n            \"_timestamp\": 1678940649635,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"4\",\n            \"sex\": \"1\",\n            \"area\": \"13\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299e9d7fb4a2f516beed5\",\n            \"_timestamp\": 1678940649584,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"4\",\n            \"sex\": \"1\",\n            \"area\": \"12\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299e9d7fb4a2f516beed4\",\n            \"_timestamp\": 1678940649554,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"4\",\n            \"sex\": \"1\",\n            \"area\": \"09\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299e9d7fb4a2f516beed3\",\n            \"_timestamp\": 1678940649530,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"4\",\n            \"sex\": \"1\",\n            \"area\": \"08\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299e9d7fb4a2f516beed2\",\n            \"_timestamp\": 1678940649508,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"4\",\n            \"sex\": \"1\",\n            \"area\": \"07\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299e9d7fb4a2f516beed1\",\n            \"_timestamp\": 1678940649485,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"4\",\n            \"sex\": \"1\",\n            \"area\": \"06\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299e9d7fb4a2f516beed0\",\n            \"_timestamp\": 1678940649454,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"4\",\n            \"sex\": \"1\",\n            \"area\": \"05\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299e9d7fb4a2f516beecf\",\n            \"_timestamp\": 1678940649425,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"4\",\n            \"sex\": \"1\",\n            \"area\": \"04\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299e9d7fb4a2f516beece\",\n            \"_timestamp\": 1678940649397,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"4\",\n            \"sex\": \"1\",\n            \"area\": \"03\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299e9d7fb4a2f516beecd\",\n            \"_timestamp\": 1678940649375,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"4\",\n            \"sex\": \"1\",\n            \"area\": \"02\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299e9d7fb4a2f516beecc\",\n            \"_timestamp\": 1678940649350,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"4\",\n            \"sex\": \"1\",\n            \"area\": \"01\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299e9d7fb4a2f516beecb\",\n            \"_timestamp\": 1678940649326,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"3\",\n            \"sex\": \"9\",\n            \"area\": \"77\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299e9d7fb4a2f516beeca\",\n            \"_timestamp\": 1678940649299,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"3\",\n            \"sex\": \"9\",\n            \"area\": \"9999\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299e9d7fb4a2f516beec9\",\n            \"_timestamp\": 1678940649273,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"3\",\n            \"sex\": \"9\",\n            \"area\": \"99\",\n            \"count\": \"..C\"\n        },\n        {\n            \"_id\": \"641299e9d7fb4a2f516beec8\",\n            \"_timestamp\": 1678940649250,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"3\",\n            \"sex\": \"9\",\n            \"area\": \"18\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299e9d7fb4a2f516beec7\",\n            \"_timestamp\": 1678940649213,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"3\",\n            \"sex\": \"9\",\n            \"area\": \"17\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299e9d7fb4a2f516beec6\",\n            \"_timestamp\": 1678940649147,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"3\",\n            \"sex\": \"9\",\n            \"area\": \"16\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299e9d7fb4a2f516beec5\",\n            \"_timestamp\": 1678940649120,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"3\",\n            \"sex\": \"9\",\n            \"area\": \"15\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299e9d7fb4a2f516beec4\",\n            \"_timestamp\": 1678940649087,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"3\",\n            \"sex\": \"9\",\n            \"area\": \"14\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299e9d7fb4a2f516beec3\",\n            \"_timestamp\": 1678940649061,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"3\",\n            \"sex\": \"9\",\n            \"area\": \"13\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299e9d7fb4a2f516beec2\",\n            \"_timestamp\": 1678940649038,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"3\",\n            \"sex\": \"9\",\n            \"area\": \"12\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299e9d7fb4a2f516beec1\",\n            \"_timestamp\": 1678940649015,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"3\",\n            \"sex\": \"9\",\n            \"area\": \"09\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299e8d7fb4a2f516beec0\",\n            \"_timestamp\": 1678940648990,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"3\",\n            \"sex\": \"9\",\n            \"area\": \"08\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299e8d7fb4a2f516beebf\",\n            \"_timestamp\": 1678940648967,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"3\",\n            \"sex\": \"9\",\n            \"area\": \"07\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299e8d7fb4a2f516beebe\",\n            \"_timestamp\": 1678940648944,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"3\",\n            \"sex\": \"9\",\n            \"area\": \"06\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299e8d7fb4a2f516beebd\",\n            \"_timestamp\": 1678940648898,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"3\",\n            \"sex\": \"9\",\n            \"area\": \"05\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299e8d7fb4a2f516beebc\",\n            \"_timestamp\": 1678940648866,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"3\",\n            \"sex\": \"9\",\n            \"area\": \"04\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299e8d7fb4a2f516beebb\",\n            \"_timestamp\": 1678940648831,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"3\",\n            \"sex\": \"9\",\n            \"area\": \"03\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299e8d7fb4a2f516beeba\",\n            \"_timestamp\": 1678940648797,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"3\",\n            \"sex\": \"9\",\n            \"area\": \"02\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299e8d7fb4a2f516beeb9\",\n            \"_timestamp\": 1678940648767,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"3\",\n            \"sex\": \"9\",\n            \"area\": \"01\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299e8d7fb4a2f516beeb8\",\n            \"_timestamp\": 1678940648736,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"3\",\n            \"sex\": \"2\",\n            \"area\": \"77\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299e8d7fb4a2f516beeb7\",\n            \"_timestamp\": 1678940648708,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"3\",\n            \"sex\": \"2\",\n            \"area\": \"9999\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299e8d7fb4a2f516beeb6\",\n            \"_timestamp\": 1678940648671,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"3\",\n            \"sex\": \"2\",\n            \"area\": \"99\",\n            \"count\": \"..C\"\n        },\n        {\n            \"_id\": \"641299e8d7fb4a2f516beeb5\",\n            \"_timestamp\": 1678940648642,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"3\",\n            \"sex\": \"2\",\n            \"area\": \"18\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299e8d7fb4a2f516beeb4\",\n            \"_timestamp\": 1678940648616,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"3\",\n            \"sex\": \"2\",\n            \"area\": \"17\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299e8d7fb4a2f516beeb3\",\n            \"_timestamp\": 1678940648592,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"3\",\n            \"sex\": \"2\",\n            \"area\": \"16\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299e8d7fb4a2f516beeb2\",\n            \"_timestamp\": 1678940648563,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"3\",\n            \"sex\": \"2\",\n            \"area\": \"15\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299e8d7fb4a2f516beeb1\",\n            \"_timestamp\": 1678940648538,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"3\",\n            \"sex\": \"2\",\n            \"area\": \"14\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299e8d7fb4a2f516beeb0\",\n            \"_timestamp\": 1678940648514,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"3\",\n            \"sex\": \"2\",\n            \"area\": \"13\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299e8d7fb4a2f516beeaf\",\n            \"_timestamp\": 1678940648489,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"3\",\n            \"sex\": \"2\",\n            \"area\": \"12\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299e8d7fb4a2f516beeae\",\n            \"_timestamp\": 1678940648466,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"3\",\n            \"sex\": \"2\",\n            \"area\": \"09\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299e8d7fb4a2f516beead\",\n            \"_timestamp\": 1678940648442,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"3\",\n            \"sex\": \"2\",\n            \"area\": \"08\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299e8d7fb4a2f516beeac\",\n            \"_timestamp\": 1678940648419,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"3\",\n            \"sex\": \"2\",\n            \"area\": \"07\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299e8d7fb4a2f516beeab\",\n            \"_timestamp\": 1678940648391,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"3\",\n            \"sex\": \"2\",\n            \"area\": \"06\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299e8d7fb4a2f516beeaa\",\n            \"_timestamp\": 1678940648349,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"3\",\n            \"sex\": \"2\",\n            \"area\": \"05\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299e8d7fb4a2f516beea9\",\n            \"_timestamp\": 1678940648299,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"3\",\n            \"sex\": \"2\",\n            \"area\": \"04\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299e8d7fb4a2f516beea8\",\n            \"_timestamp\": 1678940648271,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"3\",\n            \"sex\": \"2\",\n            \"area\": \"03\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299e8d7fb4a2f516beea7\",\n            \"_timestamp\": 1678940648246,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"3\",\n            \"sex\": \"2\",\n            \"area\": \"02\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299e8d7fb4a2f516beea6\",\n            \"_timestamp\": 1678940648225,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"3\",\n            \"sex\": \"2\",\n            \"area\": \"01\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299e8d7fb4a2f516beea5\",\n            \"_timestamp\": 1678940648203,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"3\",\n            \"sex\": \"1\",\n            \"area\": \"77\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299e8d7fb4a2f516beea4\",\n            \"_timestamp\": 1678940648174,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"3\",\n            \"sex\": \"1\",\n            \"area\": \"9999\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299e8d7fb4a2f516beea3\",\n            \"_timestamp\": 1678940648146,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"3\",\n            \"sex\": \"1\",\n            \"area\": \"99\",\n            \"count\": \"..C\"\n        },\n        {\n            \"_id\": \"641299e8d7fb4a2f516beea2\",\n            \"_timestamp\": 1678940648121,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"3\",\n            \"sex\": \"1\",\n            \"area\": \"18\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299e8d7fb4a2f516beea1\",\n            \"_timestamp\": 1678940648098,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"3\",\n            \"sex\": \"1\",\n            \"area\": \"17\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299e8d7fb4a2f516beea0\",\n            \"_timestamp\": 1678940648074,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"3\",\n            \"sex\": \"1\",\n            \"area\": \"16\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299e8d7fb4a2f516bee9f\",\n            \"_timestamp\": 1678940648049,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"3\",\n            \"sex\": \"1\",\n            \"area\": \"15\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299e8d7fb4a2f516bee9e\",\n            \"_timestamp\": 1678940648026,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"3\",\n            \"sex\": \"1\",\n            \"area\": \"14\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299e8d7fb4a2f516bee9d\",\n            \"_timestamp\": 1678940647993,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"3\",\n            \"sex\": \"1\",\n            \"area\": \"13\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299e7d7fb4a2f516bee9c\",\n            \"_timestamp\": 1678940647966,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"3\",\n            \"sex\": \"1\",\n            \"area\": \"12\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299e7d7fb4a2f516bee9b\",\n            \"_timestamp\": 1678940647942,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"3\",\n            \"sex\": \"1\",\n            \"area\": \"09\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299e7d7fb4a2f516bee9a\",\n            \"_timestamp\": 1678940647915,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"3\",\n            \"sex\": \"1\",\n            \"area\": \"08\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299e7d7fb4a2f516bee99\",\n            \"_timestamp\": 1678940647890,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"3\",\n            \"sex\": \"1\",\n            \"area\": \"07\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299e7d7fb4a2f516bee98\",\n            \"_timestamp\": 1678940647860,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"3\",\n            \"sex\": \"1\",\n            \"area\": \"06\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299e7d7fb4a2f516bee97\",\n            \"_timestamp\": 1678940647835,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"3\",\n            \"sex\": \"1\",\n            \"area\": \"05\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299e7d7fb4a2f516bee96\",\n            \"_timestamp\": 1678940647811,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"3\",\n            \"sex\": \"1\",\n            \"area\": \"04\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299e7d7fb4a2f516bee95\",\n            \"_timestamp\": 1678940647776,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"3\",\n            \"sex\": \"1\",\n            \"area\": \"03\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299e7d7fb4a2f516bee94\",\n            \"_timestamp\": 1678940647749,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"3\",\n            \"sex\": \"1\",\n            \"area\": \"02\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299e7d7fb4a2f516bee93\",\n            \"_timestamp\": 1678940647723,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"3\",\n            \"sex\": \"1\",\n            \"area\": \"01\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299e7d7fb4a2f516bee92\",\n            \"_timestamp\": 1678940647694,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"2\",\n            \"sex\": \"9\",\n            \"area\": \"77\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299e7d7fb4a2f516bee91\",\n            \"_timestamp\": 1678940647663,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"2\",\n            \"sex\": \"9\",\n            \"area\": \"9999\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299e7d7fb4a2f516bee90\",\n            \"_timestamp\": 1678940647639,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"2\",\n            \"sex\": \"9\",\n            \"area\": \"99\",\n            \"count\": \"..C\"\n        },\n        {\n            \"_id\": \"641299e7d7fb4a2f516bee8f\",\n            \"_timestamp\": 1678940647615,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"2\",\n            \"sex\": \"9\",\n            \"area\": \"18\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299e7d7fb4a2f516bee8e\",\n            \"_timestamp\": 1678940647591,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"2\",\n            \"sex\": \"9\",\n            \"area\": \"17\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299e7d7fb4a2f516bee8d\",\n            \"_timestamp\": 1678940647567,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"2\",\n            \"sex\": \"9\",\n            \"area\": \"16\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299e7d7fb4a2f516bee8c\",\n            \"_timestamp\": 1678940647528,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"2\",\n            \"sex\": \"9\",\n            \"area\": \"15\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299e7d7fb4a2f516bee8b\",\n            \"_timestamp\": 1678940647505,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"2\",\n            \"sex\": \"9\",\n            \"area\": \"14\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299e7d7fb4a2f516bee8a\",\n            \"_timestamp\": 1678940647481,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"2\",\n            \"sex\": \"9\",\n            \"area\": \"13\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299e7d7fb4a2f516bee89\",\n            \"_timestamp\": 1678940647451,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"2\",\n            \"sex\": \"9\",\n            \"area\": \"12\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299e7d7fb4a2f516bee88\",\n            \"_timestamp\": 1678940647420,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"2\",\n            \"sex\": \"9\",\n            \"area\": \"09\",\n            \"count\": \"3\"\n        },\n        {\n            \"_id\": \"641299e7d7fb4a2f516bee87\",\n            \"_timestamp\": 1678940647388,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"2\",\n            \"sex\": \"9\",\n            \"area\": \"08\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299e7d7fb4a2f516bee86\",\n            \"_timestamp\": 1678940647358,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"2\",\n            \"sex\": \"9\",\n            \"area\": \"07\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299e7d7fb4a2f516bee85\",\n            \"_timestamp\": 1678940647320,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"2\",\n            \"sex\": \"9\",\n            \"area\": \"06\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299e7d7fb4a2f516bee84\",\n            \"_timestamp\": 1678940647276,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"2\",\n            \"sex\": \"9\",\n            \"area\": \"05\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299e7d7fb4a2f516bee83\",\n            \"_timestamp\": 1678940647248,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"2\",\n            \"sex\": \"9\",\n            \"area\": \"04\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299e7d7fb4a2f516bee82\",\n            \"_timestamp\": 1678940647226,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"2\",\n            \"sex\": \"9\",\n            \"area\": \"03\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299e7d7fb4a2f516bee81\",\n            \"_timestamp\": 1678940647202,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"2\",\n            \"sex\": \"9\",\n            \"area\": \"02\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299e7d7fb4a2f516bee80\",\n            \"_timestamp\": 1678940647178,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"2\",\n            \"sex\": \"9\",\n            \"area\": \"01\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299e7d7fb4a2f516bee7f\",\n            \"_timestamp\": 1678940647155,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"2\",\n            \"sex\": \"2\",\n            \"area\": \"77\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299e7d7fb4a2f516bee7e\",\n            \"_timestamp\": 1678940647133,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"2\",\n            \"sex\": \"2\",\n            \"area\": \"9999\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299e7d7fb4a2f516bee7d\",\n            \"_timestamp\": 1678940647104,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"2\",\n            \"sex\": \"2\",\n            \"area\": \"99\",\n            \"count\": \"..C\"\n        },\n        {\n            \"_id\": \"641299e7d7fb4a2f516bee7c\",\n            \"_timestamp\": 1678940647079,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"2\",\n            \"sex\": \"2\",\n            \"area\": \"18\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299e7d7fb4a2f516bee7b\",\n            \"_timestamp\": 1678940647054,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"2\",\n            \"sex\": \"2\",\n            \"area\": \"17\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299e7d7fb4a2f516bee7a\",\n            \"_timestamp\": 1678940647031,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"2\",\n            \"sex\": \"2\",\n            \"area\": \"16\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299e7d7fb4a2f516bee79\",\n            \"_timestamp\": 1678940647002,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"2\",\n            \"sex\": \"2\",\n            \"area\": \"15\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299e6d7fb4a2f516bee78\",\n            \"_timestamp\": 1678940646975,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"2\",\n            \"sex\": \"2\",\n            \"area\": \"14\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299e6d7fb4a2f516bee77\",\n            \"_timestamp\": 1678940646949,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"2\",\n            \"sex\": \"2\",\n            \"area\": \"13\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299e6d7fb4a2f516bee76\",\n            \"_timestamp\": 1678940646924,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"2\",\n            \"sex\": \"2\",\n            \"area\": \"12\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299e6d7fb4a2f516bee75\",\n            \"_timestamp\": 1678940646887,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"2\",\n            \"sex\": \"2\",\n            \"area\": \"09\",\n            \"count\": \"3\"\n        },\n        {\n            \"_id\": \"641299e6d7fb4a2f516bee74\",\n            \"_timestamp\": 1678940646854,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"2\",\n            \"sex\": \"2\",\n            \"area\": \"08\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299e6d7fb4a2f516bee73\",\n            \"_timestamp\": 1678940646827,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"2\",\n            \"sex\": \"2\",\n            \"area\": \"07\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299e6d7fb4a2f516bee72\",\n            \"_timestamp\": 1678940646802,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"2\",\n            \"sex\": \"2\",\n            \"area\": \"06\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299e6d7fb4a2f516bee71\",\n            \"_timestamp\": 1678940646767,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"2\",\n            \"sex\": \"2\",\n            \"area\": \"05\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299e6d7fb4a2f516bee70\",\n            \"_timestamp\": 1678940646741,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"2\",\n            \"sex\": \"2\",\n            \"area\": \"04\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299e6d7fb4a2f516bee6f\",\n            \"_timestamp\": 1678940646710,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"2\",\n            \"sex\": \"2\",\n            \"area\": \"03\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299e6d7fb4a2f516bee6e\",\n            \"_timestamp\": 1678940646682,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"2\",\n            \"sex\": \"2\",\n            \"area\": \"02\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299e6d7fb4a2f516bee6d\",\n            \"_timestamp\": 1678940646655,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"2\",\n            \"sex\": \"2\",\n            \"area\": \"01\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299e6d7fb4a2f516bee6c\",\n            \"_timestamp\": 1678940646628,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"2\",\n            \"sex\": \"1\",\n            \"area\": \"77\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299e6d7fb4a2f516bee6b\",\n            \"_timestamp\": 1678940646605,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"2\",\n            \"sex\": \"1\",\n            \"area\": \"9999\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299e6d7fb4a2f516bee6a\",\n            \"_timestamp\": 1678940646579,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"2\",\n            \"sex\": \"1\",\n            \"area\": \"99\",\n            \"count\": \"..C\"\n        },\n        {\n            \"_id\": \"641299e6d7fb4a2f516bee69\",\n            \"_timestamp\": 1678940646550,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"2\",\n            \"sex\": \"1\",\n            \"area\": \"18\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299e6d7fb4a2f516bee68\",\n            \"_timestamp\": 1678940646522,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"2\",\n            \"sex\": \"1\",\n            \"area\": \"17\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299e6d7fb4a2f516bee67\",\n            \"_timestamp\": 1678940646486,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"2\",\n            \"sex\": \"1\",\n            \"area\": \"16\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299e6d7fb4a2f516bee66\",\n            \"_timestamp\": 1678940646460,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"2\",\n            \"sex\": \"1\",\n            \"area\": \"15\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299e6d7fb4a2f516bee65\",\n            \"_timestamp\": 1678940646437,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"2\",\n            \"sex\": \"1\",\n            \"area\": \"14\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299e6d7fb4a2f516bee64\",\n            \"_timestamp\": 1678940646408,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"2\",\n            \"sex\": \"1\",\n            \"area\": \"13\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299e6d7fb4a2f516bee63\",\n            \"_timestamp\": 1678940646376,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"2\",\n            \"sex\": \"1\",\n            \"area\": \"12\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299e6d7fb4a2f516bee62\",\n            \"_timestamp\": 1678940646343,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"2\",\n            \"sex\": \"1\",\n            \"area\": \"09\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299e6d7fb4a2f516bee61\",\n            \"_timestamp\": 1678940646317,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"2\",\n            \"sex\": \"1\",\n            \"area\": \"08\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299e6d7fb4a2f516bee60\",\n            \"_timestamp\": 1678940646290,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"2\",\n            \"sex\": \"1\",\n            \"area\": \"07\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299e6d7fb4a2f516bee5f\",\n            \"_timestamp\": 1678940646262,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"2\",\n            \"sex\": \"1\",\n            \"area\": \"06\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299e6d7fb4a2f516bee5e\",\n            \"_timestamp\": 1678940646231,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"2\",\n            \"sex\": \"1\",\n            \"area\": \"05\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299e6d7fb4a2f516bee5d\",\n            \"_timestamp\": 1678940646206,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"2\",\n            \"sex\": \"1\",\n            \"area\": \"04\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299e6d7fb4a2f516bee5c\",\n            \"_timestamp\": 1678940646181,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"2\",\n            \"sex\": \"1\",\n            \"area\": \"03\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299e6d7fb4a2f516bee5b\",\n            \"_timestamp\": 1678940646154,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"2\",\n            \"sex\": \"1\",\n            \"area\": \"02\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299e6d7fb4a2f516bee5a\",\n            \"_timestamp\": 1678940646127,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"2\",\n            \"sex\": \"1\",\n            \"area\": \"01\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299e6d7fb4a2f516bee59\",\n            \"_timestamp\": 1678940646100,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"1\",\n            \"sex\": \"9\",\n            \"area\": \"77\",\n            \"count\": \"99\"\n        },\n        {\n            \"_id\": \"641299e6d7fb4a2f516bee58\",\n            \"_timestamp\": 1678940646077,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"1\",\n            \"sex\": \"9\",\n            \"area\": \"9999\",\n            \"count\": \"99\"\n        },\n        {\n            \"_id\": \"641299e6d7fb4a2f516bee57\",\n            \"_timestamp\": 1678940646052,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"1\",\n            \"sex\": \"9\",\n            \"area\": \"99\",\n            \"count\": \"..C\"\n        },\n        {\n            \"_id\": \"641299e6d7fb4a2f516bee56\",\n            \"_timestamp\": 1678940646028,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"1\",\n            \"sex\": \"9\",\n            \"area\": \"18\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299e6d7fb4a2f516bee55\",\n            \"_timestamp\": 1678940646006,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"1\",\n            \"sex\": \"9\",\n            \"area\": \"17\",\n            \"count\": \"3\"\n        },\n        {\n            \"_id\": \"641299e5d7fb4a2f516bee54\",\n            \"_timestamp\": 1678940645980,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"1\",\n            \"sex\": \"9\",\n            \"area\": \"16\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299e5d7fb4a2f516bee53\",\n            \"_timestamp\": 1678940645955,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"1\",\n            \"sex\": \"9\",\n            \"area\": \"15\",\n            \"count\": \"6\"\n        },\n        {\n            \"_id\": \"641299e5d7fb4a2f516bee52\",\n            \"_timestamp\": 1678940645932,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"1\",\n            \"sex\": \"9\",\n            \"area\": \"14\",\n            \"count\": \"12\"\n        },\n        {\n            \"_id\": \"641299e5d7fb4a2f516bee51\",\n            \"_timestamp\": 1678940645907,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"1\",\n            \"sex\": \"9\",\n            \"area\": \"13\",\n            \"count\": \"9\"\n        },\n        {\n            \"_id\": \"641299e5d7fb4a2f516bee50\",\n            \"_timestamp\": 1678940645866,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"1\",\n            \"sex\": \"9\",\n            \"area\": \"12\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299e5d7fb4a2f516bee4f\",\n            \"_timestamp\": 1678940645839,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"1\",\n            \"sex\": \"9\",\n            \"area\": \"09\",\n            \"count\": \"9\"\n        },\n        {\n            \"_id\": \"641299e5d7fb4a2f516bee4e\",\n            \"_timestamp\": 1678940645774,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"1\",\n            \"sex\": \"9\",\n            \"area\": \"08\",\n            \"count\": \"3\"\n        },\n        {\n            \"_id\": \"641299e5d7fb4a2f516bee4d\",\n            \"_timestamp\": 1678940645746,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"1\",\n            \"sex\": \"9\",\n            \"area\": \"07\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299e5d7fb4a2f516bee4c\",\n            \"_timestamp\": 1678940645722,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"1\",\n            \"sex\": \"9\",\n            \"area\": \"06\",\n            \"count\": \"6\"\n        },\n        {\n            \"_id\": \"641299e5d7fb4a2f516bee4b\",\n            \"_timestamp\": 1678940645695,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"1\",\n            \"sex\": \"9\",\n            \"area\": \"05\",\n            \"count\": \"3\"\n        },\n        {\n            \"_id\": \"641299e5d7fb4a2f516bee4a\",\n            \"_timestamp\": 1678940645669,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"1\",\n            \"sex\": \"9\",\n            \"area\": \"04\",\n            \"count\": \"9\"\n        },\n        {\n            \"_id\": \"641299e5d7fb4a2f516bee49\",\n            \"_timestamp\": 1678940645643,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"1\",\n            \"sex\": \"9\",\n            \"area\": \"03\",\n            \"count\": \"9\"\n        },\n        {\n            \"_id\": \"641299e5d7fb4a2f516bee48\",\n            \"_timestamp\": 1678940645612,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"1\",\n            \"sex\": \"9\",\n            \"area\": \"02\",\n            \"count\": \"27\"\n        },\n        {\n            \"_id\": \"641299e5d7fb4a2f516bee47\",\n            \"_timestamp\": 1678940645587,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"1\",\n            \"sex\": \"9\",\n            \"area\": \"01\",\n            \"count\": \"6\"\n        },\n        {\n            \"_id\": \"641299e5d7fb4a2f516bee46\",\n            \"_timestamp\": 1678940645561,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"1\",\n            \"sex\": \"2\",\n            \"area\": \"77\",\n            \"count\": \"81\"\n        },\n        {\n            \"_id\": \"641299e5d7fb4a2f516bee45\",\n            \"_timestamp\": 1678940645537,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"1\",\n            \"sex\": \"2\",\n            \"area\": \"9999\",\n            \"count\": \"81\"\n        },\n        {\n            \"_id\": \"641299e5d7fb4a2f516bee44\",\n            \"_timestamp\": 1678940645511,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"1\",\n            \"sex\": \"2\",\n            \"area\": \"99\",\n            \"count\": \"..C\"\n        },\n        {\n            \"_id\": \"641299e5d7fb4a2f516bee43\",\n            \"_timestamp\": 1678940645485,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"1\",\n            \"sex\": \"2\",\n            \"area\": \"18\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299e5d7fb4a2f516bee42\",\n            \"_timestamp\": 1678940645460,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"1\",\n            \"sex\": \"2\",\n            \"area\": \"17\",\n            \"count\": \"3\"\n        },\n        {\n            \"_id\": \"641299e5d7fb4a2f516bee41\",\n            \"_timestamp\": 1678940645436,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"1\",\n            \"sex\": \"2\",\n            \"area\": \"16\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299e5d7fb4a2f516bee40\",\n            \"_timestamp\": 1678940645413,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"1\",\n            \"sex\": \"2\",\n            \"area\": \"15\",\n            \"count\": \"6\"\n        },\n        {\n            \"_id\": \"641299e5d7fb4a2f516bee3f\",\n            \"_timestamp\": 1678940645386,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"1\",\n            \"sex\": \"2\",\n            \"area\": \"14\",\n            \"count\": \"9\"\n        },\n        {\n            \"_id\": \"641299e5d7fb4a2f516bee3e\",\n            \"_timestamp\": 1678940645359,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"1\",\n            \"sex\": \"2\",\n            \"area\": \"13\",\n            \"count\": \"9\"\n        },\n        {\n            \"_id\": \"641299e5d7fb4a2f516bee3d\",\n            \"_timestamp\": 1678940645334,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"1\",\n            \"sex\": \"2\",\n            \"area\": \"12\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299e5d7fb4a2f516bee3c\",\n            \"_timestamp\": 1678940645312,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"1\",\n            \"sex\": \"2\",\n            \"area\": \"09\",\n            \"count\": \"6\"\n        },\n        {\n            \"_id\": \"641299e5d7fb4a2f516bee3b\",\n            \"_timestamp\": 1678940645283,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"1\",\n            \"sex\": \"2\",\n            \"area\": \"08\",\n            \"count\": \"3\"\n        },\n        {\n            \"_id\": \"641299e5d7fb4a2f516bee3a\",\n            \"_timestamp\": 1678940645254,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"1\",\n            \"sex\": \"2\",\n            \"area\": \"07\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299e5d7fb4a2f516bee39\",\n            \"_timestamp\": 1678940645228,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"1\",\n            \"sex\": \"2\",\n            \"area\": \"06\",\n            \"count\": \"6\"\n        },\n        {\n            \"_id\": \"641299e5d7fb4a2f516bee38\",\n            \"_timestamp\": 1678940645200,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"1\",\n            \"sex\": \"2\",\n            \"area\": \"05\",\n            \"count\": \"3\"\n        },\n        {\n            \"_id\": \"641299e5d7fb4a2f516bee37\",\n            \"_timestamp\": 1678940645177,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"1\",\n            \"sex\": \"2\",\n            \"area\": \"04\",\n            \"count\": \"6\"\n        },\n        {\n            \"_id\": \"641299e5d7fb4a2f516bee36\",\n            \"_timestamp\": 1678940645152,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"1\",\n            \"sex\": \"2\",\n            \"area\": \"03\",\n            \"count\": \"6\"\n        },\n        {\n            \"_id\": \"641299e5d7fb4a2f516bee35\",\n            \"_timestamp\": 1678940645126,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"1\",\n            \"sex\": \"2\",\n            \"area\": \"02\",\n            \"count\": \"21\"\n        },\n        {\n            \"_id\": \"641299e5d7fb4a2f516bee34\",\n            \"_timestamp\": 1678940645099,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"1\",\n            \"sex\": \"2\",\n            \"area\": \"01\",\n            \"count\": \"6\"\n        },\n        {\n            \"_id\": \"641299e5d7fb4a2f516bee33\",\n            \"_timestamp\": 1678940645072,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"1\",\n            \"sex\": \"1\",\n            \"area\": \"77\",\n            \"count\": \"18\"\n        },\n        {\n            \"_id\": \"641299e5d7fb4a2f516bee32\",\n            \"_timestamp\": 1678940645046,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"1\",\n            \"sex\": \"1\",\n            \"area\": \"9999\",\n            \"count\": \"18\"\n        },\n        {\n            \"_id\": \"641299e5d7fb4a2f516bee31\",\n            \"_timestamp\": 1678940645022,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"1\",\n            \"sex\": \"1\",\n            \"area\": \"99\",\n            \"count\": \"..C\"\n        },\n        {\n            \"_id\": \"641299e4d7fb4a2f516bee30\",\n            \"_timestamp\": 1678940644995,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"1\",\n            \"sex\": \"1\",\n            \"area\": \"18\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299e4d7fb4a2f516bee2f\",\n            \"_timestamp\": 1678940644971,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"1\",\n            \"sex\": \"1\",\n            \"area\": \"17\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299e4d7fb4a2f516bee2e\",\n            \"_timestamp\": 1678940644946,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"1\",\n            \"sex\": \"1\",\n            \"area\": \"16\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299e4d7fb4a2f516bee2d\",\n            \"_timestamp\": 1678940644922,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"1\",\n            \"sex\": \"1\",\n            \"area\": \"15\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299e4d7fb4a2f516bee2c\",\n            \"_timestamp\": 1678940644900,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"1\",\n            \"sex\": \"1\",\n            \"area\": \"14\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299e4d7fb4a2f516bee2b\",\n            \"_timestamp\": 1678940644877,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"1\",\n            \"sex\": \"1\",\n            \"area\": \"13\",\n            \"count\": \"3\"\n        },\n        {\n            \"_id\": \"641299e4d7fb4a2f516bee2a\",\n            \"_timestamp\": 1678940644852,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"1\",\n            \"sex\": \"1\",\n            \"area\": \"12\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299e4d7fb4a2f516bee29\",\n            \"_timestamp\": 1678940644829,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"1\",\n            \"sex\": \"1\",\n            \"area\": \"09\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299e4d7fb4a2f516bee28\",\n            \"_timestamp\": 1678940644803,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"1\",\n            \"sex\": \"1\",\n            \"area\": \"08\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299e4d7fb4a2f516bee27\",\n            \"_timestamp\": 1678940644778,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"1\",\n            \"sex\": \"1\",\n            \"area\": \"07\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299e4d7fb4a2f516bee26\",\n            \"_timestamp\": 1678940644755,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"1\",\n            \"sex\": \"1\",\n            \"area\": \"06\",\n            \"count\": \"3\"\n        },\n        {\n            \"_id\": \"641299e4d7fb4a2f516bee25\",\n            \"_timestamp\": 1678940644730,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"1\",\n            \"sex\": \"1\",\n            \"area\": \"05\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299e4d7fb4a2f516bee24\",\n            \"_timestamp\": 1678940644706,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"1\",\n            \"sex\": \"1\",\n            \"area\": \"04\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299e4d7fb4a2f516bee23\",\n            \"_timestamp\": 1678940644680,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"1\",\n            \"sex\": \"1\",\n            \"area\": \"03\",\n            \"count\": \"3\"\n        },\n        {\n            \"_id\": \"641299e4d7fb4a2f516bee22\",\n            \"_timestamp\": 1678940644656,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"1\",\n            \"sex\": \"1\",\n            \"area\": \"02\",\n            \"count\": \"9\"\n        },\n        {\n            \"_id\": \"641299e4d7fb4a2f516bee21\",\n            \"_timestamp\": 1678940644633,\n            \"year\": \"2018\",\n            \"age\": \"102\",\n            \"ethnic\": \"1\",\n            \"sex\": \"1\",\n            \"area\": \"01\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299e4d7fb4a2f516bee20\",\n            \"_timestamp\": 1678940644609,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"9\",\n            \"area\": \"77\",\n            \"count\": \"168\"\n        },\n        {\n            \"_id\": \"641299e4d7fb4a2f516bee1f\",\n            \"_timestamp\": 1678940644583,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"9\",\n            \"area\": \"9999\",\n            \"count\": \"168\"\n        },\n        {\n            \"_id\": \"641299e4d7fb4a2f516bee1e\",\n            \"_timestamp\": 1678940644555,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"9\",\n            \"area\": \"99\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299e4d7fb4a2f516bee1d\",\n            \"_timestamp\": 1678940644528,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"9\",\n            \"area\": \"18\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299e4d7fb4a2f516bee1c\",\n            \"_timestamp\": 1678940644500,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"9\",\n            \"area\": \"17\",\n            \"count\": \"9\"\n        },\n        {\n            \"_id\": \"641299e4d7fb4a2f516bee1b\",\n            \"_timestamp\": 1678940644477,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"9\",\n            \"area\": \"16\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299e4d7fb4a2f516bee1a\",\n            \"_timestamp\": 1678940644452,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"9\",\n            \"area\": \"15\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299e4d7fb4a2f516bee19\",\n            \"_timestamp\": 1678940644428,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"9\",\n            \"area\": \"14\",\n            \"count\": \"9\"\n        },\n        {\n            \"_id\": \"641299e4d7fb4a2f516bee18\",\n            \"_timestamp\": 1678940644404,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"9\",\n            \"area\": \"13\",\n            \"count\": \"27\"\n        },\n        {\n            \"_id\": \"641299e4d7fb4a2f516bee17\",\n            \"_timestamp\": 1678940644378,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"9\",\n            \"area\": \"12\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299e4d7fb4a2f516bee16\",\n            \"_timestamp\": 1678940644355,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"9\",\n            \"area\": \"09\",\n            \"count\": \"21\"\n        },\n        {\n            \"_id\": \"641299e4d7fb4a2f516bee15\",\n            \"_timestamp\": 1678940644327,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"9\",\n            \"area\": \"08\",\n            \"count\": \"3\"\n        },\n        {\n            \"_id\": \"641299e4d7fb4a2f516bee14\",\n            \"_timestamp\": 1678940644301,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"9\",\n            \"area\": \"07\",\n            \"count\": \"3\"\n        },\n        {\n            \"_id\": \"641299e4d7fb4a2f516bee13\",\n            \"_timestamp\": 1678940644275,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"9\",\n            \"area\": \"06\",\n            \"count\": \"6\"\n        },\n        {\n            \"_id\": \"641299e4d7fb4a2f516bee12\",\n            \"_timestamp\": 1678940644249,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"9\",\n            \"area\": \"05\",\n            \"count\": \"3\"\n        },\n        {\n            \"_id\": \"641299e4d7fb4a2f516bee11\",\n            \"_timestamp\": 1678940644225,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"9\",\n            \"area\": \"04\",\n            \"count\": \"12\"\n        },\n        {\n            \"_id\": \"641299e4d7fb4a2f516bee10\",\n            \"_timestamp\": 1678940644202,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"9\",\n            \"area\": \"03\",\n            \"count\": \"9\"\n        },\n        {\n            \"_id\": \"641299e4d7fb4a2f516bee0f\",\n            \"_timestamp\": 1678940644171,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"9\",\n            \"area\": \"02\",\n            \"count\": \"60\"\n        },\n        {\n            \"_id\": \"641299e4d7fb4a2f516bee0e\",\n            \"_timestamp\": 1678940644146,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"9\",\n            \"area\": \"01\",\n            \"count\": \"3\"\n        },\n        {\n            \"_id\": \"641299e4d7fb4a2f516bee0d\",\n            \"_timestamp\": 1678940644123,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"2\",\n            \"area\": \"77\",\n            \"count\": \"141\"\n        },\n        {\n            \"_id\": \"641299e4d7fb4a2f516bee0c\",\n            \"_timestamp\": 1678940644097,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"2\",\n            \"area\": \"9999\",\n            \"count\": \"141\"\n        },\n        {\n            \"_id\": \"641299e4d7fb4a2f516bee0b\",\n            \"_timestamp\": 1678940644074,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"2\",\n            \"area\": \"99\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299e4d7fb4a2f516bee0a\",\n            \"_timestamp\": 1678940644049,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"2\",\n            \"area\": \"18\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299e4d7fb4a2f516bee09\",\n            \"_timestamp\": 1678940644022,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"2\",\n            \"area\": \"17\",\n            \"count\": \"6\"\n        },\n        {\n            \"_id\": \"641299e3d7fb4a2f516bee08\",\n            \"_timestamp\": 1678940643994,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"2\",\n            \"area\": \"16\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299e3d7fb4a2f516bee07\",\n            \"_timestamp\": 1678940643968,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"2\",\n            \"area\": \"15\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299e3d7fb4a2f516bee06\",\n            \"_timestamp\": 1678940643943,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"2\",\n            \"area\": \"14\",\n            \"count\": \"9\"\n        },\n        {\n            \"_id\": \"641299e3d7fb4a2f516bee05\",\n            \"_timestamp\": 1678940643919,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"2\",\n            \"area\": \"13\",\n            \"count\": \"21\"\n        },\n        {\n            \"_id\": \"641299e3d7fb4a2f516bee04\",\n            \"_timestamp\": 1678940643895,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"2\",\n            \"area\": \"12\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299e3d7fb4a2f516bee03\",\n            \"_timestamp\": 1678940643869,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"2\",\n            \"area\": \"09\",\n            \"count\": \"18\"\n        },\n        {\n            \"_id\": \"641299e3d7fb4a2f516bee02\",\n            \"_timestamp\": 1678940643846,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"2\",\n            \"area\": \"08\",\n            \"count\": \"3\"\n        },\n        {\n            \"_id\": \"641299e3d7fb4a2f516bee01\",\n            \"_timestamp\": 1678940643821,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"2\",\n            \"area\": \"07\",\n            \"count\": \"3\"\n        },\n        {\n            \"_id\": \"641299e3d7fb4a2f516bee00\",\n            \"_timestamp\": 1678940643798,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"2\",\n            \"area\": \"06\",\n            \"count\": \"6\"\n        },\n        {\n            \"_id\": \"641299e3d7fb4a2f516bedff\",\n            \"_timestamp\": 1678940643775,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"2\",\n            \"area\": \"05\",\n            \"count\": \"3\"\n        },\n        {\n            \"_id\": \"641299e3d7fb4a2f516bedfe\",\n            \"_timestamp\": 1678940643747,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"2\",\n            \"area\": \"04\",\n            \"count\": \"12\"\n        },\n        {\n            \"_id\": \"641299e3d7fb4a2f516bedfd\",\n            \"_timestamp\": 1678940643713,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"2\",\n            \"area\": \"03\",\n            \"count\": \"6\"\n        },\n        {\n            \"_id\": \"641299e3d7fb4a2f516bedfc\",\n            \"_timestamp\": 1678940643687,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"2\",\n            \"area\": \"02\",\n            \"count\": \"51\"\n        },\n        {\n            \"_id\": \"641299e3d7fb4a2f516bedfb\",\n            \"_timestamp\": 1678940643662,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"2\",\n            \"area\": \"01\",\n            \"count\": \"3\"\n        },\n        {\n            \"_id\": \"641299e3d7fb4a2f516bedfa\",\n            \"_timestamp\": 1678940643631,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"1\",\n            \"area\": \"77\",\n            \"count\": \"27\"\n        },\n        {\n            \"_id\": \"641299e3d7fb4a2f516bedf9\",\n            \"_timestamp\": 1678940643603,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"1\",\n            \"area\": \"9999\",\n            \"count\": \"27\"\n        },\n        {\n            \"_id\": \"641299e3d7fb4a2f516bedf8\",\n            \"_timestamp\": 1678940643576,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"1\",\n            \"area\": \"99\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299e3d7fb4a2f516bedf7\",\n            \"_timestamp\": 1678940643553,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"1\",\n            \"area\": \"18\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299e3d7fb4a2f516bedf6\",\n            \"_timestamp\": 1678940643528,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"1\",\n            \"area\": \"17\",\n            \"count\": \"3\"\n        },\n        {\n            \"_id\": \"641299e3d7fb4a2f516bedf5\",\n            \"_timestamp\": 1678940643502,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"1\",\n            \"area\": \"16\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299e3d7fb4a2f516bedf4\",\n            \"_timestamp\": 1678940643476,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"1\",\n            \"area\": \"15\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299e3d7fb4a2f516bedf3\",\n            \"_timestamp\": 1678940643450,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"1\",\n            \"area\": \"14\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299e3d7fb4a2f516bedf2\",\n            \"_timestamp\": 1678940643426,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"1\",\n            \"area\": \"13\",\n            \"count\": \"6\"\n        },\n        {\n            \"_id\": \"641299e3d7fb4a2f516bedf1\",\n            \"_timestamp\": 1678940643384,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"1\",\n            \"area\": \"12\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299e3d7fb4a2f516bedf0\",\n            \"_timestamp\": 1678940643359,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"1\",\n            \"area\": \"09\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299e3d7fb4a2f516bedef\",\n            \"_timestamp\": 1678940643334,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"1\",\n            \"area\": \"08\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299e3d7fb4a2f516bedee\",\n            \"_timestamp\": 1678940643310,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"1\",\n            \"area\": \"07\",\n            \"count\": \"3\"\n        },\n        {\n            \"_id\": \"641299e3d7fb4a2f516beded\",\n            \"_timestamp\": 1678940643287,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"1\",\n            \"area\": \"06\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299e3d7fb4a2f516bedec\",\n            \"_timestamp\": 1678940643265,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"1\",\n            \"area\": \"05\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299e3d7fb4a2f516bedeb\",\n            \"_timestamp\": 1678940643242,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"1\",\n            \"area\": \"04\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299e3d7fb4a2f516bedea\",\n            \"_timestamp\": 1678940643220,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"1\",\n            \"area\": \"03\",\n            \"count\": \"3\"\n        },\n        {\n            \"_id\": \"641299e3d7fb4a2f516bede9\",\n            \"_timestamp\": 1678940643197,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"1\",\n            \"area\": \"02\",\n            \"count\": \"12\"\n        },\n        {\n            \"_id\": \"641299e3d7fb4a2f516bede8\",\n            \"_timestamp\": 1678940643173,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"1\",\n            \"area\": \"01\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299e3d7fb4a2f516bede7\",\n            \"_timestamp\": 1678940643150,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"77\",\n            \"sex\": \"9\",\n            \"area\": \"77\",\n            \"count\": \"168\"\n        },\n        {\n            \"_id\": \"641299e3d7fb4a2f516bede6\",\n            \"_timestamp\": 1678940643128,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"77\",\n            \"sex\": \"9\",\n            \"area\": \"9999\",\n            \"count\": \"168\"\n        },\n        {\n            \"_id\": \"641299e3d7fb4a2f516bede5\",\n            \"_timestamp\": 1678940643104,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"77\",\n            \"sex\": \"9\",\n            \"area\": \"99\",\n            \"count\": \"..C\"\n        },\n        {\n            \"_id\": \"641299e3d7fb4a2f516bede4\",\n            \"_timestamp\": 1678940643081,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"77\",\n            \"sex\": \"9\",\n            \"area\": \"18\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299e3d7fb4a2f516bede3\",\n            \"_timestamp\": 1678940643055,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"77\",\n            \"sex\": \"9\",\n            \"area\": \"17\",\n            \"count\": \"9\"\n        },\n        {\n            \"_id\": \"641299e3d7fb4a2f516bede2\",\n            \"_timestamp\": 1678940643030,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"77\",\n            \"sex\": \"9\",\n            \"area\": \"16\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299e2d7fb4a2f516bede1\",\n            \"_timestamp\": 1678940642988,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"77\",\n            \"sex\": \"9\",\n            \"area\": \"15\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299e2d7fb4a2f516bede0\",\n            \"_timestamp\": 1678940642953,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"77\",\n            \"sex\": \"9\",\n            \"area\": \"14\",\n            \"count\": \"9\"\n        },\n        {\n            \"_id\": \"641299e2d7fb4a2f516beddf\",\n            \"_timestamp\": 1678940642927,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"77\",\n            \"sex\": \"9\",\n            \"area\": \"13\",\n            \"count\": \"27\"\n        },\n        {\n            \"_id\": \"641299e2d7fb4a2f516bedde\",\n            \"_timestamp\": 1678940642899,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"77\",\n            \"sex\": \"9\",\n            \"area\": \"12\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299e2d7fb4a2f516beddd\",\n            \"_timestamp\": 1678940642874,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"77\",\n            \"sex\": \"9\",\n            \"area\": \"09\",\n            \"count\": \"21\"\n        },\n        {\n            \"_id\": \"641299e2d7fb4a2f516beddc\",\n            \"_timestamp\": 1678940642851,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"77\",\n            \"sex\": \"9\",\n            \"area\": \"08\",\n            \"count\": \"3\"\n        },\n        {\n            \"_id\": \"641299e2d7fb4a2f516beddb\",\n            \"_timestamp\": 1678940642823,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"77\",\n            \"sex\": \"9\",\n            \"area\": \"07\",\n            \"count\": \"3\"\n        },\n        {\n            \"_id\": \"641299e2d7fb4a2f516bedda\",\n            \"_timestamp\": 1678940642795,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"77\",\n            \"sex\": \"9\",\n            \"area\": \"06\",\n            \"count\": \"6\"\n        },\n        {\n            \"_id\": \"641299e2d7fb4a2f516bedd9\",\n            \"_timestamp\": 1678940642769,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"77\",\n            \"sex\": \"9\",\n            \"area\": \"05\",\n            \"count\": \"3\"\n        },\n        {\n            \"_id\": \"641299e2d7fb4a2f516bedd8\",\n            \"_timestamp\": 1678940642739,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"77\",\n            \"sex\": \"9\",\n            \"area\": \"04\",\n            \"count\": \"12\"\n        },\n        {\n            \"_id\": \"641299e2d7fb4a2f516bedd7\",\n            \"_timestamp\": 1678940642713,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"77\",\n            \"sex\": \"9\",\n            \"area\": \"03\",\n            \"count\": \"9\"\n        },\n        {\n            \"_id\": \"641299e2d7fb4a2f516bedd6\",\n            \"_timestamp\": 1678940642690,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"77\",\n            \"sex\": \"9\",\n            \"area\": \"02\",\n            \"count\": \"60\"\n        },\n        {\n            \"_id\": \"641299e2d7fb4a2f516bedd5\",\n            \"_timestamp\": 1678940642667,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"77\",\n            \"sex\": \"9\",\n            \"area\": \"01\",\n            \"count\": \"3\"\n        },\n        {\n            \"_id\": \"641299e2d7fb4a2f516bedd4\",\n            \"_timestamp\": 1678940642644,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"77\",\n            \"sex\": \"2\",\n            \"area\": \"77\",\n            \"count\": \"141\"\n        },\n        {\n            \"_id\": \"641299e2d7fb4a2f516bedd3\",\n            \"_timestamp\": 1678940642613,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"77\",\n            \"sex\": \"2\",\n            \"area\": \"9999\",\n            \"count\": \"141\"\n        },\n        {\n            \"_id\": \"641299e2d7fb4a2f516bedd2\",\n            \"_timestamp\": 1678940642584,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"77\",\n            \"sex\": \"2\",\n            \"area\": \"99\",\n            \"count\": \"..C\"\n        },\n        {\n            \"_id\": \"641299e2d7fb4a2f516bedd1\",\n            \"_timestamp\": 1678940642558,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"77\",\n            \"sex\": \"2\",\n            \"area\": \"18\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299e2d7fb4a2f516bedd0\",\n            \"_timestamp\": 1678940642531,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"77\",\n            \"sex\": \"2\",\n            \"area\": \"17\",\n            \"count\": \"6\"\n        },\n        {\n            \"_id\": \"641299e2d7fb4a2f516bedcf\",\n            \"_timestamp\": 1678940642505,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"77\",\n            \"sex\": \"2\",\n            \"area\": \"16\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299e2d7fb4a2f516bedce\",\n            \"_timestamp\": 1678940642481,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"77\",\n            \"sex\": \"2\",\n            \"area\": \"15\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299e2d7fb4a2f516bedcd\",\n            \"_timestamp\": 1678940642456,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"77\",\n            \"sex\": \"2\",\n            \"area\": \"14\",\n            \"count\": \"9\"\n        },\n        {\n            \"_id\": \"641299e2d7fb4a2f516bedcc\",\n            \"_timestamp\": 1678940642430,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"77\",\n            \"sex\": \"2\",\n            \"area\": \"13\",\n            \"count\": \"21\"\n        },\n        {\n            \"_id\": \"641299e2d7fb4a2f516bedcb\",\n            \"_timestamp\": 1678940642398,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"77\",\n            \"sex\": \"2\",\n            \"area\": \"12\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299e2d7fb4a2f516bedca\",\n            \"_timestamp\": 1678940642374,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"77\",\n            \"sex\": \"2\",\n            \"area\": \"09\",\n            \"count\": \"18\"\n        },\n        {\n            \"_id\": \"641299e2d7fb4a2f516bedc9\",\n            \"_timestamp\": 1678940642347,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"77\",\n            \"sex\": \"2\",\n            \"area\": \"08\",\n            \"count\": \"3\"\n        },\n        {\n            \"_id\": \"641299e2d7fb4a2f516bedc8\",\n            \"_timestamp\": 1678940642324,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"77\",\n            \"sex\": \"2\",\n            \"area\": \"07\",\n            \"count\": \"3\"\n        },\n        {\n            \"_id\": \"641299e2d7fb4a2f516bedc7\",\n            \"_timestamp\": 1678940642301,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"77\",\n            \"sex\": \"2\",\n            \"area\": \"06\",\n            \"count\": \"6\"\n        },\n        {\n            \"_id\": \"641299e2d7fb4a2f516bedc6\",\n            \"_timestamp\": 1678940642279,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"77\",\n            \"sex\": \"2\",\n            \"area\": \"05\",\n            \"count\": \"3\"\n        },\n        {\n            \"_id\": \"641299e2d7fb4a2f516bedc5\",\n            \"_timestamp\": 1678940642256,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"77\",\n            \"sex\": \"2\",\n            \"area\": \"04\",\n            \"count\": \"12\"\n        },\n        {\n            \"_id\": \"641299e2d7fb4a2f516bedc4\",\n            \"_timestamp\": 1678940642232,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"77\",\n            \"sex\": \"2\",\n            \"area\": \"03\",\n            \"count\": \"6\"\n        },\n        {\n            \"_id\": \"641299e2d7fb4a2f516bedc3\",\n            \"_timestamp\": 1678940642207,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"77\",\n            \"sex\": \"2\",\n            \"area\": \"02\",\n            \"count\": \"51\"\n        },\n        {\n            \"_id\": \"641299e2d7fb4a2f516bedc2\",\n            \"_timestamp\": 1678940642180,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"77\",\n            \"sex\": \"2\",\n            \"area\": \"01\",\n            \"count\": \"3\"\n        },\n        {\n            \"_id\": \"641299e2d7fb4a2f516bedc1\",\n            \"_timestamp\": 1678940642157,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"77\",\n            \"sex\": \"1\",\n            \"area\": \"77\",\n            \"count\": \"27\"\n        },\n        {\n            \"_id\": \"641299e2d7fb4a2f516bedc0\",\n            \"_timestamp\": 1678940642133,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"77\",\n            \"sex\": \"1\",\n            \"area\": \"9999\",\n            \"count\": \"27\"\n        },\n        {\n            \"_id\": \"641299e2d7fb4a2f516bedbf\",\n            \"_timestamp\": 1678940642105,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"77\",\n            \"sex\": \"1\",\n            \"area\": \"99\",\n            \"count\": \"..C\"\n        },\n        {\n            \"_id\": \"641299e2d7fb4a2f516bedbe\",\n            \"_timestamp\": 1678940642081,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"77\",\n            \"sex\": \"1\",\n            \"area\": \"18\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299e2d7fb4a2f516bedbd\",\n            \"_timestamp\": 1678940642057,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"77\",\n            \"sex\": \"1\",\n            \"area\": \"17\",\n            \"count\": \"3\"\n        },\n        {\n            \"_id\": \"641299e2d7fb4a2f516bedbc\",\n            \"_timestamp\": 1678940642031,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"77\",\n            \"sex\": \"1\",\n            \"area\": \"16\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299e2d7fb4a2f516bedbb\",\n            \"_timestamp\": 1678940642007,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"77\",\n            \"sex\": \"1\",\n            \"area\": \"15\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299e1d7fb4a2f516bedba\",\n            \"_timestamp\": 1678940641984,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"77\",\n            \"sex\": \"1\",\n            \"area\": \"14\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299e1d7fb4a2f516bedb9\",\n            \"_timestamp\": 1678940641961,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"77\",\n            \"sex\": \"1\",\n            \"area\": \"13\",\n            \"count\": \"6\"\n        },\n        {\n            \"_id\": \"641299e1d7fb4a2f516bedb8\",\n            \"_timestamp\": 1678940641937,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"77\",\n            \"sex\": \"1\",\n            \"area\": \"12\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299e1d7fb4a2f516bedb7\",\n            \"_timestamp\": 1678940641912,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"77\",\n            \"sex\": \"1\",\n            \"area\": \"09\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299e1d7fb4a2f516bedb6\",\n            \"_timestamp\": 1678940641883,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"77\",\n            \"sex\": \"1\",\n            \"area\": \"08\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299e1d7fb4a2f516bedb5\",\n            \"_timestamp\": 1678940641856,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"77\",\n            \"sex\": \"1\",\n            \"area\": \"07\",\n            \"count\": \"3\"\n        },\n        {\n            \"_id\": \"641299e1d7fb4a2f516bedb4\",\n            \"_timestamp\": 1678940641828,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"77\",\n            \"sex\": \"1\",\n            \"area\": \"06\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299e1d7fb4a2f516bedb3\",\n            \"_timestamp\": 1678940641803,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"77\",\n            \"sex\": \"1\",\n            \"area\": \"05\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299e1d7fb4a2f516bedb2\",\n            \"_timestamp\": 1678940641768,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"77\",\n            \"sex\": \"1\",\n            \"area\": \"04\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299e1d7fb4a2f516bedb1\",\n            \"_timestamp\": 1678940641735,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"77\",\n            \"sex\": \"1\",\n            \"area\": \"03\",\n            \"count\": \"3\"\n        },\n        {\n            \"_id\": \"641299e1d7fb4a2f516bedb0\",\n            \"_timestamp\": 1678940641709,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"77\",\n            \"sex\": \"1\",\n            \"area\": \"02\",\n            \"count\": \"12\"\n        },\n        {\n            \"_id\": \"641299e1d7fb4a2f516bedaf\",\n            \"_timestamp\": 1678940641682,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"77\",\n            \"sex\": \"1\",\n            \"area\": \"01\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299e1d7fb4a2f516bedae\",\n            \"_timestamp\": 1678940641653,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"9\",\n            \"sex\": \"9\",\n            \"area\": \"77\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299e1d7fb4a2f516bedad\",\n            \"_timestamp\": 1678940641629,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"9\",\n            \"sex\": \"9\",\n            \"area\": \"9999\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299e1d7fb4a2f516bedac\",\n            \"_timestamp\": 1678940641606,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"9\",\n            \"sex\": \"9\",\n            \"area\": \"99\",\n            \"count\": \"..C\"\n        },\n        {\n            \"_id\": \"641299e1d7fb4a2f516bedab\",\n            \"_timestamp\": 1678940641582,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"9\",\n            \"sex\": \"9\",\n            \"area\": \"18\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299e1d7fb4a2f516bedaa\",\n            \"_timestamp\": 1678940641559,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"9\",\n            \"sex\": \"9\",\n            \"area\": \"17\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299e1d7fb4a2f516beda9\",\n            \"_timestamp\": 1678940641534,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"9\",\n            \"sex\": \"9\",\n            \"area\": \"16\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299e1d7fb4a2f516beda8\",\n            \"_timestamp\": 1678940641510,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"9\",\n            \"sex\": \"9\",\n            \"area\": \"15\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299e1d7fb4a2f516beda7\",\n            \"_timestamp\": 1678940641485,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"9\",\n            \"sex\": \"9\",\n            \"area\": \"14\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299e1d7fb4a2f516beda6\",\n            \"_timestamp\": 1678940641460,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"9\",\n            \"sex\": \"9\",\n            \"area\": \"13\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299e1d7fb4a2f516beda5\",\n            \"_timestamp\": 1678940641434,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"9\",\n            \"sex\": \"9\",\n            \"area\": \"12\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299e1d7fb4a2f516beda4\",\n            \"_timestamp\": 1678940641408,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"9\",\n            \"sex\": \"9\",\n            \"area\": \"09\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299e1d7fb4a2f516beda3\",\n            \"_timestamp\": 1678940641384,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"9\",\n            \"sex\": \"9\",\n            \"area\": \"08\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299e1d7fb4a2f516beda2\",\n            \"_timestamp\": 1678940641356,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"9\",\n            \"sex\": \"9\",\n            \"area\": \"07\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299e1d7fb4a2f516beda1\",\n            \"_timestamp\": 1678940641326,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"9\",\n            \"sex\": \"9\",\n            \"area\": \"06\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299e1d7fb4a2f516beda0\",\n            \"_timestamp\": 1678940641299,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"9\",\n            \"sex\": \"9\",\n            \"area\": \"05\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299e1d7fb4a2f516bed9f\",\n            \"_timestamp\": 1678940641274,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"9\",\n            \"sex\": \"9\",\n            \"area\": \"04\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299e1d7fb4a2f516bed9e\",\n            \"_timestamp\": 1678940641248,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"9\",\n            \"sex\": \"9\",\n            \"area\": \"03\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299e1d7fb4a2f516bed9d\",\n            \"_timestamp\": 1678940641221,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"9\",\n            \"sex\": \"9\",\n            \"area\": \"02\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299e1d7fb4a2f516bed9c\",\n            \"_timestamp\": 1678940641186,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"9\",\n            \"sex\": \"9\",\n            \"area\": \"01\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299e1d7fb4a2f516bed9b\",\n            \"_timestamp\": 1678940641163,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"9\",\n            \"sex\": \"2\",\n            \"area\": \"77\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299e1d7fb4a2f516bed9a\",\n            \"_timestamp\": 1678940641132,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"9\",\n            \"sex\": \"2\",\n            \"area\": \"9999\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299e1d7fb4a2f516bed99\",\n            \"_timestamp\": 1678940641104,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"9\",\n            \"sex\": \"2\",\n            \"area\": \"99\",\n            \"count\": \"..C\"\n        },\n        {\n            \"_id\": \"641299e1d7fb4a2f516bed98\",\n            \"_timestamp\": 1678940641080,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"9\",\n            \"sex\": \"2\",\n            \"area\": \"18\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299e1d7fb4a2f516bed97\",\n            \"_timestamp\": 1678940641056,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"9\",\n            \"sex\": \"2\",\n            \"area\": \"17\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299e1d7fb4a2f516bed96\",\n            \"_timestamp\": 1678940641033,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"9\",\n            \"sex\": \"2\",\n            \"area\": \"16\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299e1d7fb4a2f516bed95\",\n            \"_timestamp\": 1678940641008,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"9\",\n            \"sex\": \"2\",\n            \"area\": \"15\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299e0d7fb4a2f516bed94\",\n            \"_timestamp\": 1678940640983,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"9\",\n            \"sex\": \"2\",\n            \"area\": \"14\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299e0d7fb4a2f516bed93\",\n            \"_timestamp\": 1678940640958,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"9\",\n            \"sex\": \"2\",\n            \"area\": \"13\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299e0d7fb4a2f516bed92\",\n            \"_timestamp\": 1678940640935,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"9\",\n            \"sex\": \"2\",\n            \"area\": \"12\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299e0d7fb4a2f516bed91\",\n            \"_timestamp\": 1678940640911,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"9\",\n            \"sex\": \"2\",\n            \"area\": \"09\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299e0d7fb4a2f516bed90\",\n            \"_timestamp\": 1678940640887,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"9\",\n            \"sex\": \"2\",\n            \"area\": \"08\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299e0d7fb4a2f516bed8f\",\n            \"_timestamp\": 1678940640855,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"9\",\n            \"sex\": \"2\",\n            \"area\": \"07\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299e0d7fb4a2f516bed8e\",\n            \"_timestamp\": 1678940640830,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"9\",\n            \"sex\": \"2\",\n            \"area\": \"06\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299e0d7fb4a2f516bed8d\",\n            \"_timestamp\": 1678940640804,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"9\",\n            \"sex\": \"2\",\n            \"area\": \"05\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299e0d7fb4a2f516bed8c\",\n            \"_timestamp\": 1678940640777,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"9\",\n            \"sex\": \"2\",\n            \"area\": \"04\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299e0d7fb4a2f516bed8b\",\n            \"_timestamp\": 1678940640751,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"9\",\n            \"sex\": \"2\",\n            \"area\": \"03\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299e0d7fb4a2f516bed8a\",\n            \"_timestamp\": 1678940640727,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"9\",\n            \"sex\": \"2\",\n            \"area\": \"02\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299e0d7fb4a2f516bed89\",\n            \"_timestamp\": 1678940640701,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"9\",\n            \"sex\": \"2\",\n            \"area\": \"01\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299e0d7fb4a2f516bed88\",\n            \"_timestamp\": 1678940640675,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"9\",\n            \"sex\": \"1\",\n            \"area\": \"77\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299e0d7fb4a2f516bed87\",\n            \"_timestamp\": 1678940640651,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"9\",\n            \"sex\": \"1\",\n            \"area\": \"9999\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299e0d7fb4a2f516bed86\",\n            \"_timestamp\": 1678940640620,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"9\",\n            \"sex\": \"1\",\n            \"area\": \"99\",\n            \"count\": \"..C\"\n        },\n        {\n            \"_id\": \"641299e0d7fb4a2f516bed85\",\n            \"_timestamp\": 1678940640596,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"9\",\n            \"sex\": \"1\",\n            \"area\": \"18\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299e0d7fb4a2f516bed84\",\n            \"_timestamp\": 1678940640567,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"9\",\n            \"sex\": \"1\",\n            \"area\": \"17\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299e0d7fb4a2f516bed83\",\n            \"_timestamp\": 1678940640542,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"9\",\n            \"sex\": \"1\",\n            \"area\": \"16\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299e0d7fb4a2f516bed82\",\n            \"_timestamp\": 1678940640515,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"9\",\n            \"sex\": \"1\",\n            \"area\": \"15\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299e0d7fb4a2f516bed81\",\n            \"_timestamp\": 1678940640483,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"9\",\n            \"sex\": \"1\",\n            \"area\": \"14\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299e0d7fb4a2f516bed80\",\n            \"_timestamp\": 1678940640457,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"9\",\n            \"sex\": \"1\",\n            \"area\": \"13\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299e0d7fb4a2f516bed7f\",\n            \"_timestamp\": 1678940640433,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"9\",\n            \"sex\": \"1\",\n            \"area\": \"12\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299e0d7fb4a2f516bed7e\",\n            \"_timestamp\": 1678940640408,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"9\",\n            \"sex\": \"1\",\n            \"area\": \"09\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299e0d7fb4a2f516bed7d\",\n            \"_timestamp\": 1678940640382,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"9\",\n            \"sex\": \"1\",\n            \"area\": \"08\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299e0d7fb4a2f516bed7c\",\n            \"_timestamp\": 1678940640356,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"9\",\n            \"sex\": \"1\",\n            \"area\": \"07\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299e0d7fb4a2f516bed7b\",\n            \"_timestamp\": 1678940640333,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"9\",\n            \"sex\": \"1\",\n            \"area\": \"06\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299e0d7fb4a2f516bed7a\",\n            \"_timestamp\": 1678940640306,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"9\",\n            \"sex\": \"1\",\n            \"area\": \"05\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299e0d7fb4a2f516bed79\",\n            \"_timestamp\": 1678940640279,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"9\",\n            \"sex\": \"1\",\n            \"area\": \"04\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299e0d7fb4a2f516bed78\",\n            \"_timestamp\": 1678940640253,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"9\",\n            \"sex\": \"1\",\n            \"area\": \"03\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299e0d7fb4a2f516bed77\",\n            \"_timestamp\": 1678940640227,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"9\",\n            \"sex\": \"1\",\n            \"area\": \"02\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299e0d7fb4a2f516bed76\",\n            \"_timestamp\": 1678940640199,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"9\",\n            \"sex\": \"1\",\n            \"area\": \"01\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299e0d7fb4a2f516bed75\",\n            \"_timestamp\": 1678940640173,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"6\",\n            \"sex\": \"9\",\n            \"area\": \"77\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299e0d7fb4a2f516bed74\",\n            \"_timestamp\": 1678940640147,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"6\",\n            \"sex\": \"9\",\n            \"area\": \"9999\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299e0d7fb4a2f516bed73\",\n            \"_timestamp\": 1678940640120,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"6\",\n            \"sex\": \"9\",\n            \"area\": \"99\",\n            \"count\": \"..C\"\n        },\n        {\n            \"_id\": \"641299e0d7fb4a2f516bed72\",\n            \"_timestamp\": 1678940640096,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"6\",\n            \"sex\": \"9\",\n            \"area\": \"18\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299e0d7fb4a2f516bed71\",\n            \"_timestamp\": 1678940640073,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"6\",\n            \"sex\": \"9\",\n            \"area\": \"17\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299e0d7fb4a2f516bed70\",\n            \"_timestamp\": 1678940640046,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"6\",\n            \"sex\": \"9\",\n            \"area\": \"16\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299e0d7fb4a2f516bed6f\",\n            \"_timestamp\": 1678940640021,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"6\",\n            \"sex\": \"9\",\n            \"area\": \"15\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299dfd7fb4a2f516bed6e\",\n            \"_timestamp\": 1678940639990,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"6\",\n            \"sex\": \"9\",\n            \"area\": \"14\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299dfd7fb4a2f516bed6d\",\n            \"_timestamp\": 1678940639958,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"6\",\n            \"sex\": \"9\",\n            \"area\": \"13\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299dfd7fb4a2f516bed6c\",\n            \"_timestamp\": 1678940639928,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"6\",\n            \"sex\": \"9\",\n            \"area\": \"12\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299dfd7fb4a2f516bed6b\",\n            \"_timestamp\": 1678940639905,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"6\",\n            \"sex\": \"9\",\n            \"area\": \"09\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299dfd7fb4a2f516bed6a\",\n            \"_timestamp\": 1678940639881,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"6\",\n            \"sex\": \"9\",\n            \"area\": \"08\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299dfd7fb4a2f516bed69\",\n            \"_timestamp\": 1678940639859,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"6\",\n            \"sex\": \"9\",\n            \"area\": \"07\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299dfd7fb4a2f516bed68\",\n            \"_timestamp\": 1678940639829,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"6\",\n            \"sex\": \"9\",\n            \"area\": \"06\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299dfd7fb4a2f516bed67\",\n            \"_timestamp\": 1678940639804,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"6\",\n            \"sex\": \"9\",\n            \"area\": \"05\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299dfd7fb4a2f516bed66\",\n            \"_timestamp\": 1678940639779,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"6\",\n            \"sex\": \"9\",\n            \"area\": \"04\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299dfd7fb4a2f516bed65\",\n            \"_timestamp\": 1678940639755,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"6\",\n            \"sex\": \"9\",\n            \"area\": \"03\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299dfd7fb4a2f516bed64\",\n            \"_timestamp\": 1678940639723,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"6\",\n            \"sex\": \"9\",\n            \"area\": \"02\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299dfd7fb4a2f516bed63\",\n            \"_timestamp\": 1678940639698,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"6\",\n            \"sex\": \"9\",\n            \"area\": \"01\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299dfd7fb4a2f516bed62\",\n            \"_timestamp\": 1678940639673,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"6\",\n            \"sex\": \"2\",\n            \"area\": \"77\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299dfd7fb4a2f516bed61\",\n            \"_timestamp\": 1678940639647,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"6\",\n            \"sex\": \"2\",\n            \"area\": \"9999\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299dfd7fb4a2f516bed60\",\n            \"_timestamp\": 1678940639622,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"6\",\n            \"sex\": \"2\",\n            \"area\": \"99\",\n            \"count\": \"..C\"\n        },\n        {\n            \"_id\": \"641299dfd7fb4a2f516bed5f\",\n            \"_timestamp\": 1678940639595,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"6\",\n            \"sex\": \"2\",\n            \"area\": \"18\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299dfd7fb4a2f516bed5e\",\n            \"_timestamp\": 1678940639567,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"6\",\n            \"sex\": \"2\",\n            \"area\": \"17\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299dfd7fb4a2f516bed5d\",\n            \"_timestamp\": 1678940639542,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"6\",\n            \"sex\": \"2\",\n            \"area\": \"16\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299dfd7fb4a2f516bed5c\",\n            \"_timestamp\": 1678940639516,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"6\",\n            \"sex\": \"2\",\n            \"area\": \"15\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299dfd7fb4a2f516bed5b\",\n            \"_timestamp\": 1678940639492,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"6\",\n            \"sex\": \"2\",\n            \"area\": \"14\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299dfd7fb4a2f516bed5a\",\n            \"_timestamp\": 1678940639467,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"6\",\n            \"sex\": \"2\",\n            \"area\": \"13\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299dfd7fb4a2f516bed59\",\n            \"_timestamp\": 1678940639442,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"6\",\n            \"sex\": \"2\",\n            \"area\": \"12\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299dfd7fb4a2f516bed58\",\n            \"_timestamp\": 1678940639414,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"6\",\n            \"sex\": \"2\",\n            \"area\": \"09\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299dfd7fb4a2f516bed57\",\n            \"_timestamp\": 1678940639392,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"6\",\n            \"sex\": \"2\",\n            \"area\": \"08\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299dfd7fb4a2f516bed56\",\n            \"_timestamp\": 1678940639367,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"6\",\n            \"sex\": \"2\",\n            \"area\": \"07\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299dfd7fb4a2f516bed55\",\n            \"_timestamp\": 1678940639339,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"6\",\n            \"sex\": \"2\",\n            \"area\": \"06\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299dfd7fb4a2f516bed54\",\n            \"_timestamp\": 1678940639315,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"6\",\n            \"sex\": \"2\",\n            \"area\": \"05\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299dfd7fb4a2f516bed53\",\n            \"_timestamp\": 1678940639291,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"6\",\n            \"sex\": \"2\",\n            \"area\": \"04\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299dfd7fb4a2f516bed52\",\n            \"_timestamp\": 1678940639263,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"6\",\n            \"sex\": \"2\",\n            \"area\": \"03\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299dfd7fb4a2f516bed51\",\n            \"_timestamp\": 1678940639236,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"6\",\n            \"sex\": \"2\",\n            \"area\": \"02\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299dfd7fb4a2f516bed50\",\n            \"_timestamp\": 1678940639211,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"6\",\n            \"sex\": \"2\",\n            \"area\": \"01\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299dfd7fb4a2f516bed4f\",\n            \"_timestamp\": 1678940639187,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"6\",\n            \"sex\": \"1\",\n            \"area\": \"77\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299dfd7fb4a2f516bed4e\",\n            \"_timestamp\": 1678940639165,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"6\",\n            \"sex\": \"1\",\n            \"area\": \"9999\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299dfd7fb4a2f516bed4d\",\n            \"_timestamp\": 1678940639141,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"6\",\n            \"sex\": \"1\",\n            \"area\": \"99\",\n            \"count\": \"..C\"\n        },\n        {\n            \"_id\": \"641299dfd7fb4a2f516bed4c\",\n            \"_timestamp\": 1678940639108,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"6\",\n            \"sex\": \"1\",\n            \"area\": \"18\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299dfd7fb4a2f516bed4b\",\n            \"_timestamp\": 1678940639049,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"6\",\n            \"sex\": \"1\",\n            \"area\": \"17\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299dfd7fb4a2f516bed4a\",\n            \"_timestamp\": 1678940639024,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"6\",\n            \"sex\": \"1\",\n            \"area\": \"16\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299dfd7fb4a2f516bed49\",\n            \"_timestamp\": 1678940638999,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"6\",\n            \"sex\": \"1\",\n            \"area\": \"15\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299ded7fb4a2f516bed48\",\n            \"_timestamp\": 1678940638975,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"6\",\n            \"sex\": \"1\",\n            \"area\": \"14\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299ded7fb4a2f516bed47\",\n            \"_timestamp\": 1678940638947,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"6\",\n            \"sex\": \"1\",\n            \"area\": \"13\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299ded7fb4a2f516bed46\",\n            \"_timestamp\": 1678940638922,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"6\",\n            \"sex\": \"1\",\n            \"area\": \"12\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299ded7fb4a2f516bed45\",\n            \"_timestamp\": 1678940638897,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"6\",\n            \"sex\": \"1\",\n            \"area\": \"09\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299ded7fb4a2f516bed44\",\n            \"_timestamp\": 1678940638873,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"6\",\n            \"sex\": \"1\",\n            \"area\": \"08\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299ded7fb4a2f516bed43\",\n            \"_timestamp\": 1678940638849,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"6\",\n            \"sex\": \"1\",\n            \"area\": \"07\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299ded7fb4a2f516bed42\",\n            \"_timestamp\": 1678940638823,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"6\",\n            \"sex\": \"1\",\n            \"area\": \"06\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299ded7fb4a2f516bed41\",\n            \"_timestamp\": 1678940638795,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"6\",\n            \"sex\": \"1\",\n            \"area\": \"05\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299ded7fb4a2f516bed40\",\n            \"_timestamp\": 1678940638771,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"6\",\n            \"sex\": \"1\",\n            \"area\": \"04\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299ded7fb4a2f516bed3f\",\n            \"_timestamp\": 1678940638746,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"6\",\n            \"sex\": \"1\",\n            \"area\": \"03\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299ded7fb4a2f516bed3e\",\n            \"_timestamp\": 1678940638722,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"6\",\n            \"sex\": \"1\",\n            \"area\": \"02\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299ded7fb4a2f516bed3d\",\n            \"_timestamp\": 1678940638698,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"6\",\n            \"sex\": \"1\",\n            \"area\": \"01\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299ded7fb4a2f516bed3c\",\n            \"_timestamp\": 1678940638670,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"5\",\n            \"sex\": \"9\",\n            \"area\": \"77\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299ded7fb4a2f516bed3b\",\n            \"_timestamp\": 1678940638640,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"5\",\n            \"sex\": \"9\",\n            \"area\": \"9999\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299ded7fb4a2f516bed3a\",\n            \"_timestamp\": 1678940638615,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"5\",\n            \"sex\": \"9\",\n            \"area\": \"99\",\n            \"count\": \"..C\"\n        },\n        {\n            \"_id\": \"641299ded7fb4a2f516bed39\",\n            \"_timestamp\": 1678940638556,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"5\",\n            \"sex\": \"9\",\n            \"area\": \"18\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299ded7fb4a2f516bed38\",\n            \"_timestamp\": 1678940638528,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"5\",\n            \"sex\": \"9\",\n            \"area\": \"17\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299ded7fb4a2f516bed37\",\n            \"_timestamp\": 1678940638503,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"5\",\n            \"sex\": \"9\",\n            \"area\": \"16\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299ded7fb4a2f516bed36\",\n            \"_timestamp\": 1678940638478,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"5\",\n            \"sex\": \"9\",\n            \"area\": \"15\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299ded7fb4a2f516bed35\",\n            \"_timestamp\": 1678940638453,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"5\",\n            \"sex\": \"9\",\n            \"area\": \"14\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299ded7fb4a2f516bed34\",\n            \"_timestamp\": 1678940638426,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"5\",\n            \"sex\": \"9\",\n            \"area\": \"13\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299ded7fb4a2f516bed33\",\n            \"_timestamp\": 1678940638400,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"5\",\n            \"sex\": \"9\",\n            \"area\": \"12\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299ded7fb4a2f516bed32\",\n            \"_timestamp\": 1678940638376,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"5\",\n            \"sex\": \"9\",\n            \"area\": \"09\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299ded7fb4a2f516bed31\",\n            \"_timestamp\": 1678940638338,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"5\",\n            \"sex\": \"9\",\n            \"area\": \"08\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299ded7fb4a2f516bed30\",\n            \"_timestamp\": 1678940638314,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"5\",\n            \"sex\": \"9\",\n            \"area\": \"07\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299ded7fb4a2f516bed2f\",\n            \"_timestamp\": 1678940638288,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"5\",\n            \"sex\": \"9\",\n            \"area\": \"06\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299ded7fb4a2f516bed2e\",\n            \"_timestamp\": 1678940638252,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"5\",\n            \"sex\": \"9\",\n            \"area\": \"05\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299ded7fb4a2f516bed2d\",\n            \"_timestamp\": 1678940638227,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"5\",\n            \"sex\": \"9\",\n            \"area\": \"04\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299ded7fb4a2f516bed2c\",\n            \"_timestamp\": 1678940638201,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"5\",\n            \"sex\": \"9\",\n            \"area\": \"03\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299ded7fb4a2f516bed2b\",\n            \"_timestamp\": 1678940638173,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"5\",\n            \"sex\": \"9\",\n            \"area\": \"02\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299ded7fb4a2f516bed2a\",\n            \"_timestamp\": 1678940638147,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"5\",\n            \"sex\": \"9\",\n            \"area\": \"01\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299ded7fb4a2f516bed29\",\n            \"_timestamp\": 1678940638123,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"5\",\n            \"sex\": \"2\",\n            \"area\": \"77\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299ded7fb4a2f516bed28\",\n            \"_timestamp\": 1678940638097,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"5\",\n            \"sex\": \"2\",\n            \"area\": \"9999\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299ded7fb4a2f516bed27\",\n            \"_timestamp\": 1678940638070,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"5\",\n            \"sex\": \"2\",\n            \"area\": \"99\",\n            \"count\": \"..C\"\n        },\n        {\n            \"_id\": \"641299ded7fb4a2f516bed26\",\n            \"_timestamp\": 1678940638044,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"5\",\n            \"sex\": \"2\",\n            \"area\": \"18\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299ded7fb4a2f516bed25\",\n            \"_timestamp\": 1678940638018,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"5\",\n            \"sex\": \"2\",\n            \"area\": \"17\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299ddd7fb4a2f516bed24\",\n            \"_timestamp\": 1678940637991,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"5\",\n            \"sex\": \"2\",\n            \"area\": \"16\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299ddd7fb4a2f516bed23\",\n            \"_timestamp\": 1678940637966,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"5\",\n            \"sex\": \"2\",\n            \"area\": \"15\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299ddd7fb4a2f516bed22\",\n            \"_timestamp\": 1678940637939,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"5\",\n            \"sex\": \"2\",\n            \"area\": \"14\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299ddd7fb4a2f516bed21\",\n            \"_timestamp\": 1678940637910,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"5\",\n            \"sex\": \"2\",\n            \"area\": \"13\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299ddd7fb4a2f516bed20\",\n            \"_timestamp\": 1678940637887,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"5\",\n            \"sex\": \"2\",\n            \"area\": \"12\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299ddd7fb4a2f516bed1f\",\n            \"_timestamp\": 1678940637861,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"5\",\n            \"sex\": \"2\",\n            \"area\": \"09\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299ddd7fb4a2f516bed1e\",\n            \"_timestamp\": 1678940637834,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"5\",\n            \"sex\": \"2\",\n            \"area\": \"08\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299ddd7fb4a2f516bed1d\",\n            \"_timestamp\": 1678940637807,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"5\",\n            \"sex\": \"2\",\n            \"area\": \"07\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299ddd7fb4a2f516bed1c\",\n            \"_timestamp\": 1678940637781,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"5\",\n            \"sex\": \"2\",\n            \"area\": \"06\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299ddd7fb4a2f516bed1b\",\n            \"_timestamp\": 1678940637753,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"5\",\n            \"sex\": \"2\",\n            \"area\": \"05\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299ddd7fb4a2f516bed1a\",\n            \"_timestamp\": 1678940637723,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"5\",\n            \"sex\": \"2\",\n            \"area\": \"04\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299ddd7fb4a2f516bed19\",\n            \"_timestamp\": 1678940637696,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"5\",\n            \"sex\": \"2\",\n            \"area\": \"03\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299ddd7fb4a2f516bed18\",\n            \"_timestamp\": 1678940637670,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"5\",\n            \"sex\": \"2\",\n            \"area\": \"02\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299ddd7fb4a2f516bed17\",\n            \"_timestamp\": 1678940637645,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"5\",\n            \"sex\": \"2\",\n            \"area\": \"01\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299ddd7fb4a2f516bed16\",\n            \"_timestamp\": 1678940637616,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"5\",\n            \"sex\": \"1\",\n            \"area\": \"77\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299ddd7fb4a2f516bed15\",\n            \"_timestamp\": 1678940637591,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"5\",\n            \"sex\": \"1\",\n            \"area\": \"9999\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299ddd7fb4a2f516bed14\",\n            \"_timestamp\": 1678940637566,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"5\",\n            \"sex\": \"1\",\n            \"area\": \"99\",\n            \"count\": \"..C\"\n        },\n        {\n            \"_id\": \"641299ddd7fb4a2f516bed13\",\n            \"_timestamp\": 1678940637533,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"5\",\n            \"sex\": \"1\",\n            \"area\": \"18\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299ddd7fb4a2f516bed12\",\n            \"_timestamp\": 1678940637508,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"5\",\n            \"sex\": \"1\",\n            \"area\": \"17\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299ddd7fb4a2f516bed11\",\n            \"_timestamp\": 1678940637481,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"5\",\n            \"sex\": \"1\",\n            \"area\": \"16\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299ddd7fb4a2f516bed10\",\n            \"_timestamp\": 1678940637452,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"5\",\n            \"sex\": \"1\",\n            \"area\": \"15\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299ddd7fb4a2f516bed0f\",\n            \"_timestamp\": 1678940637429,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"5\",\n            \"sex\": \"1\",\n            \"area\": \"14\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299ddd7fb4a2f516bed0e\",\n            \"_timestamp\": 1678940637405,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"5\",\n            \"sex\": \"1\",\n            \"area\": \"13\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299ddd7fb4a2f516bed0d\",\n            \"_timestamp\": 1678940637379,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"5\",\n            \"sex\": \"1\",\n            \"area\": \"12\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299ddd7fb4a2f516bed0c\",\n            \"_timestamp\": 1678940637337,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"5\",\n            \"sex\": \"1\",\n            \"area\": \"09\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299ddd7fb4a2f516bed0b\",\n            \"_timestamp\": 1678940637311,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"5\",\n            \"sex\": \"1\",\n            \"area\": \"08\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299ddd7fb4a2f516bed0a\",\n            \"_timestamp\": 1678940637280,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"5\",\n            \"sex\": \"1\",\n            \"area\": \"07\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299ddd7fb4a2f516bed09\",\n            \"_timestamp\": 1678940637255,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"5\",\n            \"sex\": \"1\",\n            \"area\": \"06\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299ddd7fb4a2f516bed08\",\n            \"_timestamp\": 1678940637228,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"5\",\n            \"sex\": \"1\",\n            \"area\": \"05\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299ddd7fb4a2f516bed07\",\n            \"_timestamp\": 1678940637203,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"5\",\n            \"sex\": \"1\",\n            \"area\": \"04\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299ddd7fb4a2f516bed06\",\n            \"_timestamp\": 1678940637180,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"5\",\n            \"sex\": \"1\",\n            \"area\": \"03\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299ddd7fb4a2f516bed05\",\n            \"_timestamp\": 1678940637156,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"5\",\n            \"sex\": \"1\",\n            \"area\": \"02\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299ddd7fb4a2f516bed04\",\n            \"_timestamp\": 1678940637125,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"5\",\n            \"sex\": \"1\",\n            \"area\": \"01\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299ddd7fb4a2f516bed03\",\n            \"_timestamp\": 1678940637101,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"4\",\n            \"sex\": \"9\",\n            \"area\": \"77\",\n            \"count\": \"6\"\n        },\n        {\n            \"_id\": \"641299ddd7fb4a2f516bed02\",\n            \"_timestamp\": 1678940637075,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"4\",\n            \"sex\": \"9\",\n            \"area\": \"9999\",\n            \"count\": \"6\"\n        },\n        {\n            \"_id\": \"641299ddd7fb4a2f516bed01\",\n            \"_timestamp\": 1678940637046,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"4\",\n            \"sex\": \"9\",\n            \"area\": \"99\",\n            \"count\": \"..C\"\n        },\n        {\n            \"_id\": \"641299ddd7fb4a2f516bed00\",\n            \"_timestamp\": 1678940637021,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"4\",\n            \"sex\": \"9\",\n            \"area\": \"18\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299dcd7fb4a2f516becff\",\n            \"_timestamp\": 1678940636998,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"4\",\n            \"sex\": \"9\",\n            \"area\": \"17\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299dcd7fb4a2f516becfe\",\n            \"_timestamp\": 1678940636973,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"4\",\n            \"sex\": \"9\",\n            \"area\": \"16\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299dcd7fb4a2f516becfd\",\n            \"_timestamp\": 1678940636949,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"4\",\n            \"sex\": \"9\",\n            \"area\": \"15\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299dcd7fb4a2f516becfc\",\n            \"_timestamp\": 1678940636922,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"4\",\n            \"sex\": \"9\",\n            \"area\": \"14\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299dcd7fb4a2f516becfb\",\n            \"_timestamp\": 1678940636895,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"4\",\n            \"sex\": \"9\",\n            \"area\": \"13\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299dcd7fb4a2f516becfa\",\n            \"_timestamp\": 1678940636872,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"4\",\n            \"sex\": \"9\",\n            \"area\": \"12\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299dcd7fb4a2f516becf9\",\n            \"_timestamp\": 1678940636838,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"4\",\n            \"sex\": \"9\",\n            \"area\": \"09\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299dcd7fb4a2f516becf8\",\n            \"_timestamp\": 1678940636812,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"4\",\n            \"sex\": \"9\",\n            \"area\": \"08\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299dcd7fb4a2f516becf7\",\n            \"_timestamp\": 1678940636786,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"4\",\n            \"sex\": \"9\",\n            \"area\": \"07\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299dcd7fb4a2f516becf6\",\n            \"_timestamp\": 1678940636755,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"4\",\n            \"sex\": \"9\",\n            \"area\": \"06\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299dcd7fb4a2f516becf5\",\n            \"_timestamp\": 1678940636731,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"4\",\n            \"sex\": \"9\",\n            \"area\": \"05\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299dcd7fb4a2f516becf4\",\n            \"_timestamp\": 1678940636708,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"4\",\n            \"sex\": \"9\",\n            \"area\": \"04\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299dcd7fb4a2f516becf3\",\n            \"_timestamp\": 1678940636684,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"4\",\n            \"sex\": \"9\",\n            \"area\": \"03\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299dcd7fb4a2f516becf2\",\n            \"_timestamp\": 1678940636647,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"4\",\n            \"sex\": \"9\",\n            \"area\": \"02\",\n            \"count\": \"6\"\n        },\n        {\n            \"_id\": \"641299dcd7fb4a2f516becf1\",\n            \"_timestamp\": 1678940636620,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"4\",\n            \"sex\": \"9\",\n            \"area\": \"01\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299dcd7fb4a2f516becf0\",\n            \"_timestamp\": 1678940636598,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"4\",\n            \"sex\": \"2\",\n            \"area\": \"77\",\n            \"count\": \"6\"\n        },\n        {\n            \"_id\": \"641299dcd7fb4a2f516becef\",\n            \"_timestamp\": 1678940636572,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"4\",\n            \"sex\": \"2\",\n            \"area\": \"9999\",\n            \"count\": \"6\"\n        },\n        {\n            \"_id\": \"641299dcd7fb4a2f516becee\",\n            \"_timestamp\": 1678940636543,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"4\",\n            \"sex\": \"2\",\n            \"area\": \"99\",\n            \"count\": \"..C\"\n        },\n        {\n            \"_id\": \"641299dcd7fb4a2f516beced\",\n            \"_timestamp\": 1678940636515,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"4\",\n            \"sex\": \"2\",\n            \"area\": \"18\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299dcd7fb4a2f516becec\",\n            \"_timestamp\": 1678940636490,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"4\",\n            \"sex\": \"2\",\n            \"area\": \"17\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299dcd7fb4a2f516beceb\",\n            \"_timestamp\": 1678940636462,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"4\",\n            \"sex\": \"2\",\n            \"area\": \"16\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299dcd7fb4a2f516becea\",\n            \"_timestamp\": 1678940636436,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"4\",\n            \"sex\": \"2\",\n            \"area\": \"15\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299dcd7fb4a2f516bece9\",\n            \"_timestamp\": 1678940636408,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"4\",\n            \"sex\": \"2\",\n            \"area\": \"14\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299dcd7fb4a2f516bece8\",\n            \"_timestamp\": 1678940636382,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"4\",\n            \"sex\": \"2\",\n            \"area\": \"13\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299dcd7fb4a2f516bece7\",\n            \"_timestamp\": 1678940636358,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"4\",\n            \"sex\": \"2\",\n            \"area\": \"12\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299dcd7fb4a2f516bece6\",\n            \"_timestamp\": 1678940636333,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"4\",\n            \"sex\": \"2\",\n            \"area\": \"09\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299dcd7fb4a2f516bece5\",\n            \"_timestamp\": 1678940636303,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"4\",\n            \"sex\": \"2\",\n            \"area\": \"08\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299dcd7fb4a2f516bece4\",\n            \"_timestamp\": 1678940636279,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"4\",\n            \"sex\": \"2\",\n            \"area\": \"07\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299dcd7fb4a2f516bece3\",\n            \"_timestamp\": 1678940636254,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"4\",\n            \"sex\": \"2\",\n            \"area\": \"06\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299dcd7fb4a2f516bece2\",\n            \"_timestamp\": 1678940636229,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"4\",\n            \"sex\": \"2\",\n            \"area\": \"05\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299dcd7fb4a2f516bece1\",\n            \"_timestamp\": 1678940636202,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"4\",\n            \"sex\": \"2\",\n            \"area\": \"04\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299dcd7fb4a2f516bece0\",\n            \"_timestamp\": 1678940636176,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"4\",\n            \"sex\": \"2\",\n            \"area\": \"03\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299dcd7fb4a2f516becdf\",\n            \"_timestamp\": 1678940636153,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"4\",\n            \"sex\": \"2\",\n            \"area\": \"02\",\n            \"count\": \"6\"\n        },\n        {\n            \"_id\": \"641299dcd7fb4a2f516becde\",\n            \"_timestamp\": 1678940636129,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"4\",\n            \"sex\": \"2\",\n            \"area\": \"01\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299dcd7fb4a2f516becdd\",\n            \"_timestamp\": 1678940636102,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"4\",\n            \"sex\": \"1\",\n            \"area\": \"77\",\n            \"count\": \"3\"\n        },\n        {\n            \"_id\": \"641299dcd7fb4a2f516becdc\",\n            \"_timestamp\": 1678940636077,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"4\",\n            \"sex\": \"1\",\n            \"area\": \"9999\",\n            \"count\": \"3\"\n        },\n        {\n            \"_id\": \"641299dcd7fb4a2f516becdb\",\n            \"_timestamp\": 1678940636054,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"4\",\n            \"sex\": \"1\",\n            \"area\": \"99\",\n            \"count\": \"..C\"\n        },\n        {\n            \"_id\": \"641299dcd7fb4a2f516becda\",\n            \"_timestamp\": 1678940636032,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"4\",\n            \"sex\": \"1\",\n            \"area\": \"18\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299dcd7fb4a2f516becd9\",\n            \"_timestamp\": 1678940636002,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"4\",\n            \"sex\": \"1\",\n            \"area\": \"17\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299dbd7fb4a2f516becd8\",\n            \"_timestamp\": 1678940635976,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"4\",\n            \"sex\": \"1\",\n            \"area\": \"16\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299dbd7fb4a2f516becd7\",\n            \"_timestamp\": 1678940635949,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"4\",\n            \"sex\": \"1\",\n            \"area\": \"15\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299dbd7fb4a2f516becd6\",\n            \"_timestamp\": 1678940635922,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"4\",\n            \"sex\": \"1\",\n            \"area\": \"14\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299dbd7fb4a2f516becd5\",\n            \"_timestamp\": 1678940635897,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"4\",\n            \"sex\": \"1\",\n            \"area\": \"13\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299dbd7fb4a2f516becd4\",\n            \"_timestamp\": 1678940635869,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"4\",\n            \"sex\": \"1\",\n            \"area\": \"12\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299dbd7fb4a2f516becd3\",\n            \"_timestamp\": 1678940635840,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"4\",\n            \"sex\": \"1\",\n            \"area\": \"09\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299dbd7fb4a2f516becd2\",\n            \"_timestamp\": 1678940635814,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"4\",\n            \"sex\": \"1\",\n            \"area\": \"08\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299dbd7fb4a2f516becd1\",\n            \"_timestamp\": 1678940635791,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"4\",\n            \"sex\": \"1\",\n            \"area\": \"07\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299dbd7fb4a2f516becd0\",\n            \"_timestamp\": 1678940635767,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"4\",\n            \"sex\": \"1\",\n            \"area\": \"06\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299dbd7fb4a2f516beccf\",\n            \"_timestamp\": 1678940635740,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"4\",\n            \"sex\": \"1\",\n            \"area\": \"05\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299dbd7fb4a2f516becce\",\n            \"_timestamp\": 1678940635713,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"4\",\n            \"sex\": \"1\",\n            \"area\": \"04\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299dbd7fb4a2f516beccd\",\n            \"_timestamp\": 1678940635684,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"4\",\n            \"sex\": \"1\",\n            \"area\": \"03\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299dbd7fb4a2f516beccc\",\n            \"_timestamp\": 1678940635657,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"4\",\n            \"sex\": \"1\",\n            \"area\": \"02\",\n            \"count\": \"3\"\n        },\n        {\n            \"_id\": \"641299dbd7fb4a2f516beccb\",\n            \"_timestamp\": 1678940635633,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"4\",\n            \"sex\": \"1\",\n            \"area\": \"01\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299dbd7fb4a2f516becca\",\n            \"_timestamp\": 1678940635610,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"3\",\n            \"sex\": \"9\",\n            \"area\": \"77\",\n            \"count\": \"3\"\n        },\n        {\n            \"_id\": \"641299dbd7fb4a2f516becc9\",\n            \"_timestamp\": 1678940635585,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"3\",\n            \"sex\": \"9\",\n            \"area\": \"9999\",\n            \"count\": \"3\"\n        },\n        {\n            \"_id\": \"641299dbd7fb4a2f516becc8\",\n            \"_timestamp\": 1678940635561,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"3\",\n            \"sex\": \"9\",\n            \"area\": \"99\",\n            \"count\": \"..C\"\n        },\n        {\n            \"_id\": \"641299dbd7fb4a2f516becc7\",\n            \"_timestamp\": 1678940635536,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"3\",\n            \"sex\": \"9\",\n            \"area\": \"18\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299dbd7fb4a2f516becc6\",\n            \"_timestamp\": 1678940635511,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"3\",\n            \"sex\": \"9\",\n            \"area\": \"17\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299dbd7fb4a2f516becc5\",\n            \"_timestamp\": 1678940635483,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"3\",\n            \"sex\": \"9\",\n            \"area\": \"16\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299dbd7fb4a2f516becc4\",\n            \"_timestamp\": 1678940635460,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"3\",\n            \"sex\": \"9\",\n            \"area\": \"15\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299dbd7fb4a2f516becc3\",\n            \"_timestamp\": 1678940635430,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"3\",\n            \"sex\": \"9\",\n            \"area\": \"14\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299dbd7fb4a2f516becc2\",\n            \"_timestamp\": 1678940635404,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"3\",\n            \"sex\": \"9\",\n            \"area\": \"13\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299dbd7fb4a2f516becc1\",\n            \"_timestamp\": 1678940635359,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"3\",\n            \"sex\": \"9\",\n            \"area\": \"12\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299dbd7fb4a2f516becc0\",\n            \"_timestamp\": 1678940635335,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"3\",\n            \"sex\": \"9\",\n            \"area\": \"09\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299dbd7fb4a2f516becbf\",\n            \"_timestamp\": 1678940635309,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"3\",\n            \"sex\": \"9\",\n            \"area\": \"08\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299dbd7fb4a2f516becbe\",\n            \"_timestamp\": 1678940635283,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"3\",\n            \"sex\": \"9\",\n            \"area\": \"07\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299dbd7fb4a2f516becbd\",\n            \"_timestamp\": 1678940635254,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"3\",\n            \"sex\": \"9\",\n            \"area\": \"06\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299dbd7fb4a2f516becbc\",\n            \"_timestamp\": 1678940635230,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"3\",\n            \"sex\": \"9\",\n            \"area\": \"05\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299dbd7fb4a2f516becbb\",\n            \"_timestamp\": 1678940635205,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"3\",\n            \"sex\": \"9\",\n            \"area\": \"04\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299dbd7fb4a2f516becba\",\n            \"_timestamp\": 1678940635178,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"3\",\n            \"sex\": \"9\",\n            \"area\": \"03\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299dbd7fb4a2f516becb9\",\n            \"_timestamp\": 1678940635153,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"3\",\n            \"sex\": \"9\",\n            \"area\": \"02\",\n            \"count\": \"3\"\n        },\n        {\n            \"_id\": \"641299dbd7fb4a2f516becb8\",\n            \"_timestamp\": 1678940635127,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"3\",\n            \"sex\": \"9\",\n            \"area\": \"01\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299dbd7fb4a2f516becb7\",\n            \"_timestamp\": 1678940635102,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"3\",\n            \"sex\": \"2\",\n            \"area\": \"77\",\n            \"count\": \"3\"\n        },\n        {\n            \"_id\": \"641299dbd7fb4a2f516becb6\",\n            \"_timestamp\": 1678940635077,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"3\",\n            \"sex\": \"2\",\n            \"area\": \"9999\",\n            \"count\": \"3\"\n        },\n        {\n            \"_id\": \"641299dbd7fb4a2f516becb5\",\n            \"_timestamp\": 1678940635052,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"3\",\n            \"sex\": \"2\",\n            \"area\": \"99\",\n            \"count\": \"..C\"\n        },\n        {\n            \"_id\": \"641299dbd7fb4a2f516becb4\",\n            \"_timestamp\": 1678940635027,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"3\",\n            \"sex\": \"2\",\n            \"area\": \"18\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299dad7fb4a2f516becb3\",\n            \"_timestamp\": 1678940634998,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"3\",\n            \"sex\": \"2\",\n            \"area\": \"17\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299dad7fb4a2f516becb2\",\n            \"_timestamp\": 1678940634973,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"3\",\n            \"sex\": \"2\",\n            \"area\": \"16\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299dad7fb4a2f516becb1\",\n            \"_timestamp\": 1678940634940,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"3\",\n            \"sex\": \"2\",\n            \"area\": \"15\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299dad7fb4a2f516becb0\",\n            \"_timestamp\": 1678940634910,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"3\",\n            \"sex\": \"2\",\n            \"area\": \"14\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299dad7fb4a2f516becaf\",\n            \"_timestamp\": 1678940634883,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"3\",\n            \"sex\": \"2\",\n            \"area\": \"13\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299dad7fb4a2f516becae\",\n            \"_timestamp\": 1678940634856,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"3\",\n            \"sex\": \"2\",\n            \"area\": \"12\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299dad7fb4a2f516becad\",\n            \"_timestamp\": 1678940634828,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"3\",\n            \"sex\": \"2\",\n            \"area\": \"09\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299dad7fb4a2f516becac\",\n            \"_timestamp\": 1678940634800,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"3\",\n            \"sex\": \"2\",\n            \"area\": \"08\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299dad7fb4a2f516becab\",\n            \"_timestamp\": 1678940634776,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"3\",\n            \"sex\": \"2\",\n            \"area\": \"07\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299dad7fb4a2f516becaa\",\n            \"_timestamp\": 1678940634752,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"3\",\n            \"sex\": \"2\",\n            \"area\": \"06\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299dad7fb4a2f516beca9\",\n            \"_timestamp\": 1678940634721,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"3\",\n            \"sex\": \"2\",\n            \"area\": \"05\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299dad7fb4a2f516beca8\",\n            \"_timestamp\": 1678940634698,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"3\",\n            \"sex\": \"2\",\n            \"area\": \"04\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299dad7fb4a2f516beca7\",\n            \"_timestamp\": 1678940634666,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"3\",\n            \"sex\": \"2\",\n            \"area\": \"03\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299dad7fb4a2f516beca6\",\n            \"_timestamp\": 1678940634642,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"3\",\n            \"sex\": \"2\",\n            \"area\": \"02\",\n            \"count\": \"3\"\n        },\n        {\n            \"_id\": \"641299dad7fb4a2f516beca5\",\n            \"_timestamp\": 1678940634617,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"3\",\n            \"sex\": \"2\",\n            \"area\": \"01\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299dad7fb4a2f516beca4\",\n            \"_timestamp\": 1678940634592,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"3\",\n            \"sex\": \"1\",\n            \"area\": \"77\",\n            \"count\": \"3\"\n        },\n        {\n            \"_id\": \"641299dad7fb4a2f516beca3\",\n            \"_timestamp\": 1678940634566,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"3\",\n            \"sex\": \"1\",\n            \"area\": \"9999\",\n            \"count\": \"3\"\n        },\n        {\n            \"_id\": \"641299dad7fb4a2f516beca2\",\n            \"_timestamp\": 1678940634542,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"3\",\n            \"sex\": \"1\",\n            \"area\": \"99\",\n            \"count\": \"..C\"\n        },\n        {\n            \"_id\": \"641299dad7fb4a2f516beca1\",\n            \"_timestamp\": 1678940634517,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"3\",\n            \"sex\": \"1\",\n            \"area\": \"18\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299dad7fb4a2f516beca0\",\n            \"_timestamp\": 1678940634492,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"3\",\n            \"sex\": \"1\",\n            \"area\": \"17\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299dad7fb4a2f516bec9f\",\n            \"_timestamp\": 1678940634467,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"3\",\n            \"sex\": \"1\",\n            \"area\": \"16\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299dad7fb4a2f516bec9e\",\n            \"_timestamp\": 1678940634442,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"3\",\n            \"sex\": \"1\",\n            \"area\": \"15\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299dad7fb4a2f516bec9d\",\n            \"_timestamp\": 1678940634419,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"3\",\n            \"sex\": \"1\",\n            \"area\": \"14\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299dad7fb4a2f516bec9c\",\n            \"_timestamp\": 1678940634397,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"3\",\n            \"sex\": \"1\",\n            \"area\": \"13\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299dad7fb4a2f516bec9b\",\n            \"_timestamp\": 1678940634369,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"3\",\n            \"sex\": \"1\",\n            \"area\": \"12\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299dad7fb4a2f516bec9a\",\n            \"_timestamp\": 1678940634342,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"3\",\n            \"sex\": \"1\",\n            \"area\": \"09\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299dad7fb4a2f516bec99\",\n            \"_timestamp\": 1678940634316,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"3\",\n            \"sex\": \"1\",\n            \"area\": \"08\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299dad7fb4a2f516bec98\",\n            \"_timestamp\": 1678940634292,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"3\",\n            \"sex\": \"1\",\n            \"area\": \"07\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299dad7fb4a2f516bec97\",\n            \"_timestamp\": 1678940634269,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"3\",\n            \"sex\": \"1\",\n            \"area\": \"06\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299dad7fb4a2f516bec96\",\n            \"_timestamp\": 1678940634243,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"3\",\n            \"sex\": \"1\",\n            \"area\": \"05\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299dad7fb4a2f516bec95\",\n            \"_timestamp\": 1678940634215,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"3\",\n            \"sex\": \"1\",\n            \"area\": \"04\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299dad7fb4a2f516bec94\",\n            \"_timestamp\": 1678940634188,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"3\",\n            \"sex\": \"1\",\n            \"area\": \"03\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299dad7fb4a2f516bec93\",\n            \"_timestamp\": 1678940634153,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"3\",\n            \"sex\": \"1\",\n            \"area\": \"02\",\n            \"count\": \"3\"\n        },\n        {\n            \"_id\": \"641299dad7fb4a2f516bec92\",\n            \"_timestamp\": 1678940634123,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"3\",\n            \"sex\": \"1\",\n            \"area\": \"01\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299dad7fb4a2f516bec91\",\n            \"_timestamp\": 1678940634095,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"2\",\n            \"sex\": \"9\",\n            \"area\": \"77\",\n            \"count\": \"6\"\n        },\n        {\n            \"_id\": \"641299dad7fb4a2f516bec90\",\n            \"_timestamp\": 1678940634069,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"2\",\n            \"sex\": \"9\",\n            \"area\": \"9999\",\n            \"count\": \"6\"\n        },\n        {\n            \"_id\": \"641299dad7fb4a2f516bec8f\",\n            \"_timestamp\": 1678940634047,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"2\",\n            \"sex\": \"9\",\n            \"area\": \"99\",\n            \"count\": \"..C\"\n        },\n        {\n            \"_id\": \"641299dad7fb4a2f516bec8e\",\n            \"_timestamp\": 1678940634023,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"2\",\n            \"sex\": \"9\",\n            \"area\": \"18\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299d9d7fb4a2f516bec8d\",\n            \"_timestamp\": 1678940633998,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"2\",\n            \"sex\": \"9\",\n            \"area\": \"17\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299d9d7fb4a2f516bec8c\",\n            \"_timestamp\": 1678940633970,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"2\",\n            \"sex\": \"9\",\n            \"area\": \"16\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299d9d7fb4a2f516bec8b\",\n            \"_timestamp\": 1678940633945,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"2\",\n            \"sex\": \"9\",\n            \"area\": \"15\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299d9d7fb4a2f516bec8a\",\n            \"_timestamp\": 1678940633919,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"2\",\n            \"sex\": \"9\",\n            \"area\": \"14\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299d9d7fb4a2f516bec89\",\n            \"_timestamp\": 1678940633889,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"2\",\n            \"sex\": \"9\",\n            \"area\": \"13\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299d9d7fb4a2f516bec88\",\n            \"_timestamp\": 1678940633861,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"2\",\n            \"sex\": \"9\",\n            \"area\": \"12\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299d9d7fb4a2f516bec87\",\n            \"_timestamp\": 1678940633835,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"2\",\n            \"sex\": \"9\",\n            \"area\": \"09\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299d9d7fb4a2f516bec86\",\n            \"_timestamp\": 1678940633813,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"2\",\n            \"sex\": \"9\",\n            \"area\": \"08\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299d9d7fb4a2f516bec85\",\n            \"_timestamp\": 1678940633790,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"2\",\n            \"sex\": \"9\",\n            \"area\": \"07\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299d9d7fb4a2f516bec84\",\n            \"_timestamp\": 1678940633758,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"2\",\n            \"sex\": \"9\",\n            \"area\": \"06\",\n            \"count\": \"3\"\n        },\n        {\n            \"_id\": \"641299d9d7fb4a2f516bec83\",\n            \"_timestamp\": 1678940633733,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"2\",\n            \"sex\": \"9\",\n            \"area\": \"05\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299d9d7fb4a2f516bec82\",\n            \"_timestamp\": 1678940633710,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"2\",\n            \"sex\": \"9\",\n            \"area\": \"04\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299d9d7fb4a2f516bec81\",\n            \"_timestamp\": 1678940633683,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"2\",\n            \"sex\": \"9\",\n            \"area\": \"03\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299d9d7fb4a2f516bec80\",\n            \"_timestamp\": 1678940633657,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"2\",\n            \"sex\": \"9\",\n            \"area\": \"02\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299d9d7fb4a2f516bec7f\",\n            \"_timestamp\": 1678940633622,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"2\",\n            \"sex\": \"9\",\n            \"area\": \"01\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299d9d7fb4a2f516bec7e\",\n            \"_timestamp\": 1678940633598,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"2\",\n            \"sex\": \"2\",\n            \"area\": \"77\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299d9d7fb4a2f516bec7d\",\n            \"_timestamp\": 1678940633568,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"2\",\n            \"sex\": \"2\",\n            \"area\": \"9999\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299d9d7fb4a2f516bec7c\",\n            \"_timestamp\": 1678940633544,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"2\",\n            \"sex\": \"2\",\n            \"area\": \"99\",\n            \"count\": \"..C\"\n        },\n        {\n            \"_id\": \"641299d9d7fb4a2f516bec7b\",\n            \"_timestamp\": 1678940633515,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"2\",\n            \"sex\": \"2\",\n            \"area\": \"18\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299d9d7fb4a2f516bec7a\",\n            \"_timestamp\": 1678940633490,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"2\",\n            \"sex\": \"2\",\n            \"area\": \"17\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299d9d7fb4a2f516bec79\",\n            \"_timestamp\": 1678940633445,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"2\",\n            \"sex\": \"2\",\n            \"area\": \"16\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299d9d7fb4a2f516bec78\",\n            \"_timestamp\": 1678940633420,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"2\",\n            \"sex\": \"2\",\n            \"area\": \"15\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299d9d7fb4a2f516bec77\",\n            \"_timestamp\": 1678940633396,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"2\",\n            \"sex\": \"2\",\n            \"area\": \"14\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299d9d7fb4a2f516bec76\",\n            \"_timestamp\": 1678940633370,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"2\",\n            \"sex\": \"2\",\n            \"area\": \"13\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299d9d7fb4a2f516bec75\",\n            \"_timestamp\": 1678940633338,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"2\",\n            \"sex\": \"2\",\n            \"area\": \"12\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299d9d7fb4a2f516bec74\",\n            \"_timestamp\": 1678940633315,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"2\",\n            \"sex\": \"2\",\n            \"area\": \"09\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299d9d7fb4a2f516bec73\",\n            \"_timestamp\": 1678940633291,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"2\",\n            \"sex\": \"2\",\n            \"area\": \"08\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299d9d7fb4a2f516bec72\",\n            \"_timestamp\": 1678940633265,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"2\",\n            \"sex\": \"2\",\n            \"area\": \"07\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299d9d7fb4a2f516bec71\",\n            \"_timestamp\": 1678940633241,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"2\",\n            \"sex\": \"2\",\n            \"area\": \"06\",\n            \"count\": \"3\"\n        },\n        {\n            \"_id\": \"641299d9d7fb4a2f516bec70\",\n            \"_timestamp\": 1678940633217,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"2\",\n            \"sex\": \"2\",\n            \"area\": \"05\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299d9d7fb4a2f516bec6f\",\n            \"_timestamp\": 1678940633192,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"2\",\n            \"sex\": \"2\",\n            \"area\": \"04\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299d9d7fb4a2f516bec6e\",\n            \"_timestamp\": 1678940633165,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"2\",\n            \"sex\": \"2\",\n            \"area\": \"03\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299d9d7fb4a2f516bec6d\",\n            \"_timestamp\": 1678940633139,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"2\",\n            \"sex\": \"2\",\n            \"area\": \"02\",\n            \"count\": \"3\"\n        },\n        {\n            \"_id\": \"641299d9d7fb4a2f516bec6c\",\n            \"_timestamp\": 1678940633110,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"2\",\n            \"sex\": \"2\",\n            \"area\": \"01\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299d9d7fb4a2f516bec6b\",\n            \"_timestamp\": 1678940633088,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"2\",\n            \"sex\": \"1\",\n            \"area\": \"77\",\n            \"count\": \"3\"\n        },\n        {\n            \"_id\": \"641299d9d7fb4a2f516bec6a\",\n            \"_timestamp\": 1678940633065,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"2\",\n            \"sex\": \"1\",\n            \"area\": \"9999\",\n            \"count\": \"3\"\n        },\n        {\n            \"_id\": \"641299d9d7fb4a2f516bec69\",\n            \"_timestamp\": 1678940633042,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"2\",\n            \"sex\": \"1\",\n            \"area\": \"99\",\n            \"count\": \"..C\"\n        },\n        {\n            \"_id\": \"641299d9d7fb4a2f516bec68\",\n            \"_timestamp\": 1678940633017,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"2\",\n            \"sex\": \"1\",\n            \"area\": \"18\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299d8d7fb4a2f516bec67\",\n            \"_timestamp\": 1678940632981,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"2\",\n            \"sex\": \"1\",\n            \"area\": \"17\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299d8d7fb4a2f516bec66\",\n            \"_timestamp\": 1678940632952,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"2\",\n            \"sex\": \"1\",\n            \"area\": \"16\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299d8d7fb4a2f516bec65\",\n            \"_timestamp\": 1678940632927,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"2\",\n            \"sex\": \"1\",\n            \"area\": \"15\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299d8d7fb4a2f516bec64\",\n            \"_timestamp\": 1678940632904,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"2\",\n            \"sex\": \"1\",\n            \"area\": \"14\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299d8d7fb4a2f516bec63\",\n            \"_timestamp\": 1678940632882,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"2\",\n            \"sex\": \"1\",\n            \"area\": \"13\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299d8d7fb4a2f516bec62\",\n            \"_timestamp\": 1678940632859,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"2\",\n            \"sex\": \"1\",\n            \"area\": \"12\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299d8d7fb4a2f516bec61\",\n            \"_timestamp\": 1678940632823,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"2\",\n            \"sex\": \"1\",\n            \"area\": \"09\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299d8d7fb4a2f516bec60\",\n            \"_timestamp\": 1678940632776,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"2\",\n            \"sex\": \"1\",\n            \"area\": \"08\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299d8d7fb4a2f516bec5f\",\n            \"_timestamp\": 1678940632726,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"2\",\n            \"sex\": \"1\",\n            \"area\": \"07\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299d8d7fb4a2f516bec5e\",\n            \"_timestamp\": 1678940632698,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"2\",\n            \"sex\": \"1\",\n            \"area\": \"06\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299d8d7fb4a2f516bec5d\",\n            \"_timestamp\": 1678940632672,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"2\",\n            \"sex\": \"1\",\n            \"area\": \"05\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299d8d7fb4a2f516bec5c\",\n            \"_timestamp\": 1678940632646,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"2\",\n            \"sex\": \"1\",\n            \"area\": \"04\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299d8d7fb4a2f516bec5b\",\n            \"_timestamp\": 1678940632621,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"2\",\n            \"sex\": \"1\",\n            \"area\": \"03\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299d8d7fb4a2f516bec5a\",\n            \"_timestamp\": 1678940632597,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"2\",\n            \"sex\": \"1\",\n            \"area\": \"02\",\n            \"count\": \"3\"\n        },\n        {\n            \"_id\": \"641299d8d7fb4a2f516bec59\",\n            \"_timestamp\": 1678940632517,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"2\",\n            \"sex\": \"1\",\n            \"area\": \"01\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299d8d7fb4a2f516bec58\",\n            \"_timestamp\": 1678940632495,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"1\",\n            \"sex\": \"9\",\n            \"area\": \"77\",\n            \"count\": \"159\"\n        },\n        {\n            \"_id\": \"641299d8d7fb4a2f516bec57\",\n            \"_timestamp\": 1678940632471,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"1\",\n            \"sex\": \"9\",\n            \"area\": \"9999\",\n            \"count\": \"159\"\n        },\n        {\n            \"_id\": \"641299d8d7fb4a2f516bec56\",\n            \"_timestamp\": 1678940632449,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"1\",\n            \"sex\": \"9\",\n            \"area\": \"99\",\n            \"count\": \"..C\"\n        },\n        {\n            \"_id\": \"641299d8d7fb4a2f516bec55\",\n            \"_timestamp\": 1678940632427,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"1\",\n            \"sex\": \"9\",\n            \"area\": \"18\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299d8d7fb4a2f516bec54\",\n            \"_timestamp\": 1678940632404,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"1\",\n            \"sex\": \"9\",\n            \"area\": \"17\",\n            \"count\": \"9\"\n        },\n        {\n            \"_id\": \"641299d8d7fb4a2f516bec53\",\n            \"_timestamp\": 1678940632380,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"1\",\n            \"sex\": \"9\",\n            \"area\": \"16\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299d8d7fb4a2f516bec52\",\n            \"_timestamp\": 1678940632356,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"1\",\n            \"sex\": \"9\",\n            \"area\": \"15\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299d8d7fb4a2f516bec51\",\n            \"_timestamp\": 1678940632330,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"1\",\n            \"sex\": \"9\",\n            \"area\": \"14\",\n            \"count\": \"9\"\n        },\n        {\n            \"_id\": \"641299d8d7fb4a2f516bec50\",\n            \"_timestamp\": 1678940632301,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"1\",\n            \"sex\": \"9\",\n            \"area\": \"13\",\n            \"count\": \"27\"\n        },\n        {\n            \"_id\": \"641299d8d7fb4a2f516bec4f\",\n            \"_timestamp\": 1678940632276,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"1\",\n            \"sex\": \"9\",\n            \"area\": \"12\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299d8d7fb4a2f516bec4e\",\n            \"_timestamp\": 1678940632251,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"1\",\n            \"sex\": \"9\",\n            \"area\": \"09\",\n            \"count\": \"21\"\n        },\n        {\n            \"_id\": \"641299d8d7fb4a2f516bec4d\",\n            \"_timestamp\": 1678940632227,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"1\",\n            \"sex\": \"9\",\n            \"area\": \"08\",\n            \"count\": \"3\"\n        },\n        {\n            \"_id\": \"641299d8d7fb4a2f516bec4c\",\n            \"_timestamp\": 1678940632203,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"1\",\n            \"sex\": \"9\",\n            \"area\": \"07\",\n            \"count\": \"3\"\n        },\n        {\n            \"_id\": \"641299d8d7fb4a2f516bec4b\",\n            \"_timestamp\": 1678940632175,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"1\",\n            \"sex\": \"9\",\n            \"area\": \"06\",\n            \"count\": \"6\"\n        },\n        {\n            \"_id\": \"641299d8d7fb4a2f516bec4a\",\n            \"_timestamp\": 1678940632149,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"1\",\n            \"sex\": \"9\",\n            \"area\": \"05\",\n            \"count\": \"3\"\n        },\n        {\n            \"_id\": \"641299d8d7fb4a2f516bec49\",\n            \"_timestamp\": 1678940632123,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"1\",\n            \"sex\": \"9\",\n            \"area\": \"04\",\n            \"count\": \"12\"\n        },\n        {\n            \"_id\": \"641299d8d7fb4a2f516bec48\",\n            \"_timestamp\": 1678940632098,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"1\",\n            \"sex\": \"9\",\n            \"area\": \"03\",\n            \"count\": \"9\"\n        },\n        {\n            \"_id\": \"641299d8d7fb4a2f516bec47\",\n            \"_timestamp\": 1678940632070,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"1\",\n            \"sex\": \"9\",\n            \"area\": \"02\",\n            \"count\": \"51\"\n        },\n        {\n            \"_id\": \"641299d8d7fb4a2f516bec46\",\n            \"_timestamp\": 1678940632041,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"1\",\n            \"sex\": \"9\",\n            \"area\": \"01\",\n            \"count\": \"3\"\n        },\n        {\n            \"_id\": \"641299d8d7fb4a2f516bec45\",\n            \"_timestamp\": 1678940632015,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"1\",\n            \"sex\": \"2\",\n            \"area\": \"77\",\n            \"count\": \"132\"\n        },\n        {\n            \"_id\": \"641299d7d7fb4a2f516bec44\",\n            \"_timestamp\": 1678940631990,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"1\",\n            \"sex\": \"2\",\n            \"area\": \"9999\",\n            \"count\": \"132\"\n        },\n        {\n            \"_id\": \"641299d7d7fb4a2f516bec43\",\n            \"_timestamp\": 1678940631957,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"1\",\n            \"sex\": \"2\",\n            \"area\": \"99\",\n            \"count\": \"..C\"\n        },\n        {\n            \"_id\": \"641299d7d7fb4a2f516bec42\",\n            \"_timestamp\": 1678940631930,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"1\",\n            \"sex\": \"2\",\n            \"area\": \"18\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299d7d7fb4a2f516bec41\",\n            \"_timestamp\": 1678940631903,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"1\",\n            \"sex\": \"2\",\n            \"area\": \"17\",\n            \"count\": \"6\"\n        },\n        {\n            \"_id\": \"641299d7d7fb4a2f516bec40\",\n            \"_timestamp\": 1678940631748,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"1\",\n            \"sex\": \"2\",\n            \"area\": \"16\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299d7d7fb4a2f516bec3f\",\n            \"_timestamp\": 1678940631707,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"1\",\n            \"sex\": \"2\",\n            \"area\": \"15\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299d7d7fb4a2f516bec3e\",\n            \"_timestamp\": 1678940631676,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"1\",\n            \"sex\": \"2\",\n            \"area\": \"14\",\n            \"count\": \"9\"\n        },\n        {\n            \"_id\": \"641299d7d7fb4a2f516bec3d\",\n            \"_timestamp\": 1678940631651,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"1\",\n            \"sex\": \"2\",\n            \"area\": \"13\",\n            \"count\": \"21\"\n        },\n        {\n            \"_id\": \"641299d7d7fb4a2f516bec3c\",\n            \"_timestamp\": 1678940631627,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"1\",\n            \"sex\": \"2\",\n            \"area\": \"12\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299d7d7fb4a2f516bec3b\",\n            \"_timestamp\": 1678940631601,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"1\",\n            \"sex\": \"2\",\n            \"area\": \"09\",\n            \"count\": \"18\"\n        },\n        {\n            \"_id\": \"641299d7d7fb4a2f516bec3a\",\n            \"_timestamp\": 1678940631576,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"1\",\n            \"sex\": \"2\",\n            \"area\": \"08\",\n            \"count\": \"3\"\n        },\n        {\n            \"_id\": \"641299d7d7fb4a2f516bec39\",\n            \"_timestamp\": 1678940631552,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"1\",\n            \"sex\": \"2\",\n            \"area\": \"07\",\n            \"count\": \"3\"\n        },\n        {\n            \"_id\": \"641299d7d7fb4a2f516bec38\",\n            \"_timestamp\": 1678940631525,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"1\",\n            \"sex\": \"2\",\n            \"area\": \"06\",\n            \"count\": \"6\"\n        },\n        {\n            \"_id\": \"641299d7d7fb4a2f516bec37\",\n            \"_timestamp\": 1678940631498,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"1\",\n            \"sex\": \"2\",\n            \"area\": \"05\",\n            \"count\": \"3\"\n        },\n        {\n            \"_id\": \"641299d7d7fb4a2f516bec36\",\n            \"_timestamp\": 1678940631472,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"1\",\n            \"sex\": \"2\",\n            \"area\": \"04\",\n            \"count\": \"12\"\n        },\n        {\n            \"_id\": \"641299d7d7fb4a2f516bec35\",\n            \"_timestamp\": 1678940631446,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"1\",\n            \"sex\": \"2\",\n            \"area\": \"03\",\n            \"count\": \"6\"\n        },\n        {\n            \"_id\": \"641299d7d7fb4a2f516bec34\",\n            \"_timestamp\": 1678940631421,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"1\",\n            \"sex\": \"2\",\n            \"area\": \"02\",\n            \"count\": \"42\"\n        },\n        {\n            \"_id\": \"641299d7d7fb4a2f516bec33\",\n            \"_timestamp\": 1678940631397,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"1\",\n            \"sex\": \"2\",\n            \"area\": \"01\",\n            \"count\": \"3\"\n        },\n        {\n            \"_id\": \"641299d7d7fb4a2f516bec32\",\n            \"_timestamp\": 1678940631373,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"1\",\n            \"sex\": \"1\",\n            \"area\": \"77\",\n            \"count\": \"27\"\n        },\n        {\n            \"_id\": \"641299d7d7fb4a2f516bec31\",\n            \"_timestamp\": 1678940631351,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"1\",\n            \"sex\": \"1\",\n            \"area\": \"9999\",\n            \"count\": \"27\"\n        },\n        {\n            \"_id\": \"641299d7d7fb4a2f516bec30\",\n            \"_timestamp\": 1678940631326,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"1\",\n            \"sex\": \"1\",\n            \"area\": \"99\",\n            \"count\": \"..C\"\n        },\n        {\n            \"_id\": \"641299d7d7fb4a2f516bec2f\",\n            \"_timestamp\": 1678940631298,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"1\",\n            \"sex\": \"1\",\n            \"area\": \"18\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299d7d7fb4a2f516bec2e\",\n            \"_timestamp\": 1678940631274,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"1\",\n            \"sex\": \"1\",\n            \"area\": \"17\",\n            \"count\": \"3\"\n        },\n        {\n            \"_id\": \"641299d7d7fb4a2f516bec2d\",\n            \"_timestamp\": 1678940631249,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"1\",\n            \"sex\": \"1\",\n            \"area\": \"16\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299d7d7fb4a2f516bec2c\",\n            \"_timestamp\": 1678940631225,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"1\",\n            \"sex\": \"1\",\n            \"area\": \"15\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299d7d7fb4a2f516bec2b\",\n            \"_timestamp\": 1678940631202,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"1\",\n            \"sex\": \"1\",\n            \"area\": \"14\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299d7d7fb4a2f516bec2a\",\n            \"_timestamp\": 1678940631179,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"1\",\n            \"sex\": \"1\",\n            \"area\": \"13\",\n            \"count\": \"6\"\n        },\n        {\n            \"_id\": \"641299d7d7fb4a2f516bec29\",\n            \"_timestamp\": 1678940631151,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"1\",\n            \"sex\": \"1\",\n            \"area\": \"12\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299d7d7fb4a2f516bec28\",\n            \"_timestamp\": 1678940631128,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"1\",\n            \"sex\": \"1\",\n            \"area\": \"09\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299d7d7fb4a2f516bec27\",\n            \"_timestamp\": 1678940631104,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"1\",\n            \"sex\": \"1\",\n            \"area\": \"08\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299d7d7fb4a2f516bec26\",\n            \"_timestamp\": 1678940631081,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"1\",\n            \"sex\": \"1\",\n            \"area\": \"07\",\n            \"count\": \"3\"\n        },\n        {\n            \"_id\": \"641299d7d7fb4a2f516bec25\",\n            \"_timestamp\": 1678940631058,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"1\",\n            \"sex\": \"1\",\n            \"area\": \"06\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299d6d7fb4a2f516bec24\",\n            \"_timestamp\": 1678940630955,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"1\",\n            \"sex\": \"1\",\n            \"area\": \"05\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299d6d7fb4a2f516bec23\",\n            \"_timestamp\": 1678940630869,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"1\",\n            \"sex\": \"1\",\n            \"area\": \"04\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299d6d7fb4a2f516bec22\",\n            \"_timestamp\": 1678940630840,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"1\",\n            \"sex\": \"1\",\n            \"area\": \"03\",\n            \"count\": \"3\"\n        },\n        {\n            \"_id\": \"641299d6d7fb4a2f516bec21\",\n            \"_timestamp\": 1678940630813,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"1\",\n            \"sex\": \"1\",\n            \"area\": \"02\",\n            \"count\": \"9\"\n        },\n        {\n            \"_id\": \"641299d6d7fb4a2f516bec20\",\n            \"_timestamp\": 1678940630787,\n            \"year\": \"2018\",\n            \"age\": \"101\",\n            \"ethnic\": \"1\",\n            \"sex\": \"1\",\n            \"area\": \"01\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299d6d7fb4a2f516bec1f\",\n            \"_timestamp\": 1678940630749,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"9\",\n            \"area\": \"77\",\n            \"count\": \"246\"\n        },\n        {\n            \"_id\": \"641299d6d7fb4a2f516bec1e\",\n            \"_timestamp\": 1678940630683,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"9\",\n            \"area\": \"9999\",\n            \"count\": \"246\"\n        },\n        {\n            \"_id\": \"641299d6d7fb4a2f516bec1d\",\n            \"_timestamp\": 1678940630605,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"9\",\n            \"area\": \"99\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299d6d7fb4a2f516bec1c\",\n            \"_timestamp\": 1678940630580,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"9\",\n            \"area\": \"18\",\n            \"count\": \"3\"\n        },\n        {\n            \"_id\": \"641299d6d7fb4a2f516bec1b\",\n            \"_timestamp\": 1678940630525,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"9\",\n            \"area\": \"17\",\n            \"count\": \"3\"\n        },\n        {\n            \"_id\": \"641299d6d7fb4a2f516bec1a\",\n            \"_timestamp\": 1678940630500,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"9\",\n            \"area\": \"16\",\n            \"count\": \"3\"\n        },\n        {\n            \"_id\": \"641299d6d7fb4a2f516bec19\",\n            \"_timestamp\": 1678940630444,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"9\",\n            \"area\": \"15\",\n            \"count\": \"6\"\n        },\n        {\n            \"_id\": \"641299d6d7fb4a2f516bec18\",\n            \"_timestamp\": 1678940630421,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"9\",\n            \"area\": \"14\",\n            \"count\": \"12\"\n        },\n        {\n            \"_id\": \"641299d6d7fb4a2f516bec17\",\n            \"_timestamp\": 1678940630397,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"9\",\n            \"area\": \"13\",\n            \"count\": \"39\"\n        },\n        {\n            \"_id\": \"641299d6d7fb4a2f516bec16\",\n            \"_timestamp\": 1678940630373,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"9\",\n            \"area\": \"12\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299d6d7fb4a2f516bec15\",\n            \"_timestamp\": 1678940630349,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"9\",\n            \"area\": \"09\",\n            \"count\": \"24\"\n        },\n        {\n            \"_id\": \"641299d6d7fb4a2f516bec14\",\n            \"_timestamp\": 1678940630319,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"9\",\n            \"area\": \"08\",\n            \"count\": \"12\"\n        },\n        {\n            \"_id\": \"641299d6d7fb4a2f516bec13\",\n            \"_timestamp\": 1678940630292,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"9\",\n            \"area\": \"07\",\n            \"count\": \"9\"\n        },\n        {\n            \"_id\": \"641299d6d7fb4a2f516bec12\",\n            \"_timestamp\": 1678940630256,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"9\",\n            \"area\": \"06\",\n            \"count\": \"9\"\n        },\n        {\n            \"_id\": \"641299d6d7fb4a2f516bec11\",\n            \"_timestamp\": 1678940630229,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"9\",\n            \"area\": \"05\",\n            \"count\": \"3\"\n        },\n        {\n            \"_id\": \"641299d6d7fb4a2f516bec10\",\n            \"_timestamp\": 1678940630203,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"9\",\n            \"area\": \"04\",\n            \"count\": \"21\"\n        },\n        {\n            \"_id\": \"641299d6d7fb4a2f516bec0f\",\n            \"_timestamp\": 1678940630179,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"9\",\n            \"area\": \"03\",\n            \"count\": \"18\"\n        },\n        {\n            \"_id\": \"641299d6d7fb4a2f516bec0e\",\n            \"_timestamp\": 1678940630153,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"9\",\n            \"area\": \"02\",\n            \"count\": \"78\"\n        },\n        {\n            \"_id\": \"641299d6d7fb4a2f516bec0d\",\n            \"_timestamp\": 1678940630126,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"9\",\n            \"area\": \"01\",\n            \"count\": \"3\"\n        },\n        {\n            \"_id\": \"641299d6d7fb4a2f516bec0c\",\n            \"_timestamp\": 1678940630099,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"2\",\n            \"area\": \"77\",\n            \"count\": \"198\"\n        },\n        {\n            \"_id\": \"641299d6d7fb4a2f516bec0b\",\n            \"_timestamp\": 1678940630075,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"2\",\n            \"area\": \"9999\",\n            \"count\": \"198\"\n        },\n        {\n            \"_id\": \"641299d6d7fb4a2f516bec0a\",\n            \"_timestamp\": 1678940630052,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"2\",\n            \"area\": \"99\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299d6d7fb4a2f516bec09\",\n            \"_timestamp\": 1678940630026,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"2\",\n            \"area\": \"18\",\n            \"count\": \"3\"\n        },\n        {\n            \"_id\": \"641299d6d7fb4a2f516bec08\",\n            \"_timestamp\": 1678940630003,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"2\",\n            \"area\": \"17\",\n            \"count\": \"3\"\n        },\n        {\n            \"_id\": \"641299d5d7fb4a2f516bec07\",\n            \"_timestamp\": 1678940629980,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"2\",\n            \"area\": \"16\",\n            \"count\": \"3\"\n        },\n        {\n            \"_id\": \"641299d5d7fb4a2f516bec06\",\n            \"_timestamp\": 1678940629950,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"2\",\n            \"area\": \"15\",\n            \"count\": \"3\"\n        },\n        {\n            \"_id\": \"641299d5d7fb4a2f516bec05\",\n            \"_timestamp\": 1678940629919,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"2\",\n            \"area\": \"14\",\n            \"count\": \"12\"\n        },\n        {\n            \"_id\": \"641299d5d7fb4a2f516bec04\",\n            \"_timestamp\": 1678940629891,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"2\",\n            \"area\": \"13\",\n            \"count\": \"30\"\n        },\n        {\n            \"_id\": \"641299d5d7fb4a2f516bec03\",\n            \"_timestamp\": 1678940629866,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"2\",\n            \"area\": \"12\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299d5d7fb4a2f516bec02\",\n            \"_timestamp\": 1678940629842,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"2\",\n            \"area\": \"09\",\n            \"count\": \"18\"\n        },\n        {\n            \"_id\": \"641299d5d7fb4a2f516bec01\",\n            \"_timestamp\": 1678940629814,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"2\",\n            \"area\": \"08\",\n            \"count\": \"12\"\n        },\n        {\n            \"_id\": \"641299d5d7fb4a2f516bec00\",\n            \"_timestamp\": 1678940629788,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"2\",\n            \"area\": \"07\",\n            \"count\": \"9\"\n        },\n        {\n            \"_id\": \"641299d5d7fb4a2f516bebff\",\n            \"_timestamp\": 1678940629764,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"2\",\n            \"area\": \"06\",\n            \"count\": \"6\"\n        },\n        {\n            \"_id\": \"641299d5d7fb4a2f516bebfe\",\n            \"_timestamp\": 1678940629737,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"2\",\n            \"area\": \"05\",\n            \"count\": \"3\"\n        },\n        {\n            \"_id\": \"641299d5d7fb4a2f516bebfd\",\n            \"_timestamp\": 1678940629714,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"2\",\n            \"area\": \"04\",\n            \"count\": \"12\"\n        },\n        {\n            \"_id\": \"641299d5d7fb4a2f516bebfc\",\n            \"_timestamp\": 1678940629687,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"2\",\n            \"area\": \"03\",\n            \"count\": \"15\"\n        },\n        {\n            \"_id\": \"641299d5d7fb4a2f516bebfb\",\n            \"_timestamp\": 1678940629658,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"2\",\n            \"area\": \"02\",\n            \"count\": \"66\"\n        },\n        {\n            \"_id\": \"641299d5d7fb4a2f516bebfa\",\n            \"_timestamp\": 1678940629632,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"2\",\n            \"area\": \"01\",\n            \"count\": \"3\"\n        },\n        {\n            \"_id\": \"641299d5d7fb4a2f516bebf9\",\n            \"_timestamp\": 1678940629599,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"1\",\n            \"area\": \"77\",\n            \"count\": \"48\"\n        },\n        {\n            \"_id\": \"641299d5d7fb4a2f516bebf8\",\n            \"_timestamp\": 1678940629572,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"1\",\n            \"area\": \"9999\",\n            \"count\": \"48\"\n        },\n        {\n            \"_id\": \"641299d5d7fb4a2f516bebf7\",\n            \"_timestamp\": 1678940629542,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"1\",\n            \"area\": \"99\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299d5d7fb4a2f516bebf6\",\n            \"_timestamp\": 1678940629511,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"1\",\n            \"area\": \"18\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299d5d7fb4a2f516bebf5\",\n            \"_timestamp\": 1678940629486,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"1\",\n            \"area\": \"17\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299d5d7fb4a2f516bebf4\",\n            \"_timestamp\": 1678940629462,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"1\",\n            \"area\": \"16\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299d5d7fb4a2f516bebf3\",\n            \"_timestamp\": 1678940629436,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"1\",\n            \"area\": \"15\",\n            \"count\": \"3\"\n        },\n        {\n            \"_id\": \"641299d5d7fb4a2f516bebf2\",\n            \"_timestamp\": 1678940629412,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"1\",\n            \"area\": \"14\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299d5d7fb4a2f516bebf1\",\n            \"_timestamp\": 1678940629388,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"1\",\n            \"area\": \"13\",\n            \"count\": \"9\"\n        },\n        {\n            \"_id\": \"641299d5d7fb4a2f516bebf0\",\n            \"_timestamp\": 1678940629360,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"1\",\n            \"area\": \"12\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299d5d7fb4a2f516bebef\",\n            \"_timestamp\": 1678940629338,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"1\",\n            \"area\": \"09\",\n            \"count\": \"6\"\n        },\n        {\n            \"_id\": \"641299d5d7fb4a2f516bebee\",\n            \"_timestamp\": 1678940629309,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"1\",\n            \"area\": \"08\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299d5d7fb4a2f516bebed\",\n            \"_timestamp\": 1678940629282,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"1\",\n            \"area\": \"07\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299d5d7fb4a2f516bebec\",\n            \"_timestamp\": 1678940629254,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"1\",\n            \"area\": \"06\",\n            \"count\": \"3\"\n        },\n        {\n            \"_id\": \"641299d5d7fb4a2f516bebeb\",\n            \"_timestamp\": 1678940629229,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"1\",\n            \"area\": \"05\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299d5d7fb4a2f516bebea\",\n            \"_timestamp\": 1678940629204,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"1\",\n            \"area\": \"04\",\n            \"count\": \"6\"\n        },\n        {\n            \"_id\": \"641299d5d7fb4a2f516bebe9\",\n            \"_timestamp\": 1678940629174,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"1\",\n            \"area\": \"03\",\n            \"count\": \"3\"\n        },\n        {\n            \"_id\": \"641299d5d7fb4a2f516bebe8\",\n            \"_timestamp\": 1678940629149,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"1\",\n            \"area\": \"02\",\n            \"count\": \"15\"\n        },\n        {\n            \"_id\": \"641299d5d7fb4a2f516bebe7\",\n            \"_timestamp\": 1678940629124,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"1\",\n            \"area\": \"01\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299d5d7fb4a2f516bebe6\",\n            \"_timestamp\": 1678940629098,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"77\",\n            \"sex\": \"9\",\n            \"area\": \"77\",\n            \"count\": \"246\"\n        },\n        {\n            \"_id\": \"641299d5d7fb4a2f516bebe5\",\n            \"_timestamp\": 1678940629071,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"77\",\n            \"sex\": \"9\",\n            \"area\": \"9999\",\n            \"count\": \"246\"\n        },\n        {\n            \"_id\": \"641299d5d7fb4a2f516bebe4\",\n            \"_timestamp\": 1678940629047,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"77\",\n            \"sex\": \"9\",\n            \"area\": \"99\",\n            \"count\": \"..C\"\n        },\n        {\n            \"_id\": \"641299d5d7fb4a2f516bebe3\",\n            \"_timestamp\": 1678940629021,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"77\",\n            \"sex\": \"9\",\n            \"area\": \"18\",\n            \"count\": \"3\"\n        },\n        {\n            \"_id\": \"641299d4d7fb4a2f516bebe2\",\n            \"_timestamp\": 1678940628974,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"77\",\n            \"sex\": \"9\",\n            \"area\": \"17\",\n            \"count\": \"3\"\n        },\n        {\n            \"_id\": \"641299d4d7fb4a2f516bebe1\",\n            \"_timestamp\": 1678940628950,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"77\",\n            \"sex\": \"9\",\n            \"area\": \"16\",\n            \"count\": \"3\"\n        },\n        {\n            \"_id\": \"641299d4d7fb4a2f516bebe0\",\n            \"_timestamp\": 1678940628927,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"77\",\n            \"sex\": \"9\",\n            \"area\": \"15\",\n            \"count\": \"6\"\n        },\n        {\n            \"_id\": \"641299d4d7fb4a2f516bebdf\",\n            \"_timestamp\": 1678940628904,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"77\",\n            \"sex\": \"9\",\n            \"area\": \"14\",\n            \"count\": \"12\"\n        },\n        {\n            \"_id\": \"641299d4d7fb4a2f516bebde\",\n            \"_timestamp\": 1678940628883,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"77\",\n            \"sex\": \"9\",\n            \"area\": \"13\",\n            \"count\": \"39\"\n        },\n        {\n            \"_id\": \"641299d4d7fb4a2f516bebdd\",\n            \"_timestamp\": 1678940628856,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"77\",\n            \"sex\": \"9\",\n            \"area\": \"12\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299d4d7fb4a2f516bebdc\",\n            \"_timestamp\": 1678940628831,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"77\",\n            \"sex\": \"9\",\n            \"area\": \"09\",\n            \"count\": \"24\"\n        },\n        {\n            \"_id\": \"641299d4d7fb4a2f516bebdb\",\n            \"_timestamp\": 1678940628797,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"77\",\n            \"sex\": \"9\",\n            \"area\": \"08\",\n            \"count\": \"12\"\n        },\n        {\n            \"_id\": \"641299d4d7fb4a2f516bebda\",\n            \"_timestamp\": 1678940628773,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"77\",\n            \"sex\": \"9\",\n            \"area\": \"07\",\n            \"count\": \"9\"\n        },\n        {\n            \"_id\": \"641299d4d7fb4a2f516bebd9\",\n            \"_timestamp\": 1678940628745,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"77\",\n            \"sex\": \"9\",\n            \"area\": \"06\",\n            \"count\": \"9\"\n        },\n        {\n            \"_id\": \"641299d4d7fb4a2f516bebd8\",\n            \"_timestamp\": 1678940628719,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"77\",\n            \"sex\": \"9\",\n            \"area\": \"05\",\n            \"count\": \"3\"\n        },\n        {\n            \"_id\": \"641299d4d7fb4a2f516bebd7\",\n            \"_timestamp\": 1678940628695,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"77\",\n            \"sex\": \"9\",\n            \"area\": \"04\",\n            \"count\": \"21\"\n        },\n        {\n            \"_id\": \"641299d4d7fb4a2f516bebd6\",\n            \"_timestamp\": 1678940628668,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"77\",\n            \"sex\": \"9\",\n            \"area\": \"03\",\n            \"count\": \"18\"\n        },\n        {\n            \"_id\": \"641299d4d7fb4a2f516bebd5\",\n            \"_timestamp\": 1678940628628,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"77\",\n            \"sex\": \"9\",\n            \"area\": \"02\",\n            \"count\": \"78\"\n        },\n        {\n            \"_id\": \"641299d4d7fb4a2f516bebd4\",\n            \"_timestamp\": 1678940628602,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"77\",\n            \"sex\": \"9\",\n            \"area\": \"01\",\n            \"count\": \"3\"\n        },\n        {\n            \"_id\": \"641299d4d7fb4a2f516bebd3\",\n            \"_timestamp\": 1678940628572,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"77\",\n            \"sex\": \"2\",\n            \"area\": \"77\",\n            \"count\": \"198\"\n        },\n        {\n            \"_id\": \"641299d4d7fb4a2f516bebd2\",\n            \"_timestamp\": 1678940628540,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"77\",\n            \"sex\": \"2\",\n            \"area\": \"9999\",\n            \"count\": \"198\"\n        },\n        {\n            \"_id\": \"641299d4d7fb4a2f516bebd1\",\n            \"_timestamp\": 1678940628502,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"77\",\n            \"sex\": \"2\",\n            \"area\": \"99\",\n            \"count\": \"..C\"\n        },\n        {\n            \"_id\": \"641299d4d7fb4a2f516bebd0\",\n            \"_timestamp\": 1678940628469,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"77\",\n            \"sex\": \"2\",\n            \"area\": \"18\",\n            \"count\": \"3\"\n        },\n        {\n            \"_id\": \"641299d4d7fb4a2f516bebcf\",\n            \"_timestamp\": 1678940628431,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"77\",\n            \"sex\": \"2\",\n            \"area\": \"17\",\n            \"count\": \"3\"\n        },\n        {\n            \"_id\": \"641299d4d7fb4a2f516bebce\",\n            \"_timestamp\": 1678940628401,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"77\",\n            \"sex\": \"2\",\n            \"area\": \"16\",\n            \"count\": \"3\"\n        },\n        {\n            \"_id\": \"641299d4d7fb4a2f516bebcd\",\n            \"_timestamp\": 1678940628376,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"77\",\n            \"sex\": \"2\",\n            \"area\": \"15\",\n            \"count\": \"3\"\n        },\n        {\n            \"_id\": \"641299d4d7fb4a2f516bebcc\",\n            \"_timestamp\": 1678940628351,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"77\",\n            \"sex\": \"2\",\n            \"area\": \"14\",\n            \"count\": \"12\"\n        },\n        {\n            \"_id\": \"641299d4d7fb4a2f516bebcb\",\n            \"_timestamp\": 1678940628323,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"77\",\n            \"sex\": \"2\",\n            \"area\": \"13\",\n            \"count\": \"30\"\n        },\n        {\n            \"_id\": \"641299d4d7fb4a2f516bebca\",\n            \"_timestamp\": 1678940628298,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"77\",\n            \"sex\": \"2\",\n            \"area\": \"12\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299d4d7fb4a2f516bebc9\",\n            \"_timestamp\": 1678940628272,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"77\",\n            \"sex\": \"2\",\n            \"area\": \"09\",\n            \"count\": \"18\"\n        },\n        {\n            \"_id\": \"641299d4d7fb4a2f516bebc8\",\n            \"_timestamp\": 1678940628248,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"77\",\n            \"sex\": \"2\",\n            \"area\": \"08\",\n            \"count\": \"12\"\n        },\n        {\n            \"_id\": \"641299d4d7fb4a2f516bebc7\",\n            \"_timestamp\": 1678940628223,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"77\",\n            \"sex\": \"2\",\n            \"area\": \"07\",\n            \"count\": \"9\"\n        },\n        {\n            \"_id\": \"641299d4d7fb4a2f516bebc6\",\n            \"_timestamp\": 1678940628199,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"77\",\n            \"sex\": \"2\",\n            \"area\": \"06\",\n            \"count\": \"6\"\n        },\n        {\n            \"_id\": \"641299d4d7fb4a2f516bebc5\",\n            \"_timestamp\": 1678940628175,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"77\",\n            \"sex\": \"2\",\n            \"area\": \"05\",\n            \"count\": \"3\"\n        },\n        {\n            \"_id\": \"641299d4d7fb4a2f516bebc4\",\n            \"_timestamp\": 1678940628151,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"77\",\n            \"sex\": \"2\",\n            \"area\": \"04\",\n            \"count\": \"12\"\n        },\n        {\n            \"_id\": \"641299d4d7fb4a2f516bebc3\",\n            \"_timestamp\": 1678940628126,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"77\",\n            \"sex\": \"2\",\n            \"area\": \"03\",\n            \"count\": \"15\"\n        },\n        {\n            \"_id\": \"641299d4d7fb4a2f516bebc2\",\n            \"_timestamp\": 1678940628101,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"77\",\n            \"sex\": \"2\",\n            \"area\": \"02\",\n            \"count\": \"66\"\n        },\n        {\n            \"_id\": \"641299d4d7fb4a2f516bebc1\",\n            \"_timestamp\": 1678940628075,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"77\",\n            \"sex\": \"2\",\n            \"area\": \"01\",\n            \"count\": \"3\"\n        },\n        {\n            \"_id\": \"641299d4d7fb4a2f516bebc0\",\n            \"_timestamp\": 1678940628048,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"77\",\n            \"sex\": \"1\",\n            \"area\": \"77\",\n            \"count\": \"48\"\n        },\n        {\n            \"_id\": \"641299d4d7fb4a2f516bebbf\",\n            \"_timestamp\": 1678940628023,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"77\",\n            \"sex\": \"1\",\n            \"area\": \"9999\",\n            \"count\": \"48\"\n        },\n        {\n            \"_id\": \"641299d3d7fb4a2f516bebbe\",\n            \"_timestamp\": 1678940627995,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"77\",\n            \"sex\": \"1\",\n            \"area\": \"99\",\n            \"count\": \"..C\"\n        },\n        {\n            \"_id\": \"641299d3d7fb4a2f516bebbd\",\n            \"_timestamp\": 1678940627963,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"77\",\n            \"sex\": \"1\",\n            \"area\": \"18\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299d3d7fb4a2f516bebbc\",\n            \"_timestamp\": 1678940627937,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"77\",\n            \"sex\": \"1\",\n            \"area\": \"17\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299d3d7fb4a2f516bebbb\",\n            \"_timestamp\": 1678940627910,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"77\",\n            \"sex\": \"1\",\n            \"area\": \"16\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299d3d7fb4a2f516bebba\",\n            \"_timestamp\": 1678940627884,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"77\",\n            \"sex\": \"1\",\n            \"area\": \"15\",\n            \"count\": \"3\"\n        },\n        {\n            \"_id\": \"641299d3d7fb4a2f516bebb9\",\n            \"_timestamp\": 1678940627854,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"77\",\n            \"sex\": \"1\",\n            \"area\": \"14\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299d3d7fb4a2f516bebb8\",\n            \"_timestamp\": 1678940627823,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"77\",\n            \"sex\": \"1\",\n            \"area\": \"13\",\n            \"count\": \"9\"\n        },\n        {\n            \"_id\": \"641299d3d7fb4a2f516bebb7\",\n            \"_timestamp\": 1678940627792,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"77\",\n            \"sex\": \"1\",\n            \"area\": \"12\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299d3d7fb4a2f516bebb6\",\n            \"_timestamp\": 1678940627766,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"77\",\n            \"sex\": \"1\",\n            \"area\": \"09\",\n            \"count\": \"6\"\n        },\n        {\n            \"_id\": \"641299d3d7fb4a2f516bebb5\",\n            \"_timestamp\": 1678940627741,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"77\",\n            \"sex\": \"1\",\n            \"area\": \"08\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299d3d7fb4a2f516bebb4\",\n            \"_timestamp\": 1678940627715,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"77\",\n            \"sex\": \"1\",\n            \"area\": \"07\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299d3d7fb4a2f516bebb3\",\n            \"_timestamp\": 1678940627682,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"77\",\n            \"sex\": \"1\",\n            \"area\": \"06\",\n            \"count\": \"3\"\n        },\n        {\n            \"_id\": \"641299d3d7fb4a2f516bebb2\",\n            \"_timestamp\": 1678940627649,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"77\",\n            \"sex\": \"1\",\n            \"area\": \"05\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299d3d7fb4a2f516bebb1\",\n            \"_timestamp\": 1678940627622,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"77\",\n            \"sex\": \"1\",\n            \"area\": \"04\",\n            \"count\": \"6\"\n        },\n        {\n            \"_id\": \"641299d3d7fb4a2f516bebb0\",\n            \"_timestamp\": 1678940627598,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"77\",\n            \"sex\": \"1\",\n            \"area\": \"03\",\n            \"count\": \"3\"\n        },\n        {\n            \"_id\": \"641299d3d7fb4a2f516bebaf\",\n            \"_timestamp\": 1678940627570,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"77\",\n            \"sex\": \"1\",\n            \"area\": \"02\",\n            \"count\": \"15\"\n        },\n        {\n            \"_id\": \"641299d3d7fb4a2f516bebae\",\n            \"_timestamp\": 1678940627540,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"77\",\n            \"sex\": \"1\",\n            \"area\": \"01\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299d3d7fb4a2f516bebad\",\n            \"_timestamp\": 1678940627503,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"9\",\n            \"sex\": \"9\",\n            \"area\": \"77\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299d3d7fb4a2f516bebac\",\n            \"_timestamp\": 1678940627477,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"9\",\n            \"sex\": \"9\",\n            \"area\": \"9999\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299d3d7fb4a2f516bebab\",\n            \"_timestamp\": 1678940627449,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"9\",\n            \"sex\": \"9\",\n            \"area\": \"99\",\n            \"count\": \"..C\"\n        },\n        {\n            \"_id\": \"641299d3d7fb4a2f516bebaa\",\n            \"_timestamp\": 1678940627412,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"9\",\n            \"sex\": \"9\",\n            \"area\": \"18\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299d3d7fb4a2f516beba9\",\n            \"_timestamp\": 1678940627386,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"9\",\n            \"sex\": \"9\",\n            \"area\": \"17\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299d3d7fb4a2f516beba8\",\n            \"_timestamp\": 1678940627355,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"9\",\n            \"sex\": \"9\",\n            \"area\": \"16\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299d3d7fb4a2f516beba7\",\n            \"_timestamp\": 1678940627330,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"9\",\n            \"sex\": \"9\",\n            \"area\": \"15\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299d3d7fb4a2f516beba6\",\n            \"_timestamp\": 1678940627303,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"9\",\n            \"sex\": \"9\",\n            \"area\": \"14\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299d3d7fb4a2f516beba5\",\n            \"_timestamp\": 1678940627278,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"9\",\n            \"sex\": \"9\",\n            \"area\": \"13\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299d3d7fb4a2f516beba4\",\n            \"_timestamp\": 1678940627254,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"9\",\n            \"sex\": \"9\",\n            \"area\": \"12\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299d3d7fb4a2f516beba3\",\n            \"_timestamp\": 1678940627228,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"9\",\n            \"sex\": \"9\",\n            \"area\": \"09\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299d3d7fb4a2f516beba2\",\n            \"_timestamp\": 1678940627203,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"9\",\n            \"sex\": \"9\",\n            \"area\": \"08\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299d3d7fb4a2f516beba1\",\n            \"_timestamp\": 1678940627179,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"9\",\n            \"sex\": \"9\",\n            \"area\": \"07\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299d3d7fb4a2f516beba0\",\n            \"_timestamp\": 1678940627150,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"9\",\n            \"sex\": \"9\",\n            \"area\": \"06\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299d3d7fb4a2f516beb9f\",\n            \"_timestamp\": 1678940627126,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"9\",\n            \"sex\": \"9\",\n            \"area\": \"05\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299d3d7fb4a2f516beb9e\",\n            \"_timestamp\": 1678940627104,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"9\",\n            \"sex\": \"9\",\n            \"area\": \"04\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299d3d7fb4a2f516beb9d\",\n            \"_timestamp\": 1678940627082,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"9\",\n            \"sex\": \"9\",\n            \"area\": \"03\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299d3d7fb4a2f516beb9c\",\n            \"_timestamp\": 1678940627043,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"9\",\n            \"sex\": \"9\",\n            \"area\": \"02\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299d3d7fb4a2f516beb9b\",\n            \"_timestamp\": 1678940627020,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"9\",\n            \"sex\": \"9\",\n            \"area\": \"01\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299d2d7fb4a2f516beb9a\",\n            \"_timestamp\": 1678940626994,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"9\",\n            \"sex\": \"2\",\n            \"area\": \"77\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299d2d7fb4a2f516beb99\",\n            \"_timestamp\": 1678940626968,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"9\",\n            \"sex\": \"2\",\n            \"area\": \"9999\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299d2d7fb4a2f516beb98\",\n            \"_timestamp\": 1678940626945,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"9\",\n            \"sex\": \"2\",\n            \"area\": \"99\",\n            \"count\": \"..C\"\n        },\n        {\n            \"_id\": \"641299d2d7fb4a2f516beb97\",\n            \"_timestamp\": 1678940626922,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"9\",\n            \"sex\": \"2\",\n            \"area\": \"18\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299d2d7fb4a2f516beb96\",\n            \"_timestamp\": 1678940626896,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"9\",\n            \"sex\": \"2\",\n            \"area\": \"17\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299d2d7fb4a2f516beb95\",\n            \"_timestamp\": 1678940626872,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"9\",\n            \"sex\": \"2\",\n            \"area\": \"16\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299d2d7fb4a2f516beb94\",\n            \"_timestamp\": 1678940626848,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"9\",\n            \"sex\": \"2\",\n            \"area\": \"15\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299d2d7fb4a2f516beb93\",\n            \"_timestamp\": 1678940626824,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"9\",\n            \"sex\": \"2\",\n            \"area\": \"14\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299d2d7fb4a2f516beb92\",\n            \"_timestamp\": 1678940626800,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"9\",\n            \"sex\": \"2\",\n            \"area\": \"13\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299d2d7fb4a2f516beb91\",\n            \"_timestamp\": 1678940626766,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"9\",\n            \"sex\": \"2\",\n            \"area\": \"12\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299d2d7fb4a2f516beb90\",\n            \"_timestamp\": 1678940626734,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"9\",\n            \"sex\": \"2\",\n            \"area\": \"09\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299d2d7fb4a2f516beb8f\",\n            \"_timestamp\": 1678940626711,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"9\",\n            \"sex\": \"2\",\n            \"area\": \"08\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299d2d7fb4a2f516beb8e\",\n            \"_timestamp\": 1678940626686,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"9\",\n            \"sex\": \"2\",\n            \"area\": \"07\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299d2d7fb4a2f516beb8d\",\n            \"_timestamp\": 1678940626661,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"9\",\n            \"sex\": \"2\",\n            \"area\": \"06\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299d2d7fb4a2f516beb8c\",\n            \"_timestamp\": 1678940626635,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"9\",\n            \"sex\": \"2\",\n            \"area\": \"05\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299d2d7fb4a2f516beb8b\",\n            \"_timestamp\": 1678940626610,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"9\",\n            \"sex\": \"2\",\n            \"area\": \"04\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299d2d7fb4a2f516beb8a\",\n            \"_timestamp\": 1678940626585,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"9\",\n            \"sex\": \"2\",\n            \"area\": \"03\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299d2d7fb4a2f516beb89\",\n            \"_timestamp\": 1678940626556,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"9\",\n            \"sex\": \"2\",\n            \"area\": \"02\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299d2d7fb4a2f516beb88\",\n            \"_timestamp\": 1678940626532,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"9\",\n            \"sex\": \"2\",\n            \"area\": \"01\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299d2d7fb4a2f516beb87\",\n            \"_timestamp\": 1678940626506,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"9\",\n            \"sex\": \"1\",\n            \"area\": \"77\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299d2d7fb4a2f516beb86\",\n            \"_timestamp\": 1678940626480,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"9\",\n            \"sex\": \"1\",\n            \"area\": \"9999\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299d2d7fb4a2f516beb85\",\n            \"_timestamp\": 1678940626455,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"9\",\n            \"sex\": \"1\",\n            \"area\": \"99\",\n            \"count\": \"..C\"\n        },\n        {\n            \"_id\": \"641299d2d7fb4a2f516beb84\",\n            \"_timestamp\": 1678940626431,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"9\",\n            \"sex\": \"1\",\n            \"area\": \"18\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299d2d7fb4a2f516beb83\",\n            \"_timestamp\": 1678940626397,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"9\",\n            \"sex\": \"1\",\n            \"area\": \"17\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299d2d7fb4a2f516beb82\",\n            \"_timestamp\": 1678940626369,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"9\",\n            \"sex\": \"1\",\n            \"area\": \"16\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299d2d7fb4a2f516beb81\",\n            \"_timestamp\": 1678940626345,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"9\",\n            \"sex\": \"1\",\n            \"area\": \"15\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299d2d7fb4a2f516beb80\",\n            \"_timestamp\": 1678940626316,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"9\",\n            \"sex\": \"1\",\n            \"area\": \"14\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299d2d7fb4a2f516beb7f\",\n            \"_timestamp\": 1678940626293,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"9\",\n            \"sex\": \"1\",\n            \"area\": \"13\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299d2d7fb4a2f516beb7e\",\n            \"_timestamp\": 1678940626268,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"9\",\n            \"sex\": \"1\",\n            \"area\": \"12\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299d2d7fb4a2f516beb7d\",\n            \"_timestamp\": 1678940626243,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"9\",\n            \"sex\": \"1\",\n            \"area\": \"09\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299d2d7fb4a2f516beb7c\",\n            \"_timestamp\": 1678940626216,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"9\",\n            \"sex\": \"1\",\n            \"area\": \"08\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299d2d7fb4a2f516beb7b\",\n            \"_timestamp\": 1678940626190,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"9\",\n            \"sex\": \"1\",\n            \"area\": \"07\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299d2d7fb4a2f516beb7a\",\n            \"_timestamp\": 1678940626166,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"9\",\n            \"sex\": \"1\",\n            \"area\": \"06\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299d2d7fb4a2f516beb79\",\n            \"_timestamp\": 1678940626142,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"9\",\n            \"sex\": \"1\",\n            \"area\": \"05\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299d2d7fb4a2f516beb78\",\n            \"_timestamp\": 1678940626116,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"9\",\n            \"sex\": \"1\",\n            \"area\": \"04\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299d2d7fb4a2f516beb77\",\n            \"_timestamp\": 1678940626093,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"9\",\n            \"sex\": \"1\",\n            \"area\": \"03\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299d2d7fb4a2f516beb76\",\n            \"_timestamp\": 1678940626068,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"9\",\n            \"sex\": \"1\",\n            \"area\": \"02\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299d2d7fb4a2f516beb75\",\n            \"_timestamp\": 1678940626044,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"9\",\n            \"sex\": \"1\",\n            \"area\": \"01\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299d2d7fb4a2f516beb74\",\n            \"_timestamp\": 1678940626021,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"6\",\n            \"sex\": \"9\",\n            \"area\": \"77\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299d1d7fb4a2f516beb73\",\n            \"_timestamp\": 1678940625995,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"6\",\n            \"sex\": \"9\",\n            \"area\": \"9999\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299d1d7fb4a2f516beb72\",\n            \"_timestamp\": 1678940625971,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"6\",\n            \"sex\": \"9\",\n            \"area\": \"99\",\n            \"count\": \"..C\"\n        },\n        {\n            \"_id\": \"641299d1d7fb4a2f516beb71\",\n            \"_timestamp\": 1678940625947,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"6\",\n            \"sex\": \"9\",\n            \"area\": \"18\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299d1d7fb4a2f516beb70\",\n            \"_timestamp\": 1678940625925,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"6\",\n            \"sex\": \"9\",\n            \"area\": \"17\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299d1d7fb4a2f516beb6f\",\n            \"_timestamp\": 1678940625899,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"6\",\n            \"sex\": \"9\",\n            \"area\": \"16\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299d1d7fb4a2f516beb6e\",\n            \"_timestamp\": 1678940625868,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"6\",\n            \"sex\": \"9\",\n            \"area\": \"15\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299d1d7fb4a2f516beb6d\",\n            \"_timestamp\": 1678940625837,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"6\",\n            \"sex\": \"9\",\n            \"area\": \"14\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299d1d7fb4a2f516beb6c\",\n            \"_timestamp\": 1678940625807,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"6\",\n            \"sex\": \"9\",\n            \"area\": \"13\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299d1d7fb4a2f516beb6b\",\n            \"_timestamp\": 1678940625758,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"6\",\n            \"sex\": \"9\",\n            \"area\": \"12\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299d1d7fb4a2f516beb6a\",\n            \"_timestamp\": 1678940625734,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"6\",\n            \"sex\": \"9\",\n            \"area\": \"09\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299d1d7fb4a2f516beb69\",\n            \"_timestamp\": 1678940625709,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"6\",\n            \"sex\": \"9\",\n            \"area\": \"08\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299d1d7fb4a2f516beb68\",\n            \"_timestamp\": 1678940625685,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"6\",\n            \"sex\": \"9\",\n            \"area\": \"07\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299d1d7fb4a2f516beb67\",\n            \"_timestamp\": 1678940625647,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"6\",\n            \"sex\": \"9\",\n            \"area\": \"06\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299d1d7fb4a2f516beb66\",\n            \"_timestamp\": 1678940625619,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"6\",\n            \"sex\": \"9\",\n            \"area\": \"05\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299d1d7fb4a2f516beb65\",\n            \"_timestamp\": 1678940625594,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"6\",\n            \"sex\": \"9\",\n            \"area\": \"04\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299d1d7fb4a2f516beb64\",\n            \"_timestamp\": 1678940625568,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"6\",\n            \"sex\": \"9\",\n            \"area\": \"03\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299d1d7fb4a2f516beb63\",\n            \"_timestamp\": 1678940625540,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"6\",\n            \"sex\": \"9\",\n            \"area\": \"02\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299d1d7fb4a2f516beb62\",\n            \"_timestamp\": 1678940625515,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"6\",\n            \"sex\": \"9\",\n            \"area\": \"01\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299d1d7fb4a2f516beb61\",\n            \"_timestamp\": 1678940625490,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"6\",\n            \"sex\": \"2\",\n            \"area\": \"77\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299d1d7fb4a2f516beb60\",\n            \"_timestamp\": 1678940625462,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"6\",\n            \"sex\": \"2\",\n            \"area\": \"9999\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299d1d7fb4a2f516beb5f\",\n            \"_timestamp\": 1678940625435,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"6\",\n            \"sex\": \"2\",\n            \"area\": \"99\",\n            \"count\": \"..C\"\n        },\n        {\n            \"_id\": \"641299d1d7fb4a2f516beb5e\",\n            \"_timestamp\": 1678940625412,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"6\",\n            \"sex\": \"2\",\n            \"area\": \"18\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299d1d7fb4a2f516beb5d\",\n            \"_timestamp\": 1678940625373,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"6\",\n            \"sex\": \"2\",\n            \"area\": \"17\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299d1d7fb4a2f516beb5c\",\n            \"_timestamp\": 1678940625347,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"6\",\n            \"sex\": \"2\",\n            \"area\": \"16\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299d1d7fb4a2f516beb5b\",\n            \"_timestamp\": 1678940625322,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"6\",\n            \"sex\": \"2\",\n            \"area\": \"15\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299d1d7fb4a2f516beb5a\",\n            \"_timestamp\": 1678940625297,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"6\",\n            \"sex\": \"2\",\n            \"area\": \"14\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299d1d7fb4a2f516beb59\",\n            \"_timestamp\": 1678940625272,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"6\",\n            \"sex\": \"2\",\n            \"area\": \"13\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299d1d7fb4a2f516beb58\",\n            \"_timestamp\": 1678940625240,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"6\",\n            \"sex\": \"2\",\n            \"area\": \"12\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299d1d7fb4a2f516beb57\",\n            \"_timestamp\": 1678940625218,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"6\",\n            \"sex\": \"2\",\n            \"area\": \"09\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299d1d7fb4a2f516beb56\",\n            \"_timestamp\": 1678940625190,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"6\",\n            \"sex\": \"2\",\n            \"area\": \"08\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299d1d7fb4a2f516beb55\",\n            \"_timestamp\": 1678940625165,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"6\",\n            \"sex\": \"2\",\n            \"area\": \"07\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299d1d7fb4a2f516beb54\",\n            \"_timestamp\": 1678940625137,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"6\",\n            \"sex\": \"2\",\n            \"area\": \"06\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299d1d7fb4a2f516beb53\",\n            \"_timestamp\": 1678940625109,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"6\",\n            \"sex\": \"2\",\n            \"area\": \"05\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299d1d7fb4a2f516beb52\",\n            \"_timestamp\": 1678940625078,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"6\",\n            \"sex\": \"2\",\n            \"area\": \"04\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299d1d7fb4a2f516beb51\",\n            \"_timestamp\": 1678940625049,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"6\",\n            \"sex\": \"2\",\n            \"area\": \"03\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299d1d7fb4a2f516beb50\",\n            \"_timestamp\": 1678940625024,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"6\",\n            \"sex\": \"2\",\n            \"area\": \"02\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299d1d7fb4a2f516beb4f\",\n            \"_timestamp\": 1678940624999,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"6\",\n            \"sex\": \"2\",\n            \"area\": \"01\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299d0d7fb4a2f516beb4e\",\n            \"_timestamp\": 1678940624976,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"6\",\n            \"sex\": \"1\",\n            \"area\": \"77\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299d0d7fb4a2f516beb4d\",\n            \"_timestamp\": 1678940624951,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"6\",\n            \"sex\": \"1\",\n            \"area\": \"9999\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299d0d7fb4a2f516beb4c\",\n            \"_timestamp\": 1678940624923,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"6\",\n            \"sex\": \"1\",\n            \"area\": \"99\",\n            \"count\": \"..C\"\n        },\n        {\n            \"_id\": \"641299d0d7fb4a2f516beb4b\",\n            \"_timestamp\": 1678940624896,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"6\",\n            \"sex\": \"1\",\n            \"area\": \"18\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299d0d7fb4a2f516beb4a\",\n            \"_timestamp\": 1678940624873,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"6\",\n            \"sex\": \"1\",\n            \"area\": \"17\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299d0d7fb4a2f516beb49\",\n            \"_timestamp\": 1678940624850,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"6\",\n            \"sex\": \"1\",\n            \"area\": \"16\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299d0d7fb4a2f516beb48\",\n            \"_timestamp\": 1678940624826,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"6\",\n            \"sex\": \"1\",\n            \"area\": \"15\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299d0d7fb4a2f516beb47\",\n            \"_timestamp\": 1678940624800,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"6\",\n            \"sex\": \"1\",\n            \"area\": \"14\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299d0d7fb4a2f516beb46\",\n            \"_timestamp\": 1678940624752,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"6\",\n            \"sex\": \"1\",\n            \"area\": \"13\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299d0d7fb4a2f516beb45\",\n            \"_timestamp\": 1678940624727,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"6\",\n            \"sex\": \"1\",\n            \"area\": \"12\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299d0d7fb4a2f516beb44\",\n            \"_timestamp\": 1678940624700,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"6\",\n            \"sex\": \"1\",\n            \"area\": \"09\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299d0d7fb4a2f516beb43\",\n            \"_timestamp\": 1678940624674,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"6\",\n            \"sex\": \"1\",\n            \"area\": \"08\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299d0d7fb4a2f516beb42\",\n            \"_timestamp\": 1678940624650,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"6\",\n            \"sex\": \"1\",\n            \"area\": \"07\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299d0d7fb4a2f516beb41\",\n            \"_timestamp\": 1678940624625,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"6\",\n            \"sex\": \"1\",\n            \"area\": \"06\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299d0d7fb4a2f516beb40\",\n            \"_timestamp\": 1678940624601,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"6\",\n            \"sex\": \"1\",\n            \"area\": \"05\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299d0d7fb4a2f516beb3f\",\n            \"_timestamp\": 1678940624573,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"6\",\n            \"sex\": \"1\",\n            \"area\": \"04\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299d0d7fb4a2f516beb3e\",\n            \"_timestamp\": 1678940624546,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"6\",\n            \"sex\": \"1\",\n            \"area\": \"03\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299d0d7fb4a2f516beb3d\",\n            \"_timestamp\": 1678940624522,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"6\",\n            \"sex\": \"1\",\n            \"area\": \"02\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299d0d7fb4a2f516beb3c\",\n            \"_timestamp\": 1678940624494,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"6\",\n            \"sex\": \"1\",\n            \"area\": \"01\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299d0d7fb4a2f516beb3b\",\n            \"_timestamp\": 1678940624467,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"5\",\n            \"sex\": \"9\",\n            \"area\": \"77\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299d0d7fb4a2f516beb3a\",\n            \"_timestamp\": 1678940624443,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"5\",\n            \"sex\": \"9\",\n            \"area\": \"9999\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299d0d7fb4a2f516beb39\",\n            \"_timestamp\": 1678940624419,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"5\",\n            \"sex\": \"9\",\n            \"area\": \"99\",\n            \"count\": \"..C\"\n        },\n        {\n            \"_id\": \"641299d0d7fb4a2f516beb38\",\n            \"_timestamp\": 1678940624392,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"5\",\n            \"sex\": \"9\",\n            \"area\": \"18\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299d0d7fb4a2f516beb37\",\n            \"_timestamp\": 1678940624369,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"5\",\n            \"sex\": \"9\",\n            \"area\": \"17\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299d0d7fb4a2f516beb36\",\n            \"_timestamp\": 1678940624342,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"5\",\n            \"sex\": \"9\",\n            \"area\": \"16\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299d0d7fb4a2f516beb35\",\n            \"_timestamp\": 1678940624313,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"5\",\n            \"sex\": \"9\",\n            \"area\": \"15\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299d0d7fb4a2f516beb34\",\n            \"_timestamp\": 1678940624289,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"5\",\n            \"sex\": \"9\",\n            \"area\": \"14\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299d0d7fb4a2f516beb33\",\n            \"_timestamp\": 1678940624267,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"5\",\n            \"sex\": \"9\",\n            \"area\": \"13\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299d0d7fb4a2f516beb32\",\n            \"_timestamp\": 1678940624243,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"5\",\n            \"sex\": \"9\",\n            \"area\": \"12\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299d0d7fb4a2f516beb31\",\n            \"_timestamp\": 1678940624217,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"5\",\n            \"sex\": \"9\",\n            \"area\": \"09\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299d0d7fb4a2f516beb30\",\n            \"_timestamp\": 1678940624193,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"5\",\n            \"sex\": \"9\",\n            \"area\": \"08\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299d0d7fb4a2f516beb2f\",\n            \"_timestamp\": 1678940624165,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"5\",\n            \"sex\": \"9\",\n            \"area\": \"07\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299d0d7fb4a2f516beb2e\",\n            \"_timestamp\": 1678940624139,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"5\",\n            \"sex\": \"9\",\n            \"area\": \"06\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299d0d7fb4a2f516beb2d\",\n            \"_timestamp\": 1678940624075,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"5\",\n            \"sex\": \"9\",\n            \"area\": \"05\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299cfd7fb4a2f516beb2c\",\n            \"_timestamp\": 1678940623996,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"5\",\n            \"sex\": \"9\",\n            \"area\": \"04\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299cfd7fb4a2f516beb2b\",\n            \"_timestamp\": 1678940623961,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"5\",\n            \"sex\": \"9\",\n            \"area\": \"03\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299cfd7fb4a2f516beb2a\",\n            \"_timestamp\": 1678940623937,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"5\",\n            \"sex\": \"9\",\n            \"area\": \"02\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299cfd7fb4a2f516beb29\",\n            \"_timestamp\": 1678940623900,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"5\",\n            \"sex\": \"9\",\n            \"area\": \"01\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299cfd7fb4a2f516beb28\",\n            \"_timestamp\": 1678940623873,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"5\",\n            \"sex\": \"2\",\n            \"area\": \"77\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299cfd7fb4a2f516beb27\",\n            \"_timestamp\": 1678940623845,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"5\",\n            \"sex\": \"2\",\n            \"area\": \"9999\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299cfd7fb4a2f516beb26\",\n            \"_timestamp\": 1678940623820,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"5\",\n            \"sex\": \"2\",\n            \"area\": \"99\",\n            \"count\": \"..C\"\n        },\n        {\n            \"_id\": \"641299cfd7fb4a2f516beb25\",\n            \"_timestamp\": 1678940623796,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"5\",\n            \"sex\": \"2\",\n            \"area\": \"18\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299cfd7fb4a2f516beb24\",\n            \"_timestamp\": 1678940623771,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"5\",\n            \"sex\": \"2\",\n            \"area\": \"17\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299cfd7fb4a2f516beb23\",\n            \"_timestamp\": 1678940623746,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"5\",\n            \"sex\": \"2\",\n            \"area\": \"16\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299cfd7fb4a2f516beb22\",\n            \"_timestamp\": 1678940623723,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"5\",\n            \"sex\": \"2\",\n            \"area\": \"15\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299cfd7fb4a2f516beb21\",\n            \"_timestamp\": 1678940623686,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"5\",\n            \"sex\": \"2\",\n            \"area\": \"14\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299cfd7fb4a2f516beb20\",\n            \"_timestamp\": 1678940623662,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"5\",\n            \"sex\": \"2\",\n            \"area\": \"13\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299cfd7fb4a2f516beb1f\",\n            \"_timestamp\": 1678940623633,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"5\",\n            \"sex\": \"2\",\n            \"area\": \"12\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299cfd7fb4a2f516beb1e\",\n            \"_timestamp\": 1678940623608,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"5\",\n            \"sex\": \"2\",\n            \"area\": \"09\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299cfd7fb4a2f516beb1d\",\n            \"_timestamp\": 1678940623583,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"5\",\n            \"sex\": \"2\",\n            \"area\": \"08\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299cfd7fb4a2f516beb1c\",\n            \"_timestamp\": 1678940623558,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"5\",\n            \"sex\": \"2\",\n            \"area\": \"07\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299cfd7fb4a2f516beb1b\",\n            \"_timestamp\": 1678940623534,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"5\",\n            \"sex\": \"2\",\n            \"area\": \"06\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299cfd7fb4a2f516beb1a\",\n            \"_timestamp\": 1678940623505,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"5\",\n            \"sex\": \"2\",\n            \"area\": \"05\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299cfd7fb4a2f516beb19\",\n            \"_timestamp\": 1678940623482,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"5\",\n            \"sex\": \"2\",\n            \"area\": \"04\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299cfd7fb4a2f516beb18\",\n            \"_timestamp\": 1678940623458,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"5\",\n            \"sex\": \"2\",\n            \"area\": \"03\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299cfd7fb4a2f516beb17\",\n            \"_timestamp\": 1678940623435,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"5\",\n            \"sex\": \"2\",\n            \"area\": \"02\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299cfd7fb4a2f516beb16\",\n            \"_timestamp\": 1678940623411,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"5\",\n            \"sex\": \"2\",\n            \"area\": \"01\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299cfd7fb4a2f516beb15\",\n            \"_timestamp\": 1678940623382,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"5\",\n            \"sex\": \"1\",\n            \"area\": \"77\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299cfd7fb4a2f516beb14\",\n            \"_timestamp\": 1678940623357,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"5\",\n            \"sex\": \"1\",\n            \"area\": \"9999\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299cfd7fb4a2f516beb13\",\n            \"_timestamp\": 1678940623332,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"5\",\n            \"sex\": \"1\",\n            \"area\": \"99\",\n            \"count\": \"..C\"\n        },\n        {\n            \"_id\": \"641299cfd7fb4a2f516beb12\",\n            \"_timestamp\": 1678940623304,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"5\",\n            \"sex\": \"1\",\n            \"area\": \"18\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299cfd7fb4a2f516beb11\",\n            \"_timestamp\": 1678940623280,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"5\",\n            \"sex\": \"1\",\n            \"area\": \"17\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299cfd7fb4a2f516beb10\",\n            \"_timestamp\": 1678940623253,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"5\",\n            \"sex\": \"1\",\n            \"area\": \"16\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299cfd7fb4a2f516beb0f\",\n            \"_timestamp\": 1678940623230,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"5\",\n            \"sex\": \"1\",\n            \"area\": \"15\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299cfd7fb4a2f516beb0e\",\n            \"_timestamp\": 1678940623206,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"5\",\n            \"sex\": \"1\",\n            \"area\": \"14\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299cfd7fb4a2f516beb0d\",\n            \"_timestamp\": 1678940623181,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"5\",\n            \"sex\": \"1\",\n            \"area\": \"13\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299cfd7fb4a2f516beb0c\",\n            \"_timestamp\": 1678940623156,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"5\",\n            \"sex\": \"1\",\n            \"area\": \"12\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299cfd7fb4a2f516beb0b\",\n            \"_timestamp\": 1678940623133,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"5\",\n            \"sex\": \"1\",\n            \"area\": \"09\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299cfd7fb4a2f516beb0a\",\n            \"_timestamp\": 1678940623107,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"5\",\n            \"sex\": \"1\",\n            \"area\": \"08\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299cfd7fb4a2f516beb09\",\n            \"_timestamp\": 1678940623080,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"5\",\n            \"sex\": \"1\",\n            \"area\": \"07\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299cfd7fb4a2f516beb08\",\n            \"_timestamp\": 1678940623056,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"5\",\n            \"sex\": \"1\",\n            \"area\": \"06\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299cfd7fb4a2f516beb07\",\n            \"_timestamp\": 1678940623030,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"5\",\n            \"sex\": \"1\",\n            \"area\": \"05\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299cfd7fb4a2f516beb06\",\n            \"_timestamp\": 1678940623006,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"5\",\n            \"sex\": \"1\",\n            \"area\": \"04\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299ced7fb4a2f516beb05\",\n            \"_timestamp\": 1678940622981,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"5\",\n            \"sex\": \"1\",\n            \"area\": \"03\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299ced7fb4a2f516beb04\",\n            \"_timestamp\": 1678940622958,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"5\",\n            \"sex\": \"1\",\n            \"area\": \"02\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299ced7fb4a2f516beb03\",\n            \"_timestamp\": 1678940622932,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"5\",\n            \"sex\": \"1\",\n            \"area\": \"01\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299ced7fb4a2f516beb02\",\n            \"_timestamp\": 1678940622902,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"4\",\n            \"sex\": \"9\",\n            \"area\": \"77\",\n            \"count\": \"6\"\n        },\n        {\n            \"_id\": \"641299ced7fb4a2f516beb01\",\n            \"_timestamp\": 1678940622876,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"4\",\n            \"sex\": \"9\",\n            \"area\": \"9999\",\n            \"count\": \"6\"\n        },\n        {\n            \"_id\": \"641299ced7fb4a2f516beb00\",\n            \"_timestamp\": 1678940622853,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"4\",\n            \"sex\": \"9\",\n            \"area\": \"99\",\n            \"count\": \"..C\"\n        },\n        {\n            \"_id\": \"641299ced7fb4a2f516beaff\",\n            \"_timestamp\": 1678940622828,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"4\",\n            \"sex\": \"9\",\n            \"area\": \"18\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299ced7fb4a2f516beafe\",\n            \"_timestamp\": 1678940622803,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"4\",\n            \"sex\": \"9\",\n            \"area\": \"17\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299ced7fb4a2f516beafd\",\n            \"_timestamp\": 1678940622767,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"4\",\n            \"sex\": \"9\",\n            \"area\": \"16\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299ced7fb4a2f516beafc\",\n            \"_timestamp\": 1678940622741,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"4\",\n            \"sex\": \"9\",\n            \"area\": \"15\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299ced7fb4a2f516beafb\",\n            \"_timestamp\": 1678940622716,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"4\",\n            \"sex\": \"9\",\n            \"area\": \"14\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299ced7fb4a2f516beafa\",\n            \"_timestamp\": 1678940622694,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"4\",\n            \"sex\": \"9\",\n            \"area\": \"13\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299ced7fb4a2f516beaf9\",\n            \"_timestamp\": 1678940622664,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"4\",\n            \"sex\": \"9\",\n            \"area\": \"12\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299ced7fb4a2f516beaf8\",\n            \"_timestamp\": 1678940622641,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"4\",\n            \"sex\": \"9\",\n            \"area\": \"09\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299ced7fb4a2f516beaf7\",\n            \"_timestamp\": 1678940622616,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"4\",\n            \"sex\": \"9\",\n            \"area\": \"08\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299ced7fb4a2f516beaf6\",\n            \"_timestamp\": 1678940622579,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"4\",\n            \"sex\": \"9\",\n            \"area\": \"07\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299ced7fb4a2f516beaf5\",\n            \"_timestamp\": 1678940622552,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"4\",\n            \"sex\": \"9\",\n            \"area\": \"06\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299ced7fb4a2f516beaf4\",\n            \"_timestamp\": 1678940622528,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"4\",\n            \"sex\": \"9\",\n            \"area\": \"05\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299ced7fb4a2f516beaf3\",\n            \"_timestamp\": 1678940622501,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"4\",\n            \"sex\": \"9\",\n            \"area\": \"04\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299ced7fb4a2f516beaf2\",\n            \"_timestamp\": 1678940622475,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"4\",\n            \"sex\": \"9\",\n            \"area\": \"03\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299ced7fb4a2f516beaf1\",\n            \"_timestamp\": 1678940622447,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"4\",\n            \"sex\": \"9\",\n            \"area\": \"02\",\n            \"count\": \"6\"\n        },\n        {\n            \"_id\": \"641299ced7fb4a2f516beaf0\",\n            \"_timestamp\": 1678940622421,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"4\",\n            \"sex\": \"9\",\n            \"area\": \"01\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299ced7fb4a2f516beaef\",\n            \"_timestamp\": 1678940622398,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"4\",\n            \"sex\": \"2\",\n            \"area\": \"77\",\n            \"count\": \"3\"\n        },\n        {\n            \"_id\": \"641299ced7fb4a2f516beaee\",\n            \"_timestamp\": 1678940622373,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"4\",\n            \"sex\": \"2\",\n            \"area\": \"9999\",\n            \"count\": \"3\"\n        },\n        {\n            \"_id\": \"641299ced7fb4a2f516beaed\",\n            \"_timestamp\": 1678940622349,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"4\",\n            \"sex\": \"2\",\n            \"area\": \"99\",\n            \"count\": \"..C\"\n        },\n        {\n            \"_id\": \"641299ced7fb4a2f516beaec\",\n            \"_timestamp\": 1678940622324,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"4\",\n            \"sex\": \"2\",\n            \"area\": \"18\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299ced7fb4a2f516beaeb\",\n            \"_timestamp\": 1678940622297,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"4\",\n            \"sex\": \"2\",\n            \"area\": \"17\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299ced7fb4a2f516beaea\",\n            \"_timestamp\": 1678940622274,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"4\",\n            \"sex\": \"2\",\n            \"area\": \"16\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299ced7fb4a2f516beae9\",\n            \"_timestamp\": 1678940622248,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"4\",\n            \"sex\": \"2\",\n            \"area\": \"15\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299ced7fb4a2f516beae8\",\n            \"_timestamp\": 1678940622217,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"4\",\n            \"sex\": \"2\",\n            \"area\": \"14\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299ced7fb4a2f516beae7\",\n            \"_timestamp\": 1678940622190,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"4\",\n            \"sex\": \"2\",\n            \"area\": \"13\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299ced7fb4a2f516beae6\",\n            \"_timestamp\": 1678940622165,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"4\",\n            \"sex\": \"2\",\n            \"area\": \"12\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299ced7fb4a2f516beae5\",\n            \"_timestamp\": 1678940622139,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"4\",\n            \"sex\": \"2\",\n            \"area\": \"09\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299ced7fb4a2f516beae4\",\n            \"_timestamp\": 1678940622107,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"4\",\n            \"sex\": \"2\",\n            \"area\": \"08\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299ced7fb4a2f516beae3\",\n            \"_timestamp\": 1678940622082,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"4\",\n            \"sex\": \"2\",\n            \"area\": \"07\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299ced7fb4a2f516beae2\",\n            \"_timestamp\": 1678940622057,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"4\",\n            \"sex\": \"2\",\n            \"area\": \"06\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299ced7fb4a2f516beae1\",\n            \"_timestamp\": 1678940622031,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"4\",\n            \"sex\": \"2\",\n            \"area\": \"05\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299ced7fb4a2f516beae0\",\n            \"_timestamp\": 1678940622005,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"4\",\n            \"sex\": \"2\",\n            \"area\": \"04\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299cdd7fb4a2f516beadf\",\n            \"_timestamp\": 1678940621976,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"4\",\n            \"sex\": \"2\",\n            \"area\": \"03\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299cdd7fb4a2f516beade\",\n            \"_timestamp\": 1678940621946,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"4\",\n            \"sex\": \"2\",\n            \"area\": \"02\",\n            \"count\": \"3\"\n        },\n        {\n            \"_id\": \"641299cdd7fb4a2f516beadd\",\n            \"_timestamp\": 1678940621913,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"4\",\n            \"sex\": \"2\",\n            \"area\": \"01\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299cdd7fb4a2f516beadc\",\n            \"_timestamp\": 1678940621886,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"4\",\n            \"sex\": \"1\",\n            \"area\": \"77\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299cdd7fb4a2f516beadb\",\n            \"_timestamp\": 1678940621856,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"4\",\n            \"sex\": \"1\",\n            \"area\": \"9999\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299cdd7fb4a2f516beada\",\n            \"_timestamp\": 1678940621831,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"4\",\n            \"sex\": \"1\",\n            \"area\": \"99\",\n            \"count\": \"..C\"\n        },\n        {\n            \"_id\": \"641299cdd7fb4a2f516bead9\",\n            \"_timestamp\": 1678940621806,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"4\",\n            \"sex\": \"1\",\n            \"area\": \"18\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299cdd7fb4a2f516bead8\",\n            \"_timestamp\": 1678940621780,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"4\",\n            \"sex\": \"1\",\n            \"area\": \"17\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299cdd7fb4a2f516bead7\",\n            \"_timestamp\": 1678940621747,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"4\",\n            \"sex\": \"1\",\n            \"area\": \"16\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299cdd7fb4a2f516bead6\",\n            \"_timestamp\": 1678940621725,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"4\",\n            \"sex\": \"1\",\n            \"area\": \"15\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299cdd7fb4a2f516bead5\",\n            \"_timestamp\": 1678940621699,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"4\",\n            \"sex\": \"1\",\n            \"area\": \"14\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299cdd7fb4a2f516bead4\",\n            \"_timestamp\": 1678940621673,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"4\",\n            \"sex\": \"1\",\n            \"area\": \"13\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299cdd7fb4a2f516bead3\",\n            \"_timestamp\": 1678940621645,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"4\",\n            \"sex\": \"1\",\n            \"area\": \"12\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299cdd7fb4a2f516bead2\",\n            \"_timestamp\": 1678940621622,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"4\",\n            \"sex\": \"1\",\n            \"area\": \"09\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299cdd7fb4a2f516bead1\",\n            \"_timestamp\": 1678940621596,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"4\",\n            \"sex\": \"1\",\n            \"area\": \"08\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299cdd7fb4a2f516bead0\",\n            \"_timestamp\": 1678940621571,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"4\",\n            \"sex\": \"1\",\n            \"area\": \"07\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299cdd7fb4a2f516beacf\",\n            \"_timestamp\": 1678940621546,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"4\",\n            \"sex\": \"1\",\n            \"area\": \"06\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299cdd7fb4a2f516beace\",\n            \"_timestamp\": 1678940621522,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"4\",\n            \"sex\": \"1\",\n            \"area\": \"05\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299cdd7fb4a2f516beacd\",\n            \"_timestamp\": 1678940621499,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"4\",\n            \"sex\": \"1\",\n            \"area\": \"04\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299cdd7fb4a2f516beacc\",\n            \"_timestamp\": 1678940621476,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"4\",\n            \"sex\": \"1\",\n            \"area\": \"03\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299cdd7fb4a2f516beacb\",\n            \"_timestamp\": 1678940621453,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"4\",\n            \"sex\": \"1\",\n            \"area\": \"02\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299cdd7fb4a2f516beaca\",\n            \"_timestamp\": 1678940621429,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"4\",\n            \"sex\": \"1\",\n            \"area\": \"01\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299cdd7fb4a2f516beac9\",\n            \"_timestamp\": 1678940621402,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"3\",\n            \"sex\": \"9\",\n            \"area\": \"77\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299cdd7fb4a2f516beac8\",\n            \"_timestamp\": 1678940621376,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"3\",\n            \"sex\": \"9\",\n            \"area\": \"9999\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299cdd7fb4a2f516beac7\",\n            \"_timestamp\": 1678940621349,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"3\",\n            \"sex\": \"9\",\n            \"area\": \"99\",\n            \"count\": \"..C\"\n        },\n        {\n            \"_id\": \"641299cdd7fb4a2f516beac6\",\n            \"_timestamp\": 1678940621322,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"3\",\n            \"sex\": \"9\",\n            \"area\": \"18\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299cdd7fb4a2f516beac5\",\n            \"_timestamp\": 1678940621298,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"3\",\n            \"sex\": \"9\",\n            \"area\": \"17\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299cdd7fb4a2f516beac4\",\n            \"_timestamp\": 1678940621272,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"3\",\n            \"sex\": \"9\",\n            \"area\": \"16\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299cdd7fb4a2f516beac3\",\n            \"_timestamp\": 1678940621244,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"3\",\n            \"sex\": \"9\",\n            \"area\": \"15\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299cdd7fb4a2f516beac2\",\n            \"_timestamp\": 1678940621220,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"3\",\n            \"sex\": \"9\",\n            \"area\": \"14\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299cdd7fb4a2f516beac1\",\n            \"_timestamp\": 1678940621195,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"3\",\n            \"sex\": \"9\",\n            \"area\": \"13\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299cdd7fb4a2f516beac0\",\n            \"_timestamp\": 1678940621165,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"3\",\n            \"sex\": \"9\",\n            \"area\": \"12\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299cdd7fb4a2f516beabf\",\n            \"_timestamp\": 1678940621136,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"3\",\n            \"sex\": \"9\",\n            \"area\": \"09\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299cdd7fb4a2f516beabe\",\n            \"_timestamp\": 1678940621112,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"3\",\n            \"sex\": \"9\",\n            \"area\": \"08\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299cdd7fb4a2f516beabd\",\n            \"_timestamp\": 1678940621084,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"3\",\n            \"sex\": \"9\",\n            \"area\": \"07\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299cdd7fb4a2f516beabc\",\n            \"_timestamp\": 1678940621061,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"3\",\n            \"sex\": \"9\",\n            \"area\": \"06\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299cdd7fb4a2f516beabb\",\n            \"_timestamp\": 1678940621037,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"3\",\n            \"sex\": \"9\",\n            \"area\": \"05\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299cdd7fb4a2f516beaba\",\n            \"_timestamp\": 1678940621011,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"3\",\n            \"sex\": \"9\",\n            \"area\": \"04\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299ccd7fb4a2f516beab9\",\n            \"_timestamp\": 1678940620987,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"3\",\n            \"sex\": \"9\",\n            \"area\": \"03\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299ccd7fb4a2f516beab8\",\n            \"_timestamp\": 1678940620958,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"3\",\n            \"sex\": \"9\",\n            \"area\": \"02\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299ccd7fb4a2f516beab7\",\n            \"_timestamp\": 1678940620923,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"3\",\n            \"sex\": \"9\",\n            \"area\": \"01\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299ccd7fb4a2f516beab6\",\n            \"_timestamp\": 1678940620899,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"3\",\n            \"sex\": \"2\",\n            \"area\": \"77\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299ccd7fb4a2f516beab5\",\n            \"_timestamp\": 1678940620876,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"3\",\n            \"sex\": \"2\",\n            \"area\": \"9999\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299ccd7fb4a2f516beab4\",\n            \"_timestamp\": 1678940620845,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"3\",\n            \"sex\": \"2\",\n            \"area\": \"99\",\n            \"count\": \"..C\"\n        },\n        {\n            \"_id\": \"641299ccd7fb4a2f516beab3\",\n            \"_timestamp\": 1678940620818,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"3\",\n            \"sex\": \"2\",\n            \"area\": \"18\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299ccd7fb4a2f516beab2\",\n            \"_timestamp\": 1678940620788,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"3\",\n            \"sex\": \"2\",\n            \"area\": \"17\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299ccd7fb4a2f516beab1\",\n            \"_timestamp\": 1678940620761,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"3\",\n            \"sex\": \"2\",\n            \"area\": \"16\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299ccd7fb4a2f516beab0\",\n            \"_timestamp\": 1678940620736,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"3\",\n            \"sex\": \"2\",\n            \"area\": \"15\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299ccd7fb4a2f516beaaf\",\n            \"_timestamp\": 1678940620709,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"3\",\n            \"sex\": \"2\",\n            \"area\": \"14\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299ccd7fb4a2f516beaae\",\n            \"_timestamp\": 1678940620684,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"3\",\n            \"sex\": \"2\",\n            \"area\": \"13\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299ccd7fb4a2f516beaad\",\n            \"_timestamp\": 1678940620661,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"3\",\n            \"sex\": \"2\",\n            \"area\": \"12\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299ccd7fb4a2f516beaac\",\n            \"_timestamp\": 1678940620636,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"3\",\n            \"sex\": \"2\",\n            \"area\": \"09\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299ccd7fb4a2f516beaab\",\n            \"_timestamp\": 1678940620611,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"3\",\n            \"sex\": \"2\",\n            \"area\": \"08\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299ccd7fb4a2f516beaaa\",\n            \"_timestamp\": 1678940620588,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"3\",\n            \"sex\": \"2\",\n            \"area\": \"07\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299ccd7fb4a2f516beaa9\",\n            \"_timestamp\": 1678940620564,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"3\",\n            \"sex\": \"2\",\n            \"area\": \"06\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299ccd7fb4a2f516beaa8\",\n            \"_timestamp\": 1678940620538,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"3\",\n            \"sex\": \"2\",\n            \"area\": \"05\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299ccd7fb4a2f516beaa7\",\n            \"_timestamp\": 1678940620479,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"3\",\n            \"sex\": \"2\",\n            \"area\": \"04\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299ccd7fb4a2f516beaa6\",\n            \"_timestamp\": 1678940620446,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"3\",\n            \"sex\": \"2\",\n            \"area\": \"03\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299ccd7fb4a2f516beaa5\",\n            \"_timestamp\": 1678940620424,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"3\",\n            \"sex\": \"2\",\n            \"area\": \"02\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299ccd7fb4a2f516beaa4\",\n            \"_timestamp\": 1678940620399,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"3\",\n            \"sex\": \"2\",\n            \"area\": \"01\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299ccd7fb4a2f516beaa3\",\n            \"_timestamp\": 1678940620376,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"3\",\n            \"sex\": \"1\",\n            \"area\": \"77\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299ccd7fb4a2f516beaa2\",\n            \"_timestamp\": 1678940620346,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"3\",\n            \"sex\": \"1\",\n            \"area\": \"9999\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299ccd7fb4a2f516beaa1\",\n            \"_timestamp\": 1678940620323,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"3\",\n            \"sex\": \"1\",\n            \"area\": \"99\",\n            \"count\": \"..C\"\n        },\n        {\n            \"_id\": \"641299ccd7fb4a2f516beaa0\",\n            \"_timestamp\": 1678940620296,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"3\",\n            \"sex\": \"1\",\n            \"area\": \"18\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299ccd7fb4a2f516bea9f\",\n            \"_timestamp\": 1678940620263,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"3\",\n            \"sex\": \"1\",\n            \"area\": \"17\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299ccd7fb4a2f516bea9e\",\n            \"_timestamp\": 1678940620231,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"3\",\n            \"sex\": \"1\",\n            \"area\": \"16\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299ccd7fb4a2f516bea9d\",\n            \"_timestamp\": 1678940620207,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"3\",\n            \"sex\": \"1\",\n            \"area\": \"15\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299ccd7fb4a2f516bea9c\",\n            \"_timestamp\": 1678940620161,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"3\",\n            \"sex\": \"1\",\n            \"area\": \"14\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299ccd7fb4a2f516bea9b\",\n            \"_timestamp\": 1678940620115,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"3\",\n            \"sex\": \"1\",\n            \"area\": \"13\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299ccd7fb4a2f516bea9a\",\n            \"_timestamp\": 1678940620090,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"3\",\n            \"sex\": \"1\",\n            \"area\": \"12\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299ccd7fb4a2f516bea99\",\n            \"_timestamp\": 1678940620065,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"3\",\n            \"sex\": \"1\",\n            \"area\": \"09\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299ccd7fb4a2f516bea98\",\n            \"_timestamp\": 1678940620042,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"3\",\n            \"sex\": \"1\",\n            \"area\": \"08\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299ccd7fb4a2f516bea97\",\n            \"_timestamp\": 1678940620013,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"3\",\n            \"sex\": \"1\",\n            \"area\": \"07\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299cbd7fb4a2f516bea96\",\n            \"_timestamp\": 1678940619982,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"3\",\n            \"sex\": \"1\",\n            \"area\": \"06\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299cbd7fb4a2f516bea95\",\n            \"_timestamp\": 1678940619958,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"3\",\n            \"sex\": \"1\",\n            \"area\": \"05\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299cbd7fb4a2f516bea94\",\n            \"_timestamp\": 1678940619933,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"3\",\n            \"sex\": \"1\",\n            \"area\": \"04\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299cbd7fb4a2f516bea93\",\n            \"_timestamp\": 1678940619906,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"3\",\n            \"sex\": \"1\",\n            \"area\": \"03\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299cbd7fb4a2f516bea92\",\n            \"_timestamp\": 1678940619880,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"3\",\n            \"sex\": \"1\",\n            \"area\": \"02\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299cbd7fb4a2f516bea91\",\n            \"_timestamp\": 1678940619855,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"3\",\n            \"sex\": \"1\",\n            \"area\": \"01\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299cbd7fb4a2f516bea90\",\n            \"_timestamp\": 1678940619831,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"2\",\n            \"sex\": \"9\",\n            \"area\": \"77\",\n            \"count\": \"6\"\n        },\n        {\n            \"_id\": \"641299cbd7fb4a2f516bea8f\",\n            \"_timestamp\": 1678940619805,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"2\",\n            \"sex\": \"9\",\n            \"area\": \"9999\",\n            \"count\": \"6\"\n        },\n        {\n            \"_id\": \"641299cbd7fb4a2f516bea8e\",\n            \"_timestamp\": 1678940619779,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"2\",\n            \"sex\": \"9\",\n            \"area\": \"99\",\n            \"count\": \"..C\"\n        },\n        {\n            \"_id\": \"641299cbd7fb4a2f516bea8d\",\n            \"_timestamp\": 1678940619754,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"2\",\n            \"sex\": \"9\",\n            \"area\": \"18\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299cbd7fb4a2f516bea8c\",\n            \"_timestamp\": 1678940619728,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"2\",\n            \"sex\": \"9\",\n            \"area\": \"17\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299cbd7fb4a2f516bea8b\",\n            \"_timestamp\": 1678940619706,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"2\",\n            \"sex\": \"9\",\n            \"area\": \"16\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299cbd7fb4a2f516bea8a\",\n            \"_timestamp\": 1678940619680,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"2\",\n            \"sex\": \"9\",\n            \"area\": \"15\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299cbd7fb4a2f516bea89\",\n            \"_timestamp\": 1678940619653,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"2\",\n            \"sex\": \"9\",\n            \"area\": \"14\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299cbd7fb4a2f516bea88\",\n            \"_timestamp\": 1678940619625,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"2\",\n            \"sex\": \"9\",\n            \"area\": \"13\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299cbd7fb4a2f516bea87\",\n            \"_timestamp\": 1678940619596,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"2\",\n            \"sex\": \"9\",\n            \"area\": \"12\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299cbd7fb4a2f516bea86\",\n            \"_timestamp\": 1678940619571,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"2\",\n            \"sex\": \"9\",\n            \"area\": \"09\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299cbd7fb4a2f516bea85\",\n            \"_timestamp\": 1678940619544,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"2\",\n            \"sex\": \"9\",\n            \"area\": \"08\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299cbd7fb4a2f516bea84\",\n            \"_timestamp\": 1678940619511,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"2\",\n            \"sex\": \"9\",\n            \"area\": \"07\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299cbd7fb4a2f516bea83\",\n            \"_timestamp\": 1678940619485,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"2\",\n            \"sex\": \"9\",\n            \"area\": \"06\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299cbd7fb4a2f516bea82\",\n            \"_timestamp\": 1678940619460,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"2\",\n            \"sex\": \"9\",\n            \"area\": \"05\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299cbd7fb4a2f516bea81\",\n            \"_timestamp\": 1678940619435,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"2\",\n            \"sex\": \"9\",\n            \"area\": \"04\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299cbd7fb4a2f516bea80\",\n            \"_timestamp\": 1678940619412,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"2\",\n            \"sex\": \"9\",\n            \"area\": \"03\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299cbd7fb4a2f516bea7f\",\n            \"_timestamp\": 1678940619327,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"2\",\n            \"sex\": \"9\",\n            \"area\": \"02\",\n            \"count\": \"3\"\n        },\n        {\n            \"_id\": \"641299cbd7fb4a2f516bea7e\",\n            \"_timestamp\": 1678940619302,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"2\",\n            \"sex\": \"9\",\n            \"area\": \"01\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299cbd7fb4a2f516bea7d\",\n            \"_timestamp\": 1678940619280,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"2\",\n            \"sex\": \"2\",\n            \"area\": \"77\",\n            \"count\": \"3\"\n        },\n        {\n            \"_id\": \"641299cbd7fb4a2f516bea7c\",\n            \"_timestamp\": 1678940619257,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"2\",\n            \"sex\": \"2\",\n            \"area\": \"9999\",\n            \"count\": \"3\"\n        },\n        {\n            \"_id\": \"641299cbd7fb4a2f516bea7b\",\n            \"_timestamp\": 1678940619219,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"2\",\n            \"sex\": \"2\",\n            \"area\": \"99\",\n            \"count\": \"..C\"\n        },\n        {\n            \"_id\": \"641299cbd7fb4a2f516bea7a\",\n            \"_timestamp\": 1678940619193,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"2\",\n            \"sex\": \"2\",\n            \"area\": \"18\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299cbd7fb4a2f516bea79\",\n            \"_timestamp\": 1678940619166,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"2\",\n            \"sex\": \"2\",\n            \"area\": \"17\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299cbd7fb4a2f516bea78\",\n            \"_timestamp\": 1678940619141,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"2\",\n            \"sex\": \"2\",\n            \"area\": \"16\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299cbd7fb4a2f516bea77\",\n            \"_timestamp\": 1678940619115,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"2\",\n            \"sex\": \"2\",\n            \"area\": \"15\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299cbd7fb4a2f516bea76\",\n            \"_timestamp\": 1678940619088,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"2\",\n            \"sex\": \"2\",\n            \"area\": \"14\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299cbd7fb4a2f516bea75\",\n            \"_timestamp\": 1678940619064,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"2\",\n            \"sex\": \"2\",\n            \"area\": \"13\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299cbd7fb4a2f516bea74\",\n            \"_timestamp\": 1678940619040,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"2\",\n            \"sex\": \"2\",\n            \"area\": \"12\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299cbd7fb4a2f516bea73\",\n            \"_timestamp\": 1678940619014,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"2\",\n            \"sex\": \"2\",\n            \"area\": \"09\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299cad7fb4a2f516bea72\",\n            \"_timestamp\": 1678940618987,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"2\",\n            \"sex\": \"2\",\n            \"area\": \"08\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299cad7fb4a2f516bea71\",\n            \"_timestamp\": 1678940618960,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"2\",\n            \"sex\": \"2\",\n            \"area\": \"07\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299cad7fb4a2f516bea70\",\n            \"_timestamp\": 1678940618892,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"2\",\n            \"sex\": \"2\",\n            \"area\": \"06\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299cad7fb4a2f516bea6f\",\n            \"_timestamp\": 1678940618865,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"2\",\n            \"sex\": \"2\",\n            \"area\": \"05\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299cad7fb4a2f516bea6e\",\n            \"_timestamp\": 1678940618840,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"2\",\n            \"sex\": \"2\",\n            \"area\": \"04\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299cad7fb4a2f516bea6d\",\n            \"_timestamp\": 1678940618816,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"2\",\n            \"sex\": \"2\",\n            \"area\": \"03\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299cad7fb4a2f516bea6c\",\n            \"_timestamp\": 1678940618792,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"2\",\n            \"sex\": \"2\",\n            \"area\": \"02\",\n            \"count\": \"3\"\n        },\n        {\n            \"_id\": \"641299cad7fb4a2f516bea6b\",\n            \"_timestamp\": 1678940618769,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"2\",\n            \"sex\": \"2\",\n            \"area\": \"01\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299cad7fb4a2f516bea6a\",\n            \"_timestamp\": 1678940618739,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"2\",\n            \"sex\": \"1\",\n            \"area\": \"77\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299cad7fb4a2f516bea69\",\n            \"_timestamp\": 1678940618712,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"2\",\n            \"sex\": \"1\",\n            \"area\": \"9999\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299cad7fb4a2f516bea68\",\n            \"_timestamp\": 1678940618689,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"2\",\n            \"sex\": \"1\",\n            \"area\": \"99\",\n            \"count\": \"..C\"\n        },\n        {\n            \"_id\": \"641299cad7fb4a2f516bea67\",\n            \"_timestamp\": 1678940618655,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"2\",\n            \"sex\": \"1\",\n            \"area\": \"18\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299cad7fb4a2f516bea66\",\n            \"_timestamp\": 1678940618556,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"2\",\n            \"sex\": \"1\",\n            \"area\": \"17\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299cad7fb4a2f516bea65\",\n            \"_timestamp\": 1678940618529,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"2\",\n            \"sex\": \"1\",\n            \"area\": \"16\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299cad7fb4a2f516bea64\",\n            \"_timestamp\": 1678940618506,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"2\",\n            \"sex\": \"1\",\n            \"area\": \"15\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299cad7fb4a2f516bea63\",\n            \"_timestamp\": 1678940618479,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"2\",\n            \"sex\": \"1\",\n            \"area\": \"14\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299cad7fb4a2f516bea62\",\n            \"_timestamp\": 1678940618456,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"2\",\n            \"sex\": \"1\",\n            \"area\": \"13\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299cad7fb4a2f516bea61\",\n            \"_timestamp\": 1678940618428,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"2\",\n            \"sex\": \"1\",\n            \"area\": \"12\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299cad7fb4a2f516bea60\",\n            \"_timestamp\": 1678940618402,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"2\",\n            \"sex\": \"1\",\n            \"area\": \"09\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299cad7fb4a2f516bea5f\",\n            \"_timestamp\": 1678940618376,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"2\",\n            \"sex\": \"1\",\n            \"area\": \"08\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299cad7fb4a2f516bea5e\",\n            \"_timestamp\": 1678940618349,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"2\",\n            \"sex\": \"1\",\n            \"area\": \"07\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299cad7fb4a2f516bea5d\",\n            \"_timestamp\": 1678940618323,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"2\",\n            \"sex\": \"1\",\n            \"area\": \"06\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299cad7fb4a2f516bea5c\",\n            \"_timestamp\": 1678940618297,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"2\",\n            \"sex\": \"1\",\n            \"area\": \"05\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299cad7fb4a2f516bea5b\",\n            \"_timestamp\": 1678940618270,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"2\",\n            \"sex\": \"1\",\n            \"area\": \"04\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299cad7fb4a2f516bea5a\",\n            \"_timestamp\": 1678940618244,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"2\",\n            \"sex\": \"1\",\n            \"area\": \"03\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299cad7fb4a2f516bea59\",\n            \"_timestamp\": 1678940618220,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"2\",\n            \"sex\": \"1\",\n            \"area\": \"02\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299cad7fb4a2f516bea58\",\n            \"_timestamp\": 1678940618199,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"2\",\n            \"sex\": \"1\",\n            \"area\": \"01\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299cad7fb4a2f516bea57\",\n            \"_timestamp\": 1678940618174,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"1\",\n            \"sex\": \"9\",\n            \"area\": \"77\",\n            \"count\": \"240\"\n        },\n        {\n            \"_id\": \"641299cad7fb4a2f516bea56\",\n            \"_timestamp\": 1678940618147,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"1\",\n            \"sex\": \"9\",\n            \"area\": \"9999\",\n            \"count\": \"240\"\n        },\n        {\n            \"_id\": \"641299cad7fb4a2f516bea55\",\n            \"_timestamp\": 1678940618123,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"1\",\n            \"sex\": \"9\",\n            \"area\": \"99\",\n            \"count\": \"..C\"\n        },\n        {\n            \"_id\": \"641299cad7fb4a2f516bea54\",\n            \"_timestamp\": 1678940618078,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"1\",\n            \"sex\": \"9\",\n            \"area\": \"18\",\n            \"count\": \"3\"\n        },\n        {\n            \"_id\": \"641299cad7fb4a2f516bea53\",\n            \"_timestamp\": 1678940618052,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"1\",\n            \"sex\": \"9\",\n            \"area\": \"17\",\n            \"count\": \"3\"\n        },\n        {\n            \"_id\": \"641299cad7fb4a2f516bea52\",\n            \"_timestamp\": 1678940618028,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"1\",\n            \"sex\": \"9\",\n            \"area\": \"16\",\n            \"count\": \"3\"\n        },\n        {\n            \"_id\": \"641299cad7fb4a2f516bea51\",\n            \"_timestamp\": 1678940617992,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"1\",\n            \"sex\": \"9\",\n            \"area\": \"15\",\n            \"count\": \"6\"\n        },\n        {\n            \"_id\": \"641299c9d7fb4a2f516bea50\",\n            \"_timestamp\": 1678940617968,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"1\",\n            \"sex\": \"9\",\n            \"area\": \"14\",\n            \"count\": \"12\"\n        },\n        {\n            \"_id\": \"641299c9d7fb4a2f516bea4f\",\n            \"_timestamp\": 1678940617941,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"1\",\n            \"sex\": \"9\",\n            \"area\": \"13\",\n            \"count\": \"39\"\n        },\n        {\n            \"_id\": \"641299c9d7fb4a2f516bea4e\",\n            \"_timestamp\": 1678940617918,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"1\",\n            \"sex\": \"9\",\n            \"area\": \"12\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299c9d7fb4a2f516bea4d\",\n            \"_timestamp\": 1678940617892,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"1\",\n            \"sex\": \"9\",\n            \"area\": \"09\",\n            \"count\": \"21\"\n        },\n        {\n            \"_id\": \"641299c9d7fb4a2f516bea4c\",\n            \"_timestamp\": 1678940617868,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"1\",\n            \"sex\": \"9\",\n            \"area\": \"08\",\n            \"count\": \"12\"\n        },\n        {\n            \"_id\": \"641299c9d7fb4a2f516bea4b\",\n            \"_timestamp\": 1678940617847,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"1\",\n            \"sex\": \"9\",\n            \"area\": \"07\",\n            \"count\": \"9\"\n        },\n        {\n            \"_id\": \"641299c9d7fb4a2f516bea4a\",\n            \"_timestamp\": 1678940617824,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"1\",\n            \"sex\": \"9\",\n            \"area\": \"06\",\n            \"count\": \"9\"\n        },\n        {\n            \"_id\": \"641299c9d7fb4a2f516bea49\",\n            \"_timestamp\": 1678940617802,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"1\",\n            \"sex\": \"9\",\n            \"area\": \"05\",\n            \"count\": \"3\"\n        },\n        {\n            \"_id\": \"641299c9d7fb4a2f516bea48\",\n            \"_timestamp\": 1678940617778,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"1\",\n            \"sex\": \"9\",\n            \"area\": \"04\",\n            \"count\": \"21\"\n        },\n        {\n            \"_id\": \"641299c9d7fb4a2f516bea47\",\n            \"_timestamp\": 1678940617751,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"1\",\n            \"sex\": \"9\",\n            \"area\": \"03\",\n            \"count\": \"18\"\n        },\n        {\n            \"_id\": \"641299c9d7fb4a2f516bea46\",\n            \"_timestamp\": 1678940617726,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"1\",\n            \"sex\": \"9\",\n            \"area\": \"02\",\n            \"count\": \"72\"\n        },\n        {\n            \"_id\": \"641299c9d7fb4a2f516bea45\",\n            \"_timestamp\": 1678940617702,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"1\",\n            \"sex\": \"9\",\n            \"area\": \"01\",\n            \"count\": \"3\"\n        },\n        {\n            \"_id\": \"641299c9d7fb4a2f516bea44\",\n            \"_timestamp\": 1678940617672,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"1\",\n            \"sex\": \"2\",\n            \"area\": \"77\",\n            \"count\": \"192\"\n        },\n        {\n            \"_id\": \"641299c9d7fb4a2f516bea43\",\n            \"_timestamp\": 1678940617646,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"1\",\n            \"sex\": \"2\",\n            \"area\": \"9999\",\n            \"count\": \"192\"\n        },\n        {\n            \"_id\": \"641299c9d7fb4a2f516bea42\",\n            \"_timestamp\": 1678940617620,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"1\",\n            \"sex\": \"2\",\n            \"area\": \"99\",\n            \"count\": \"..C\"\n        },\n        {\n            \"_id\": \"641299c9d7fb4a2f516bea41\",\n            \"_timestamp\": 1678940617596,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"1\",\n            \"sex\": \"2\",\n            \"area\": \"18\",\n            \"count\": \"3\"\n        },\n        {\n            \"_id\": \"641299c9d7fb4a2f516bea40\",\n            \"_timestamp\": 1678940617573,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"1\",\n            \"sex\": \"2\",\n            \"area\": \"17\",\n            \"count\": \"3\"\n        },\n        {\n            \"_id\": \"641299c9d7fb4a2f516bea3f\",\n            \"_timestamp\": 1678940617549,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"1\",\n            \"sex\": \"2\",\n            \"area\": \"16\",\n            \"count\": \"3\"\n        },\n        {\n            \"_id\": \"641299c9d7fb4a2f516bea3e\",\n            \"_timestamp\": 1678940617527,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"1\",\n            \"sex\": \"2\",\n            \"area\": \"15\",\n            \"count\": \"3\"\n        },\n        {\n            \"_id\": \"641299c9d7fb4a2f516bea3d\",\n            \"_timestamp\": 1678940617505,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"1\",\n            \"sex\": \"2\",\n            \"area\": \"14\",\n            \"count\": \"12\"\n        },\n        {\n            \"_id\": \"641299c9d7fb4a2f516bea3c\",\n            \"_timestamp\": 1678940617481,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"1\",\n            \"sex\": \"2\",\n            \"area\": \"13\",\n            \"count\": \"30\"\n        },\n        {\n            \"_id\": \"641299c9d7fb4a2f516bea3b\",\n            \"_timestamp\": 1678940617450,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"1\",\n            \"sex\": \"2\",\n            \"area\": \"12\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299c9d7fb4a2f516bea3a\",\n            \"_timestamp\": 1678940617427,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"1\",\n            \"sex\": \"2\",\n            \"area\": \"09\",\n            \"count\": \"18\"\n        },\n        {\n            \"_id\": \"641299c9d7fb4a2f516bea39\",\n            \"_timestamp\": 1678940617406,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"1\",\n            \"sex\": \"2\",\n            \"area\": \"08\",\n            \"count\": \"12\"\n        },\n        {\n            \"_id\": \"641299c9d7fb4a2f516bea38\",\n            \"_timestamp\": 1678940617381,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"1\",\n            \"sex\": \"2\",\n            \"area\": \"07\",\n            \"count\": \"9\"\n        },\n        {\n            \"_id\": \"641299c9d7fb4a2f516bea37\",\n            \"_timestamp\": 1678940617351,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"1\",\n            \"sex\": \"2\",\n            \"area\": \"06\",\n            \"count\": \"6\"\n        },\n        {\n            \"_id\": \"641299c9d7fb4a2f516bea36\",\n            \"_timestamp\": 1678940617326,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"1\",\n            \"sex\": \"2\",\n            \"area\": \"05\",\n            \"count\": \"3\"\n        },\n        {\n            \"_id\": \"641299c9d7fb4a2f516bea35\",\n            \"_timestamp\": 1678940617302,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"1\",\n            \"sex\": \"2\",\n            \"area\": \"04\",\n            \"count\": \"12\"\n        },\n        {\n            \"_id\": \"641299c9d7fb4a2f516bea34\",\n            \"_timestamp\": 1678940617276,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"1\",\n            \"sex\": \"2\",\n            \"area\": \"03\",\n            \"count\": \"15\"\n        },\n        {\n            \"_id\": \"641299c9d7fb4a2f516bea33\",\n            \"_timestamp\": 1678940617252,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"1\",\n            \"sex\": \"2\",\n            \"area\": \"02\",\n            \"count\": \"60\"\n        },\n        {\n            \"_id\": \"641299c9d7fb4a2f516bea32\",\n            \"_timestamp\": 1678940617226,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"1\",\n            \"sex\": \"2\",\n            \"area\": \"01\",\n            \"count\": \"3\"\n        },\n        {\n            \"_id\": \"641299c9d7fb4a2f516bea31\",\n            \"_timestamp\": 1678940617202,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"1\",\n            \"sex\": \"1\",\n            \"area\": \"77\",\n            \"count\": \"48\"\n        },\n        {\n            \"_id\": \"641299c9d7fb4a2f516bea30\",\n            \"_timestamp\": 1678940617178,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"1\",\n            \"sex\": \"1\",\n            \"area\": \"9999\",\n            \"count\": \"48\"\n        },\n        {\n            \"_id\": \"641299c9d7fb4a2f516bea2f\",\n            \"_timestamp\": 1678940617153,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"1\",\n            \"sex\": \"1\",\n            \"area\": \"99\",\n            \"count\": \"..C\"\n        },\n        {\n            \"_id\": \"641299c9d7fb4a2f516bea2e\",\n            \"_timestamp\": 1678940617129,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"1\",\n            \"sex\": \"1\",\n            \"area\": \"18\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299c9d7fb4a2f516bea2d\",\n            \"_timestamp\": 1678940617106,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"1\",\n            \"sex\": \"1\",\n            \"area\": \"17\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299c9d7fb4a2f516bea2c\",\n            \"_timestamp\": 1678940617084,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"1\",\n            \"sex\": \"1\",\n            \"area\": \"16\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299c9d7fb4a2f516bea2b\",\n            \"_timestamp\": 1678940617055,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"1\",\n            \"sex\": \"1\",\n            \"area\": \"15\",\n            \"count\": \"3\"\n        },\n        {\n            \"_id\": \"641299c9d7fb4a2f516bea2a\",\n            \"_timestamp\": 1678940617031,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"1\",\n            \"sex\": \"1\",\n            \"area\": \"14\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299c9d7fb4a2f516bea29\",\n            \"_timestamp\": 1678940617008,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"1\",\n            \"sex\": \"1\",\n            \"area\": \"13\",\n            \"count\": \"9\"\n        },\n        {\n            \"_id\": \"641299c8d7fb4a2f516bea28\",\n            \"_timestamp\": 1678940616984,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"1\",\n            \"sex\": \"1\",\n            \"area\": \"12\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299c8d7fb4a2f516bea27\",\n            \"_timestamp\": 1678940616958,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"1\",\n            \"sex\": \"1\",\n            \"area\": \"09\",\n            \"count\": \"6\"\n        },\n        {\n            \"_id\": \"641299c8d7fb4a2f516bea26\",\n            \"_timestamp\": 1678940616931,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"1\",\n            \"sex\": \"1\",\n            \"area\": \"08\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299c8d7fb4a2f516bea25\",\n            \"_timestamp\": 1678940616906,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"1\",\n            \"sex\": \"1\",\n            \"area\": \"07\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299c8d7fb4a2f516bea24\",\n            \"_timestamp\": 1678940616881,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"1\",\n            \"sex\": \"1\",\n            \"area\": \"06\",\n            \"count\": \"3\"\n        },\n        {\n            \"_id\": \"641299c8d7fb4a2f516bea23\",\n            \"_timestamp\": 1678940616857,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"1\",\n            \"sex\": \"1\",\n            \"area\": \"05\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299c8d7fb4a2f516bea22\",\n            \"_timestamp\": 1678940616831,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"1\",\n            \"sex\": \"1\",\n            \"area\": \"04\",\n            \"count\": \"6\"\n        },\n        {\n            \"_id\": \"641299c8d7fb4a2f516bea21\",\n            \"_timestamp\": 1678940616802,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"1\",\n            \"sex\": \"1\",\n            \"area\": \"03\",\n            \"count\": \"3\"\n        },\n        {\n            \"_id\": \"641299c8d7fb4a2f516bea20\",\n            \"_timestamp\": 1678940616777,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"1\",\n            \"sex\": \"1\",\n            \"area\": \"02\",\n            \"count\": \"12\"\n        },\n        {\n            \"_id\": \"641299c8d7fb4a2f516bea1f\",\n            \"_timestamp\": 1678940616749,\n            \"year\": \"2018\",\n            \"age\": \"100\",\n            \"ethnic\": \"1\",\n            \"sex\": \"1\",\n            \"area\": \"01\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299c8d7fb4a2f516bea1e\",\n            \"_timestamp\": 1678940616726,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"9\",\n            \"area\": \"77\",\n            \"count\": \"426\"\n        },\n        {\n            \"_id\": \"641299c8d7fb4a2f516bea1d\",\n            \"_timestamp\": 1678940616699,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"9\",\n            \"area\": \"9999\",\n            \"count\": \"426\"\n        },\n        {\n            \"_id\": \"641299c8d7fb4a2f516bea1c\",\n            \"_timestamp\": 1678940616666,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"9\",\n            \"area\": \"99\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299c8d7fb4a2f516bea1b\",\n            \"_timestamp\": 1678940616638,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"9\",\n            \"area\": \"18\",\n            \"count\": \"3\"\n        },\n        {\n            \"_id\": \"641299c8d7fb4a2f516bea1a\",\n            \"_timestamp\": 1678940616611,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"9\",\n            \"area\": \"17\",\n            \"count\": \"3\"\n        },\n        {\n            \"_id\": \"641299c8d7fb4a2f516bea19\",\n            \"_timestamp\": 1678940616587,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"9\",\n            \"area\": \"16\",\n            \"count\": \"3\"\n        },\n        {\n            \"_id\": \"641299c8d7fb4a2f516bea18\",\n            \"_timestamp\": 1678940616562,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"9\",\n            \"area\": \"15\",\n            \"count\": \"12\"\n        },\n        {\n            \"_id\": \"641299c8d7fb4a2f516bea17\",\n            \"_timestamp\": 1678940616536,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"9\",\n            \"area\": \"14\",\n            \"count\": \"27\"\n        },\n        {\n            \"_id\": \"641299c8d7fb4a2f516bea16\",\n            \"_timestamp\": 1678940616509,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"9\",\n            \"area\": \"13\",\n            \"count\": \"54\"\n        },\n        {\n            \"_id\": \"641299c8d7fb4a2f516bea15\",\n            \"_timestamp\": 1678940616486,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"9\",\n            \"area\": \"12\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299c8d7fb4a2f516bea14\",\n            \"_timestamp\": 1678940616460,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"9\",\n            \"area\": \"09\",\n            \"count\": \"39\"\n        },\n        {\n            \"_id\": \"641299c8d7fb4a2f516bea13\",\n            \"_timestamp\": 1678940616434,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"9\",\n            \"area\": \"08\",\n            \"count\": \"24\"\n        },\n        {\n            \"_id\": \"641299c8d7fb4a2f516bea12\",\n            \"_timestamp\": 1678940616406,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"9\",\n            \"area\": \"07\",\n            \"count\": \"15\"\n        },\n        {\n            \"_id\": \"641299c8d7fb4a2f516bea11\",\n            \"_timestamp\": 1678940616373,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"9\",\n            \"area\": \"06\",\n            \"count\": \"18\"\n        },\n        {\n            \"_id\": \"641299c8d7fb4a2f516bea10\",\n            \"_timestamp\": 1678940616350,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"9\",\n            \"area\": \"05\",\n            \"count\": \"6\"\n        },\n        {\n            \"_id\": \"641299c8d7fb4a2f516bea0f\",\n            \"_timestamp\": 1678940616321,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"9\",\n            \"area\": \"04\",\n            \"count\": \"33\"\n        },\n        {\n            \"_id\": \"641299c8d7fb4a2f516bea0e\",\n            \"_timestamp\": 1678940616298,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"9\",\n            \"area\": \"03\",\n            \"count\": \"33\"\n        },\n        {\n            \"_id\": \"641299c8d7fb4a2f516bea0d\",\n            \"_timestamp\": 1678940616272,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"9\",\n            \"area\": \"02\",\n            \"count\": \"135\"\n        },\n        {\n            \"_id\": \"641299c8d7fb4a2f516bea0c\",\n            \"_timestamp\": 1678940616247,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"9\",\n            \"area\": \"01\",\n            \"count\": \"18\"\n        },\n        {\n            \"_id\": \"641299c8d7fb4a2f516bea0b\",\n            \"_timestamp\": 1678940616222,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"2\",\n            \"area\": \"77\",\n            \"count\": \"315\"\n        },\n        {\n            \"_id\": \"641299c8d7fb4a2f516bea0a\",\n            \"_timestamp\": 1678940616193,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"2\",\n            \"area\": \"9999\",\n            \"count\": \"315\"\n        },\n        {\n            \"_id\": \"641299c8d7fb4a2f516bea09\",\n            \"_timestamp\": 1678940616167,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"2\",\n            \"area\": \"99\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299c8d7fb4a2f516bea08\",\n            \"_timestamp\": 1678940616138,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"2\",\n            \"area\": \"18\",\n            \"count\": \"3\"\n        },\n        {\n            \"_id\": \"641299c8d7fb4a2f516bea07\",\n            \"_timestamp\": 1678940616114,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"2\",\n            \"area\": \"17\",\n            \"count\": \"3\"\n        },\n        {\n            \"_id\": \"641299c8d7fb4a2f516bea06\",\n            \"_timestamp\": 1678940616090,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"2\",\n            \"area\": \"16\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299c8d7fb4a2f516bea05\",\n            \"_timestamp\": 1678940616067,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"2\",\n            \"area\": \"15\",\n            \"count\": \"6\"\n        },\n        {\n            \"_id\": \"641299c8d7fb4a2f516bea04\",\n            \"_timestamp\": 1678940616043,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"2\",\n            \"area\": \"14\",\n            \"count\": \"18\"\n        },\n        {\n            \"_id\": \"641299c8d7fb4a2f516bea03\",\n            \"_timestamp\": 1678940616020,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"2\",\n            \"area\": \"13\",\n            \"count\": \"42\"\n        },\n        {\n            \"_id\": \"641299c7d7fb4a2f516bea02\",\n            \"_timestamp\": 1678940615997,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"2\",\n            \"area\": \"12\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299c7d7fb4a2f516bea01\",\n            \"_timestamp\": 1678940615974,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"2\",\n            \"area\": \"09\",\n            \"count\": \"30\"\n        },\n        {\n            \"_id\": \"641299c7d7fb4a2f516bea00\",\n            \"_timestamp\": 1678940615948,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"2\",\n            \"area\": \"08\",\n            \"count\": \"18\"\n        },\n        {\n            \"_id\": \"641299c7d7fb4a2f516be9ff\",\n            \"_timestamp\": 1678940615925,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"2\",\n            \"area\": \"07\",\n            \"count\": \"12\"\n        },\n        {\n            \"_id\": \"641299c7d7fb4a2f516be9fe\",\n            \"_timestamp\": 1678940615900,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"2\",\n            \"area\": \"06\",\n            \"count\": \"15\"\n        },\n        {\n            \"_id\": \"641299c7d7fb4a2f516be9fd\",\n            \"_timestamp\": 1678940615877,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"2\",\n            \"area\": \"05\",\n            \"count\": \"6\"\n        },\n        {\n            \"_id\": \"641299c7d7fb4a2f516be9fc\",\n            \"_timestamp\": 1678940615836,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"2\",\n            \"area\": \"04\",\n            \"count\": \"24\"\n        },\n        {\n            \"_id\": \"641299c7d7fb4a2f516be9fb\",\n            \"_timestamp\": 1678940615810,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"2\",\n            \"area\": \"03\",\n            \"count\": \"30\"\n        },\n        {\n            \"_id\": \"641299c7d7fb4a2f516be9fa\",\n            \"_timestamp\": 1678940615785,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"2\",\n            \"area\": \"02\",\n            \"count\": \"102\"\n        },\n        {\n            \"_id\": \"641299c7d7fb4a2f516be9f9\",\n            \"_timestamp\": 1678940615748,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"2\",\n            \"area\": \"01\",\n            \"count\": \"12\"\n        },\n        {\n            \"_id\": \"641299c7d7fb4a2f516be9f8\",\n            \"_timestamp\": 1678940615724,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"1\",\n            \"area\": \"77\",\n            \"count\": \"114\"\n        },\n        {\n            \"_id\": \"641299c7d7fb4a2f516be9f7\",\n            \"_timestamp\": 1678940615698,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"1\",\n            \"area\": \"9999\",\n            \"count\": \"114\"\n        },\n        {\n            \"_id\": \"641299c7d7fb4a2f516be9f6\",\n            \"_timestamp\": 1678940615661,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"1\",\n            \"area\": \"99\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299c7d7fb4a2f516be9f5\",\n            \"_timestamp\": 1678940615634,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"1\",\n            \"area\": \"18\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299c7d7fb4a2f516be9f4\",\n            \"_timestamp\": 1678940615607,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"1\",\n            \"area\": \"17\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299c7d7fb4a2f516be9f3\",\n            \"_timestamp\": 1678940615583,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"1\",\n            \"area\": \"16\",\n            \"count\": \"3\"\n        },\n        {\n            \"_id\": \"641299c7d7fb4a2f516be9f2\",\n            \"_timestamp\": 1678940615559,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"1\",\n            \"area\": \"15\",\n            \"count\": \"6\"\n        },\n        {\n            \"_id\": \"641299c7d7fb4a2f516be9f1\",\n            \"_timestamp\": 1678940615526,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"1\",\n            \"area\": \"14\",\n            \"count\": \"9\"\n        },\n        {\n            \"_id\": \"641299c7d7fb4a2f516be9f0\",\n            \"_timestamp\": 1678940615502,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"1\",\n            \"area\": \"13\",\n            \"count\": \"12\"\n        },\n        {\n            \"_id\": \"641299c7d7fb4a2f516be9ef\",\n            \"_timestamp\": 1678940615475,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"1\",\n            \"area\": \"12\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299c7d7fb4a2f516be9ee\",\n            \"_timestamp\": 1678940615453,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"1\",\n            \"area\": \"09\",\n            \"count\": \"9\"\n        },\n        {\n            \"_id\": \"641299c7d7fb4a2f516be9ed\",\n            \"_timestamp\": 1678940615428,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"1\",\n            \"area\": \"08\",\n            \"count\": \"6\"\n        },\n        {\n            \"_id\": \"641299c7d7fb4a2f516be9ec\",\n            \"_timestamp\": 1678940615400,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"1\",\n            \"area\": \"07\",\n            \"count\": \"6\"\n        },\n        {\n            \"_id\": \"641299c7d7fb4a2f516be9eb\",\n            \"_timestamp\": 1678940615375,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"1\",\n            \"area\": \"06\",\n            \"count\": \"6\"\n        },\n        {\n            \"_id\": \"641299c7d7fb4a2f516be9ea\",\n            \"_timestamp\": 1678940615348,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"1\",\n            \"area\": \"05\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299c7d7fb4a2f516be9e9\",\n            \"_timestamp\": 1678940615326,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"1\",\n            \"area\": \"04\",\n            \"count\": \"9\"\n        },\n        {\n            \"_id\": \"641299c7d7fb4a2f516be9e8\",\n            \"_timestamp\": 1678940615302,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"1\",\n            \"area\": \"03\",\n            \"count\": \"6\"\n        },\n        {\n            \"_id\": \"641299c7d7fb4a2f516be9e7\",\n            \"_timestamp\": 1678940615277,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"1\",\n            \"area\": \"02\",\n            \"count\": \"36\"\n        },\n        {\n            \"_id\": \"641299c7d7fb4a2f516be9e6\",\n            \"_timestamp\": 1678940615249,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"1\",\n            \"area\": \"01\",\n            \"count\": \"3\"\n        },\n        {\n            \"_id\": \"641299c7d7fb4a2f516be9e5\",\n            \"_timestamp\": 1678940615223,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"77\",\n            \"sex\": \"9\",\n            \"area\": \"77\",\n            \"count\": \"426\"\n        },\n        {\n            \"_id\": \"641299c7d7fb4a2f516be9e4\",\n            \"_timestamp\": 1678940615199,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"77\",\n            \"sex\": \"9\",\n            \"area\": \"9999\",\n            \"count\": \"426\"\n        },\n        {\n            \"_id\": \"641299c7d7fb4a2f516be9e3\",\n            \"_timestamp\": 1678940615174,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"77\",\n            \"sex\": \"9\",\n            \"area\": \"99\",\n            \"count\": \"..C\"\n        },\n        {\n            \"_id\": \"641299c7d7fb4a2f516be9e2\",\n            \"_timestamp\": 1678940615145,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"77\",\n            \"sex\": \"9\",\n            \"area\": \"18\",\n            \"count\": \"3\"\n        },\n        {\n            \"_id\": \"641299c7d7fb4a2f516be9e1\",\n            \"_timestamp\": 1678940615114,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"77\",\n            \"sex\": \"9\",\n            \"area\": \"17\",\n            \"count\": \"3\"\n        },\n        {\n            \"_id\": \"641299c7d7fb4a2f516be9e0\",\n            \"_timestamp\": 1678940615088,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"77\",\n            \"sex\": \"9\",\n            \"area\": \"16\",\n            \"count\": \"3\"\n        },\n        {\n            \"_id\": \"641299c7d7fb4a2f516be9df\",\n            \"_timestamp\": 1678940615063,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"77\",\n            \"sex\": \"9\",\n            \"area\": \"15\",\n            \"count\": \"12\"\n        },\n        {\n            \"_id\": \"641299c7d7fb4a2f516be9de\",\n            \"_timestamp\": 1678940615038,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"77\",\n            \"sex\": \"9\",\n            \"area\": \"14\",\n            \"count\": \"27\"\n        },\n        {\n            \"_id\": \"641299c7d7fb4a2f516be9dd\",\n            \"_timestamp\": 1678940615014,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"77\",\n            \"sex\": \"9\",\n            \"area\": \"13\",\n            \"count\": \"54\"\n        },\n        {\n            \"_id\": \"641299c6d7fb4a2f516be9dc\",\n            \"_timestamp\": 1678940614986,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"77\",\n            \"sex\": \"9\",\n            \"area\": \"12\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299c6d7fb4a2f516be9db\",\n            \"_timestamp\": 1678940614962,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"77\",\n            \"sex\": \"9\",\n            \"area\": \"09\",\n            \"count\": \"39\"\n        },\n        {\n            \"_id\": \"641299c6d7fb4a2f516be9da\",\n            \"_timestamp\": 1678940614938,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"77\",\n            \"sex\": \"9\",\n            \"area\": \"08\",\n            \"count\": \"24\"\n        },\n        {\n            \"_id\": \"641299c6d7fb4a2f516be9d9\",\n            \"_timestamp\": 1678940614911,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"77\",\n            \"sex\": \"9\",\n            \"area\": \"07\",\n            \"count\": \"15\"\n        },\n        {\n            \"_id\": \"641299c6d7fb4a2f516be9d8\",\n            \"_timestamp\": 1678940614888,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"77\",\n            \"sex\": \"9\",\n            \"area\": \"06\",\n            \"count\": \"18\"\n        },\n        {\n            \"_id\": \"641299c6d7fb4a2f516be9d7\",\n            \"_timestamp\": 1678940614836,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"77\",\n            \"sex\": \"9\",\n            \"area\": \"05\",\n            \"count\": \"6\"\n        },\n        {\n            \"_id\": \"641299c6d7fb4a2f516be9d6\",\n            \"_timestamp\": 1678940614810,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"77\",\n            \"sex\": \"9\",\n            \"area\": \"04\",\n            \"count\": \"33\"\n        },\n        {\n            \"_id\": \"641299c6d7fb4a2f516be9d5\",\n            \"_timestamp\": 1678940614785,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"77\",\n            \"sex\": \"9\",\n            \"area\": \"03\",\n            \"count\": \"33\"\n        },\n        {\n            \"_id\": \"641299c6d7fb4a2f516be9d4\",\n            \"_timestamp\": 1678940614761,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"77\",\n            \"sex\": \"9\",\n            \"area\": \"02\",\n            \"count\": \"135\"\n        },\n        {\n            \"_id\": \"641299c6d7fb4a2f516be9d3\",\n            \"_timestamp\": 1678940614736,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"77\",\n            \"sex\": \"9\",\n            \"area\": \"01\",\n            \"count\": \"18\"\n        },\n        {\n            \"_id\": \"641299c6d7fb4a2f516be9d2\",\n            \"_timestamp\": 1678940614713,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"77\",\n            \"sex\": \"2\",\n            \"area\": \"77\",\n            \"count\": \"315\"\n        },\n        {\n            \"_id\": \"641299c6d7fb4a2f516be9d1\",\n            \"_timestamp\": 1678940614685,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"77\",\n            \"sex\": \"2\",\n            \"area\": \"9999\",\n            \"count\": \"315\"\n        },\n        {\n            \"_id\": \"641299c6d7fb4a2f516be9d0\",\n            \"_timestamp\": 1678940614662,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"77\",\n            \"sex\": \"2\",\n            \"area\": \"99\",\n            \"count\": \"..C\"\n        },\n        {\n            \"_id\": \"641299c6d7fb4a2f516be9cf\",\n            \"_timestamp\": 1678940614638,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"77\",\n            \"sex\": \"2\",\n            \"area\": \"18\",\n            \"count\": \"3\"\n        },\n        {\n            \"_id\": \"641299c6d7fb4a2f516be9ce\",\n            \"_timestamp\": 1678940614608,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"77\",\n            \"sex\": \"2\",\n            \"area\": \"17\",\n            \"count\": \"3\"\n        },\n        {\n            \"_id\": \"641299c6d7fb4a2f516be9cd\",\n            \"_timestamp\": 1678940614571,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"77\",\n            \"sex\": \"2\",\n            \"area\": \"16\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299c6d7fb4a2f516be9cc\",\n            \"_timestamp\": 1678940614545,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"77\",\n            \"sex\": \"2\",\n            \"area\": \"15\",\n            \"count\": \"6\"\n        },\n        {\n            \"_id\": \"641299c6d7fb4a2f516be9cb\",\n            \"_timestamp\": 1678940614521,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"77\",\n            \"sex\": \"2\",\n            \"area\": \"14\",\n            \"count\": \"18\"\n        },\n        {\n            \"_id\": \"641299c6d7fb4a2f516be9ca\",\n            \"_timestamp\": 1678940614496,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"77\",\n            \"sex\": \"2\",\n            \"area\": \"13\",\n            \"count\": \"42\"\n        },\n        {\n            \"_id\": \"641299c6d7fb4a2f516be9c9\",\n            \"_timestamp\": 1678940614472,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"77\",\n            \"sex\": \"2\",\n            \"area\": \"12\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299c6d7fb4a2f516be9c8\",\n            \"_timestamp\": 1678940614443,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"77\",\n            \"sex\": \"2\",\n            \"area\": \"09\",\n            \"count\": \"30\"\n        },\n        {\n            \"_id\": \"641299c6d7fb4a2f516be9c7\",\n            \"_timestamp\": 1678940614420,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"77\",\n            \"sex\": \"2\",\n            \"area\": \"08\",\n            \"count\": \"18\"\n        },\n        {\n            \"_id\": \"641299c6d7fb4a2f516be9c6\",\n            \"_timestamp\": 1678940614392,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"77\",\n            \"sex\": \"2\",\n            \"area\": \"07\",\n            \"count\": \"12\"\n        },\n        {\n            \"_id\": \"641299c6d7fb4a2f516be9c5\",\n            \"_timestamp\": 1678940614367,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"77\",\n            \"sex\": \"2\",\n            \"area\": \"06\",\n            \"count\": \"15\"\n        },\n        {\n            \"_id\": \"641299c6d7fb4a2f516be9c4\",\n            \"_timestamp\": 1678940614344,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"77\",\n            \"sex\": \"2\",\n            \"area\": \"05\",\n            \"count\": \"6\"\n        },\n        {\n            \"_id\": \"641299c6d7fb4a2f516be9c3\",\n            \"_timestamp\": 1678940614319,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"77\",\n            \"sex\": \"2\",\n            \"area\": \"04\",\n            \"count\": \"24\"\n        },\n        {\n            \"_id\": \"641299c6d7fb4a2f516be9c2\",\n            \"_timestamp\": 1678940614293,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"77\",\n            \"sex\": \"2\",\n            \"area\": \"03\",\n            \"count\": \"30\"\n        },\n        {\n            \"_id\": \"641299c6d7fb4a2f516be9c1\",\n            \"_timestamp\": 1678940614266,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"77\",\n            \"sex\": \"2\",\n            \"area\": \"02\",\n            \"count\": \"102\"\n        },\n        {\n            \"_id\": \"641299c6d7fb4a2f516be9c0\",\n            \"_timestamp\": 1678940614241,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"77\",\n            \"sex\": \"2\",\n            \"area\": \"01\",\n            \"count\": \"12\"\n        },\n        {\n            \"_id\": \"641299c6d7fb4a2f516be9bf\",\n            \"_timestamp\": 1678940614214,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"77\",\n            \"sex\": \"1\",\n            \"area\": \"77\",\n            \"count\": \"114\"\n        },\n        {\n            \"_id\": \"641299c6d7fb4a2f516be9be\",\n            \"_timestamp\": 1678940614189,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"77\",\n            \"sex\": \"1\",\n            \"area\": \"9999\",\n            \"count\": \"114\"\n        },\n        {\n            \"_id\": \"641299c6d7fb4a2f516be9bd\",\n            \"_timestamp\": 1678940614165,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"77\",\n            \"sex\": \"1\",\n            \"area\": \"99\",\n            \"count\": \"..C\"\n        },\n        {\n            \"_id\": \"641299c6d7fb4a2f516be9bc\",\n            \"_timestamp\": 1678940614139,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"77\",\n            \"sex\": \"1\",\n            \"area\": \"18\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299c6d7fb4a2f516be9bb\",\n            \"_timestamp\": 1678940614115,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"77\",\n            \"sex\": \"1\",\n            \"area\": \"17\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299c6d7fb4a2f516be9ba\",\n            \"_timestamp\": 1678940614090,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"77\",\n            \"sex\": \"1\",\n            \"area\": \"16\",\n            \"count\": \"3\"\n        },\n        {\n            \"_id\": \"641299c6d7fb4a2f516be9b9\",\n            \"_timestamp\": 1678940614064,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"77\",\n            \"sex\": \"1\",\n            \"area\": \"15\",\n            \"count\": \"6\"\n        },\n        {\n            \"_id\": \"641299c6d7fb4a2f516be9b8\",\n            \"_timestamp\": 1678940614040,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"77\",\n            \"sex\": \"1\",\n            \"area\": \"14\",\n            \"count\": \"9\"\n        },\n        {\n            \"_id\": \"641299c6d7fb4a2f516be9b7\",\n            \"_timestamp\": 1678940614018,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"77\",\n            \"sex\": \"1\",\n            \"area\": \"13\",\n            \"count\": \"12\"\n        },\n        {\n            \"_id\": \"641299c5d7fb4a2f516be9b6\",\n            \"_timestamp\": 1678940613992,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"77\",\n            \"sex\": \"1\",\n            \"area\": \"12\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299c5d7fb4a2f516be9b5\",\n            \"_timestamp\": 1678940613963,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"77\",\n            \"sex\": \"1\",\n            \"area\": \"09\",\n            \"count\": \"9\"\n        },\n        {\n            \"_id\": \"641299c5d7fb4a2f516be9b4\",\n            \"_timestamp\": 1678940613937,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"77\",\n            \"sex\": \"1\",\n            \"area\": \"08\",\n            \"count\": \"6\"\n        },\n        {\n            \"_id\": \"641299c5d7fb4a2f516be9b3\",\n            \"_timestamp\": 1678940613913,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"77\",\n            \"sex\": \"1\",\n            \"area\": \"07\",\n            \"count\": \"6\"\n        },\n        {\n            \"_id\": \"641299c5d7fb4a2f516be9b2\",\n            \"_timestamp\": 1678940613891,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"77\",\n            \"sex\": \"1\",\n            \"area\": \"06\",\n            \"count\": \"6\"\n        },\n        {\n            \"_id\": \"641299c5d7fb4a2f516be9b1\",\n            \"_timestamp\": 1678940613865,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"77\",\n            \"sex\": \"1\",\n            \"area\": \"05\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299c5d7fb4a2f516be9b0\",\n            \"_timestamp\": 1678940613840,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"77\",\n            \"sex\": \"1\",\n            \"area\": \"04\",\n            \"count\": \"9\"\n        },\n        {\n            \"_id\": \"641299c5d7fb4a2f516be9af\",\n            \"_timestamp\": 1678940613813,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"77\",\n            \"sex\": \"1\",\n            \"area\": \"03\",\n            \"count\": \"6\"\n        },\n        {\n            \"_id\": \"641299c5d7fb4a2f516be9ae\",\n            \"_timestamp\": 1678940613791,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"77\",\n            \"sex\": \"1\",\n            \"area\": \"02\",\n            \"count\": \"36\"\n        },\n        {\n            \"_id\": \"641299c5d7fb4a2f516be9ad\",\n            \"_timestamp\": 1678940613768,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"77\",\n            \"sex\": \"1\",\n            \"area\": \"01\",\n            \"count\": \"3\"\n        },\n        {\n            \"_id\": \"641299c5d7fb4a2f516be9ac\",\n            \"_timestamp\": 1678940613744,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"9\",\n            \"sex\": \"9\",\n            \"area\": \"77\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299c5d7fb4a2f516be9ab\",\n            \"_timestamp\": 1678940613713,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"9\",\n            \"sex\": \"9\",\n            \"area\": \"9999\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299c5d7fb4a2f516be9aa\",\n            \"_timestamp\": 1678940613681,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"9\",\n            \"sex\": \"9\",\n            \"area\": \"99\",\n            \"count\": \"..C\"\n        },\n        {\n            \"_id\": \"641299c5d7fb4a2f516be9a9\",\n            \"_timestamp\": 1678940613656,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"9\",\n            \"sex\": \"9\",\n            \"area\": \"18\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299c5d7fb4a2f516be9a8\",\n            \"_timestamp\": 1678940613631,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"9\",\n            \"sex\": \"9\",\n            \"area\": \"17\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299c5d7fb4a2f516be9a7\",\n            \"_timestamp\": 1678940613597,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"9\",\n            \"sex\": \"9\",\n            \"area\": \"16\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299c5d7fb4a2f516be9a6\",\n            \"_timestamp\": 1678940613571,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"9\",\n            \"sex\": \"9\",\n            \"area\": \"15\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299c5d7fb4a2f516be9a5\",\n            \"_timestamp\": 1678940613545,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"9\",\n            \"sex\": \"9\",\n            \"area\": \"14\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299c5d7fb4a2f516be9a4\",\n            \"_timestamp\": 1678940613522,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"9\",\n            \"sex\": \"9\",\n            \"area\": \"13\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299c5d7fb4a2f516be9a3\",\n            \"_timestamp\": 1678940613499,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"9\",\n            \"sex\": \"9\",\n            \"area\": \"12\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299c5d7fb4a2f516be9a2\",\n            \"_timestamp\": 1678940613471,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"9\",\n            \"sex\": \"9\",\n            \"area\": \"09\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299c5d7fb4a2f516be9a1\",\n            \"_timestamp\": 1678940613448,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"9\",\n            \"sex\": \"9\",\n            \"area\": \"08\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299c5d7fb4a2f516be9a0\",\n            \"_timestamp\": 1678940613424,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"9\",\n            \"sex\": \"9\",\n            \"area\": \"07\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299c5d7fb4a2f516be99f\",\n            \"_timestamp\": 1678940613399,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"9\",\n            \"sex\": \"9\",\n            \"area\": \"06\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299c5d7fb4a2f516be99e\",\n            \"_timestamp\": 1678940613372,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"9\",\n            \"sex\": \"9\",\n            \"area\": \"05\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299c5d7fb4a2f516be99d\",\n            \"_timestamp\": 1678940613347,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"9\",\n            \"sex\": \"9\",\n            \"area\": \"04\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299c5d7fb4a2f516be99c\",\n            \"_timestamp\": 1678940613321,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"9\",\n            \"sex\": \"9\",\n            \"area\": \"03\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299c5d7fb4a2f516be99b\",\n            \"_timestamp\": 1678940613295,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"9\",\n            \"sex\": \"9\",\n            \"area\": \"02\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299c5d7fb4a2f516be99a\",\n            \"_timestamp\": 1678940613272,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"9\",\n            \"sex\": \"9\",\n            \"area\": \"01\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299c5d7fb4a2f516be999\",\n            \"_timestamp\": 1678940613248,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"9\",\n            \"sex\": \"2\",\n            \"area\": \"77\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299c5d7fb4a2f516be998\",\n            \"_timestamp\": 1678940613223,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"9\",\n            \"sex\": \"2\",\n            \"area\": \"9999\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299c5d7fb4a2f516be997\",\n            \"_timestamp\": 1678940613193,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"9\",\n            \"sex\": \"2\",\n            \"area\": \"99\",\n            \"count\": \"..C\"\n        },\n        {\n            \"_id\": \"641299c5d7fb4a2f516be996\",\n            \"_timestamp\": 1678940613170,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"9\",\n            \"sex\": \"2\",\n            \"area\": \"18\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299c5d7fb4a2f516be995\",\n            \"_timestamp\": 1678940613145,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"9\",\n            \"sex\": \"2\",\n            \"area\": \"17\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299c5d7fb4a2f516be994\",\n            \"_timestamp\": 1678940613120,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"9\",\n            \"sex\": \"2\",\n            \"area\": \"16\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299c5d7fb4a2f516be993\",\n            \"_timestamp\": 1678940613097,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"9\",\n            \"sex\": \"2\",\n            \"area\": \"15\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299c5d7fb4a2f516be992\",\n            \"_timestamp\": 1678940613074,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"9\",\n            \"sex\": \"2\",\n            \"area\": \"14\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299c5d7fb4a2f516be991\",\n            \"_timestamp\": 1678940613052,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"9\",\n            \"sex\": \"2\",\n            \"area\": \"13\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299c5d7fb4a2f516be990\",\n            \"_timestamp\": 1678940613029,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"9\",\n            \"sex\": \"2\",\n            \"area\": \"12\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299c5d7fb4a2f516be98f\",\n            \"_timestamp\": 1678940613004,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"9\",\n            \"sex\": \"2\",\n            \"area\": \"09\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299c4d7fb4a2f516be98e\",\n            \"_timestamp\": 1678940612972,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"9\",\n            \"sex\": \"2\",\n            \"area\": \"08\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299c4d7fb4a2f516be98d\",\n            \"_timestamp\": 1678940612935,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"9\",\n            \"sex\": \"2\",\n            \"area\": \"07\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299c4d7fb4a2f516be98c\",\n            \"_timestamp\": 1678940612907,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"9\",\n            \"sex\": \"2\",\n            \"area\": \"06\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299c4d7fb4a2f516be98b\",\n            \"_timestamp\": 1678940612881,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"9\",\n            \"sex\": \"2\",\n            \"area\": \"05\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299c4d7fb4a2f516be98a\",\n            \"_timestamp\": 1678940612855,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"9\",\n            \"sex\": \"2\",\n            \"area\": \"04\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299c4d7fb4a2f516be989\",\n            \"_timestamp\": 1678940612830,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"9\",\n            \"sex\": \"2\",\n            \"area\": \"03\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299c4d7fb4a2f516be988\",\n            \"_timestamp\": 1678940612805,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"9\",\n            \"sex\": \"2\",\n            \"area\": \"02\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299c4d7fb4a2f516be987\",\n            \"_timestamp\": 1678940612780,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"9\",\n            \"sex\": \"2\",\n            \"area\": \"01\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299c4d7fb4a2f516be986\",\n            \"_timestamp\": 1678940612749,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"9\",\n            \"sex\": \"1\",\n            \"area\": \"77\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299c4d7fb4a2f516be985\",\n            \"_timestamp\": 1678940612725,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"9\",\n            \"sex\": \"1\",\n            \"area\": \"9999\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299c4d7fb4a2f516be984\",\n            \"_timestamp\": 1678940612693,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"9\",\n            \"sex\": \"1\",\n            \"area\": \"99\",\n            \"count\": \"..C\"\n        },\n        {\n            \"_id\": \"641299c4d7fb4a2f516be983\",\n            \"_timestamp\": 1678940612668,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"9\",\n            \"sex\": \"1\",\n            \"area\": \"18\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299c4d7fb4a2f516be982\",\n            \"_timestamp\": 1678940612645,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"9\",\n            \"sex\": \"1\",\n            \"area\": \"17\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299c4d7fb4a2f516be981\",\n            \"_timestamp\": 1678940612616,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"9\",\n            \"sex\": \"1\",\n            \"area\": \"16\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299c4d7fb4a2f516be980\",\n            \"_timestamp\": 1678940612592,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"9\",\n            \"sex\": \"1\",\n            \"area\": \"15\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299c4d7fb4a2f516be97f\",\n            \"_timestamp\": 1678940612566,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"9\",\n            \"sex\": \"1\",\n            \"area\": \"14\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299c4d7fb4a2f516be97e\",\n            \"_timestamp\": 1678940612533,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"9\",\n            \"sex\": \"1\",\n            \"area\": \"13\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299c4d7fb4a2f516be97d\",\n            \"_timestamp\": 1678940612508,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"9\",\n            \"sex\": \"1\",\n            \"area\": \"12\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299c4d7fb4a2f516be97c\",\n            \"_timestamp\": 1678940612483,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"9\",\n            \"sex\": \"1\",\n            \"area\": \"09\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299c4d7fb4a2f516be97b\",\n            \"_timestamp\": 1678940612460,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"9\",\n            \"sex\": \"1\",\n            \"area\": \"08\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299c4d7fb4a2f516be97a\",\n            \"_timestamp\": 1678940612435,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"9\",\n            \"sex\": \"1\",\n            \"area\": \"07\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299c4d7fb4a2f516be979\",\n            \"_timestamp\": 1678940612409,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"9\",\n            \"sex\": \"1\",\n            \"area\": \"06\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299c4d7fb4a2f516be978\",\n            \"_timestamp\": 1678940612380,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"9\",\n            \"sex\": \"1\",\n            \"area\": \"05\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299c4d7fb4a2f516be977\",\n            \"_timestamp\": 1678940612356,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"9\",\n            \"sex\": \"1\",\n            \"area\": \"04\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299c4d7fb4a2f516be976\",\n            \"_timestamp\": 1678940612323,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"9\",\n            \"sex\": \"1\",\n            \"area\": \"03\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299c4d7fb4a2f516be975\",\n            \"_timestamp\": 1678940612299,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"9\",\n            \"sex\": \"1\",\n            \"area\": \"02\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299c4d7fb4a2f516be974\",\n            \"_timestamp\": 1678940612272,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"9\",\n            \"sex\": \"1\",\n            \"area\": \"01\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299c4d7fb4a2f516be973\",\n            \"_timestamp\": 1678940612249,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"6\",\n            \"sex\": \"9\",\n            \"area\": \"77\",\n            \"count\": \"3\"\n        },\n        {\n            \"_id\": \"641299c4d7fb4a2f516be972\",\n            \"_timestamp\": 1678940612222,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"6\",\n            \"sex\": \"9\",\n            \"area\": \"9999\",\n            \"count\": \"3\"\n        },\n        {\n            \"_id\": \"641299c4d7fb4a2f516be971\",\n            \"_timestamp\": 1678940612198,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"6\",\n            \"sex\": \"9\",\n            \"area\": \"99\",\n            \"count\": \"..C\"\n        },\n        {\n            \"_id\": \"641299c4d7fb4a2f516be970\",\n            \"_timestamp\": 1678940612172,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"6\",\n            \"sex\": \"9\",\n            \"area\": \"18\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299c4d7fb4a2f516be96f\",\n            \"_timestamp\": 1678940612140,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"6\",\n            \"sex\": \"9\",\n            \"area\": \"17\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299c4d7fb4a2f516be96e\",\n            \"_timestamp\": 1678940612117,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"6\",\n            \"sex\": \"9\",\n            \"area\": \"16\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299c4d7fb4a2f516be96d\",\n            \"_timestamp\": 1678940612091,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"6\",\n            \"sex\": \"9\",\n            \"area\": \"15\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299c4d7fb4a2f516be96c\",\n            \"_timestamp\": 1678940612057,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"6\",\n            \"sex\": \"9\",\n            \"area\": \"14\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299c4d7fb4a2f516be96b\",\n            \"_timestamp\": 1678940612034,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"6\",\n            \"sex\": \"9\",\n            \"area\": \"13\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299c4d7fb4a2f516be96a\",\n            \"_timestamp\": 1678940612010,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"6\",\n            \"sex\": \"9\",\n            \"area\": \"12\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299c3d7fb4a2f516be969\",\n            \"_timestamp\": 1678940611972,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"6\",\n            \"sex\": \"9\",\n            \"area\": \"09\",\n            \"count\": \"3\"\n        },\n        {\n            \"_id\": \"641299c3d7fb4a2f516be968\",\n            \"_timestamp\": 1678940611949,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"6\",\n            \"sex\": \"9\",\n            \"area\": \"08\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299c3d7fb4a2f516be967\",\n            \"_timestamp\": 1678940611925,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"6\",\n            \"sex\": \"9\",\n            \"area\": \"07\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299c3d7fb4a2f516be966\",\n            \"_timestamp\": 1678940611900,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"6\",\n            \"sex\": \"9\",\n            \"area\": \"06\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299c3d7fb4a2f516be965\",\n            \"_timestamp\": 1678940611871,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"6\",\n            \"sex\": \"9\",\n            \"area\": \"05\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299c3d7fb4a2f516be964\",\n            \"_timestamp\": 1678940611846,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"6\",\n            \"sex\": \"9\",\n            \"area\": \"04\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299c3d7fb4a2f516be963\",\n            \"_timestamp\": 1678940611815,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"6\",\n            \"sex\": \"9\",\n            \"area\": \"03\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299c3d7fb4a2f516be962\",\n            \"_timestamp\": 1678940611780,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"6\",\n            \"sex\": \"9\",\n            \"area\": \"02\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299c3d7fb4a2f516be961\",\n            \"_timestamp\": 1678940611751,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"6\",\n            \"sex\": \"9\",\n            \"area\": \"01\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299c3d7fb4a2f516be960\",\n            \"_timestamp\": 1678940611726,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"6\",\n            \"sex\": \"2\",\n            \"area\": \"77\",\n            \"count\": \"3\"\n        },\n        {\n            \"_id\": \"641299c3d7fb4a2f516be95f\",\n            \"_timestamp\": 1678940611698,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"6\",\n            \"sex\": \"2\",\n            \"area\": \"9999\",\n            \"count\": \"3\"\n        },\n        {\n            \"_id\": \"641299c3d7fb4a2f516be95e\",\n            \"_timestamp\": 1678940611673,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"6\",\n            \"sex\": \"2\",\n            \"area\": \"99\",\n            \"count\": \"..C\"\n        },\n        {\n            \"_id\": \"641299c3d7fb4a2f516be95d\",\n            \"_timestamp\": 1678940611648,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"6\",\n            \"sex\": \"2\",\n            \"area\": \"18\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299c3d7fb4a2f516be95c\",\n            \"_timestamp\": 1678940611623,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"6\",\n            \"sex\": \"2\",\n            \"area\": \"17\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299c3d7fb4a2f516be95b\",\n            \"_timestamp\": 1678940611599,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"6\",\n            \"sex\": \"2\",\n            \"area\": \"16\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299c3d7fb4a2f516be95a\",\n            \"_timestamp\": 1678940611576,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"6\",\n            \"sex\": \"2\",\n            \"area\": \"15\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299c3d7fb4a2f516be959\",\n            \"_timestamp\": 1678940611551,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"6\",\n            \"sex\": \"2\",\n            \"area\": \"14\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299c3d7fb4a2f516be958\",\n            \"_timestamp\": 1678940611527,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"6\",\n            \"sex\": \"2\",\n            \"area\": \"13\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299c3d7fb4a2f516be957\",\n            \"_timestamp\": 1678940611502,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"6\",\n            \"sex\": \"2\",\n            \"area\": \"12\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299c3d7fb4a2f516be956\",\n            \"_timestamp\": 1678940611472,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"6\",\n            \"sex\": \"2\",\n            \"area\": \"09\",\n            \"count\": \"3\"\n        },\n        {\n            \"_id\": \"641299c3d7fb4a2f516be955\",\n            \"_timestamp\": 1678940611446,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"6\",\n            \"sex\": \"2\",\n            \"area\": \"08\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299c3d7fb4a2f516be954\",\n            \"_timestamp\": 1678940611408,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"6\",\n            \"sex\": \"2\",\n            \"area\": \"07\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299c3d7fb4a2f516be953\",\n            \"_timestamp\": 1678940611373,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"6\",\n            \"sex\": \"2\",\n            \"area\": \"06\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299c3d7fb4a2f516be952\",\n            \"_timestamp\": 1678940611351,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"6\",\n            \"sex\": \"2\",\n            \"area\": \"05\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299c3d7fb4a2f516be951\",\n            \"_timestamp\": 1678940611309,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"6\",\n            \"sex\": \"2\",\n            \"area\": \"04\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299c3d7fb4a2f516be950\",\n            \"_timestamp\": 1678940611271,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"6\",\n            \"sex\": \"2\",\n            \"area\": \"03\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299c3d7fb4a2f516be94f\",\n            \"_timestamp\": 1678940611249,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"6\",\n            \"sex\": \"2\",\n            \"area\": \"02\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299c3d7fb4a2f516be94e\",\n            \"_timestamp\": 1678940611204,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"6\",\n            \"sex\": \"2\",\n            \"area\": \"01\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299c3d7fb4a2f516be94d\",\n            \"_timestamp\": 1678940611160,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"6\",\n            \"sex\": \"1\",\n            \"area\": \"77\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299c3d7fb4a2f516be94c\",\n            \"_timestamp\": 1678940611136,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"6\",\n            \"sex\": \"1\",\n            \"area\": \"9999\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299c3d7fb4a2f516be94b\",\n            \"_timestamp\": 1678940611098,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"6\",\n            \"sex\": \"1\",\n            \"area\": \"99\",\n            \"count\": \"..C\"\n        },\n        {\n            \"_id\": \"641299c3d7fb4a2f516be94a\",\n            \"_timestamp\": 1678940611072,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"6\",\n            \"sex\": \"1\",\n            \"area\": \"18\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299c3d7fb4a2f516be949\",\n            \"_timestamp\": 1678940611047,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"6\",\n            \"sex\": \"1\",\n            \"area\": \"17\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299c3d7fb4a2f516be948\",\n            \"_timestamp\": 1678940611015,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"6\",\n            \"sex\": \"1\",\n            \"area\": \"16\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299c2d7fb4a2f516be947\",\n            \"_timestamp\": 1678940610975,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"6\",\n            \"sex\": \"1\",\n            \"area\": \"15\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299c2d7fb4a2f516be946\",\n            \"_timestamp\": 1678940610951,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"6\",\n            \"sex\": \"1\",\n            \"area\": \"14\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299c2d7fb4a2f516be945\",\n            \"_timestamp\": 1678940610921,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"6\",\n            \"sex\": \"1\",\n            \"area\": \"13\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299c2d7fb4a2f516be944\",\n            \"_timestamp\": 1678940610897,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"6\",\n            \"sex\": \"1\",\n            \"area\": \"12\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299c2d7fb4a2f516be943\",\n            \"_timestamp\": 1678940610872,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"6\",\n            \"sex\": \"1\",\n            \"area\": \"09\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299c2d7fb4a2f516be942\",\n            \"_timestamp\": 1678940610847,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"6\",\n            \"sex\": \"1\",\n            \"area\": \"08\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299c2d7fb4a2f516be941\",\n            \"_timestamp\": 1678940610821,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"6\",\n            \"sex\": \"1\",\n            \"area\": \"07\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299c2d7fb4a2f516be940\",\n            \"_timestamp\": 1678940610796,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"6\",\n            \"sex\": \"1\",\n            \"area\": \"06\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299c2d7fb4a2f516be93f\",\n            \"_timestamp\": 1678940610770,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"6\",\n            \"sex\": \"1\",\n            \"area\": \"05\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299c2d7fb4a2f516be93e\",\n            \"_timestamp\": 1678940610746,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"6\",\n            \"sex\": \"1\",\n            \"area\": \"04\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299c2d7fb4a2f516be93d\",\n            \"_timestamp\": 1678940610722,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"6\",\n            \"sex\": \"1\",\n            \"area\": \"03\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299c2d7fb4a2f516be93c\",\n            \"_timestamp\": 1678940610693,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"6\",\n            \"sex\": \"1\",\n            \"area\": \"02\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299c2d7fb4a2f516be93b\",\n            \"_timestamp\": 1678940610660,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"6\",\n            \"sex\": \"1\",\n            \"area\": \"01\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299c2d7fb4a2f516be93a\",\n            \"_timestamp\": 1678940610635,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"5\",\n            \"sex\": \"9\",\n            \"area\": \"77\",\n            \"count\": \"3\"\n        },\n        {\n            \"_id\": \"641299c2d7fb4a2f516be939\",\n            \"_timestamp\": 1678940610612,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"5\",\n            \"sex\": \"9\",\n            \"area\": \"9999\",\n            \"count\": \"3\"\n        },\n        {\n            \"_id\": \"641299c2d7fb4a2f516be938\",\n            \"_timestamp\": 1678940610576,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"5\",\n            \"sex\": \"9\",\n            \"area\": \"99\",\n            \"count\": \"..C\"\n        },\n        {\n            \"_id\": \"641299c2d7fb4a2f516be937\",\n            \"_timestamp\": 1678940610546,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"5\",\n            \"sex\": \"9\",\n            \"area\": \"18\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299c2d7fb4a2f516be936\",\n            \"_timestamp\": 1678940610521,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"5\",\n            \"sex\": \"9\",\n            \"area\": \"17\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299c2d7fb4a2f516be935\",\n            \"_timestamp\": 1678940610496,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"5\",\n            \"sex\": \"9\",\n            \"area\": \"16\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299c2d7fb4a2f516be934\",\n            \"_timestamp\": 1678940610467,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"5\",\n            \"sex\": \"9\",\n            \"area\": \"15\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299c2d7fb4a2f516be933\",\n            \"_timestamp\": 1678940610442,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"5\",\n            \"sex\": \"9\",\n            \"area\": \"14\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299c2d7fb4a2f516be932\",\n            \"_timestamp\": 1678940610408,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"5\",\n            \"sex\": \"9\",\n            \"area\": \"13\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299c2d7fb4a2f516be931\",\n            \"_timestamp\": 1678940610383,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"5\",\n            \"sex\": \"9\",\n            \"area\": \"12\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299c2d7fb4a2f516be930\",\n            \"_timestamp\": 1678940610310,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"5\",\n            \"sex\": \"9\",\n            \"area\": \"09\",\n            \"count\": \"3\"\n        },\n        {\n            \"_id\": \"641299c2d7fb4a2f516be92f\",\n            \"_timestamp\": 1678940610275,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"5\",\n            \"sex\": \"9\",\n            \"area\": \"08\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299c2d7fb4a2f516be92e\",\n            \"_timestamp\": 1678940610211,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"5\",\n            \"sex\": \"9\",\n            \"area\": \"07\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299c2d7fb4a2f516be92d\",\n            \"_timestamp\": 1678940610185,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"5\",\n            \"sex\": \"9\",\n            \"area\": \"06\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299c2d7fb4a2f516be92c\",\n            \"_timestamp\": 1678940610158,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"5\",\n            \"sex\": \"9\",\n            \"area\": \"05\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299c2d7fb4a2f516be92b\",\n            \"_timestamp\": 1678940610132,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"5\",\n            \"sex\": \"9\",\n            \"area\": \"04\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299c2d7fb4a2f516be92a\",\n            \"_timestamp\": 1678940610107,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"5\",\n            \"sex\": \"9\",\n            \"area\": \"03\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299c2d7fb4a2f516be929\",\n            \"_timestamp\": 1678940610081,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"5\",\n            \"sex\": \"9\",\n            \"area\": \"02\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299c2d7fb4a2f516be928\",\n            \"_timestamp\": 1678940610058,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"5\",\n            \"sex\": \"9\",\n            \"area\": \"01\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299c2d7fb4a2f516be927\",\n            \"_timestamp\": 1678940610033,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"5\",\n            \"sex\": \"2\",\n            \"area\": \"77\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299c2d7fb4a2f516be926\",\n            \"_timestamp\": 1678940610008,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"5\",\n            \"sex\": \"2\",\n            \"area\": \"9999\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299c1d7fb4a2f516be925\",\n            \"_timestamp\": 1678940609978,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"5\",\n            \"sex\": \"2\",\n            \"area\": \"99\",\n            \"count\": \"..C\"\n        },\n        {\n            \"_id\": \"641299c1d7fb4a2f516be924\",\n            \"_timestamp\": 1678940609949,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"5\",\n            \"sex\": \"2\",\n            \"area\": \"18\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299c1d7fb4a2f516be923\",\n            \"_timestamp\": 1678940609925,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"5\",\n            \"sex\": \"2\",\n            \"area\": \"17\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299c1d7fb4a2f516be922\",\n            \"_timestamp\": 1678940609899,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"5\",\n            \"sex\": \"2\",\n            \"area\": \"16\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299c1d7fb4a2f516be921\",\n            \"_timestamp\": 1678940609874,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"5\",\n            \"sex\": \"2\",\n            \"area\": \"15\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299c1d7fb4a2f516be920\",\n            \"_timestamp\": 1678940609847,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"5\",\n            \"sex\": \"2\",\n            \"area\": \"14\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299c1d7fb4a2f516be91f\",\n            \"_timestamp\": 1678940609818,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"5\",\n            \"sex\": \"2\",\n            \"area\": \"13\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299c1d7fb4a2f516be91e\",\n            \"_timestamp\": 1678940609790,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"5\",\n            \"sex\": \"2\",\n            \"area\": \"12\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299c1d7fb4a2f516be91d\",\n            \"_timestamp\": 1678940609757,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"5\",\n            \"sex\": \"2\",\n            \"area\": \"09\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299c1d7fb4a2f516be91c\",\n            \"_timestamp\": 1678940609728,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"5\",\n            \"sex\": \"2\",\n            \"area\": \"08\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299c1d7fb4a2f516be91b\",\n            \"_timestamp\": 1678940609696,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"5\",\n            \"sex\": \"2\",\n            \"area\": \"07\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299c1d7fb4a2f516be91a\",\n            \"_timestamp\": 1678940609670,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"5\",\n            \"sex\": \"2\",\n            \"area\": \"06\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299c1d7fb4a2f516be919\",\n            \"_timestamp\": 1678940609644,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"5\",\n            \"sex\": \"2\",\n            \"area\": \"05\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299c1d7fb4a2f516be918\",\n            \"_timestamp\": 1678940609615,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"5\",\n            \"sex\": \"2\",\n            \"area\": \"04\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299c1d7fb4a2f516be917\",\n            \"_timestamp\": 1678940609587,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"5\",\n            \"sex\": \"2\",\n            \"area\": \"03\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299c1d7fb4a2f516be916\",\n            \"_timestamp\": 1678940609558,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"5\",\n            \"sex\": \"2\",\n            \"area\": \"02\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299c1d7fb4a2f516be915\",\n            \"_timestamp\": 1678940609534,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"5\",\n            \"sex\": \"2\",\n            \"area\": \"01\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299c1d7fb4a2f516be914\",\n            \"_timestamp\": 1678940609509,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"5\",\n            \"sex\": \"1\",\n            \"area\": \"77\",\n            \"count\": \"3\"\n        },\n        {\n            \"_id\": \"641299c1d7fb4a2f516be913\",\n            \"_timestamp\": 1678940609484,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"5\",\n            \"sex\": \"1\",\n            \"area\": \"9999\",\n            \"count\": \"3\"\n        },\n        {\n            \"_id\": \"641299c1d7fb4a2f516be912\",\n            \"_timestamp\": 1678940609458,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"5\",\n            \"sex\": \"1\",\n            \"area\": \"99\",\n            \"count\": \"..C\"\n        },\n        {\n            \"_id\": \"641299c1d7fb4a2f516be911\",\n            \"_timestamp\": 1678940609430,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"5\",\n            \"sex\": \"1\",\n            \"area\": \"18\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299c1d7fb4a2f516be910\",\n            \"_timestamp\": 1678940609405,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"5\",\n            \"sex\": \"1\",\n            \"area\": \"17\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299c1d7fb4a2f516be90f\",\n            \"_timestamp\": 1678940609378,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"5\",\n            \"sex\": \"1\",\n            \"area\": \"16\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299c1d7fb4a2f516be90e\",\n            \"_timestamp\": 1678940609352,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"5\",\n            \"sex\": \"1\",\n            \"area\": \"15\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299c1d7fb4a2f516be90d\",\n            \"_timestamp\": 1678940609326,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"5\",\n            \"sex\": \"1\",\n            \"area\": \"14\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299c1d7fb4a2f516be90c\",\n            \"_timestamp\": 1678940609303,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"5\",\n            \"sex\": \"1\",\n            \"area\": \"13\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299c1d7fb4a2f516be90b\",\n            \"_timestamp\": 1678940609274,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"5\",\n            \"sex\": \"1\",\n            \"area\": \"12\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299c1d7fb4a2f516be90a\",\n            \"_timestamp\": 1678940609249,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"5\",\n            \"sex\": \"1\",\n            \"area\": \"09\",\n            \"count\": \"3\"\n        },\n        {\n            \"_id\": \"641299c1d7fb4a2f516be909\",\n            \"_timestamp\": 1678940609225,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"5\",\n            \"sex\": \"1\",\n            \"area\": \"08\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299c1d7fb4a2f516be908\",\n            \"_timestamp\": 1678940609202,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"5\",\n            \"sex\": \"1\",\n            \"area\": \"07\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299c1d7fb4a2f516be907\",\n            \"_timestamp\": 1678940609178,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"5\",\n            \"sex\": \"1\",\n            \"area\": \"06\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299c1d7fb4a2f516be906\",\n            \"_timestamp\": 1678940609150,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"5\",\n            \"sex\": \"1\",\n            \"area\": \"05\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299c1d7fb4a2f516be905\",\n            \"_timestamp\": 1678940609116,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"5\",\n            \"sex\": \"1\",\n            \"area\": \"04\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299c1d7fb4a2f516be904\",\n            \"_timestamp\": 1678940609085,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"5\",\n            \"sex\": \"1\",\n            \"area\": \"03\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299c1d7fb4a2f516be903\",\n            \"_timestamp\": 1678940609060,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"5\",\n            \"sex\": \"1\",\n            \"area\": \"02\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299c1d7fb4a2f516be902\",\n            \"_timestamp\": 1678940609031,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"5\",\n            \"sex\": \"1\",\n            \"area\": \"01\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299c1d7fb4a2f516be901\",\n            \"_timestamp\": 1678940609008,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"4\",\n            \"sex\": \"9\",\n            \"area\": \"77\",\n            \"count\": \"9\"\n        },\n        {\n            \"_id\": \"641299c0d7fb4a2f516be900\",\n            \"_timestamp\": 1678940608984,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"4\",\n            \"sex\": \"9\",\n            \"area\": \"9999\",\n            \"count\": \"9\"\n        },\n        {\n            \"_id\": \"641299c0d7fb4a2f516be8ff\",\n            \"_timestamp\": 1678940608960,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"4\",\n            \"sex\": \"9\",\n            \"area\": \"99\",\n            \"count\": \"..C\"\n        },\n        {\n            \"_id\": \"641299c0d7fb4a2f516be8fe\",\n            \"_timestamp\": 1678940608935,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"4\",\n            \"sex\": \"9\",\n            \"area\": \"18\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299c0d7fb4a2f516be8fd\",\n            \"_timestamp\": 1678940608908,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"4\",\n            \"sex\": \"9\",\n            \"area\": \"17\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299c0d7fb4a2f516be8fc\",\n            \"_timestamp\": 1678940608860,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"4\",\n            \"sex\": \"9\",\n            \"area\": \"16\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299c0d7fb4a2f516be8fb\",\n            \"_timestamp\": 1678940608832,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"4\",\n            \"sex\": \"9\",\n            \"area\": \"15\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299c0d7fb4a2f516be8fa\",\n            \"_timestamp\": 1678940608798,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"4\",\n            \"sex\": \"9\",\n            \"area\": \"14\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299c0d7fb4a2f516be8f9\",\n            \"_timestamp\": 1678940608774,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"4\",\n            \"sex\": \"9\",\n            \"area\": \"13\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299c0d7fb4a2f516be8f8\",\n            \"_timestamp\": 1678940608748,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"4\",\n            \"sex\": \"9\",\n            \"area\": \"12\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299c0d7fb4a2f516be8f7\",\n            \"_timestamp\": 1678940608716,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"4\",\n            \"sex\": \"9\",\n            \"area\": \"09\",\n            \"count\": \"3\"\n        },\n        {\n            \"_id\": \"641299c0d7fb4a2f516be8f6\",\n            \"_timestamp\": 1678940608693,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"4\",\n            \"sex\": \"9\",\n            \"area\": \"08\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299c0d7fb4a2f516be8f5\",\n            \"_timestamp\": 1678940608661,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"4\",\n            \"sex\": \"9\",\n            \"area\": \"07\",\n            \"count\": \"3\"\n        },\n        {\n            \"_id\": \"641299c0d7fb4a2f516be8f4\",\n            \"_timestamp\": 1678940608634,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"4\",\n            \"sex\": \"9\",\n            \"area\": \"06\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299c0d7fb4a2f516be8f3\",\n            \"_timestamp\": 1678940608609,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"4\",\n            \"sex\": \"9\",\n            \"area\": \"05\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299c0d7fb4a2f516be8f2\",\n            \"_timestamp\": 1678940608585,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"4\",\n            \"sex\": \"9\",\n            \"area\": \"04\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299c0d7fb4a2f516be8f1\",\n            \"_timestamp\": 1678940608541,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"4\",\n            \"sex\": \"9\",\n            \"area\": \"03\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299c0d7fb4a2f516be8f0\",\n            \"_timestamp\": 1678940608516,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"4\",\n            \"sex\": \"9\",\n            \"area\": \"02\",\n            \"count\": \"3\"\n        },\n        {\n            \"_id\": \"641299c0d7fb4a2f516be8ef\",\n            \"_timestamp\": 1678940608485,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"4\",\n            \"sex\": \"9\",\n            \"area\": \"01\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299c0d7fb4a2f516be8ee\",\n            \"_timestamp\": 1678940608460,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"4\",\n            \"sex\": \"2\",\n            \"area\": \"77\",\n            \"count\": \"6\"\n        },\n        {\n            \"_id\": \"641299c0d7fb4a2f516be8ed\",\n            \"_timestamp\": 1678940608435,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"4\",\n            \"sex\": \"2\",\n            \"area\": \"9999\",\n            \"count\": \"6\"\n        },\n        {\n            \"_id\": \"641299c0d7fb4a2f516be8ec\",\n            \"_timestamp\": 1678940608410,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"4\",\n            \"sex\": \"2\",\n            \"area\": \"99\",\n            \"count\": \"..C\"\n        },\n        {\n            \"_id\": \"641299c0d7fb4a2f516be8eb\",\n            \"_timestamp\": 1678940608385,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"4\",\n            \"sex\": \"2\",\n            \"area\": \"18\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299c0d7fb4a2f516be8ea\",\n            \"_timestamp\": 1678940608361,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"4\",\n            \"sex\": \"2\",\n            \"area\": \"17\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299c0d7fb4a2f516be8e9\",\n            \"_timestamp\": 1678940608337,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"4\",\n            \"sex\": \"2\",\n            \"area\": \"16\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299c0d7fb4a2f516be8e8\",\n            \"_timestamp\": 1678940608313,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"4\",\n            \"sex\": \"2\",\n            \"area\": \"15\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299c0d7fb4a2f516be8e7\",\n            \"_timestamp\": 1678940608285,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"4\",\n            \"sex\": \"2\",\n            \"area\": \"14\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299c0d7fb4a2f516be8e6\",\n            \"_timestamp\": 1678940608261,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"4\",\n            \"sex\": \"2\",\n            \"area\": \"13\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299c0d7fb4a2f516be8e5\",\n            \"_timestamp\": 1678940608232,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"4\",\n            \"sex\": \"2\",\n            \"area\": \"12\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299c0d7fb4a2f516be8e4\",\n            \"_timestamp\": 1678940608207,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"4\",\n            \"sex\": \"2\",\n            \"area\": \"09\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299c0d7fb4a2f516be8e3\",\n            \"_timestamp\": 1678940608170,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"4\",\n            \"sex\": \"2\",\n            \"area\": \"08\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299c0d7fb4a2f516be8e2\",\n            \"_timestamp\": 1678940608140,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"4\",\n            \"sex\": \"2\",\n            \"area\": \"07\",\n            \"count\": \"3\"\n        },\n        {\n            \"_id\": \"641299c0d7fb4a2f516be8e1\",\n            \"_timestamp\": 1678940608111,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"4\",\n            \"sex\": \"2\",\n            \"area\": \"06\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299c0d7fb4a2f516be8e0\",\n            \"_timestamp\": 1678940608083,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"4\",\n            \"sex\": \"2\",\n            \"area\": \"05\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299c0d7fb4a2f516be8df\",\n            \"_timestamp\": 1678940608059,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"4\",\n            \"sex\": \"2\",\n            \"area\": \"04\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299c0d7fb4a2f516be8de\",\n            \"_timestamp\": 1678940608035,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"4\",\n            \"sex\": \"2\",\n            \"area\": \"03\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299c0d7fb4a2f516be8dd\",\n            \"_timestamp\": 1678940608011,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"4\",\n            \"sex\": \"2\",\n            \"area\": \"02\",\n            \"count\": \"3\"\n        },\n        {\n            \"_id\": \"641299bfd7fb4a2f516be8dc\",\n            \"_timestamp\": 1678940607986,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"4\",\n            \"sex\": \"2\",\n            \"area\": \"01\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299bfd7fb4a2f516be8db\",\n            \"_timestamp\": 1678940607960,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"4\",\n            \"sex\": \"1\",\n            \"area\": \"77\",\n            \"count\": \"3\"\n        },\n        {\n            \"_id\": \"641299bfd7fb4a2f516be8da\",\n            \"_timestamp\": 1678940607936,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"4\",\n            \"sex\": \"1\",\n            \"area\": \"9999\",\n            \"count\": \"3\"\n        },\n        {\n            \"_id\": \"641299bfd7fb4a2f516be8d9\",\n            \"_timestamp\": 1678940607911,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"4\",\n            \"sex\": \"1\",\n            \"area\": \"99\",\n            \"count\": \"..C\"\n        },\n        {\n            \"_id\": \"641299bfd7fb4a2f516be8d8\",\n            \"_timestamp\": 1678940607886,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"4\",\n            \"sex\": \"1\",\n            \"area\": \"18\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299bfd7fb4a2f516be8d7\",\n            \"_timestamp\": 1678940607860,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"4\",\n            \"sex\": \"1\",\n            \"area\": \"17\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299bfd7fb4a2f516be8d6\",\n            \"_timestamp\": 1678940607832,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"4\",\n            \"sex\": \"1\",\n            \"area\": \"16\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299bfd7fb4a2f516be8d5\",\n            \"_timestamp\": 1678940607806,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"4\",\n            \"sex\": \"1\",\n            \"area\": \"15\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299bfd7fb4a2f516be8d4\",\n            \"_timestamp\": 1678940607783,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"4\",\n            \"sex\": \"1\",\n            \"area\": \"14\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299bfd7fb4a2f516be8d3\",\n            \"_timestamp\": 1678940607758,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"4\",\n            \"sex\": \"1\",\n            \"area\": \"13\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299bfd7fb4a2f516be8d2\",\n            \"_timestamp\": 1678940607734,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"4\",\n            \"sex\": \"1\",\n            \"area\": \"12\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299bfd7fb4a2f516be8d1\",\n            \"_timestamp\": 1678940607710,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"4\",\n            \"sex\": \"1\",\n            \"area\": \"09\",\n            \"count\": \"3\"\n        },\n        {\n            \"_id\": \"641299bfd7fb4a2f516be8d0\",\n            \"_timestamp\": 1678940607685,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"4\",\n            \"sex\": \"1\",\n            \"area\": \"08\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299bfd7fb4a2f516be8cf\",\n            \"_timestamp\": 1678940607661,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"4\",\n            \"sex\": \"1\",\n            \"area\": \"07\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299bfd7fb4a2f516be8ce\",\n            \"_timestamp\": 1678940607633,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"4\",\n            \"sex\": \"1\",\n            \"area\": \"06\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299bfd7fb4a2f516be8cd\",\n            \"_timestamp\": 1678940607609,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"4\",\n            \"sex\": \"1\",\n            \"area\": \"05\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299bfd7fb4a2f516be8cc\",\n            \"_timestamp\": 1678940607584,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"4\",\n            \"sex\": \"1\",\n            \"area\": \"04\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299bfd7fb4a2f516be8cb\",\n            \"_timestamp\": 1678940607559,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"4\",\n            \"sex\": \"1\",\n            \"area\": \"03\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299bfd7fb4a2f516be8ca\",\n            \"_timestamp\": 1678940607531,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"4\",\n            \"sex\": \"1\",\n            \"area\": \"02\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299bfd7fb4a2f516be8c9\",\n            \"_timestamp\": 1678940607500,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"4\",\n            \"sex\": \"1\",\n            \"area\": \"01\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299bfd7fb4a2f516be8c8\",\n            \"_timestamp\": 1678940607475,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"3\",\n            \"sex\": \"9\",\n            \"area\": \"77\",\n            \"count\": \"6\"\n        },\n        {\n            \"_id\": \"641299bfd7fb4a2f516be8c7\",\n            \"_timestamp\": 1678940607450,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"3\",\n            \"sex\": \"9\",\n            \"area\": \"9999\",\n            \"count\": \"6\"\n        },\n        {\n            \"_id\": \"641299bfd7fb4a2f516be8c6\",\n            \"_timestamp\": 1678940607426,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"3\",\n            \"sex\": \"9\",\n            \"area\": \"99\",\n            \"count\": \"..C\"\n        },\n        {\n            \"_id\": \"641299bfd7fb4a2f516be8c5\",\n            \"_timestamp\": 1678940607398,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"3\",\n            \"sex\": \"9\",\n            \"area\": \"18\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299bfd7fb4a2f516be8c4\",\n            \"_timestamp\": 1678940607363,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"3\",\n            \"sex\": \"9\",\n            \"area\": \"17\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299bfd7fb4a2f516be8c3\",\n            \"_timestamp\": 1678940607337,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"3\",\n            \"sex\": \"9\",\n            \"area\": \"16\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299bfd7fb4a2f516be8c2\",\n            \"_timestamp\": 1678940607310,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"3\",\n            \"sex\": \"9\",\n            \"area\": \"15\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299bfd7fb4a2f516be8c1\",\n            \"_timestamp\": 1678940607274,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"3\",\n            \"sex\": \"9\",\n            \"area\": \"14\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299bfd7fb4a2f516be8c0\",\n            \"_timestamp\": 1678940607247,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"3\",\n            \"sex\": \"9\",\n            \"area\": \"13\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299bfd7fb4a2f516be8bf\",\n            \"_timestamp\": 1678940607210,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"3\",\n            \"sex\": \"9\",\n            \"area\": \"12\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299bfd7fb4a2f516be8be\",\n            \"_timestamp\": 1678940607177,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"3\",\n            \"sex\": \"9\",\n            \"area\": \"09\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299bfd7fb4a2f516be8bd\",\n            \"_timestamp\": 1678940607153,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"3\",\n            \"sex\": \"9\",\n            \"area\": \"08\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299bfd7fb4a2f516be8bc\",\n            \"_timestamp\": 1678940607126,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"3\",\n            \"sex\": \"9\",\n            \"area\": \"07\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299bfd7fb4a2f516be8bb\",\n            \"_timestamp\": 1678940607100,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"3\",\n            \"sex\": \"9\",\n            \"area\": \"06\",\n            \"count\": \"3\"\n        },\n        {\n            \"_id\": \"641299bfd7fb4a2f516be8ba\",\n            \"_timestamp\": 1678940607055,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"3\",\n            \"sex\": \"9\",\n            \"area\": \"05\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299bfd7fb4a2f516be8b9\",\n            \"_timestamp\": 1678940607030,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"3\",\n            \"sex\": \"9\",\n            \"area\": \"04\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299bfd7fb4a2f516be8b8\",\n            \"_timestamp\": 1678940607002,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"3\",\n            \"sex\": \"9\",\n            \"area\": \"03\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299bed7fb4a2f516be8b7\",\n            \"_timestamp\": 1678940606974,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"3\",\n            \"sex\": \"9\",\n            \"area\": \"02\",\n            \"count\": \"6\"\n        },\n        {\n            \"_id\": \"641299bed7fb4a2f516be8b6\",\n            \"_timestamp\": 1678940606944,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"3\",\n            \"sex\": \"9\",\n            \"area\": \"01\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299bed7fb4a2f516be8b5\",\n            \"_timestamp\": 1678940606918,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"3\",\n            \"sex\": \"2\",\n            \"area\": \"77\",\n            \"count\": \"3\"\n        },\n        {\n            \"_id\": \"641299bed7fb4a2f516be8b4\",\n            \"_timestamp\": 1678940606896,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"3\",\n            \"sex\": \"2\",\n            \"area\": \"9999\",\n            \"count\": \"3\"\n        },\n        {\n            \"_id\": \"641299bed7fb4a2f516be8b3\",\n            \"_timestamp\": 1678940606871,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"3\",\n            \"sex\": \"2\",\n            \"area\": \"99\",\n            \"count\": \"..C\"\n        },\n        {\n            \"_id\": \"641299bed7fb4a2f516be8b2\",\n            \"_timestamp\": 1678940606846,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"3\",\n            \"sex\": \"2\",\n            \"area\": \"18\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299bed7fb4a2f516be8b1\",\n            \"_timestamp\": 1678940606817,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"3\",\n            \"sex\": \"2\",\n            \"area\": \"17\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299bed7fb4a2f516be8b0\",\n            \"_timestamp\": 1678940606793,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"3\",\n            \"sex\": \"2\",\n            \"area\": \"16\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299bed7fb4a2f516be8af\",\n            \"_timestamp\": 1678940606769,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"3\",\n            \"sex\": \"2\",\n            \"area\": \"15\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299bed7fb4a2f516be8ae\",\n            \"_timestamp\": 1678940606744,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"3\",\n            \"sex\": \"2\",\n            \"area\": \"14\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299bed7fb4a2f516be8ad\",\n            \"_timestamp\": 1678940606719,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"3\",\n            \"sex\": \"2\",\n            \"area\": \"13\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299bed7fb4a2f516be8ac\",\n            \"_timestamp\": 1678940606693,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"3\",\n            \"sex\": \"2\",\n            \"area\": \"12\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299bed7fb4a2f516be8ab\",\n            \"_timestamp\": 1678940606667,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"3\",\n            \"sex\": \"2\",\n            \"area\": \"09\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299bed7fb4a2f516be8aa\",\n            \"_timestamp\": 1678940606638,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"3\",\n            \"sex\": \"2\",\n            \"area\": \"08\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299bed7fb4a2f516be8a9\",\n            \"_timestamp\": 1678940606613,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"3\",\n            \"sex\": \"2\",\n            \"area\": \"07\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299bed7fb4a2f516be8a8\",\n            \"_timestamp\": 1678940606558,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"3\",\n            \"sex\": \"2\",\n            \"area\": \"06\",\n            \"count\": \"3\"\n        },\n        {\n            \"_id\": \"641299bed7fb4a2f516be8a7\",\n            \"_timestamp\": 1678940606531,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"3\",\n            \"sex\": \"2\",\n            \"area\": \"05\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299bed7fb4a2f516be8a6\",\n            \"_timestamp\": 1678940606505,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"3\",\n            \"sex\": \"2\",\n            \"area\": \"04\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299bed7fb4a2f516be8a5\",\n            \"_timestamp\": 1678940606478,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"3\",\n            \"sex\": \"2\",\n            \"area\": \"03\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299bed7fb4a2f516be8a4\",\n            \"_timestamp\": 1678940606451,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"3\",\n            \"sex\": \"2\",\n            \"area\": \"02\",\n            \"count\": \"3\"\n        },\n        {\n            \"_id\": \"641299bed7fb4a2f516be8a3\",\n            \"_timestamp\": 1678940606426,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"3\",\n            \"sex\": \"2\",\n            \"area\": \"01\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299bed7fb4a2f516be8a2\",\n            \"_timestamp\": 1678940606403,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"3\",\n            \"sex\": \"1\",\n            \"area\": \"77\",\n            \"count\": \"3\"\n        },\n        {\n            \"_id\": \"641299bed7fb4a2f516be8a1\",\n            \"_timestamp\": 1678940606380,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"3\",\n            \"sex\": \"1\",\n            \"area\": \"9999\",\n            \"count\": \"3\"\n        },\n        {\n            \"_id\": \"641299bed7fb4a2f516be8a0\",\n            \"_timestamp\": 1678940606351,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"3\",\n            \"sex\": \"1\",\n            \"area\": \"99\",\n            \"count\": \"..C\"\n        },\n        {\n            \"_id\": \"641299bed7fb4a2f516be89f\",\n            \"_timestamp\": 1678940606322,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"3\",\n            \"sex\": \"1\",\n            \"area\": \"18\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299bed7fb4a2f516be89e\",\n            \"_timestamp\": 1678940606295,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"3\",\n            \"sex\": \"1\",\n            \"area\": \"17\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299bed7fb4a2f516be89d\",\n            \"_timestamp\": 1678940606271,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"3\",\n            \"sex\": \"1\",\n            \"area\": \"16\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299bed7fb4a2f516be89c\",\n            \"_timestamp\": 1678940606246,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"3\",\n            \"sex\": \"1\",\n            \"area\": \"15\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299bed7fb4a2f516be89b\",\n            \"_timestamp\": 1678940606215,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"3\",\n            \"sex\": \"1\",\n            \"area\": \"14\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299bed7fb4a2f516be89a\",\n            \"_timestamp\": 1678940606181,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"3\",\n            \"sex\": \"1\",\n            \"area\": \"13\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299bed7fb4a2f516be899\",\n            \"_timestamp\": 1678940606157,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"3\",\n            \"sex\": \"1\",\n            \"area\": \"12\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299bed7fb4a2f516be898\",\n            \"_timestamp\": 1678940606133,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"3\",\n            \"sex\": \"1\",\n            \"area\": \"09\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299bed7fb4a2f516be897\",\n            \"_timestamp\": 1678940606108,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"3\",\n            \"sex\": \"1\",\n            \"area\": \"08\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299bed7fb4a2f516be896\",\n            \"_timestamp\": 1678940606083,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"3\",\n            \"sex\": \"1\",\n            \"area\": \"07\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299bdd7fb4a2f516be895\",\n            \"_timestamp\": 1678940605996,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"3\",\n            \"sex\": \"1\",\n            \"area\": \"06\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299bdd7fb4a2f516be894\",\n            \"_timestamp\": 1678940605973,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"3\",\n            \"sex\": \"1\",\n            \"area\": \"05\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299bdd7fb4a2f516be893\",\n            \"_timestamp\": 1678940605950,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"3\",\n            \"sex\": \"1\",\n            \"area\": \"04\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299bdd7fb4a2f516be892\",\n            \"_timestamp\": 1678940605921,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"3\",\n            \"sex\": \"1\",\n            \"area\": \"03\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299bdd7fb4a2f516be891\",\n            \"_timestamp\": 1678940605885,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"3\",\n            \"sex\": \"1\",\n            \"area\": \"02\",\n            \"count\": \"3\"\n        },\n        {\n            \"_id\": \"641299bdd7fb4a2f516be890\",\n            \"_timestamp\": 1678940605858,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"3\",\n            \"sex\": \"1\",\n            \"area\": \"01\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299bdd7fb4a2f516be88f\",\n            \"_timestamp\": 1678940605833,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"2\",\n            \"sex\": \"9\",\n            \"area\": \"77\",\n            \"count\": \"15\"\n        },\n        {\n            \"_id\": \"641299bdd7fb4a2f516be88e\",\n            \"_timestamp\": 1678940605809,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"2\",\n            \"sex\": \"9\",\n            \"area\": \"9999\",\n            \"count\": \"15\"\n        },\n        {\n            \"_id\": \"641299bdd7fb4a2f516be88d\",\n            \"_timestamp\": 1678940605783,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"2\",\n            \"sex\": \"9\",\n            \"area\": \"99\",\n            \"count\": \"..C\"\n        },\n        {\n            \"_id\": \"641299bdd7fb4a2f516be88c\",\n            \"_timestamp\": 1678940605756,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"2\",\n            \"sex\": \"9\",\n            \"area\": \"18\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299bdd7fb4a2f516be88b\",\n            \"_timestamp\": 1678940605730,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"2\",\n            \"sex\": \"9\",\n            \"area\": \"17\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299bdd7fb4a2f516be88a\",\n            \"_timestamp\": 1678940605707,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"2\",\n            \"sex\": \"9\",\n            \"area\": \"16\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299bdd7fb4a2f516be889\",\n            \"_timestamp\": 1678940605683,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"2\",\n            \"sex\": \"9\",\n            \"area\": \"15\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299bdd7fb4a2f516be888\",\n            \"_timestamp\": 1678940605657,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"2\",\n            \"sex\": \"9\",\n            \"area\": \"14\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299bdd7fb4a2f516be887\",\n            \"_timestamp\": 1678940605631,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"2\",\n            \"sex\": \"9\",\n            \"area\": \"13\",\n            \"count\": \"3\"\n        },\n        {\n            \"_id\": \"641299bdd7fb4a2f516be886\",\n            \"_timestamp\": 1678940605422,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"2\",\n            \"sex\": \"9\",\n            \"area\": \"12\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299bdd7fb4a2f516be885\",\n            \"_timestamp\": 1678940605399,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"2\",\n            \"sex\": \"9\",\n            \"area\": \"09\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299bdd7fb4a2f516be884\",\n            \"_timestamp\": 1678940605373,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"2\",\n            \"sex\": \"9\",\n            \"area\": \"08\",\n            \"count\": \"3\"\n        },\n        {\n            \"_id\": \"641299bdd7fb4a2f516be883\",\n            \"_timestamp\": 1678940605347,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"2\",\n            \"sex\": \"9\",\n            \"area\": \"07\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299bdd7fb4a2f516be882\",\n            \"_timestamp\": 1678940605323,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"2\",\n            \"sex\": \"9\",\n            \"area\": \"06\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299bdd7fb4a2f516be881\",\n            \"_timestamp\": 1678940605299,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"2\",\n            \"sex\": \"9\",\n            \"area\": \"05\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299bdd7fb4a2f516be880\",\n            \"_timestamp\": 1678940605274,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"2\",\n            \"sex\": \"9\",\n            \"area\": \"04\",\n            \"count\": \"6\"\n        },\n        {\n            \"_id\": \"641299bdd7fb4a2f516be87f\",\n            \"_timestamp\": 1678940605227,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"2\",\n            \"sex\": \"9\",\n            \"area\": \"03\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299bdd7fb4a2f516be87e\",\n            \"_timestamp\": 1678940605202,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"2\",\n            \"sex\": \"9\",\n            \"area\": \"02\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299bdd7fb4a2f516be87d\",\n            \"_timestamp\": 1678940605175,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"2\",\n            \"sex\": \"9\",\n            \"area\": \"01\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299bdd7fb4a2f516be87c\",\n            \"_timestamp\": 1678940605147,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"2\",\n            \"sex\": \"2\",\n            \"area\": \"77\",\n            \"count\": \"6\"\n        },\n        {\n            \"_id\": \"641299bdd7fb4a2f516be87b\",\n            \"_timestamp\": 1678940605121,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"2\",\n            \"sex\": \"2\",\n            \"area\": \"9999\",\n            \"count\": \"6\"\n        },\n        {\n            \"_id\": \"641299bdd7fb4a2f516be87a\",\n            \"_timestamp\": 1678940605098,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"2\",\n            \"sex\": \"2\",\n            \"area\": \"99\",\n            \"count\": \"..C\"\n        },\n        {\n            \"_id\": \"641299bdd7fb4a2f516be879\",\n            \"_timestamp\": 1678940605072,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"2\",\n            \"sex\": \"2\",\n            \"area\": \"18\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299bdd7fb4a2f516be878\",\n            \"_timestamp\": 1678940605048,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"2\",\n            \"sex\": \"2\",\n            \"area\": \"17\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299bdd7fb4a2f516be877\",\n            \"_timestamp\": 1678940605024,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"2\",\n            \"sex\": \"2\",\n            \"area\": \"16\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299bdd7fb4a2f516be876\",\n            \"_timestamp\": 1678940605001,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"2\",\n            \"sex\": \"2\",\n            \"area\": \"15\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299bcd7fb4a2f516be875\",\n            \"_timestamp\": 1678940604979,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"2\",\n            \"sex\": \"2\",\n            \"area\": \"14\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299bcd7fb4a2f516be874\",\n            \"_timestamp\": 1678940604953,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"2\",\n            \"sex\": \"2\",\n            \"area\": \"13\",\n            \"count\": \"3\"\n        },\n        {\n            \"_id\": \"641299bcd7fb4a2f516be873\",\n            \"_timestamp\": 1678940604927,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"2\",\n            \"sex\": \"2\",\n            \"area\": \"12\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299bcd7fb4a2f516be872\",\n            \"_timestamp\": 1678940604903,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"2\",\n            \"sex\": \"2\",\n            \"area\": \"09\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299bcd7fb4a2f516be871\",\n            \"_timestamp\": 1678940604878,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"2\",\n            \"sex\": \"2\",\n            \"area\": \"08\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299bcd7fb4a2f516be870\",\n            \"_timestamp\": 1678940604853,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"2\",\n            \"sex\": \"2\",\n            \"area\": \"07\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299bcd7fb4a2f516be86f\",\n            \"_timestamp\": 1678940604830,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"2\",\n            \"sex\": \"2\",\n            \"area\": \"06\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299bcd7fb4a2f516be86e\",\n            \"_timestamp\": 1678940604807,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"2\",\n            \"sex\": \"2\",\n            \"area\": \"05\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299bcd7fb4a2f516be86d\",\n            \"_timestamp\": 1678940604784,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"2\",\n            \"sex\": \"2\",\n            \"area\": \"04\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299bcd7fb4a2f516be86c\",\n            \"_timestamp\": 1678940604760,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"2\",\n            \"sex\": \"2\",\n            \"area\": \"03\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299bcd7fb4a2f516be86b\",\n            \"_timestamp\": 1678940604735,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"2\",\n            \"sex\": \"2\",\n            \"area\": \"02\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299bcd7fb4a2f516be86a\",\n            \"_timestamp\": 1678940604710,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"2\",\n            \"sex\": \"2\",\n            \"area\": \"01\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299bcd7fb4a2f516be869\",\n            \"_timestamp\": 1678940604683,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"2\",\n            \"sex\": \"1\",\n            \"area\": \"77\",\n            \"count\": \"9\"\n        },\n        {\n            \"_id\": \"641299bcd7fb4a2f516be868\",\n            \"_timestamp\": 1678940604658,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"2\",\n            \"sex\": \"1\",\n            \"area\": \"9999\",\n            \"count\": \"9\"\n        },\n        {\n            \"_id\": \"641299bcd7fb4a2f516be867\",\n            \"_timestamp\": 1678940604634,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"2\",\n            \"sex\": \"1\",\n            \"area\": \"99\",\n            \"count\": \"..C\"\n        },\n        {\n            \"_id\": \"641299bcd7fb4a2f516be866\",\n            \"_timestamp\": 1678940604612,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"2\",\n            \"sex\": \"1\",\n            \"area\": \"18\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299bcd7fb4a2f516be865\",\n            \"_timestamp\": 1678940604588,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"2\",\n            \"sex\": \"1\",\n            \"area\": \"17\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299bcd7fb4a2f516be864\",\n            \"_timestamp\": 1678940604555,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"2\",\n            \"sex\": \"1\",\n            \"area\": \"16\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299bcd7fb4a2f516be863\",\n            \"_timestamp\": 1678940604495,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"2\",\n            \"sex\": \"1\",\n            \"area\": \"15\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299bcd7fb4a2f516be862\",\n            \"_timestamp\": 1678940604470,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"2\",\n            \"sex\": \"1\",\n            \"area\": \"14\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299bcd7fb4a2f516be861\",\n            \"_timestamp\": 1678940604443,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"2\",\n            \"sex\": \"1\",\n            \"area\": \"13\",\n            \"count\": \"3\"\n        },\n        {\n            \"_id\": \"641299bcd7fb4a2f516be860\",\n            \"_timestamp\": 1678940604421,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"2\",\n            \"sex\": \"1\",\n            \"area\": \"12\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299bcd7fb4a2f516be85f\",\n            \"_timestamp\": 1678940604394,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"2\",\n            \"sex\": \"1\",\n            \"area\": \"09\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299bcd7fb4a2f516be85e\",\n            \"_timestamp\": 1678940604370,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"2\",\n            \"sex\": \"1\",\n            \"area\": \"08\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299bcd7fb4a2f516be85d\",\n            \"_timestamp\": 1678940604341,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"2\",\n            \"sex\": \"1\",\n            \"area\": \"07\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299bcd7fb4a2f516be85c\",\n            \"_timestamp\": 1678940604314,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"2\",\n            \"sex\": \"1\",\n            \"area\": \"06\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299bcd7fb4a2f516be85b\",\n            \"_timestamp\": 1678940604290,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"2\",\n            \"sex\": \"1\",\n            \"area\": \"05\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299bcd7fb4a2f516be85a\",\n            \"_timestamp\": 1678940604265,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"2\",\n            \"sex\": \"1\",\n            \"area\": \"04\",\n            \"count\": \"3\"\n        },\n        {\n            \"_id\": \"641299bcd7fb4a2f516be859\",\n            \"_timestamp\": 1678940604238,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"2\",\n            \"sex\": \"1\",\n            \"area\": \"03\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299bcd7fb4a2f516be858\",\n            \"_timestamp\": 1678940604215,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"2\",\n            \"sex\": \"1\",\n            \"area\": \"02\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299bcd7fb4a2f516be857\",\n            \"_timestamp\": 1678940604193,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"2\",\n            \"sex\": \"1\",\n            \"area\": \"01\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299bcd7fb4a2f516be856\",\n            \"_timestamp\": 1678940604170,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"1\",\n            \"sex\": \"9\",\n            \"area\": \"77\",\n            \"count\": \"402\"\n        },\n        {\n            \"_id\": \"641299bcd7fb4a2f516be855\",\n            \"_timestamp\": 1678940604147,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"1\",\n            \"sex\": \"9\",\n            \"area\": \"9999\",\n            \"count\": \"402\"\n        },\n        {\n            \"_id\": \"641299bcd7fb4a2f516be854\",\n            \"_timestamp\": 1678940604125,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"1\",\n            \"sex\": \"9\",\n            \"area\": \"99\",\n            \"count\": \"..C\"\n        },\n        {\n            \"_id\": \"641299bcd7fb4a2f516be853\",\n            \"_timestamp\": 1678940604103,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"1\",\n            \"sex\": \"9\",\n            \"area\": \"18\",\n            \"count\": \"3\"\n        },\n        {\n            \"_id\": \"641299bcd7fb4a2f516be852\",\n            \"_timestamp\": 1678940604079,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"1\",\n            \"sex\": \"9\",\n            \"area\": \"17\",\n            \"count\": \"3\"\n        },\n        {\n            \"_id\": \"641299bcd7fb4a2f516be851\",\n            \"_timestamp\": 1678940604055,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"1\",\n            \"sex\": \"9\",\n            \"area\": \"16\",\n            \"count\": \"3\"\n        },\n        {\n            \"_id\": \"641299bcd7fb4a2f516be850\",\n            \"_timestamp\": 1678940604031,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"1\",\n            \"sex\": \"9\",\n            \"area\": \"15\",\n            \"count\": \"9\"\n        },\n        {\n            \"_id\": \"641299bbd7fb4a2f516be84f\",\n            \"_timestamp\": 1678940603996,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"1\",\n            \"sex\": \"9\",\n            \"area\": \"14\",\n            \"count\": \"24\"\n        },\n        {\n            \"_id\": \"641299bbd7fb4a2f516be84e\",\n            \"_timestamp\": 1678940603971,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"1\",\n            \"sex\": \"9\",\n            \"area\": \"13\",\n            \"count\": \"54\"\n        },\n        {\n            \"_id\": \"641299bbd7fb4a2f516be84d\",\n            \"_timestamp\": 1678940603947,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"1\",\n            \"sex\": \"9\",\n            \"area\": \"12\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299bbd7fb4a2f516be84c\",\n            \"_timestamp\": 1678940603924,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"1\",\n            \"sex\": \"9\",\n            \"area\": \"09\",\n            \"count\": \"39\"\n        },\n        {\n            \"_id\": \"641299bbd7fb4a2f516be84b\",\n            \"_timestamp\": 1678940603900,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"1\",\n            \"sex\": \"9\",\n            \"area\": \"08\",\n            \"count\": \"21\"\n        },\n        {\n            \"_id\": \"641299bbd7fb4a2f516be84a\",\n            \"_timestamp\": 1678940603877,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"1\",\n            \"sex\": \"9\",\n            \"area\": \"07\",\n            \"count\": \"15\"\n        },\n        {\n            \"_id\": \"641299bbd7fb4a2f516be849\",\n            \"_timestamp\": 1678940603850,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"1\",\n            \"sex\": \"9\",\n            \"area\": \"06\",\n            \"count\": \"18\"\n        },\n        {\n            \"_id\": \"641299bbd7fb4a2f516be848\",\n            \"_timestamp\": 1678940603730,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"1\",\n            \"sex\": \"9\",\n            \"area\": \"05\",\n            \"count\": \"6\"\n        },\n        {\n            \"_id\": \"641299bbd7fb4a2f516be847\",\n            \"_timestamp\": 1678940603707,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"1\",\n            \"sex\": \"9\",\n            \"area\": \"04\",\n            \"count\": \"30\"\n        },\n        {\n            \"_id\": \"641299bbd7fb4a2f516be846\",\n            \"_timestamp\": 1678940603675,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"1\",\n            \"sex\": \"9\",\n            \"area\": \"03\",\n            \"count\": \"33\"\n        },\n        {\n            \"_id\": \"641299bbd7fb4a2f516be845\",\n            \"_timestamp\": 1678940603650,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"1\",\n            \"sex\": \"9\",\n            \"area\": \"02\",\n            \"count\": \"129\"\n        },\n        {\n            \"_id\": \"641299bbd7fb4a2f516be844\",\n            \"_timestamp\": 1678940603625,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"1\",\n            \"sex\": \"9\",\n            \"area\": \"01\",\n            \"count\": \"15\"\n        },\n        {\n            \"_id\": \"641299bbd7fb4a2f516be843\",\n            \"_timestamp\": 1678940603601,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"1\",\n            \"sex\": \"2\",\n            \"area\": \"77\",\n            \"count\": \"303\"\n        },\n        {\n            \"_id\": \"641299bbd7fb4a2f516be842\",\n            \"_timestamp\": 1678940603576,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"1\",\n            \"sex\": \"2\",\n            \"area\": \"9999\",\n            \"count\": \"303\"\n        },\n        {\n            \"_id\": \"641299bbd7fb4a2f516be841\",\n            \"_timestamp\": 1678940603521,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"1\",\n            \"sex\": \"2\",\n            \"area\": \"99\",\n            \"count\": \"..C\"\n        },\n        {\n            \"_id\": \"641299bbd7fb4a2f516be840\",\n            \"_timestamp\": 1678940603472,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"1\",\n            \"sex\": \"2\",\n            \"area\": \"18\",\n            \"count\": \"3\"\n        },\n        {\n            \"_id\": \"641299bbd7fb4a2f516be83f\",\n            \"_timestamp\": 1678940603446,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"1\",\n            \"sex\": \"2\",\n            \"area\": \"17\",\n            \"count\": \"3\"\n        },\n        {\n            \"_id\": \"641299bbd7fb4a2f516be83e\",\n            \"_timestamp\": 1678940603420,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"1\",\n            \"sex\": \"2\",\n            \"area\": \"16\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299bbd7fb4a2f516be83d\",\n            \"_timestamp\": 1678940603389,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"1\",\n            \"sex\": \"2\",\n            \"area\": \"15\",\n            \"count\": \"6\"\n        },\n        {\n            \"_id\": \"641299bbd7fb4a2f516be83c\",\n            \"_timestamp\": 1678940603366,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"1\",\n            \"sex\": \"2\",\n            \"area\": \"14\",\n            \"count\": \"18\"\n        },\n        {\n            \"_id\": \"641299bbd7fb4a2f516be83b\",\n            \"_timestamp\": 1678940603343,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"1\",\n            \"sex\": \"2\",\n            \"area\": \"13\",\n            \"count\": \"42\"\n        },\n        {\n            \"_id\": \"641299bbd7fb4a2f516be83a\",\n            \"_timestamp\": 1678940603319,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"1\",\n            \"sex\": \"2\",\n            \"area\": \"12\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299bbd7fb4a2f516be839\",\n            \"_timestamp\": 1678940603296,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"1\",\n            \"sex\": \"2\",\n            \"area\": \"09\",\n            \"count\": \"30\"\n        },\n        {\n            \"_id\": \"641299bbd7fb4a2f516be838\",\n            \"_timestamp\": 1678940603274,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"1\",\n            \"sex\": \"2\",\n            \"area\": \"08\",\n            \"count\": \"18\"\n        },\n        {\n            \"_id\": \"641299bbd7fb4a2f516be837\",\n            \"_timestamp\": 1678940603251,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"1\",\n            \"sex\": \"2\",\n            \"area\": \"07\",\n            \"count\": \"12\"\n        },\n        {\n            \"_id\": \"641299bbd7fb4a2f516be836\",\n            \"_timestamp\": 1678940603226,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"1\",\n            \"sex\": \"2\",\n            \"area\": \"06\",\n            \"count\": \"15\"\n        },\n        {\n            \"_id\": \"641299bbd7fb4a2f516be835\",\n            \"_timestamp\": 1678940603199,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"1\",\n            \"sex\": \"2\",\n            \"area\": \"05\",\n            \"count\": \"6\"\n        },\n        {\n            \"_id\": \"641299bbd7fb4a2f516be834\",\n            \"_timestamp\": 1678940603174,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"1\",\n            \"sex\": \"2\",\n            \"area\": \"04\",\n            \"count\": \"21\"\n        },\n        {\n            \"_id\": \"641299bbd7fb4a2f516be833\",\n            \"_timestamp\": 1678940603148,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"1\",\n            \"sex\": \"2\",\n            \"area\": \"03\",\n            \"count\": \"30\"\n        },\n        {\n            \"_id\": \"641299bbd7fb4a2f516be832\",\n            \"_timestamp\": 1678940603123,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"1\",\n            \"sex\": \"2\",\n            \"area\": \"02\",\n            \"count\": \"93\"\n        },\n        {\n            \"_id\": \"641299bbd7fb4a2f516be831\",\n            \"_timestamp\": 1678940603099,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"1\",\n            \"sex\": \"2\",\n            \"area\": \"01\",\n            \"count\": \"12\"\n        },\n        {\n            \"_id\": \"641299bbd7fb4a2f516be830\",\n            \"_timestamp\": 1678940603074,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"1\",\n            \"sex\": \"1\",\n            \"area\": \"77\",\n            \"count\": \"99\"\n        },\n        {\n            \"_id\": \"641299bbd7fb4a2f516be82f\",\n            \"_timestamp\": 1678940603045,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"1\",\n            \"sex\": \"1\",\n            \"area\": \"9999\",\n            \"count\": \"99\"\n        },\n        {\n            \"_id\": \"641299bbd7fb4a2f516be82e\",\n            \"_timestamp\": 1678940603021,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"1\",\n            \"sex\": \"1\",\n            \"area\": \"99\",\n            \"count\": \"..C\"\n        },\n        {\n            \"_id\": \"641299bad7fb4a2f516be82d\",\n            \"_timestamp\": 1678940602997,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"1\",\n            \"sex\": \"1\",\n            \"area\": \"18\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299bad7fb4a2f516be82c\",\n            \"_timestamp\": 1678940602974,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"1\",\n            \"sex\": \"1\",\n            \"area\": \"17\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299bad7fb4a2f516be82b\",\n            \"_timestamp\": 1678940602951,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"1\",\n            \"sex\": \"1\",\n            \"area\": \"16\",\n            \"count\": \"3\"\n        },\n        {\n            \"_id\": \"641299bad7fb4a2f516be82a\",\n            \"_timestamp\": 1678940602927,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"1\",\n            \"sex\": \"1\",\n            \"area\": \"15\",\n            \"count\": \"6\"\n        },\n        {\n            \"_id\": \"641299bad7fb4a2f516be829\",\n            \"_timestamp\": 1678940602904,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"1\",\n            \"sex\": \"1\",\n            \"area\": \"14\",\n            \"count\": \"9\"\n        },\n        {\n            \"_id\": \"641299bad7fb4a2f516be828\",\n            \"_timestamp\": 1678940602877,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"1\",\n            \"sex\": \"1\",\n            \"area\": \"13\",\n            \"count\": \"12\"\n        },\n        {\n            \"_id\": \"641299bad7fb4a2f516be827\",\n            \"_timestamp\": 1678940602853,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"1\",\n            \"sex\": \"1\",\n            \"area\": \"12\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299bad7fb4a2f516be826\",\n            \"_timestamp\": 1678940602824,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"1\",\n            \"sex\": \"1\",\n            \"area\": \"09\",\n            \"count\": \"9\"\n        },\n        {\n            \"_id\": \"641299bad7fb4a2f516be825\",\n            \"_timestamp\": 1678940602798,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"1\",\n            \"sex\": \"1\",\n            \"area\": \"08\",\n            \"count\": \"6\"\n        },\n        {\n            \"_id\": \"641299bad7fb4a2f516be824\",\n            \"_timestamp\": 1678940602774,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"1\",\n            \"sex\": \"1\",\n            \"area\": \"07\",\n            \"count\": \"6\"\n        },\n        {\n            \"_id\": \"641299bad7fb4a2f516be823\",\n            \"_timestamp\": 1678940602750,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"1\",\n            \"sex\": \"1\",\n            \"area\": \"06\",\n            \"count\": \"6\"\n        },\n        {\n            \"_id\": \"641299bad7fb4a2f516be822\",\n            \"_timestamp\": 1678940602723,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"1\",\n            \"sex\": \"1\",\n            \"area\": \"05\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299bad7fb4a2f516be821\",\n            \"_timestamp\": 1678940602701,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"1\",\n            \"sex\": \"1\",\n            \"area\": \"04\",\n            \"count\": \"9\"\n        },\n        {\n            \"_id\": \"641299bad7fb4a2f516be820\",\n            \"_timestamp\": 1678940602678,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"1\",\n            \"sex\": \"1\",\n            \"area\": \"03\",\n            \"count\": \"6\"\n        },\n        {\n            \"_id\": \"641299bad7fb4a2f516be81f\",\n            \"_timestamp\": 1678940602655,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"1\",\n            \"sex\": \"1\",\n            \"area\": \"02\",\n            \"count\": \"33\"\n        },\n        {\n            \"_id\": \"641299bad7fb4a2f516be81e\",\n            \"_timestamp\": 1678940602631,\n            \"year\": \"2018\",\n            \"age\": \"099\",\n            \"ethnic\": \"1\",\n            \"sex\": \"1\",\n            \"area\": \"01\",\n            \"count\": \"3\"\n        },\n        {\n            \"_id\": \"641299bad7fb4a2f516be81d\",\n            \"_timestamp\": 1678940602593,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"9\",\n            \"area\": \"77\",\n            \"count\": \"708\"\n        },\n        {\n            \"_id\": \"641299bad7fb4a2f516be81c\",\n            \"_timestamp\": 1678940602570,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"9\",\n            \"area\": \"9999\",\n            \"count\": \"708\"\n        },\n        {\n            \"_id\": \"641299bad7fb4a2f516be81b\",\n            \"_timestamp\": 1678940602547,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"9\",\n            \"area\": \"99\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299bad7fb4a2f516be81a\",\n            \"_timestamp\": 1678940602524,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"9\",\n            \"area\": \"18\",\n            \"count\": \"6\"\n        },\n        {\n            \"_id\": \"641299bad7fb4a2f516be819\",\n            \"_timestamp\": 1678940602501,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"9\",\n            \"area\": \"17\",\n            \"count\": \"15\"\n        },\n        {\n            \"_id\": \"641299bad7fb4a2f516be818\",\n            \"_timestamp\": 1678940602477,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"9\",\n            \"area\": \"16\",\n            \"count\": \"9\"\n        },\n        {\n            \"_id\": \"641299bad7fb4a2f516be817\",\n            \"_timestamp\": 1678940602452,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"9\",\n            \"area\": \"15\",\n            \"count\": \"18\"\n        },\n        {\n            \"_id\": \"641299bad7fb4a2f516be816\",\n            \"_timestamp\": 1678940602428,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"9\",\n            \"area\": \"14\",\n            \"count\": \"30\"\n        },\n        {\n            \"_id\": \"641299bad7fb4a2f516be815\",\n            \"_timestamp\": 1678940602404,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"9\",\n            \"area\": \"13\",\n            \"count\": \"96\"\n        },\n        {\n            \"_id\": \"641299bad7fb4a2f516be814\",\n            \"_timestamp\": 1678940602379,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"9\",\n            \"area\": \"12\",\n            \"count\": \"3\"\n        },\n        {\n            \"_id\": \"641299bad7fb4a2f516be813\",\n            \"_timestamp\": 1678940602355,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"9\",\n            \"area\": \"09\",\n            \"count\": \"78\"\n        },\n        {\n            \"_id\": \"641299bad7fb4a2f516be812\",\n            \"_timestamp\": 1678940602328,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"9\",\n            \"area\": \"08\",\n            \"count\": \"42\"\n        },\n        {\n            \"_id\": \"641299bad7fb4a2f516be811\",\n            \"_timestamp\": 1678940602301,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"9\",\n            \"area\": \"07\",\n            \"count\": \"18\"\n        },\n        {\n            \"_id\": \"641299bad7fb4a2f516be810\",\n            \"_timestamp\": 1678940602276,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"9\",\n            \"area\": \"06\",\n            \"count\": \"33\"\n        },\n        {\n            \"_id\": \"641299bad7fb4a2f516be80f\",\n            \"_timestamp\": 1678940602252,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"9\",\n            \"area\": \"05\",\n            \"count\": \"9\"\n        },\n        {\n            \"_id\": \"641299bad7fb4a2f516be80e\",\n            \"_timestamp\": 1678940602226,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"9\",\n            \"area\": \"04\",\n            \"count\": \"45\"\n        },\n        {\n            \"_id\": \"641299bad7fb4a2f516be80d\",\n            \"_timestamp\": 1678940602199,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"9\",\n            \"area\": \"03\",\n            \"count\": \"57\"\n        },\n        {\n            \"_id\": \"641299bad7fb4a2f516be80c\",\n            \"_timestamp\": 1678940602171,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"9\",\n            \"area\": \"02\",\n            \"count\": \"225\"\n        },\n        {\n            \"_id\": \"641299bad7fb4a2f516be80b\",\n            \"_timestamp\": 1678940602140,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"9\",\n            \"area\": \"01\",\n            \"count\": \"30\"\n        },\n        {\n            \"_id\": \"641299bad7fb4a2f516be80a\",\n            \"_timestamp\": 1678940602115,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"2\",\n            \"area\": \"77\",\n            \"count\": \"513\"\n        },\n        {\n            \"_id\": \"641299bad7fb4a2f516be809\",\n            \"_timestamp\": 1678940602078,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"2\",\n            \"area\": \"9999\",\n            \"count\": \"513\"\n        },\n        {\n            \"_id\": \"641299bad7fb4a2f516be808\",\n            \"_timestamp\": 1678940602056,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"2\",\n            \"area\": \"99\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299bad7fb4a2f516be807\",\n            \"_timestamp\": 1678940602032,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"2\",\n            \"area\": \"18\",\n            \"count\": \"3\"\n        },\n        {\n            \"_id\": \"641299b9d7fb4a2f516be806\",\n            \"_timestamp\": 1678940601997,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"2\",\n            \"area\": \"17\",\n            \"count\": \"9\"\n        },\n        {\n            \"_id\": \"641299b9d7fb4a2f516be805\",\n            \"_timestamp\": 1678940601963,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"2\",\n            \"area\": \"16\",\n            \"count\": \"9\"\n        },\n        {\n            \"_id\": \"641299b9d7fb4a2f516be804\",\n            \"_timestamp\": 1678940601937,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"2\",\n            \"area\": \"15\",\n            \"count\": \"12\"\n        },\n        {\n            \"_id\": \"641299b9d7fb4a2f516be803\",\n            \"_timestamp\": 1678940601853,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"2\",\n            \"area\": \"14\",\n            \"count\": \"24\"\n        },\n        {\n            \"_id\": \"641299b9d7fb4a2f516be802\",\n            \"_timestamp\": 1678940601829,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"2\",\n            \"area\": \"13\",\n            \"count\": \"69\"\n        },\n        {\n            \"_id\": \"641299b9d7fb4a2f516be801\",\n            \"_timestamp\": 1678940601799,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"2\",\n            \"area\": \"12\",\n            \"count\": \"3\"\n        },\n        {\n            \"_id\": \"641299b9d7fb4a2f516be800\",\n            \"_timestamp\": 1678940601774,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"2\",\n            \"area\": \"09\",\n            \"count\": \"57\"\n        },\n        {\n            \"_id\": \"641299b9d7fb4a2f516be7ff\",\n            \"_timestamp\": 1678940601749,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"2\",\n            \"area\": \"08\",\n            \"count\": \"27\"\n        },\n        {\n            \"_id\": \"641299b9d7fb4a2f516be7fe\",\n            \"_timestamp\": 1678940601726,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"2\",\n            \"area\": \"07\",\n            \"count\": \"12\"\n        },\n        {\n            \"_id\": \"641299b9d7fb4a2f516be7fd\",\n            \"_timestamp\": 1678940601695,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"2\",\n            \"area\": \"06\",\n            \"count\": \"18\"\n        },\n        {\n            \"_id\": \"641299b9d7fb4a2f516be7fc\",\n            \"_timestamp\": 1678940601672,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"2\",\n            \"area\": \"05\",\n            \"count\": \"6\"\n        },\n        {\n            \"_id\": \"641299b9d7fb4a2f516be7fb\",\n            \"_timestamp\": 1678940601650,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"2\",\n            \"area\": \"04\",\n            \"count\": \"33\"\n        },\n        {\n            \"_id\": \"641299b9d7fb4a2f516be7fa\",\n            \"_timestamp\": 1678940601625,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"2\",\n            \"area\": \"03\",\n            \"count\": \"39\"\n        },\n        {\n            \"_id\": \"641299b9d7fb4a2f516be7f9\",\n            \"_timestamp\": 1678940601602,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"2\",\n            \"area\": \"02\",\n            \"count\": \"165\"\n        },\n        {\n            \"_id\": \"641299b9d7fb4a2f516be7f8\",\n            \"_timestamp\": 1678940601576,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"2\",\n            \"area\": \"01\",\n            \"count\": \"24\"\n        },\n        {\n            \"_id\": \"641299b9d7fb4a2f516be7f7\",\n            \"_timestamp\": 1678940601552,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"1\",\n            \"area\": \"77\",\n            \"count\": \"195\"\n        },\n        {\n            \"_id\": \"641299b9d7fb4a2f516be7f6\",\n            \"_timestamp\": 1678940601525,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"1\",\n            \"area\": \"9999\",\n            \"count\": \"195\"\n        },\n        {\n            \"_id\": \"641299b9d7fb4a2f516be7f5\",\n            \"_timestamp\": 1678940601500,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"1\",\n            \"area\": \"99\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299b9d7fb4a2f516be7f4\",\n            \"_timestamp\": 1678940601475,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"1\",\n            \"area\": \"18\",\n            \"count\": \"3\"\n        },\n        {\n            \"_id\": \"641299b9d7fb4a2f516be7f3\",\n            \"_timestamp\": 1678940601320,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"1\",\n            \"area\": \"17\",\n            \"count\": \"6\"\n        },\n        {\n            \"_id\": \"641299b9d7fb4a2f516be7f2\",\n            \"_timestamp\": 1678940601296,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"1\",\n            \"area\": \"16\",\n            \"count\": \"3\"\n        },\n        {\n            \"_id\": \"641299b9d7fb4a2f516be7f1\",\n            \"_timestamp\": 1678940601137,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"1\",\n            \"area\": \"15\",\n            \"count\": \"6\"\n        },\n        {\n            \"_id\": \"641299b9d7fb4a2f516be7f0\",\n            \"_timestamp\": 1678940601112,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"1\",\n            \"area\": \"14\",\n            \"count\": \"6\"\n        },\n        {\n            \"_id\": \"641299b8d7fb4a2f516be7ef\",\n            \"_timestamp\": 1678940600953,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"1\",\n            \"area\": \"13\",\n            \"count\": \"27\"\n        },\n        {\n            \"_id\": \"641299b8d7fb4a2f516be7ee\",\n            \"_timestamp\": 1678940600926,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"1\",\n            \"area\": \"12\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299b8d7fb4a2f516be7ed\",\n            \"_timestamp\": 1678940600761,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"1\",\n            \"area\": \"09\",\n            \"count\": \"21\"\n        },\n        {\n            \"_id\": \"641299b8d7fb4a2f516be7ec\",\n            \"_timestamp\": 1678940600593,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"1\",\n            \"area\": \"08\",\n            \"count\": \"15\"\n        },\n        {\n            \"_id\": \"641299b8d7fb4a2f516be7eb\",\n            \"_timestamp\": 1678940600439,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"1\",\n            \"area\": \"07\",\n            \"count\": \"6\"\n        },\n        {\n            \"_id\": \"641299b8d7fb4a2f516be7ea\",\n            \"_timestamp\": 1678940600415,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"1\",\n            \"area\": \"06\",\n            \"count\": \"12\"\n        },\n        {\n            \"_id\": \"641299b8d7fb4a2f516be7e9\",\n            \"_timestamp\": 1678940600248,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"1\",\n            \"area\": \"05\",\n            \"count\": \"3\"\n        },\n        {\n            \"_id\": \"641299b8d7fb4a2f516be7e8\",\n            \"_timestamp\": 1678940600222,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"1\",\n            \"area\": \"04\",\n            \"count\": \"12\"\n        },\n        {\n            \"_id\": \"641299b8d7fb4a2f516be7e7\",\n            \"_timestamp\": 1678940600063,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"1\",\n            \"area\": \"03\",\n            \"count\": \"15\"\n        },\n        {\n            \"_id\": \"641299b8d7fb4a2f516be7e6\",\n            \"_timestamp\": 1678940600037,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"1\",\n            \"area\": \"02\",\n            \"count\": \"63\"\n        },\n        {\n            \"_id\": \"641299b7d7fb4a2f516be7e5\",\n            \"_timestamp\": 1678940599883,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"1\",\n            \"area\": \"01\",\n            \"count\": \"3\"\n        },\n        {\n            \"_id\": \"641299b7d7fb4a2f516be7e4\",\n            \"_timestamp\": 1678940599854,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"77\",\n            \"sex\": \"9\",\n            \"area\": \"77\",\n            \"count\": \"708\"\n        },\n        {\n            \"_id\": \"641299b7d7fb4a2f516be7e3\",\n            \"_timestamp\": 1678940599727,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"77\",\n            \"sex\": \"9\",\n            \"area\": \"9999\",\n            \"count\": \"708\"\n        },\n        {\n            \"_id\": \"641299b7d7fb4a2f516be7e2\",\n            \"_timestamp\": 1678940599699,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"77\",\n            \"sex\": \"9\",\n            \"area\": \"99\",\n            \"count\": \"..C\"\n        },\n        {\n            \"_id\": \"641299b7d7fb4a2f516be7e1\",\n            \"_timestamp\": 1678940599539,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"77\",\n            \"sex\": \"9\",\n            \"area\": \"18\",\n            \"count\": \"6\"\n        },\n        {\n            \"_id\": \"641299b7d7fb4a2f516be7e0\",\n            \"_timestamp\": 1678940599375,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"77\",\n            \"sex\": \"9\",\n            \"area\": \"17\",\n            \"count\": \"15\"\n        },\n        {\n            \"_id\": \"641299b7d7fb4a2f516be7df\",\n            \"_timestamp\": 1678940599350,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"77\",\n            \"sex\": \"9\",\n            \"area\": \"16\",\n            \"count\": \"9\"\n        },\n        {\n            \"_id\": \"641299b7d7fb4a2f516be7de\",\n            \"_timestamp\": 1678940599193,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"77\",\n            \"sex\": \"9\",\n            \"area\": \"15\",\n            \"count\": \"18\"\n        },\n        {\n            \"_id\": \"641299b7d7fb4a2f516be7dd\",\n            \"_timestamp\": 1678940599169,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"77\",\n            \"sex\": \"9\",\n            \"area\": \"14\",\n            \"count\": \"30\"\n        },\n        {\n            \"_id\": \"641299b7d7fb4a2f516be7dc\",\n            \"_timestamp\": 1678940599022,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"77\",\n            \"sex\": \"9\",\n            \"area\": \"13\",\n            \"count\": \"96\"\n        },\n        {\n            \"_id\": \"641299b6d7fb4a2f516be7db\",\n            \"_timestamp\": 1678940598950,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"77\",\n            \"sex\": \"9\",\n            \"area\": \"12\",\n            \"count\": \"3\"\n        },\n        {\n            \"_id\": \"641299b6d7fb4a2f516be7da\",\n            \"_timestamp\": 1678940598927,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"77\",\n            \"sex\": \"9\",\n            \"area\": \"09\",\n            \"count\": \"78\"\n        },\n        {\n            \"_id\": \"641299b6d7fb4a2f516be7d9\",\n            \"_timestamp\": 1678940598756,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"77\",\n            \"sex\": \"9\",\n            \"area\": \"08\",\n            \"count\": \"42\"\n        },\n        {\n            \"_id\": \"641299b6d7fb4a2f516be7d8\",\n            \"_timestamp\": 1678940598685,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"77\",\n            \"sex\": \"9\",\n            \"area\": \"07\",\n            \"count\": \"18\"\n        },\n        {\n            \"_id\": \"641299b6d7fb4a2f516be7d7\",\n            \"_timestamp\": 1678940598661,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"77\",\n            \"sex\": \"9\",\n            \"area\": \"06\",\n            \"count\": \"33\"\n        },\n        {\n            \"_id\": \"641299b6d7fb4a2f516be7d6\",\n            \"_timestamp\": 1678940598472,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"77\",\n            \"sex\": \"9\",\n            \"area\": \"05\",\n            \"count\": \"9\"\n        },\n        {\n            \"_id\": \"641299b6d7fb4a2f516be7d5\",\n            \"_timestamp\": 1678940598094,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"77\",\n            \"sex\": \"9\",\n            \"area\": \"04\",\n            \"count\": \"45\"\n        },\n        {\n            \"_id\": \"641299b6d7fb4a2f516be7d4\",\n            \"_timestamp\": 1678940598071,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"77\",\n            \"sex\": \"9\",\n            \"area\": \"03\",\n            \"count\": \"57\"\n        },\n        {\n            \"_id\": \"641299b6d7fb4a2f516be7d3\",\n            \"_timestamp\": 1678940598048,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"77\",\n            \"sex\": \"9\",\n            \"area\": \"02\",\n            \"count\": \"225\"\n        },\n        {\n            \"_id\": \"641299b6d7fb4a2f516be7d2\",\n            \"_timestamp\": 1678940598025,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"77\",\n            \"sex\": \"9\",\n            \"area\": \"01\",\n            \"count\": \"30\"\n        },\n        {\n            \"_id\": \"641299b6d7fb4a2f516be7d1\",\n            \"_timestamp\": 1678940598000,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"77\",\n            \"sex\": \"2\",\n            \"area\": \"77\",\n            \"count\": \"513\"\n        },\n        {\n            \"_id\": \"641299b5d7fb4a2f516be7d0\",\n            \"_timestamp\": 1678940597975,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"77\",\n            \"sex\": \"2\",\n            \"area\": \"9999\",\n            \"count\": \"513\"\n        },\n        {\n            \"_id\": \"641299b5d7fb4a2f516be7cf\",\n            \"_timestamp\": 1678940597952,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"77\",\n            \"sex\": \"2\",\n            \"area\": \"99\",\n            \"count\": \"..C\"\n        },\n        {\n            \"_id\": \"641299b5d7fb4a2f516be7ce\",\n            \"_timestamp\": 1678940597929,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"77\",\n            \"sex\": \"2\",\n            \"area\": \"18\",\n            \"count\": \"3\"\n        },\n        {\n            \"_id\": \"641299b5d7fb4a2f516be7cd\",\n            \"_timestamp\": 1678940597905,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"77\",\n            \"sex\": \"2\",\n            \"area\": \"17\",\n            \"count\": \"9\"\n        },\n        {\n            \"_id\": \"641299b5d7fb4a2f516be7cc\",\n            \"_timestamp\": 1678940597883,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"77\",\n            \"sex\": \"2\",\n            \"area\": \"16\",\n            \"count\": \"9\"\n        },\n        {\n            \"_id\": \"641299b5d7fb4a2f516be7cb\",\n            \"_timestamp\": 1678940597860,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"77\",\n            \"sex\": \"2\",\n            \"area\": \"15\",\n            \"count\": \"12\"\n        },\n        {\n            \"_id\": \"641299b5d7fb4a2f516be7ca\",\n            \"_timestamp\": 1678940597837,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"77\",\n            \"sex\": \"2\",\n            \"area\": \"14\",\n            \"count\": \"24\"\n        },\n        {\n            \"_id\": \"641299b5d7fb4a2f516be7c9\",\n            \"_timestamp\": 1678940597815,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"77\",\n            \"sex\": \"2\",\n            \"area\": \"13\",\n            \"count\": \"69\"\n        },\n        {\n            \"_id\": \"641299b5d7fb4a2f516be7c8\",\n            \"_timestamp\": 1678940597793,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"77\",\n            \"sex\": \"2\",\n            \"area\": \"12\",\n            \"count\": \"3\"\n        },\n        {\n            \"_id\": \"641299b5d7fb4a2f516be7c7\",\n            \"_timestamp\": 1678940597771,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"77\",\n            \"sex\": \"2\",\n            \"area\": \"09\",\n            \"count\": \"57\"\n        },\n        {\n            \"_id\": \"641299b5d7fb4a2f516be7c6\",\n            \"_timestamp\": 1678940597748,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"77\",\n            \"sex\": \"2\",\n            \"area\": \"08\",\n            \"count\": \"27\"\n        },\n        {\n            \"_id\": \"641299b5d7fb4a2f516be7c5\",\n            \"_timestamp\": 1678940597725,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"77\",\n            \"sex\": \"2\",\n            \"area\": \"07\",\n            \"count\": \"12\"\n        },\n        {\n            \"_id\": \"641299b5d7fb4a2f516be7c4\",\n            \"_timestamp\": 1678940597701,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"77\",\n            \"sex\": \"2\",\n            \"area\": \"06\",\n            \"count\": \"18\"\n        },\n        {\n            \"_id\": \"641299b5d7fb4a2f516be7c3\",\n            \"_timestamp\": 1678940597676,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"77\",\n            \"sex\": \"2\",\n            \"area\": \"05\",\n            \"count\": \"6\"\n        },\n        {\n            \"_id\": \"641299b5d7fb4a2f516be7c2\",\n            \"_timestamp\": 1678940597653,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"77\",\n            \"sex\": \"2\",\n            \"area\": \"04\",\n            \"count\": \"33\"\n        },\n        {\n            \"_id\": \"641299b5d7fb4a2f516be7c1\",\n            \"_timestamp\": 1678940597630,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"77\",\n            \"sex\": \"2\",\n            \"area\": \"03\",\n            \"count\": \"39\"\n        },\n        {\n            \"_id\": \"641299b5d7fb4a2f516be7c0\",\n            \"_timestamp\": 1678940597597,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"77\",\n            \"sex\": \"2\",\n            \"area\": \"02\",\n            \"count\": \"165\"\n        },\n        {\n            \"_id\": \"641299b5d7fb4a2f516be7bf\",\n            \"_timestamp\": 1678940597575,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"77\",\n            \"sex\": \"2\",\n            \"area\": \"01\",\n            \"count\": \"24\"\n        },\n        {\n            \"_id\": \"641299b5d7fb4a2f516be7be\",\n            \"_timestamp\": 1678940597551,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"77\",\n            \"sex\": \"1\",\n            \"area\": \"77\",\n            \"count\": \"195\"\n        },\n        {\n            \"_id\": \"641299b5d7fb4a2f516be7bd\",\n            \"_timestamp\": 1678940597520,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"77\",\n            \"sex\": \"1\",\n            \"area\": \"9999\",\n            \"count\": \"195\"\n        },\n        {\n            \"_id\": \"641299b5d7fb4a2f516be7bc\",\n            \"_timestamp\": 1678940597490,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"77\",\n            \"sex\": \"1\",\n            \"area\": \"99\",\n            \"count\": \"..C\"\n        },\n        {\n            \"_id\": \"641299b5d7fb4a2f516be7bb\",\n            \"_timestamp\": 1678940597467,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"77\",\n            \"sex\": \"1\",\n            \"area\": \"18\",\n            \"count\": \"3\"\n        },\n        {\n            \"_id\": \"641299b5d7fb4a2f516be7ba\",\n            \"_timestamp\": 1678940597437,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"77\",\n            \"sex\": \"1\",\n            \"area\": \"17\",\n            \"count\": \"6\"\n        },\n        {\n            \"_id\": \"641299b5d7fb4a2f516be7b9\",\n            \"_timestamp\": 1678940597415,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"77\",\n            \"sex\": \"1\",\n            \"area\": \"16\",\n            \"count\": \"3\"\n        },\n        {\n            \"_id\": \"641299b5d7fb4a2f516be7b8\",\n            \"_timestamp\": 1678940597392,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"77\",\n            \"sex\": \"1\",\n            \"area\": \"15\",\n            \"count\": \"6\"\n        },\n        {\n            \"_id\": \"641299b5d7fb4a2f516be7b7\",\n            \"_timestamp\": 1678940597362,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"77\",\n            \"sex\": \"1\",\n            \"area\": \"14\",\n            \"count\": \"6\"\n        },\n        {\n            \"_id\": \"641299b5d7fb4a2f516be7b6\",\n            \"_timestamp\": 1678940597333,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"77\",\n            \"sex\": \"1\",\n            \"area\": \"13\",\n            \"count\": \"27\"\n        },\n        {\n            \"_id\": \"641299b5d7fb4a2f516be7b5\",\n            \"_timestamp\": 1678940597307,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"77\",\n            \"sex\": \"1\",\n            \"area\": \"12\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299b5d7fb4a2f516be7b4\",\n            \"_timestamp\": 1678940597281,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"77\",\n            \"sex\": \"1\",\n            \"area\": \"09\",\n            \"count\": \"21\"\n        },\n        {\n            \"_id\": \"641299b5d7fb4a2f516be7b3\",\n            \"_timestamp\": 1678940597231,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"77\",\n            \"sex\": \"1\",\n            \"area\": \"08\",\n            \"count\": \"15\"\n        },\n        {\n            \"_id\": \"641299b5d7fb4a2f516be7b2\",\n            \"_timestamp\": 1678940597146,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"77\",\n            \"sex\": \"1\",\n            \"area\": \"07\",\n            \"count\": \"6\"\n        },\n        {\n            \"_id\": \"641299b5d7fb4a2f516be7b1\",\n            \"_timestamp\": 1678940597120,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"77\",\n            \"sex\": \"1\",\n            \"area\": \"06\",\n            \"count\": \"12\"\n        },\n        {\n            \"_id\": \"641299b5d7fb4a2f516be7b0\",\n            \"_timestamp\": 1678940597087,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"77\",\n            \"sex\": \"1\",\n            \"area\": \"05\",\n            \"count\": \"3\"\n        },\n        {\n            \"_id\": \"641299b5d7fb4a2f516be7af\",\n            \"_timestamp\": 1678940597031,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"77\",\n            \"sex\": \"1\",\n            \"area\": \"04\",\n            \"count\": \"12\"\n        },\n        {\n            \"_id\": \"641299b4d7fb4a2f516be7ae\",\n            \"_timestamp\": 1678940596954,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"77\",\n            \"sex\": \"1\",\n            \"area\": \"03\",\n            \"count\": \"15\"\n        },\n        {\n            \"_id\": \"641299b4d7fb4a2f516be7ad\",\n            \"_timestamp\": 1678940596909,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"77\",\n            \"sex\": \"1\",\n            \"area\": \"02\",\n            \"count\": \"63\"\n        },\n        {\n            \"_id\": \"641299b4d7fb4a2f516be7ac\",\n            \"_timestamp\": 1678940596856,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"77\",\n            \"sex\": \"1\",\n            \"area\": \"01\",\n            \"count\": \"3\"\n        },\n        {\n            \"_id\": \"641299b4d7fb4a2f516be7ab\",\n            \"_timestamp\": 1678940596830,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"9\",\n            \"sex\": \"9\",\n            \"area\": \"77\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299b4d7fb4a2f516be7aa\",\n            \"_timestamp\": 1678940596803,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"9\",\n            \"sex\": \"9\",\n            \"area\": \"9999\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299b4d7fb4a2f516be7a9\",\n            \"_timestamp\": 1678940596755,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"9\",\n            \"sex\": \"9\",\n            \"area\": \"99\",\n            \"count\": \"..C\"\n        },\n        {\n            \"_id\": \"641299b4d7fb4a2f516be7a8\",\n            \"_timestamp\": 1678940596723,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"9\",\n            \"sex\": \"9\",\n            \"area\": \"18\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299b4d7fb4a2f516be7a7\",\n            \"_timestamp\": 1678940596693,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"9\",\n            \"sex\": \"9\",\n            \"area\": \"17\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299b4d7fb4a2f516be7a6\",\n            \"_timestamp\": 1678940596653,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"9\",\n            \"sex\": \"9\",\n            \"area\": \"16\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299b4d7fb4a2f516be7a5\",\n            \"_timestamp\": 1678940596604,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"9\",\n            \"sex\": \"9\",\n            \"area\": \"15\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299b4d7fb4a2f516be7a4\",\n            \"_timestamp\": 1678940596506,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"9\",\n            \"sex\": \"9\",\n            \"area\": \"14\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299b4d7fb4a2f516be7a3\",\n            \"_timestamp\": 1678940596482,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"9\",\n            \"sex\": \"9\",\n            \"area\": \"13\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299b4d7fb4a2f516be7a2\",\n            \"_timestamp\": 1678940596457,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"9\",\n            \"sex\": \"9\",\n            \"area\": \"12\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299b4d7fb4a2f516be7a1\",\n            \"_timestamp\": 1678940596434,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"9\",\n            \"sex\": \"9\",\n            \"area\": \"09\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299b4d7fb4a2f516be7a0\",\n            \"_timestamp\": 1678940596374,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"9\",\n            \"sex\": \"9\",\n            \"area\": \"08\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299b4d7fb4a2f516be79f\",\n            \"_timestamp\": 1678940596339,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"9\",\n            \"sex\": \"9\",\n            \"area\": \"07\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299b4d7fb4a2f516be79e\",\n            \"_timestamp\": 1678940596282,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"9\",\n            \"sex\": \"9\",\n            \"area\": \"06\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299b4d7fb4a2f516be79d\",\n            \"_timestamp\": 1678940596190,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"9\",\n            \"sex\": \"9\",\n            \"area\": \"05\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299b4d7fb4a2f516be79c\",\n            \"_timestamp\": 1678940596147,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"9\",\n            \"sex\": \"9\",\n            \"area\": \"04\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299b4d7fb4a2f516be79b\",\n            \"_timestamp\": 1678940596119,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"9\",\n            \"sex\": \"9\",\n            \"area\": \"03\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299b4d7fb4a2f516be79a\",\n            \"_timestamp\": 1678940596073,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"9\",\n            \"sex\": \"9\",\n            \"area\": \"02\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299b4d7fb4a2f516be799\",\n            \"_timestamp\": 1678940596013,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"9\",\n            \"sex\": \"9\",\n            \"area\": \"01\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299b3d7fb4a2f516be798\",\n            \"_timestamp\": 1678940595979,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"9\",\n            \"sex\": \"2\",\n            \"area\": \"77\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299b3d7fb4a2f516be797\",\n            \"_timestamp\": 1678940595952,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"9\",\n            \"sex\": \"2\",\n            \"area\": \"9999\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299b3d7fb4a2f516be796\",\n            \"_timestamp\": 1678940595921,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"9\",\n            \"sex\": \"2\",\n            \"area\": \"99\",\n            \"count\": \"..C\"\n        },\n        {\n            \"_id\": \"641299b3d7fb4a2f516be795\",\n            \"_timestamp\": 1678940595895,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"9\",\n            \"sex\": \"2\",\n            \"area\": \"18\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299b3d7fb4a2f516be794\",\n            \"_timestamp\": 1678940595870,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"9\",\n            \"sex\": \"2\",\n            \"area\": \"17\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299b3d7fb4a2f516be793\",\n            \"_timestamp\": 1678940595840,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"9\",\n            \"sex\": \"2\",\n            \"area\": \"16\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299b3d7fb4a2f516be792\",\n            \"_timestamp\": 1678940595815,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"9\",\n            \"sex\": \"2\",\n            \"area\": \"15\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299b3d7fb4a2f516be791\",\n            \"_timestamp\": 1678940595789,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"9\",\n            \"sex\": \"2\",\n            \"area\": \"14\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299b3d7fb4a2f516be790\",\n            \"_timestamp\": 1678940595765,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"9\",\n            \"sex\": \"2\",\n            \"area\": \"13\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299b3d7fb4a2f516be78f\",\n            \"_timestamp\": 1678940595740,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"9\",\n            \"sex\": \"2\",\n            \"area\": \"12\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299b3d7fb4a2f516be78e\",\n            \"_timestamp\": 1678940595714,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"9\",\n            \"sex\": \"2\",\n            \"area\": \"09\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299b3d7fb4a2f516be78d\",\n            \"_timestamp\": 1678940595673,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"9\",\n            \"sex\": \"2\",\n            \"area\": \"08\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299b3d7fb4a2f516be78c\",\n            \"_timestamp\": 1678940595649,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"9\",\n            \"sex\": \"2\",\n            \"area\": \"07\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299b3d7fb4a2f516be78b\",\n            \"_timestamp\": 1678940595617,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"9\",\n            \"sex\": \"2\",\n            \"area\": \"06\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299b3d7fb4a2f516be78a\",\n            \"_timestamp\": 1678940595591,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"9\",\n            \"sex\": \"2\",\n            \"area\": \"05\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299b3d7fb4a2f516be789\",\n            \"_timestamp\": 1678940595566,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"9\",\n            \"sex\": \"2\",\n            \"area\": \"04\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299b3d7fb4a2f516be788\",\n            \"_timestamp\": 1678940595541,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"9\",\n            \"sex\": \"2\",\n            \"area\": \"03\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299b3d7fb4a2f516be787\",\n            \"_timestamp\": 1678940595515,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"9\",\n            \"sex\": \"2\",\n            \"area\": \"02\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299b3d7fb4a2f516be786\",\n            \"_timestamp\": 1678940595491,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"9\",\n            \"sex\": \"2\",\n            \"area\": \"01\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299b3d7fb4a2f516be785\",\n            \"_timestamp\": 1678940595466,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"9\",\n            \"sex\": \"1\",\n            \"area\": \"77\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299b3d7fb4a2f516be784\",\n            \"_timestamp\": 1678940595444,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"9\",\n            \"sex\": \"1\",\n            \"area\": \"9999\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299b3d7fb4a2f516be783\",\n            \"_timestamp\": 1678940595420,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"9\",\n            \"sex\": \"1\",\n            \"area\": \"99\",\n            \"count\": \"..C\"\n        },\n        {\n            \"_id\": \"641299b3d7fb4a2f516be782\",\n            \"_timestamp\": 1678940595394,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"9\",\n            \"sex\": \"1\",\n            \"area\": \"18\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299b3d7fb4a2f516be781\",\n            \"_timestamp\": 1678940595367,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"9\",\n            \"sex\": \"1\",\n            \"area\": \"17\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299b3d7fb4a2f516be780\",\n            \"_timestamp\": 1678940595339,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"9\",\n            \"sex\": \"1\",\n            \"area\": \"16\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299b3d7fb4a2f516be77f\",\n            \"_timestamp\": 1678940595317,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"9\",\n            \"sex\": \"1\",\n            \"area\": \"15\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299b3d7fb4a2f516be77e\",\n            \"_timestamp\": 1678940595295,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"9\",\n            \"sex\": \"1\",\n            \"area\": \"14\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299b3d7fb4a2f516be77d\",\n            \"_timestamp\": 1678940595271,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"9\",\n            \"sex\": \"1\",\n            \"area\": \"13\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299b3d7fb4a2f516be77c\",\n            \"_timestamp\": 1678940595238,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"9\",\n            \"sex\": \"1\",\n            \"area\": \"12\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299b3d7fb4a2f516be77b\",\n            \"_timestamp\": 1678940595215,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"9\",\n            \"sex\": \"1\",\n            \"area\": \"09\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299b3d7fb4a2f516be77a\",\n            \"_timestamp\": 1678940595190,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"9\",\n            \"sex\": \"1\",\n            \"area\": \"08\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299b3d7fb4a2f516be779\",\n            \"_timestamp\": 1678940595161,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"9\",\n            \"sex\": \"1\",\n            \"area\": \"07\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299b3d7fb4a2f516be778\",\n            \"_timestamp\": 1678940595138,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"9\",\n            \"sex\": \"1\",\n            \"area\": \"06\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299b3d7fb4a2f516be777\",\n            \"_timestamp\": 1678940595116,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"9\",\n            \"sex\": \"1\",\n            \"area\": \"05\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299b3d7fb4a2f516be776\",\n            \"_timestamp\": 1678940595093,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"9\",\n            \"sex\": \"1\",\n            \"area\": \"04\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299b3d7fb4a2f516be775\",\n            \"_timestamp\": 1678940595070,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"9\",\n            \"sex\": \"1\",\n            \"area\": \"03\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299b3d7fb4a2f516be774\",\n            \"_timestamp\": 1678940595039,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"9\",\n            \"sex\": \"1\",\n            \"area\": \"02\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299b3d7fb4a2f516be773\",\n            \"_timestamp\": 1678940595017,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"9\",\n            \"sex\": \"1\",\n            \"area\": \"01\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299b2d7fb4a2f516be772\",\n            \"_timestamp\": 1678940594995,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"6\",\n            \"sex\": \"9\",\n            \"area\": \"77\",\n            \"count\": \"6\"\n        },\n        {\n            \"_id\": \"641299b2d7fb4a2f516be771\",\n            \"_timestamp\": 1678940594971,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"6\",\n            \"sex\": \"9\",\n            \"area\": \"9999\",\n            \"count\": \"6\"\n        },\n        {\n            \"_id\": \"641299b2d7fb4a2f516be770\",\n            \"_timestamp\": 1678940594948,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"6\",\n            \"sex\": \"9\",\n            \"area\": \"99\",\n            \"count\": \"..C\"\n        },\n        {\n            \"_id\": \"641299b2d7fb4a2f516be76f\",\n            \"_timestamp\": 1678940594926,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"6\",\n            \"sex\": \"9\",\n            \"area\": \"18\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299b2d7fb4a2f516be76e\",\n            \"_timestamp\": 1678940594903,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"6\",\n            \"sex\": \"9\",\n            \"area\": \"17\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299b2d7fb4a2f516be76d\",\n            \"_timestamp\": 1678940594856,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"6\",\n            \"sex\": \"9\",\n            \"area\": \"16\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299b2d7fb4a2f516be76c\",\n            \"_timestamp\": 1678940594825,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"6\",\n            \"sex\": \"9\",\n            \"area\": \"15\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299b2d7fb4a2f516be76b\",\n            \"_timestamp\": 1678940594793,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"6\",\n            \"sex\": \"9\",\n            \"area\": \"14\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299b2d7fb4a2f516be76a\",\n            \"_timestamp\": 1678940594770,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"6\",\n            \"sex\": \"9\",\n            \"area\": \"13\",\n            \"count\": \"3\"\n        },\n        {\n            \"_id\": \"641299b2d7fb4a2f516be769\",\n            \"_timestamp\": 1678940594745,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"6\",\n            \"sex\": \"9\",\n            \"area\": \"12\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299b2d7fb4a2f516be768\",\n            \"_timestamp\": 1678940594720,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"6\",\n            \"sex\": \"9\",\n            \"area\": \"09\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299b2d7fb4a2f516be767\",\n            \"_timestamp\": 1678940594695,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"6\",\n            \"sex\": \"9\",\n            \"area\": \"08\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299b2d7fb4a2f516be766\",\n            \"_timestamp\": 1678940594672,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"6\",\n            \"sex\": \"9\",\n            \"area\": \"07\",\n            \"count\": \"3\"\n        },\n        {\n            \"_id\": \"641299b2d7fb4a2f516be765\",\n            \"_timestamp\": 1678940594640,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"6\",\n            \"sex\": \"9\",\n            \"area\": \"06\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299b2d7fb4a2f516be764\",\n            \"_timestamp\": 1678940594617,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"6\",\n            \"sex\": \"9\",\n            \"area\": \"05\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299b2d7fb4a2f516be763\",\n            \"_timestamp\": 1678940594503,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"6\",\n            \"sex\": \"9\",\n            \"area\": \"04\",\n            \"count\": \"3\"\n        },\n        {\n            \"_id\": \"641299b2d7fb4a2f516be762\",\n            \"_timestamp\": 1678940594462,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"6\",\n            \"sex\": \"9\",\n            \"area\": \"03\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299b2d7fb4a2f516be761\",\n            \"_timestamp\": 1678940594439,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"6\",\n            \"sex\": \"9\",\n            \"area\": \"02\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299b2d7fb4a2f516be760\",\n            \"_timestamp\": 1678940594414,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"6\",\n            \"sex\": \"9\",\n            \"area\": \"01\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299b2d7fb4a2f516be75f\",\n            \"_timestamp\": 1678940594390,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"6\",\n            \"sex\": \"2\",\n            \"area\": \"77\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299b2d7fb4a2f516be75e\",\n            \"_timestamp\": 1678940594364,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"6\",\n            \"sex\": \"2\",\n            \"area\": \"9999\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299b2d7fb4a2f516be75d\",\n            \"_timestamp\": 1678940594340,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"6\",\n            \"sex\": \"2\",\n            \"area\": \"99\",\n            \"count\": \"..C\"\n        },\n        {\n            \"_id\": \"641299b2d7fb4a2f516be75c\",\n            \"_timestamp\": 1678940594316,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"6\",\n            \"sex\": \"2\",\n            \"area\": \"18\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299b2d7fb4a2f516be75b\",\n            \"_timestamp\": 1678940594294,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"6\",\n            \"sex\": \"2\",\n            \"area\": \"17\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299b2d7fb4a2f516be75a\",\n            \"_timestamp\": 1678940594271,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"6\",\n            \"sex\": \"2\",\n            \"area\": \"16\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299b2d7fb4a2f516be759\",\n            \"_timestamp\": 1678940594244,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"6\",\n            \"sex\": \"2\",\n            \"area\": \"15\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299b2d7fb4a2f516be758\",\n            \"_timestamp\": 1678940594220,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"6\",\n            \"sex\": \"2\",\n            \"area\": \"14\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299b2d7fb4a2f516be757\",\n            \"_timestamp\": 1678940594195,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"6\",\n            \"sex\": \"2\",\n            \"area\": \"13\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299b2d7fb4a2f516be756\",\n            \"_timestamp\": 1678940594172,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"6\",\n            \"sex\": \"2\",\n            \"area\": \"12\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299b2d7fb4a2f516be755\",\n            \"_timestamp\": 1678940594150,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"6\",\n            \"sex\": \"2\",\n            \"area\": \"09\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299b2d7fb4a2f516be754\",\n            \"_timestamp\": 1678940594126,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"6\",\n            \"sex\": \"2\",\n            \"area\": \"08\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299b2d7fb4a2f516be753\",\n            \"_timestamp\": 1678940594102,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"6\",\n            \"sex\": \"2\",\n            \"area\": \"07\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299b2d7fb4a2f516be752\",\n            \"_timestamp\": 1678940594080,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"6\",\n            \"sex\": \"2\",\n            \"area\": \"06\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299b2d7fb4a2f516be751\",\n            \"_timestamp\": 1678940594058,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"6\",\n            \"sex\": \"2\",\n            \"area\": \"05\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299b2d7fb4a2f516be750\",\n            \"_timestamp\": 1678940594035,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"6\",\n            \"sex\": \"2\",\n            \"area\": \"04\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299b2d7fb4a2f516be74f\",\n            \"_timestamp\": 1678940594011,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"6\",\n            \"sex\": \"2\",\n            \"area\": \"03\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299b1d7fb4a2f516be74e\",\n            \"_timestamp\": 1678940593989,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"6\",\n            \"sex\": \"2\",\n            \"area\": \"02\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299b1d7fb4a2f516be74d\",\n            \"_timestamp\": 1678940593966,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"6\",\n            \"sex\": \"2\",\n            \"area\": \"01\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299b1d7fb4a2f516be74c\",\n            \"_timestamp\": 1678940593943,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"6\",\n            \"sex\": \"1\",\n            \"area\": \"77\",\n            \"count\": \"3\"\n        },\n        {\n            \"_id\": \"641299b1d7fb4a2f516be74b\",\n            \"_timestamp\": 1678940593918,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"6\",\n            \"sex\": \"1\",\n            \"area\": \"9999\",\n            \"count\": \"3\"\n        },\n        {\n            \"_id\": \"641299b1d7fb4a2f516be74a\",\n            \"_timestamp\": 1678940593895,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"6\",\n            \"sex\": \"1\",\n            \"area\": \"99\",\n            \"count\": \"..C\"\n        },\n        {\n            \"_id\": \"641299b1d7fb4a2f516be749\",\n            \"_timestamp\": 1678940593870,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"6\",\n            \"sex\": \"1\",\n            \"area\": \"18\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299b1d7fb4a2f516be748\",\n            \"_timestamp\": 1678940593846,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"6\",\n            \"sex\": \"1\",\n            \"area\": \"17\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299b1d7fb4a2f516be747\",\n            \"_timestamp\": 1678940593820,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"6\",\n            \"sex\": \"1\",\n            \"area\": \"16\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299b1d7fb4a2f516be746\",\n            \"_timestamp\": 1678940593793,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"6\",\n            \"sex\": \"1\",\n            \"area\": \"15\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299b1d7fb4a2f516be745\",\n            \"_timestamp\": 1678940593747,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"6\",\n            \"sex\": \"1\",\n            \"area\": \"14\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299b1d7fb4a2f516be744\",\n            \"_timestamp\": 1678940593720,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"6\",\n            \"sex\": \"1\",\n            \"area\": \"13\",\n            \"count\": \"3\"\n        },\n        {\n            \"_id\": \"641299b1d7fb4a2f516be743\",\n            \"_timestamp\": 1678940593689,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"6\",\n            \"sex\": \"1\",\n            \"area\": \"12\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299b1d7fb4a2f516be742\",\n            \"_timestamp\": 1678940593667,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"6\",\n            \"sex\": \"1\",\n            \"area\": \"09\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299b1d7fb4a2f516be741\",\n            \"_timestamp\": 1678940593644,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"6\",\n            \"sex\": \"1\",\n            \"area\": \"08\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299b1d7fb4a2f516be740\",\n            \"_timestamp\": 1678940593604,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"6\",\n            \"sex\": \"1\",\n            \"area\": \"07\",\n            \"count\": \"3\"\n        },\n        {\n            \"_id\": \"641299b1d7fb4a2f516be73f\",\n            \"_timestamp\": 1678940593581,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"6\",\n            \"sex\": \"1\",\n            \"area\": \"06\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299b1d7fb4a2f516be73e\",\n            \"_timestamp\": 1678940593557,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"6\",\n            \"sex\": \"1\",\n            \"area\": \"05\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299b1d7fb4a2f516be73d\",\n            \"_timestamp\": 1678940593534,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"6\",\n            \"sex\": \"1\",\n            \"area\": \"04\",\n            \"count\": \"3\"\n        },\n        {\n            \"_id\": \"641299b1d7fb4a2f516be73c\",\n            \"_timestamp\": 1678940593507,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"6\",\n            \"sex\": \"1\",\n            \"area\": \"03\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299b1d7fb4a2f516be73b\",\n            \"_timestamp\": 1678940593483,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"6\",\n            \"sex\": \"1\",\n            \"area\": \"02\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299b1d7fb4a2f516be73a\",\n            \"_timestamp\": 1678940593460,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"6\",\n            \"sex\": \"1\",\n            \"area\": \"01\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299b1d7fb4a2f516be739\",\n            \"_timestamp\": 1678940593430,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"5\",\n            \"sex\": \"9\",\n            \"area\": \"77\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299b1d7fb4a2f516be738\",\n            \"_timestamp\": 1678940593405,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"5\",\n            \"sex\": \"9\",\n            \"area\": \"9999\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299b1d7fb4a2f516be737\",\n            \"_timestamp\": 1678940593381,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"5\",\n            \"sex\": \"9\",\n            \"area\": \"99\",\n            \"count\": \"..C\"\n        },\n        {\n            \"_id\": \"641299b1d7fb4a2f516be736\",\n            \"_timestamp\": 1678940593333,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"5\",\n            \"sex\": \"9\",\n            \"area\": \"18\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299b1d7fb4a2f516be735\",\n            \"_timestamp\": 1678940593309,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"5\",\n            \"sex\": \"9\",\n            \"area\": \"17\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299b1d7fb4a2f516be734\",\n            \"_timestamp\": 1678940593287,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"5\",\n            \"sex\": \"9\",\n            \"area\": \"16\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299b1d7fb4a2f516be733\",\n            \"_timestamp\": 1678940593263,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"5\",\n            \"sex\": \"9\",\n            \"area\": \"15\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299b1d7fb4a2f516be732\",\n            \"_timestamp\": 1678940593241,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"5\",\n            \"sex\": \"9\",\n            \"area\": \"14\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299b1d7fb4a2f516be731\",\n            \"_timestamp\": 1678940593219,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"5\",\n            \"sex\": \"9\",\n            \"area\": \"13\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299b1d7fb4a2f516be730\",\n            \"_timestamp\": 1678940593194,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"5\",\n            \"sex\": \"9\",\n            \"area\": \"12\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299b1d7fb4a2f516be72f\",\n            \"_timestamp\": 1678940593167,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"5\",\n            \"sex\": \"9\",\n            \"area\": \"09\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299b1d7fb4a2f516be72e\",\n            \"_timestamp\": 1678940593132,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"5\",\n            \"sex\": \"9\",\n            \"area\": \"08\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299b1d7fb4a2f516be72d\",\n            \"_timestamp\": 1678940593099,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"5\",\n            \"sex\": \"9\",\n            \"area\": \"07\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299b1d7fb4a2f516be72c\",\n            \"_timestamp\": 1678940593076,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"5\",\n            \"sex\": \"9\",\n            \"area\": \"06\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299b1d7fb4a2f516be72b\",\n            \"_timestamp\": 1678940593052,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"5\",\n            \"sex\": \"9\",\n            \"area\": \"05\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299b1d7fb4a2f516be72a\",\n            \"_timestamp\": 1678940593029,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"5\",\n            \"sex\": \"9\",\n            \"area\": \"04\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299b1d7fb4a2f516be729\",\n            \"_timestamp\": 1678940593003,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"5\",\n            \"sex\": \"9\",\n            \"area\": \"03\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299b0d7fb4a2f516be728\",\n            \"_timestamp\": 1678940592970,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"5\",\n            \"sex\": \"9\",\n            \"area\": \"02\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299b0d7fb4a2f516be727\",\n            \"_timestamp\": 1678940592947,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"5\",\n            \"sex\": \"9\",\n            \"area\": \"01\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299b0d7fb4a2f516be726\",\n            \"_timestamp\": 1678940592922,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"5\",\n            \"sex\": \"2\",\n            \"area\": \"77\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299b0d7fb4a2f516be725\",\n            \"_timestamp\": 1678940592899,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"5\",\n            \"sex\": \"2\",\n            \"area\": \"9999\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299b0d7fb4a2f516be724\",\n            \"_timestamp\": 1678940592876,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"5\",\n            \"sex\": \"2\",\n            \"area\": \"99\",\n            \"count\": \"..C\"\n        },\n        {\n            \"_id\": \"641299b0d7fb4a2f516be723\",\n            \"_timestamp\": 1678940592851,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"5\",\n            \"sex\": \"2\",\n            \"area\": \"18\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299b0d7fb4a2f516be722\",\n            \"_timestamp\": 1678940592829,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"5\",\n            \"sex\": \"2\",\n            \"area\": \"17\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299b0d7fb4a2f516be721\",\n            \"_timestamp\": 1678940592805,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"5\",\n            \"sex\": \"2\",\n            \"area\": \"16\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299b0d7fb4a2f516be720\",\n            \"_timestamp\": 1678940592783,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"5\",\n            \"sex\": \"2\",\n            \"area\": \"15\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299b0d7fb4a2f516be71f\",\n            \"_timestamp\": 1678940592759,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"5\",\n            \"sex\": \"2\",\n            \"area\": \"14\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299b0d7fb4a2f516be71e\",\n            \"_timestamp\": 1678940592735,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"5\",\n            \"sex\": \"2\",\n            \"area\": \"13\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299b0d7fb4a2f516be71d\",\n            \"_timestamp\": 1678940592671,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"5\",\n            \"sex\": \"2\",\n            \"area\": \"12\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299b0d7fb4a2f516be71c\",\n            \"_timestamp\": 1678940592643,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"5\",\n            \"sex\": \"2\",\n            \"area\": \"09\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299b0d7fb4a2f516be71b\",\n            \"_timestamp\": 1678940592620,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"5\",\n            \"sex\": \"2\",\n            \"area\": \"08\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299b0d7fb4a2f516be71a\",\n            \"_timestamp\": 1678940592598,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"5\",\n            \"sex\": \"2\",\n            \"area\": \"07\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299b0d7fb4a2f516be719\",\n            \"_timestamp\": 1678940592576,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"5\",\n            \"sex\": \"2\",\n            \"area\": \"06\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299b0d7fb4a2f516be718\",\n            \"_timestamp\": 1678940592554,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"5\",\n            \"sex\": \"2\",\n            \"area\": \"05\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299b0d7fb4a2f516be717\",\n            \"_timestamp\": 1678940592528,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"5\",\n            \"sex\": \"2\",\n            \"area\": \"04\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299b0d7fb4a2f516be716\",\n            \"_timestamp\": 1678940592496,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"5\",\n            \"sex\": \"2\",\n            \"area\": \"03\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299b0d7fb4a2f516be715\",\n            \"_timestamp\": 1678940592472,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"5\",\n            \"sex\": \"2\",\n            \"area\": \"02\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299b0d7fb4a2f516be714\",\n            \"_timestamp\": 1678940592450,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"5\",\n            \"sex\": \"2\",\n            \"area\": \"01\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299b0d7fb4a2f516be713\",\n            \"_timestamp\": 1678940592426,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"5\",\n            \"sex\": \"1\",\n            \"area\": \"77\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299b0d7fb4a2f516be712\",\n            \"_timestamp\": 1678940592402,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"5\",\n            \"sex\": \"1\",\n            \"area\": \"9999\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299b0d7fb4a2f516be711\",\n            \"_timestamp\": 1678940592370,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"5\",\n            \"sex\": \"1\",\n            \"area\": \"99\",\n            \"count\": \"..C\"\n        },\n        {\n            \"_id\": \"641299b0d7fb4a2f516be710\",\n            \"_timestamp\": 1678940592343,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"5\",\n            \"sex\": \"1\",\n            \"area\": \"18\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299b0d7fb4a2f516be70f\",\n            \"_timestamp\": 1678940592320,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"5\",\n            \"sex\": \"1\",\n            \"area\": \"17\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299b0d7fb4a2f516be70e\",\n            \"_timestamp\": 1678940592296,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"5\",\n            \"sex\": \"1\",\n            \"area\": \"16\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299b0d7fb4a2f516be70d\",\n            \"_timestamp\": 1678940592270,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"5\",\n            \"sex\": \"1\",\n            \"area\": \"15\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299b0d7fb4a2f516be70c\",\n            \"_timestamp\": 1678940592247,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"5\",\n            \"sex\": \"1\",\n            \"area\": \"14\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299b0d7fb4a2f516be70b\",\n            \"_timestamp\": 1678940592223,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"5\",\n            \"sex\": \"1\",\n            \"area\": \"13\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299b0d7fb4a2f516be70a\",\n            \"_timestamp\": 1678940592198,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"5\",\n            \"sex\": \"1\",\n            \"area\": \"12\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299b0d7fb4a2f516be709\",\n            \"_timestamp\": 1678940592171,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"5\",\n            \"sex\": \"1\",\n            \"area\": \"09\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299b0d7fb4a2f516be708\",\n            \"_timestamp\": 1678940592147,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"5\",\n            \"sex\": \"1\",\n            \"area\": \"08\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299b0d7fb4a2f516be707\",\n            \"_timestamp\": 1678940592123,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"5\",\n            \"sex\": \"1\",\n            \"area\": \"07\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299b0d7fb4a2f516be706\",\n            \"_timestamp\": 1678940592093,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"5\",\n            \"sex\": \"1\",\n            \"area\": \"06\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299b0d7fb4a2f516be705\",\n            \"_timestamp\": 1678940592067,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"5\",\n            \"sex\": \"1\",\n            \"area\": \"05\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299b0d7fb4a2f516be704\",\n            \"_timestamp\": 1678940592043,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"5\",\n            \"sex\": \"1\",\n            \"area\": \"04\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299b0d7fb4a2f516be703\",\n            \"_timestamp\": 1678940592020,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"5\",\n            \"sex\": \"1\",\n            \"area\": \"03\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299afd7fb4a2f516be702\",\n            \"_timestamp\": 1678940591998,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"5\",\n            \"sex\": \"1\",\n            \"area\": \"02\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299afd7fb4a2f516be701\",\n            \"_timestamp\": 1678940591975,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"5\",\n            \"sex\": \"1\",\n            \"area\": \"01\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299afd7fb4a2f516be700\",\n            \"_timestamp\": 1678940591949,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"4\",\n            \"sex\": \"9\",\n            \"area\": \"77\",\n            \"count\": \"21\"\n        },\n        {\n            \"_id\": \"641299afd7fb4a2f516be6ff\",\n            \"_timestamp\": 1678940591924,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"4\",\n            \"sex\": \"9\",\n            \"area\": \"9999\",\n            \"count\": \"21\"\n        },\n        {\n            \"_id\": \"641299afd7fb4a2f516be6fe\",\n            \"_timestamp\": 1678940591901,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"4\",\n            \"sex\": \"9\",\n            \"area\": \"99\",\n            \"count\": \"..C\"\n        },\n        {\n            \"_id\": \"641299afd7fb4a2f516be6fd\",\n            \"_timestamp\": 1678940591873,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"4\",\n            \"sex\": \"9\",\n            \"area\": \"18\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299afd7fb4a2f516be6fc\",\n            \"_timestamp\": 1678940591847,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"4\",\n            \"sex\": \"9\",\n            \"area\": \"17\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299afd7fb4a2f516be6fb\",\n            \"_timestamp\": 1678940591820,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"4\",\n            \"sex\": \"9\",\n            \"area\": \"16\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299afd7fb4a2f516be6fa\",\n            \"_timestamp\": 1678940591797,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"4\",\n            \"sex\": \"9\",\n            \"area\": \"15\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299afd7fb4a2f516be6f9\",\n            \"_timestamp\": 1678940591774,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"4\",\n            \"sex\": \"9\",\n            \"area\": \"14\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299afd7fb4a2f516be6f8\",\n            \"_timestamp\": 1678940591751,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"4\",\n            \"sex\": \"9\",\n            \"area\": \"13\",\n            \"count\": \"3\"\n        },\n        {\n            \"_id\": \"641299afd7fb4a2f516be6f7\",\n            \"_timestamp\": 1678940591727,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"4\",\n            \"sex\": \"9\",\n            \"area\": \"12\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299afd7fb4a2f516be6f6\",\n            \"_timestamp\": 1678940591699,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"4\",\n            \"sex\": \"9\",\n            \"area\": \"09\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299afd7fb4a2f516be6f5\",\n            \"_timestamp\": 1678940591670,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"4\",\n            \"sex\": \"9\",\n            \"area\": \"08\",\n            \"count\": \"3\"\n        },\n        {\n            \"_id\": \"641299afd7fb4a2f516be6f4\",\n            \"_timestamp\": 1678940591637,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"4\",\n            \"sex\": \"9\",\n            \"area\": \"07\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299afd7fb4a2f516be6f3\",\n            \"_timestamp\": 1678940591612,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"4\",\n            \"sex\": \"9\",\n            \"area\": \"06\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299afd7fb4a2f516be6f2\",\n            \"_timestamp\": 1678940591588,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"4\",\n            \"sex\": \"9\",\n            \"area\": \"05\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299afd7fb4a2f516be6f1\",\n            \"_timestamp\": 1678940591562,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"4\",\n            \"sex\": \"9\",\n            \"area\": \"04\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299afd7fb4a2f516be6f0\",\n            \"_timestamp\": 1678940591537,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"4\",\n            \"sex\": \"9\",\n            \"area\": \"03\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299afd7fb4a2f516be6ef\",\n            \"_timestamp\": 1678940591515,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"4\",\n            \"sex\": \"9\",\n            \"area\": \"02\",\n            \"count\": \"12\"\n        },\n        {\n            \"_id\": \"641299afd7fb4a2f516be6ee\",\n            \"_timestamp\": 1678940591488,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"4\",\n            \"sex\": \"9\",\n            \"area\": \"01\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299afd7fb4a2f516be6ed\",\n            \"_timestamp\": 1678940591464,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"4\",\n            \"sex\": \"2\",\n            \"area\": \"77\",\n            \"count\": \"12\"\n        },\n        {\n            \"_id\": \"641299afd7fb4a2f516be6ec\",\n            \"_timestamp\": 1678940591440,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"4\",\n            \"sex\": \"2\",\n            \"area\": \"9999\",\n            \"count\": \"12\"\n        },\n        {\n            \"_id\": \"641299afd7fb4a2f516be6eb\",\n            \"_timestamp\": 1678940591415,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"4\",\n            \"sex\": \"2\",\n            \"area\": \"99\",\n            \"count\": \"..C\"\n        },\n        {\n            \"_id\": \"641299afd7fb4a2f516be6ea\",\n            \"_timestamp\": 1678940591389,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"4\",\n            \"sex\": \"2\",\n            \"area\": \"18\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299afd7fb4a2f516be6e9\",\n            \"_timestamp\": 1678940591366,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"4\",\n            \"sex\": \"2\",\n            \"area\": \"17\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299afd7fb4a2f516be6e8\",\n            \"_timestamp\": 1678940591345,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"4\",\n            \"sex\": \"2\",\n            \"area\": \"16\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299afd7fb4a2f516be6e7\",\n            \"_timestamp\": 1678940591317,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"4\",\n            \"sex\": \"2\",\n            \"area\": \"15\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299afd7fb4a2f516be6e6\",\n            \"_timestamp\": 1678940591292,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"4\",\n            \"sex\": \"2\",\n            \"area\": \"14\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299afd7fb4a2f516be6e5\",\n            \"_timestamp\": 1678940591265,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"4\",\n            \"sex\": \"2\",\n            \"area\": \"13\",\n            \"count\": \"3\"\n        },\n        {\n            \"_id\": \"641299afd7fb4a2f516be6e4\",\n            \"_timestamp\": 1678940591241,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"4\",\n            \"sex\": \"2\",\n            \"area\": \"12\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299afd7fb4a2f516be6e3\",\n            \"_timestamp\": 1678940591210,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"4\",\n            \"sex\": \"2\",\n            \"area\": \"09\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299afd7fb4a2f516be6e2\",\n            \"_timestamp\": 1678940591185,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"4\",\n            \"sex\": \"2\",\n            \"area\": \"08\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299afd7fb4a2f516be6e1\",\n            \"_timestamp\": 1678940591161,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"4\",\n            \"sex\": \"2\",\n            \"area\": \"07\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299afd7fb4a2f516be6e0\",\n            \"_timestamp\": 1678940591138,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"4\",\n            \"sex\": \"2\",\n            \"area\": \"06\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299afd7fb4a2f516be6df\",\n            \"_timestamp\": 1678940591113,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"4\",\n            \"sex\": \"2\",\n            \"area\": \"05\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299afd7fb4a2f516be6de\",\n            \"_timestamp\": 1678940591091,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"4\",\n            \"sex\": \"2\",\n            \"area\": \"04\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299afd7fb4a2f516be6dd\",\n            \"_timestamp\": 1678940591069,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"4\",\n            \"sex\": \"2\",\n            \"area\": \"03\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299afd7fb4a2f516be6dc\",\n            \"_timestamp\": 1678940591044,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"4\",\n            \"sex\": \"2\",\n            \"area\": \"02\",\n            \"count\": \"9\"\n        },\n        {\n            \"_id\": \"641299afd7fb4a2f516be6db\",\n            \"_timestamp\": 1678940591020,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"4\",\n            \"sex\": \"2\",\n            \"area\": \"01\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299aed7fb4a2f516be6da\",\n            \"_timestamp\": 1678940590997,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"4\",\n            \"sex\": \"1\",\n            \"area\": \"77\",\n            \"count\": \"9\"\n        },\n        {\n            \"_id\": \"641299aed7fb4a2f516be6d9\",\n            \"_timestamp\": 1678940590975,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"4\",\n            \"sex\": \"1\",\n            \"area\": \"9999\",\n            \"count\": \"9\"\n        },\n        {\n            \"_id\": \"641299aed7fb4a2f516be6d8\",\n            \"_timestamp\": 1678940590953,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"4\",\n            \"sex\": \"1\",\n            \"area\": \"99\",\n            \"count\": \"..C\"\n        },\n        {\n            \"_id\": \"641299aed7fb4a2f516be6d7\",\n            \"_timestamp\": 1678940590927,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"4\",\n            \"sex\": \"1\",\n            \"area\": \"18\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299aed7fb4a2f516be6d6\",\n            \"_timestamp\": 1678940590904,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"4\",\n            \"sex\": \"1\",\n            \"area\": \"17\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299aed7fb4a2f516be6d5\",\n            \"_timestamp\": 1678940590880,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"4\",\n            \"sex\": \"1\",\n            \"area\": \"16\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299aed7fb4a2f516be6d4\",\n            \"_timestamp\": 1678940590847,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"4\",\n            \"sex\": \"1\",\n            \"area\": \"15\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299aed7fb4a2f516be6d3\",\n            \"_timestamp\": 1678940590821,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"4\",\n            \"sex\": \"1\",\n            \"area\": \"14\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299aed7fb4a2f516be6d2\",\n            \"_timestamp\": 1678940590794,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"4\",\n            \"sex\": \"1\",\n            \"area\": \"13\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299aed7fb4a2f516be6d1\",\n            \"_timestamp\": 1678940590768,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"4\",\n            \"sex\": \"1\",\n            \"area\": \"12\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299aed7fb4a2f516be6d0\",\n            \"_timestamp\": 1678940590743,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"4\",\n            \"sex\": \"1\",\n            \"area\": \"09\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299aed7fb4a2f516be6cf\",\n            \"_timestamp\": 1678940590717,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"4\",\n            \"sex\": \"1\",\n            \"area\": \"08\",\n            \"count\": \"3\"\n        },\n        {\n            \"_id\": \"641299aed7fb4a2f516be6ce\",\n            \"_timestamp\": 1678940590690,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"4\",\n            \"sex\": \"1\",\n            \"area\": \"07\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299aed7fb4a2f516be6cd\",\n            \"_timestamp\": 1678940590666,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"4\",\n            \"sex\": \"1\",\n            \"area\": \"06\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299aed7fb4a2f516be6cc\",\n            \"_timestamp\": 1678940590636,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"4\",\n            \"sex\": \"1\",\n            \"area\": \"05\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299aed7fb4a2f516be6cb\",\n            \"_timestamp\": 1678940590611,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"4\",\n            \"sex\": \"1\",\n            \"area\": \"04\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299aed7fb4a2f516be6ca\",\n            \"_timestamp\": 1678940590574,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"4\",\n            \"sex\": \"1\",\n            \"area\": \"03\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299aed7fb4a2f516be6c9\",\n            \"_timestamp\": 1678940590550,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"4\",\n            \"sex\": \"1\",\n            \"area\": \"02\",\n            \"count\": \"6\"\n        },\n        {\n            \"_id\": \"641299aed7fb4a2f516be6c8\",\n            \"_timestamp\": 1678940590526,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"4\",\n            \"sex\": \"1\",\n            \"area\": \"01\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299aed7fb4a2f516be6c7\",\n            \"_timestamp\": 1678940590498,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"3\",\n            \"sex\": \"9\",\n            \"area\": \"77\",\n            \"count\": \"18\"\n        },\n        {\n            \"_id\": \"641299aed7fb4a2f516be6c6\",\n            \"_timestamp\": 1678940590474,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"3\",\n            \"sex\": \"9\",\n            \"area\": \"9999\",\n            \"count\": \"18\"\n        },\n        {\n            \"_id\": \"641299aed7fb4a2f516be6c5\",\n            \"_timestamp\": 1678940590451,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"3\",\n            \"sex\": \"9\",\n            \"area\": \"99\",\n            \"count\": \"..C\"\n        },\n        {\n            \"_id\": \"641299aed7fb4a2f516be6c4\",\n            \"_timestamp\": 1678940590426,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"3\",\n            \"sex\": \"9\",\n            \"area\": \"18\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299aed7fb4a2f516be6c3\",\n            \"_timestamp\": 1678940590402,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"3\",\n            \"sex\": \"9\",\n            \"area\": \"17\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299aed7fb4a2f516be6c2\",\n            \"_timestamp\": 1678940590374,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"3\",\n            \"sex\": \"9\",\n            \"area\": \"16\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299aed7fb4a2f516be6c1\",\n            \"_timestamp\": 1678940590346,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"3\",\n            \"sex\": \"9\",\n            \"area\": \"15\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299aed7fb4a2f516be6c0\",\n            \"_timestamp\": 1678940590319,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"3\",\n            \"sex\": \"9\",\n            \"area\": \"14\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299aed7fb4a2f516be6bf\",\n            \"_timestamp\": 1678940590292,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"3\",\n            \"sex\": \"9\",\n            \"area\": \"13\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299aed7fb4a2f516be6be\",\n            \"_timestamp\": 1678940590263,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"3\",\n            \"sex\": \"9\",\n            \"area\": \"12\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299aed7fb4a2f516be6bd\",\n            \"_timestamp\": 1678940590241,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"3\",\n            \"sex\": \"9\",\n            \"area\": \"09\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299aed7fb4a2f516be6bc\",\n            \"_timestamp\": 1678940590217,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"3\",\n            \"sex\": \"9\",\n            \"area\": \"08\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299aed7fb4a2f516be6bb\",\n            \"_timestamp\": 1678940590189,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"3\",\n            \"sex\": \"9\",\n            \"area\": \"07\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299aed7fb4a2f516be6ba\",\n            \"_timestamp\": 1678940590164,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"3\",\n            \"sex\": \"9\",\n            \"area\": \"06\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299aed7fb4a2f516be6b9\",\n            \"_timestamp\": 1678940590140,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"3\",\n            \"sex\": \"9\",\n            \"area\": \"05\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299aed7fb4a2f516be6b8\",\n            \"_timestamp\": 1678940590114,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"3\",\n            \"sex\": \"9\",\n            \"area\": \"04\",\n            \"count\": \"3\"\n        },\n        {\n            \"_id\": \"641299aed7fb4a2f516be6b7\",\n            \"_timestamp\": 1678940590087,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"3\",\n            \"sex\": \"9\",\n            \"area\": \"03\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299aed7fb4a2f516be6b6\",\n            \"_timestamp\": 1678940590059,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"3\",\n            \"sex\": \"9\",\n            \"area\": \"02\",\n            \"count\": \"15\"\n        },\n        {\n            \"_id\": \"641299aed7fb4a2f516be6b5\",\n            \"_timestamp\": 1678940590035,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"3\",\n            \"sex\": \"9\",\n            \"area\": \"01\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299aed7fb4a2f516be6b4\",\n            \"_timestamp\": 1678940590012,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"3\",\n            \"sex\": \"2\",\n            \"area\": \"77\",\n            \"count\": \"12\"\n        },\n        {\n            \"_id\": \"641299add7fb4a2f516be6b3\",\n            \"_timestamp\": 1678940589982,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"3\",\n            \"sex\": \"2\",\n            \"area\": \"9999\",\n            \"count\": \"12\"\n        },\n        {\n            \"_id\": \"641299add7fb4a2f516be6b2\",\n            \"_timestamp\": 1678940589954,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"3\",\n            \"sex\": \"2\",\n            \"area\": \"99\",\n            \"count\": \"..C\"\n        },\n        {\n            \"_id\": \"641299add7fb4a2f516be6b1\",\n            \"_timestamp\": 1678940589918,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"3\",\n            \"sex\": \"2\",\n            \"area\": \"18\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299add7fb4a2f516be6b0\",\n            \"_timestamp\": 1678940589895,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"3\",\n            \"sex\": \"2\",\n            \"area\": \"17\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299add7fb4a2f516be6af\",\n            \"_timestamp\": 1678940589870,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"3\",\n            \"sex\": \"2\",\n            \"area\": \"16\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299add7fb4a2f516be6ae\",\n            \"_timestamp\": 1678940589843,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"3\",\n            \"sex\": \"2\",\n            \"area\": \"15\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299add7fb4a2f516be6ad\",\n            \"_timestamp\": 1678940589816,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"3\",\n            \"sex\": \"2\",\n            \"area\": \"14\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299add7fb4a2f516be6ac\",\n            \"_timestamp\": 1678940589792,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"3\",\n            \"sex\": \"2\",\n            \"area\": \"13\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299add7fb4a2f516be6ab\",\n            \"_timestamp\": 1678940589766,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"3\",\n            \"sex\": \"2\",\n            \"area\": \"12\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299add7fb4a2f516be6aa\",\n            \"_timestamp\": 1678940589741,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"3\",\n            \"sex\": \"2\",\n            \"area\": \"09\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299add7fb4a2f516be6a9\",\n            \"_timestamp\": 1678940589709,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"3\",\n            \"sex\": \"2\",\n            \"area\": \"08\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299add7fb4a2f516be6a8\",\n            \"_timestamp\": 1678940589685,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"3\",\n            \"sex\": \"2\",\n            \"area\": \"07\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299add7fb4a2f516be6a7\",\n            \"_timestamp\": 1678940589658,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"3\",\n            \"sex\": \"2\",\n            \"area\": \"06\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299add7fb4a2f516be6a6\",\n            \"_timestamp\": 1678940589593,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"3\",\n            \"sex\": \"2\",\n            \"area\": \"05\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299add7fb4a2f516be6a5\",\n            \"_timestamp\": 1678940589531,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"3\",\n            \"sex\": \"2\",\n            \"area\": \"04\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299add7fb4a2f516be6a4\",\n            \"_timestamp\": 1678940589504,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"3\",\n            \"sex\": \"2\",\n            \"area\": \"03\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299add7fb4a2f516be6a3\",\n            \"_timestamp\": 1678940589480,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"3\",\n            \"sex\": \"2\",\n            \"area\": \"02\",\n            \"count\": \"9\"\n        },\n        {\n            \"_id\": \"641299add7fb4a2f516be6a2\",\n            \"_timestamp\": 1678940589452,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"3\",\n            \"sex\": \"2\",\n            \"area\": \"01\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299add7fb4a2f516be6a1\",\n            \"_timestamp\": 1678940589429,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"3\",\n            \"sex\": \"1\",\n            \"area\": \"77\",\n            \"count\": \"6\"\n        },\n        {\n            \"_id\": \"641299add7fb4a2f516be6a0\",\n            \"_timestamp\": 1678940589402,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"3\",\n            \"sex\": \"1\",\n            \"area\": \"9999\",\n            \"count\": \"6\"\n        },\n        {\n            \"_id\": \"641299add7fb4a2f516be69f\",\n            \"_timestamp\": 1678940589376,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"3\",\n            \"sex\": \"1\",\n            \"area\": \"99\",\n            \"count\": \"..C\"\n        },\n        {\n            \"_id\": \"641299add7fb4a2f516be69e\",\n            \"_timestamp\": 1678940589349,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"3\",\n            \"sex\": \"1\",\n            \"area\": \"18\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299add7fb4a2f516be69d\",\n            \"_timestamp\": 1678940589324,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"3\",\n            \"sex\": \"1\",\n            \"area\": \"17\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299add7fb4a2f516be69c\",\n            \"_timestamp\": 1678940589298,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"3\",\n            \"sex\": \"1\",\n            \"area\": \"16\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299add7fb4a2f516be69b\",\n            \"_timestamp\": 1678940589273,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"3\",\n            \"sex\": \"1\",\n            \"area\": \"15\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299add7fb4a2f516be69a\",\n            \"_timestamp\": 1678940589242,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"3\",\n            \"sex\": \"1\",\n            \"area\": \"14\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299add7fb4a2f516be699\",\n            \"_timestamp\": 1678940589218,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"3\",\n            \"sex\": \"1\",\n            \"area\": \"13\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299add7fb4a2f516be698\",\n            \"_timestamp\": 1678940589196,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"3\",\n            \"sex\": \"1\",\n            \"area\": \"12\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299add7fb4a2f516be697\",\n            \"_timestamp\": 1678940589166,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"3\",\n            \"sex\": \"1\",\n            \"area\": \"09\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299add7fb4a2f516be696\",\n            \"_timestamp\": 1678940589143,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"3\",\n            \"sex\": \"1\",\n            \"area\": \"08\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299add7fb4a2f516be695\",\n            \"_timestamp\": 1678940589120,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"3\",\n            \"sex\": \"1\",\n            \"area\": \"07\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299add7fb4a2f516be694\",\n            \"_timestamp\": 1678940589095,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"3\",\n            \"sex\": \"1\",\n            \"area\": \"06\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299add7fb4a2f516be693\",\n            \"_timestamp\": 1678940589071,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"3\",\n            \"sex\": \"1\",\n            \"area\": \"05\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299add7fb4a2f516be692\",\n            \"_timestamp\": 1678940589046,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"3\",\n            \"sex\": \"1\",\n            \"area\": \"04\",\n            \"count\": \"3\"\n        },\n        {\n            \"_id\": \"641299add7fb4a2f516be691\",\n            \"_timestamp\": 1678940589021,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"3\",\n            \"sex\": \"1\",\n            \"area\": \"03\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299acd7fb4a2f516be690\",\n            \"_timestamp\": 1678940588989,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"3\",\n            \"sex\": \"1\",\n            \"area\": \"02\",\n            \"count\": \"6\"\n        },\n        {\n            \"_id\": \"641299acd7fb4a2f516be68f\",\n            \"_timestamp\": 1678940588964,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"3\",\n            \"sex\": \"1\",\n            \"area\": \"01\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299acd7fb4a2f516be68e\",\n            \"_timestamp\": 1678940588941,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"2\",\n            \"sex\": \"9\",\n            \"area\": \"77\",\n            \"count\": \"33\"\n        },\n        {\n            \"_id\": \"641299acd7fb4a2f516be68d\",\n            \"_timestamp\": 1678940588916,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"2\",\n            \"sex\": \"9\",\n            \"area\": \"9999\",\n            \"count\": \"33\"\n        },\n        {\n            \"_id\": \"641299acd7fb4a2f516be68c\",\n            \"_timestamp\": 1678940588890,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"2\",\n            \"sex\": \"9\",\n            \"area\": \"99\",\n            \"count\": \"..C\"\n        },\n        {\n            \"_id\": \"641299acd7fb4a2f516be68b\",\n            \"_timestamp\": 1678940588859,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"2\",\n            \"sex\": \"9\",\n            \"area\": \"18\",\n            \"count\": \"3\"\n        },\n        {\n            \"_id\": \"641299acd7fb4a2f516be68a\",\n            \"_timestamp\": 1678940588831,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"2\",\n            \"sex\": \"9\",\n            \"area\": \"17\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299acd7fb4a2f516be689\",\n            \"_timestamp\": 1678940588805,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"2\",\n            \"sex\": \"9\",\n            \"area\": \"16\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299acd7fb4a2f516be688\",\n            \"_timestamp\": 1678940588778,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"2\",\n            \"sex\": \"9\",\n            \"area\": \"15\",\n            \"count\": \"3\"\n        },\n        {\n            \"_id\": \"641299acd7fb4a2f516be687\",\n            \"_timestamp\": 1678940588755,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"2\",\n            \"sex\": \"9\",\n            \"area\": \"14\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299acd7fb4a2f516be686\",\n            \"_timestamp\": 1678940588732,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"2\",\n            \"sex\": \"9\",\n            \"area\": \"13\",\n            \"count\": \"6\"\n        },\n        {\n            \"_id\": \"641299acd7fb4a2f516be685\",\n            \"_timestamp\": 1678940588702,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"2\",\n            \"sex\": \"9\",\n            \"area\": \"12\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299acd7fb4a2f516be684\",\n            \"_timestamp\": 1678940588650,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"2\",\n            \"sex\": \"9\",\n            \"area\": \"09\",\n            \"count\": \"3\"\n        },\n        {\n            \"_id\": \"641299acd7fb4a2f516be683\",\n            \"_timestamp\": 1678940588623,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"2\",\n            \"sex\": \"9\",\n            \"area\": \"08\",\n            \"count\": \"3\"\n        },\n        {\n            \"_id\": \"641299acd7fb4a2f516be682\",\n            \"_timestamp\": 1678940588591,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"2\",\n            \"sex\": \"9\",\n            \"area\": \"07\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299acd7fb4a2f516be681\",\n            \"_timestamp\": 1678940588565,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"2\",\n            \"sex\": \"9\",\n            \"area\": \"06\",\n            \"count\": \"3\"\n        },\n        {\n            \"_id\": \"641299acd7fb4a2f516be680\",\n            \"_timestamp\": 1678940588540,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"2\",\n            \"sex\": \"9\",\n            \"area\": \"05\",\n            \"count\": \"3\"\n        },\n        {\n            \"_id\": \"641299acd7fb4a2f516be67f\",\n            \"_timestamp\": 1678940588513,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"2\",\n            \"sex\": \"9\",\n            \"area\": \"04\",\n            \"count\": \"3\"\n        },\n        {\n            \"_id\": \"641299acd7fb4a2f516be67e\",\n            \"_timestamp\": 1678940588491,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"2\",\n            \"sex\": \"9\",\n            \"area\": \"03\",\n            \"count\": \"6\"\n        },\n        {\n            \"_id\": \"641299acd7fb4a2f516be67d\",\n            \"_timestamp\": 1678940588469,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"2\",\n            \"sex\": \"9\",\n            \"area\": \"02\",\n            \"count\": \"9\"\n        },\n        {\n            \"_id\": \"641299acd7fb4a2f516be67c\",\n            \"_timestamp\": 1678940588447,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"2\",\n            \"sex\": \"9\",\n            \"area\": \"01\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299acd7fb4a2f516be67b\",\n            \"_timestamp\": 1678940588423,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"2\",\n            \"sex\": \"2\",\n            \"area\": \"77\",\n            \"count\": \"18\"\n        },\n        {\n            \"_id\": \"641299acd7fb4a2f516be67a\",\n            \"_timestamp\": 1678940588399,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"2\",\n            \"sex\": \"2\",\n            \"area\": \"9999\",\n            \"count\": \"18\"\n        },\n        {\n            \"_id\": \"641299acd7fb4a2f516be679\",\n            \"_timestamp\": 1678940588364,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"2\",\n            \"sex\": \"2\",\n            \"area\": \"99\",\n            \"count\": \"..C\"\n        },\n        {\n            \"_id\": \"641299acd7fb4a2f516be678\",\n            \"_timestamp\": 1678940588340,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"2\",\n            \"sex\": \"2\",\n            \"area\": \"18\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299acd7fb4a2f516be677\",\n            \"_timestamp\": 1678940588315,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"2\",\n            \"sex\": \"2\",\n            \"area\": \"17\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299acd7fb4a2f516be676\",\n            \"_timestamp\": 1678940588290,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"2\",\n            \"sex\": \"2\",\n            \"area\": \"16\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299acd7fb4a2f516be675\",\n            \"_timestamp\": 1678940588265,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"2\",\n            \"sex\": \"2\",\n            \"area\": \"15\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299acd7fb4a2f516be674\",\n            \"_timestamp\": 1678940588235,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"2\",\n            \"sex\": \"2\",\n            \"area\": \"14\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299acd7fb4a2f516be673\",\n            \"_timestamp\": 1678940588208,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"2\",\n            \"sex\": \"2\",\n            \"area\": \"13\",\n            \"count\": \"3\"\n        },\n        {\n            \"_id\": \"641299acd7fb4a2f516be672\",\n            \"_timestamp\": 1678940588182,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"2\",\n            \"sex\": \"2\",\n            \"area\": \"12\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299acd7fb4a2f516be671\",\n            \"_timestamp\": 1678940588157,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"2\",\n            \"sex\": \"2\",\n            \"area\": \"09\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299acd7fb4a2f516be670\",\n            \"_timestamp\": 1678940588132,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"2\",\n            \"sex\": \"2\",\n            \"area\": \"08\",\n            \"count\": \"3\"\n        },\n        {\n            \"_id\": \"641299acd7fb4a2f516be66f\",\n            \"_timestamp\": 1678940588107,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"2\",\n            \"sex\": \"2\",\n            \"area\": \"07\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299acd7fb4a2f516be66e\",\n            \"_timestamp\": 1678940588080,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"2\",\n            \"sex\": \"2\",\n            \"area\": \"06\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299acd7fb4a2f516be66d\",\n            \"_timestamp\": 1678940588055,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"2\",\n            \"sex\": \"2\",\n            \"area\": \"05\",\n            \"count\": \"3\"\n        },\n        {\n            \"_id\": \"641299acd7fb4a2f516be66c\",\n            \"_timestamp\": 1678940588031,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"2\",\n            \"sex\": \"2\",\n            \"area\": \"04\",\n            \"count\": \"3\"\n        },\n        {\n            \"_id\": \"641299acd7fb4a2f516be66b\",\n            \"_timestamp\": 1678940588008,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"2\",\n            \"sex\": \"2\",\n            \"area\": \"03\",\n            \"count\": \"3\"\n        },\n        {\n            \"_id\": \"641299abd7fb4a2f516be66a\",\n            \"_timestamp\": 1678940587985,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"2\",\n            \"sex\": \"2\",\n            \"area\": \"02\",\n            \"count\": \"6\"\n        },\n        {\n            \"_id\": \"641299abd7fb4a2f516be669\",\n            \"_timestamp\": 1678940587962,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"2\",\n            \"sex\": \"2\",\n            \"area\": \"01\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299abd7fb4a2f516be668\",\n            \"_timestamp\": 1678940587938,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"2\",\n            \"sex\": \"1\",\n            \"area\": \"77\",\n            \"count\": \"12\"\n        },\n        {\n            \"_id\": \"641299abd7fb4a2f516be667\",\n            \"_timestamp\": 1678940587914,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"2\",\n            \"sex\": \"1\",\n            \"area\": \"9999\",\n            \"count\": \"12\"\n        },\n        {\n            \"_id\": \"641299abd7fb4a2f516be666\",\n            \"_timestamp\": 1678940587888,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"2\",\n            \"sex\": \"1\",\n            \"area\": \"99\",\n            \"count\": \"..C\"\n        },\n        {\n            \"_id\": \"641299abd7fb4a2f516be665\",\n            \"_timestamp\": 1678940587864,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"2\",\n            \"sex\": \"1\",\n            \"area\": \"18\",\n            \"count\": \"3\"\n        },\n        {\n            \"_id\": \"641299abd7fb4a2f516be664\",\n            \"_timestamp\": 1678940587842,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"2\",\n            \"sex\": \"1\",\n            \"area\": \"17\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299abd7fb4a2f516be663\",\n            \"_timestamp\": 1678940587817,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"2\",\n            \"sex\": \"1\",\n            \"area\": \"16\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299abd7fb4a2f516be662\",\n            \"_timestamp\": 1678940587792,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"2\",\n            \"sex\": \"1\",\n            \"area\": \"15\",\n            \"count\": \"3\"\n        },\n        {\n            \"_id\": \"641299abd7fb4a2f516be661\",\n            \"_timestamp\": 1678940587768,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"2\",\n            \"sex\": \"1\",\n            \"area\": \"14\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299abd7fb4a2f516be660\",\n            \"_timestamp\": 1678940587744,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"2\",\n            \"sex\": \"1\",\n            \"area\": \"13\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299abd7fb4a2f516be65f\",\n            \"_timestamp\": 1678940587720,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"2\",\n            \"sex\": \"1\",\n            \"area\": \"12\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299abd7fb4a2f516be65e\",\n            \"_timestamp\": 1678940587692,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"2\",\n            \"sex\": \"1\",\n            \"area\": \"09\",\n            \"count\": \"3\"\n        },\n        {\n            \"_id\": \"641299abd7fb4a2f516be65d\",\n            \"_timestamp\": 1678940587665,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"2\",\n            \"sex\": \"1\",\n            \"area\": \"08\",\n            \"count\": \"3\"\n        },\n        {\n            \"_id\": \"641299abd7fb4a2f516be65c\",\n            \"_timestamp\": 1678940587643,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"2\",\n            \"sex\": \"1\",\n            \"area\": \"07\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299abd7fb4a2f516be65b\",\n            \"_timestamp\": 1678940587619,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"2\",\n            \"sex\": \"1\",\n            \"area\": \"06\",\n            \"count\": \"3\"\n        },\n        {\n            \"_id\": \"641299abd7fb4a2f516be65a\",\n            \"_timestamp\": 1678940587593,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"2\",\n            \"sex\": \"1\",\n            \"area\": \"05\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299abd7fb4a2f516be659\",\n            \"_timestamp\": 1678940587569,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"2\",\n            \"sex\": \"1\",\n            \"area\": \"04\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299abd7fb4a2f516be658\",\n            \"_timestamp\": 1678940587545,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"2\",\n            \"sex\": \"1\",\n            \"area\": \"03\",\n            \"count\": \"3\"\n        },\n        {\n            \"_id\": \"641299abd7fb4a2f516be657\",\n            \"_timestamp\": 1678940587520,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"2\",\n            \"sex\": \"1\",\n            \"area\": \"02\",\n            \"count\": \"3\"\n        },\n        {\n            \"_id\": \"641299abd7fb4a2f516be656\",\n            \"_timestamp\": 1678940587496,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"2\",\n            \"sex\": \"1\",\n            \"area\": \"01\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299abd7fb4a2f516be655\",\n            \"_timestamp\": 1678940587471,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"1\",\n            \"sex\": \"9\",\n            \"area\": \"77\",\n            \"count\": \"651\"\n        },\n        {\n            \"_id\": \"641299abd7fb4a2f516be654\",\n            \"_timestamp\": 1678940587449,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"1\",\n            \"sex\": \"9\",\n            \"area\": \"9999\",\n            \"count\": \"651\"\n        },\n        {\n            \"_id\": \"641299abd7fb4a2f516be653\",\n            \"_timestamp\": 1678940587425,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"1\",\n            \"sex\": \"9\",\n            \"area\": \"99\",\n            \"count\": \"..C\"\n        },\n        {\n            \"_id\": \"641299abd7fb4a2f516be652\",\n            \"_timestamp\": 1678940587402,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"1\",\n            \"sex\": \"9\",\n            \"area\": \"18\",\n            \"count\": \"3\"\n        },\n        {\n            \"_id\": \"641299abd7fb4a2f516be651\",\n            \"_timestamp\": 1678940587369,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"1\",\n            \"sex\": \"9\",\n            \"area\": \"17\",\n            \"count\": \"15\"\n        },\n        {\n            \"_id\": \"641299abd7fb4a2f516be650\",\n            \"_timestamp\": 1678940587347,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"1\",\n            \"sex\": \"9\",\n            \"area\": \"16\",\n            \"count\": \"9\"\n        },\n        {\n            \"_id\": \"641299abd7fb4a2f516be64f\",\n            \"_timestamp\": 1678940587324,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"1\",\n            \"sex\": \"9\",\n            \"area\": \"15\",\n            \"count\": \"18\"\n        },\n        {\n            \"_id\": \"641299abd7fb4a2f516be64e\",\n            \"_timestamp\": 1678940587295,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"1\",\n            \"sex\": \"9\",\n            \"area\": \"14\",\n            \"count\": \"30\"\n        },\n        {\n            \"_id\": \"641299abd7fb4a2f516be64d\",\n            \"_timestamp\": 1678940587270,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"1\",\n            \"sex\": \"9\",\n            \"area\": \"13\",\n            \"count\": \"93\"\n        },\n        {\n            \"_id\": \"641299abd7fb4a2f516be64c\",\n            \"_timestamp\": 1678940587238,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"1\",\n            \"sex\": \"9\",\n            \"area\": \"12\",\n            \"count\": \"3\"\n        },\n        {\n            \"_id\": \"641299abd7fb4a2f516be64b\",\n            \"_timestamp\": 1678940587215,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"1\",\n            \"sex\": \"9\",\n            \"area\": \"09\",\n            \"count\": \"75\"\n        },\n        {\n            \"_id\": \"641299abd7fb4a2f516be64a\",\n            \"_timestamp\": 1678940587188,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"1\",\n            \"sex\": \"9\",\n            \"area\": \"08\",\n            \"count\": \"33\"\n        },\n        {\n            \"_id\": \"641299abd7fb4a2f516be649\",\n            \"_timestamp\": 1678940587163,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"1\",\n            \"sex\": \"9\",\n            \"area\": \"07\",\n            \"count\": \"18\"\n        },\n        {\n            \"_id\": \"641299abd7fb4a2f516be648\",\n            \"_timestamp\": 1678940587138,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"1\",\n            \"sex\": \"9\",\n            \"area\": \"06\",\n            \"count\": \"30\"\n        },\n        {\n            \"_id\": \"641299abd7fb4a2f516be647\",\n            \"_timestamp\": 1678940587115,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"1\",\n            \"sex\": \"9\",\n            \"area\": \"05\",\n            \"count\": \"9\"\n        },\n        {\n            \"_id\": \"641299abd7fb4a2f516be646\",\n            \"_timestamp\": 1678940587092,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"1\",\n            \"sex\": \"9\",\n            \"area\": \"04\",\n            \"count\": \"42\"\n        },\n        {\n            \"_id\": \"641299abd7fb4a2f516be645\",\n            \"_timestamp\": 1678940587068,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"1\",\n            \"sex\": \"9\",\n            \"area\": \"03\",\n            \"count\": \"51\"\n        },\n        {\n            \"_id\": \"641299abd7fb4a2f516be644\",\n            \"_timestamp\": 1678940587045,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"1\",\n            \"sex\": \"9\",\n            \"area\": \"02\",\n            \"count\": \"195\"\n        },\n        {\n            \"_id\": \"641299abd7fb4a2f516be643\",\n            \"_timestamp\": 1678940587022,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"1\",\n            \"sex\": \"9\",\n            \"area\": \"01\",\n            \"count\": \"30\"\n        },\n        {\n            \"_id\": \"641299aad7fb4a2f516be642\",\n            \"_timestamp\": 1678940586998,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"1\",\n            \"sex\": \"2\",\n            \"area\": \"77\",\n            \"count\": \"480\"\n        },\n        {\n            \"_id\": \"641299aad7fb4a2f516be641\",\n            \"_timestamp\": 1678940586975,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"1\",\n            \"sex\": \"2\",\n            \"area\": \"9999\",\n            \"count\": \"480\"\n        },\n        {\n            \"_id\": \"641299aad7fb4a2f516be640\",\n            \"_timestamp\": 1678940586950,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"1\",\n            \"sex\": \"2\",\n            \"area\": \"99\",\n            \"count\": \"..C\"\n        },\n        {\n            \"_id\": \"641299aad7fb4a2f516be63f\",\n            \"_timestamp\": 1678940586928,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"1\",\n            \"sex\": \"2\",\n            \"area\": \"18\",\n            \"count\": \"3\"\n        },\n        {\n            \"_id\": \"641299aad7fb4a2f516be63e\",\n            \"_timestamp\": 1678940586906,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"1\",\n            \"sex\": \"2\",\n            \"area\": \"17\",\n            \"count\": \"9\"\n        },\n        {\n            \"_id\": \"641299aad7fb4a2f516be63d\",\n            \"_timestamp\": 1678940586883,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"1\",\n            \"sex\": \"2\",\n            \"area\": \"16\",\n            \"count\": \"9\"\n        },\n        {\n            \"_id\": \"641299aad7fb4a2f516be63c\",\n            \"_timestamp\": 1678940586859,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"1\",\n            \"sex\": \"2\",\n            \"area\": \"15\",\n            \"count\": \"12\"\n        },\n        {\n            \"_id\": \"641299aad7fb4a2f516be63b\",\n            \"_timestamp\": 1678940586826,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"1\",\n            \"sex\": \"2\",\n            \"area\": \"14\",\n            \"count\": \"24\"\n        },\n        {\n            \"_id\": \"641299aad7fb4a2f516be63a\",\n            \"_timestamp\": 1678940586802,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"1\",\n            \"sex\": \"2\",\n            \"area\": \"13\",\n            \"count\": \"66\"\n        },\n        {\n            \"_id\": \"641299aad7fb4a2f516be639\",\n            \"_timestamp\": 1678940586778,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"1\",\n            \"sex\": \"2\",\n            \"area\": \"12\",\n            \"count\": \"3\"\n        },\n        {\n            \"_id\": \"641299aad7fb4a2f516be638\",\n            \"_timestamp\": 1678940586754,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"1\",\n            \"sex\": \"2\",\n            \"area\": \"09\",\n            \"count\": \"54\"\n        },\n        {\n            \"_id\": \"641299aad7fb4a2f516be637\",\n            \"_timestamp\": 1678940586722,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"1\",\n            \"sex\": \"2\",\n            \"area\": \"08\",\n            \"count\": \"24\"\n        },\n        {\n            \"_id\": \"641299aad7fb4a2f516be636\",\n            \"_timestamp\": 1678940586698,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"1\",\n            \"sex\": \"2\",\n            \"area\": \"07\",\n            \"count\": \"12\"\n        },\n        {\n            \"_id\": \"641299aad7fb4a2f516be635\",\n            \"_timestamp\": 1678940586674,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"1\",\n            \"sex\": \"2\",\n            \"area\": \"06\",\n            \"count\": \"18\"\n        },\n        {\n            \"_id\": \"641299aad7fb4a2f516be634\",\n            \"_timestamp\": 1678940586640,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"1\",\n            \"sex\": \"2\",\n            \"area\": \"05\",\n            \"count\": \"6\"\n        },\n        {\n            \"_id\": \"641299aad7fb4a2f516be633\",\n            \"_timestamp\": 1678940586615,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"1\",\n            \"sex\": \"2\",\n            \"area\": \"04\",\n            \"count\": \"33\"\n        },\n        {\n            \"_id\": \"641299aad7fb4a2f516be632\",\n            \"_timestamp\": 1678940586575,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"1\",\n            \"sex\": \"2\",\n            \"area\": \"03\",\n            \"count\": \"36\"\n        },\n        {\n            \"_id\": \"641299aad7fb4a2f516be631\",\n            \"_timestamp\": 1678940586544,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"1\",\n            \"sex\": \"2\",\n            \"area\": \"02\",\n            \"count\": \"147\"\n        },\n        {\n            \"_id\": \"641299aad7fb4a2f516be630\",\n            \"_timestamp\": 1678940586521,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"1\",\n            \"sex\": \"2\",\n            \"area\": \"01\",\n            \"count\": \"24\"\n        },\n        {\n            \"_id\": \"641299aad7fb4a2f516be62f\",\n            \"_timestamp\": 1678940586495,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"1\",\n            \"sex\": \"1\",\n            \"area\": \"77\",\n            \"count\": \"168\"\n        },\n        {\n            \"_id\": \"641299aad7fb4a2f516be62e\",\n            \"_timestamp\": 1678940586471,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"1\",\n            \"sex\": \"1\",\n            \"area\": \"9999\",\n            \"count\": \"168\"\n        },\n        {\n            \"_id\": \"641299aad7fb4a2f516be62d\",\n            \"_timestamp\": 1678940586447,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"1\",\n            \"sex\": \"1\",\n            \"area\": \"99\",\n            \"count\": \"..C\"\n        },\n        {\n            \"_id\": \"641299aad7fb4a2f516be62c\",\n            \"_timestamp\": 1678940586424,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"1\",\n            \"sex\": \"1\",\n            \"area\": \"18\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299aad7fb4a2f516be62b\",\n            \"_timestamp\": 1678940586398,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"1\",\n            \"sex\": \"1\",\n            \"area\": \"17\",\n            \"count\": \"6\"\n        },\n        {\n            \"_id\": \"641299aad7fb4a2f516be62a\",\n            \"_timestamp\": 1678940586373,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"1\",\n            \"sex\": \"1\",\n            \"area\": \"16\",\n            \"count\": \"3\"\n        },\n        {\n            \"_id\": \"641299aad7fb4a2f516be629\",\n            \"_timestamp\": 1678940586351,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"1\",\n            \"sex\": \"1\",\n            \"area\": \"15\",\n            \"count\": \"6\"\n        },\n        {\n            \"_id\": \"641299aad7fb4a2f516be628\",\n            \"_timestamp\": 1678940586327,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"1\",\n            \"sex\": \"1\",\n            \"area\": \"14\",\n            \"count\": \"6\"\n        },\n        {\n            \"_id\": \"641299aad7fb4a2f516be627\",\n            \"_timestamp\": 1678940586299,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"1\",\n            \"sex\": \"1\",\n            \"area\": \"13\",\n            \"count\": \"27\"\n        },\n        {\n            \"_id\": \"641299aad7fb4a2f516be626\",\n            \"_timestamp\": 1678940586276,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"1\",\n            \"sex\": \"1\",\n            \"area\": \"12\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299aad7fb4a2f516be625\",\n            \"_timestamp\": 1678940586252,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"1\",\n            \"sex\": \"1\",\n            \"area\": \"09\",\n            \"count\": \"18\"\n        },\n        {\n            \"_id\": \"641299aad7fb4a2f516be624\",\n            \"_timestamp\": 1678940586228,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"1\",\n            \"sex\": \"1\",\n            \"area\": \"08\",\n            \"count\": \"9\"\n        },\n        {\n            \"_id\": \"641299aad7fb4a2f516be623\",\n            \"_timestamp\": 1678940586199,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"1\",\n            \"sex\": \"1\",\n            \"area\": \"07\",\n            \"count\": \"3\"\n        },\n        {\n            \"_id\": \"641299aad7fb4a2f516be622\",\n            \"_timestamp\": 1678940586172,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"1\",\n            \"sex\": \"1\",\n            \"area\": \"06\",\n            \"count\": \"12\"\n        },\n        {\n            \"_id\": \"641299aad7fb4a2f516be621\",\n            \"_timestamp\": 1678940586146,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"1\",\n            \"sex\": \"1\",\n            \"area\": \"05\",\n            \"count\": \"3\"\n        },\n        {\n            \"_id\": \"641299aad7fb4a2f516be620\",\n            \"_timestamp\": 1678940586121,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"1\",\n            \"sex\": \"1\",\n            \"area\": \"04\",\n            \"count\": \"9\"\n        },\n        {\n            \"_id\": \"641299aad7fb4a2f516be61f\",\n            \"_timestamp\": 1678940586082,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"1\",\n            \"sex\": \"1\",\n            \"area\": \"03\",\n            \"count\": \"15\"\n        },\n        {\n            \"_id\": \"641299aad7fb4a2f516be61e\",\n            \"_timestamp\": 1678940586058,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"1\",\n            \"sex\": \"1\",\n            \"area\": \"02\",\n            \"count\": \"48\"\n        },\n        {\n            \"_id\": \"641299aad7fb4a2f516be61d\",\n            \"_timestamp\": 1678940586032,\n            \"year\": \"2018\",\n            \"age\": \"098\",\n            \"ethnic\": \"1\",\n            \"sex\": \"1\",\n            \"area\": \"01\",\n            \"count\": \"3\"\n        },\n        {\n            \"_id\": \"641299aad7fb4a2f516be61c\",\n            \"_timestamp\": 1678940586007,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"9\",\n            \"area\": \"77\",\n            \"count\": \"1110\"\n        },\n        {\n            \"_id\": \"641299a9d7fb4a2f516be61b\",\n            \"_timestamp\": 1678940585982,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"9\",\n            \"area\": \"9999\",\n            \"count\": \"1110\"\n        },\n        {\n            \"_id\": \"641299a9d7fb4a2f516be61a\",\n            \"_timestamp\": 1678940585958,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"9\",\n            \"area\": \"99\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299a9d7fb4a2f516be619\",\n            \"_timestamp\": 1678940585932,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"9\",\n            \"area\": \"18\",\n            \"count\": \"15\"\n        },\n        {\n            \"_id\": \"641299a9d7fb4a2f516be618\",\n            \"_timestamp\": 1678940585904,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"9\",\n            \"area\": \"17\",\n            \"count\": \"21\"\n        },\n        {\n            \"_id\": \"641299a9d7fb4a2f516be617\",\n            \"_timestamp\": 1678940585875,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"9\",\n            \"area\": \"16\",\n            \"count\": \"12\"\n        },\n        {\n            \"_id\": \"641299a9d7fb4a2f516be616\",\n            \"_timestamp\": 1678940585853,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"9\",\n            \"area\": \"15\",\n            \"count\": \"24\"\n        },\n        {\n            \"_id\": \"641299a9d7fb4a2f516be615\",\n            \"_timestamp\": 1678940585822,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"9\",\n            \"area\": \"14\",\n            \"count\": \"66\"\n        },\n        {\n            \"_id\": \"641299a9d7fb4a2f516be614\",\n            \"_timestamp\": 1678940585800,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"9\",\n            \"area\": \"13\",\n            \"count\": \"159\"\n        },\n        {\n            \"_id\": \"641299a9d7fb4a2f516be613\",\n            \"_timestamp\": 1678940585776,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"9\",\n            \"area\": \"12\",\n            \"count\": \"6\"\n        },\n        {\n            \"_id\": \"641299a9d7fb4a2f516be612\",\n            \"_timestamp\": 1678940585752,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"9\",\n            \"area\": \"09\",\n            \"count\": \"102\"\n        },\n        {\n            \"_id\": \"641299a9d7fb4a2f516be611\",\n            \"_timestamp\": 1678940585721,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"9\",\n            \"area\": \"08\",\n            \"count\": \"78\"\n        },\n        {\n            \"_id\": \"641299a9d7fb4a2f516be610\",\n            \"_timestamp\": 1678940585697,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"9\",\n            \"area\": \"07\",\n            \"count\": \"39\"\n        },\n        {\n            \"_id\": \"641299a9d7fb4a2f516be60f\",\n            \"_timestamp\": 1678940585673,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"9\",\n            \"area\": \"06\",\n            \"count\": \"39\"\n        },\n        {\n            \"_id\": \"641299a9d7fb4a2f516be60e\",\n            \"_timestamp\": 1678940585649,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"9\",\n            \"area\": \"05\",\n            \"count\": \"12\"\n        },\n        {\n            \"_id\": \"641299a9d7fb4a2f516be60d\",\n            \"_timestamp\": 1678940585624,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"9\",\n            \"area\": \"04\",\n            \"count\": \"84\"\n        },\n        {\n            \"_id\": \"641299a9d7fb4a2f516be60c\",\n            \"_timestamp\": 1678940585598,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"9\",\n            \"area\": \"03\",\n            \"count\": \"99\"\n        },\n        {\n            \"_id\": \"641299a9d7fb4a2f516be60b\",\n            \"_timestamp\": 1678940585573,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"9\",\n            \"area\": \"02\",\n            \"count\": \"327\"\n        },\n        {\n            \"_id\": \"641299a9d7fb4a2f516be60a\",\n            \"_timestamp\": 1678940585549,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"9\",\n            \"area\": \"01\",\n            \"count\": \"36\"\n        },\n        {\n            \"_id\": \"641299a9d7fb4a2f516be609\",\n            \"_timestamp\": 1678940585521,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"2\",\n            \"area\": \"77\",\n            \"count\": \"819\"\n        },\n        {\n            \"_id\": \"641299a9d7fb4a2f516be608\",\n            \"_timestamp\": 1678940585494,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"2\",\n            \"area\": \"9999\",\n            \"count\": \"819\"\n        },\n        {\n            \"_id\": \"641299a9d7fb4a2f516be607\",\n            \"_timestamp\": 1678940585470,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"2\",\n            \"area\": \"99\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299a9d7fb4a2f516be606\",\n            \"_timestamp\": 1678940585444,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"2\",\n            \"area\": \"18\",\n            \"count\": \"9\"\n        },\n        {\n            \"_id\": \"641299a9d7fb4a2f516be605\",\n            \"_timestamp\": 1678940585415,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"2\",\n            \"area\": \"17\",\n            \"count\": \"12\"\n        },\n        {\n            \"_id\": \"641299a9d7fb4a2f516be604\",\n            \"_timestamp\": 1678940585391,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"2\",\n            \"area\": \"16\",\n            \"count\": \"6\"\n        },\n        {\n            \"_id\": \"641299a9d7fb4a2f516be603\",\n            \"_timestamp\": 1678940585364,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"2\",\n            \"area\": \"15\",\n            \"count\": \"21\"\n        },\n        {\n            \"_id\": \"641299a9d7fb4a2f516be602\",\n            \"_timestamp\": 1678940585342,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"2\",\n            \"area\": \"14\",\n            \"count\": \"48\"\n        },\n        {\n            \"_id\": \"641299a9d7fb4a2f516be601\",\n            \"_timestamp\": 1678940585318,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"2\",\n            \"area\": \"13\",\n            \"count\": \"126\"\n        },\n        {\n            \"_id\": \"641299a9d7fb4a2f516be600\",\n            \"_timestamp\": 1678940585291,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"2\",\n            \"area\": \"12\",\n            \"count\": \"3\"\n        },\n        {\n            \"_id\": \"641299a9d7fb4a2f516be5ff\",\n            \"_timestamp\": 1678940585266,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"2\",\n            \"area\": \"09\",\n            \"count\": \"72\"\n        },\n        {\n            \"_id\": \"641299a9d7fb4a2f516be5fe\",\n            \"_timestamp\": 1678940585242,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"2\",\n            \"area\": \"08\",\n            \"count\": \"60\"\n        },\n        {\n            \"_id\": \"641299a9d7fb4a2f516be5fd\",\n            \"_timestamp\": 1678940585219,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"2\",\n            \"area\": \"07\",\n            \"count\": \"30\"\n        },\n        {\n            \"_id\": \"641299a9d7fb4a2f516be5fc\",\n            \"_timestamp\": 1678940585192,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"2\",\n            \"area\": \"06\",\n            \"count\": \"24\"\n        },\n        {\n            \"_id\": \"641299a9d7fb4a2f516be5fb\",\n            \"_timestamp\": 1678940585165,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"2\",\n            \"area\": \"05\",\n            \"count\": \"9\"\n        },\n        {\n            \"_id\": \"641299a9d7fb4a2f516be5fa\",\n            \"_timestamp\": 1678940585141,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"2\",\n            \"area\": \"04\",\n            \"count\": \"48\"\n        },\n        {\n            \"_id\": \"641299a9d7fb4a2f516be5f9\",\n            \"_timestamp\": 1678940585111,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"2\",\n            \"area\": \"03\",\n            \"count\": \"78\"\n        },\n        {\n            \"_id\": \"641299a9d7fb4a2f516be5f8\",\n            \"_timestamp\": 1678940585087,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"2\",\n            \"area\": \"02\",\n            \"count\": \"252\"\n        },\n        {\n            \"_id\": \"641299a9d7fb4a2f516be5f7\",\n            \"_timestamp\": 1678940585059,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"2\",\n            \"area\": \"01\",\n            \"count\": \"24\"\n        },\n        {\n            \"_id\": \"641299a9d7fb4a2f516be5f6\",\n            \"_timestamp\": 1678940585033,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"1\",\n            \"area\": \"77\",\n            \"count\": \"291\"\n        },\n        {\n            \"_id\": \"641299a9d7fb4a2f516be5f5\",\n            \"_timestamp\": 1678940585003,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"1\",\n            \"area\": \"9999\",\n            \"count\": \"291\"\n        },\n        {\n            \"_id\": \"641299a8d7fb4a2f516be5f4\",\n            \"_timestamp\": 1678940584980,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"1\",\n            \"area\": \"99\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299a8d7fb4a2f516be5f3\",\n            \"_timestamp\": 1678940584956,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"1\",\n            \"area\": \"18\",\n            \"count\": \"3\"\n        },\n        {\n            \"_id\": \"641299a8d7fb4a2f516be5f2\",\n            \"_timestamp\": 1678940584932,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"1\",\n            \"area\": \"17\",\n            \"count\": \"6\"\n        },\n        {\n            \"_id\": \"641299a8d7fb4a2f516be5f1\",\n            \"_timestamp\": 1678940584901,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"1\",\n            \"area\": \"16\",\n            \"count\": \"3\"\n        },\n        {\n            \"_id\": \"641299a8d7fb4a2f516be5f0\",\n            \"_timestamp\": 1678940584875,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"1\",\n            \"area\": \"15\",\n            \"count\": \"6\"\n        },\n        {\n            \"_id\": \"641299a8d7fb4a2f516be5ef\",\n            \"_timestamp\": 1678940584850,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"1\",\n            \"area\": \"14\",\n            \"count\": \"18\"\n        },\n        {\n            \"_id\": \"641299a8d7fb4a2f516be5ee\",\n            \"_timestamp\": 1678940584814,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"1\",\n            \"area\": \"13\",\n            \"count\": \"36\"\n        },\n        {\n            \"_id\": \"641299a8d7fb4a2f516be5ed\",\n            \"_timestamp\": 1678940584790,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"1\",\n            \"area\": \"12\",\n            \"count\": \"3\"\n        },\n        {\n            \"_id\": \"641299a8d7fb4a2f516be5ec\",\n            \"_timestamp\": 1678940584764,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"1\",\n            \"area\": \"09\",\n            \"count\": \"27\"\n        },\n        {\n            \"_id\": \"641299a8d7fb4a2f516be5eb\",\n            \"_timestamp\": 1678940584739,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"1\",\n            \"area\": \"08\",\n            \"count\": \"18\"\n        },\n        {\n            \"_id\": \"641299a8d7fb4a2f516be5ea\",\n            \"_timestamp\": 1678940584712,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"1\",\n            \"area\": \"07\",\n            \"count\": \"9\"\n        },\n        {\n            \"_id\": \"641299a8d7fb4a2f516be5e9\",\n            \"_timestamp\": 1678940584686,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"1\",\n            \"area\": \"06\",\n            \"count\": \"12\"\n        },\n        {\n            \"_id\": \"641299a8d7fb4a2f516be5e8\",\n            \"_timestamp\": 1678940584664,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"1\",\n            \"area\": \"05\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299a8d7fb4a2f516be5e7\",\n            \"_timestamp\": 1678940584639,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"1\",\n            \"area\": \"04\",\n            \"count\": \"36\"\n        },\n        {\n            \"_id\": \"641299a8d7fb4a2f516be5e6\",\n            \"_timestamp\": 1678940584610,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"1\",\n            \"area\": \"03\",\n            \"count\": \"24\"\n        },\n        {\n            \"_id\": \"641299a8d7fb4a2f516be5e5\",\n            \"_timestamp\": 1678940584579,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"1\",\n            \"area\": \"02\",\n            \"count\": \"78\"\n        },\n        {\n            \"_id\": \"641299a8d7fb4a2f516be5e4\",\n            \"_timestamp\": 1678940584556,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"1\",\n            \"area\": \"01\",\n            \"count\": \"12\"\n        },\n        {\n            \"_id\": \"641299a8d7fb4a2f516be5e3\",\n            \"_timestamp\": 1678940584528,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"77\",\n            \"sex\": \"9\",\n            \"area\": \"77\",\n            \"count\": \"1110\"\n        },\n        {\n            \"_id\": \"641299a8d7fb4a2f516be5e2\",\n            \"_timestamp\": 1678940584504,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"77\",\n            \"sex\": \"9\",\n            \"area\": \"9999\",\n            \"count\": \"1110\"\n        },\n        {\n            \"_id\": \"641299a8d7fb4a2f516be5e1\",\n            \"_timestamp\": 1678940584481,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"77\",\n            \"sex\": \"9\",\n            \"area\": \"99\",\n            \"count\": \"..C\"\n        },\n        {\n            \"_id\": \"641299a8d7fb4a2f516be5e0\",\n            \"_timestamp\": 1678940584457,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"77\",\n            \"sex\": \"9\",\n            \"area\": \"18\",\n            \"count\": \"15\"\n        },\n        {\n            \"_id\": \"641299a8d7fb4a2f516be5df\",\n            \"_timestamp\": 1678940584433,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"77\",\n            \"sex\": \"9\",\n            \"area\": \"17\",\n            \"count\": \"21\"\n        },\n        {\n            \"_id\": \"641299a8d7fb4a2f516be5de\",\n            \"_timestamp\": 1678940584409,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"77\",\n            \"sex\": \"9\",\n            \"area\": \"16\",\n            \"count\": \"12\"\n        },\n        {\n            \"_id\": \"641299a8d7fb4a2f516be5dd\",\n            \"_timestamp\": 1678940584387,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"77\",\n            \"sex\": \"9\",\n            \"area\": \"15\",\n            \"count\": \"24\"\n        },\n        {\n            \"_id\": \"641299a8d7fb4a2f516be5dc\",\n            \"_timestamp\": 1678940584365,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"77\",\n            \"sex\": \"9\",\n            \"area\": \"14\",\n            \"count\": \"66\"\n        },\n        {\n            \"_id\": \"641299a8d7fb4a2f516be5db\",\n            \"_timestamp\": 1678940584343,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"77\",\n            \"sex\": \"9\",\n            \"area\": \"13\",\n            \"count\": \"159\"\n        },\n        {\n            \"_id\": \"641299a8d7fb4a2f516be5da\",\n            \"_timestamp\": 1678940584320,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"77\",\n            \"sex\": \"9\",\n            \"area\": \"12\",\n            \"count\": \"6\"\n        },\n        {\n            \"_id\": \"641299a8d7fb4a2f516be5d9\",\n            \"_timestamp\": 1678940584297,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"77\",\n            \"sex\": \"9\",\n            \"area\": \"09\",\n            \"count\": \"102\"\n        },\n        {\n            \"_id\": \"641299a8d7fb4a2f516be5d8\",\n            \"_timestamp\": 1678940584266,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"77\",\n            \"sex\": \"9\",\n            \"area\": \"08\",\n            \"count\": \"78\"\n        },\n        {\n            \"_id\": \"641299a8d7fb4a2f516be5d7\",\n            \"_timestamp\": 1678940584238,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"77\",\n            \"sex\": \"9\",\n            \"area\": \"07\",\n            \"count\": \"39\"\n        },\n        {\n            \"_id\": \"641299a8d7fb4a2f516be5d6\",\n            \"_timestamp\": 1678940584206,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"77\",\n            \"sex\": \"9\",\n            \"area\": \"06\",\n            \"count\": \"39\"\n        },\n        {\n            \"_id\": \"641299a8d7fb4a2f516be5d5\",\n            \"_timestamp\": 1678940584176,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"77\",\n            \"sex\": \"9\",\n            \"area\": \"05\",\n            \"count\": \"12\"\n        },\n        {\n            \"_id\": \"641299a8d7fb4a2f516be5d4\",\n            \"_timestamp\": 1678940584145,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"77\",\n            \"sex\": \"9\",\n            \"area\": \"04\",\n            \"count\": \"84\"\n        },\n        {\n            \"_id\": \"641299a8d7fb4a2f516be5d3\",\n            \"_timestamp\": 1678940584121,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"77\",\n            \"sex\": \"9\",\n            \"area\": \"03\",\n            \"count\": \"99\"\n        },\n        {\n            \"_id\": \"641299a8d7fb4a2f516be5d2\",\n            \"_timestamp\": 1678940584079,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"77\",\n            \"sex\": \"9\",\n            \"area\": \"02\",\n            \"count\": \"327\"\n        },\n        {\n            \"_id\": \"641299a8d7fb4a2f516be5d1\",\n            \"_timestamp\": 1678940584056,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"77\",\n            \"sex\": \"9\",\n            \"area\": \"01\",\n            \"count\": \"36\"\n        },\n        {\n            \"_id\": \"641299a8d7fb4a2f516be5d0\",\n            \"_timestamp\": 1678940584033,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"77\",\n            \"sex\": \"2\",\n            \"area\": \"77\",\n            \"count\": \"819\"\n        },\n        {\n            \"_id\": \"641299a8d7fb4a2f516be5cf\",\n            \"_timestamp\": 1678940584010,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"77\",\n            \"sex\": \"2\",\n            \"area\": \"9999\",\n            \"count\": \"819\"\n        },\n        {\n            \"_id\": \"641299a7d7fb4a2f516be5ce\",\n            \"_timestamp\": 1678940583985,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"77\",\n            \"sex\": \"2\",\n            \"area\": \"99\",\n            \"count\": \"..C\"\n        },\n        {\n            \"_id\": \"641299a7d7fb4a2f516be5cd\",\n            \"_timestamp\": 1678940583961,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"77\",\n            \"sex\": \"2\",\n            \"area\": \"18\",\n            \"count\": \"9\"\n        },\n        {\n            \"_id\": \"641299a7d7fb4a2f516be5cc\",\n            \"_timestamp\": 1678940583936,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"77\",\n            \"sex\": \"2\",\n            \"area\": \"17\",\n            \"count\": \"12\"\n        },\n        {\n            \"_id\": \"641299a7d7fb4a2f516be5cb\",\n            \"_timestamp\": 1678940583914,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"77\",\n            \"sex\": \"2\",\n            \"area\": \"16\",\n            \"count\": \"6\"\n        },\n        {\n            \"_id\": \"641299a7d7fb4a2f516be5ca\",\n            \"_timestamp\": 1678940583892,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"77\",\n            \"sex\": \"2\",\n            \"area\": \"15\",\n            \"count\": \"21\"\n        },\n        {\n            \"_id\": \"641299a7d7fb4a2f516be5c9\",\n            \"_timestamp\": 1678940583867,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"77\",\n            \"sex\": \"2\",\n            \"area\": \"14\",\n            \"count\": \"48\"\n        },\n        {\n            \"_id\": \"641299a7d7fb4a2f516be5c8\",\n            \"_timestamp\": 1678940583844,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"77\",\n            \"sex\": \"2\",\n            \"area\": \"13\",\n            \"count\": \"126\"\n        },\n        {\n            \"_id\": \"641299a7d7fb4a2f516be5c7\",\n            \"_timestamp\": 1678940583818,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"77\",\n            \"sex\": \"2\",\n            \"area\": \"12\",\n            \"count\": \"3\"\n        },\n        {\n            \"_id\": \"641299a7d7fb4a2f516be5c6\",\n            \"_timestamp\": 1678940583791,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"77\",\n            \"sex\": \"2\",\n            \"area\": \"09\",\n            \"count\": \"72\"\n        },\n        {\n            \"_id\": \"641299a7d7fb4a2f516be5c5\",\n            \"_timestamp\": 1678940583766,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"77\",\n            \"sex\": \"2\",\n            \"area\": \"08\",\n            \"count\": \"60\"\n        },\n        {\n            \"_id\": \"641299a7d7fb4a2f516be5c4\",\n            \"_timestamp\": 1678940583723,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"77\",\n            \"sex\": \"2\",\n            \"area\": \"07\",\n            \"count\": \"30\"\n        },\n        {\n            \"_id\": \"641299a7d7fb4a2f516be5c3\",\n            \"_timestamp\": 1678940583697,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"77\",\n            \"sex\": \"2\",\n            \"area\": \"06\",\n            \"count\": \"24\"\n        },\n        {\n            \"_id\": \"641299a7d7fb4a2f516be5c2\",\n            \"_timestamp\": 1678940583672,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"77\",\n            \"sex\": \"2\",\n            \"area\": \"05\",\n            \"count\": \"9\"\n        },\n        {\n            \"_id\": \"641299a7d7fb4a2f516be5c1\",\n            \"_timestamp\": 1678940583649,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"77\",\n            \"sex\": \"2\",\n            \"area\": \"04\",\n            \"count\": \"48\"\n        },\n        {\n            \"_id\": \"641299a7d7fb4a2f516be5c0\",\n            \"_timestamp\": 1678940583624,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"77\",\n            \"sex\": \"2\",\n            \"area\": \"03\",\n            \"count\": \"78\"\n        },\n        {\n            \"_id\": \"641299a7d7fb4a2f516be5bf\",\n            \"_timestamp\": 1678940583600,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"77\",\n            \"sex\": \"2\",\n            \"area\": \"02\",\n            \"count\": \"252\"\n        },\n        {\n            \"_id\": \"641299a7d7fb4a2f516be5be\",\n            \"_timestamp\": 1678940583566,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"77\",\n            \"sex\": \"2\",\n            \"area\": \"01\",\n            \"count\": \"24\"\n        },\n        {\n            \"_id\": \"641299a7d7fb4a2f516be5bd\",\n            \"_timestamp\": 1678940583499,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"77\",\n            \"sex\": \"1\",\n            \"area\": \"77\",\n            \"count\": \"291\"\n        },\n        {\n            \"_id\": \"641299a7d7fb4a2f516be5bc\",\n            \"_timestamp\": 1678940583460,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"77\",\n            \"sex\": \"1\",\n            \"area\": \"9999\",\n            \"count\": \"291\"\n        },\n        {\n            \"_id\": \"641299a7d7fb4a2f516be5bb\",\n            \"_timestamp\": 1678940583431,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"77\",\n            \"sex\": \"1\",\n            \"area\": \"99\",\n            \"count\": \"..C\"\n        },\n        {\n            \"_id\": \"641299a7d7fb4a2f516be5ba\",\n            \"_timestamp\": 1678940583403,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"77\",\n            \"sex\": \"1\",\n            \"area\": \"18\",\n            \"count\": \"3\"\n        },\n        {\n            \"_id\": \"641299a7d7fb4a2f516be5b9\",\n            \"_timestamp\": 1678940583378,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"77\",\n            \"sex\": \"1\",\n            \"area\": \"17\",\n            \"count\": \"6\"\n        },\n        {\n            \"_id\": \"641299a7d7fb4a2f516be5b8\",\n            \"_timestamp\": 1678940583351,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"77\",\n            \"sex\": \"1\",\n            \"area\": \"16\",\n            \"count\": \"3\"\n        },\n        {\n            \"_id\": \"641299a7d7fb4a2f516be5b7\",\n            \"_timestamp\": 1678940583324,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"77\",\n            \"sex\": \"1\",\n            \"area\": \"15\",\n            \"count\": \"6\"\n        },\n        {\n            \"_id\": \"641299a7d7fb4a2f516be5b6\",\n            \"_timestamp\": 1678940583301,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"77\",\n            \"sex\": \"1\",\n            \"area\": \"14\",\n            \"count\": \"18\"\n        },\n        {\n            \"_id\": \"641299a7d7fb4a2f516be5b5\",\n            \"_timestamp\": 1678940583278,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"77\",\n            \"sex\": \"1\",\n            \"area\": \"13\",\n            \"count\": \"36\"\n        },\n        {\n            \"_id\": \"641299a7d7fb4a2f516be5b4\",\n            \"_timestamp\": 1678940583254,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"77\",\n            \"sex\": \"1\",\n            \"area\": \"12\",\n            \"count\": \"3\"\n        },\n        {\n            \"_id\": \"641299a7d7fb4a2f516be5b3\",\n            \"_timestamp\": 1678940583224,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"77\",\n            \"sex\": \"1\",\n            \"area\": \"09\",\n            \"count\": \"27\"\n        },\n        {\n            \"_id\": \"641299a7d7fb4a2f516be5b2\",\n            \"_timestamp\": 1678940583199,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"77\",\n            \"sex\": \"1\",\n            \"area\": \"08\",\n            \"count\": \"18\"\n        },\n        {\n            \"_id\": \"641299a7d7fb4a2f516be5b1\",\n            \"_timestamp\": 1678940583177,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"77\",\n            \"sex\": \"1\",\n            \"area\": \"07\",\n            \"count\": \"9\"\n        },\n        {\n            \"_id\": \"641299a7d7fb4a2f516be5b0\",\n            \"_timestamp\": 1678940583153,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"77\",\n            \"sex\": \"1\",\n            \"area\": \"06\",\n            \"count\": \"12\"\n        },\n        {\n            \"_id\": \"641299a7d7fb4a2f516be5af\",\n            \"_timestamp\": 1678940583123,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"77\",\n            \"sex\": \"1\",\n            \"area\": \"05\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299a7d7fb4a2f516be5ae\",\n            \"_timestamp\": 1678940583097,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"77\",\n            \"sex\": \"1\",\n            \"area\": \"04\",\n            \"count\": \"36\"\n        },\n        {\n            \"_id\": \"641299a7d7fb4a2f516be5ad\",\n            \"_timestamp\": 1678940583074,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"77\",\n            \"sex\": \"1\",\n            \"area\": \"03\",\n            \"count\": \"24\"\n        },\n        {\n            \"_id\": \"641299a7d7fb4a2f516be5ac\",\n            \"_timestamp\": 1678940583050,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"77\",\n            \"sex\": \"1\",\n            \"area\": \"02\",\n            \"count\": \"78\"\n        },\n        {\n            \"_id\": \"641299a7d7fb4a2f516be5ab\",\n            \"_timestamp\": 1678940583026,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"77\",\n            \"sex\": \"1\",\n            \"area\": \"01\",\n            \"count\": \"12\"\n        },\n        {\n            \"_id\": \"641299a7d7fb4a2f516be5aa\",\n            \"_timestamp\": 1678940583000,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"9\",\n            \"sex\": \"9\",\n            \"area\": \"77\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299a6d7fb4a2f516be5a9\",\n            \"_timestamp\": 1678940582967,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"9\",\n            \"sex\": \"9\",\n            \"area\": \"9999\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299a6d7fb4a2f516be5a8\",\n            \"_timestamp\": 1678940582931,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"9\",\n            \"sex\": \"9\",\n            \"area\": \"99\",\n            \"count\": \"..C\"\n        },\n        {\n            \"_id\": \"641299a6d7fb4a2f516be5a7\",\n            \"_timestamp\": 1678940582884,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"9\",\n            \"sex\": \"9\",\n            \"area\": \"18\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299a6d7fb4a2f516be5a6\",\n            \"_timestamp\": 1678940582858,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"9\",\n            \"sex\": \"9\",\n            \"area\": \"17\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299a6d7fb4a2f516be5a5\",\n            \"_timestamp\": 1678940582833,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"9\",\n            \"sex\": \"9\",\n            \"area\": \"16\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299a6d7fb4a2f516be5a4\",\n            \"_timestamp\": 1678940582808,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"9\",\n            \"sex\": \"9\",\n            \"area\": \"15\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299a6d7fb4a2f516be5a3\",\n            \"_timestamp\": 1678940582785,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"9\",\n            \"sex\": \"9\",\n            \"area\": \"14\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299a6d7fb4a2f516be5a2\",\n            \"_timestamp\": 1678940582760,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"9\",\n            \"sex\": \"9\",\n            \"area\": \"13\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299a6d7fb4a2f516be5a1\",\n            \"_timestamp\": 1678940582736,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"9\",\n            \"sex\": \"9\",\n            \"area\": \"12\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299a6d7fb4a2f516be5a0\",\n            \"_timestamp\": 1678940582713,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"9\",\n            \"sex\": \"9\",\n            \"area\": \"09\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299a6d7fb4a2f516be59f\",\n            \"_timestamp\": 1678940582688,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"9\",\n            \"sex\": \"9\",\n            \"area\": \"08\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299a6d7fb4a2f516be59e\",\n            \"_timestamp\": 1678940582666,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"9\",\n            \"sex\": \"9\",\n            \"area\": \"07\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299a6d7fb4a2f516be59d\",\n            \"_timestamp\": 1678940582643,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"9\",\n            \"sex\": \"9\",\n            \"area\": \"06\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299a6d7fb4a2f516be59c\",\n            \"_timestamp\": 1678940582619,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"9\",\n            \"sex\": \"9\",\n            \"area\": \"05\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299a6d7fb4a2f516be59b\",\n            \"_timestamp\": 1678940582597,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"9\",\n            \"sex\": \"9\",\n            \"area\": \"04\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299a6d7fb4a2f516be59a\",\n            \"_timestamp\": 1678940582570,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"9\",\n            \"sex\": \"9\",\n            \"area\": \"03\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299a6d7fb4a2f516be599\",\n            \"_timestamp\": 1678940582544,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"9\",\n            \"sex\": \"9\",\n            \"area\": \"02\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299a6d7fb4a2f516be598\",\n            \"_timestamp\": 1678940582521,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"9\",\n            \"sex\": \"9\",\n            \"area\": \"01\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299a6d7fb4a2f516be597\",\n            \"_timestamp\": 1678940582497,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"9\",\n            \"sex\": \"2\",\n            \"area\": \"77\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299a6d7fb4a2f516be596\",\n            \"_timestamp\": 1678940582473,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"9\",\n            \"sex\": \"2\",\n            \"area\": \"9999\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299a6d7fb4a2f516be595\",\n            \"_timestamp\": 1678940582448,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"9\",\n            \"sex\": \"2\",\n            \"area\": \"99\",\n            \"count\": \"..C\"\n        },\n        {\n            \"_id\": \"641299a6d7fb4a2f516be594\",\n            \"_timestamp\": 1678940582420,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"9\",\n            \"sex\": \"2\",\n            \"area\": \"18\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299a6d7fb4a2f516be593\",\n            \"_timestamp\": 1678940582398,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"9\",\n            \"sex\": \"2\",\n            \"area\": \"17\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299a6d7fb4a2f516be592\",\n            \"_timestamp\": 1678940582375,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"9\",\n            \"sex\": \"2\",\n            \"area\": \"16\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299a6d7fb4a2f516be591\",\n            \"_timestamp\": 1678940582353,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"9\",\n            \"sex\": \"2\",\n            \"area\": \"15\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299a6d7fb4a2f516be590\",\n            \"_timestamp\": 1678940582331,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"9\",\n            \"sex\": \"2\",\n            \"area\": \"14\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299a6d7fb4a2f516be58f\",\n            \"_timestamp\": 1678940582306,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"9\",\n            \"sex\": \"2\",\n            \"area\": \"13\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299a6d7fb4a2f516be58e\",\n            \"_timestamp\": 1678940582283,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"9\",\n            \"sex\": \"2\",\n            \"area\": \"12\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299a6d7fb4a2f516be58d\",\n            \"_timestamp\": 1678940582250,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"9\",\n            \"sex\": \"2\",\n            \"area\": \"09\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299a6d7fb4a2f516be58c\",\n            \"_timestamp\": 1678940582222,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"9\",\n            \"sex\": \"2\",\n            \"area\": \"08\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299a6d7fb4a2f516be58b\",\n            \"_timestamp\": 1678940582196,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"9\",\n            \"sex\": \"2\",\n            \"area\": \"07\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299a6d7fb4a2f516be58a\",\n            \"_timestamp\": 1678940582171,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"9\",\n            \"sex\": \"2\",\n            \"area\": \"06\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299a6d7fb4a2f516be589\",\n            \"_timestamp\": 1678940582149,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"9\",\n            \"sex\": \"2\",\n            \"area\": \"05\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299a6d7fb4a2f516be588\",\n            \"_timestamp\": 1678940582122,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"9\",\n            \"sex\": \"2\",\n            \"area\": \"04\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299a6d7fb4a2f516be587\",\n            \"_timestamp\": 1678940582097,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"9\",\n            \"sex\": \"2\",\n            \"area\": \"03\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299a6d7fb4a2f516be586\",\n            \"_timestamp\": 1678940582072,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"9\",\n            \"sex\": \"2\",\n            \"area\": \"02\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299a6d7fb4a2f516be585\",\n            \"_timestamp\": 1678940582049,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"9\",\n            \"sex\": \"2\",\n            \"area\": \"01\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299a6d7fb4a2f516be584\",\n            \"_timestamp\": 1678940582026,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"9\",\n            \"sex\": \"1\",\n            \"area\": \"77\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299a6d7fb4a2f516be583\",\n            \"_timestamp\": 1678940582000,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"9\",\n            \"sex\": \"1\",\n            \"area\": \"9999\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299a5d7fb4a2f516be582\",\n            \"_timestamp\": 1678940581975,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"9\",\n            \"sex\": \"1\",\n            \"area\": \"99\",\n            \"count\": \"..C\"\n        },\n        {\n            \"_id\": \"641299a5d7fb4a2f516be581\",\n            \"_timestamp\": 1678940581950,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"9\",\n            \"sex\": \"1\",\n            \"area\": \"18\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299a5d7fb4a2f516be580\",\n            \"_timestamp\": 1678940581925,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"9\",\n            \"sex\": \"1\",\n            \"area\": \"17\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299a5d7fb4a2f516be57f\",\n            \"_timestamp\": 1678940581898,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"9\",\n            \"sex\": \"1\",\n            \"area\": \"16\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299a5d7fb4a2f516be57e\",\n            \"_timestamp\": 1678940581872,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"9\",\n            \"sex\": \"1\",\n            \"area\": \"15\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299a5d7fb4a2f516be57d\",\n            \"_timestamp\": 1678940581845,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"9\",\n            \"sex\": \"1\",\n            \"area\": \"14\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299a5d7fb4a2f516be57c\",\n            \"_timestamp\": 1678940581820,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"9\",\n            \"sex\": \"1\",\n            \"area\": \"13\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299a5d7fb4a2f516be57b\",\n            \"_timestamp\": 1678940581794,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"9\",\n            \"sex\": \"1\",\n            \"area\": \"12\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299a5d7fb4a2f516be57a\",\n            \"_timestamp\": 1678940581771,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"9\",\n            \"sex\": \"1\",\n            \"area\": \"09\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299a5d7fb4a2f516be579\",\n            \"_timestamp\": 1678940581748,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"9\",\n            \"sex\": \"1\",\n            \"area\": \"08\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299a5d7fb4a2f516be578\",\n            \"_timestamp\": 1678940581722,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"9\",\n            \"sex\": \"1\",\n            \"area\": \"07\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299a5d7fb4a2f516be577\",\n            \"_timestamp\": 1678940581697,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"9\",\n            \"sex\": \"1\",\n            \"area\": \"06\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299a5d7fb4a2f516be576\",\n            \"_timestamp\": 1678940581674,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"9\",\n            \"sex\": \"1\",\n            \"area\": \"05\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299a5d7fb4a2f516be575\",\n            \"_timestamp\": 1678940581643,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"9\",\n            \"sex\": \"1\",\n            \"area\": \"04\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299a5d7fb4a2f516be574\",\n            \"_timestamp\": 1678940581609,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"9\",\n            \"sex\": \"1\",\n            \"area\": \"03\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299a5d7fb4a2f516be573\",\n            \"_timestamp\": 1678940581585,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"9\",\n            \"sex\": \"1\",\n            \"area\": \"02\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299a5d7fb4a2f516be572\",\n            \"_timestamp\": 1678940581557,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"9\",\n            \"sex\": \"1\",\n            \"area\": \"01\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299a5d7fb4a2f516be571\",\n            \"_timestamp\": 1678940581532,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"6\",\n            \"sex\": \"9\",\n            \"area\": \"77\",\n            \"count\": \"6\"\n        },\n        {\n            \"_id\": \"641299a5d7fb4a2f516be570\",\n            \"_timestamp\": 1678940581502,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"6\",\n            \"sex\": \"9\",\n            \"area\": \"9999\",\n            \"count\": \"6\"\n        },\n        {\n            \"_id\": \"641299a5d7fb4a2f516be56f\",\n            \"_timestamp\": 1678940581477,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"6\",\n            \"sex\": \"9\",\n            \"area\": \"99\",\n            \"count\": \"..C\"\n        },\n        {\n            \"_id\": \"641299a5d7fb4a2f516be56e\",\n            \"_timestamp\": 1678940581454,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"6\",\n            \"sex\": \"9\",\n            \"area\": \"18\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299a5d7fb4a2f516be56d\",\n            \"_timestamp\": 1678940581429,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"6\",\n            \"sex\": \"9\",\n            \"area\": \"17\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299a5d7fb4a2f516be56c\",\n            \"_timestamp\": 1678940581405,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"6\",\n            \"sex\": \"9\",\n            \"area\": \"16\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299a5d7fb4a2f516be56b\",\n            \"_timestamp\": 1678940581381,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"6\",\n            \"sex\": \"9\",\n            \"area\": \"15\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299a5d7fb4a2f516be56a\",\n            \"_timestamp\": 1678940581353,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"6\",\n            \"sex\": \"9\",\n            \"area\": \"14\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299a5d7fb4a2f516be569\",\n            \"_timestamp\": 1678940581329,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"6\",\n            \"sex\": \"9\",\n            \"area\": \"13\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299a5d7fb4a2f516be568\",\n            \"_timestamp\": 1678940581301,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"6\",\n            \"sex\": \"9\",\n            \"area\": \"12\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299a5d7fb4a2f516be567\",\n            \"_timestamp\": 1678940581277,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"6\",\n            \"sex\": \"9\",\n            \"area\": \"09\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299a5d7fb4a2f516be566\",\n            \"_timestamp\": 1678940581251,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"6\",\n            \"sex\": \"9\",\n            \"area\": \"08\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299a5d7fb4a2f516be565\",\n            \"_timestamp\": 1678940581226,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"6\",\n            \"sex\": \"9\",\n            \"area\": \"07\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299a5d7fb4a2f516be564\",\n            \"_timestamp\": 1678940581200,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"6\",\n            \"sex\": \"9\",\n            \"area\": \"06\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299a5d7fb4a2f516be563\",\n            \"_timestamp\": 1678940581176,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"6\",\n            \"sex\": \"9\",\n            \"area\": \"05\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299a5d7fb4a2f516be562\",\n            \"_timestamp\": 1678940581149,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"6\",\n            \"sex\": \"9\",\n            \"area\": \"04\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299a5d7fb4a2f516be561\",\n            \"_timestamp\": 1678940581125,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"6\",\n            \"sex\": \"9\",\n            \"area\": \"03\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299a5d7fb4a2f516be560\",\n            \"_timestamp\": 1678940581098,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"6\",\n            \"sex\": \"9\",\n            \"area\": \"02\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299a5d7fb4a2f516be55f\",\n            \"_timestamp\": 1678940581075,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"6\",\n            \"sex\": \"9\",\n            \"area\": \"01\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299a5d7fb4a2f516be55e\",\n            \"_timestamp\": 1678940581049,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"6\",\n            \"sex\": \"2\",\n            \"area\": \"77\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299a5d7fb4a2f516be55d\",\n            \"_timestamp\": 1678940581004,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"6\",\n            \"sex\": \"2\",\n            \"area\": \"9999\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299a4d7fb4a2f516be55c\",\n            \"_timestamp\": 1678940580972,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"6\",\n            \"sex\": \"2\",\n            \"area\": \"99\",\n            \"count\": \"..C\"\n        },\n        {\n            \"_id\": \"641299a4d7fb4a2f516be55b\",\n            \"_timestamp\": 1678940580911,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"6\",\n            \"sex\": \"2\",\n            \"area\": \"18\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299a4d7fb4a2f516be55a\",\n            \"_timestamp\": 1678940580885,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"6\",\n            \"sex\": \"2\",\n            \"area\": \"17\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299a4d7fb4a2f516be559\",\n            \"_timestamp\": 1678940580848,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"6\",\n            \"sex\": \"2\",\n            \"area\": \"16\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299a4d7fb4a2f516be558\",\n            \"_timestamp\": 1678940580788,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"6\",\n            \"sex\": \"2\",\n            \"area\": \"15\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299a4d7fb4a2f516be557\",\n            \"_timestamp\": 1678940580762,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"6\",\n            \"sex\": \"2\",\n            \"area\": \"14\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299a4d7fb4a2f516be556\",\n            \"_timestamp\": 1678940580732,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"6\",\n            \"sex\": \"2\",\n            \"area\": \"13\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299a4d7fb4a2f516be555\",\n            \"_timestamp\": 1678940580687,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"6\",\n            \"sex\": \"2\",\n            \"area\": \"12\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299a4d7fb4a2f516be554\",\n            \"_timestamp\": 1678940580649,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"6\",\n            \"sex\": \"2\",\n            \"area\": \"09\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299a4d7fb4a2f516be553\",\n            \"_timestamp\": 1678940580569,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"6\",\n            \"sex\": \"2\",\n            \"area\": \"08\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299a4d7fb4a2f516be552\",\n            \"_timestamp\": 1678940580539,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"6\",\n            \"sex\": \"2\",\n            \"area\": \"07\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299a4d7fb4a2f516be551\",\n            \"_timestamp\": 1678940580515,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"6\",\n            \"sex\": \"2\",\n            \"area\": \"06\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299a4d7fb4a2f516be550\",\n            \"_timestamp\": 1678940580491,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"6\",\n            \"sex\": \"2\",\n            \"area\": \"05\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299a4d7fb4a2f516be54f\",\n            \"_timestamp\": 1678940580462,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"6\",\n            \"sex\": \"2\",\n            \"area\": \"04\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299a4d7fb4a2f516be54e\",\n            \"_timestamp\": 1678940580435,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"6\",\n            \"sex\": \"2\",\n            \"area\": \"03\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299a4d7fb4a2f516be54d\",\n            \"_timestamp\": 1678940580406,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"6\",\n            \"sex\": \"2\",\n            \"area\": \"02\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299a4d7fb4a2f516be54c\",\n            \"_timestamp\": 1678940580380,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"6\",\n            \"sex\": \"2\",\n            \"area\": \"01\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299a4d7fb4a2f516be54b\",\n            \"_timestamp\": 1678940580356,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"6\",\n            \"sex\": \"1\",\n            \"area\": \"77\",\n            \"count\": \"3\"\n        },\n        {\n            \"_id\": \"641299a4d7fb4a2f516be54a\",\n            \"_timestamp\": 1678940580329,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"6\",\n            \"sex\": \"1\",\n            \"area\": \"9999\",\n            \"count\": \"3\"\n        },\n        {\n            \"_id\": \"641299a4d7fb4a2f516be549\",\n            \"_timestamp\": 1678940580303,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"6\",\n            \"sex\": \"1\",\n            \"area\": \"99\",\n            \"count\": \"..C\"\n        },\n        {\n            \"_id\": \"641299a4d7fb4a2f516be548\",\n            \"_timestamp\": 1678940580237,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"6\",\n            \"sex\": \"1\",\n            \"area\": \"18\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299a4d7fb4a2f516be547\",\n            \"_timestamp\": 1678940580208,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"6\",\n            \"sex\": \"1\",\n            \"area\": \"17\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299a4d7fb4a2f516be546\",\n            \"_timestamp\": 1678940580168,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"6\",\n            \"sex\": \"1\",\n            \"area\": \"16\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299a4d7fb4a2f516be545\",\n            \"_timestamp\": 1678940580145,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"6\",\n            \"sex\": \"1\",\n            \"area\": \"15\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299a4d7fb4a2f516be544\",\n            \"_timestamp\": 1678940580119,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"6\",\n            \"sex\": \"1\",\n            \"area\": \"14\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299a4d7fb4a2f516be543\",\n            \"_timestamp\": 1678940580092,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"6\",\n            \"sex\": \"1\",\n            \"area\": \"13\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299a4d7fb4a2f516be542\",\n            \"_timestamp\": 1678940580067,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"6\",\n            \"sex\": \"1\",\n            \"area\": \"12\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299a4d7fb4a2f516be541\",\n            \"_timestamp\": 1678940580034,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"6\",\n            \"sex\": \"1\",\n            \"area\": \"09\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299a4d7fb4a2f516be540\",\n            \"_timestamp\": 1678940580007,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"6\",\n            \"sex\": \"1\",\n            \"area\": \"08\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299a3d7fb4a2f516be53f\",\n            \"_timestamp\": 1678940579982,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"6\",\n            \"sex\": \"1\",\n            \"area\": \"07\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299a3d7fb4a2f516be53e\",\n            \"_timestamp\": 1678940579953,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"6\",\n            \"sex\": \"1\",\n            \"area\": \"06\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299a3d7fb4a2f516be53d\",\n            \"_timestamp\": 1678940579893,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"6\",\n            \"sex\": \"1\",\n            \"area\": \"05\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299a3d7fb4a2f516be53c\",\n            \"_timestamp\": 1678940579869,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"6\",\n            \"sex\": \"1\",\n            \"area\": \"04\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299a3d7fb4a2f516be53b\",\n            \"_timestamp\": 1678940579837,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"6\",\n            \"sex\": \"1\",\n            \"area\": \"03\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299a3d7fb4a2f516be53a\",\n            \"_timestamp\": 1678940579814,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"6\",\n            \"sex\": \"1\",\n            \"area\": \"02\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299a3d7fb4a2f516be539\",\n            \"_timestamp\": 1678940579778,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"6\",\n            \"sex\": \"1\",\n            \"area\": \"01\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299a3d7fb4a2f516be538\",\n            \"_timestamp\": 1678940579752,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"5\",\n            \"sex\": \"9\",\n            \"area\": \"77\",\n            \"count\": \"3\"\n        },\n        {\n            \"_id\": \"641299a3d7fb4a2f516be537\",\n            \"_timestamp\": 1678940579725,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"5\",\n            \"sex\": \"9\",\n            \"area\": \"9999\",\n            \"count\": \"3\"\n        },\n        {\n            \"_id\": \"641299a3d7fb4a2f516be536\",\n            \"_timestamp\": 1678940579691,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"5\",\n            \"sex\": \"9\",\n            \"area\": \"99\",\n            \"count\": \"..C\"\n        },\n        {\n            \"_id\": \"641299a3d7fb4a2f516be535\",\n            \"_timestamp\": 1678940579666,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"5\",\n            \"sex\": \"9\",\n            \"area\": \"18\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299a3d7fb4a2f516be534\",\n            \"_timestamp\": 1678940579642,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"5\",\n            \"sex\": \"9\",\n            \"area\": \"17\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299a3d7fb4a2f516be533\",\n            \"_timestamp\": 1678940579616,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"5\",\n            \"sex\": \"9\",\n            \"area\": \"16\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299a3d7fb4a2f516be532\",\n            \"_timestamp\": 1678940579592,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"5\",\n            \"sex\": \"9\",\n            \"area\": \"15\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299a3d7fb4a2f516be531\",\n            \"_timestamp\": 1678940579562,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"5\",\n            \"sex\": \"9\",\n            \"area\": \"14\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299a3d7fb4a2f516be530\",\n            \"_timestamp\": 1678940579538,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"5\",\n            \"sex\": \"9\",\n            \"area\": \"13\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299a3d7fb4a2f516be52f\",\n            \"_timestamp\": 1678940579515,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"5\",\n            \"sex\": \"9\",\n            \"area\": \"12\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299a3d7fb4a2f516be52e\",\n            \"_timestamp\": 1678940579488,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"5\",\n            \"sex\": \"9\",\n            \"area\": \"09\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299a3d7fb4a2f516be52d\",\n            \"_timestamp\": 1678940579466,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"5\",\n            \"sex\": \"9\",\n            \"area\": \"08\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299a3d7fb4a2f516be52c\",\n            \"_timestamp\": 1678940579438,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"5\",\n            \"sex\": \"9\",\n            \"area\": \"07\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299a3d7fb4a2f516be52b\",\n            \"_timestamp\": 1678940579339,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"5\",\n            \"sex\": \"9\",\n            \"area\": \"06\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299a3d7fb4a2f516be52a\",\n            \"_timestamp\": 1678940579312,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"5\",\n            \"sex\": \"9\",\n            \"area\": \"05\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299a3d7fb4a2f516be529\",\n            \"_timestamp\": 1678940579286,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"5\",\n            \"sex\": \"9\",\n            \"area\": \"04\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299a3d7fb4a2f516be528\",\n            \"_timestamp\": 1678940579261,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"5\",\n            \"sex\": \"9\",\n            \"area\": \"03\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299a3d7fb4a2f516be527\",\n            \"_timestamp\": 1678940579232,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"5\",\n            \"sex\": \"9\",\n            \"area\": \"02\",\n            \"count\": \"3\"\n        },\n        {\n            \"_id\": \"641299a3d7fb4a2f516be526\",\n            \"_timestamp\": 1678940579205,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"5\",\n            \"sex\": \"9\",\n            \"area\": \"01\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299a3d7fb4a2f516be525\",\n            \"_timestamp\": 1678940579182,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"5\",\n            \"sex\": \"2\",\n            \"area\": \"77\",\n            \"count\": \"3\"\n        },\n        {\n            \"_id\": \"641299a3d7fb4a2f516be524\",\n            \"_timestamp\": 1678940579156,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"5\",\n            \"sex\": \"2\",\n            \"area\": \"9999\",\n            \"count\": \"3\"\n        },\n        {\n            \"_id\": \"641299a3d7fb4a2f516be523\",\n            \"_timestamp\": 1678940579132,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"5\",\n            \"sex\": \"2\",\n            \"area\": \"99\",\n            \"count\": \"..C\"\n        },\n        {\n            \"_id\": \"641299a3d7fb4a2f516be522\",\n            \"_timestamp\": 1678940579108,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"5\",\n            \"sex\": \"2\",\n            \"area\": \"18\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299a3d7fb4a2f516be521\",\n            \"_timestamp\": 1678940579083,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"5\",\n            \"sex\": \"2\",\n            \"area\": \"17\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299a3d7fb4a2f516be520\",\n            \"_timestamp\": 1678940579055,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"5\",\n            \"sex\": \"2\",\n            \"area\": \"16\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299a3d7fb4a2f516be51f\",\n            \"_timestamp\": 1678940579026,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"5\",\n            \"sex\": \"2\",\n            \"area\": \"15\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299a3d7fb4a2f516be51e\",\n            \"_timestamp\": 1678940579002,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"5\",\n            \"sex\": \"2\",\n            \"area\": \"14\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299a2d7fb4a2f516be51d\",\n            \"_timestamp\": 1678940578980,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"5\",\n            \"sex\": \"2\",\n            \"area\": \"13\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299a2d7fb4a2f516be51c\",\n            \"_timestamp\": 1678940578957,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"5\",\n            \"sex\": \"2\",\n            \"area\": \"12\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299a2d7fb4a2f516be51b\",\n            \"_timestamp\": 1678940578934,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"5\",\n            \"sex\": \"2\",\n            \"area\": \"09\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299a2d7fb4a2f516be51a\",\n            \"_timestamp\": 1678940578897,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"5\",\n            \"sex\": \"2\",\n            \"area\": \"08\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299a2d7fb4a2f516be519\",\n            \"_timestamp\": 1678940578871,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"5\",\n            \"sex\": \"2\",\n            \"area\": \"07\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299a2d7fb4a2f516be518\",\n            \"_timestamp\": 1678940578842,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"5\",\n            \"sex\": \"2\",\n            \"area\": \"06\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299a2d7fb4a2f516be517\",\n            \"_timestamp\": 1678940578816,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"5\",\n            \"sex\": \"2\",\n            \"area\": \"05\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299a2d7fb4a2f516be516\",\n            \"_timestamp\": 1678940578789,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"5\",\n            \"sex\": \"2\",\n            \"area\": \"04\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299a2d7fb4a2f516be515\",\n            \"_timestamp\": 1678940578759,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"5\",\n            \"sex\": \"2\",\n            \"area\": \"03\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299a2d7fb4a2f516be514\",\n            \"_timestamp\": 1678940578735,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"5\",\n            \"sex\": \"2\",\n            \"area\": \"02\",\n            \"count\": \"3\"\n        },\n        {\n            \"_id\": \"641299a2d7fb4a2f516be513\",\n            \"_timestamp\": 1678940578713,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"5\",\n            \"sex\": \"2\",\n            \"area\": \"01\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299a2d7fb4a2f516be512\",\n            \"_timestamp\": 1678940578686,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"5\",\n            \"sex\": \"1\",\n            \"area\": \"77\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299a2d7fb4a2f516be511\",\n            \"_timestamp\": 1678940578657,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"5\",\n            \"sex\": \"1\",\n            \"area\": \"9999\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299a2d7fb4a2f516be510\",\n            \"_timestamp\": 1678940578630,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"5\",\n            \"sex\": \"1\",\n            \"area\": \"99\",\n            \"count\": \"..C\"\n        },\n        {\n            \"_id\": \"641299a2d7fb4a2f516be50f\",\n            \"_timestamp\": 1678940578605,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"5\",\n            \"sex\": \"1\",\n            \"area\": \"18\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299a2d7fb4a2f516be50e\",\n            \"_timestamp\": 1678940578548,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"5\",\n            \"sex\": \"1\",\n            \"area\": \"17\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299a2d7fb4a2f516be50d\",\n            \"_timestamp\": 1678940578502,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"5\",\n            \"sex\": \"1\",\n            \"area\": \"16\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299a2d7fb4a2f516be50c\",\n            \"_timestamp\": 1678940578472,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"5\",\n            \"sex\": \"1\",\n            \"area\": \"15\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299a2d7fb4a2f516be50b\",\n            \"_timestamp\": 1678940578446,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"5\",\n            \"sex\": \"1\",\n            \"area\": \"14\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299a2d7fb4a2f516be50a\",\n            \"_timestamp\": 1678940578422,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"5\",\n            \"sex\": \"1\",\n            \"area\": \"13\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299a2d7fb4a2f516be509\",\n            \"_timestamp\": 1678940578394,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"5\",\n            \"sex\": \"1\",\n            \"area\": \"12\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299a2d7fb4a2f516be508\",\n            \"_timestamp\": 1678940578365,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"5\",\n            \"sex\": \"1\",\n            \"area\": \"09\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299a2d7fb4a2f516be507\",\n            \"_timestamp\": 1678940578340,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"5\",\n            \"sex\": \"1\",\n            \"area\": \"08\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299a2d7fb4a2f516be506\",\n            \"_timestamp\": 1678940578313,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"5\",\n            \"sex\": \"1\",\n            \"area\": \"07\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299a2d7fb4a2f516be505\",\n            \"_timestamp\": 1678940578261,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"5\",\n            \"sex\": \"1\",\n            \"area\": \"06\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299a2d7fb4a2f516be504\",\n            \"_timestamp\": 1678940578217,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"5\",\n            \"sex\": \"1\",\n            \"area\": \"05\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299a2d7fb4a2f516be503\",\n            \"_timestamp\": 1678940578186,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"5\",\n            \"sex\": \"1\",\n            \"area\": \"04\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299a2d7fb4a2f516be502\",\n            \"_timestamp\": 1678940578159,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"5\",\n            \"sex\": \"1\",\n            \"area\": \"03\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299a2d7fb4a2f516be501\",\n            \"_timestamp\": 1678940578133,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"5\",\n            \"sex\": \"1\",\n            \"area\": \"02\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299a2d7fb4a2f516be500\",\n            \"_timestamp\": 1678940578104,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"5\",\n            \"sex\": \"1\",\n            \"area\": \"01\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299a2d7fb4a2f516be4ff\",\n            \"_timestamp\": 1678940578076,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"4\",\n            \"sex\": \"9\",\n            \"area\": \"77\",\n            \"count\": \"30\"\n        },\n        {\n            \"_id\": \"641299a2d7fb4a2f516be4fe\",\n            \"_timestamp\": 1678940578049,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"4\",\n            \"sex\": \"9\",\n            \"area\": \"9999\",\n            \"count\": \"30\"\n        },\n        {\n            \"_id\": \"641299a2d7fb4a2f516be4fd\",\n            \"_timestamp\": 1678940578023,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"4\",\n            \"sex\": \"9\",\n            \"area\": \"99\",\n            \"count\": \"..C\"\n        },\n        {\n            \"_id\": \"641299a2d7fb4a2f516be4fc\",\n            \"_timestamp\": 1678940578001,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"4\",\n            \"sex\": \"9\",\n            \"area\": \"18\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299a1d7fb4a2f516be4fb\",\n            \"_timestamp\": 1678940577974,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"4\",\n            \"sex\": \"9\",\n            \"area\": \"17\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299a1d7fb4a2f516be4fa\",\n            \"_timestamp\": 1678940577948,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"4\",\n            \"sex\": \"9\",\n            \"area\": \"16\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299a1d7fb4a2f516be4f9\",\n            \"_timestamp\": 1678940577921,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"4\",\n            \"sex\": \"9\",\n            \"area\": \"15\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299a1d7fb4a2f516be4f8\",\n            \"_timestamp\": 1678940577898,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"4\",\n            \"sex\": \"9\",\n            \"area\": \"14\",\n            \"count\": \"3\"\n        },\n        {\n            \"_id\": \"641299a1d7fb4a2f516be4f7\",\n            \"_timestamp\": 1678940577872,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"4\",\n            \"sex\": \"9\",\n            \"area\": \"13\",\n            \"count\": \"3\"\n        },\n        {\n            \"_id\": \"641299a1d7fb4a2f516be4f6\",\n            \"_timestamp\": 1678940577848,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"4\",\n            \"sex\": \"9\",\n            \"area\": \"12\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299a1d7fb4a2f516be4f5\",\n            \"_timestamp\": 1678940577826,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"4\",\n            \"sex\": \"9\",\n            \"area\": \"09\",\n            \"count\": \"6\"\n        },\n        {\n            \"_id\": \"641299a1d7fb4a2f516be4f4\",\n            \"_timestamp\": 1678940577803,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"4\",\n            \"sex\": \"9\",\n            \"area\": \"08\",\n            \"count\": \"3\"\n        },\n        {\n            \"_id\": \"641299a1d7fb4a2f516be4f3\",\n            \"_timestamp\": 1678940577772,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"4\",\n            \"sex\": \"9\",\n            \"area\": \"07\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299a1d7fb4a2f516be4f2\",\n            \"_timestamp\": 1678940577746,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"4\",\n            \"sex\": \"9\",\n            \"area\": \"06\",\n            \"count\": \"3\"\n        },\n        {\n            \"_id\": \"641299a1d7fb4a2f516be4f1\",\n            \"_timestamp\": 1678940577723,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"4\",\n            \"sex\": \"9\",\n            \"area\": \"05\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299a1d7fb4a2f516be4f0\",\n            \"_timestamp\": 1678940577699,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"4\",\n            \"sex\": \"9\",\n            \"area\": \"04\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299a1d7fb4a2f516be4ef\",\n            \"_timestamp\": 1678940577676,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"4\",\n            \"sex\": \"9\",\n            \"area\": \"03\",\n            \"count\": \"3\"\n        },\n        {\n            \"_id\": \"641299a1d7fb4a2f516be4ee\",\n            \"_timestamp\": 1678940577649,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"4\",\n            \"sex\": \"9\",\n            \"area\": \"02\",\n            \"count\": \"12\"\n        },\n        {\n            \"_id\": \"641299a1d7fb4a2f516be4ed\",\n            \"_timestamp\": 1678940577624,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"4\",\n            \"sex\": \"9\",\n            \"area\": \"01\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299a1d7fb4a2f516be4ec\",\n            \"_timestamp\": 1678940577596,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"4\",\n            \"sex\": \"2\",\n            \"area\": \"77\",\n            \"count\": \"21\"\n        },\n        {\n            \"_id\": \"641299a1d7fb4a2f516be4eb\",\n            \"_timestamp\": 1678940577566,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"4\",\n            \"sex\": \"2\",\n            \"area\": \"9999\",\n            \"count\": \"21\"\n        },\n        {\n            \"_id\": \"641299a1d7fb4a2f516be4ea\",\n            \"_timestamp\": 1678940577540,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"4\",\n            \"sex\": \"2\",\n            \"area\": \"99\",\n            \"count\": \"..C\"\n        },\n        {\n            \"_id\": \"641299a1d7fb4a2f516be4e9\",\n            \"_timestamp\": 1678940577513,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"4\",\n            \"sex\": \"2\",\n            \"area\": \"18\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299a1d7fb4a2f516be4e8\",\n            \"_timestamp\": 1678940577482,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"4\",\n            \"sex\": \"2\",\n            \"area\": \"17\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299a1d7fb4a2f516be4e7\",\n            \"_timestamp\": 1678940577456,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"4\",\n            \"sex\": \"2\",\n            \"area\": \"16\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299a1d7fb4a2f516be4e6\",\n            \"_timestamp\": 1678940577427,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"4\",\n            \"sex\": \"2\",\n            \"area\": \"15\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299a1d7fb4a2f516be4e5\",\n            \"_timestamp\": 1678940577403,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"4\",\n            \"sex\": \"2\",\n            \"area\": \"14\",\n            \"count\": \"3\"\n        },\n        {\n            \"_id\": \"641299a1d7fb4a2f516be4e4\",\n            \"_timestamp\": 1678940577378,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"4\",\n            \"sex\": \"2\",\n            \"area\": \"13\",\n            \"count\": \"3\"\n        },\n        {\n            \"_id\": \"641299a1d7fb4a2f516be4e3\",\n            \"_timestamp\": 1678940577353,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"4\",\n            \"sex\": \"2\",\n            \"area\": \"12\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299a1d7fb4a2f516be4e2\",\n            \"_timestamp\": 1678940577321,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"4\",\n            \"sex\": \"2\",\n            \"area\": \"09\",\n            \"count\": \"3\"\n        },\n        {\n            \"_id\": \"641299a1d7fb4a2f516be4e1\",\n            \"_timestamp\": 1678940577298,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"4\",\n            \"sex\": \"2\",\n            \"area\": \"08\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299a1d7fb4a2f516be4e0\",\n            \"_timestamp\": 1678940577268,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"4\",\n            \"sex\": \"2\",\n            \"area\": \"07\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299a1d7fb4a2f516be4df\",\n            \"_timestamp\": 1678940577242,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"4\",\n            \"sex\": \"2\",\n            \"area\": \"06\",\n            \"count\": \"3\"\n        },\n        {\n            \"_id\": \"641299a1d7fb4a2f516be4de\",\n            \"_timestamp\": 1678940577218,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"4\",\n            \"sex\": \"2\",\n            \"area\": \"05\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299a1d7fb4a2f516be4dd\",\n            \"_timestamp\": 1678940577194,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"4\",\n            \"sex\": \"2\",\n            \"area\": \"04\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299a1d7fb4a2f516be4dc\",\n            \"_timestamp\": 1678940577163,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"4\",\n            \"sex\": \"2\",\n            \"area\": \"03\",\n            \"count\": \"3\"\n        },\n        {\n            \"_id\": \"641299a1d7fb4a2f516be4db\",\n            \"_timestamp\": 1678940577135,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"4\",\n            \"sex\": \"2\",\n            \"area\": \"02\",\n            \"count\": \"6\"\n        },\n        {\n            \"_id\": \"641299a1d7fb4a2f516be4da\",\n            \"_timestamp\": 1678940577108,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"4\",\n            \"sex\": \"2\",\n            \"area\": \"01\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299a1d7fb4a2f516be4d9\",\n            \"_timestamp\": 1678940577083,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"4\",\n            \"sex\": \"1\",\n            \"area\": \"77\",\n            \"count\": \"12\"\n        },\n        {\n            \"_id\": \"641299a1d7fb4a2f516be4d8\",\n            \"_timestamp\": 1678940577056,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"4\",\n            \"sex\": \"1\",\n            \"area\": \"9999\",\n            \"count\": \"12\"\n        },\n        {\n            \"_id\": \"641299a1d7fb4a2f516be4d7\",\n            \"_timestamp\": 1678940577022,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"4\",\n            \"sex\": \"1\",\n            \"area\": \"99\",\n            \"count\": \"..C\"\n        },\n        {\n            \"_id\": \"641299a1d7fb4a2f516be4d6\",\n            \"_timestamp\": 1678940576999,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"4\",\n            \"sex\": \"1\",\n            \"area\": \"18\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299a0d7fb4a2f516be4d5\",\n            \"_timestamp\": 1678940576976,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"4\",\n            \"sex\": \"1\",\n            \"area\": \"17\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299a0d7fb4a2f516be4d4\",\n            \"_timestamp\": 1678940576953,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"4\",\n            \"sex\": \"1\",\n            \"area\": \"16\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299a0d7fb4a2f516be4d3\",\n            \"_timestamp\": 1678940576929,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"4\",\n            \"sex\": \"1\",\n            \"area\": \"15\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299a0d7fb4a2f516be4d2\",\n            \"_timestamp\": 1678940576905,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"4\",\n            \"sex\": \"1\",\n            \"area\": \"14\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299a0d7fb4a2f516be4d1\",\n            \"_timestamp\": 1678940576879,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"4\",\n            \"sex\": \"1\",\n            \"area\": \"13\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299a0d7fb4a2f516be4d0\",\n            \"_timestamp\": 1678940576855,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"4\",\n            \"sex\": \"1\",\n            \"area\": \"12\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299a0d7fb4a2f516be4cf\",\n            \"_timestamp\": 1678940576830,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"4\",\n            \"sex\": \"1\",\n            \"area\": \"09\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299a0d7fb4a2f516be4ce\",\n            \"_timestamp\": 1678940576805,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"4\",\n            \"sex\": \"1\",\n            \"area\": \"08\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299a0d7fb4a2f516be4cd\",\n            \"_timestamp\": 1678940576779,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"4\",\n            \"sex\": \"1\",\n            \"area\": \"07\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299a0d7fb4a2f516be4cc\",\n            \"_timestamp\": 1678940576754,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"4\",\n            \"sex\": \"1\",\n            \"area\": \"06\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299a0d7fb4a2f516be4cb\",\n            \"_timestamp\": 1678940576729,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"4\",\n            \"sex\": \"1\",\n            \"area\": \"05\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299a0d7fb4a2f516be4ca\",\n            \"_timestamp\": 1678940576703,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"4\",\n            \"sex\": \"1\",\n            \"area\": \"04\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299a0d7fb4a2f516be4c9\",\n            \"_timestamp\": 1678940576678,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"4\",\n            \"sex\": \"1\",\n            \"area\": \"03\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299a0d7fb4a2f516be4c8\",\n            \"_timestamp\": 1678940576651,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"4\",\n            \"sex\": \"1\",\n            \"area\": \"02\",\n            \"count\": \"6\"\n        },\n        {\n            \"_id\": \"641299a0d7fb4a2f516be4c7\",\n            \"_timestamp\": 1678940576625,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"4\",\n            \"sex\": \"1\",\n            \"area\": \"01\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299a0d7fb4a2f516be4c6\",\n            \"_timestamp\": 1678940576601,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"3\",\n            \"sex\": \"9\",\n            \"area\": \"77\",\n            \"count\": \"21\"\n        },\n        {\n            \"_id\": \"641299a0d7fb4a2f516be4c5\",\n            \"_timestamp\": 1678940576566,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"3\",\n            \"sex\": \"9\",\n            \"area\": \"9999\",\n            \"count\": \"21\"\n        },\n        {\n            \"_id\": \"641299a0d7fb4a2f516be4c4\",\n            \"_timestamp\": 1678940576539,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"3\",\n            \"sex\": \"9\",\n            \"area\": \"99\",\n            \"count\": \"..C\"\n        },\n        {\n            \"_id\": \"641299a0d7fb4a2f516be4c3\",\n            \"_timestamp\": 1678940576512,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"3\",\n            \"sex\": \"9\",\n            \"area\": \"18\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299a0d7fb4a2f516be4c2\",\n            \"_timestamp\": 1678940576482,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"3\",\n            \"sex\": \"9\",\n            \"area\": \"17\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299a0d7fb4a2f516be4c1\",\n            \"_timestamp\": 1678940576459,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"3\",\n            \"sex\": \"9\",\n            \"area\": \"16\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299a0d7fb4a2f516be4c0\",\n            \"_timestamp\": 1678940576434,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"3\",\n            \"sex\": \"9\",\n            \"area\": \"15\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299a0d7fb4a2f516be4bf\",\n            \"_timestamp\": 1678940576410,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"3\",\n            \"sex\": \"9\",\n            \"area\": \"14\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299a0d7fb4a2f516be4be\",\n            \"_timestamp\": 1678940576385,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"3\",\n            \"sex\": \"9\",\n            \"area\": \"13\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299a0d7fb4a2f516be4bd\",\n            \"_timestamp\": 1678940576361,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"3\",\n            \"sex\": \"9\",\n            \"area\": \"12\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299a0d7fb4a2f516be4bc\",\n            \"_timestamp\": 1678940576336,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"3\",\n            \"sex\": \"9\",\n            \"area\": \"09\",\n            \"count\": \"3\"\n        },\n        {\n            \"_id\": \"641299a0d7fb4a2f516be4bb\",\n            \"_timestamp\": 1678940576314,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"3\",\n            \"sex\": \"9\",\n            \"area\": \"08\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299a0d7fb4a2f516be4ba\",\n            \"_timestamp\": 1678940576290,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"3\",\n            \"sex\": \"9\",\n            \"area\": \"07\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299a0d7fb4a2f516be4b9\",\n            \"_timestamp\": 1678940576266,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"3\",\n            \"sex\": \"9\",\n            \"area\": \"06\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299a0d7fb4a2f516be4b8\",\n            \"_timestamp\": 1678940576244,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"3\",\n            \"sex\": \"9\",\n            \"area\": \"05\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299a0d7fb4a2f516be4b7\",\n            \"_timestamp\": 1678940576214,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"3\",\n            \"sex\": \"9\",\n            \"area\": \"04\",\n            \"count\": \"3\"\n        },\n        {\n            \"_id\": \"641299a0d7fb4a2f516be4b6\",\n            \"_timestamp\": 1678940576188,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"3\",\n            \"sex\": \"9\",\n            \"area\": \"03\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299a0d7fb4a2f516be4b5\",\n            \"_timestamp\": 1678940576164,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"3\",\n            \"sex\": \"9\",\n            \"area\": \"02\",\n            \"count\": \"9\"\n        },\n        {\n            \"_id\": \"641299a0d7fb4a2f516be4b4\",\n            \"_timestamp\": 1678940576137,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"3\",\n            \"sex\": \"9\",\n            \"area\": \"01\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"641299a0d7fb4a2f516be4b3\",\n            \"_timestamp\": 1678940576113,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"3\",\n            \"sex\": \"2\",\n            \"area\": \"77\",\n            \"count\": \"12\"\n        },\n        {\n            \"_id\": \"641299a0d7fb4a2f516be4b2\",\n            \"_timestamp\": 1678940576088,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"3\",\n            \"sex\": \"2\",\n            \"area\": \"9999\",\n            \"count\": \"12\"\n        },\n        {\n            \"_id\": \"641299a0d7fb4a2f516be4b1\",\n            \"_timestamp\": 1678940576059,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"3\",\n            \"sex\": \"2\",\n            \"area\": \"99\",\n            \"count\": \"..C\"\n        },\n        {\n            \"_id\": \"641299a0d7fb4a2f516be4b0\",\n            \"_timestamp\": 1678940576036,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"3\",\n            \"sex\": \"2\",\n            \"area\": \"18\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"6412999fd7fb4a2f516be4af\",\n            \"_timestamp\": 1678940575997,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"3\",\n            \"sex\": \"2\",\n            \"area\": \"17\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"6412999fd7fb4a2f516be4ae\",\n            \"_timestamp\": 1678940575972,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"3\",\n            \"sex\": \"2\",\n            \"area\": \"16\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"6412999fd7fb4a2f516be4ad\",\n            \"_timestamp\": 1678940575948,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"3\",\n            \"sex\": \"2\",\n            \"area\": \"15\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"6412999fd7fb4a2f516be4ac\",\n            \"_timestamp\": 1678940575924,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"3\",\n            \"sex\": \"2\",\n            \"area\": \"14\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"6412999fd7fb4a2f516be4ab\",\n            \"_timestamp\": 1678940575901,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"3\",\n            \"sex\": \"2\",\n            \"area\": \"13\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"6412999fd7fb4a2f516be4aa\",\n            \"_timestamp\": 1678940575870,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"3\",\n            \"sex\": \"2\",\n            \"area\": \"12\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"6412999fd7fb4a2f516be4a9\",\n            \"_timestamp\": 1678940575846,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"3\",\n            \"sex\": \"2\",\n            \"area\": \"09\",\n            \"count\": \"3\"\n        },\n        {\n            \"_id\": \"6412999fd7fb4a2f516be4a8\",\n            \"_timestamp\": 1678940575819,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"3\",\n            \"sex\": \"2\",\n            \"area\": \"08\",\n            \"count\": \"3\"\n        },\n        {\n            \"_id\": \"6412999fd7fb4a2f516be4a7\",\n            \"_timestamp\": 1678940575797,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"3\",\n            \"sex\": \"2\",\n            \"area\": \"07\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"6412999fd7fb4a2f516be4a6\",\n            \"_timestamp\": 1678940575771,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"3\",\n            \"sex\": \"2\",\n            \"area\": \"06\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"6412999fd7fb4a2f516be4a5\",\n            \"_timestamp\": 1678940575748,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"3\",\n            \"sex\": \"2\",\n            \"area\": \"05\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"6412999fd7fb4a2f516be4a4\",\n            \"_timestamp\": 1678940575722,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"3\",\n            \"sex\": \"2\",\n            \"area\": \"04\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"6412999fd7fb4a2f516be4a3\",\n            \"_timestamp\": 1678940575696,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"3\",\n            \"sex\": \"2\",\n            \"area\": \"03\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"6412999fd7fb4a2f516be4a2\",\n            \"_timestamp\": 1678940575667,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"3\",\n            \"sex\": \"2\",\n            \"area\": \"02\",\n            \"count\": \"6\"\n        },\n        {\n            \"_id\": \"6412999fd7fb4a2f516be4a1\",\n            \"_timestamp\": 1678940575638,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"3\",\n            \"sex\": \"2\",\n            \"area\": \"01\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"6412999fd7fb4a2f516be4a0\",\n            \"_timestamp\": 1678940575616,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"3\",\n            \"sex\": \"1\",\n            \"area\": \"77\",\n            \"count\": \"9\"\n        },\n        {\n            \"_id\": \"6412999fd7fb4a2f516be49f\",\n            \"_timestamp\": 1678940575593,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"3\",\n            \"sex\": \"1\",\n            \"area\": \"9999\",\n            \"count\": \"9\"\n        },\n        {\n            \"_id\": \"6412999fd7fb4a2f516be49e\",\n            \"_timestamp\": 1678940575567,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"3\",\n            \"sex\": \"1\",\n            \"area\": \"99\",\n            \"count\": \"..C\"\n        },\n        {\n            \"_id\": \"6412999fd7fb4a2f516be49d\",\n            \"_timestamp\": 1678940575543,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"3\",\n            \"sex\": \"1\",\n            \"area\": \"18\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"6412999fd7fb4a2f516be49c\",\n            \"_timestamp\": 1678940575520,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"3\",\n            \"sex\": \"1\",\n            \"area\": \"17\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"6412999fd7fb4a2f516be49b\",\n            \"_timestamp\": 1678940575494,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"3\",\n            \"sex\": \"1\",\n            \"area\": \"16\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"6412999fd7fb4a2f516be49a\",\n            \"_timestamp\": 1678940575470,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"3\",\n            \"sex\": \"1\",\n            \"area\": \"15\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"6412999fd7fb4a2f516be499\",\n            \"_timestamp\": 1678940575445,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"3\",\n            \"sex\": \"1\",\n            \"area\": \"14\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"6412999fd7fb4a2f516be498\",\n            \"_timestamp\": 1678940575420,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"3\",\n            \"sex\": \"1\",\n            \"area\": \"13\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"6412999fd7fb4a2f516be497\",\n            \"_timestamp\": 1678940575394,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"3\",\n            \"sex\": \"1\",\n            \"area\": \"12\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"6412999fd7fb4a2f516be496\",\n            \"_timestamp\": 1678940575370,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"3\",\n            \"sex\": \"1\",\n            \"area\": \"09\",\n            \"count\": \"3\"\n        },\n        {\n            \"_id\": \"6412999fd7fb4a2f516be495\",\n            \"_timestamp\": 1678940575344,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"3\",\n            \"sex\": \"1\",\n            \"area\": \"08\",\n            \"count\": \"3\"\n        },\n        {\n            \"_id\": \"6412999fd7fb4a2f516be494\",\n            \"_timestamp\": 1678940575317,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"3\",\n            \"sex\": \"1\",\n            \"area\": \"07\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"6412999fd7fb4a2f516be493\",\n            \"_timestamp\": 1678940575294,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"3\",\n            \"sex\": \"1\",\n            \"area\": \"06\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"6412999fd7fb4a2f516be492\",\n            \"_timestamp\": 1678940575269,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"3\",\n            \"sex\": \"1\",\n            \"area\": \"05\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"6412999fd7fb4a2f516be491\",\n            \"_timestamp\": 1678940575244,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"3\",\n            \"sex\": \"1\",\n            \"area\": \"04\",\n            \"count\": \"3\"\n        },\n        {\n            \"_id\": \"6412999fd7fb4a2f516be490\",\n            \"_timestamp\": 1678940575213,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"3\",\n            \"sex\": \"1\",\n            \"area\": \"03\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"6412999fd7fb4a2f516be48f\",\n            \"_timestamp\": 1678940575186,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"3\",\n            \"sex\": \"1\",\n            \"area\": \"02\",\n            \"count\": \"3\"\n        },\n        {\n            \"_id\": \"6412999fd7fb4a2f516be48e\",\n            \"_timestamp\": 1678940575163,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"3\",\n            \"sex\": \"1\",\n            \"area\": \"01\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"6412999fd7fb4a2f516be48d\",\n            \"_timestamp\": 1678940575138,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"2\",\n            \"sex\": \"9\",\n            \"area\": \"77\",\n            \"count\": \"30\"\n        },\n        {\n            \"_id\": \"6412999fd7fb4a2f516be48c\",\n            \"_timestamp\": 1678940575112,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"2\",\n            \"sex\": \"9\",\n            \"area\": \"9999\",\n            \"count\": \"30\"\n        },\n        {\n            \"_id\": \"6412999fd7fb4a2f516be48b\",\n            \"_timestamp\": 1678940575084,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"2\",\n            \"sex\": \"9\",\n            \"area\": \"99\",\n            \"count\": \"..C\"\n        },\n        {\n            \"_id\": \"6412999fd7fb4a2f516be48a\",\n            \"_timestamp\": 1678940575061,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"2\",\n            \"sex\": \"9\",\n            \"area\": \"18\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"6412999fd7fb4a2f516be489\",\n            \"_timestamp\": 1678940575035,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"2\",\n            \"sex\": \"9\",\n            \"area\": \"17\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"6412999fd7fb4a2f516be488\",\n            \"_timestamp\": 1678940575011,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"2\",\n            \"sex\": \"9\",\n            \"area\": \"16\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"6412999ed7fb4a2f516be487\",\n            \"_timestamp\": 1678940574979,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"2\",\n            \"sex\": \"9\",\n            \"area\": \"15\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"6412999ed7fb4a2f516be486\",\n            \"_timestamp\": 1678940574951,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"2\",\n            \"sex\": \"9\",\n            \"area\": \"14\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"6412999ed7fb4a2f516be485\",\n            \"_timestamp\": 1678940574928,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"2\",\n            \"sex\": \"9\",\n            \"area\": \"13\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"6412999ed7fb4a2f516be484\",\n            \"_timestamp\": 1678940574903,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"2\",\n            \"sex\": \"9\",\n            \"area\": \"12\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"6412999ed7fb4a2f516be483\",\n            \"_timestamp\": 1678940574879,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"2\",\n            \"sex\": \"9\",\n            \"area\": \"09\",\n            \"count\": \"6\"\n        },\n        {\n            \"_id\": \"6412999ed7fb4a2f516be482\",\n            \"_timestamp\": 1678940574847,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"2\",\n            \"sex\": \"9\",\n            \"area\": \"08\",\n            \"count\": \"3\"\n        },\n        {\n            \"_id\": \"6412999ed7fb4a2f516be481\",\n            \"_timestamp\": 1678940574823,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"2\",\n            \"sex\": \"9\",\n            \"area\": \"07\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"6412999ed7fb4a2f516be480\",\n            \"_timestamp\": 1678940574798,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"2\",\n            \"sex\": \"9\",\n            \"area\": \"06\",\n            \"count\": \"3\"\n        },\n        {\n            \"_id\": \"6412999ed7fb4a2f516be47f\",\n            \"_timestamp\": 1678940574774,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"2\",\n            \"sex\": \"9\",\n            \"area\": \"05\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"6412999ed7fb4a2f516be47e\",\n            \"_timestamp\": 1678940574748,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"2\",\n            \"sex\": \"9\",\n            \"area\": \"04\",\n            \"count\": \"6\"\n        },\n        {\n            \"_id\": \"6412999ed7fb4a2f516be47d\",\n            \"_timestamp\": 1678940574725,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"2\",\n            \"sex\": \"9\",\n            \"area\": \"03\",\n            \"count\": \"3\"\n        },\n        {\n            \"_id\": \"6412999ed7fb4a2f516be47c\",\n            \"_timestamp\": 1678940574698,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"2\",\n            \"sex\": \"9\",\n            \"area\": \"02\",\n            \"count\": \"6\"\n        },\n        {\n            \"_id\": \"6412999ed7fb4a2f516be47b\",\n            \"_timestamp\": 1678940574674,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"2\",\n            \"sex\": \"9\",\n            \"area\": \"01\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"6412999ed7fb4a2f516be47a\",\n            \"_timestamp\": 1678940574647,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"2\",\n            \"sex\": \"2\",\n            \"area\": \"77\",\n            \"count\": \"18\"\n        },\n        {\n            \"_id\": \"6412999ed7fb4a2f516be479\",\n            \"_timestamp\": 1678940574616,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"2\",\n            \"sex\": \"2\",\n            \"area\": \"9999\",\n            \"count\": \"18\"\n        },\n        {\n            \"_id\": \"6412999ed7fb4a2f516be478\",\n            \"_timestamp\": 1678940574591,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"2\",\n            \"sex\": \"2\",\n            \"area\": \"99\",\n            \"count\": \"..C\"\n        },\n        {\n            \"_id\": \"6412999ed7fb4a2f516be477\",\n            \"_timestamp\": 1678940574562,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"2\",\n            \"sex\": \"2\",\n            \"area\": \"18\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"6412999ed7fb4a2f516be476\",\n            \"_timestamp\": 1678940574537,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"2\",\n            \"sex\": \"2\",\n            \"area\": \"17\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"6412999ed7fb4a2f516be475\",\n            \"_timestamp\": 1678940574511,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"2\",\n            \"sex\": \"2\",\n            \"area\": \"16\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"6412999ed7fb4a2f516be474\",\n            \"_timestamp\": 1678940574483,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"2\",\n            \"sex\": \"2\",\n            \"area\": \"15\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"6412999ed7fb4a2f516be473\",\n            \"_timestamp\": 1678940574454,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"2\",\n            \"sex\": \"2\",\n            \"area\": \"14\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"6412999ed7fb4a2f516be472\",\n            \"_timestamp\": 1678940574430,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"2\",\n            \"sex\": \"2\",\n            \"area\": \"13\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"6412999ed7fb4a2f516be471\",\n            \"_timestamp\": 1678940574402,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"2\",\n            \"sex\": \"2\",\n            \"area\": \"12\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"6412999ed7fb4a2f516be470\",\n            \"_timestamp\": 1678940574376,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"2\",\n            \"sex\": \"2\",\n            \"area\": \"09\",\n            \"count\": \"3\"\n        },\n        {\n            \"_id\": \"6412999ed7fb4a2f516be46f\",\n            \"_timestamp\": 1678940574345,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"2\",\n            \"sex\": \"2\",\n            \"area\": \"08\",\n            \"count\": \"3\"\n        },\n        {\n            \"_id\": \"6412999ed7fb4a2f516be46e\",\n            \"_timestamp\": 1678940574320,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"2\",\n            \"sex\": \"2\",\n            \"area\": \"07\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"6412999ed7fb4a2f516be46d\",\n            \"_timestamp\": 1678940574294,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"2\",\n            \"sex\": \"2\",\n            \"area\": \"06\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"6412999ed7fb4a2f516be46c\",\n            \"_timestamp\": 1678940574268,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"2\",\n            \"sex\": \"2\",\n            \"area\": \"05\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"6412999ed7fb4a2f516be46b\",\n            \"_timestamp\": 1678940574245,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"2\",\n            \"sex\": \"2\",\n            \"area\": \"04\",\n            \"count\": \"3\"\n        },\n        {\n            \"_id\": \"6412999ed7fb4a2f516be46a\",\n            \"_timestamp\": 1678940574219,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"2\",\n            \"sex\": \"2\",\n            \"area\": \"03\",\n            \"count\": \"3\"\n        },\n        {\n            \"_id\": \"6412999ed7fb4a2f516be469\",\n            \"_timestamp\": 1678940574181,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"2\",\n            \"sex\": \"2\",\n            \"area\": \"02\",\n            \"count\": \"3\"\n        },\n        {\n            \"_id\": \"6412999ed7fb4a2f516be468\",\n            \"_timestamp\": 1678940574152,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"2\",\n            \"sex\": \"2\",\n            \"area\": \"01\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"6412999ed7fb4a2f516be467\",\n            \"_timestamp\": 1678940574126,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"2\",\n            \"sex\": \"1\",\n            \"area\": \"77\",\n            \"count\": \"12\"\n        },\n        {\n            \"_id\": \"6412999ed7fb4a2f516be466\",\n            \"_timestamp\": 1678940574101,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"2\",\n            \"sex\": \"1\",\n            \"area\": \"9999\",\n            \"count\": \"12\"\n        },\n        {\n            \"_id\": \"6412999ed7fb4a2f516be465\",\n            \"_timestamp\": 1678940574077,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"2\",\n            \"sex\": \"1\",\n            \"area\": \"99\",\n            \"count\": \"..C\"\n        },\n        {\n            \"_id\": \"6412999ed7fb4a2f516be464\",\n            \"_timestamp\": 1678940574053,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"2\",\n            \"sex\": \"1\",\n            \"area\": \"18\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"6412999ed7fb4a2f516be463\",\n            \"_timestamp\": 1678940574030,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"2\",\n            \"sex\": \"1\",\n            \"area\": \"17\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"6412999ed7fb4a2f516be462\",\n            \"_timestamp\": 1678940574003,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"2\",\n            \"sex\": \"1\",\n            \"area\": \"16\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"6412999dd7fb4a2f516be461\",\n            \"_timestamp\": 1678940573978,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"2\",\n            \"sex\": \"1\",\n            \"area\": \"15\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"6412999dd7fb4a2f516be460\",\n            \"_timestamp\": 1678940573951,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"2\",\n            \"sex\": \"1\",\n            \"area\": \"14\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"6412999dd7fb4a2f516be45f\",\n            \"_timestamp\": 1678940573926,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"2\",\n            \"sex\": \"1\",\n            \"area\": \"13\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"6412999dd7fb4a2f516be45e\",\n            \"_timestamp\": 1678940573902,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"2\",\n            \"sex\": \"1\",\n            \"area\": \"12\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"6412999dd7fb4a2f516be45d\",\n            \"_timestamp\": 1678940573877,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"2\",\n            \"sex\": \"1\",\n            \"area\": \"09\",\n            \"count\": \"3\"\n        },\n        {\n            \"_id\": \"6412999dd7fb4a2f516be45c\",\n            \"_timestamp\": 1678940573853,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"2\",\n            \"sex\": \"1\",\n            \"area\": \"08\",\n            \"count\": \"3\"\n        },\n        {\n            \"_id\": \"6412999dd7fb4a2f516be45b\",\n            \"_timestamp\": 1678940573821,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"2\",\n            \"sex\": \"1\",\n            \"area\": \"07\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"6412999dd7fb4a2f516be45a\",\n            \"_timestamp\": 1678940573798,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"2\",\n            \"sex\": \"1\",\n            \"area\": \"06\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"6412999dd7fb4a2f516be459\",\n            \"_timestamp\": 1678940573774,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"2\",\n            \"sex\": \"1\",\n            \"area\": \"05\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"6412999dd7fb4a2f516be458\",\n            \"_timestamp\": 1678940573750,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"2\",\n            \"sex\": \"1\",\n            \"area\": \"04\",\n            \"count\": \"3\"\n        },\n        {\n            \"_id\": \"6412999dd7fb4a2f516be457\",\n            \"_timestamp\": 1678940573727,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"2\",\n            \"sex\": \"1\",\n            \"area\": \"03\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"6412999dd7fb4a2f516be456\",\n            \"_timestamp\": 1678940573702,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"2\",\n            \"sex\": \"1\",\n            \"area\": \"02\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"6412999dd7fb4a2f516be455\",\n            \"_timestamp\": 1678940573675,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"2\",\n            \"sex\": \"1\",\n            \"area\": \"01\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"6412999dd7fb4a2f516be454\",\n            \"_timestamp\": 1678940573651,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"1\",\n            \"sex\": \"9\",\n            \"area\": \"77\",\n            \"count\": \"1050\"\n        },\n        {\n            \"_id\": \"6412999dd7fb4a2f516be453\",\n            \"_timestamp\": 1678940573628,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"1\",\n            \"sex\": \"9\",\n            \"area\": \"9999\",\n            \"count\": \"1050\"\n        },\n        {\n            \"_id\": \"6412999dd7fb4a2f516be452\",\n            \"_timestamp\": 1678940573603,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"1\",\n            \"sex\": \"9\",\n            \"area\": \"99\",\n            \"count\": \"..C\"\n        },\n        {\n            \"_id\": \"6412999dd7fb4a2f516be451\",\n            \"_timestamp\": 1678940573580,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"1\",\n            \"sex\": \"9\",\n            \"area\": \"18\",\n            \"count\": \"15\"\n        },\n        {\n            \"_id\": \"6412999dd7fb4a2f516be450\",\n            \"_timestamp\": 1678940573557,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"1\",\n            \"sex\": \"9\",\n            \"area\": \"17\",\n            \"count\": \"21\"\n        },\n        {\n            \"_id\": \"6412999dd7fb4a2f516be44f\",\n            \"_timestamp\": 1678940573529,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"1\",\n            \"sex\": \"9\",\n            \"area\": \"16\",\n            \"count\": \"9\"\n        },\n        {\n            \"_id\": \"6412999dd7fb4a2f516be44e\",\n            \"_timestamp\": 1678940573506,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"1\",\n            \"sex\": \"9\",\n            \"area\": \"15\",\n            \"count\": \"24\"\n        },\n        {\n            \"_id\": \"6412999dd7fb4a2f516be44d\",\n            \"_timestamp\": 1678940573482,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"1\",\n            \"sex\": \"9\",\n            \"area\": \"14\",\n            \"count\": \"66\"\n        },\n        {\n            \"_id\": \"6412999dd7fb4a2f516be44c\",\n            \"_timestamp\": 1678940573455,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"1\",\n            \"sex\": \"9\",\n            \"area\": \"13\",\n            \"count\": \"156\"\n        },\n        {\n            \"_id\": \"6412999dd7fb4a2f516be44b\",\n            \"_timestamp\": 1678940573429,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"1\",\n            \"sex\": \"9\",\n            \"area\": \"12\",\n            \"count\": \"6\"\n        },\n        {\n            \"_id\": \"6412999dd7fb4a2f516be44a\",\n            \"_timestamp\": 1678940573404,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"1\",\n            \"sex\": \"9\",\n            \"area\": \"09\",\n            \"count\": \"87\"\n        },\n        {\n            \"_id\": \"6412999dd7fb4a2f516be449\",\n            \"_timestamp\": 1678940573378,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"1\",\n            \"sex\": \"9\",\n            \"area\": \"08\",\n            \"count\": \"72\"\n        },\n        {\n            \"_id\": \"6412999dd7fb4a2f516be448\",\n            \"_timestamp\": 1678940573348,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"1\",\n            \"sex\": \"9\",\n            \"area\": \"07\",\n            \"count\": \"39\"\n        },\n        {\n            \"_id\": \"6412999dd7fb4a2f516be447\",\n            \"_timestamp\": 1678940573323,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"1\",\n            \"sex\": \"9\",\n            \"area\": \"06\",\n            \"count\": \"33\"\n        },\n        {\n            \"_id\": \"6412999dd7fb4a2f516be446\",\n            \"_timestamp\": 1678940573291,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"1\",\n            \"sex\": \"9\",\n            \"area\": \"05\",\n            \"count\": \"12\"\n        },\n        {\n            \"_id\": \"6412999dd7fb4a2f516be445\",\n            \"_timestamp\": 1678940573267,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"1\",\n            \"sex\": \"9\",\n            \"area\": \"04\",\n            \"count\": \"78\"\n        },\n        {\n            \"_id\": \"6412999dd7fb4a2f516be444\",\n            \"_timestamp\": 1678940573243,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"1\",\n            \"sex\": \"9\",\n            \"area\": \"03\",\n            \"count\": \"96\"\n        },\n        {\n            \"_id\": \"6412999dd7fb4a2f516be443\",\n            \"_timestamp\": 1678940573220,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"1\",\n            \"sex\": \"9\",\n            \"area\": \"02\",\n            \"count\": \"303\"\n        },\n        {\n            \"_id\": \"6412999dd7fb4a2f516be442\",\n            \"_timestamp\": 1678940573195,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"1\",\n            \"sex\": \"9\",\n            \"area\": \"01\",\n            \"count\": \"36\"\n        },\n        {\n            \"_id\": \"6412999dd7fb4a2f516be441\",\n            \"_timestamp\": 1678940573166,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"1\",\n            \"sex\": \"2\",\n            \"area\": \"77\",\n            \"count\": \"780\"\n        },\n        {\n            \"_id\": \"6412999dd7fb4a2f516be440\",\n            \"_timestamp\": 1678940573140,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"1\",\n            \"sex\": \"2\",\n            \"area\": \"9999\",\n            \"count\": \"780\"\n        },\n        {\n            \"_id\": \"6412999dd7fb4a2f516be43f\",\n            \"_timestamp\": 1678940573111,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"1\",\n            \"sex\": \"2\",\n            \"area\": \"99\",\n            \"count\": \"..C\"\n        },\n        {\n            \"_id\": \"6412999dd7fb4a2f516be43e\",\n            \"_timestamp\": 1678940573086,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"1\",\n            \"sex\": \"2\",\n            \"area\": \"18\",\n            \"count\": \"9\"\n        },\n        {\n            \"_id\": \"6412999dd7fb4a2f516be43d\",\n            \"_timestamp\": 1678940573060,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"1\",\n            \"sex\": \"2\",\n            \"area\": \"17\",\n            \"count\": \"12\"\n        },\n        {\n            \"_id\": \"6412999dd7fb4a2f516be43c\",\n            \"_timestamp\": 1678940573037,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"1\",\n            \"sex\": \"2\",\n            \"area\": \"16\",\n            \"count\": \"3\"\n        },\n        {\n            \"_id\": \"6412999dd7fb4a2f516be43b\",\n            \"_timestamp\": 1678940573012,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"1\",\n            \"sex\": \"2\",\n            \"area\": \"15\",\n            \"count\": \"21\"\n        },\n        {\n            \"_id\": \"6412999cd7fb4a2f516be43a\",\n            \"_timestamp\": 1678940572985,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"1\",\n            \"sex\": \"2\",\n            \"area\": \"14\",\n            \"count\": \"48\"\n        },\n        {\n            \"_id\": \"6412999cd7fb4a2f516be439\",\n            \"_timestamp\": 1678940572958,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"1\",\n            \"sex\": \"2\",\n            \"area\": \"13\",\n            \"count\": \"120\"\n        },\n        {\n            \"_id\": \"6412999cd7fb4a2f516be438\",\n            \"_timestamp\": 1678940572934,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"1\",\n            \"sex\": \"2\",\n            \"area\": \"12\",\n            \"count\": \"3\"\n        },\n        {\n            \"_id\": \"6412999cd7fb4a2f516be437\",\n            \"_timestamp\": 1678940572910,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"1\",\n            \"sex\": \"2\",\n            \"area\": \"09\",\n            \"count\": \"66\"\n        },\n        {\n            \"_id\": \"6412999cd7fb4a2f516be436\",\n            \"_timestamp\": 1678940572880,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"1\",\n            \"sex\": \"2\",\n            \"area\": \"08\",\n            \"count\": \"57\"\n        },\n        {\n            \"_id\": \"6412999cd7fb4a2f516be435\",\n            \"_timestamp\": 1678940572833,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"1\",\n            \"sex\": \"2\",\n            \"area\": \"07\",\n            \"count\": \"30\"\n        },\n        {\n            \"_id\": \"6412999cd7fb4a2f516be434\",\n            \"_timestamp\": 1678940572809,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"1\",\n            \"sex\": \"2\",\n            \"area\": \"06\",\n            \"count\": \"21\"\n        },\n        {\n            \"_id\": \"6412999cd7fb4a2f516be433\",\n            \"_timestamp\": 1678940572781,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"1\",\n            \"sex\": \"2\",\n            \"area\": \"05\",\n            \"count\": \"9\"\n        },\n        {\n            \"_id\": \"6412999cd7fb4a2f516be432\",\n            \"_timestamp\": 1678940572757,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"1\",\n            \"sex\": \"2\",\n            \"area\": \"04\",\n            \"count\": \"45\"\n        },\n        {\n            \"_id\": \"6412999cd7fb4a2f516be431\",\n            \"_timestamp\": 1678940572725,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"1\",\n            \"sex\": \"2\",\n            \"area\": \"03\",\n            \"count\": \"75\"\n        },\n        {\n            \"_id\": \"6412999cd7fb4a2f516be430\",\n            \"_timestamp\": 1678940572699,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"1\",\n            \"sex\": \"2\",\n            \"area\": \"02\",\n            \"count\": \"234\"\n        },\n        {\n            \"_id\": \"6412999cd7fb4a2f516be42f\",\n            \"_timestamp\": 1678940572673,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"1\",\n            \"sex\": \"2\",\n            \"area\": \"01\",\n            \"count\": \"24\"\n        },\n        {\n            \"_id\": \"6412999cd7fb4a2f516be42e\",\n            \"_timestamp\": 1678940572642,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"1\",\n            \"sex\": \"1\",\n            \"area\": \"77\",\n            \"count\": \"270\"\n        },\n        {\n            \"_id\": \"6412999cd7fb4a2f516be42d\",\n            \"_timestamp\": 1678940572611,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"1\",\n            \"sex\": \"1\",\n            \"area\": \"9999\",\n            \"count\": \"270\"\n        },\n        {\n            \"_id\": \"6412999cd7fb4a2f516be42c\",\n            \"_timestamp\": 1678940572589,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"1\",\n            \"sex\": \"1\",\n            \"area\": \"99\",\n            \"count\": \"..C\"\n        },\n        {\n            \"_id\": \"6412999cd7fb4a2f516be42b\",\n            \"_timestamp\": 1678940572567,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"1\",\n            \"sex\": \"1\",\n            \"area\": \"18\",\n            \"count\": \"3\"\n        },\n        {\n            \"_id\": \"6412999cd7fb4a2f516be42a\",\n            \"_timestamp\": 1678940572543,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"1\",\n            \"sex\": \"1\",\n            \"area\": \"17\",\n            \"count\": \"6\"\n        },\n        {\n            \"_id\": \"6412999cd7fb4a2f516be429\",\n            \"_timestamp\": 1678940572520,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"1\",\n            \"sex\": \"1\",\n            \"area\": \"16\",\n            \"count\": \"3\"\n        },\n        {\n            \"_id\": \"6412999cd7fb4a2f516be428\",\n            \"_timestamp\": 1678940572496,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"1\",\n            \"sex\": \"1\",\n            \"area\": \"15\",\n            \"count\": \"6\"\n        },\n        {\n            \"_id\": \"6412999cd7fb4a2f516be427\",\n            \"_timestamp\": 1678940572471,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"1\",\n            \"sex\": \"1\",\n            \"area\": \"14\",\n            \"count\": \"18\"\n        },\n        {\n            \"_id\": \"6412999cd7fb4a2f516be426\",\n            \"_timestamp\": 1678940572445,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"1\",\n            \"sex\": \"1\",\n            \"area\": \"13\",\n            \"count\": \"36\"\n        },\n        {\n            \"_id\": \"6412999cd7fb4a2f516be425\",\n            \"_timestamp\": 1678940572417,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"1\",\n            \"sex\": \"1\",\n            \"area\": \"12\",\n            \"count\": \"3\"\n        },\n        {\n            \"_id\": \"6412999cd7fb4a2f516be424\",\n            \"_timestamp\": 1678940572395,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"1\",\n            \"sex\": \"1\",\n            \"area\": \"09\",\n            \"count\": \"21\"\n        },\n        {\n            \"_id\": \"6412999cd7fb4a2f516be423\",\n            \"_timestamp\": 1678940572371,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"1\",\n            \"sex\": \"1\",\n            \"area\": \"08\",\n            \"count\": \"18\"\n        },\n        {\n            \"_id\": \"6412999cd7fb4a2f516be422\",\n            \"_timestamp\": 1678940572345,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"1\",\n            \"sex\": \"1\",\n            \"area\": \"07\",\n            \"count\": \"9\"\n        },\n        {\n            \"_id\": \"6412999cd7fb4a2f516be421\",\n            \"_timestamp\": 1678940572322,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"1\",\n            \"sex\": \"1\",\n            \"area\": \"06\",\n            \"count\": \"12\"\n        },\n        {\n            \"_id\": \"6412999cd7fb4a2f516be420\",\n            \"_timestamp\": 1678940572300,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"1\",\n            \"sex\": \"1\",\n            \"area\": \"05\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"6412999cd7fb4a2f516be41f\",\n            \"_timestamp\": 1678940572276,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"1\",\n            \"sex\": \"1\",\n            \"area\": \"04\",\n            \"count\": \"33\"\n        },\n        {\n            \"_id\": \"6412999cd7fb4a2f516be41e\",\n            \"_timestamp\": 1678940572252,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"1\",\n            \"sex\": \"1\",\n            \"area\": \"03\",\n            \"count\": \"24\"\n        },\n        {\n            \"_id\": \"6412999cd7fb4a2f516be41d\",\n            \"_timestamp\": 1678940572228,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"1\",\n            \"sex\": \"1\",\n            \"area\": \"02\",\n            \"count\": \"69\"\n        },\n        {\n            \"_id\": \"6412999cd7fb4a2f516be41c\",\n            \"_timestamp\": 1678940572203,\n            \"year\": \"2018\",\n            \"age\": \"097\",\n            \"ethnic\": \"1\",\n            \"sex\": \"1\",\n            \"area\": \"01\",\n            \"count\": \"12\"\n        },\n        {\n            \"_id\": \"6412999cd7fb4a2f516be41b\",\n            \"_timestamp\": 1678940572181,\n            \"year\": \"2018\",\n            \"age\": \"096\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"9\",\n            \"area\": \"77\",\n            \"count\": \"1587\"\n        },\n        {\n            \"_id\": \"6412999cd7fb4a2f516be41a\",\n            \"_timestamp\": 1678940572158,\n            \"year\": \"2018\",\n            \"age\": \"096\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"9\",\n            \"area\": \"9999\",\n            \"count\": \"1587\"\n        },\n        {\n            \"_id\": \"6412999cd7fb4a2f516be419\",\n            \"_timestamp\": 1678940572135,\n            \"year\": \"2018\",\n            \"age\": \"096\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"9\",\n            \"area\": \"99\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"6412999cd7fb4a2f516be418\",\n            \"_timestamp\": 1678940572108,\n            \"year\": \"2018\",\n            \"age\": \"096\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"9\",\n            \"area\": \"18\",\n            \"count\": \"18\"\n        },\n        {\n            \"_id\": \"6412999cd7fb4a2f516be417\",\n            \"_timestamp\": 1678940572080,\n            \"year\": \"2018\",\n            \"age\": \"096\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"9\",\n            \"area\": \"17\",\n            \"count\": \"27\"\n        },\n        {\n            \"_id\": \"6412999cd7fb4a2f516be416\",\n            \"_timestamp\": 1678940572053,\n            \"year\": \"2018\",\n            \"age\": \"096\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"9\",\n            \"area\": \"16\",\n            \"count\": \"21\"\n        },\n        {\n            \"_id\": \"6412999cd7fb4a2f516be415\",\n            \"_timestamp\": 1678940572031,\n            \"year\": \"2018\",\n            \"age\": \"096\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"9\",\n            \"area\": \"15\",\n            \"count\": \"54\"\n        },\n        {\n            \"_id\": \"6412999cd7fb4a2f516be414\",\n            \"_timestamp\": 1678940572005,\n            \"year\": \"2018\",\n            \"age\": \"096\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"9\",\n            \"area\": \"14\",\n            \"count\": \"90\"\n        },\n        {\n            \"_id\": \"6412999bd7fb4a2f516be413\",\n            \"_timestamp\": 1678940571978,\n            \"year\": \"2018\",\n            \"age\": \"096\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"9\",\n            \"area\": \"13\",\n            \"count\": \"222\"\n        },\n        {\n            \"_id\": \"6412999bd7fb4a2f516be412\",\n            \"_timestamp\": 1678940571955,\n            \"year\": \"2018\",\n            \"age\": \"096\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"9\",\n            \"area\": \"12\",\n            \"count\": \"6\"\n        },\n        {\n            \"_id\": \"6412999bd7fb4a2f516be411\",\n            \"_timestamp\": 1678940571932,\n            \"year\": \"2018\",\n            \"age\": \"096\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"9\",\n            \"area\": \"09\",\n            \"count\": \"150\"\n        },\n        {\n            \"_id\": \"6412999bd7fb4a2f516be410\",\n            \"_timestamp\": 1678940571907,\n            \"year\": \"2018\",\n            \"age\": \"096\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"9\",\n            \"area\": \"08\",\n            \"count\": \"90\"\n        },\n        {\n            \"_id\": \"6412999bd7fb4a2f516be40f\",\n            \"_timestamp\": 1678940571874,\n            \"year\": \"2018\",\n            \"age\": \"096\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"9\",\n            \"area\": \"07\",\n            \"count\": \"45\"\n        },\n        {\n            \"_id\": \"6412999bd7fb4a2f516be40e\",\n            \"_timestamp\": 1678940571850,\n            \"year\": \"2018\",\n            \"age\": \"096\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"9\",\n            \"area\": \"06\",\n            \"count\": \"90\"\n        },\n        {\n            \"_id\": \"6412999bd7fb4a2f516be40d\",\n            \"_timestamp\": 1678940571826,\n            \"year\": \"2018\",\n            \"age\": \"096\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"9\",\n            \"area\": \"05\",\n            \"count\": \"12\"\n        },\n        {\n            \"_id\": \"6412999bd7fb4a2f516be40c\",\n            \"_timestamp\": 1678940571798,\n            \"year\": \"2018\",\n            \"age\": \"096\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"9\",\n            \"area\": \"04\",\n            \"count\": \"108\"\n        },\n        {\n            \"_id\": \"6412999bd7fb4a2f516be40b\",\n            \"_timestamp\": 1678940571774,\n            \"year\": \"2018\",\n            \"age\": \"096\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"9\",\n            \"area\": \"03\",\n            \"count\": \"126\"\n        },\n        {\n            \"_id\": \"6412999bd7fb4a2f516be40a\",\n            \"_timestamp\": 1678940571749,\n            \"year\": \"2018\",\n            \"age\": \"096\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"9\",\n            \"area\": \"02\",\n            \"count\": \"456\"\n        },\n        {\n            \"_id\": \"6412999bd7fb4a2f516be409\",\n            \"_timestamp\": 1678940571725,\n            \"year\": \"2018\",\n            \"age\": \"096\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"9\",\n            \"area\": \"01\",\n            \"count\": \"63\"\n        },\n        {\n            \"_id\": \"6412999bd7fb4a2f516be408\",\n            \"_timestamp\": 1678940571701,\n            \"year\": \"2018\",\n            \"age\": \"096\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"2\",\n            \"area\": \"77\",\n            \"count\": \"1149\"\n        },\n        {\n            \"_id\": \"6412999bd7fb4a2f516be407\",\n            \"_timestamp\": 1678940571675,\n            \"year\": \"2018\",\n            \"age\": \"096\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"2\",\n            \"area\": \"9999\",\n            \"count\": \"1149\"\n        },\n        {\n            \"_id\": \"6412999bd7fb4a2f516be406\",\n            \"_timestamp\": 1678940571650,\n            \"year\": \"2018\",\n            \"age\": \"096\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"2\",\n            \"area\": \"99\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"6412999bd7fb4a2f516be405\",\n            \"_timestamp\": 1678940571625,\n            \"year\": \"2018\",\n            \"age\": \"096\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"2\",\n            \"area\": \"18\",\n            \"count\": \"15\"\n        },\n        {\n            \"_id\": \"6412999bd7fb4a2f516be404\",\n            \"_timestamp\": 1678940571599,\n            \"year\": \"2018\",\n            \"age\": \"096\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"2\",\n            \"area\": \"17\",\n            \"count\": \"15\"\n        },\n        {\n            \"_id\": \"6412999bd7fb4a2f516be403\",\n            \"_timestamp\": 1678940571570,\n            \"year\": \"2018\",\n            \"age\": \"096\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"2\",\n            \"area\": \"16\",\n            \"count\": \"18\"\n        },\n        {\n            \"_id\": \"6412999bd7fb4a2f516be402\",\n            \"_timestamp\": 1678940571545,\n            \"year\": \"2018\",\n            \"age\": \"096\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"2\",\n            \"area\": \"15\",\n            \"count\": \"39\"\n        },\n        {\n            \"_id\": \"6412999bd7fb4a2f516be401\",\n            \"_timestamp\": 1678940571521,\n            \"year\": \"2018\",\n            \"age\": \"096\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"2\",\n            \"area\": \"14\",\n            \"count\": \"57\"\n        },\n        {\n            \"_id\": \"6412999bd7fb4a2f516be400\",\n            \"_timestamp\": 1678940571478,\n            \"year\": \"2018\",\n            \"age\": \"096\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"2\",\n            \"area\": \"13\",\n            \"count\": \"159\"\n        },\n        {\n            \"_id\": \"6412999bd7fb4a2f516be3ff\",\n            \"_timestamp\": 1678940571422,\n            \"year\": \"2018\",\n            \"age\": \"096\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"2\",\n            \"area\": \"12\",\n            \"count\": \"6\"\n        },\n        {\n            \"_id\": \"6412999bd7fb4a2f516be3fe\",\n            \"_timestamp\": 1678940571400,\n            \"year\": \"2018\",\n            \"age\": \"096\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"2\",\n            \"area\": \"09\",\n            \"count\": \"108\"\n        },\n        {\n            \"_id\": \"6412999bd7fb4a2f516be3fd\",\n            \"_timestamp\": 1678940571369,\n            \"year\": \"2018\",\n            \"age\": \"096\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"2\",\n            \"area\": \"08\",\n            \"count\": \"66\"\n        },\n        {\n            \"_id\": \"6412999bd7fb4a2f516be3fc\",\n            \"_timestamp\": 1678940571346,\n            \"year\": \"2018\",\n            \"age\": \"096\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"2\",\n            \"area\": \"07\",\n            \"count\": \"42\"\n        },\n        {\n            \"_id\": \"6412999bd7fb4a2f516be3fb\",\n            \"_timestamp\": 1678940571323,\n            \"year\": \"2018\",\n            \"age\": \"096\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"2\",\n            \"area\": \"06\",\n            \"count\": \"72\"\n        },\n        {\n            \"_id\": \"6412999bd7fb4a2f516be3fa\",\n            \"_timestamp\": 1678940571296,\n            \"year\": \"2018\",\n            \"age\": \"096\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"2\",\n            \"area\": \"05\",\n            \"count\": \"12\"\n        },\n        {\n            \"_id\": \"6412999bd7fb4a2f516be3f9\",\n            \"_timestamp\": 1678940571269,\n            \"year\": \"2018\",\n            \"age\": \"096\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"2\",\n            \"area\": \"04\",\n            \"count\": \"81\"\n        },\n        {\n            \"_id\": \"6412999bd7fb4a2f516be3f8\",\n            \"_timestamp\": 1678940571245,\n            \"year\": \"2018\",\n            \"age\": \"096\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"2\",\n            \"area\": \"03\",\n            \"count\": \"96\"\n        },\n        {\n            \"_id\": \"6412999bd7fb4a2f516be3f7\",\n            \"_timestamp\": 1678940571218,\n            \"year\": \"2018\",\n            \"age\": \"096\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"2\",\n            \"area\": \"02\",\n            \"count\": \"327\"\n        },\n        {\n            \"_id\": \"6412999bd7fb4a2f516be3f6\",\n            \"_timestamp\": 1678940571195,\n            \"year\": \"2018\",\n            \"age\": \"096\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"2\",\n            \"area\": \"01\",\n            \"count\": \"42\"\n        },\n        {\n            \"_id\": \"6412999bd7fb4a2f516be3f5\",\n            \"_timestamp\": 1678940571172,\n            \"year\": \"2018\",\n            \"age\": \"096\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"1\",\n            \"area\": \"77\",\n            \"count\": \"438\"\n        },\n        {\n            \"_id\": \"6412999bd7fb4a2f516be3f4\",\n            \"_timestamp\": 1678940571149,\n            \"year\": \"2018\",\n            \"age\": \"096\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"1\",\n            \"area\": \"9999\",\n            \"count\": \"438\"\n        },\n        {\n            \"_id\": \"6412999bd7fb4a2f516be3f3\",\n            \"_timestamp\": 1678940571127,\n            \"year\": \"2018\",\n            \"age\": \"096\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"1\",\n            \"area\": \"99\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"6412999bd7fb4a2f516be3f2\",\n            \"_timestamp\": 1678940571105,\n            \"year\": \"2018\",\n            \"age\": \"096\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"1\",\n            \"area\": \"18\",\n            \"count\": \"3\"\n        },\n        {\n            \"_id\": \"6412999bd7fb4a2f516be3f1\",\n            \"_timestamp\": 1678940571083,\n            \"year\": \"2018\",\n            \"age\": \"096\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"1\",\n            \"area\": \"17\",\n            \"count\": \"12\"\n        },\n        {\n            \"_id\": \"6412999bd7fb4a2f516be3f0\",\n            \"_timestamp\": 1678940571054,\n            \"year\": \"2018\",\n            \"age\": \"096\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"1\",\n            \"area\": \"16\",\n            \"count\": \"6\"\n        },\n        {\n            \"_id\": \"6412999bd7fb4a2f516be3ef\",\n            \"_timestamp\": 1678940571030,\n            \"year\": \"2018\",\n            \"age\": \"096\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"1\",\n            \"area\": \"15\",\n            \"count\": \"15\"\n        },\n        {\n            \"_id\": \"6412999bd7fb4a2f516be3ee\",\n            \"_timestamp\": 1678940571007,\n            \"year\": \"2018\",\n            \"age\": \"096\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"1\",\n            \"area\": \"14\",\n            \"count\": \"36\"\n        },\n        {\n            \"_id\": \"6412999ad7fb4a2f516be3ed\",\n            \"_timestamp\": 1678940570976,\n            \"year\": \"2018\",\n            \"age\": \"096\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"1\",\n            \"area\": \"13\",\n            \"count\": \"63\"\n        },\n        {\n            \"_id\": \"6412999ad7fb4a2f516be3ec\",\n            \"_timestamp\": 1678940570953,\n            \"year\": \"2018\",\n            \"age\": \"096\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"1\",\n            \"area\": \"12\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"6412999ad7fb4a2f516be3eb\",\n            \"_timestamp\": 1678940570908,\n            \"year\": \"2018\",\n            \"age\": \"096\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"1\",\n            \"area\": \"09\",\n            \"count\": \"42\"\n        },\n        {\n            \"_id\": \"6412999ad7fb4a2f516be3ea\",\n            \"_timestamp\": 1678940570873,\n            \"year\": \"2018\",\n            \"age\": \"096\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"1\",\n            \"area\": \"08\",\n            \"count\": \"24\"\n        },\n        {\n            \"_id\": \"6412999ad7fb4a2f516be3e9\",\n            \"_timestamp\": 1678940570850,\n            \"year\": \"2018\",\n            \"age\": \"096\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"1\",\n            \"area\": \"07\",\n            \"count\": \"6\"\n        },\n        {\n            \"_id\": \"6412999ad7fb4a2f516be3e8\",\n            \"_timestamp\": 1678940570824,\n            \"year\": \"2018\",\n            \"age\": \"096\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"1\",\n            \"area\": \"06\",\n            \"count\": \"21\"\n        },\n        {\n            \"_id\": \"6412999ad7fb4a2f516be3e7\",\n            \"_timestamp\": 1678940570788,\n            \"year\": \"2018\",\n            \"age\": \"096\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"1\",\n            \"area\": \"05\",\n            \"count\": \"3\"\n        },\n        {\n            \"_id\": \"6412999ad7fb4a2f516be3e6\",\n            \"_timestamp\": 1678940570764,\n            \"year\": \"2018\",\n            \"age\": \"096\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"1\",\n            \"area\": \"04\",\n            \"count\": \"30\"\n        },\n        {\n            \"_id\": \"6412999ad7fb4a2f516be3e5\",\n            \"_timestamp\": 1678940570732,\n            \"year\": \"2018\",\n            \"age\": \"096\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"1\",\n            \"area\": \"03\",\n            \"count\": \"33\"\n        },\n        {\n            \"_id\": \"6412999ad7fb4a2f516be3e4\",\n            \"_timestamp\": 1678940570705,\n            \"year\": \"2018\",\n            \"age\": \"096\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"1\",\n            \"area\": \"02\",\n            \"count\": \"129\"\n        },\n        {\n            \"_id\": \"6412999ad7fb4a2f516be3e3\",\n            \"_timestamp\": 1678940570682,\n            \"year\": \"2018\",\n            \"age\": \"096\",\n            \"ethnic\": \"9999\",\n            \"sex\": \"1\",\n            \"area\": \"01\",\n            \"count\": \"21\"\n        },\n        {\n            \"_id\": \"6412999ad7fb4a2f516be3e2\",\n            \"_timestamp\": 1678940570658,\n            \"year\": \"2018\",\n            \"age\": \"096\",\n            \"ethnic\": \"77\",\n            \"sex\": \"9\",\n            \"area\": \"77\",\n            \"count\": \"1587\"\n        },\n        {\n            \"_id\": \"6412999ad7fb4a2f516be3e1\",\n            \"_timestamp\": 1678940570634,\n            \"year\": \"2018\",\n            \"age\": \"096\",\n            \"ethnic\": \"77\",\n            \"sex\": \"9\",\n            \"area\": \"9999\",\n            \"count\": \"1587\"\n        },\n        {\n            \"_id\": \"6412999ad7fb4a2f516be3e0\",\n            \"_timestamp\": 1678940570610,\n            \"year\": \"2018\",\n            \"age\": \"096\",\n            \"ethnic\": \"77\",\n            \"sex\": \"9\",\n            \"area\": \"99\",\n            \"count\": \"..C\"\n        },\n        {\n            \"_id\": \"6412999ad7fb4a2f516be3df\",\n            \"_timestamp\": 1678940570587,\n            \"year\": \"2018\",\n            \"age\": \"096\",\n            \"ethnic\": \"77\",\n            \"sex\": \"9\",\n            \"area\": \"18\",\n            \"count\": \"18\"\n        },\n        {\n            \"_id\": \"6412999ad7fb4a2f516be3de\",\n            \"_timestamp\": 1678940570560,\n            \"year\": \"2018\",\n            \"age\": \"096\",\n            \"ethnic\": \"77\",\n            \"sex\": \"9\",\n            \"area\": \"17\",\n            \"count\": \"27\"\n        },\n        {\n            \"_id\": \"6412999ad7fb4a2f516be3dd\",\n            \"_timestamp\": 1678940570537,\n            \"year\": \"2018\",\n            \"age\": \"096\",\n            \"ethnic\": \"77\",\n            \"sex\": \"9\",\n            \"area\": \"16\",\n            \"count\": \"21\"\n        },\n        {\n            \"_id\": \"6412999ad7fb4a2f516be3dc\",\n            \"_timestamp\": 1678940570512,\n            \"year\": \"2018\",\n            \"age\": \"096\",\n            \"ethnic\": \"77\",\n            \"sex\": \"9\",\n            \"area\": \"15\",\n            \"count\": \"54\"\n        },\n        {\n            \"_id\": \"6412999ad7fb4a2f516be3db\",\n            \"_timestamp\": 1678940570487,\n            \"year\": \"2018\",\n            \"age\": \"096\",\n            \"ethnic\": \"77\",\n            \"sex\": \"9\",\n            \"area\": \"14\",\n            \"count\": \"90\"\n        },\n        {\n            \"_id\": \"6412999ad7fb4a2f516be3da\",\n            \"_timestamp\": 1678940570462,\n            \"year\": \"2018\",\n            \"age\": \"096\",\n            \"ethnic\": \"77\",\n            \"sex\": \"9\",\n            \"area\": \"13\",\n            \"count\": \"222\"\n        },\n        {\n            \"_id\": \"6412999ad7fb4a2f516be3d9\",\n            \"_timestamp\": 1678940570440,\n            \"year\": \"2018\",\n            \"age\": \"096\",\n            \"ethnic\": \"77\",\n            \"sex\": \"9\",\n            \"area\": \"12\",\n            \"count\": \"6\"\n        },\n        {\n            \"_id\": \"6412999ad7fb4a2f516be3d8\",\n            \"_timestamp\": 1678940570412,\n            \"year\": \"2018\",\n            \"age\": \"096\",\n            \"ethnic\": \"77\",\n            \"sex\": \"9\",\n            \"area\": \"09\",\n            \"count\": \"150\"\n        },\n        {\n            \"_id\": \"6412999ad7fb4a2f516be3d7\",\n            \"_timestamp\": 1678940570388,\n            \"year\": \"2018\",\n            \"age\": \"096\",\n            \"ethnic\": \"77\",\n            \"sex\": \"9\",\n            \"area\": \"08\",\n            \"count\": \"90\"\n        },\n        {\n            \"_id\": \"6412999ad7fb4a2f516be3d6\",\n            \"_timestamp\": 1678940570365,\n            \"year\": \"2018\",\n            \"age\": \"096\",\n            \"ethnic\": \"77\",\n            \"sex\": \"9\",\n            \"area\": \"07\",\n            \"count\": \"45\"\n        },\n        {\n            \"_id\": \"6412999ad7fb4a2f516be3d5\",\n            \"_timestamp\": 1678940570343,\n            \"year\": \"2018\",\n            \"age\": \"096\",\n            \"ethnic\": \"77\",\n            \"sex\": \"9\",\n            \"area\": \"06\",\n            \"count\": \"90\"\n        },\n        {\n            \"_id\": \"6412999ad7fb4a2f516be3d4\",\n            \"_timestamp\": 1678940570321,\n            \"year\": \"2018\",\n            \"age\": \"096\",\n            \"ethnic\": \"77\",\n            \"sex\": \"9\",\n            \"area\": \"05\",\n            \"count\": \"12\"\n        },\n        {\n            \"_id\": \"6412999ad7fb4a2f516be3d3\",\n            \"_timestamp\": 1678940570298,\n            \"year\": \"2018\",\n            \"age\": \"096\",\n            \"ethnic\": \"77\",\n            \"sex\": \"9\",\n            \"area\": \"04\",\n            \"count\": \"108\"\n        },\n        {\n            \"_id\": \"6412999ad7fb4a2f516be3d2\",\n            \"_timestamp\": 1678940570275,\n            \"year\": \"2018\",\n            \"age\": \"096\",\n            \"ethnic\": \"77\",\n            \"sex\": \"9\",\n            \"area\": \"03\",\n            \"count\": \"126\"\n        },\n        {\n            \"_id\": \"6412999ad7fb4a2f516be3d1\",\n            \"_timestamp\": 1678940570252,\n            \"year\": \"2018\",\n            \"age\": \"096\",\n            \"ethnic\": \"77\",\n            \"sex\": \"9\",\n            \"area\": \"02\",\n            \"count\": \"456\"\n        },\n        {\n            \"_id\": \"6412999ad7fb4a2f516be3d0\",\n            \"_timestamp\": 1678940570229,\n            \"year\": \"2018\",\n            \"age\": \"096\",\n            \"ethnic\": \"77\",\n            \"sex\": \"9\",\n            \"area\": \"01\",\n            \"count\": \"63\"\n        },\n        {\n            \"_id\": \"6412999ad7fb4a2f516be3cf\",\n            \"_timestamp\": 1678940570203,\n            \"year\": \"2018\",\n            \"age\": \"096\",\n            \"ethnic\": \"77\",\n            \"sex\": \"2\",\n            \"area\": \"77\",\n            \"count\": \"1149\"\n        },\n        {\n            \"_id\": \"6412999ad7fb4a2f516be3ce\",\n            \"_timestamp\": 1678940570172,\n            \"year\": \"2018\",\n            \"age\": \"096\",\n            \"ethnic\": \"77\",\n            \"sex\": \"2\",\n            \"area\": \"9999\",\n            \"count\": \"1149\"\n        },\n        {\n            \"_id\": \"6412999ad7fb4a2f516be3cd\",\n            \"_timestamp\": 1678940570144,\n            \"year\": \"2018\",\n            \"age\": \"096\",\n            \"ethnic\": \"77\",\n            \"sex\": \"2\",\n            \"area\": \"99\",\n            \"count\": \"..C\"\n        },\n        {\n            \"_id\": \"6412999ad7fb4a2f516be3cc\",\n            \"_timestamp\": 1678940570119,\n            \"year\": \"2018\",\n            \"age\": \"096\",\n            \"ethnic\": \"77\",\n            \"sex\": \"2\",\n            \"area\": \"18\",\n            \"count\": \"15\"\n        },\n        {\n            \"_id\": \"6412999ad7fb4a2f516be3cb\",\n            \"_timestamp\": 1678940570086,\n            \"year\": \"2018\",\n            \"age\": \"096\",\n            \"ethnic\": \"77\",\n            \"sex\": \"2\",\n            \"area\": \"17\",\n            \"count\": \"15\"\n        },\n        {\n            \"_id\": \"6412999ad7fb4a2f516be3ca\",\n            \"_timestamp\": 1678940570063,\n            \"year\": \"2018\",\n            \"age\": \"096\",\n            \"ethnic\": \"77\",\n            \"sex\": \"2\",\n            \"area\": \"16\",\n            \"count\": \"18\"\n        },\n        {\n            \"_id\": \"6412999ad7fb4a2f516be3c9\",\n            \"_timestamp\": 1678940570038,\n            \"year\": \"2018\",\n            \"age\": \"096\",\n            \"ethnic\": \"77\",\n            \"sex\": \"2\",\n            \"area\": \"15\",\n            \"count\": \"39\"\n        },\n        {\n            \"_id\": \"6412999ad7fb4a2f516be3c8\",\n            \"_timestamp\": 1678940570013,\n            \"year\": \"2018\",\n            \"age\": \"096\",\n            \"ethnic\": \"77\",\n            \"sex\": \"2\",\n            \"area\": \"14\",\n            \"count\": \"57\"\n        },\n        {\n            \"_id\": \"64129999d7fb4a2f516be3c7\",\n            \"_timestamp\": 1678940569989,\n            \"year\": \"2018\",\n            \"age\": \"096\",\n            \"ethnic\": \"77\",\n            \"sex\": \"2\",\n            \"area\": \"13\",\n            \"count\": \"159\"\n        },\n        {\n            \"_id\": \"64129999d7fb4a2f516be3c6\",\n            \"_timestamp\": 1678940569960,\n            \"year\": \"2018\",\n            \"age\": \"096\",\n            \"ethnic\": \"77\",\n            \"sex\": \"2\",\n            \"area\": \"12\",\n            \"count\": \"6\"\n        },\n        {\n            \"_id\": \"64129999d7fb4a2f516be3c5\",\n            \"_timestamp\": 1678940569930,\n            \"year\": \"2018\",\n            \"age\": \"096\",\n            \"ethnic\": \"77\",\n            \"sex\": \"2\",\n            \"area\": \"09\",\n            \"count\": \"108\"\n        },\n        {\n            \"_id\": \"64129999d7fb4a2f516be3c4\",\n            \"_timestamp\": 1678940569904,\n            \"year\": \"2018\",\n            \"age\": \"096\",\n            \"ethnic\": \"77\",\n            \"sex\": \"2\",\n            \"area\": \"08\",\n            \"count\": \"66\"\n        },\n        {\n            \"_id\": \"64129999d7fb4a2f516be3c3\",\n            \"_timestamp\": 1678940569881,\n            \"year\": \"2018\",\n            \"age\": \"096\",\n            \"ethnic\": \"77\",\n            \"sex\": \"2\",\n            \"area\": \"07\",\n            \"count\": \"42\"\n        },\n        {\n            \"_id\": \"64129999d7fb4a2f516be3c2\",\n            \"_timestamp\": 1678940569845,\n            \"year\": \"2018\",\n            \"age\": \"096\",\n            \"ethnic\": \"77\",\n            \"sex\": \"2\",\n            \"area\": \"06\",\n            \"count\": \"72\"\n        },\n        {\n            \"_id\": \"64129999d7fb4a2f516be3c1\",\n            \"_timestamp\": 1678940569822,\n            \"year\": \"2018\",\n            \"age\": \"096\",\n            \"ethnic\": \"77\",\n            \"sex\": \"2\",\n            \"area\": \"05\",\n            \"count\": \"12\"\n        },\n        {\n            \"_id\": \"64129999d7fb4a2f516be3c0\",\n            \"_timestamp\": 1678940569800,\n            \"year\": \"2018\",\n            \"age\": \"096\",\n            \"ethnic\": \"77\",\n            \"sex\": \"2\",\n            \"area\": \"04\",\n            \"count\": \"81\"\n        },\n        {\n            \"_id\": \"64129999d7fb4a2f516be3bf\",\n            \"_timestamp\": 1678940569778,\n            \"year\": \"2018\",\n            \"age\": \"096\",\n            \"ethnic\": \"77\",\n            \"sex\": \"2\",\n            \"area\": \"03\",\n            \"count\": \"96\"\n        },\n        {\n            \"_id\": \"64129999d7fb4a2f516be3be\",\n            \"_timestamp\": 1678940569756,\n            \"year\": \"2018\",\n            \"age\": \"096\",\n            \"ethnic\": \"77\",\n            \"sex\": \"2\",\n            \"area\": \"02\",\n            \"count\": \"327\"\n        },\n        {\n            \"_id\": \"64129999d7fb4a2f516be3bd\",\n            \"_timestamp\": 1678940569732,\n            \"year\": \"2018\",\n            \"age\": \"096\",\n            \"ethnic\": \"77\",\n            \"sex\": \"2\",\n            \"area\": \"01\",\n            \"count\": \"42\"\n        },\n        {\n            \"_id\": \"64129999d7fb4a2f516be3bc\",\n            \"_timestamp\": 1678940569708,\n            \"year\": \"2018\",\n            \"age\": \"096\",\n            \"ethnic\": \"77\",\n            \"sex\": \"1\",\n            \"area\": \"77\",\n            \"count\": \"438\"\n        },\n        {\n            \"_id\": \"64129999d7fb4a2f516be3bb\",\n            \"_timestamp\": 1678940569685,\n            \"year\": \"2018\",\n            \"age\": \"096\",\n            \"ethnic\": \"77\",\n            \"sex\": \"1\",\n            \"area\": \"9999\",\n            \"count\": \"438\"\n        },\n        {\n            \"_id\": \"64129999d7fb4a2f516be3ba\",\n            \"_timestamp\": 1678940569662,\n            \"year\": \"2018\",\n            \"age\": \"096\",\n            \"ethnic\": \"77\",\n            \"sex\": \"1\",\n            \"area\": \"99\",\n            \"count\": \"..C\"\n        },\n        {\n            \"_id\": \"64129999d7fb4a2f516be3b9\",\n            \"_timestamp\": 1678940569639,\n            \"year\": \"2018\",\n            \"age\": \"096\",\n            \"ethnic\": \"77\",\n            \"sex\": \"1\",\n            \"area\": \"18\",\n            \"count\": \"3\"\n        },\n        {\n            \"_id\": \"64129999d7fb4a2f516be3b8\",\n            \"_timestamp\": 1678940569616,\n            \"year\": \"2018\",\n            \"age\": \"096\",\n            \"ethnic\": \"77\",\n            \"sex\": \"1\",\n            \"area\": \"17\",\n            \"count\": \"12\"\n        },\n        {\n            \"_id\": \"64129999d7fb4a2f516be3b7\",\n            \"_timestamp\": 1678940569593,\n            \"year\": \"2018\",\n            \"age\": \"096\",\n            \"ethnic\": \"77\",\n            \"sex\": \"1\",\n            \"area\": \"16\",\n            \"count\": \"6\"\n        },\n        {\n            \"_id\": \"64129999d7fb4a2f516be3b6\",\n            \"_timestamp\": 1678940569570,\n            \"year\": \"2018\",\n            \"age\": \"096\",\n            \"ethnic\": \"77\",\n            \"sex\": \"1\",\n            \"area\": \"15\",\n            \"count\": \"15\"\n        },\n        {\n            \"_id\": \"64129999d7fb4a2f516be3b5\",\n            \"_timestamp\": 1678940569539,\n            \"year\": \"2018\",\n            \"age\": \"096\",\n            \"ethnic\": \"77\",\n            \"sex\": \"1\",\n            \"area\": \"14\",\n            \"count\": \"36\"\n        },\n        {\n            \"_id\": \"64129999d7fb4a2f516be3b4\",\n            \"_timestamp\": 1678940569505,\n            \"year\": \"2018\",\n            \"age\": \"096\",\n            \"ethnic\": \"77\",\n            \"sex\": \"1\",\n            \"area\": \"13\",\n            \"count\": \"63\"\n        },\n        {\n            \"_id\": \"64129999d7fb4a2f516be3b3\",\n            \"_timestamp\": 1678940569448,\n            \"year\": \"2018\",\n            \"age\": \"096\",\n            \"ethnic\": \"77\",\n            \"sex\": \"1\",\n            \"area\": \"12\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129999d7fb4a2f516be3b2\",\n            \"_timestamp\": 1678940569424,\n            \"year\": \"2018\",\n            \"age\": \"096\",\n            \"ethnic\": \"77\",\n            \"sex\": \"1\",\n            \"area\": \"09\",\n            \"count\": \"42\"\n        },\n        {\n            \"_id\": \"64129999d7fb4a2f516be3b1\",\n            \"_timestamp\": 1678940569399,\n            \"year\": \"2018\",\n            \"age\": \"096\",\n            \"ethnic\": \"77\",\n            \"sex\": \"1\",\n            \"area\": \"08\",\n            \"count\": \"24\"\n        },\n        {\n            \"_id\": \"64129999d7fb4a2f516be3b0\",\n            \"_timestamp\": 1678940569374,\n            \"year\": \"2018\",\n            \"age\": \"096\",\n            \"ethnic\": \"77\",\n            \"sex\": \"1\",\n            \"area\": \"07\",\n            \"count\": \"6\"\n        },\n        {\n            \"_id\": \"64129999d7fb4a2f516be3af\",\n            \"_timestamp\": 1678940569351,\n            \"year\": \"2018\",\n            \"age\": \"096\",\n            \"ethnic\": \"77\",\n            \"sex\": \"1\",\n            \"area\": \"06\",\n            \"count\": \"21\"\n        },\n        {\n            \"_id\": \"64129999d7fb4a2f516be3ae\",\n            \"_timestamp\": 1678940569328,\n            \"year\": \"2018\",\n            \"age\": \"096\",\n            \"ethnic\": \"77\",\n            \"sex\": \"1\",\n            \"area\": \"05\",\n            \"count\": \"3\"\n        },\n        {\n            \"_id\": \"64129999d7fb4a2f516be3ad\",\n            \"_timestamp\": 1678940569305,\n            \"year\": \"2018\",\n            \"age\": \"096\",\n            \"ethnic\": \"77\",\n            \"sex\": \"1\",\n            \"area\": \"04\",\n            \"count\": \"30\"\n        },\n        {\n            \"_id\": \"64129999d7fb4a2f516be3ac\",\n            \"_timestamp\": 1678940569277,\n            \"year\": \"2018\",\n            \"age\": \"096\",\n            \"ethnic\": \"77\",\n            \"sex\": \"1\",\n            \"area\": \"03\",\n            \"count\": \"33\"\n        },\n        {\n            \"_id\": \"64129999d7fb4a2f516be3ab\",\n            \"_timestamp\": 1678940569253,\n            \"year\": \"2018\",\n            \"age\": \"096\",\n            \"ethnic\": \"77\",\n            \"sex\": \"1\",\n            \"area\": \"02\",\n            \"count\": \"129\"\n        },\n        {\n            \"_id\": \"64129999d7fb4a2f516be3aa\",\n            \"_timestamp\": 1678940569228,\n            \"year\": \"2018\",\n            \"age\": \"096\",\n            \"ethnic\": \"77\",\n            \"sex\": \"1\",\n            \"area\": \"01\",\n            \"count\": \"21\"\n        },\n        {\n            \"_id\": \"64129999d7fb4a2f516be3a9\",\n            \"_timestamp\": 1678940569205,\n            \"year\": \"2018\",\n            \"age\": \"096\",\n            \"ethnic\": \"9\",\n            \"sex\": \"9\",\n            \"area\": \"77\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129999d7fb4a2f516be3a8\",\n            \"_timestamp\": 1678940569166,\n            \"year\": \"2018\",\n            \"age\": \"096\",\n            \"ethnic\": \"9\",\n            \"sex\": \"9\",\n            \"area\": \"9999\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129999d7fb4a2f516be3a7\",\n            \"_timestamp\": 1678940569144,\n            \"year\": \"2018\",\n            \"age\": \"096\",\n            \"ethnic\": \"9\",\n            \"sex\": \"9\",\n            \"area\": \"99\",\n            \"count\": \"..C\"\n        },\n        {\n            \"_id\": \"64129999d7fb4a2f516be3a6\",\n            \"_timestamp\": 1678940569121,\n            \"year\": \"2018\",\n            \"age\": \"096\",\n            \"ethnic\": \"9\",\n            \"sex\": \"9\",\n            \"area\": \"18\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129999d7fb4a2f516be3a5\",\n            \"_timestamp\": 1678940569094,\n            \"year\": \"2018\",\n            \"age\": \"096\",\n            \"ethnic\": \"9\",\n            \"sex\": \"9\",\n            \"area\": \"17\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129999d7fb4a2f516be3a4\",\n            \"_timestamp\": 1678940569071,\n            \"year\": \"2018\",\n            \"age\": \"096\",\n            \"ethnic\": \"9\",\n            \"sex\": \"9\",\n            \"area\": \"16\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129999d7fb4a2f516be3a3\",\n            \"_timestamp\": 1678940569040,\n            \"year\": \"2018\",\n            \"age\": \"096\",\n            \"ethnic\": \"9\",\n            \"sex\": \"9\",\n            \"area\": \"15\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129999d7fb4a2f516be3a2\",\n            \"_timestamp\": 1678940569010,\n            \"year\": \"2018\",\n            \"age\": \"096\",\n            \"ethnic\": \"9\",\n            \"sex\": \"9\",\n            \"area\": \"14\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129998d7fb4a2f516be3a1\",\n            \"_timestamp\": 1678940568979,\n            \"year\": \"2018\",\n            \"age\": \"096\",\n            \"ethnic\": \"9\",\n            \"sex\": \"9\",\n            \"area\": \"13\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129998d7fb4a2f516be3a0\",\n            \"_timestamp\": 1678940568955,\n            \"year\": \"2018\",\n            \"age\": \"096\",\n            \"ethnic\": \"9\",\n            \"sex\": \"9\",\n            \"area\": \"12\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129998d7fb4a2f516be39f\",\n            \"_timestamp\": 1678940568931,\n            \"year\": \"2018\",\n            \"age\": \"096\",\n            \"ethnic\": \"9\",\n            \"sex\": \"9\",\n            \"area\": \"09\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129998d7fb4a2f516be39e\",\n            \"_timestamp\": 1678940568907,\n            \"year\": \"2018\",\n            \"age\": \"096\",\n            \"ethnic\": \"9\",\n            \"sex\": \"9\",\n            \"area\": \"08\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129998d7fb4a2f516be39d\",\n            \"_timestamp\": 1678940568883,\n            \"year\": \"2018\",\n            \"age\": \"096\",\n            \"ethnic\": \"9\",\n            \"sex\": \"9\",\n            \"area\": \"07\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129998d7fb4a2f516be39c\",\n            \"_timestamp\": 1678940568857,\n            \"year\": \"2018\",\n            \"age\": \"096\",\n            \"ethnic\": \"9\",\n            \"sex\": \"9\",\n            \"area\": \"06\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129998d7fb4a2f516be39b\",\n            \"_timestamp\": 1678940568829,\n            \"year\": \"2018\",\n            \"age\": \"096\",\n            \"ethnic\": \"9\",\n            \"sex\": \"9\",\n            \"area\": \"05\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129998d7fb4a2f516be39a\",\n            \"_timestamp\": 1678940568806,\n            \"year\": \"2018\",\n            \"age\": \"096\",\n            \"ethnic\": \"9\",\n            \"sex\": \"9\",\n            \"area\": \"04\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129998d7fb4a2f516be399\",\n            \"_timestamp\": 1678940568781,\n            \"year\": \"2018\",\n            \"age\": \"096\",\n            \"ethnic\": \"9\",\n            \"sex\": \"9\",\n            \"area\": \"03\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129998d7fb4a2f516be398\",\n            \"_timestamp\": 1678940568754,\n            \"year\": \"2018\",\n            \"age\": \"096\",\n            \"ethnic\": \"9\",\n            \"sex\": \"9\",\n            \"area\": \"02\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129998d7fb4a2f516be397\",\n            \"_timestamp\": 1678940568721,\n            \"year\": \"2018\",\n            \"age\": \"096\",\n            \"ethnic\": \"9\",\n            \"sex\": \"9\",\n            \"area\": \"01\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129998d7fb4a2f516be396\",\n            \"_timestamp\": 1678940568695,\n            \"year\": \"2018\",\n            \"age\": \"096\",\n            \"ethnic\": \"9\",\n            \"sex\": \"2\",\n            \"area\": \"77\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129998d7fb4a2f516be395\",\n            \"_timestamp\": 1678940568670,\n            \"year\": \"2018\",\n            \"age\": \"096\",\n            \"ethnic\": \"9\",\n            \"sex\": \"2\",\n            \"area\": \"9999\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129998d7fb4a2f516be394\",\n            \"_timestamp\": 1678940568645,\n            \"year\": \"2018\",\n            \"age\": \"096\",\n            \"ethnic\": \"9\",\n            \"sex\": \"2\",\n            \"area\": \"99\",\n            \"count\": \"..C\"\n        },\n        {\n            \"_id\": \"64129998d7fb4a2f516be393\",\n            \"_timestamp\": 1678940568616,\n            \"year\": \"2018\",\n            \"age\": \"096\",\n            \"ethnic\": \"9\",\n            \"sex\": \"2\",\n            \"area\": \"18\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129998d7fb4a2f516be392\",\n            \"_timestamp\": 1678940568588,\n            \"year\": \"2018\",\n            \"age\": \"096\",\n            \"ethnic\": \"9\",\n            \"sex\": \"2\",\n            \"area\": \"17\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129998d7fb4a2f516be391\",\n            \"_timestamp\": 1678940568560,\n            \"year\": \"2018\",\n            \"age\": \"096\",\n            \"ethnic\": \"9\",\n            \"sex\": \"2\",\n            \"area\": \"16\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129998d7fb4a2f516be390\",\n            \"_timestamp\": 1678940568536,\n            \"year\": \"2018\",\n            \"age\": \"096\",\n            \"ethnic\": \"9\",\n            \"sex\": \"2\",\n            \"area\": \"15\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129998d7fb4a2f516be38f\",\n            \"_timestamp\": 1678940568475,\n            \"year\": \"2018\",\n            \"age\": \"096\",\n            \"ethnic\": \"9\",\n            \"sex\": \"2\",\n            \"area\": \"14\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129998d7fb4a2f516be38e\",\n            \"_timestamp\": 1678940568451,\n            \"year\": \"2018\",\n            \"age\": \"096\",\n            \"ethnic\": \"9\",\n            \"sex\": \"2\",\n            \"area\": \"13\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129998d7fb4a2f516be38d\",\n            \"_timestamp\": 1678940568427,\n            \"year\": \"2018\",\n            \"age\": \"096\",\n            \"ethnic\": \"9\",\n            \"sex\": \"2\",\n            \"area\": \"12\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129998d7fb4a2f516be38c\",\n            \"_timestamp\": 1678940568405,\n            \"year\": \"2018\",\n            \"age\": \"096\",\n            \"ethnic\": \"9\",\n            \"sex\": \"2\",\n            \"area\": \"09\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129998d7fb4a2f516be38b\",\n            \"_timestamp\": 1678940568381,\n            \"year\": \"2018\",\n            \"age\": \"096\",\n            \"ethnic\": \"9\",\n            \"sex\": \"2\",\n            \"area\": \"08\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129998d7fb4a2f516be38a\",\n            \"_timestamp\": 1678940568356,\n            \"year\": \"2018\",\n            \"age\": \"096\",\n            \"ethnic\": \"9\",\n            \"sex\": \"2\",\n            \"area\": \"07\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129998d7fb4a2f516be389\",\n            \"_timestamp\": 1678940568330,\n            \"year\": \"2018\",\n            \"age\": \"096\",\n            \"ethnic\": \"9\",\n            \"sex\": \"2\",\n            \"area\": \"06\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129998d7fb4a2f516be388\",\n            \"_timestamp\": 1678940568307,\n            \"year\": \"2018\",\n            \"age\": \"096\",\n            \"ethnic\": \"9\",\n            \"sex\": \"2\",\n            \"area\": \"05\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129998d7fb4a2f516be387\",\n            \"_timestamp\": 1678940568276,\n            \"year\": \"2018\",\n            \"age\": \"096\",\n            \"ethnic\": \"9\",\n            \"sex\": \"2\",\n            \"area\": \"04\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129998d7fb4a2f516be386\",\n            \"_timestamp\": 1678940568253,\n            \"year\": \"2018\",\n            \"age\": \"096\",\n            \"ethnic\": \"9\",\n            \"sex\": \"2\",\n            \"area\": \"03\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129998d7fb4a2f516be385\",\n            \"_timestamp\": 1678940568226,\n            \"year\": \"2018\",\n            \"age\": \"096\",\n            \"ethnic\": \"9\",\n            \"sex\": \"2\",\n            \"area\": \"02\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129998d7fb4a2f516be384\",\n            \"_timestamp\": 1678940568203,\n            \"year\": \"2018\",\n            \"age\": \"096\",\n            \"ethnic\": \"9\",\n            \"sex\": \"2\",\n            \"area\": \"01\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129998d7fb4a2f516be383\",\n            \"_timestamp\": 1678940568176,\n            \"year\": \"2018\",\n            \"age\": \"096\",\n            \"ethnic\": \"9\",\n            \"sex\": \"1\",\n            \"area\": \"77\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129998d7fb4a2f516be382\",\n            \"_timestamp\": 1678940568148,\n            \"year\": \"2018\",\n            \"age\": \"096\",\n            \"ethnic\": \"9\",\n            \"sex\": \"1\",\n            \"area\": \"9999\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129998d7fb4a2f516be381\",\n            \"_timestamp\": 1678940568122,\n            \"year\": \"2018\",\n            \"age\": \"096\",\n            \"ethnic\": \"9\",\n            \"sex\": \"1\",\n            \"area\": \"99\",\n            \"count\": \"..C\"\n        },\n        {\n            \"_id\": \"64129998d7fb4a2f516be380\",\n            \"_timestamp\": 1678940568091,\n            \"year\": \"2018\",\n            \"age\": \"096\",\n            \"ethnic\": \"9\",\n            \"sex\": \"1\",\n            \"area\": \"18\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129998d7fb4a2f516be37f\",\n            \"_timestamp\": 1678940568068,\n            \"year\": \"2018\",\n            \"age\": \"096\",\n            \"ethnic\": \"9\",\n            \"sex\": \"1\",\n            \"area\": \"17\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129998d7fb4a2f516be37e\",\n            \"_timestamp\": 1678940568042,\n            \"year\": \"2018\",\n            \"age\": \"096\",\n            \"ethnic\": \"9\",\n            \"sex\": \"1\",\n            \"area\": \"16\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129998d7fb4a2f516be37d\",\n            \"_timestamp\": 1678940568018,\n            \"year\": \"2018\",\n            \"age\": \"096\",\n            \"ethnic\": \"9\",\n            \"sex\": \"1\",\n            \"area\": \"15\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129997d7fb4a2f516be37c\",\n            \"_timestamp\": 1678940567995,\n            \"year\": \"2018\",\n            \"age\": \"096\",\n            \"ethnic\": \"9\",\n            \"sex\": \"1\",\n            \"area\": \"14\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129997d7fb4a2f516be37b\",\n            \"_timestamp\": 1678940567971,\n            \"year\": \"2018\",\n            \"age\": \"096\",\n            \"ethnic\": \"9\",\n            \"sex\": \"1\",\n            \"area\": \"13\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129997d7fb4a2f516be37a\",\n            \"_timestamp\": 1678940567937,\n            \"year\": \"2018\",\n            \"age\": \"096\",\n            \"ethnic\": \"9\",\n            \"sex\": \"1\",\n            \"area\": \"12\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129997d7fb4a2f516be379\",\n            \"_timestamp\": 1678940567912,\n            \"year\": \"2018\",\n            \"age\": \"096\",\n            \"ethnic\": \"9\",\n            \"sex\": \"1\",\n            \"area\": \"09\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129997d7fb4a2f516be378\",\n            \"_timestamp\": 1678940567882,\n            \"year\": \"2018\",\n            \"age\": \"096\",\n            \"ethnic\": \"9\",\n            \"sex\": \"1\",\n            \"area\": \"08\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129997d7fb4a2f516be377\",\n            \"_timestamp\": 1678940567857,\n            \"year\": \"2018\",\n            \"age\": \"096\",\n            \"ethnic\": \"9\",\n            \"sex\": \"1\",\n            \"area\": \"07\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129997d7fb4a2f516be376\",\n            \"_timestamp\": 1678940567832,\n            \"year\": \"2018\",\n            \"age\": \"096\",\n            \"ethnic\": \"9\",\n            \"sex\": \"1\",\n            \"area\": \"06\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129997d7fb4a2f516be375\",\n            \"_timestamp\": 1678940567802,\n            \"year\": \"2018\",\n            \"age\": \"096\",\n            \"ethnic\": \"9\",\n            \"sex\": \"1\",\n            \"area\": \"05\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129997d7fb4a2f516be374\",\n            \"_timestamp\": 1678940567779,\n            \"year\": \"2018\",\n            \"age\": \"096\",\n            \"ethnic\": \"9\",\n            \"sex\": \"1\",\n            \"area\": \"04\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129997d7fb4a2f516be373\",\n            \"_timestamp\": 1678940567755,\n            \"year\": \"2018\",\n            \"age\": \"096\",\n            \"ethnic\": \"9\",\n            \"sex\": \"1\",\n            \"area\": \"03\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129997d7fb4a2f516be372\",\n            \"_timestamp\": 1678940567731,\n            \"year\": \"2018\",\n            \"age\": \"096\",\n            \"ethnic\": \"9\",\n            \"sex\": \"1\",\n            \"area\": \"02\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129997d7fb4a2f516be371\",\n            \"_timestamp\": 1678940567700,\n            \"year\": \"2018\",\n            \"age\": \"096\",\n            \"ethnic\": \"9\",\n            \"sex\": \"1\",\n            \"area\": \"01\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129997d7fb4a2f516be370\",\n            \"_timestamp\": 1678940567676,\n            \"year\": \"2018\",\n            \"age\": \"096\",\n            \"ethnic\": \"6\",\n            \"sex\": \"9\",\n            \"area\": \"77\",\n            \"count\": \"6\"\n        },\n        {\n            \"_id\": \"64129997d7fb4a2f516be36f\",\n            \"_timestamp\": 1678940567653,\n            \"year\": \"2018\",\n            \"age\": \"096\",\n            \"ethnic\": \"6\",\n            \"sex\": \"9\",\n            \"area\": \"9999\",\n            \"count\": \"6\"\n        },\n        {\n            \"_id\": \"64129997d7fb4a2f516be36e\",\n            \"_timestamp\": 1678940567630,\n            \"year\": \"2018\",\n            \"age\": \"096\",\n            \"ethnic\": \"6\",\n            \"sex\": \"9\",\n            \"area\": \"99\",\n            \"count\": \"..C\"\n        },\n        {\n            \"_id\": \"64129997d7fb4a2f516be36d\",\n            \"_timestamp\": 1678940567603,\n            \"year\": \"2018\",\n            \"age\": \"096\",\n            \"ethnic\": \"6\",\n            \"sex\": \"9\",\n            \"area\": \"18\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129997d7fb4a2f516be36c\",\n            \"_timestamp\": 1678940567578,\n            \"year\": \"2018\",\n            \"age\": \"096\",\n            \"ethnic\": \"6\",\n            \"sex\": \"9\",\n            \"area\": \"17\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129997d7fb4a2f516be36b\",\n            \"_timestamp\": 1678940567553,\n            \"year\": \"2018\",\n            \"age\": \"096\",\n            \"ethnic\": \"6\",\n            \"sex\": \"9\",\n            \"area\": \"16\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129997d7fb4a2f516be36a\",\n            \"_timestamp\": 1678940567523,\n            \"year\": \"2018\",\n            \"age\": \"096\",\n            \"ethnic\": \"6\",\n            \"sex\": \"9\",\n            \"area\": \"15\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129997d7fb4a2f516be369\",\n            \"_timestamp\": 1678940567499,\n            \"year\": \"2018\",\n            \"age\": \"096\",\n            \"ethnic\": \"6\",\n            \"sex\": \"9\",\n            \"area\": \"14\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129997d7fb4a2f516be368\",\n            \"_timestamp\": 1678940567471,\n            \"year\": \"2018\",\n            \"age\": \"096\",\n            \"ethnic\": \"6\",\n            \"sex\": \"9\",\n            \"area\": \"13\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129997d7fb4a2f516be367\",\n            \"_timestamp\": 1678940567446,\n            \"year\": \"2018\",\n            \"age\": \"096\",\n            \"ethnic\": \"6\",\n            \"sex\": \"9\",\n            \"area\": \"12\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129997d7fb4a2f516be366\",\n            \"_timestamp\": 1678940567418,\n            \"year\": \"2018\",\n            \"age\": \"096\",\n            \"ethnic\": \"6\",\n            \"sex\": \"9\",\n            \"area\": \"09\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129997d7fb4a2f516be365\",\n            \"_timestamp\": 1678940567395,\n            \"year\": \"2018\",\n            \"age\": \"096\",\n            \"ethnic\": \"6\",\n            \"sex\": \"9\",\n            \"area\": \"08\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129997d7fb4a2f516be364\",\n            \"_timestamp\": 1678940567371,\n            \"year\": \"2018\",\n            \"age\": \"096\",\n            \"ethnic\": \"6\",\n            \"sex\": \"9\",\n            \"area\": \"07\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129997d7fb4a2f516be363\",\n            \"_timestamp\": 1678940567345,\n            \"year\": \"2018\",\n            \"age\": \"096\",\n            \"ethnic\": \"6\",\n            \"sex\": \"9\",\n            \"area\": \"06\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129997d7fb4a2f516be362\",\n            \"_timestamp\": 1678940567320,\n            \"year\": \"2018\",\n            \"age\": \"096\",\n            \"ethnic\": \"6\",\n            \"sex\": \"9\",\n            \"area\": \"05\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129997d7fb4a2f516be361\",\n            \"_timestamp\": 1678940567288,\n            \"year\": \"2018\",\n            \"age\": \"096\",\n            \"ethnic\": \"6\",\n            \"sex\": \"9\",\n            \"area\": \"04\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129997d7fb4a2f516be360\",\n            \"_timestamp\": 1678940567265,\n            \"year\": \"2018\",\n            \"age\": \"096\",\n            \"ethnic\": \"6\",\n            \"sex\": \"9\",\n            \"area\": \"03\",\n            \"count\": \"3\"\n        },\n        {\n            \"_id\": \"64129997d7fb4a2f516be35f\",\n            \"_timestamp\": 1678940567240,\n            \"year\": \"2018\",\n            \"age\": \"096\",\n            \"ethnic\": \"6\",\n            \"sex\": \"9\",\n            \"area\": \"02\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129997d7fb4a2f516be35e\",\n            \"_timestamp\": 1678940567216,\n            \"year\": \"2018\",\n            \"age\": \"096\",\n            \"ethnic\": \"6\",\n            \"sex\": \"9\",\n            \"area\": \"01\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129997d7fb4a2f516be35d\",\n            \"_timestamp\": 1678940567190,\n            \"year\": \"2018\",\n            \"age\": \"096\",\n            \"ethnic\": \"6\",\n            \"sex\": \"2\",\n            \"area\": \"77\",\n            \"count\": \"6\"\n        },\n        {\n            \"_id\": \"64129997d7fb4a2f516be35c\",\n            \"_timestamp\": 1678940567166,\n            \"year\": \"2018\",\n            \"age\": \"096\",\n            \"ethnic\": \"6\",\n            \"sex\": \"2\",\n            \"area\": \"9999\",\n            \"count\": \"6\"\n        },\n        {\n            \"_id\": \"64129997d7fb4a2f516be35b\",\n            \"_timestamp\": 1678940567139,\n            \"year\": \"2018\",\n            \"age\": \"096\",\n            \"ethnic\": \"6\",\n            \"sex\": \"2\",\n            \"area\": \"99\",\n            \"count\": \"..C\"\n        },\n        {\n            \"_id\": \"64129997d7fb4a2f516be35a\",\n            \"_timestamp\": 1678940567108,\n            \"year\": \"2018\",\n            \"age\": \"096\",\n            \"ethnic\": \"6\",\n            \"sex\": \"2\",\n            \"area\": \"18\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129997d7fb4a2f516be359\",\n            \"_timestamp\": 1678940567084,\n            \"year\": \"2018\",\n            \"age\": \"096\",\n            \"ethnic\": \"6\",\n            \"sex\": \"2\",\n            \"area\": \"17\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129997d7fb4a2f516be358\",\n            \"_timestamp\": 1678940567061,\n            \"year\": \"2018\",\n            \"age\": \"096\",\n            \"ethnic\": \"6\",\n            \"sex\": \"2\",\n            \"area\": \"16\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129997d7fb4a2f516be357\",\n            \"_timestamp\": 1678940567038,\n            \"year\": \"2018\",\n            \"age\": \"096\",\n            \"ethnic\": \"6\",\n            \"sex\": \"2\",\n            \"area\": \"15\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129997d7fb4a2f516be356\",\n            \"_timestamp\": 1678940567015,\n            \"year\": \"2018\",\n            \"age\": \"096\",\n            \"ethnic\": \"6\",\n            \"sex\": \"2\",\n            \"area\": \"14\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129996d7fb4a2f516be355\",\n            \"_timestamp\": 1678940566982,\n            \"year\": \"2018\",\n            \"age\": \"096\",\n            \"ethnic\": \"6\",\n            \"sex\": \"2\",\n            \"area\": \"13\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129996d7fb4a2f516be354\",\n            \"_timestamp\": 1678940566957,\n            \"year\": \"2018\",\n            \"age\": \"096\",\n            \"ethnic\": \"6\",\n            \"sex\": \"2\",\n            \"area\": \"12\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129996d7fb4a2f516be353\",\n            \"_timestamp\": 1678940566904,\n            \"year\": \"2018\",\n            \"age\": \"096\",\n            \"ethnic\": \"6\",\n            \"sex\": \"2\",\n            \"area\": \"09\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129996d7fb4a2f516be352\",\n            \"_timestamp\": 1678940566873,\n            \"year\": \"2018\",\n            \"age\": \"096\",\n            \"ethnic\": \"6\",\n            \"sex\": \"2\",\n            \"area\": \"08\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129996d7fb4a2f516be351\",\n            \"_timestamp\": 1678940566847,\n            \"year\": \"2018\",\n            \"age\": \"096\",\n            \"ethnic\": \"6\",\n            \"sex\": \"2\",\n            \"area\": \"07\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129996d7fb4a2f516be350\",\n            \"_timestamp\": 1678940566822,\n            \"year\": \"2018\",\n            \"age\": \"096\",\n            \"ethnic\": \"6\",\n            \"sex\": \"2\",\n            \"area\": \"06\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129996d7fb4a2f516be34f\",\n            \"_timestamp\": 1678940566800,\n            \"year\": \"2018\",\n            \"age\": \"096\",\n            \"ethnic\": \"6\",\n            \"sex\": \"2\",\n            \"area\": \"05\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129996d7fb4a2f516be34e\",\n            \"_timestamp\": 1678940566774,\n            \"year\": \"2018\",\n            \"age\": \"096\",\n            \"ethnic\": \"6\",\n            \"sex\": \"2\",\n            \"area\": \"04\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129996d7fb4a2f516be34d\",\n            \"_timestamp\": 1678940566751,\n            \"year\": \"2018\",\n            \"age\": \"096\",\n            \"ethnic\": \"6\",\n            \"sex\": \"2\",\n            \"area\": \"03\",\n            \"count\": \"3\"\n        },\n        {\n            \"_id\": \"64129996d7fb4a2f516be34c\",\n            \"_timestamp\": 1678940566729,\n            \"year\": \"2018\",\n            \"age\": \"096\",\n            \"ethnic\": \"6\",\n            \"sex\": \"2\",\n            \"area\": \"02\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129996d7fb4a2f516be34b\",\n            \"_timestamp\": 1678940566705,\n            \"year\": \"2018\",\n            \"age\": \"096\",\n            \"ethnic\": \"6\",\n            \"sex\": \"2\",\n            \"area\": \"01\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129996d7fb4a2f516be34a\",\n            \"_timestamp\": 1678940566675,\n            \"year\": \"2018\",\n            \"age\": \"096\",\n            \"ethnic\": \"6\",\n            \"sex\": \"1\",\n            \"area\": \"77\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129996d7fb4a2f516be349\",\n            \"_timestamp\": 1678940566649,\n            \"year\": \"2018\",\n            \"age\": \"096\",\n            \"ethnic\": \"6\",\n            \"sex\": \"1\",\n            \"area\": \"9999\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129996d7fb4a2f516be348\",\n            \"_timestamp\": 1678940566623,\n            \"year\": \"2018\",\n            \"age\": \"096\",\n            \"ethnic\": \"6\",\n            \"sex\": \"1\",\n            \"area\": \"99\",\n            \"count\": \"..C\"\n        },\n        {\n            \"_id\": \"64129996d7fb4a2f516be347\",\n            \"_timestamp\": 1678940566598,\n            \"year\": \"2018\",\n            \"age\": \"096\",\n            \"ethnic\": \"6\",\n            \"sex\": \"1\",\n            \"area\": \"18\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129996d7fb4a2f516be346\",\n            \"_timestamp\": 1678940566567,\n            \"year\": \"2018\",\n            \"age\": \"096\",\n            \"ethnic\": \"6\",\n            \"sex\": \"1\",\n            \"area\": \"17\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129996d7fb4a2f516be345\",\n            \"_timestamp\": 1678940566543,\n            \"year\": \"2018\",\n            \"age\": \"096\",\n            \"ethnic\": \"6\",\n            \"sex\": \"1\",\n            \"area\": \"16\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129996d7fb4a2f516be344\",\n            \"_timestamp\": 1678940566517,\n            \"year\": \"2018\",\n            \"age\": \"096\",\n            \"ethnic\": \"6\",\n            \"sex\": \"1\",\n            \"area\": \"15\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129996d7fb4a2f516be343\",\n            \"_timestamp\": 1678940566493,\n            \"year\": \"2018\",\n            \"age\": \"096\",\n            \"ethnic\": \"6\",\n            \"sex\": \"1\",\n            \"area\": \"14\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129996d7fb4a2f516be342\",\n            \"_timestamp\": 1678940566467,\n            \"year\": \"2018\",\n            \"age\": \"096\",\n            \"ethnic\": \"6\",\n            \"sex\": \"1\",\n            \"area\": \"13\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129996d7fb4a2f516be341\",\n            \"_timestamp\": 1678940566445,\n            \"year\": \"2018\",\n            \"age\": \"096\",\n            \"ethnic\": \"6\",\n            \"sex\": \"1\",\n            \"area\": \"12\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129996d7fb4a2f516be340\",\n            \"_timestamp\": 1678940566423,\n            \"year\": \"2018\",\n            \"age\": \"096\",\n            \"ethnic\": \"6\",\n            \"sex\": \"1\",\n            \"area\": \"09\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129996d7fb4a2f516be33f\",\n            \"_timestamp\": 1678940566401,\n            \"year\": \"2018\",\n            \"age\": \"096\",\n            \"ethnic\": \"6\",\n            \"sex\": \"1\",\n            \"area\": \"08\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129996d7fb4a2f516be33e\",\n            \"_timestamp\": 1678940566377,\n            \"year\": \"2018\",\n            \"age\": \"096\",\n            \"ethnic\": \"6\",\n            \"sex\": \"1\",\n            \"area\": \"07\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129996d7fb4a2f516be33d\",\n            \"_timestamp\": 1678940566348,\n            \"year\": \"2018\",\n            \"age\": \"096\",\n            \"ethnic\": \"6\",\n            \"sex\": \"1\",\n            \"area\": \"06\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129996d7fb4a2f516be33c\",\n            \"_timestamp\": 1678940566322,\n            \"year\": \"2018\",\n            \"age\": \"096\",\n            \"ethnic\": \"6\",\n            \"sex\": \"1\",\n            \"area\": \"05\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129996d7fb4a2f516be33b\",\n            \"_timestamp\": 1678940566299,\n            \"year\": \"2018\",\n            \"age\": \"096\",\n            \"ethnic\": \"6\",\n            \"sex\": \"1\",\n            \"area\": \"04\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129996d7fb4a2f516be33a\",\n            \"_timestamp\": 1678940566254,\n            \"year\": \"2018\",\n            \"age\": \"096\",\n            \"ethnic\": \"6\",\n            \"sex\": \"1\",\n            \"area\": \"03\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129996d7fb4a2f516be339\",\n            \"_timestamp\": 1678940566229,\n            \"year\": \"2018\",\n            \"age\": \"096\",\n            \"ethnic\": \"6\",\n            \"sex\": \"1\",\n            \"area\": \"02\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129996d7fb4a2f516be338\",\n            \"_timestamp\": 1678940566205,\n            \"year\": \"2018\",\n            \"age\": \"096\",\n            \"ethnic\": \"6\",\n            \"sex\": \"1\",\n            \"area\": \"01\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129996d7fb4a2f516be337\",\n            \"_timestamp\": 1678940566182,\n            \"year\": \"2018\",\n            \"age\": \"096\",\n            \"ethnic\": \"5\",\n            \"sex\": \"9\",\n            \"area\": \"77\",\n            \"count\": \"6\"\n        },\n        {\n            \"_id\": \"64129996d7fb4a2f516be336\",\n            \"_timestamp\": 1678940566156,\n            \"year\": \"2018\",\n            \"age\": \"096\",\n            \"ethnic\": \"5\",\n            \"sex\": \"9\",\n            \"area\": \"9999\",\n            \"count\": \"6\"\n        },\n        {\n            \"_id\": \"64129996d7fb4a2f516be335\",\n            \"_timestamp\": 1678940566126,\n            \"year\": \"2018\",\n            \"age\": \"096\",\n            \"ethnic\": \"5\",\n            \"sex\": \"9\",\n            \"area\": \"99\",\n            \"count\": \"..C\"\n        },\n        {\n            \"_id\": \"64129996d7fb4a2f516be334\",\n            \"_timestamp\": 1678940566100,\n            \"year\": \"2018\",\n            \"age\": \"096\",\n            \"ethnic\": \"5\",\n            \"sex\": \"9\",\n            \"area\": \"18\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129996d7fb4a2f516be333\",\n            \"_timestamp\": 1678940566046,\n            \"year\": \"2018\",\n            \"age\": \"096\",\n            \"ethnic\": \"5\",\n            \"sex\": \"9\",\n            \"area\": \"17\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129996d7fb4a2f516be332\",\n            \"_timestamp\": 1678940566019,\n            \"year\": \"2018\",\n            \"age\": \"096\",\n            \"ethnic\": \"5\",\n            \"sex\": \"9\",\n            \"area\": \"16\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129995d7fb4a2f516be331\",\n            \"_timestamp\": 1678940565995,\n            \"year\": \"2018\",\n            \"age\": \"096\",\n            \"ethnic\": \"5\",\n            \"sex\": \"9\",\n            \"area\": \"15\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129995d7fb4a2f516be330\",\n            \"_timestamp\": 1678940565972,\n            \"year\": \"2018\",\n            \"age\": \"096\",\n            \"ethnic\": \"5\",\n            \"sex\": \"9\",\n            \"area\": \"14\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129995d7fb4a2f516be32f\",\n            \"_timestamp\": 1678940565951,\n            \"year\": \"2018\",\n            \"age\": \"096\",\n            \"ethnic\": \"5\",\n            \"sex\": \"9\",\n            \"area\": \"13\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129995d7fb4a2f516be32e\",\n            \"_timestamp\": 1678940565928,\n            \"year\": \"2018\",\n            \"age\": \"096\",\n            \"ethnic\": \"5\",\n            \"sex\": \"9\",\n            \"area\": \"12\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129995d7fb4a2f516be32d\",\n            \"_timestamp\": 1678940565901,\n            \"year\": \"2018\",\n            \"age\": \"096\",\n            \"ethnic\": \"5\",\n            \"sex\": \"9\",\n            \"area\": \"09\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129995d7fb4a2f516be32c\",\n            \"_timestamp\": 1678940565873,\n            \"year\": \"2018\",\n            \"age\": \"096\",\n            \"ethnic\": \"5\",\n            \"sex\": \"9\",\n            \"area\": \"08\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129995d7fb4a2f516be32b\",\n            \"_timestamp\": 1678940565851,\n            \"year\": \"2018\",\n            \"age\": \"096\",\n            \"ethnic\": \"5\",\n            \"sex\": \"9\",\n            \"area\": \"07\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129995d7fb4a2f516be32a\",\n            \"_timestamp\": 1678940565827,\n            \"year\": \"2018\",\n            \"age\": \"096\",\n            \"ethnic\": \"5\",\n            \"sex\": \"9\",\n            \"area\": \"06\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129995d7fb4a2f516be329\",\n            \"_timestamp\": 1678940565804,\n            \"year\": \"2018\",\n            \"age\": \"096\",\n            \"ethnic\": \"5\",\n            \"sex\": \"9\",\n            \"area\": \"05\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129995d7fb4a2f516be328\",\n            \"_timestamp\": 1678940565770,\n            \"year\": \"2018\",\n            \"age\": \"096\",\n            \"ethnic\": \"5\",\n            \"sex\": \"9\",\n            \"area\": \"04\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129995d7fb4a2f516be327\",\n            \"_timestamp\": 1678940565740,\n            \"year\": \"2018\",\n            \"age\": \"096\",\n            \"ethnic\": \"5\",\n            \"sex\": \"9\",\n            \"area\": \"03\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129995d7fb4a2f516be326\",\n            \"_timestamp\": 1678940565713,\n            \"year\": \"2018\",\n            \"age\": \"096\",\n            \"ethnic\": \"5\",\n            \"sex\": \"9\",\n            \"area\": \"02\",\n            \"count\": \"3\"\n        },\n        {\n            \"_id\": \"64129995d7fb4a2f516be325\",\n            \"_timestamp\": 1678940565669,\n            \"year\": \"2018\",\n            \"age\": \"096\",\n            \"ethnic\": \"5\",\n            \"sex\": \"9\",\n            \"area\": \"01\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129995d7fb4a2f516be324\",\n            \"_timestamp\": 1678940565641,\n            \"year\": \"2018\",\n            \"age\": \"096\",\n            \"ethnic\": \"5\",\n            \"sex\": \"2\",\n            \"area\": \"77\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129995d7fb4a2f516be323\",\n            \"_timestamp\": 1678940565596,\n            \"year\": \"2018\",\n            \"age\": \"096\",\n            \"ethnic\": \"5\",\n            \"sex\": \"2\",\n            \"area\": \"9999\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129995d7fb4a2f516be322\",\n            \"_timestamp\": 1678940565572,\n            \"year\": \"2018\",\n            \"age\": \"096\",\n            \"ethnic\": \"5\",\n            \"sex\": \"2\",\n            \"area\": \"99\",\n            \"count\": \"..C\"\n        },\n        {\n            \"_id\": \"64129995d7fb4a2f516be321\",\n            \"_timestamp\": 1678940565545,\n            \"year\": \"2018\",\n            \"age\": \"096\",\n            \"ethnic\": \"5\",\n            \"sex\": \"2\",\n            \"area\": \"18\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129995d7fb4a2f516be320\",\n            \"_timestamp\": 1678940565522,\n            \"year\": \"2018\",\n            \"age\": \"096\",\n            \"ethnic\": \"5\",\n            \"sex\": \"2\",\n            \"area\": \"17\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129995d7fb4a2f516be31f\",\n            \"_timestamp\": 1678940565501,\n            \"year\": \"2018\",\n            \"age\": \"096\",\n            \"ethnic\": \"5\",\n            \"sex\": \"2\",\n            \"area\": \"16\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129995d7fb4a2f516be31e\",\n            \"_timestamp\": 1678940565474,\n            \"year\": \"2018\",\n            \"age\": \"096\",\n            \"ethnic\": \"5\",\n            \"sex\": \"2\",\n            \"area\": \"15\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129995d7fb4a2f516be31d\",\n            \"_timestamp\": 1678940565451,\n            \"year\": \"2018\",\n            \"age\": \"096\",\n            \"ethnic\": \"5\",\n            \"sex\": \"2\",\n            \"area\": \"14\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129995d7fb4a2f516be31c\",\n            \"_timestamp\": 1678940565424,\n            \"year\": \"2018\",\n            \"age\": \"096\",\n            \"ethnic\": \"5\",\n            \"sex\": \"2\",\n            \"area\": \"13\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129995d7fb4a2f516be31b\",\n            \"_timestamp\": 1678940565393,\n            \"year\": \"2018\",\n            \"age\": \"096\",\n            \"ethnic\": \"5\",\n            \"sex\": \"2\",\n            \"area\": \"12\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129995d7fb4a2f516be31a\",\n            \"_timestamp\": 1678940565370,\n            \"year\": \"2018\",\n            \"age\": \"096\",\n            \"ethnic\": \"5\",\n            \"sex\": \"2\",\n            \"area\": \"09\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129995d7fb4a2f516be319\",\n            \"_timestamp\": 1678940565343,\n            \"year\": \"2018\",\n            \"age\": \"096\",\n            \"ethnic\": \"5\",\n            \"sex\": \"2\",\n            \"area\": \"08\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129995d7fb4a2f516be318\",\n            \"_timestamp\": 1678940565320,\n            \"year\": \"2018\",\n            \"age\": \"096\",\n            \"ethnic\": \"5\",\n            \"sex\": \"2\",\n            \"area\": \"07\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129995d7fb4a2f516be317\",\n            \"_timestamp\": 1678940565297,\n            \"year\": \"2018\",\n            \"age\": \"096\",\n            \"ethnic\": \"5\",\n            \"sex\": \"2\",\n            \"area\": \"06\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129995d7fb4a2f516be316\",\n            \"_timestamp\": 1678940565272,\n            \"year\": \"2018\",\n            \"age\": \"096\",\n            \"ethnic\": \"5\",\n            \"sex\": \"2\",\n            \"area\": \"05\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129995d7fb4a2f516be315\",\n            \"_timestamp\": 1678940565249,\n            \"year\": \"2018\",\n            \"age\": \"096\",\n            \"ethnic\": \"5\",\n            \"sex\": \"2\",\n            \"area\": \"04\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129995d7fb4a2f516be314\",\n            \"_timestamp\": 1678940565215,\n            \"year\": \"2018\",\n            \"age\": \"096\",\n            \"ethnic\": \"5\",\n            \"sex\": \"2\",\n            \"area\": \"03\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129995d7fb4a2f516be313\",\n            \"_timestamp\": 1678940565192,\n            \"year\": \"2018\",\n            \"age\": \"096\",\n            \"ethnic\": \"5\",\n            \"sex\": \"2\",\n            \"area\": \"02\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129995d7fb4a2f516be312\",\n            \"_timestamp\": 1678940565170,\n            \"year\": \"2018\",\n            \"age\": \"096\",\n            \"ethnic\": \"5\",\n            \"sex\": \"2\",\n            \"area\": \"01\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129995d7fb4a2f516be311\",\n            \"_timestamp\": 1678940565142,\n            \"year\": \"2018\",\n            \"age\": \"096\",\n            \"ethnic\": \"5\",\n            \"sex\": \"1\",\n            \"area\": \"77\",\n            \"count\": \"3\"\n        },\n        {\n            \"_id\": \"64129995d7fb4a2f516be310\",\n            \"_timestamp\": 1678940565120,\n            \"year\": \"2018\",\n            \"age\": \"096\",\n            \"ethnic\": \"5\",\n            \"sex\": \"1\",\n            \"area\": \"9999\",\n            \"count\": \"3\"\n        },\n        {\n            \"_id\": \"64129995d7fb4a2f516be30f\",\n            \"_timestamp\": 1678940565095,\n            \"year\": \"2018\",\n            \"age\": \"096\",\n            \"ethnic\": \"5\",\n            \"sex\": \"1\",\n            \"area\": \"99\",\n            \"count\": \"..C\"\n        },\n        {\n            \"_id\": \"64129995d7fb4a2f516be30e\",\n            \"_timestamp\": 1678940565067,\n            \"year\": \"2018\",\n            \"age\": \"096\",\n            \"ethnic\": \"5\",\n            \"sex\": \"1\",\n            \"area\": \"18\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129995d7fb4a2f516be30d\",\n            \"_timestamp\": 1678940565041,\n            \"year\": \"2018\",\n            \"age\": \"096\",\n            \"ethnic\": \"5\",\n            \"sex\": \"1\",\n            \"area\": \"17\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129995d7fb4a2f516be30c\",\n            \"_timestamp\": 1678940565017,\n            \"year\": \"2018\",\n            \"age\": \"096\",\n            \"ethnic\": \"5\",\n            \"sex\": \"1\",\n            \"area\": \"16\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129994d7fb4a2f516be30b\",\n            \"_timestamp\": 1678940564947,\n            \"year\": \"2018\",\n            \"age\": \"096\",\n            \"ethnic\": \"5\",\n            \"sex\": \"1\",\n            \"area\": \"15\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129994d7fb4a2f516be30a\",\n            \"_timestamp\": 1678940564895,\n            \"year\": \"2018\",\n            \"age\": \"096\",\n            \"ethnic\": \"5\",\n            \"sex\": \"1\",\n            \"area\": \"14\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129994d7fb4a2f516be309\",\n            \"_timestamp\": 1678940564870,\n            \"year\": \"2018\",\n            \"age\": \"096\",\n            \"ethnic\": \"5\",\n            \"sex\": \"1\",\n            \"area\": \"13\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129994d7fb4a2f516be308\",\n            \"_timestamp\": 1678940564846,\n            \"year\": \"2018\",\n            \"age\": \"096\",\n            \"ethnic\": \"5\",\n            \"sex\": \"1\",\n            \"area\": \"12\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129994d7fb4a2f516be307\",\n            \"_timestamp\": 1678940564823,\n            \"year\": \"2018\",\n            \"age\": \"096\",\n            \"ethnic\": \"5\",\n            \"sex\": \"1\",\n            \"area\": \"09\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129994d7fb4a2f516be306\",\n            \"_timestamp\": 1678940564795,\n            \"year\": \"2018\",\n            \"age\": \"096\",\n            \"ethnic\": \"5\",\n            \"sex\": \"1\",\n            \"area\": \"08\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129994d7fb4a2f516be305\",\n            \"_timestamp\": 1678940564759,\n            \"year\": \"2018\",\n            \"age\": \"096\",\n            \"ethnic\": \"5\",\n            \"sex\": \"1\",\n            \"area\": \"07\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129994d7fb4a2f516be304\",\n            \"_timestamp\": 1678940564731,\n            \"year\": \"2018\",\n            \"age\": \"096\",\n            \"ethnic\": \"5\",\n            \"sex\": \"1\",\n            \"area\": \"06\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129994d7fb4a2f516be303\",\n            \"_timestamp\": 1678940564703,\n            \"year\": \"2018\",\n            \"age\": \"096\",\n            \"ethnic\": \"5\",\n            \"sex\": \"1\",\n            \"area\": \"05\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129994d7fb4a2f516be302\",\n            \"_timestamp\": 1678940564666,\n            \"year\": \"2018\",\n            \"age\": \"096\",\n            \"ethnic\": \"5\",\n            \"sex\": \"1\",\n            \"area\": \"04\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129994d7fb4a2f516be301\",\n            \"_timestamp\": 1678940564643,\n            \"year\": \"2018\",\n            \"age\": \"096\",\n            \"ethnic\": \"5\",\n            \"sex\": \"1\",\n            \"area\": \"03\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129994d7fb4a2f516be300\",\n            \"_timestamp\": 1678940564620,\n            \"year\": \"2018\",\n            \"age\": \"096\",\n            \"ethnic\": \"5\",\n            \"sex\": \"1\",\n            \"area\": \"02\",\n            \"count\": \"3\"\n        },\n        {\n            \"_id\": \"64129994d7fb4a2f516be2ff\",\n            \"_timestamp\": 1678940564597,\n            \"year\": \"2018\",\n            \"age\": \"096\",\n            \"ethnic\": \"5\",\n            \"sex\": \"1\",\n            \"area\": \"01\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129994d7fb4a2f516be2fe\",\n            \"_timestamp\": 1678940564573,\n            \"year\": \"2018\",\n            \"age\": \"096\",\n            \"ethnic\": \"4\",\n            \"sex\": \"9\",\n            \"area\": \"77\",\n            \"count\": \"39\"\n        },\n        {\n            \"_id\": \"64129994d7fb4a2f516be2fd\",\n            \"_timestamp\": 1678940564544,\n            \"year\": \"2018\",\n            \"age\": \"096\",\n            \"ethnic\": \"4\",\n            \"sex\": \"9\",\n            \"area\": \"9999\",\n            \"count\": \"39\"\n        },\n        {\n            \"_id\": \"64129994d7fb4a2f516be2fc\",\n            \"_timestamp\": 1678940564520,\n            \"year\": \"2018\",\n            \"age\": \"096\",\n            \"ethnic\": \"4\",\n            \"sex\": \"9\",\n            \"area\": \"99\",\n            \"count\": \"..C\"\n        },\n        {\n            \"_id\": \"64129994d7fb4a2f516be2fb\",\n            \"_timestamp\": 1678940564494,\n            \"year\": \"2018\",\n            \"age\": \"096\",\n            \"ethnic\": \"4\",\n            \"sex\": \"9\",\n            \"area\": \"18\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129994d7fb4a2f516be2fa\",\n            \"_timestamp\": 1678940564471,\n            \"year\": \"2018\",\n            \"age\": \"096\",\n            \"ethnic\": \"4\",\n            \"sex\": \"9\",\n            \"area\": \"17\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129994d7fb4a2f516be2f9\",\n            \"_timestamp\": 1678940564448,\n            \"year\": \"2018\",\n            \"age\": \"096\",\n            \"ethnic\": \"4\",\n            \"sex\": \"9\",\n            \"area\": \"16\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129994d7fb4a2f516be2f8\",\n            \"_timestamp\": 1678940564421,\n            \"year\": \"2018\",\n            \"age\": \"096\",\n            \"ethnic\": \"4\",\n            \"sex\": \"9\",\n            \"area\": \"15\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129994d7fb4a2f516be2f7\",\n            \"_timestamp\": 1678940564397,\n            \"year\": \"2018\",\n            \"age\": \"096\",\n            \"ethnic\": \"4\",\n            \"sex\": \"9\",\n            \"area\": \"14\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129994d7fb4a2f516be2f6\",\n            \"_timestamp\": 1678940564372,\n            \"year\": \"2018\",\n            \"age\": \"096\",\n            \"ethnic\": \"4\",\n            \"sex\": \"9\",\n            \"area\": \"13\",\n            \"count\": \"3\"\n        },\n        {\n            \"_id\": \"64129994d7fb4a2f516be2f5\",\n            \"_timestamp\": 1678940564349,\n            \"year\": \"2018\",\n            \"age\": \"096\",\n            \"ethnic\": \"4\",\n            \"sex\": \"9\",\n            \"area\": \"12\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129994d7fb4a2f516be2f4\",\n            \"_timestamp\": 1678940564324,\n            \"year\": \"2018\",\n            \"age\": \"096\",\n            \"ethnic\": \"4\",\n            \"sex\": \"9\",\n            \"area\": \"09\",\n            \"count\": \"3\"\n        },\n        {\n            \"_id\": \"64129994d7fb4a2f516be2f3\",\n            \"_timestamp\": 1678940564297,\n            \"year\": \"2018\",\n            \"age\": \"096\",\n            \"ethnic\": \"4\",\n            \"sex\": \"9\",\n            \"area\": \"08\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129994d7fb4a2f516be2f2\",\n            \"_timestamp\": 1678940564273,\n            \"year\": \"2018\",\n            \"age\": \"096\",\n            \"ethnic\": \"4\",\n            \"sex\": \"9\",\n            \"area\": \"07\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129994d7fb4a2f516be2f1\",\n            \"_timestamp\": 1678940564249,\n            \"year\": \"2018\",\n            \"age\": \"096\",\n            \"ethnic\": \"4\",\n            \"sex\": \"9\",\n            \"area\": \"06\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129994d7fb4a2f516be2f0\",\n            \"_timestamp\": 1678940564225,\n            \"year\": \"2018\",\n            \"age\": \"096\",\n            \"ethnic\": \"4\",\n            \"sex\": \"9\",\n            \"area\": \"05\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129994d7fb4a2f516be2ef\",\n            \"_timestamp\": 1678940564194,\n            \"year\": \"2018\",\n            \"age\": \"096\",\n            \"ethnic\": \"4\",\n            \"sex\": \"9\",\n            \"area\": \"04\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129994d7fb4a2f516be2ee\",\n            \"_timestamp\": 1678940564169,\n            \"year\": \"2018\",\n            \"age\": \"096\",\n            \"ethnic\": \"4\",\n            \"sex\": \"9\",\n            \"area\": \"03\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129994d7fb4a2f516be2ed\",\n            \"_timestamp\": 1678940564144,\n            \"year\": \"2018\",\n            \"age\": \"096\",\n            \"ethnic\": \"4\",\n            \"sex\": \"9\",\n            \"area\": \"02\",\n            \"count\": \"30\"\n        },\n        {\n            \"_id\": \"64129994d7fb4a2f516be2ec\",\n            \"_timestamp\": 1678940564119,\n            \"year\": \"2018\",\n            \"age\": \"096\",\n            \"ethnic\": \"4\",\n            \"sex\": \"9\",\n            \"area\": \"01\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129994d7fb4a2f516be2eb\",\n            \"_timestamp\": 1678940564094,\n            \"year\": \"2018\",\n            \"age\": \"096\",\n            \"ethnic\": \"4\",\n            \"sex\": \"2\",\n            \"area\": \"77\",\n            \"count\": \"30\"\n        },\n        {\n            \"_id\": \"64129994d7fb4a2f516be2ea\",\n            \"_timestamp\": 1678940564068,\n            \"year\": \"2018\",\n            \"age\": \"096\",\n            \"ethnic\": \"4\",\n            \"sex\": \"2\",\n            \"area\": \"9999\",\n            \"count\": \"30\"\n        },\n        {\n            \"_id\": \"64129994d7fb4a2f516be2e9\",\n            \"_timestamp\": 1678940564046,\n            \"year\": \"2018\",\n            \"age\": \"096\",\n            \"ethnic\": \"4\",\n            \"sex\": \"2\",\n            \"area\": \"99\",\n            \"count\": \"..C\"\n        },\n        {\n            \"_id\": \"64129994d7fb4a2f516be2e8\",\n            \"_timestamp\": 1678940564022,\n            \"year\": \"2018\",\n            \"age\": \"096\",\n            \"ethnic\": \"4\",\n            \"sex\": \"2\",\n            \"area\": \"18\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129994d7fb4a2f516be2e7\",\n            \"_timestamp\": 1678940563999,\n            \"year\": \"2018\",\n            \"age\": \"096\",\n            \"ethnic\": \"4\",\n            \"sex\": \"2\",\n            \"area\": \"17\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129993d7fb4a2f516be2e6\",\n            \"_timestamp\": 1678940563972,\n            \"year\": \"2018\",\n            \"age\": \"096\",\n            \"ethnic\": \"4\",\n            \"sex\": \"2\",\n            \"area\": \"16\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129993d7fb4a2f516be2e5\",\n            \"_timestamp\": 1678940563948,\n            \"year\": \"2018\",\n            \"age\": \"096\",\n            \"ethnic\": \"4\",\n            \"sex\": \"2\",\n            \"area\": \"15\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129993d7fb4a2f516be2e4\",\n            \"_timestamp\": 1678940563923,\n            \"year\": \"2018\",\n            \"age\": \"096\",\n            \"ethnic\": \"4\",\n            \"sex\": \"2\",\n            \"area\": \"14\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129993d7fb4a2f516be2e3\",\n            \"_timestamp\": 1678940563899,\n            \"year\": \"2018\",\n            \"age\": \"096\",\n            \"ethnic\": \"4\",\n            \"sex\": \"2\",\n            \"area\": \"13\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129993d7fb4a2f516be2e2\",\n            \"_timestamp\": 1678940563874,\n            \"year\": \"2018\",\n            \"age\": \"096\",\n            \"ethnic\": \"4\",\n            \"sex\": \"2\",\n            \"area\": \"12\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129993d7fb4a2f516be2e1\",\n            \"_timestamp\": 1678940563848,\n            \"year\": \"2018\",\n            \"age\": \"096\",\n            \"ethnic\": \"4\",\n            \"sex\": \"2\",\n            \"area\": \"09\",\n            \"count\": \"3\"\n        },\n        {\n            \"_id\": \"64129993d7fb4a2f516be2e0\",\n            \"_timestamp\": 1678940563820,\n            \"year\": \"2018\",\n            \"age\": \"096\",\n            \"ethnic\": \"4\",\n            \"sex\": \"2\",\n            \"area\": \"08\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129993d7fb4a2f516be2df\",\n            \"_timestamp\": 1678940563789,\n            \"year\": \"2018\",\n            \"age\": \"096\",\n            \"ethnic\": \"4\",\n            \"sex\": \"2\",\n            \"area\": \"07\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129993d7fb4a2f516be2de\",\n            \"_timestamp\": 1678940563765,\n            \"year\": \"2018\",\n            \"age\": \"096\",\n            \"ethnic\": \"4\",\n            \"sex\": \"2\",\n            \"area\": \"06\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129993d7fb4a2f516be2dd\",\n            \"_timestamp\": 1678940563738,\n            \"year\": \"2018\",\n            \"age\": \"096\",\n            \"ethnic\": \"4\",\n            \"sex\": \"2\",\n            \"area\": \"05\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129993d7fb4a2f516be2dc\",\n            \"_timestamp\": 1678940563710,\n            \"year\": \"2018\",\n            \"age\": \"096\",\n            \"ethnic\": \"4\",\n            \"sex\": \"2\",\n            \"area\": \"04\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129993d7fb4a2f516be2db\",\n            \"_timestamp\": 1678940563679,\n            \"year\": \"2018\",\n            \"age\": \"096\",\n            \"ethnic\": \"4\",\n            \"sex\": \"2\",\n            \"area\": \"03\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129993d7fb4a2f516be2da\",\n            \"_timestamp\": 1678940563656,\n            \"year\": \"2018\",\n            \"age\": \"096\",\n            \"ethnic\": \"4\",\n            \"sex\": \"2\",\n            \"area\": \"02\",\n            \"count\": \"21\"\n        },\n        {\n            \"_id\": \"64129993d7fb4a2f516be2d9\",\n            \"_timestamp\": 1678940563633,\n            \"year\": \"2018\",\n            \"age\": \"096\",\n            \"ethnic\": \"4\",\n            \"sex\": \"2\",\n            \"area\": \"01\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129993d7fb4a2f516be2d8\",\n            \"_timestamp\": 1678940563606,\n            \"year\": \"2018\",\n            \"age\": \"096\",\n            \"ethnic\": \"4\",\n            \"sex\": \"1\",\n            \"area\": \"77\",\n            \"count\": \"12\"\n        },\n        {\n            \"_id\": \"64129993d7fb4a2f516be2d7\",\n            \"_timestamp\": 1678940563583,\n            \"year\": \"2018\",\n            \"age\": \"096\",\n            \"ethnic\": \"4\",\n            \"sex\": \"1\",\n            \"area\": \"9999\",\n            \"count\": \"12\"\n        },\n        {\n            \"_id\": \"64129993d7fb4a2f516be2d6\",\n            \"_timestamp\": 1678940563560,\n            \"year\": \"2018\",\n            \"age\": \"096\",\n            \"ethnic\": \"4\",\n            \"sex\": \"1\",\n            \"area\": \"99\",\n            \"count\": \"..C\"\n        },\n        {\n            \"_id\": \"64129993d7fb4a2f516be2d5\",\n            \"_timestamp\": 1678940563533,\n            \"year\": \"2018\",\n            \"age\": \"096\",\n            \"ethnic\": \"4\",\n            \"sex\": \"1\",\n            \"area\": \"18\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129993d7fb4a2f516be2d4\",\n            \"_timestamp\": 1678940563510,\n            \"year\": \"2018\",\n            \"age\": \"096\",\n            \"ethnic\": \"4\",\n            \"sex\": \"1\",\n            \"area\": \"17\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129993d7fb4a2f516be2d3\",\n            \"_timestamp\": 1678940563482,\n            \"year\": \"2018\",\n            \"age\": \"096\",\n            \"ethnic\": \"4\",\n            \"sex\": \"1\",\n            \"area\": \"16\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129993d7fb4a2f516be2d2\",\n            \"_timestamp\": 1678940563459,\n            \"year\": \"2018\",\n            \"age\": \"096\",\n            \"ethnic\": \"4\",\n            \"sex\": \"1\",\n            \"area\": \"15\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129993d7fb4a2f516be2d1\",\n            \"_timestamp\": 1678940563435,\n            \"year\": \"2018\",\n            \"age\": \"096\",\n            \"ethnic\": \"4\",\n            \"sex\": \"1\",\n            \"area\": \"14\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129993d7fb4a2f516be2d0\",\n            \"_timestamp\": 1678940563413,\n            \"year\": \"2018\",\n            \"age\": \"096\",\n            \"ethnic\": \"4\",\n            \"sex\": \"1\",\n            \"area\": \"13\",\n            \"count\": \"3\"\n        },\n        {\n            \"_id\": \"64129993d7fb4a2f516be2cf\",\n            \"_timestamp\": 1678940563389,\n            \"year\": \"2018\",\n            \"age\": \"096\",\n            \"ethnic\": \"4\",\n            \"sex\": \"1\",\n            \"area\": \"12\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129993d7fb4a2f516be2ce\",\n            \"_timestamp\": 1678940563368,\n            \"year\": \"2018\",\n            \"age\": \"096\",\n            \"ethnic\": \"4\",\n            \"sex\": \"1\",\n            \"area\": \"09\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129993d7fb4a2f516be2cd\",\n            \"_timestamp\": 1678940563345,\n            \"year\": \"2018\",\n            \"age\": \"096\",\n            \"ethnic\": \"4\",\n            \"sex\": \"1\",\n            \"area\": \"08\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129993d7fb4a2f516be2cc\",\n            \"_timestamp\": 1678940563323,\n            \"year\": \"2018\",\n            \"age\": \"096\",\n            \"ethnic\": \"4\",\n            \"sex\": \"1\",\n            \"area\": \"07\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129993d7fb4a2f516be2cb\",\n            \"_timestamp\": 1678940563298,\n            \"year\": \"2018\",\n            \"age\": \"096\",\n            \"ethnic\": \"4\",\n            \"sex\": \"1\",\n            \"area\": \"06\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129993d7fb4a2f516be2ca\",\n            \"_timestamp\": 1678940563274,\n            \"year\": \"2018\",\n            \"age\": \"096\",\n            \"ethnic\": \"4\",\n            \"sex\": \"1\",\n            \"area\": \"05\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129993d7fb4a2f516be2c9\",\n            \"_timestamp\": 1678940563251,\n            \"year\": \"2018\",\n            \"age\": \"096\",\n            \"ethnic\": \"4\",\n            \"sex\": \"1\",\n            \"area\": \"04\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129993d7fb4a2f516be2c8\",\n            \"_timestamp\": 1678940563228,\n            \"year\": \"2018\",\n            \"age\": \"096\",\n            \"ethnic\": \"4\",\n            \"sex\": \"1\",\n            \"area\": \"03\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129993d7fb4a2f516be2c7\",\n            \"_timestamp\": 1678940563204,\n            \"year\": \"2018\",\n            \"age\": \"096\",\n            \"ethnic\": \"4\",\n            \"sex\": \"1\",\n            \"area\": \"02\",\n            \"count\": \"9\"\n        },\n        {\n            \"_id\": \"64129993d7fb4a2f516be2c6\",\n            \"_timestamp\": 1678940563170,\n            \"year\": \"2018\",\n            \"age\": \"096\",\n            \"ethnic\": \"4\",\n            \"sex\": \"1\",\n            \"area\": \"01\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129993d7fb4a2f516be2c5\",\n            \"_timestamp\": 1678940563143,\n            \"year\": \"2018\",\n            \"age\": \"096\",\n            \"ethnic\": \"3\",\n            \"sex\": \"9\",\n            \"area\": \"77\",\n            \"count\": \"9\"\n        },\n        {\n            \"_id\": \"64129993d7fb4a2f516be2c4\",\n            \"_timestamp\": 1678940563120,\n            \"year\": \"2018\",\n            \"age\": \"096\",\n            \"ethnic\": \"3\",\n            \"sex\": \"9\",\n            \"area\": \"9999\",\n            \"count\": \"9\"\n        },\n        {\n            \"_id\": \"64129993d7fb4a2f516be2c3\",\n            \"_timestamp\": 1678940563095,\n            \"year\": \"2018\",\n            \"age\": \"096\",\n            \"ethnic\": \"3\",\n            \"sex\": \"9\",\n            \"area\": \"99\",\n            \"count\": \"..C\"\n        },\n        {\n            \"_id\": \"64129992d7fb4a2f516be2c2\",\n            \"_timestamp\": 1678940562998,\n            \"year\": \"2018\",\n            \"age\": \"096\",\n            \"ethnic\": \"3\",\n            \"sex\": \"9\",\n            \"area\": \"18\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129992d7fb4a2f516be2c1\",\n            \"_timestamp\": 1678940562960,\n            \"year\": \"2018\",\n            \"age\": \"096\",\n            \"ethnic\": \"3\",\n            \"sex\": \"9\",\n            \"area\": \"17\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129992d7fb4a2f516be2c0\",\n            \"_timestamp\": 1678940562935,\n            \"year\": \"2018\",\n            \"age\": \"096\",\n            \"ethnic\": \"3\",\n            \"sex\": \"9\",\n            \"area\": \"16\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129992d7fb4a2f516be2bf\",\n            \"_timestamp\": 1678940562913,\n            \"year\": \"2018\",\n            \"age\": \"096\",\n            \"ethnic\": \"3\",\n            \"sex\": \"9\",\n            \"area\": \"15\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129992d7fb4a2f516be2be\",\n            \"_timestamp\": 1678940562888,\n            \"year\": \"2018\",\n            \"age\": \"096\",\n            \"ethnic\": \"3\",\n            \"sex\": \"9\",\n            \"area\": \"14\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129992d7fb4a2f516be2bd\",\n            \"_timestamp\": 1678940562864,\n            \"year\": \"2018\",\n            \"age\": \"096\",\n            \"ethnic\": \"3\",\n            \"sex\": \"9\",\n            \"area\": \"13\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129992d7fb4a2f516be2bc\",\n            \"_timestamp\": 1678940562840,\n            \"year\": \"2018\",\n            \"age\": \"096\",\n            \"ethnic\": \"3\",\n            \"sex\": \"9\",\n            \"area\": \"12\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129992d7fb4a2f516be2bb\",\n            \"_timestamp\": 1678940562818,\n            \"year\": \"2018\",\n            \"age\": \"096\",\n            \"ethnic\": \"3\",\n            \"sex\": \"9\",\n            \"area\": \"09\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129992d7fb4a2f516be2ba\",\n            \"_timestamp\": 1678940562795,\n            \"year\": \"2018\",\n            \"age\": \"096\",\n            \"ethnic\": \"3\",\n            \"sex\": \"9\",\n            \"area\": \"08\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129992d7fb4a2f516be2b9\",\n            \"_timestamp\": 1678940562772,\n            \"year\": \"2018\",\n            \"age\": \"096\",\n            \"ethnic\": \"3\",\n            \"sex\": \"9\",\n            \"area\": \"07\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129992d7fb4a2f516be2b8\",\n            \"_timestamp\": 1678940562748,\n            \"year\": \"2018\",\n            \"age\": \"096\",\n            \"ethnic\": \"3\",\n            \"sex\": \"9\",\n            \"area\": \"06\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129992d7fb4a2f516be2b7\",\n            \"_timestamp\": 1678940562726,\n            \"year\": \"2018\",\n            \"age\": \"096\",\n            \"ethnic\": \"3\",\n            \"sex\": \"9\",\n            \"area\": \"05\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129992d7fb4a2f516be2b6\",\n            \"_timestamp\": 1678940562703,\n            \"year\": \"2018\",\n            \"age\": \"096\",\n            \"ethnic\": \"3\",\n            \"sex\": \"9\",\n            \"area\": \"04\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129992d7fb4a2f516be2b5\",\n            \"_timestamp\": 1678940562679,\n            \"year\": \"2018\",\n            \"age\": \"096\",\n            \"ethnic\": \"3\",\n            \"sex\": \"9\",\n            \"area\": \"03\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129992d7fb4a2f516be2b4\",\n            \"_timestamp\": 1678940562652,\n            \"year\": \"2018\",\n            \"age\": \"096\",\n            \"ethnic\": \"3\",\n            \"sex\": \"9\",\n            \"area\": \"02\",\n            \"count\": \"9\"\n        },\n        {\n            \"_id\": \"64129992d7fb4a2f516be2b3\",\n            \"_timestamp\": 1678940562629,\n            \"year\": \"2018\",\n            \"age\": \"096\",\n            \"ethnic\": \"3\",\n            \"sex\": \"9\",\n            \"area\": \"01\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129992d7fb4a2f516be2b2\",\n            \"_timestamp\": 1678940562606,\n            \"year\": \"2018\",\n            \"age\": \"096\",\n            \"ethnic\": \"3\",\n            \"sex\": \"2\",\n            \"area\": \"77\",\n            \"count\": \"6\"\n        },\n        {\n            \"_id\": \"64129992d7fb4a2f516be2b1\",\n            \"_timestamp\": 1678940562577,\n            \"year\": \"2018\",\n            \"age\": \"096\",\n            \"ethnic\": \"3\",\n            \"sex\": \"2\",\n            \"area\": \"9999\",\n            \"count\": \"6\"\n        },\n        {\n            \"_id\": \"64129992d7fb4a2f516be2b0\",\n            \"_timestamp\": 1678940562554,\n            \"year\": \"2018\",\n            \"age\": \"096\",\n            \"ethnic\": \"3\",\n            \"sex\": \"2\",\n            \"area\": \"99\",\n            \"count\": \"..C\"\n        },\n        {\n            \"_id\": \"64129992d7fb4a2f516be2af\",\n            \"_timestamp\": 1678940562507,\n            \"year\": \"2018\",\n            \"age\": \"096\",\n            \"ethnic\": \"3\",\n            \"sex\": \"2\",\n            \"area\": \"18\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129992d7fb4a2f516be2ae\",\n            \"_timestamp\": 1678940562469,\n            \"year\": \"2018\",\n            \"age\": \"096\",\n            \"ethnic\": \"3\",\n            \"sex\": \"2\",\n            \"area\": \"17\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129992d7fb4a2f516be2ad\",\n            \"_timestamp\": 1678940562438,\n            \"year\": \"2018\",\n            \"age\": \"096\",\n            \"ethnic\": \"3\",\n            \"sex\": \"2\",\n            \"area\": \"16\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129992d7fb4a2f516be2ac\",\n            \"_timestamp\": 1678940562413,\n            \"year\": \"2018\",\n            \"age\": \"096\",\n            \"ethnic\": \"3\",\n            \"sex\": \"2\",\n            \"area\": \"15\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129992d7fb4a2f516be2ab\",\n            \"_timestamp\": 1678940562389,\n            \"year\": \"2018\",\n            \"age\": \"096\",\n            \"ethnic\": \"3\",\n            \"sex\": \"2\",\n            \"area\": \"14\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129992d7fb4a2f516be2aa\",\n            \"_timestamp\": 1678940562364,\n            \"year\": \"2018\",\n            \"age\": \"096\",\n            \"ethnic\": \"3\",\n            \"sex\": \"2\",\n            \"area\": \"13\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129992d7fb4a2f516be2a9\",\n            \"_timestamp\": 1678940562338,\n            \"year\": \"2018\",\n            \"age\": \"096\",\n            \"ethnic\": \"3\",\n            \"sex\": \"2\",\n            \"area\": \"12\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129992d7fb4a2f516be2a8\",\n            \"_timestamp\": 1678940562314,\n            \"year\": \"2018\",\n            \"age\": \"096\",\n            \"ethnic\": \"3\",\n            \"sex\": \"2\",\n            \"area\": \"09\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129992d7fb4a2f516be2a7\",\n            \"_timestamp\": 1678940562288,\n            \"year\": \"2018\",\n            \"age\": \"096\",\n            \"ethnic\": \"3\",\n            \"sex\": \"2\",\n            \"area\": \"08\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129992d7fb4a2f516be2a6\",\n            \"_timestamp\": 1678940562263,\n            \"year\": \"2018\",\n            \"age\": \"096\",\n            \"ethnic\": \"3\",\n            \"sex\": \"2\",\n            \"area\": \"07\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129992d7fb4a2f516be2a5\",\n            \"_timestamp\": 1678940562237,\n            \"year\": \"2018\",\n            \"age\": \"096\",\n            \"ethnic\": \"3\",\n            \"sex\": \"2\",\n            \"area\": \"06\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129992d7fb4a2f516be2a4\",\n            \"_timestamp\": 1678940562211,\n            \"year\": \"2018\",\n            \"age\": \"096\",\n            \"ethnic\": \"3\",\n            \"sex\": \"2\",\n            \"area\": \"05\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129992d7fb4a2f516be2a3\",\n            \"_timestamp\": 1678940562181,\n            \"year\": \"2018\",\n            \"age\": \"096\",\n            \"ethnic\": \"3\",\n            \"sex\": \"2\",\n            \"area\": \"04\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129992d7fb4a2f516be2a2\",\n            \"_timestamp\": 1678940562158,\n            \"year\": \"2018\",\n            \"age\": \"096\",\n            \"ethnic\": \"3\",\n            \"sex\": \"2\",\n            \"area\": \"03\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129992d7fb4a2f516be2a1\",\n            \"_timestamp\": 1678940562133,\n            \"year\": \"2018\",\n            \"age\": \"096\",\n            \"ethnic\": \"3\",\n            \"sex\": \"2\",\n            \"area\": \"02\",\n            \"count\": \"6\"\n        },\n        {\n            \"_id\": \"64129992d7fb4a2f516be2a0\",\n            \"_timestamp\": 1678940562109,\n            \"year\": \"2018\",\n            \"age\": \"096\",\n            \"ethnic\": \"3\",\n            \"sex\": \"2\",\n            \"area\": \"01\",\n            \"count\": \"0\"\n        },\n        {\n            \"_id\": \"64129992d7fb4a2f516be29f\",\n            \"_timestamp\": 1678940562085,\n            \"year\": \"2018\",\n            \"age\": \"096\",\n            \"ethnic\": \"3\",\n            \"sex\": \"1\",\n            \"area\": \"77\",\n            \"count\": \"3\"\n        },\n        {\n            \"_id\": \"64129992d7fb4a2f516be29e\",\n            \"_timestamp\": 1678940562062,\n            \"year\": \"2018\",\n            \"age\": \"096\",\n            \"ethnic\": \"3\",\n            \"sex\": \"1\",\n            \"area\": \"9999\",\n            \"count\": \"3\"\n        }\n    ],\n    \"ws_response_meta\": {\n        \"response_code\": 200,\n        \"response\": \"fetched successfully\",\n        \"succeeded\": 5000,\n        \"failed\": 0,\n        \"ignored\": 0,\n        \"additional_info\": []\n    }\n}"}],"_postman_id":"aeea4aca-097f-4e01-9f92-6a1fe4891634"},{"name":"insert datastore data","id":"5c2909a4-48f9-42fd-84ad-69f762e41067","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"scope","value":"ac","description":"<p>Access Scope [ac, sp] = ac for Studio | Build</p>\n","type":"default"},{"key":"scope-id","value":"1","description":"<p>Account ID from Studio | Manage | Account Profile when scope = ac</p>\n","type":"default"},{"key":"studio-api-key","value":"{{studio-api-key}}","description":"<p>API Key from Studio | Manage | API Keys</p>\n","type":"default"}],"body":{"mode":"raw","raw":"{\n    \"data_store_id\": 31,\n    \"data\": [\n        {\n            \"_id\": \"\",\n            \"_uuid\": \"\",\n            \"_timestamp\": \"\",\n            \"name\": \"test2\",\n            \"int\": 2,\n            \"datetime\": \"2022-01-28 02:03:04\"\n        }\n    ]\n}","options":{"raw":{"language":"json"}}},"url":"{{base_url}}/data/data-store-collection","description":"<p>Insert a row of data in a datastore. Use <strong>GET list datastores</strong> or the UI to source the datastore ID.</p>\n","urlObject":{"path":["data","data-store-collection"],"host":["{{base_url}}"],"query":[{"disabled":true,"key":"source","value":"WEB"}],"variable":[]}},"response":[{"id":"238471e7-ea66-4a15-b9f2-788e1fe83f62","name":"insert one datastore data","originalRequest":{"method":"POST","header":[{"key":"scope","value":"ac","description":"Access Scope [ac, sp] = ac for Studio | Build","type":"default"},{"key":"scope-id","value":"1","description":"Account ID from Studio | Manage | Account Profile when scope = ac","type":"default"},{"key":"studio-api-key","value":"{{studio-api-key}}","description":"API Key from Studio | Manage | API Keys","type":"default"}],"body":{"mode":"raw","raw":"{\n    \"data_store_id\": 31,\n    \"data\": [\n        {\n            \"_id\": \"\",\n            \"_uuid\": \"\",\n            \"_timestamp\": \"\",\n            \"name\": \"test1\",\n            \"int\": 1,\n            \"datetime\": \"2022-01-28 01:02:03\"\n        }\n    ]\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"{{base_url}}/data/data-store-collection","host":["{{base_url}}"],"path":["data","data-store-collection"],"query":[{"key":"source","value":"WEB","disabled":true}]}},"_postman_previewlanguage":"json","header":null,"cookie":[],"responseTime":null,"body":"{\n    \"data_store_id\": 31,\n    \"data\": [\n        {\n            \"_id\": \"62d4b4abdc0a86536540f3e3\"\n        }\n    ],\n    \"ws_response_meta\": {\n        \"response_code\": 200,\n        \"response\": \"Data Inserted\",\n        \"succeeded\": 1,\n        \"failed\": 0,\n        \"ignored\": 0,\n        \"additional_info\": {\n            \"_id\": [\n                \"62d4b4abdc0a86536540f3e3\"\n            ]\n        }\n    }\n}"},{"id":"a6b36f3b-07aa-4f02-a4a9-6167f7789ee7","name":"insert multiple datastore data (max 2k rows)","originalRequest":{"method":"POST","header":[{"key":"scope","value":"ac","description":"Access Scope [ac, sp] = ac for Studio | Build","type":"default"},{"key":"scope-id","value":"1","description":"Account ID from Studio | Manage | Account Profile when scope = ac","type":"default"},{"key":"studio-api-key","value":"{{studio-api-key}}","description":"API Key from Studio | Manage | API Keys","type":"default"}],"body":{"mode":"raw","raw":"{\n    \"data_store_id\": 31,\n    \"data\": [\n        {\n            \"_id\": \"\",\n            \"_uuid\": \"\",\n            \"_timestamp\": \"\",\n            \"name\": \"test1\",\n            \"int\": 1,\n            \"datetime\": \"2022-01-28 01:02:03\"\n        },\n        {\n            \"_id\": \"\",\n            \"_uuid\": \"\",\n            \"_timestamp\": \"\",\n            \"name\": \"test2\",\n            \"int\": 2,\n            \"datetime\": \"2022-01-28 02:03:04\"\n        }\n    ]\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"{{base_url}}/data/data-store-collection","host":["{{base_url}}"],"path":["data","data-store-collection"],"query":[{"key":"source","value":"WEB","disabled":true}]}},"_postman_previewlanguage":"json","header":null,"cookie":[],"responseTime":null,"body":"{\n    \"data_store_id\": 31,\n    \"data\": [\n        {\n            \"_id\": \"62d4b4abdc0a86536540f3e3\"\n        },\n        {\n            \"_id\": \"62d4b4abdc0a86536540f3e4\"\n        }\n    ],\n    \"ws_response_meta\": {\n        \"response_code\": 200,\n        \"response\": \"Data Inserted\",\n        \"succeeded\": 2,\n        \"failed\": 0,\n        \"ignored\": 0,\n        \"additional_info\": {\n            \"_id\": [\n                \"62d4b4abdc0a86536540f3e3\",\n                \"62d4b4abdc0a86536540f3e4\"\n            ]\n        }\n    }\n}"}],"_postman_id":"5c2909a4-48f9-42fd-84ad-69f762e41067"},{"name":"update datastore data","id":"93289a82-eada-4d60-a027-dd56dff9c61a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"scope","value":"ac","description":"<p>Access Scope [ac, sp] = ac for Studio | Build</p>\n","type":"default"},{"key":"scope-id","value":"1","description":"<p>Account ID from Studio | Manage | Account Profile when scope = ac</p>\n","type":"default"},{"key":"studio-api-key","value":"{{studio-api-key}}","description":"<p>API Key from Studio | Manage | API Keys</p>\n","type":"default"}],"body":{"mode":"raw","raw":"{\n    \"data_store_id\": 31,\n    \"data\": [\n        {\n            \"_id\": \"61f32d984ce37e7a2045cbc3\",\n            \"_uuid\": \"\",\n            \"_timestamp\": 1643326872722,\n            \"name\": \"test4\",\n            \"int\": 4,\n            \"datetime\": \"2022-01-28 11:11:11\"\n        }\n    ]\n}","options":{"raw":{"language":"json"}}},"url":"{{base_url}}/data/bulk-update-documents","description":"<p>Update a row of data in a datastore. Use <strong>GET list datastores</strong> or the UI to source the datastore ID.</p>\n","urlObject":{"path":["data","bulk-update-documents"],"host":["{{base_url}}"],"query":[{"disabled":true,"key":"source","value":"WEB"}],"variable":[]}},"response":[{"id":"3bedfad3-f6c6-455c-a08c-01c475464638","name":"update datastore data","originalRequest":{"method":"POST","header":[{"key":"scope","value":"ac","description":"Access Scope [ac, sp] = ac for Studio | Build","type":"default"},{"key":"scope-id","value":"1","description":"Account ID from Studio | Manage | Account Profile when scope = ac","type":"default"},{"key":"studio-api-key","value":"{{studio-api-key}}","description":"API Key from Studio | Manage | API Keys","type":"default"}],"body":{"mode":"raw","raw":"{\n    \"data_store_id\": 31,\n    \"data\": [\n        {\n            \"_id\": \"61f32d984ce37e7a2045cbc3\",\n            \"_uuid\": \"\",\n            \"_timestamp\": 1643326872722,\n            \"name\": \"test4\",\n            \"int\": 4,\n            \"datetime\": \"2022-01-28 11:11:11\"\n        }\n    ]\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"{{base_url}}/data/data-store-collection","host":["{{base_url}}"],"path":["data","data-store-collection"],"query":[{"key":"source","value":"WEB","disabled":true}]}},"_postman_previewlanguage":"json","header":null,"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"data-store documents, updated: 1 , failed: 0\"\n}"}],"_postman_id":"93289a82-eada-4d60-a027-dd56dff9c61a"},{"name":"delete datastore data","id":"db0a85e6-701e-4be4-b663-cb8ebf07f52c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"scope","value":"ac","description":"<p>Access Scope [ac, sp] = ac for Studio | Build</p>\n","type":"default"},{"key":"scope-id","value":"1","description":"<p>Account ID from Studio | Manage | Account Profile when scope = ac</p>\n","type":"default"},{"key":"studio-api-key","value":"{{studio-api-key}}","description":"<p>API Key from Studio | Manage | API Keys</p>\n","type":"default"}],"body":{"mode":"raw","raw":"{\n    \"data_store_id\": 31,\n    \"data\": [\n        {\n            \"_id\": \"61f32d984ce37e7a2045cbc3\",\n            \"name\": \"test4\",\n            \"int\": 4,\n            \"datetime\": \"2022-01-28 11:11:11\",\n            \"_uuid\": \"\",\n            \"_timestamp\": 1643326872722,\n            \"_XID\": \"row_9\"\n        }\n    ]\n}","options":{"raw":{"language":"json"}}},"url":"{{base_url}}/data/bulk-delete-documents","description":"<p>Delete a row of data in a datastore. Use <strong>GET list datastores</strong> or the UI to source the datastore ID.</p>\n","urlObject":{"path":["data","bulk-delete-documents"],"host":["{{base_url}}"],"query":[{"disabled":true,"key":"source","value":"WEB"}],"variable":[]}},"response":[{"id":"a3db1183-74fa-4ef8-b27a-a39d45446c40","name":"delete datastore data","originalRequest":{"method":"POST","header":[{"key":"scope","value":"ac","description":"Access Scope [ac, sp] = ac for Studio | Build","type":"default"},{"key":"scope-id","value":"1","description":"Account ID from Studio | Manage | Account Profile when scope = ac","type":"default"},{"key":"studio-api-key","value":"{{studio-api-key}}","description":"API Key from Studio | Manage | API Keys","type":"default"}],"body":{"mode":"raw","raw":"{\n    \"data_store_id\": 31,\n    \"data\": [\n        {\n            \"_id\": \"61f32d984ce37e7a2045cbc3\",\n            \"name\": \"test4\",\n            \"int\": 4,\n            \"datetime\": \"2022-01-28 11:11:11\",\n            \"_uuid\": \"\",\n            \"_timestamp\": 1643326872722,\n            \"_XID\": \"row_9\"\n        }\n    ]\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"{{base_url}}/data/data-store-collection","host":["{{base_url}}"],"path":["data","data-store-collection"],"query":[{"key":"source","value":"WEB","disabled":true}]}},"_postman_previewlanguage":"json","header":null,"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"data-store documents, deleted: 1 , failed: 0\"\n}"}],"_postman_id":"db0a85e6-701e-4be4-b663-cb8ebf07f52c"},{"name":"upload datastore data","id":"ffc08cc0-fdb5-455c-b1bc-4c838aceff66","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"scope","value":"ac","description":"<p>Access Scope [ac, sp] = ac for Studio | Build</p>\n","type":"text"},{"key":"scope-id","value":"1","description":"<p>Account ID from Studio | Manage | Account Profile when scope = ac</p>\n","type":"text"},{"key":"studio-api-key","value":"{{studio-api-key}}","description":"<p>API Key from Studio | Manage | API Keys</p>\n","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"file_path","value":"sp_1/ac_1210/uploads/datastore_data/uploadDataset.csv","description":"<p>A String file path for upload file</p>\n","type":"text"},{"key":"insert_type","value":"append","description":"<p>Optional (append/replace). The default insert type is \"append\"</p>\n","type":"text"},{"key":"separator","value":",","description":"<p>Optional. The default separator is \",\". Can only accept a single character</p>\n","type":"text"}]},"url":"{{base_url}}/data/{{datastore_id}}/upload","description":"<p>Append or replace data in a datastore. Use <strong>GET list datastores</strong> or the UI to source the datastore ID.</p>\n","urlObject":{"path":["data","{{datastore_id}}","upload"],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[{"id":"d11fa9d7-9a66-476f-a013-784868a7fcaf","name":"upload datastore data","originalRequest":{"method":"POST","header":[{"key":"scope","value":"ac","description":"Access Scope [ac, sp] = ac for Studio | Build","type":"text"},{"key":"scope-id","value":"1","description":"Account ID from Studio | Manage | Account Profile when scope = ac","type":"text"},{"key":"studio-api-key","value":"{{studio-api-key}}","description":"API Key from Studio | Manage | API Keys","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"file_path","value":"sp_1/ac_1210/uploads/datastore_data/uploadDataset.csv","description":"A String file path for upload file","type":"text"},{"key":"insert_type","value":"append","description":"Optional (append/replace). The default insert type is \"append\"","type":"text"},{"key":"separator","value":",","description":"Optional. The default separator is \",\". Can only accept a single character","type":"text"}]},"url":"{{base_url}}/data/{datastore_id}/upload"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.21.6"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Date","value":"Thu, 15 Sep 2022 02:02:46 GMT"},{"key":"X-RateLimit-Limit","value":"6000"},{"key":"X-RateLimit-Remaining","value":"5999"},{"key":"ETag","value":"\"e02cf835c24b02c2cb6a747583832ce231fd13a2\""},{"key":"Set-Cookie","value":"studio_session=E6O77gUz26xsnIjIxVbgfhjzNV1kBOaWhT9ZVD9L; expires=Thu, 15-Sep-2022 02:03:46 GMT; Max-Age=60; path=/; secure; httponly"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"Datastore data uploaded, inserted: 10, failed: 0\"\n}"},{"id":"b039dd52-2b8a-4ad7-a6cd-c96c5caea049","name":"upload datastore data with multiple characters as separator","originalRequest":{"method":"POST","header":[{"key":"scope","value":"ac","description":"Access Scope [ac, sp] = ac for Studio | Build","type":"text"},{"key":"scope-id","value":"1","description":"Account ID from Studio | Manage | Account Profile when scope = ac","type":"text"},{"key":"studio-api-key","value":"{{studio-api-key}}","description":"API Key from Studio | Manage | API Keys","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"file_path","value":"sp_1/ac_1210/uploads/datastore_data/uploadDataset.csv","description":"A String file path for upload file","type":"text"},{"key":"insert_type","value":"append","description":"Optional (append/replace). The default insert type is \"append\"","type":"text"},{"key":"separator","value":",,","description":"Optional. The default separator is \",\". Can only accept a single character","type":"text"}]},"url":"{{base_url}}/data/{datastore_id}/upload"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.21.6"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Date","value":"Thu, 15 Sep 2022 02:24:45 GMT"},{"key":"X-RateLimit-Limit","value":"6000"},{"key":"X-RateLimit-Remaining","value":"5999"},{"key":"Set-Cookie","value":"studio_session=jyPyhq6GQooiKI0H10g6phZGDbB8vkiA8falEQP7; expires=Thu, 15-Sep-2022 02:25:45 GMT; Max-Age=60; path=/; secure; httponly"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"fgetcsv(): delimiter must be a single character\"\n}"}],"_postman_id":"ffc08cc0-fdb5-455c-b1bc-4c838aceff66"},{"name":"Unified Datastore Content Upload","id":"1e346772-72b0-4953-b8b5-dd55b28180d8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"scope","value":"ac","description":"<p>Access Scope [ac, sp] = ac for Studio | Build</p>\n","type":"text"},{"key":"scope-id","value":"1","description":"<p>Account ID from Studio | Manage | Account Profile when scope = ac</p>\n","type":"text"},{"key":"studio-api-key","value":"{{studio-api-key}}","description":"<p>API Key from Studio | Manage | API Keys</p>\n","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"file","description":"<p>the file to be uploaded</p>\n","type":"file","value":null},{"key":"insert_type","value":"append","description":"<p>Optional (append/replace). The default insert type is \"append\"</p>\n","type":"text"},{"key":"separator","value":",","description":"<p>Optional. The default separator is \",\". Can only accept a single character</p>\n","type":"text"}]},"url":"{{base_url}}/data/{{datastore_id}}/upload-file-data","urlObject":{"path":["data","{{datastore_id}}","upload-file-data"],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"1e346772-72b0-4953-b8b5-dd55b28180d8"},{"name":"Datastore Csv Upload","id":"7e9bc1c7-1d5d-4115-8063-ff4440f34dbe","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"scope","value":"ac","description":"<p>Access Scope [ac, sp] = ac for Studio | Build</p>\n","type":"text"},{"key":"scope-id","value":"1","description":"<p>Account ID from Studio | Manage | Account Profile when scope = ac</p>\n","type":"text"},{"key":"studio-api-key","value":"{{studio-api-key}}","description":"<p>API Key from Studio | Manage | API Keys</p>\n","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"file","description":"<p>Csv file to upload</p>\n","type":"file","src":"/C:/Users/Public/Documents/datastore_export_csv_data.csv"}]},"url":"{{base_url}}/services/upload","description":"<p>Upload data from a CSV file to the datastore. See <a href=\"https://documentation.five9.com/bundle/studio-combo/page/studio-build/content-types/data-stores-uploaddata.htm\">https://documentation.five9.com/bundle/studio-combo/page/studio-build/content-types/data-stores-uploaddata.htm</a></p>\n","urlObject":{"path":["services","upload"],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"7e9bc1c7-1d5d-4115-8063-ff4440f34dbe"}],"id":"82892f24-e010-4b6c-80fb-d5f5ae7295b4","_postman_id":"82892f24-e010-4b6c-80fb-d5f5ae7295b4","description":""},{"name":"list datastores","id":"901706f5-bcb7-4fb8-bcda-97e09ba4877a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[{"key":"scope","value":"ac","description":"<p>Access Scope [ac, sp] = ac for Studio | Build</p>\n"},{"key":"scope-id","value":"1","description":"<p>Account ID from Studio | Manage | Account Profile when scope = ac</p>\n"},{"key":"studio-api-key","value":"{{studio-api-key}}","description":"<p>API Key from Studio | Manage | API Keys</p>\n","type":"text"}],"url":"{{base_url}}/data/data-store?per_page=24&page=1&orderBy=data_store_id&sortedBy=desc&show_only=&folder_id=0&task_id=-1&searchOptions=&searchFields=&hide_system=false&notShowLoader=false&is_log=0","description":"<p>Get a list of datastores. Use to source a datastore ID.</p>\n","urlObject":{"path":["data","data-store"],"host":["{{base_url}}"],"query":[{"key":"per_page","value":"24"},{"key":"page","value":"1"},{"key":"orderBy","value":"data_store_id"},{"key":"sortedBy","value":"desc"},{"key":"show_only","value":""},{"key":"folder_id","value":"0"},{"key":"task_id","value":"-1"},{"key":"searchOptions","value":""},{"key":"searchFields","value":""},{"key":"hide_system","value":"false"},{"key":"notShowLoader","value":"false"},{"key":"is_log","value":"0"}],"variable":[]}},"response":[{"id":"bf40e4bc-bd6a-4dcd-805e-cca8ea55e448","name":"list datastores success","originalRequest":{"method":"GET","header":[{"key":"scope","value":"ac","description":"Access Scope [ac, sp] = ac for Studio | Build"},{"key":"scope-id","value":"1","description":"Account ID from Studio | Manage | Account Profile when scope = ac"},{"key":"studio-api-key","value":"{{studio-api-key}}","description":"API Key from Studio | Manage | API Keys","type":"text"}],"url":{"raw":"{{base_url}}/data/data-store?per_page=24&page=1&orderBy=data_store_id&sortedBy=desc&show_only=&folder_id=0&task_id=-1&searchOptions=&searchFields=&hide_system=false&notShowLoader=false&is_log=0","host":["{{base_url}}"],"path":["data","data-store"],"query":[{"key":"per_page","value":"24"},{"key":"page","value":"1"},{"key":"orderBy","value":"data_store_id"},{"key":"sortedBy","value":"desc"},{"key":"show_only","value":""},{"key":"folder_id","value":"0"},{"key":"task_id","value":"-1"},{"key":"searchOptions","value":""},{"key":"searchFields","value":""},{"key":"hide_system","value":"false"},{"key":"notShowLoader","value":"false"},{"key":"is_log","value":"0"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Host","value":"localhost:8000"},{"key":"Date","value":"Tue, 13 Jul 2021 15:55:56 GMT"},{"key":"Date","value":"Tue, 13 Jul 2021 15:55:56 GMT"},{"key":"Connection","value":"close"},{"key":"X-Powered-By","value":"PHP/7.4.14"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Content-Type","value":"application/json"},{"key":"X-RateLimit-Limit","value":"6000"},{"key":"X-RateLimit-Remaining","value":"5997"},{"key":"ETag","value":"\"391a39bc828bac95c919d8584c43afc0b3f5dbc0\""},{"key":"Set-Cookie","value":"laravel_session=GsFFs8iD5ARvhpb6TxMlvLS1wtQNTIQrj8lv20wt; expires=Tue, 13-Jul-2021 15:56:56 GMT; Max-Age=60; path=/; httponly"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": [\n        {\n            \"data_store_id\": 19,\n            \"display_name\": \"ds2\",\n            \"web_hook_url\": \"http://ds2.com\",\n            \"language_id\": 1,\n            \"data_retention\": \"Three Months\",\n            \"ac_id\": 2,\n            \"is_enabled\": 1,\n            \"is_log\": 0,\n            \"is_system\": 0,\n            \"collection_name\": \"19-ds-b5165903-905c-4f3e-89a4-6d93009f5504\",\n            \"collection_structure\": [\n                {\n                    \"col_name\": \"name\",\n                    \"index_type\": \"index\",\n                    \"type\": \"string\"\n                },\n                {\n                    \"col_name\": \"price\",\n                    \"index_type\": \"\",\n                    \"type\": \"double\"\n                },\n                {\n                    \"col_name\": \"DOB\",\n                    \"index_type\": \"\",\n                    \"type\": \"date\"\n                },\n                {\n                    \"col_name\": \"id\",\n                    \"index_type\": \"\",\n                    \"type\": \"integer\"\n                }\n            ],\n            \"columns_count\": 4,\n            \"is_archived\": 0\n        },\n        {\n            \"data_store_id\": 17,\n            \"display_name\": \"ds-2\",\n            \"web_hook_url\": \"http://ds-2.com\",\n            \"language_id\": 10,\n            \"data_retention\": \"One Month\",\n            \"ac_id\": 2,\n            \"is_enabled\": 1,\n            \"is_log\": 0,\n            \"is_system\": 0,\n            \"collection_name\": \"17-ds-c1a5b4d7-a6bb-4273-adbf-a7190341c119\",\n            \"collection_structure\": [\n                {\n                    \"col_name\": \"audio\",\n                    \"index_type\": \"index\",\n                    \"type\": \"audio\",\n                    \"transcription\": true\n                },\n                {\n                    \"col_name\": \"audio_transcription\",\n                    \"index_type\": \"string\",\n                    \"type\": \"string\"\n                },\n                {\n                    \"col_name\": \"test\",\n                    \"index_type\": \"\",\n                    \"type\": \"string\"\n                }\n            ],\n            \"columns_count\": 3,\n            \"is_archived\": 0\n        }\n    ],\n    \"meta\": {\n        \"pagination\": {\n            \"total\": 2,\n            \"count\": 2,\n            \"per_page\": 24,\n            \"current_page\": 1,\n            \"total_pages\": 1,\n            \"links\": null\n        }\n    }\n}"}],"_postman_id":"901706f5-bcb7-4fb8-bcda-97e09ba4877a"},{"name":"get datastore","id":"0b2df26d-1b9b-4b1a-bbc1-0963e4461117","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[{"key":"scope","value":"ac","description":"<p>Access Scope [ac, sp] = ac for Studio | Build</p>\n"},{"key":"scope-id","value":"1","description":"<p>Account ID from Studio | Manage | Account Profile when scope = ac</p>\n"},{"key":"studio-api-key","value":"{{studio-api-key}}","description":"<p>API Key from Studio | Manage | API Keys</p>\n","type":"text"}],"url":"{{base_url}}/data/data-store/{{datastore_id}}","description":"<p>Get the properties of the datastore that has the given datastore ID. See <a href=\"https://documentation.five9.com/bundle/studio-combo/page/studio-build/content-types/data-stores.htm\">https://documentation.five9.com/bundle/studio-combo/page/studio-build/content-types/data-stores.htm</a></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Attributes</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>{{datastore_id}} <strong>required</strong></td>\n<td>The unique identifier of the datastore. Use <strong>GET list datastores</strong> or the UI to source the ID.</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"path":["data","data-store","{{datastore_id}}"],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[{"id":"6131f6c0-1537-46c8-b136-f7c5b7c3267e","name":"get datastore success","originalRequest":{"method":"GET","header":[{"key":"scope","value":"ac","description":"Access Scope [ac, sp] = ac for Studio | Build"},{"key":"scope-id","value":"1","description":"Account ID from Studio | Manage | Account Profile when scope = ac"},{"key":"studio-api-key","value":"{{studio-api-key}}","description":"API Key from Studio | Manage | API Keys","type":"text"}],"url":"{{base_url}}/data/data-store/18"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Host","value":"localhost:8000"},{"key":"Date","value":"Tue, 13 Jul 2021 15:56:23 GMT"},{"key":"Date","value":"Tue, 13 Jul 2021 15:56:23 GMT"},{"key":"Connection","value":"close"},{"key":"X-Powered-By","value":"PHP/7.4.14"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Content-Type","value":"application/json"},{"key":"X-RateLimit-Limit","value":"6000"},{"key":"X-RateLimit-Remaining","value":"5996"},{"key":"ETag","value":"\"f741b4af2942d11e71b2f139212e4fad5e517c26\""},{"key":"Set-Cookie","value":"laravel_session=GsFFs8iD5ARvhpb6TxMlvLS1wtQNTIQrj8lv20wt; expires=Tue, 13-Jul-2021 15:57:23 GMT; Max-Age=60; path=/; httponly"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"data_store_id\": 18,\n        \"display_name\": \"test datastore\",\n        \"web_hook_url\": \"\",\n        \"language_id\": null,\n        \"data_retention\": \"Keep All\",\n        \"ac_id\": 5,\n        \"is_enabled\": 1,\n        \"is_log\": 0,\n        \"is_system\": 0,\n        \"collection_name\": \"18-ds-53b794b9-6365-41e3-a5d5-1aee94ade888\",\n        \"collection_structure\": [\n            {\n                \"col_name\": \"name\",\n                \"index_type\": \"index\",\n                \"type\": \"string\"\n            },\n            {\n                \"col_name\": \"bool\",\n                \"index_type\": \"\",\n                \"type\": \"boolean\"\n            },\n            {\n                \"col_name\": \"double\",\n                \"index_type\": \"\",\n                \"type\": \"double\"\n            },\n            {\n                \"col_name\": \"date\",\n                \"index_type\": \"\",\n                \"type\": \"date\"\n            },\n            {\n                \"col_name\": \"int\",\n                \"index_type\": \"\",\n                \"type\": \"integer\"\n            }\n        ],\n        \"columns_count\": 5,\n        \"is_archived\": 0\n    }\n}"}],"_postman_id":"0b2df26d-1b9b-4b1a-bbc1-0963e4461117"},{"name":"update datastore","id":"51bddd53-ac1b-4b11-8cb8-7f6f6ac7d6e2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"PUT","header":[{"key":"scope","value":"ac","description":"<p>Access Scope [ac, sp] = ac for Studio | Build</p>\n"},{"key":"scope-id","value":"1","description":"<p>Account ID from Studio | Manage | Account Profile when scope = ac</p>\n"},{"key":"studio-api-key","value":"{{studio-api-key}}","description":"<p>API Key from Studio | Manage | API Keys</p>\n","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"data_store_id\": 17,\n    \"display_name\": \"ds-2\",\n    \"web_hook_url\": \"http://ds-2.com\",\n    \"language_id\": 10,\n    \"data_retention\": \"one month\",\n    \"ac_id\": 2,\n    \"is_enabled\": 1,\n    \"is_log\": 0,\n    \"is_system\": 0,\n    \"collection_name\": \"17-ds-c1a5b4d7-a6bb-4273-adbf-a7190341c119\",\n    \"collection_structure\": [\n        {\n            \"col_name\": \"audio\",\n            \"index_type\": \"index\",\n            \"type\": \"audio\",\n            \"transcription\": true\n        },\n        {\n            \"col_name\": \"audio_transcription\",\n            \"index_type\": \"string\",\n            \"type\": \"string\"\n        },\n        {\n            \"col_name\": \"test\",\n            \"index_type\": \"\",\n            \"type\": \"string\"\n        }\n    ],\n    \"columns_count\": 2,\n    \"is_archived\": 0,\n    \"folder_id\": 0\n}","options":{"raw":{"language":"json"}}},"url":"{{base_url}}/data/data-store/{{datastore_id}}","description":"<p>Update the properties of the datastore that has the given datastore ID. See <a href=\"https://documentation.five9.com/bundle/studio-combo/page/studio-build/content-types/data-stores.htm\">https://documentation.five9.com/bundle/studio-combo/page/studio-build/content-types/data-stores.htm</a></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Attributes</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>{{datastore_id}} <strong>required</strong></td>\n<td>The unique identifier of the datastore to update. Use <strong>GET list datastores</strong> or the UI to source the ID.</td>\n</tr>\n</tbody>\n</table>\n</div><p>To update the datastore values, use <strong>POST update datastore data</strong>.</p>\n","urlObject":{"path":["data","data-store","{{datastore_id}}"],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[{"id":"163be357-fa4c-44f0-9e5c-5daaa169d623","name":"update datastore success","originalRequest":{"method":"PUT","header":[{"key":"scope","value":"ac","description":"Access Scope [ac, sp] = ac for Studio | Build"},{"key":"scope-id","value":"1","description":"Account ID from Studio | Manage | Account Profile when scope = ac"},{"key":"studio-api-key","value":"{{studio-api-key}}","description":"API Key from Studio | Manage | API Keys","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"data_store_id\": 17,\n    \"display_name\": \"ds-2\",\n    \"web_hook_url\": \"http://ds-2.com\",\n    \"language_id\": 10,\n    \"data_retention\": \"one month\",\n    \"ac_id\": 2,\n    \"is_enabled\": 1,\n    \"is_log\": 0,\n    \"is_system\": 0,\n    \"collection_name\": \"17-ds-c1a5b4d7-a6bb-4273-adbf-a7190341c119\",\n    \"collection_structure\": [\n        {\n            \"col_name\": \"audio\",\n            \"index_type\": \"index\",\n            \"type\": \"audio\",\n            \"transcription\": true\n        },\n        {\n            \"col_name\": \"audio_transcription\",\n            \"index_type\": \"string\",\n            \"type\": \"string\"\n        },\n        {\n            \"col_name\": \"test\",\n            \"index_type\": \"\",\n            \"type\": \"string\"\n        }\n    ],\n    \"columns_count\": 2,\n    \"is_archived\": 0,\n    \"folder_id\": 0\n}","options":{"raw":{"language":"json"}}},"url":"{{base_url}}/data/data-store/17"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Host","value":"localhost:8000"},{"key":"Date","value":"Tue, 13 Jul 2021 15:56:23 GMT"},{"key":"Date","value":"Tue, 13 Jul 2021 15:56:23 GMT"},{"key":"Connection","value":"close"},{"key":"X-Powered-By","value":"PHP/7.4.14"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Content-Type","value":"application/json"},{"key":"X-RateLimit-Limit","value":"6000"},{"key":"X-RateLimit-Remaining","value":"5996"},{"key":"ETag","value":"\"f741b4af2942d11e71b2f139212e4fad5e517c26\""},{"key":"Set-Cookie","value":"laravel_session=GsFFs8iD5ARvhpb6TxMlvLS1wtQNTIQrj8lv20wt; expires=Tue, 13-Jul-2021 15:57:23 GMT; Max-Age=60; path=/; httponly"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"data_store_id\": 17,\n        \"display_name\": \"ds-2\",\n        \"web_hook_url\": \"http://ds-2.com\",\n        \"language_id\": 10,\n        \"data_retention\": \"One Month\",\n        \"ac_id\": 2,\n        \"is_enabled\": 1,\n        \"is_log\": 0,\n        \"is_system\": 0,\n        \"collection_name\": \"17-ds-c1a5b4d7-a6bb-4273-adbf-a7190341c119\",\n        \"collection_structure\": [\n            {\n                \"col_name\": \"audio\",\n                \"index_type\": \"index\",\n                \"type\": \"audio\",\n                \"transcription\": true\n            },\n            {\n                \"col_name\": \"audio_transcription\",\n                \"index_type\": \"string\",\n                \"type\": \"string\"\n            },\n            {\n                \"col_name\": \"test\",\n                \"index_type\": \"\",\n                \"type\": \"string\"\n            }\n        ],\n        \"columns_count\": 3,\n        \"is_archived\": 0\n    }\n}"}],"_postman_id":"51bddd53-ac1b-4b11-8cb8-7f6f6ac7d6e2"},{"name":"create datastore","id":"56827517-1dc5-472b-ae56-a25fab37cd0c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"scope","value":"ac","description":"<p>Access Scope [ac, sp] = ac for Studio | Build</p>\n"},{"key":"scope-id","value":"1","description":"<p>Account ID from Studio | Manage | Account Profile when scope = ac</p>\n"},{"key":"studio-api-key","value":"{{studio-api-key}}","description":"<p>API Key from Studio | Manage | API Keys</p>\n","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"display_name\": \"datastore_1\",\n    \"web_hook_url\": \"https://datastore_1\",\n    \"language_id\": \"\",\n    \"data_retention\": \"Three Months\",\n    \"ac_id\": 8921,\n    \"is_log\": false,\n    \"collection_name\": \"\",\n    \"is_archived\": 0,\n    \"collection_structure\": [\n        {\n            \"col_name\": \"name\",\n            \"index_type\": \"index\",\n            \"type\": \"string\"\n        },\n        {\n            \"col_name\": \"id\",\n            \"index_type\": \"\",\n            \"type\": \"integer\"\n        },\n        {\n            \"col_name\": \"price\",\n            \"index_type\": \"\",\n            \"type\": \"double\"\n        }\n    ],\n    \"folder_id\": 0,\n    \"guard_name\": \"admin\"\n}","options":{"raw":{"language":"json"}}},"url":"{{base_url}}/data/data-store","description":"<p>Create a datastore. See <a href=\"https://documentation.five9.com/bundle/studio-combo/page/studio-build/content-types/data-stores.htm\">https://documentation.five9.com/bundle/studio-combo/page/studio-build/content-types/data-stores.htm</a></p>\n","urlObject":{"path":["data","data-store"],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[{"id":"a12bcfee-022c-4e24-95ed-18b4b4302ef7","name":"create datastore success","originalRequest":{"method":"POST","header":[{"key":"scope","value":"ac","description":"Access Scope [ac, sp] = ac for Studio | Build"},{"key":"scope-id","value":"1","description":"Account ID from Studio | Manage | Account Profile when scope = ac"},{"key":"studio-api-key","value":"{{studio-api-key}}","description":"API Key from Studio | Manage | API Keys","type":"text","disabled":true}],"body":{"mode":"raw","raw":"{\n    \"display_name\": \"datastore_1\",\n    \"web_hook_url\": \"https://datastore_1\",\n    \"language_id\": \"\",\n    \"data_retention\": \"Three Months\",\n    \"ac_id\": 8921,\n    \"is_log\": false,\n    \"collection_name\": \"\",\n    \"is_archived\": 0,\n    \"collection_structure\": [\n        {\n            \"col_name\": \"name\",\n            \"index_type\": \"index\",\n            \"type\": \"string\"\n        },\n        {\n            \"col_name\": \"id\",\n            \"index_type\": \"\",\n            \"type\": \"integer\"\n        },\n        {\n            \"col_name\": \"price\",\n            \"index_type\": \"\",\n            \"type\": \"double\"\n        }\n    ],\n    \"folder_id\": 0,\n    \"guard_name\": \"admin\"\n}","options":{"raw":{"language":"json"}}},"url":"{{base_url}}/data/data-store"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx"},{"key":"Date","value":"Thu, 18 Aug 2022 03:00:19 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-RateLimit-Limit","value":"6000"},{"key":"X-RateLimit-Remaining","value":"5998"},{"key":"ETag","value":"\"8b76c947ec4064abc9b4ee4baa251c394dad41f1\""},{"key":"Set-Cookie","value":"studio_session=seQx72WRnli8li95vtqXm78MilcXWnrfE6GWg1SE; expires=Thu, 18-Aug-2022 05:00:19 GMT; Max-Age=7200; path=/; secure; httponly"},{"key":"X-Kong-Upstream-Latency","value":"198"},{"key":"X-Kong-Proxy-Latency","value":"0"},{"key":"Via","value":"kong/2.7.1"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"data_store_id\": 20207,\n        \"display_name\": \"datastore_1\",\n        \"web_hook_url\": \"https://datastore_1\",\n        \"language_id\": null,\n        \"data_retention\": \"Three Months\",\n        \"ac_id\": 8921,\n        \"is_enabled\": 1,\n        \"is_log\": 0,\n        \"is_system\": 0,\n        \"collection_name\": \"20207-ds-5d82f0ea-f95d-40aa-b124-4ad9b37f973d\",\n        \"collection_structure\": [\n            {\n                \"col_name\": \"name\",\n                \"index_type\": \"index\",\n                \"type\": \"string\"\n            },\n            {\n                \"col_name\": \"id\",\n                \"index_type\": \"\",\n                \"type\": \"integer\"\n            },\n            {\n                \"col_name\": \"price\",\n                \"index_type\": \"\",\n                \"type\": \"double\"\n            }\n        ],\n        \"columns_count\": 3,\n        \"is_archived\": 0\n    }\n}"}],"_postman_id":"56827517-1dc5-472b-ae56-a25fab37cd0c"},{"name":"delete datastore","id":"7cf6a054-e5d0-4eca-b8f2-7641c0c17e2b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"DELETE","header":[{"key":"scope","value":"ac","description":"<p>Access Scope [ac, sp] = ac for Studio | Build</p>\n"},{"key":"scope-id","value":"1","description":"<p>Account ID from Studio | Manage | Account Profile when scope = ac</p>\n"},{"key":"studio-api-key","value":"{{studio-api-key}}","description":"<p>API Key from Studio | Manage | API Keys</p>\n","type":"text"}],"url":"{{base_url}}/data/data-store/{{datastore_id}}","description":"<p>Delete the datastore that has the given datastore ID.</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Attributes</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>{{datastore_id}} <strong>required</strong></td>\n<td>The unique identifier of the datastore to delete. Use <strong>GET list datastores</strong> or the UI to source the ID.</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"path":["data","data-store","{{datastore_id}}"],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[{"id":"92d688ed-d59b-4b34-a564-15deafbd5d57","name":"delete datastore success","originalRequest":{"method":"DELETE","header":[{"key":"scope","value":"ac","description":"Access Scope [ac, sp] = ac for Studio | Build"},{"key":"scope-id","value":"1","description":"Account ID from Studio | Manage | Account Profile when scope = ac"},{"key":"studio-api-key","value":"{{studio-api-key}}","description":"API Key from Studio | Manage | API Keys","type":"text"}],"url":"{{base_url}}/data/data-store/19"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Host","value":"localhost:8000"},{"key":"Date","value":"Tue, 13 Jul 2021 15:57:16 GMT"},{"key":"Date","value":"Tue, 13 Jul 2021 15:57:16 GMT"},{"key":"Connection","value":"close"},{"key":"X-Powered-By","value":"PHP/7.4.14"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Content-Type","value":"application/json"},{"key":"X-RateLimit-Limit","value":"6000"},{"key":"X-RateLimit-Remaining","value":"5998"},{"key":"ETag","value":"\"59f329c8b64d7f4b7059eb54fa6debef6a7bf992\""},{"key":"Set-Cookie","value":"laravel_session=GsFFs8iD5ARvhpb6TxMlvLS1wtQNTIQrj8lv20wt; expires=Tue, 13-Jul-2021 15:58:16 GMT; Max-Age=60; path=/; httponly"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"brackets/admin-ui::admin.operation.succeeded\"\n}"}],"_postman_id":"7cf6a054-e5d0-4eca-b8f2-7641c0c17e2b"},{"name":"download template","id":"837ed1f4-c7c3-4d19-8553-202bd0e617e0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[{"key":"scope","value":"ac","description":"<p>Access Scope [ac, sp] = ac for Studio | Build</p>\n"},{"key":"scope-id","value":"1","description":"<p>Account ID from Studio | Manage | Account Profile when scope = ac</p>\n"},{"key":"studio-api-key","value":"{{studio-api-key}}","description":"<p>API Key from Studio | Manage | API Keys</p>\n","type":"text"}],"url":"{{base_url}}/data/{{resource_id}}/template","description":"<p>Download the template as described on <a href=\"https://documentation.five9.com/bundle/studio-combo/page/studio-build/content-types/data-stores-uploaddata.htm\">https://documentation.five9.com/bundle/studio-combo/page/studio-build/content-types/data-stores-uploaddata.htm</a></p>\n<p>The template file is in CSV format. The first line of the file shows each of the datastore column names.</p>\n","urlObject":{"path":["data","{{resource_id}}","template"],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[{"id":"8ba12dc8-aea9-4ccf-aa2f-7aef02cdeaf7","name":"download template success","originalRequest":{"method":"POST","header":[{"key":"scope","value":"ac","description":"Access Scope [ac, sp] = ac for Studio | Build"},{"key":"scope-id","value":"1","description":"Account ID from Studio | Manage | Account Profile when scope = ac"}],"url":"{{base_url}}/data/17/template"},"status":"OK","code":200,"_postman_previewlanguage":"plain","header":[{"key":"Host","value":"localhost:8000"},{"key":"Date","value":"Tue, 13 Jul 2021 15:57:57 GMT"},{"key":"Date","value":"Tue, 13 Jul 2021 15:57:57 GMT"},{"key":"Connection","value":"close"},{"key":"X-Powered-By","value":"PHP/7.4.14"},{"key":"Content-Type","value":"text/csv; charset=UTF-8"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Content-Disposition","value":"attachment; filename=template.csv"},{"key":"X-RateLimit-Limit","value":"6000"},{"key":"X-RateLimit-Remaining","value":"5999"},{"key":"ETag","value":"\"da39a3ee5e6b4b0d3255bfef95601890afd80709\""},{"key":"Set-Cookie","value":"laravel_session=GsFFs8iD5ARvhpb6TxMlvLS1wtQNTIQrj8lv20wt; expires=Tue, 13-Jul-2021 15:58:57 GMT; Max-Age=60; path=/; httponly"}],"cookie":[],"responseTime":null,"body":"audio,audio_transcription,test\n"}],"_postman_id":"837ed1f4-c7c3-4d19-8553-202bd0e617e0"}],"id":"2c7772d3-a7d7-4b39-8381-873a6afe4dca","_postman_id":"2c7772d3-a7d7-4b39-8381-873a6afe4dca","description":""},{"name":"Files","item":[{"name":"create file","id":"41923cc8-18bd-4491-ae65-4bfa2b14ca1b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[{"key":"scope","value":"ac","description":"<p>Access Scope [ac, sp] = ac for Studio | Build</p>\n"},{"key":"scope-id","value":"1","description":"<p>Account ID from Studio | Manage | Account Profile when scope = ac</p>\n"},{"key":"studio-api-key","value":"{{studio-api-key}}","description":"<p>API Key from Studio | Manage | API Keys</p>\n","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"file_name\": \"file2\",\n    \"tts_value\": \"\",\n    \"unique_code\": \"file16261893500320.16510139628341913\",\n    \"audio_file_path\": \"\",\n    \"ac_id\": 2,\n    \"file_url\": \"http://localhost:8080/storage/sp_1/ac_2/file16261893250030.16510139628341913/1626189325028/pc0ngWq6YlhGNLEUfQwqV2o7s8hBrroEUQ65oFKx_Welcome.wav\",\n    \"file_path\": \"sp_1/ac_2/file16261893250030.16510139628341913/1626189325028/pc0ngWq6YlhGNLEUfQwqV2o7s8hBrroEUQ65oFKx_Welcome.wav\",\n    \"is_archived\": 0,\n    \"file_values\": [\n        {\n            \"file_value_id\": 1,\n            \"tts_voice_id\": 1,\n            \"tts_value\": \"test\"\n        }\n    ],\n    \"file_type\": \"audio/wav\",\n    \"folder_id\": 0,\n    \"guard_name\": \"admin\"\n}","options":{"raw":{"language":"json"}}},"url":"{{base_url}}/content/attachment-files","urlObject":{"path":["content","attachment-files"],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[{"id":"800cf006-f55f-47f0-a1b6-ed0a602ccc18","name":"file exists","originalRequest":{"method":"POST","header":[{"key":"scope","value":"ac","description":"Access Scope [ac, sp] = ac for Studio | Build"},{"key":"scope-id","value":"1","description":"Account ID from Studio | Manage | Account Profile when scope = ac"}],"body":{"mode":"raw","raw":"{\n    \"file_name\": \"file1\",\n    \"tts_value\": \"\",\n    \"unique_code\": \"file162618932500320.16510139628341913\",\n    \"audio_file_path\": \"\",\n    \"ac_id\": 2,\n    \"file_url\": \"http://localhost:8080/storage/sp_1/ac_2/file16261893250030.16510139628341913/1626189325028/pc0ngWq6YlhGNLEUfQwqV2o7s8hBrroEUQ65oFKx_Welcome.wav\",\n    \"file_path\": \"sp_1/ac_2/file16261893250030.16510139628341913/1626189325028/pc0ngWq6YlhGNLEUfQwqV2o7s8hBrroEUQ65oFKx_Welcome.wav\",\n    \"is_archived\": 0,\n    \"file_values\": [\n        {\n            \"file_value_id\": 1,\n            \"tts_voice_id\": 1,\n            \"tts_value\": \"test\"\n        }\n    ],\n    \"file_type\": \"audio/wav\",\n    \"folder_id\": 0,\n    \"guard_name\": \"admin\"\n}","options":{"raw":{"language":"json"}}},"url":"{{base_url}}/content/attachment-files"},"status":"Unprocessable Entity","code":422,"_postman_previewlanguage":"json","header":[{"key":"Host","value":"localhost:8000"},{"key":"Date","value":"Tue, 13 Jul 2021 15:17:45 GMT"},{"key":"Date","value":"Tue, 13 Jul 2021 15:17:45 GMT"},{"key":"Connection","value":"close"},{"key":"X-Powered-By","value":"PHP/7.4.14"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Content-Type","value":"application/json"},{"key":"X-RateLimit-Limit","value":"6000"},{"key":"X-RateLimit-Remaining","value":"5997"},{"key":"Set-Cookie","value":"laravel_session=M4KXrgiC44T30xnadQdVAxsYtxUxKzSL79AwAQUs; expires=Tue, 13-Jul-2021 15:18:45 GMT; Max-Age=60; path=/; httponly"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"File already exists with name 'file1'\"\n}"},{"id":"9c98f483-383a-4159-ac53-3835a40cb011","name":"unique code exists","originalRequest":{"method":"POST","header":[{"key":"scope","value":"ac","description":"Access Scope [ac, sp] = ac for Studio | Build"},{"key":"scope-id","value":"1","description":"Account ID from Studio | Manage | Account Profile when scope = ac"}],"body":{"mode":"raw","raw":"{\n    \"file_name\": \"file2\",\n    \"tts_value\": \"\",\n    \"unique_code\": \"file162618932500320.16510139628341913\",\n    \"audio_file_path\": \"\",\n    \"ac_id\": 2,\n    \"file_url\": \"http://localhost:8080/storage/sp_1/ac_2/file16261893250030.16510139628341913/1626189325028/pc0ngWq6YlhGNLEUfQwqV2o7s8hBrroEUQ65oFKx_Welcome.wav\",\n    \"file_path\": \"sp_1/ac_2/file16261893250030.16510139628341913/1626189325028/pc0ngWq6YlhGNLEUfQwqV2o7s8hBrroEUQ65oFKx_Welcome.wav\",\n    \"is_archived\": 0,\n    \"file_values\": [\n        {\n            \"file_value_id\": 1,\n            \"tts_voice_id\": 1,\n            \"tts_value\": \"test\"\n        }\n    ],\n    \"file_type\": \"audio/wav\",\n    \"folder_id\": 0,\n    \"guard_name\": \"admin\"\n}","options":{"raw":{"language":"json"}}},"url":"{{base_url}}/content/attachment-files"},"status":"Unprocessable Entity","code":422,"_postman_previewlanguage":"json","header":[{"key":"Host","value":"localhost:8000"},{"key":"Date","value":"Tue, 13 Jul 2021 15:42:30 GMT"},{"key":"Date","value":"Tue, 13 Jul 2021 15:42:30 GMT"},{"key":"Connection","value":"close"},{"key":"X-Powered-By","value":"PHP/7.4.14"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Content-Type","value":"application/json"},{"key":"X-RateLimit-Limit","value":"6000"},{"key":"X-RateLimit-Remaining","value":"5998"},{"key":"Set-Cookie","value":"laravel_session=mgLTVkxk1ZvqjgAUZJ5qD8iAHY7x0csv6Orx6ZHF; expires=Tue, 13-Jul-2021 15:43:30 GMT; Max-Age=60; path=/; httponly"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"The given data was invalid. Invalid Data -\\nThe unique code has already been taken.\"\n}"},{"id":"c26e3079-732f-4d50-ae2e-8af2c0653e12","name":"create file success","originalRequest":{"method":"POST","header":[{"key":"scope","value":"ac","description":"Access Scope [ac, sp] = ac for Studio | Build"},{"key":"scope-id","value":"1","description":"Account ID from Studio | Manage | Account Profile when scope = ac"}],"body":{"mode":"raw","raw":"{\n    \"file_name\": \"file2\",\n    \"tts_value\": \"\",\n    \"unique_code\": \"file16261893500320.16510139628341913\",\n    \"audio_file_path\": \"\",\n    \"ac_id\": 2,\n    \"file_url\": \"http://localhost:8080/storage/sp_1/ac_2/file16261893250030.16510139628341913/1626189325028/pc0ngWq6YlhGNLEUfQwqV2o7s8hBrroEUQ65oFKx_Welcome.wav\",\n    \"file_path\": \"sp_1/ac_2/file16261893250030.16510139628341913/1626189325028/pc0ngWq6YlhGNLEUfQwqV2o7s8hBrroEUQ65oFKx_Welcome.wav\",\n    \"is_archived\": 0,\n    \"file_values\": [\n        {\n            \"file_value_id\": 1,\n            \"tts_voice_id\": 1,\n            \"tts_value\": \"test\"\n        }\n    ],\n    \"file_type\": \"audio/wav\",\n    \"folder_id\": 0,\n    \"guard_name\": \"admin\"\n}","options":{"raw":{"language":"json"}}},"url":"{{base_url}}/content/attachment-files"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Host","value":"localhost:8000"},{"key":"Date","value":"Tue, 13 Jul 2021 15:58:25 GMT"},{"key":"Date","value":"Tue, 13 Jul 2021 15:58:25 GMT"},{"key":"Connection","value":"close"},{"key":"X-Powered-By","value":"PHP/7.4.14"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Content-Type","value":"application/json"},{"key":"X-RateLimit-Limit","value":"6000"},{"key":"X-RateLimit-Remaining","value":"5997"},{"key":"ETag","value":"\"5c3983fdd2bfbc71e70a610485f6b7b6e730897d\""},{"key":"Set-Cookie","value":"laravel_session=GsFFs8iD5ARvhpb6TxMlvLS1wtQNTIQrj8lv20wt; expires=Tue, 13-Jul-2021 15:59:25 GMT; Max-Age=60; path=/; httponly"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"file_name\": \"file2\",\n        \"file_type\": \"audio/wav\",\n        \"file_url\": \"http://localhost:8080/storage/sp_1/ac_2/file16261893250030.16510139628341913/1626189325028/pc0ngWq6YlhGNLEUfQwqV2o7s8hBrroEUQ65oFKx_Welcome.wav\",\n        \"file_path\": \"sp_1/ac_2/file16261893250030.16510139628341913/1626189325028/pc0ngWq6YlhGNLEUfQwqV2o7s8hBrroEUQ65oFKx_Welcome.wav\",\n        \"unique_code\": \"file16261893500320.16510139628341913\",\n        \"ac_id\": 2,\n        \"is_archived\": 0,\n        \"updated_at\": \"2021-07-13T15:58:25.000000Z\",\n        \"created_at\": \"2021-07-13T15:58:25.000000Z\",\n        \"file_id\": 3\n    }\n}"}],"_postman_id":"41923cc8-18bd-4491-ae65-4bfa2b14ca1b"},{"name":"create file Copy","id":"7253a5c4-b238-4fd0-9320-8880f31d0a1c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[{"key":"scope","value":"ac","description":"<p>Access Scope [ac, sp] = ac for Studio | Build</p>\n"},{"key":"scope-id","value":"1","description":"<p>Account ID from Studio | Manage | Account Profile when scope = ac</p>\n"},{"key":"studio-api-key","value":"{{studio-api-key}}","description":"<p>API Key from Studio | Manage | API Keys</p>\n","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"file_name\": \"file2\",\n    \"tts_value\": \"\",\n    \"unique_code\": \"file16261893500320.16510139628341913\",\n    \"audio_file_path\": \"\",\n    \"ac_id\": 2,\n    \"file_url\": \"http://localhost:8080/storage/sp_1/ac_2/file16261893250030.16510139628341913/1626189325028/pc0ngWq6YlhGNLEUfQwqV2o7s8hBrroEUQ65oFKx_Welcome.wav\",\n    \"file_path\": \"sp_1/ac_2/file16261893250030.16510139628341913/1626189325028/pc0ngWq6YlhGNLEUfQwqV2o7s8hBrroEUQ65oFKx_Welcome.wav\",\n    \"is_archived\": 0,\n    \"file_values\": [\n        {\n            \"file_value_id\": 1,\n            \"tts_voice_id\": 1,\n            \"tts_value\": \"test\"\n        }\n    ],\n    \"file_type\": \"audio/wav\",\n    \"folder_id\": 0,\n    \"guard_name\": \"admin\"\n}","options":{"raw":{"language":"json"}}},"url":"{{base_url}}/content/attachment-files","urlObject":{"path":["content","attachment-files"],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[{"id":"a5713386-7aee-421f-97d0-2c9eef925721","name":"file exists","originalRequest":{"method":"POST","header":[{"key":"scope","value":"ac","description":"Access Scope [ac, sp] = ac for Studio | Build"},{"key":"scope-id","value":"1","description":"Account ID from Studio | Manage | Account Profile when scope = ac"}],"body":{"mode":"raw","raw":"{\n    \"file_name\": \"file1\",\n    \"tts_value\": \"\",\n    \"unique_code\": \"file162618932500320.16510139628341913\",\n    \"audio_file_path\": \"\",\n    \"ac_id\": 2,\n    \"file_url\": \"http://localhost:8080/storage/sp_1/ac_2/file16261893250030.16510139628341913/1626189325028/pc0ngWq6YlhGNLEUfQwqV2o7s8hBrroEUQ65oFKx_Welcome.wav\",\n    \"file_path\": \"sp_1/ac_2/file16261893250030.16510139628341913/1626189325028/pc0ngWq6YlhGNLEUfQwqV2o7s8hBrroEUQ65oFKx_Welcome.wav\",\n    \"is_archived\": 0,\n    \"file_values\": [\n        {\n            \"file_value_id\": 1,\n            \"tts_voice_id\": 1,\n            \"tts_value\": \"test\"\n        }\n    ],\n    \"file_type\": \"audio/wav\",\n    \"folder_id\": 0,\n    \"guard_name\": \"admin\"\n}","options":{"raw":{"language":"json"}}},"url":"{{base_url}}/content/attachment-files"},"status":"Unprocessable Entity","code":422,"_postman_previewlanguage":"json","header":[{"key":"Host","value":"localhost:8000"},{"key":"Date","value":"Tue, 13 Jul 2021 15:17:45 GMT"},{"key":"Date","value":"Tue, 13 Jul 2021 15:17:45 GMT"},{"key":"Connection","value":"close"},{"key":"X-Powered-By","value":"PHP/7.4.14"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Content-Type","value":"application/json"},{"key":"X-RateLimit-Limit","value":"6000"},{"key":"X-RateLimit-Remaining","value":"5997"},{"key":"Set-Cookie","value":"laravel_session=M4KXrgiC44T30xnadQdVAxsYtxUxKzSL79AwAQUs; expires=Tue, 13-Jul-2021 15:18:45 GMT; Max-Age=60; path=/; httponly"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"File already exists with name 'file1'\"\n}"},{"id":"a222babe-d1fb-45de-b893-f49be5a3586e","name":"unique code exists","originalRequest":{"method":"POST","header":[{"key":"scope","value":"ac","description":"Access Scope [ac, sp] = ac for Studio | Build"},{"key":"scope-id","value":"1","description":"Account ID from Studio | Manage | Account Profile when scope = ac"}],"body":{"mode":"raw","raw":"{\n    \"file_name\": \"file2\",\n    \"tts_value\": \"\",\n    \"unique_code\": \"file162618932500320.16510139628341913\",\n    \"audio_file_path\": \"\",\n    \"ac_id\": 2,\n    \"file_url\": \"http://localhost:8080/storage/sp_1/ac_2/file16261893250030.16510139628341913/1626189325028/pc0ngWq6YlhGNLEUfQwqV2o7s8hBrroEUQ65oFKx_Welcome.wav\",\n    \"file_path\": \"sp_1/ac_2/file16261893250030.16510139628341913/1626189325028/pc0ngWq6YlhGNLEUfQwqV2o7s8hBrroEUQ65oFKx_Welcome.wav\",\n    \"is_archived\": 0,\n    \"file_values\": [\n        {\n            \"file_value_id\": 1,\n            \"tts_voice_id\": 1,\n            \"tts_value\": \"test\"\n        }\n    ],\n    \"file_type\": \"audio/wav\",\n    \"folder_id\": 0,\n    \"guard_name\": \"admin\"\n}","options":{"raw":{"language":"json"}}},"url":"{{base_url}}/content/attachment-files"},"status":"Unprocessable Entity","code":422,"_postman_previewlanguage":"json","header":[{"key":"Host","value":"localhost:8000"},{"key":"Date","value":"Tue, 13 Jul 2021 15:42:30 GMT"},{"key":"Date","value":"Tue, 13 Jul 2021 15:42:30 GMT"},{"key":"Connection","value":"close"},{"key":"X-Powered-By","value":"PHP/7.4.14"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Content-Type","value":"application/json"},{"key":"X-RateLimit-Limit","value":"6000"},{"key":"X-RateLimit-Remaining","value":"5998"},{"key":"Set-Cookie","value":"laravel_session=mgLTVkxk1ZvqjgAUZJ5qD8iAHY7x0csv6Orx6ZHF; expires=Tue, 13-Jul-2021 15:43:30 GMT; Max-Age=60; path=/; httponly"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"The given data was invalid. Invalid Data -\\nThe unique code has already been taken.\"\n}"},{"id":"841197d2-a7c7-4760-a73d-fd2d6d211e5f","name":"create file success","originalRequest":{"method":"POST","header":[{"key":"scope","value":"ac","description":"Access Scope [ac, sp] = ac for Studio | Build"},{"key":"scope-id","value":"1","description":"Account ID from Studio | Manage | Account Profile when scope = ac"}],"body":{"mode":"raw","raw":"{\n    \"file_name\": \"file2\",\n    \"tts_value\": \"\",\n    \"unique_code\": \"file16261893500320.16510139628341913\",\n    \"audio_file_path\": \"\",\n    \"ac_id\": 2,\n    \"file_url\": \"http://localhost:8080/storage/sp_1/ac_2/file16261893250030.16510139628341913/1626189325028/pc0ngWq6YlhGNLEUfQwqV2o7s8hBrroEUQ65oFKx_Welcome.wav\",\n    \"file_path\": \"sp_1/ac_2/file16261893250030.16510139628341913/1626189325028/pc0ngWq6YlhGNLEUfQwqV2o7s8hBrroEUQ65oFKx_Welcome.wav\",\n    \"is_archived\": 0,\n    \"file_values\": [\n        {\n            \"file_value_id\": 1,\n            \"tts_voice_id\": 1,\n            \"tts_value\": \"test\"\n        }\n    ],\n    \"file_type\": \"audio/wav\",\n    \"folder_id\": 0,\n    \"guard_name\": \"admin\"\n}","options":{"raw":{"language":"json"}}},"url":"{{base_url}}/content/attachment-files"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Host","value":"localhost:8000"},{"key":"Date","value":"Tue, 13 Jul 2021 15:58:25 GMT"},{"key":"Date","value":"Tue, 13 Jul 2021 15:58:25 GMT"},{"key":"Connection","value":"close"},{"key":"X-Powered-By","value":"PHP/7.4.14"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Content-Type","value":"application/json"},{"key":"X-RateLimit-Limit","value":"6000"},{"key":"X-RateLimit-Remaining","value":"5997"},{"key":"ETag","value":"\"5c3983fdd2bfbc71e70a610485f6b7b6e730897d\""},{"key":"Set-Cookie","value":"laravel_session=GsFFs8iD5ARvhpb6TxMlvLS1wtQNTIQrj8lv20wt; expires=Tue, 13-Jul-2021 15:59:25 GMT; Max-Age=60; path=/; httponly"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"file_name\": \"file2\",\n        \"file_type\": \"audio/wav\",\n        \"file_url\": \"http://localhost:8080/storage/sp_1/ac_2/file16261893250030.16510139628341913/1626189325028/pc0ngWq6YlhGNLEUfQwqV2o7s8hBrroEUQ65oFKx_Welcome.wav\",\n        \"file_path\": \"sp_1/ac_2/file16261893250030.16510139628341913/1626189325028/pc0ngWq6YlhGNLEUfQwqV2o7s8hBrroEUQ65oFKx_Welcome.wav\",\n        \"unique_code\": \"file16261893500320.16510139628341913\",\n        \"ac_id\": 2,\n        \"is_archived\": 0,\n        \"updated_at\": \"2021-07-13T15:58:25.000000Z\",\n        \"created_at\": \"2021-07-13T15:58:25.000000Z\",\n        \"file_id\": 3\n    }\n}"}],"_postman_id":"7253a5c4-b238-4fd0-9320-8880f31d0a1c"},{"name":"list files","id":"535b3ee8-8ea6-45c7-b35d-b6e7a421e3ad","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[{"key":"scope","value":"ac","description":"<p>Access Scope [ac, sp] = ac for Studio | Build</p>\n"},{"key":"scope-id","value":"1","description":"<p>Account ID from Studio | Manage | Account Profile when scope = ac</p>\n"},{"key":"studio-api-key","value":"{{studio-api-key}}","description":"<p>API Key from Studio | Manage | API Keys</p>\n","type":"text"}],"url":"{{base_url}}/content/attachment-files?per_page=24&page=1&orderBy=file_id&sortedBy=desc&show_only=&folder_id=0&task_id=-1&searchOptions=&searchFields=&hide_system=false&notShowLoader=false","urlObject":{"path":["content","attachment-files"],"host":["{{base_url}}"],"query":[{"key":"per_page","value":"24"},{"key":"page","value":"1"},{"key":"orderBy","value":"file_id"},{"key":"sortedBy","value":"desc"},{"key":"show_only","value":""},{"key":"folder_id","value":"0"},{"key":"task_id","value":"-1"},{"key":"searchOptions","value":""},{"key":"searchFields","value":""},{"key":"hide_system","value":"false"},{"key":"notShowLoader","value":"false"}],"variable":[]}},"response":[{"id":"93679b44-b76b-4321-9a9b-d0397f911ce8","name":"list files success","originalRequest":{"method":"GET","header":[{"key":"scope","value":"ac","description":"Access Scope [ac, sp] = ac for Studio | Build"},{"key":"scope-id","value":"1","description":"Account ID from Studio | Manage | Account Profile when scope = ac"}],"url":{"raw":"{{base_url}}/content/attachment-files?per_page=24&page=1&orderBy=file_id&sortedBy=desc&show_only=&folder_id=0&task_id=-1&searchOptions=&searchFields=&hide_system=false&notShowLoader=false","host":["{{base_url}}"],"path":["content","attachment-files"],"query":[{"key":"per_page","value":"24"},{"key":"page","value":"1"},{"key":"orderBy","value":"file_id"},{"key":"sortedBy","value":"desc"},{"key":"show_only","value":""},{"key":"folder_id","value":"0"},{"key":"task_id","value":"-1"},{"key":"searchOptions","value":""},{"key":"searchFields","value":""},{"key":"hide_system","value":"false"},{"key":"notShowLoader","value":"false"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Host","value":"localhost:8000"},{"key":"Date","value":"Tue, 13 Jul 2021 15:58:43 GMT"},{"key":"Date","value":"Tue, 13 Jul 2021 15:58:43 GMT"},{"key":"Connection","value":"close"},{"key":"X-Powered-By","value":"PHP/7.4.14"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Content-Type","value":"application/json"},{"key":"X-RateLimit-Limit","value":"6000"},{"key":"X-RateLimit-Remaining","value":"5996"},{"key":"ETag","value":"\"7b95adec6e6c13fd85162da094494bbefee23970\""},{"key":"Set-Cookie","value":"laravel_session=GsFFs8iD5ARvhpb6TxMlvLS1wtQNTIQrj8lv20wt; expires=Tue, 13-Jul-2021 15:59:43 GMT; Max-Age=60; path=/; httponly"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": [\n        {\n            \"file_id\": 3,\n            \"file_name\": \"file2\",\n            \"file_type\": \"audio/wav\",\n            \"file_url\": \"http://localhost:8080/storage/sp_1/ac_2/file16261893250030.16510139628341913/1626189325028/pc0ngWq6YlhGNLEUfQwqV2o7s8hBrroEUQ65oFKx_Welcome.wav\",\n            \"file_path\": \"sp_1/ac_2/file16261893250030.16510139628341913/1626189325028/pc0ngWq6YlhGNLEUfQwqV2o7s8hBrroEUQ65oFKx_Welcome.wav\",\n            \"unique_code\": \"file16261893500320.16510139628341913\",\n            \"ac_id\": 2,\n            \"created_at\": \"2021-07-13T15:58:25.000000Z\",\n            \"updated_at\": \"2021-07-13T15:58:25.000000Z\",\n            \"is_enabled\": 1,\n            \"is_archived\": 0\n        },\n        {\n            \"file_id\": 1,\n            \"file_name\": \"file1\",\n            \"file_type\": \"audio/wav\",\n            \"file_url\": \"http://localhost:8080/storage/sp_1/ac_2/file16261893250030.16510139628341913/1626189325028/pc0ngWq6YlhGNLEUfQwqV2o7s8hBrroEUQ65oFKx_Welcome.wav\",\n            \"file_path\": \"sp_1/ac_2/file16261893250030.16510139628341913/1626189325028/pc0ngWq6YlhGNLEUfQwqV2o7s8hBrroEUQ65oFKx_Welcome.wav\",\n            \"unique_code\": \"file16261893250030.16510139628341913\",\n            \"ac_id\": 2,\n            \"created_at\": \"2021-07-13T15:15:46.000000Z\",\n            \"updated_at\": \"2021-07-13T15:15:46.000000Z\",\n            \"is_enabled\": 1,\n            \"is_archived\": 0\n        }\n    ],\n    \"meta\": {\n        \"pagination\": {\n            \"total\": 2,\n            \"count\": 2,\n            \"per_page\": 24,\n            \"current_page\": 1,\n            \"total_pages\": 1,\n            \"links\": null\n        }\n    }\n}"}],"_postman_id":"535b3ee8-8ea6-45c7-b35d-b6e7a421e3ad"},{"name":"update file","id":"36c938b5-d153-4dd0-89b3-8f788c6b6153","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"PUT","header":[{"key":"scope","value":"ac","description":"<p>Access Scope [ac, sp] = ac for Studio | Build</p>\n"},{"key":"scope-id","value":"1","description":"<p>Account ID from Studio | Manage | Account Profile when scope = ac</p>\n"},{"key":"studio-api-key","value":"{{studio-api-key}}","description":"<p>API Key from Studio | Manage | API Keys</p>\n","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"file_id\": 2,\n    \"file_name\": \"file2-updated\",\n    \"file_type\": \"text/csv\",\n    \"file_url\": \"http://localhost:8080/storage/sp_1/ac_2/file162618932500320.16510139628341913/1626189717758/numbers2.csv\",\n    \"file_path\": \"sp_1/ac_2/file162618932500320.16510139628341913/1626189717758/numbers2.csv\",\n    \"unique_code\": \"file162618932500320.16510139628341913\",\n    \"ac_id\": 2,\n    \"created_at\": \"2021-07-13T14:49:33.000000Z\",\n    \"updated_at\": \"2021-07-13T14:49:33.000000Z\",\n    \"is_enabled\": 1,\n    \"is_archived\": 0,\n    \"folder_id\": 0\n}","options":{"raw":{"language":"json"}}},"url":"{{base_url}}/content/attachment-files/2","urlObject":{"path":["content","attachment-files","2"],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[{"id":"544ac46e-5072-461d-b1ee-4622e645f0cb","name":"update file success","originalRequest":{"method":"PUT","header":[{"key":"scope","value":"ac","description":"Access Scope [ac, sp] = ac for Studio | Build"},{"key":"scope-id","value":"1","description":"Account ID from Studio | Manage | Account Profile when scope = ac"}],"body":{"mode":"raw","raw":"{\n    \"file_id\": 2,\n    \"file_name\": \"file2-updated\",\n    \"file_type\": \"text/csv\",\n    \"file_url\": \"http://localhost:8080/storage/sp_1/ac_2/file162618932500320.16510139628341913/1626189717758/numbers2.csv\",\n    \"file_path\": \"sp_1/ac_2/file162618932500320.16510139628341913/1626189717758/numbers2.csv\",\n    \"unique_code\": \"file162618932500320.16510139628341913\",\n    \"ac_id\": 2,\n    \"created_at\": \"2021-07-13T14:49:33.000000Z\",\n    \"updated_at\": \"2021-07-13T14:49:33.000000Z\",\n    \"is_enabled\": 1,\n    \"is_archived\": 0,\n    \"folder_id\": 0\n}","options":{"raw":{"language":"json"}}},"url":"{{base_url}}/content/attachment-files/2"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Host","value":"localhost:8000"},{"key":"Date","value":"Tue, 13 Jul 2021 15:58:58 GMT"},{"key":"Date","value":"Tue, 13 Jul 2021 15:58:58 GMT"},{"key":"Connection","value":"close"},{"key":"X-Powered-By","value":"PHP/7.4.14"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Content-Type","value":"application/json"},{"key":"X-RateLimit-Limit","value":"6000"},{"key":"X-RateLimit-Remaining","value":"5999"},{"key":"ETag","value":"\"66b56590e5f3c42c87b9a001ea6fc6e870008bea\""},{"key":"Set-Cookie","value":"laravel_session=GsFFs8iD5ARvhpb6TxMlvLS1wtQNTIQrj8lv20wt; expires=Tue, 13-Jul-2021 15:59:58 GMT; Max-Age=60; path=/; httponly"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"file_id\": 2,\n        \"file_name\": \"file2-updated\",\n        \"file_type\": \"text/csv\",\n        \"file_url\": \"http://localhost:8080/storage/sp_1/ac_2/file162618932500320.16510139628341913/1626189717758/numbers2.csv\",\n        \"file_path\": \"sp_1/ac_2/file162618932500320.16510139628341913/1626189717758/numbers2.csv\",\n        \"unique_code\": \"file162618932500320.16510139628341913\",\n        \"ac_id\": 2,\n        \"created_at\": \"2021-07-13T15:19:33.000000Z\",\n        \"updated_at\": \"2021-07-13T15:58:57.000000Z\",\n        \"is_enabled\": 1,\n        \"is_archived\": 0,\n        \"messaging_node_attachments\": [],\n        \"nodes\": []\n    }\n}"}],"_postman_id":"36c938b5-d153-4dd0-89b3-8f788c6b6153"},{"name":"delete file","id":"b3b75b09-508e-4f3f-9496-cd01d2aa977a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"DELETE","header":[{"key":"scope","value":"ac","description":"<p>Access Scope [ac, sp] = ac for Studio | Build</p>\n"},{"key":"scope-id","value":"1","description":"<p>Account ID from Studio | Manage | Account Profile when scope = ac</p>\n"},{"key":"studio-api-key","value":"{{studio-api-key}}","description":"<p>API Key from Studio | Manage | API Keys</p>\n","type":"text"}],"url":"{{base_url}}/content/attachment-files/2","urlObject":{"path":["content","attachment-files","2"],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[{"id":"03467b43-f6fc-48ca-8c99-09b510504a8a","name":"delete file success","originalRequest":{"method":"DELETE","header":[{"key":"scope","value":"ac","description":"Access Scope [ac, sp] = ac for Studio | Build"},{"key":"scope-id","value":"1","description":"Account ID from Studio | Manage | Account Profile when scope = ac"}],"url":"{{base_url}}/content/attachment-files/2"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Host","value":"localhost:8000"},{"key":"Date","value":"Tue, 13 Jul 2021 15:59:08 GMT"},{"key":"Date","value":"Tue, 13 Jul 2021 15:59:08 GMT"},{"key":"Connection","value":"close"},{"key":"X-Powered-By","value":"PHP/7.4.14"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Content-Type","value":"application/json"},{"key":"X-RateLimit-Limit","value":"6000"},{"key":"X-RateLimit-Remaining","value":"5998"},{"key":"ETag","value":"\"59f329c8b64d7f4b7059eb54fa6debef6a7bf992\""},{"key":"Set-Cookie","value":"laravel_session=GsFFs8iD5ARvhpb6TxMlvLS1wtQNTIQrj8lv20wt; expires=Tue, 13-Jul-2021 16:00:08 GMT; Max-Age=60; path=/; httponly"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"brackets/admin-ui::admin.operation.succeeded\"\n}"}],"_postman_id":"b3b75b09-508e-4f3f-9496-cd01d2aa977a"}],"id":"5e8c3d0e-8608-4f0d-97c2-ffe0ba51c110","_postman_id":"5e8c3d0e-8608-4f0d-97c2-ffe0ba51c110","description":""},{"name":"Holidays","item":[{"name":"holidayschedules-search","id":"89552b48-8057-4429-837e-028eb4879607","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[{"key":"Content-Type","value":"application/x-www-form-urlencoded","type":"text"},{"key":"scope","value":"ac","type":"text","description":"<p>Access Scope [ac, sp] = ac for Studio | Build</p>\n"},{"key":"scope-id","value":"1","type":"text","description":"<p>Account ID from Studio | Manage | Account Profile when scope = ac</p>\n"},{"key":"studio-api-key","value":"{{studio_api_key}}","type":"text","description":"<p>API Key from Studio | Manage | API Keys</p>\n"}],"body":{"mode":"formdata","formdata":[]},"url":"{{base_url}}/holidayschedule/holiday-schedules?per_page=24&page=1&orderBy=ac_id&sortedBy=desc","urlObject":{"path":["holidayschedule","holiday-schedules"],"host":["{{base_url}}"],"query":[{"disabled":true,"key":"ac_id","value":"1"},{"disabled":true,"key":"search","value":"ac_id%3A1"},{"disabled":true,"key":"searchFields","value":"ac_id%3Alike"},{"key":"per_page","value":"24"},{"key":"page","value":"1"},{"key":"orderBy","value":"ac_id"},{"key":"sortedBy","value":"desc"}],"variable":[]}},"response":[{"id":"b40d4709-7767-44d3-ac18-1aee113dcc3d","name":"holidayschedules-search success","originalRequest":{"method":"GET","header":[{"key":"Content-Type","name":"Content-Type","value":"application/x-www-form-urlencoded","type":"text"},{"key":"scope","value":"ac","type":"text","description":"Access Scope [ac, sp] = ac for Studio | Build"},{"key":"scope-id","value":"1","type":"text","description":"Account ID from Studio | Manage | Account Profile when scope = ac"}],"body":{"mode":"formdata","formdata":[]},"url":{"raw":"{{base_url}}/holidayschedule/holiday-schedules?per_page=24&page=1&orderBy=ac_id&sortedBy=desc","host":["{{base_url}}"],"path":["holidayschedule","holiday-schedules"],"query":[{"key":"ac_id","value":"1","disabled":true},{"key":"search","value":"ac_id%3A1","disabled":true},{"key":"searchFields","value":"ac_id%3Alike","disabled":true},{"key":"per_page","value":"24"},{"key":"page","value":"1"},{"key":"orderBy","value":"ac_id"},{"key":"sortedBy","value":"desc"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Host","value":"localhost:8000"},{"key":"Date","value":"Tue, 13 Jul 2021 16:00:11 GMT"},{"key":"Date","value":"Tue, 13 Jul 2021 16:00:11 GMT"},{"key":"Connection","value":"close"},{"key":"X-Powered-By","value":"PHP/7.4.14"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Content-Type","value":"application/json"},{"key":"X-RateLimit-Limit","value":"6000"},{"key":"X-RateLimit-Remaining","value":"5999"},{"key":"ETag","value":"\"8a92c2fce8a52c3fba3c253f5f961cd53764c666\""},{"key":"Set-Cookie","value":"laravel_session=GsFFs8iD5ARvhpb6TxMlvLS1wtQNTIQrj8lv20wt; expires=Tue, 13-Jul-2021 16:01:11 GMT; Max-Age=60; path=/; httponly"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": [\n        {\n            \"schedule_name\": \"ANZAC Day\",\n            \"schedule_id\": 2,\n            \"schedule_time_zone\": \"+10\",\n            \"is_enabled\": 1,\n            \"ac_id\": 1,\n            \"schedule_items\": [\n                {\n                    \"item_id\": 2,\n                    \"item_name\": \"ANZAC Day Observed\",\n                    \"from_date_time\": \"2020-04-27 08:00:00\",\n                    \"to_date_time\": \"2020-04-27 18:00:00\",\n                    \"is_repeat\": 0,\n                    \"schedule_id\": 2,\n                    \"created_at\": \"2021-07-13T15:36:19.000000Z\",\n                    \"updated_at\": \"2021-07-13T15:36:19.000000Z\",\n                    \"schedule_repeats\": null\n                }\n            ],\n            \"is_archived\": false\n        },\n        {\n            \"schedule_name\": \"ANZAC Day\",\n            \"schedule_id\": 3,\n            \"schedule_time_zone\": \"+10\",\n            \"is_enabled\": 1,\n            \"ac_id\": 1,\n            \"schedule_items\": [\n                {\n                    \"item_id\": 5,\n                    \"item_name\": \"ANZAC Day Observed\",\n                    \"from_date_time\": \"2020-04-27 08:00:00\",\n                    \"to_date_time\": \"2020-04-27 18:00:00\",\n                    \"is_repeat\": 0,\n                    \"schedule_id\": 3,\n                    \"created_at\": \"2021-07-13T15:40:36.000000Z\",\n                    \"updated_at\": \"2021-07-13T15:40:36.000000Z\",\n                    \"schedule_repeats\": null\n                }\n            ],\n            \"is_archived\": false\n        },\n        {\n            \"schedule_name\": \"ANZAC Day\",\n            \"schedule_id\": 4,\n            \"schedule_time_zone\": \"+10\",\n            \"is_enabled\": 1,\n            \"ac_id\": 1,\n            \"schedule_items\": [\n                {\n                    \"item_id\": 8,\n                    \"item_name\": \"ANZAC Day Observed\",\n                    \"from_date_time\": \"2020-04-27 08:00:00\",\n                    \"to_date_time\": \"2020-04-27 18:00:00\",\n                    \"is_repeat\": 0,\n                    \"schedule_id\": 4,\n                    \"created_at\": \"2021-07-13T15:41:11.000000Z\",\n                    \"updated_at\": \"2021-07-13T15:41:11.000000Z\",\n                    \"schedule_repeats\": null\n                }\n            ],\n            \"is_archived\": false\n        },\n        {\n            \"schedule_name\": \"ANZAC Day\",\n            \"schedule_id\": 5,\n            \"schedule_time_zone\": \"+10\",\n            \"is_enabled\": 1,\n            \"ac_id\": 1,\n            \"schedule_items\": [\n                {\n                    \"item_id\": 9,\n                    \"item_name\": \"ANZAC Day Observed\",\n                    \"from_date_time\": \"2020-04-27 08:00:00\",\n                    \"to_date_time\": \"2020-04-27 18:00:00\",\n                    \"is_repeat\": 0,\n                    \"schedule_id\": 5,\n                    \"created_at\": \"2021-07-13T15:41:38.000000Z\",\n                    \"updated_at\": \"2021-07-13T15:41:38.000000Z\",\n                    \"schedule_repeats\": null\n                }\n            ],\n            \"is_archived\": false\n        }\n    ],\n    \"meta\": {\n        \"pagination\": {\n            \"total\": 4,\n            \"count\": 4,\n            \"per_page\": 24,\n            \"current_page\": 1,\n            \"total_pages\": 1,\n            \"links\": null\n        }\n    }\n}"}],"_postman_id":"89552b48-8057-4429-837e-028eb4879607"},{"name":"holidayschedule-create","id":"1d102a8b-a17b-4a5e-92aa-f65461bd0cba","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"scope","value":"ac","type":"text","description":"<p>Access Scope [ac, sp] = ac for Studio | Build</p>\n"},{"key":"scope-id","value":"1","type":"text","description":"<p>Account ID from Studio | Manage | Account Profile when scope = ac</p>\n"},{"key":"studio-api-key","value":"{{studio_api_key}}","type":"text","description":"<p>API Key from Studio | Manage | API Keys</p>\n"}],"body":{"mode":"raw","raw":"{\"schedule_name\": \"ANZAC Day\", \"schedule_time_zone\": \"+10\", \"schedule_items\":[{\"item_name\": \"ANZAC Day Observed\", \"from_date_time\": \"2020-4-27 08:00:00\", \"to_date_time\": \"2020-4-27 18:00:00\", \"is_repeat\": \"0\"}], \"ac_id\": \"1\"}"},"url":"{{base_url}}/holidayschedule/holiday-schedules","urlObject":{"path":["holidayschedule","holiday-schedules"],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[{"id":"877d2fb1-c272-48da-83bb-c775e3b7b8e1","name":"holidayschedule-create success","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"},{"key":"scope","value":"ac","type":"text","description":"Access Scope [ac, sp] = ac for Studio | Build"},{"key":"scope-id","value":"1","type":"text","description":"Account ID from Studio | Manage | Account Profile when scope = ac"}],"body":{"mode":"raw","raw":"{\"schedule_name\": \"ANZAC Day\", \"schedule_time_zone\": \"+10\", \"schedule_items\":[{\"item_name\": \"ANZAC Day Observed\", \"from_date_time\": \"2020-4-27 08:00:00\", \"to_date_time\": \"2020-4-27 18:00:00\", \"is_repeat\": \"0\"}], \"ac_id\": \"1\"}"},"url":"{{base_url}}/holidayschedule/holiday-schedules"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Host","value":"localhost:8000"},{"key":"Date","value":"Tue, 13 Jul 2021 16:00:42 GMT"},{"key":"Date","value":"Tue, 13 Jul 2021 16:00:42 GMT"},{"key":"Connection","value":"close"},{"key":"X-Powered-By","value":"PHP/7.4.14"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Content-Type","value":"application/json"},{"key":"X-RateLimit-Limit","value":"6000"},{"key":"X-RateLimit-Remaining","value":"5998"},{"key":"ETag","value":"\"54e0a961a505ad1b01af0213d3b33cfe4a3a19ca\""},{"key":"Set-Cookie","value":"laravel_session=GsFFs8iD5ARvhpb6TxMlvLS1wtQNTIQrj8lv20wt; expires=Tue, 13-Jul-2021 16:01:42 GMT; Max-Age=60; path=/; httponly"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"schedule_name\": \"ANZAC Day\",\n        \"schedule_id\": 6,\n        \"schedule_time_zone\": \"+10\",\n        \"is_enabled\": null,\n        \"ac_id\": 1,\n        \"schedule_items\": [\n            {\n                \"item_id\": 10,\n                \"item_name\": \"ANZAC Day Observed\",\n                \"from_date_time\": \"2020-04-27 08:00:00\",\n                \"to_date_time\": \"2020-04-27 18:00:00\",\n                \"is_repeat\": 0,\n                \"schedule_id\": 6,\n                \"created_at\": \"2021-07-13T16:00:42.000000Z\",\n                \"updated_at\": \"2021-07-13T16:00:42.000000Z\",\n                \"schedule_repeats\": null\n            }\n        ],\n        \"is_archived\": false\n    }\n}"}],"_postman_id":"1d102a8b-a17b-4a5e-92aa-f65461bd0cba"},{"name":"holidayschedule-update","id":"0135b360-99ae-4532-bdef-adb01ef40efd","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"PUT","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"scope","value":"ac","type":"text","description":"<p>Access Scope [ac, sp] = ac for Studio | Build</p>\n"},{"key":"scope-id","value":"1","type":"text","description":"<p>Account ID from Studio | Manage | Account Profile when scope = ac</p>\n"},{"key":"studio-api-key","value":"{{studio_api_key}}","type":"text","description":"<p>API Key from Studio | Manage | API Keys</p>\n"}],"body":{"mode":"raw","raw":"{\n    \"schedule_name\": \"Easter\",\n    \"schedule_time_zone\": \"+10\",\n    \"schedule_items\": [\n        {\n            \"item_name\": \"Good Friday\",\n            \"from_date_time\": \"2020-4-10 08:00:00\",\n            \"to_date_time\": \"2020-4-10 18:00:00\",\n            \"is_repeat\": \"1\",\n            \"schedule_repeats\": {\n                \"starts_on\": \"2020-4-10 08:00:00\",\n                \"repeat_frequency\": \"Yearly\",\n                \"repeat_interval\": \"1\",\n                \"repeat_in\": \"\",\n                \"end_type\": \"Never\",\n                \"end_type_value\": \"\",\n                \"repeat_summary\": \"abc\"\n            }\n        },\n        {\n            \"item_name\": \"Easter Monday\",\n            \"from_date_time\": \"2020-4-13 08:00:00\",\n            \"to_date_time\": \"2020-4-13 18:00:00\",\n            \"is_repeat\": \"1\",\n            \"schedule_repeats\": {\n                \"starts_on\": \"2020-4-13 08:00:00\",\n                \"repeat_frequency\": \"Yearly\",\n                \"repeat_interval\": \"1\",\n                \"repeat_in\": \"\",\n                \"end_type\": \"Never\",\n                \"end_type_value\": \"\",\n                \"repeat_summary\": \"xyz\"\n            }\n        }\n    ],\n    \"ac_id\": \"1\"\n}"},"url":"{{base_url}}/holidayschedule/holiday-schedules/1","urlObject":{"path":["holidayschedule","holiday-schedules","1"],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[{"id":"efcde9f0-7415-45d2-b8b0-341577106db2","name":"holidayschedule-update success","originalRequest":{"method":"PUT","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"},{"key":"scope","value":"ac","type":"text","description":"Access Scope [ac, sp] = ac for Studio | Build"},{"key":"scope-id","value":"1","type":"text","description":"Account ID from Studio | Manage | Account Profile when scope = ac"}],"body":{"mode":"raw","raw":"{\n    \"schedule_name\": \"Easter\",\n    \"schedule_time_zone\": \"+10\",\n    \"schedule_items\": [\n        {\n            \"item_name\": \"Good Friday\",\n            \"from_date_time\": \"2020-4-10 08:00:00\",\n            \"to_date_time\": \"2020-4-10 18:00:00\",\n            \"is_repeat\": \"1\",\n            \"schedule_repeats\": {\n                \"starts_on\": \"2020-4-10 08:00:00\",\n                \"repeat_frequency\": \"Yearly\",\n                \"repeat_interval\": \"1\",\n                \"repeat_in\": \"\",\n                \"end_type\": \"Never\",\n                \"end_type_value\": \"\",\n                \"repeat_summary\": \"abc\"\n            }\n        },\n        {\n            \"item_name\": \"Easter Monday\",\n            \"from_date_time\": \"2020-4-13 08:00:00\",\n            \"to_date_time\": \"2020-4-13 18:00:00\",\n            \"is_repeat\": \"1\",\n            \"schedule_repeats\": {\n                \"starts_on\": \"2020-4-13 08:00:00\",\n                \"repeat_frequency\": \"Yearly\",\n                \"repeat_interval\": \"1\",\n                \"repeat_in\": \"\",\n                \"end_type\": \"Never\",\n                \"end_type_value\": \"\",\n                \"repeat_summary\": \"xyz\"\n            }\n        }\n    ],\n    \"ac_id\": \"1\"\n}"},"url":"{{base_url}}/holidayschedule/holiday-schedules/1"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Host","value":"localhost:8000"},{"key":"Date","value":"Tue, 13 Jul 2021 16:00:52 GMT"},{"key":"Date","value":"Tue, 13 Jul 2021 16:00:52 GMT"},{"key":"Connection","value":"close"},{"key":"X-Powered-By","value":"PHP/7.4.14"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Content-Type","value":"application/json"},{"key":"X-RateLimit-Limit","value":"6000"},{"key":"X-RateLimit-Remaining","value":"5997"},{"key":"ETag","value":"\"20d6d36ab2a9b43f6eae3952bc123256090af0a4\""},{"key":"Set-Cookie","value":"laravel_session=GsFFs8iD5ARvhpb6TxMlvLS1wtQNTIQrj8lv20wt; expires=Tue, 13-Jul-2021 16:01:52 GMT; Max-Age=60; path=/; httponly"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"schedule_name\": \"Easter\",\n        \"schedule_id\": 1,\n        \"schedule_time_zone\": \"+10\",\n        \"is_enabled\": 0,\n        \"ac_id\": 1,\n        \"schedule_items\": [\n            {\n                \"item_id\": 11,\n                \"item_name\": \"Good Friday\",\n                \"from_date_time\": \"2020-04-10 08:00:00\",\n                \"to_date_time\": \"2020-04-10 18:00:00\",\n                \"is_repeat\": 1,\n                \"schedule_id\": 1,\n                \"created_at\": \"2021-07-13T16:00:52.000000Z\",\n                \"updated_at\": \"2021-07-13T16:00:52.000000Z\",\n                \"schedule_repeats\": {\n                    \"repeat_id\": 6,\n                    \"model_id\": 11,\n                    \"model_name\": \"Holiday\",\n                    \"starts_on\": \"2020-04-10 08:00:00\",\n                    \"repeat_frequency\": \"Yearly\",\n                    \"repeat_interval\": 1,\n                    \"repeat_in\": \"\",\n                    \"end_type\": \"Never\",\n                    \"end_type_value\": \"\",\n                    \"repeat_summary\": \"abc\",\n                    \"created_at\": \"2021-07-13T16:00:52.000000Z\",\n                    \"updated_at\": \"2021-07-13T16:00:52.000000Z\"\n                }\n            },\n            {\n                \"item_id\": 12,\n                \"item_name\": \"Easter Monday\",\n                \"from_date_time\": \"2020-04-13 08:00:00\",\n                \"to_date_time\": \"2020-04-13 18:00:00\",\n                \"is_repeat\": 1,\n                \"schedule_id\": 1,\n                \"created_at\": \"2021-07-13T16:00:52.000000Z\",\n                \"updated_at\": \"2021-07-13T16:00:52.000000Z\",\n                \"schedule_repeats\": {\n                    \"repeat_id\": 7,\n                    \"model_id\": 12,\n                    \"model_name\": \"Holiday\",\n                    \"starts_on\": \"2020-04-13 08:00:00\",\n                    \"repeat_frequency\": \"Yearly\",\n                    \"repeat_interval\": 1,\n                    \"repeat_in\": \"\",\n                    \"end_type\": \"Never\",\n                    \"end_type_value\": \"\",\n                    \"repeat_summary\": \"xyz\",\n                    \"created_at\": \"2021-07-13T16:00:52.000000Z\",\n                    \"updated_at\": \"2021-07-13T16:00:52.000000Z\"\n                }\n            }\n        ],\n        \"is_archived\": false\n    }\n}"}],"_postman_id":"0135b360-99ae-4532-bdef-adb01ef40efd"},{"name":"holidayschedule-delete","id":"a1b4029c-04cf-4ae2-bc71-8cdc990d557a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"DELETE","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"scope","value":"ac","type":"text","description":"<p>Access Scope [ac, sp] = ac for Studio | Build</p>\n"},{"key":"scope-id","value":"1","type":"text","description":"<p>Account ID from Studio | Manage | Account Profile when scope = ac</p>\n"},{"key":"studio-api-key","value":"{{studio_api_key}}","type":"text","description":"<p>API Key from Studio | Manage | API Keys</p>\n"}],"body":{"mode":"raw","raw":"{\n    \"schedule_name\": \"Easter\",\n    \"schedule_time_zone\": \"+10\",\n    \"schedule_items\": [\n        {\n            \"item_name\": \"Good Fridaaaay\",\n            \"from_date_time\": \"2020-4-10 08:00:00\",\n            \"to_date_time\": \"2020-4-10 18:00:00\",\n            \"is_repeat\": \"1\",\n            \"item_repeat\": {\n                \"starts_on\": \"2020-4-10 08:00:00\",\n                \"repeat_frequency\": \"Yearly\",\n                \"repeat_interval\": \"1\",\n                \"repeat_in\": \"\",\n                \"end_type\": \"Never\",\n                \"end_type_value\": \"\",\n                \"repeat_summary\": \"abc\"\n            }\n        },\n        {\n            \"item_name\": \"Easter Monday\",\n            \"from_date_time\": \"2020-4-13 08:00:00\",\n            \"to_date_time\": \"2020-4-13 18:00:00\",\n            \"is_repeat\": \"1\",\n            \"item_repeat\": {\n                \"starts_on\": \"2020-4-13 08:00:00\",\n                \"repeat_frequency\": \"Yearly\",\n                \"repeat_interval\": \"1\",\n                \"repeat_in\": \"\",\n                \"end_type\": \"Never\",\n                \"end_type_value\": \"\",\n                \"repeat_summary\": \"xyz\"\n            }\n        }\n    ],\n    \"ac_id\": \"1\"\n}"},"url":"{{base_url}}/holidayschedule/holiday-schedules/1","urlObject":{"path":["holidayschedule","holiday-schedules","1"],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[{"id":"99113784-e48a-4d03-80d4-5e7103a8c813","name":"holidayschedule-delete success","originalRequest":{"method":"DELETE","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"},{"key":"scope","value":"ac","type":"text","description":"Access Scope [ac, sp] = ac for Studio | Build"},{"key":"scope-id","value":"1","type":"text","description":"Account ID from Studio | Manage | Account Profile when scope = ac"}],"body":{"mode":"raw","raw":"{\n    \"schedule_name\": \"Easter\",\n    \"schedule_time_zone\": \"+10\",\n    \"schedule_items\": [\n        {\n            \"item_name\": \"Good Fridaaaay\",\n            \"from_date_time\": \"2020-4-10 08:00:00\",\n            \"to_date_time\": \"2020-4-10 18:00:00\",\n            \"is_repeat\": \"1\",\n            \"item_repeat\": {\n                \"starts_on\": \"2020-4-10 08:00:00\",\n                \"repeat_frequency\": \"Yearly\",\n                \"repeat_interval\": \"1\",\n                \"repeat_in\": \"\",\n                \"end_type\": \"Never\",\n                \"end_type_value\": \"\",\n                \"repeat_summary\": \"abc\"\n            }\n        },\n        {\n            \"item_name\": \"Easter Monday\",\n            \"from_date_time\": \"2020-4-13 08:00:00\",\n            \"to_date_time\": \"2020-4-13 18:00:00\",\n            \"is_repeat\": \"1\",\n            \"item_repeat\": {\n                \"starts_on\": \"2020-4-13 08:00:00\",\n                \"repeat_frequency\": \"Yearly\",\n                \"repeat_interval\": \"1\",\n                \"repeat_in\": \"\",\n                \"end_type\": \"Never\",\n                \"end_type_value\": \"\",\n                \"repeat_summary\": \"xyz\"\n            }\n        }\n    ],\n    \"ac_id\": \"1\"\n}"},"url":"{{base_url}}/holidayschedule/holiday-schedules/1"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Host","value":"localhost:8000"},{"key":"Date","value":"Tue, 13 Jul 2021 16:01:02 GMT"},{"key":"Date","value":"Tue, 13 Jul 2021 16:01:02 GMT"},{"key":"Connection","value":"close"},{"key":"X-Powered-By","value":"PHP/7.4.14"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Content-Type","value":"application/json"},{"key":"X-RateLimit-Limit","value":"6000"},{"key":"X-RateLimit-Remaining","value":"5996"},{"key":"ETag","value":"\"59f329c8b64d7f4b7059eb54fa6debef6a7bf992\""},{"key":"Set-Cookie","value":"laravel_session=GsFFs8iD5ARvhpb6TxMlvLS1wtQNTIQrj8lv20wt; expires=Tue, 13-Jul-2021 16:02:02 GMT; Max-Age=60; path=/; httponly"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"brackets/admin-ui::admin.operation.succeeded\"\n}"}],"_postman_id":"a1b4029c-04cf-4ae2-bc71-8cdc990d557a"},{"name":"holidayschedules-get","id":"767f70a4-cb69-429f-9c4f-5519297a069b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"scope","value":"ac","type":"text","description":"<p>Access Scope [ac, sp] = ac for Studio | Build</p>\n"},{"key":"scope-id","value":"1","type":"text","description":"<p>Account ID from Studio | Manage | Account Profile when scope = ac</p>\n"},{"key":"studio-api-key","value":"{{studio_api_key}}","type":"text","description":"<p>API Key from Studio | Manage | API Keys</p>\n"}],"body":{"mode":"raw","raw":"{\n    \"schedule_ids\": [\n            \"14\"\n    ]\n}","options":{"raw":{"language":"json"}}},"url":"{{base_url}}/holidayschedule/get-holiday-schedule","urlObject":{"path":["holidayschedule","get-holiday-schedule"],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"767f70a4-cb69-429f-9c4f-5519297a069b"}],"id":"ee079082-efc9-400a-96bd-5a0261e5f5f1","_postman_id":"ee079082-efc9-400a-96bd-5a0261e5f5f1","description":""},{"name":"Javascript Functions","item":[{"name":"Search JS Functions","id":"4ad20a4d-105d-4016-8c03-104bc16ef9f3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Content-Type","value":"application/x-www-form-urlencoded","type":"text"},{"key":"scope","value":"ac","type":"text","description":"<p>Access Scope [ac, sp] = ac for Studio | Build</p>\n"},{"key":"scope-id","value":"{{scope_id}}","type":"text","description":"<p>Account ID from Studio | Manage | Account Profile when scope = ac</p>\n"},{"key":"studio-api-key","value":"{{studio_api_key}}","type":"text","description":"<p>API Key from Studio | Manage | API Keys</p>\n"}],"body":{"mode":"formdata","formdata":[]},"url":"{{base_url}}/javascriptfunction/javascript-functions?page=1&orderBy=ac_id&sortedBy=desc&search=test&per_page=24","urlObject":{"path":["javascriptfunction","javascript-functions"],"host":["{{base_url}}"],"query":[{"disabled":true,"key":"ac_id","value":"1"},{"disabled":true,"key":"search","value":"ac_id%3A1"},{"disabled":true,"key":"searchFields","value":"ac_id%3Alike"},{"key":"page","value":"1"},{"key":"orderBy","value":"ac_id"},{"key":"sortedBy","value":"desc"},{"key":"search","value":"test"},{"key":"per_page","value":"24"}],"variable":[]}},"response":[{"id":"e277f864-ee6a-4ebf-b77a-48e53cb75079","name":"javascriptfunctions-search success","originalRequest":{"method":"GET","header":[{"key":"Content-Type","value":"application/x-www-form-urlencoded","type":"text"},{"key":"scope","value":"ac","type":"text","description":"Access Scope [ac, sp] = ac for Studio | Build"},{"key":"scope-id","value":"{{scope_id}}","type":"text","description":"Account ID from Studio | Manage | Account Profile when scope = ac"},{"key":"studio-api-key","value":"{{studio_api_key}}","type":"text","description":"API Key from Studio | Manage | API Keys"}],"body":{"mode":"formdata","formdata":[]},"url":{"raw":"{{base_url}}/javascriptfunction/javascript-functions?page=1&orderBy=ac_id&sortedBy=desc&search=test&per_page=24","host":["{{base_url}}"],"path":["javascriptfunction","javascript-functions"],"query":[{"key":"ac_id","value":"1","disabled":true},{"key":"search","value":"ac_id%3A1","disabled":true},{"key":"searchFields","value":"ac_id%3Alike","disabled":true},{"key":"page","value":"1"},{"key":"orderBy","value":"ac_id"},{"key":"sortedBy","value":"desc"},{"key":"search","value":"test"},{"key":"per_page","value":"24"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Host","value":"localhost:8000"},{"key":"Date","value":"Fri, 25 Feb 2022 03:06:21 GMT"},{"key":"Date","value":"Fri, 25 Feb 2022 03:06:21 GMT"},{"key":"Connection","value":"close"},{"key":"X-Powered-By","value":"PHP/7.4.28"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Content-Type","value":"application/json"},{"key":"X-RateLimit-Limit","value":"6000"},{"key":"X-RateLimit-Remaining","value":"5999"},{"key":"ETag","value":"\"472323920b2ce7f69aadf217d2bcbaab74ce7015\""},{"key":"Set-Cookie","value":"laravel_session=YmOdFbSV2cAzZGuaufa746F5LRjKsiOCjz4AzoxB; expires=Sun, 27-Feb-2022 15:06:21 GMT; Max-Age=216000; path=/; httponly"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": [\n        {\n            \"javascript_function_id\": 4,\n            \"ac_id\": 2,\n            \"name\": \"test JS function update\",\n            \"description\": \"test\",\n            \"function_content\": \"var someFunctionVar = parameterOne + parameterTwo + parameterThree; return someFunctionVar;\",\n            \"function_return_type\": \"NUMERIC\",\n            \"max_timeout\": 5590,\n            \"is_enabled\": 1,\n            \"is_archived\": 0,\n            \"created_at\": \"2022-02-22T23:21:24.000000Z\",\n            \"updated_at\": \"2022-02-22T23:33:53.000000Z\",\n            \"javascript_function_parameters\": [\n                {\n                    \"javascript_function_parameter_id\": 18,\n                    \"javascript_function_id\": 4,\n                    \"name\": \"test JS parameter 2\",\n                    \"parameter_type\": \"NUMERIC\",\n                    \"parameter_default_value\": \"\",\n                    \"description\": \"\",\n                    \"created_at\": \"2022-02-23T05:19:11.000000Z\",\n                    \"updated_at\": \"2022-02-23T05:19:11.000000Z\"\n                },\n                {\n                    \"javascript_function_parameter_id\": 19,\n                    \"javascript_function_id\": 4,\n                    \"name\": \"test JS parameter 2\",\n                    \"parameter_type\": \"NUMERIC\",\n                    \"parameter_default_value\": \"\",\n                    \"description\": \"test\",\n                    \"created_at\": \"2022-02-23T05:19:11.000000Z\",\n                    \"updated_at\": \"2022-02-23T05:19:11.000000Z\"\n                },\n                {\n                    \"javascript_function_parameter_id\": 20,\n                    \"javascript_function_id\": 4,\n                    \"name\": \"test JS parameter 3\",\n                    \"parameter_type\": \"NUMERIC\",\n                    \"parameter_default_value\": \"\",\n                    \"description\": \"test\",\n                    \"created_at\": \"2022-02-23T05:19:11.000000Z\",\n                    \"updated_at\": \"2022-02-23T05:19:11.000000Z\"\n                }\n            ]\n        },\n        {\n            \"javascript_function_id\": 6,\n            \"ac_id\": 2,\n            \"name\": \"test JS function 3\",\n            \"description\": \"test\",\n            \"function_content\": \"var someFunctionVar = '1'; return someFunctionVar;\",\n            \"function_return_type\": \"STRING\",\n            \"max_timeout\": 5590,\n            \"is_enabled\": 1,\n            \"is_archived\": 0,\n            \"created_at\": \"2022-02-23T05:17:23.000000Z\",\n            \"updated_at\": \"2022-02-23T05:17:23.000000Z\",\n            \"javascript_function_parameters\": [\n                {\n                    \"javascript_function_parameter_id\": 14,\n                    \"javascript_function_id\": 6,\n                    \"name\": \"test JS parameter\",\n                    \"parameter_type\": \"STRING\",\n                    \"parameter_default_value\": \"\",\n                    \"description\": \"\",\n                    \"created_at\": \"2022-02-23T05:17:23.000000Z\",\n                    \"updated_at\": \"2022-02-23T05:17:23.000000Z\"\n                },\n                {\n                    \"javascript_function_parameter_id\": 15,\n                    \"javascript_function_id\": 6,\n                    \"name\": \"test JS parameter 2\",\n                    \"parameter_type\": \"STRING\",\n                    \"parameter_default_value\": \"\",\n                    \"description\": \"test\",\n                    \"created_at\": \"2022-02-23T05:17:23.000000Z\",\n                    \"updated_at\": \"2022-02-23T05:17:23.000000Z\"\n                },\n                {\n                    \"javascript_function_parameter_id\": 16,\n                    \"javascript_function_id\": 6,\n                    \"name\": \"test JS parameter 3\",\n                    \"parameter_type\": \"STRING\",\n                    \"parameter_default_value\": \"\",\n                    \"description\": \"test\",\n                    \"created_at\": \"2022-02-23T05:17:23.000000Z\",\n                    \"updated_at\": \"2022-02-23T05:17:23.000000Z\"\n                },\n                {\n                    \"javascript_function_parameter_id\": 17,\n                    \"javascript_function_id\": 6,\n                    \"name\": \"test JS parameter 4\",\n                    \"parameter_type\": \"STRING\",\n                    \"parameter_default_value\": \"\",\n                    \"description\": \"test\",\n                    \"created_at\": \"2022-02-23T05:17:23.000000Z\",\n                    \"updated_at\": \"2022-02-23T05:17:23.000000Z\"\n                }\n            ]\n        }\n    ],\n    \"meta\": {\n        \"pagination\": {\n            \"total\": 2,\n            \"count\": 2,\n            \"per_page\": 24,\n            \"current_page\": 1,\n            \"total_pages\": 1,\n            \"links\": null\n        }\n    }\n}"}],"_postman_id":"4ad20a4d-105d-4016-8c03-104bc16ef9f3"},{"name":"Show JS Function","id":"aa0b4d43-cffc-48ab-8870-69020f09e522","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[{"key":"Content-Type","value":"application/x-www-form-urlencoded","type":"text"},{"key":"scope","value":"ac","type":"text","description":"<p>Access Scope [ac, sp] = ac for Studio | Build</p>\n"},{"key":"scope-id","value":"1","type":"text","description":"<p>Account ID from Studio | Manage | Account Profile when scope = ac</p>\n"},{"key":"studio-api-key","value":"{{studio_api_key}}","type":"text","description":"<p>API Key from Studio | Manage | API Keys</p>\n"}],"body":{"mode":"formdata","formdata":[]},"url":"{{base_url}}/javascriptfunction/javascript-functions/14","urlObject":{"path":["javascriptfunction","javascript-functions","14"],"host":["{{base_url}}"],"query":[{"disabled":true,"key":"search","value":"ac_id%3A1"},{"disabled":true,"key":"searchFields","value":"ac_id%3Alike"},{"disabled":true,"key":"per_page","value":"24"},{"disabled":true,"key":"page","value":"1"},{"disabled":true,"key":"orderBy","value":"ac_id"},{"disabled":true,"key":"sortedBy","value":"desc"}],"variable":[]}},"response":[],"_postman_id":"aa0b4d43-cffc-48ab-8870-69020f09e522"},{"name":"Create JS Functions","id":"286b1cf6-2438-4848-b0e7-1225c2baf766","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"scope","value":"ac","type":"text","description":"<p>Access Scope [ac, sp] = ac for Studio | Build</p>\n"},{"key":"scope-id","value":"{{scope_id}}","type":"text","description":"<p>Account ID from Studio | Manage | Account Profile when scope = ac</p>\n"},{"key":"studio-api-key","value":"{{studio_api_key}}","type":"text","description":"<p>API Key from Studio | Manage | API Keys</p>\n"}],"body":{"mode":"raw","raw":" {\n        \"name\": \"test JS function 3\",\n        \"description\": \"test\",\n        \"function_return_type\": \"STRING\",\n        \"function_content\": \"var someFunctionVar = '1'; return someFunctionVar;\",\n        \"max_timeout\": 5590,\n        \"ac_id\": 2,\n        \"javascript_function_parameters\": [\n            {\n                \"name\": \"test JS parameter\",\n                \"description\": \"\",\n                \"parameter_type\": \"STRING\",\n                \"parameter_default_value\": \"\"\n            },\n             {\n                \"name\": \"test JS parameter 2\",\n                \"description\": \"test\",\n                \"parameter_type\": \"STRING\",\n                \"parameter_default_value\": \"\"\n            },\n            {\n                \"name\": \"test JS parameter 3\",\n                \"description\": \"test\",\n                \"parameter_type\": \"STRING\",\n                \"parameter_default_value\": \"\"\n            },\n            {\n                \"name\": \"test JS parameter 4\",\n                \"description\": \"test\",\n                \"parameter_type\": \"STRING\",\n                \"parameter_default_value\": \"\"\n            }           \n        ]\n}\n"},"url":"{{base_url}}/javascriptfunction/javascript-functions","urlObject":{"path":["javascriptfunction","javascript-functions"],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[{"id":"92d1d157-3247-485c-9468-579e91c61296","name":"javascriptfunction-create success","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"scope","value":"ac","type":"text","description":"Access Scope [ac, sp] = ac for Studio | Build"},{"key":"scope-id","value":"2","type":"text","description":"Account ID from Studio | Manage | Account Profile when scope = ac"},{"key":"studio-api-key","value":"{{studio_api_key}}","type":"text","description":"API Key from Studio | Manage | API Keys"}],"body":{"mode":"raw","raw":" {\n        \"name\": \"test JS function\",\n        \"description\": \"test\",\n        \"function_return_type\": \"STRING\",\n        \"function_content\": \"var someFunctionVar = '1'; return someFunctionVar;\",\n        \"max_timeout\": 5590,\n        \"ac_id\": 2,\n        \"javascript_function_parameters\": [\n            {\n                \"name\": \"test JS parameter\",\n                \"description\": \"test\",\n                \"parameter_type\": \"STRING\",\n                \"parameter_default_value\": \"\"\n            }\n        ]\n}\n"},"url":"{{base_url}}/javascriptfunction/javascript-functions"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Host","value":"localhost:8000"},{"key":"Date","value":"Tue, 22 Feb 2022 23:21:24 GMT"},{"key":"Date","value":"Tue, 22 Feb 2022 23:21:24 GMT"},{"key":"Connection","value":"close"},{"key":"X-Powered-By","value":"PHP/7.4.27"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Content-Type","value":"application/json"},{"key":"X-RateLimit-Limit","value":"6000"},{"key":"X-RateLimit-Remaining","value":"5999"},{"key":"ETag","value":"\"c237049db23525d684d42ba771b0a2cee5a03fff\""},{"key":"Set-Cookie","value":"laravel_session=YmOdFbSV2cAzZGuaufa746F5LRjKsiOCjz4AzoxB; expires=Fri, 25-Feb-2022 11:21:24 GMT; Max-Age=216000; path=/; httponly"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"name\": \"test JS function\",\n        \"description\": \"test\",\n        \"function_content\": \"var someFunctionVar = '1'; return someFunctionVar;\",\n        \"function_return_type\": \"STRING\",\n        \"max_timeout\": 5590,\n        \"ac_id\": 2,\n        \"updated_at\": \"2022-02-22T23:21:24.000000Z\",\n        \"created_at\": \"2022-02-22T23:21:24.000000Z\",\n        \"javascript_function_id\": 4,\n        \"javascript_function_parameters\": [\n            {\n                \"javascript_function_parameter_id\": 3,\n                \"javascript_function_id\": 4,\n                \"name\": \"test JS parameter\",\n                \"parameter_type\": \"STRING\",\n                \"parameter_default_value\": \"\",\n                \"description\": \"test\",\n                \"created_at\": \"2022-02-22T23:21:24.000000Z\",\n                \"updated_at\": \"2022-02-22T23:21:24.000000Z\"\n            }\n        ]\n    }\n}"},{"id":"ac8c2fdc-81d3-46e0-98fd-79fcf4aca588","name":"javascriptfunction-create failure invalid return type","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"scope","value":"ac","type":"text","description":"Access Scope [ac, sp] = ac for Studio | Build"},{"key":"scope-id","value":"2","type":"text","description":"Account ID from Studio | Manage | Account Profile when scope = ac"},{"key":"studio-api-key","value":"{{studio_api_key}}","type":"text","description":"API Key from Studio | Manage | API Keys"}],"body":{"mode":"raw","raw":" {\n        \"name\": \"test JS function\",\n        \"description\": \"test\",\n        \"function_return_type\": \"INVALID_RETURN_TYPE\",\n        \"function_content\": \"var someFunctionVar = '1'; return someFunctionVar;\",\n        \"max_timeout\": 5590,\n        \"ac_id\": 2,\n        \"javascript_function_parameters\": [\n            {\n                \"name\": \"test JS parameter\",\n                \"description\": \"test\",\n                \"parameter_type\": \"STRING\",\n                \"parameter_default_value\": \"\"\n            }\n        ]\n}\n"},"url":"{{base_url}}/javascriptfunction/javascript-functions"},"status":"Unprocessable Entity","code":422,"_postman_previewlanguage":"json","header":[{"key":"Host","value":"localhost:8000"},{"key":"Date","value":"Tue, 22 Feb 2022 23:22:58 GMT"},{"key":"Date","value":"Tue, 22 Feb 2022 23:22:58 GMT"},{"key":"Connection","value":"close"},{"key":"X-Powered-By","value":"PHP/7.4.27"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Content-Type","value":"application/json"},{"key":"X-RateLimit-Limit","value":"6000"},{"key":"X-RateLimit-Remaining","value":"5999"},{"key":"Set-Cookie","value":"laravel_session=YmOdFbSV2cAzZGuaufa746F5LRjKsiOCjz4AzoxB; expires=Fri, 25-Feb-2022 11:22:58 GMT; Max-Age=216000; path=/; httponly"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"The given data was invalid. Invalid Data -\\nThe selected function return type is invalid.\"\n}"},{"id":"10b6942a-692c-4b2e-a37c-ee7a98866e88","name":"javascriptfunction-create failure more than 4 parameters","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"scope","value":"ac","type":"text","description":"Access Scope [ac, sp] = ac for Studio | Build"},{"key":"scope-id","value":"2","type":"text","description":"Account ID from Studio | Manage | Account Profile when scope = ac"},{"key":"studio-api-key","value":"{{studio_api_key}}","type":"text","description":"API Key from Studio | Manage | API Keys"}],"body":{"mode":"raw","raw":" {\n        \"name\": \"test JS function tooy many parameters\",\n        \"description\": \"test\",\n        \"function_return_type\": \"STRING\",\n        \"function_content\": \"var someFunctionVar = '1'; return someFunctionVar;\",\n        \"max_timeout\": 5590,\n        \"ac_id\": 2,\n        \"javascript_function_parameters\": [\n            {\n                \"name\": \"test JS parameter\",\n                \"description\": \"test\",\n                \"parameter_type\": \"STRING\",\n                \"parameter_default_value\": \"\"\n            },\n             {\n                \"name\": \"test JS parameter 2\",\n                \"description\": \"test\",\n                \"parameter_type\": \"STRING\",\n                \"parameter_default_value\": \"\"\n            },\n            {\n                \"name\": \"test JS parameter 3\",\n                \"description\": \"test\",\n                \"parameter_type\": \"STRING\",\n                \"parameter_default_value\": \"\"\n            },\n            {\n                \"name\": \"test JS parameter 4\",\n                \"description\": \"test\",\n                \"parameter_type\": \"STRING\",\n                \"parameter_default_value\": \"\"\n            },\n            {\n                \"name\": \"test JS parameter 5\",\n                \"description\": \"test\",\n                \"parameter_type\": \"STRING\",\n                \"parameter_default_value\": \"\"\n            }            \n        ]\n}\n"},"url":"{{base_url}}/javascriptfunction/javascript-functions"},"status":"Unprocessable Entity","code":422,"_postman_previewlanguage":"json","header":[{"key":"Host","value":"localhost:8000"},{"key":"Date","value":"Tue, 22 Feb 2022 23:26:38 GMT"},{"key":"Date","value":"Tue, 22 Feb 2022 23:26:38 GMT"},{"key":"Connection","value":"close"},{"key":"X-Powered-By","value":"PHP/7.4.27"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Content-Type","value":"application/json"},{"key":"X-RateLimit-Limit","value":"6000"},{"key":"X-RateLimit-Remaining","value":"5999"},{"key":"Set-Cookie","value":"laravel_session=YmOdFbSV2cAzZGuaufa746F5LRjKsiOCjz4AzoxB; expires=Fri, 25-Feb-2022 11:26:38 GMT; Max-Age=216000; path=/; httponly"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"The given data was invalid. Invalid Data -\\nThe javascript function parameters may not have more than 4 items.\"\n}"}],"_postman_id":"286b1cf6-2438-4848-b0e7-1225c2baf766"},{"name":"Update JS Functions","id":"00503a2a-5e0f-44f5-981a-44f6b74d6a08","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"PUT","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"scope","value":"ac","type":"text","description":"<p>Access Scope [ac, sp] = ac for Studio | Build</p>\n"},{"key":"scope-id","value":"{{scope_id}}","type":"text","description":"<p>Account ID from Studio | Manage | Account Profile when scope = ac</p>\n"},{"key":"studio-api-key","value":"{{studio_api_key}}","type":"text","description":"<p>API Key from Studio | Manage | API Keys</p>\n"}],"body":{"mode":"raw","raw":" {\n        \"javascript_function_id\": 4,\n        \"name\": \"test JS function 3\",\n        \"description\": \"test\",\n        \"function_return_type\": \"NUMERIC\",\n        \"libraries\": \"\",\n        \"function_content\": \"var someFunctionVar = parameterOne + parameterTwo + parameterThree; return someFunctionVar;\",\n        \"max_timeout\": 5590,\n        \"ac_id\": 2,\n        \"javascript_function_parameters\": [\n            {\n                \"name\": \"test JS parameter 23\",\n                \"description\": \"test\",\n                \"parameter_type\": \"NUMERIC\",\n                \"parameter_default_value\": \"\"\n            },\n             {\n                \"name\": \"test JS parameter 24\",\n                \"description\": \"test\",\n                \"parameter_type\": \"NUMERIC\",\n                \"parameter_default_value\": \"\"\n            },\n            {\n                \"name\": \"test JS parameter 35\",\n                \"description\": \"test\",\n                \"parameter_type\": \"NUMERIC\",\n                \"parameter_default_value\": \"\"\n            }           \n        ]\n }"},"url":"{{base_url}}/javascriptfunction/javascript-functions/4","urlObject":{"path":["javascriptfunction","javascript-functions","4"],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[{"id":"22892a2d-73b6-46a2-bc30-2ed0c3cf5bcc","name":"javascriptfunction-update success","originalRequest":{"method":"PUT","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"scope","value":"ac","type":"text","description":"Access Scope [ac, sp] = ac for Studio | Build"},{"key":"scope-id","value":"2","type":"text","description":"Account ID from Studio | Manage | Account Profile when scope = ac"},{"key":"studio-api-key","value":"{{studio_api_key}}","type":"text","description":"API Key from Studio | Manage | API Keys"}],"body":{"mode":"raw","raw":" {\n        \"name\": \"test JS function update\",\n        \"description\": \"test\",\n        \"function_return_type\": \"NUMERIC\",\n        \"function_content\": \"var someFunctionVar = parameterOne + parameterTwo + parameterThree; return someFunctionVar;\",\n        \"max_timeout\": 5590,\n        \"ac_id\": 2,\n        \"javascript_function_parameters\": [\n            {\n                \"name\": \"test JS parameter\",\n                \"description\": \"test\",\n                \"parameter_type\": \"NUMERIC\",\n                \"parameter_default_value\": \"\"\n            },\n             {\n                \"name\": \"test JS parameter 2\",\n                \"description\": \"test\",\n                \"parameter_type\": \"NUMERIC\",\n                \"parameter_default_value\": \"\"\n            },\n            {\n                \"name\": \"test JS parameter 3\",\n                \"description\": \"test\",\n                \"parameter_type\": \"NUMERIC\",\n                \"parameter_default_value\": \"\"\n            }           \n        ]\n }"},"url":"{{base_url}}/javascriptfunction/javascript-functions/4"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Host","value":"localhost:8000"},{"key":"Date","value":"Tue, 22 Feb 2022 23:33:53 GMT"},{"key":"Date","value":"Tue, 22 Feb 2022 23:33:53 GMT"},{"key":"Connection","value":"close"},{"key":"X-Powered-By","value":"PHP/7.4.27"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Content-Type","value":"application/json"},{"key":"X-RateLimit-Limit","value":"6000"},{"key":"X-RateLimit-Remaining","value":"5998"},{"key":"ETag","value":"\"0180932b47388433c6c0f0dc553079c4c113cc79\""},{"key":"Set-Cookie","value":"laravel_session=YmOdFbSV2cAzZGuaufa746F5LRjKsiOCjz4AzoxB; expires=Fri, 25-Feb-2022 11:33:53 GMT; Max-Age=216000; path=/; httponly"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"javascript_function_id\": 4,\n        \"ac_id\": 2,\n        \"name\": \"test JS function update\",\n        \"description\": \"test\",\n        \"function_content\": \"var someFunctionVar = parameterOne + parameterTwo + parameterThree; return someFunctionVar;\",\n        \"function_return_type\": \"NUMERIC\",\n        \"max_timeout\": 5590,\n        \"is_enabled\": 1,\n        \"is_archived\": 0,\n        \"created_at\": \"2022-02-22T23:21:24.000000Z\",\n        \"updated_at\": \"2022-02-22T23:33:53.000000Z\",\n        \"javascript_function_parameters\": [\n            {\n                \"javascript_function_parameter_id\": 4,\n                \"javascript_function_id\": 4,\n                \"name\": \"test JS parameter\",\n                \"parameter_type\": \"NUMERIC\",\n                \"parameter_default_value\": \"\",\n                \"description\": \"\",\n                \"created_at\": \"2022-02-22T23:33:53.000000Z\",\n                \"updated_at\": \"2022-02-22T23:33:53.000000Z\"\n            },\n            {\n                \"javascript_function_parameter_id\": 5,\n                \"javascript_function_id\": 4,\n                \"name\": \"test JS parameter 2\",\n                \"parameter_type\": \"NUMERIC\",\n                \"parameter_default_value\": \"\",\n                \"description\": \"test\",\n                \"created_at\": \"2022-02-22T23:33:53.000000Z\",\n                \"updated_at\": \"2022-02-22T23:33:53.000000Z\"\n            },\n            {\n                \"javascript_function_parameter_id\": 6,\n                \"javascript_function_id\": 4,\n                \"name\": \"test JS parameter 3\",\n                \"parameter_type\": \"NUMERIC\",\n                \"parameter_default_value\": \"\",\n                \"description\": \"test\",\n                \"created_at\": \"2022-02-22T23:33:53.000000Z\",\n                \"updated_at\": \"2022-02-22T23:33:53.000000Z\"\n            }\n        ]\n    }\n}"},{"id":"04c5151f-5a8e-48cd-8516-d11533fbfd93","name":"javascriptfunction-update failed description too big","originalRequest":{"method":"PUT","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"scope","value":"ac","type":"text","description":"Access Scope [ac, sp] = ac for Studio | Build"},{"key":"scope-id","value":"{{scope_id}}","type":"text","description":"Account ID from Studio | Manage | Account Profile when scope = ac"},{"key":"studio-api-key","value":"{{studio_api_key}}","type":"text","description":"API Key from Studio | Manage | API Keys"}],"body":{"mode":"raw","raw":" {\n        \"name\": \"test JS function update\",\n        \"description\": \"test\",\n        \"function_return_type\": \"NUMERIC\",\n        \"function_content\": \"var someFunctionVar = parameterOne + parameterTwo + parameterThree; return someFunctionVar;\",\n        \"max_timeout\": 5590,\n        \"ac_id\": 2,\n        \"javascript_function_parameters\": [\n            {\n                \"name\": \"test JS parameter 2\",\n                \"description\": \"var someFunctionVar = parameterOne + parameterTwo + parameterThree; return someFunctionVar;var someFunctionVar = parameterOne + parameterTwo + parameterThree; return someFunctionVar;var someFunctionVar = parameterOne + parameterTwo + parameterThree; return someFunctionVar;var someFunctionVar = parameterOne + parameterTwo + parameterThree; return someFunctionVar;var someFunctionVar = parameterOne + parameterTwo + parameterThree; return someFunctionVar;var someFunctionVar = parameterOne + parameterTwo + parameterThree; return someFunctionVar;var someFunctionVar = parameterOne + parameterTwo + parameterThree; return someFunctionVar;var someFunctionVar = parameterOne + parameterTwo + parameterThree; return someFunctionVar;var someFunctionVar = parameterOne + parameterTwo + parameterThree; return someFunctionVar;var someFunctionVar = parameterOne + parameterTwo + parameterThree; return someFunctionVar;var someFunctionVar = parameterOne + parameterTwo + parameterThree; return someFunctionVar;\",\n                \"parameter_type\": \"NUMERIC\",\n                \"parameter_default_value\": \"\"\n            },\n             {\n                \"name\": \"test JS parameter 2\",\n                \"description\": \"test\",\n                \"parameter_type\": \"NUMERIC\",\n                \"parameter_default_value\": \"\"\n            },\n            {\n                \"name\": \"test JS parameter 3\",\n                \"description\": \"test\",\n                \"parameter_type\": \"NUMERIC\",\n                \"parameter_default_value\": \"\"\n            }           \n        ]\n }"},"url":"{{base_url}}/javascriptfunction/javascript-functions/4"},"status":"Unprocessable Entity","code":422,"_postman_previewlanguage":"json","header":[{"key":"Host","value":"localhost:8000"},{"key":"Date","value":"Wed, 23 Feb 2022 05:21:05 GMT"},{"key":"Date","value":"Wed, 23 Feb 2022 05:21:05 GMT"},{"key":"Connection","value":"close"},{"key":"X-Powered-By","value":"PHP/7.4.27"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Content-Type","value":"application/json"},{"key":"X-RateLimit-Limit","value":"6000"},{"key":"X-RateLimit-Remaining","value":"5999"},{"key":"Set-Cookie","value":"laravel_session=YmOdFbSV2cAzZGuaufa746F5LRjKsiOCjz4AzoxB; expires=Fri, 25-Feb-2022 17:21:05 GMT; Max-Age=216000; path=/; httponly"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"The given data was invalid. Invalid Data -\\nThe javascript_function_parameters.0.description may not be greater than 200 characters.\"\n}"}],"_postman_id":"00503a2a-5e0f-44f5-981a-44f6b74d6a08"},{"name":"Delete JS Functions","id":"bbe572bb-d5bd-4e8c-894b-79733acfd439","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"scope","value":"ac","type":"text","description":"<p>Access Scope [ac, sp] = ac for Studio | Build</p>\n"},{"key":"scope-id","value":"1","type":"text","description":"<p>Account ID from Studio | Manage | Account Profile when scope = ac</p>\n"},{"key":"studio-api-key","value":"{{studio_api_key}}","type":"text","description":"<p>API Key from Studio | Manage | API Keys</p>\n"}],"url":"{{base_url}}/javascriptfunction/javascript-functions/101","urlObject":{"path":["javascriptfunction","javascript-functions","101"],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[{"id":"a1ed99f2-740f-4a5b-bfc8-06fc25ff5f58","name":"javascriptfunction-delete success","originalRequest":{"method":"DELETE","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"scope","value":"ac","type":"text","description":"Access Scope [ac, sp] = ac for Studio | Build"},{"key":"scope-id","value":"2","type":"text","description":"Account ID from Studio | Manage | Account Profile when scope = ac"},{"key":"studio-api-key","value":"{{studio_api_key}}","type":"text","description":"API Key from Studio | Manage | API Keys"}],"body":{"mode":"raw","raw":" {\n        \"name\": \"test JS function delete\",\n        \"description\": \"test\",\n        \"function_return_type\": \"STRING\",\n        \"function_content\": \"var someFunctionVar = '1'; return someFunctionVar;\",\n        \"max_timeout\": 5590,\n        \"ac_id\": 2,\n        \"javascript_function_parameters\": [\n            {\n                \"name\": \"test JS parameter\",\n                \"description\": \"test\",\n                \"parameter_type\": \"STRING\",\n                \"parameter_default_value\": \"\"\n            },\n             {\n                \"name\": \"test JS parameter 2\",\n                \"description\": \"test\",\n                \"parameter_type\": \"STRING\",\n                \"parameter_default_value\": \"\"\n            },\n            {\n                \"name\": \"test JS parameter 3\",\n                \"description\": \"test\",\n                \"parameter_type\": \"STRING\",\n                \"parameter_default_value\": \"\"\n            },\n            {\n                \"name\": \"test JS parameter 4\",\n                \"description\": \"test\",\n                \"parameter_type\": \"STRING\",\n                \"parameter_default_value\": \"\"\n            }           \n        ]\n}"},"url":"{{base_url}}/javascriptfunction/javascript-functions/5"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Host","value":"localhost:8000"},{"key":"Date","value":"Tue, 22 Feb 2022 23:42:39 GMT"},{"key":"Date","value":"Tue, 22 Feb 2022 23:42:39 GMT"},{"key":"Connection","value":"close"},{"key":"X-Powered-By","value":"PHP/7.4.27"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Content-Type","value":"application/json"},{"key":"X-RateLimit-Limit","value":"6000"},{"key":"X-RateLimit-Remaining","value":"5998"},{"key":"ETag","value":"\"59f329c8b64d7f4b7059eb54fa6debef6a7bf992\""},{"key":"Set-Cookie","value":"laravel_session=YmOdFbSV2cAzZGuaufa746F5LRjKsiOCjz4AzoxB; expires=Fri, 25-Feb-2022 11:42:39 GMT; Max-Age=216000; path=/; httponly"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"brackets/admin-ui::admin.operation.succeeded\"\n}"}],"_postman_id":"bbe572bb-d5bd-4e8c-894b-79733acfd439"},{"name":"List JS Functions","id":"41b1815c-3a50-4ae2-9c7a-492bf9029309","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"scope","value":"ac","type":"text","description":"<p>Access Scope [ac, sp] = ac for Studio | Build</p>\n"},{"key":"scope-id","value":"{{scope_id}}","type":"text","description":"<p>Account ID from Studio | Manage | Account Profile when scope = ac</p>\n"},{"key":"studio-api-key","value":"{{studio_api_key}}","type":"text","description":"<p>API Key from Studio | Manage | API Keys</p>\n"}],"body":{"mode":"raw","raw":"{\n    \"javascript_function_ids\": [\n            \"4\"\n    ]\n}","options":{"raw":{"language":"json"}}},"url":"{{base_url}}/javascriptfunction/get-javascript-function","urlObject":{"path":["javascriptfunction","get-javascript-function"],"host":["{{base_url}}"],"query":[{"disabled":true,"key":"search","value":"ac_id%3A1"},{"disabled":true,"key":"searchFields","value":"ac_id%3Alike"},{"disabled":true,"key":"per_page","value":"24"},{"disabled":true,"key":"page","value":"1"},{"disabled":true,"key":"orderBy","value":"ac_id"},{"disabled":true,"key":"sortedBy","value":"desc"}],"variable":[]}},"response":[{"id":"b613ce34-a388-4632-89fd-45949b272118","name":"javascriptfunctions-get success","originalRequest":{"method":"GET","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"scope","value":"ac","type":"text","description":"Access Scope [ac, sp] = ac for Studio | Build"},{"key":"scope-id","value":"2","type":"text","description":"Account ID from Studio | Manage | Account Profile when scope = ac"},{"key":"studio-api-key","value":"{{studio_api_key}}","type":"text","description":"API Key from Studio | Manage | API Keys"}],"body":{"mode":"raw","raw":"{\n    \"javascript_function_ids\": [\n            \"4\"\n    ]\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"{{base_url}}/javascriptfunction/get-javascript-function","host":["{{base_url}}"],"path":["javascriptfunction","get-javascript-function"],"query":[{"key":"search","value":"ac_id%3A1","disabled":true},{"key":"searchFields","value":"ac_id%3Alike","disabled":true},{"key":"per_page","value":"24","disabled":true},{"key":"page","value":"1","disabled":true},{"key":"orderBy","value":"ac_id","disabled":true},{"key":"sortedBy","value":"desc","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Host","value":"localhost:8000"},{"key":"Date","value":"Tue, 22 Feb 2022 23:46:23 GMT"},{"key":"Date","value":"Tue, 22 Feb 2022 23:46:23 GMT"},{"key":"Connection","value":"close"},{"key":"X-Powered-By","value":"PHP/7.4.27"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Content-Type","value":"application/json"},{"key":"X-RateLimit-Limit","value":"6000"},{"key":"X-RateLimit-Remaining","value":"5999"},{"key":"ETag","value":"\"2f7c2f59463df64db8fc1c129278d31eeab76b32\""},{"key":"Set-Cookie","value":"laravel_session=YmOdFbSV2cAzZGuaufa746F5LRjKsiOCjz4AzoxB; expires=Fri, 25-Feb-2022 11:46:23 GMT; Max-Age=216000; path=/; httponly"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"javascript_function_id\": 4,\n        \"ac_id\": 2,\n        \"name\": \"test JS function update\",\n        \"description\": \"test\",\n        \"function_content\": \"var someFunctionVar = parameterOne + parameterTwo + parameterThree; return someFunctionVar;\",\n        \"function_return_type\": \"NUMERIC\",\n        \"max_timeout\": 5590,\n        \"is_enabled\": 1,\n        \"is_archived\": 0,\n        \"created_at\": \"2022-02-22T23:21:24.000000Z\",\n        \"updated_at\": \"2022-02-22T23:33:53.000000Z\",\n        \"javascript_function_parameters\": [\n            {\n                \"javascript_function_parameter_id\": 4,\n                \"javascript_function_id\": 4,\n                \"name\": \"test JS parameter\",\n                \"parameter_type\": \"NUMERIC\",\n                \"parameter_default_value\": \"\",\n                \"description\": \"test\",\n                \"created_at\": \"2022-02-22T23:33:53.000000Z\",\n                \"updated_at\": \"2022-02-22T23:33:53.000000Z\"\n            },\n            {\n                \"javascript_function_parameter_id\": 5,\n                \"javascript_function_id\": 4,\n                \"name\": \"test JS parameter 2\",\n                \"parameter_type\": \"NUMERIC\",\n                \"parameter_default_value\": \"\",\n                \"description\": \"test\",\n                \"created_at\": \"2022-02-22T23:33:53.000000Z\",\n                \"updated_at\": \"2022-02-22T23:33:53.000000Z\"\n            },\n            {\n                \"javascript_function_parameter_id\": 6,\n                \"javascript_function_id\": 4,\n                \"name\": \"test JS parameter 3\",\n                \"parameter_type\": \"NUMERIC\",\n                \"parameter_default_value\": \"\",\n                \"description\": \"test\",\n                \"created_at\": \"2022-02-22T23:33:53.000000Z\",\n                \"updated_at\": \"2022-02-22T23:33:53.000000Z\"\n            }\n        ]\n    }\n]"}],"_postman_id":"41b1815c-3a50-4ae2-9c7a-492bf9029309"},{"name":"javascriptfunctions-validate","id":"cb7d5633-c135-4ac2-9a4e-aca530de1020","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"scope","value":"ac","type":"text","description":"<p>Access Scope [ac, sp] = ac for Studio | Build</p>\n"},{"key":"scope-id","value":"{{scope_id}}","type":"text","description":"<p>Account ID from Studio | Manage | Account Profile when scope = ac</p>\n"},{"key":"studio-api-key","value":"{{studio_api_key}}","type":"text","description":"<p>API Key from Studio | Manage | API Keys</p>\n"}],"body":{"mode":"raw","raw":"{\n    \"name\": \"test JS function update\"\n}","options":{"raw":{"language":"json"}}},"url":"{{base_url}}/javascriptfunction/validate","urlObject":{"path":["javascriptfunction","validate"],"host":["{{base_url}}"],"query":[{"disabled":true,"key":"search","value":"ac_id%3A1"},{"disabled":true,"key":"searchFields","value":"ac_id%3Alike"},{"disabled":true,"key":"per_page","value":"24"},{"disabled":true,"key":"page","value":"1"},{"disabled":true,"key":"orderBy","value":"ac_id"},{"disabled":true,"key":"sortedBy","value":"desc"}],"variable":[]}},"response":[{"id":"4e64f2f7-d9dd-4759-9fd2-2d8f525b169f","name":"javascriptfunctions-get success found name","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"scope","value":"ac","type":"text","description":"Access Scope [ac, sp] = ac for Studio | Build"},{"key":"scope-id","value":"2","type":"text","description":"Account ID from Studio | Manage | Account Profile when scope = ac"},{"key":"studio-api-key","value":"{{studio_api_key}}","type":"text","description":"API Key from Studio | Manage | API Keys"}],"body":{"mode":"raw","raw":"{\n    \"name\":\"test JS function update\"\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"{{base_url}}/javascriptfunction/validate","host":["{{base_url}}"],"path":["javascriptfunction","validate"],"query":[{"key":"search","value":"ac_id%3A1","disabled":true},{"key":"searchFields","value":"ac_id%3Alike","disabled":true},{"key":"per_page","value":"24","disabled":true},{"key":"page","value":"1","disabled":true},{"key":"orderBy","value":"ac_id","disabled":true},{"key":"sortedBy","value":"desc","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Host","value":"localhost:8000"},{"key":"Date","value":"Tue, 22 Feb 2022 23:55:59 GMT"},{"key":"Date","value":"Tue, 22 Feb 2022 23:55:59 GMT"},{"key":"Connection","value":"close"},{"key":"X-Powered-By","value":"PHP/7.4.27"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Content-Type","value":"application/json"},{"key":"X-RateLimit-Limit","value":"6000"},{"key":"X-RateLimit-Remaining","value":"5999"},{"key":"ETag","value":"\"0a447221966e0cf0f493e8e24edbd65b57b320f7\""},{"key":"Set-Cookie","value":"laravel_session=YmOdFbSV2cAzZGuaufa746F5LRjKsiOCjz4AzoxB; expires=Fri, 25-Feb-2022 11:55:59 GMT; Max-Age=216000; path=/; httponly"}],"cookie":[],"responseTime":null,"body":"{\n    \"found\": true\n}"}],"_postman_id":"cb7d5633-c135-4ac2-9a4e-aca530de1020"},{"name":"javascriptfunctions-evaluate camaro library","id":"d6c70fd9-13b9-41c5-b05e-074b365d2eeb","protocolProfileBehavior":{"disableBodyPruning":true,"disabledSystemHeaders":{"content-type":true,"accept-encoding":true,"accept":true}},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Accept","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":" {\n     \"javascript_function\": {\n        \"name\": \"parseXml\",\n        \"description\": \"\",\n        \"return_type\": \"STRING\",\n        \"content\": \"function parseXml(xmlstring) { const { transform } = camaro; const xml = xmlstring; const template = ['/players/player',{ name: 'title-case(name)', jerseyNumber: '@jerseyNumber',yearOfBirth: 'number(yearOfBirth)',}]; return (async function getJson() { try { const result = await transform(xml, template);return result; } catch (error) { return error; }})(); }\",\n        \"max_timeout\": 10000,\n        \"parameters\": [\n            {\n                \"name\": \"xmlstring\",\n                \"description\": \"test\",\n                \"parameter_type\": \"STRING\",\n                \"value\": \"<players>         <player jerseyNumber=\\\"10\\\">             <name>wayne rooney</name>             <isRetired>false</isRetired>             <yearOfBirth>1985</yearOfBirth>         </player>         <player jerseyNumber=\\\"7\\\">             <name>cristiano ronaldo</name>             <isRetired>false</isRetired>             <yearOfBirth>1985</yearOfBirth>         </player>         <player jerseyNumber=\\\"7\\\">             <name>eric cantona</name>             <isRetired>true</isRetired>             <yearOfBirth>1966</yearOfBirth>         </player>     </players>\"\n            }      \n        ]\n     },\n     \"libraries\" :[{\"constName\": \"camaro\", \"constValue\": \"require\", \"name\": \"camaro\", \"value\": \"camaro\"}]\n     \n }\n\n ","options":{"raw":{"language":"json"}}},"url":"{{base_url}}/api/evaluate-javascript-function","urlObject":{"path":["api","evaluate-javascript-function"],"host":["{{base_url}}"],"query":[{"disabled":true,"key":"search","value":"ac_id%3A1"},{"disabled":true,"key":"searchFields","value":"ac_id%3Alike"},{"disabled":true,"key":"per_page","value":"24"},{"disabled":true,"key":"page","value":"1"},{"disabled":true,"key":"orderBy","value":"ac_id"},{"disabled":true,"key":"sortedBy","value":"desc"}],"variable":[]}},"response":[{"id":"9785b412-0290-43ad-a813-5907cc830c9c","name":"javascriptfunctions-evaluate WIP do not test - success","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"scope","value":"ac","type":"text","description":"Access Scope [ac, sp] = ac for Studio | Build"},{"key":"scope-id","value":"{{scope_id}}","type":"text","description":"Account ID from Studio | Manage | Account Profile when scope = ac"},{"key":"studio-api-key","value":"{{studio_api_key}}","type":"text","description":"API Key from Studio | Manage | API Keys"}],"body":{"mode":"raw","raw":" {\n        \"name\": \"testJSfunctionupdate\",\n        \"description\": \"\",\n        \"function_return_type\": \"NUMERIC\",\n        \"function_content\": \"return parameterOne + parameterTwo + parameterThree;\",\n        \"max_timeout\": 5590,\n        \"ac_id\": 2,\n        \"javascript_function_parameters\": [\n            {\n                \"name\": \"parameterOne\",\n                \"description\": \"test\",\n                \"parameter_type\": \"NUMERIC\",\n                \"parameter_test_value\": 3\n            },\n             {\n                \"name\": \"parameterTwo\",\n                \"descriptionx\": \"test\",\n                \"parameter_type\": \"NUMERIC\",\n                \"parameter_test_value\": 5\n            },\n            {\n                \"name\": \"parameterThree\",\n                \"description\": \"test\",\n                \"parameter_type\": \"NUMERIC\",\n                \"parameter_test_value\": 6\n            }           \n        ]\n }","options":{"raw":{"language":"json"}}},"url":{"raw":"{{base_url}}/javascriptfunction/evaluate-javascript-function","host":["{{base_url}}"],"path":["javascriptfunction","evaluate-javascript-function"],"query":[{"key":"search","value":"ac_id%3A1","disabled":true},{"key":"searchFields","value":"ac_id%3Alike","disabled":true},{"key":"per_page","value":"24","disabled":true},{"key":"page","value":"1","disabled":true},{"key":"orderBy","value":"ac_id","disabled":true},{"key":"sortedBy","value":"desc","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Host","value":"localhost:8000"},{"key":"Date","value":"Tue, 15 Mar 2022 04:33:17 GMT"},{"key":"Date","value":"Tue, 15 Mar 2022 04:33:17 GMT"},{"key":"Connection","value":"close"},{"key":"X-Powered-By","value":"PHP/7.4.28"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Content-Type","value":"application/json"},{"key":"X-RateLimit-Limit","value":"6000"},{"key":"X-RateLimit-Remaining","value":"5999"},{"key":"ETag","value":"\"4ba8d85388b0c413436f6f9336e15d3e810a9077\""},{"key":"Set-Cookie","value":"laravel_session=sBFzMdL9mxwRr4KW52FoJWgT2d1w1QIjqYaOboTz; expires=Thu, 17-Mar-2022 16:33:17 GMT; Max-Age=216000; path=/; httponly"}],"cookie":[],"responseTime":null,"body":"{\n    \"result\": 14\n}"}],"_postman_id":"d6c70fd9-13b9-41c5-b05e-074b365d2eeb"},{"name":"javascriptfunctions-evaluate test null string","id":"aacbc5ca-55e0-4d31-9769-b91af47fb1c4","protocolProfileBehavior":{"disableBodyPruning":true,"disabledSystemHeaders":{"content-type":true,"accept-encoding":true,"accept":true}},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Accept","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":" {\n     \"javascript_function\": {\n        \"name\": \"GetNumberOnly\",\n        \"description\": \"\",\n        \"return_type\": \"STRING\",\n        \"content\": \"function GetNumberOnly(str) { return str.replaceAll(\\/[^0-9]\\/g, '');}\",\n        \"max_timeout\": 10000,\n        \"parameters\": [\n            {\n                \"name\": \"str\",\n                \"description\": \"test\",\n                \"parameter_type\": \"STRING\",\n                \"value\": \"890708789jhfgjhfgj\"\n            }     \n        ]\n     },\n     \"libraries\" :[{\"constName\": \"camaro\", \"constValue\": \"require\", \"name\": \"camaro\", \"value\": \"camaro\"}]\n     \n }\n\n ","options":{"raw":{"language":"json"}}},"url":"{{base_url}}/api/evaluate-javascript-function","urlObject":{"path":["api","evaluate-javascript-function"],"host":["{{base_url}}"],"query":[{"disabled":true,"key":"search","value":"ac_id%3A1"},{"disabled":true,"key":"searchFields","value":"ac_id%3Alike"},{"disabled":true,"key":"per_page","value":"24"},{"disabled":true,"key":"page","value":"1"},{"disabled":true,"key":"orderBy","value":"ac_id"},{"disabled":true,"key":"sortedBy","value":"desc"}],"variable":[]}},"response":[{"id":"3b5c959e-c17b-4d85-8c68-a3ccf4010271","name":"javascriptfunctions-evaluate WIP do not test - success","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"scope","value":"ac","type":"text","description":"Access Scope [ac, sp] = ac for Studio | Build"},{"key":"scope-id","value":"{{scope_id}}","type":"text","description":"Account ID from Studio | Manage | Account Profile when scope = ac"},{"key":"studio-api-key","value":"{{studio_api_key}}","type":"text","description":"API Key from Studio | Manage | API Keys"}],"body":{"mode":"raw","raw":" {\n        \"name\": \"testJSfunctionupdate\",\n        \"description\": \"\",\n        \"function_return_type\": \"NUMERIC\",\n        \"function_content\": \"return parameterOne + parameterTwo + parameterThree;\",\n        \"max_timeout\": 5590,\n        \"ac_id\": 2,\n        \"javascript_function_parameters\": [\n            {\n                \"name\": \"parameterOne\",\n                \"description\": \"test\",\n                \"parameter_type\": \"NUMERIC\",\n                \"parameter_test_value\": 3\n            },\n             {\n                \"name\": \"parameterTwo\",\n                \"descriptionx\": \"test\",\n                \"parameter_type\": \"NUMERIC\",\n                \"parameter_test_value\": 5\n            },\n            {\n                \"name\": \"parameterThree\",\n                \"description\": \"test\",\n                \"parameter_type\": \"NUMERIC\",\n                \"parameter_test_value\": 6\n            }           \n        ]\n }","options":{"raw":{"language":"json"}}},"url":{"raw":"{{base_url}}/javascriptfunction/evaluate-javascript-function","host":["{{base_url}}"],"path":["javascriptfunction","evaluate-javascript-function"],"query":[{"key":"search","value":"ac_id%3A1","disabled":true},{"key":"searchFields","value":"ac_id%3Alike","disabled":true},{"key":"per_page","value":"24","disabled":true},{"key":"page","value":"1","disabled":true},{"key":"orderBy","value":"ac_id","disabled":true},{"key":"sortedBy","value":"desc","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Host","value":"localhost:8000"},{"key":"Date","value":"Tue, 15 Mar 2022 04:33:17 GMT"},{"key":"Date","value":"Tue, 15 Mar 2022 04:33:17 GMT"},{"key":"Connection","value":"close"},{"key":"X-Powered-By","value":"PHP/7.4.28"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Content-Type","value":"application/json"},{"key":"X-RateLimit-Limit","value":"6000"},{"key":"X-RateLimit-Remaining","value":"5999"},{"key":"ETag","value":"\"4ba8d85388b0c413436f6f9336e15d3e810a9077\""},{"key":"Set-Cookie","value":"laravel_session=sBFzMdL9mxwRr4KW52FoJWgT2d1w1QIjqYaOboTz; expires=Thu, 17-Mar-2022 16:33:17 GMT; Max-Age=216000; path=/; httponly"}],"cookie":[],"responseTime":null,"body":"{\n    \"result\": 14\n}"}],"_postman_id":"aacbc5ca-55e0-4d31-9769-b91af47fb1c4"},{"name":"javascriptfunctions-evaluate test boolean false parameter","id":"8d3c7b21-4e02-4e75-8ca6-b3e7e11d1c38","protocolProfileBehavior":{"disableBodyPruning":true,"disabledSystemHeaders":{"content-type":true,"accept-encoding":true,"accept":true}},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Accept","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":" {\n     \"javascript_function\": {\n        \"name\": \"GetNumberOnly\",\n        \"description\": \"\",\n        \"return_type\": \"STRING\",\n        \"content\": \"function GetNumberOnly(str) { return str.replaceAll(\\/[^0-9]\\/g, '');}\",\n        \"max_timeout\": 10000,\n        \"parameters\": [\n            {\n                \"name\": \"str\",\n                \"description\": \"test\",\n                \"parameter_type\": \"STRING\",\n                \"value\": \"890708789jhfgjhfgj\"\n            }     \n        ]\n     },\n     \"libraries\" :[{\"constName\": \"camaro\", \"constValue\": \"require\", \"name\": \"camaro\", \"value\": \"camaro\"}]\n     \n }\n\n ","options":{"raw":{"language":"json"}}},"url":"{{base_url}}/api/evaluate-javascript-function","urlObject":{"path":["api","evaluate-javascript-function"],"host":["{{base_url}}"],"query":[{"disabled":true,"key":"search","value":"ac_id%3A1"},{"disabled":true,"key":"searchFields","value":"ac_id%3Alike"},{"disabled":true,"key":"per_page","value":"24"},{"disabled":true,"key":"page","value":"1"},{"disabled":true,"key":"orderBy","value":"ac_id"},{"disabled":true,"key":"sortedBy","value":"desc"}],"variable":[]}},"response":[{"id":"3efa6d2c-41eb-4356-a068-17d01c94ec3f","name":"javascriptfunctions-evaluate WIP do not test - success","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"scope","value":"ac","type":"text","description":"Access Scope [ac, sp] = ac for Studio | Build"},{"key":"scope-id","value":"{{scope_id}}","type":"text","description":"Account ID from Studio | Manage | Account Profile when scope = ac"},{"key":"studio-api-key","value":"{{studio_api_key}}","type":"text","description":"API Key from Studio | Manage | API Keys"}],"body":{"mode":"raw","raw":" {\n        \"name\": \"testJSfunctionupdate\",\n        \"description\": \"\",\n        \"function_return_type\": \"NUMERIC\",\n        \"function_content\": \"return parameterOne + parameterTwo + parameterThree;\",\n        \"max_timeout\": 5590,\n        \"ac_id\": 2,\n        \"javascript_function_parameters\": [\n            {\n                \"name\": \"parameterOne\",\n                \"description\": \"test\",\n                \"parameter_type\": \"NUMERIC\",\n                \"parameter_test_value\": 3\n            },\n             {\n                \"name\": \"parameterTwo\",\n                \"descriptionx\": \"test\",\n                \"parameter_type\": \"NUMERIC\",\n                \"parameter_test_value\": 5\n            },\n            {\n                \"name\": \"parameterThree\",\n                \"description\": \"test\",\n                \"parameter_type\": \"NUMERIC\",\n                \"parameter_test_value\": 6\n            }           \n        ]\n }","options":{"raw":{"language":"json"}}},"url":{"raw":"{{base_url}}/javascriptfunction/evaluate-javascript-function","host":["{{base_url}}"],"path":["javascriptfunction","evaluate-javascript-function"],"query":[{"key":"search","value":"ac_id%3A1","disabled":true},{"key":"searchFields","value":"ac_id%3Alike","disabled":true},{"key":"per_page","value":"24","disabled":true},{"key":"page","value":"1","disabled":true},{"key":"orderBy","value":"ac_id","disabled":true},{"key":"sortedBy","value":"desc","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Host","value":"localhost:8000"},{"key":"Date","value":"Tue, 15 Mar 2022 04:33:17 GMT"},{"key":"Date","value":"Tue, 15 Mar 2022 04:33:17 GMT"},{"key":"Connection","value":"close"},{"key":"X-Powered-By","value":"PHP/7.4.28"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Content-Type","value":"application/json"},{"key":"X-RateLimit-Limit","value":"6000"},{"key":"X-RateLimit-Remaining","value":"5999"},{"key":"ETag","value":"\"4ba8d85388b0c413436f6f9336e15d3e810a9077\""},{"key":"Set-Cookie","value":"laravel_session=sBFzMdL9mxwRr4KW52FoJWgT2d1w1QIjqYaOboTz; expires=Thu, 17-Mar-2022 16:33:17 GMT; Max-Age=216000; path=/; httponly"}],"cookie":[],"responseTime":null,"body":"{\n    \"result\": 14\n}"}],"_postman_id":"8d3c7b21-4e02-4e75-8ca6-b3e7e11d1c38"},{"name":"javascriptfunctions-evaluate cloudtrain","id":"c5df331c-2608-4fe7-9dc0-50cdf5a31181","protocolProfileBehavior":{"disableBodyPruning":true,"disabledSystemHeaders":{"content-type":true,"accept-encoding":true,"accept":true}},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Accept","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":" {\n     \"javascript_function\": {\n        \"name\": \"parseXml\",\n        \"description\": \"\",\n        \"return_type\": \"STRING\",\n        \"content\": \"function parseXml(xmlstring) { return xmlstring + 'cloud';   }\",\n        \"max_timeout\": 10000,\n        \"parameters\": [\n            {\n                \"name\": \"xmlstring\",\n                \"description\": \"test\",\n                \"parameter_type\": \"STRING\",\n                \"value\": \"test\"\n            }      \n        ]\n     },\n     \"libraries\" :[]\n     \n }\n\n ","options":{"raw":{"language":"json"}}},"url":"https://sec-1.int2.us.five9nonprod.net/preview/studio/js-function/api/evaluate-javascript-function?v=1","urlObject":{"protocol":"https","path":["preview","studio","js-function","api","evaluate-javascript-function"],"host":["sec-1","int2","us","five9nonprod","net"],"query":[{"disabled":true,"key":"search","value":"ac_id%3A1"},{"disabled":true,"key":"searchFields","value":"ac_id%3Alike"},{"disabled":true,"key":"per_page","value":"24"},{"disabled":true,"key":"page","value":"1"},{"disabled":true,"key":"orderBy","value":"ac_id"},{"disabled":true,"key":"sortedBy","value":"desc"},{"key":"v","value":"1"}],"variable":[]}},"response":[{"id":"826dbd0d-efd4-4631-b20b-c8eb7867c407","name":"javascriptfunctions-evaluate WIP do not test - success","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"scope","value":"ac","type":"text","description":"Access Scope [ac, sp] = ac for Studio | Build"},{"key":"scope-id","value":"{{scope_id}}","type":"text","description":"Account ID from Studio | Manage | Account Profile when scope = ac"},{"key":"studio-api-key","value":"{{studio_api_key}}","type":"text","description":"API Key from Studio | Manage | API Keys"}],"body":{"mode":"raw","raw":" {\n        \"name\": \"testJSfunctionupdate\",\n        \"description\": \"\",\n        \"function_return_type\": \"NUMERIC\",\n        \"function_content\": \"return parameterOne + parameterTwo + parameterThree;\",\n        \"max_timeout\": 5590,\n        \"ac_id\": 2,\n        \"javascript_function_parameters\": [\n            {\n                \"name\": \"parameterOne\",\n                \"description\": \"test\",\n                \"parameter_type\": \"NUMERIC\",\n                \"parameter_test_value\": 3\n            },\n             {\n                \"name\": \"parameterTwo\",\n                \"descriptionx\": \"test\",\n                \"parameter_type\": \"NUMERIC\",\n                \"parameter_test_value\": 5\n            },\n            {\n                \"name\": \"parameterThree\",\n                \"description\": \"test\",\n                \"parameter_type\": \"NUMERIC\",\n                \"parameter_test_value\": 6\n            }           \n        ]\n }","options":{"raw":{"language":"json"}}},"url":{"raw":"{{base_url}}/javascriptfunction/evaluate-javascript-function","host":["{{base_url}}"],"path":["javascriptfunction","evaluate-javascript-function"],"query":[{"key":"search","value":"ac_id%3A1","disabled":true},{"key":"searchFields","value":"ac_id%3Alike","disabled":true},{"key":"per_page","value":"24","disabled":true},{"key":"page","value":"1","disabled":true},{"key":"orderBy","value":"ac_id","disabled":true},{"key":"sortedBy","value":"desc","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Host","value":"localhost:8000"},{"key":"Date","value":"Tue, 15 Mar 2022 04:33:17 GMT"},{"key":"Date","value":"Tue, 15 Mar 2022 04:33:17 GMT"},{"key":"Connection","value":"close"},{"key":"X-Powered-By","value":"PHP/7.4.28"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Content-Type","value":"application/json"},{"key":"X-RateLimit-Limit","value":"6000"},{"key":"X-RateLimit-Remaining","value":"5999"},{"key":"ETag","value":"\"4ba8d85388b0c413436f6f9336e15d3e810a9077\""},{"key":"Set-Cookie","value":"laravel_session=sBFzMdL9mxwRr4KW52FoJWgT2d1w1QIjqYaOboTz; expires=Thu, 17-Mar-2022 16:33:17 GMT; Max-Age=216000; path=/; httponly"}],"cookie":[],"responseTime":null,"body":"{\n    \"result\": 14\n}"}],"_postman_id":"c5df331c-2608-4fe7-9dc0-50cdf5a31181"},{"name":"test","id":"9e736242-427c-4b6a-a413-fcd19155fced","protocolProfileBehavior":{"disableBodyPruning":true,"disabledSystemHeaders":{"content-type":true,"accept-encoding":true,"accept":true}},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Accept","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":" {\n     \"javascript_function\": {\n        \"name\": \"parseXml\",\n        \"description\": \"\",\n        \"return_type\": \"STRING\",\n        \"content\": \"function parseXml(xmlstring) { const { transform } = camaro; const xml = xmlstring; const template = ['/players/player',{ name: 'title-case(name)', jerseyNumber: '@jerseyNumber',yearOfBirth: 'number(yearOfBirth)',}]; return (async function getJson() { try { const result = await transform(xml, template);return result; } catch (error) { return error; }})(); }\",\n        \"max_timeout\": 10000,\n        \"parameters\": [\n            {\n                \"name\": \"xmlstring\",\n                \"description\": \"test\",\n                \"parameter_type\": \"STRING\",\n                \"value\": \"<players>         <player jerseyNumber=\\\"10\\\">             <name>wayne rooney</name>             <isRetired>false</isRetired>             <yearOfBirth>1985</yearOfBirth>         </player>         <player jerseyNumber=\\\"7\\\">             <name>cristiano ronaldo</name>             <isRetired>false</isRetired>             <yearOfBirth>1985</yearOfBirth>         </player>         <player jerseyNumber=\\\"7\\\">             <name>eric cantona</name>             <isRetired>true</isRetired>             <yearOfBirth>1966</yearOfBirth>         </player>     </players>\"\n            }      \n        ]\n     },\n     \"libraries\" :[{\"constName\": \"camaro\", \"constValue\": \"require\", \"name\": \"camaro\", \"value\": \"camaro\"}]\n     \n }\n\n ","options":{"raw":{"language":"json"}}},"url":"{{base_url}}/api/evaluate-javascript-function","urlObject":{"path":["api","evaluate-javascript-function"],"host":["{{base_url}}"],"query":[{"disabled":true,"key":"search","value":"ac_id%3A1"},{"disabled":true,"key":"searchFields","value":"ac_id%3Alike"},{"disabled":true,"key":"per_page","value":"24"},{"disabled":true,"key":"page","value":"1"},{"disabled":true,"key":"orderBy","value":"ac_id"},{"disabled":true,"key":"sortedBy","value":"desc"}],"variable":[]}},"response":[{"id":"b328c145-d721-4064-b0fb-164638a1b735","name":"javascriptfunctions-evaluate WIP do not test - success","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"scope","value":"ac","type":"text","description":"Access Scope [ac, sp] = ac for Studio | Build"},{"key":"scope-id","value":"{{scope_id}}","type":"text","description":"Account ID from Studio | Manage | Account Profile when scope = ac"},{"key":"studio-api-key","value":"{{studio_api_key}}","type":"text","description":"API Key from Studio | Manage | API Keys"}],"body":{"mode":"raw","raw":" {\n        \"name\": \"testJSfunctionupdate\",\n        \"description\": \"\",\n        \"function_return_type\": \"NUMERIC\",\n        \"function_content\": \"return parameterOne + parameterTwo + parameterThree;\",\n        \"max_timeout\": 5590,\n        \"ac_id\": 2,\n        \"javascript_function_parameters\": [\n            {\n                \"name\": \"parameterOne\",\n                \"description\": \"test\",\n                \"parameter_type\": \"NUMERIC\",\n                \"parameter_test_value\": 3\n            },\n             {\n                \"name\": \"parameterTwo\",\n                \"descriptionx\": \"test\",\n                \"parameter_type\": \"NUMERIC\",\n                \"parameter_test_value\": 5\n            },\n            {\n                \"name\": \"parameterThree\",\n                \"description\": \"test\",\n                \"parameter_type\": \"NUMERIC\",\n                \"parameter_test_value\": 6\n            }           \n        ]\n }","options":{"raw":{"language":"json"}}},"url":{"raw":"{{base_url}}/javascriptfunction/evaluate-javascript-function","host":["{{base_url}}"],"path":["javascriptfunction","evaluate-javascript-function"],"query":[{"key":"search","value":"ac_id%3A1","disabled":true},{"key":"searchFields","value":"ac_id%3Alike","disabled":true},{"key":"per_page","value":"24","disabled":true},{"key":"page","value":"1","disabled":true},{"key":"orderBy","value":"ac_id","disabled":true},{"key":"sortedBy","value":"desc","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Host","value":"localhost:8000"},{"key":"Date","value":"Tue, 15 Mar 2022 04:33:17 GMT"},{"key":"Date","value":"Tue, 15 Mar 2022 04:33:17 GMT"},{"key":"Connection","value":"close"},{"key":"X-Powered-By","value":"PHP/7.4.28"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Content-Type","value":"application/json"},{"key":"X-RateLimit-Limit","value":"6000"},{"key":"X-RateLimit-Remaining","value":"5999"},{"key":"ETag","value":"\"4ba8d85388b0c413436f6f9336e15d3e810a9077\""},{"key":"Set-Cookie","value":"laravel_session=sBFzMdL9mxwRr4KW52FoJWgT2d1w1QIjqYaOboTz; expires=Thu, 17-Mar-2022 16:33:17 GMT; Max-Age=216000; path=/; httponly"}],"cookie":[],"responseTime":null,"body":"{\n    \"result\": 14\n}"}],"_postman_id":"9e736242-427c-4b6a-a413-fcd19155fced"},{"name":"test cloudtrain","id":"d5e13c5e-2494-4291-b8a7-57524bf38ca1","protocolProfileBehavior":{"disableBodyPruning":true,"disabledSystemHeaders":{"content-type":true,"accept-encoding":true,"accept":true}},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Accept","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":" {\n     \"command\" :\"usage-summary:chatbot\",\n     \"log\": \"ChatbotUsageSummary\"\n }","options":{"raw":{"language":"json"}}},"url":"http://localhost:8000/api/handle-schedule-command","urlObject":{"protocol":"http","port":"8000","path":["api","handle-schedule-command"],"host":["localhost"],"query":[{"disabled":true,"key":"search","value":"ac_id%3A1"},{"disabled":true,"key":"searchFields","value":"ac_id%3Alike"},{"disabled":true,"key":"per_page","value":"24"},{"disabled":true,"key":"page","value":"1"},{"disabled":true,"key":"orderBy","value":"ac_id"},{"disabled":true,"key":"sortedBy","value":"desc"}],"variable":[]}},"response":[{"id":"f3f196d3-75c3-4660-a2e3-589d98ba3609","name":"javascriptfunctions-evaluate WIP do not test - success","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"scope","value":"ac","type":"text","description":"Access Scope [ac, sp] = ac for Studio | Build"},{"key":"scope-id","value":"{{scope_id}}","type":"text","description":"Account ID from Studio | Manage | Account Profile when scope = ac"},{"key":"studio-api-key","value":"{{studio_api_key}}","type":"text","description":"API Key from Studio | Manage | API Keys"}],"body":{"mode":"raw","raw":" {\n        \"name\": \"testJSfunctionupdate\",\n        \"description\": \"\",\n        \"function_return_type\": \"NUMERIC\",\n        \"function_content\": \"return parameterOne + parameterTwo + parameterThree;\",\n        \"max_timeout\": 5590,\n        \"ac_id\": 2,\n        \"javascript_function_parameters\": [\n            {\n                \"name\": \"parameterOne\",\n                \"description\": \"test\",\n                \"parameter_type\": \"NUMERIC\",\n                \"parameter_test_value\": 3\n            },\n             {\n                \"name\": \"parameterTwo\",\n                \"descriptionx\": \"test\",\n                \"parameter_type\": \"NUMERIC\",\n                \"parameter_test_value\": 5\n            },\n            {\n                \"name\": \"parameterThree\",\n                \"description\": \"test\",\n                \"parameter_type\": \"NUMERIC\",\n                \"parameter_test_value\": 6\n            }           \n        ]\n }","options":{"raw":{"language":"json"}}},"url":{"raw":"{{base_url}}/javascriptfunction/evaluate-javascript-function","host":["{{base_url}}"],"path":["javascriptfunction","evaluate-javascript-function"],"query":[{"key":"search","value":"ac_id%3A1","disabled":true},{"key":"searchFields","value":"ac_id%3Alike","disabled":true},{"key":"per_page","value":"24","disabled":true},{"key":"page","value":"1","disabled":true},{"key":"orderBy","value":"ac_id","disabled":true},{"key":"sortedBy","value":"desc","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Host","value":"localhost:8000"},{"key":"Date","value":"Tue, 15 Mar 2022 04:33:17 GMT"},{"key":"Date","value":"Tue, 15 Mar 2022 04:33:17 GMT"},{"key":"Connection","value":"close"},{"key":"X-Powered-By","value":"PHP/7.4.28"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Content-Type","value":"application/json"},{"key":"X-RateLimit-Limit","value":"6000"},{"key":"X-RateLimit-Remaining","value":"5999"},{"key":"ETag","value":"\"4ba8d85388b0c413436f6f9336e15d3e810a9077\""},{"key":"Set-Cookie","value":"laravel_session=sBFzMdL9mxwRr4KW52FoJWgT2d1w1QIjqYaOboTz; expires=Thu, 17-Mar-2022 16:33:17 GMT; Max-Age=216000; path=/; httponly"}],"cookie":[],"responseTime":null,"body":"{\n    \"result\": 14\n}"}],"_postman_id":"d5e13c5e-2494-4291-b8a7-57524bf38ca1"},{"name":"javascriptfunctions- run task","id":"1522d93f-fc63-4512-a510-100ed54f4035","protocolProfileBehavior":{"disableBodyPruning":true,"disabledSystemHeaders":{"content-type":true,"accept-encoding":true,"accept":true}},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Accept","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":" {\n     \"javascript_function\": {\n        \"name\": \"pow\",\n        \"description\": \"\",\n        \"return_type\": \"NUMERIC\",\n        \"content\": \"function pow(parameterOne, parameterTwo) { return parameterOne + parameterTwo }\",\n        \"max_timeout\": 10000,\n        \"parameters\": [\n            {\n                \"name\": \"parameterOne\",\n                \"description\": \"test\",\n                \"parameter_type\": \"NUMERIC\",\n                \"value\": 3\n            },\n             {\n                \"name\": \"parameterTwo\",\n                \"description\": \"test\",\n                \"parameter_type\": \"NUMERIC\",\n                \"value\": 5\n            }      \n        ]\n     },\n     \"libraries\" :[]\n     \n }\n\n ","options":{"raw":{"language":"json"}}},"url":"http://localhost:8002/api/evaluate-javascript-function","urlObject":{"protocol":"http","port":"8002","path":["api","evaluate-javascript-function"],"host":["localhost"],"query":[{"disabled":true,"key":"search","value":"ac_id%3A1"},{"disabled":true,"key":"searchFields","value":"ac_id%3Alike"},{"disabled":true,"key":"per_page","value":"24"},{"disabled":true,"key":"page","value":"1"},{"disabled":true,"key":"orderBy","value":"ac_id"},{"disabled":true,"key":"sortedBy","value":"desc"}],"variable":[]}},"response":[{"id":"71e9d9ac-c8f9-4830-bf86-e7432584f93b","name":"javascriptfunctions-evaluate WIP do not test - success","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"scope","value":"ac","type":"text","description":"Access Scope [ac, sp] = ac for Studio | Build"},{"key":"scope-id","value":"{{scope_id}}","type":"text","description":"Account ID from Studio | Manage | Account Profile when scope = ac"},{"key":"studio-api-key","value":"{{studio_api_key}}","type":"text","description":"API Key from Studio | Manage | API Keys"}],"body":{"mode":"raw","raw":" {\n        \"name\": \"testJSfunctionupdate\",\n        \"description\": \"\",\n        \"function_return_type\": \"NUMERIC\",\n        \"function_content\": \"return parameterOne + parameterTwo + parameterThree;\",\n        \"max_timeout\": 5590,\n        \"ac_id\": 2,\n        \"javascript_function_parameters\": [\n            {\n                \"name\": \"parameterOne\",\n                \"description\": \"test\",\n                \"parameter_type\": \"NUMERIC\",\n                \"parameter_test_value\": 3\n            },\n             {\n                \"name\": \"parameterTwo\",\n                \"descriptionx\": \"test\",\n                \"parameter_type\": \"NUMERIC\",\n                \"parameter_test_value\": 5\n            },\n            {\n                \"name\": \"parameterThree\",\n                \"description\": \"test\",\n                \"parameter_type\": \"NUMERIC\",\n                \"parameter_test_value\": 6\n            }           \n        ]\n }","options":{"raw":{"language":"json"}}},"url":{"raw":"{{base_url}}/javascriptfunction/evaluate-javascript-function","host":["{{base_url}}"],"path":["javascriptfunction","evaluate-javascript-function"],"query":[{"key":"search","value":"ac_id%3A1","disabled":true},{"key":"searchFields","value":"ac_id%3Alike","disabled":true},{"key":"per_page","value":"24","disabled":true},{"key":"page","value":"1","disabled":true},{"key":"orderBy","value":"ac_id","disabled":true},{"key":"sortedBy","value":"desc","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Host","value":"localhost:8000"},{"key":"Date","value":"Tue, 15 Mar 2022 04:33:17 GMT"},{"key":"Date","value":"Tue, 15 Mar 2022 04:33:17 GMT"},{"key":"Connection","value":"close"},{"key":"X-Powered-By","value":"PHP/7.4.28"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Content-Type","value":"application/json"},{"key":"X-RateLimit-Limit","value":"6000"},{"key":"X-RateLimit-Remaining","value":"5999"},{"key":"ETag","value":"\"4ba8d85388b0c413436f6f9336e15d3e810a9077\""},{"key":"Set-Cookie","value":"laravel_session=sBFzMdL9mxwRr4KW52FoJWgT2d1w1QIjqYaOboTz; expires=Thu, 17-Mar-2022 16:33:17 GMT; Max-Age=216000; path=/; httponly"}],"cookie":[],"responseTime":null,"body":"{\n    \"result\": 14\n}"}],"_postman_id":"1522d93f-fc63-4512-a510-100ed54f4035"},{"name":"javascriptfunctions- handle task","id":"adfd35cf-bb30-4074-8d91-2888a823c746","protocolProfileBehavior":{"disableBodyPruning":true,"disabledSystemHeaders":{"content-type":true,"accept-encoding":true,"accept":true}},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Accept","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":" {\n     \"javascript_function\": {\n        \"name\": \"pow\",\n        \"description\": \"\",\n        \"return_type\": \"NUMERIC\",\n        \"content\": \"function pow(parameterOne, parameterTwo) { return parameterOne + parameterTwo }\",\n        \"max_timeout\": 10000,\n        \"parameters\": [\n            {\n                \"name\": \"parameterOne\",\n                \"description\": \"test\",\n                \"parameter_type\": \"NUMERIC\",\n                \"value\": 3\n            },\n             {\n                \"name\": \"parameterTwo\",\n                \"description\": \"test\",\n                \"parameter_type\": \"NUMERIC\",\n                \"value\": 5\n            }      \n        ]\n     },\n     \"libraries\" :[]\n     \n }\n\n ","options":{"raw":{"language":"json"}}},"url":"http://localhost:8002/api/evaluate-javascript-function","urlObject":{"protocol":"http","port":"8002","path":["api","evaluate-javascript-function"],"host":["localhost"],"query":[{"disabled":true,"key":"search","value":"ac_id%3A1"},{"disabled":true,"key":"searchFields","value":"ac_id%3Alike"},{"disabled":true,"key":"per_page","value":"24"},{"disabled":true,"key":"page","value":"1"},{"disabled":true,"key":"orderBy","value":"ac_id"},{"disabled":true,"key":"sortedBy","value":"desc"}],"variable":[]}},"response":[{"id":"aa31fe1d-ebe1-4cd1-be9c-a90b81c0a11b","name":"javascriptfunctions-evaluate WIP do not test - success","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"scope","value":"ac","type":"text","description":"Access Scope [ac, sp] = ac for Studio | Build"},{"key":"scope-id","value":"{{scope_id}}","type":"text","description":"Account ID from Studio | Manage | Account Profile when scope = ac"},{"key":"studio-api-key","value":"{{studio_api_key}}","type":"text","description":"API Key from Studio | Manage | API Keys"}],"body":{"mode":"raw","raw":" {\n        \"name\": \"testJSfunctionupdate\",\n        \"description\": \"\",\n        \"function_return_type\": \"NUMERIC\",\n        \"function_content\": \"return parameterOne + parameterTwo + parameterThree;\",\n        \"max_timeout\": 5590,\n        \"ac_id\": 2,\n        \"javascript_function_parameters\": [\n            {\n                \"name\": \"parameterOne\",\n                \"description\": \"test\",\n                \"parameter_type\": \"NUMERIC\",\n                \"parameter_test_value\": 3\n            },\n             {\n                \"name\": \"parameterTwo\",\n                \"descriptionx\": \"test\",\n                \"parameter_type\": \"NUMERIC\",\n                \"parameter_test_value\": 5\n            },\n            {\n                \"name\": \"parameterThree\",\n                \"description\": \"test\",\n                \"parameter_type\": \"NUMERIC\",\n                \"parameter_test_value\": 6\n            }           \n        ]\n }","options":{"raw":{"language":"json"}}},"url":{"raw":"{{base_url}}/javascriptfunction/evaluate-javascript-function","host":["{{base_url}}"],"path":["javascriptfunction","evaluate-javascript-function"],"query":[{"key":"search","value":"ac_id%3A1","disabled":true},{"key":"searchFields","value":"ac_id%3Alike","disabled":true},{"key":"per_page","value":"24","disabled":true},{"key":"page","value":"1","disabled":true},{"key":"orderBy","value":"ac_id","disabled":true},{"key":"sortedBy","value":"desc","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Host","value":"localhost:8000"},{"key":"Date","value":"Tue, 15 Mar 2022 04:33:17 GMT"},{"key":"Date","value":"Tue, 15 Mar 2022 04:33:17 GMT"},{"key":"Connection","value":"close"},{"key":"X-Powered-By","value":"PHP/7.4.28"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Content-Type","value":"application/json"},{"key":"X-RateLimit-Limit","value":"6000"},{"key":"X-RateLimit-Remaining","value":"5999"},{"key":"ETag","value":"\"4ba8d85388b0c413436f6f9336e15d3e810a9077\""},{"key":"Set-Cookie","value":"laravel_session=sBFzMdL9mxwRr4KW52FoJWgT2d1w1QIjqYaOboTz; expires=Thu, 17-Mar-2022 16:33:17 GMT; Max-Age=216000; path=/; httponly"}],"cookie":[],"responseTime":null,"body":"{\n    \"result\": 14\n}"}],"_postman_id":"adfd35cf-bb30-4074-8d91-2888a823c746"},{"name":"Get JS Functions List For Task","id":"d5cc9d61-4b5c-4a3e-9d14-b74ea5267767","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"token":"{{token}}"},"isInherited":false},"method":"GET","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"scope","value":"ac","type":"text","description":"<p>Access Scope [ac, sp] = ac for Studio | Build</p>\n"},{"key":"scope-id","value":"{{scope_id}}","type":"text","description":"<p>Account ID from Studio | Manage | Account Profile when scope = ac</p>\n"}],"url":"{{base_url}}/javascriptfunction/get-javascript-functions-list","urlObject":{"path":["javascriptfunction","get-javascript-functions-list"],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[{"id":"c2936bca-a95d-4969-8b24-51345a5db9c4","name":"javascriptfunctions-get success","originalRequest":{"method":"GET","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"scope","value":"ac","type":"text","description":"Access Scope [ac, sp] = ac for Studio | Build"},{"key":"scope-id","value":"2","type":"text","description":"Account ID from Studio | Manage | Account Profile when scope = ac"},{"key":"studio-api-key","value":"{{studio_api_key}}","type":"text","description":"API Key from Studio | Manage | API Keys"}],"body":{"mode":"raw","raw":"{\n    \"javascript_function_ids\": [\n            \"4\"\n    ]\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"{{base_url}}/javascriptfunction/get-javascript-function","host":["{{base_url}}"],"path":["javascriptfunction","get-javascript-function"],"query":[{"key":"search","value":"ac_id%3A1","disabled":true},{"key":"searchFields","value":"ac_id%3Alike","disabled":true},{"key":"per_page","value":"24","disabled":true},{"key":"page","value":"1","disabled":true},{"key":"orderBy","value":"ac_id","disabled":true},{"key":"sortedBy","value":"desc","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Host","value":"localhost:8000"},{"key":"Date","value":"Tue, 22 Feb 2022 23:46:23 GMT"},{"key":"Date","value":"Tue, 22 Feb 2022 23:46:23 GMT"},{"key":"Connection","value":"close"},{"key":"X-Powered-By","value":"PHP/7.4.27"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Content-Type","value":"application/json"},{"key":"X-RateLimit-Limit","value":"6000"},{"key":"X-RateLimit-Remaining","value":"5999"},{"key":"ETag","value":"\"2f7c2f59463df64db8fc1c129278d31eeab76b32\""},{"key":"Set-Cookie","value":"laravel_session=YmOdFbSV2cAzZGuaufa746F5LRjKsiOCjz4AzoxB; expires=Fri, 25-Feb-2022 11:46:23 GMT; Max-Age=216000; path=/; httponly"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"javascript_function_id\": 4,\n        \"ac_id\": 2,\n        \"name\": \"test JS function update\",\n        \"description\": \"test\",\n        \"function_content\": \"var someFunctionVar = parameterOne + parameterTwo + parameterThree; return someFunctionVar;\",\n        \"function_return_type\": \"NUMERIC\",\n        \"max_timeout\": 5590,\n        \"is_enabled\": 1,\n        \"is_archived\": 0,\n        \"created_at\": \"2022-02-22T23:21:24.000000Z\",\n        \"updated_at\": \"2022-02-22T23:33:53.000000Z\",\n        \"javascript_function_parameters\": [\n            {\n                \"javascript_function_parameter_id\": 4,\n                \"javascript_function_id\": 4,\n                \"name\": \"test JS parameter\",\n                \"parameter_type\": \"NUMERIC\",\n                \"parameter_default_value\": \"\",\n                \"description\": \"test\",\n                \"created_at\": \"2022-02-22T23:33:53.000000Z\",\n                \"updated_at\": \"2022-02-22T23:33:53.000000Z\"\n            },\n            {\n                \"javascript_function_parameter_id\": 5,\n                \"javascript_function_id\": 4,\n                \"name\": \"test JS parameter 2\",\n                \"parameter_type\": \"NUMERIC\",\n                \"parameter_default_value\": \"\",\n                \"description\": \"test\",\n                \"created_at\": \"2022-02-22T23:33:53.000000Z\",\n                \"updated_at\": \"2022-02-22T23:33:53.000000Z\"\n            },\n            {\n                \"javascript_function_parameter_id\": 6,\n                \"javascript_function_id\": 4,\n                \"name\": \"test JS parameter 3\",\n                \"parameter_type\": \"NUMERIC\",\n                \"parameter_default_value\": \"\",\n                \"description\": \"test\",\n                \"created_at\": \"2022-02-22T23:33:53.000000Z\",\n                \"updated_at\": \"2022-02-22T23:33:53.000000Z\"\n            }\n        ]\n    }\n]"}],"_postman_id":"d5cc9d61-4b5c-4a3e-9d14-b74ea5267767"}],"id":"35dc4715-e4b3-4e15-b1d3-a6d0f3be31b0","_postman_id":"35dc4715-e4b3-4e15-b1d3-a6d0f3be31b0","description":""},{"name":"Event Profile","item":[{"name":"Show Event Profiles Copy","id":"734557cd-b578-4d44-b0d0-c11895b262e6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[{"key":"Content-Type","value":"application/x-www-form-urlencoded","type":"text"},{"key":"scope","value":"ac","type":"text","description":"<p>Access Scope [ac, sp] = ac for Studio | Build</p>\n"},{"key":"scope-id","value":"1","type":"text","description":"<p>Account ID from Studio | Manage | Account Profile when scope = ac</p>\n"},{"key":"studio-api-key","value":"{{studio_api_key}}","type":"text","description":"<p>API Key from Studio | Manage | API Keys</p>\n"}],"body":{"mode":"formdata","formdata":[]},"url":"{{base_url}}/content/event-profiles?per_page=24&page=1","urlObject":{"path":["content","event-profiles"],"host":["{{base_url}}"],"query":[{"disabled":true,"key":"search","value":"ac_id%3A1"},{"disabled":true,"key":"searchFields","value":"ac_id%3Alike"},{"disabled":true,"key":"orderBy","value":"ac_id"},{"disabled":true,"key":"sortedBy","value":"desc"},{"key":"per_page","value":"24"},{"key":"page","value":"1"}],"variable":[]}},"response":[],"_postman_id":"734557cd-b578-4d44-b0d0-c11895b262e6"},{"name":"List Event Profiles","id":"f101c7e6-e7c6-470d-98b7-8d5eefe76b6a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[{"key":"Content-Type","value":"application/x-www-form-urlencoded","type":"text"},{"key":"scope","value":"ac","type":"text","description":"<p>Access Scope [ac, sp] = ac for Studio | Build</p>\n"},{"key":"scope-id","value":"1","type":"text","description":"<p>Account ID from Studio | Manage | Account Profile when scope = ac</p>\n"},{"key":"studio-api-key","value":"{{studio_api_key}}","type":"text","description":"<p>API Key from Studio | Manage | API Keys</p>\n"}],"body":{"mode":"formdata","formdata":[]},"url":"{{base_url}}/eventProfile/event-profiles-list","urlObject":{"path":["eventProfile","event-profiles-list"],"host":["{{base_url}}"],"query":[{"disabled":true,"key":"search","value":"ac_id%3A1"},{"disabled":true,"key":"searchFields","value":"ac_id%3Alike"},{"disabled":true,"key":"per_page","value":"24"},{"disabled":true,"key":"page","value":"1"},{"disabled":true,"key":"orderBy","value":"ac_id"},{"disabled":true,"key":"sortedBy","value":"desc"}],"variable":[]}},"response":[],"_postman_id":"f101c7e6-e7c6-470d-98b7-8d5eefe76b6a"},{"name":"Create Event Profile","id":"580e1f1a-80d2-4e63-9d8f-8e59e9429994","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"scope","value":"ac","type":"text","description":"<p>Access Scope [ac, sp] = ac for Studio | Build</p>\n"},{"key":"scope-id","value":"{{scope_id}}","type":"text","description":"<p>Account ID from Studio | Manage | Account Profile when scope = ac</p>\n"},{"key":"studio-api-key","value":"{{studio_api_key}}","type":"text","description":"<p>API Key from Studio | Manage | API Keys</p>\n"}],"body":{"mode":"raw","raw":"{\n    \"profile_name\": \"kldsnfglnfl\",\n    \"event_name\": \"Ut maiores suscipit numquam vel ut laudantium ab.\",\n    \"is_enabled\": true,\n    \"created_at\": \"1984-11-27 13:22:10\",\n    \"updated_at\": \"1980-08-13 00:40:13\",\n    \"ac_id\": 1,\n    \"attributes\": [\n        {\n            \"name\": \"attribute_1\",\n            \"type\": \"STRING\",\n            \"label\": \"Label\",\n            \"description\": \"my description\",\n            \"default_value\": \"default_value\"\n        },\n        {\n            \"name\": \"_2attribute2\",\n            \"type\": \"INT64\",\n            \"label\": \"Label2\",\n            \"description\": \"my description\",\n            \"default_value\": \"123\"\n        }\n    ]\n}"},"url":"{{base_url}}/eventProfile/event-profiles","urlObject":{"path":["eventProfile","event-profiles"],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[{"id":"d9f5fd4c-8df8-4251-bce0-3ef113b882af","name":"create success","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"scope","value":"ac","type":"text","description":"Access Scope [ac, sp] = ac for Studio | Build"},{"key":"scope-id","value":"2","type":"text","description":"Account ID from Studio | Manage | Account Profile when scope = ac"},{"key":"studio-api-key","value":"{{studio_api_key}}","type":"text","description":"API Key from Studio | Manage | API Keys"}],"body":{"mode":"raw","raw":" {\n        \"name\": \"test JS function\",\n        \"description\": \"test\",\n        \"function_return_type\": \"STRING\",\n        \"function_content\": \"var someFunctionVar = '1'; return someFunctionVar;\",\n        \"max_timeout\": 5590,\n        \"ac_id\": 2,\n        \"javascript_function_parameters\": [\n            {\n                \"name\": \"test JS parameter\",\n                \"description\": \"test\",\n                \"parameter_type\": \"STRING\",\n                \"parameter_default_value\": \"\"\n            }\n        ]\n}\n"},"url":"{{base_url}}/javascriptfunction/javascript-functions"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Host","value":"localhost:8000"},{"key":"Date","value":"Tue, 22 Feb 2022 23:21:24 GMT"},{"key":"Date","value":"Tue, 22 Feb 2022 23:21:24 GMT"},{"key":"Connection","value":"close"},{"key":"X-Powered-By","value":"PHP/7.4.27"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Content-Type","value":"application/json"},{"key":"X-RateLimit-Limit","value":"6000"},{"key":"X-RateLimit-Remaining","value":"5999"},{"key":"ETag","value":"\"c237049db23525d684d42ba771b0a2cee5a03fff\""},{"key":"Set-Cookie","value":"laravel_session=YmOdFbSV2cAzZGuaufa746F5LRjKsiOCjz4AzoxB; expires=Fri, 25-Feb-2022 11:21:24 GMT; Max-Age=216000; path=/; httponly"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"ac_id\": 1,\n        \"profile_name\": \"Qui aut voluptas non impedit.\",\n        \"event_name\": \"Ut maiores suscipit numquam vel ut laudantium ab.\",\n        \"is_enabled\": true,\n        \"updated_at\": \"2022-07-14T09:02:55.000000Z\",\n        \"created_at\": \"2022-07-14T09:02:55.000000Z\",\n        \"event_profile_id\": 9,\n        \"attributes\": [\n            {\n                \"attribute_id\": 5,\n                \"event_profile_id\": 9,\n                \"name\": \"attribute 1\",\n                \"type\": \"STRING\",\n                \"description\": \"my description\",\n                \"label\": \"Label\",\n                \"default_value\": \"default_value\",\n                \"is_enabled\": false,\n                \"is_hidden\": false,\n                \"is_archived\": false,\n                \"created_at\": \"2022-07-14T09:02:55.000000Z\",\n                \"updated_at\": \"2022-07-14T09:02:55.000000Z\"\n            },\n            {\n                \"attribute_id\": 6,\n                \"event_profile_id\": 9,\n                \"name\": \"attribute 2\",\n                \"type\": \"INT64\",\n                \"description\": \"my description\",\n                \"label\": \"Label 2\",\n                \"default_value\": \"123\",\n                \"is_enabled\": false,\n                \"is_hidden\": false,\n                \"is_archived\": false,\n                \"created_at\": \"2022-07-14T09:02:55.000000Z\",\n                \"updated_at\": \"2022-07-14T09:02:55.000000Z\"\n            }\n        ],\n        \"computed\": {\n            \"is_in_use_count\": 0\n        }\n    }\n}"},{"id":"52ecdb8e-d650-427f-9e32-8427d28d21a7","name":"invalid return type","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"scope","value":"ac","type":"text","description":"Access Scope [ac, sp] = ac for Studio | Build"},{"key":"scope-id","value":"2","type":"text","description":"Account ID from Studio | Manage | Account Profile when scope = ac"},{"key":"studio-api-key","value":"{{studio_api_key}}","type":"text","description":"API Key from Studio | Manage | API Keys"}],"body":{"mode":"raw","raw":" {\n        \"name\": \"test JS function\",\n        \"description\": \"test\",\n        \"function_return_type\": \"INVALID_RETURN_TYPE\",\n        \"function_content\": \"var someFunctionVar = '1'; return someFunctionVar;\",\n        \"max_timeout\": 5590,\n        \"ac_id\": 2,\n        \"javascript_function_parameters\": [\n            {\n                \"name\": \"test JS parameter\",\n                \"description\": \"test\",\n                \"parameter_type\": \"STRING\",\n                \"parameter_default_value\": \"\"\n            }\n        ]\n}\n"},"url":"{{base_url}}/javascriptfunction/javascript-functions"},"status":"Unprocessable Entity","code":422,"_postman_previewlanguage":"json","header":[{"key":"Host","value":"localhost:8000"},{"key":"Date","value":"Tue, 22 Feb 2022 23:22:58 GMT"},{"key":"Date","value":"Tue, 22 Feb 2022 23:22:58 GMT"},{"key":"Connection","value":"close"},{"key":"X-Powered-By","value":"PHP/7.4.27"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Content-Type","value":"application/json"},{"key":"X-RateLimit-Limit","value":"6000"},{"key":"X-RateLimit-Remaining","value":"5999"},{"key":"Set-Cookie","value":"laravel_session=YmOdFbSV2cAzZGuaufa746F5LRjKsiOCjz4AzoxB; expires=Fri, 25-Feb-2022 11:22:58 GMT; Max-Age=216000; path=/; httponly"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"The given data was invalid. Invalid Data -\\nThe selected attributes.1.type is invalid.\"\n}"}],"_postman_id":"580e1f1a-80d2-4e63-9d8f-8e59e9429994"},{"name":"Update Event Profile","id":"d068d201-815e-4ecc-b992-8977fd26aeb9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"PUT","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"scope","value":"ac","type":"text","description":"<p>Access Scope [ac, sp] = ac for Studio | Build</p>\n"},{"key":"scope-id","value":"{{scope_id}}","type":"text","description":"<p>Account ID from Studio | Manage | Account Profile when scope = ac</p>\n"},{"key":"studio-api-key","value":"{{studio_api_key}}","type":"text","description":"<p>API Key from Studio | Manage | API Keys</p>\n"}],"body":{"mode":"raw","raw":"{\n    \"profile_name\": \"asd\",\n    \"event_name\": \"Ut maiores suscipit numquam vel ut laudantium ab.\",\n    \"is_enabled\": true,\n    \"created_at\": \"1984-11-27 13:22:10\",\n    \"updated_at\": \"1980-08-13 00:40:13\",\n    \"ac_id\": 1,\n    \"attributes\": [\n        {\n            \"name\": \"attribute_1\",\n            \"type\": \"STRING\",\n            \"label\": \"Label\",\n            \"description\": \"my description\",\n            \"default_value\": \"default_value\"\n        },\n        {\n            \"name\": \"attribute_2\",\n            \"type\": \"INT64\",\n            \"label\": \"Label_2\",\n            \"description\": \"my description\",\n            \"default_value\": \"123\"\n        },\n        {\n            \"name\": \"attribute_3\",\n            \"type\": \"INT64\",\n            \"label\": \"Label_3\",\n            \"description\": \"my description\",\n            \"default_value\": \"123\"\n        },\n        {\n            \"name\": \"past_attrib\",\n            \"type\": \"STRING\",\n            \"label\": \"Label_3\",\n            \"description\": \"my description\",\n            \"default_value\": \"123\"\n        }\n    ]\n}"},"url":"{{base_url}}/eventProfile/event-profiles/15","urlObject":{"path":["eventProfile","event-profiles","15"],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[{"id":"5267ee38-bae5-449e-923b-7a1c7fb13c29","name":"Cannot recreate attribute with the same name but different type","originalRequest":{"method":"PUT","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"scope","value":"ac","type":"text","description":"Access Scope [ac, sp] = ac for Studio | Build"},{"key":"scope-id","value":"{{scope_id}}","type":"text","description":"Account ID from Studio | Manage | Account Profile when scope = ac"},{"key":"studio-api-key","value":"{{studio_api_key}}","type":"text","description":"API Key from Studio | Manage | API Keys"}],"body":{"mode":"raw","raw":"{\n    \"profile_name\": \"asd\",\n    \"event_name\": \"Ut maiores suscipit numquam vel ut laudantium ab.\",\n    \"is_enabled\": true,\n    \"created_at\": \"1984-11-27 13:22:10\",\n    \"updated_at\": \"1980-08-13 00:40:13\",\n    \"ac_id\": 1,\n    \"attributes\": [\n        {\n            \"name\": \"attribute_1\",\n            \"type\": \"STRING\",\n            \"label\": \"Label\",\n            \"description\": \"my description\",\n            \"default_value\": \"default_value\"\n        },\n        {\n            \"name\": \"attribute_2\",\n            \"type\": \"INT64\",\n            \"label\": \"Label_2\",\n            \"description\": \"my description\",\n            \"default_value\": \"123\"\n        },\n        {\n            \"name\": \"attribute_3\",\n            \"type\": \"INT64\",\n            \"label\": \"Label_3\",\n            \"description\": \"my description\",\n            \"default_value\": \"123\"\n        },\n        {\n            \"name\": \"past_attrib\",\n            \"type\": \"INT64\",\n            \"label\": \"Label_3\",\n            \"description\": \"my description\",\n            \"default_value\": \"123\"\n        }\n    ]\n}"},"url":"{{base_url}}/eventProfile/event-profiles/15"},"status":"Unprocessable Content","code":422,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.21.6"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"PHP/7.4.29"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Date","value":"Fri, 15 Jul 2022 07:38:32 GMT"},{"key":"X-RateLimit-Limit","value":"6000"},{"key":"X-RateLimit-Remaining","value":"5996"},{"key":"Set-Cookie","value":"studio_session=EvaUunIFTPDgfUWUcNl4vgAl8YsE4aRidQbE92IC; expires=Fri, 15-Jul-2022 09:38:32 GMT; Max-Age=7200; path=/; secure; httponly"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"The given data was invalid. Attribute \\\"past_attrib\\\" expected type 'STRING', got 'INT64' instead.\"\n}"}],"_postman_id":"d068d201-815e-4ecc-b992-8977fd26aeb9"},{"name":"Delete Event Profile","id":"095e3535-d4b6-4a83-9009-b820cd0472d6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"DELETE","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"scope","value":"ac","type":"text","description":"<p>Access Scope [ac, sp] = ac for Studio | Build</p>\n"},{"key":"scope-id","value":"{{scope_id}}","type":"text","description":"<p>Account ID from Studio | Manage | Account Profile when scope = ac</p>\n"},{"key":"studio-api-key","value":"{{studio_api_key}}","type":"text","description":"<p>API Key from Studio | Manage | API Keys</p>\n"}],"body":{"mode":"raw","raw":"{\n    \"profile_name\": \"Qui aut voluptas non impedit.\",\n    \"event_name\": \"Ut maiores suscipit numquam vel ut laudantium ab.\",\n    \"is_enabled\": true,\n    \"created_at\": \"1984-11-27 13:22:10\",\n    \"updated_at\": \"1980-08-13 00:40:13\",\n    \"ac_id\": 1,\n    \"attributes\": [\n        {\n            \"name\": \"attribute 1\",\n            \"type\": \"STRING\",\n            \"label\": \"Label\",\n            \"description\": \"my description\",\n            \"default_value\": \"default_value\"\n        },\n        {\n            \"name\": \"attribute 2\",\n            \"type\": \"INT64\",\n            \"label\": \"Label 2\",\n            \"description\": \"my description\",\n            \"default_value\": \"123\"\n        }\n    ]\n}"},"url":"{{base_url}}/eventProfile/event-profiles/10","urlObject":{"path":["eventProfile","event-profiles","10"],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[{"id":"923ba41b-0ae0-43bf-88fe-83bc727b60f5","name":"Delete success","originalRequest":{"method":"DELETE","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"scope","value":"ac","type":"text","description":"Access Scope [ac, sp] = ac for Studio | Build"},{"key":"scope-id","value":"{{scope_id}}","type":"text","description":"Account ID from Studio | Manage | Account Profile when scope = ac"},{"key":"studio-api-key","value":"{{studio_api_key}}","type":"text","description":"API Key from Studio | Manage | API Keys"}],"body":{"mode":"raw","raw":"{\n    \"profile_name\": \"Qui aut voluptas non impedit.\",\n    \"event_name\": \"Ut maiores suscipit numquam vel ut laudantium ab.\",\n    \"is_enabled\": true,\n    \"created_at\": \"1984-11-27 13:22:10\",\n    \"updated_at\": \"1980-08-13 00:40:13\",\n    \"ac_id\": 1,\n    \"attributes\": [\n        {\n            \"name\": \"attribute 1\",\n            \"type\": \"STRING\",\n            \"label\": \"Label\",\n            \"description\": \"my description\",\n            \"default_value\": \"default_value\"\n        },\n        {\n            \"name\": \"attribute 2\",\n            \"type\": \"INT64\",\n            \"label\": \"Label 2\",\n            \"description\": \"my description\",\n            \"default_value\": \"123\"\n        }\n    ]\n}"},"url":"{{base_url}}/eventProfile/event-profiles/10"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.21.6"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"PHP/7.4.29"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Date","value":"Fri, 15 Jul 2022 01:26:04 GMT"},{"key":"X-RateLimit-Limit","value":"6000"},{"key":"X-RateLimit-Remaining","value":"5999"},{"key":"ETag","value":"\"59f329c8b64d7f4b7059eb54fa6debef6a7bf992\""},{"key":"Set-Cookie","value":"studio_session=BdFk2t2rGAehf7dqU6HJDDG8x62c9UvdHydIRXWV; expires=Fri, 15-Jul-2022 03:26:04 GMT; Max-Age=7200; path=/; secure; httponly"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"brackets/admin-ui::admin.operation.succeeded\"\n}"}],"_postman_id":"095e3535-d4b6-4a83-9009-b820cd0472d6"}],"id":"e15560a8-a787-42aa-9b4e-cfecb7bc603e","_postman_id":"e15560a8-a787-42aa-9b4e-cfecb7bc603e","description":""}],"id":"c309c053-e327-4d62-bd89-86208200b8cb","_postman_id":"c309c053-e327-4d62-bd89-86208200b8cb","description":""},{"name":"Callflow","item":[{"name":"HangupHeaderData","item":[{"name":"Get Hangup Headers","id":"e5fde634-18aa-46cf-bdfe-28b8d060fd8b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[{"key":"studio-api-key","value":"{{studio-api-key}}","description":"<p>API Key from Studio | Manage | API Keys</p>\n","type":"text"}],"url":"{{base_url}}/hangup-header?call_id=614c17326dd456632222a7d036bf7f51@0.0.0.0","description":"<p>Get Hangup Headers using the sip call id</p>\n","urlObject":{"path":["hangup-header"],"host":["{{base_url}}"],"query":[{"key":"call_id","value":"614c17326dd456632222a7d036bf7f51@0.0.0.0"}],"variable":[]}},"response":[],"_postman_id":"e5fde634-18aa-46cf-bdfe-28b8d060fd8b"}],"id":"8745ef0a-e1dc-41ce-b223-a5ad469aa8f9","_postman_id":"8745ef0a-e1dc-41ce-b223-a5ad469aa8f9","description":""},{"name":"Add Messaging Node","id":"a9d41c10-2e01-435c-b8e2-b462ede5aa87","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"token":"{{token}}"},"isInherited":false},"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n            \"node_name\": \"Another new Integration Node\",\r\n            \"tooltip\": \"Testing Google services\",\r\n            \"task_id\": {{task_id}},\r\n            \"ac_id\": {{ac_id}},\r\n            \"node_type\": \"integration\",\r\n            \"connector_parent\": {\r\n            \t\"data\": {\r\n            \t\t\"pid\" : 13\r\n            \t}\r\n            },\r\n            \"integration_node\": {\r\n                \"data\": {\r\n                    \"url\": \"http://www.google.com\",\r\n                    \"authentications\": \"\",\r\n                    \"headers\": \"\",\r\n                    \"http_method\": \"POST\",\r\n                    \"parameters\": \"\",\r\n                    \"post_raw_data\": \"\",\r\n                    \"return_values\": \"\",\r\n                    \"fetch_timeout\": 30\r\n                }\r\n            }\r\n        }"},"url":"{{base_url}}/node/nodes","urlObject":{"path":["node","nodes"],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"a9d41c10-2e01-435c-b8e2-b462ede5aa87"},{"name":"Update Messaging Node","id":"9f454186-3b20-477e-ad84-884a43da3178","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"PUT","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"},{"key":"studio-api-key","value":"{{studio-api-key}}","description":"<p>API Key from Studio | Manage | API Keys</p>\n","type":"text"}],"body":{"mode":"raw","raw":"{\r\n        \"node_name\": \"Edit new Integration Node\",\r\n        \"tooltip\": \"Testing Google services\",\r\n        \"node_type\": \"integration\",\r\n        \"task_id\": {{task_id}},\r\n        \"ac_id\": {{ac_id}},\r\n        \"updated_at\": \"2019-10-22 00:40:07\",\r\n        \"created_at\": \"2019-10-22 00:40:07\",\r\n        \"node_id\": 33,\r\n        \"integration_node\": {\r\n            \"data\": {\r\n                \"node_id\": 33,\r\n                \"url\": \"http://www.google.com\",\r\n                \"authentications\": \"\",\r\n                \"headers\": \"\",\r\n                \"http_method\": \"POST\",\r\n                \"parameters\": \"\",\r\n                \"post_raw_data\": \"\",\r\n                \"return_values\": \"\",\r\n                \"fetch_timeout\": 30,\r\n                \"created_at\": \"2019-10-22 00:40:07\",\r\n                \"updated_at\": \"2019-10-22 00:40:07\"\r\n            }\r\n        }\r\n    }"},"url":"{{base_url}}/node/nodes/33","urlObject":{"path":["node","nodes","33"],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"9f454186-3b20-477e-ad84-884a43da3178"},{"name":"Test Webservice","id":"ce5a7c9b-2b12-4f9b-88cb-ec4a5becd635","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","type":"text","value":"application/json"},{"key":"studio-api-key","value":"{{studio-api-key}}","description":"<p>API Key from Studio | Manage | API Keys</p>\n","type":"text"}],"body":{"mode":"raw","raw":"{\n\t\"url\" : \"https://httpbin.org/xml\",\n\t\"test_url\" : \"https://httpbin.org/xml\",\n\t\"http_method\" : \"GET\",\n\t\"fetch_timeout\" : 30,\n\t\"task_id\" : {{task_id}},\n\t\"ac_id\" : {{ac_id}},\n\t\"parameters\" : \"[{'key':'test','value':'test','test_value':'test'}]\",\n\t\"headers\" : \"[{'key':'test','value':'test','test_value':'test'}]\"\n}"},"url":"{{base_url}}/node/testwebservice","urlObject":{"path":["node","testwebservice"],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"ce5a7c9b-2b12-4f9b-88cb-ec4a5becd635"},{"name":"Delete Node","id":"11681a82-ba69-438e-862e-09079cdda358","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"DELETE","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"},{"key":"studio-api-key","value":"{{studio-api-key}}","description":"<p>API Key from Studio | Manage | API Keys</p>\n","type":"text"}],"body":{"mode":"raw","raw":""},"url":"{{base_url}}/node/nodes/11","urlObject":{"path":["node","nodes","11"],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"11681a82-ba69-438e-862e-09079cdda358"},{"name":"Add Messaging Conversation","id":"a114229d-c10e-4abc-bab6-e555cc137365","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"},{"key":"studio-api-key","value":"{{studio-api-key}}","description":"<p>API Key from Studio | Manage | API Keys</p>\n","type":"text"}],"body":{"mode":"raw","raw":"{\n\t\"node_name\" : \"New Messaging Node\",\n\t\"tooltip\" : \"This is reply sms node\",\n\t\"node_type\" : \"messaging_conversation\",\n\t\"task_id\" : {{task_id}},\n\t\"ac_id\" : {{ac_id}},\n\t\"messaging_node\" : {\n\t\t\"data\" : {\n\t\t\t\"sms_content\" : \"Hello how are you\",\n\t\t\t\"phone_number\" : \"0416669123\",\n\t\t\t\"keyword_conditions\" : [\n\t        {\n\t          \"keyword\" :  \"one\",\n\t          \"node_name\": \"GotoOne\",\n\t          \"node_id\": -1\n\t        },\n\t        {\n\t          \"keyword\": \"two\",\n\t          \"node_name\": \"\",\n\t          \"node_id\": -1\n\t        }\n\t      ]\n\t\t}\n\t},\n    \"connector_parent\": {\n        \"data\": {\n            \"pid\": 7\n        }\n    }\n}"},"url":"{{base_url}}/node/nodes","urlObject":{"path":["node","nodes"],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"a114229d-c10e-4abc-bab6-e555cc137365"},{"name":"Execute Expression","id":"889e101f-0628-4d76-9c3e-05679b036b2b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"},{"key":"studio-api-key","value":"{{studio-api-key}}","description":"<p>API Key from Studio | Manage | API Keys</p>\n","type":"text"}],"body":{"mode":"raw","raw":"{\n\t\"expressions\": {\n\t\t\"expr1\": {\n\t\t\t\"function\": \"text_input\",\n\t\t\t\"parameter1\": \"sometext\"\n\t\t}\n\t},\n\t\"variables\" : {\n\t\t\"some variable\": \"amazing\"\n\t}\n}"},"url":"{{base_url}}/node/execute_expression","description":"<p>fsfaesf</p>\n","urlObject":{"path":["node","execute_expression"],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"889e101f-0628-4d76-9c3e-05679b036b2b"},{"name":"Get Nodes for a Task","id":"8e61025d-d1e6-4ab0-9e61-0317d7331fc8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[{"key":"studio-api-key","value":"{{studio-api-key}}","description":"<p>API Key from Studio | Manage | API Keys</p>\n","type":"text"}],"url":"{{base_url}}/node/nodes?ac_id={{ac_id}}&task_id={{task_id}}","urlObject":{"path":["node","nodes"],"host":["{{base_url}}"],"query":[{"key":"ac_id","value":"{{ac_id}}"},{"disabled":true,"key":"include","value":"node_type"},{"key":"task_id","value":"{{task_id}}"}],"variable":[]}},"response":[],"_postman_id":"8e61025d-d1e6-4ab0-9e61-0317d7331fc8"},{"name":"Get Nodes for a Task By Phone Number","id":"78579283-aff0-4d35-8dca-02b77b3113ed","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[{"key":"studio-api-key","value":"{{studio-api-key}}","description":"<p>API Key from Studio | Manage | API Keys</p>\n","type":"text"}],"url":"{{base_url}}/node/getNodesByNumber?phone_number={{phone_number}}&include=node_type,connector_child","urlObject":{"path":["node","getNodesByNumber"],"host":["{{base_url}}"],"query":[{"key":"phone_number","value":"{{phone_number}}"},{"key":"include","value":"node_type,connector_child"}],"variable":[]}},"response":[],"_postman_id":"78579283-aff0-4d35-8dca-02b77b3113ed"},{"name":"Prompt Recorder Node - Script Prompt","id":"3fdfc70c-7e18-474e-b99c-c4dc76f691f0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"token":"{{token}}"},"isInherited":false},"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"node_name\": \"Prompt Recorder Node\",\n            \"task_id\": 19,\n            \"canvas_id\": 42,\n            \"ac_id\": 1,\n            \"node_type\": \"prompt_recorder\",\n            \"recorder_type\": \"script_prompt\",\n            \"connector_parent\": {\n            \t\"data\": {\n            \t\t\"pid\" : 105\n            \t}\n            },\n            \"prompt_recorder_node\": {\n                \"data\": {\n                    \"prompt_text\": \"prompt text\",\n                    \"recording_prompt_id\": null,\n                    \"recording_prompt_suffix\": null,\n                    \"recording_variable_id\": null\n                }\n            }\n        }"},"url":"{{base_url}}/node/nodes","urlObject":{"path":["node","nodes"],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"3fdfc70c-7e18-474e-b99c-c4dc76f691f0"},{"name":"Prompt Recorder Node - Dynamic Task Prompt","id":"686c0a73-75bb-4e35-b6d2-62a90f8a9b27","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"token":"{{token}}"},"isInherited":false},"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"node_name\": \"Prompt Recorder Node\",\n            \"task_id\": 19,\n            \"canvas_id\": 42,\n            \"ac_id\": 1,\n            \"node_type\": \"prompt_recorder\",\n            \"connector_parent\": {\n            \t\"data\": {\n            \t\t\"pid\" : 105\n            \t}\n            },\n            \"prompt_recorder_node\": {\n                \"data\": {\n                    \"prompt_text\": \"prompt text\",\n                    \"recording_prompt_id\": null,\n                    \"recording_prompt_suffix\": null,\n                    \"recording_variable_id\": null,\n                    \"recorder_type\": \"dynamic_task_prompt_reference\"\n                }\n            }\n        }"},"url":"{{base_url}}/node/nodes","urlObject":{"path":["node","nodes"],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"686c0a73-75bb-4e35-b6d2-62a90f8a9b27"}],"id":"96ad56c0-bdb8-4b86-9a30-5ddff361595e","event":[{"listen":"prerequest","script":{"id":"b7aa1377-1f14-4ff2-9e86-6e8107211b7e","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"20366389-85d4-470d-a39f-37d1b7d4640f","type":"text/javascript","exec":[""]}}],"_postman_id":"96ad56c0-bdb8-4b86-9a30-5ddff361595e","description":""},{"name":"Campaigns","item":[{"name":"Web APIs","item":[{"name":"download campaign dialing list","id":"911b44d7-4fc0-4463-aea6-c16171550039","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[{"key":"scope","type":"text","value":"ac","description":"<p>Access Scope [ac, sp] = ac for Studio | Build</p>\n"},{"key":"scope-id","type":"text","value":"1","description":"<p>Account ID from Studio | Manage | Account Profile when scope = ac</p>\n"},{"key":"studio-api-key","value":"{{studio-api-key}}","description":"<p>API Key from Studio | Manage | API Keys</p>\n","type":"text"}],"body":{"mode":"urlencoded","urlencoded":[]},"url":"{{base_url}}/campaign/{{campaign_id}}/download","description":"<p>This is to download the customer uploaded dialling list csv</p>\n","urlObject":{"path":["campaign","{{campaign_id}}","download"],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[{"id":"980b8839-8789-41c8-beec-bf66a2ce14c2","name":"download campaign dialing list","originalRequest":{"method":"POST","header":[{"key":"scope","type":"text","value":"ac","description":"Access Scope [ac, sp] = ac for Studio | Build"},{"key":"scope-id","type":"text","value":"1","description":"Account ID from Studio | Manage | Account Profile when scope = ac"}],"body":{"mode":"urlencoded","urlencoded":[]},"url":"{{base_url}}/campaign/{{campaign_id}}/download"},"status":"OK","code":200,"_postman_previewlanguage":"plain","header":[{"key":"Date","value":"Fri, 10 Jul 2020 01:08:18 GMT"},{"key":"Server","value":"Apache/2.4.41 (Win64) OpenSSL/1.1.1c PHP/7.2.28"},{"key":"Vary","value":"Authorization"},{"key":"X-Powered-By","value":"PHP/7.2.28"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Content-Disposition","value":"attachment; filename=campaign_dialing_list.csv"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"59"},{"key":"ETag","value":"\"da39a3ee5e6b4b0d3255bfef95601890afd80709\""},{"key":"Set-Cookie","value":"studio_session=fd8hxSwyncBWJrEcNFwKN1qKsdlVwBTcIBphinLx; expires=Fri, 10-Jul-2020 03:08:21 GMT; Max-Age=7200; path=/; httponly"},{"key":"Content-Length","value":"101"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"text/csv; charset=UTF-8"}],"cookie":[],"responseTime":null,"body":"phone_number,def_renamed,\"new variable\"\n0468855467,Sreejith,\"new guy\"\n0468455467,Richu,\"old guy jjj\"\n"}],"_postman_id":"911b44d7-4fc0-4463-aea6-c16171550039"},{"name":"download campaign template","id":"339ac0fc-9ba5-49c2-827f-987732708834","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[{"key":"scope","value":"ac","type":"text","description":"<p>Access Scope [ac, sp] = ac for Studio | Build</p>\n"},{"key":"scope-id","value":"1","type":"text","description":"<p>Account ID from Studio | Manage | Account Profile when scope = ac</p>\n"},{"key":"studio-api-key","value":"{{studio-api-key}}","description":"<p>API Key from Studio | Manage | API Keys</p>\n","type":"text"}],"body":{"mode":"urlencoded","urlencoded":[]},"url":"{{base_url}}/campaign/{{campaign_id}}/template","description":"<p>This api is to download the template with header line of the contents to be uploaded as part of the dialing list for a campaign</p>\n","urlObject":{"path":["campaign","{{campaign_id}}","template"],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[{"id":"3e720ee5-6c64-4458-a4ab-f9585c8c2eab","name":"download campaign template","originalRequest":{"method":"POST","header":[{"key":"scope","value":"ac","type":"text","description":"Access Scope [ac, sp] = ac for Studio | Build"},{"key":"scope-id","value":"1","type":"text","description":"Account ID from Studio | Manage | Account Profile when scope = ac"}],"body":{"mode":"urlencoded","urlencoded":[]},"url":"{{base_url}}/campaign/{{campaign_id}}/template"},"status":"OK","code":200,"_postman_previewlanguage":"plain","header":[{"key":"Date","value":"Fri, 10 Jul 2020 01:08:25 GMT"},{"key":"Server","value":"Apache/2.4.41 (Win64) OpenSSL/1.1.1c PHP/7.2.28"},{"key":"Vary","value":"Authorization"},{"key":"X-Powered-By","value":"PHP/7.2.28"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Content-Disposition","value":"attachment; filename=template.csv"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"58"},{"key":"ETag","value":"\"da39a3ee5e6b4b0d3255bfef95601890afd80709\""},{"key":"Set-Cookie","value":"studio_session=fd8hxSwyncBWJrEcNFwKN1qKsdlVwBTcIBphinLx; expires=Fri, 10-Jul-2020 03:08:29 GMT; Max-Age=7200; path=/; httponly"},{"key":"Content-Length","value":"40"},{"key":"Keep-Alive","value":"timeout=5, max=99"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"text/csv; charset=UTF-8"}],"cookie":[],"responseTime":null,"body":"phone_number,def_renamed,\"new variable\"\n"}],"_postman_id":"339ac0fc-9ba5-49c2-827f-987732708834"},{"name":"Get Postman Collection","id":"b77b9ff5-4115-46d8-8c66-9f6540804e61","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[{"key":"scope","value":"ac","type":"text","description":"<p>Access Scope [ac, sp] = ac for Studio | Build</p>\n"},{"key":"scope-id","value":"1","type":"text","description":"<p>Account ID from Studio | Manage | Account Profile when scope = ac</p>\n"},{"key":"studio-api-key","value":"{{studio-api-key}}","description":"<p>Account ID from Studio | Manage | Account Profile when scope = ac</p>\n","type":"text"}],"body":{"mode":"urlencoded","urlencoded":[{"key":"server","value":"http://localhost:8000","type":"text"}]},"url":"{{base_url}}/campaign/{{campaign_id}}/collection","urlObject":{"path":["campaign","{{campaign_id}}","collection"],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"b77b9ff5-4115-46d8-8c66-9f6540804e61"}],"id":"7a57d408-7927-465e-881c-6706300bf2ab","_postman_id":"7a57d408-7927-465e-881c-6706300bf2ab","description":""},{"name":"Public APIs","item":[{"name":"Dialing list upload","id":"e5a81116-8976-4246-8336-b02a2991d561","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[{"key":"studio-api-key","value":"{{studio_api_key}}","type":"text","description":"<p>API Key from Studio | Manage | API Keys</p>\n"}],"body":{"mode":"formdata","formdata":[{"key":"campaign_key","value":"{{lbc_campaign_key}}","description":"<p>Campaign Key associated with the campaign</p>\n","type":"text"},{"key":"file","description":"<p>Dialing list for the list based campaign</p>\n","type":"file","src":"/Users/nishanksamant/Downloads/numbers.csv"},{"key":"insert_type","value":"replace","description":"<p>replace or append</p>\n","type":"text"}]},"url":"{{base_url}}/campaign/upload","description":"<p>Public facing API to upload a dialing list for a list based campaign.\nA specific campaign is targeted using combination of ac_api_key and campaign_key</p>\n","urlObject":{"path":["campaign","upload"],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[{"id":"636f0669-79a8-4cd2-a92e-a57c799cb30e","name":"upload successful","originalRequest":{"method":"POST","header":[{"key":"studio-api-key","value":"{{studio_api_key}}","type":"text","description":"API Key from Studio | Manage | API Keys"}],"body":{"mode":"formdata","formdata":[{"key":"campaign_key","value":"{{campaign_key}}","description":"Campaign Key associated with the campaign","type":"text"},{"key":"file","description":"Dialing list for the list based campaign","type":"file","src":"/C:/Users/Richu/Desktop/campaign_four_csv_data (4).csv"},{"key":"insert_type","value":"replace","description":"replace or append","type":"text"}]},"url":"{{base_url}}/campaign/upload"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 10 Jul 2020 01:43:43 GMT"},{"key":"Server","value":"Apache/2.4.41 (Win64) OpenSSL/1.1.1c PHP/7.2.28"},{"key":"X-Powered-By","value":"PHP/7.2.28"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"58"},{"key":"ETag","value":"\"c760126fd6fe03199b5f4925985da7e9d1357cc5\""},{"key":"Set-Cookie","value":"studio_session=fd8hxSwyncBWJrEcNFwKN1qKsdlVwBTcIBphinLx; expires=Fri, 10-Jul-2020 03:43:47 GMT; Max-Age=7200; path=/; httponly"},{"key":"Content-Length","value":"78"},{"key":"Connection","value":"close"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"campaign data uploaded, inserted: 2, failed: 0\",\n    \"status_code\": 200\n}"},{"id":"b772dfab-b35f-431b-9e08-137492cd246a","name":"file not uploaded","originalRequest":{"method":"POST","header":[{"key":"studio-api-key","value":"{{studio_api_key}}","type":"text","description":"API Key from Studio | Manage | API Keys"}],"body":{"mode":"formdata","formdata":[{"key":"campaign_key","value":"{{campaign_key}}","description":"Campaign Key associated with the campaign","type":"text"},{"key":"file","description":"Dialing list for the list based campaign","type":"file","src":"/C:/Users/Richu/Desktop/campaign_four_csv_data (4).csv","disabled":true},{"key":"insert_type","value":"replace","description":"replace or append","type":"text"}]},"url":"{{base_url}}/campaign/upload"},"status":"Unprocessable Entity","code":422,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 10 Jul 2020 01:43:01 GMT"},{"key":"Server","value":"Apache/2.4.41 (Win64) OpenSSL/1.1.1c PHP/7.2.28"},{"key":"X-Powered-By","value":"PHP/7.2.28"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"59"},{"key":"Set-Cookie","value":"studio_session=fd8hxSwyncBWJrEcNFwKN1qKsdlVwBTcIBphinLx; expires=Fri, 10-Jul-2020 03:43:03 GMT; Max-Age=7200; path=/; httponly"},{"key":"Content-Length","value":"118"},{"key":"Connection","value":"close"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"The given data was invalid.\",\n    \"errors\": [\n        [\n            \"Invalid Data -\\nThe file field is required.\"\n        ]\n    ],\n    \"status_code\": 422\n}"}],"_postman_id":"e5a81116-8976-4246-8336-b02a2991d561"},{"name":"Change list based campaign schedule","id":"8efdb463-96db-4f2d-8c56-908fe62cf4bc","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[{"key":"studio-api-key","value":"{{studio_api_key}}","type":"text","description":"<p>API Key from Studio | Manage | API Keys</p>\n"}],"body":{"mode":"urlencoded","urlencoded":[{"key":"campaign_key","value":"{{lbc_campaign_key}}","description":"<p>Campaign Key associated with the campaign</p>\n","type":"text"},{"key":"day","value":"friday","description":"<p>day of the week. Can be any one of monday, tuesday, wednesday, thursday, friday, saturday, sunday </p>\n","type":"text"},{"key":"start_time","value":"09:00","description":"<p>valid HH:MM format</p>\n","type":"text","disabled":true},{"key":"end_time","value":"17:30","description":"<p>valid HH:MM format</p>\n","type":"text","disabled":true},{"key":"after_hour_action","value":"pause","description":"<p>pause or stop</p>\n","type":"text","disabled":true},{"key":"skip_day","value":"0","description":"<p>0 for false, 1 for true</p>\n","type":"text","disabled":true}]},"url":"{{base_url}}/campaign/schedule","urlObject":{"path":["campaign","schedule"],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[{"id":"0ecc78fa-51ba-4e3c-a290-0a31ddb3279b","name":"invalid end time","originalRequest":{"method":"POST","header":[{"key":"studio-api-key","value":"{{studio_api_key}}","type":"text","description":"API Key from Studio | Manage | API Keys"}],"body":{"mode":"urlencoded","urlencoded":[{"key":"campaign_key","value":"{{campaign_key}}","description":"Campaign Key associated with the campaign","type":"text"},{"key":"day","value":"friday","description":"day of the week. Can be any one of monday, tuesday, wednesday, thursday, friday, saturday, sunday ","type":"text"},{"key":"start_time","value":"09:00","description":"valid HH:MM format","type":"text","disabled":true},{"key":"end_time","value":"24:00","description":"valid HH:MM format","type":"text"},{"key":"after_hour_action","value":"pause","description":"pause or stop","type":"text","disabled":true},{"key":"skip_day","value":"0","description":"true or false","type":"text","disabled":true}]},"url":"{{base_url}}/campaign/schedule"},"status":"Unprocessable Entity","code":422,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 10 Jul 2020 01:56:28 GMT"},{"key":"Server","value":"Apache/2.4.41 (Win64) OpenSSL/1.1.1c PHP/7.2.28"},{"key":"X-Powered-By","value":"PHP/7.2.28"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"59"},{"key":"Set-Cookie","value":"studio_session=fd8hxSwyncBWJrEcNFwKN1qKsdlVwBTcIBphinLx; expires=Fri, 10-Jul-2020 03:56:30 GMT; Max-Age=7200; path=/; httponly"},{"key":"Content-Length","value":"48"},{"key":"Connection","value":"close"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"invalid end time\",\n    \"status_code\": 422\n}"},{"id":"48a87d63-4c00-426e-903a-577fcd5974e9","name":"successful schedule update","originalRequest":{"method":"POST","header":[{"key":"studio-api-key","value":"{{studio_api_key}}","type":"text","description":"API Key from Studio | Manage | API Keys"}],"body":{"mode":"urlencoded","urlencoded":[{"key":"campaign_key","value":"{{campaign_key}}","description":"Campaign Key associated with the campaign","type":"text"},{"key":"day","value":"friday","description":"day of the week. Can be any one of monday, tuesday, wednesday, thursday, friday, saturday, sunday ","type":"text"},{"key":"start_time","value":"09:00","description":"valid HH:MM format","type":"text"},{"key":"end_time","value":"17:00","description":"valid HH:MM format","type":"text","disabled":true},{"key":"after_hour_action","value":"pause","description":"pause or stop","type":"text","disabled":true},{"key":"skip_day","value":"0","description":"true or false","type":"text","disabled":true}]},"url":"{{base_url}}/campaign/schedule"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 10 Jul 2020 01:54:44 GMT"},{"key":"Server","value":"Apache/2.4.41 (Win64) OpenSSL/1.1.1c PHP/7.2.28"},{"key":"X-Powered-By","value":"PHP/7.2.28"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"59"},{"key":"ETag","value":"\"adaed7adf889f3b9ae30441aeaf14c366774441a\""},{"key":"Set-Cookie","value":"studio_session=fd8hxSwyncBWJrEcNFwKN1qKsdlVwBTcIBphinLx; expires=Fri, 10-Jul-2020 03:54:46 GMT; Max-Age=7200; path=/; httponly"},{"key":"Content-Length","value":"61"},{"key":"Connection","value":"close"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"schedule updated successfully\",\n    \"status_code\": 200\n}"},{"id":"6bf2327f-1de4-41b8-bd94-2d1f59c3ae66","name":"start time greater than end time","originalRequest":{"method":"POST","header":[{"key":"studio-api-key","value":"{{studio_api_key}}","type":"text","description":"API Key from Studio | Manage | API Keys"}],"body":{"mode":"urlencoded","urlencoded":[{"key":"campaign_key","value":"{{campaign_key}}","description":"Campaign Key associated with the campaign","type":"text"},{"key":"day","value":"friday","description":"day of the week. Can be any one of monday, tuesday, wednesday, thursday, friday, saturday, sunday ","type":"text"},{"key":"start_time","value":"11:00","description":"valid HH:MM format","type":"text"},{"key":"end_time","value":"10:00","description":"valid HH:MM format","type":"text"},{"key":"after_hour_action","value":"pause","description":"pause or stop","type":"text","disabled":true},{"key":"skip_day","value":"0","description":"true or false","type":"text","disabled":true}]},"url":"{{base_url}}/campaign/schedule"},"status":"Unprocessable Entity","code":422,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 10 Jul 2020 02:08:30 GMT"},{"key":"Server","value":"Apache/2.4.41 (Win64) OpenSSL/1.1.1c PHP/7.2.28"},{"key":"X-Powered-By","value":"PHP/7.2.28"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"59"},{"key":"Set-Cookie","value":"studio_session=fd8hxSwyncBWJrEcNFwKN1qKsdlVwBTcIBphinLx; expires=Fri, 10-Jul-2020 04:08:32 GMT; Max-Age=7200; path=/; httponly"},{"key":"Content-Length","value":"98"},{"key":"Connection","value":"close"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"start time 11:00 cannot be greater than or equal to end time 10:00\",\n    \"status_code\": 422\n}"},{"id":"8bd82a42-2ab5-4375-97e5-d523bb2f5634","name":"invalid start time format","originalRequest":{"method":"POST","header":[{"key":"studio-api-key","value":"{{studio_api_key}}","type":"text","description":"API Key from Studio | Manage | API Keys"}],"body":{"mode":"urlencoded","urlencoded":[{"key":"campaign_key","value":"{{campaign_key}}","description":"Campaign Key associated with the campaign","type":"text"},{"key":"day","value":"friday","description":"day of the week. Can be any one of monday, tuesday, wednesday, thursday, friday, saturday, sunday ","type":"text"},{"key":"start_time","value":"24:50","description":"valid HH:MM format","type":"text"},{"key":"end_time","value":"17:00","description":"valid HH:MM format","type":"text","disabled":true},{"key":"after_hour_action","value":"pause","description":"pause or stop","type":"text","disabled":true},{"key":"skip_day","value":"0","description":"true or false","type":"text","disabled":true}]},"url":"{{base_url}}/campaign/schedule"},"status":"Unprocessable Entity","code":422,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 10 Jul 2020 01:53:49 GMT"},{"key":"Server","value":"Apache/2.4.41 (Win64) OpenSSL/1.1.1c PHP/7.2.28"},{"key":"X-Powered-By","value":"PHP/7.2.28"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"58"},{"key":"Set-Cookie","value":"studio_session=fd8hxSwyncBWJrEcNFwKN1qKsdlVwBTcIBphinLx; expires=Fri, 10-Jul-2020 03:53:51 GMT; Max-Age=7200; path=/; httponly"},{"key":"Content-Length","value":"50"},{"key":"Connection","value":"close"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"invalid start time\",\n    \"status_code\": 422\n}"}],"_postman_id":"8efdb463-96db-4f2d-8c56-908fe62cf4bc"},{"name":"Change threads","id":"5603b6ab-6dd4-40b9-a10e-850ffd0870a3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"warning":"This is a duplicate header and will be overridden by the studio-api-key header generated by Postman.","key":"studio-api-key","value":"{{studio_api_key}}","type":"text","description":"<p>API Key from Studio | Manage | API Keys</p>\n"}],"body":{"mode":"urlencoded","urlencoded":[{"key":"campaign_key","value":"3241234","description":"<p>Campaign Key associated with the campaign</p>\n","type":"text"},{"key":"threads","value":"5","description":"<p>no of threads to assign to campaign. This has to be less than or equal than the maximum outbound threads assigned to account</p>\n","type":"text"}]},"url":"{{base_url}}/campaign/threads","auth":{"type":"apikey","apikey":{"value":"{{ac_api_key}}","key":"<key>"},"isInherited":true,"source":{"_postman_id":"721900f8-ef6b-455a-a1b5-2011873e42b9","id":"721900f8-ef6b-455a-a1b5-2011873e42b9","name":"Public APIs","type":"folder"}},"urlObject":{"path":["campaign","threads"],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[{"id":"a7c5a0a4-a6f8-4524-947a-69e2800bcdff","name":"Invalid Campaign Key","originalRequest":{"method":"POST","header":[{"key":"studio-api-key","value":"{{studio_api_key}}","type":"text","description":"API Key from Studio | Manage | API Keys"}],"body":{"mode":"urlencoded","urlencoded":[{"key":"campaign_key","value":"3241234","description":"Campaign Key associated with the campaign","type":"text"},{"key":"threads","value":"5","description":"no of threads to assign to campaign. This has to be less than or equal than the maximum outbound threads assigned to account","type":"text"}]},"url":"{{base_url}}/campaign/threads"},"status":"Forbidden","code":403,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 22 Jul 2020 05:48:54 GMT"},{"key":"Server","value":"Apache/2.4.39 (Win64) OpenSSL/1.1.1c PHP/7.3.7"},{"key":"X-Powered-By","value":"PHP/7.3.7"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"59"},{"key":"Set-Cookie","value":"laravel_session=CRKktWnXmsO2DGVjv3yiwUXhxi9kbhphUTo91FfZ; expires=Wed, 22-Jul-2020 07:48:54 GMT; Max-Age=7200; path=/; httponly"},{"key":"Connection","value":"close"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"API key is invalid does not match the campaign API key\",\n    \"status_code\": 403,\n    \"debug\": {\n        \"line\": 1043,\n        \"file\": \"C:\\\\Users\\\\bhara\\\\Documents\\\\Work\\\\Inference\\\\studio-backend\\\\vendor\\\\laravel\\\\framework\\\\src\\\\Illuminate\\\\Foundation\\\\Application.php\",\n        \"class\": \"Symfony\\\\Component\\\\HttpKernel\\\\Exception\\\\HttpException\",\n        \"trace\": [\n            \"#0 C:\\\\Users\\\\bhara\\\\Documents\\\\Work\\\\Inference\\\\studio-backend\\\\vendor\\\\laravel\\\\framework\\\\src\\\\Illuminate\\\\Foundation\\\\helpers.php(45): Illuminate\\\\Foundation\\\\Application->abort(403, 'API key is inva...', Array)\",\n            \"#1 C:\\\\Users\\\\bhara\\\\Documents\\\\Work\\\\Inference\\\\studio-backend\\\\vendor\\\\laravel\\\\framework\\\\src\\\\Illuminate\\\\Foundation\\\\helpers.php(65): abort(403, 'API key is inva...', Array)\",\n            \"#2 C:\\\\Users\\\\bhara\\\\Documents\\\\Work\\\\Inference\\\\studio-backend\\\\app\\\\Http\\\\Controllers\\\\Api\\\\Campaign\\\\CampaignApiController.php(369): abort_if(true, 403, 'API key is inva...')\",\n            \"#3 [internal function]: App\\\\Http\\\\Controllers\\\\Api\\\\Campaign\\\\CampaignApiController->changeThread(Object(App\\\\Http\\\\Requests\\\\Api\\\\Campaign\\\\CampaignApi\\\\ChangeThread))\",\n            \"#4 C:\\\\Users\\\\bhara\\\\Documents\\\\Work\\\\Inference\\\\studio-backend\\\\vendor\\\\laravel\\\\framework\\\\src\\\\Illuminate\\\\Routing\\\\Controller.php(54): call_user_func_array(Array, Array)\",\n            \"#5 C:\\\\Users\\\\bhara\\\\Documents\\\\Work\\\\Inference\\\\studio-backend\\\\vendor\\\\laravel\\\\framework\\\\src\\\\Illuminate\\\\Routing\\\\ControllerDispatcher.php(45): Illuminate\\\\Routing\\\\Controller->callAction('changeThread', Array)\",\n            \"#6 C:\\\\Users\\\\bhara\\\\Documents\\\\Work\\\\Inference\\\\studio-backend\\\\vendor\\\\laravel\\\\framework\\\\src\\\\Illuminate\\\\Routing\\\\Route.php(219): Illuminate\\\\Routing\\\\ControllerDispatcher->dispatch(Object(Illuminate\\\\Routing\\\\Route), Object(App\\\\Http\\\\Controllers\\\\Api\\\\Campaign\\\\CampaignApiController), 'changeThread')\",\n            \"#7 C:\\\\Users\\\\bhara\\\\Documents\\\\Work\\\\Inference\\\\studio-backend\\\\vendor\\\\laravel\\\\framework\\\\src\\\\Illuminate\\\\Routing\\\\Route.php(176): Illuminate\\\\Routing\\\\Route->runController()\",\n            \"#8 C:\\\\Users\\\\bhara\\\\Documents\\\\Work\\\\Inference\\\\studio-backend\\\\vendor\\\\laravel\\\\framework\\\\src\\\\Illuminate\\\\Routing\\\\Router.php(681): Illuminate\\\\Routing\\\\Route->run()\",\n            \"#9 C:\\\\Users\\\\bhara\\\\Documents\\\\Work\\\\Inference\\\\studio-backend\\\\vendor\\\\laravel\\\\framework\\\\src\\\\Illuminate\\\\Pipeline\\\\Pipeline.php(130): Illuminate\\\\Routing\\\\Router->Illuminate\\\\Routing\\\\{closure}(Object(Dingo\\\\Api\\\\Http\\\\Request))\",\n            \"#10 C:\\\\Users\\\\bhara\\\\Documents\\\\Work\\\\Inference\\\\studio-backend\\\\app\\\\Http\\\\Middleware\\\\AcApiScope.php(27): Illuminate\\\\Pipeline\\\\Pipeline->Illuminate\\\\Pipeline\\\\{closure}(Object(Dingo\\\\Api\\\\Http\\\\Request))\",\n            \"#11 C:\\\\Users\\\\bhara\\\\Documents\\\\Work\\\\Inference\\\\studio-backend\\\\vendor\\\\laravel\\\\framework\\\\src\\\\Illuminate\\\\Pipeline\\\\Pipeline.php(171): App\\\\Http\\\\Middleware\\\\AcApiScope->handle(Object(Dingo\\\\Api\\\\Http\\\\Request), Object(Closure))\",\n            \"#12 C:\\\\Users\\\\bhara\\\\Documents\\\\Work\\\\Inference\\\\studio-backend\\\\vendor\\\\liyu\\\\dingo-serializer-switch\\\\src\\\\SerializerSwitch.php(44): Illuminate\\\\Pipeline\\\\Pipeline->Illuminate\\\\Pipeline\\\\{closure}(Object(Dingo\\\\Api\\\\Http\\\\Request))\",\n            \"#13 C:\\\\Users\\\\bhara\\\\Documents\\\\Work\\\\Inference\\\\studio-backend\\\\vendor\\\\laravel\\\\framework\\\\src\\\\Illuminate\\\\Pipeline\\\\Pipeline.php(171): Liyu\\\\Dingo\\\\SerializerSwitch->handle(Object(Dingo\\\\Api\\\\Http\\\\Request), Object(Closure), 'data_array')\",\n            \"#14 C:\\\\Users\\\\bhara\\\\Documents\\\\Work\\\\Inference\\\\studio-backend\\\\vendor\\\\laravel\\\\framework\\\\src\\\\Illuminate\\\\Routing\\\\Middleware\\\\SubstituteBindings.php(41): Illuminate\\\\Pipeline\\\\Pipeline->Illuminate\\\\Pipeline\\\\{closure}(Object(Dingo\\\\Api\\\\Http\\\\Request))\",\n            \"#15 C:\\\\Users\\\\bhara\\\\Documents\\\\Work\\\\Inference\\\\studio-backend\\\\vendor\\\\laravel\\\\framework\\\\src\\\\Illuminate\\\\Pipeline\\\\Pipeline.php(171): Illuminate\\\\Routing\\\\Middleware\\\\SubstituteBindings->handle(Object(Dingo\\\\Api\\\\Http\\\\Request), Object(Closure))\",\n            \"#16 C:\\\\Users\\\\bhara\\\\Documents\\\\Work\\\\Inference\\\\studio-backend\\\\vendor\\\\laravel\\\\framework\\\\src\\\\Illuminate\\\\Routing\\\\Middleware\\\\ThrottleRequests.php(59): Illuminate\\\\Pipeline\\\\Pipeline->Illuminate\\\\Pipeline\\\\{closure}(Object(Dingo\\\\Api\\\\Http\\\\Request))\",\n            \"#17 C:\\\\Users\\\\bhara\\\\Documents\\\\Work\\\\Inference\\\\studio-backend\\\\vendor\\\\laravel\\\\framework\\\\src\\\\Illuminate\\\\Pipeline\\\\Pipeline.php(171): Illuminate\\\\Routing\\\\Middleware\\\\ThrottleRequests->handle(Object(Dingo\\\\Api\\\\Http\\\\Request), Object(Closure), 60, '1')\",\n            \"#18 C:\\\\Users\\\\bhara\\\\Documents\\\\Work\\\\Inference\\\\studio-backend\\\\vendor\\\\laravel\\\\framework\\\\src\\\\Illuminate\\\\Session\\\\Middleware\\\\StartSession.php(56): Illuminate\\\\Pipeline\\\\Pipeline->Illuminate\\\\Pipeline\\\\{closure}(Object(Dingo\\\\Api\\\\Http\\\\Request))\",\n            \"#19 C:\\\\Users\\\\bhara\\\\Documents\\\\Work\\\\Inference\\\\studio-backend\\\\vendor\\\\laravel\\\\framework\\\\src\\\\Illuminate\\\\Pipeline\\\\Pipeline.php(171): Illuminate\\\\Session\\\\Middleware\\\\StartSession->handle(Object(Dingo\\\\Api\\\\Http\\\\Request), Object(Closure))\",\n            \"#20 C:\\\\Users\\\\bhara\\\\Documents\\\\Work\\\\Inference\\\\studio-backend\\\\vendor\\\\dingo\\\\api\\\\src\\\\Http\\\\Middleware\\\\PrepareController.php(45): Illuminate\\\\Pipeline\\\\Pipeline->Illuminate\\\\Pipeline\\\\{closure}(Object(Dingo\\\\Api\\\\Http\\\\Request))\",\n            \"#21 C:\\\\Users\\\\bhara\\\\Documents\\\\Work\\\\Inference\\\\studio-backend\\\\vendor\\\\laravel\\\\framework\\\\src\\\\Illuminate\\\\Pipeline\\\\Pipeline.php(171): Dingo\\\\Api\\\\Http\\\\Middleware\\\\PrepareController->handle(Object(Dingo\\\\Api\\\\Http\\\\Request), Object(Closure))\",\n            \"#22 C:\\\\Users\\\\bhara\\\\Documents\\\\Work\\\\Inference\\\\studio-backend\\\\vendor\\\\laravel\\\\framework\\\\src\\\\Illuminate\\\\Pipeline\\\\Pipeline.php(105): Illuminate\\\\Pipeline\\\\Pipeline->Illuminate\\\\Pipeline\\\\{closure}(Object(Dingo\\\\Api\\\\Http\\\\Request))\",\n            \"#23 C:\\\\Users\\\\bhara\\\\Documents\\\\Work\\\\Inference\\\\studio-backend\\\\vendor\\\\laravel\\\\framework\\\\src\\\\Illuminate\\\\Routing\\\\Router.php(683): Illuminate\\\\Pipeline\\\\Pipeline->then(Object(Closure))\",\n            \"#24 C:\\\\Users\\\\bhara\\\\Documents\\\\Work\\\\Inference\\\\studio-backend\\\\vendor\\\\laravel\\\\framework\\\\src\\\\Illuminate\\\\Routing\\\\Router.php(658): Illuminate\\\\Routing\\\\Router->runRouteWithinStack(Object(Illuminate\\\\Routing\\\\Route), Object(Dingo\\\\Api\\\\Http\\\\Request))\",\n            \"#25 C:\\\\Users\\\\bhara\\\\Documents\\\\Work\\\\Inference\\\\studio-backend\\\\vendor\\\\laravel\\\\framework\\\\src\\\\Illuminate\\\\Routing\\\\Router.php(624): Illuminate\\\\Routing\\\\Router->runRoute(Object(Dingo\\\\Api\\\\Http\\\\Request), Object(Illuminate\\\\Routing\\\\Route))\",\n            \"#26 C:\\\\Users\\\\bhara\\\\Documents\\\\Work\\\\Inference\\\\studio-backend\\\\vendor\\\\laravel\\\\framework\\\\src\\\\Illuminate\\\\Routing\\\\Router.php(613): Illuminate\\\\Routing\\\\Router->dispatchToRoute(Object(Dingo\\\\Api\\\\Http\\\\Request))\",\n            \"#27 C:\\\\Users\\\\bhara\\\\Documents\\\\Work\\\\Inference\\\\studio-backend\\\\vendor\\\\dingo\\\\api\\\\src\\\\Routing\\\\Adapter\\\\Laravel.php(88): Illuminate\\\\Routing\\\\Router->dispatch(Object(Dingo\\\\Api\\\\Http\\\\Request))\",\n            \"#28 C:\\\\Users\\\\bhara\\\\Documents\\\\Work\\\\Inference\\\\studio-backend\\\\vendor\\\\dingo\\\\api\\\\src\\\\Routing\\\\Router.php(518): Dingo\\\\Api\\\\Routing\\\\Adapter\\\\Laravel->dispatch(Object(Dingo\\\\Api\\\\Http\\\\Request), 'v1')\",\n            \"#29 C:\\\\Users\\\\bhara\\\\Documents\\\\Work\\\\Inference\\\\studio-backend\\\\vendor\\\\dingo\\\\api\\\\src\\\\Http\\\\Middleware\\\\Request.php(126): Dingo\\\\Api\\\\Routing\\\\Router->dispatch(Object(Dingo\\\\Api\\\\Http\\\\Request))\",\n            \"#30 C:\\\\Users\\\\bhara\\\\Documents\\\\Work\\\\Inference\\\\studio-backend\\\\vendor\\\\laravel\\\\framework\\\\src\\\\Illuminate\\\\Pipeline\\\\Pipeline.php(130): Dingo\\\\Api\\\\Http\\\\Middleware\\\\Request->Dingo\\\\Api\\\\Http\\\\Middleware\\\\{closure}(Object(Dingo\\\\Api\\\\Http\\\\Request))\",\n            \"#31 C:\\\\Users\\\\bhara\\\\Documents\\\\Work\\\\Inference\\\\studio-backend\\\\app\\\\Http\\\\Middleware\\\\Cors.php(34): Illuminate\\\\Pipeline\\\\Pipeline->Illuminate\\\\Pipeline\\\\{closure}(Object(Dingo\\\\Api\\\\Http\\\\Request))\",\n            \"#32 C:\\\\Users\\\\bhara\\\\Documents\\\\Work\\\\Inference\\\\studio-backend\\\\vendor\\\\laravel\\\\framework\\\\src\\\\Illuminate\\\\Pipeline\\\\Pipeline.php(171): App\\\\Http\\\\Middleware\\\\Cors->handle(Object(Dingo\\\\Api\\\\Http\\\\Request), Object(Closure))\",\n            \"#33 C:\\\\Users\\\\bhara\\\\Documents\\\\Work\\\\Inference\\\\studio-backend\\\\vendor\\\\fideloper\\\\proxy\\\\src\\\\TrustProxies.php(57): Illuminate\\\\Pipeline\\\\Pipeline->Illuminate\\\\Pipeline\\\\{closure}(Object(Dingo\\\\Api\\\\Http\\\\Request))\",\n            \"#34 C:\\\\Users\\\\bhara\\\\Documents\\\\Work\\\\Inference\\\\studio-backend\\\\vendor\\\\laravel\\\\framework\\\\src\\\\Illuminate\\\\Pipeline\\\\Pipeline.php(171): Fideloper\\\\Proxy\\\\TrustProxies->handle(Object(Dingo\\\\Api\\\\Http\\\\Request), Object(Closure))\",\n            \"#35 C:\\\\Users\\\\bhara\\\\Documents\\\\Work\\\\Inference\\\\studio-backend\\\\vendor\\\\laravel\\\\framework\\\\src\\\\Illuminate\\\\Foundation\\\\Http\\\\Middleware\\\\TransformsRequest.php(21): Illuminate\\\\Pipeline\\\\Pipeline->Illuminate\\\\Pipeline\\\\{closure}(Object(Dingo\\\\Api\\\\Http\\\\Request))\",\n            \"#36 C:\\\\Users\\\\bhara\\\\Documents\\\\Work\\\\Inference\\\\studio-backend\\\\vendor\\\\laravel\\\\framework\\\\src\\\\Illuminate\\\\Pipeline\\\\Pipeline.php(171): Illuminate\\\\Foundation\\\\Http\\\\Middleware\\\\TransformsRequest->handle(Object(Dingo\\\\Api\\\\Http\\\\Request), Object(Closure))\",\n            \"#37 C:\\\\Users\\\\bhara\\\\Documents\\\\Work\\\\Inference\\\\studio-backend\\\\vendor\\\\laravel\\\\framework\\\\src\\\\Illuminate\\\\Foundation\\\\Http\\\\Middleware\\\\ValidatePostSize.php(27): Illuminate\\\\Pipeline\\\\Pipeline->Illuminate\\\\Pipeline\\\\{closure}(Object(Dingo\\\\Api\\\\Http\\\\Request))\",\n            \"#38 C:\\\\Users\\\\bhara\\\\Documents\\\\Work\\\\Inference\\\\studio-backend\\\\vendor\\\\laravel\\\\framework\\\\src\\\\Illuminate\\\\Pipeline\\\\Pipeline.php(171): Illuminate\\\\Foundation\\\\Http\\\\Middleware\\\\ValidatePostSize->handle(Object(Dingo\\\\Api\\\\Http\\\\Request), Object(Closure))\",\n            \"#39 C:\\\\Users\\\\bhara\\\\Documents\\\\Work\\\\Inference\\\\studio-backend\\\\vendor\\\\laravel\\\\framework\\\\src\\\\Illuminate\\\\Foundation\\\\Http\\\\Middleware\\\\CheckForMaintenanceMode.php(63): Illuminate\\\\Pipeline\\\\Pipeline->Illuminate\\\\Pipeline\\\\{closure}(Object(Dingo\\\\Api\\\\Http\\\\Request))\",\n            \"#40 C:\\\\Users\\\\bhara\\\\Documents\\\\Work\\\\Inference\\\\studio-backend\\\\vendor\\\\laravel\\\\framework\\\\src\\\\Illuminate\\\\Pipeline\\\\Pipeline.php(171): Illuminate\\\\Foundation\\\\Http\\\\Middleware\\\\CheckForMaintenanceMode->handle(Object(Dingo\\\\Api\\\\Http\\\\Request), Object(Closure))\",\n            \"#41 C:\\\\Users\\\\bhara\\\\Documents\\\\Work\\\\Inference\\\\studio-backend\\\\vendor\\\\laravel\\\\framework\\\\src\\\\Illuminate\\\\Pipeline\\\\Pipeline.php(105): Illuminate\\\\Pipeline\\\\Pipeline->Illuminate\\\\Pipeline\\\\{closure}(Object(Dingo\\\\Api\\\\Http\\\\Request))\",\n            \"#42 C:\\\\Users\\\\bhara\\\\Documents\\\\Work\\\\Inference\\\\studio-backend\\\\vendor\\\\dingo\\\\api\\\\src\\\\Http\\\\Middleware\\\\Request.php(127): Illuminate\\\\Pipeline\\\\Pipeline->then(Object(Closure))\",\n            \"#43 C:\\\\Users\\\\bhara\\\\Documents\\\\Work\\\\Inference\\\\studio-backend\\\\vendor\\\\dingo\\\\api\\\\src\\\\Http\\\\Middleware\\\\Request.php(103): Dingo\\\\Api\\\\Http\\\\Middleware\\\\Request->sendRequestThroughRouter(Object(Dingo\\\\Api\\\\Http\\\\Request))\",\n            \"#44 C:\\\\Users\\\\bhara\\\\Documents\\\\Work\\\\Inference\\\\studio-backend\\\\vendor\\\\laravel\\\\framework\\\\src\\\\Illuminate\\\\Pipeline\\\\Pipeline.php(171): Dingo\\\\Api\\\\Http\\\\Middleware\\\\Request->handle(Object(Dingo\\\\Api\\\\Http\\\\Request), Object(Closure))\",\n            \"#45 C:\\\\Users\\\\bhara\\\\Documents\\\\Work\\\\Inference\\\\studio-backend\\\\vendor\\\\laravel\\\\framework\\\\src\\\\Illuminate\\\\Pipeline\\\\Pipeline.php(105): Illuminate\\\\Pipeline\\\\Pipeline->Illuminate\\\\Pipeline\\\\{closure}(Object(Illuminate\\\\Http\\\\Request))\",\n            \"#46 C:\\\\Users\\\\bhara\\\\Documents\\\\Work\\\\Inference\\\\studio-backend\\\\vendor\\\\laravel\\\\framework\\\\src\\\\Illuminate\\\\Foundation\\\\Http\\\\Kernel.php(145): Illuminate\\\\Pipeline\\\\Pipeline->then(Object(Closure))\",\n            \"#47 C:\\\\Users\\\\bhara\\\\Documents\\\\Work\\\\Inference\\\\studio-backend\\\\vendor\\\\laravel\\\\framework\\\\src\\\\Illuminate\\\\Foundation\\\\Http\\\\Kernel.php(110): Illuminate\\\\Foundation\\\\Http\\\\Kernel->sendRequestThroughRouter(Object(Illuminate\\\\Http\\\\Request))\",\n            \"#48 C:\\\\Users\\\\bhara\\\\Documents\\\\Work\\\\Inference\\\\studio-backend\\\\public\\\\index.php(55): Illuminate\\\\Foundation\\\\Http\\\\Kernel->handle(Object(Illuminate\\\\Http\\\\Request))\",\n            \"#49 {main}\"\n        ]\n    }\n}"},{"id":"adcd5445-89da-4f48-8888-e88d6768c214","name":"Success","originalRequest":{"method":"POST","header":[{"key":"studio-api-key","value":"{{studio_api_key}}","type":"text","description":"API Key from Studio | Manage | API Keys"}],"body":{"mode":"urlencoded","urlencoded":[{"key":"campaign_key","value":"{{campaign_key}}","description":"Campaign Key associated with the campaign","type":"text"},{"key":"threads","value":"2","description":"no of threads to assign to campaign. This has to be less than or equal than the maximum outbound threads assigned to account","type":"text"}]},"url":"{{base_url}}/api/campaign/threads"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 10 Jul 2020 01:23:44 GMT"},{"key":"Server","value":"Apache/2.4.41 (Win64) OpenSSL/1.1.1c PHP/7.2.28"},{"key":"X-Powered-By","value":"PHP/7.2.28"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"57"},{"key":"ETag","value":"\"bd66f737d03da3b0a61f82f5cb0d61ff273eb375\""},{"key":"Set-Cookie","value":"studio_session=fd8hxSwyncBWJrEcNFwKN1qKsdlVwBTcIBphinLx; expires=Fri, 10-Jul-2020 03:23:46 GMT; Max-Age=7200; path=/; httponly"},{"key":"Content-Length","value":"70"},{"key":"Connection","value":"close"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"thread count updated successfully to 2\",\n    \"status_code\": 200\n}"},{"id":"d7b5b5e5-038e-4a94-a3e4-7f7ae3619b9b","name":"provided thread count greater than account sessions","originalRequest":{"method":"POST","header":[{"key":"studio-api-key","value":"{{studio_api_key}}","type":"text","description":"API Key from Studio | Manage | API Keys"}],"body":{"mode":"urlencoded","urlencoded":[{"key":"campaign_key","value":"{{campaign_key}}","description":"Campaign Key associated with the campaign","type":"text"},{"key":"threads","value":"5","description":"no of threads to assign to campaign. This has to be less than or equal than the maximum outbound threads assigned to account","type":"text"}]},"url":"{{base_url}}/api/campaign/threads"},"status":"Unprocessable Entity","code":422,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 10 Jul 2020 02:40:50 GMT"},{"key":"Server","value":"Apache/2.4.41 (Win64) OpenSSL/1.1.1c PHP/7.2.28"},{"key":"X-Powered-By","value":"PHP/7.2.28"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"59"},{"key":"Set-Cookie","value":"studio_session=fd8hxSwyncBWJrEcNFwKN1qKsdlVwBTcIBphinLx; expires=Fri, 10-Jul-2020 04:40:52 GMT; Max-Age=7200; path=/; httponly"},{"key":"Content-Length","value":"119"},{"key":"Connection","value":"close"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"Sorry, invalid thread count cannot be greater than max threads of 2 assigned to account\",\n    \"status_code\": 422\n}"},{"id":"ff835dd5-a6d7-4442-8996-0439e14e738a","name":"change threads count 5","originalRequest":{"method":"POST","header":[{"key":"studio-api-key","value":"{{studio_api_key}}","type":"text","description":"API Key from Studio | Manage | API Keys"}],"body":{"mode":"urlencoded","urlencoded":[{"key":"campaign_key","value":"{{campaign_key}}","description":"Campaign Key associated with the campaign","type":"text"},{"key":"threads","value":"5","description":"no of threads to assign to campaign. This has to be less than or equal than the maximum outbound threads assigned to account","type":"text"}]},"url":"{{base_url}}/api/campaign/threads"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 10 Jul 2020 02:39:11 GMT"},{"key":"Server","value":"Apache/2.4.41 (Win64) OpenSSL/1.1.1c PHP/7.2.28"},{"key":"X-Powered-By","value":"PHP/7.2.28"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"58"},{"key":"ETag","value":"\"bd66f737d03da3b0a61f82f5cb0d61ff273eb375\""},{"key":"Set-Cookie","value":"studio_session=fd8hxSwyncBWJrEcNFwKN1qKsdlVwBTcIBphinLx; expires=Fri, 10-Jul-2020 04:39:14 GMT; Max-Age=7200; path=/; httponly"},{"key":"Content-Length","value":"70"},{"key":"Connection","value":"close"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"thread count updated successfully to 2\",\n    \"status_code\": 200\n}"}],"_postman_id":"5603b6ab-6dd4-40b9-a10e-850ffd0870a3"},{"name":"Trigger list based campaign action","id":"4085ef7c-8f73-4077-bca4-fa29290a523c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"warning":"This is a duplicate header and will be overridden by the studio-api-key header generated by Postman.","key":"studio-api-key","value":"{{studio_api_key}}","type":"text","description":"<p>API Key from Studio | Manage | API Keys</p>\n"}],"body":{"mode":"urlencoded","urlencoded":[{"key":"campaign_key","value":"{{lbc_campaign_key}}","description":"<p>Campaign Key associated with the campaign</p>\n","type":"text"},{"key":"action","value":"start","description":"<p>action to be performed. can be 'start', 'stop', or 'reset'</p>\n","type":"text"}]},"url":"{{base_url}}/campaign/trigger","auth":{"type":"apikey","apikey":{"value":"{{ac_api_key}}","key":"<key>"},"isInherited":true,"source":{"_postman_id":"721900f8-ef6b-455a-a1b5-2011873e42b9","id":"721900f8-ef6b-455a-a1b5-2011873e42b9","name":"Public APIs","type":"folder"}},"urlObject":{"path":["campaign","trigger"],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[{"id":"72cdbf72-3d7f-492f-a81a-f3114e791715","name":"start lbc campaign","originalRequest":{"method":"POST","header":[{"key":"studio-api-key","value":"{{studio_api_key}}","type":"text","description":"API Key from Studio | Manage | API Keys"}],"body":{"mode":"urlencoded","urlencoded":[{"key":"campaign_key","value":"{{campaign_key}}","description":"Campaign Key associated with the campaign","type":"text"},{"key":"action","value":"start","description":"action to be performed. can be 'start', 'stop', or 'reset'","type":"text"}]},"url":"{{base_url}}/campaign/trigger"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 10 Jul 2020 02:38:53 GMT"},{"key":"Server","value":"Apache/2.4.41 (Win64) OpenSSL/1.1.1c PHP/7.2.28"},{"key":"X-Powered-By","value":"PHP/7.2.28"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"59"},{"key":"Set-Cookie","value":"studio_session=fd8hxSwyncBWJrEcNFwKN1qKsdlVwBTcIBphinLx; expires=Fri, 10-Jul-2020 04:38:55 GMT; Max-Age=7200; path=/; httponly"},{"key":"Content-Length","value":"59"},{"key":"Connection","value":"close"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"Campaign is already running\",\n    \"status_code\": 400\n}"}],"_postman_id":"4085ef7c-8f73-4077-bca4-fa29290a523c"},{"name":"On-demand Campaign Call","id":"7aa10533-cf34-4372-8e51-1f1d78dc1b57","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[{"key":"studio-api-key","value":"{{studio_api_key}}","type":"text","description":"<p>API Key from Studio | Manage | API Keys</p>\n"}],"body":{"mode":"urlencoded","urlencoded":[{"key":"campaign_key","value":"{{ondemand_camaign_key}}","type":"text"},{"key":"phone_number","value":"0390998011","type":"text"},{"key":"time_to_dial","value":"2020-07-02T11:35:00+10:00","type":"text"},{"key":"some variable new","value":"with this variable value","type":"text"},{"key":"sfsdfsdf","value":"murthy","type":"text"},{"key":"display_name","value":"Kumar","type":"text"},{"key":"from_number","value":"0370103544","type":"text"}]},"url":"{{base_url}}/campaign/call","urlObject":{"path":["campaign","call"],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[{"id":"a9268ff3-8d01-4883-a72c-b17ec4aeb6a3","name":"Success","originalRequest":{"method":"POST","header":[{"key":"scope","value":"ac","type":"text","description":"Access Scope [ac, sp] = ac for Studio | Build","disabled":true},{"key":"scope-id","value":"1","type":"text","description":"Account ID from Studio | Manage | Account Profile when scope = ac","disabled":true},{"key":"studio-api-key","value":"{{studio_api_key}}","type":"text","description":"API Key from Studio | Manage | API Keys"}],"body":{"mode":"urlencoded","urlencoded":[{"key":"campaign_key","value":"{{campaign_key}}","type":"text"},{"key":"phone_number","value":"0390998011","type":"text"},{"key":"time_to_dial","value":"2020-07-02T11:35:00+10:00","type":"text"},{"key":"some variable new","value":"with this variable value","type":"text"},{"key":"sfsdfsdf","value":"murthy","type":"text"},{"key":"display_name","value":"Kumar","type":"text"},{"key":"from_number","value":"0370103544","type":"text"}]},"url":"{{base_url}}/campaign/call"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 10 Jul 2020 05:42:42 GMT"},{"key":"Server","value":"Apache/2.4.39 (Win64) OpenSSL/1.1.1c PHP/7.3.7"},{"key":"X-Powered-By","value":"PHP/7.3.7"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"59"},{"key":"ETag","value":"\"8f3157ae613582ac9dad7f46de30c98a3b49189d\""},{"key":"Set-Cookie","value":"laravel_session=fjIAXiveUE8BSbDcd1gTsXvcx2b7UCOlQAjPiR4P; expires=Fri, 10-Jul-2020 07:42:43 GMT; Max-Age=7200; path=/; httponly"},{"key":"Content-Length","value":"61"},{"key":"Connection","value":"close"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"Call details have been saved.\",\n    \"status_code\": 200\n}"},{"id":"eba36da8-7e73-4c81-bafb-801c6c4cfa83","name":"Invalid Campaign Key","originalRequest":{"method":"POST","header":[{"key":"scope","value":"ac","type":"text","description":"Access Scope [ac, sp] = ac for Studio | Build","disabled":true},{"key":"scope-id","value":"1","type":"text","description":"Account ID from Studio | Manage | Account Profile when scope = ac","disabled":true},{"key":"studio-api-key","value":"{{studio_api_key}}","type":"text","description":"API Key from Studio | Manage | API Keys"}],"body":{"mode":"urlencoded","urlencoded":[{"key":"campaign_key","value":"{{campaign_key}}","type":"text","disabled":true},{"key":"phone_number","value":"0390998011","type":"text"},{"key":"time_to_dial","value":"2020-07-02T11:35:00+10:00","type":"text"},{"key":"some variable new","value":"with this variable value","type":"text"},{"key":"sfsdfsdf","value":"murthy","type":"text"},{"key":"display_name","value":"Kumar","type":"text"},{"key":"from_number","value":"0370103544","type":"text"}]},"url":"{{base_url}}/campaign/call"},"status":"Unprocessable Entity","code":422,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 10 Jul 2020 05:43:32 GMT"},{"key":"Server","value":"Apache/2.4.39 (Win64) OpenSSL/1.1.1c PHP/7.3.7"},{"key":"X-Powered-By","value":"PHP/7.3.7"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"58"},{"key":"Set-Cookie","value":"laravel_session=fjIAXiveUE8BSbDcd1gTsXvcx2b7UCOlQAjPiR4P; expires=Fri, 10-Jul-2020 07:43:33 GMT; Max-Age=7200; path=/; httponly"},{"key":"Connection","value":"close"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"The given data was invalid.\",\n    \"errors\": [\n        [\n            \"Invalid Data -\\nThe campaign key field is required.\"\n        ]\n    ],\n    \"status_code\": 422,\n    \"debug\": {\n        \"line\": 71,\n        \"file\": \"C:\\\\Users\\\\bhara\\\\Documents\\\\Work\\\\Inference\\\\studio-backend\\\\vendor\\\\laravel\\\\framework\\\\src\\\\Illuminate\\\\Validation\\\\ValidationException.php\",\n        \"class\": \"Illuminate\\\\Validation\\\\ValidationException\",\n        \"trace\": [\n            \"#0 C:\\\\Users\\\\bhara\\\\Documents\\\\Work\\\\Inference\\\\studio-backend\\\\app\\\\Http\\\\Requests\\\\Api\\\\FormRequest.php(28): Illuminate\\\\Validation\\\\ValidationException::withMessages(Array)\",\n            \"#1 C:\\\\Users\\\\bhara\\\\Documents\\\\Work\\\\Inference\\\\studio-backend\\\\vendor\\\\laravel\\\\framework\\\\src\\\\Illuminate\\\\Validation\\\\ValidatesWhenResolvedTrait.php(26): App\\\\Http\\\\Requests\\\\Api\\\\FormRequest->failedValidation(Object(Illuminate\\\\Validation\\\\Validator))\",\n            \"#2 C:\\\\Users\\\\bhara\\\\Documents\\\\Work\\\\Inference\\\\studio-backend\\\\vendor\\\\laravel\\\\framework\\\\src\\\\Illuminate\\\\Foundation\\\\Providers\\\\FormRequestServiceProvider.php(30): Illuminate\\\\Foundation\\\\Http\\\\FormRequest->validateResolved()\",\n            \"#3 C:\\\\Users\\\\bhara\\\\Documents\\\\Work\\\\Inference\\\\studio-backend\\\\vendor\\\\laravel\\\\framework\\\\src\\\\Illuminate\\\\Container\\\\Container.php(1102): Illuminate\\\\Foundation\\\\Providers\\\\FormRequestServiceProvider->Illuminate\\\\Foundation\\\\Providers\\\\{closure}(Object(App\\\\Http\\\\Requests\\\\Api\\\\Campaign\\\\CampaignApi\\\\CampaignCall), Object(Illuminate\\\\Foundation\\\\Application))\",\n            \"#4 C:\\\\Users\\\\bhara\\\\Documents\\\\Work\\\\Inference\\\\studio-backend\\\\vendor\\\\laravel\\\\framework\\\\src\\\\Illuminate\\\\Container\\\\Container.php(1066): Illuminate\\\\Container\\\\Container->fireCallbackArray(Object(App\\\\Http\\\\Requests\\\\Api\\\\Campaign\\\\CampaignApi\\\\CampaignCall), Array)\",\n            \"#5 C:\\\\Users\\\\bhara\\\\Documents\\\\Work\\\\Inference\\\\studio-backend\\\\vendor\\\\laravel\\\\framework\\\\src\\\\Illuminate\\\\Container\\\\Container.php(1051): Illuminate\\\\Container\\\\Container->fireAfterResolvingCallbacks('App\\\\\\\\Http\\\\\\\\Reques...', Object(App\\\\Http\\\\Requests\\\\Api\\\\Campaign\\\\CampaignApi\\\\CampaignCall))\",\n            \"#6 C:\\\\Users\\\\bhara\\\\Documents\\\\Work\\\\Inference\\\\studio-backend\\\\vendor\\\\laravel\\\\framework\\\\src\\\\Illuminate\\\\Container\\\\Container.php(701): Illuminate\\\\Container\\\\Container->fireResolvingCallbacks('App\\\\\\\\Http\\\\\\\\Reques...', Object(App\\\\Http\\\\Requests\\\\Api\\\\Campaign\\\\CampaignApi\\\\CampaignCall))\",\n            \"#7 C:\\\\Users\\\\bhara\\\\Documents\\\\Work\\\\Inference\\\\studio-backend\\\\vendor\\\\laravel\\\\framework\\\\src\\\\Illuminate\\\\Foundation\\\\Application.php(785): Illuminate\\\\Container\\\\Container->resolve('App\\\\\\\\Http\\\\\\\\Reques...', Array, true)\",\n            \"#8 C:\\\\Users\\\\bhara\\\\Documents\\\\Work\\\\Inference\\\\studio-backend\\\\vendor\\\\laravel\\\\framework\\\\src\\\\Illuminate\\\\Container\\\\Container.php(629): Illuminate\\\\Foundation\\\\Application->resolve('App\\\\\\\\Http\\\\\\\\Reques...', Array)\",\n            \"#9 C:\\\\Users\\\\bhara\\\\Documents\\\\Work\\\\Inference\\\\studio-backend\\\\vendor\\\\laravel\\\\framework\\\\src\\\\Illuminate\\\\Foundation\\\\Application.php(770): Illuminate\\\\Container\\\\Container->make('App\\\\\\\\Http\\\\\\\\Reques...', Array)\",\n            \"#10 C:\\\\Users\\\\bhara\\\\Documents\\\\Work\\\\Inference\\\\studio-backend\\\\vendor\\\\laravel\\\\framework\\\\src\\\\Illuminate\\\\Routing\\\\RouteDependencyResolverTrait.php(79): Illuminate\\\\Foundation\\\\Application->make('App\\\\\\\\Http\\\\\\\\Reques...')\",\n            \"#11 C:\\\\Users\\\\bhara\\\\Documents\\\\Work\\\\Inference\\\\studio-backend\\\\vendor\\\\laravel\\\\framework\\\\src\\\\Illuminate\\\\Routing\\\\RouteDependencyResolverTrait.php(46): Illuminate\\\\Routing\\\\ControllerDispatcher->transformDependency(Object(ReflectionParameter), Array)\",\n            \"#12 C:\\\\Users\\\\bhara\\\\Documents\\\\Work\\\\Inference\\\\studio-backend\\\\vendor\\\\laravel\\\\framework\\\\src\\\\Illuminate\\\\Routing\\\\RouteDependencyResolverTrait.php(27): Illuminate\\\\Routing\\\\ControllerDispatcher->resolveMethodDependencies(Array, Object(ReflectionMethod))\",\n            \"#13 C:\\\\Users\\\\bhara\\\\Documents\\\\Work\\\\Inference\\\\studio-backend\\\\vendor\\\\laravel\\\\framework\\\\src\\\\Illuminate\\\\Routing\\\\ControllerDispatcher.php(41): Illuminate\\\\Routing\\\\ControllerDispatcher->resolveClassMethodDependencies(Array, Object(App\\\\Http\\\\Controllers\\\\Api\\\\Campaign\\\\CampaignApiController), 'onDemandCallAct...')\",\n            \"#14 C:\\\\Users\\\\bhara\\\\Documents\\\\Work\\\\Inference\\\\studio-backend\\\\vendor\\\\laravel\\\\framework\\\\src\\\\Illuminate\\\\Routing\\\\Route.php(219): Illuminate\\\\Routing\\\\ControllerDispatcher->dispatch(Object(Illuminate\\\\Routing\\\\Route), Object(App\\\\Http\\\\Controllers\\\\Api\\\\Campaign\\\\CampaignApiController), 'onDemandCallAct...')\",\n            \"#15 C:\\\\Users\\\\bhara\\\\Documents\\\\Work\\\\Inference\\\\studio-backend\\\\vendor\\\\laravel\\\\framework\\\\src\\\\Illuminate\\\\Routing\\\\Route.php(176): Illuminate\\\\Routing\\\\Route->runController()\",\n            \"#16 C:\\\\Users\\\\bhara\\\\Documents\\\\Work\\\\Inference\\\\studio-backend\\\\vendor\\\\laravel\\\\framework\\\\src\\\\Illuminate\\\\Routing\\\\Router.php(681): Illuminate\\\\Routing\\\\Route->run()\",\n            \"#17 C:\\\\Users\\\\bhara\\\\Documents\\\\Work\\\\Inference\\\\studio-backend\\\\vendor\\\\laravel\\\\framework\\\\src\\\\Illuminate\\\\Pipeline\\\\Pipeline.php(130): Illuminate\\\\Routing\\\\Router->Illuminate\\\\Routing\\\\{closure}(Object(Dingo\\\\Api\\\\Http\\\\Request))\",\n            \"#18 C:\\\\Users\\\\bhara\\\\Documents\\\\Work\\\\Inference\\\\studio-backend\\\\app\\\\Http\\\\Middleware\\\\AcApiScope.php(27): Illuminate\\\\Pipeline\\\\Pipeline->Illuminate\\\\Pipeline\\\\{closure}(Object(Dingo\\\\Api\\\\Http\\\\Request))\",\n            \"#19 C:\\\\Users\\\\bhara\\\\Documents\\\\Work\\\\Inference\\\\studio-backend\\\\vendor\\\\laravel\\\\framework\\\\src\\\\Illuminate\\\\Pipeline\\\\Pipeline.php(171): App\\\\Http\\\\Middleware\\\\AcApiScope->handle(Object(Dingo\\\\Api\\\\Http\\\\Request), Object(Closure))\",\n            \"#20 C:\\\\Users\\\\bhara\\\\Documents\\\\Work\\\\Inference\\\\studio-backend\\\\vendor\\\\liyu\\\\dingo-serializer-switch\\\\src\\\\SerializerSwitch.php(44): Illuminate\\\\Pipeline\\\\Pipeline->Illuminate\\\\Pipeline\\\\{closure}(Object(Dingo\\\\Api\\\\Http\\\\Request))\",\n            \"#21 C:\\\\Users\\\\bhara\\\\Documents\\\\Work\\\\Inference\\\\studio-backend\\\\vendor\\\\laravel\\\\framework\\\\src\\\\Illuminate\\\\Pipeline\\\\Pipeline.php(171): Liyu\\\\Dingo\\\\SerializerSwitch->handle(Object(Dingo\\\\Api\\\\Http\\\\Request), Object(Closure), 'data_array')\",\n            \"#22 C:\\\\Users\\\\bhara\\\\Documents\\\\Work\\\\Inference\\\\studio-backend\\\\vendor\\\\laravel\\\\framework\\\\src\\\\Illuminate\\\\Routing\\\\Middleware\\\\SubstituteBindings.php(41): Illuminate\\\\Pipeline\\\\Pipeline->Illuminate\\\\Pipeline\\\\{closure}(Object(Dingo\\\\Api\\\\Http\\\\Request))\",\n            \"#23 C:\\\\Users\\\\bhara\\\\Documents\\\\Work\\\\Inference\\\\studio-backend\\\\vendor\\\\laravel\\\\framework\\\\src\\\\Illuminate\\\\Pipeline\\\\Pipeline.php(171): Illuminate\\\\Routing\\\\Middleware\\\\SubstituteBindings->handle(Object(Dingo\\\\Api\\\\Http\\\\Request), Object(Closure))\",\n            \"#24 C:\\\\Users\\\\bhara\\\\Documents\\\\Work\\\\Inference\\\\studio-backend\\\\vendor\\\\laravel\\\\framework\\\\src\\\\Illuminate\\\\Routing\\\\Middleware\\\\ThrottleRequests.php(59): Illuminate\\\\Pipeline\\\\Pipeline->Illuminate\\\\Pipeline\\\\{closure}(Object(Dingo\\\\Api\\\\Http\\\\Request))\",\n            \"#25 C:\\\\Users\\\\bhara\\\\Documents\\\\Work\\\\Inference\\\\studio-backend\\\\vendor\\\\laravel\\\\framework\\\\src\\\\Illuminate\\\\Pipeline\\\\Pipeline.php(171): Illuminate\\\\Routing\\\\Middleware\\\\ThrottleRequests->handle(Object(Dingo\\\\Api\\\\Http\\\\Request), Object(Closure), 60, '1')\",\n            \"#26 C:\\\\Users\\\\bhara\\\\Documents\\\\Work\\\\Inference\\\\studio-backend\\\\vendor\\\\laravel\\\\framework\\\\src\\\\Illuminate\\\\Session\\\\Middleware\\\\StartSession.php(56): Illuminate\\\\Pipeline\\\\Pipeline->Illuminate\\\\Pipeline\\\\{closure}(Object(Dingo\\\\Api\\\\Http\\\\Request))\",\n            \"#27 C:\\\\Users\\\\bhara\\\\Documents\\\\Work\\\\Inference\\\\studio-backend\\\\vendor\\\\laravel\\\\framework\\\\src\\\\Illuminate\\\\Pipeline\\\\Pipeline.php(171): Illuminate\\\\Session\\\\Middleware\\\\StartSession->handle(Object(Dingo\\\\Api\\\\Http\\\\Request), Object(Closure))\",\n            \"#28 C:\\\\Users\\\\bhara\\\\Documents\\\\Work\\\\Inference\\\\studio-backend\\\\vendor\\\\dingo\\\\api\\\\src\\\\Http\\\\Middleware\\\\PrepareController.php(45): Illuminate\\\\Pipeline\\\\Pipeline->Illuminate\\\\Pipeline\\\\{closure}(Object(Dingo\\\\Api\\\\Http\\\\Request))\",\n            \"#29 C:\\\\Users\\\\bhara\\\\Documents\\\\Work\\\\Inference\\\\studio-backend\\\\vendor\\\\laravel\\\\framework\\\\src\\\\Illuminate\\\\Pipeline\\\\Pipeline.php(171): Dingo\\\\Api\\\\Http\\\\Middleware\\\\PrepareController->handle(Object(Dingo\\\\Api\\\\Http\\\\Request), Object(Closure))\",\n            \"#30 C:\\\\Users\\\\bhara\\\\Documents\\\\Work\\\\Inference\\\\studio-backend\\\\vendor\\\\laravel\\\\framework\\\\src\\\\Illuminate\\\\Pipeline\\\\Pipeline.php(105): Illuminate\\\\Pipeline\\\\Pipeline->Illuminate\\\\Pipeline\\\\{closure}(Object(Dingo\\\\Api\\\\Http\\\\Request))\",\n            \"#31 C:\\\\Users\\\\bhara\\\\Documents\\\\Work\\\\Inference\\\\studio-backend\\\\vendor\\\\laravel\\\\framework\\\\src\\\\Illuminate\\\\Routing\\\\Router.php(683): Illuminate\\\\Pipeline\\\\Pipeline->then(Object(Closure))\",\n            \"#32 C:\\\\Users\\\\bhara\\\\Documents\\\\Work\\\\Inference\\\\studio-backend\\\\vendor\\\\laravel\\\\framework\\\\src\\\\Illuminate\\\\Routing\\\\Router.php(658): Illuminate\\\\Routing\\\\Router->runRouteWithinStack(Object(Illuminate\\\\Routing\\\\Route), Object(Dingo\\\\Api\\\\Http\\\\Request))\",\n            \"#33 C:\\\\Users\\\\bhara\\\\Documents\\\\Work\\\\Inference\\\\studio-backend\\\\vendor\\\\laravel\\\\framework\\\\src\\\\Illuminate\\\\Routing\\\\Router.php(624): Illuminate\\\\Routing\\\\Router->runRoute(Object(Dingo\\\\Api\\\\Http\\\\Request), Object(Illuminate\\\\Routing\\\\Route))\",\n            \"#34 C:\\\\Users\\\\bhara\\\\Documents\\\\Work\\\\Inference\\\\studio-backend\\\\vendor\\\\laravel\\\\framework\\\\src\\\\Illuminate\\\\Routing\\\\Router.php(613): Illuminate\\\\Routing\\\\Router->dispatchToRoute(Object(Dingo\\\\Api\\\\Http\\\\Request))\",\n            \"#35 C:\\\\Users\\\\bhara\\\\Documents\\\\Work\\\\Inference\\\\studio-backend\\\\vendor\\\\dingo\\\\api\\\\src\\\\Routing\\\\Adapter\\\\Laravel.php(88): Illuminate\\\\Routing\\\\Router->dispatch(Object(Dingo\\\\Api\\\\Http\\\\Request))\",\n            \"#36 C:\\\\Users\\\\bhara\\\\Documents\\\\Work\\\\Inference\\\\studio-backend\\\\vendor\\\\dingo\\\\api\\\\src\\\\Routing\\\\Router.php(518): Dingo\\\\Api\\\\Routing\\\\Adapter\\\\Laravel->dispatch(Object(Dingo\\\\Api\\\\Http\\\\Request), 'v1')\",\n            \"#37 C:\\\\Users\\\\bhara\\\\Documents\\\\Work\\\\Inference\\\\studio-backend\\\\vendor\\\\dingo\\\\api\\\\src\\\\Http\\\\Middleware\\\\Request.php(126): Dingo\\\\Api\\\\Routing\\\\Router->dispatch(Object(Dingo\\\\Api\\\\Http\\\\Request))\",\n            \"#38 C:\\\\Users\\\\bhara\\\\Documents\\\\Work\\\\Inference\\\\studio-backend\\\\vendor\\\\laravel\\\\framework\\\\src\\\\Illuminate\\\\Pipeline\\\\Pipeline.php(130): Dingo\\\\Api\\\\Http\\\\Middleware\\\\Request->Dingo\\\\Api\\\\Http\\\\Middleware\\\\{closure}(Object(Dingo\\\\Api\\\\Http\\\\Request))\",\n            \"#39 C:\\\\Users\\\\bhara\\\\Documents\\\\Work\\\\Inference\\\\studio-backend\\\\app\\\\Http\\\\Middleware\\\\Cors.php(34): Illuminate\\\\Pipeline\\\\Pipeline->Illuminate\\\\Pipeline\\\\{closure}(Object(Dingo\\\\Api\\\\Http\\\\Request))\",\n            \"#40 C:\\\\Users\\\\bhara\\\\Documents\\\\Work\\\\Inference\\\\studio-backend\\\\vendor\\\\laravel\\\\framework\\\\src\\\\Illuminate\\\\Pipeline\\\\Pipeline.php(171): App\\\\Http\\\\Middleware\\\\Cors->handle(Object(Dingo\\\\Api\\\\Http\\\\Request), Object(Closure))\",\n            \"#41 C:\\\\Users\\\\bhara\\\\Documents\\\\Work\\\\Inference\\\\studio-backend\\\\vendor\\\\fideloper\\\\proxy\\\\src\\\\TrustProxies.php(57): Illuminate\\\\Pipeline\\\\Pipeline->Illuminate\\\\Pipeline\\\\{closure}(Object(Dingo\\\\Api\\\\Http\\\\Request))\",\n            \"#42 C:\\\\Users\\\\bhara\\\\Documents\\\\Work\\\\Inference\\\\studio-backend\\\\vendor\\\\laravel\\\\framework\\\\src\\\\Illuminate\\\\Pipeline\\\\Pipeline.php(171): Fideloper\\\\Proxy\\\\TrustProxies->handle(Object(Dingo\\\\Api\\\\Http\\\\Request), Object(Closure))\",\n            \"#43 C:\\\\Users\\\\bhara\\\\Documents\\\\Work\\\\Inference\\\\studio-backend\\\\vendor\\\\laravel\\\\framework\\\\src\\\\Illuminate\\\\Foundation\\\\Http\\\\Middleware\\\\TransformsRequest.php(21): Illuminate\\\\Pipeline\\\\Pipeline->Illuminate\\\\Pipeline\\\\{closure}(Object(Dingo\\\\Api\\\\Http\\\\Request))\",\n            \"#44 C:\\\\Users\\\\bhara\\\\Documents\\\\Work\\\\Inference\\\\studio-backend\\\\vendor\\\\laravel\\\\framework\\\\src\\\\Illuminate\\\\Pipeline\\\\Pipeline.php(171): Illuminate\\\\Foundation\\\\Http\\\\Middleware\\\\TransformsRequest->handle(Object(Dingo\\\\Api\\\\Http\\\\Request), Object(Closure))\",\n            \"#45 C:\\\\Users\\\\bhara\\\\Documents\\\\Work\\\\Inference\\\\studio-backend\\\\vendor\\\\laravel\\\\framework\\\\src\\\\Illuminate\\\\Foundation\\\\Http\\\\Middleware\\\\ValidatePostSize.php(27): Illuminate\\\\Pipeline\\\\Pipeline->Illuminate\\\\Pipeline\\\\{closure}(Object(Dingo\\\\Api\\\\Http\\\\Request))\",\n            \"#46 C:\\\\Users\\\\bhara\\\\Documents\\\\Work\\\\Inference\\\\studio-backend\\\\vendor\\\\laravel\\\\framework\\\\src\\\\Illuminate\\\\Pipeline\\\\Pipeline.php(171): Illuminate\\\\Foundation\\\\Http\\\\Middleware\\\\ValidatePostSize->handle(Object(Dingo\\\\Api\\\\Http\\\\Request), Object(Closure))\",\n            \"#47 C:\\\\Users\\\\bhara\\\\Documents\\\\Work\\\\Inference\\\\studio-backend\\\\vendor\\\\laravel\\\\framework\\\\src\\\\Illuminate\\\\Foundation\\\\Http\\\\Middleware\\\\CheckForMaintenanceMode.php(63): Illuminate\\\\Pipeline\\\\Pipeline->Illuminate\\\\Pipeline\\\\{closure}(Object(Dingo\\\\Api\\\\Http\\\\Request))\",\n            \"#48 C:\\\\Users\\\\bhara\\\\Documents\\\\Work\\\\Inference\\\\studio-backend\\\\vendor\\\\laravel\\\\framework\\\\src\\\\Illuminate\\\\Pipeline\\\\Pipeline.php(171): Illuminate\\\\Foundation\\\\Http\\\\Middleware\\\\CheckForMaintenanceMode->handle(Object(Dingo\\\\Api\\\\Http\\\\Request), Object(Closure))\",\n            \"#49 C:\\\\Users\\\\bhara\\\\Documents\\\\Work\\\\Inference\\\\studio-backend\\\\vendor\\\\laravel\\\\framework\\\\src\\\\Illuminate\\\\Pipeline\\\\Pipeline.php(105): Illuminate\\\\Pipeline\\\\Pipeline->Illuminate\\\\Pipeline\\\\{closure}(Object(Dingo\\\\Api\\\\Http\\\\Request))\",\n            \"#50 C:\\\\Users\\\\bhara\\\\Documents\\\\Work\\\\Inference\\\\studio-backend\\\\vendor\\\\dingo\\\\api\\\\src\\\\Http\\\\Middleware\\\\Request.php(127): Illuminate\\\\Pipeline\\\\Pipeline->then(Object(Closure))\",\n            \"#51 C:\\\\Users\\\\bhara\\\\Documents\\\\Work\\\\Inference\\\\studio-backend\\\\vendor\\\\dingo\\\\api\\\\src\\\\Http\\\\Middleware\\\\Request.php(103): Dingo\\\\Api\\\\Http\\\\Middleware\\\\Request->sendRequestThroughRouter(Object(Dingo\\\\Api\\\\Http\\\\Request))\",\n            \"#52 C:\\\\Users\\\\bhara\\\\Documents\\\\Work\\\\Inference\\\\studio-backend\\\\vendor\\\\laravel\\\\framework\\\\src\\\\Illuminate\\\\Pipeline\\\\Pipeline.php(171): Dingo\\\\Api\\\\Http\\\\Middleware\\\\Request->handle(Object(Dingo\\\\Api\\\\Http\\\\Request), Object(Closure))\",\n            \"#53 C:\\\\Users\\\\bhara\\\\Documents\\\\Work\\\\Inference\\\\studio-backend\\\\vendor\\\\laravel\\\\framework\\\\src\\\\Illuminate\\\\Pipeline\\\\Pipeline.php(105): Illuminate\\\\Pipeline\\\\Pipeline->Illuminate\\\\Pipeline\\\\{closure}(Object(Illuminate\\\\Http\\\\Request))\",\n            \"#54 C:\\\\Users\\\\bhara\\\\Documents\\\\Work\\\\Inference\\\\studio-backend\\\\vendor\\\\laravel\\\\framework\\\\src\\\\Illuminate\\\\Foundation\\\\Http\\\\Kernel.php(145): Illuminate\\\\Pipeline\\\\Pipeline->then(Object(Closure))\",\n            \"#55 C:\\\\Users\\\\bhara\\\\Documents\\\\Work\\\\Inference\\\\studio-backend\\\\vendor\\\\laravel\\\\framework\\\\src\\\\Illuminate\\\\Foundation\\\\Http\\\\Kernel.php(110): Illuminate\\\\Foundation\\\\Http\\\\Kernel->sendRequestThroughRouter(Object(Illuminate\\\\Http\\\\Request))\",\n            \"#56 C:\\\\Users\\\\bhara\\\\Documents\\\\Work\\\\Inference\\\\studio-backend\\\\public\\\\index.php(55): Illuminate\\\\Foundation\\\\Http\\\\Kernel->handle(Object(Illuminate\\\\Http\\\\Request))\",\n            \"#57 {main}\"\n        ]\n    }\n}"}],"_postman_id":"7aa10533-cf34-4372-8e51-1f1d78dc1b57"},{"name":"Outbound Params","event":[{"listen":"test","script":{"id":"cf4600c5-f14d-446f-a80e-7f5e6824e130","exec":[""],"type":"text/javascript"}}],"id":"4ed0a80f-8c88-4cc9-8aef-73109909afad","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"body":{"mode":"urlencoded","urlencoded":[{"key":"call_data_id","value":"269","description":"<p>this is the campagn call data id</p>\n","type":"text"}]},"url":"{{base_url}}/campaign/outbound_start_call_check?call_data_id=300&session_id=34sfsd","description":"<p>This API will be accessed from the opensips server to query the ANI override and display name for the outbound call</p>\n","auth":{"type":"apikey","apikey":{"value":"{{ac_api_key}}","key":"<key>"},"isInherited":true,"source":{"_postman_id":"721900f8-ef6b-455a-a1b5-2011873e42b9","id":"721900f8-ef6b-455a-a1b5-2011873e42b9","name":"Public APIs","type":"folder"}},"urlObject":{"path":["campaign","outbound_start_call_check"],"host":["{{base_url}}"],"query":[{"key":"call_data_id","value":"300"},{"key":"session_id","value":"34sfsd"}],"variable":[]}},"response":[{"id":"19a520d5-92a3-49e6-8cc0-9b6cec22b4ad","name":"invalid call data id","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{base_url}}/campaign/outbound_call_params?call_data_id=324234","host":["{{base_url}}"],"path":["campaign","outbound_call_params"],"query":[{"key":"call_data_id","value":"324234"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 17 Jul 2020 02:21:01 GMT"},{"key":"Server","value":"Apache/2.4.39 (Win64) OpenSSL/1.1.1c PHP/7.3.7"},{"key":"X-Powered-By","value":"PHP/7.3.7"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Content-Length","value":"6058"},{"key":"Connection","value":"close"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"404 Not Found\",\n    \"status_code\": 404,\n    \"debug\": {\n        \"line\": 179,\n        \"file\": \"C:\\\\Users\\\\bhara\\\\Documents\\\\Work\\\\Inference\\\\studio-backend\\\\vendor\\\\laravel\\\\framework\\\\src\\\\Illuminate\\\\Routing\\\\RouteCollection.php\",\n        \"class\": \"Symfony\\\\Component\\\\HttpKernel\\\\Exception\\\\NotFoundHttpException\",\n        \"trace\": [\n            \"#0 C:\\\\Users\\\\bhara\\\\Documents\\\\Work\\\\Inference\\\\studio-backend\\\\vendor\\\\laravel\\\\framework\\\\src\\\\Illuminate\\\\Routing\\\\Router.php(635): Illuminate\\\\Routing\\\\RouteCollection->match(Object(Dingo\\\\Api\\\\Http\\\\Request))\",\n            \"#1 C:\\\\Users\\\\bhara\\\\Documents\\\\Work\\\\Inference\\\\studio-backend\\\\vendor\\\\laravel\\\\framework\\\\src\\\\Illuminate\\\\Routing\\\\Router.php(624): Illuminate\\\\Routing\\\\Router->findRoute(Object(Dingo\\\\Api\\\\Http\\\\Request))\",\n            \"#2 C:\\\\Users\\\\bhara\\\\Documents\\\\Work\\\\Inference\\\\studio-backend\\\\vendor\\\\laravel\\\\framework\\\\src\\\\Illuminate\\\\Routing\\\\Router.php(613): Illuminate\\\\Routing\\\\Router->dispatchToRoute(Object(Dingo\\\\Api\\\\Http\\\\Request))\",\n            \"#3 C:\\\\Users\\\\bhara\\\\Documents\\\\Work\\\\Inference\\\\studio-backend\\\\vendor\\\\dingo\\\\api\\\\src\\\\Routing\\\\Adapter\\\\Laravel.php(88): Illuminate\\\\Routing\\\\Router->dispatch(Object(Dingo\\\\Api\\\\Http\\\\Request))\",\n            \"#4 C:\\\\Users\\\\bhara\\\\Documents\\\\Work\\\\Inference\\\\studio-backend\\\\vendor\\\\dingo\\\\api\\\\src\\\\Routing\\\\Router.php(518): Dingo\\\\Api\\\\Routing\\\\Adapter\\\\Laravel->dispatch(Object(Dingo\\\\Api\\\\Http\\\\Request), 'v1')\",\n            \"#5 C:\\\\Users\\\\bhara\\\\Documents\\\\Work\\\\Inference\\\\studio-backend\\\\vendor\\\\dingo\\\\api\\\\src\\\\Http\\\\Middleware\\\\Request.php(126): Dingo\\\\Api\\\\Routing\\\\Router->dispatch(Object(Dingo\\\\Api\\\\Http\\\\Request))\",\n            \"#6 C:\\\\Users\\\\bhara\\\\Documents\\\\Work\\\\Inference\\\\studio-backend\\\\vendor\\\\laravel\\\\framework\\\\src\\\\Illuminate\\\\Pipeline\\\\Pipeline.php(130): Dingo\\\\Api\\\\Http\\\\Middleware\\\\Request->Dingo\\\\Api\\\\Http\\\\Middleware\\\\{closure}(Object(Dingo\\\\Api\\\\Http\\\\Request))\",\n            \"#7 C:\\\\Users\\\\bhara\\\\Documents\\\\Work\\\\Inference\\\\studio-backend\\\\app\\\\Http\\\\Middleware\\\\Cors.php(34): Illuminate\\\\Pipeline\\\\Pipeline->Illuminate\\\\Pipeline\\\\{closure}(Object(Dingo\\\\Api\\\\Http\\\\Request))\",\n            \"#8 C:\\\\Users\\\\bhara\\\\Documents\\\\Work\\\\Inference\\\\studio-backend\\\\vendor\\\\laravel\\\\framework\\\\src\\\\Illuminate\\\\Pipeline\\\\Pipeline.php(171): App\\\\Http\\\\Middleware\\\\Cors->handle(Object(Dingo\\\\Api\\\\Http\\\\Request), Object(Closure))\",\n            \"#9 C:\\\\Users\\\\bhara\\\\Documents\\\\Work\\\\Inference\\\\studio-backend\\\\vendor\\\\fideloper\\\\proxy\\\\src\\\\TrustProxies.php(57): Illuminate\\\\Pipeline\\\\Pipeline->Illuminate\\\\Pipeline\\\\{closure}(Object(Dingo\\\\Api\\\\Http\\\\Request))\",\n            \"#10 C:\\\\Users\\\\bhara\\\\Documents\\\\Work\\\\Inference\\\\studio-backend\\\\vendor\\\\laravel\\\\framework\\\\src\\\\Illuminate\\\\Pipeline\\\\Pipeline.php(171): Fideloper\\\\Proxy\\\\TrustProxies->handle(Object(Dingo\\\\Api\\\\Http\\\\Request), Object(Closure))\",\n            \"#11 C:\\\\Users\\\\bhara\\\\Documents\\\\Work\\\\Inference\\\\studio-backend\\\\vendor\\\\laravel\\\\framework\\\\src\\\\Illuminate\\\\Foundation\\\\Http\\\\Middleware\\\\TransformsRequest.php(21): Illuminate\\\\Pipeline\\\\Pipeline->Illuminate\\\\Pipeline\\\\{closure}(Object(Dingo\\\\Api\\\\Http\\\\Request))\",\n            \"#12 C:\\\\Users\\\\bhara\\\\Documents\\\\Work\\\\Inference\\\\studio-backend\\\\vendor\\\\laravel\\\\framework\\\\src\\\\Illuminate\\\\Pipeline\\\\Pipeline.php(171): Illuminate\\\\Foundation\\\\Http\\\\Middleware\\\\TransformsRequest->handle(Object(Dingo\\\\Api\\\\Http\\\\Request), Object(Closure))\",\n            \"#13 C:\\\\Users\\\\bhara\\\\Documents\\\\Work\\\\Inference\\\\studio-backend\\\\vendor\\\\laravel\\\\framework\\\\src\\\\Illuminate\\\\Foundation\\\\Http\\\\Middleware\\\\ValidatePostSize.php(27): Illuminate\\\\Pipeline\\\\Pipeline->Illuminate\\\\Pipeline\\\\{closure}(Object(Dingo\\\\Api\\\\Http\\\\Request))\",\n            \"#14 C:\\\\Users\\\\bhara\\\\Documents\\\\Work\\\\Inference\\\\studio-backend\\\\vendor\\\\laravel\\\\framework\\\\src\\\\Illuminate\\\\Pipeline\\\\Pipeline.php(171): Illuminate\\\\Foundation\\\\Http\\\\Middleware\\\\ValidatePostSize->handle(Object(Dingo\\\\Api\\\\Http\\\\Request), Object(Closure))\",\n            \"#15 C:\\\\Users\\\\bhara\\\\Documents\\\\Work\\\\Inference\\\\studio-backend\\\\vendor\\\\laravel\\\\framework\\\\src\\\\Illuminate\\\\Foundation\\\\Http\\\\Middleware\\\\CheckForMaintenanceMode.php(63): Illuminate\\\\Pipeline\\\\Pipeline->Illuminate\\\\Pipeline\\\\{closure}(Object(Dingo\\\\Api\\\\Http\\\\Request))\",\n            \"#16 C:\\\\Users\\\\bhara\\\\Documents\\\\Work\\\\Inference\\\\studio-backend\\\\vendor\\\\laravel\\\\framework\\\\src\\\\Illuminate\\\\Pipeline\\\\Pipeline.php(171): Illuminate\\\\Foundation\\\\Http\\\\Middleware\\\\CheckForMaintenanceMode->handle(Object(Dingo\\\\Api\\\\Http\\\\Request), Object(Closure))\",\n            \"#17 C:\\\\Users\\\\bhara\\\\Documents\\\\Work\\\\Inference\\\\studio-backend\\\\vendor\\\\laravel\\\\framework\\\\src\\\\Illuminate\\\\Pipeline\\\\Pipeline.php(105): Illuminate\\\\Pipeline\\\\Pipeline->Illuminate\\\\Pipeline\\\\{closure}(Object(Dingo\\\\Api\\\\Http\\\\Request))\",\n            \"#18 C:\\\\Users\\\\bhara\\\\Documents\\\\Work\\\\Inference\\\\studio-backend\\\\vendor\\\\dingo\\\\api\\\\src\\\\Http\\\\Middleware\\\\Request.php(127): Illuminate\\\\Pipeline\\\\Pipeline->then(Object(Closure))\",\n            \"#19 C:\\\\Users\\\\bhara\\\\Documents\\\\Work\\\\Inference\\\\studio-backend\\\\vendor\\\\dingo\\\\api\\\\src\\\\Http\\\\Middleware\\\\Request.php(103): Dingo\\\\Api\\\\Http\\\\Middleware\\\\Request->sendRequestThroughRouter(Object(Dingo\\\\Api\\\\Http\\\\Request))\",\n            \"#20 C:\\\\Users\\\\bhara\\\\Documents\\\\Work\\\\Inference\\\\studio-backend\\\\vendor\\\\laravel\\\\framework\\\\src\\\\Illuminate\\\\Pipeline\\\\Pipeline.php(171): Dingo\\\\Api\\\\Http\\\\Middleware\\\\Request->handle(Object(Dingo\\\\Api\\\\Http\\\\Request), Object(Closure))\",\n            \"#21 C:\\\\Users\\\\bhara\\\\Documents\\\\Work\\\\Inference\\\\studio-backend\\\\vendor\\\\laravel\\\\framework\\\\src\\\\Illuminate\\\\Pipeline\\\\Pipeline.php(105): Illuminate\\\\Pipeline\\\\Pipeline->Illuminate\\\\Pipeline\\\\{closure}(Object(Illuminate\\\\Http\\\\Request))\",\n            \"#22 C:\\\\Users\\\\bhara\\\\Documents\\\\Work\\\\Inference\\\\studio-backend\\\\vendor\\\\laravel\\\\framework\\\\src\\\\Illuminate\\\\Foundation\\\\Http\\\\Kernel.php(145): Illuminate\\\\Pipeline\\\\Pipeline->then(Object(Closure))\",\n            \"#23 C:\\\\Users\\\\bhara\\\\Documents\\\\Work\\\\Inference\\\\studio-backend\\\\vendor\\\\laravel\\\\framework\\\\src\\\\Illuminate\\\\Foundation\\\\Http\\\\Kernel.php(110): Illuminate\\\\Foundation\\\\Http\\\\Kernel->sendRequestThroughRouter(Object(Illuminate\\\\Http\\\\Request))\",\n            \"#24 C:\\\\Users\\\\bhara\\\\Documents\\\\Work\\\\Inference\\\\studio-backend\\\\public\\\\index.php(55): Illuminate\\\\Foundation\\\\Http\\\\Kernel->handle(Object(Illuminate\\\\Http\\\\Request))\",\n            \"#25 {main}\"\n        ]\n    }\n}"},{"id":"b3896c32-5e34-43d5-a515-a8e5df39892d","name":"Success","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{base_url}}/campaign/outbound_call_params?call_data_id=269","host":["{{base_url}}"],"path":["campaign","outbound_call_params"],"query":[{"key":"call_data_id","value":"269"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 17 Jul 2020 01:02:02 GMT"},{"key":"Server","value":"Apache/2.4.39 (Win64) OpenSSL/1.1.1c PHP/7.3.7"},{"key":"X-Powered-By","value":"PHP/7.3.7"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"59"},{"key":"ETag","value":"\"4bc408f81c1d5a7f751dbe38a432d13f3fc943bf\""},{"key":"Set-Cookie","value":"laravel_session=UGDGKRfBp2asXbfVv3U4p5dY3BAA4m9TB3LYyjcC; expires=Fri, 17-Jul-2020 03:02:02 GMT; Max-Age=7200; path=/; httponly"},{"key":"Content-Length","value":"230"},{"key":"Connection","value":"close"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"display_name\": \"Kumar\",\n    \"ani_override\": \"0370103544\",\n    \"sip_domain\": \"202.147.129.158\",\n    \"register_user_name\": \"8028\",\n    \"override_pilot\": false,\n    \"overridden_pilot_number\": \"\",\n    \"outbound_proxy\": \"35.244.72.48:5060\",\n    \"service_number\": \"0370103192\"\n}"},{"id":"caeabb4c-b6a8-4b64-af3c-898847a7a2e7","name":"Ani Override when no call data found","originalRequest":{"method":"POST","header":[],"body":{"mode":"urlencoded","urlencoded":[{"key":"call_data_id","value":"270","type":"text"}]},"url":"{{base_url}}/campaign/ani_override"},"status":"Unprocessable Entity","code":422,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 10 Jul 2020 02:51:54 GMT"},{"key":"Server","value":"Apache/2.4.39 (Win64) OpenSSL/1.1.1c PHP/7.3.7"},{"key":"X-Powered-By","value":"PHP/7.3.7"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"58"},{"key":"Set-Cookie","value":"laravel_session=ItmiIbyrlqUfiYvKl5BrCwWridxNMzjBeLnpsPa2; expires=Fri, 10-Jul-2020 04:51:54 GMT; Max-Age=7199; path=/; httponly"},{"key":"Connection","value":"close"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"Call data not found.\",\n    \"status_code\": 422,\n    \"debug\": {\n        \"line\": 1043,\n        \"file\": \"C:\\\\Users\\\\bhara\\\\Documents\\\\Work\\\\Inference\\\\studio-backend\\\\vendor\\\\laravel\\\\framework\\\\src\\\\Illuminate\\\\Foundation\\\\Application.php\",\n        \"class\": \"Symfony\\\\Component\\\\HttpKernel\\\\Exception\\\\HttpException\",\n        \"trace\": [\n            \"#0 C:\\\\Users\\\\bhara\\\\Documents\\\\Work\\\\Inference\\\\studio-backend\\\\vendor\\\\laravel\\\\framework\\\\src\\\\Illuminate\\\\Foundation\\\\helpers.php(45): Illuminate\\\\Foundation\\\\Application->abort(422, 'Call data not f...', Array)\",\n            \"#1 C:\\\\Users\\\\bhara\\\\Documents\\\\Work\\\\Inference\\\\studio-backend\\\\vendor\\\\laravel\\\\framework\\\\src\\\\Illuminate\\\\Foundation\\\\helpers.php(65): abort(422, 'Call data not f...', Array)\",\n            \"#2 C:\\\\Users\\\\bhara\\\\Documents\\\\Work\\\\Inference\\\\studio-backend\\\\app\\\\Http\\\\Controllers\\\\Api\\\\Campaign\\\\CampaignApiController.php(473): abort_if(true, 422, 'Call data not f...')\",\n            \"#3 [internal function]: App\\\\Http\\\\Controllers\\\\Api\\\\Campaign\\\\CampaignApiController->getDisplayNameAndAniOverride(Object(App\\\\Http\\\\Requests\\\\Api\\\\Campaign\\\\CampaignApi\\\\DisplayNameAndAniOverride))\",\n            \"#4 C:\\\\Users\\\\bhara\\\\Documents\\\\Work\\\\Inference\\\\studio-backend\\\\vendor\\\\laravel\\\\framework\\\\src\\\\Illuminate\\\\Routing\\\\Controller.php(54): call_user_func_array(Array, Array)\",\n            \"#5 C:\\\\Users\\\\bhara\\\\Documents\\\\Work\\\\Inference\\\\studio-backend\\\\vendor\\\\laravel\\\\framework\\\\src\\\\Illuminate\\\\Routing\\\\ControllerDispatcher.php(45): Illuminate\\\\Routing\\\\Controller->callAction('getDisplayNameA...', Array)\",\n            \"#6 C:\\\\Users\\\\bhara\\\\Documents\\\\Work\\\\Inference\\\\studio-backend\\\\vendor\\\\laravel\\\\framework\\\\src\\\\Illuminate\\\\Routing\\\\Route.php(219): Illuminate\\\\Routing\\\\ControllerDispatcher->dispatch(Object(Illuminate\\\\Routing\\\\Route), Object(App\\\\Http\\\\Controllers\\\\Api\\\\Campaign\\\\CampaignApiController), 'getDisplayNameA...')\",\n            \"#7 C:\\\\Users\\\\bhara\\\\Documents\\\\Work\\\\Inference\\\\studio-backend\\\\vendor\\\\laravel\\\\framework\\\\src\\\\Illuminate\\\\Routing\\\\Route.php(176): Illuminate\\\\Routing\\\\Route->runController()\",\n            \"#8 C:\\\\Users\\\\bhara\\\\Documents\\\\Work\\\\Inference\\\\studio-backend\\\\vendor\\\\laravel\\\\framework\\\\src\\\\Illuminate\\\\Routing\\\\Router.php(681): Illuminate\\\\Routing\\\\Route->run()\",\n            \"#9 C:\\\\Users\\\\bhara\\\\Documents\\\\Work\\\\Inference\\\\studio-backend\\\\vendor\\\\laravel\\\\framework\\\\src\\\\Illuminate\\\\Pipeline\\\\Pipeline.php(130): Illuminate\\\\Routing\\\\Router->Illuminate\\\\Routing\\\\{closure}(Object(Dingo\\\\Api\\\\Http\\\\Request))\",\n            \"#10 C:\\\\Users\\\\bhara\\\\Documents\\\\Work\\\\Inference\\\\studio-backend\\\\vendor\\\\liyu\\\\dingo-serializer-switch\\\\src\\\\SerializerSwitch.php(44): Illuminate\\\\Pipeline\\\\Pipeline->Illuminate\\\\Pipeline\\\\{closure}(Object(Dingo\\\\Api\\\\Http\\\\Request))\",\n            \"#11 C:\\\\Users\\\\bhara\\\\Documents\\\\Work\\\\Inference\\\\studio-backend\\\\vendor\\\\laravel\\\\framework\\\\src\\\\Illuminate\\\\Pipeline\\\\Pipeline.php(171): Liyu\\\\Dingo\\\\SerializerSwitch->handle(Object(Dingo\\\\Api\\\\Http\\\\Request), Object(Closure), 'data_array')\",\n            \"#12 C:\\\\Users\\\\bhara\\\\Documents\\\\Work\\\\Inference\\\\studio-backend\\\\vendor\\\\laravel\\\\framework\\\\src\\\\Illuminate\\\\Routing\\\\Middleware\\\\SubstituteBindings.php(41): Illuminate\\\\Pipeline\\\\Pipeline->Illuminate\\\\Pipeline\\\\{closure}(Object(Dingo\\\\Api\\\\Http\\\\Request))\",\n            \"#13 C:\\\\Users\\\\bhara\\\\Documents\\\\Work\\\\Inference\\\\studio-backend\\\\vendor\\\\laravel\\\\framework\\\\src\\\\Illuminate\\\\Pipeline\\\\Pipeline.php(171): Illuminate\\\\Routing\\\\Middleware\\\\SubstituteBindings->handle(Object(Dingo\\\\Api\\\\Http\\\\Request), Object(Closure))\",\n            \"#14 C:\\\\Users\\\\bhara\\\\Documents\\\\Work\\\\Inference\\\\studio-backend\\\\vendor\\\\laravel\\\\framework\\\\src\\\\Illuminate\\\\Routing\\\\Middleware\\\\ThrottleRequests.php(59): Illuminate\\\\Pipeline\\\\Pipeline->Illuminate\\\\Pipeline\\\\{closure}(Object(Dingo\\\\Api\\\\Http\\\\Request))\",\n            \"#15 C:\\\\Users\\\\bhara\\\\Documents\\\\Work\\\\Inference\\\\studio-backend\\\\vendor\\\\laravel\\\\framework\\\\src\\\\Illuminate\\\\Pipeline\\\\Pipeline.php(171): Illuminate\\\\Routing\\\\Middleware\\\\ThrottleRequests->handle(Object(Dingo\\\\Api\\\\Http\\\\Request), Object(Closure), 60, '1')\",\n            \"#16 C:\\\\Users\\\\bhara\\\\Documents\\\\Work\\\\Inference\\\\studio-backend\\\\vendor\\\\laravel\\\\framework\\\\src\\\\Illuminate\\\\Session\\\\Middleware\\\\StartSession.php(56): Illuminate\\\\Pipeline\\\\Pipeline->Illuminate\\\\Pipeline\\\\{closure}(Object(Dingo\\\\Api\\\\Http\\\\Request))\",\n            \"#17 C:\\\\Users\\\\bhara\\\\Documents\\\\Work\\\\Inference\\\\studio-backend\\\\vendor\\\\laravel\\\\framework\\\\src\\\\Illuminate\\\\Pipeline\\\\Pipeline.php(171): Illuminate\\\\Session\\\\Middleware\\\\StartSession->handle(Object(Dingo\\\\Api\\\\Http\\\\Request), Object(Closure))\",\n            \"#18 C:\\\\Users\\\\bhara\\\\Documents\\\\Work\\\\Inference\\\\studio-backend\\\\vendor\\\\dingo\\\\api\\\\src\\\\Http\\\\Middleware\\\\PrepareController.php(45): Illuminate\\\\Pipeline\\\\Pipeline->Illuminate\\\\Pipeline\\\\{closure}(Object(Dingo\\\\Api\\\\Http\\\\Request))\",\n            \"#19 C:\\\\Users\\\\bhara\\\\Documents\\\\Work\\\\Inference\\\\studio-backend\\\\vendor\\\\laravel\\\\framework\\\\src\\\\Illuminate\\\\Pipeline\\\\Pipeline.php(171): Dingo\\\\Api\\\\Http\\\\Middleware\\\\PrepareController->handle(Object(Dingo\\\\Api\\\\Http\\\\Request), Object(Closure))\",\n            \"#20 C:\\\\Users\\\\bhara\\\\Documents\\\\Work\\\\Inference\\\\studio-backend\\\\vendor\\\\laravel\\\\framework\\\\src\\\\Illuminate\\\\Pipeline\\\\Pipeline.php(105): Illuminate\\\\Pipeline\\\\Pipeline->Illuminate\\\\Pipeline\\\\{closure}(Object(Dingo\\\\Api\\\\Http\\\\Request))\",\n            \"#21 C:\\\\Users\\\\bhara\\\\Documents\\\\Work\\\\Inference\\\\studio-backend\\\\vendor\\\\laravel\\\\framework\\\\src\\\\Illuminate\\\\Routing\\\\Router.php(683): Illuminate\\\\Pipeline\\\\Pipeline->then(Object(Closure))\",\n            \"#22 C:\\\\Users\\\\bhara\\\\Documents\\\\Work\\\\Inference\\\\studio-backend\\\\vendor\\\\laravel\\\\framework\\\\src\\\\Illuminate\\\\Routing\\\\Router.php(658): Illuminate\\\\Routing\\\\Router->runRouteWithinStack(Object(Illuminate\\\\Routing\\\\Route), Object(Dingo\\\\Api\\\\Http\\\\Request))\",\n            \"#23 C:\\\\Users\\\\bhara\\\\Documents\\\\Work\\\\Inference\\\\studio-backend\\\\vendor\\\\laravel\\\\framework\\\\src\\\\Illuminate\\\\Routing\\\\Router.php(624): Illuminate\\\\Routing\\\\Router->runRoute(Object(Dingo\\\\Api\\\\Http\\\\Request), Object(Illuminate\\\\Routing\\\\Route))\",\n            \"#24 C:\\\\Users\\\\bhara\\\\Documents\\\\Work\\\\Inference\\\\studio-backend\\\\vendor\\\\laravel\\\\framework\\\\src\\\\Illuminate\\\\Routing\\\\Router.php(613): Illuminate\\\\Routing\\\\Router->dispatchToRoute(Object(Dingo\\\\Api\\\\Http\\\\Request))\",\n            \"#25 C:\\\\Users\\\\bhara\\\\Documents\\\\Work\\\\Inference\\\\studio-backend\\\\vendor\\\\dingo\\\\api\\\\src\\\\Routing\\\\Adapter\\\\Laravel.php(88): Illuminate\\\\Routing\\\\Router->dispatch(Object(Dingo\\\\Api\\\\Http\\\\Request))\",\n            \"#26 C:\\\\Users\\\\bhara\\\\Documents\\\\Work\\\\Inference\\\\studio-backend\\\\vendor\\\\dingo\\\\api\\\\src\\\\Routing\\\\Router.php(518): Dingo\\\\Api\\\\Routing\\\\Adapter\\\\Laravel->dispatch(Object(Dingo\\\\Api\\\\Http\\\\Request), 'v1')\",\n            \"#27 C:\\\\Users\\\\bhara\\\\Documents\\\\Work\\\\Inference\\\\studio-backend\\\\vendor\\\\dingo\\\\api\\\\src\\\\Http\\\\Middleware\\\\Request.php(126): Dingo\\\\Api\\\\Routing\\\\Router->dispatch(Object(Dingo\\\\Api\\\\Http\\\\Request))\",\n            \"#28 C:\\\\Users\\\\bhara\\\\Documents\\\\Work\\\\Inference\\\\studio-backend\\\\vendor\\\\laravel\\\\framework\\\\src\\\\Illuminate\\\\Pipeline\\\\Pipeline.php(130): Dingo\\\\Api\\\\Http\\\\Middleware\\\\Request->Dingo\\\\Api\\\\Http\\\\Middleware\\\\{closure}(Object(Dingo\\\\Api\\\\Http\\\\Request))\",\n            \"#29 C:\\\\Users\\\\bhara\\\\Documents\\\\Work\\\\Inference\\\\studio-backend\\\\app\\\\Http\\\\Middleware\\\\Cors.php(34): Illuminate\\\\Pipeline\\\\Pipeline->Illuminate\\\\Pipeline\\\\{closure}(Object(Dingo\\\\Api\\\\Http\\\\Request))\",\n            \"#30 C:\\\\Users\\\\bhara\\\\Documents\\\\Work\\\\Inference\\\\studio-backend\\\\vendor\\\\laravel\\\\framework\\\\src\\\\Illuminate\\\\Pipeline\\\\Pipeline.php(171): App\\\\Http\\\\Middleware\\\\Cors->handle(Object(Dingo\\\\Api\\\\Http\\\\Request), Object(Closure))\",\n            \"#31 C:\\\\Users\\\\bhara\\\\Documents\\\\Work\\\\Inference\\\\studio-backend\\\\vendor\\\\fideloper\\\\proxy\\\\src\\\\TrustProxies.php(57): Illuminate\\\\Pipeline\\\\Pipeline->Illuminate\\\\Pipeline\\\\{closure}(Object(Dingo\\\\Api\\\\Http\\\\Request))\",\n            \"#32 C:\\\\Users\\\\bhara\\\\Documents\\\\Work\\\\Inference\\\\studio-backend\\\\vendor\\\\laravel\\\\framework\\\\src\\\\Illuminate\\\\Pipeline\\\\Pipeline.php(171): Fideloper\\\\Proxy\\\\TrustProxies->handle(Object(Dingo\\\\Api\\\\Http\\\\Request), Object(Closure))\",\n            \"#33 C:\\\\Users\\\\bhara\\\\Documents\\\\Work\\\\Inference\\\\studio-backend\\\\vendor\\\\laravel\\\\framework\\\\src\\\\Illuminate\\\\Foundation\\\\Http\\\\Middleware\\\\TransformsRequest.php(21): Illuminate\\\\Pipeline\\\\Pipeline->Illuminate\\\\Pipeline\\\\{closure}(Object(Dingo\\\\Api\\\\Http\\\\Request))\",\n            \"#34 C:\\\\Users\\\\bhara\\\\Documents\\\\Work\\\\Inference\\\\studio-backend\\\\vendor\\\\laravel\\\\framework\\\\src\\\\Illuminate\\\\Pipeline\\\\Pipeline.php(171): Illuminate\\\\Foundation\\\\Http\\\\Middleware\\\\TransformsRequest->handle(Object(Dingo\\\\Api\\\\Http\\\\Request), Object(Closure))\",\n            \"#35 C:\\\\Users\\\\bhara\\\\Documents\\\\Work\\\\Inference\\\\studio-backend\\\\vendor\\\\laravel\\\\framework\\\\src\\\\Illuminate\\\\Foundation\\\\Http\\\\Middleware\\\\ValidatePostSize.php(27): Illuminate\\\\Pipeline\\\\Pipeline->Illuminate\\\\Pipeline\\\\{closure}(Object(Dingo\\\\Api\\\\Http\\\\Request))\",\n            \"#36 C:\\\\Users\\\\bhara\\\\Documents\\\\Work\\\\Inference\\\\studio-backend\\\\vendor\\\\laravel\\\\framework\\\\src\\\\Illuminate\\\\Pipeline\\\\Pipeline.php(171): Illuminate\\\\Foundation\\\\Http\\\\Middleware\\\\ValidatePostSize->handle(Object(Dingo\\\\Api\\\\Http\\\\Request), Object(Closure))\",\n            \"#37 C:\\\\Users\\\\bhara\\\\Documents\\\\Work\\\\Inference\\\\studio-backend\\\\vendor\\\\laravel\\\\framework\\\\src\\\\Illuminate\\\\Foundation\\\\Http\\\\Middleware\\\\CheckForMaintenanceMode.php(63): Illuminate\\\\Pipeline\\\\Pipeline->Illuminate\\\\Pipeline\\\\{closure}(Object(Dingo\\\\Api\\\\Http\\\\Request))\",\n            \"#38 C:\\\\Users\\\\bhara\\\\Documents\\\\Work\\\\Inference\\\\studio-backend\\\\vendor\\\\laravel\\\\framework\\\\src\\\\Illuminate\\\\Pipeline\\\\Pipeline.php(171): Illuminate\\\\Foundation\\\\Http\\\\Middleware\\\\CheckForMaintenanceMode->handle(Object(Dingo\\\\Api\\\\Http\\\\Request), Object(Closure))\",\n            \"#39 C:\\\\Users\\\\bhara\\\\Documents\\\\Work\\\\Inference\\\\studio-backend\\\\vendor\\\\laravel\\\\framework\\\\src\\\\Illuminate\\\\Pipeline\\\\Pipeline.php(105): Illuminate\\\\Pipeline\\\\Pipeline->Illuminate\\\\Pipeline\\\\{closure}(Object(Dingo\\\\Api\\\\Http\\\\Request))\",\n            \"#40 C:\\\\Users\\\\bhara\\\\Documents\\\\Work\\\\Inference\\\\studio-backend\\\\vendor\\\\dingo\\\\api\\\\src\\\\Http\\\\Middleware\\\\Request.php(127): Illuminate\\\\Pipeline\\\\Pipeline->then(Object(Closure))\",\n            \"#41 C:\\\\Users\\\\bhara\\\\Documents\\\\Work\\\\Inference\\\\studio-backend\\\\vendor\\\\dingo\\\\api\\\\src\\\\Http\\\\Middleware\\\\Request.php(103): Dingo\\\\Api\\\\Http\\\\Middleware\\\\Request->sendRequestThroughRouter(Object(Dingo\\\\Api\\\\Http\\\\Request))\",\n            \"#42 C:\\\\Users\\\\bhara\\\\Documents\\\\Work\\\\Inference\\\\studio-backend\\\\vendor\\\\laravel\\\\framework\\\\src\\\\Illuminate\\\\Pipeline\\\\Pipeline.php(171): Dingo\\\\Api\\\\Http\\\\Middleware\\\\Request->handle(Object(Dingo\\\\Api\\\\Http\\\\Request), Object(Closure))\",\n            \"#43 C:\\\\Users\\\\bhara\\\\Documents\\\\Work\\\\Inference\\\\studio-backend\\\\vendor\\\\laravel\\\\framework\\\\src\\\\Illuminate\\\\Pipeline\\\\Pipeline.php(105): Illuminate\\\\Pipeline\\\\Pipeline->Illuminate\\\\Pipeline\\\\{closure}(Object(Illuminate\\\\Http\\\\Request))\",\n            \"#44 C:\\\\Users\\\\bhara\\\\Documents\\\\Work\\\\Inference\\\\studio-backend\\\\vendor\\\\laravel\\\\framework\\\\src\\\\Illuminate\\\\Foundation\\\\Http\\\\Kernel.php(145): Illuminate\\\\Pipeline\\\\Pipeline->then(Object(Closure))\",\n            \"#45 C:\\\\Users\\\\bhara\\\\Documents\\\\Work\\\\Inference\\\\studio-backend\\\\vendor\\\\laravel\\\\framework\\\\src\\\\Illuminate\\\\Foundation\\\\Http\\\\Kernel.php(110): Illuminate\\\\Foundation\\\\Http\\\\Kernel->sendRequestThroughRouter(Object(Illuminate\\\\Http\\\\Request))\",\n            \"#46 C:\\\\Users\\\\bhara\\\\Documents\\\\Work\\\\Inference\\\\studio-backend\\\\public\\\\index.php(55): Illuminate\\\\Foundation\\\\Http\\\\Kernel->handle(Object(Illuminate\\\\Http\\\\Request))\",\n            \"#47 {main}\"\n        ]\n    }\n}"}],"_postman_id":"4ed0a80f-8c88-4cc9-8aef-73109909afad"}],"id":"721900f8-ef6b-455a-a1b5-2011873e42b9","auth":{"type":"apikey","apikey":{"value":"{{ac_api_key}}","key":"<key>"},"isInherited":false},"event":[{"listen":"prerequest","script":{"id":"fdd19cba-7d3c-4637-9d3f-a3aed5676726","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"0cd5e42a-d946-46af-985c-d032e1b83221","type":"text/javascript","exec":[""]}}],"_postman_id":"721900f8-ef6b-455a-a1b5-2011873e42b9","description":""},{"name":"Get Campaign Details","id":"96d929b6-25d1-477f-b77a-4c15c7c961b8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[{"key":"scope","value":"ac","type":"text","description":"<p>Access Scope [ac, sp] = ac for Studio | Build</p>\n"},{"key":"scope-id","value":"1","description":"<p>Account ID from Studio | Manage | Account Profile when scope = ac</p>\n","type":"text"},{"key":"studio-api-key","value":"{{studio-api-key}}","description":"<p>API Key from Studio | Manage | API Keys</p>\n","type":"text"}],"body":{"mode":"urlencoded","urlencoded":[]},"url":"{{base_url}}/campaign/1","urlObject":{"path":["campaign","1"],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"96d929b6-25d1-477f-b77a-4c15c7c961b8"}],"id":"6d0d78a0-3e5c-44cc-929f-a6c26e38a741","_postman_id":"6d0d78a0-3e5c-44cc-929f-a6c26e38a741","description":""},{"name":"QforMe","item":[{"name":"Queue","item":[{"name":"queue-create","id":"5cb33b01-44f3-47d0-b2dc-5714c4f0bffb","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"scope","value":"ac","type":"text","description":"<p>Access Scope [ac, sp] = ac for Studio | Build</p>\n"},{"key":"scope-id","value":"1","type":"text","description":"<p>Account ID from Studio | Manage | Account Profile when scope = ac</p>\n"},{"key":"studio-api-key","value":"{{studio_api_key}}","type":"text","description":"<p>API Key from Studio | Manage | API Keys</p>\n"}],"body":{"mode":"raw","raw":"{\r\n    \"queue_name\": \"Queue Three\",\r\n    \"queue_phone_number\": \"0491763845\",\r\n    \"max_waiter\": \"15\",\r\n    \"ac_id\": \"1\",\r\n    \"ac_plan_id\": \"15\"\r\n}"},"url":"{{base_url}}/qforme/queues","urlObject":{"path":["qforme","queues"],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"5cb33b01-44f3-47d0-b2dc-5714c4f0bffb"},{"name":"queue-update","id":"5003a618-466c-4ec5-9a0b-3b5c8f7f5204","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"PUT","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"scope","value":"ac","type":"text","description":"<p>Access Scope [ac, sp] = ac for Studio | Build</p>\n"},{"key":"scope-id","value":"1","type":"text","description":"<p>Account ID from Studio | Manage | Account Profile when scope = ac</p>\n"},{"key":"studio-api-key","value":"{{studio_api_key}}","type":"text","description":"<p>API Key from Studio | Manage | API Keys</p>\n"}],"body":{"mode":"raw","raw":"{\r\n    \"queue_name\": \"Queue One\",\r\n    \"queue_phone_number\": \"0451763846\",\r\n    \"max_waiter\": \"1\",\r\n    \"ac_id\": \"1\",\r\n    \"ac_plan_id\": \"15\",\r\n    \"is_enabled\": \"1\"\r\n}"},"url":"{{base_url}}/qforme/queues/2","urlObject":{"path":["qforme","queues","2"],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"5003a618-466c-4ec5-9a0b-3b5c8f7f5204"},{"name":"queue-delete","id":"94ad464d-56f2-4c9f-a4c1-307b4ee33dff","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"DELETE","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"scope","value":"ac","type":"text","description":"<p>Access Scope [ac, sp] = ac for Studio | Build</p>\n"},{"key":"scope-id","value":"1","type":"text","description":"<p>Account ID from Studio | Manage | Account Profile when scope = ac</p>\n"},{"key":"studio-api-key","value":"{{studio_api_key}}","type":"text","description":"<p>API Key from Studio | Manage | API Keys</p>\n"}],"body":{"mode":"raw","raw":""},"url":"{{base_url}}/qforme/queues/2","urlObject":{"path":["qforme","queues","2"],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"94ad464d-56f2-4c9f-a4c1-307b4ee33dff"},{"name":"queue-index","id":"1599a93d-393d-48c2-93b0-17096666b72b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"scope","value":"ac","type":"text","description":"<p>Access Scope [ac, sp] = ac for Studio | Build</p>\n"},{"key":"scope-id","value":"1","type":"text","description":"<p>Account ID from Studio | Manage | Account Profile when scope = ac</p>\n"},{"key":"studio-api-key","value":"{{studio_api_key}}","type":"text","description":"<p>API Key from Studio | Manage | API Keys</p>\n"}],"body":{"mode":"raw","raw":""},"url":"{{base_url}}/qforme/queues?per_page=24&page=1&sortedBy=desc&orderBy=queue_id&notShowLoader=false&include=ac_plan","urlObject":{"path":["qforme","queues"],"host":["{{base_url}}"],"query":[{"key":"per_page","value":"24"},{"key":"page","value":"1"},{"key":"sortedBy","value":"desc"},{"disabled":true,"key":"search","value":"ac_id%3A1"},{"disabled":true,"key":"searchFields","value":"ac_id%3Alike"},{"disabled":true,"key":"ac_id","value":"1"},{"key":"orderBy","value":"queue_id"},{"key":"notShowLoader","value":"false"},{"key":"include","value":"ac_plan"}],"variable":[]}},"response":[],"_postman_id":"1599a93d-393d-48c2-93b0-17096666b72b"},{"name":"check-waiter","event":[{"listen":"test","script":{"id":"f2c51695-e53c-4e3c-8be6-4532ba99953e","exec":["var jsonData = JSON.parse(responseBody);\r","pm.globals.set(\"qfm_token\", jsonData.token);"],"type":"text/javascript"}}],"id":"53db0716-a259-4c6d-87b3-6408100853fd","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"scope","value":"ac","type":"text","description":"<p>Access Scope [ac, sp] = ac for Studio | Build</p>\n"},{"key":"scope-id","value":"1","type":"text","description":"<p>Account ID from Studio | Manage | Account Profile when scope = ac</p>\n"},{"key":"studio-api-key","value":"{{studio_api_key}}","type":"text","description":"<p>API Key from Studio | Manage | API Keys</p>\n"}],"body":{"mode":"raw","raw":"{\r\n    \"queue_id\": \"1\"\r\n}"},"url":"{{base_url}}/qforme/check-waiter","urlObject":{"path":["qforme","check-waiter"],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"53db0716-a259-4c6d-87b3-6408100853fd"},{"name":"getPlanTypesWithAvailableWaiters","id":"a32030ed-dab5-43c5-9de8-5f5bb76647d1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"scope","value":"ac","type":"text","description":"<p>Access Scope [ac, sp] = ac for Studio | Build</p>\n"},{"key":"scope-id","value":"1","type":"text","description":"<p>Account ID from Studio | Manage | Account Profile when scope = ac</p>\n"},{"key":"studio-api-key","value":"{{studio_api_key}}","type":"text","description":"<p>API Key from Studio | Manage | API Keys</p>\n"}],"body":{"mode":"raw","raw":"{\r\n    \"queue_id\": \"1\",\r\n    \"transfer_phone_number\": \"0451763845\",\r\n    \"waiter_uuid\": \"abc-124\",\r\n    \"waiter_display_number\": \"\",\r\n    \"waiter_display_name\": \"\",\r\n    \"max_dial_attempt\": \"5\",\r\n    \"ac_id\": \"1\"\r\n}"},"url":"{{base_url}}/qforme/plan-types-waiters","urlObject":{"path":["qforme","plan-types-waiters"],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"a32030ed-dab5-43c5-9de8-5f5bb76647d1"}],"id":"2fb1f893-45cc-48c4-8eee-48c3f601beff","_postman_id":"2fb1f893-45cc-48c4-8eee-48c3f601beff","description":""},{"name":"Waiter","item":[{"name":"waiter-create","id":"2fbd5100-15ff-441e-bd3a-202fac41a1db","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"scope","value":"ac","type":"text","description":"<p>Access Scope [ac, sp] = ac for Studio | Build</p>\n"},{"key":"scope-id","value":"1","type":"text","description":"<p>Account ID from Studio | Manage | Account Profile when scope = ac</p>\n"},{"key":"studio-api-key","value":"{{studio_api_key}}","type":"text","description":"<p>API Key from Studio | Manage | API Keys</p>\n"}],"body":{"mode":"raw","raw":"{\r\n    \"queue_id\": \"1\",\r\n    \"waiter_token\": \"{{qfm_token}}\",\r\n    \"transfer_phone_number\": \"0451763845\",\r\n    \"waiter_uuid\": \"abc-1259\",\r\n    \"waiter_display_number\": \"\",\r\n    \"waiter_display_name\": \"\",\r\n    \"max_dial_attempt\": \"5\",\r\n    \"caller_info_text\": \"hello there\",\r\n    \"caller_info_audio\": \"audio.wav\"\r\n}"},"url":"{{base_url}}/qforme/waiters","urlObject":{"path":["qforme","waiters"],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"2fbd5100-15ff-441e-bd3a-202fac41a1db"},{"name":"waiter-update","id":"4a59a6cd-f697-45d1-b796-49ed4b11f266","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"PUT","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"scope","value":"ac","type":"text","description":"<p>Access Scope [ac, sp] = ac for Studio | Build</p>\n"},{"key":"scope-id","value":"1","type":"text","description":"<p>Account ID from Studio | Manage | Account Profile when scope = ac</p>\n"},{"key":"studio-api-key","value":"{{studio_api_key}}","type":"text","description":"<p>API Key from Studio | Manage | API Keys</p>\n"}],"body":{"mode":"raw","raw":"{\r\n    \"waiter_status\": \"in_progress\"\r\n}"},"url":"{{base_url}}/qforme/waiters/6","urlObject":{"path":["qforme","waiters","6"],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"4a59a6cd-f697-45d1-b796-49ed4b11f266"},{"name":"waiter-delete","id":"05e08940-81ef-4f79-8743-2eb8b3663221","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"DELETE","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"scope","value":"ac","type":"text","description":"<p>Access Scope [ac, sp] = ac for Studio | Build</p>\n"},{"key":"scope-id","value":"1","type":"text","description":"<p>Account ID from Studio | Manage | Account Profile when scope = ac</p>\n"},{"key":"studio-api-key","value":"{{studio_api_key}}","type":"text","description":"<p>API Key from Studio | Manage | API Keys</p>\n"}],"body":{"mode":"raw","raw":""},"url":"{{base_url}}/qforme/waiters/1","urlObject":{"path":["qforme","waiters","1"],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"05e08940-81ef-4f79-8743-2eb8b3663221"},{"name":"waiter-index","id":"dfa685c0-f187-4242-9029-4aeb29f15413","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"scope","value":"ac","type":"text","description":"<p>Access Scope [ac, sp] = ac for Studio | Build</p>\n"},{"key":"scope-id","value":"1","type":"text","description":"<p>Account ID from Studio | Manage | Account Profile when scope = ac</p>\n"},{"key":"studio-api-key","value":"{{studio_api_key}}","type":"text","description":"<p>API Key from Studio | Manage | API Keys</p>\n"}],"body":{"mode":"raw","raw":""},"url":"{{base_url}}/qforme/waiters?per_page=24&page=1&orderBy=ac_id&sortedBy=desc&include=qfm_queue,qfm_queue.ac_plan","urlObject":{"path":["qforme","waiters"],"host":["{{base_url}}"],"query":[{"key":"per_page","value":"24"},{"key":"page","value":"1"},{"key":"orderBy","value":"ac_id"},{"key":"sortedBy","value":"desc"},{"key":"include","value":"qfm_queue,qfm_queue.ac_plan"},{"disabled":true,"key":"search","value":"ac_id%3A1"},{"disabled":true,"key":"searchFields","value":"ac_id%3Alike"},{"disabled":true,"key":"ac_id","value":"1"}],"variable":[]}},"response":[],"_postman_id":"dfa685c0-f187-4242-9029-4aeb29f15413"},{"name":"waiter-show","id":"8e459402-4618-44eb-a32e-d03357c716d4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"scope","value":"system","type":"text","description":"<p>Access Scope [ac, sp] = ac for Studio | Build</p>\n"},{"key":"scope-id","value":"1","type":"text","description":"<p>Account ID from Studio | Manage | Account Profile when scope = ac</p>\n"},{"key":"studio-api-key","value":"{{studio_api_key}}","type":"text","description":"<p>API Key from Studio | Manage | API Keys</p>\n"}],"body":{"mode":"raw","raw":""},"url":"{{base_url}}/qforme/waiters/5?include=qfm_queue,qfm_queue.ac_plan,account","urlObject":{"path":["qforme","waiters","5"],"host":["{{base_url}}"],"query":[{"key":"include","value":"qfm_queue,qfm_queue.ac_plan,account"}],"variable":[]}},"response":[],"_postman_id":"8e459402-4618-44eb-a32e-d03357c716d4"}],"id":"762ed915-6b56-49c5-9d05-4bb88e9a7b48","_postman_id":"762ed915-6b56-49c5-9d05-4bb88e9a7b48","description":""},{"name":"Call Log","item":[{"name":"call-log-create","id":"7501258c-3609-42ed-bed6-92aaf00b433b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[{"warning":"This is a duplicate header and will be overridden by the Content-Type header generated by Postman.","key":"Content-Type","value":"application/json","type":"text"},{"key":"scope","value":"ac","type":"text","description":"<p>Access Scope [ac, sp] = ac for Studio | Build</p>\n"},{"key":"scope-id","value":"1","type":"text","description":"<p>Account ID from Studio | Manage | Account Profile when scope = ac</p>\n"},{"key":"studio-api-key","value":"{{studio_api_key}}","type":"text","description":"<p>API Key from Studio | Manage | API Keys</p>\n"}],"body":{"mode":"formdata","formdata":[{"key":"waiter_id","value":"97","type":"text"},{"key":"queue_id","value":"4","type":"text"},{"key":"queue_phone_number","value":"0451763845","type":"text"},{"key":"transfer_phone_number","value":"0451763845","type":"text"},{"key":"waiter_uuid","value":"abc-125","type":"text"},{"key":"waiting_duration","value":"10","type":"text"},{"key":"answered_at","value":"2020-8-3","type":"text"},{"key":"ac_id","value":"1","type":"text"},{"key":"call_outcome","value":"connected","type":"text"},{"key":"ac_plan_id","value":"15","type":"text"}]},"url":"{{base_url}}/qforme/call-logs","urlObject":{"path":["qforme","call-logs"],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"7501258c-3609-42ed-bed6-92aaf00b433b"},{"name":"call-log-index","id":"0ee04a0e-9a50-4383-861f-534963096f3c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"scope","value":"ac","type":"text","description":"<p>Access Scope [ac, sp] = ac for Studio | Build</p>\n"},{"key":"scope-id","value":"1","type":"text","description":"<p>Account ID from Studio | Manage | Account Profile when scope = ac</p>\n"},{"key":"studio-api-key","value":"{{studio_api_key}}","type":"text","description":"<p>API Key from Studio | Manage | API Keys</p>\n"}],"body":{"mode":"raw","raw":""},"url":"{{base_url}}/qforme/call-logs?per_page=24&page=1&orderBy=ac_id&sortedBy=desc&include=qfm_queue,ac_plan","urlObject":{"path":["qforme","call-logs"],"host":["{{base_url}}"],"query":[{"disabled":true,"key":"search","value":"ac_id%3A1"},{"disabled":true,"key":"searchFields","value":"ac_id%3Alike"},{"key":"per_page","value":"24"},{"key":"page","value":"1"},{"key":"orderBy","value":"ac_id"},{"key":"sortedBy","value":"desc"},{"disabled":true,"key":"ac_id","value":"1"},{"key":"include","value":"qfm_queue,ac_plan"}],"variable":[]}},"response":[],"_postman_id":"0ee04a0e-9a50-4383-861f-534963096f3c"}],"id":"96f93487-7f3f-495f-8bd8-3722ce510e25","_postman_id":"96f93487-7f3f-495f-8bd8-3722ce510e25","description":""},{"name":"QforMe-API","item":[{"name":"api-check-waiter","event":[{"listen":"test","script":{"id":"9f90da3f-34ff-4865-8f3f-7f5afb5bfd3a","exec":["var jsonData = JSON.parse(responseBody);\r","pm.environment.set(\"qfm_token\", jsonData.token);"],"type":"text/javascript"}}],"id":"65dbef15-d4e9-4a64-b25a-8e7bd08b5a52","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[{"key":"studio-api-key","value":"{{studio_api_key}}","type":"text","description":"<p>API Key from Studio | Manage | API Keys</p>\n"}],"body":{"mode":"formdata","formdata":[{"key":"queue_api_key","value":"{{queue_api_key}}","type":"text"}]},"url":"{{base_url}}/qforme-api/check-waiter","urlObject":{"path":["qforme-api","check-waiter"],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[{"id":"cf6db0dc-9676-4137-bc6a-9afbb69e6d38","name":"WaiterAvailable","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text","disabled":true},{"key":"scope","value":"ac","type":"text","description":"Access Scope [ac, sp] = ac for Studio | Build","disabled":true},{"key":"scope-id","value":"1","type":"text","description":"Account ID from Studio | Manage | Account Profile when scope = ac","disabled":true},{"key":"studio-api-key","value":"{{studio_api_key}}","type":"text","description":"API Key from Studio | Manage | API Keys"}],"body":{"mode":"formdata","formdata":[{"key":"queue_api_key","value":"{{queue_api_key}}","type":"text"}]},"url":"{{base_url}}/qforme-api/check-waiter"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 18 Mar 2021 22:58:20 GMT"},{"key":"Server","value":"Apache/2.4.38 (Win64) OpenSSL/1.1.1b PHP/7.3.3"},{"key":"X-Powered-By","value":"PHP/7.3.3"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-RateLimit-Limit","value":"6000"},{"key":"X-RateLimit-Remaining","value":"5999"},{"key":"ETag","value":"\"486c6c92b6a77f9ace4d10e9ce1ac67c5e86baf1\""},{"key":"Set-Cookie","value":"studio_session=GYW0BL8RVDFn4FhjmMAvVj97DIrtMVEo99btkvBd; expires=Fri, 19-Mar-2021 00:58:22 GMT; Max-Age=7200; path=/; httponly"},{"key":"Content-Length","value":"100"},{"key":"Connection","value":"close"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"token\": \"65f6482607b801dd55efc61c544f04595ec1e24e\",\n    \"message\": \"Waiter available.\",\n    \"status_code\": 200\n}"}],"_postman_id":"65dbef15-d4e9-4a64-b25a-8e7bd08b5a52"},{"name":"api-add-waiter","id":"14eec9b4-2bfd-4c13-9fa4-cd407f14ca32","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[{"key":"studio-api-key","value":"{{studio_api_key}}","type":"text","description":"<p>API Key from Studio | Manage | API Keys</p>\n"}],"body":{"mode":"formdata","formdata":[{"key":"queue_api_key","value":"aeaf3f4d62b3fa3a54218a736709f979100daf2e68c68165b98662887369729f","type":"text"},{"key":"waiter_token","value":"{{qfm_token}}","type":"text"},{"key":"transfer_phone_number","value":"0451763846","type":"text"},{"key":"waiter_uuid","value":"xyz-12766","type":"text"},{"key":"caller_info_text","value":"Hi there","type":"text"}]},"url":"{{base_url}}/qforme-api/add-waiter","urlObject":{"path":["qforme-api","add-waiter"],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[{"id":"f44ea6f6-bad2-4731-af3e-070c5a2877d6","name":"InvalidKey","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text","disabled":true},{"key":"scope","value":"ac","type":"text","description":"Access Scope [ac, sp] = ac for Studio | Build","disabled":true},{"key":"scope-id","value":"1","type":"text","description":"Account ID from Studio | Manage | Account Profile when scope = ac","disabled":true},{"key":"studio-api-key","value":"{{studio_api_key}}","type":"text","description":"API Key from Studio | Manage | API Keys"}],"body":{"mode":"formdata","formdata":[{"key":"queue_api_key","value":"aeaf3f4d62b3fa3a54218a736709f979100daf2e68c68165b98662887369729f","type":"text"},{"key":"waiter_token","value":"{{qfm_token}}","type":"text"},{"key":"transfer_phone_number","value":"0451763846","type":"text"},{"key":"waiter_uuid","value":"xyz-12766","type":"text"},{"key":"caller_info_text","value":"Hi there","type":"text"}]},"url":"{{base_url}}/qforme-api/add-waiter"},"status":"Forbidden","code":403,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 19 Mar 2021 03:56:45 GMT"},{"key":"Server","value":"Apache/2.4.38 (Win64) OpenSSL/1.1.1b PHP/7.3.3"},{"key":"X-Powered-By","value":"PHP/7.3.3"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-RateLimit-Limit","value":"6000"},{"key":"X-RateLimit-Remaining","value":"5999"},{"key":"Set-Cookie","value":"studio_session=n76mUA7hIB3qstegBtaDj2dXixbHxqfE466c3bPS; expires=Fri, 19-Mar-2021 05:56:47 GMT; Max-Age=7200; path=/; httponly"},{"key":"Content-Length","value":"88"},{"key":"Connection","value":"close"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"API key does not have permission to perform this action.\",\n    \"status_code\": 403\n}"}],"_postman_id":"14eec9b4-2bfd-4c13-9fa4-cd407f14ca32"}],"id":"61556fb5-009c-4dc4-a07b-be79ad3c6317","_postman_id":"61556fb5-009c-4dc4-a07b-be79ad3c6317","description":""}],"id":"12333079-eddf-4819-b507-72c6c9de1625","_postman_id":"12333079-eddf-4819-b507-72c6c9de1625","description":""}],"id":"41524bdf-fc62-435a-aea0-d39a06cd8907","description":"<p>This collection is to hold all the APIs that go under Build Navigation in Studio 7. Create a Subfolder for each component under build. For example create Folders for Tasks, Campaigns, Content</p>\n","event":[{"listen":"prerequest","script":{"id":"c73cb5ea-93a3-4f40-beea-9615abe265dc","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"d7f229f4-a9ac-4120-8373-2bd08a4286c1","type":"text/javascript","exec":[""]}}],"_postman_id":"41524bdf-fc62-435a-aea0-d39a06cd8907"},{"name":"Manage API's","item":[{"name":"Profile","item":[{"name":"change password","id":"8068d5fc-a075-4681-8e3c-2ba6c0b02846","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"token":"{{token}}"},"isInherited":false},"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\r\n    \"current_password\":\"current_password\",\r\n    \"new_password\":\"new_password\",\r\n    \"confirm_password\":\"new_password\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{base_url}}/auth/users/password/1","urlObject":{"path":["auth","users","password","1"],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[{"id":"71907323-0f79-46c9-927d-82d9b1ede29a","name":"incorrect current password","originalRequest":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\r\n    \"current_password\":\"current_password\",\r\n    \"new_password\":\"new_password\",\r\n    \"confirm_password\":\"new_password\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost/api/auth/users/password/1"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 22 Jul 2020 07:02:36 GMT"},{"key":"Server","value":"Apache/2.4.41 (Win64) OpenSSL/1.1.1c PHP/7.2.22"},{"key":"Vary","value":"Authorization"},{"key":"X-Powered-By","value":"PHP/7.2.22"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"59"},{"key":"Set-Cookie","value":"laravel_session=9z6s13eLv2KbFRHT2lsjoztKqyuxAS7YJL9XJrfT; expires=Thu, 23-Jul-2020 03:02:37 GMT; Max-Age=72000; path=/; httponly"},{"key":"Content-Length","value":"32"},{"key":"Connection","value":"close"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"Incorrect Password\"\n}"},{"id":"76578fd2-097a-40ba-8aa1-050186cc495d","name":"new password incorrect format","originalRequest":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\r\n    \"current_password\":\"current_password\",\r\n    \"new_password\":\"new_password\",\r\n    \"confirm_password\":\"new_password\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost/api/auth/users/password/1"},"status":"Unprocessable Entity","code":422,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 22 Jul 2020 07:03:15 GMT"},{"key":"Server","value":"Apache/2.4.41 (Win64) OpenSSL/1.1.1c PHP/7.2.22"},{"key":"Vary","value":"Authorization"},{"key":"X-Powered-By","value":"PHP/7.2.22"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"58"},{"key":"Set-Cookie","value":"laravel_session=9z6s13eLv2KbFRHT2lsjoztKqyuxAS7YJL9XJrfT; expires=Thu, 23-Jul-2020 03:03:16 GMT; Max-Age=72000; path=/; httponly"},{"key":"Content-Length","value":"126"},{"key":"Connection","value":"close"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"The given data was invalid.\",\n    \"errors\": [\n        [\n            \"Invalid Data -\\nThe new password format is invalid.\"\n        ]\n    ],\n    \"status_code\": 422\n}"},{"id":"bafb78bd-7df0-4f5e-be01-38747e43878f","name":"confirm password does not match","originalRequest":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\r\n    \"current_password\":\"current_password\",\r\n    \"new_password\":\"new_password\",\r\n    \"confirm_password\":\"new_password\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost/api/auth/users/password/1"},"status":"Unprocessable Entity","code":422,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 22 Jul 2020 07:02:02 GMT"},{"key":"Server","value":"Apache/2.4.41 (Win64) OpenSSL/1.1.1c PHP/7.2.22"},{"key":"Vary","value":"Authorization"},{"key":"X-Powered-By","value":"PHP/7.2.22"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"58"},{"key":"Set-Cookie","value":"laravel_session=9z6s13eLv2KbFRHT2lsjoztKqyuxAS7YJL9XJrfT; expires=Thu, 23-Jul-2020 03:02:02 GMT; Max-Age=72000; path=/; httponly"},{"key":"Content-Length","value":"140"},{"key":"Connection","value":"close"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"The given data was invalid.\",\n    \"errors\": [\n        [\n            \"Invalid Data -\\nThe new password and confirm password must match.\"\n        ]\n    ],\n    \"status_code\": 422\n}"},{"id":"f3262cc0-624a-4bdf-9de0-9e43f258422f","name":"successful password change","originalRequest":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\r\n    \"current_password\":\"current_password\",\r\n    \"new_password\":\"new_password\",\r\n    \"confirm_password\":\"new_password\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost/api/auth/users/password/1"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 22 Jul 2020 07:01:30 GMT"},{"key":"Server","value":"Apache/2.4.41 (Win64) OpenSSL/1.1.1c PHP/7.2.22"},{"key":"Vary","value":"Authorization"},{"key":"X-Powered-By","value":"PHP/7.2.22"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"59"},{"key":"ETag","value":"\"ce7d2badf30fbf5131ab5705688c04b73e34c63e\""},{"key":"Set-Cookie","value":"laravel_session=9z6s13eLv2KbFRHT2lsjoztKqyuxAS7YJL9XJrfT; expires=Thu, 23-Jul-2020 03:01:31 GMT; Max-Age=72000; path=/; httponly"},{"key":"Content-Length","value":"16"},{"key":"Connection","value":"close"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": true\n}"}],"_postman_id":"8068d5fc-a075-4681-8e3c-2ba6c0b02846"}],"id":"89c1ce13-a523-4759-bcfe-927bb79dda52","description":"<p>User profile</p>\n<ul>\n<li>change display name</li>\n<li>change email address</li>\n<li>change timezone</li>\n</ul>\n<p>Password</p>\n<ul>\n<li>set new password.</li>\n</ul>\n","_postman_id":"89c1ce13-a523-4759-bcfe-927bb79dda52","auth":{"type":"apikey","apikey":{"value":"{{studio-api-key}}","key":"<key>"},"isInherited":true,"source":{"_postman_id":"e6edae9f-2b66-4e95-b63c-0b527719c058","id":"e6edae9f-2b66-4e95-b63c-0b527719c058","name":"Manage API's","type":"folder"}}},{"name":"Users","item":[{"name":"get user","id":"bbefae69-b288-4c5e-a049-f78ab6c7b380","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"token":"{{token}}"},"isInherited":false},"method":"GET","header":[{"key":"scope","value":"sp","description":"<p>Access Scope [ac, sp] = sp</p>\n"},{"key":"scope-id","value":"1"}],"url":"{{base_url}}/auth/users/661","urlObject":{"path":["auth","users","661"],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"bbefae69-b288-4c5e-a049-f78ab6c7b380"},{"name":"create user","id":"d47aa19f-00c9-42a5-81b6-e1567964a383","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"scope","value":"sp","description":"<p>Access Scope [ac, sp] = sp</p>\n"},{"key":"scope-id","value":"1"}],"body":{"mode":"raw","raw":"{\n    \"email\": \"user@email.com\",\n    \"password\": \"password\",\n    \"display_name\": \"User display name\",\n    \"access_scope\": \"\",\n    \"twofa_enabled\": false,\n    \"user_status\": false,\n    \"sync_permission\": false,\n    \"pending_delete\": false,\n    \"multiple_ac_accounts\": true,\n    \"user_permissions\":[],\n    \"user_role\": 1,\n    \"user_role_scope\": \"system\",\n    \"account_mappings\": [],\n    \"ac_sp_map_role_permission\": [],\n    \"sp_id\": 1,\n    \"resend_invitation\": false,\n    \"password_confirmation\": \"password\",\n    \"salt\": \"abc\",\n    \"secret_key\": \"abc\"\n  }","options":{"raw":{"language":"json"}}},"url":"{{base_url}}/auth/users","description":"<p>Create a Studio user. See <a href=\"https://documentation.five9.com/bundle/studio-combo/page/studio-manage/topics/users-properties.htm\">https://documentation.five9.com/bundle/studio-combo/page/studio-manage/topics/users-properties.htm</a></p>\n","auth":{"type":"bearer","bearer":{"token":"{{token}}"},"isInherited":true,"source":{"_postman_id":"c569440e-1262-44ed-9c4f-00053d6ef0c3","id":"c569440e-1262-44ed-9c4f-00053d6ef0c3","name":"Users","type":"folder"}},"urlObject":{"path":["auth","users"],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[{"id":"2e852bba-6238-4651-9a04-8dff9ee897ac","name":"create user success","originalRequest":{"method":"POST","header":[{"key":"scope","value":"sp"},{"key":"scope-id","value":"1"}],"body":{"mode":"raw","raw":"{\n    \"email\": \"xadod88232@hancack.com\",\n    \"password\": \"demo123\",\n    \"display_name\": \"temp user KQ\",\n    \"access_scope\": \"\",\n    \"twofa_enabled\": false,\n    \"user_status\": false,\n    \"user_permissions\": [\n        [\n            \"build\",\n            \"tasks\",\n            \"read\"\n        ],\n        [\n            \"build\",\n            \"tasks\",\n            \"write\"\n        ],\n        [\n            \"build\",\n            \"campaigns\",\n            \"read\"\n        ],\n        [\n            \"build\",\n            \"campaigns\",\n            \"write\"\n        ],\n        [\n            \"build\",\n            \"content\",\n            \"prompts\",\n            \"read\"\n        ],\n        [\n            \"build\",\n            \"content\",\n            \"prompts\",\n            \"write\"\n        ],\n        [\n            \"build\",\n            \"content\",\n            \"variables\",\n            \"read\"\n        ],\n        [\n            \"build\",\n            \"content\",\n            \"variables\",\n            \"write\"\n        ],\n        [\n            \"build\",\n            \"content\",\n            \"custom_forms\",\n            \"read\"\n        ],\n        [\n            \"build\",\n            \"content\",\n            \"custom_forms\",\n            \"write\"\n        ],\n        [\n            \"build\",\n            \"content\",\n            \"open_forms\",\n            \"read\"\n        ],\n        [\n            \"build\",\n            \"content\",\n            \"open_forms\",\n            \"write\"\n        ],\n        [\n            \"build\",\n            \"content\",\n            \"files\",\n            \"read\"\n        ],\n        [\n            \"build\",\n            \"content\",\n            \"files\",\n            \"write\"\n        ],\n        [\n            \"build\",\n            \"content\",\n            \"holidays\",\n            \"read\"\n        ],\n        [\n            \"build\",\n            \"content\",\n            \"holidays\",\n            \"write\"\n        ],\n        [\n            \"build\",\n            \"content\",\n            \"data_stores\",\n            \"read\"\n        ],\n        [\n            \"build\",\n            \"content\",\n            \"data_stores\",\n            \"write\"\n        ],\n        [\n            \"build\",\n            \"qforme\",\n            \"read\"\n        ],\n        [\n            \"build\",\n            \"qforme\",\n            \"write\"\n        ],\n        [\n            \"analyse\",\n            \"virtual_agent_usage\",\n            \"read\"\n        ],\n        [\n            \"analyse\",\n            \"virtual_agent_usage\",\n            \"write\"\n        ],\n        [\n            \"analyse\",\n            \"live_virtual_agent_tracking\",\n            \"read\"\n        ],\n        [\n            \"analyse\",\n            \"live_virtual_agent_tracking\",\n            \"write\"\n        ],\n        [\n            \"analyse\",\n            \"user_activity\",\n            \"read\"\n        ],\n        [\n            \"analyse\",\n            \"user_activity\",\n            \"write\"\n        ],\n        [\n            \"analyse\",\n            \"reports\",\n            \"read\"\n        ],\n        [\n            \"analyse\",\n            \"reports\",\n            \"write\"\n        ],\n        [\n            \"manage\",\n            \"email_profiles\",\n            \"read\"\n        ],\n        [\n            \"manage\",\n            \"email_profiles\",\n            \"write\"\n        ],\n        [\n            \"manage\",\n            \"payment_profiles\",\n            \"read\"\n        ],\n        [\n            \"manage\",\n            \"payment_profiles\",\n            \"write\"\n        ],\n        [\n            \"manage\",\n            \"xsi\",\n            \"read\"\n        ],\n        [\n            \"manage\",\n            \"xsi\",\n            \"write\"\n        ],\n        [\n            \"manage\",\n            \"node_logging_profiles\",\n            \"read\"\n        ],\n        [\n            \"manage\",\n            \"node_logging_profiles\",\n            \"write\"\n        ],\n        [\n            \"manage\",\n            \"sms_profiles\",\n            \"read\"\n        ],\n        [\n            \"manage\",\n            \"sms_profiles\",\n            \"write\"\n        ]\n    ],\n    \"user_role\": 6,\n    \"user_role_scope\": \"\",\n    \"account_mappings\": [\n        {\n            \"mapping_scope\": \"ac\",\n            \"ac_id\": 323,\n            \"sp_id\": 1\n        }\n    ],\n    \"ac_sp_map_role_permission\": [],\n    \"sp_id\": 1,\n    \"resend_invitation\": false,\n    \"password_confirmation\": \"demo123\",\n    \"salt\": \"abc\",\n    \"secret_key\": \"abc\"\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:8000/api/auth/users"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Host","value":"localhost:8000"},{"key":"Date","value":"Fri, 12 Feb 2021 04:28:21 GMT"},{"key":"Date","value":"Fri, 12 Feb 2021 04:28:21 GMT"},{"key":"Connection","value":"close"},{"key":"X-Powered-By","value":"PHP/7.4.14"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Content-Type","value":"application/json"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"57"},{"key":"ETag","value":"\"41455a7f279145513b5b903546a04159bc208017\""},{"key":"Set-Cookie","value":"laravel_session=9l113rgWyKMuIlclJUBxpw0HB8bR7ya6pMtXONB7; expires=Fri, 12-Feb-2021 04:29:21 GMT; Max-Age=60; path=/; httponly"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"user_id\": 219,\n        \"email\": \"xadod88232@hancack.com\",\n        \"salt\": \"abc\",\n        \"display_name\": \"temp user KQ\",\n        \"default_timezone\": \"\",\n        \"login_time\": \"2021-02-12 15:24:32\",\n        \"login_ip\": \"\",\n        \"user_status\": false,\n        \"token_time\": \"2021-02-12 15:24:32\",\n        \"secret_key\": \"abc\",\n        \"twofa_enabled\": false,\n        \"created_at\": \"2021-02-12 15:24:32\",\n        \"updated_at\": \"2021-02-12 15:24:32\",\n        \"message\": \"An activation/invite email has been already sent to xadod88232@hancack.com.\",\n        \"roles\": {\n            \"data\": [\n                {\n                    \"id\": 6,\n                    \"name\": \"read-write\",\n                    \"scope\": \"ac\",\n                    \"guard_name\": \"admin\",\n                    \"created_at\": \"2021-02-12 15:23:59\",\n                    \"updated_at\": \"2021-02-12 15:23:59\",\n                    \"pivot\": {\n                        \"user_id\": 219,\n                        \"role_id\": 6\n                    },\n                    \"permissions\": [\n                        {\n                            \"id\": 148,\n                            \"name\": \"build.tasks.read\",\n                            \"guard_name\": \"admin\",\n                            \"created_at\": \"2021-02-01 10:59:11\",\n                            \"updated_at\": \"2021-02-01 10:59:11\",\n                            \"pivot\": {\n                                \"role_id\": 6,\n                                \"permission_id\": 148,\n                                \"created_at\": \"2021-02-12 15:23:59\",\n                                \"updated_at\": \"2021-02-12 15:23:59\"\n                            }\n                        },\n                        {\n                            \"id\": 149,\n                            \"name\": \"build.tasks.write\",\n                            \"guard_name\": \"admin\",\n                            \"created_at\": \"2021-02-01 10:59:11\",\n                            \"updated_at\": \"2021-02-01 10:59:11\",\n                            \"pivot\": {\n                                \"role_id\": 6,\n                                \"permission_id\": 149,\n                                \"created_at\": \"2021-02-12 15:23:59\",\n                                \"updated_at\": \"2021-02-12 15:23:59\"\n                            }\n                        },\n                        {\n                            \"id\": 151,\n                            \"name\": \"build.campaigns.read\",\n                            \"guard_name\": \"admin\",\n                            \"created_at\": \"2021-02-01 10:59:11\",\n                            \"updated_at\": \"2021-02-01 10:59:11\",\n                            \"pivot\": {\n                                \"role_id\": 6,\n                                \"permission_id\": 151,\n                                \"created_at\": \"2021-02-12 15:23:59\",\n                                \"updated_at\": \"2021-02-12 15:23:59\"\n                            }\n                        },\n                        {\n                            \"id\": 152,\n                            \"name\": \"build.campaigns.write\",\n                            \"guard_name\": \"admin\",\n                            \"created_at\": \"2021-02-01 10:59:11\",\n                            \"updated_at\": \"2021-02-01 10:59:11\",\n                            \"pivot\": {\n                                \"role_id\": 6,\n                                \"permission_id\": 152,\n                                \"created_at\": \"2021-02-12 15:23:59\",\n                                \"updated_at\": \"2021-02-12 15:23:59\"\n                            }\n                        },\n                        {\n                            \"id\": 154,\n                            \"name\": \"build.content.prompts.read\",\n                            \"guard_name\": \"admin\",\n                            \"created_at\": \"2021-02-01 10:59:11\",\n                            \"updated_at\": \"2021-02-01 10:59:11\",\n                            \"pivot\": {\n                                \"role_id\": 6,\n                                \"permission_id\": 154,\n                                \"created_at\": \"2021-02-12 15:23:59\",\n                                \"updated_at\": \"2021-02-12 15:23:59\"\n                            }\n                        },\n                        {\n                            \"id\": 155,\n                            \"name\": \"build.content.prompts.write\",\n                            \"guard_name\": \"admin\",\n                            \"created_at\": \"2021-02-01 10:59:11\",\n                            \"updated_at\": \"2021-02-01 10:59:11\",\n                            \"pivot\": {\n                                \"role_id\": 6,\n                                \"permission_id\": 155,\n                                \"created_at\": \"2021-02-12 15:23:59\",\n                                \"updated_at\": \"2021-02-12 15:23:59\"\n                            }\n                        },\n                        {\n                            \"id\": 157,\n                            \"name\": \"build.content.variables.read\",\n                            \"guard_name\": \"admin\",\n                            \"created_at\": \"2021-02-01 10:59:11\",\n                            \"updated_at\": \"2021-02-01 10:59:11\",\n                            \"pivot\": {\n                                \"role_id\": 6,\n                                \"permission_id\": 157,\n                                \"created_at\": \"2021-02-12 15:23:59\",\n                                \"updated_at\": \"2021-02-12 15:23:59\"\n                            }\n                        },\n                        {\n                            \"id\": 158,\n                            \"name\": \"build.content.variables.write\",\n                            \"guard_name\": \"admin\",\n                            \"created_at\": \"2021-02-01 10:59:11\",\n                            \"updated_at\": \"2021-02-01 10:59:11\",\n                            \"pivot\": {\n                                \"role_id\": 6,\n                                \"permission_id\": 158,\n                                \"created_at\": \"2021-02-12 15:23:59\",\n                                \"updated_at\": \"2021-02-12 15:23:59\"\n                            }\n                        },\n                        {\n                            \"id\": 160,\n                            \"name\": \"build.content.custom_forms.read\",\n                            \"guard_name\": \"admin\",\n                            \"created_at\": \"2021-02-01 10:59:11\",\n                            \"updated_at\": \"2021-02-01 10:59:11\",\n                            \"pivot\": {\n                                \"role_id\": 6,\n                                \"permission_id\": 160,\n                                \"created_at\": \"2021-02-12 15:23:59\",\n                                \"updated_at\": \"2021-02-12 15:23:59\"\n                            }\n                        },\n                        {\n                            \"id\": 161,\n                            \"name\": \"build.content.custom_forms.write\",\n                            \"guard_name\": \"admin\",\n                            \"created_at\": \"2021-02-01 10:59:11\",\n                            \"updated_at\": \"2021-02-01 10:59:11\",\n                            \"pivot\": {\n                                \"role_id\": 6,\n                                \"permission_id\": 161,\n                                \"created_at\": \"2021-02-12 15:23:59\",\n                                \"updated_at\": \"2021-02-12 15:23:59\"\n                            }\n                        },\n                        {\n                            \"id\": 163,\n                            \"name\": \"build.content.open_forms.read\",\n                            \"guard_name\": \"admin\",\n                            \"created_at\": \"2021-02-01 10:59:11\",\n                            \"updated_at\": \"2021-02-01 10:59:11\",\n                            \"pivot\": {\n                                \"role_id\": 6,\n                                \"permission_id\": 163,\n                                \"created_at\": \"2021-02-12 15:23:59\",\n                                \"updated_at\": \"2021-02-12 15:23:59\"\n                            }\n                        },\n                        {\n                            \"id\": 164,\n                            \"name\": \"build.content.open_forms.write\",\n                            \"guard_name\": \"admin\",\n                            \"created_at\": \"2021-02-01 10:59:11\",\n                            \"updated_at\": \"2021-02-01 10:59:11\",\n                            \"pivot\": {\n                                \"role_id\": 6,\n                                \"permission_id\": 164,\n                                \"created_at\": \"2021-02-12 15:23:59\",\n                                \"updated_at\": \"2021-02-12 15:23:59\"\n                            }\n                        },\n                        {\n                            \"id\": 166,\n                            \"name\": \"build.content.files.read\",\n                            \"guard_name\": \"admin\",\n                            \"created_at\": \"2021-02-01 10:59:11\",\n                            \"updated_at\": \"2021-02-01 10:59:11\",\n                            \"pivot\": {\n                                \"role_id\": 6,\n                                \"permission_id\": 166,\n                                \"created_at\": \"2021-02-12 15:23:59\",\n                                \"updated_at\": \"2021-02-12 15:23:59\"\n                            }\n                        },\n                        {\n                            \"id\": 167,\n                            \"name\": \"build.content.files.write\",\n                            \"guard_name\": \"admin\",\n                            \"created_at\": \"2021-02-01 10:59:11\",\n                            \"updated_at\": \"2021-02-01 10:59:11\",\n                            \"pivot\": {\n                                \"role_id\": 6,\n                                \"permission_id\": 167,\n                                \"created_at\": \"2021-02-12 15:23:59\",\n                                \"updated_at\": \"2021-02-12 15:23:59\"\n                            }\n                        },\n                        {\n                            \"id\": 169,\n                            \"name\": \"build.content.holidays.read\",\n                            \"guard_name\": \"admin\",\n                            \"created_at\": \"2021-02-01 10:59:11\",\n                            \"updated_at\": \"2021-02-01 10:59:11\",\n                            \"pivot\": {\n                                \"role_id\": 6,\n                                \"permission_id\": 169,\n                                \"created_at\": \"2021-02-12 15:23:59\",\n                                \"updated_at\": \"2021-02-12 15:23:59\"\n                            }\n                        },\n                        {\n                            \"id\": 170,\n                            \"name\": \"build.content.holidays.write\",\n                            \"guard_name\": \"admin\",\n                            \"created_at\": \"2021-02-01 10:59:11\",\n                            \"updated_at\": \"2021-02-01 10:59:11\",\n                            \"pivot\": {\n                                \"role_id\": 6,\n                                \"permission_id\": 170,\n                                \"created_at\": \"2021-02-12 15:23:59\",\n                                \"updated_at\": \"2021-02-12 15:23:59\"\n                            }\n                        },\n                        {\n                            \"id\": 172,\n                            \"name\": \"build.content.data_stores.read\",\n                            \"guard_name\": \"admin\",\n                            \"created_at\": \"2021-02-01 10:59:11\",\n                            \"updated_at\": \"2021-02-01 10:59:11\",\n                            \"pivot\": {\n                                \"role_id\": 6,\n                                \"permission_id\": 172,\n                                \"created_at\": \"2021-02-12 15:23:59\",\n                                \"updated_at\": \"2021-02-12 15:23:59\"\n                            }\n                        },\n                        {\n                            \"id\": 173,\n                            \"name\": \"build.content.data_stores.write\",\n                            \"guard_name\": \"admin\",\n                            \"created_at\": \"2021-02-01 10:59:11\",\n                            \"updated_at\": \"2021-02-01 10:59:11\",\n                            \"pivot\": {\n                                \"role_id\": 6,\n                                \"permission_id\": 173,\n                                \"created_at\": \"2021-02-12 15:23:59\",\n                                \"updated_at\": \"2021-02-12 15:23:59\"\n                            }\n                        },\n                        {\n                            \"id\": 175,\n                            \"name\": \"build.qforme.read\",\n                            \"guard_name\": \"admin\",\n                            \"created_at\": \"2021-02-01 10:59:11\",\n                            \"updated_at\": \"2021-02-01 10:59:11\",\n                            \"pivot\": {\n                                \"role_id\": 6,\n                                \"permission_id\": 175,\n                                \"created_at\": \"2021-02-12 15:23:59\",\n                                \"updated_at\": \"2021-02-12 15:23:59\"\n                            }\n                        },\n                        {\n                            \"id\": 176,\n                            \"name\": \"build.qforme.write\",\n                            \"guard_name\": \"admin\",\n                            \"created_at\": \"2021-02-01 10:59:11\",\n                            \"updated_at\": \"2021-02-01 10:59:11\",\n                            \"pivot\": {\n                                \"role_id\": 6,\n                                \"permission_id\": 176,\n                                \"created_at\": \"2021-02-12 15:23:59\",\n                                \"updated_at\": \"2021-02-12 15:23:59\"\n                            }\n                        },\n                        {\n                            \"id\": 178,\n                            \"name\": \"analyse.virtual_agent_usage.read\",\n                            \"guard_name\": \"admin\",\n                            \"created_at\": \"2021-02-01 10:59:11\",\n                            \"updated_at\": \"2021-02-01 10:59:11\",\n                            \"pivot\": {\n                                \"role_id\": 6,\n                                \"permission_id\": 178,\n                                \"created_at\": \"2021-02-12 15:23:59\",\n                                \"updated_at\": \"2021-02-12 15:23:59\"\n                            }\n                        },\n                        {\n                            \"id\": 179,\n                            \"name\": \"analyse.virtual_agent_usage.write\",\n                            \"guard_name\": \"admin\",\n                            \"created_at\": \"2021-02-01 10:59:11\",\n                            \"updated_at\": \"2021-02-01 10:59:11\",\n                            \"pivot\": {\n                                \"role_id\": 6,\n                                \"permission_id\": 179,\n                                \"created_at\": \"2021-02-12 15:23:59\",\n                                \"updated_at\": \"2021-02-12 15:23:59\"\n                            }\n                        },\n                        {\n                            \"id\": 181,\n                            \"name\": \"analyse.live_virtual_agent_tracking.read\",\n                            \"guard_name\": \"admin\",\n                            \"created_at\": \"2021-02-01 10:59:11\",\n                            \"updated_at\": \"2021-02-01 10:59:11\",\n                            \"pivot\": {\n                                \"role_id\": 6,\n                                \"permission_id\": 181,\n                                \"created_at\": \"2021-02-12 15:23:59\",\n                                \"updated_at\": \"2021-02-12 15:23:59\"\n                            }\n                        },\n                        {\n                            \"id\": 182,\n                            \"name\": \"analyse.live_virtual_agent_tracking.write\",\n                            \"guard_name\": \"admin\",\n                            \"created_at\": \"2021-02-01 10:59:11\",\n                            \"updated_at\": \"2021-02-01 10:59:11\",\n                            \"pivot\": {\n                                \"role_id\": 6,\n                                \"permission_id\": 182,\n                                \"created_at\": \"2021-02-12 15:23:59\",\n                                \"updated_at\": \"2021-02-12 15:23:59\"\n                            }\n                        },\n                        {\n                            \"id\": 184,\n                            \"name\": \"analyse.user_activity.read\",\n                            \"guard_name\": \"admin\",\n                            \"created_at\": \"2021-02-01 10:59:11\",\n                            \"updated_at\": \"2021-02-01 10:59:11\",\n                            \"pivot\": {\n                                \"role_id\": 6,\n                                \"permission_id\": 184,\n                                \"created_at\": \"2021-02-12 15:23:59\",\n                                \"updated_at\": \"2021-02-12 15:23:59\"\n                            }\n                        },\n                        {\n                            \"id\": 185,\n                            \"name\": \"analyse.user_activity.write\",\n                            \"guard_name\": \"admin\",\n                            \"created_at\": \"2021-02-01 10:59:11\",\n                            \"updated_at\": \"2021-02-01 10:59:11\",\n                            \"pivot\": {\n                                \"role_id\": 6,\n                                \"permission_id\": 185,\n                                \"created_at\": \"2021-02-12 15:23:59\",\n                                \"updated_at\": \"2021-02-12 15:23:59\"\n                            }\n                        },\n                        {\n                            \"id\": 187,\n                            \"name\": \"analyse.reports.read\",\n                            \"guard_name\": \"admin\",\n                            \"created_at\": \"2021-02-01 10:59:11\",\n                            \"updated_at\": \"2021-02-01 10:59:11\",\n                            \"pivot\": {\n                                \"role_id\": 6,\n                                \"permission_id\": 187,\n                                \"created_at\": \"2021-02-12 15:23:59\",\n                                \"updated_at\": \"2021-02-12 15:23:59\"\n                            }\n                        },\n                        {\n                            \"id\": 188,\n                            \"name\": \"analyse.reports.write\",\n                            \"guard_name\": \"admin\",\n                            \"created_at\": \"2021-02-01 10:59:11\",\n                            \"updated_at\": \"2021-02-01 10:59:11\",\n                            \"pivot\": {\n                                \"role_id\": 6,\n                                \"permission_id\": 188,\n                                \"created_at\": \"2021-02-12 15:23:59\",\n                                \"updated_at\": \"2021-02-12 15:23:59\"\n                            }\n                        },\n                        {\n                            \"id\": 199,\n                            \"name\": \"manage.email_profiles.read\",\n                            \"guard_name\": \"admin\",\n                            \"created_at\": \"2021-02-01 10:59:11\",\n                            \"updated_at\": \"2021-02-01 10:59:11\",\n                            \"pivot\": {\n                                \"role_id\": 6,\n                                \"permission_id\": 199,\n                                \"created_at\": \"2021-02-12 15:23:59\",\n                                \"updated_at\": \"2021-02-12 15:23:59\"\n                            }\n                        },\n                        {\n                            \"id\": 200,\n                            \"name\": \"manage.email_profiles.write\",\n                            \"guard_name\": \"admin\",\n                            \"created_at\": \"2021-02-01 10:59:11\",\n                            \"updated_at\": \"2021-02-01 10:59:11\",\n                            \"pivot\": {\n                                \"role_id\": 6,\n                                \"permission_id\": 200,\n                                \"created_at\": \"2021-02-12 15:23:59\",\n                                \"updated_at\": \"2021-02-12 15:23:59\"\n                            }\n                        },\n                        {\n                            \"id\": 208,\n                            \"name\": \"manage.payment_profiles.read\",\n                            \"guard_name\": \"admin\",\n                            \"created_at\": \"2021-02-01 10:59:11\",\n                            \"updated_at\": \"2021-02-01 10:59:11\",\n                            \"pivot\": {\n                                \"role_id\": 6,\n                                \"permission_id\": 208,\n                                \"created_at\": \"2021-02-12 15:23:59\",\n                                \"updated_at\": \"2021-02-12 15:23:59\"\n                            }\n                        },\n                        {\n                            \"id\": 209,\n                            \"name\": \"manage.payment_profiles.write\",\n                            \"guard_name\": \"admin\",\n                            \"created_at\": \"2021-02-01 10:59:11\",\n                            \"updated_at\": \"2021-02-01 10:59:11\",\n                            \"pivot\": {\n                                \"role_id\": 6,\n                                \"permission_id\": 209,\n                                \"created_at\": \"2021-02-12 15:23:59\",\n                                \"updated_at\": \"2021-02-12 15:23:59\"\n                            }\n                        },\n                        {\n                            \"id\": 211,\n                            \"name\": \"manage.xsi.read\",\n                            \"guard_name\": \"admin\",\n                            \"created_at\": \"2021-02-01 10:59:11\",\n                            \"updated_at\": \"2021-02-01 10:59:11\",\n                            \"pivot\": {\n                                \"role_id\": 6,\n                                \"permission_id\": 211,\n                                \"created_at\": \"2021-02-12 15:23:59\",\n                                \"updated_at\": \"2021-02-12 15:23:59\"\n                            }\n                        },\n                        {\n                            \"id\": 212,\n                            \"name\": \"manage.xsi.write\",\n                            \"guard_name\": \"admin\",\n                            \"created_at\": \"2021-02-01 10:59:11\",\n                            \"updated_at\": \"2021-02-01 10:59:11\",\n                            \"pivot\": {\n                                \"role_id\": 6,\n                                \"permission_id\": 212,\n                                \"created_at\": \"2021-02-12 15:23:59\",\n                                \"updated_at\": \"2021-02-12 15:23:59\"\n                            }\n                        },\n                        {\n                            \"id\": 214,\n                            \"name\": \"manage.node_logging_profiles.read\",\n                            \"guard_name\": \"admin\",\n                            \"created_at\": \"2021-02-01 10:59:11\",\n                            \"updated_at\": \"2021-02-01 10:59:11\",\n                            \"pivot\": {\n                                \"role_id\": 6,\n                                \"permission_id\": 214,\n                                \"created_at\": \"2021-02-12 15:23:59\",\n                                \"updated_at\": \"2021-02-12 15:23:59\"\n                            }\n                        },\n                        {\n                            \"id\": 215,\n                            \"name\": \"manage.node_logging_profiles.write\",\n                            \"guard_name\": \"admin\",\n                            \"created_at\": \"2021-02-01 10:59:11\",\n                            \"updated_at\": \"2021-02-01 10:59:11\",\n                            \"pivot\": {\n                                \"role_id\": 6,\n                                \"permission_id\": 215,\n                                \"created_at\": \"2021-02-12 15:23:59\",\n                                \"updated_at\": \"2021-02-12 15:23:59\"\n                            }\n                        },\n                        {\n                            \"id\": 217,\n                            \"name\": \"manage.sms_profiles.read\",\n                            \"guard_name\": \"admin\",\n                            \"created_at\": \"2021-02-01 10:59:11\",\n                            \"updated_at\": \"2021-02-01 10:59:11\",\n                            \"pivot\": {\n                                \"role_id\": 6,\n                                \"permission_id\": 217,\n                                \"created_at\": \"2021-02-12 15:23:59\",\n                                \"updated_at\": \"2021-02-12 15:23:59\"\n                            }\n                        },\n                        {\n                            \"id\": 218,\n                            \"name\": \"manage.sms_profiles.write\",\n                            \"guard_name\": \"admin\",\n                            \"created_at\": \"2021-02-01 10:59:11\",\n                            \"updated_at\": \"2021-02-01 10:59:11\",\n                            \"pivot\": {\n                                \"role_id\": 6,\n                                \"permission_id\": 218,\n                                \"created_at\": \"2021-02-12 15:23:59\",\n                                \"updated_at\": \"2021-02-12 15:23:59\"\n                            }\n                        }\n                    ]\n                }\n            ]\n        }\n    }\n}"}],"_postman_id":"d47aa19f-00c9-42a5-81b6-e1567964a383"},{"name":"delete user","id":"d7894ed1-be8c-484f-a84a-e77e96a03013","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"scope","value":"sp","description":"<p>Access Scope [ac, sp] = sp</p>\n"},{"key":"scope-id","value":"1"}],"url":"{{base_url}}/api/auth/users/172","description":"<p>Delete a Studio user.</p>\n","auth":{"type":"bearer","bearer":{"token":"{{token}}"},"isInherited":true,"source":{"_postman_id":"c569440e-1262-44ed-9c4f-00053d6ef0c3","id":"c569440e-1262-44ed-9c4f-00053d6ef0c3","name":"Users","type":"folder"}},"urlObject":{"path":["api","auth","users","172"],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"d7894ed1-be8c-484f-a84a-e77e96a03013"},{"name":"delete user invite","id":"1b29b265-a0cc-4277-80d4-4ce5aa003b69","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"user_id\": 219,\n    \"email\": \"xadod88232@hancack.com\",\n    \"salt\": \"abc\",\n    \"display_name\": \"temp user KQ\",\n    \"default_timezone\": \"\",\n    \"login_time\": \"2021-02-12 15:24:32\",\n    \"login_ip\": \"\",\n    \"user_status\": \"Inactive\",\n    \"token_time\": \"2021-02-12 15:24:32\",\n    \"secret_key\": \"abc\",\n    \"twofa_enabled\": false,\n    \"created_at\": \"2021-02-12 15:24:32\",\n    \"updated_at\": \"2021-02-12 15:24:32\",\n    \"account_maps\": [],\n    \"account_mappings\": [],\n    \"scope\": \"\"\n}","options":{"raw":{"language":"json"}}},"url":"{{base_url}}/api/auth/users/delete/invite","auth":{"type":"bearer","bearer":{"token":"{{token}}"},"isInherited":true,"source":{"_postman_id":"c569440e-1262-44ed-9c4f-00053d6ef0c3","id":"c569440e-1262-44ed-9c4f-00053d6ef0c3","name":"Users","type":"folder"}},"urlObject":{"path":["api","auth","users","delete","invite"],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[{"id":"af0da66b-080b-4152-900a-f0e0ed8fd8bc","name":"delete user invite success","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"user_id\": 219,\n    \"email\": \"xadod88232@hancack.com\",\n    \"salt\": \"abc\",\n    \"display_name\": \"temp user KQ\",\n    \"default_timezone\": \"\",\n    \"login_time\": \"2021-02-12 15:24:32\",\n    \"login_ip\": \"\",\n    \"user_status\": \"Inactive\",\n    \"token_time\": \"2021-02-12 15:24:32\",\n    \"secret_key\": \"abc\",\n    \"twofa_enabled\": false,\n    \"created_at\": \"2021-02-12 15:24:32\",\n    \"updated_at\": \"2021-02-12 15:24:32\",\n    \"account_maps\": [],\n    \"account_mappings\": [],\n    \"scope\": \"\"\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:8000/api/auth/users/delete/invite"},"status":"OK","code":200,"_postman_previewlanguage":"html","header":[{"key":"Host","value":"localhost:8000"},{"key":"Date","value":"Fri, 12 Feb 2021 04:32:50 GMT"},{"key":"Date","value":"Fri, 12 Feb 2021 04:32:50 GMT"},{"key":"Connection","value":"close"},{"key":"X-Powered-By","value":"PHP/7.4.14"},{"key":"Content-Type","value":"text/html; charset=UTF-8"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"56"},{"key":"ETag","value":"\"8b834dbd30f067d95b727c454e02ccee6c033770\""},{"key":"Set-Cookie","value":"laravel_session=kS8TB3j1UI0e5OQaEk4qDQeaeW4O3q1PlQZIZu9I; expires=Fri, 12-Feb-2021 04:33:50 GMT; Max-Age=60; path=/; httponly"}],"cookie":[],"responseTime":null,"body":"{\"success\":\"removed user from mapping invite\"}"}],"_postman_id":"1b29b265-a0cc-4277-80d4-4ce5aa003b69"},{"name":"list users","id":"9fc588ce-7d60-4b36-a7aa-f1f0a1cb4d9c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"scope","value":"sp","type":"text","description":"<p>Access Scope [ac, sp] = sp</p>\n"},{"key":"scope-id","value":"1","type":"text"}],"url":"{{base_url}}/auth/users?per_page=24&page=1&orderBy=user_id&sortedBy=desc&show_only=all&folder_id=0&task_id=-1&searchOptions=&notShowLoader=false","description":"<p>Get a list of Studio users.</p>\n","auth":{"type":"bearer","bearer":{"token":"{{token}}"},"isInherited":true,"source":{"_postman_id":"c569440e-1262-44ed-9c4f-00053d6ef0c3","id":"c569440e-1262-44ed-9c4f-00053d6ef0c3","name":"Users","type":"folder"}},"urlObject":{"path":["auth","users"],"host":["{{base_url}}"],"query":[{"key":"per_page","value":"24"},{"key":"page","value":"1"},{"key":"orderBy","value":"user_id"},{"key":"sortedBy","value":"desc"},{"key":"show_only","value":"all"},{"key":"folder_id","value":"0"},{"key":"task_id","value":"-1"},{"key":"searchOptions","value":""},{"key":"notShowLoader","value":"false"}],"variable":[]}},"response":[{"id":"088970ec-f6bb-49ee-8b7c-00b34643ac74","name":"list users success","originalRequest":{"method":"GET","header":[],"url":{"raw":"http://localhost:8000/api/auth/users?per_page=24&page=1&orderBy=user_id&sortedBy=desc&show_only=all&folder_id=0&task_id=-1&searchOptions=&notShowLoader=false","protocol":"http","host":["localhost"],"port":"8000","path":["api","auth","users"],"query":[{"key":"per_page","value":"24"},{"key":"page","value":"1"},{"key":"orderBy","value":"user_id"},{"key":"sortedBy","value":"desc"},{"key":"show_only","value":"all"},{"key":"folder_id","value":"0"},{"key":"task_id","value":"-1"},{"key":"searchOptions","value":""},{"key":"notShowLoader","value":"false"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Host","value":"localhost:8000"},{"key":"Date","value":"Tue, 13 Jul 2021 17:17:19 GMT"},{"key":"Date","value":"Tue, 13 Jul 2021 17:17:18 GMT"},{"key":"Connection","value":"close"},{"key":"X-Powered-By","value":"PHP/7.4.14"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Content-Type","value":"application/json"},{"key":"X-RateLimit-Limit","value":"6000"},{"key":"X-RateLimit-Remaining","value":"5999"},{"key":"ETag","value":"\"47f2d53b4bc654b4c41bd5743817007d3229a727\""},{"key":"Set-Cookie","value":"laravel_session=zhTYeyBRm2r0DRs8Z6CGOkImKbUHFK1hPVROarZG; expires=Tue, 13-Jul-2021 17:18:18 GMT; Max-Age=59; path=/; httponly"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": [\n        {\n            \"user_id\": 105,\n            \"email\": \"nishanksamant+71@gmail.com\",\n            \"salt\": \"abc\",\n            \"display_name\": \"basic\",\n            \"default_timezone\": \"\",\n            \"login_time\": \"2021-07-07T07:18:19.000000Z\",\n            \"login_ip\": \"\",\n            \"user_status\": true,\n            \"token_time\": \"2021-07-07T07:18:19.000000Z\",\n            \"secret_key\": \"abc\",\n            \"twofa_enabled\": false,\n            \"created_at\": \"2021-07-07T07:18:19.000000Z\",\n            \"updated_at\": \"2021-07-07T07:21:54.000000Z\",\n            \"account_maps\": [\n                {\n                    \"scope\": \"ac\",\n                    \"sp_id\": 1,\n                    \"ac_ids\": [\n                        1,\n                        2\n                    ]\n                },\n                {\n                    \"scope\": \"ac\",\n                    \"sp_id\": 2,\n                    \"ac_ids\": [\n                        6\n                    ]\n                }\n            ],\n            \"user_permissions\": [\n                [\n                    \"build\",\n                    \"tasks\",\n                    \"lock\"\n                ],\n                [\n                    \"build\",\n                    \"tasks\",\n                    \"read\"\n                ],\n                [\n                    \"build\",\n                    \"tasks\",\n                    \"write\"\n                ],\n                [\n                    \"build\",\n                    \"campaigns\",\n                    \"read\"\n                ],\n                [\n                    \"build\",\n                    \"campaigns\",\n                    \"write\"\n                ],\n                [\n                    \"build\",\n                    \"content\",\n                    \"prompts\",\n                    \"read\"\n                ],\n                [\n                    \"build\",\n                    \"content\",\n                    \"prompts\",\n                    \"write\"\n                ],\n                [\n                    \"build\",\n                    \"content\",\n                    \"variables\",\n                    \"read\"\n                ],\n                [\n                    \"build\",\n                    \"content\",\n                    \"variables\",\n                    \"write\"\n                ],\n                [\n                    \"build\",\n                    \"content\",\n                    \"custom_forms\",\n                    \"read\"\n                ],\n                [\n                    \"build\",\n                    \"content\",\n                    \"custom_forms\",\n                    \"write\"\n                ],\n                [\n                    \"build\",\n                    \"content\",\n                    \"open_forms\",\n                    \"read\"\n                ],\n                [\n                    \"build\",\n                    \"content\",\n                    \"open_forms\",\n                    \"write\"\n                ],\n                [\n                    \"build\",\n                    \"content\",\n                    \"files\",\n                    \"read\"\n                ],\n                [\n                    \"build\",\n                    \"content\",\n                    \"files\",\n                    \"write\"\n                ],\n                [\n                    \"build\",\n                    \"content\",\n                    \"holidays\",\n                    \"read\"\n                ],\n                [\n                    \"build\",\n                    \"content\",\n                    \"holidays\",\n                    \"write\"\n                ],\n                [\n                    \"build\",\n                    \"content\",\n                    \"data_stores\",\n                    \"read\"\n                ],\n                [\n                    \"build\",\n                    \"content\",\n                    \"data_stores\",\n                    \"write\"\n                ],\n                [\n                    \"build\",\n                    \"qforme\",\n                    \"read\"\n                ],\n                [\n                    \"build\",\n                    \"qforme\",\n                    \"write\"\n                ],\n                [\n                    \"analyse\",\n                    \"virtual_agent_usage\",\n                    \"read\"\n                ],\n                [\n                    \"analyse\",\n                    \"virtual_agent_usage\",\n                    \"write\"\n                ],\n                [\n                    \"analyse\",\n                    \"live_virtual_agent_tracking\",\n                    \"read\"\n                ],\n                [\n                    \"analyse\",\n                    \"live_virtual_agent_tracking\",\n                    \"write\"\n                ],\n                [\n                    \"analyse\",\n                    \"user_activity\",\n                    \"read\"\n                ],\n                [\n                    \"analyse\",\n                    \"user_activity\",\n                    \"write\"\n                ],\n                [\n                    \"analyse\",\n                    \"reports\",\n                    \"read\"\n                ],\n                [\n                    \"analyse\",\n                    \"reports\",\n                    \"write\"\n                ],\n                [\n                    \"manage\",\n                    \"email_profiles\",\n                    \"read\"\n                ],\n                [\n                    \"manage\",\n                    \"email_profiles\",\n                    \"write\"\n                ],\n                [\n                    \"manage\",\n                    \"payment_profiles\",\n                    \"read\"\n                ],\n                [\n                    \"manage\",\n                    \"payment_profiles\",\n                    \"write\"\n                ],\n                [\n                    \"manage\",\n                    \"xsi\",\n                    \"read\"\n                ],\n                [\n                    \"manage\",\n                    \"xsi\",\n                    \"write\"\n                ],\n                [\n                    \"manage\",\n                    \"node_logging_profiles\",\n                    \"read\"\n                ],\n                [\n                    \"manage\",\n                    \"node_logging_profiles\",\n                    \"write\"\n                ],\n                [\n                    \"manage\",\n                    \"sms_profiles\",\n                    \"read\"\n                ],\n                [\n                    \"manage\",\n                    \"sms_profiles\",\n                    \"write\"\n                ],\n                [\n                    \"manage\",\n                    \"api_keys\",\n                    \"read\"\n                ],\n                [\n                    \"manage\",\n                    \"api_keys\",\n                    \"write\"\n                ],\n                [\n                    \"manage\",\n                    \"dnis_pool\",\n                    \"read\"\n                ],\n                [\n                    \"manage\",\n                    \"dnis_pool\",\n                    \"write\"\n                ],\n                [\n                    \"discover\",\n                    \"task_library\",\n                    \"read\"\n                ],\n                [\n                    \"discover\",\n                    \"task_library\",\n                    \"write\"\n                ]\n            ],\n            \"old_permissions\": [\n                7125,\n                7127,\n                7129,\n                7131,\n                7133,\n                7135,\n                7137,\n                7139,\n                7141,\n                7143,\n                7145,\n                7147,\n                7149,\n                7151,\n                7153,\n                7155,\n                7157,\n                7159,\n                7161,\n                7163,\n                7165,\n                7167,\n                7169,\n                7171,\n                7173,\n                7175,\n                7177,\n                7179,\n                7181,\n                7183,\n                7185,\n                7187,\n                7189,\n                7191,\n                7193,\n                7195,\n                7197,\n                7199,\n                7201,\n                7203,\n                7205,\n                7207,\n                7209,\n                7211,\n                7213,\n                7126,\n                7128,\n                7130,\n                7132,\n                7134,\n                7136,\n                7138,\n                7140,\n                7142,\n                7144,\n                7146,\n                7148,\n                7150,\n                7152,\n                7154,\n                7156,\n                7158,\n                7160,\n                7162,\n                7164,\n                7166,\n                7168,\n                7170,\n                7172,\n                7174,\n                7176,\n                7178,\n                7180,\n                7182,\n                7184,\n                7186,\n                7188,\n                7190,\n                7192,\n                7194,\n                7196,\n                7198,\n                7200,\n                7202,\n                7204,\n                7206,\n                7208,\n                7210,\n                7212,\n                7214\n            ],\n            \"user_role\": 3,\n            \"old_role\": [\n                120,\n                121\n            ],\n            \"sync_permission\": false,\n            \"account_mappings\": [],\n            \"roles\": {\n                \"data\": [\n                    {\n                        \"id\": 3,\n                        \"name\": \"editor\",\n                        \"scope\": \"ac\",\n                        \"guard_name\": \"admin\",\n                        \"created_at\": \"2021-06-24T16:23:18.000000Z\",\n                        \"updated_at\": \"2021-06-24T16:23:18.000000Z\",\n                        \"pivot\": {\n                            \"user_id\": 105,\n                            \"role_id\": 3\n                        },\n                        \"permissions\": [\n                            {\n                                \"id\": 7,\n                                \"name\": \"build.tasks.lock\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 7,\n                                    \"created_at\": \"2021-06-24T16:23:19.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:19.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 8,\n                                \"name\": \"build.tasks.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 8,\n                                    \"created_at\": \"2021-06-24T16:23:19.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:19.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 9,\n                                \"name\": \"build.tasks.write\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 9,\n                                    \"created_at\": \"2021-06-24T16:23:19.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:19.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 11,\n                                \"name\": \"build.campaigns.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 11,\n                                    \"created_at\": \"2021-06-24T16:23:18.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:18.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 12,\n                                \"name\": \"build.campaigns.write\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 12,\n                                    \"created_at\": \"2021-06-24T16:23:18.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:18.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 14,\n                                \"name\": \"build.content.prompts.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 14,\n                                    \"created_at\": \"2021-06-24T16:23:19.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:19.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 15,\n                                \"name\": \"build.content.prompts.write\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 15,\n                                    \"created_at\": \"2021-06-24T16:23:19.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:19.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 17,\n                                \"name\": \"build.content.variables.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 17,\n                                    \"created_at\": \"2021-06-24T16:23:19.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:19.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 18,\n                                \"name\": \"build.content.variables.write\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 18,\n                                    \"created_at\": \"2021-06-24T16:23:19.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:19.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 20,\n                                \"name\": \"build.content.custom_forms.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 20,\n                                    \"created_at\": \"2021-06-24T16:23:18.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:18.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 21,\n                                \"name\": \"build.content.custom_forms.write\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 21,\n                                    \"created_at\": \"2021-06-24T16:23:18.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:18.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 23,\n                                \"name\": \"build.content.open_forms.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 23,\n                                    \"created_at\": \"2021-06-24T16:23:19.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:19.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 24,\n                                \"name\": \"build.content.open_forms.write\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 24,\n                                    \"created_at\": \"2021-06-24T16:23:19.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:19.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 26,\n                                \"name\": \"build.content.files.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 26,\n                                    \"created_at\": \"2021-06-24T16:23:18.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:18.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 27,\n                                \"name\": \"build.content.files.write\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 27,\n                                    \"created_at\": \"2021-06-24T16:23:18.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:18.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 29,\n                                \"name\": \"build.content.holidays.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 29,\n                                    \"created_at\": \"2021-06-24T16:23:18.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:18.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 30,\n                                \"name\": \"build.content.holidays.write\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 30,\n                                    \"created_at\": \"2021-06-24T16:23:19.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:19.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 32,\n                                \"name\": \"build.content.data_stores.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 32,\n                                    \"created_at\": \"2021-06-24T16:23:18.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:18.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 33,\n                                \"name\": \"build.content.data_stores.write\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 33,\n                                    \"created_at\": \"2021-06-24T16:23:18.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:18.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 35,\n                                \"name\": \"build.qforme.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 35,\n                                    \"created_at\": \"2021-06-24T16:23:19.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:19.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 36,\n                                \"name\": \"build.qforme.write\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 36,\n                                    \"created_at\": \"2021-06-24T16:23:19.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:19.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 38,\n                                \"name\": \"analyse.virtual_agent_usage.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 38,\n                                    \"created_at\": \"2021-06-24T16:23:18.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:18.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 39,\n                                \"name\": \"analyse.virtual_agent_usage.write\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 39,\n                                    \"created_at\": \"2021-06-24T16:23:18.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:18.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 41,\n                                \"name\": \"analyse.live_virtual_agent_tracking.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 41,\n                                    \"created_at\": \"2021-06-24T16:23:18.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:18.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 42,\n                                \"name\": \"analyse.live_virtual_agent_tracking.write\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 42,\n                                    \"created_at\": \"2021-06-24T16:23:18.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:18.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 44,\n                                \"name\": \"analyse.user_activity.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 44,\n                                    \"created_at\": \"2021-06-24T16:23:18.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:18.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 45,\n                                \"name\": \"analyse.user_activity.write\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 45,\n                                    \"created_at\": \"2021-06-24T16:23:18.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:18.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 47,\n                                \"name\": \"analyse.reports.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 47,\n                                    \"created_at\": \"2021-06-24T16:23:18.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:18.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 48,\n                                \"name\": \"analyse.reports.write\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 48,\n                                    \"created_at\": \"2021-06-24T16:23:18.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:18.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 59,\n                                \"name\": \"manage.email_profiles.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 59,\n                                    \"created_at\": \"2021-06-24T16:23:19.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:19.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 60,\n                                \"name\": \"manage.email_profiles.write\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 60,\n                                    \"created_at\": \"2021-06-24T16:23:19.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:19.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 68,\n                                \"name\": \"manage.payment_profiles.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 68,\n                                    \"created_at\": \"2021-06-24T16:23:19.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:19.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 69,\n                                \"name\": \"manage.payment_profiles.write\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 69,\n                                    \"created_at\": \"2021-06-24T16:23:19.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:19.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 71,\n                                \"name\": \"manage.xsi.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 71,\n                                    \"created_at\": \"2021-06-24T16:23:19.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:19.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 72,\n                                \"name\": \"manage.xsi.write\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 72,\n                                    \"created_at\": \"2021-06-24T16:23:19.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:19.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 74,\n                                \"name\": \"manage.node_logging_profiles.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 74,\n                                    \"created_at\": \"2021-06-24T16:23:19.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:19.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 75,\n                                \"name\": \"manage.node_logging_profiles.write\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 75,\n                                    \"created_at\": \"2021-06-24T16:23:19.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:19.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 77,\n                                \"name\": \"manage.sms_profiles.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 77,\n                                    \"created_at\": \"2021-06-24T16:23:19.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:19.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 78,\n                                \"name\": \"manage.sms_profiles.write\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 78,\n                                    \"created_at\": \"2021-06-24T16:23:19.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:19.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 83,\n                                \"name\": \"manage.api_keys.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 83,\n                                    \"created_at\": \"2021-06-24T16:23:19.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:19.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 84,\n                                \"name\": \"manage.api_keys.write\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 84,\n                                    \"created_at\": \"2021-06-24T16:23:19.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:19.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 86,\n                                \"name\": \"manage.dnis_pool.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 86,\n                                    \"created_at\": \"2021-06-24T16:23:19.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:19.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 87,\n                                \"name\": \"manage.dnis_pool.write\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 87,\n                                    \"created_at\": \"2021-06-24T16:23:19.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:19.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 155,\n                                \"name\": \"discover.task_library.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 155,\n                                    \"created_at\": \"2021-06-24T16:23:19.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:19.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 156,\n                                \"name\": \"discover.task_library.write\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 156,\n                                    \"created_at\": \"2021-06-24T16:23:19.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:19.000000Z\"\n                                }\n                            }\n                        ]\n                    },\n                    {\n                        \"id\": 3,\n                        \"name\": \"editor\",\n                        \"scope\": \"ac\",\n                        \"guard_name\": \"admin\",\n                        \"created_at\": \"2021-06-24T16:23:18.000000Z\",\n                        \"updated_at\": \"2021-06-24T16:23:18.000000Z\",\n                        \"pivot\": {\n                            \"user_id\": 105,\n                            \"role_id\": 3\n                        },\n                        \"permissions\": [\n                            {\n                                \"id\": 7,\n                                \"name\": \"build.tasks.lock\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 7,\n                                    \"created_at\": \"2021-06-24T16:23:19.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:19.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 8,\n                                \"name\": \"build.tasks.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 8,\n                                    \"created_at\": \"2021-06-24T16:23:19.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:19.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 9,\n                                \"name\": \"build.tasks.write\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 9,\n                                    \"created_at\": \"2021-06-24T16:23:19.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:19.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 11,\n                                \"name\": \"build.campaigns.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 11,\n                                    \"created_at\": \"2021-06-24T16:23:18.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:18.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 12,\n                                \"name\": \"build.campaigns.write\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 12,\n                                    \"created_at\": \"2021-06-24T16:23:18.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:18.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 14,\n                                \"name\": \"build.content.prompts.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 14,\n                                    \"created_at\": \"2021-06-24T16:23:19.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:19.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 15,\n                                \"name\": \"build.content.prompts.write\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 15,\n                                    \"created_at\": \"2021-06-24T16:23:19.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:19.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 17,\n                                \"name\": \"build.content.variables.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 17,\n                                    \"created_at\": \"2021-06-24T16:23:19.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:19.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 18,\n                                \"name\": \"build.content.variables.write\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 18,\n                                    \"created_at\": \"2021-06-24T16:23:19.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:19.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 20,\n                                \"name\": \"build.content.custom_forms.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 20,\n                                    \"created_at\": \"2021-06-24T16:23:18.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:18.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 21,\n                                \"name\": \"build.content.custom_forms.write\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 21,\n                                    \"created_at\": \"2021-06-24T16:23:18.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:18.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 23,\n                                \"name\": \"build.content.open_forms.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 23,\n                                    \"created_at\": \"2021-06-24T16:23:19.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:19.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 24,\n                                \"name\": \"build.content.open_forms.write\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 24,\n                                    \"created_at\": \"2021-06-24T16:23:19.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:19.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 26,\n                                \"name\": \"build.content.files.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 26,\n                                    \"created_at\": \"2021-06-24T16:23:18.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:18.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 27,\n                                \"name\": \"build.content.files.write\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 27,\n                                    \"created_at\": \"2021-06-24T16:23:18.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:18.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 29,\n                                \"name\": \"build.content.holidays.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 29,\n                                    \"created_at\": \"2021-06-24T16:23:18.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:18.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 30,\n                                \"name\": \"build.content.holidays.write\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 30,\n                                    \"created_at\": \"2021-06-24T16:23:19.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:19.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 32,\n                                \"name\": \"build.content.data_stores.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 32,\n                                    \"created_at\": \"2021-06-24T16:23:18.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:18.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 33,\n                                \"name\": \"build.content.data_stores.write\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 33,\n                                    \"created_at\": \"2021-06-24T16:23:18.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:18.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 35,\n                                \"name\": \"build.qforme.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 35,\n                                    \"created_at\": \"2021-06-24T16:23:19.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:19.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 36,\n                                \"name\": \"build.qforme.write\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 36,\n                                    \"created_at\": \"2021-06-24T16:23:19.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:19.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 38,\n                                \"name\": \"analyse.virtual_agent_usage.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 38,\n                                    \"created_at\": \"2021-06-24T16:23:18.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:18.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 39,\n                                \"name\": \"analyse.virtual_agent_usage.write\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 39,\n                                    \"created_at\": \"2021-06-24T16:23:18.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:18.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 41,\n                                \"name\": \"analyse.live_virtual_agent_tracking.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 41,\n                                    \"created_at\": \"2021-06-24T16:23:18.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:18.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 42,\n                                \"name\": \"analyse.live_virtual_agent_tracking.write\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 42,\n                                    \"created_at\": \"2021-06-24T16:23:18.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:18.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 44,\n                                \"name\": \"analyse.user_activity.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 44,\n                                    \"created_at\": \"2021-06-24T16:23:18.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:18.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 45,\n                                \"name\": \"analyse.user_activity.write\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 45,\n                                    \"created_at\": \"2021-06-24T16:23:18.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:18.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 47,\n                                \"name\": \"analyse.reports.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 47,\n                                    \"created_at\": \"2021-06-24T16:23:18.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:18.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 48,\n                                \"name\": \"analyse.reports.write\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 48,\n                                    \"created_at\": \"2021-06-24T16:23:18.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:18.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 59,\n                                \"name\": \"manage.email_profiles.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 59,\n                                    \"created_at\": \"2021-06-24T16:23:19.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:19.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 60,\n                                \"name\": \"manage.email_profiles.write\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 60,\n                                    \"created_at\": \"2021-06-24T16:23:19.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:19.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 68,\n                                \"name\": \"manage.payment_profiles.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 68,\n                                    \"created_at\": \"2021-06-24T16:23:19.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:19.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 69,\n                                \"name\": \"manage.payment_profiles.write\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 69,\n                                    \"created_at\": \"2021-06-24T16:23:19.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:19.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 71,\n                                \"name\": \"manage.xsi.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 71,\n                                    \"created_at\": \"2021-06-24T16:23:19.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:19.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 72,\n                                \"name\": \"manage.xsi.write\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 72,\n                                    \"created_at\": \"2021-06-24T16:23:19.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:19.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 74,\n                                \"name\": \"manage.node_logging_profiles.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 74,\n                                    \"created_at\": \"2021-06-24T16:23:19.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:19.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 75,\n                                \"name\": \"manage.node_logging_profiles.write\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 75,\n                                    \"created_at\": \"2021-06-24T16:23:19.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:19.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 77,\n                                \"name\": \"manage.sms_profiles.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 77,\n                                    \"created_at\": \"2021-06-24T16:23:19.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:19.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 78,\n                                \"name\": \"manage.sms_profiles.write\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 78,\n                                    \"created_at\": \"2021-06-24T16:23:19.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:19.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 83,\n                                \"name\": \"manage.api_keys.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 83,\n                                    \"created_at\": \"2021-06-24T16:23:19.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:19.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 84,\n                                \"name\": \"manage.api_keys.write\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 84,\n                                    \"created_at\": \"2021-06-24T16:23:19.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:19.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 86,\n                                \"name\": \"manage.dnis_pool.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 86,\n                                    \"created_at\": \"2021-06-24T16:23:19.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:19.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 87,\n                                \"name\": \"manage.dnis_pool.write\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 87,\n                                    \"created_at\": \"2021-06-24T16:23:19.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:19.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 155,\n                                \"name\": \"discover.task_library.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 155,\n                                    \"created_at\": \"2021-06-24T16:23:19.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:19.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 156,\n                                \"name\": \"discover.task_library.write\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 156,\n                                    \"created_at\": \"2021-06-24T16:23:19.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:19.000000Z\"\n                                }\n                            }\n                        ]\n                    },\n                    {\n                        \"id\": 5,\n                        \"name\": \"viewer\",\n                        \"scope\": \"ac\",\n                        \"guard_name\": \"admin\",\n                        \"created_at\": \"2021-06-24T16:25:57.000000Z\",\n                        \"updated_at\": \"2021-06-24T16:25:57.000000Z\",\n                        \"pivot\": {\n                            \"user_id\": 105,\n                            \"role_id\": 5\n                        },\n                        \"permissions\": [\n                            {\n                                \"id\": 7,\n                                \"name\": \"build.tasks.lock\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 5,\n                                    \"permission_id\": 7,\n                                    \"created_at\": \"2021-06-24T16:25:57.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:25:57.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 8,\n                                \"name\": \"build.tasks.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 5,\n                                    \"permission_id\": 8,\n                                    \"created_at\": \"2021-06-24T16:25:57.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:25:57.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 11,\n                                \"name\": \"build.campaigns.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 5,\n                                    \"permission_id\": 11,\n                                    \"created_at\": \"2021-06-24T16:25:57.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:25:57.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 14,\n                                \"name\": \"build.content.prompts.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 5,\n                                    \"permission_id\": 14,\n                                    \"created_at\": \"2021-06-24T16:25:57.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:25:57.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 17,\n                                \"name\": \"build.content.variables.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 5,\n                                    \"permission_id\": 17,\n                                    \"created_at\": \"2021-06-24T16:25:57.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:25:57.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 20,\n                                \"name\": \"build.content.custom_forms.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 5,\n                                    \"permission_id\": 20,\n                                    \"created_at\": \"2021-06-24T16:25:57.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:25:57.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 23,\n                                \"name\": \"build.content.open_forms.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 5,\n                                    \"permission_id\": 23,\n                                    \"created_at\": \"2021-06-24T16:25:57.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:25:57.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 26,\n                                \"name\": \"build.content.files.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 5,\n                                    \"permission_id\": 26,\n                                    \"created_at\": \"2021-06-24T16:25:57.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:25:57.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 29,\n                                \"name\": \"build.content.holidays.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 5,\n                                    \"permission_id\": 29,\n                                    \"created_at\": \"2021-06-24T16:25:57.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:25:57.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 32,\n                                \"name\": \"build.content.data_stores.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 5,\n                                    \"permission_id\": 32,\n                                    \"created_at\": \"2021-06-24T16:25:57.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:25:57.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 35,\n                                \"name\": \"build.qforme.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 5,\n                                    \"permission_id\": 35,\n                                    \"created_at\": \"2021-06-24T16:25:57.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:25:57.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 38,\n                                \"name\": \"analyse.virtual_agent_usage.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 5,\n                                    \"permission_id\": 38,\n                                    \"created_at\": \"2021-06-24T16:25:57.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:25:57.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 41,\n                                \"name\": \"analyse.live_virtual_agent_tracking.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 5,\n                                    \"permission_id\": 41,\n                                    \"created_at\": \"2021-06-24T16:25:57.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:25:57.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 44,\n                                \"name\": \"analyse.user_activity.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 5,\n                                    \"permission_id\": 44,\n                                    \"created_at\": \"2021-06-24T16:25:57.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:25:57.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 47,\n                                \"name\": \"analyse.reports.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 5,\n                                    \"permission_id\": 47,\n                                    \"created_at\": \"2021-06-24T16:25:57.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:25:57.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 59,\n                                \"name\": \"manage.email_profiles.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 5,\n                                    \"permission_id\": 59,\n                                    \"created_at\": \"2021-06-24T16:25:57.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:25:57.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 68,\n                                \"name\": \"manage.payment_profiles.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 5,\n                                    \"permission_id\": 68,\n                                    \"created_at\": \"2021-06-24T16:25:57.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:25:57.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 71,\n                                \"name\": \"manage.xsi.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 5,\n                                    \"permission_id\": 71,\n                                    \"created_at\": \"2021-06-24T16:25:57.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:25:57.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 74,\n                                \"name\": \"manage.node_logging_profiles.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 5,\n                                    \"permission_id\": 74,\n                                    \"created_at\": \"2021-06-24T16:25:57.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:25:57.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 77,\n                                \"name\": \"manage.sms_profiles.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 5,\n                                    \"permission_id\": 77,\n                                    \"created_at\": \"2021-06-24T16:25:57.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:25:57.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 83,\n                                \"name\": \"manage.api_keys.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 5,\n                                    \"permission_id\": 83,\n                                    \"created_at\": \"2021-06-24T16:25:57.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:25:57.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 86,\n                                \"name\": \"manage.dnis_pool.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 5,\n                                    \"permission_id\": 86,\n                                    \"created_at\": \"2021-06-24T16:25:57.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:25:57.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 155,\n                                \"name\": \"discover.task_library.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 5,\n                                    \"permission_id\": 155,\n                                    \"created_at\": \"2021-06-24T16:25:57.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:25:57.000000Z\"\n                                }\n                            }\n                        ]\n                    }\n                ]\n            }\n        },\n        {\n            \"user_id\": 104,\n            \"email\": \"nishanksamant+79@gmail.com\",\n            \"salt\": \"abc\",\n            \"display_name\": \"temp user V1\",\n            \"default_timezone\": \"\",\n            \"login_time\": \"2021-07-07T04:57:00.000000Z\",\n            \"login_ip\": \"\",\n            \"user_status\": false,\n            \"token_time\": \"2021-07-07T04:57:00.000000Z\",\n            \"secret_key\": \"abc\",\n            \"twofa_enabled\": false,\n            \"created_at\": \"2021-07-07T04:57:00.000000Z\",\n            \"updated_at\": \"2021-07-07T04:57:00.000000Z\",\n            \"account_maps\": [],\n            \"account_mappings\": [],\n            \"roles\": {\n                \"data\": [\n                    {\n                        \"id\": 6,\n                        \"name\": \"admin-read\",\n                        \"scope\": \"sp\",\n                        \"guard_name\": \"admin\",\n                        \"created_at\": \"2021-06-24T16:26:50.000000Z\",\n                        \"updated_at\": \"2021-06-24T16:26:50.000000Z\",\n                        \"pivot\": {\n                            \"user_id\": 104,\n                            \"role_id\": 6\n                        },\n                        \"permissions\": [\n                            {\n                                \"id\": 50,\n                                \"name\": \"manage.users.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 6,\n                                    \"permission_id\": 50,\n                                    \"created_at\": \"2021-06-24T16:26:50.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:26:50.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 53,\n                                \"name\": \"manage.telephony.phone_numbers.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 6,\n                                    \"permission_id\": 53,\n                                    \"created_at\": \"2021-06-24T16:26:50.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:26:50.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 56,\n                                \"name\": \"manage.telephony.trunks.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 6,\n                                    \"permission_id\": 56,\n                                    \"created_at\": \"2021-06-24T16:26:50.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:26:50.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 59,\n                                \"name\": \"manage.email_profiles.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 6,\n                                    \"permission_id\": 59,\n                                    \"created_at\": \"2021-06-24T16:26:50.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:26:50.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 62,\n                                \"name\": \"manage.accounts.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 6,\n                                    \"permission_id\": 62,\n                                    \"created_at\": \"2021-06-24T16:26:50.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:26:50.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 65,\n                                \"name\": \"manage.account_plan.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 6,\n                                    \"permission_id\": 65,\n                                    \"created_at\": \"2021-06-24T16:26:50.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:26:50.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 68,\n                                \"name\": \"manage.payment_profiles.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 6,\n                                    \"permission_id\": 68,\n                                    \"created_at\": \"2021-06-24T16:26:50.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:26:50.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 71,\n                                \"name\": \"manage.xsi.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 6,\n                                    \"permission_id\": 71,\n                                    \"created_at\": \"2021-06-24T16:26:50.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:26:50.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 74,\n                                \"name\": \"manage.node_logging_profiles.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 6,\n                                    \"permission_id\": 74,\n                                    \"created_at\": \"2021-06-24T16:26:50.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:26:50.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 77,\n                                \"name\": \"manage.sms_profiles.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 6,\n                                    \"permission_id\": 77,\n                                    \"created_at\": \"2021-06-24T16:26:50.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:26:50.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 80,\n                                \"name\": \"manage.password_policies.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 6,\n                                    \"permission_id\": 80,\n                                    \"created_at\": \"2021-06-24T16:26:50.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:26:50.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 83,\n                                \"name\": \"manage.api_keys.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 6,\n                                    \"permission_id\": 83,\n                                    \"created_at\": \"2021-06-24T16:26:50.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:26:50.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 86,\n                                \"name\": \"manage.dnis_pool.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 6,\n                                    \"permission_id\": 86,\n                                    \"created_at\": \"2021-06-24T16:26:50.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:26:50.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 89,\n                                \"name\": \"manage.sp_profile.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 6,\n                                    \"permission_id\": 89,\n                                    \"created_at\": \"2021-06-24T16:26:50.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:26:50.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 155,\n                                \"name\": \"discover.task_library.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 6,\n                                    \"permission_id\": 155,\n                                    \"created_at\": \"2021-06-24T16:26:50.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:26:50.000000Z\"\n                                }\n                            }\n                        ]\n                    }\n                ]\n            }\n        },\n        {\n            \"user_id\": 103,\n            \"email\": \"nishanksamant+77@gmail.com\",\n            \"salt\": \"abc\",\n            \"display_name\": \"temp user Xw\",\n            \"default_timezone\": \"\",\n            \"login_time\": \"2021-07-07T04:54:29.000000Z\",\n            \"login_ip\": \"\",\n            \"user_status\": false,\n            \"token_time\": \"2021-07-07T04:54:29.000000Z\",\n            \"secret_key\": \"abc\",\n            \"twofa_enabled\": false,\n            \"created_at\": \"2021-07-07T04:54:29.000000Z\",\n            \"updated_at\": \"2021-07-07T04:54:29.000000Z\",\n            \"account_maps\": [],\n            \"account_mappings\": [],\n            \"roles\": {\n                \"data\": [\n                    {\n                        \"id\": 3,\n                        \"name\": \"editor\",\n                        \"scope\": \"ac\",\n                        \"guard_name\": \"admin\",\n                        \"created_at\": \"2021-06-24T16:23:18.000000Z\",\n                        \"updated_at\": \"2021-06-24T16:23:18.000000Z\",\n                        \"pivot\": {\n                            \"user_id\": 103,\n                            \"role_id\": 3\n                        },\n                        \"permissions\": [\n                            {\n                                \"id\": 7,\n                                \"name\": \"build.tasks.lock\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 7,\n                                    \"created_at\": \"2021-06-24T16:23:19.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:19.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 8,\n                                \"name\": \"build.tasks.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 8,\n                                    \"created_at\": \"2021-06-24T16:23:19.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:19.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 9,\n                                \"name\": \"build.tasks.write\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 9,\n                                    \"created_at\": \"2021-06-24T16:23:19.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:19.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 11,\n                                \"name\": \"build.campaigns.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 11,\n                                    \"created_at\": \"2021-06-24T16:23:18.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:18.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 12,\n                                \"name\": \"build.campaigns.write\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 12,\n                                    \"created_at\": \"2021-06-24T16:23:18.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:18.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 14,\n                                \"name\": \"build.content.prompts.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 14,\n                                    \"created_at\": \"2021-06-24T16:23:19.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:19.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 15,\n                                \"name\": \"build.content.prompts.write\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 15,\n                                    \"created_at\": \"2021-06-24T16:23:19.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:19.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 17,\n                                \"name\": \"build.content.variables.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 17,\n                                    \"created_at\": \"2021-06-24T16:23:19.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:19.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 18,\n                                \"name\": \"build.content.variables.write\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 18,\n                                    \"created_at\": \"2021-06-24T16:23:19.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:19.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 20,\n                                \"name\": \"build.content.custom_forms.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 20,\n                                    \"created_at\": \"2021-06-24T16:23:18.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:18.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 21,\n                                \"name\": \"build.content.custom_forms.write\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 21,\n                                    \"created_at\": \"2021-06-24T16:23:18.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:18.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 23,\n                                \"name\": \"build.content.open_forms.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 23,\n                                    \"created_at\": \"2021-06-24T16:23:19.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:19.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 24,\n                                \"name\": \"build.content.open_forms.write\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 24,\n                                    \"created_at\": \"2021-06-24T16:23:19.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:19.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 26,\n                                \"name\": \"build.content.files.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 26,\n                                    \"created_at\": \"2021-06-24T16:23:18.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:18.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 27,\n                                \"name\": \"build.content.files.write\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 27,\n                                    \"created_at\": \"2021-06-24T16:23:18.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:18.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 29,\n                                \"name\": \"build.content.holidays.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 29,\n                                    \"created_at\": \"2021-06-24T16:23:18.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:18.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 30,\n                                \"name\": \"build.content.holidays.write\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 30,\n                                    \"created_at\": \"2021-06-24T16:23:19.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:19.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 32,\n                                \"name\": \"build.content.data_stores.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 32,\n                                    \"created_at\": \"2021-06-24T16:23:18.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:18.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 33,\n                                \"name\": \"build.content.data_stores.write\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 33,\n                                    \"created_at\": \"2021-06-24T16:23:18.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:18.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 35,\n                                \"name\": \"build.qforme.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 35,\n                                    \"created_at\": \"2021-06-24T16:23:19.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:19.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 36,\n                                \"name\": \"build.qforme.write\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 36,\n                                    \"created_at\": \"2021-06-24T16:23:19.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:19.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 38,\n                                \"name\": \"analyse.virtual_agent_usage.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 38,\n                                    \"created_at\": \"2021-06-24T16:23:18.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:18.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 39,\n                                \"name\": \"analyse.virtual_agent_usage.write\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 39,\n                                    \"created_at\": \"2021-06-24T16:23:18.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:18.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 41,\n                                \"name\": \"analyse.live_virtual_agent_tracking.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 41,\n                                    \"created_at\": \"2021-06-24T16:23:18.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:18.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 42,\n                                \"name\": \"analyse.live_virtual_agent_tracking.write\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 42,\n                                    \"created_at\": \"2021-06-24T16:23:18.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:18.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 44,\n                                \"name\": \"analyse.user_activity.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 44,\n                                    \"created_at\": \"2021-06-24T16:23:18.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:18.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 45,\n                                \"name\": \"analyse.user_activity.write\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 45,\n                                    \"created_at\": \"2021-06-24T16:23:18.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:18.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 47,\n                                \"name\": \"analyse.reports.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 47,\n                                    \"created_at\": \"2021-06-24T16:23:18.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:18.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 48,\n                                \"name\": \"analyse.reports.write\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 48,\n                                    \"created_at\": \"2021-06-24T16:23:18.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:18.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 59,\n                                \"name\": \"manage.email_profiles.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 59,\n                                    \"created_at\": \"2021-06-24T16:23:19.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:19.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 60,\n                                \"name\": \"manage.email_profiles.write\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 60,\n                                    \"created_at\": \"2021-06-24T16:23:19.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:19.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 68,\n                                \"name\": \"manage.payment_profiles.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 68,\n                                    \"created_at\": \"2021-06-24T16:23:19.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:19.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 69,\n                                \"name\": \"manage.payment_profiles.write\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 69,\n                                    \"created_at\": \"2021-06-24T16:23:19.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:19.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 71,\n                                \"name\": \"manage.xsi.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 71,\n                                    \"created_at\": \"2021-06-24T16:23:19.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:19.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 72,\n                                \"name\": \"manage.xsi.write\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 72,\n                                    \"created_at\": \"2021-06-24T16:23:19.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:19.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 74,\n                                \"name\": \"manage.node_logging_profiles.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 74,\n                                    \"created_at\": \"2021-06-24T16:23:19.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:19.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 75,\n                                \"name\": \"manage.node_logging_profiles.write\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 75,\n                                    \"created_at\": \"2021-06-24T16:23:19.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:19.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 77,\n                                \"name\": \"manage.sms_profiles.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 77,\n                                    \"created_at\": \"2021-06-24T16:23:19.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:19.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 78,\n                                \"name\": \"manage.sms_profiles.write\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 78,\n                                    \"created_at\": \"2021-06-24T16:23:19.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:19.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 83,\n                                \"name\": \"manage.api_keys.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 83,\n                                    \"created_at\": \"2021-06-24T16:23:19.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:19.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 84,\n                                \"name\": \"manage.api_keys.write\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 84,\n                                    \"created_at\": \"2021-06-24T16:23:19.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:19.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 86,\n                                \"name\": \"manage.dnis_pool.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 86,\n                                    \"created_at\": \"2021-06-24T16:23:19.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:19.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 87,\n                                \"name\": \"manage.dnis_pool.write\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 87,\n                                    \"created_at\": \"2021-06-24T16:23:19.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:19.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 155,\n                                \"name\": \"discover.task_library.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 155,\n                                    \"created_at\": \"2021-06-24T16:23:19.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:19.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 156,\n                                \"name\": \"discover.task_library.write\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 156,\n                                    \"created_at\": \"2021-06-24T16:23:19.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:19.000000Z\"\n                                }\n                            }\n                        ]\n                    }\n                ]\n            }\n        },\n        {\n            \"user_id\": 102,\n            \"email\": \"nishanksamant+76@gmail.com\",\n            \"salt\": \"abc\",\n            \"display_name\": \"temp user 99\",\n            \"default_timezone\": \"\",\n            \"login_time\": \"2021-07-07T02:10:26.000000Z\",\n            \"login_ip\": \"\",\n            \"user_status\": false,\n            \"token_time\": \"2021-07-07T02:10:26.000000Z\",\n            \"secret_key\": \"abc\",\n            \"twofa_enabled\": false,\n            \"created_at\": \"2021-07-07T02:10:26.000000Z\",\n            \"updated_at\": \"2021-07-07T02:10:26.000000Z\",\n            \"account_maps\": [],\n            \"account_mappings\": [],\n            \"roles\": {\n                \"data\": [\n                    {\n                        \"id\": 5,\n                        \"name\": \"viewer\",\n                        \"scope\": \"ac\",\n                        \"guard_name\": \"admin\",\n                        \"created_at\": \"2021-06-24T16:25:57.000000Z\",\n                        \"updated_at\": \"2021-06-24T16:25:57.000000Z\",\n                        \"pivot\": {\n                            \"user_id\": 102,\n                            \"role_id\": 5\n                        },\n                        \"permissions\": [\n                            {\n                                \"id\": 7,\n                                \"name\": \"build.tasks.lock\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 5,\n                                    \"permission_id\": 7,\n                                    \"created_at\": \"2021-06-24T16:25:57.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:25:57.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 8,\n                                \"name\": \"build.tasks.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 5,\n                                    \"permission_id\": 8,\n                                    \"created_at\": \"2021-06-24T16:25:57.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:25:57.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 11,\n                                \"name\": \"build.campaigns.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 5,\n                                    \"permission_id\": 11,\n                                    \"created_at\": \"2021-06-24T16:25:57.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:25:57.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 14,\n                                \"name\": \"build.content.prompts.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 5,\n                                    \"permission_id\": 14,\n                                    \"created_at\": \"2021-06-24T16:25:57.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:25:57.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 17,\n                                \"name\": \"build.content.variables.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 5,\n                                    \"permission_id\": 17,\n                                    \"created_at\": \"2021-06-24T16:25:57.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:25:57.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 20,\n                                \"name\": \"build.content.custom_forms.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 5,\n                                    \"permission_id\": 20,\n                                    \"created_at\": \"2021-06-24T16:25:57.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:25:57.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 23,\n                                \"name\": \"build.content.open_forms.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 5,\n                                    \"permission_id\": 23,\n                                    \"created_at\": \"2021-06-24T16:25:57.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:25:57.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 26,\n                                \"name\": \"build.content.files.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 5,\n                                    \"permission_id\": 26,\n                                    \"created_at\": \"2021-06-24T16:25:57.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:25:57.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 29,\n                                \"name\": \"build.content.holidays.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 5,\n                                    \"permission_id\": 29,\n                                    \"created_at\": \"2021-06-24T16:25:57.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:25:57.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 32,\n                                \"name\": \"build.content.data_stores.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 5,\n                                    \"permission_id\": 32,\n                                    \"created_at\": \"2021-06-24T16:25:57.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:25:57.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 35,\n                                \"name\": \"build.qforme.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 5,\n                                    \"permission_id\": 35,\n                                    \"created_at\": \"2021-06-24T16:25:57.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:25:57.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 38,\n                                \"name\": \"analyse.virtual_agent_usage.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 5,\n                                    \"permission_id\": 38,\n                                    \"created_at\": \"2021-06-24T16:25:57.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:25:57.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 41,\n                                \"name\": \"analyse.live_virtual_agent_tracking.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 5,\n                                    \"permission_id\": 41,\n                                    \"created_at\": \"2021-06-24T16:25:57.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:25:57.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 44,\n                                \"name\": \"analyse.user_activity.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 5,\n                                    \"permission_id\": 44,\n                                    \"created_at\": \"2021-06-24T16:25:57.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:25:57.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 47,\n                                \"name\": \"analyse.reports.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 5,\n                                    \"permission_id\": 47,\n                                    \"created_at\": \"2021-06-24T16:25:57.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:25:57.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 59,\n                                \"name\": \"manage.email_profiles.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 5,\n                                    \"permission_id\": 59,\n                                    \"created_at\": \"2021-06-24T16:25:57.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:25:57.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 68,\n                                \"name\": \"manage.payment_profiles.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 5,\n                                    \"permission_id\": 68,\n                                    \"created_at\": \"2021-06-24T16:25:57.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:25:57.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 71,\n                                \"name\": \"manage.xsi.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 5,\n                                    \"permission_id\": 71,\n                                    \"created_at\": \"2021-06-24T16:25:57.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:25:57.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 74,\n                                \"name\": \"manage.node_logging_profiles.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 5,\n                                    \"permission_id\": 74,\n                                    \"created_at\": \"2021-06-24T16:25:57.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:25:57.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 77,\n                                \"name\": \"manage.sms_profiles.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 5,\n                                    \"permission_id\": 77,\n                                    \"created_at\": \"2021-06-24T16:25:57.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:25:57.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 83,\n                                \"name\": \"manage.api_keys.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 5,\n                                    \"permission_id\": 83,\n                                    \"created_at\": \"2021-06-24T16:25:57.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:25:57.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 86,\n                                \"name\": \"manage.dnis_pool.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 5,\n                                    \"permission_id\": 86,\n                                    \"created_at\": \"2021-06-24T16:25:57.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:25:57.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 155,\n                                \"name\": \"discover.task_library.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 5,\n                                    \"permission_id\": 155,\n                                    \"created_at\": \"2021-06-24T16:25:57.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:25:57.000000Z\"\n                                }\n                            }\n                        ]\n                    }\n                ]\n            }\n        },\n        {\n            \"user_id\": 101,\n            \"email\": \"nishanksamant+901@gmail.com\",\n            \"salt\": \"abc\",\n            \"display_name\": \"Nishank\",\n            \"default_timezone\": \"\",\n            \"login_time\": \"2021-07-07T01:56:01.000000Z\",\n            \"login_ip\": \"\",\n            \"user_status\": true,\n            \"token_time\": \"2021-07-07T01:56:01.000000Z\",\n            \"secret_key\": \"abc\",\n            \"twofa_enabled\": false,\n            \"created_at\": \"2021-07-07T01:56:01.000000Z\",\n            \"updated_at\": \"2021-07-07T01:56:28.000000Z\",\n            \"account_maps\": [\n                {\n                    \"scope\": \"ac\",\n                    \"sp_id\": 1,\n                    \"ac_ids\": [\n                        1,\n                        2\n                    ]\n                }\n            ],\n            \"user_permissions\": [\n                [\n                    \"build\",\n                    \"tasks\",\n                    \"lock\"\n                ],\n                [\n                    \"build\",\n                    \"tasks\",\n                    \"read\"\n                ],\n                [\n                    \"build\",\n                    \"tasks\",\n                    \"write\"\n                ],\n                [\n                    \"build\",\n                    \"campaigns\",\n                    \"read\"\n                ],\n                [\n                    \"build\",\n                    \"campaigns\",\n                    \"write\"\n                ],\n                [\n                    \"build\",\n                    \"content\",\n                    \"prompts\",\n                    \"read\"\n                ],\n                [\n                    \"build\",\n                    \"content\",\n                    \"prompts\",\n                    \"write\"\n                ],\n                [\n                    \"build\",\n                    \"content\",\n                    \"variables\",\n                    \"read\"\n                ],\n                [\n                    \"build\",\n                    \"content\",\n                    \"variables\",\n                    \"write\"\n                ],\n                [\n                    \"build\",\n                    \"content\",\n                    \"custom_forms\",\n                    \"read\"\n                ],\n                [\n                    \"build\",\n                    \"content\",\n                    \"custom_forms\",\n                    \"write\"\n                ],\n                [\n                    \"build\",\n                    \"content\",\n                    \"open_forms\",\n                    \"read\"\n                ],\n                [\n                    \"build\",\n                    \"content\",\n                    \"open_forms\",\n                    \"write\"\n                ],\n                [\n                    \"build\",\n                    \"content\",\n                    \"files\",\n                    \"read\"\n                ],\n                [\n                    \"build\",\n                    \"content\",\n                    \"files\",\n                    \"write\"\n                ],\n                [\n                    \"build\",\n                    \"content\",\n                    \"holidays\",\n                    \"read\"\n                ],\n                [\n                    \"build\",\n                    \"content\",\n                    \"holidays\",\n                    \"write\"\n                ],\n                [\n                    \"build\",\n                    \"content\",\n                    \"data_stores\",\n                    \"read\"\n                ],\n                [\n                    \"build\",\n                    \"content\",\n                    \"data_stores\",\n                    \"write\"\n                ],\n                [\n                    \"build\",\n                    \"qforme\",\n                    \"read\"\n                ],\n                [\n                    \"build\",\n                    \"qforme\",\n                    \"write\"\n                ],\n                [\n                    \"analyse\",\n                    \"virtual_agent_usage\",\n                    \"read\"\n                ],\n                [\n                    \"analyse\",\n                    \"virtual_agent_usage\",\n                    \"write\"\n                ],\n                [\n                    \"analyse\",\n                    \"live_virtual_agent_tracking\",\n                    \"read\"\n                ],\n                [\n                    \"analyse\",\n                    \"live_virtual_agent_tracking\",\n                    \"write\"\n                ],\n                [\n                    \"analyse\",\n                    \"user_activity\",\n                    \"read\"\n                ],\n                [\n                    \"analyse\",\n                    \"user_activity\",\n                    \"write\"\n                ],\n                [\n                    \"analyse\",\n                    \"reports\",\n                    \"read\"\n                ],\n                [\n                    \"analyse\",\n                    \"reports\",\n                    \"write\"\n                ],\n                [\n                    \"manage\",\n                    \"email_profiles\",\n                    \"read\"\n                ],\n                [\n                    \"manage\",\n                    \"email_profiles\",\n                    \"write\"\n                ],\n                [\n                    \"manage\",\n                    \"payment_profiles\",\n                    \"read\"\n                ],\n                [\n                    \"manage\",\n                    \"payment_profiles\",\n                    \"write\"\n                ],\n                [\n                    \"manage\",\n                    \"xsi\",\n                    \"read\"\n                ],\n                [\n                    \"manage\",\n                    \"xsi\",\n                    \"write\"\n                ],\n                [\n                    \"manage\",\n                    \"node_logging_profiles\",\n                    \"read\"\n                ],\n                [\n                    \"manage\",\n                    \"node_logging_profiles\",\n                    \"write\"\n                ],\n                [\n                    \"manage\",\n                    \"sms_profiles\",\n                    \"read\"\n                ],\n                [\n                    \"manage\",\n                    \"sms_profiles\",\n                    \"write\"\n                ],\n                [\n                    \"manage\",\n                    \"api_keys\",\n                    \"read\"\n                ],\n                [\n                    \"manage\",\n                    \"api_keys\",\n                    \"write\"\n                ],\n                [\n                    \"manage\",\n                    \"dnis_pool\",\n                    \"read\"\n                ],\n                [\n                    \"manage\",\n                    \"dnis_pool\",\n                    \"write\"\n                ],\n                [\n                    \"discover\",\n                    \"task_library\",\n                    \"read\"\n                ],\n                [\n                    \"discover\",\n                    \"task_library\",\n                    \"write\"\n                ]\n            ],\n            \"old_permissions\": [\n                6884,\n                6886,\n                6888,\n                6890,\n                6892,\n                6894,\n                6896,\n                6898,\n                6900,\n                6902,\n                6904,\n                6906,\n                6908,\n                6910,\n                6912,\n                6914,\n                6916,\n                6918,\n                6920,\n                6922,\n                6924,\n                6926,\n                6928,\n                6930,\n                6932,\n                6934,\n                6936,\n                6938,\n                6940,\n                6942,\n                6944,\n                6946,\n                6948,\n                6950,\n                6952,\n                6954,\n                6956,\n                6958,\n                6960,\n                6962,\n                6964,\n                6966,\n                6968,\n                6970,\n                6972,\n                6885,\n                6887,\n                6889,\n                6891,\n                6893,\n                6895,\n                6897,\n                6899,\n                6901,\n                6903,\n                6905,\n                6907,\n                6909,\n                6911,\n                6913,\n                6915,\n                6917,\n                6919,\n                6921,\n                6923,\n                6925,\n                6927,\n                6929,\n                6931,\n                6933,\n                6935,\n                6937,\n                6939,\n                6941,\n                6943,\n                6945,\n                6947,\n                6949,\n                6951,\n                6953,\n                6955,\n                6957,\n                6959,\n                6961,\n                6963,\n                6965,\n                6967,\n                6969,\n                6971,\n                6973\n            ],\n            \"user_role\": 3,\n            \"old_role\": [\n                113,\n                114\n            ],\n            \"sync_permission\": false,\n            \"account_mappings\": [],\n            \"roles\": {\n                \"data\": [\n                    {\n                        \"id\": 3,\n                        \"name\": \"editor\",\n                        \"scope\": \"ac\",\n                        \"guard_name\": \"admin\",\n                        \"created_at\": \"2021-06-24T16:23:18.000000Z\",\n                        \"updated_at\": \"2021-06-24T16:23:18.000000Z\",\n                        \"pivot\": {\n                            \"user_id\": 101,\n                            \"role_id\": 3\n                        },\n                        \"permissions\": [\n                            {\n                                \"id\": 7,\n                                \"name\": \"build.tasks.lock\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 7,\n                                    \"created_at\": \"2021-06-24T16:23:19.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:19.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 8,\n                                \"name\": \"build.tasks.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 8,\n                                    \"created_at\": \"2021-06-24T16:23:19.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:19.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 9,\n                                \"name\": \"build.tasks.write\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 9,\n                                    \"created_at\": \"2021-06-24T16:23:19.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:19.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 11,\n                                \"name\": \"build.campaigns.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 11,\n                                    \"created_at\": \"2021-06-24T16:23:18.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:18.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 12,\n                                \"name\": \"build.campaigns.write\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 12,\n                                    \"created_at\": \"2021-06-24T16:23:18.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:18.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 14,\n                                \"name\": \"build.content.prompts.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 14,\n                                    \"created_at\": \"2021-06-24T16:23:19.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:19.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 15,\n                                \"name\": \"build.content.prompts.write\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 15,\n                                    \"created_at\": \"2021-06-24T16:23:19.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:19.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 17,\n                                \"name\": \"build.content.variables.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 17,\n                                    \"created_at\": \"2021-06-24T16:23:19.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:19.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 18,\n                                \"name\": \"build.content.variables.write\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 18,\n                                    \"created_at\": \"2021-06-24T16:23:19.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:19.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 20,\n                                \"name\": \"build.content.custom_forms.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 20,\n                                    \"created_at\": \"2021-06-24T16:23:18.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:18.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 21,\n                                \"name\": \"build.content.custom_forms.write\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 21,\n                                    \"created_at\": \"2021-06-24T16:23:18.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:18.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 23,\n                                \"name\": \"build.content.open_forms.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 23,\n                                    \"created_at\": \"2021-06-24T16:23:19.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:19.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 24,\n                                \"name\": \"build.content.open_forms.write\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 24,\n                                    \"created_at\": \"2021-06-24T16:23:19.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:19.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 26,\n                                \"name\": \"build.content.files.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 26,\n                                    \"created_at\": \"2021-06-24T16:23:18.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:18.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 27,\n                                \"name\": \"build.content.files.write\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 27,\n                                    \"created_at\": \"2021-06-24T16:23:18.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:18.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 29,\n                                \"name\": \"build.content.holidays.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 29,\n                                    \"created_at\": \"2021-06-24T16:23:18.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:18.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 30,\n                                \"name\": \"build.content.holidays.write\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 30,\n                                    \"created_at\": \"2021-06-24T16:23:19.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:19.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 32,\n                                \"name\": \"build.content.data_stores.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 32,\n                                    \"created_at\": \"2021-06-24T16:23:18.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:18.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 33,\n                                \"name\": \"build.content.data_stores.write\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 33,\n                                    \"created_at\": \"2021-06-24T16:23:18.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:18.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 35,\n                                \"name\": \"build.qforme.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 35,\n                                    \"created_at\": \"2021-06-24T16:23:19.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:19.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 36,\n                                \"name\": \"build.qforme.write\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 36,\n                                    \"created_at\": \"2021-06-24T16:23:19.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:19.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 38,\n                                \"name\": \"analyse.virtual_agent_usage.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 38,\n                                    \"created_at\": \"2021-06-24T16:23:18.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:18.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 39,\n                                \"name\": \"analyse.virtual_agent_usage.write\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 39,\n                                    \"created_at\": \"2021-06-24T16:23:18.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:18.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 41,\n                                \"name\": \"analyse.live_virtual_agent_tracking.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 41,\n                                    \"created_at\": \"2021-06-24T16:23:18.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:18.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 42,\n                                \"name\": \"analyse.live_virtual_agent_tracking.write\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 42,\n                                    \"created_at\": \"2021-06-24T16:23:18.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:18.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 44,\n                                \"name\": \"analyse.user_activity.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 44,\n                                    \"created_at\": \"2021-06-24T16:23:18.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:18.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 45,\n                                \"name\": \"analyse.user_activity.write\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 45,\n                                    \"created_at\": \"2021-06-24T16:23:18.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:18.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 47,\n                                \"name\": \"analyse.reports.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 47,\n                                    \"created_at\": \"2021-06-24T16:23:18.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:18.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 48,\n                                \"name\": \"analyse.reports.write\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 48,\n                                    \"created_at\": \"2021-06-24T16:23:18.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:18.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 59,\n                                \"name\": \"manage.email_profiles.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 59,\n                                    \"created_at\": \"2021-06-24T16:23:19.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:19.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 60,\n                                \"name\": \"manage.email_profiles.write\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 60,\n                                    \"created_at\": \"2021-06-24T16:23:19.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:19.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 68,\n                                \"name\": \"manage.payment_profiles.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 68,\n                                    \"created_at\": \"2021-06-24T16:23:19.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:19.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 69,\n                                \"name\": \"manage.payment_profiles.write\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 69,\n                                    \"created_at\": \"2021-06-24T16:23:19.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:19.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 71,\n                                \"name\": \"manage.xsi.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 71,\n                                    \"created_at\": \"2021-06-24T16:23:19.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:19.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 72,\n                                \"name\": \"manage.xsi.write\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 72,\n                                    \"created_at\": \"2021-06-24T16:23:19.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:19.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 74,\n                                \"name\": \"manage.node_logging_profiles.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 74,\n                                    \"created_at\": \"2021-06-24T16:23:19.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:19.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 75,\n                                \"name\": \"manage.node_logging_profiles.write\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 75,\n                                    \"created_at\": \"2021-06-24T16:23:19.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:19.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 77,\n                                \"name\": \"manage.sms_profiles.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 77,\n                                    \"created_at\": \"2021-06-24T16:23:19.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:19.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 78,\n                                \"name\": \"manage.sms_profiles.write\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 78,\n                                    \"created_at\": \"2021-06-24T16:23:19.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:19.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 83,\n                                \"name\": \"manage.api_keys.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 83,\n                                    \"created_at\": \"2021-06-24T16:23:19.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:19.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 84,\n                                \"name\": \"manage.api_keys.write\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 84,\n                                    \"created_at\": \"2021-06-24T16:23:19.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:19.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 86,\n                                \"name\": \"manage.dnis_pool.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 86,\n                                    \"created_at\": \"2021-06-24T16:23:19.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:19.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 87,\n                                \"name\": \"manage.dnis_pool.write\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 87,\n                                    \"created_at\": \"2021-06-24T16:23:19.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:19.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 155,\n                                \"name\": \"discover.task_library.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 155,\n                                    \"created_at\": \"2021-06-24T16:23:19.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:19.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 156,\n                                \"name\": \"discover.task_library.write\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 156,\n                                    \"created_at\": \"2021-06-24T16:23:19.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:19.000000Z\"\n                                }\n                            }\n                        ]\n                    },\n                    {\n                        \"id\": 3,\n                        \"name\": \"editor\",\n                        \"scope\": \"ac\",\n                        \"guard_name\": \"admin\",\n                        \"created_at\": \"2021-06-24T16:23:18.000000Z\",\n                        \"updated_at\": \"2021-06-24T16:23:18.000000Z\",\n                        \"pivot\": {\n                            \"user_id\": 101,\n                            \"role_id\": 3\n                        },\n                        \"permissions\": [\n                            {\n                                \"id\": 7,\n                                \"name\": \"build.tasks.lock\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 7,\n                                    \"created_at\": \"2021-06-24T16:23:19.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:19.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 8,\n                                \"name\": \"build.tasks.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 8,\n                                    \"created_at\": \"2021-06-24T16:23:19.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:19.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 9,\n                                \"name\": \"build.tasks.write\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 9,\n                                    \"created_at\": \"2021-06-24T16:23:19.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:19.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 11,\n                                \"name\": \"build.campaigns.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 11,\n                                    \"created_at\": \"2021-06-24T16:23:18.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:18.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 12,\n                                \"name\": \"build.campaigns.write\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 12,\n                                    \"created_at\": \"2021-06-24T16:23:18.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:18.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 14,\n                                \"name\": \"build.content.prompts.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 14,\n                                    \"created_at\": \"2021-06-24T16:23:19.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:19.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 15,\n                                \"name\": \"build.content.prompts.write\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 15,\n                                    \"created_at\": \"2021-06-24T16:23:19.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:19.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 17,\n                                \"name\": \"build.content.variables.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 17,\n                                    \"created_at\": \"2021-06-24T16:23:19.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:19.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 18,\n                                \"name\": \"build.content.variables.write\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 18,\n                                    \"created_at\": \"2021-06-24T16:23:19.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:19.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 20,\n                                \"name\": \"build.content.custom_forms.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 20,\n                                    \"created_at\": \"2021-06-24T16:23:18.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:18.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 21,\n                                \"name\": \"build.content.custom_forms.write\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 21,\n                                    \"created_at\": \"2021-06-24T16:23:18.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:18.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 23,\n                                \"name\": \"build.content.open_forms.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 23,\n                                    \"created_at\": \"2021-06-24T16:23:19.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:19.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 24,\n                                \"name\": \"build.content.open_forms.write\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 24,\n                                    \"created_at\": \"2021-06-24T16:23:19.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:19.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 26,\n                                \"name\": \"build.content.files.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 26,\n                                    \"created_at\": \"2021-06-24T16:23:18.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:18.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 27,\n                                \"name\": \"build.content.files.write\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 27,\n                                    \"created_at\": \"2021-06-24T16:23:18.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:18.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 29,\n                                \"name\": \"build.content.holidays.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 29,\n                                    \"created_at\": \"2021-06-24T16:23:18.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:18.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 30,\n                                \"name\": \"build.content.holidays.write\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 30,\n                                    \"created_at\": \"2021-06-24T16:23:19.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:19.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 32,\n                                \"name\": \"build.content.data_stores.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 32,\n                                    \"created_at\": \"2021-06-24T16:23:18.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:18.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 33,\n                                \"name\": \"build.content.data_stores.write\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 33,\n                                    \"created_at\": \"2021-06-24T16:23:18.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:18.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 35,\n                                \"name\": \"build.qforme.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 35,\n                                    \"created_at\": \"2021-06-24T16:23:19.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:19.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 36,\n                                \"name\": \"build.qforme.write\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 36,\n                                    \"created_at\": \"2021-06-24T16:23:19.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:19.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 38,\n                                \"name\": \"analyse.virtual_agent_usage.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 38,\n                                    \"created_at\": \"2021-06-24T16:23:18.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:18.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 39,\n                                \"name\": \"analyse.virtual_agent_usage.write\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 39,\n                                    \"created_at\": \"2021-06-24T16:23:18.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:18.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 41,\n                                \"name\": \"analyse.live_virtual_agent_tracking.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 41,\n                                    \"created_at\": \"2021-06-24T16:23:18.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:18.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 42,\n                                \"name\": \"analyse.live_virtual_agent_tracking.write\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 42,\n                                    \"created_at\": \"2021-06-24T16:23:18.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:18.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 44,\n                                \"name\": \"analyse.user_activity.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 44,\n                                    \"created_at\": \"2021-06-24T16:23:18.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:18.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 45,\n                                \"name\": \"analyse.user_activity.write\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 45,\n                                    \"created_at\": \"2021-06-24T16:23:18.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:18.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 47,\n                                \"name\": \"analyse.reports.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 47,\n                                    \"created_at\": \"2021-06-24T16:23:18.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:18.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 48,\n                                \"name\": \"analyse.reports.write\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 48,\n                                    \"created_at\": \"2021-06-24T16:23:18.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:18.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 59,\n                                \"name\": \"manage.email_profiles.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 59,\n                                    \"created_at\": \"2021-06-24T16:23:19.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:19.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 60,\n                                \"name\": \"manage.email_profiles.write\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 60,\n                                    \"created_at\": \"2021-06-24T16:23:19.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:19.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 68,\n                                \"name\": \"manage.payment_profiles.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 68,\n                                    \"created_at\": \"2021-06-24T16:23:19.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:19.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 69,\n                                \"name\": \"manage.payment_profiles.write\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 69,\n                                    \"created_at\": \"2021-06-24T16:23:19.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:19.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 71,\n                                \"name\": \"manage.xsi.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 71,\n                                    \"created_at\": \"2021-06-24T16:23:19.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:19.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 72,\n                                \"name\": \"manage.xsi.write\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 72,\n                                    \"created_at\": \"2021-06-24T16:23:19.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:19.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 74,\n                                \"name\": \"manage.node_logging_profiles.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 74,\n                                    \"created_at\": \"2021-06-24T16:23:19.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:19.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 75,\n                                \"name\": \"manage.node_logging_profiles.write\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 75,\n                                    \"created_at\": \"2021-06-24T16:23:19.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:19.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 77,\n                                \"name\": \"manage.sms_profiles.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 77,\n                                    \"created_at\": \"2021-06-24T16:23:19.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:19.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 78,\n                                \"name\": \"manage.sms_profiles.write\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 78,\n                                    \"created_at\": \"2021-06-24T16:23:19.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:19.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 83,\n                                \"name\": \"manage.api_keys.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 83,\n                                    \"created_at\": \"2021-06-24T16:23:19.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:19.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 84,\n                                \"name\": \"manage.api_keys.write\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 84,\n                                    \"created_at\": \"2021-06-24T16:23:19.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:19.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 86,\n                                \"name\": \"manage.dnis_pool.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 86,\n                                    \"created_at\": \"2021-06-24T16:23:19.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:19.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 87,\n                                \"name\": \"manage.dnis_pool.write\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 87,\n                                    \"created_at\": \"2021-06-24T16:23:19.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:19.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 155,\n                                \"name\": \"discover.task_library.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 155,\n                                    \"created_at\": \"2021-06-24T16:23:19.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:19.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 156,\n                                \"name\": \"discover.task_library.write\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 156,\n                                    \"created_at\": \"2021-06-24T16:23:19.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:19.000000Z\"\n                                }\n                            }\n                        ]\n                    }\n                ]\n            }\n        },\n        {\n            \"user_id\": 100,\n            \"email\": \"nishanksamant+90@gmail.com\",\n            \"salt\": \"abc\",\n            \"display_name\": \"temp user d4\",\n            \"default_timezone\": \"\",\n            \"login_time\": \"2021-07-07T01:49:43.000000Z\",\n            \"login_ip\": \"\",\n            \"user_status\": false,\n            \"token_time\": \"2021-07-07T01:49:43.000000Z\",\n            \"secret_key\": \"abc\",\n            \"twofa_enabled\": false,\n            \"created_at\": \"2021-07-07T01:49:43.000000Z\",\n            \"updated_at\": \"2021-07-07T01:49:43.000000Z\",\n            \"account_maps\": [],\n            \"account_mappings\": [],\n            \"roles\": {\n                \"data\": [\n                    {\n                        \"id\": 5,\n                        \"name\": \"viewer\",\n                        \"scope\": \"ac\",\n                        \"guard_name\": \"admin\",\n                        \"created_at\": \"2021-06-24T16:25:57.000000Z\",\n                        \"updated_at\": \"2021-06-24T16:25:57.000000Z\",\n                        \"pivot\": {\n                            \"user_id\": 100,\n                            \"role_id\": 5\n                        },\n                        \"permissions\": [\n                            {\n                                \"id\": 7,\n                                \"name\": \"build.tasks.lock\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 5,\n                                    \"permission_id\": 7,\n                                    \"created_at\": \"2021-06-24T16:25:57.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:25:57.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 8,\n                                \"name\": \"build.tasks.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 5,\n                                    \"permission_id\": 8,\n                                    \"created_at\": \"2021-06-24T16:25:57.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:25:57.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 11,\n                                \"name\": \"build.campaigns.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 5,\n                                    \"permission_id\": 11,\n                                    \"created_at\": \"2021-06-24T16:25:57.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:25:57.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 14,\n                                \"name\": \"build.content.prompts.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 5,\n                                    \"permission_id\": 14,\n                                    \"created_at\": \"2021-06-24T16:25:57.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:25:57.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 17,\n                                \"name\": \"build.content.variables.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 5,\n                                    \"permission_id\": 17,\n                                    \"created_at\": \"2021-06-24T16:25:57.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:25:57.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 20,\n                                \"name\": \"build.content.custom_forms.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 5,\n                                    \"permission_id\": 20,\n                                    \"created_at\": \"2021-06-24T16:25:57.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:25:57.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 23,\n                                \"name\": \"build.content.open_forms.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 5,\n                                    \"permission_id\": 23,\n                                    \"created_at\": \"2021-06-24T16:25:57.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:25:57.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 26,\n                                \"name\": \"build.content.files.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 5,\n                                    \"permission_id\": 26,\n                                    \"created_at\": \"2021-06-24T16:25:57.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:25:57.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 29,\n                                \"name\": \"build.content.holidays.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 5,\n                                    \"permission_id\": 29,\n                                    \"created_at\": \"2021-06-24T16:25:57.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:25:57.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 32,\n                                \"name\": \"build.content.data_stores.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 5,\n                                    \"permission_id\": 32,\n                                    \"created_at\": \"2021-06-24T16:25:57.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:25:57.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 35,\n                                \"name\": \"build.qforme.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 5,\n                                    \"permission_id\": 35,\n                                    \"created_at\": \"2021-06-24T16:25:57.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:25:57.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 38,\n                                \"name\": \"analyse.virtual_agent_usage.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 5,\n                                    \"permission_id\": 38,\n                                    \"created_at\": \"2021-06-24T16:25:57.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:25:57.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 41,\n                                \"name\": \"analyse.live_virtual_agent_tracking.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 5,\n                                    \"permission_id\": 41,\n                                    \"created_at\": \"2021-06-24T16:25:57.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:25:57.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 44,\n                                \"name\": \"analyse.user_activity.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 5,\n                                    \"permission_id\": 44,\n                                    \"created_at\": \"2021-06-24T16:25:57.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:25:57.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 47,\n                                \"name\": \"analyse.reports.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 5,\n                                    \"permission_id\": 47,\n                                    \"created_at\": \"2021-06-24T16:25:57.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:25:57.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 59,\n                                \"name\": \"manage.email_profiles.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 5,\n                                    \"permission_id\": 59,\n                                    \"created_at\": \"2021-06-24T16:25:57.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:25:57.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 68,\n                                \"name\": \"manage.payment_profiles.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 5,\n                                    \"permission_id\": 68,\n                                    \"created_at\": \"2021-06-24T16:25:57.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:25:57.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 71,\n                                \"name\": \"manage.xsi.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 5,\n                                    \"permission_id\": 71,\n                                    \"created_at\": \"2021-06-24T16:25:57.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:25:57.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 74,\n                                \"name\": \"manage.node_logging_profiles.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 5,\n                                    \"permission_id\": 74,\n                                    \"created_at\": \"2021-06-24T16:25:57.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:25:57.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 77,\n                                \"name\": \"manage.sms_profiles.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 5,\n                                    \"permission_id\": 77,\n                                    \"created_at\": \"2021-06-24T16:25:57.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:25:57.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 83,\n                                \"name\": \"manage.api_keys.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 5,\n                                    \"permission_id\": 83,\n                                    \"created_at\": \"2021-06-24T16:25:57.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:25:57.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 86,\n                                \"name\": \"manage.dnis_pool.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 5,\n                                    \"permission_id\": 86,\n                                    \"created_at\": \"2021-06-24T16:25:57.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:25:57.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 155,\n                                \"name\": \"discover.task_library.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 5,\n                                    \"permission_id\": 155,\n                                    \"created_at\": \"2021-06-24T16:25:57.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:25:57.000000Z\"\n                                }\n                            }\n                        ]\n                    },\n                    {\n                        \"id\": 5,\n                        \"name\": \"viewer\",\n                        \"scope\": \"ac\",\n                        \"guard_name\": \"admin\",\n                        \"created_at\": \"2021-06-24T16:25:57.000000Z\",\n                        \"updated_at\": \"2021-06-24T16:25:57.000000Z\",\n                        \"pivot\": {\n                            \"user_id\": 100,\n                            \"role_id\": 5\n                        },\n                        \"permissions\": [\n                            {\n                                \"id\": 7,\n                                \"name\": \"build.tasks.lock\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 5,\n                                    \"permission_id\": 7,\n                                    \"created_at\": \"2021-06-24T16:25:57.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:25:57.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 8,\n                                \"name\": \"build.tasks.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 5,\n                                    \"permission_id\": 8,\n                                    \"created_at\": \"2021-06-24T16:25:57.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:25:57.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 11,\n                                \"name\": \"build.campaigns.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 5,\n                                    \"permission_id\": 11,\n                                    \"created_at\": \"2021-06-24T16:25:57.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:25:57.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 14,\n                                \"name\": \"build.content.prompts.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 5,\n                                    \"permission_id\": 14,\n                                    \"created_at\": \"2021-06-24T16:25:57.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:25:57.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 17,\n                                \"name\": \"build.content.variables.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 5,\n                                    \"permission_id\": 17,\n                                    \"created_at\": \"2021-06-24T16:25:57.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:25:57.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 20,\n                                \"name\": \"build.content.custom_forms.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 5,\n                                    \"permission_id\": 20,\n                                    \"created_at\": \"2021-06-24T16:25:57.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:25:57.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 23,\n                                \"name\": \"build.content.open_forms.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 5,\n                                    \"permission_id\": 23,\n                                    \"created_at\": \"2021-06-24T16:25:57.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:25:57.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 26,\n                                \"name\": \"build.content.files.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 5,\n                                    \"permission_id\": 26,\n                                    \"created_at\": \"2021-06-24T16:25:57.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:25:57.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 29,\n                                \"name\": \"build.content.holidays.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 5,\n                                    \"permission_id\": 29,\n                                    \"created_at\": \"2021-06-24T16:25:57.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:25:57.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 32,\n                                \"name\": \"build.content.data_stores.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 5,\n                                    \"permission_id\": 32,\n                                    \"created_at\": \"2021-06-24T16:25:57.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:25:57.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 35,\n                                \"name\": \"build.qforme.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 5,\n                                    \"permission_id\": 35,\n                                    \"created_at\": \"2021-06-24T16:25:57.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:25:57.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 38,\n                                \"name\": \"analyse.virtual_agent_usage.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 5,\n                                    \"permission_id\": 38,\n                                    \"created_at\": \"2021-06-24T16:25:57.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:25:57.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 41,\n                                \"name\": \"analyse.live_virtual_agent_tracking.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 5,\n                                    \"permission_id\": 41,\n                                    \"created_at\": \"2021-06-24T16:25:57.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:25:57.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 44,\n                                \"name\": \"analyse.user_activity.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 5,\n                                    \"permission_id\": 44,\n                                    \"created_at\": \"2021-06-24T16:25:57.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:25:57.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 47,\n                                \"name\": \"analyse.reports.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 5,\n                                    \"permission_id\": 47,\n                                    \"created_at\": \"2021-06-24T16:25:57.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:25:57.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 59,\n                                \"name\": \"manage.email_profiles.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 5,\n                                    \"permission_id\": 59,\n                                    \"created_at\": \"2021-06-24T16:25:57.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:25:57.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 68,\n                                \"name\": \"manage.payment_profiles.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 5,\n                                    \"permission_id\": 68,\n                                    \"created_at\": \"2021-06-24T16:25:57.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:25:57.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 71,\n                                \"name\": \"manage.xsi.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 5,\n                                    \"permission_id\": 71,\n                                    \"created_at\": \"2021-06-24T16:25:57.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:25:57.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 74,\n                                \"name\": \"manage.node_logging_profiles.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 5,\n                                    \"permission_id\": 74,\n                                    \"created_at\": \"2021-06-24T16:25:57.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:25:57.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 77,\n                                \"name\": \"manage.sms_profiles.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 5,\n                                    \"permission_id\": 77,\n                                    \"created_at\": \"2021-06-24T16:25:57.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:25:57.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 83,\n                                \"name\": \"manage.api_keys.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 5,\n                                    \"permission_id\": 83,\n                                    \"created_at\": \"2021-06-24T16:25:57.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:25:57.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 86,\n                                \"name\": \"manage.dnis_pool.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 5,\n                                    \"permission_id\": 86,\n                                    \"created_at\": \"2021-06-24T16:25:57.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:25:57.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 155,\n                                \"name\": \"discover.task_library.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 5,\n                                    \"permission_id\": 155,\n                                    \"created_at\": \"2021-06-24T16:25:57.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:25:57.000000Z\"\n                                }\n                            }\n                        ]\n                    }\n                ]\n            }\n        },\n        {\n            \"user_id\": 99,\n            \"email\": \"nishanksamant+45@gmail.com\",\n            \"salt\": \"abc\",\n            \"display_name\": \"temp user 8z\",\n            \"default_timezone\": \"\",\n            \"login_time\": \"2021-07-07T01:43:26.000000Z\",\n            \"login_ip\": \"\",\n            \"user_status\": false,\n            \"token_time\": \"2021-07-07T01:43:26.000000Z\",\n            \"secret_key\": \"abc\",\n            \"twofa_enabled\": false,\n            \"created_at\": \"2021-07-07T01:43:26.000000Z\",\n            \"updated_at\": \"2021-07-07T01:43:26.000000Z\",\n            \"account_maps\": [],\n            \"account_mappings\": [],\n            \"roles\": {\n                \"data\": [\n                    {\n                        \"id\": 3,\n                        \"name\": \"editor\",\n                        \"scope\": \"ac\",\n                        \"guard_name\": \"admin\",\n                        \"created_at\": \"2021-06-24T16:23:18.000000Z\",\n                        \"updated_at\": \"2021-06-24T16:23:18.000000Z\",\n                        \"pivot\": {\n                            \"user_id\": 99,\n                            \"role_id\": 3\n                        },\n                        \"permissions\": [\n                            {\n                                \"id\": 7,\n                                \"name\": \"build.tasks.lock\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 7,\n                                    \"created_at\": \"2021-06-24T16:23:19.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:19.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 8,\n                                \"name\": \"build.tasks.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 8,\n                                    \"created_at\": \"2021-06-24T16:23:19.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:19.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 9,\n                                \"name\": \"build.tasks.write\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 9,\n                                    \"created_at\": \"2021-06-24T16:23:19.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:19.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 11,\n                                \"name\": \"build.campaigns.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 11,\n                                    \"created_at\": \"2021-06-24T16:23:18.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:18.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 12,\n                                \"name\": \"build.campaigns.write\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 12,\n                                    \"created_at\": \"2021-06-24T16:23:18.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:18.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 14,\n                                \"name\": \"build.content.prompts.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 14,\n                                    \"created_at\": \"2021-06-24T16:23:19.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:19.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 15,\n                                \"name\": \"build.content.prompts.write\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 15,\n                                    \"created_at\": \"2021-06-24T16:23:19.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:19.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 17,\n                                \"name\": \"build.content.variables.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 17,\n                                    \"created_at\": \"2021-06-24T16:23:19.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:19.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 18,\n                                \"name\": \"build.content.variables.write\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 18,\n                                    \"created_at\": \"2021-06-24T16:23:19.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:19.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 20,\n                                \"name\": \"build.content.custom_forms.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 20,\n                                    \"created_at\": \"2021-06-24T16:23:18.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:18.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 21,\n                                \"name\": \"build.content.custom_forms.write\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 21,\n                                    \"created_at\": \"2021-06-24T16:23:18.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:18.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 23,\n                                \"name\": \"build.content.open_forms.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 23,\n                                    \"created_at\": \"2021-06-24T16:23:19.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:19.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 24,\n                                \"name\": \"build.content.open_forms.write\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 24,\n                                    \"created_at\": \"2021-06-24T16:23:19.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:19.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 26,\n                                \"name\": \"build.content.files.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 26,\n                                    \"created_at\": \"2021-06-24T16:23:18.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:18.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 27,\n                                \"name\": \"build.content.files.write\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 27,\n                                    \"created_at\": \"2021-06-24T16:23:18.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:18.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 29,\n                                \"name\": \"build.content.holidays.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 29,\n                                    \"created_at\": \"2021-06-24T16:23:18.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:18.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 30,\n                                \"name\": \"build.content.holidays.write\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 30,\n                                    \"created_at\": \"2021-06-24T16:23:19.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:19.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 32,\n                                \"name\": \"build.content.data_stores.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 32,\n                                    \"created_at\": \"2021-06-24T16:23:18.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:18.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 33,\n                                \"name\": \"build.content.data_stores.write\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 33,\n                                    \"created_at\": \"2021-06-24T16:23:18.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:18.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 35,\n                                \"name\": \"build.qforme.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 35,\n                                    \"created_at\": \"2021-06-24T16:23:19.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:19.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 36,\n                                \"name\": \"build.qforme.write\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 36,\n                                    \"created_at\": \"2021-06-24T16:23:19.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:19.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 38,\n                                \"name\": \"analyse.virtual_agent_usage.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 38,\n                                    \"created_at\": \"2021-06-24T16:23:18.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:18.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 39,\n                                \"name\": \"analyse.virtual_agent_usage.write\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 39,\n                                    \"created_at\": \"2021-06-24T16:23:18.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:18.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 41,\n                                \"name\": \"analyse.live_virtual_agent_tracking.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 41,\n                                    \"created_at\": \"2021-06-24T16:23:18.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:18.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 42,\n                                \"name\": \"analyse.live_virtual_agent_tracking.write\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 42,\n                                    \"created_at\": \"2021-06-24T16:23:18.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:18.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 44,\n                                \"name\": \"analyse.user_activity.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 44,\n                                    \"created_at\": \"2021-06-24T16:23:18.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:18.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 45,\n                                \"name\": \"analyse.user_activity.write\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 45,\n                                    \"created_at\": \"2021-06-24T16:23:18.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:18.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 47,\n                                \"name\": \"analyse.reports.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 47,\n                                    \"created_at\": \"2021-06-24T16:23:18.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:18.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 48,\n                                \"name\": \"analyse.reports.write\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 48,\n                                    \"created_at\": \"2021-06-24T16:23:18.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:18.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 59,\n                                \"name\": \"manage.email_profiles.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 59,\n                                    \"created_at\": \"2021-06-24T16:23:19.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:19.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 60,\n                                \"name\": \"manage.email_profiles.write\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 60,\n                                    \"created_at\": \"2021-06-24T16:23:19.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:19.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 68,\n                                \"name\": \"manage.payment_profiles.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 68,\n                                    \"created_at\": \"2021-06-24T16:23:19.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:19.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 69,\n                                \"name\": \"manage.payment_profiles.write\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 69,\n                                    \"created_at\": \"2021-06-24T16:23:19.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:19.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 71,\n                                \"name\": \"manage.xsi.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 71,\n                                    \"created_at\": \"2021-06-24T16:23:19.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:19.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 72,\n                                \"name\": \"manage.xsi.write\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 72,\n                                    \"created_at\": \"2021-06-24T16:23:19.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:19.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 74,\n                                \"name\": \"manage.node_logging_profiles.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 74,\n                                    \"created_at\": \"2021-06-24T16:23:19.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:19.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 75,\n                                \"name\": \"manage.node_logging_profiles.write\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 75,\n                                    \"created_at\": \"2021-06-24T16:23:19.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:19.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 77,\n                                \"name\": \"manage.sms_profiles.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 77,\n                                    \"created_at\": \"2021-06-24T16:23:19.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:19.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 78,\n                                \"name\": \"manage.sms_profiles.write\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 78,\n                                    \"created_at\": \"2021-06-24T16:23:19.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:19.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 83,\n                                \"name\": \"manage.api_keys.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 83,\n                                    \"created_at\": \"2021-06-24T16:23:19.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:19.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 84,\n                                \"name\": \"manage.api_keys.write\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 84,\n                                    \"created_at\": \"2021-06-24T16:23:19.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:19.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 86,\n                                \"name\": \"manage.dnis_pool.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 86,\n                                    \"created_at\": \"2021-06-24T16:23:19.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:19.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 87,\n                                \"name\": \"manage.dnis_pool.write\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 87,\n                                    \"created_at\": \"2021-06-24T16:23:19.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:19.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 155,\n                                \"name\": \"discover.task_library.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 155,\n                                    \"created_at\": \"2021-06-24T16:23:19.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:19.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 156,\n                                \"name\": \"discover.task_library.write\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 156,\n                                    \"created_at\": \"2021-06-24T16:23:19.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:19.000000Z\"\n                                }\n                            }\n                        ]\n                    }\n                ]\n            }\n        },\n        {\n            \"user_id\": 98,\n            \"email\": \"nsiahnksamant+45@gmail.com\",\n            \"salt\": \"abc\",\n            \"display_name\": \"temp user RA\",\n            \"default_timezone\": \"\",\n            \"login_time\": \"2021-07-07T01:41:21.000000Z\",\n            \"login_ip\": \"\",\n            \"user_status\": false,\n            \"token_time\": \"2021-07-07T01:41:21.000000Z\",\n            \"secret_key\": \"abc\",\n            \"twofa_enabled\": false,\n            \"created_at\": \"2021-07-07T01:41:21.000000Z\",\n            \"updated_at\": \"2021-07-07T01:41:21.000000Z\",\n            \"account_maps\": [],\n            \"account_mappings\": [],\n            \"roles\": {\n                \"data\": [\n                    {\n                        \"id\": 3,\n                        \"name\": \"editor\",\n                        \"scope\": \"ac\",\n                        \"guard_name\": \"admin\",\n                        \"created_at\": \"2021-06-24T16:23:18.000000Z\",\n                        \"updated_at\": \"2021-06-24T16:23:18.000000Z\",\n                        \"pivot\": {\n                            \"user_id\": 98,\n                            \"role_id\": 3\n                        },\n                        \"permissions\": [\n                            {\n                                \"id\": 7,\n                                \"name\": \"build.tasks.lock\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 7,\n                                    \"created_at\": \"2021-06-24T16:23:19.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:19.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 8,\n                                \"name\": \"build.tasks.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 8,\n                                    \"created_at\": \"2021-06-24T16:23:19.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:19.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 9,\n                                \"name\": \"build.tasks.write\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 9,\n                                    \"created_at\": \"2021-06-24T16:23:19.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:19.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 11,\n                                \"name\": \"build.campaigns.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 11,\n                                    \"created_at\": \"2021-06-24T16:23:18.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:18.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 12,\n                                \"name\": \"build.campaigns.write\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 12,\n                                    \"created_at\": \"2021-06-24T16:23:18.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:18.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 14,\n                                \"name\": \"build.content.prompts.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 14,\n                                    \"created_at\": \"2021-06-24T16:23:19.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:19.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 15,\n                                \"name\": \"build.content.prompts.write\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 15,\n                                    \"created_at\": \"2021-06-24T16:23:19.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:19.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 17,\n                                \"name\": \"build.content.variables.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 17,\n                                    \"created_at\": \"2021-06-24T16:23:19.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:19.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 18,\n                                \"name\": \"build.content.variables.write\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 18,\n                                    \"created_at\": \"2021-06-24T16:23:19.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:19.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 20,\n                                \"name\": \"build.content.custom_forms.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 20,\n                                    \"created_at\": \"2021-06-24T16:23:18.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:18.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 21,\n                                \"name\": \"build.content.custom_forms.write\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 21,\n                                    \"created_at\": \"2021-06-24T16:23:18.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:18.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 23,\n                                \"name\": \"build.content.open_forms.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 23,\n                                    \"created_at\": \"2021-06-24T16:23:19.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:19.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 24,\n                                \"name\": \"build.content.open_forms.write\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 24,\n                                    \"created_at\": \"2021-06-24T16:23:19.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:19.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 26,\n                                \"name\": \"build.content.files.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 26,\n                                    \"created_at\": \"2021-06-24T16:23:18.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:18.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 27,\n                                \"name\": \"build.content.files.write\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 27,\n                                    \"created_at\": \"2021-06-24T16:23:18.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:18.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 29,\n                                \"name\": \"build.content.holidays.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 29,\n                                    \"created_at\": \"2021-06-24T16:23:18.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:18.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 30,\n                                \"name\": \"build.content.holidays.write\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 30,\n                                    \"created_at\": \"2021-06-24T16:23:19.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:19.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 32,\n                                \"name\": \"build.content.data_stores.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 32,\n                                    \"created_at\": \"2021-06-24T16:23:18.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:18.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 33,\n                                \"name\": \"build.content.data_stores.write\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 33,\n                                    \"created_at\": \"2021-06-24T16:23:18.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:18.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 35,\n                                \"name\": \"build.qforme.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 35,\n                                    \"created_at\": \"2021-06-24T16:23:19.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:19.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 36,\n                                \"name\": \"build.qforme.write\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 36,\n                                    \"created_at\": \"2021-06-24T16:23:19.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:19.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 38,\n                                \"name\": \"analyse.virtual_agent_usage.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 38,\n                                    \"created_at\": \"2021-06-24T16:23:18.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:18.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 39,\n                                \"name\": \"analyse.virtual_agent_usage.write\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 39,\n                                    \"created_at\": \"2021-06-24T16:23:18.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:18.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 41,\n                                \"name\": \"analyse.live_virtual_agent_tracking.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 41,\n                                    \"created_at\": \"2021-06-24T16:23:18.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:18.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 42,\n                                \"name\": \"analyse.live_virtual_agent_tracking.write\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 42,\n                                    \"created_at\": \"2021-06-24T16:23:18.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:18.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 44,\n                                \"name\": \"analyse.user_activity.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 44,\n                                    \"created_at\": \"2021-06-24T16:23:18.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:18.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 45,\n                                \"name\": \"analyse.user_activity.write\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 45,\n                                    \"created_at\": \"2021-06-24T16:23:18.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:18.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 47,\n                                \"name\": \"analyse.reports.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 47,\n                                    \"created_at\": \"2021-06-24T16:23:18.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:18.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 48,\n                                \"name\": \"analyse.reports.write\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 48,\n                                    \"created_at\": \"2021-06-24T16:23:18.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:18.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 59,\n                                \"name\": \"manage.email_profiles.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 59,\n                                    \"created_at\": \"2021-06-24T16:23:19.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:19.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 60,\n                                \"name\": \"manage.email_profiles.write\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 60,\n                                    \"created_at\": \"2021-06-24T16:23:19.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:19.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 68,\n                                \"name\": \"manage.payment_profiles.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 68,\n                                    \"created_at\": \"2021-06-24T16:23:19.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:19.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 69,\n                                \"name\": \"manage.payment_profiles.write\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 69,\n                                    \"created_at\": \"2021-06-24T16:23:19.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:19.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 71,\n                                \"name\": \"manage.xsi.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 71,\n                                    \"created_at\": \"2021-06-24T16:23:19.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:19.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 72,\n                                \"name\": \"manage.xsi.write\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 72,\n                                    \"created_at\": \"2021-06-24T16:23:19.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:19.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 74,\n                                \"name\": \"manage.node_logging_profiles.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 74,\n                                    \"created_at\": \"2021-06-24T16:23:19.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:19.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 75,\n                                \"name\": \"manage.node_logging_profiles.write\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 75,\n                                    \"created_at\": \"2021-06-24T16:23:19.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:19.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 77,\n                                \"name\": \"manage.sms_profiles.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 77,\n                                    \"created_at\": \"2021-06-24T16:23:19.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:19.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 78,\n                                \"name\": \"manage.sms_profiles.write\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 78,\n                                    \"created_at\": \"2021-06-24T16:23:19.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:19.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 83,\n                                \"name\": \"manage.api_keys.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 83,\n                                    \"created_at\": \"2021-06-24T16:23:19.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:19.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 84,\n                                \"name\": \"manage.api_keys.write\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 84,\n                                    \"created_at\": \"2021-06-24T16:23:19.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:19.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 86,\n                                \"name\": \"manage.dnis_pool.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 86,\n                                    \"created_at\": \"2021-06-24T16:23:19.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:19.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 87,\n                                \"name\": \"manage.dnis_pool.write\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 87,\n                                    \"created_at\": \"2021-06-24T16:23:19.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:19.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 155,\n                                \"name\": \"discover.task_library.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 155,\n                                    \"created_at\": \"2021-06-24T16:23:19.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:19.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 156,\n                                \"name\": \"discover.task_library.write\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 156,\n                                    \"created_at\": \"2021-06-24T16:23:19.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:19.000000Z\"\n                                }\n                            }\n                        ]\n                    }\n                ]\n            }\n        },\n        {\n            \"user_id\": 97,\n            \"email\": \"nishanksamant+34@gmail.com\",\n            \"salt\": \"abc\",\n            \"display_name\": \"temp user HX\",\n            \"default_timezone\": \"\",\n            \"login_time\": \"2021-07-07T01:38:32.000000Z\",\n            \"login_ip\": \"\",\n            \"user_status\": false,\n            \"token_time\": \"2021-07-07T01:38:32.000000Z\",\n            \"secret_key\": \"abc\",\n            \"twofa_enabled\": false,\n            \"created_at\": \"2021-07-07T01:38:32.000000Z\",\n            \"updated_at\": \"2021-07-07T01:38:32.000000Z\",\n            \"account_maps\": [],\n            \"account_mappings\": [],\n            \"roles\": {\n                \"data\": [\n                    {\n                        \"id\": 3,\n                        \"name\": \"editor\",\n                        \"scope\": \"ac\",\n                        \"guard_name\": \"admin\",\n                        \"created_at\": \"2021-06-24T16:23:18.000000Z\",\n                        \"updated_at\": \"2021-06-24T16:23:18.000000Z\",\n                        \"pivot\": {\n                            \"user_id\": 97,\n                            \"role_id\": 3\n                        },\n                        \"permissions\": [\n                            {\n                                \"id\": 7,\n                                \"name\": \"build.tasks.lock\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 7,\n                                    \"created_at\": \"2021-06-24T16:23:19.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:19.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 8,\n                                \"name\": \"build.tasks.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 8,\n                                    \"created_at\": \"2021-06-24T16:23:19.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:19.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 9,\n                                \"name\": \"build.tasks.write\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 9,\n                                    \"created_at\": \"2021-06-24T16:23:19.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:19.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 11,\n                                \"name\": \"build.campaigns.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 11,\n                                    \"created_at\": \"2021-06-24T16:23:18.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:18.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 12,\n                                \"name\": \"build.campaigns.write\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 12,\n                                    \"created_at\": \"2021-06-24T16:23:18.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:18.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 14,\n                                \"name\": \"build.content.prompts.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 14,\n                                    \"created_at\": \"2021-06-24T16:23:19.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:19.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 15,\n                                \"name\": \"build.content.prompts.write\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 15,\n                                    \"created_at\": \"2021-06-24T16:23:19.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:19.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 17,\n                                \"name\": \"build.content.variables.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 17,\n                                    \"created_at\": \"2021-06-24T16:23:19.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:19.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 18,\n                                \"name\": \"build.content.variables.write\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 18,\n                                    \"created_at\": \"2021-06-24T16:23:19.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:19.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 20,\n                                \"name\": \"build.content.custom_forms.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 20,\n                                    \"created_at\": \"2021-06-24T16:23:18.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:18.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 21,\n                                \"name\": \"build.content.custom_forms.write\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 21,\n                                    \"created_at\": \"2021-06-24T16:23:18.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:18.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 23,\n                                \"name\": \"build.content.open_forms.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 23,\n                                    \"created_at\": \"2021-06-24T16:23:19.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:19.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 24,\n                                \"name\": \"build.content.open_forms.write\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 24,\n                                    \"created_at\": \"2021-06-24T16:23:19.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:19.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 26,\n                                \"name\": \"build.content.files.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 26,\n                                    \"created_at\": \"2021-06-24T16:23:18.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:18.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 27,\n                                \"name\": \"build.content.files.write\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 27,\n                                    \"created_at\": \"2021-06-24T16:23:18.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:18.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 29,\n                                \"name\": \"build.content.holidays.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 29,\n                                    \"created_at\": \"2021-06-24T16:23:18.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:18.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 30,\n                                \"name\": \"build.content.holidays.write\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 30,\n                                    \"created_at\": \"2021-06-24T16:23:19.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:19.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 32,\n                                \"name\": \"build.content.data_stores.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 32,\n                                    \"created_at\": \"2021-06-24T16:23:18.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:18.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 33,\n                                \"name\": \"build.content.data_stores.write\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 33,\n                                    \"created_at\": \"2021-06-24T16:23:18.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:18.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 35,\n                                \"name\": \"build.qforme.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 35,\n                                    \"created_at\": \"2021-06-24T16:23:19.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:19.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 36,\n                                \"name\": \"build.qforme.write\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 36,\n                                    \"created_at\": \"2021-06-24T16:23:19.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:19.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 38,\n                                \"name\": \"analyse.virtual_agent_usage.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 38,\n                                    \"created_at\": \"2021-06-24T16:23:18.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:18.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 39,\n                                \"name\": \"analyse.virtual_agent_usage.write\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 39,\n                                    \"created_at\": \"2021-06-24T16:23:18.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:18.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 41,\n                                \"name\": \"analyse.live_virtual_agent_tracking.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 41,\n                                    \"created_at\": \"2021-06-24T16:23:18.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:18.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 42,\n                                \"name\": \"analyse.live_virtual_agent_tracking.write\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 42,\n                                    \"created_at\": \"2021-06-24T16:23:18.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:18.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 44,\n                                \"name\": \"analyse.user_activity.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 44,\n                                    \"created_at\": \"2021-06-24T16:23:18.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:18.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 45,\n                                \"name\": \"analyse.user_activity.write\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 45,\n                                    \"created_at\": \"2021-06-24T16:23:18.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:18.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 47,\n                                \"name\": \"analyse.reports.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 47,\n                                    \"created_at\": \"2021-06-24T16:23:18.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:18.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 48,\n                                \"name\": \"analyse.reports.write\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 48,\n                                    \"created_at\": \"2021-06-24T16:23:18.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:18.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 59,\n                                \"name\": \"manage.email_profiles.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 59,\n                                    \"created_at\": \"2021-06-24T16:23:19.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:19.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 60,\n                                \"name\": \"manage.email_profiles.write\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 60,\n                                    \"created_at\": \"2021-06-24T16:23:19.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:19.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 68,\n                                \"name\": \"manage.payment_profiles.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 68,\n                                    \"created_at\": \"2021-06-24T16:23:19.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:19.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 69,\n                                \"name\": \"manage.payment_profiles.write\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 69,\n                                    \"created_at\": \"2021-06-24T16:23:19.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:19.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 71,\n                                \"name\": \"manage.xsi.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 71,\n                                    \"created_at\": \"2021-06-24T16:23:19.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:19.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 72,\n                                \"name\": \"manage.xsi.write\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 72,\n                                    \"created_at\": \"2021-06-24T16:23:19.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:19.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 74,\n                                \"name\": \"manage.node_logging_profiles.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 74,\n                                    \"created_at\": \"2021-06-24T16:23:19.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:19.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 75,\n                                \"name\": \"manage.node_logging_profiles.write\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 75,\n                                    \"created_at\": \"2021-06-24T16:23:19.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:19.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 77,\n                                \"name\": \"manage.sms_profiles.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 77,\n                                    \"created_at\": \"2021-06-24T16:23:19.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:19.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 78,\n                                \"name\": \"manage.sms_profiles.write\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 78,\n                                    \"created_at\": \"2021-06-24T16:23:19.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:19.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 83,\n                                \"name\": \"manage.api_keys.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 83,\n                                    \"created_at\": \"2021-06-24T16:23:19.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:19.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 84,\n                                \"name\": \"manage.api_keys.write\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 84,\n                                    \"created_at\": \"2021-06-24T16:23:19.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:19.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 86,\n                                \"name\": \"manage.dnis_pool.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 86,\n                                    \"created_at\": \"2021-06-24T16:23:19.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:19.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 87,\n                                \"name\": \"manage.dnis_pool.write\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 87,\n                                    \"created_at\": \"2021-06-24T16:23:19.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:19.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 155,\n                                \"name\": \"discover.task_library.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 155,\n                                    \"created_at\": \"2021-06-24T16:23:19.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:19.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 156,\n                                \"name\": \"discover.task_library.write\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 156,\n                                    \"created_at\": \"2021-06-24T16:23:19.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:19.000000Z\"\n                                }\n                            }\n                        ]\n                    }\n                ]\n            }\n        },\n        {\n            \"user_id\": 96,\n            \"email\": \"nishanksamant+12@gmail.com\",\n            \"salt\": \"abc\",\n            \"display_name\": \"temp user oT\",\n            \"default_timezone\": \"\",\n            \"login_time\": \"2021-07-07T01:27:51.000000Z\",\n            \"login_ip\": \"\",\n            \"user_status\": false,\n            \"token_time\": \"2021-07-07T01:27:51.000000Z\",\n            \"secret_key\": \"abc\",\n            \"twofa_enabled\": false,\n            \"created_at\": \"2021-07-07T01:27:51.000000Z\",\n            \"updated_at\": \"2021-07-07T01:27:51.000000Z\",\n            \"account_maps\": [],\n            \"account_mappings\": [],\n            \"roles\": {\n                \"data\": [\n                    {\n                        \"id\": 3,\n                        \"name\": \"editor\",\n                        \"scope\": \"ac\",\n                        \"guard_name\": \"admin\",\n                        \"created_at\": \"2021-06-24T16:23:18.000000Z\",\n                        \"updated_at\": \"2021-06-24T16:23:18.000000Z\",\n                        \"pivot\": {\n                            \"user_id\": 96,\n                            \"role_id\": 3\n                        },\n                        \"permissions\": [\n                            {\n                                \"id\": 7,\n                                \"name\": \"build.tasks.lock\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 7,\n                                    \"created_at\": \"2021-06-24T16:23:19.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:19.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 8,\n                                \"name\": \"build.tasks.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 8,\n                                    \"created_at\": \"2021-06-24T16:23:19.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:19.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 9,\n                                \"name\": \"build.tasks.write\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 9,\n                                    \"created_at\": \"2021-06-24T16:23:19.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:19.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 11,\n                                \"name\": \"build.campaigns.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 11,\n                                    \"created_at\": \"2021-06-24T16:23:18.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:18.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 12,\n                                \"name\": \"build.campaigns.write\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 12,\n                                    \"created_at\": \"2021-06-24T16:23:18.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:18.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 14,\n                                \"name\": \"build.content.prompts.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 14,\n                                    \"created_at\": \"2021-06-24T16:23:19.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:19.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 15,\n                                \"name\": \"build.content.prompts.write\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 15,\n                                    \"created_at\": \"2021-06-24T16:23:19.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:19.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 17,\n                                \"name\": \"build.content.variables.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 17,\n                                    \"created_at\": \"2021-06-24T16:23:19.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:19.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 18,\n                                \"name\": \"build.content.variables.write\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 18,\n                                    \"created_at\": \"2021-06-24T16:23:19.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:19.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 20,\n                                \"name\": \"build.content.custom_forms.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 20,\n                                    \"created_at\": \"2021-06-24T16:23:18.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:18.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 21,\n                                \"name\": \"build.content.custom_forms.write\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 21,\n                                    \"created_at\": \"2021-06-24T16:23:18.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:18.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 23,\n                                \"name\": \"build.content.open_forms.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 23,\n                                    \"created_at\": \"2021-06-24T16:23:19.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:19.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 24,\n                                \"name\": \"build.content.open_forms.write\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 24,\n                                    \"created_at\": \"2021-06-24T16:23:19.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:19.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 26,\n                                \"name\": \"build.content.files.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 26,\n                                    \"created_at\": \"2021-06-24T16:23:18.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:18.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 27,\n                                \"name\": \"build.content.files.write\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 27,\n                                    \"created_at\": \"2021-06-24T16:23:18.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:18.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 29,\n                                \"name\": \"build.content.holidays.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 29,\n                                    \"created_at\": \"2021-06-24T16:23:18.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:18.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 30,\n                                \"name\": \"build.content.holidays.write\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 30,\n                                    \"created_at\": \"2021-06-24T16:23:19.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:19.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 32,\n                                \"name\": \"build.content.data_stores.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 32,\n                                    \"created_at\": \"2021-06-24T16:23:18.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:18.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 33,\n                                \"name\": \"build.content.data_stores.write\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 33,\n                                    \"created_at\": \"2021-06-24T16:23:18.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:18.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 35,\n                                \"name\": \"build.qforme.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 35,\n                                    \"created_at\": \"2021-06-24T16:23:19.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:19.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 36,\n                                \"name\": \"build.qforme.write\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 36,\n                                    \"created_at\": \"2021-06-24T16:23:19.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:19.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 38,\n                                \"name\": \"analyse.virtual_agent_usage.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 38,\n                                    \"created_at\": \"2021-06-24T16:23:18.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:18.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 39,\n                                \"name\": \"analyse.virtual_agent_usage.write\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 39,\n                                    \"created_at\": \"2021-06-24T16:23:18.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:18.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 41,\n                                \"name\": \"analyse.live_virtual_agent_tracking.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 41,\n                                    \"created_at\": \"2021-06-24T16:23:18.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:18.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 42,\n                                \"name\": \"analyse.live_virtual_agent_tracking.write\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 42,\n                                    \"created_at\": \"2021-06-24T16:23:18.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:18.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 44,\n                                \"name\": \"analyse.user_activity.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 44,\n                                    \"created_at\": \"2021-06-24T16:23:18.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:18.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 45,\n                                \"name\": \"analyse.user_activity.write\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 45,\n                                    \"created_at\": \"2021-06-24T16:23:18.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:18.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 47,\n                                \"name\": \"analyse.reports.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 47,\n                                    \"created_at\": \"2021-06-24T16:23:18.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:18.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 48,\n                                \"name\": \"analyse.reports.write\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 48,\n                                    \"created_at\": \"2021-06-24T16:23:18.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:18.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 59,\n                                \"name\": \"manage.email_profiles.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 59,\n                                    \"created_at\": \"2021-06-24T16:23:19.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:19.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 60,\n                                \"name\": \"manage.email_profiles.write\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 60,\n                                    \"created_at\": \"2021-06-24T16:23:19.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:19.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 68,\n                                \"name\": \"manage.payment_profiles.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 68,\n                                    \"created_at\": \"2021-06-24T16:23:19.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:19.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 69,\n                                \"name\": \"manage.payment_profiles.write\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 69,\n                                    \"created_at\": \"2021-06-24T16:23:19.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:19.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 71,\n                                \"name\": \"manage.xsi.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 71,\n                                    \"created_at\": \"2021-06-24T16:23:19.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:19.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 72,\n                                \"name\": \"manage.xsi.write\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 72,\n                                    \"created_at\": \"2021-06-24T16:23:19.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:19.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 74,\n                                \"name\": \"manage.node_logging_profiles.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 74,\n                                    \"created_at\": \"2021-06-24T16:23:19.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:19.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 75,\n                                \"name\": \"manage.node_logging_profiles.write\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 75,\n                                    \"created_at\": \"2021-06-24T16:23:19.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:19.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 77,\n                                \"name\": \"manage.sms_profiles.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 77,\n                                    \"created_at\": \"2021-06-24T16:23:19.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:19.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 78,\n                                \"name\": \"manage.sms_profiles.write\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 78,\n                                    \"created_at\": \"2021-06-24T16:23:19.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:19.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 83,\n                                \"name\": \"manage.api_keys.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 83,\n                                    \"created_at\": \"2021-06-24T16:23:19.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:19.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 84,\n                                \"name\": \"manage.api_keys.write\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 84,\n                                    \"created_at\": \"2021-06-24T16:23:19.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:19.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 86,\n                                \"name\": \"manage.dnis_pool.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 86,\n                                    \"created_at\": \"2021-06-24T16:23:19.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:19.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 87,\n                                \"name\": \"manage.dnis_pool.write\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 87,\n                                    \"created_at\": \"2021-06-24T16:23:19.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:19.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 155,\n                                \"name\": \"discover.task_library.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 155,\n                                    \"created_at\": \"2021-06-24T16:23:19.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:19.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 156,\n                                \"name\": \"discover.task_library.write\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 156,\n                                    \"created_at\": \"2021-06-24T16:23:19.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:19.000000Z\"\n                                }\n                            }\n                        ]\n                    },\n                    {\n                        \"id\": 3,\n                        \"name\": \"editor\",\n                        \"scope\": \"ac\",\n                        \"guard_name\": \"admin\",\n                        \"created_at\": \"2021-06-24T16:23:18.000000Z\",\n                        \"updated_at\": \"2021-06-24T16:23:18.000000Z\",\n                        \"pivot\": {\n                            \"user_id\": 96,\n                            \"role_id\": 3\n                        },\n                        \"permissions\": [\n                            {\n                                \"id\": 7,\n                                \"name\": \"build.tasks.lock\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 7,\n                                    \"created_at\": \"2021-06-24T16:23:19.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:19.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 8,\n                                \"name\": \"build.tasks.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 8,\n                                    \"created_at\": \"2021-06-24T16:23:19.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:19.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 9,\n                                \"name\": \"build.tasks.write\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 9,\n                                    \"created_at\": \"2021-06-24T16:23:19.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:19.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 11,\n                                \"name\": \"build.campaigns.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 11,\n                                    \"created_at\": \"2021-06-24T16:23:18.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:18.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 12,\n                                \"name\": \"build.campaigns.write\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 12,\n                                    \"created_at\": \"2021-06-24T16:23:18.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:18.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 14,\n                                \"name\": \"build.content.prompts.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 14,\n                                    \"created_at\": \"2021-06-24T16:23:19.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:19.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 15,\n                                \"name\": \"build.content.prompts.write\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 15,\n                                    \"created_at\": \"2021-06-24T16:23:19.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:19.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 17,\n                                \"name\": \"build.content.variables.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 17,\n                                    \"created_at\": \"2021-06-24T16:23:19.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:19.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 18,\n                                \"name\": \"build.content.variables.write\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 18,\n                                    \"created_at\": \"2021-06-24T16:23:19.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:19.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 20,\n                                \"name\": \"build.content.custom_forms.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 20,\n                                    \"created_at\": \"2021-06-24T16:23:18.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:18.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 21,\n                                \"name\": \"build.content.custom_forms.write\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 21,\n                                    \"created_at\": \"2021-06-24T16:23:18.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:18.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 23,\n                                \"name\": \"build.content.open_forms.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 23,\n                                    \"created_at\": \"2021-06-24T16:23:19.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:19.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 24,\n                                \"name\": \"build.content.open_forms.write\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 24,\n                                    \"created_at\": \"2021-06-24T16:23:19.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:19.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 26,\n                                \"name\": \"build.content.files.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 26,\n                                    \"created_at\": \"2021-06-24T16:23:18.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:18.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 27,\n                                \"name\": \"build.content.files.write\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 27,\n                                    \"created_at\": \"2021-06-24T16:23:18.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:18.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 29,\n                                \"name\": \"build.content.holidays.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 29,\n                                    \"created_at\": \"2021-06-24T16:23:18.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:18.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 30,\n                                \"name\": \"build.content.holidays.write\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 30,\n                                    \"created_at\": \"2021-06-24T16:23:19.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:19.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 32,\n                                \"name\": \"build.content.data_stores.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 32,\n                                    \"created_at\": \"2021-06-24T16:23:18.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:18.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 33,\n                                \"name\": \"build.content.data_stores.write\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 33,\n                                    \"created_at\": \"2021-06-24T16:23:18.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:18.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 35,\n                                \"name\": \"build.qforme.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 35,\n                                    \"created_at\": \"2021-06-24T16:23:19.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:19.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 36,\n                                \"name\": \"build.qforme.write\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 36,\n                                    \"created_at\": \"2021-06-24T16:23:19.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:19.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 38,\n                                \"name\": \"analyse.virtual_agent_usage.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 38,\n                                    \"created_at\": \"2021-06-24T16:23:18.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:18.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 39,\n                                \"name\": \"analyse.virtual_agent_usage.write\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 39,\n                                    \"created_at\": \"2021-06-24T16:23:18.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:18.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 41,\n                                \"name\": \"analyse.live_virtual_agent_tracking.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 41,\n                                    \"created_at\": \"2021-06-24T16:23:18.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:18.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 42,\n                                \"name\": \"analyse.live_virtual_agent_tracking.write\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 42,\n                                    \"created_at\": \"2021-06-24T16:23:18.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:18.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 44,\n                                \"name\": \"analyse.user_activity.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 44,\n                                    \"created_at\": \"2021-06-24T16:23:18.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:18.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 45,\n                                \"name\": \"analyse.user_activity.write\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 45,\n                                    \"created_at\": \"2021-06-24T16:23:18.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:18.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 47,\n                                \"name\": \"analyse.reports.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 47,\n                                    \"created_at\": \"2021-06-24T16:23:18.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:18.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 48,\n                                \"name\": \"analyse.reports.write\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 48,\n                                    \"created_at\": \"2021-06-24T16:23:18.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:18.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 59,\n                                \"name\": \"manage.email_profiles.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 59,\n                                    \"created_at\": \"2021-06-24T16:23:19.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:19.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 60,\n                                \"name\": \"manage.email_profiles.write\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 60,\n                                    \"created_at\": \"2021-06-24T16:23:19.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:19.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 68,\n                                \"name\": \"manage.payment_profiles.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 68,\n                                    \"created_at\": \"2021-06-24T16:23:19.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:19.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 69,\n                                \"name\": \"manage.payment_profiles.write\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 69,\n                                    \"created_at\": \"2021-06-24T16:23:19.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:19.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 71,\n                                \"name\": \"manage.xsi.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 71,\n                                    \"created_at\": \"2021-06-24T16:23:19.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:19.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 72,\n                                \"name\": \"manage.xsi.write\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 72,\n                                    \"created_at\": \"2021-06-24T16:23:19.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:19.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 74,\n                                \"name\": \"manage.node_logging_profiles.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 74,\n                                    \"created_at\": \"2021-06-24T16:23:19.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:19.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 75,\n                                \"name\": \"manage.node_logging_profiles.write\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 75,\n                                    \"created_at\": \"2021-06-24T16:23:19.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:19.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 77,\n                                \"name\": \"manage.sms_profiles.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 77,\n                                    \"created_at\": \"2021-06-24T16:23:19.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:19.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 78,\n                                \"name\": \"manage.sms_profiles.write\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 78,\n                                    \"created_at\": \"2021-06-24T16:23:19.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:19.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 83,\n                                \"name\": \"manage.api_keys.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 83,\n                                    \"created_at\": \"2021-06-24T16:23:19.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:19.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 84,\n                                \"name\": \"manage.api_keys.write\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 84,\n                                    \"created_at\": \"2021-06-24T16:23:19.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:19.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 86,\n                                \"name\": \"manage.dnis_pool.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 86,\n                                    \"created_at\": \"2021-06-24T16:23:19.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:19.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 87,\n                                \"name\": \"manage.dnis_pool.write\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 87,\n                                    \"created_at\": \"2021-06-24T16:23:19.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:19.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 155,\n                                \"name\": \"discover.task_library.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 155,\n                                    \"created_at\": \"2021-06-24T16:23:19.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:19.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 156,\n                                \"name\": \"discover.task_library.write\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 156,\n                                    \"created_at\": \"2021-06-24T16:23:19.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:19.000000Z\"\n                                }\n                            }\n                        ]\n                    }\n                ]\n            }\n        },\n        {\n            \"user_id\": 49,\n            \"email\": \"nishanksamant+10@gmail.com\",\n            \"salt\": \"abc\",\n            \"display_name\": \"temp user pR\",\n            \"default_timezone\": \"\",\n            \"login_time\": \"2021-07-01T04:31:57.000000Z\",\n            \"login_ip\": \"\",\n            \"user_status\": false,\n            \"token_time\": \"2021-07-01T04:31:57.000000Z\",\n            \"secret_key\": \"abc\",\n            \"twofa_enabled\": false,\n            \"created_at\": \"2021-07-01T04:31:57.000000Z\",\n            \"updated_at\": \"2021-07-01T04:31:57.000000Z\",\n            \"account_maps\": [],\n            \"user_role\": 1,\n            \"old_role\": [\n                102\n            ],\n            \"user_permissions\": [],\n            \"old_permissions\": [],\n            \"user_role_scope\": \"system\",\n            \"sync_permission\": false,\n            \"account_mappings\": [],\n            \"roles\": {\n                \"data\": [\n                    {\n                        \"id\": 1,\n                        \"name\": \"system\",\n                        \"scope\": \"system\",\n                        \"guard_name\": \"admin\",\n                        \"created_at\": \"2021-06-24T16:02:50.000000Z\",\n                        \"updated_at\": \"2021-06-24T16:02:50.000000Z\",\n                        \"pivot\": {\n                            \"user_id\": 49,\n                            \"role_id\": 1\n                        },\n                        \"permissions\": []\n                    }\n                ]\n            }\n        },\n        {\n            \"user_id\": 48,\n            \"email\": \"nishanksamant+system1@gmail.com\",\n            \"salt\": \"abc\",\n            \"display_name\": \"temp user Cx\",\n            \"default_timezone\": \"\",\n            \"login_time\": \"2021-07-01T04:13:01.000000Z\",\n            \"login_ip\": \"\",\n            \"user_status\": false,\n            \"token_time\": \"2021-07-01T04:13:01.000000Z\",\n            \"secret_key\": \"abc\",\n            \"twofa_enabled\": false,\n            \"created_at\": \"2021-07-01T04:13:01.000000Z\",\n            \"updated_at\": \"2021-07-01T04:13:01.000000Z\",\n            \"account_maps\": [],\n            \"account_mappings\": [],\n            \"roles\": {\n                \"data\": [\n                    {\n                        \"id\": 6,\n                        \"name\": \"admin-read\",\n                        \"scope\": \"sp\",\n                        \"guard_name\": \"admin\",\n                        \"created_at\": \"2021-06-24T16:26:50.000000Z\",\n                        \"updated_at\": \"2021-06-24T16:26:50.000000Z\",\n                        \"pivot\": {\n                            \"user_id\": 48,\n                            \"role_id\": 6\n                        },\n                        \"permissions\": [\n                            {\n                                \"id\": 50,\n                                \"name\": \"manage.users.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 6,\n                                    \"permission_id\": 50,\n                                    \"created_at\": \"2021-06-24T16:26:50.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:26:50.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 53,\n                                \"name\": \"manage.telephony.phone_numbers.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 6,\n                                    \"permission_id\": 53,\n                                    \"created_at\": \"2021-06-24T16:26:50.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:26:50.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 56,\n                                \"name\": \"manage.telephony.trunks.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 6,\n                                    \"permission_id\": 56,\n                                    \"created_at\": \"2021-06-24T16:26:50.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:26:50.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 59,\n                                \"name\": \"manage.email_profiles.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 6,\n                                    \"permission_id\": 59,\n                                    \"created_at\": \"2021-06-24T16:26:50.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:26:50.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 62,\n                                \"name\": \"manage.accounts.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 6,\n                                    \"permission_id\": 62,\n                                    \"created_at\": \"2021-06-24T16:26:50.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:26:50.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 65,\n                                \"name\": \"manage.account_plan.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 6,\n                                    \"permission_id\": 65,\n                                    \"created_at\": \"2021-06-24T16:26:50.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:26:50.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 68,\n                                \"name\": \"manage.payment_profiles.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 6,\n                                    \"permission_id\": 68,\n                                    \"created_at\": \"2021-06-24T16:26:50.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:26:50.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 71,\n                                \"name\": \"manage.xsi.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 6,\n                                    \"permission_id\": 71,\n                                    \"created_at\": \"2021-06-24T16:26:50.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:26:50.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 74,\n                                \"name\": \"manage.node_logging_profiles.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 6,\n                                    \"permission_id\": 74,\n                                    \"created_at\": \"2021-06-24T16:26:50.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:26:50.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 77,\n                                \"name\": \"manage.sms_profiles.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 6,\n                                    \"permission_id\": 77,\n                                    \"created_at\": \"2021-06-24T16:26:50.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:26:50.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 80,\n                                \"name\": \"manage.password_policies.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 6,\n                                    \"permission_id\": 80,\n                                    \"created_at\": \"2021-06-24T16:26:50.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:26:50.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 83,\n                                \"name\": \"manage.api_keys.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 6,\n                                    \"permission_id\": 83,\n                                    \"created_at\": \"2021-06-24T16:26:50.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:26:50.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 86,\n                                \"name\": \"manage.dnis_pool.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 6,\n                                    \"permission_id\": 86,\n                                    \"created_at\": \"2021-06-24T16:26:50.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:26:50.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 89,\n                                \"name\": \"manage.sp_profile.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 6,\n                                    \"permission_id\": 89,\n                                    \"created_at\": \"2021-06-24T16:26:50.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:26:50.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 155,\n                                \"name\": \"discover.task_library.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 6,\n                                    \"permission_id\": 155,\n                                    \"created_at\": \"2021-06-24T16:26:50.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:26:50.000000Z\"\n                                }\n                            }\n                        ]\n                    }\n                ]\n            }\n        },\n        {\n            \"user_id\": 47,\n            \"email\": \"nishanksamant+2@gmail.com\",\n            \"salt\": \"abc\",\n            \"display_name\": \"nsiahnk1\",\n            \"default_timezone\": \"\",\n            \"login_time\": \"2021-06-30T17:07:57.000000Z\",\n            \"login_ip\": \"\",\n            \"user_status\": true,\n            \"token_time\": \"2021-06-30T17:07:57.000000Z\",\n            \"secret_key\": \"abc\",\n            \"twofa_enabled\": false,\n            \"created_at\": \"2021-06-30T17:07:57.000000Z\",\n            \"updated_at\": \"2021-07-02T04:54:41.000000Z\",\n            \"account_maps\": [\n                {\n                    \"scope\": \"ac\",\n                    \"sp_id\": 1,\n                    \"ac_ids\": [\n                        2\n                    ]\n                }\n            ],\n            \"user_permissions\": [\n                [\n                    \"build\",\n                    \"tasks\",\n                    \"lock\"\n                ],\n                [\n                    \"build\",\n                    \"tasks\",\n                    \"read\"\n                ],\n                [\n                    \"build\",\n                    \"campaigns\",\n                    \"read\"\n                ],\n                [\n                    \"build\",\n                    \"content\",\n                    \"prompts\",\n                    \"read\"\n                ],\n                [\n                    \"build\",\n                    \"content\",\n                    \"variables\",\n                    \"read\"\n                ],\n                [\n                    \"build\",\n                    \"content\",\n                    \"custom_forms\",\n                    \"read\"\n                ],\n                [\n                    \"build\",\n                    \"content\",\n                    \"open_forms\",\n                    \"read\"\n                ],\n                [\n                    \"build\",\n                    \"content\",\n                    \"files\",\n                    \"read\"\n                ],\n                [\n                    \"build\",\n                    \"content\",\n                    \"holidays\",\n                    \"read\"\n                ],\n                [\n                    \"build\",\n                    \"content\",\n                    \"data_stores\",\n                    \"read\"\n                ],\n                [\n                    \"build\",\n                    \"qforme\",\n                    \"read\"\n                ],\n                [\n                    \"analyse\",\n                    \"virtual_agent_usage\",\n                    \"read\"\n                ],\n                [\n                    \"analyse\",\n                    \"live_virtual_agent_tracking\",\n                    \"read\"\n                ],\n                [\n                    \"analyse\",\n                    \"user_activity\",\n                    \"read\"\n                ],\n                [\n                    \"analyse\",\n                    \"reports\",\n                    \"read\"\n                ],\n                [\n                    \"manage\",\n                    \"email_profiles\",\n                    \"read\"\n                ],\n                [\n                    \"manage\",\n                    \"payment_profiles\",\n                    \"read\"\n                ],\n                [\n                    \"manage\",\n                    \"xsi\",\n                    \"read\"\n                ],\n                [\n                    \"manage\",\n                    \"sms_profiles\",\n                    \"read\"\n                ],\n                [\n                    \"manage\",\n                    \"api_keys\",\n                    \"read\"\n                ],\n                [\n                    \"manage\",\n                    \"dnis_pool\",\n                    \"read\"\n                ],\n                [\n                    \"discover\",\n                    \"task_library\",\n                    \"read\"\n                ]\n            ],\n            \"old_permissions\": [\n                3003,\n                3004,\n                3005,\n                3006,\n                3007,\n                3008,\n                3009,\n                3010,\n                3011,\n                3012,\n                3013,\n                3014,\n                3015,\n                3016,\n                3017,\n                3018,\n                3019,\n                3020,\n                3021,\n                3022,\n                3023,\n                3024\n            ],\n            \"user_role\": 3,\n            \"old_role\": [\n                105\n            ],\n            \"sync_permission\": false,\n            \"account_mappings\": [],\n            \"roles\": {\n                \"data\": [\n                    {\n                        \"id\": 3,\n                        \"name\": \"editor\",\n                        \"scope\": \"ac\",\n                        \"guard_name\": \"admin\",\n                        \"created_at\": \"2021-06-24T16:23:18.000000Z\",\n                        \"updated_at\": \"2021-06-24T16:23:18.000000Z\",\n                        \"pivot\": {\n                            \"user_id\": 47,\n                            \"role_id\": 3\n                        },\n                        \"permissions\": [\n                            {\n                                \"id\": 7,\n                                \"name\": \"build.tasks.lock\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 7,\n                                    \"created_at\": \"2021-06-24T16:23:19.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:19.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 8,\n                                \"name\": \"build.tasks.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 8,\n                                    \"created_at\": \"2021-06-24T16:23:19.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:19.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 9,\n                                \"name\": \"build.tasks.write\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 9,\n                                    \"created_at\": \"2021-06-24T16:23:19.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:19.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 11,\n                                \"name\": \"build.campaigns.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 11,\n                                    \"created_at\": \"2021-06-24T16:23:18.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:18.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 12,\n                                \"name\": \"build.campaigns.write\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 12,\n                                    \"created_at\": \"2021-06-24T16:23:18.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:18.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 14,\n                                \"name\": \"build.content.prompts.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 14,\n                                    \"created_at\": \"2021-06-24T16:23:19.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:19.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 15,\n                                \"name\": \"build.content.prompts.write\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 15,\n                                    \"created_at\": \"2021-06-24T16:23:19.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:19.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 17,\n                                \"name\": \"build.content.variables.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 17,\n                                    \"created_at\": \"2021-06-24T16:23:19.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:19.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 18,\n                                \"name\": \"build.content.variables.write\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 18,\n                                    \"created_at\": \"2021-06-24T16:23:19.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:19.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 20,\n                                \"name\": \"build.content.custom_forms.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 20,\n                                    \"created_at\": \"2021-06-24T16:23:18.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:18.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 21,\n                                \"name\": \"build.content.custom_forms.write\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 21,\n                                    \"created_at\": \"2021-06-24T16:23:18.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:18.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 23,\n                                \"name\": \"build.content.open_forms.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 23,\n                                    \"created_at\": \"2021-06-24T16:23:19.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:19.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 24,\n                                \"name\": \"build.content.open_forms.write\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 24,\n                                    \"created_at\": \"2021-06-24T16:23:19.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:19.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 26,\n                                \"name\": \"build.content.files.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 26,\n                                    \"created_at\": \"2021-06-24T16:23:18.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:18.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 27,\n                                \"name\": \"build.content.files.write\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 27,\n                                    \"created_at\": \"2021-06-24T16:23:18.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:18.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 29,\n                                \"name\": \"build.content.holidays.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 29,\n                                    \"created_at\": \"2021-06-24T16:23:18.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:18.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 30,\n                                \"name\": \"build.content.holidays.write\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 30,\n                                    \"created_at\": \"2021-06-24T16:23:19.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:19.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 32,\n                                \"name\": \"build.content.data_stores.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 32,\n                                    \"created_at\": \"2021-06-24T16:23:18.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:18.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 33,\n                                \"name\": \"build.content.data_stores.write\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 33,\n                                    \"created_at\": \"2021-06-24T16:23:18.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:18.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 35,\n                                \"name\": \"build.qforme.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 35,\n                                    \"created_at\": \"2021-06-24T16:23:19.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:19.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 36,\n                                \"name\": \"build.qforme.write\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 36,\n                                    \"created_at\": \"2021-06-24T16:23:19.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:19.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 38,\n                                \"name\": \"analyse.virtual_agent_usage.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 38,\n                                    \"created_at\": \"2021-06-24T16:23:18.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:18.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 39,\n                                \"name\": \"analyse.virtual_agent_usage.write\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 39,\n                                    \"created_at\": \"2021-06-24T16:23:18.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:18.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 41,\n                                \"name\": \"analyse.live_virtual_agent_tracking.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 41,\n                                    \"created_at\": \"2021-06-24T16:23:18.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:18.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 42,\n                                \"name\": \"analyse.live_virtual_agent_tracking.write\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 42,\n                                    \"created_at\": \"2021-06-24T16:23:18.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:18.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 44,\n                                \"name\": \"analyse.user_activity.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 44,\n                                    \"created_at\": \"2021-06-24T16:23:18.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:18.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 45,\n                                \"name\": \"analyse.user_activity.write\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 45,\n                                    \"created_at\": \"2021-06-24T16:23:18.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:18.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 47,\n                                \"name\": \"analyse.reports.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 47,\n                                    \"created_at\": \"2021-06-24T16:23:18.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:18.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 48,\n                                \"name\": \"analyse.reports.write\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 48,\n                                    \"created_at\": \"2021-06-24T16:23:18.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:18.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 59,\n                                \"name\": \"manage.email_profiles.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 59,\n                                    \"created_at\": \"2021-06-24T16:23:19.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:19.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 60,\n                                \"name\": \"manage.email_profiles.write\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 60,\n                                    \"created_at\": \"2021-06-24T16:23:19.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:19.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 68,\n                                \"name\": \"manage.payment_profiles.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 68,\n                                    \"created_at\": \"2021-06-24T16:23:19.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:19.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 69,\n                                \"name\": \"manage.payment_profiles.write\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 69,\n                                    \"created_at\": \"2021-06-24T16:23:19.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:19.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 71,\n                                \"name\": \"manage.xsi.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 71,\n                                    \"created_at\": \"2021-06-24T16:23:19.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:19.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 72,\n                                \"name\": \"manage.xsi.write\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 72,\n                                    \"created_at\": \"2021-06-24T16:23:19.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:19.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 74,\n                                \"name\": \"manage.node_logging_profiles.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 74,\n                                    \"created_at\": \"2021-06-24T16:23:19.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:19.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 75,\n                                \"name\": \"manage.node_logging_profiles.write\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 75,\n                                    \"created_at\": \"2021-06-24T16:23:19.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:19.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 77,\n                                \"name\": \"manage.sms_profiles.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 77,\n                                    \"created_at\": \"2021-06-24T16:23:19.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:19.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 78,\n                                \"name\": \"manage.sms_profiles.write\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 78,\n                                    \"created_at\": \"2021-06-24T16:23:19.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:19.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 83,\n                                \"name\": \"manage.api_keys.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 83,\n                                    \"created_at\": \"2021-06-24T16:23:19.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:19.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 84,\n                                \"name\": \"manage.api_keys.write\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 84,\n                                    \"created_at\": \"2021-06-24T16:23:19.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:19.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 86,\n                                \"name\": \"manage.dnis_pool.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 86,\n                                    \"created_at\": \"2021-06-24T16:23:19.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:19.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 87,\n                                \"name\": \"manage.dnis_pool.write\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 87,\n                                    \"created_at\": \"2021-06-24T16:23:19.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:19.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 155,\n                                \"name\": \"discover.task_library.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 155,\n                                    \"created_at\": \"2021-06-24T16:23:19.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:19.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 156,\n                                \"name\": \"discover.task_library.write\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 156,\n                                    \"created_at\": \"2021-06-24T16:23:19.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:19.000000Z\"\n                                }\n                            }\n                        ]\n                    }\n                ]\n            }\n        },\n        {\n            \"user_id\": 46,\n            \"email\": \"nishanksamant+5@gmail.com\",\n            \"salt\": \"abc\",\n            \"display_name\": \"temp user w8\",\n            \"default_timezone\": \"\",\n            \"login_time\": \"2021-06-29T00:37:27.000000Z\",\n            \"login_ip\": \"\",\n            \"user_status\": false,\n            \"token_time\": \"2021-06-29T00:37:27.000000Z\",\n            \"secret_key\": \"abc\",\n            \"twofa_enabled\": false,\n            \"created_at\": \"2021-06-29T00:37:27.000000Z\",\n            \"updated_at\": \"2021-06-29T00:37:27.000000Z\",\n            \"account_maps\": [],\n            \"account_mappings\": [],\n            \"roles\": {\n                \"data\": [\n                    {\n                        \"id\": 6,\n                        \"name\": \"admin-read\",\n                        \"scope\": \"sp\",\n                        \"guard_name\": \"admin\",\n                        \"created_at\": \"2021-06-24T16:26:50.000000Z\",\n                        \"updated_at\": \"2021-06-24T16:26:50.000000Z\",\n                        \"pivot\": {\n                            \"user_id\": 46,\n                            \"role_id\": 6\n                        },\n                        \"permissions\": [\n                            {\n                                \"id\": 50,\n                                \"name\": \"manage.users.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 6,\n                                    \"permission_id\": 50,\n                                    \"created_at\": \"2021-06-24T16:26:50.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:26:50.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 53,\n                                \"name\": \"manage.telephony.phone_numbers.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 6,\n                                    \"permission_id\": 53,\n                                    \"created_at\": \"2021-06-24T16:26:50.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:26:50.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 56,\n                                \"name\": \"manage.telephony.trunks.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 6,\n                                    \"permission_id\": 56,\n                                    \"created_at\": \"2021-06-24T16:26:50.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:26:50.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 59,\n                                \"name\": \"manage.email_profiles.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 6,\n                                    \"permission_id\": 59,\n                                    \"created_at\": \"2021-06-24T16:26:50.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:26:50.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 62,\n                                \"name\": \"manage.accounts.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 6,\n                                    \"permission_id\": 62,\n                                    \"created_at\": \"2021-06-24T16:26:50.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:26:50.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 65,\n                                \"name\": \"manage.account_plan.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 6,\n                                    \"permission_id\": 65,\n                                    \"created_at\": \"2021-06-24T16:26:50.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:26:50.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 68,\n                                \"name\": \"manage.payment_profiles.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 6,\n                                    \"permission_id\": 68,\n                                    \"created_at\": \"2021-06-24T16:26:50.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:26:50.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 71,\n                                \"name\": \"manage.xsi.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 6,\n                                    \"permission_id\": 71,\n                                    \"created_at\": \"2021-06-24T16:26:50.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:26:50.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 74,\n                                \"name\": \"manage.node_logging_profiles.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 6,\n                                    \"permission_id\": 74,\n                                    \"created_at\": \"2021-06-24T16:26:50.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:26:50.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 77,\n                                \"name\": \"manage.sms_profiles.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 6,\n                                    \"permission_id\": 77,\n                                    \"created_at\": \"2021-06-24T16:26:50.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:26:50.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 80,\n                                \"name\": \"manage.password_policies.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 6,\n                                    \"permission_id\": 80,\n                                    \"created_at\": \"2021-06-24T16:26:50.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:26:50.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 83,\n                                \"name\": \"manage.api_keys.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 6,\n                                    \"permission_id\": 83,\n                                    \"created_at\": \"2021-06-24T16:26:50.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:26:50.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 86,\n                                \"name\": \"manage.dnis_pool.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 6,\n                                    \"permission_id\": 86,\n                                    \"created_at\": \"2021-06-24T16:26:50.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:26:50.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 89,\n                                \"name\": \"manage.sp_profile.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 6,\n                                    \"permission_id\": 89,\n                                    \"created_at\": \"2021-06-24T16:26:50.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:26:50.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 155,\n                                \"name\": \"discover.task_library.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 6,\n                                    \"permission_id\": 155,\n                                    \"created_at\": \"2021-06-24T16:26:50.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:26:50.000000Z\"\n                                }\n                            }\n                        ]\n                    }\n                ]\n            }\n        },\n        {\n            \"user_id\": 45,\n            \"email\": \"nishanksamant+system@gmail.com\",\n            \"salt\": \"abc\",\n            \"display_name\": \"nishanksamant+system@gmail.com\",\n            \"default_timezone\": \"\",\n            \"login_time\": \"2021-06-28T16:17:13.000000Z\",\n            \"login_ip\": \"\",\n            \"user_status\": true,\n            \"token_time\": \"2021-06-28T16:17:13.000000Z\",\n            \"secret_key\": \"abc\",\n            \"twofa_enabled\": false,\n            \"created_at\": \"2021-06-28T16:17:13.000000Z\",\n            \"updated_at\": \"2021-06-28T16:17:50.000000Z\",\n            \"account_maps\": [],\n            \"user_role\": 1,\n            \"old_role\": [\n                87\n            ],\n            \"user_permissions\": [],\n            \"old_permissions\": [],\n            \"user_role_scope\": \"system\",\n            \"sync_permission\": false,\n            \"account_mappings\": [],\n            \"roles\": {\n                \"data\": [\n                    {\n                        \"id\": 1,\n                        \"name\": \"system\",\n                        \"scope\": \"system\",\n                        \"guard_name\": \"admin\",\n                        \"created_at\": \"2021-06-24T16:02:50.000000Z\",\n                        \"updated_at\": \"2021-06-24T16:02:50.000000Z\",\n                        \"pivot\": {\n                            \"user_id\": 45,\n                            \"role_id\": 1\n                        },\n                        \"permissions\": []\n                    }\n                ]\n            }\n        },\n        {\n            \"user_id\": 44,\n            \"email\": \"nishanksamant+1@gmail.com\",\n            \"salt\": \"abc\",\n            \"display_name\": \"n1\",\n            \"default_timezone\": \"\",\n            \"login_time\": \"2021-06-28T15:51:26.000000Z\",\n            \"login_ip\": \"\",\n            \"user_status\": true,\n            \"token_time\": \"2021-06-28T15:51:26.000000Z\",\n            \"secret_key\": \"abc\",\n            \"twofa_enabled\": false,\n            \"created_at\": \"2021-06-28T15:51:26.000000Z\",\n            \"updated_at\": \"2021-06-30T17:01:34.000000Z\",\n            \"account_maps\": [\n                {\n                    \"scope\": \"ac\",\n                    \"sp_id\": 1,\n                    \"ac_ids\": [\n                        3,\n                        4\n                    ]\n                },\n                {\n                    \"scope\": \"ac\",\n                    \"sp_id\": 2,\n                    \"ac_ids\": [\n                        6\n                    ]\n                },\n                {\n                    \"scope\": \"ac\",\n                    \"sp_id\": 4,\n                    \"ac_ids\": [\n                        7\n                    ]\n                }\n            ],\n            \"user_permissions\": [\n                [\n                    \"build\",\n                    \"tasks\",\n                    \"lock\"\n                ],\n                [\n                    \"build\",\n                    \"tasks\",\n                    \"read\"\n                ],\n                [\n                    \"build\",\n                    \"tasks\",\n                    \"write\"\n                ],\n                [\n                    \"build\",\n                    \"campaigns\",\n                    \"read\"\n                ],\n                [\n                    \"build\",\n                    \"campaigns\",\n                    \"write\"\n                ],\n                [\n                    \"build\",\n                    \"content\",\n                    \"prompts\",\n                    \"read\"\n                ],\n                [\n                    \"build\",\n                    \"content\",\n                    \"prompts\",\n                    \"write\"\n                ],\n                [\n                    \"build\",\n                    \"content\",\n                    \"variables\",\n                    \"read\"\n                ],\n                [\n                    \"build\",\n                    \"content\",\n                    \"variables\",\n                    \"write\"\n                ],\n                [\n                    \"build\",\n                    \"content\",\n                    \"custom_forms\",\n                    \"read\"\n                ],\n                [\n                    \"build\",\n                    \"content\",\n                    \"custom_forms\",\n                    \"write\"\n                ],\n                [\n                    \"build\",\n                    \"content\",\n                    \"open_forms\",\n                    \"read\"\n                ],\n                [\n                    \"build\",\n                    \"content\",\n                    \"open_forms\",\n                    \"write\"\n                ],\n                [\n                    \"build\",\n                    \"content\",\n                    \"files\",\n                    \"read\"\n                ],\n                [\n                    \"build\",\n                    \"content\",\n                    \"files\",\n                    \"write\"\n                ],\n                [\n                    \"build\",\n                    \"content\",\n                    \"holidays\",\n                    \"read\"\n                ],\n                [\n                    \"build\",\n                    \"content\",\n                    \"holidays\",\n                    \"write\"\n                ],\n                [\n                    \"build\",\n                    \"content\",\n                    \"data_stores\",\n                    \"read\"\n                ],\n                [\n                    \"build\",\n                    \"content\",\n                    \"data_stores\",\n                    \"write\"\n                ],\n                [\n                    \"build\",\n                    \"qforme\",\n                    \"read\"\n                ],\n                [\n                    \"build\",\n                    \"qforme\",\n                    \"write\"\n                ],\n                [\n                    \"analyse\",\n                    \"virtual_agent_usage\",\n                    \"read\"\n                ],\n                [\n                    \"analyse\",\n                    \"virtual_agent_usage\",\n                    \"write\"\n                ],\n                [\n                    \"analyse\",\n                    \"live_virtual_agent_tracking\",\n                    \"read\"\n                ],\n                [\n                    \"analyse\",\n                    \"live_virtual_agent_tracking\",\n                    \"write\"\n                ],\n                [\n                    \"analyse\",\n                    \"user_activity\",\n                    \"read\"\n                ],\n                [\n                    \"analyse\",\n                    \"user_activity\",\n                    \"write\"\n                ],\n                [\n                    \"analyse\",\n                    \"reports\",\n                    \"read\"\n                ],\n                [\n                    \"analyse\",\n                    \"reports\",\n                    \"write\"\n                ],\n                [\n                    \"manage\",\n                    \"email_profiles\",\n                    \"read\"\n                ],\n                [\n                    \"manage\",\n                    \"email_profiles\",\n                    \"write\"\n                ],\n                [\n                    \"manage\",\n                    \"payment_profiles\",\n                    \"read\"\n                ],\n                [\n                    \"manage\",\n                    \"payment_profiles\",\n                    \"write\"\n                ],\n                [\n                    \"manage\",\n                    \"xsi\",\n                    \"read\"\n                ],\n                [\n                    \"manage\",\n                    \"xsi\",\n                    \"write\"\n                ],\n                [\n                    \"manage\",\n                    \"node_logging_profiles\",\n                    \"read\"\n                ],\n                [\n                    \"manage\",\n                    \"node_logging_profiles\",\n                    \"write\"\n                ],\n                [\n                    \"manage\",\n                    \"sms_profiles\",\n                    \"read\"\n                ],\n                [\n                    \"manage\",\n                    \"sms_profiles\",\n                    \"write\"\n                ],\n                [\n                    \"manage\",\n                    \"api_keys\",\n                    \"read\"\n                ],\n                [\n                    \"manage\",\n                    \"api_keys\",\n                    \"write\"\n                ],\n                [\n                    \"manage\",\n                    \"dnis_pool\",\n                    \"read\"\n                ],\n                [\n                    \"manage\",\n                    \"dnis_pool\",\n                    \"write\"\n                ]\n            ],\n            \"old_permissions\": [\n                2693,\n                2695,\n                2697,\n                2699,\n                2701,\n                2703,\n                2705,\n                2707,\n                2709,\n                2711,\n                2713,\n                2715,\n                2717,\n                2719,\n                2721,\n                2723,\n                2725,\n                2727,\n                2729,\n                2731,\n                2733,\n                2735,\n                2737,\n                2739,\n                2741,\n                2743,\n                2745,\n                2747,\n                2749,\n                2751,\n                2753,\n                2755,\n                2757,\n                2759,\n                2761,\n                2763,\n                2765,\n                2767,\n                2769,\n                2771,\n                2773,\n                2775,\n                2777,\n                2694,\n                2696,\n                2698,\n                2700,\n                2702,\n                2704,\n                2706,\n                2708,\n                2710,\n                2712,\n                2714,\n                2716,\n                2718,\n                2720,\n                2722,\n                2724,\n                2726,\n                2728,\n                2730,\n                2732,\n                2734,\n                2736,\n                2738,\n                2740,\n                2742,\n                2744,\n                2746,\n                2748,\n                2750,\n                2752,\n                2754,\n                2756,\n                2758,\n                2760,\n                2762,\n                2764,\n                2766,\n                2768,\n                2770,\n                2772,\n                2774,\n                2776,\n                2778\n            ],\n            \"user_role\": 5,\n            \"old_role\": [\n                93,\n                94\n            ],\n            \"sync_permission\": false,\n            \"account_mappings\": [],\n            \"roles\": {\n                \"data\": [\n                    {\n                        \"id\": 3,\n                        \"name\": \"editor\",\n                        \"scope\": \"ac\",\n                        \"guard_name\": \"admin\",\n                        \"created_at\": \"2021-06-24T16:23:18.000000Z\",\n                        \"updated_at\": \"2021-06-24T16:23:18.000000Z\",\n                        \"pivot\": {\n                            \"user_id\": 44,\n                            \"role_id\": 3\n                        },\n                        \"permissions\": [\n                            {\n                                \"id\": 7,\n                                \"name\": \"build.tasks.lock\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 7,\n                                    \"created_at\": \"2021-06-24T16:23:19.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:19.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 8,\n                                \"name\": \"build.tasks.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 8,\n                                    \"created_at\": \"2021-06-24T16:23:19.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:19.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 9,\n                                \"name\": \"build.tasks.write\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 9,\n                                    \"created_at\": \"2021-06-24T16:23:19.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:19.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 11,\n                                \"name\": \"build.campaigns.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 11,\n                                    \"created_at\": \"2021-06-24T16:23:18.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:18.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 12,\n                                \"name\": \"build.campaigns.write\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 12,\n                                    \"created_at\": \"2021-06-24T16:23:18.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:18.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 14,\n                                \"name\": \"build.content.prompts.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 14,\n                                    \"created_at\": \"2021-06-24T16:23:19.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:19.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 15,\n                                \"name\": \"build.content.prompts.write\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 15,\n                                    \"created_at\": \"2021-06-24T16:23:19.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:19.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 17,\n                                \"name\": \"build.content.variables.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 17,\n                                    \"created_at\": \"2021-06-24T16:23:19.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:19.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 18,\n                                \"name\": \"build.content.variables.write\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 18,\n                                    \"created_at\": \"2021-06-24T16:23:19.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:19.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 20,\n                                \"name\": \"build.content.custom_forms.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 20,\n                                    \"created_at\": \"2021-06-24T16:23:18.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:18.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 21,\n                                \"name\": \"build.content.custom_forms.write\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 21,\n                                    \"created_at\": \"2021-06-24T16:23:18.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:18.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 23,\n                                \"name\": \"build.content.open_forms.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 23,\n                                    \"created_at\": \"2021-06-24T16:23:19.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:19.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 24,\n                                \"name\": \"build.content.open_forms.write\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 24,\n                                    \"created_at\": \"2021-06-24T16:23:19.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:19.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 26,\n                                \"name\": \"build.content.files.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 26,\n                                    \"created_at\": \"2021-06-24T16:23:18.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:18.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 27,\n                                \"name\": \"build.content.files.write\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 27,\n                                    \"created_at\": \"2021-06-24T16:23:18.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:18.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 29,\n                                \"name\": \"build.content.holidays.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 29,\n                                    \"created_at\": \"2021-06-24T16:23:18.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:18.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 30,\n                                \"name\": \"build.content.holidays.write\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 30,\n                                    \"created_at\": \"2021-06-24T16:23:19.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:19.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 32,\n                                \"name\": \"build.content.data_stores.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 32,\n                                    \"created_at\": \"2021-06-24T16:23:18.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:18.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 33,\n                                \"name\": \"build.content.data_stores.write\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 33,\n                                    \"created_at\": \"2021-06-24T16:23:18.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:18.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 35,\n                                \"name\": \"build.qforme.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 35,\n                                    \"created_at\": \"2021-06-24T16:23:19.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:19.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 36,\n                                \"name\": \"build.qforme.write\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 36,\n                                    \"created_at\": \"2021-06-24T16:23:19.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:19.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 38,\n                                \"name\": \"analyse.virtual_agent_usage.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 38,\n                                    \"created_at\": \"2021-06-24T16:23:18.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:18.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 39,\n                                \"name\": \"analyse.virtual_agent_usage.write\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 39,\n                                    \"created_at\": \"2021-06-24T16:23:18.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:18.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 41,\n                                \"name\": \"analyse.live_virtual_agent_tracking.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 41,\n                                    \"created_at\": \"2021-06-24T16:23:18.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:18.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 42,\n                                \"name\": \"analyse.live_virtual_agent_tracking.write\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 42,\n                                    \"created_at\": \"2021-06-24T16:23:18.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:18.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 44,\n                                \"name\": \"analyse.user_activity.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 44,\n                                    \"created_at\": \"2021-06-24T16:23:18.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:18.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 45,\n                                \"name\": \"analyse.user_activity.write\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 45,\n                                    \"created_at\": \"2021-06-24T16:23:18.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:18.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 47,\n                                \"name\": \"analyse.reports.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 47,\n                                    \"created_at\": \"2021-06-24T16:23:18.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:18.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 48,\n                                \"name\": \"analyse.reports.write\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 48,\n                                    \"created_at\": \"2021-06-24T16:23:18.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:18.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 59,\n                                \"name\": \"manage.email_profiles.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 59,\n                                    \"created_at\": \"2021-06-24T16:23:19.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:19.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 60,\n                                \"name\": \"manage.email_profiles.write\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 60,\n                                    \"created_at\": \"2021-06-24T16:23:19.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:19.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 68,\n                                \"name\": \"manage.payment_profiles.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 68,\n                                    \"created_at\": \"2021-06-24T16:23:19.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:19.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 69,\n                                \"name\": \"manage.payment_profiles.write\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 69,\n                                    \"created_at\": \"2021-06-24T16:23:19.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:19.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 71,\n                                \"name\": \"manage.xsi.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 71,\n                                    \"created_at\": \"2021-06-24T16:23:19.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:19.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 72,\n                                \"name\": \"manage.xsi.write\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 72,\n                                    \"created_at\": \"2021-06-24T16:23:19.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:19.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 74,\n                                \"name\": \"manage.node_logging_profiles.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 74,\n                                    \"created_at\": \"2021-06-24T16:23:19.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:19.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 75,\n                                \"name\": \"manage.node_logging_profiles.write\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 75,\n                                    \"created_at\": \"2021-06-24T16:23:19.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:19.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 77,\n                                \"name\": \"manage.sms_profiles.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 77,\n                                    \"created_at\": \"2021-06-24T16:23:19.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:19.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 78,\n                                \"name\": \"manage.sms_profiles.write\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 78,\n                                    \"created_at\": \"2021-06-24T16:23:19.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:19.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 83,\n                                \"name\": \"manage.api_keys.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 83,\n                                    \"created_at\": \"2021-06-24T16:23:19.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:19.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 84,\n                                \"name\": \"manage.api_keys.write\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 84,\n                                    \"created_at\": \"2021-06-24T16:23:19.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:19.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 86,\n                                \"name\": \"manage.dnis_pool.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 86,\n                                    \"created_at\": \"2021-06-24T16:23:19.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:19.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 87,\n                                \"name\": \"manage.dnis_pool.write\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 87,\n                                    \"created_at\": \"2021-06-24T16:23:19.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:19.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 155,\n                                \"name\": \"discover.task_library.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 155,\n                                    \"created_at\": \"2021-06-24T16:23:19.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:19.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 156,\n                                \"name\": \"discover.task_library.write\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 156,\n                                    \"created_at\": \"2021-06-24T16:23:19.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:19.000000Z\"\n                                }\n                            }\n                        ]\n                    },\n                    {\n                        \"id\": 5,\n                        \"name\": \"viewer\",\n                        \"scope\": \"ac\",\n                        \"guard_name\": \"admin\",\n                        \"created_at\": \"2021-06-24T16:25:57.000000Z\",\n                        \"updated_at\": \"2021-06-24T16:25:57.000000Z\",\n                        \"pivot\": {\n                            \"user_id\": 44,\n                            \"role_id\": 5\n                        },\n                        \"permissions\": [\n                            {\n                                \"id\": 7,\n                                \"name\": \"build.tasks.lock\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 5,\n                                    \"permission_id\": 7,\n                                    \"created_at\": \"2021-06-24T16:25:57.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:25:57.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 8,\n                                \"name\": \"build.tasks.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 5,\n                                    \"permission_id\": 8,\n                                    \"created_at\": \"2021-06-24T16:25:57.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:25:57.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 11,\n                                \"name\": \"build.campaigns.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 5,\n                                    \"permission_id\": 11,\n                                    \"created_at\": \"2021-06-24T16:25:57.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:25:57.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 14,\n                                \"name\": \"build.content.prompts.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 5,\n                                    \"permission_id\": 14,\n                                    \"created_at\": \"2021-06-24T16:25:57.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:25:57.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 17,\n                                \"name\": \"build.content.variables.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 5,\n                                    \"permission_id\": 17,\n                                    \"created_at\": \"2021-06-24T16:25:57.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:25:57.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 20,\n                                \"name\": \"build.content.custom_forms.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 5,\n                                    \"permission_id\": 20,\n                                    \"created_at\": \"2021-06-24T16:25:57.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:25:57.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 23,\n                                \"name\": \"build.content.open_forms.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 5,\n                                    \"permission_id\": 23,\n                                    \"created_at\": \"2021-06-24T16:25:57.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:25:57.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 26,\n                                \"name\": \"build.content.files.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 5,\n                                    \"permission_id\": 26,\n                                    \"created_at\": \"2021-06-24T16:25:57.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:25:57.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 29,\n                                \"name\": \"build.content.holidays.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 5,\n                                    \"permission_id\": 29,\n                                    \"created_at\": \"2021-06-24T16:25:57.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:25:57.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 32,\n                                \"name\": \"build.content.data_stores.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 5,\n                                    \"permission_id\": 32,\n                                    \"created_at\": \"2021-06-24T16:25:57.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:25:57.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 35,\n                                \"name\": \"build.qforme.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 5,\n                                    \"permission_id\": 35,\n                                    \"created_at\": \"2021-06-24T16:25:57.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:25:57.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 38,\n                                \"name\": \"analyse.virtual_agent_usage.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 5,\n                                    \"permission_id\": 38,\n                                    \"created_at\": \"2021-06-24T16:25:57.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:25:57.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 41,\n                                \"name\": \"analyse.live_virtual_agent_tracking.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 5,\n                                    \"permission_id\": 41,\n                                    \"created_at\": \"2021-06-24T16:25:57.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:25:57.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 44,\n                                \"name\": \"analyse.user_activity.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 5,\n                                    \"permission_id\": 44,\n                                    \"created_at\": \"2021-06-24T16:25:57.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:25:57.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 47,\n                                \"name\": \"analyse.reports.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 5,\n                                    \"permission_id\": 47,\n                                    \"created_at\": \"2021-06-24T16:25:57.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:25:57.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 59,\n                                \"name\": \"manage.email_profiles.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 5,\n                                    \"permission_id\": 59,\n                                    \"created_at\": \"2021-06-24T16:25:57.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:25:57.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 68,\n                                \"name\": \"manage.payment_profiles.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 5,\n                                    \"permission_id\": 68,\n                                    \"created_at\": \"2021-06-24T16:25:57.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:25:57.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 71,\n                                \"name\": \"manage.xsi.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 5,\n                                    \"permission_id\": 71,\n                                    \"created_at\": \"2021-06-24T16:25:57.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:25:57.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 74,\n                                \"name\": \"manage.node_logging_profiles.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 5,\n                                    \"permission_id\": 74,\n                                    \"created_at\": \"2021-06-24T16:25:57.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:25:57.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 77,\n                                \"name\": \"manage.sms_profiles.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 5,\n                                    \"permission_id\": 77,\n                                    \"created_at\": \"2021-06-24T16:25:57.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:25:57.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 83,\n                                \"name\": \"manage.api_keys.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 5,\n                                    \"permission_id\": 83,\n                                    \"created_at\": \"2021-06-24T16:25:57.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:25:57.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 86,\n                                \"name\": \"manage.dnis_pool.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 5,\n                                    \"permission_id\": 86,\n                                    \"created_at\": \"2021-06-24T16:25:57.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:25:57.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 155,\n                                \"name\": \"discover.task_library.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 5,\n                                    \"permission_id\": 155,\n                                    \"created_at\": \"2021-06-24T16:25:57.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:25:57.000000Z\"\n                                }\n                            }\n                        ]\n                    },\n                    {\n                        \"id\": 5,\n                        \"name\": \"viewer\",\n                        \"scope\": \"ac\",\n                        \"guard_name\": \"admin\",\n                        \"created_at\": \"2021-06-24T16:25:57.000000Z\",\n                        \"updated_at\": \"2021-06-24T16:25:57.000000Z\",\n                        \"pivot\": {\n                            \"user_id\": 44,\n                            \"role_id\": 5\n                        },\n                        \"permissions\": [\n                            {\n                                \"id\": 7,\n                                \"name\": \"build.tasks.lock\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 5,\n                                    \"permission_id\": 7,\n                                    \"created_at\": \"2021-06-24T16:25:57.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:25:57.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 8,\n                                \"name\": \"build.tasks.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 5,\n                                    \"permission_id\": 8,\n                                    \"created_at\": \"2021-06-24T16:25:57.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:25:57.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 11,\n                                \"name\": \"build.campaigns.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 5,\n                                    \"permission_id\": 11,\n                                    \"created_at\": \"2021-06-24T16:25:57.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:25:57.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 14,\n                                \"name\": \"build.content.prompts.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 5,\n                                    \"permission_id\": 14,\n                                    \"created_at\": \"2021-06-24T16:25:57.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:25:57.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 17,\n                                \"name\": \"build.content.variables.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 5,\n                                    \"permission_id\": 17,\n                                    \"created_at\": \"2021-06-24T16:25:57.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:25:57.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 20,\n                                \"name\": \"build.content.custom_forms.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 5,\n                                    \"permission_id\": 20,\n                                    \"created_at\": \"2021-06-24T16:25:57.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:25:57.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 23,\n                                \"name\": \"build.content.open_forms.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 5,\n                                    \"permission_id\": 23,\n                                    \"created_at\": \"2021-06-24T16:25:57.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:25:57.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 26,\n                                \"name\": \"build.content.files.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 5,\n                                    \"permission_id\": 26,\n                                    \"created_at\": \"2021-06-24T16:25:57.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:25:57.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 29,\n                                \"name\": \"build.content.holidays.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 5,\n                                    \"permission_id\": 29,\n                                    \"created_at\": \"2021-06-24T16:25:57.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:25:57.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 32,\n                                \"name\": \"build.content.data_stores.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 5,\n                                    \"permission_id\": 32,\n                                    \"created_at\": \"2021-06-24T16:25:57.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:25:57.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 35,\n                                \"name\": \"build.qforme.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 5,\n                                    \"permission_id\": 35,\n                                    \"created_at\": \"2021-06-24T16:25:57.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:25:57.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 38,\n                                \"name\": \"analyse.virtual_agent_usage.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 5,\n                                    \"permission_id\": 38,\n                                    \"created_at\": \"2021-06-24T16:25:57.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:25:57.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 41,\n                                \"name\": \"analyse.live_virtual_agent_tracking.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 5,\n                                    \"permission_id\": 41,\n                                    \"created_at\": \"2021-06-24T16:25:57.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:25:57.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 44,\n                                \"name\": \"analyse.user_activity.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 5,\n                                    \"permission_id\": 44,\n                                    \"created_at\": \"2021-06-24T16:25:57.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:25:57.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 47,\n                                \"name\": \"analyse.reports.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 5,\n                                    \"permission_id\": 47,\n                                    \"created_at\": \"2021-06-24T16:25:57.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:25:57.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 59,\n                                \"name\": \"manage.email_profiles.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 5,\n                                    \"permission_id\": 59,\n                                    \"created_at\": \"2021-06-24T16:25:57.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:25:57.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 68,\n                                \"name\": \"manage.payment_profiles.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 5,\n                                    \"permission_id\": 68,\n                                    \"created_at\": \"2021-06-24T16:25:57.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:25:57.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 71,\n                                \"name\": \"manage.xsi.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 5,\n                                    \"permission_id\": 71,\n                                    \"created_at\": \"2021-06-24T16:25:57.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:25:57.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 74,\n                                \"name\": \"manage.node_logging_profiles.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 5,\n                                    \"permission_id\": 74,\n                                    \"created_at\": \"2021-06-24T16:25:57.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:25:57.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 77,\n                                \"name\": \"manage.sms_profiles.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 5,\n                                    \"permission_id\": 77,\n                                    \"created_at\": \"2021-06-24T16:25:57.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:25:57.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 83,\n                                \"name\": \"manage.api_keys.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 5,\n                                    \"permission_id\": 83,\n                                    \"created_at\": \"2021-06-24T16:25:57.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:25:57.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 86,\n                                \"name\": \"manage.dnis_pool.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 5,\n                                    \"permission_id\": 86,\n                                    \"created_at\": \"2021-06-24T16:25:57.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:25:57.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 155,\n                                \"name\": \"discover.task_library.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 5,\n                                    \"permission_id\": 155,\n                                    \"created_at\": \"2021-06-24T16:25:57.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:25:57.000000Z\"\n                                }\n                            }\n                        ]\n                    },\n                    {\n                        \"id\": 5,\n                        \"name\": \"viewer\",\n                        \"scope\": \"ac\",\n                        \"guard_name\": \"admin\",\n                        \"created_at\": \"2021-06-24T16:25:57.000000Z\",\n                        \"updated_at\": \"2021-06-24T16:25:57.000000Z\",\n                        \"pivot\": {\n                            \"user_id\": 44,\n                            \"role_id\": 5\n                        },\n                        \"permissions\": [\n                            {\n                                \"id\": 7,\n                                \"name\": \"build.tasks.lock\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 5,\n                                    \"permission_id\": 7,\n                                    \"created_at\": \"2021-06-24T16:25:57.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:25:57.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 8,\n                                \"name\": \"build.tasks.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 5,\n                                    \"permission_id\": 8,\n                                    \"created_at\": \"2021-06-24T16:25:57.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:25:57.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 11,\n                                \"name\": \"build.campaigns.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 5,\n                                    \"permission_id\": 11,\n                                    \"created_at\": \"2021-06-24T16:25:57.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:25:57.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 14,\n                                \"name\": \"build.content.prompts.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 5,\n                                    \"permission_id\": 14,\n                                    \"created_at\": \"2021-06-24T16:25:57.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:25:57.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 17,\n                                \"name\": \"build.content.variables.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 5,\n                                    \"permission_id\": 17,\n                                    \"created_at\": \"2021-06-24T16:25:57.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:25:57.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 20,\n                                \"name\": \"build.content.custom_forms.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 5,\n                                    \"permission_id\": 20,\n                                    \"created_at\": \"2021-06-24T16:25:57.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:25:57.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 23,\n                                \"name\": \"build.content.open_forms.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 5,\n                                    \"permission_id\": 23,\n                                    \"created_at\": \"2021-06-24T16:25:57.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:25:57.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 26,\n                                \"name\": \"build.content.files.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 5,\n                                    \"permission_id\": 26,\n                                    \"created_at\": \"2021-06-24T16:25:57.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:25:57.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 29,\n                                \"name\": \"build.content.holidays.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 5,\n                                    \"permission_id\": 29,\n                                    \"created_at\": \"2021-06-24T16:25:57.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:25:57.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 32,\n                                \"name\": \"build.content.data_stores.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 5,\n                                    \"permission_id\": 32,\n                                    \"created_at\": \"2021-06-24T16:25:57.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:25:57.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 35,\n                                \"name\": \"build.qforme.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 5,\n                                    \"permission_id\": 35,\n                                    \"created_at\": \"2021-06-24T16:25:57.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:25:57.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 38,\n                                \"name\": \"analyse.virtual_agent_usage.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 5,\n                                    \"permission_id\": 38,\n                                    \"created_at\": \"2021-06-24T16:25:57.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:25:57.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 41,\n                                \"name\": \"analyse.live_virtual_agent_tracking.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 5,\n                                    \"permission_id\": 41,\n                                    \"created_at\": \"2021-06-24T16:25:57.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:25:57.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 44,\n                                \"name\": \"analyse.user_activity.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 5,\n                                    \"permission_id\": 44,\n                                    \"created_at\": \"2021-06-24T16:25:57.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:25:57.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 47,\n                                \"name\": \"analyse.reports.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 5,\n                                    \"permission_id\": 47,\n                                    \"created_at\": \"2021-06-24T16:25:57.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:25:57.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 59,\n                                \"name\": \"manage.email_profiles.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 5,\n                                    \"permission_id\": 59,\n                                    \"created_at\": \"2021-06-24T16:25:57.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:25:57.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 68,\n                                \"name\": \"manage.payment_profiles.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 5,\n                                    \"permission_id\": 68,\n                                    \"created_at\": \"2021-06-24T16:25:57.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:25:57.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 71,\n                                \"name\": \"manage.xsi.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 5,\n                                    \"permission_id\": 71,\n                                    \"created_at\": \"2021-06-24T16:25:57.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:25:57.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 74,\n                                \"name\": \"manage.node_logging_profiles.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 5,\n                                    \"permission_id\": 74,\n                                    \"created_at\": \"2021-06-24T16:25:57.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:25:57.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 77,\n                                \"name\": \"manage.sms_profiles.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 5,\n                                    \"permission_id\": 77,\n                                    \"created_at\": \"2021-06-24T16:25:57.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:25:57.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 83,\n                                \"name\": \"manage.api_keys.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 5,\n                                    \"permission_id\": 83,\n                                    \"created_at\": \"2021-06-24T16:25:57.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:25:57.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 86,\n                                \"name\": \"manage.dnis_pool.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 5,\n                                    \"permission_id\": 86,\n                                    \"created_at\": \"2021-06-24T16:25:57.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:25:57.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 155,\n                                \"name\": \"discover.task_library.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 5,\n                                    \"permission_id\": 155,\n                                    \"created_at\": \"2021-06-24T16:25:57.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:25:57.000000Z\"\n                                }\n                            }\n                        ]\n                    }\n                ]\n            }\n        },\n        {\n            \"user_id\": 5,\n            \"email\": \"nishanksamant+sp@gmail.com\",\n            \"salt\": \"abc\",\n            \"display_name\": \"nishank sp\",\n            \"default_timezone\": \"\",\n            \"login_time\": \"2021-06-24T16:28:46.000000Z\",\n            \"login_ip\": \"\",\n            \"user_status\": true,\n            \"token_time\": \"2021-06-24T16:28:46.000000Z\",\n            \"secret_key\": \"abc\",\n            \"twofa_enabled\": false,\n            \"created_at\": \"2021-06-24T16:28:46.000000Z\",\n            \"updated_at\": \"2021-06-27T16:32:41.000000Z\",\n            \"account_maps\": [\n                {\n                    \"scope\": \"ac\",\n                    \"sp_id\": 1,\n                    \"ac_ids\": [\n                        2\n                    ]\n                },\n                {\n                    \"scope\": \"ac\",\n                    \"sp_id\": 2,\n                    \"ac_ids\": [\n                        5\n                    ]\n                }\n            ],\n            \"user_permissions\": [\n                [\n                    \"analyse\",\n                    \"virtual_agent_usage\",\n                    \"read\"\n                ],\n                [\n                    \"analyse\",\n                    \"virtual_agent_usage\",\n                    \"write\"\n                ],\n                [\n                    \"analyse\",\n                    \"live_virtual_agent_tracking\",\n                    \"read\"\n                ],\n                [\n                    \"analyse\",\n                    \"live_virtual_agent_tracking\",\n                    \"write\"\n                ],\n                [\n                    \"analyse\",\n                    \"user_activity\",\n                    \"read\"\n                ],\n                [\n                    \"analyse\",\n                    \"user_activity\",\n                    \"write\"\n                ],\n                [\n                    \"analyse\",\n                    \"reports\",\n                    \"read\"\n                ],\n                [\n                    \"analyse\",\n                    \"reports\",\n                    \"write\"\n                ],\n                [\n                    \"manage\",\n                    \"email_profiles\",\n                    \"read\"\n                ],\n                [\n                    \"manage\",\n                    \"email_profiles\",\n                    \"write\"\n                ],\n                [\n                    \"manage\",\n                    \"payment_profiles\",\n                    \"read\"\n                ],\n                [\n                    \"manage\",\n                    \"payment_profiles\",\n                    \"write\"\n                ],\n                [\n                    \"manage\",\n                    \"xsi\",\n                    \"read\"\n                ],\n                [\n                    \"manage\",\n                    \"xsi\",\n                    \"write\"\n                ],\n                [\n                    \"manage\",\n                    \"node_logging_profiles\",\n                    \"read\"\n                ],\n                [\n                    \"manage\",\n                    \"node_logging_profiles\",\n                    \"write\"\n                ],\n                [\n                    \"manage\",\n                    \"sms_profiles\",\n                    \"read\"\n                ],\n                [\n                    \"manage\",\n                    \"sms_profiles\",\n                    \"write\"\n                ],\n                [\n                    \"manage\",\n                    \"api_keys\",\n                    \"read\"\n                ],\n                [\n                    \"manage\",\n                    \"api_keys\",\n                    \"write\"\n                ],\n                [\n                    \"manage\",\n                    \"dnis_pool\",\n                    \"read\"\n                ],\n                [\n                    \"manage\",\n                    \"dnis_pool\",\n                    \"write\"\n                ],\n                [\n                    \"discover\",\n                    \"task_library\",\n                    \"read\"\n                ],\n                [\n                    \"discover\",\n                    \"task_library\",\n                    \"write\"\n                ]\n            ],\n            \"old_permissions\": [\n                235,\n                236,\n                237,\n                238,\n                239,\n                240,\n                241,\n                242,\n                243,\n                244,\n                245,\n                246,\n                247,\n                248,\n                249,\n                250,\n                251,\n                252,\n                253,\n                254,\n                255,\n                256,\n                257,\n                258\n            ],\n            \"user_role\": 3,\n            \"old_role\": [\n                16\n            ],\n            \"sync_permission\": false,\n            \"account_mappings\": [],\n            \"roles\": {\n                \"data\": [\n                    {\n                        \"id\": 3,\n                        \"name\": \"editor\",\n                        \"scope\": \"ac\",\n                        \"guard_name\": \"admin\",\n                        \"created_at\": \"2021-06-24T16:23:18.000000Z\",\n                        \"updated_at\": \"2021-06-24T16:23:18.000000Z\",\n                        \"pivot\": {\n                            \"user_id\": 5,\n                            \"role_id\": 3\n                        },\n                        \"permissions\": [\n                            {\n                                \"id\": 7,\n                                \"name\": \"build.tasks.lock\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 7,\n                                    \"created_at\": \"2021-06-24T16:23:19.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:19.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 8,\n                                \"name\": \"build.tasks.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 8,\n                                    \"created_at\": \"2021-06-24T16:23:19.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:19.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 9,\n                                \"name\": \"build.tasks.write\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 9,\n                                    \"created_at\": \"2021-06-24T16:23:19.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:19.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 11,\n                                \"name\": \"build.campaigns.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 11,\n                                    \"created_at\": \"2021-06-24T16:23:18.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:18.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 12,\n                                \"name\": \"build.campaigns.write\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 12,\n                                    \"created_at\": \"2021-06-24T16:23:18.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:18.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 14,\n                                \"name\": \"build.content.prompts.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 14,\n                                    \"created_at\": \"2021-06-24T16:23:19.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:19.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 15,\n                                \"name\": \"build.content.prompts.write\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 15,\n                                    \"created_at\": \"2021-06-24T16:23:19.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:19.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 17,\n                                \"name\": \"build.content.variables.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 17,\n                                    \"created_at\": \"2021-06-24T16:23:19.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:19.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 18,\n                                \"name\": \"build.content.variables.write\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 18,\n                                    \"created_at\": \"2021-06-24T16:23:19.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:19.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 20,\n                                \"name\": \"build.content.custom_forms.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 20,\n                                    \"created_at\": \"2021-06-24T16:23:18.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:18.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 21,\n                                \"name\": \"build.content.custom_forms.write\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 21,\n                                    \"created_at\": \"2021-06-24T16:23:18.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:18.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 23,\n                                \"name\": \"build.content.open_forms.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 23,\n                                    \"created_at\": \"2021-06-24T16:23:19.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:19.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 24,\n                                \"name\": \"build.content.open_forms.write\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 24,\n                                    \"created_at\": \"2021-06-24T16:23:19.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:19.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 26,\n                                \"name\": \"build.content.files.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 26,\n                                    \"created_at\": \"2021-06-24T16:23:18.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:18.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 27,\n                                \"name\": \"build.content.files.write\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 27,\n                                    \"created_at\": \"2021-06-24T16:23:18.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:18.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 29,\n                                \"name\": \"build.content.holidays.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 29,\n                                    \"created_at\": \"2021-06-24T16:23:18.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:18.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 30,\n                                \"name\": \"build.content.holidays.write\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 30,\n                                    \"created_at\": \"2021-06-24T16:23:19.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:19.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 32,\n                                \"name\": \"build.content.data_stores.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 32,\n                                    \"created_at\": \"2021-06-24T16:23:18.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:18.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 33,\n                                \"name\": \"build.content.data_stores.write\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 33,\n                                    \"created_at\": \"2021-06-24T16:23:18.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:18.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 35,\n                                \"name\": \"build.qforme.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 35,\n                                    \"created_at\": \"2021-06-24T16:23:19.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:19.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 36,\n                                \"name\": \"build.qforme.write\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 36,\n                                    \"created_at\": \"2021-06-24T16:23:19.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:19.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 38,\n                                \"name\": \"analyse.virtual_agent_usage.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 38,\n                                    \"created_at\": \"2021-06-24T16:23:18.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:18.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 39,\n                                \"name\": \"analyse.virtual_agent_usage.write\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 39,\n                                    \"created_at\": \"2021-06-24T16:23:18.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:18.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 41,\n                                \"name\": \"analyse.live_virtual_agent_tracking.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 41,\n                                    \"created_at\": \"2021-06-24T16:23:18.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:18.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 42,\n                                \"name\": \"analyse.live_virtual_agent_tracking.write\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 42,\n                                    \"created_at\": \"2021-06-24T16:23:18.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:18.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 44,\n                                \"name\": \"analyse.user_activity.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 44,\n                                    \"created_at\": \"2021-06-24T16:23:18.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:18.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 45,\n                                \"name\": \"analyse.user_activity.write\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 45,\n                                    \"created_at\": \"2021-06-24T16:23:18.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:18.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 47,\n                                \"name\": \"analyse.reports.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 47,\n                                    \"created_at\": \"2021-06-24T16:23:18.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:18.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 48,\n                                \"name\": \"analyse.reports.write\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 48,\n                                    \"created_at\": \"2021-06-24T16:23:18.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:18.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 59,\n                                \"name\": \"manage.email_profiles.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 59,\n                                    \"created_at\": \"2021-06-24T16:23:19.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:19.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 60,\n                                \"name\": \"manage.email_profiles.write\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 60,\n                                    \"created_at\": \"2021-06-24T16:23:19.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:19.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 68,\n                                \"name\": \"manage.payment_profiles.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 68,\n                                    \"created_at\": \"2021-06-24T16:23:19.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:19.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 69,\n                                \"name\": \"manage.payment_profiles.write\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 69,\n                                    \"created_at\": \"2021-06-24T16:23:19.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:19.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 71,\n                                \"name\": \"manage.xsi.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 71,\n                                    \"created_at\": \"2021-06-24T16:23:19.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:19.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 72,\n                                \"name\": \"manage.xsi.write\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 72,\n                                    \"created_at\": \"2021-06-24T16:23:19.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:19.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 74,\n                                \"name\": \"manage.node_logging_profiles.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 74,\n                                    \"created_at\": \"2021-06-24T16:23:19.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:19.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 75,\n                                \"name\": \"manage.node_logging_profiles.write\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 75,\n                                    \"created_at\": \"2021-06-24T16:23:19.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:19.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 77,\n                                \"name\": \"manage.sms_profiles.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 77,\n                                    \"created_at\": \"2021-06-24T16:23:19.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:19.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 78,\n                                \"name\": \"manage.sms_profiles.write\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 78,\n                                    \"created_at\": \"2021-06-24T16:23:19.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:19.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 83,\n                                \"name\": \"manage.api_keys.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 83,\n                                    \"created_at\": \"2021-06-24T16:23:19.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:19.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 84,\n                                \"name\": \"manage.api_keys.write\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 84,\n                                    \"created_at\": \"2021-06-24T16:23:19.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:19.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 86,\n                                \"name\": \"manage.dnis_pool.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 86,\n                                    \"created_at\": \"2021-06-24T16:23:19.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:19.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 87,\n                                \"name\": \"manage.dnis_pool.write\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 87,\n                                    \"created_at\": \"2021-06-24T16:23:19.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:19.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 155,\n                                \"name\": \"discover.task_library.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 155,\n                                    \"created_at\": \"2021-06-24T16:23:19.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:19.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 156,\n                                \"name\": \"discover.task_library.write\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 156,\n                                    \"created_at\": \"2021-06-24T16:23:19.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:19.000000Z\"\n                                }\n                            }\n                        ]\n                    }\n                ]\n            }\n        },\n        {\n            \"user_id\": 4,\n            \"email\": \"nishanksamant+ac@gmail.com\",\n            \"salt\": \"abc\",\n            \"display_name\": \"nishank ac\",\n            \"default_timezone\": \"\",\n            \"login_time\": \"2021-06-24T16:27:18.000000Z\",\n            \"login_ip\": \"\",\n            \"user_status\": true,\n            \"token_time\": \"2021-06-24T16:27:18.000000Z\",\n            \"secret_key\": \"abc\",\n            \"twofa_enabled\": false,\n            \"created_at\": \"2021-06-24T16:27:18.000000Z\",\n            \"updated_at\": \"2021-06-24T16:28:01.000000Z\",\n            \"account_maps\": [\n                {\n                    \"scope\": \"ac\",\n                    \"sp_id\": 1,\n                    \"ac_ids\": [\n                        2\n                    ]\n                }\n            ],\n            \"user_permissions\": [\n                [\n                    \"build\",\n                    \"tasks\",\n                    \"lock\"\n                ],\n                [\n                    \"build\",\n                    \"tasks\",\n                    \"read\"\n                ],\n                [\n                    \"build\",\n                    \"tasks\",\n                    \"write\"\n                ],\n                [\n                    \"build\",\n                    \"campaigns\",\n                    \"read\"\n                ],\n                [\n                    \"build\",\n                    \"campaigns\",\n                    \"write\"\n                ],\n                [\n                    \"build\",\n                    \"content\",\n                    \"prompts\",\n                    \"read\"\n                ],\n                [\n                    \"build\",\n                    \"content\",\n                    \"prompts\",\n                    \"write\"\n                ],\n                [\n                    \"build\",\n                    \"content\",\n                    \"variables\",\n                    \"read\"\n                ],\n                [\n                    \"build\",\n                    \"content\",\n                    \"variables\",\n                    \"write\"\n                ],\n                [\n                    \"build\",\n                    \"content\",\n                    \"custom_forms\",\n                    \"read\"\n                ],\n                [\n                    \"build\",\n                    \"content\",\n                    \"custom_forms\",\n                    \"write\"\n                ],\n                [\n                    \"build\",\n                    \"content\",\n                    \"open_forms\",\n                    \"read\"\n                ],\n                [\n                    \"build\",\n                    \"content\",\n                    \"open_forms\",\n                    \"write\"\n                ],\n                [\n                    \"build\",\n                    \"content\",\n                    \"files\",\n                    \"read\"\n                ],\n                [\n                    \"build\",\n                    \"content\",\n                    \"files\",\n                    \"write\"\n                ],\n                [\n                    \"build\",\n                    \"content\",\n                    \"holidays\",\n                    \"read\"\n                ],\n                [\n                    \"build\",\n                    \"content\",\n                    \"holidays\",\n                    \"write\"\n                ],\n                [\n                    \"build\",\n                    \"content\",\n                    \"data_stores\",\n                    \"read\"\n                ],\n                [\n                    \"build\",\n                    \"content\",\n                    \"data_stores\",\n                    \"write\"\n                ],\n                [\n                    \"build\",\n                    \"qforme\",\n                    \"read\"\n                ],\n                [\n                    \"build\",\n                    \"qforme\",\n                    \"write\"\n                ],\n                [\n                    \"analyse\",\n                    \"virtual_agent_usage\",\n                    \"read\"\n                ],\n                [\n                    \"analyse\",\n                    \"virtual_agent_usage\",\n                    \"write\"\n                ],\n                [\n                    \"analyse\",\n                    \"live_virtual_agent_tracking\",\n                    \"read\"\n                ],\n                [\n                    \"analyse\",\n                    \"live_virtual_agent_tracking\",\n                    \"write\"\n                ],\n                [\n                    \"analyse\",\n                    \"user_activity\",\n                    \"read\"\n                ],\n                [\n                    \"analyse\",\n                    \"user_activity\",\n                    \"write\"\n                ],\n                [\n                    \"analyse\",\n                    \"reports\",\n                    \"read\"\n                ],\n                [\n                    \"analyse\",\n                    \"reports\",\n                    \"write\"\n                ],\n                [\n                    \"manage\",\n                    \"email_profiles\",\n                    \"read\"\n                ],\n                [\n                    \"manage\",\n                    \"email_profiles\",\n                    \"write\"\n                ],\n                [\n                    \"manage\",\n                    \"payment_profiles\",\n                    \"read\"\n                ],\n                [\n                    \"manage\",\n                    \"payment_profiles\",\n                    \"write\"\n                ],\n                [\n                    \"manage\",\n                    \"xsi\",\n                    \"read\"\n                ],\n                [\n                    \"manage\",\n                    \"xsi\",\n                    \"write\"\n                ],\n                [\n                    \"manage\",\n                    \"node_logging_profiles\",\n                    \"read\"\n                ],\n                [\n                    \"manage\",\n                    \"node_logging_profiles\",\n                    \"write\"\n                ],\n                [\n                    \"manage\",\n                    \"sms_profiles\",\n                    \"read\"\n                ],\n                [\n                    \"manage\",\n                    \"sms_profiles\",\n                    \"write\"\n                ],\n                [\n                    \"manage\",\n                    \"api_keys\",\n                    \"read\"\n                ],\n                [\n                    \"manage\",\n                    \"api_keys\",\n                    \"write\"\n                ],\n                [\n                    \"manage\",\n                    \"dnis_pool\",\n                    \"read\"\n                ],\n                [\n                    \"manage\",\n                    \"dnis_pool\",\n                    \"write\"\n                ],\n                [\n                    \"discover\",\n                    \"task_library\",\n                    \"read\"\n                ],\n                [\n                    \"discover\",\n                    \"task_library\",\n                    \"write\"\n                ]\n            ],\n            \"old_permissions\": [\n                1,\n                2,\n                3,\n                4,\n                5,\n                6,\n                7,\n                8,\n                9,\n                10,\n                11,\n                12,\n                13,\n                14,\n                15,\n                16,\n                17,\n                18,\n                19,\n                20,\n                21,\n                22,\n                23,\n                24,\n                25,\n                26,\n                27,\n                28,\n                29,\n                30,\n                31,\n                32,\n                33,\n                34,\n                35,\n                36,\n                37,\n                38,\n                39,\n                40,\n                41,\n                42,\n                43,\n                44,\n                45\n            ],\n            \"user_role\": 3,\n            \"old_role\": [\n                10\n            ],\n            \"sync_permission\": false,\n            \"account_mappings\": [],\n            \"roles\": {\n                \"data\": [\n                    {\n                        \"id\": 3,\n                        \"name\": \"editor\",\n                        \"scope\": \"ac\",\n                        \"guard_name\": \"admin\",\n                        \"created_at\": \"2021-06-24T16:23:18.000000Z\",\n                        \"updated_at\": \"2021-06-24T16:23:18.000000Z\",\n                        \"pivot\": {\n                            \"user_id\": 4,\n                            \"role_id\": 3\n                        },\n                        \"permissions\": [\n                            {\n                                \"id\": 7,\n                                \"name\": \"build.tasks.lock\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 7,\n                                    \"created_at\": \"2021-06-24T16:23:19.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:19.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 8,\n                                \"name\": \"build.tasks.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 8,\n                                    \"created_at\": \"2021-06-24T16:23:19.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:19.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 9,\n                                \"name\": \"build.tasks.write\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 9,\n                                    \"created_at\": \"2021-06-24T16:23:19.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:19.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 11,\n                                \"name\": \"build.campaigns.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 11,\n                                    \"created_at\": \"2021-06-24T16:23:18.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:18.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 12,\n                                \"name\": \"build.campaigns.write\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 12,\n                                    \"created_at\": \"2021-06-24T16:23:18.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:18.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 14,\n                                \"name\": \"build.content.prompts.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 14,\n                                    \"created_at\": \"2021-06-24T16:23:19.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:19.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 15,\n                                \"name\": \"build.content.prompts.write\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 15,\n                                    \"created_at\": \"2021-06-24T16:23:19.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:19.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 17,\n                                \"name\": \"build.content.variables.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 17,\n                                    \"created_at\": \"2021-06-24T16:23:19.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:19.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 18,\n                                \"name\": \"build.content.variables.write\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 18,\n                                    \"created_at\": \"2021-06-24T16:23:19.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:19.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 20,\n                                \"name\": \"build.content.custom_forms.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 20,\n                                    \"created_at\": \"2021-06-24T16:23:18.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:18.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 21,\n                                \"name\": \"build.content.custom_forms.write\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 21,\n                                    \"created_at\": \"2021-06-24T16:23:18.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:18.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 23,\n                                \"name\": \"build.content.open_forms.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 23,\n                                    \"created_at\": \"2021-06-24T16:23:19.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:19.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 24,\n                                \"name\": \"build.content.open_forms.write\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 24,\n                                    \"created_at\": \"2021-06-24T16:23:19.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:19.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 26,\n                                \"name\": \"build.content.files.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 26,\n                                    \"created_at\": \"2021-06-24T16:23:18.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:18.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 27,\n                                \"name\": \"build.content.files.write\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 27,\n                                    \"created_at\": \"2021-06-24T16:23:18.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:18.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 29,\n                                \"name\": \"build.content.holidays.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 29,\n                                    \"created_at\": \"2021-06-24T16:23:18.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:18.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 30,\n                                \"name\": \"build.content.holidays.write\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 30,\n                                    \"created_at\": \"2021-06-24T16:23:19.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:19.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 32,\n                                \"name\": \"build.content.data_stores.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 32,\n                                    \"created_at\": \"2021-06-24T16:23:18.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:18.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 33,\n                                \"name\": \"build.content.data_stores.write\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 33,\n                                    \"created_at\": \"2021-06-24T16:23:18.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:18.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 35,\n                                \"name\": \"build.qforme.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 35,\n                                    \"created_at\": \"2021-06-24T16:23:19.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:19.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 36,\n                                \"name\": \"build.qforme.write\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 36,\n                                    \"created_at\": \"2021-06-24T16:23:19.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:19.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 38,\n                                \"name\": \"analyse.virtual_agent_usage.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 38,\n                                    \"created_at\": \"2021-06-24T16:23:18.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:18.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 39,\n                                \"name\": \"analyse.virtual_agent_usage.write\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 39,\n                                    \"created_at\": \"2021-06-24T16:23:18.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:18.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 41,\n                                \"name\": \"analyse.live_virtual_agent_tracking.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 41,\n                                    \"created_at\": \"2021-06-24T16:23:18.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:18.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 42,\n                                \"name\": \"analyse.live_virtual_agent_tracking.write\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 42,\n                                    \"created_at\": \"2021-06-24T16:23:18.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:18.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 44,\n                                \"name\": \"analyse.user_activity.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 44,\n                                    \"created_at\": \"2021-06-24T16:23:18.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:18.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 45,\n                                \"name\": \"analyse.user_activity.write\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 45,\n                                    \"created_at\": \"2021-06-24T16:23:18.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:18.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 47,\n                                \"name\": \"analyse.reports.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 47,\n                                    \"created_at\": \"2021-06-24T16:23:18.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:18.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 48,\n                                \"name\": \"analyse.reports.write\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 48,\n                                    \"created_at\": \"2021-06-24T16:23:18.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:18.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 59,\n                                \"name\": \"manage.email_profiles.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 59,\n                                    \"created_at\": \"2021-06-24T16:23:19.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:19.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 60,\n                                \"name\": \"manage.email_profiles.write\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 60,\n                                    \"created_at\": \"2021-06-24T16:23:19.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:19.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 68,\n                                \"name\": \"manage.payment_profiles.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 68,\n                                    \"created_at\": \"2021-06-24T16:23:19.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:19.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 69,\n                                \"name\": \"manage.payment_profiles.write\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 69,\n                                    \"created_at\": \"2021-06-24T16:23:19.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:19.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 71,\n                                \"name\": \"manage.xsi.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 71,\n                                    \"created_at\": \"2021-06-24T16:23:19.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:19.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 72,\n                                \"name\": \"manage.xsi.write\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 72,\n                                    \"created_at\": \"2021-06-24T16:23:19.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:19.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 74,\n                                \"name\": \"manage.node_logging_profiles.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 74,\n                                    \"created_at\": \"2021-06-24T16:23:19.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:19.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 75,\n                                \"name\": \"manage.node_logging_profiles.write\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 75,\n                                    \"created_at\": \"2021-06-24T16:23:19.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:19.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 77,\n                                \"name\": \"manage.sms_profiles.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 77,\n                                    \"created_at\": \"2021-06-24T16:23:19.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:19.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 78,\n                                \"name\": \"manage.sms_profiles.write\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 78,\n                                    \"created_at\": \"2021-06-24T16:23:19.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:19.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 83,\n                                \"name\": \"manage.api_keys.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 83,\n                                    \"created_at\": \"2021-06-24T16:23:19.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:19.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 84,\n                                \"name\": \"manage.api_keys.write\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 84,\n                                    \"created_at\": \"2021-06-24T16:23:19.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:19.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 86,\n                                \"name\": \"manage.dnis_pool.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 86,\n                                    \"created_at\": \"2021-06-24T16:23:19.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:19.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 87,\n                                \"name\": \"manage.dnis_pool.write\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 87,\n                                    \"created_at\": \"2021-06-24T16:23:19.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:19.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 155,\n                                \"name\": \"discover.task_library.read\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 155,\n                                    \"created_at\": \"2021-06-24T16:23:19.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:19.000000Z\"\n                                }\n                            },\n                            {\n                                \"id\": 156,\n                                \"name\": \"discover.task_library.write\",\n                                \"guard_name\": \"admin\",\n                                \"created_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"updated_at\": \"2021-06-24T16:02:51.000000Z\",\n                                \"pivot\": {\n                                    \"role_id\": 3,\n                                    \"permission_id\": 156,\n                                    \"created_at\": \"2021-06-24T16:23:19.000000Z\",\n                                    \"updated_at\": \"2021-06-24T16:23:19.000000Z\"\n                                }\n                            }\n                        ]\n                    }\n                ]\n            }\n        },\n        {\n            \"user_id\": 3,\n            \"email\": \"inferences.studio+ac@inferencesolutions.com\",\n            \"salt\": \"test\",\n            \"display_name\": \"Inference System\",\n            \"default_timezone\": \"\",\n            \"login_time\": \"2021-06-24T16:02:50.000000Z\",\n            \"login_ip\": \"\",\n            \"user_status\": true,\n            \"token_time\": \"2021-06-24T16:02:50.000000Z\",\n            \"secret_key\": \"test\",\n            \"twofa_enabled\": false,\n            \"created_at\": \"2021-06-24T16:02:50.000000Z\",\n            \"updated_at\": \"2021-06-24T16:02:50.000000Z\",\n            \"account_maps\": [\n                {\n                    \"scope\": \"ac\",\n                    \"sp_id\": 1,\n                    \"ac_ids\": [\n                        1\n                    ]\n                }\n            ],\n            \"user_permissions\": [],\n            \"old_permissions\": [],\n            \"user_role\": null,\n            \"old_role\": null,\n            \"sync_permission\": false,\n            \"account_mappings\": [],\n            \"roles\": {\n                \"data\": []\n            }\n        },\n        {\n            \"user_id\": 2,\n            \"email\": \"inferences.studio+sp@inferencesolutions.com\",\n            \"salt\": \"test\",\n            \"display_name\": \"Inference System\",\n            \"default_timezone\": \"\",\n            \"login_time\": \"2021-06-24T16:02:50.000000Z\",\n            \"login_ip\": \"\",\n            \"user_status\": true,\n            \"token_time\": \"2021-06-24T16:02:50.000000Z\",\n            \"secret_key\": \"test\",\n            \"twofa_enabled\": false,\n            \"created_at\": \"2021-06-24T16:02:50.000000Z\",\n            \"updated_at\": \"2021-06-24T16:02:50.000000Z\",\n            \"account_maps\": [\n                {\n                    \"scope\": \"sp\",\n                    \"sp_ids\": [\n                        1\n                    ]\n                }\n            ],\n            \"user_permissions\": [],\n            \"old_permissions\": [],\n            \"user_role\": null,\n            \"old_role\": null,\n            \"sync_permission\": false,\n            \"account_mappings\": [],\n            \"roles\": {\n                \"data\": []\n            }\n        },\n        {\n            \"user_id\": 1,\n            \"email\": \"inferences.studio+system@inferencesolutions.com\",\n            \"salt\": \"test\",\n            \"display_name\": \"Inference System\",\n            \"default_timezone\": \"\",\n            \"login_time\": \"2021-06-24T16:02:50.000000Z\",\n            \"login_ip\": \"\",\n            \"user_status\": true,\n            \"token_time\": \"2021-06-24T16:02:50.000000Z\",\n            \"secret_key\": \"test\",\n            \"twofa_enabled\": false,\n            \"created_at\": \"2021-06-24T16:02:50.000000Z\",\n            \"updated_at\": \"2021-06-24T16:02:50.000000Z\",\n            \"account_maps\": [],\n            \"user_role\": 1,\n            \"old_role\": [\n                1\n            ],\n            \"user_permissions\": [],\n            \"old_permissions\": [],\n            \"user_role_scope\": \"system\",\n            \"sync_permission\": false,\n            \"account_mappings\": [],\n            \"roles\": {\n                \"data\": [\n                    {\n                        \"id\": 1,\n                        \"name\": \"system\",\n                        \"scope\": \"system\",\n                        \"guard_name\": \"admin\",\n                        \"created_at\": \"2021-06-24T16:02:50.000000Z\",\n                        \"updated_at\": \"2021-06-24T16:02:50.000000Z\",\n                        \"pivot\": {\n                            \"user_id\": 1,\n                            \"role_id\": 1\n                        },\n                        \"permissions\": []\n                    }\n                ]\n            }\n        }\n    ],\n    \"meta\": {\n        \"pagination\": {\n            \"total\": 21,\n            \"count\": 21,\n            \"per_page\": 24,\n            \"current_page\": 1,\n            \"total_pages\": 1,\n            \"links\": null\n        }\n    }\n}"}],"_postman_id":"9fc588ce-7d60-4b36-a7aa-f1f0a1cb4d9c"}],"id":"c569440e-1262-44ed-9c4f-00053d6ef0c3","auth":{"type":"bearer","bearer":{"token":"{{token}}"},"isInherited":false},"event":[{"listen":"prerequest","script":{"id":"460e9eb1-7af4-40be-9f01-2adfaf65b67e","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"a57aef31-55e8-45b4-9444-a8ce2773af04","type":"text/javascript","exec":[""]}}],"_postman_id":"c569440e-1262-44ed-9c4f-00053d6ef0c3","description":""},{"name":"Telephony","item":[{"name":"New Request","id":"7446e9e6-e901-430d-ab75-3922c823aaca","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"auth":{"type":"apikey","apikey":{"value":"{{studio-api-key}}","key":"<key>"},"isInherited":true,"source":{"_postman_id":"e6edae9f-2b66-4e95-b63c-0b527719c058","id":"e6edae9f-2b66-4e95-b63c-0b527719c058","name":"Manage API's","type":"folder"}},"urlObject":{"query":[],"variable":[]},"url":""},"response":[],"_postman_id":"7446e9e6-e901-430d-ab75-3922c823aaca"}],"id":"0669f8f4-14a2-4e41-b7ea-09b493bf271e","_postman_id":"0669f8f4-14a2-4e41-b7ea-09b493bf271e","description":"","auth":{"type":"apikey","apikey":{"value":"{{studio-api-key}}","key":"<key>"},"isInherited":true,"source":{"_postman_id":"e6edae9f-2b66-4e95-b63c-0b527719c058","id":"e6edae9f-2b66-4e95-b63c-0b527719c058","name":"Manage API's","type":"folder"}}},{"name":"Email Profiles","item":[{"name":"create email-profile","id":"ad6da7f3-1d13-4bea-8e46-32bc293c60db","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"scope-id","value":"2"},{"key":"scope","value":"ac"}],"body":{"mode":"raw","raw":"{\n    \"profile_name\": \"profile1\",\n    \"smtp_secure\": \"NONE\",\n    \"smtp_host\": \"127.0.0.1\",\n    \"smtp_port\": \"65\",\n    \"smtp_username\": \"username\",\n    \"smtp_password\": \"123\",\n    \"sender_email\": \"test@gmail.com\",\n    \"sender_name\": \"Inference Test\",\n    \"ac_id\": 2,\n    \"guard_name\": \"admin\"\n}","options":{"raw":{"language":"json"}}},"url":"{{base_url}}/content/email-profiles","auth":{"type":"apikey","apikey":{"value":"{{studio-api-key}}","key":"<key>"},"isInherited":true,"source":{"_postman_id":"e6edae9f-2b66-4e95-b63c-0b527719c058","id":"e6edae9f-2b66-4e95-b63c-0b527719c058","name":"Manage API's","type":"folder"}},"urlObject":{"path":["content","email-profiles"],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[{"id":"b4157ca8-7090-4f9d-84fd-76f3306d61c8","name":"create email-profile success","originalRequest":{"method":"POST","header":[{"key":"scope-id","value":"2"},{"key":"scope","value":"ac"}],"body":{"mode":"raw","raw":"{\n    \"profile_name\": \"profile1\",\n    \"smtp_secure\": \"NONE\",\n    \"smtp_host\": \"127.0.0.1\",\n    \"smtp_port\": \"65\",\n    \"smtp_username\": \"username\",\n    \"smtp_password\": \"123\",\n    \"sender_email\": \"test@gmail.com\",\n    \"sender_name\": \"Inference Test\",\n    \"ac_id\": 2,\n    \"guard_name\": \"admin\"\n}","options":{"raw":{"language":"json"}}},"url":"{{base_url}}/content/email-profiles"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Host","value":"localhost:8000"},{"key":"Date","value":"Tue, 13 Jul 2021 17:05:42 GMT"},{"key":"Date","value":"Tue, 13 Jul 2021 17:05:42 GMT"},{"key":"Connection","value":"close"},{"key":"X-Powered-By","value":"PHP/7.4.14"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Content-Type","value":"application/json"},{"key":"X-RateLimit-Limit","value":"6000"},{"key":"X-RateLimit-Remaining","value":"5997"},{"key":"ETag","value":"\"fac40e6a76612571bb320029802e21d41a17b6b7\""},{"key":"Set-Cookie","value":"laravel_session=77kD2OBRQsZ1xgkK4aBTXXMgWauy4unvXUQLGesM; expires=Tue, 13-Jul-2021 17:06:42 GMT; Max-Age=60; path=/; httponly"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"profile_name\": \"profile1\",\n        \"smtp_secure\": \"NONE\",\n        \"smtp_host\": \"127.0.0.1\",\n        \"smtp_port\": 65,\n        \"smtp_username\": \"username\",\n        \"smtp_password\": \"123\",\n        \"sender_email\": \"test@gmail.com\",\n        \"sender_name\": \"Inference Test\",\n        \"ac_id\": 2,\n        \"updated_at\": \"2021-07-13T16:35:42.000000Z\",\n        \"created_at\": \"2021-07-13T16:35:42.000000Z\",\n        \"profile_id\": 101\n    }\n}"}],"_postman_id":"ad6da7f3-1d13-4bea-8e46-32bc293c60db"},{"name":"list email-profiles","id":"067b54b8-c94e-4386-9894-8a6a288a41d0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"scope-id","value":"2"},{"key":"scope","value":"ac"}],"url":"{{base_url}}/content/email-profiles?per_page=24&page=1&orderBy=profile_id&sortedBy=desc&show_only=&folder_id=0&task_id=-1&searchOptions=&searchFields=&hide_system=false&notShowLoader=false","auth":{"type":"apikey","apikey":{"value":"{{studio-api-key}}","key":"<key>"},"isInherited":true,"source":{"_postman_id":"e6edae9f-2b66-4e95-b63c-0b527719c058","id":"e6edae9f-2b66-4e95-b63c-0b527719c058","name":"Manage API's","type":"folder"}},"urlObject":{"path":["content","email-profiles"],"host":["{{base_url}}"],"query":[{"key":"per_page","value":"24"},{"key":"page","value":"1"},{"key":"orderBy","value":"profile_id"},{"key":"sortedBy","value":"desc"},{"key":"show_only","value":""},{"key":"folder_id","value":"0"},{"key":"task_id","value":"-1"},{"key":"searchOptions","value":""},{"key":"searchFields","value":""},{"key":"hide_system","value":"false"},{"key":"notShowLoader","value":"false"}],"variable":[]}},"response":[{"id":"8bd523db-46b0-42d5-a6d3-d870e0eee4b3","name":"list email-profiles success","originalRequest":{"method":"GET","header":[{"key":"scope-id","value":"2"},{"key":"scope","value":"ac"}],"url":{"raw":"{{base_url}}/content/email-profiles?per_page=24&page=1&orderBy=profile_id&sortedBy=desc&show_only=&folder_id=0&task_id=-1&searchOptions=&searchFields=&hide_system=false&notShowLoader=false","host":["{{base_url}}"],"path":["content","email-profiles"],"query":[{"key":"per_page","value":"24"},{"key":"page","value":"1"},{"key":"orderBy","value":"profile_id"},{"key":"sortedBy","value":"desc"},{"key":"show_only","value":""},{"key":"folder_id","value":"0"},{"key":"task_id","value":"-1"},{"key":"searchOptions","value":""},{"key":"searchFields","value":""},{"key":"hide_system","value":"false"},{"key":"notShowLoader","value":"false"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Host","value":"localhost:8000"},{"key":"Date","value":"Tue, 13 Jul 2021 17:09:34 GMT"},{"key":"Date","value":"Tue, 13 Jul 2021 17:09:34 GMT"},{"key":"Connection","value":"close"},{"key":"X-Powered-By","value":"PHP/7.4.14"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Content-Type","value":"application/json"},{"key":"X-RateLimit-Limit","value":"6000"},{"key":"X-RateLimit-Remaining","value":"5998"},{"key":"ETag","value":"\"6938cca9d9d856724418875cfe2d8b17bc14793d\""},{"key":"Set-Cookie","value":"laravel_session=PMwgjW39qbZ4Puw5wi0eI1WZwGlTPhJWw15bvwdU; expires=Tue, 13-Jul-2021 17:10:34 GMT; Max-Age=60; path=/; httponly"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": [\n        {\n            \"profile_id\": 101,\n            \"profile_name\": \"profile1\",\n            \"smtp_secure\": \"NONE\",\n            \"smtp_host\": \"127.0.0.1\",\n            \"smtp_port\": 65,\n            \"smtp_username\": \"username\",\n            \"smtp_password\": \"123\",\n            \"sender_email\": \"test@gmail.com\",\n            \"sender_name\": \"Inference Test\",\n            \"ac_id\": 2,\n            \"created_at\": \"2021-07-13T17:05:42.000000Z\",\n            \"updated_at\": \"2021-07-13T17:05:42.000000Z\",\n            \"is_enabled\": 1\n        },\n        {\n            \"profile_id\": 100,\n            \"profile_name\": \"profile2_updated\",\n            \"smtp_secure\": \"NONE\",\n            \"smtp_host\": \"127.0.0.1\",\n            \"smtp_port\": 67,\n            \"smtp_username\": \"username\",\n            \"smtp_password\": \"123\",\n            \"sender_email\": \"test@gmail.com\",\n            \"sender_name\": \"Inference Test\",\n            \"ac_id\": 2,\n            \"created_at\": \"2021-07-13T17:04:48.000000Z\",\n            \"updated_at\": \"2021-07-13T17:08:19.000000Z\",\n            \"is_enabled\": 1\n        }\n    ],\n    \"meta\": {\n        \"pagination\": {\n            \"total\": 2,\n            \"count\": 2,\n            \"per_page\": 24,\n            \"current_page\": 1,\n            \"total_pages\": 1,\n            \"links\": null\n        }\n    }\n}"}],"_postman_id":"067b54b8-c94e-4386-9894-8a6a288a41d0"},{"name":"update email-profiles","id":"6cce3647-fbd2-4b4d-9fc2-d1e2ad367b85","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"scope-id","value":"2"},{"key":"scope","value":"ac"}],"body":{"mode":"raw","raw":"{\n    \"profile_id\": 100,\n    \"profile_name\": \"profile2_updated\",\n    \"smtp_secure\": \"NONE\",\n    \"smtp_host\": \"127.0.0.1\",\n    \"smtp_port\": \"67\",\n    \"smtp_username\": \"username\",\n    \"smtp_password\": \"123\",\n    \"sender_email\": \"test@gmail.com\",\n    \"sender_name\": \"Inference Test\",\n    \"ac_id\": 2,\n    \"created_at\": \"2021-07-13T16:34:48.000000Z\",\n    \"updated_at\": \"2021-07-13T16:34:48.000000Z\",\n    \"is_enabled\": 1,\n    \"edit_name\": false\n}","options":{"raw":{"language":"json"}}},"url":"{{base_url}}/content/email-profiles/100","auth":{"type":"apikey","apikey":{"value":"{{studio-api-key}}","key":"<key>"},"isInherited":true,"source":{"_postman_id":"e6edae9f-2b66-4e95-b63c-0b527719c058","id":"e6edae9f-2b66-4e95-b63c-0b527719c058","name":"Manage API's","type":"folder"}},"urlObject":{"path":["content","email-profiles","100"],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[{"id":"83b9fc7a-66e2-49ad-bda9-64c18543fbcd","name":"update email-profiles success","originalRequest":{"method":"PUT","header":[{"key":"scope-id","value":"2"},{"key":"scope","value":"ac"}],"body":{"mode":"raw","raw":"{\n    \"profile_id\": 100,\n    \"profile_name\": \"profile2_updated\",\n    \"smtp_secure\": \"NONE\",\n    \"smtp_host\": \"127.0.0.1\",\n    \"smtp_port\": \"67\",\n    \"smtp_username\": \"username\",\n    \"smtp_password\": \"123\",\n    \"sender_email\": \"test@gmail.com\",\n    \"sender_name\": \"Inference Test\",\n    \"ac_id\": 2,\n    \"created_at\": \"2021-07-13T16:34:48.000000Z\",\n    \"updated_at\": \"2021-07-13T16:34:48.000000Z\",\n    \"is_enabled\": 1,\n    \"edit_name\": false\n}","options":{"raw":{"language":"json"}}},"url":"{{base_url}}/content/email-profiles/100"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Host","value":"localhost:8000"},{"key":"Date","value":"Tue, 13 Jul 2021 17:09:22 GMT"},{"key":"Date","value":"Tue, 13 Jul 2021 17:09:22 GMT"},{"key":"Connection","value":"close"},{"key":"X-Powered-By","value":"PHP/7.4.14"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Content-Type","value":"application/json"},{"key":"X-RateLimit-Limit","value":"6000"},{"key":"X-RateLimit-Remaining","value":"5999"},{"key":"ETag","value":"\"b9f13dfc344a8b8a8f2d9c46d1959e4ebbb5a27c\""},{"key":"Set-Cookie","value":"laravel_session=PMwgjW39qbZ4Puw5wi0eI1WZwGlTPhJWw15bvwdU; expires=Tue, 13-Jul-2021 17:10:22 GMT; Max-Age=60; path=/; httponly"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"profile_id\": 100,\n        \"profile_name\": \"profile2_updated\",\n        \"smtp_secure\": \"NONE\",\n        \"smtp_host\": \"127.0.0.1\",\n        \"smtp_port\": 67,\n        \"smtp_username\": \"username\",\n        \"smtp_password\": \"123\",\n        \"sender_email\": \"test@gmail.com\",\n        \"sender_name\": \"Inference Test\",\n        \"ac_id\": 2,\n        \"created_at\": \"2021-07-13T17:04:48.000000Z\",\n        \"updated_at\": \"2021-07-13T17:08:19.000000Z\",\n        \"is_enabled\": 1\n    }\n}"}],"_postman_id":"6cce3647-fbd2-4b4d-9fc2-d1e2ad367b85"},{"name":"delete email-profiles","id":"83980156-6a3a-4d19-9f3b-6b99f264903b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"scope-id","value":"2"},{"key":"scope","value":"ac"}],"url":"{{base_url}}/content/email-profiles/101","auth":{"type":"apikey","apikey":{"value":"{{studio-api-key}}","key":"<key>"},"isInherited":true,"source":{"_postman_id":"e6edae9f-2b66-4e95-b63c-0b527719c058","id":"e6edae9f-2b66-4e95-b63c-0b527719c058","name":"Manage API's","type":"folder"}},"urlObject":{"path":["content","email-profiles","101"],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[{"id":"8acf9ebb-1cd5-4e90-857c-fc56210014e9","name":"delete email-profiles success","originalRequest":{"method":"DELETE","header":[{"key":"scope-id","value":"2"},{"key":"scope","value":"ac"}],"url":"{{base_url}}/content/email-profiles/101"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Host","value":"localhost:8000"},{"key":"Date","value":"Tue, 13 Jul 2021 17:10:56 GMT"},{"key":"Date","value":"Tue, 13 Jul 2021 17:10:56 GMT"},{"key":"Connection","value":"close"},{"key":"X-Powered-By","value":"PHP/7.4.14"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Content-Type","value":"application/json"},{"key":"X-RateLimit-Limit","value":"6000"},{"key":"X-RateLimit-Remaining","value":"5998"},{"key":"ETag","value":"\"59f329c8b64d7f4b7059eb54fa6debef6a7bf992\""},{"key":"Set-Cookie","value":"laravel_session=8H9hquCMdkljp1q6n4NFJJD0WChqs7KobUNeGmCW; expires=Tue, 13-Jul-2021 17:11:56 GMT; Max-Age=60; path=/; httponly"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"brackets/admin-ui::admin.operation.succeeded\"\n}"}],"_postman_id":"83980156-6a3a-4d19-9f3b-6b99f264903b"},{"name":"send test email","id":"f154334f-1290-4f5e-9769-aac79fec57f8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"scope-id","value":"2"},{"key":"scope","value":"ac"}],"body":{"mode":"raw","raw":"{\n    \"send_to\": \"abc@gmail.com\"\n}","options":{"raw":{"language":"json"}}},"url":"{{base_url}}/content/email-profiles/test/100","auth":{"type":"apikey","apikey":{"value":"{{studio-api-key}}","key":"<key>"},"isInherited":true,"source":{"_postman_id":"e6edae9f-2b66-4e95-b63c-0b527719c058","id":"e6edae9f-2b66-4e95-b63c-0b527719c058","name":"Manage API's","type":"folder"}},"urlObject":{"path":["content","email-profiles","test","100"],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[{"id":"45c1f9da-cb49-4cfd-879b-a5de0a6876f6","name":"send test email success","originalRequest":{"method":"POST","header":[{"key":"scope-id","value":"2"},{"key":"scope","value":"ac"}],"body":{"mode":"raw","raw":"{\n    \"send_to\": \"abc@gmail.com\"\n}","options":{"raw":{"language":"json"}}},"url":"{{base_url}}/content/email-profiles/test/100"},"status":"OK","code":200,"_postman_previewlanguage":"html","header":[{"key":"Host","value":"localhost:8000"},{"key":"Date","value":"Tue, 13 Jul 2021 17:12:45 GMT"},{"key":"Date","value":"Tue, 13 Jul 2021 17:12:45 GMT"},{"key":"Connection","value":"close"},{"key":"X-Powered-By","value":"PHP/7.4.14"},{"key":"Content-Type","value":"text/html; charset=UTF-8"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-RateLimit-Limit","value":"6000"},{"key":"X-RateLimit-Remaining","value":"5996"},{"key":"ETag","value":"\"82a8f0699c2fb63409259f0d1d26c055afa71789\""},{"key":"Set-Cookie","value":"laravel_session=UTd0iT3ZyqYIl2fYSx42xKvFth4Ih3fi5lWeinSY; expires=Tue, 13-Jul-2021 17:13:45 GMT; Max-Age=60; path=/; httponly"}],"cookie":[],"responseTime":null,"body":"Email sent"}],"_postman_id":"f154334f-1290-4f5e-9769-aac79fec57f8"}],"id":"9750bd08-617b-40c2-8b79-6d84a48a1387","_postman_id":"9750bd08-617b-40c2-8b79-6d84a48a1387","description":"","auth":{"type":"apikey","apikey":{"value":"{{studio-api-key}}","key":"<key>"},"isInherited":true,"source":{"_postman_id":"e6edae9f-2b66-4e95-b63c-0b527719c058","id":"e6edae9f-2b66-4e95-b63c-0b527719c058","name":"Manage API's","type":"folder"}}},{"name":"Accounts","item":[{"name":"list accounts","id":"fca6f622-e3a4-40e2-8432-af13cb46de5c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"scope","value":"sp"},{"key":"scope-id","value":"1","type":"text"}],"url":"{{base_url}}/portal/accounts?per_page=24&page=1&orderBy=ac_id&sortedBy=desc&show_only=&folder_id=0&task_id=-1&searchOptions=&notShowLoader=false","auth":{"type":"apikey","apikey":{"value":"{{studio-api-key}}","key":"<key>"},"isInherited":true,"source":{"_postman_id":"e6edae9f-2b66-4e95-b63c-0b527719c058","id":"e6edae9f-2b66-4e95-b63c-0b527719c058","name":"Manage API's","type":"folder"}},"urlObject":{"path":["portal","accounts"],"host":["{{base_url}}"],"query":[{"key":"per_page","value":"24"},{"key":"page","value":"1"},{"key":"orderBy","value":"ac_id"},{"key":"sortedBy","value":"desc"},{"key":"show_only","value":""},{"key":"folder_id","value":"0"},{"key":"task_id","value":"-1"},{"key":"searchOptions","value":""},{"key":"notShowLoader","value":"false"}],"variable":[]}},"response":[{"id":"b32ab96d-8146-4a8a-8269-9d31243b40f1","name":"list accounts success","originalRequest":{"method":"GET","header":[{"key":"scope","value":"sp"},{"key":"scope-id","value":"1","type":"text"}],"url":{"raw":"http://localhost:8000/api/portal/accounts?per_page=24&page=1&orderBy=ac_id&sortedBy=desc&show_only=&folder_id=0&task_id=-1&searchOptions=&notShowLoader=false","protocol":"http","host":["localhost"],"port":"8000","path":["api","portal","accounts"],"query":[{"key":"per_page","value":"24"},{"key":"page","value":"1"},{"key":"orderBy","value":"ac_id"},{"key":"sortedBy","value":"desc"},{"key":"show_only","value":""},{"key":"folder_id","value":"0"},{"key":"task_id","value":"-1"},{"key":"searchOptions","value":""},{"key":"notShowLoader","value":"false"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Host","value":"localhost:8000"},{"key":"Date","value":"Thu, 11 Feb 2021 02:21:49 GMT"},{"key":"Date","value":"Thu, 11 Feb 2021 02:21:49 GMT"},{"key":"Connection","value":"close"},{"key":"X-Powered-By","value":"PHP/7.4.14"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Content-Type","value":"application/json"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"59"},{"key":"ETag","value":"\"635e0bdd849d4168a4f3ab2f127798a63c4bfefd\""},{"key":"Set-Cookie","value":"laravel_session=e4r9pkAnVde7Gs7XnMXkovaHjgUwDlsDf3KsFkes; expires=Thu, 11-Feb-2021 02:22:49 GMT; Max-Age=60; path=/; httponly"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": [\n        {\n            \"ac_id\": 254,\n            \"ac_name\": \"acc2\",\n            \"note\": \"jhbmhv\",\n            \"ac_status\": true,\n            \"logopath\": \"\",\n            \"ac_version\": null,\n            \"sp_id\": 1,\n            \"created_at\": \"2021-02-09 10:13:03\",\n            \"updated_at\": \"2021-02-09 10:13:03\",\n            \"is_enabled\": 1,\n            \"default_timezone\": \"Australia/Brisbane\",\n            \"total_outbound_threads\": 0,\n            \"message_balance\": 0,\n            \"trunk_id\": \"\",\n            \"password_policy_id\": \"\",\n            \"ob_max\": 1,\n            \"logo_url\": \"\",\n            \"service_provider\": {\n                \"data\": {\n                    \"sp_id\": 1,\n                    \"sp_name\": \"INFERENCE LAB\",\n                    \"subdomain\": \"\",\n                    \"billing_mode\": \"sp\",\n                    \"sp_status\": true,\n                    \"logopath\": \"\",\n                    \"note\": \"\",\n                    \"created_at\": \"2021-01-27 15:23:37\",\n                    \"updated_at\": \"2021-01-27 15:23:37\",\n                    \"is_enabled\": 1,\n                    \"default_timezone\": \"\",\n                    \"logo_url\": \"\"\n                }\n            },\n            \"ac_api_keys\": {\n                \"data\": []\n            }\n        },\n        {\n            \"ac_id\": 2,\n            \"ac_name\": \"nishank\",\n            \"note\": \"asd\",\n            \"ac_status\": true,\n            \"logopath\": \"\",\n            \"ac_version\": null,\n            \"sp_id\": 1,\n            \"created_at\": \"2021-01-27 15:24:11\",\n            \"updated_at\": \"2021-01-27 15:24:11\",\n            \"is_enabled\": 1,\n            \"default_timezone\": \"Australia/Brisbane\",\n            \"total_outbound_threads\": 0,\n            \"message_balance\": 0,\n            \"trunk_id\": \"\",\n            \"password_policy_id\": \"\",\n            \"ob_max\": 1,\n            \"logo_url\": \"\",\n            \"service_provider\": {\n                \"data\": {\n                    \"sp_id\": 1,\n                    \"sp_name\": \"INFERENCE LAB\",\n                    \"subdomain\": \"\",\n                    \"billing_mode\": \"sp\",\n                    \"sp_status\": true,\n                    \"logopath\": \"\",\n                    \"note\": \"\",\n                    \"created_at\": \"2021-01-27 15:23:37\",\n                    \"updated_at\": \"2021-01-27 15:23:37\",\n                    \"is_enabled\": 1,\n                    \"default_timezone\": \"\",\n                    \"logo_url\": \"\"\n                }\n            },\n            \"ac_api_keys\": {\n                \"data\": []\n            }\n        },\n        {\n            \"ac_id\": 1,\n            \"ac_name\": \"DEFAULT ACC - DO NOT DELETE\",\n            \"note\": \"\",\n            \"ac_status\": true,\n            \"logopath\": \"\",\n            \"ac_version\": \"1\",\n            \"sp_id\": 1,\n            \"created_at\": \"2021-01-27 15:23:37\",\n            \"updated_at\": \"2021-01-27 15:23:37\",\n            \"is_enabled\": 1,\n            \"default_timezone\": \"\",\n            \"ob_max\": 0,\n            \"logo_url\": \"\",\n            \"service_provider\": {\n                \"data\": {\n                    \"sp_id\": 1,\n                    \"sp_name\": \"INFERENCE LAB\",\n                    \"subdomain\": \"\",\n                    \"billing_mode\": \"sp\",\n                    \"sp_status\": true,\n                    \"logopath\": \"\",\n                    \"note\": \"\",\n                    \"created_at\": \"2021-01-27 15:23:37\",\n                    \"updated_at\": \"2021-01-27 15:23:37\",\n                    \"is_enabled\": 1,\n                    \"default_timezone\": \"\",\n                    \"logo_url\": \"\"\n                }\n            },\n            \"ac_api_keys\": {\n                \"data\": []\n            }\n        }\n    ],\n    \"meta\": {\n        \"pagination\": {\n            \"total\": 3,\n            \"count\": 3,\n            \"per_page\": 24,\n            \"current_page\": 1,\n            \"total_pages\": 1,\n            \"links\": null\n        }\n    }\n}"}],"_postman_id":"fca6f622-e3a4-40e2-8432-af13cb46de5c"},{"name":"show account","id":"ad3bc29f-99b1-4503-a9ad-9691654ee844","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"scope","value":"ac","type":"text"},{"key":"scope-id","value":"{{ac_id}}","type":"text"}],"url":"{{base_url}}/portal/accounts/1258","auth":{"type":"apikey","apikey":{"value":"{{studio-api-key}}","key":"<key>"},"isInherited":true,"source":{"_postman_id":"e6edae9f-2b66-4e95-b63c-0b527719c058","id":"e6edae9f-2b66-4e95-b63c-0b527719c058","name":"Manage API's","type":"folder"}},"urlObject":{"path":["portal","accounts","1258"],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"ad3bc29f-99b1-4503-a9ad-9691654ee844"},{"name":"create account","id":"c943900f-23ff-4080-99c6-637f311c23e0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"scope","value":"sp"},{"key":"scope-id","value":"1"}],"body":{"mode":"raw","raw":"{\n    \"ac_name\": \"account\",\n    \"logopath\": \"\",\n    \"logo_url\": \"\",\n    \"total_outbound_threads\": 0,\n    \"ob_disabled\": false,\n    \"message_balance\": \"100\",\n    \"password_policy_id\": \"\",\n    \"note\": \"default account\",\n    \"default_timezone\": \"Australia/Brisbane\",\n    // \"trunk_id\": 1,\n    \"sp_id\": 1,\n    \"guard_name\": \"admin\"\n}","options":{"raw":{"language":"json"}}},"url":"{{base_url}}/portal/accounts","auth":{"type":"apikey","apikey":{"value":"{{studio-api-key}}","key":"<key>"},"isInherited":true,"source":{"_postman_id":"e6edae9f-2b66-4e95-b63c-0b527719c058","id":"e6edae9f-2b66-4e95-b63c-0b527719c058","name":"Manage API's","type":"folder"}},"urlObject":{"path":["portal","accounts"],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[{"id":"d671414f-af03-4faa-9971-218a54ae2aa4","name":"account name exists","originalRequest":{"method":"POST","header":[{"key":"scope","value":"sp"},{"key":"scope-id","value":"1"}],"body":{"mode":"raw","raw":"{\n    \"ac_name\": \"account2\",\n    \"logopath\": \"\",\n    \"logo_url\": \"\",\n    \"total_outbound_threads\": 0,\n    \"ob_disabled\": false,\n    \"message_balance\": \"100\",\n    \"password_policy_id\": \"\",\n    \"note\": \"default account\",\n    \"default_timezone\": \"Australia/Brisbane\",\n    \"trunk_id\": 1,\n    \"sp_id\": 1,\n    \"guard_name\": \"admin\"\n}","options":{"raw":{"language":"json"}}},"url":"{{base_url}}/portal/accounts"},"status":"Unprocessable Entity","code":422,"_postman_previewlanguage":"json","header":[{"key":"Host","value":"localhost:8000"},{"key":"Date","value":"Tue, 13 Jul 2021 17:14:15 GMT"},{"key":"Date","value":"Tue, 13 Jul 2021 17:14:15 GMT"},{"key":"Connection","value":"close"},{"key":"X-Powered-By","value":"PHP/7.4.14"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Content-Type","value":"application/json"},{"key":"X-RateLimit-Limit","value":"6000"},{"key":"X-RateLimit-Remaining","value":"5996"},{"key":"Set-Cookie","value":"laravel_session=UTd0iT3ZyqYIl2fYSx42xKvFth4Ih3fi5lWeinSY; expires=Tue, 13-Jul-2021 17:15:15 GMT; Max-Age=60; path=/; httponly"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"The given data was invalid. Invalid Data -\\nThe ac name has already been taken.\"\n}"}],"_postman_id":"c943900f-23ff-4080-99c6-637f311c23e0"},{"name":"update account","id":"7087e970-3655-4f50-89f8-fc3f3a5cc715","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"scope","value":"sp"},{"key":"scope-id","value":"1"}],"body":{"mode":"raw","raw":"{\n    \"ac_id\": 323,\n    \"ac_name\": \"account1 updated\",\n    \"note\": \"default account updated\",\n    \"ac_status\": true,\n    \"logopath\": \"\",\n    \"ac_version\": null,\n    \"sp_id\": 1,\n    \"is_enabled\": 1,\n    \"default_timezone\": \"Australia/Currie\",\n    \"total_outbound_threads\": 0,\n    \"message_balance\": 100,\n    \"trunk_id\": 1,\n    \"password_policy_id\": \"\",\n    \"ob_max\": 0,\n    \"logo_url\": \"\",\n    \"ob_disabled\": true\n}","options":{"raw":{"language":"json"}}},"url":"{{base_url}}/portal/accounts/323","auth":{"type":"apikey","apikey":{"value":"{{studio-api-key}}","key":"<key>"},"isInherited":true,"source":{"_postman_id":"e6edae9f-2b66-4e95-b63c-0b527719c058","id":"e6edae9f-2b66-4e95-b63c-0b527719c058","name":"Manage API's","type":"folder"}},"urlObject":{"path":["portal","accounts","323"],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[{"id":"f544704f-7f43-4200-8a95-d92a1e78f39d","name":"update account success","originalRequest":{"method":"PUT","header":[{"key":"scope","value":"sp"},{"key":"scope-id","value":"1"}],"body":{"mode":"raw","raw":"{\n    \"ac_id\": 323,\n    \"ac_name\": \"account1 updated\",\n    \"note\": \"default account updated\",\n    \"ac_status\": true,\n    \"logopath\": \"\",\n    \"ac_version\": null,\n    \"sp_id\": 1,\n    \"is_enabled\": 1,\n    \"default_timezone\": \"Australia/Currie\",\n    \"total_outbound_threads\": 0,\n    \"message_balance\": 100,\n    \"trunk_id\": 1,\n    \"password_policy_id\": \"\",\n    \"ob_max\": 0,\n    \"logo_url\": \"\",\n    \"ob_disabled\": true\n}","options":{"raw":{"language":"json"}}},"url":"{{base_url}}/portal/accounts/323"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Host","value":"localhost:8000"},{"key":"Date","value":"Fri, 12 Feb 2021 03:53:04 GMT"},{"key":"Date","value":"Fri, 12 Feb 2021 03:53:04 GMT"},{"key":"Connection","value":"close"},{"key":"X-Powered-By","value":"PHP/7.4.14"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Content-Type","value":"application/json"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"58"},{"key":"ETag","value":"\"70ebb2058db58985536a3af53b4aa9ccae72e0bd\""},{"key":"Set-Cookie","value":"laravel_session=VjoOv9OwiD0DOckM2fHV79P2xrCrs5s6IkEuUg39; expires=Fri, 12-Feb-2021 03:54:04 GMT; Max-Age=60; path=/; httponly"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"ac_id\": 323,\n        \"ac_name\": \"account1 updated\",\n        \"note\": \"default account updated\",\n        \"ac_status\": true,\n        \"logopath\": \"\",\n        \"ac_version\": null,\n        \"sp_id\": 1,\n        \"created_at\": \"2021-02-12 14:50:24\",\n        \"updated_at\": \"2021-02-12 14:51:36\",\n        \"is_enabled\": 1,\n        \"default_timezone\": \"Australia/Currie\",\n        \"total_outbound_threads\": 0,\n        \"message_balance\": 100,\n        \"trunk_id\": 1,\n        \"password_policy_id\": \"\",\n        \"ob_max\": 0,\n        \"logo_url\": \"\",\n        \"service_provider\": {\n            \"data\": {\n                \"sp_id\": 1,\n                \"sp_name\": \"INFERENCE LAB\",\n                \"subdomain\": \"\",\n                \"billing_mode\": \"sp\",\n                \"sp_status\": true,\n                \"logopath\": \"\",\n                \"note\": \"\",\n                \"created_at\": \"2021-01-27 15:23:37\",\n                \"updated_at\": \"2021-01-27 15:23:37\",\n                \"is_enabled\": 1,\n                \"default_timezone\": \"\",\n                \"logo_url\": \"\"\n            }\n        },\n        \"ac_api_keys\": {\n            \"data\": []\n        }\n    }\n}"}],"_postman_id":"7087e970-3655-4f50-89f8-fc3f3a5cc715"},{"name":"delete account","id":"f3d6d404-a6f4-4b02-b233-64886469a884","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"scope","value":"sp"},{"key":"scope-id","value":"1"}],"body":{"mode":"urlencoded","urlencoded":[{"key":"immediate","value":"true","description":"<p>[Optional] Pass this value as true to delete the account immediately in the same request-response cycle (undo will be unavailable) ; default: false</p>\n","type":"text"}]},"url":"{{base_url}}/portal/accounts/6154","auth":{"type":"apikey","apikey":{"value":"{{studio-api-key}}","key":"<key>"},"isInherited":true,"source":{"_postman_id":"e6edae9f-2b66-4e95-b63c-0b527719c058","id":"e6edae9f-2b66-4e95-b63c-0b527719c058","name":"Manage API's","type":"folder"}},"urlObject":{"path":["portal","accounts","6154"],"host":["{{base_url}}"],"query":[{"disabled":true,"key":"","value":""}],"variable":[]}},"response":[{"id":"836755d5-2730-411d-88ca-1c9258635ec3","name":"delete account success","originalRequest":{"method":"DELETE","header":[{"key":"scope","value":"sp"},{"key":"scope-id","value":"1"}],"body":{"mode":"formdata","formdata":[{"key":"immediate","value":"true","description":"[Optional] Pass this value as true to delete the account immediately in the same request-response cycle (undo will be unavailable) ; default: false","type":"text","disabled":true}]},"url":"http://localhost:8000/api/portal/accounts/320"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Host","value":"localhost:8000"},{"key":"Date","value":"Thu, 11 Feb 2021 02:35:45 GMT"},{"key":"Date","value":"Thu, 11 Feb 2021 02:35:45 GMT"},{"key":"Connection","value":"close"},{"key":"X-Powered-By","value":"PHP/7.4.14"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Content-Type","value":"application/json"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"53"},{"key":"ETag","value":"\"53e6ecd93f9030c221358abf83d69b339e4dfb77\""},{"key":"Set-Cookie","value":"laravel_session=4LNokpTAE2t9iHeLcdpn5qrawGWn4KxOlehIRWqm; expires=Thu, 11-Feb-2021 02:36:45 GMT; Max-Age=60; path=/; httponly"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"Operation successful\"\n}"}],"_postman_id":"f3d6d404-a6f4-4b02-b233-64886469a884"},{"name":"Validate Domain ID against Ac ID","id":"de45dc87-c606-4d82-a3e9-66f9bfba5852","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"auth":{"type":"apikey","apikey":{"value":"{{studio-api-key}}","key":"<key>"},"isInherited":true,"source":{"_postman_id":"e6edae9f-2b66-4e95-b63c-0b527719c058","id":"e6edae9f-2b66-4e95-b63c-0b527719c058","name":"Manage API's","type":"folder"}},"urlObject":{"query":[],"variable":[]},"url":""},"response":[],"_postman_id":"de45dc87-c606-4d82-a3e9-66f9bfba5852"}],"id":"cc5021f9-cbb7-4d0d-9db3-0a09d08adc5d","_postman_id":"cc5021f9-cbb7-4d0d-9db3-0a09d08adc5d","description":"","auth":{"type":"apikey","apikey":{"value":"{{studio-api-key}}","key":"<key>"},"isInherited":true,"source":{"_postman_id":"e6edae9f-2b66-4e95-b63c-0b527719c058","id":"e6edae9f-2b66-4e95-b63c-0b527719c058","name":"Manage API's","type":"folder"}}},{"name":"Account Plan","item":[{"name":"list ac-plans","id":"492fc44a-5be5-484f-822b-d7c6bfefd08a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"scope","value":"sp"},{"key":"scope-id","value":"1"}],"url":"{{base_url}}/billing/ac-plans?per_page=24&page=1&orderBy=ac_plan_id&sortedBy=desc&show_only=&folder_id=0&task_id=-1&searchOptions=&notShowLoader=false&plan_type=IVA","auth":{"type":"apikey","apikey":{"value":"{{studio-api-key}}","key":"<key>"},"isInherited":true,"source":{"_postman_id":"e6edae9f-2b66-4e95-b63c-0b527719c058","id":"e6edae9f-2b66-4e95-b63c-0b527719c058","name":"Manage API's","type":"folder"}},"urlObject":{"path":["billing","ac-plans"],"host":["{{base_url}}"],"query":[{"key":"per_page","value":"24"},{"key":"page","value":"1"},{"key":"orderBy","value":"ac_plan_id"},{"key":"sortedBy","value":"desc"},{"key":"show_only","value":""},{"key":"folder_id","value":"0"},{"key":"task_id","value":"-1"},{"key":"searchOptions","value":""},{"key":"notShowLoader","value":"false"},{"key":"plan_type","value":"IVA"}],"variable":[]}},"response":[{"id":"15bd6593-0ff3-4ddc-884c-ef9f83931613","name":"list ac-plans success","originalRequest":{"method":"GET","header":[{"key":"scope","value":"sp"},{"key":"scope-id","value":"1"}],"url":{"raw":"{{base_url}}/billing/ac-plans?per_page=24&page=1&orderBy=ac_plan_id&sortedBy=desc&show_only=&folder_id=0&task_id=-1&searchOptions=&notShowLoader=false&plan_type=IVA","host":["{{base_url}}"],"path":["billing","ac-plans"],"query":[{"key":"per_page","value":"24"},{"key":"page","value":"1"},{"key":"orderBy","value":"ac_plan_id"},{"key":"sortedBy","value":"desc"},{"key":"show_only","value":""},{"key":"folder_id","value":"0"},{"key":"task_id","value":"-1"},{"key":"searchOptions","value":""},{"key":"notShowLoader","value":"false"},{"key":"plan_type","value":"IVA"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Host","value":"localhost:8000"},{"key":"Date","value":"Thu, 11 Feb 2021 05:48:31 GMT"},{"key":"Date","value":"Thu, 11 Feb 2021 05:48:31 GMT"},{"key":"Connection","value":"close"},{"key":"X-Powered-By","value":"PHP/7.4.14"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Content-Type","value":"application/json"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"57"},{"key":"ETag","value":"\"cd612b9823ab2423eeddfcc9ff139de5bb5b7aec\""},{"key":"Set-Cookie","value":"laravel_session=222EMRECTJJHs0j8wwh9C9W8GAoQXMmbQaCIfM4v; expires=Thu, 11-Feb-2021 05:49:31 GMT; Max-Age=60; path=/; httponly"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": [\n        {\n            \"ac_plan_id\": 41,\n            \"unit_name\": \"dialer\",\n            \"allocated_unit\": 3,\n            \"burst_unit\": 1,\n            \"ac_id\": 1,\n            \"sp_plan_id\": 71,\n            \"plan_type\": \"IVA\",\n            \"qfm_pooling_method\": \"Strict\",\n            \"created_at\": \"2021-02-11 16:46:15\",\n            \"updated_at\": \"2021-02-11 16:46:15\",\n            \"is_enabled\": 1,\n            \"pooling_method\": \"Flexible\",\n            \"bp_name\": \"BP IVA - all features\",\n            \"ac_name\": \"DEFAULT ACC - DO NOT DELETE\",\n            \"allow_bursting\": true\n        },\n        {\n            \"ac_plan_id\": 40,\n            \"unit_name\": \"dialer\",\n            \"allocated_unit\": 3,\n            \"burst_unit\": 1,\n            \"ac_id\": 1,\n            \"sp_plan_id\": 71,\n            \"plan_type\": \"IVA\",\n            \"qfm_pooling_method\": \"Strict\",\n            \"created_at\": \"2021-02-11 16:44:53\",\n            \"updated_at\": \"2021-02-11 16:44:53\",\n            \"is_enabled\": 1,\n            \"pooling_method\": \"Flexible\",\n            \"bp_name\": \"BP IVA - all features\",\n            \"ac_name\": \"DEFAULT ACC - DO NOT DELETE\",\n            \"allow_bursting\": true\n        },\n        {\n            \"ac_plan_id\": 39,\n            \"unit_name\": \"dialer\",\n            \"allocated_unit\": 3,\n            \"burst_unit\": 1,\n            \"ac_id\": 1,\n            \"sp_plan_id\": 71,\n            \"plan_type\": \"IVA\",\n            \"qfm_pooling_method\": \"Strict\",\n            \"created_at\": \"2021-02-11 16:44:06\",\n            \"updated_at\": \"2021-02-11 16:44:06\",\n            \"is_enabled\": 1,\n            \"pooling_method\": \"Flexible\",\n            \"bp_name\": \"BP IVA - all features\",\n            \"ac_name\": \"DEFAULT ACC - DO NOT DELETE\",\n            \"allow_bursting\": true\n        },\n        {\n            \"ac_plan_id\": 1,\n            \"unit_name\": \"dialer\",\n            \"allocated_unit\": 1,\n            \"burst_unit\": 0,\n            \"ac_id\": 2,\n            \"sp_plan_id\": 1,\n            \"plan_type\": \"IVA\",\n            \"qfm_pooling_method\": \"Strict\",\n            \"created_at\": \"2021-01-27 15:25:11\",\n            \"updated_at\": \"2021-01-27 15:25:11\",\n            \"is_enabled\": 1,\n            \"pooling_method\": \"Strict\",\n            \"bp_name\": \"bp\",\n            \"ac_name\": \"nishank\",\n            \"allow_bursting\": false\n        }\n    ],\n    \"meta\": {\n        \"pagination\": {\n            \"total\": 4,\n            \"count\": 4,\n            \"per_page\": 24,\n            \"current_page\": 1,\n            \"total_pages\": 1,\n            \"links\": null\n        }\n    }\n}"}],"_postman_id":"492fc44a-5be5-484f-822b-d7c6bfefd08a"},{"name":"assign ac-plan","id":"71f09e27-4323-46fa-87c5-6a88b58581e4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"scope","value":"sp","type":"text"},{"key":"scope-id","value":"1"}],"body":{"mode":"raw","raw":"{\n    \"ac_id\": 1,\n    \"sp_plan_id\": 71,\n    \"unit_name\": \"\",\n    \"plan_type\": \"IVA\",\n    \"allocated_unit\": 3,\n    \"burst_unit\": 1,\n    \"allow_bursting\": true,\n    \"qfm_pooling_method\": \"Strict\",\n    \"pooling_method\": \"Flexible\"\n}","options":{"raw":{"language":"json"}}},"url":"{{base_url}}/billing/ac-plans","auth":{"type":"apikey","apikey":{"value":"{{studio-api-key}}","key":"<key>"},"isInherited":true,"source":{"_postman_id":"e6edae9f-2b66-4e95-b63c-0b527719c058","id":"e6edae9f-2b66-4e95-b63c-0b527719c058","name":"Manage API's","type":"folder"}},"urlObject":{"path":["billing","ac-plans"],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[{"id":"3c2a756f-53fb-4883-a23c-508f276685ac","name":"assign ac-plan success","originalRequest":{"method":"POST","header":[{"key":"scope-id","value":"1"},{"key":"scope","value":"sp","type":"text"},{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"ac_id\": 1,\n    \"sp_plan_id\": 71,\n    \"unit_name\": \"\",\n    \"plan_type\": \"IVA\",\n    \"allocated_unit\": 3, \n    \"burst_unit\": 1,\n    \"allow_bursting\": true,\n    \"qfm_pooling_method\": \"Strict\",\n    \"pooling_method\": \"Flexible\"\n}","options":{"raw":{"language":"json"}}},"url":"{{base_url}}/billing/ac-plans"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Host","value":"localhost:8000"},{"key":"Date","value":"Thu, 11 Feb 2021 05:46:15 GMT"},{"key":"Date","value":"Thu, 11 Feb 2021 05:46:15 GMT"},{"key":"Connection","value":"close"},{"key":"X-Powered-By","value":"PHP/7.4.14"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Content-Type","value":"application/json"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"58"},{"key":"ETag","value":"\"a406692fed95dc0c9f524513dd0f3a7a20d2c47d\""},{"key":"Set-Cookie","value":"laravel_session=xOz4U17gIZeq5uPtUvpVUFCfPz1FmFHSEr0PiBOe; expires=Thu, 11-Feb-2021 05:47:15 GMT; Max-Age=60; path=/; httponly"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"allocated_unit\": 3,\n        \"burst_unit\": 1,\n        \"ac_id\": 1,\n        \"sp_plan_id\": 71,\n        \"plan_type\": \"IVA\",\n        \"qfm_pooling_method\": \"Strict\",\n        \"unit_name\": \"dialer\",\n        \"updated_at\": \"2021-02-11 16:46:15\",\n        \"created_at\": \"2021-02-11 16:46:15\",\n        \"ac_plan_id\": 41,\n        \"account\": {\n            \"ac_id\": 1,\n            \"ac_name\": \"DEFAULT ACC - DO NOT DELETE\",\n            \"note\": \"\",\n            \"ac_status\": true,\n            \"logopath\": \"\",\n            \"ac_version\": \"1\",\n            \"sp_id\": 1,\n            \"created_at\": \"2021-01-27 15:23:37\",\n            \"updated_at\": \"2021-01-27 15:23:37\",\n            \"is_enabled\": 1\n        },\n        \"pooling_method\": \"Flexible\",\n        \"bp_name\": \"BP IVA - all features\",\n        \"ac_name\": \"DEFAULT ACC - DO NOT DELETE\",\n        \"allow_bursting\": true,\n        \"sp_plan\": {\n            \"sp_plan_id\": 71,\n            \"sp_plan_name\": \"sp all feature plan updated\",\n            \"sp_id\": 1,\n            \"bp_id\": 178,\n            \"pooling_method\": \"Flexible\",\n            \"unit_name\": \"dialer\",\n            \"allocated_unit\": 6,\n            \"allow_bursting\": true,\n            \"burst_unit\": 1,\n            \"unlimited_bursting\": true,\n            \"unit_price\": 3,\n            \"override_price\": false,\n            \"pooling_enabled\": false,\n            \"is_enabled\": true,\n            \"business_plan\": {\n                \"bp_id\": 178,\n                \"bp_name\": \"BP IVA - all features\",\n                \"plan_type\": \"IVA\",\n                \"unit_name\": \"dialer\",\n                \"min_unit\": 3,\n                \"price_per_unit\": 3,\n                \"total_feature_price\": 0,\n                \"bp_status\": true,\n                \"is_enabled\": 0,\n                \"bp_features\": [\n                    {\n                        \"bp_feature_id\": 821,\n                        \"feature_id\": 5,\n                        \"bp_id\": 178,\n                        \"feature_price\": 0,\n                        \"application_feature\": {\n                            \"feature_id\": 5,\n                            \"feature_name\": \"QUEUE FOR ME\",\n                            \"feature_description\": \"queue for me\",\n                            \"is_generic_skill\": false,\n                            \"feature_unit_name\": \"waiter\",\n                            \"has_api_hit_limit\": false,\n                            \"lower_limit\": 0,\n                            \"upper_limit\": 0,\n                            \"created_at\": \"2021-01-27 15:23:37\",\n                            \"updated_at\": \"2021-01-27 15:23:37\",\n                            \"is_enabled\": 1\n                        }\n                    }\n                ]\n            }\n        }\n    }\n}"}],"_postman_id":"71f09e27-4323-46fa-87c5-6a88b58581e4"},{"name":"update ac-plan","id":"8b119ba3-33fa-4d98-84bc-d5c989cefd5c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"scope","value":"sp"},{"key":"scope-id","value":"1"}],"body":{"mode":"raw","raw":"{\n    \"ac_plan_id\": 41,\n    \"unit_name\": \"dialer\",\n    \"allocated_unit\": 2,\n    \"burst_unit\": 1,\n    \"ac_id\": 1,\n    \"sp_plan_id\": 71,\n    \"plan_type\": \"IVA\",\n    \"qfm_pooling_method\": \"Strict\",\n    \"is_enabled\": 1,\n    \"pooling_method\": \"Flexible\",\n    \"bp_name\": \"bp\",\n    \"ac_name\": \"DEFAULT ACC - DO NOT DELETE\",\n    \"allow_bursting\": true\n}","options":{"raw":{"language":"json"}}},"url":"{{base_url}}/billing/ac-plans/41","auth":{"type":"apikey","apikey":{"value":"{{studio-api-key}}","key":"<key>"},"isInherited":true,"source":{"_postman_id":"e6edae9f-2b66-4e95-b63c-0b527719c058","id":"e6edae9f-2b66-4e95-b63c-0b527719c058","name":"Manage API's","type":"folder"}},"urlObject":{"path":["billing","ac-plans","41"],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[{"id":"2d346e74-b77e-4aa6-a2dc-4eed80cb8167","name":"update ac-plan success","originalRequest":{"method":"PUT","header":[{"key":"scope","value":"sp"},{"key":"scope-id","value":"1"}],"body":{"mode":"urlencoded","urlencoded":[{"key":"ac_plan_id","value":"41","type":"text"},{"key":"unit_name","value":"dialer","type":"text"},{"key":"allocated_unit","value":"2","type":"text"},{"key":"burst_unit","value":"0","type":"text"},{"key":"ac_id","value":"1","type":"text"},{"key":"sp_plan_id","value":"1","type":"text"},{"key":"plan_type","value":"IVA","type":"text"},{"key":"qfm_pooling_method","value":"Strict","type":"text"},{"key":"is_enabled","value":"1","type":"text"},{"key":"pooling_method","value":"Strict","type":"text"},{"key":"bp_name","value":"BP IVA - all features","type":"text"},{"key":"ac_name","value":"DEFAULT ACC - DO NOT DELETE","type":"text"},{"key":"allow_bursting","value":"0","type":"text"}]},"url":"http://localhost:8000/api/billing/ac-plans/41"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Host","value":"localhost:8000"},{"key":"Date","value":"Thu, 11 Feb 2021 05:52:05 GMT"},{"key":"Date","value":"Thu, 11 Feb 2021 05:52:05 GMT"},{"key":"Connection","value":"close"},{"key":"X-Powered-By","value":"PHP/7.4.14"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Content-Type","value":"application/json"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"58"},{"key":"ETag","value":"\"964f95a38523128fa8d0ff610e9ec581276196c3\""},{"key":"Set-Cookie","value":"laravel_session=kRYxIn0DfXEPsGoyGYOrUAnoLeJ8JPV2iDtE9nwZ; expires=Thu, 11-Feb-2021 05:53:05 GMT; Max-Age=60; path=/; httponly"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"ac_plan_id\": 41,\n        \"unit_name\": \"dialer\",\n        \"allocated_unit\": 2,\n        \"burst_unit\": 0,\n        \"ac_id\": 1,\n        \"sp_plan_id\": 1,\n        \"plan_type\": \"IVA\",\n        \"qfm_pooling_method\": \"Strict\",\n        \"created_at\": \"2021-02-11 16:46:15\",\n        \"updated_at\": \"2021-02-11 16:50:39\",\n        \"is_enabled\": \"1\",\n        \"account\": {\n            \"ac_id\": 1,\n            \"ac_name\": \"DEFAULT ACC - DO NOT DELETE\",\n            \"note\": \"\",\n            \"ac_status\": true,\n            \"logopath\": \"\",\n            \"ac_version\": \"1\",\n            \"sp_id\": 1,\n            \"created_at\": \"2021-01-27 15:23:37\",\n            \"updated_at\": \"2021-01-27 15:23:37\",\n            \"is_enabled\": 1\n        },\n        \"pooling_method\": \"Strict\",\n        \"bp_name\": \"bp\",\n        \"ac_name\": \"DEFAULT ACC - DO NOT DELETE\",\n        \"allow_bursting\": false,\n        \"sp_plan\": {\n            \"sp_plan_id\": 1,\n            \"sp_plan_name\": \"bp\",\n            \"sp_id\": 1,\n            \"bp_id\": 1,\n            \"pooling_method\": \"Strict\",\n            \"unit_name\": \"dialer\",\n            \"allocated_unit\": 4,\n            \"allow_bursting\": false,\n            \"burst_unit\": 0,\n            \"unlimited_bursting\": false,\n            \"unit_price\": 1,\n            \"override_price\": false,\n            \"pooling_enabled\": false,\n            \"is_enabled\": true,\n            \"updated_at\": \"2021-02-11 16:52:05\"\n        }\n    }\n}"}],"_postman_id":"8b119ba3-33fa-4d98-84bc-d5c989cefd5c"},{"name":"delete ac-plan","id":"4ee12841-ffa2-4c7d-8110-65b01726c1b1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"scope","value":"sp"},{"key":"scope-id","value":"1"}],"body":{"mode":"formdata","formdata":[{"key":"immediate","value":"true","description":"<p>[Optional] Pass this value as true to immediately delete account plan in the same request response cycle (undo will be unavailable); default: false</p>\n","type":"text"}]},"url":"{{base_url}}/billing/ac-plans/41","auth":{"type":"apikey","apikey":{"value":"{{studio-api-key}}","key":"<key>"},"isInherited":true,"source":{"_postman_id":"e6edae9f-2b66-4e95-b63c-0b527719c058","id":"e6edae9f-2b66-4e95-b63c-0b527719c058","name":"Manage API's","type":"folder"}},"urlObject":{"path":["billing","ac-plans","41"],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"4ee12841-ffa2-4c7d-8110-65b01726c1b1"},{"name":"feature-usage-and-limit","id":"1e4d1e12-ce90-4e11-832b-33ce9822e880","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json, text/plain, */*"},{"key":"User-Agent","value":"Mozilla/5.0 (Macintosh; Intel Mac OS X 11_1_0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/88.0.4324.146 Safari/537.36"},{"key":"Sec-Fetch-Site","value":"same-site"},{"key":"Sec-Fetch-Mode","value":"cors"},{"key":"Sec-Fetch-Dest","value":"empty"},{"key":"scope","value":"ac","type":"text"},{"key":"scope-id","value":"1","type":"text"}],"url":"{{base_url}}/billing/feature-usage-and-limit/chatbot","auth":{"type":"apikey","apikey":{"value":"{{studio-api-key}}","key":"<key>"},"isInherited":true,"source":{"_postman_id":"e6edae9f-2b66-4e95-b63c-0b527719c058","id":"e6edae9f-2b66-4e95-b63c-0b527719c058","name":"Manage API's","type":"folder"}},"urlObject":{"path":["billing","feature-usage-and-limit","chatbot"],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"1e4d1e12-ce90-4e11-832b-33ce9822e880"}],"id":"c7738c15-fda3-42c8-be26-389908f3aabe","_postman_id":"c7738c15-fda3-42c8-be26-389908f3aabe","description":"","auth":{"type":"apikey","apikey":{"value":"{{studio-api-key}}","key":"<key>"},"isInherited":true,"source":{"_postman_id":"e6edae9f-2b66-4e95-b63c-0b527719c058","id":"e6edae9f-2b66-4e95-b63c-0b527719c058","name":"Manage API's","type":"folder"}}},{"name":"XSI","item":[{"name":"Subscriptions","item":[{"name":"list subscriptions","id":"3cf1dda9-93b8-4798-a164-8df1c67f6138","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"scope","value":"ac","type":"text"},{"key":"scope-id","value":"{{ac_id}}","type":"text"}],"url":"{{base_url}}/broadworks/xsi-subscriptions","auth":{"type":"apikey","apikey":{"value":"{{studio-api-key}}","key":"<key>"},"isInherited":true,"source":{"_postman_id":"e6edae9f-2b66-4e95-b63c-0b527719c058","id":"e6edae9f-2b66-4e95-b63c-0b527719c058","name":"Manage API's","type":"folder"}},"urlObject":{"path":["broadworks","xsi-subscriptions"],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[{"id":"34dee992-ac8e-4c38-8d8c-f2155ea48373","name":"200 OK","originalRequest":{"method":"GET","header":[{"key":"scope","value":"ac","type":"text"},{"key":"scope-id","value":"{{ac_id}}","type":"text"}],"url":"{{base_url}}/broadworks/xsi-subscriptions"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 30 Jul 2020 00:07:32 GMT"},{"key":"Server","value":"Apache/2.4.41 (Win64) OpenSSL/1.1.1c PHP/7.2.22"},{"key":"Vary","value":"Authorization"},{"key":"X-Powered-By","value":"PHP/7.2.22"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"59"},{"key":"ETag","value":"\"03080a982497717dedc7dc0117850293938c4693\""},{"key":"Set-Cookie","value":"laravel_session=Tn4Q5vAAFoJy979sIkAeK4M9RZ3dszeau9POvQ1a; expires=Thu, 30-Jul-2020 20:07:33 GMT; Max-Age=72000; path=/; httponly"},{"key":"Content-Length","value":"3683"},{"key":"Connection","value":"close"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": [\n        {\n            \"xsi_subscription_id\": 22,\n            \"subscription_name\": \"Group test\",\n            \"xsi_package_name\": \"Basic Call\",\n            \"profile_id\": 2,\n            \"broadworks_subscription_id\": \"c47645ac-6ac8-4a34-a768-909dee26c84b\",\n            \"last_event_received_at\": \"2020-07-30 09:56:46\",\n            \"ac_id\": 13,\n            \"created_at\": \"2020-07-30 09:56:46\",\n            \"updated_at\": \"2020-07-30 09:56:46\",\n            \"xsi_profile_name\": \"viradiac-Grp1\",\n            \"events\": [\n                {\n                    \"xsi_event_name\": \"CallAnsweredEvent\"\n                },\n                {\n                    \"xsi_event_name\": \"CallOriginatedEvent\"\n                },\n                {\n                    \"xsi_event_name\": \"CallOriginatingEvent\"\n                },\n                {\n                    \"xsi_event_name\": \"CallReceivedEvent\"\n                },\n                {\n                    \"xsi_event_name\": \"CallReleasedEvent\"\n                }\n            ]\n        },\n        {\n            \"xsi_subscription_id\": 23,\n            \"subscription_name\": \"CCQ test\",\n            \"xsi_package_name\": \"Call Center Queue\",\n            \"profile_id\": 2,\n            \"broadworks_subscription_id\": \"13700e11-a193-48b1-bc9f-4b2d981a39eb\",\n            \"last_event_received_at\": \"2020-07-30 09:57:17\",\n            \"ac_id\": 13,\n            \"created_at\": \"2020-07-30 09:57:17\",\n            \"updated_at\": \"2020-07-30 09:57:17\",\n            \"xsi_profile_name\": \"viradiac-Grp1\",\n            \"events\": [\n                {\n                    \"xsi_event_name\": \"ACDCallAbandonedEvent\"\n                },\n                {\n                    \"xsi_event_name\": \"ACDCallAddedEvent\"\n                },\n                {\n                    \"xsi_event_name\": \"ACDCallAnsweredByAgentEvent\"\n                },\n                {\n                    \"xsi_event_name\": \"ACDCallBouncedEvent\"\n                },\n                {\n                    \"xsi_event_name\": \"ACDCallForwardedEvent\"\n                },\n                {\n                    \"xsi_event_name\": \"ACDCallOfferedToAgentEvent\"\n                },\n                {\n                    \"xsi_event_name\": \"ACDCallOverflowedEvent\"\n                },\n                {\n                    \"xsi_event_name\": \"ACDCallTransferredEvent\"\n                },\n                {\n                    \"xsi_event_name\": \"ACDCallUpdatedEvent\"\n                }\n            ]\n        },\n        {\n            \"xsi_subscription_id\": 24,\n            \"subscription_name\": \"CCM test\",\n            \"xsi_package_name\": \"Call Center Monitoring\",\n            \"profile_id\": 2,\n            \"broadworks_subscription_id\": \"f6e6ac3e-a4c5-4ab9-85e7-3e388f522428\",\n            \"last_event_received_at\": \"2020-07-30 09:57:58\",\n            \"ac_id\": 13,\n            \"created_at\": \"2020-07-30 09:57:58\",\n            \"updated_at\": \"2020-07-30 09:57:58\",\n            \"xsi_profile_name\": \"viradiac-Grp1\",\n            \"events\": [\n                {\n                    \"xsi_event_name\": \"CallCenterMonitoringEvent\"\n                }\n            ]\n        },\n        {\n            \"xsi_subscription_id\": 25,\n            \"subscription_name\": \"CCA test\",\n            \"xsi_package_name\": \"Call Center Agent\",\n            \"profile_id\": 2,\n            \"broadworks_subscription_id\": \"d41400f1-bf9c-42de-b6b3-14a9ea3cc97a\",\n            \"last_event_received_at\": \"2020-07-30 09:58:22\",\n            \"ac_id\": 13,\n            \"created_at\": \"2020-07-30 09:58:22\",\n            \"updated_at\": \"2020-07-30 09:58:22\",\n            \"xsi_profile_name\": \"viradiac-Grp1\",\n            \"events\": [\n                {\n                    \"xsi_event_name\": \"ACDAgentJoinUpdateEvent\"\n                },\n                {\n                    \"xsi_event_name\": \"AgentDispositionCodeAddedEvent\"\n                },\n                {\n                    \"xsi_event_name\": \"AgentStateEvent\"\n                }\n            ]\n        },\n        {\n            \"xsi_subscription_id\": 26,\n            \"subscription_name\": \"CCAM test\",\n            \"xsi_package_name\": \"Call Center Agent Monitoring\",\n            \"profile_id\": 2,\n            \"broadworks_subscription_id\": \"f2b1c4d8-5001-4b79-a1c0-423a0e3197c3\",\n            \"last_event_received_at\": \"2020-07-30 09:58:47\",\n            \"ac_id\": 13,\n            \"created_at\": \"2020-07-30 09:58:47\",\n            \"updated_at\": \"2020-07-30 09:58:47\",\n            \"xsi_profile_name\": \"viradiac-Grp1\",\n            \"events\": [\n                {\n                    \"xsi_event_name\": \"CallCenterAgentMonitoringEvent\"\n                },\n                {\n                    \"xsi_event_name\": \"CallCenterAgentOnCallAlertEvent\"\n                }\n            ]\n        },\n        {\n            \"xsi_subscription_id\": 27,\n            \"subscription_name\": \"CCC test\",\n            \"xsi_package_name\": \"Call Center Configuration\",\n            \"profile_id\": 2,\n            \"broadworks_subscription_id\": \"9e7accf2-a1f8-4ae5-8f52-b433c0e8bde2\",\n            \"last_event_received_at\": \"2020-07-30 09:59:15\",\n            \"ac_id\": 13,\n            \"created_at\": \"2020-07-30 09:59:15\",\n            \"updated_at\": \"2020-07-30 09:59:15\",\n            \"xsi_profile_name\": \"viradiac-Grp1\",\n            \"events\": [\n                {\n                    \"xsi_event_name\": \"ACDForcedForwardingEvent\"\n                },\n                {\n                    \"xsi_event_name\": \"ACDHolidayServiceEvent\"\n                },\n                {\n                    \"xsi_event_name\": \"ACDNightServiceEvent\"\n                }\n            ]\n        },\n        {\n            \"xsi_subscription_id\": 28,\n            \"subscription_name\": \"VMMS test\",\n            \"xsi_package_name\": \"Voice Mail Message Summary\",\n            \"profile_id\": 2,\n            \"broadworks_subscription_id\": \"6315d352-4eb7-45ca-a7e6-124dcd8507fe\",\n            \"last_event_received_at\": \"2020-07-30 09:59:41\",\n            \"ac_id\": 13,\n            \"created_at\": \"2020-07-30 09:59:41\",\n            \"updated_at\": \"2020-07-30 09:59:41\",\n            \"xsi_profile_name\": \"viradiac-Grp1\",\n            \"events\": [\n                {\n                    \"xsi_event_name\": \"VoiceMailMessageSummaryEvent\"\n                }\n            ]\n        }\n    ],\n    \"meta\": {\n        \"pagination\": {\n            \"total\": 7,\n            \"count\": 7,\n            \"per_page\": 15,\n            \"current_page\": 1,\n            \"total_pages\": 1,\n            \"links\": null\n        }\n    }\n}"}],"_postman_id":"3cf1dda9-93b8-4798-a164-8df1c67f6138"},{"name":"create subscription","id":"e2630c1d-cc90-4fc6-8fc0-6db165e96eba","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"subscription_name\":\"user subscription test\",\r\n    \"profile_id\":{{xsi_profile_id}},\r\n    \"xsi_package_name\":\"Call Center Agent Monitoring\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{base_url}}/broadworks/xsi-subscriptions","auth":{"type":"apikey","apikey":{"value":"{{studio-api-key}}","key":"<key>"},"isInherited":true,"source":{"_postman_id":"e6edae9f-2b66-4e95-b63c-0b527719c058","id":"e6edae9f-2b66-4e95-b63c-0b527719c058","name":"Manage API's","type":"folder"}},"urlObject":{"path":["broadworks","xsi-subscriptions"],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[{"id":"401cb4d7-1749-4ef9-a6d7-cfda29c6312b","name":"invalid profile name","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"subscription_name\":\"user subscription test\",\r\n    \"xsi_package_name\":\"Basic Call\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{base_url}}/broadworks/xsi-subscriptions"},"status":"Unprocessable Entity","code":422,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 29 Jul 2020 23:22:34 GMT"},{"key":"Server","value":"Apache/2.4.41 (Win64) OpenSSL/1.1.1c PHP/7.2.22"},{"key":"Vary","value":"Authorization"},{"key":"X-Powered-By","value":"PHP/7.2.22"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"59"},{"key":"Set-Cookie","value":"laravel_session=Tn4Q5vAAFoJy979sIkAeK4M9RZ3dszeau9POvQ1a; expires=Thu, 30-Jul-2020 19:22:36 GMT; Max-Age=72000; path=/; httponly"},{"key":"Content-Length","value":"136"},{"key":"Connection","value":"close"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"The given data was invalid.\",\n    \"errors\": [\n        [\n            \"Invalid Data -\\nProfile name is required to make subscription\"\n        ]\n    ],\n    \"status_code\": 422\n}"},{"id":"b168fbfa-27e8-46c1-a9c4-966cf27899d3","name":"invalid package name","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"subscription_name\":\"user subscription test\",\r\n    \"profile_id\":{{xsi_profile_id}},\r\n    \"xsi_package_name\":\"Basic xCall\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{base_url}}/broadworks/xsi-subscriptions"},"status":"Unprocessable Entity","code":422,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 29 Jul 2020 23:21:50 GMT"},{"key":"Server","value":"Apache/2.4.41 (Win64) OpenSSL/1.1.1c PHP/7.2.22"},{"key":"Vary","value":"Authorization"},{"key":"X-Powered-By","value":"PHP/7.2.22"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"58"},{"key":"Set-Cookie","value":"laravel_session=Tn4Q5vAAFoJy979sIkAeK4M9RZ3dszeau9POvQ1a; expires=Thu, 30-Jul-2020 19:21:51 GMT; Max-Age=72000; path=/; httponly"},{"key":"Content-Length","value":"305"},{"key":"Connection","value":"close"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"The given data was invalid.\",\n    \"errors\": [\n        [\n            \"Invalid Data -\\nPackage name is case sensitive and it must be one from - Basic Call, Call Center Queue, Call Center Configuration, Call Center Monitoring, Call Center Agent, Call Center Agent Monitoring, Voice Mail Message Summary\"\n        ]\n    ],\n    \"status_code\": 422\n}"},{"id":"b3cb1d14-e53e-439a-acc1-5ff603bc05e1","name":"incorrect broadworks credentials","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"subscription_name\":\"user subscription test\",\r\n    \"profile_id\":{{xsi_profile_id}},\r\n    \"xsi_package_name\":\"Basic Call\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{base_url}}/broadworks/xsi-subscriptions"},"status":"Not Acceptable","code":406,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 29 Jul 2020 23:23:20 GMT"},{"key":"Server","value":"Apache/2.4.41 (Win64) OpenSSL/1.1.1c PHP/7.2.22"},{"key":"Vary","value":"Authorization"},{"key":"X-Powered-By","value":"PHP/7.2.22"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"57"},{"key":"Set-Cookie","value":"laravel_session=Tn4Q5vAAFoJy979sIkAeK4M9RZ3dszeau9POvQ1a; expires=Thu, 30-Jul-2020 19:23:26 GMT; Max-Age=72000; path=/; httponly"},{"key":"Content-Length","value":"104"},{"key":"Connection","value":"close"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"Xsi profile credentials returned as unauthorised for making subscription\",\n    \"status_code\": 406\n}"},{"id":"cfa42c4a-ea85-47ee-a242-724177a90cc0","name":"200 ok","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"subscription_name\":\"user subscription test\",\r\n    \"profile_id\":{{xsi_profile_id}},\r\n    \"xsi_package_name\":\"Call Center Agent Monitoring\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{base_url}}/broadworks/xsi-subscriptions"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 29 Jul 2020 23:26:26 GMT"},{"key":"Server","value":"Apache/2.4.41 (Win64) OpenSSL/1.1.1c PHP/7.2.22"},{"key":"Vary","value":"Authorization"},{"key":"X-Powered-By","value":"PHP/7.2.22"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"59"},{"key":"ETag","value":"\"2547f24dfb2000616a703856ffbaa3a2a948d696\""},{"key":"Set-Cookie","value":"laravel_session=Tn4Q5vAAFoJy979sIkAeK4M9RZ3dszeau9POvQ1a; expires=Thu, 30-Jul-2020 19:26:30 GMT; Max-Age=72000; path=/; httponly"},{"key":"Content-Length","value":"481"},{"key":"Connection","value":"close"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"subscription_name\": \"user subscription test\",\n        \"profile_id\": 2,\n        \"xsi_package_name\": \"Call Center Agent Monitoring\",\n        \"broadworks_subscription_id\": \"eb811d8a-f454-46a7-82f6-f3b51ab698f5\",\n        \"last_event_received_at\": \"2020-07-30 09:26:29\",\n        \"updated_at\": \"2020-07-30 09:26:29\",\n        \"created_at\": \"2020-07-30 09:26:29\",\n        \"xsi_subscription_id\": 21,\n        \"xsi_profile_name\": \"viradiac-Grp1\",\n        \"events\": [\n            {\n                \"xsi_event_name\": \"CallCenterAgentMonitoringEvent\"\n            },\n            {\n                \"xsi_event_name\": \"CallCenterAgentOnCallAlertEvent\"\n            }\n        ]\n    }\n}"}],"_postman_id":"e2630c1d-cc90-4fc6-8fc0-6db165e96eba"},{"name":"remove subscription","id":"a839b854-5c6b-46c2-b936-2e89317078ca","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"scope","value":"ac","type":"text"},{"key":"scope-id","value":"{{ac_id}}","type":"text"}],"url":"{{base_url}}/broadworks/xsi-subscriptions/1","auth":{"type":"apikey","apikey":{"value":"{{studio-api-key}}","key":"<key>"},"isInherited":true,"source":{"_postman_id":"e6edae9f-2b66-4e95-b63c-0b527719c058","id":"e6edae9f-2b66-4e95-b63c-0b527719c058","name":"Manage API's","type":"folder"}},"urlObject":{"path":["broadworks","xsi-subscriptions","1"],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[{"id":"27b73a90-d8cc-4c02-a89c-47904c934f85","name":"200 ok","originalRequest":{"method":"DELETE","header":[{"key":"scope","value":"ac","type":"text"},{"key":"scope-id","value":"{{ac_id}}","type":"text"}],"url":"{{base_url}}/broadworks/xsi-subscriptions/21"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 29 Jul 2020 23:27:26 GMT"},{"key":"Server","value":"Apache/2.4.41 (Win64) OpenSSL/1.1.1c PHP/7.2.22"},{"key":"Vary","value":"Authorization"},{"key":"X-Powered-By","value":"PHP/7.2.22"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"60"},{"key":"ETag","value":"\"53e6ecd93f9030c221358abf83d69b339e4dfb77\""},{"key":"Set-Cookie","value":"laravel_session=Tn4Q5vAAFoJy979sIkAeK4M9RZ3dszeau9POvQ1a; expires=Thu, 30-Jul-2020 19:27:29 GMT; Max-Age=72000; path=/; httponly"},{"key":"Content-Length","value":"34"},{"key":"Connection","value":"close"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"Operation successful\"\n}"}],"_postman_id":"a839b854-5c6b-46c2-b936-2e89317078ca"},{"name":"get subscription packages","id":"e64a9ddc-37de-4f5c-95c3-37a2b3c82e7d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"","auth":{"type":"apikey","apikey":{"value":"{{studio-api-key}}","key":"<key>"},"isInherited":true,"source":{"_postman_id":"e6edae9f-2b66-4e95-b63c-0b527719c058","id":"e6edae9f-2b66-4e95-b63c-0b527719c058","name":"Manage API's","type":"folder"}},"urlObject":{"query":[],"variable":[]}},"response":[{"id":"da6d591d-0112-4e8a-81a6-da8bdb84f4ce","name":"200 ok","originalRequest":{"method":"POST","header":[{"key":"scope","value":"ac","type":"text"},{"key":"scope-id","value":"{{ac_id}}","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"profile_id\": 2\r\n}","options":{"raw":{"language":"json"}}},"url":"{{base_url}}/broadworks/xsi-packages"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 29 Jul 2020 23:21:11 GMT"},{"key":"Server","value":"Apache/2.4.41 (Win64) OpenSSL/1.1.1c PHP/7.2.22"},{"key":"Vary","value":"Authorization"},{"key":"X-Powered-By","value":"PHP/7.2.22"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"59"},{"key":"ETag","value":"\"8a637b0ee377404c2a3b6e33914224d4d46e3520\""},{"key":"Set-Cookie","value":"laravel_session=Tn4Q5vAAFoJy979sIkAeK4M9RZ3dszeau9POvQ1a; expires=Thu, 30-Jul-2020 19:21:12 GMT; Max-Age=72000; path=/; httponly"},{"key":"Content-Length","value":"323"},{"key":"Connection","value":"close"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": [\n        {\n            \"xsi_package_name\": \"Basic Call\"\n        },\n        {\n            \"xsi_package_name\": \"Call Center Queue\"\n        },\n        {\n            \"xsi_package_name\": \"Call Center Agent\"\n        },\n        {\n            \"xsi_package_name\": \"Call Center Agent Monitoring\"\n        },\n        {\n            \"xsi_package_name\": \"Call Center Configuration\"\n        },\n        {\n            \"xsi_package_name\": \"Call Center Monitoring\"\n        },\n        {\n            \"xsi_package_name\": \"Voice Mail Message Summary\"\n        }\n    ]\n}"}],"_postman_id":"e64a9ddc-37de-4f5c-95c3-37a2b3c82e7d"}],"id":"b9abee43-45ea-4ad6-89cb-a9be34139c42","_postman_id":"b9abee43-45ea-4ad6-89cb-a9be34139c42","description":"","auth":{"type":"apikey","apikey":{"value":"{{studio-api-key}}","key":"<key>"},"isInherited":true,"source":{"_postman_id":"e6edae9f-2b66-4e95-b63c-0b527719c058","id":"e6edae9f-2b66-4e95-b63c-0b527719c058","name":"Manage API's","type":"folder"}}},{"name":"xsi profiles","item":[{"name":"list xsi profiles","id":"36b0da6f-c033-4eda-b093-d805a8c751d4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"scope","value":"ac","type":"text"},{"key":"scope-id","value":"{{ac_id}}","type":"text"}],"url":"{{base_url}}/broadworks/xsi-profiles","description":"<p>returns list of xsi profiles in an account with pagination. </p>\n","auth":{"type":"apikey","apikey":{"value":"{{studio-api-key}}","key":"<key>"},"isInherited":true,"source":{"_postman_id":"e6edae9f-2b66-4e95-b63c-0b527719c058","id":"e6edae9f-2b66-4e95-b63c-0b527719c058","name":"Manage API's","type":"folder"}},"urlObject":{"path":["broadworks","xsi-profiles"],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[{"id":"7ee446d2-0fdb-4c10-b994-b3bdf4619369","name":"200 ok","originalRequest":{"method":"GET","header":[{"key":"scope","value":"ac","type":"text"},{"key":"scope-id","value":"{{ac_id}}","type":"text"}],"url":"{{base_url}}/broadworks/xsi-profiles"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 23 Jul 2020 06:56:14 GMT"},{"key":"Server","value":"Apache/2.4.41 (Win64) OpenSSL/1.1.1c PHP/7.2.22"},{"key":"Vary","value":"Authorization"},{"key":"X-Powered-By","value":"PHP/7.2.22"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"58"},{"key":"ETag","value":"\"4b091f5cb15e273b6738c1f445a7ebc96d5828fa\""},{"key":"Set-Cookie","value":"laravel_session=9z6s13eLv2KbFRHT2lsjoztKqyuxAS7YJL9XJrfT; expires=Fri, 24-Jul-2020 02:56:15 GMT; Max-Age=72000; path=/; httponly"},{"key":"Content-Length","value":"1405"},{"key":"Connection","value":"close"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": [\n        {\n            \"xsi_profile_id\": 2,\n            \"xsi_profile_name\": \"Cisco Sandbox Chandresh\",\n            \"xsi_user_id\": \"viradiac-Grp1@broadsoftlab.com\",\n            \"xsi_action_url\": \"http://broadsoftsandboxxsp.cisco.com\",\n            \"xsi_event_url\": \"http://broadsoftsandboxxsp.cisco.com\",\n            \"xsi_account_type\": \"group\",\n            \"xsi_subscription_mode\": \"http\",\n            \"xsi_enterprise_id\": \"DevNet\",\n            \"xsi_group_id\": \"viradiac-Grp1\",\n            \"is_enabled\": 1,\n            \"ac_id\": 13,\n            \"created_at\": \"2020-07-23 15:23:59\",\n            \"updated_at\": \"2020-07-23 15:23:59\"\n        },\n        {\n            \"xsi_profile_id\": 3,\n            \"xsi_profile_name\": \"Cisco Sandbox Chandresh\",\n            \"xsi_user_id\": \"viradiac-Grp1@broadsoftlab.com\",\n            \"xsi_action_url\": \"http://broadsoftsandboxxsp.cisco.com\",\n            \"xsi_event_url\": \"http://broadsoftsandboxxsp.cisco.com\",\n            \"xsi_account_type\": \"enterprise\",\n            \"xsi_subscription_mode\": \"http\",\n            \"xsi_enterprise_id\": \"DevNet\",\n            \"xsi_group_id\": \"\",\n            \"is_enabled\": 1,\n            \"ac_id\": 13,\n            \"created_at\": \"2020-07-23 16:54:22\",\n            \"updated_at\": \"2020-07-23 16:54:22\"\n        },\n        {\n            \"xsi_profile_id\": 4,\n            \"xsi_profile_name\": \"Cisco Sandbox Chandresh u9736722281\",\n            \"xsi_user_id\": \"u9736722281\",\n            \"xsi_action_url\": \"http://broadsoftsandboxxsp.cisco.com\",\n            \"xsi_event_url\": \"http://broadsoftsandboxxsp.cisco.com\",\n            \"xsi_account_type\": \"user\",\n            \"xsi_subscription_mode\": \"http\",\n            \"xsi_enterprise_id\": \"\",\n            \"xsi_group_id\": \"\",\n            \"is_enabled\": 1,\n            \"ac_id\": 13,\n            \"created_at\": \"2020-07-23 16:55:48\",\n            \"updated_at\": \"2020-07-23 16:55:48\"\n        }\n    ],\n    \"meta\": {\n        \"pagination\": {\n            \"total\": 3,\n            \"count\": 3,\n            \"per_page\": 15,\n            \"current_page\": 1,\n            \"total_pages\": 1,\n            \"links\": null\n        }\n    }\n}"}],"_postman_id":"36b0da6f-c033-4eda-b093-d805a8c751d4"},{"name":"create xsi profile","id":"260129f2-9952-47b9-bbcc-288f537243b3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"scope","value":"ac","type":"text"},{"key":"scope-id","value":"{{ac_id}}","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"xsi_profile_name\": \"Cisco Sandbox Chandresh\",\r\n    \"xsi_user_id\": \"chandresh.-Grp1@broadsoftlab.com\",\r\n    \"xsi_password\": \"77qxqg55\",\r\n    \"xsi_action_url\": \"http://broadsoftsandboxxsp.cisco.com\",\r\n    \"xsi_event_url\": \"http://broadsoftsandboxxsp.cisco.com\",\r\n    \"xsi_account_type\": \"group\",\r\n    \"xsi_subscription_mode\": \"http\",\r\n    \"xsi_enterprise_id\": \"DevNet\",\r\n    \"xsi_group_id\": \"chandresh.-Grp1\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{base_url}}/broadworks/xsi-profiles","description":"<p>create xsi profile using xsi credentials from broadworks portal.</p>\n<p>xsi_account_type : user, group or enterprise</p>\n<p>xsi_subscription_mode: http or channel</p>\n<p>xsi_enterprise_id: enterprise id or service provider id (find in broadworks portal)</p>\n<p>xsi_group_id: group id (find in broadworks portal)</p>\n","auth":{"type":"apikey","apikey":{"value":"{{studio-api-key}}","key":"<key>"},"isInherited":true,"source":{"_postman_id":"e6edae9f-2b66-4e95-b63c-0b527719c058","id":"e6edae9f-2b66-4e95-b63c-0b527719c058","name":"Manage API's","type":"folder"}},"urlObject":{"path":["broadworks","xsi-profiles"],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[{"id":"6123808c-4768-486d-8f68-e3eb8f3ea006","name":"200 ok","originalRequest":{"method":"POST","header":[{"key":"scope","value":"ac","type":"text"},{"key":"scope-id","value":"{{ac_id}}","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"xsi_profile_name\": \"Cisco Sandbox Chandresh\",\r\n    \"xsi_user_id\": \"chandresh.-Grp1@broadsoftlab.com\",\r\n    \"xsi_password\": \"77qxqg55\",\r\n    \"xsi_action_url\": \"http://broadsoftsandboxxsp.cisco.com\",\r\n    \"xsi_event_url\": \"http://broadsoftsandboxxsp.cisco.com\",\r\n    \"xsi_account_type\": \"group\",\r\n    \"xsi_subscription_mode\": \"http\",\r\n    \"xsi_enterprise_id\": \"DevNet\",\r\n    \"xsi_group_id\": \"chandresh.-Grp1\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{base_url}}/broadworks/xsi-profiles"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 23 Jul 2020 03:03:15 GMT"},{"key":"Server","value":"Apache/2.4.41 (Win64) OpenSSL/1.1.1c PHP/7.2.22"},{"key":"Vary","value":"Authorization"},{"key":"X-Powered-By","value":"PHP/7.2.22"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"58"},{"key":"ETag","value":"\"f2099b80c7792a0f31486563f3fcd2937b66a6ab\""},{"key":"Set-Cookie","value":"laravel_session=9z6s13eLv2KbFRHT2lsjoztKqyuxAS7YJL9XJrfT; expires=Thu, 23-Jul-2020 23:03:16 GMT; Max-Age=72000; path=/; httponly"},{"key":"Content-Length","value":"439"},{"key":"Connection","value":"close"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"xsi_profile_name\": \"Cisco Sandbox Chandresh\",\n        \"xsi_user_id\": \"chandresh.-Grp1@broadsoftlab.com\",\n        \"xsi_action_url\": \"http://broadsoftsandboxxsp.cisco.com\",\n        \"xsi_event_url\": \"http://broadsoftsandboxxsp.cisco.com\",\n        \"xsi_account_type\": \"group\",\n        \"xsi_subscription_mode\": \"http\",\n        \"xsi_enterprise_id\": \"DevNet\",\n        \"xsi_group_id\": \"chandresh.-Grp1\",\n        \"ac_id\": 13,\n        \"updated_at\": \"2020-07-23 13:03:16\",\n        \"created_at\": \"2020-07-23 13:03:16\",\n        \"xsi_profile_id\": 1\n    }\n}"}],"_postman_id":"260129f2-9952-47b9-bbcc-288f537243b3"},{"name":"update xsi profile","id":"f717992a-38e0-4052-b6ca-4279f0db3c2e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"scope","value":"ac","type":"text"},{"key":"scope-id","value":"{{ac_id}}","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"xsi_profile_name\": \"Cisco Sandbox Chandresh Enterprise\",\r\n    \"xsi_user_id\": \"chandresh.-Grp1@broadsoftlab.com\",\r\n    \"xsi_password\": \"77qxqg55\",\r\n    \"xsi_action_url\": \"http://broadsoftsandboxxsp.cisco.com\",\r\n    \"xsi_event_url\": \"http://broadsoftsandboxxsp.cisco.com\",\r\n    \"xsi_account_type\": \"group\",\r\n    \"xsi_subscription_mode\": \"http\",\r\n    \"xsi_enterprise_id\": \"DevNet\",\r\n    \"xsi_group_id\": \"chandresh.-Grp1\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{base_url}}/broadworks/xsi-profiles/1","description":"<p>update xsi profile using xsi credentials from broadworks portal.</p>\n<p>xsi_account_type : user, group or enterprise</p>\n<p>xsi_subscription_mode: http or channel</p>\n<p>xsi_enterprise_id: enterprise id or service provider id (find in broadworks portal)</p>\n<p>xsi_group_id: group id (find in broadworks portal)</p>\n","auth":{"type":"apikey","apikey":{"value":"{{studio-api-key}}","key":"<key>"},"isInherited":true,"source":{"_postman_id":"e6edae9f-2b66-4e95-b63c-0b527719c058","id":"e6edae9f-2b66-4e95-b63c-0b527719c058","name":"Manage API's","type":"folder"}},"urlObject":{"path":["broadworks","xsi-profiles","1"],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[{"id":"870c9979-15df-450a-984d-42f1d2cf0552","name":"200 ok","originalRequest":{"method":"PUT","header":[{"key":"scope","value":"ac","type":"text"},{"key":"scope-id","value":"{{ac_id}}","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"xsi_profile_name\": \"Cisco Sandbox Chandresh Enterprise\",\r\n    \"xsi_user_id\": \"chandresh.-Grp1@broadsoftlab.com\",\r\n    \"xsi_password\": \"77qxqg55\",\r\n    \"xsi_action_url\": \"http://broadsoftsandboxxsp.cisco.com\",\r\n    \"xsi_event_url\": \"http://broadsoftsandboxxsp.cisco.com\",\r\n    \"xsi_account_type\": \"group\",\r\n    \"xsi_subscription_mode\": \"http\",\r\n    \"xsi_enterprise_id\": \"DevNet\",\r\n    \"xsi_group_id\": \"chandresh.-Grp1\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{base_url}}/broadworks/xsi-profiles/1"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 23 Jul 2020 03:18:19 GMT"},{"key":"Server","value":"Apache/2.4.41 (Win64) OpenSSL/1.1.1c PHP/7.2.22"},{"key":"Vary","value":"Authorization"},{"key":"X-Powered-By","value":"PHP/7.2.22"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"59"},{"key":"ETag","value":"\"fec27308b805c603cf702700415ac83bfccd8fe9\""},{"key":"Set-Cookie","value":"laravel_session=9z6s13eLv2KbFRHT2lsjoztKqyuxAS7YJL9XJrfT; expires=Thu, 23-Jul-2020 23:18:20 GMT; Max-Age=72000; path=/; httponly"},{"key":"Content-Length","value":"465"},{"key":"Connection","value":"close"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"xsi_profile_id\": 1,\n        \"xsi_profile_name\": \"Cisco Sandbox Chandresh Enterprise\",\n        \"xsi_user_id\": \"chandresh.-Grp1@broadsoftlab.com\",\n        \"xsi_action_url\": \"http://broadsoftsandboxxsp.cisco.com\",\n        \"xsi_event_url\": \"http://broadsoftsandboxxsp.cisco.com\",\n        \"xsi_account_type\": \"group\",\n        \"xsi_subscription_mode\": \"http\",\n        \"xsi_enterprise_id\": \"DevNet\",\n        \"xsi_group_id\": \"chandresh.-Grp1\",\n        \"is_enabled\": 1,\n        \"ac_id\": 13,\n        \"created_at\": \"2020-07-23 13:03:16\",\n        \"updated_at\": \"2020-07-23 13:18:20\"\n    }\n}"}],"_postman_id":"f717992a-38e0-4052-b6ca-4279f0db3c2e"},{"name":"delete xsi profile","id":"62ea1dc3-d0f2-4ab5-b56e-cf293db41658","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"scope","value":"ac","type":"text"},{"key":"scope-id","value":"{{ac_id}}","type":"text"}],"url":"{{base_url}}/broadworks/xsi-profiles/1","auth":{"type":"apikey","apikey":{"value":"{{studio-api-key}}","key":"<key>"},"isInherited":true,"source":{"_postman_id":"e6edae9f-2b66-4e95-b63c-0b527719c058","id":"e6edae9f-2b66-4e95-b63c-0b527719c058","name":"Manage API's","type":"folder"}},"urlObject":{"path":["broadworks","xsi-profiles","1"],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[{"id":"30ee0940-f451-4aa1-afad-0f55e61bae7b","name":"200 ok","originalRequest":{"method":"DELETE","header":[{"key":"scope","value":"ac","type":"text"},{"key":"scope-id","value":"{{ac_id}}","type":"text"}],"url":"{{base_url}}/broadworks/xsi-profiles/1"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 23 Jul 2020 05:18:00 GMT"},{"key":"Server","value":"Apache/2.4.41 (Win64) OpenSSL/1.1.1c PHP/7.2.22"},{"key":"Vary","value":"Authorization"},{"key":"X-Powered-By","value":"PHP/7.2.22"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"59"},{"key":"ETag","value":"\"53e6ecd93f9030c221358abf83d69b339e4dfb77\""},{"key":"Set-Cookie","value":"laravel_session=9z6s13eLv2KbFRHT2lsjoztKqyuxAS7YJL9XJrfT; expires=Fri, 24-Jul-2020 01:18:01 GMT; Max-Age=72000; path=/; httponly"},{"key":"Content-Length","value":"34"},{"key":"Connection","value":"close"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"Operation successful\"\n}"}],"_postman_id":"62ea1dc3-d0f2-4ab5-b56e-cf293db41658"}],"id":"e04fc60f-d65e-41df-be69-232e12c27051","_postman_id":"e04fc60f-d65e-41df-be69-232e12c27051","description":"","auth":{"type":"apikey","apikey":{"value":"{{studio-api-key}}","key":"<key>"},"isInherited":true,"source":{"_postman_id":"e6edae9f-2b66-4e95-b63c-0b527719c058","id":"e6edae9f-2b66-4e95-b63c-0b527719c058","name":"Manage API's","type":"folder"}}}],"id":"1a861501-5c21-4bc3-8b08-2764fdf65f28","description":"<p>xsi profile</p>\n","_postman_id":"1a861501-5c21-4bc3-8b08-2764fdf65f28","auth":{"type":"apikey","apikey":{"value":"{{studio-api-key}}","key":"<key>"},"isInherited":true,"source":{"_postman_id":"e6edae9f-2b66-4e95-b63c-0b527719c058","id":"e6edae9f-2b66-4e95-b63c-0b527719c058","name":"Manage API's","type":"folder"}}},{"name":"Speech","item":[{"name":"ScreenpopTransferData","item":[{"name":"StoreScreenpopTransferData","id":"2d51b369-141c-4520-8320-fcafe2a9c839","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"scope","value":"ac","type":"text","description":"<p>Access Scope [ac, sp] = ac for Studio | Build</p>\n"},{"key":"scope-id","value":"{{ac_id}}","type":"text","description":"<p>Account ID from Studio | Manage | Account Profile when scope = ac</p>\n"}],"body":{"mode":"raw","raw":"{\r\n    \"task_id\": 253,\r\n    \"node_id\": 675,\r\n    \"call_id\": \"123323-545\",\r\n    \"ac_id\": {{ac_id}},\r\n    \"ani\": \"123566\",\r\n    \"dnis\": \"123456\",\r\n    \"parameters\": [\r\n        {\r\n            \"key_name\": \"order_stats\",\r\n            \"key_value\": \"Confirmed\",\r\n            \"display_name\": \"Order Status\"\r\n        },\r\n        {\r\n            \"key_name\": \"customer_name\",\r\n            \"key_value\": \"John\",\r\n            \"display_name\": \"Custom Name\"\r\n        }\r\n    ],\r\n    \"transfer_option\": \"single_phone_number\",\r\n    \"dnis_pool_id\": null\r\n}","options":{"raw":{"language":"json"}}},"url":"{{base_url}}/data/screenpop-transfer-data","auth":{"type":"bearer","bearer":{"token":"{{token}}"},"isInherited":true,"source":{"_postman_id":"5852c579-be30-4086-9404-9c174da6b29d","id":"5852c579-be30-4086-9404-9c174da6b29d","name":"ScreenpopTransferData","type":"folder"}},"urlObject":{"path":["data","screenpop-transfer-data"],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"2d51b369-141c-4520-8320-fcafe2a9c839"},{"name":"DNIS only","id":"aedc8d0b-3288-4b35-8bfb-6f78355e02a3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"{{base_url}}/data/get-screenpop-transfer-data/{{screenpop_transfer_api_key}}/DNIS/{{screenpop_dnis}}/format/JSON","description":"<p>Your call center agent receives the URL. This method uses the DNIS to generate the URL.</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Attributes</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><strong>screenpop_transfer_api_key</strong></td>\n<td>Studio API key authenticates access to Studio. This key is generated within the screenpop transfer node.</td>\n</tr>\n<tr>\n<td><strong>screenpop_dnis</strong></td>\n<td>DNIS pool from those created by <a href=\"https://documentation.five9.com/bundle/studio-combo/page/studio-manage/topics/dnis-pool.htm\">https://documentation.five9.com/bundle/studio-combo/page/studio-manage/topics/dnis-pool.htm</a>  <br />  <br />Studio uses a round robin policy to retrieve the next unallocated number from the pool. Once all the numbers have been used, Studio reuses the number pool.  <br />  <br />Take care to ensure that the DNIS pool size is large enough for the expected call volume so the same DNIS is not used for two calls transferred at the same time.</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"path":["data","get-screenpop-transfer-data","{{screenpop_transfer_api_key}}","DNIS","{{screenpop_dnis}}","format","JSON"],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[{"id":"5ab82358-8b1e-47f2-9015-eb4eb63a1941","name":"DNIS only example","originalRequest":{"method":"GET","header":[],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"{{base_url}}/data/get-screenpop-transfer-data/{{screenpop_transfer_api_key}}/DNIS/{{screenpop_dnis}}/format/JSON"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx"},{"key":"Date","value":"Fri, 08 Mar 2024 00:29:38 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"ETag","value":"\"2318236a3cc1a2e7c5527de622959069eac01bb0\""},{"key":"Set-Cookie","value":"studio_session=tLye6kh0qdXwRAPB3ZxzQkteKEt3I0xECdAydbpq; expires=Fri, 08-Mar-2024 02:29:38 GMT; Max-Age=7200; path=/; secure; httponly"},{"key":"X-Kong-Upstream-Latency","value":"47"},{"key":"X-Kong-Proxy-Latency","value":"0"},{"key":"Via","value":"kong/2.8.1"}],"cookie":[],"responseTime":null,"body":"{\n    \"uuid\": \"17923e8e-028a-485b-af6b-1d4e5ef28742\",\n    \"ani\": \"19253671453\",\n    \"dnis\": \"9253671453\",\n    \"Kumar\": \"testing\"\n}"}],"_postman_id":"aedc8d0b-3288-4b35-8bfb-6f78355e02a3"},{"name":"ANI only","id":"4bd3b872-40c5-44e0-a82e-2999e7f65e19","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"{{base_url}}/data/get-screenpop-transfer-data/{{screenpop_transfer_api_key}}/ANI/{{screenpop_ani}}/format/JSON","description":"<p>Your call center agent receives the URL. This method uses the caller ANI to generate the URL.</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Attributes</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><strong>screenpop_transfer_api_key</strong></td>\n<td>Studio API key authenticates access to Studio. This key is generated within the screenpop transfer node.</td>\n</tr>\n<tr>\n<td><strong>screenpop_ani</strong></td>\n<td>Caller ANI</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"path":["data","get-screenpop-transfer-data","{{screenpop_transfer_api_key}}","ANI","{{screenpop_ani}}","format","JSON"],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[{"id":"dd0525cb-5ff3-45b8-90d0-464c435b244c","name":"ANI only example","originalRequest":{"method":"GET","header":[],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"{{base_url}}/data/get-screenpop-transfer-data/{{screenpop_transfer_api_key}}/ANI/{{screenpop_ani}}/format/JSON"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx"},{"key":"Date","value":"Fri, 08 Mar 2024 00:30:03 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"ETag","value":"\"2318236a3cc1a2e7c5527de622959069eac01bb0\""},{"key":"Set-Cookie","value":"studio_session=tLye6kh0qdXwRAPB3ZxzQkteKEt3I0xECdAydbpq; expires=Fri, 08-Mar-2024 02:30:03 GMT; Max-Age=7200; path=/; secure; httponly"},{"key":"X-Kong-Upstream-Latency","value":"55"},{"key":"X-Kong-Proxy-Latency","value":"0"},{"key":"Via","value":"kong/2.8.1"}],"cookie":[],"responseTime":null,"body":"{\n    \"uuid\": \"17923e8e-028a-485b-af6b-1d4e5ef28742\",\n    \"ani\": \"19253671453\",\n    \"dnis\": \"9253671453\",\n    \"Kumar\": \"testing\"\n}"}],"_postman_id":"4bd3b872-40c5-44e0-a82e-2999e7f65e19"},{"name":"ANI and DNIS","id":"1ffac6ca-c4da-4523-b66a-6c46861f02e7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"{{base_url}}/data/get-screenpop-transfer-data/{{screenpop_transfer_api_key}}/DNIS/{{screenpop_dnis}}/ANI/{{screenpop_ani}}/format/JSON","description":"<p>Your call center agent receives the URL. This method uses ANI and the DNIS to generate the URL.</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Attributes</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><strong>screenpop_transfer_api_key</strong></td>\n<td>Studio API key authenticates access to Studio. This key is generated within the screenpop transfer node.</td>\n</tr>\n<tr>\n<td><strong>screenpop_ani</strong></td>\n<td>Caller ANI</td>\n</tr>\n<tr>\n<td><strong>screenpop_dnis</strong></td>\n<td>DNIS pool from those created by <a href=\"https://documentation.five9.com/bundle/studio-combo/page/studio-manage/topics/dnis-pool.htm\">https://documentation.five9.com/bundle/studio-combo/page/studio-manage/topics/dnis-pool.htm</a>  <br />  <br />Studio uses a round robin policy to retrieve the next unallocated number from the pool. Once all the numbers have been used, Studio reuses the number pool.  <br />  <br />Take care to ensure that the DNIS pool size is large enough for the expected call volume so the same DNIS is not used for two calls transferred at the same time.</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"path":["data","get-screenpop-transfer-data","{{screenpop_transfer_api_key}}","DNIS","{{screenpop_dnis}}","ANI","{{screenpop_ani}}","format","JSON"],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[{"id":"83d00516-cf66-4cec-9947-c09619f14502","name":"ANI and DNIS example","originalRequest":{"method":"GET","header":[],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"{{base_url}}/data/get-screenpop-transfer-data/{{screenpop_transfer_api_key}}/DNIS/{{screenpop_dnis}}/ANI/{{screenpop_ani}}/format/JSON"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx"},{"key":"Date","value":"Fri, 08 Mar 2024 00:31:13 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"ETag","value":"\"2318236a3cc1a2e7c5527de622959069eac01bb0\""},{"key":"Set-Cookie","value":"studio_session=tLye6kh0qdXwRAPB3ZxzQkteKEt3I0xECdAydbpq; expires=Fri, 08-Mar-2024 02:31:13 GMT; Max-Age=7200; path=/; secure; httponly"},{"key":"X-Kong-Upstream-Latency","value":"46"},{"key":"X-Kong-Proxy-Latency","value":"0"},{"key":"Via","value":"kong/2.8.1"}],"cookie":[],"responseTime":null,"body":"{\n    \"uuid\": \"17923e8e-028a-485b-af6b-1d4e5ef28742\",\n    \"ani\": \"19253671453\",\n    \"dnis\": \"9253671453\",\n    \"Kumar\": \"testing\"\n}"}],"_postman_id":"1ffac6ca-c4da-4523-b66a-6c46861f02e7"}],"id":"5852c579-be30-4086-9404-9c174da6b29d","description":"<p>API endpoint to perform add or retrieve screenpop transfer data to cache and database.</p>\n","auth":{"type":"bearer","bearer":{"token":"{{token}}"},"isInherited":false},"_postman_id":"5852c579-be30-4086-9404-9c174da6b29d"},{"name":"Tone Analyzer Capture Emotions","id":"d3220775-01f9-4c3c-81e8-22f15bccc303","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"token":"{{token}}"},"isInherited":false},"method":"POST","header":[{"key":"scope","type":"text","value":"ac","description":"<p>Access Scope [ac, sp] = ac</p>\n"},{"key":"scope_id","type":"text","value":"{{ac_id}}","description":"<p>Account ID from Studio | Manage | Account Profile when scope = ac</p>\n"}],"body":{"mode":"formdata","formdata":[{"description":"<p>Profile id for the webservice action</p>\n","key":"profile_id","type":"text","value":"30"},{"key":"node_type","type":"text","value":"web_service"},{"key":"url","type":"text","value":"\"\""},{"key":"http_method","type":"text","value":"\"\""},{"key":"fetch_timeout","type":"text","value":"30"},{"description":"<p>text to capture emotions</p>\n","key":"post_raw_data","type":"text","value":"{\"text\":\"This is a really bad experience. I dont like it\"}"}]},"url":"{{base_url}}/speech/testwebservice","urlObject":{"path":["speech","testwebservice"],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"d3220775-01f9-4c3c-81e8-22f15bccc303"},{"name":"Store Recordings","id":"f6e9e051-f453-499f-bf03-87bf2c6685c2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"token":"{{token}}"},"isInherited":false},"method":"POST","header":[{"key":"scope","value":"ac","type":"text","description":"<p>Access Scope [ac, sp] = ac</p>\n"},{"key":"scope-id","value":"{{ac_id}}","type":"text","description":"<p>Account ID from Studio | Manage | Account Profile when scope = ac</p>\n"}],"body":{"mode":"raw","raw":"{\r\n    \"file_name\": \"recordChannel-1-1603753419.276.wav\",\r\n    \"user_id\": \"12333556\",\r\n    \"node_data\": {\r\n        \"node_type\": \"record_node\",\r\n        \"email_list\": \"bharath.devakumar@inferencesolutions.com\"\r\n    }\r\n}","options":{"raw":{"language":"json"}}},"url":"{{base_url}}/speech/store_recording","description":"<p>Store an audio file to application storage</p>\n","urlObject":{"path":["speech","store_recording"],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"f6e9e051-f453-499f-bf03-87bf2c6685c2"}],"id":"08f3e070-ba84-4d3f-8d7e-ea02a5f94d72","_postman_id":"08f3e070-ba84-4d3f-8d7e-ea02a5f94d72","description":"","auth":{"type":"apikey","apikey":{"value":"{{studio-api-key}}","key":"<key>"},"isInherited":true,"source":{"_postman_id":"e6edae9f-2b66-4e95-b63c-0b527719c058","id":"e6edae9f-2b66-4e95-b63c-0b527719c058","name":"Manage API's","type":"folder"}}},{"name":"Web Service Profiles","item":[{"name":"list profiles","id":"a4e532c7-dadb-4bf8-a801-5f68f05f4875","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"token":"{{token}}"},"isInherited":false},"method":"GET","header":[{"key":"scope","value":"ac","type":"text"},{"key":"scope_id","value":"{{ac_id}}","type":"text"}],"body":{"mode":"raw","raw":""},"url":"{{base_url}}/util/web-service-profiles/list","urlObject":{"path":["util","web-service-profiles","list"],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"a4e532c7-dadb-4bf8-a801-5f68f05f4875"}],"id":"21ae507a-e59e-492f-83e1-26f4621b7374","_postman_id":"21ae507a-e59e-492f-83e1-26f4621b7374","description":"","auth":{"type":"apikey","apikey":{"value":"{{studio-api-key}}","key":"<key>"},"isInherited":true,"source":{"_postman_id":"e6edae9f-2b66-4e95-b63c-0b527719c058","id":"e6edae9f-2b66-4e95-b63c-0b527719c058","name":"Manage API's","type":"folder"}}},{"name":"Node Logging Profiles","item":[{"name":"Get Profiles of a particular type","id":"a13ef1a0-87ac-449f-bece-a475b43b4865","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"","auth":{"type":"apikey","apikey":{"value":"{{studio-api-key}}","key":"<key>"},"isInherited":true,"source":{"_postman_id":"e6edae9f-2b66-4e95-b63c-0b527719c058","id":"e6edae9f-2b66-4e95-b63c-0b527719c058","name":"Manage API's","type":"folder"}},"urlObject":{"query":[],"variable":[]}},"response":[],"_postman_id":"a13ef1a0-87ac-449f-bece-a475b43b4865"}],"id":"87886561-805a-4a44-9dc8-962b67991321","_postman_id":"87886561-805a-4a44-9dc8-962b67991321","description":"","auth":{"type":"apikey","apikey":{"value":"{{studio-api-key}}","key":"<key>"},"isInherited":true,"source":{"_postman_id":"e6edae9f-2b66-4e95-b63c-0b527719c058","id":"e6edae9f-2b66-4e95-b63c-0b527719c058","name":"Manage API's","type":"folder"}}},{"name":"Dnis Pool","item":[{"name":"list dnis-pool","id":"cac380b2-a45a-4a83-9950-21ebfcd9a951","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"scope","value":"sp","type":"text","description":"<p>Access Scope [ac, sp] = sp</p>\n"},{"key":"scope-id","value":"1","type":"text"}],"url":"{{base_url}}/dnis-pool/dnis-pools/","auth":{"type":"apikey","apikey":{"value":"{{studio-api-key}}","key":"<key>"},"isInherited":true,"source":{"_postman_id":"e6edae9f-2b66-4e95-b63c-0b527719c058","id":"e6edae9f-2b66-4e95-b63c-0b527719c058","name":"Manage API's","type":"folder"}},"urlObject":{"path":["dnis-pool","dnis-pools",""],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"cac380b2-a45a-4a83-9950-21ebfcd9a951"},{"name":"create dnis-pool","id":"fdebcafc-da7c-4233-be1f-7580370cc214","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"scope","value":"ac","type":"text","description":"<p>Access Scope [ac, sp] = ac</p>\n"},{"key":"scope-id","value":"{{ac_id}}","type":"text","description":"<p>Account ID from Studio | Manage | Account Profile when scope = ac</p>\n"}],"body":{"mode":"formdata","formdata":[{"key":"pool_name","value":"demo8","type":"text"},{"key":"pool_numbers","value":"1234678901-1234678910","type":"text"},{"key":"file_path","type":"text","value":"sp_1/ac_2/temp/BulkMoveNos - Sheet1 (1).csv","disabled":true}]},"url":"{{base_url}}/dnis-pool/dnis-pools","auth":{"type":"apikey","apikey":{"value":"{{studio-api-key}}","key":"<key>"},"isInherited":true,"source":{"_postman_id":"e6edae9f-2b66-4e95-b63c-0b527719c058","id":"e6edae9f-2b66-4e95-b63c-0b527719c058","name":"Manage API's","type":"folder"}},"urlObject":{"path":["dnis-pool","dnis-pools"],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"fdebcafc-da7c-4233-be1f-7580370cc214"},{"name":"update dnis-pool","id":"a7506c2b-4d6a-42b9-abf3-b30f8621dcd4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"scope","type":"text","value":"ac"},{"key":"scope-id","type":"text","value":"{{ac_id}}"}],"body":{"mode":"urlencoded","urlencoded":[{"key":"pool_name","value":"demo324","type":"text"},{"key":"insert_option","value":"replace","type":"text"},{"key":"pool_numbers","value":"1234567890-1234567898","type":"text"}]},"url":"{{base_url}}/dnis-pool/dnis-pools/39","auth":{"type":"apikey","apikey":{"value":"{{studio-api-key}}","key":"<key>"},"isInherited":true,"source":{"_postman_id":"e6edae9f-2b66-4e95-b63c-0b527719c058","id":"e6edae9f-2b66-4e95-b63c-0b527719c058","name":"Manage API's","type":"folder"}},"urlObject":{"path":["dnis-pool","dnis-pools","39"],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"a7506c2b-4d6a-42b9-abf3-b30f8621dcd4"},{"name":"delete dnis-pool","id":"2c90df65-b9c6-4402-8194-8665418141f8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"scope","type":"text","value":"ac"},{"key":"scope-id","type":"text","value":"{{ac_id}}"}],"body":{"mode":"urlencoded","urlencoded":[]},"url":"{{base_url}}/dnis-pool/dnis-pools/71","auth":{"type":"apikey","apikey":{"value":"{{studio-api-key}}","key":"<key>"},"isInherited":true,"source":{"_postman_id":"e6edae9f-2b66-4e95-b63c-0b527719c058","id":"e6edae9f-2b66-4e95-b63c-0b527719c058","name":"Manage API's","type":"folder"}},"urlObject":{"path":["dnis-pool","dnis-pools","71"],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"2c90df65-b9c6-4402-8194-8665418141f8"},{"name":"list pool numbers","id":"92b3fe32-2089-48c6-8abe-76318010343f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"scope","type":"text","value":"ac"},{"key":"scope-id","type":"text","value":"{{ac_id}}"}],"url":"{{base_url}}/dnis-pool/pool-numbers?pool_id=71","auth":{"type":"apikey","apikey":{"value":"{{studio-api-key}}","key":"<key>"},"isInherited":true,"source":{"_postman_id":"e6edae9f-2b66-4e95-b63c-0b527719c058","id":"e6edae9f-2b66-4e95-b63c-0b527719c058","name":"Manage API's","type":"folder"}},"urlObject":{"path":["dnis-pool","pool-numbers"],"host":["{{base_url}}"],"query":[{"key":"pool_id","value":"71"}],"variable":[]}},"response":[],"_postman_id":"92b3fe32-2089-48c6-8abe-76318010343f"},{"name":"delete pool number","id":"57b02de6-b844-4a27-ada8-11f134333de3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"scope","value":"ac","type":"text"},{"key":"scope-id","value":"{{ac_id}}","type":"text"}],"body":{"mode":"urlencoded","urlencoded":[]},"url":"{{base_url}}/dnis-pool/pool-numbers/9571","auth":{"type":"apikey","apikey":{"value":"{{studio-api-key}}","key":"<key>"},"isInherited":true,"source":{"_postman_id":"e6edae9f-2b66-4e95-b63c-0b527719c058","id":"e6edae9f-2b66-4e95-b63c-0b527719c058","name":"Manage API's","type":"folder"}},"urlObject":{"path":["dnis-pool","pool-numbers","9571"],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"57b02de6-b844-4a27-ada8-11f134333de3"},{"name":"get dnis-pool number","id":"9d2855f8-97e1-45fa-ba59-5bea28967b05","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"scope","value":"ac","type":"text"},{"key":"scope-id","value":"{{ac_id}}","type":"text"}],"url":"{{base_url}}/dnis-pool/get-dnis-pool-number/2","description":"<p>This API will get the available DNIS number fromt the pool</p>\n","auth":{"type":"apikey","apikey":{"value":"{{studio-api-key}}","key":"<key>"},"isInherited":true,"source":{"_postman_id":"e6edae9f-2b66-4e95-b63c-0b527719c058","id":"e6edae9f-2b66-4e95-b63c-0b527719c058","name":"Manage API's","type":"folder"}},"urlObject":{"path":["dnis-pool","get-dnis-pool-number","2"],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"9d2855f8-97e1-45fa-ba59-5bea28967b05"}],"id":"d1848e1e-2374-4c60-8146-9aaf6e032164","_postman_id":"d1848e1e-2374-4c60-8146-9aaf6e032164","description":"","auth":{"type":"apikey","apikey":{"value":"{{studio-api-key}}","key":"<key>"},"isInherited":true,"source":{"_postman_id":"e6edae9f-2b66-4e95-b63c-0b527719c058","id":"e6edae9f-2b66-4e95-b63c-0b527719c058","name":"Manage API's","type":"folder"}}},{"name":"User API Keys","item":[{"name":"list api-keys","id":"f6b764ae-dda9-4199-866b-e7afbc166ff2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"token":"{{token}}"},"isInherited":false},"method":"GET","header":[],"body":{"mode":"urlencoded","urlencoded":[]},"url":"{{base_url}}/auth/user-api-keys/?fetch_all=1&all_users=1","urlObject":{"path":["auth","user-api-keys",""],"host":["{{base_url}}"],"query":[{"key":"fetch_all","value":"1"},{"key":"all_users","value":"1"}],"variable":[]}},"response":[],"_postman_id":"f6b764ae-dda9-4199-866b-e7afbc166ff2"},{"name":"create api-keys","id":"85237f6c-cbb7-4722-a23b-4f9834c5bcdd","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"token":"{{token}}"},"isInherited":false},"method":"POST","header":[],"body":{"mode":"urlencoded","urlencoded":[{"key":"is_enabled","value":"0","type":"text"},{"key":"user_id","value":"20","type":"text"}]},"url":"{{base_url}}/auth/user-api-keys/","urlObject":{"path":["auth","user-api-keys",""],"host":["{{base_url}}"],"query":[{"disabled":true,"key":"","value":""}],"variable":[]}},"response":[],"_postman_id":"85237f6c-cbb7-4722-a23b-4f9834c5bcdd"},{"name":"delete api-keys","id":"b499b4fe-79e4-4d20-99be-07b4449027bd","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"token":"{{token}}"},"isInherited":false},"method":"DELETE","header":[],"url":"{{base_url}}/auth/user-api-keys/2","urlObject":{"path":["auth","user-api-keys","2"],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"b499b4fe-79e4-4d20-99be-07b4449027bd"},{"name":"update api-keys","id":"3b31e689-fa49-4631-a5bc-d417a1b76d18","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"token":"{{token}}"},"isInherited":false},"method":"PUT","header":[],"body":{"mode":"urlencoded","urlencoded":[{"key":"api_key","value":"adasasdsadasdaqqe23213","type":"text"},{"key":"is_enabled","value":"1","type":"text"},{"key":"user_id","value":"2","type":"text"}]},"url":"{{base_url}}/auth/user-api-keys/2","urlObject":{"path":["auth","user-api-keys","2"],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"3b31e689-fa49-4631-a5bc-d417a1b76d18"}],"id":"07fa0abb-17ed-45a4-bc5a-026d3f8cd62e","_postman_id":"07fa0abb-17ed-45a4-bc5a-026d3f8cd62e","description":"","auth":{"type":"apikey","apikey":{"value":"{{studio-api-key}}","key":"<key>"},"isInherited":true,"source":{"_postman_id":"e6edae9f-2b66-4e95-b63c-0b527719c058","id":"e6edae9f-2b66-4e95-b63c-0b527719c058","name":"Manage API's","type":"folder"}}}],"id":"e6edae9f-2b66-4e95-b63c-0b527719c058","description":"<p>This collection is to hold all the APIs that go under Manage Navigation in Studio 7.</p>\n","auth":{"type":"apikey","apikey":{"value":"{{studio-api-key}}","key":"<key>"},"isInherited":false},"event":[{"listen":"prerequest","script":{"id":"2884625d-07f9-4d1a-872e-de41ff093308","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"e391f466-edc4-4069-a13f-b6851d26f75f","type":"text/javascript","exec":[""]}}],"_postman_id":"e6edae9f-2b66-4e95-b63c-0b527719c058"},{"name":"Analyse API's","item":[{"name":"Virtual Agent Usage","item":[{"name":"WorkflowUsage","item":[{"name":"Workflow Usage Summary","id":"64aba102-60b1-433d-9395-7c48cc1c7c79","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"scope","value":"ac","type":"text","description":"<p>Access Scope [ac, sp]</p>\n"},{"key":"scope-id","value":"{{scope_id}}","type":"text","description":"<p>Account ID from Studio | Manage | Account Profile when scope = ac, Service Provider ID from Studio | Manage | Service Provider Profile when scope = sp</p>\n"}],"body":{"mode":"urlencoded","urlencoded":[]},"url":"{{base_url}}/virtualagentusage/workflow-usages?task_ids=all&ac_ids=1&sp_id=1&start_date=2020-08-03&end_date=2020-08-05&task_type=workflow","description":"<p>Analyze the usage of the virtual agent (workflow tasks). See <a href=\"https://documentation.five9.com/bundle/studio-combo/page/studio-analyze/topics/virtualagentusage.htm\">https://documentation.five9.com/bundle/studio-combo/page/studio-analyze/topics/virtualagentusage.htm</a> and <a href=\"https://documentation.five9.com/bundle/studio-combo/page/studio-analyze/topics/credits.htm\">https://documentation.five9.com/bundle/studio-combo/page/studio-analyze/topics/credits.htm</a></p>\n","auth":{"type":"apikey","apikey":{"value":"{{studio-api-key}}","key":"<key>"},"isInherited":true,"source":{"_postman_id":"f0bf3b25-efdb-4a80-a472-2853dd6e292b","id":"f0bf3b25-efdb-4a80-a472-2853dd6e292b","name":"Analyse API's","type":"folder"}},"urlObject":{"path":["virtualagentusage","workflow-usages"],"host":["{{base_url}}"],"query":[{"key":"task_ids","value":"all"},{"key":"ac_ids","value":"1"},{"key":"sp_id","value":"1"},{"key":"start_date","value":"2020-08-03"},{"key":"end_date","value":"2020-08-05"},{"key":"task_type","value":"workflow"},{"disabled":true,"key":"search","value":"Always"}],"variable":[]}},"response":[],"_postman_id":"64aba102-60b1-433d-9395-7c48cc1c7c79"},{"name":"Get Tasks For Accounts","id":"d8301659-6683-4f08-bf16-7e67f289e6d8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"scope","value":"ac","type":"text","description":"<p>Access Scope [ac, sp]</p>\n"},{"key":"scope-id","value":"{{scope_id}}","type":"text","description":"<p>Account ID from Studio | Manage | Account Profile when scope = ac, Service Provider ID from Studio | Manage | Service Provider Profile when scope = sp</p>\n"}],"body":{"mode":"urlencoded","urlencoded":[{"key":"sp_id","value":"1","type":"text"},{"key":"ac_ids","value":"all","type":"text"},{"key":"task_type","value":"workflow","type":"text"}]},"url":"{{base_url}}/virtualagentusage/get-tasks-for-accounts","auth":{"type":"apikey","apikey":{"value":"{{studio-api-key}}","key":"<key>"},"isInherited":true,"source":{"_postman_id":"f0bf3b25-efdb-4a80-a472-2853dd6e292b","id":"f0bf3b25-efdb-4a80-a472-2853dd6e292b","name":"Analyse API's","type":"folder"}},"urlObject":{"path":["virtualagentusage","get-tasks-for-accounts"],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"d8301659-6683-4f08-bf16-7e67f289e6d8"},{"name":"Get Detailed Logs For Task","id":"a17a39c1-46ff-4fe2-ae32-3e5bbadc5029","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"scope","value":"ac","type":"text","description":"<p>Access Scope [ac, sp]</p>\n"},{"key":"scope-id","value":"{{scope_id}}","type":"text","description":"<p>Account ID from Studio | Manage | Account Profile when scope = ac, Service Provider ID from Studio | Manage | Service Provider Profile when scope = sp</p>\n"}],"body":{"mode":"urlencoded","urlencoded":[{"key":"task_id","value":"157","type":"text"},{"key":"start_date","value":"2020-08-01","type":"text"},{"key":"end_date","value":"2020-08-10","type":"text"},{"key":"ac_id","value":"1","type":"text"},{"key":"sp_id","value":"1","type":"text","disabled":true},{"key":"per_page","value":"24","type":"text"},{"key":"page","value":"1","type":"text","disabled":true},{"key":"orderBy","value":"created_at","type":"text","disabled":true},{"key":"orderDirection","value":"asc","type":"text","disabled":true}]},"url":"{{base_url}}/virtualagentusage/get-detailed-logs-for-task","description":"<p>Get the Workflow Detailed Log. See <a href=\"https://documentation.five9.com/bundle/studio-combo/page/studio-analyze/topics/virtualagentusage.htm\">https://documentation.five9.com/bundle/studio-combo/page/studio-analyze/topics/virtualagentusage.htm</a></p>\n","auth":{"type":"apikey","apikey":{"value":"{{studio-api-key}}","key":"<key>"},"isInherited":true,"source":{"_postman_id":"f0bf3b25-efdb-4a80-a472-2853dd6e292b","id":"f0bf3b25-efdb-4a80-a472-2853dd6e292b","name":"Analyse API's","type":"folder"}},"urlObject":{"path":["virtualagentusage","get-detailed-logs-for-task"],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"a17a39c1-46ff-4fe2-ae32-3e5bbadc5029"}],"id":"c64ce4b3-b9c4-43f9-a474-1eba07263312","_postman_id":"c64ce4b3-b9c4-43f9-a474-1eba07263312","description":"","auth":{"type":"apikey","apikey":{"value":"{{studio-api-key}}","key":"<key>"},"isInherited":true,"source":{"_postman_id":"f0bf3b25-efdb-4a80-a472-2853dd6e292b","id":"f0bf3b25-efdb-4a80-a472-2853dd6e292b","name":"Analyse API's","type":"folder"}}},{"name":"ToneAnalyzerUsage","item":[{"name":"Tone Analyzer Usage Summary","id":"89cafb26-8b82-4e3e-a633-8f22b8ae2a96","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"scope","value":"ac","type":"text","description":"<p>Access Scope [ac, sp]</p>\n"},{"key":"scope-id","value":"{{scope_id}}","type":"text","description":"<p>Account ID from Studio | Manage | Account Profile when scope = ac, Service Provider ID from Studio | Manage | Service Provider Profile when scope = sp</p>\n"}],"body":{"mode":"urlencoded","urlencoded":[]},"url":"{{base_url}}/virtualagentusage/tone-analyzer-usages?task_ids=all&ac_ids=13&sp_id=1&start_date=2020-08-03&end_date=2020-08-13&task_type=voice","description":"<p>Analyze the usage of the virtual agent (tone analyzer). See <a href=\"https://documentation.five9.com/bundle/studio-combo/page/studio-analyze/topics/virtualagentusage.htm\">https://documentation.five9.com/bundle/studio-combo/page/studio-analyze/topics/virtualagentusage.htm</a> and <a href=\"https://documentation.five9.com/bundle/studio-combo/page/studio-analyze/topics/credits.htm\">https://documentation.five9.com/bundle/studio-combo/page/studio-analyze/topics/credits.htm</a></p>\n","auth":{"type":"apikey","apikey":{"value":"{{studio-api-key}}","key":"<key>"},"isInherited":true,"source":{"_postman_id":"f0bf3b25-efdb-4a80-a472-2853dd6e292b","id":"f0bf3b25-efdb-4a80-a472-2853dd6e292b","name":"Analyse API's","type":"folder"}},"urlObject":{"path":["virtualagentusage","tone-analyzer-usages"],"host":["{{base_url}}"],"query":[{"key":"task_ids","value":"all"},{"key":"ac_ids","value":"13"},{"key":"sp_id","value":"1"},{"key":"start_date","value":"2020-08-03"},{"key":"end_date","value":"2020-08-13"},{"key":"task_type","value":"voice"},{"disabled":true,"key":"search","value":"Always"}],"variable":[]}},"response":[],"_postman_id":"89cafb26-8b82-4e3e-a633-8f22b8ae2a96"},{"name":"Get Detailed Logs For Task","id":"22fc07dc-f3e7-493b-b3ab-e8a9cde7902b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"scope","value":"ac","type":"text","description":"<p>Access Scope [ac, sp]</p>\n"},{"key":"scope-id","value":"{{scope_id}}","type":"text","description":"<p>Account ID from Studio | Manage | Account Profile when scope = ac, Service Provider ID from Studio | Manage | Service Provider Profile when scope = sp</p>\n"}],"body":{"mode":"urlencoded","urlencoded":[{"key":"task_id","value":"1","type":"text"},{"key":"start_date","value":"2020-08-01","type":"text"},{"key":"end_date","value":"2020-08-10","type":"text"},{"key":"ac_id","value":"13","type":"text"},{"key":"sp_id","value":"1","type":"text"},{"key":"per_page","value":"24","type":"text"},{"key":"page","value":"1","type":"text","disabled":true},{"key":"orderBy","value":"created_at","type":"text","disabled":true},{"key":"orderDirection","value":"asc","type":"text","disabled":true}]},"url":"{{base_url}}/virtualagentusage/tone-analyzer-usage/get-detailed-logs-for-task","description":"<p>Get the Tone Analyzer Detailed Log. See <a href=\"https://documentation.five9.com/bundle/studio-combo/page/studio-analyze/topics/virtualagentusage.htm\">https://documentation.five9.com/bundle/studio-combo/page/studio-analyze/topics/virtualagentusage.htm</a></p>\n","auth":{"type":"apikey","apikey":{"value":"{{studio-api-key}}","key":"<key>"},"isInherited":true,"source":{"_postman_id":"f0bf3b25-efdb-4a80-a472-2853dd6e292b","id":"f0bf3b25-efdb-4a80-a472-2853dd6e292b","name":"Analyse API's","type":"folder"}},"urlObject":{"path":["virtualagentusage","tone-analyzer-usage","get-detailed-logs-for-task"],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"22fc07dc-f3e7-493b-b3ab-e8a9cde7902b"}],"id":"ac7673bc-3aec-431a-a4ff-51fd3df02789","_postman_id":"ac7673bc-3aec-431a-a4ff-51fd3df02789","description":"","auth":{"type":"apikey","apikey":{"value":"{{studio-api-key}}","key":"<key>"},"isInherited":true,"source":{"_postman_id":"f0bf3b25-efdb-4a80-a472-2853dd6e292b","id":"f0bf3b25-efdb-4a80-a472-2853dd6e292b","name":"Analyse API's","type":"folder"}}},{"name":"NumberInsightUsage","item":[{"name":"Number Insights Usage Summary","id":"9501c20e-5f66-4de1-b700-b4e27196b636","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"scope","value":"ac","type":"text","description":"<p>Access Scope [ac, sp]</p>\n"},{"key":"scope-id","value":"{{scope_id}}","description":"<p>Account ID from Studio | Manage | Account Profile when scope = ac,\nService Provider ID from Studio | Manage | Service Provider Profile when scope = sp</p>\n","type":"text"}],"body":{"mode":"urlencoded","urlencoded":[]},"url":"{{base_url}}/virtualagentusage/number-insight-usages?task_ids=all&ac_ids=13&sp_id=1&start_date=2020-08-03&end_date=2020-08-17&task_type=voice","description":"<p>Analyze the usage of the virtual agent (number of insights). See <a href=\"https://documentation.five9.com/bundle/studio-combo/page/studio-analyze/topics/virtualagentusage.htm\">https://documentation.five9.com/bundle/studio-combo/page/studio-analyze/topics/virtualagentusage.htm</a> and <a href=\"https://documentation.five9.com/bundle/studio-combo/page/studio-analyze/topics/credits.htm\">https://documentation.five9.com/bundle/studio-combo/page/studio-analyze/topics/credits.htm</a></p>\n","auth":{"type":"apikey","apikey":{"value":"{{studio-api-key}}","key":"<key>"},"isInherited":true,"source":{"_postman_id":"f0bf3b25-efdb-4a80-a472-2853dd6e292b","id":"f0bf3b25-efdb-4a80-a472-2853dd6e292b","name":"Analyse API's","type":"folder"}},"urlObject":{"path":["virtualagentusage","number-insight-usages"],"host":["{{base_url}}"],"query":[{"key":"task_ids","value":"all"},{"key":"ac_ids","value":"13"},{"key":"sp_id","value":"1"},{"key":"start_date","value":"2020-08-03"},{"key":"end_date","value":"2020-08-17"},{"disabled":true,"key":"search","value":"Always"},{"key":"task_type","value":"voice"}],"variable":[]}},"response":[],"_postman_id":"9501c20e-5f66-4de1-b700-b4e27196b636"},{"name":"Get Detailed Logs For Task","id":"8ef86164-6ef0-4062-8ab9-ae77d19ceb48","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"scope","value":"sp","type":"text","description":"<p>Access Scope [ac, sp]</p>\n"},{"key":"scope-id","value":"{{scope_id}}","type":"text","description":"<p>Account ID from Studio | Manage | Account Profile when scope = ac,\nService Provider ID from Studio | Manage | Service Provider Profile when scope = sp</p>\n"}],"body":{"mode":"urlencoded","urlencoded":[{"key":"task_id","value":"1","type":"text"},{"key":"start_date","value":"2020-08-01","type":"text"},{"key":"end_date","value":"2020-08-17","type":"text"},{"key":"ac_id","value":"13","type":"text"},{"key":"sp_id","value":"1","type":"text"},{"key":"per_page","value":"24","type":"text"},{"key":"page","value":"1","type":"text","disabled":true},{"key":"orderBy","value":"created_at","type":"text","disabled":true},{"key":"orderDirection","value":"asc","type":"text","disabled":true}]},"url":"{{base_url}}/virtualagentusage/number-insight-usage/get-detailed-logs-for-task","description":"<p>Get the Number Insights Detailed Log. See <a href=\"https://documentation.five9.com/bundle/studio-combo/page/studio-analyze/topics/virtualagentusage.htm\">https://documentation.five9.com/bundle/studio-combo/page/studio-analyze/topics/virtualagentusage.htm</a></p>\n","auth":{"type":"apikey","apikey":{"value":"{{studio-api-key}}","key":"<key>"},"isInherited":true,"source":{"_postman_id":"f0bf3b25-efdb-4a80-a472-2853dd6e292b","id":"f0bf3b25-efdb-4a80-a472-2853dd6e292b","name":"Analyse API's","type":"folder"}},"urlObject":{"path":["virtualagentusage","number-insight-usage","get-detailed-logs-for-task"],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"8ef86164-6ef0-4062-8ab9-ae77d19ceb48"}],"id":"d672a498-adc1-4123-9614-dfc58a0d7df8","_postman_id":"d672a498-adc1-4123-9614-dfc58a0d7df8","description":"","auth":{"type":"apikey","apikey":{"value":"{{studio-api-key}}","key":"<key>"},"isInherited":true,"source":{"_postman_id":"f0bf3b25-efdb-4a80-a472-2853dd6e292b","id":"f0bf3b25-efdb-4a80-a472-2853dd6e292b","name":"Analyse API's","type":"folder"}}},{"name":"TranscriptionUsage","item":[{"name":"Transcription Usage Summary","id":"e27c682b-714b-4e93-a703-14d7e74657ec","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"scope","value":"ac","type":"text","description":"<p>Access Scope [ac, sp]</p>\n"},{"key":"scope-id","value":"{{scope_id}}","type":"text","description":"<p>Account ID from Studio | Manage | Account Profile when scope = ac, Service Provider ID from Studio | Manage | Service Provider Profile when scope = sp</p>\n"}],"body":{"mode":"urlencoded","urlencoded":[]},"url":"{{base_url}}/virtualagentusage/transcription-usages?task_ids=all&ac_ids=13&sp_id=1&start_date=2020-08-03&end_date=2020-08-17&task_type=voice","description":"<p>Analyze the usage of the virtual agent (transcription service). See <a href=\"https://documentation.five9.com/bundle/studio-combo/page/studio-analyze/topics/virtualagentusage.htm\">https://documentation.five9.com/bundle/studio-combo/page/studio-analyze/topics/virtualagentusage.htm</a> and <a href=\"https://documentation.five9.com/bundle/studio-combo/page/studio-analyze/topics/credits.htm\">https://documentation.five9.com/bundle/studio-combo/page/studio-analyze/topics/credits.htm</a></p>\n","auth":{"type":"apikey","apikey":{"value":"{{studio-api-key}}","key":"<key>"},"isInherited":true,"source":{"_postman_id":"f0bf3b25-efdb-4a80-a472-2853dd6e292b","id":"f0bf3b25-efdb-4a80-a472-2853dd6e292b","name":"Analyse API's","type":"folder"}},"urlObject":{"path":["virtualagentusage","transcription-usages"],"host":["{{base_url}}"],"query":[{"key":"task_ids","value":"all"},{"key":"ac_ids","value":"13"},{"key":"sp_id","value":"1"},{"key":"start_date","value":"2020-08-03"},{"key":"end_date","value":"2020-08-17"},{"disabled":true,"key":"search","value":"Always"},{"key":"task_type","value":"voice"}],"variable":[]}},"response":[],"_postman_id":"e27c682b-714b-4e93-a703-14d7e74657ec"},{"name":"Get Detailed Logs For Task","id":"60d4ab3a-bdce-4480-944e-80cb15e4474d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"scope","value":"ac","type":"text","description":"<p>Access Scope [ac, sp]</p>\n"},{"key":"scope-id","value":"{{scope_id}}","type":"text","description":"<p>Account ID from Studio | Manage | Account Profile when scope = ac, Service Provider ID from Studio | Manage | Service Provider Profile when scope = sp</p>\n"}],"body":{"mode":"urlencoded","urlencoded":[{"key":"task_id","value":"1","type":"text"},{"key":"start_date","value":"2020-08-01","type":"text"},{"key":"end_date","value":"2020-08-17","type":"text"},{"key":"ac_id","value":"13","type":"text"},{"key":"sp_id","value":"1","type":"text"},{"key":"per_page","value":"24","type":"text"},{"key":"page","value":"1","type":"text","disabled":true},{"key":"orderBy","value":"created_at","type":"text","disabled":true},{"key":"orderDirection","value":"asc","type":"text","disabled":true}]},"url":"{{base_url}}/virtualagentusage/transcription-usage/get-detailed-logs-for-task","description":"<p>Get the Transcription Detailed Log. See <a href=\"https://documentation.five9.com/bundle/studio-combo/page/studio-analyze/topics/virtualagentusage.htm\">https://documentation.five9.com/bundle/studio-combo/page/studio-analyze/topics/virtualagentusage.htm</a></p>\n","auth":{"type":"apikey","apikey":{"value":"{{studio-api-key}}","key":"<key>"},"isInherited":true,"source":{"_postman_id":"f0bf3b25-efdb-4a80-a472-2853dd6e292b","id":"f0bf3b25-efdb-4a80-a472-2853dd6e292b","name":"Analyse API's","type":"folder"}},"urlObject":{"path":["virtualagentusage","transcription-usage","get-detailed-logs-for-task"],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[{"id":"59f38e19-6e4d-4213-87f9-b1d07494c7e2","name":"200 Ok","originalRequest":{"method":"POST","header":[],"body":{"mode":"urlencoded","urlencoded":[{"key":"task_id","value":"1","type":"text"},{"key":"start_date","value":"2020-08-01","type":"text"},{"key":"end_date","value":"2020-08-17","type":"text"},{"key":"ac_id","value":"13","type":"text"},{"key":"sp_id","value":"1","type":"text"},{"key":"per_page","value":"24","type":"text"},{"key":"page","value":"1","type":"text","disabled":true},{"key":"orderBy","value":"created_at","type":"text","disabled":true},{"key":"orderDirection","value":"asc","type":"text","disabled":true}]},"url":"{{base_url}}/virtualagentusage/transcription-usage/get-detailed-logs-for-task"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 17 Aug 2020 03:52:59 GMT"},{"key":"Server","value":"Apache/2.4.41 (Win64) OpenSSL/1.1.1c PHP/7.2.22"},{"key":"Vary","value":"Authorization"},{"key":"X-Powered-By","value":"PHP/7.2.22"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"54"},{"key":"ETag","value":"\"af86ba72f73c9bc639dca07cf04059fc5e6c7657\""},{"key":"Set-Cookie","value":"laravel_session=9oG5XvAsiexjL6HtlOx1uFpK4907IygCyeOAqCyl; expires=Mon, 17-Aug-2020 23:53:00 GMT; Max-Age=72000; path=/; httponly"},{"key":"Content-Length","value":"4236"},{"key":"Connection","value":"close"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": [\n        {\n            \"transcription_usage_log_id\": 10,\n            \"task_id\": 1,\n            \"ac_id\": 13,\n            \"sp_id\": 1,\n            \"number_of_blocks\": 4,\n            \"total_seconds\": 60,\n            \"created_at\": \"2020-08-17 13:32:50\",\n            \"updated_at\": \"2020-08-17 13:32:50\",\n            \"source\": \"usage_log\"\n        },\n        {\n            \"transcription_usage_log_id\": 11,\n            \"task_id\": 1,\n            \"ac_id\": 13,\n            \"sp_id\": 1,\n            \"number_of_blocks\": 4,\n            \"total_seconds\": 60,\n            \"created_at\": \"2020-08-17 13:32:50\",\n            \"updated_at\": \"2020-08-17 13:32:50\",\n            \"source\": \"usage_log\"\n        },\n        {\n            \"transcription_usage_log_id\": 8,\n            \"task_id\": 1,\n            \"ac_id\": 13,\n            \"sp_id\": 1,\n            \"number_of_blocks\": 4,\n            \"total_seconds\": 60,\n            \"created_at\": \"2020-08-17 13:32:49\",\n            \"updated_at\": \"2020-08-17 13:32:49\",\n            \"source\": \"usage_log\"\n        },\n        {\n            \"transcription_usage_log_id\": 9,\n            \"task_id\": 1,\n            \"ac_id\": 13,\n            \"sp_id\": 1,\n            \"number_of_blocks\": 4,\n            \"total_seconds\": 60,\n            \"created_at\": \"2020-08-17 13:32:49\",\n            \"updated_at\": \"2020-08-17 13:32:49\",\n            \"source\": \"usage_log\"\n        },\n        {\n            \"transcription_usage_log_id\": 7,\n            \"task_id\": 1,\n            \"ac_id\": 13,\n            \"sp_id\": 1,\n            \"number_of_blocks\": 4,\n            \"total_seconds\": 60,\n            \"created_at\": \"2020-08-17 13:32:42\",\n            \"updated_at\": \"2020-08-17 13:32:42\",\n            \"source\": \"usage_log\"\n        },\n        {\n            \"transcription_usage_log_id\": 5,\n            \"task_id\": 1,\n            \"ac_id\": 13,\n            \"sp_id\": 1,\n            \"number_of_blocks\": 4,\n            \"total_seconds\": 60,\n            \"created_at\": \"2020-08-17 13:32:38\",\n            \"updated_at\": \"2020-08-17 13:32:38\",\n            \"source\": \"usage_log\"\n        },\n        {\n            \"transcription_usage_log_id\": 6,\n            \"task_id\": 1,\n            \"ac_id\": 13,\n            \"sp_id\": 1,\n            \"number_of_blocks\": 4,\n            \"total_seconds\": 60,\n            \"created_at\": \"2020-08-17 13:32:38\",\n            \"updated_at\": \"2020-08-17 13:32:38\",\n            \"source\": \"usage_log\"\n        },\n        {\n            \"transcription_usage_log_id\": 3,\n            \"task_id\": 1,\n            \"ac_id\": 13,\n            \"sp_id\": 1,\n            \"number_of_blocks\": 4,\n            \"total_seconds\": 60,\n            \"created_at\": \"2020-08-17 13:32:37\",\n            \"updated_at\": \"2020-08-17 13:32:37\",\n            \"source\": \"usage_log\"\n        },\n        {\n            \"transcription_usage_log_id\": 4,\n            \"task_id\": 1,\n            \"ac_id\": 13,\n            \"sp_id\": 1,\n            \"number_of_blocks\": 4,\n            \"total_seconds\": 60,\n            \"created_at\": \"2020-08-17 13:32:37\",\n            \"updated_at\": \"2020-08-17 13:32:37\",\n            \"source\": \"usage_log\"\n        },\n        {\n            \"transcription_usage_log_id\": 2,\n            \"task_id\": 1,\n            \"ac_id\": 13,\n            \"sp_id\": 1,\n            \"number_of_blocks\": 4,\n            \"total_seconds\": 60,\n            \"created_at\": \"2020-08-17 13:32:36\",\n            \"updated_at\": \"2020-08-17 13:32:36\",\n            \"source\": \"usage_log\"\n        },\n        {\n            \"transcription_usage_log_id\": 1,\n            \"task_id\": 1,\n            \"ac_id\": 13,\n            \"sp_id\": 1,\n            \"number_of_blocks\": 4,\n            \"total_seconds\": 60,\n            \"created_at\": \"2020-08-17 13:32:12\",\n            \"updated_at\": \"2020-08-17 13:32:12\",\n            \"source\": \"usage_log\"\n        },\n        {\n            \"transcription_usage_log_id\": 4,\n            \"task_id\": 1,\n            \"ac_id\": 13,\n            \"sp_id\": 1,\n            \"number_of_blocks\": 4,\n            \"total_seconds\": 60,\n            \"created_at\": \"2020-08-16 13:34:08\",\n            \"updated_at\": \"2020-08-16 13:34:08\",\n            \"source\": \"archive\"\n        },\n        {\n            \"transcription_usage_log_id\": 5,\n            \"task_id\": 1,\n            \"ac_id\": 13,\n            \"sp_id\": 1,\n            \"number_of_blocks\": 4,\n            \"total_seconds\": 60,\n            \"created_at\": \"2020-08-16 13:34:08\",\n            \"updated_at\": \"2020-08-16 13:34:08\",\n            \"source\": \"archive\"\n        },\n        {\n            \"transcription_usage_log_id\": 6,\n            \"task_id\": 1,\n            \"ac_id\": 13,\n            \"sp_id\": 1,\n            \"number_of_blocks\": 4,\n            \"total_seconds\": 60,\n            \"created_at\": \"2020-08-16 13:34:08\",\n            \"updated_at\": \"2020-08-16 13:34:08\",\n            \"source\": \"archive\"\n        },\n        {\n            \"transcription_usage_log_id\": 7,\n            \"task_id\": 1,\n            \"ac_id\": 13,\n            \"sp_id\": 1,\n            \"number_of_blocks\": 4,\n            \"total_seconds\": 60,\n            \"created_at\": \"2020-08-16 13:34:08\",\n            \"updated_at\": \"2020-08-16 13:34:08\",\n            \"source\": \"archive\"\n        },\n        {\n            \"transcription_usage_log_id\": 8,\n            \"task_id\": 1,\n            \"ac_id\": 13,\n            \"sp_id\": 1,\n            \"number_of_blocks\": 4,\n            \"total_seconds\": 60,\n            \"created_at\": \"2020-08-16 13:34:08\",\n            \"updated_at\": \"2020-08-16 13:34:08\",\n            \"source\": \"archive\"\n        },\n        {\n            \"transcription_usage_log_id\": 1,\n            \"task_id\": 1,\n            \"ac_id\": 13,\n            \"sp_id\": 1,\n            \"number_of_blocks\": 4,\n            \"total_seconds\": 60,\n            \"created_at\": \"2020-08-16 13:34:08\",\n            \"updated_at\": \"2020-08-16 13:34:08\",\n            \"source\": \"archive\"\n        },\n        {\n            \"transcription_usage_log_id\": 9,\n            \"task_id\": 1,\n            \"ac_id\": 13,\n            \"sp_id\": 1,\n            \"number_of_blocks\": 4,\n            \"total_seconds\": 60,\n            \"created_at\": \"2020-08-16 13:34:08\",\n            \"updated_at\": \"2020-08-16 13:34:08\",\n            \"source\": \"archive\"\n        },\n        {\n            \"transcription_usage_log_id\": 2,\n            \"task_id\": 1,\n            \"ac_id\": 13,\n            \"sp_id\": 1,\n            \"number_of_blocks\": 4,\n            \"total_seconds\": 60,\n            \"created_at\": \"2020-08-16 13:34:08\",\n            \"updated_at\": \"2020-08-16 13:34:08\",\n            \"source\": \"archive\"\n        },\n        {\n            \"transcription_usage_log_id\": 10,\n            \"task_id\": 1,\n            \"ac_id\": 13,\n            \"sp_id\": 1,\n            \"number_of_blocks\": 4,\n            \"total_seconds\": 60,\n            \"created_at\": \"2020-08-16 13:34:08\",\n            \"updated_at\": \"2020-08-16 13:34:08\",\n            \"source\": \"archive\"\n        },\n        {\n            \"transcription_usage_log_id\": 3,\n            \"task_id\": 1,\n            \"ac_id\": 13,\n            \"sp_id\": 1,\n            \"number_of_blocks\": 4,\n            \"total_seconds\": 60,\n            \"created_at\": \"2020-08-16 13:34:08\",\n            \"updated_at\": \"2020-08-16 13:34:08\",\n            \"source\": \"archive\"\n        }\n    ],\n    \"meta\": {\n        \"pagination\": {\n            \"total\": 21,\n            \"count\": 21,\n            \"per_page\": 24,\n            \"current_page\": 1,\n            \"total_pages\": 1,\n            \"links\": null\n        }\n    }\n}"},{"id":"72f33f07-e957-4809-a906-5dc74b02ba07","name":"200 OK","originalRequest":{"method":"POST","header":[],"body":{"mode":"urlencoded","urlencoded":[{"key":"task_id","value":"10","type":"text"},{"key":"start_date","value":"2020-08-01","type":"text"},{"key":"end_date","value":"2020-08-18","type":"text"},{"key":"ac_id","value":"13","type":"text"},{"key":"sp_id","value":"1","type":"text"},{"key":"per_page","value":"24","type":"text"},{"key":"page","value":"1","type":"text","disabled":true},{"key":"orderBy","value":"created_at","type":"text","disabled":true},{"key":"orderDirection","value":"asc","type":"text","disabled":true}]},"url":"{{base_url}}/virtualagentusage/msg-log/get-detailed-logs-for-task"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 18 Aug 2020 06:45:13 GMT"},{"key":"Server","value":"Apache/2.4.41 (Win64) OpenSSL/1.1.1c PHP/7.2.22"},{"key":"Vary","value":"Authorization"},{"key":"X-Powered-By","value":"PHP/7.2.22"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"59"},{"key":"ETag","value":"\"47c8f6b7ff6f01b8707eba756563dcd9e2a8685f\""},{"key":"Set-Cookie","value":"laravel_session=aNb9DzM6kTTV4TVqHivGbuqinEi9e2osqoxZBmOz; expires=Wed, 19-Aug-2020 02:45:13 GMT; Max-Age=72000; path=/; httponly"},{"key":"Content-Length","value":"5734"},{"key":"Connection","value":"close"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": [\n        {\n            \"msg_log_id\": 6,\n            \"task_id\": 10,\n            \"ac_id\": 13,\n            \"sp_id\": 1,\n            \"phone_number\": \"1234\",\n            \"msg_provider\": \"sms_twillio\",\n            \"msg_type\": \"MSG OUT\",\n            \"segments\": true,\n            \"created_at\": \"2020-08-18 16:26:23\",\n            \"updated_at\": \"2020-08-18 16:26:23\",\n            \"source\": \"usage_log\"\n        },\n        {\n            \"msg_log_id\": 7,\n            \"task_id\": 10,\n            \"ac_id\": 13,\n            \"sp_id\": 1,\n            \"phone_number\": \"1234\",\n            \"msg_provider\": \"sms_twillio\",\n            \"msg_type\": \"MSG OUT\",\n            \"segments\": true,\n            \"created_at\": \"2020-08-18 16:26:23\",\n            \"updated_at\": \"2020-08-18 16:26:23\",\n            \"source\": \"usage_log\"\n        },\n        {\n            \"msg_log_id\": 8,\n            \"task_id\": 10,\n            \"ac_id\": 13,\n            \"sp_id\": 1,\n            \"phone_number\": \"1234\",\n            \"msg_provider\": \"sms_twillio\",\n            \"msg_type\": \"MSG OUT\",\n            \"segments\": true,\n            \"created_at\": \"2020-08-18 16:26:23\",\n            \"updated_at\": \"2020-08-18 16:26:23\",\n            \"source\": \"usage_log\"\n        },\n        {\n            \"msg_log_id\": 1,\n            \"task_id\": 10,\n            \"ac_id\": 13,\n            \"sp_id\": 1,\n            \"phone_number\": \"1234\",\n            \"msg_provider\": \"sms_twillio\",\n            \"msg_type\": \"MSG OUT\",\n            \"segments\": true,\n            \"created_at\": \"2020-08-18 16:26:23\",\n            \"updated_at\": \"2020-08-18 16:26:23\",\n            \"source\": \"usage_log\"\n        },\n        {\n            \"msg_log_id\": 9,\n            \"task_id\": 10,\n            \"ac_id\": 13,\n            \"sp_id\": 1,\n            \"phone_number\": \"1234\",\n            \"msg_provider\": \"sms_twillio\",\n            \"msg_type\": \"MSG OUT\",\n            \"segments\": true,\n            \"created_at\": \"2020-08-18 16:26:23\",\n            \"updated_at\": \"2020-08-18 16:26:23\",\n            \"source\": \"usage_log\"\n        },\n        {\n            \"msg_log_id\": 2,\n            \"task_id\": 10,\n            \"ac_id\": 13,\n            \"sp_id\": 1,\n            \"phone_number\": \"1234\",\n            \"msg_provider\": \"sms_twillio\",\n            \"msg_type\": \"MSG OUT\",\n            \"segments\": true,\n            \"created_at\": \"2020-08-18 16:26:23\",\n            \"updated_at\": \"2020-08-18 16:26:23\",\n            \"source\": \"usage_log\"\n        },\n        {\n            \"msg_log_id\": 10,\n            \"task_id\": 10,\n            \"ac_id\": 13,\n            \"sp_id\": 1,\n            \"phone_number\": \"1234\",\n            \"msg_provider\": \"sms_twillio\",\n            \"msg_type\": \"MSG OUT\",\n            \"segments\": true,\n            \"created_at\": \"2020-08-18 16:26:23\",\n            \"updated_at\": \"2020-08-18 16:26:23\",\n            \"source\": \"usage_log\"\n        },\n        {\n            \"msg_log_id\": 3,\n            \"task_id\": 10,\n            \"ac_id\": 13,\n            \"sp_id\": 1,\n            \"phone_number\": \"1234\",\n            \"msg_provider\": \"sms_twillio\",\n            \"msg_type\": \"MSG OUT\",\n            \"segments\": true,\n            \"created_at\": \"2020-08-18 16:26:23\",\n            \"updated_at\": \"2020-08-18 16:26:23\",\n            \"source\": \"usage_log\"\n        },\n        {\n            \"msg_log_id\": 4,\n            \"task_id\": 10,\n            \"ac_id\": 13,\n            \"sp_id\": 1,\n            \"phone_number\": \"1234\",\n            \"msg_provider\": \"sms_twillio\",\n            \"msg_type\": \"MSG OUT\",\n            \"segments\": true,\n            \"created_at\": \"2020-08-18 16:26:23\",\n            \"updated_at\": \"2020-08-18 16:26:23\",\n            \"source\": \"usage_log\"\n        },\n        {\n            \"msg_log_id\": 5,\n            \"task_id\": 10,\n            \"ac_id\": 13,\n            \"sp_id\": 1,\n            \"phone_number\": \"1234\",\n            \"msg_provider\": \"sms_twillio\",\n            \"msg_type\": \"MSG OUT\",\n            \"segments\": true,\n            \"created_at\": \"2020-08-18 16:26:23\",\n            \"updated_at\": \"2020-08-18 16:26:23\",\n            \"source\": \"usage_log\"\n        },\n        {\n            \"msg_log_id\": 4,\n            \"task_id\": 10,\n            \"ac_id\": 13,\n            \"sp_id\": 1,\n            \"phone_number\": \"1234\",\n            \"msg_provider\": \"sms_twillio\",\n            \"msg_type\": \"MSG OUT\",\n            \"segments\": true,\n            \"created_at\": \"2020-08-17 16:43:35\",\n            \"updated_at\": \"2020-08-17 16:43:35\",\n            \"source\": \"archive\"\n        },\n        {\n            \"msg_log_id\": 12,\n            \"task_id\": 10,\n            \"ac_id\": 13,\n            \"sp_id\": 1,\n            \"phone_number\": \"1234\",\n            \"msg_provider\": \"sms_twillio\",\n            \"msg_type\": \"MSG OUT\",\n            \"segments\": true,\n            \"created_at\": \"2020-08-17 16:43:35\",\n            \"updated_at\": \"2020-08-17 16:43:35\",\n            \"source\": \"archive\"\n        },\n        {\n            \"msg_log_id\": 20,\n            \"task_id\": 10,\n            \"ac_id\": 13,\n            \"sp_id\": 1,\n            \"phone_number\": \"1234\",\n            \"msg_provider\": \"sms_twillio\",\n            \"msg_type\": \"MSG OUT\",\n            \"segments\": true,\n            \"created_at\": \"2020-08-17 16:43:35\",\n            \"updated_at\": \"2020-08-17 16:43:35\",\n            \"source\": \"archive\"\n        },\n        {\n            \"msg_log_id\": 28,\n            \"task_id\": 10,\n            \"ac_id\": 13,\n            \"sp_id\": 1,\n            \"phone_number\": \"1234\",\n            \"msg_provider\": \"sms_twillio\",\n            \"msg_type\": \"MSG IN\",\n            \"segments\": true,\n            \"created_at\": \"2020-08-17 16:43:35\",\n            \"updated_at\": \"2020-08-17 16:43:35\",\n            \"source\": \"archive\"\n        },\n        {\n            \"msg_log_id\": 36,\n            \"task_id\": 10,\n            \"ac_id\": 13,\n            \"sp_id\": 1,\n            \"phone_number\": \"1234\",\n            \"msg_provider\": \"sms_twillio\",\n            \"msg_type\": \"MSG REPLY\",\n            \"segments\": true,\n            \"created_at\": \"2020-08-17 16:43:35\",\n            \"updated_at\": \"2020-08-17 16:43:35\",\n            \"source\": \"archive\"\n        },\n        {\n            \"msg_log_id\": 44,\n            \"task_id\": 10,\n            \"ac_id\": 13,\n            \"sp_id\": 1,\n            \"phone_number\": \"1234\",\n            \"msg_provider\": \"sms_twillio\",\n            \"msg_type\": \"MSG REPLY\",\n            \"segments\": true,\n            \"created_at\": \"2020-08-17 16:43:35\",\n            \"updated_at\": \"2020-08-17 16:43:35\",\n            \"source\": \"archive\"\n        },\n        {\n            \"msg_log_id\": 5,\n            \"task_id\": 10,\n            \"ac_id\": 13,\n            \"sp_id\": 1,\n            \"phone_number\": \"1234\",\n            \"msg_provider\": \"sms_twillio\",\n            \"msg_type\": \"MSG OUT\",\n            \"segments\": true,\n            \"created_at\": \"2020-08-17 16:43:35\",\n            \"updated_at\": \"2020-08-17 16:43:35\",\n            \"source\": \"archive\"\n        },\n        {\n            \"msg_log_id\": 13,\n            \"task_id\": 10,\n            \"ac_id\": 13,\n            \"sp_id\": 1,\n            \"phone_number\": \"1234\",\n            \"msg_provider\": \"sms_twillio\",\n            \"msg_type\": \"MSG OUT\",\n            \"segments\": true,\n            \"created_at\": \"2020-08-17 16:43:35\",\n            \"updated_at\": \"2020-08-17 16:43:35\",\n            \"source\": \"archive\"\n        },\n        {\n            \"msg_log_id\": 21,\n            \"task_id\": 10,\n            \"ac_id\": 13,\n            \"sp_id\": 1,\n            \"phone_number\": \"1234\",\n            \"msg_provider\": \"sms_twillio\",\n            \"msg_type\": \"MSG IN\",\n            \"segments\": true,\n            \"created_at\": \"2020-08-17 16:43:35\",\n            \"updated_at\": \"2020-08-17 16:43:35\",\n            \"source\": \"archive\"\n        },\n        {\n            \"msg_log_id\": 29,\n            \"task_id\": 10,\n            \"ac_id\": 13,\n            \"sp_id\": 1,\n            \"phone_number\": \"1234\",\n            \"msg_provider\": \"sms_twillio\",\n            \"msg_type\": \"MSG IN\",\n            \"segments\": true,\n            \"created_at\": \"2020-08-17 16:43:35\",\n            \"updated_at\": \"2020-08-17 16:43:35\",\n            \"source\": \"archive\"\n        },\n        {\n            \"msg_log_id\": 37,\n            \"task_id\": 10,\n            \"ac_id\": 13,\n            \"sp_id\": 1,\n            \"phone_number\": \"1234\",\n            \"msg_provider\": \"sms_twillio\",\n            \"msg_type\": \"MSG REPLY\",\n            \"segments\": true,\n            \"created_at\": \"2020-08-17 16:43:35\",\n            \"updated_at\": \"2020-08-17 16:43:35\",\n            \"source\": \"archive\"\n        },\n        {\n            \"msg_log_id\": 45,\n            \"task_id\": 10,\n            \"ac_id\": 13,\n            \"sp_id\": 1,\n            \"phone_number\": \"1234\",\n            \"msg_provider\": \"sms_twillio\",\n            \"msg_type\": \"MSG REPLY\",\n            \"segments\": true,\n            \"created_at\": \"2020-08-17 16:43:35\",\n            \"updated_at\": \"2020-08-17 16:43:35\",\n            \"source\": \"archive\"\n        },\n        {\n            \"msg_log_id\": 6,\n            \"task_id\": 10,\n            \"ac_id\": 13,\n            \"sp_id\": 1,\n            \"phone_number\": \"1234\",\n            \"msg_provider\": \"sms_twillio\",\n            \"msg_type\": \"MSG OUT\",\n            \"segments\": true,\n            \"created_at\": \"2020-08-17 16:43:35\",\n            \"updated_at\": \"2020-08-17 16:43:35\",\n            \"source\": \"archive\"\n        },\n        {\n            \"msg_log_id\": 14,\n            \"task_id\": 10,\n            \"ac_id\": 13,\n            \"sp_id\": 1,\n            \"phone_number\": \"1234\",\n            \"msg_provider\": \"sms_twillio\",\n            \"msg_type\": \"MSG OUT\",\n            \"segments\": true,\n            \"created_at\": \"2020-08-17 16:43:35\",\n            \"updated_at\": \"2020-08-17 16:43:35\",\n            \"source\": \"archive\"\n        }\n    ],\n    \"meta\": {\n        \"pagination\": {\n            \"total\": 60,\n            \"count\": 24,\n            \"per_page\": 24,\n            \"current_page\": 1,\n            \"total_pages\": 3,\n            \"links\": {\n                \"previous\": null,\n                \"next\": \"http://localhost/api/virtualagentusage/msg-log/get-detailed-logs-for-task?page=2\"\n            }\n        }\n    }\n}"}],"_postman_id":"60d4ab3a-bdce-4480-944e-80cb15e4474d"}],"id":"f3f0b7f1-1983-4ef3-a679-81631ab98a5f","_postman_id":"f3f0b7f1-1983-4ef3-a679-81631ab98a5f","description":"","auth":{"type":"apikey","apikey":{"value":"{{studio-api-key}}","key":"<key>"},"isInherited":true,"source":{"_postman_id":"f0bf3b25-efdb-4a80-a472-2853dd6e292b","id":"f0bf3b25-efdb-4a80-a472-2853dd6e292b","name":"Analyse API's","type":"folder"}}},{"name":"MessagingUsage","item":[{"name":"Messaging Usage Summary","id":"21b1fbab-2009-4676-bbff-9bc75717a6fc","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"scope","value":"ac","type":"text","description":"<p>Access Scope [ac, sp]</p>\n"},{"key":"scope-id","value":"{{scope_id}}","type":"text","description":"<p>Account ID from Studio | Manage | Account Profile when scope = ac, Service Provider ID from Studio | Manage | Service Provider Profile when scope = sp</p>\n"}],"body":{"mode":"urlencoded","urlencoded":[]},"url":"{{base_url}}/virtualagentusage/virtual-msg-logs?task_ids=all&ac_ids=13&sp_id=1&start_date=2020-08-03&end_date=2020-08-18&task_type=messaging","description":"<p>Analyze the usage of the virtual agent (messaging tasks). See <a href=\"https://documentation.five9.com/bundle/studio-combo/page/studio-analyze/topics/virtualagentusage.htm\">https://documentation.five9.com/bundle/studio-combo/page/studio-analyze/topics/virtualagentusage.htm</a> and <a href=\"https://documentation.five9.com/bundle/studio-combo/page/studio-analyze/topics/credits.htm\">https://documentation.five9.com/bundle/studio-combo/page/studio-analyze/topics/credits.htm</a></p>\n","auth":{"type":"apikey","apikey":{"value":"{{studio-api-key}}","key":"<key>"},"isInherited":true,"source":{"_postman_id":"f0bf3b25-efdb-4a80-a472-2853dd6e292b","id":"f0bf3b25-efdb-4a80-a472-2853dd6e292b","name":"Analyse API's","type":"folder"}},"urlObject":{"path":["virtualagentusage","virtual-msg-logs"],"host":["{{base_url}}"],"query":[{"key":"task_ids","value":"all"},{"key":"ac_ids","value":"13"},{"key":"sp_id","value":"1"},{"key":"start_date","value":"2020-08-03"},{"key":"end_date","value":"2020-08-18"},{"disabled":true,"key":"search","value":"Always"},{"key":"task_type","value":"messaging"}],"variable":[]}},"response":[{"id":"1a328d92-fcdf-4468-a7df-eae07b510bd2","name":"200 OK","originalRequest":{"method":"GET","header":[{"key":"scope","value":"","type":"text","disabled":true}],"body":{"mode":"urlencoded","urlencoded":[],"options":{"raw":{"language":"json"}}},"url":{"raw":"{{base_url}}/virtualagentusage/msg-logs?task_ids=all&ac_ids=all&sp_id=1&start_date=2020-08-03&end_date=2020-08-19&task_type=messaging","host":["{{base_url}}"],"path":["virtualagentusage","msg-logs"],"query":[{"key":"task_ids","value":"all"},{"key":"ac_ids","value":"all"},{"key":"sp_id","value":"1"},{"key":"start_date","value":"2020-08-03"},{"key":"end_date","value":"2020-08-19"},{"key":"search","value":"Always","type":"text","disabled":true},{"key":"task_type","value":"messaging"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 19 Aug 2020 04:48:13 GMT"},{"key":"Server","value":"Apache/2.4.41 (Win64) OpenSSL/1.1.1c PHP/7.2.22"},{"key":"Vary","value":"Authorization"},{"key":"X-Powered-By","value":"PHP/7.2.22"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"59"},{"key":"ETag","value":"\"a5360d922a93b4fc9560283df1c714215f46eeea\""},{"key":"Set-Cookie","value":"laravel_session=aNb9DzM6kTTV4TVqHivGbuqinEi9e2osqoxZBmOz; expires=Thu, 20-Aug-2020 00:48:13 GMT; Max-Age=72000; path=/; httponly"},{"key":"Content-Length","value":"1536"},{"key":"Connection","value":"close"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": [\n        {\n            \"total_usage\": 72,\n            \"ac_id\": 13,\n            \"msg_type\": \"all\",\n            \"total_segments\": 202,\n            \"total_usage_in\": 12,\n            \"total_usage_out\": 60,\n            \"total_segments_in\": 12,\n            \"total_segments_out\": 190,\n            \"account\": {\n                \"ac_name\": \"Acc1\",\n                \"ac_id\": 13\n            },\n            \"ac_name\": \"Acc1\",\n            \"tasks\": [\n                {\n                    \"total_usage\": 61,\n                    \"ac_id\": 13,\n                    \"task_id\": 10,\n                    \"msg_type\": \"all\",\n                    \"total_segments\": 121,\n                    \"total_usage_in\": 11,\n                    \"total_usage_out\": 50,\n                    \"total_segments_in\": 11,\n                    \"total_segments_out\": 110,\n                    \"task\": {\n                        \"task_name\": \"test messaging\",\n                        \"task_id\": 10\n                    }\n                },\n                {\n                    \"total_usage\": 11,\n                    \"ac_id\": 13,\n                    \"task_id\": 12,\n                    \"msg_type\": \"all\",\n                    \"total_segments\": 81,\n                    \"total_usage_in\": 1,\n                    \"total_usage_out\": 10,\n                    \"total_segments_in\": 1,\n                    \"total_segments_out\": 80,\n                    \"task\": {\n                        \"task_name\": \"test messaging\",\n                        \"task_id\": 12\n                    }\n                }\n            ]\n        },\n        {\n            \"total_usage\": 1,\n            \"ac_id\": 15,\n            \"msg_type\": \"all\",\n            \"total_segments\": 1,\n            \"total_usage_in\": 1,\n            \"total_usage_out\": 0,\n            \"total_segments_in\": 1,\n            \"total_segments_out\": 0,\n            \"account\": {\n                \"ac_name\": \"Acc3\",\n                \"ac_id\": 15\n            },\n            \"ac_name\": \"Acc3\",\n            \"tasks\": [\n                {\n                    \"total_usage\": 1,\n                    \"ac_id\": 15,\n                    \"task_id\": 11,\n                    \"msg_type\": \"all\",\n                    \"total_segments\": 1,\n                    \"total_usage_in\": 1,\n                    \"total_usage_out\": 0,\n                    \"total_segments_in\": 1,\n                    \"total_segments_out\": 0,\n                    \"task\": {\n                        \"task_name\": \"test messaging\",\n                        \"task_id\": 11\n                    }\n                }\n            ]\n        },\n        {\n            \"total_usage\": 1,\n            \"ac_id\": 2714,\n            \"msg_type\": \"all\",\n            \"total_segments\": 1,\n            \"total_usage_in\": 1,\n            \"total_usage_out\": 0,\n            \"total_segments_in\": 1,\n            \"total_segments_out\": 0,\n            \"account\": {\n                \"ac_name\": \"Acc4\",\n                \"ac_id\": 2714\n            },\n            \"ac_name\": \"Acc4\",\n            \"tasks\": [\n                {\n                    \"total_usage\": 1,\n                    \"ac_id\": 2714,\n                    \"task_id\": 13,\n                    \"msg_type\": \"all\",\n                    \"total_segments\": 1,\n                    \"total_usage_in\": 1,\n                    \"total_usage_out\": 0,\n                    \"total_segments_in\": 1,\n                    \"total_segments_out\": 0,\n                    \"task\": {\n                        \"task_name\": \"test messaging\",\n                        \"task_id\": 13\n                    }\n                }\n            ]\n        }\n    ]\n}"},{"id":"6c0e2aa1-ce4d-4f72-8b48-0fe0da57fac1","name":"200 OK","originalRequest":{"method":"GET","header":[{"key":"scope","value":"","type":"text","disabled":true}],"body":{"mode":"urlencoded","urlencoded":[],"options":{"raw":{"language":"json"}}},"url":{"raw":"{{base_url}}/virtualagentusage/msg-logs?task_ids=all&ac_ids=13&sp_id=1&start_date=2020-08-03&end_date=2020-08-18&task_type=messaging","host":["{{base_url}}"],"path":["virtualagentusage","msg-logs"],"query":[{"key":"task_ids","value":"all"},{"key":"ac_ids","value":"13"},{"key":"sp_id","value":"1"},{"key":"start_date","value":"2020-08-03"},{"key":"end_date","value":"2020-08-18"},{"key":"search","value":"Always","type":"text","disabled":true},{"key":"task_type","value":"messaging"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 18 Aug 2020 06:33:55 GMT"},{"key":"Server","value":"Apache/2.4.41 (Win64) OpenSSL/1.1.1c PHP/7.2.22"},{"key":"Vary","value":"Authorization"},{"key":"X-Powered-By","value":"PHP/7.2.22"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"58"},{"key":"ETag","value":"\"f342e1f3bf144d0d47150cd5bc92cf74e3116adc\""},{"key":"Set-Cookie","value":"laravel_session=aNb9DzM6kTTV4TVqHivGbuqinEi9e2osqoxZBmOz; expires=Wed, 19-Aug-2020 02:33:56 GMT; Max-Age=72000; path=/; httponly"},{"key":"Content-Length","value":"241"},{"key":"Connection","value":"close"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": [\n        {\n            \"total_usage\": 60,\n            \"ac_id\": 13,\n            \"total_segments\": 70,\n            \"account\": {\n                \"ac_name\": \"Acc1\",\n                \"ac_id\": 13\n            },\n            \"ac_name\": \"Acc1\",\n            \"tasks\": [\n                {\n                    \"total_usage\": 60,\n                    \"ac_id\": 13,\n                    \"task_id\": 10,\n                    \"total_segments\": 70,\n                    \"task\": {\n                        \"task_name\": \"test messaging\",\n                        \"task_id\": 10\n                    }\n                }\n            ]\n        }\n    ]\n}"},{"id":"d507ae2b-229b-4f6f-8860-caca9f805f5a","name":"200 OK","originalRequest":{"method":"GET","header":[{"key":"scope","value":"","type":"text","disabled":true}],"body":{"mode":"urlencoded","urlencoded":[],"options":{"raw":{"language":"json"}}},"url":{"raw":"{{base_url}}/virtualagentusage/msg-logs?task_ids=all&ac_ids=13&sp_id=1&start_date=2020-08-03&end_date=2020-08-18&task_type=messaging","host":["{{base_url}}"],"path":["virtualagentusage","msg-logs"],"query":[{"key":"task_ids","value":"all"},{"key":"ac_ids","value":"13"},{"key":"sp_id","value":"1"},{"key":"start_date","value":"2020-08-03"},{"key":"end_date","value":"2020-08-18"},{"key":"search","value":"Always","type":"text","disabled":true},{"key":"task_type","value":"messaging"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 18 Aug 2020 06:33:55 GMT"},{"key":"Server","value":"Apache/2.4.41 (Win64) OpenSSL/1.1.1c PHP/7.2.22"},{"key":"Vary","value":"Authorization"},{"key":"X-Powered-By","value":"PHP/7.2.22"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"58"},{"key":"ETag","value":"\"f342e1f3bf144d0d47150cd5bc92cf74e3116adc\""},{"key":"Set-Cookie","value":"laravel_session=aNb9DzM6kTTV4TVqHivGbuqinEi9e2osqoxZBmOz; expires=Wed, 19-Aug-2020 02:33:56 GMT; Max-Age=72000; path=/; httponly"},{"key":"Content-Length","value":"241"},{"key":"Connection","value":"close"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": [\n        {\n            \"total_usage\": 60,\n            \"ac_id\": 13,\n            \"total_segments\": 70,\n            \"account\": {\n                \"ac_name\": \"Acc1\",\n                \"ac_id\": 13\n            },\n            \"ac_name\": \"Acc1\",\n            \"tasks\": [\n                {\n                    \"total_usage\": 60,\n                    \"ac_id\": 13,\n                    \"task_id\": 10,\n                    \"total_segments\": 70,\n                    \"task\": {\n                        \"task_name\": \"test messaging\",\n                        \"task_id\": 10\n                    }\n                }\n            ]\n        }\n    ]\n}"}],"_postman_id":"21b1fbab-2009-4676-bbff-9bc75717a6fc"},{"name":"Get Detailed Logs For Task","id":"a18e9eb9-a54a-4c87-9ce6-82e305c7257f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"scope","value":"ac","type":"text","description":"<p>Access Scope [ac, sp]</p>\n"},{"key":"scope-id","value":"{{scope_id}}","type":"text","description":"<p>Account ID from Studio | Manage | Account Profile when scope = ac, Service Provider ID from Studio | Manage | Service Provider Profile when scope = sp</p>\n"}],"body":{"mode":"urlencoded","urlencoded":[{"key":"task_id","value":"10","type":"text"},{"key":"start_date","value":"2020-08-01","type":"text"},{"key":"end_date","value":"2020-08-18","type":"text"},{"key":"ac_id","value":"13","type":"text"},{"key":"sp_id","value":"1","type":"text"},{"key":"per_page","value":"24","type":"text"},{"key":"page","value":"1","type":"text","disabled":true},{"key":"orderBy","value":"created_at","type":"text","disabled":true},{"key":"orderDirection","value":"asc","type":"text","disabled":true}]},"url":"{{base_url}}/virtualagentusage/msg-log/get-detailed-logs-for-task","description":"<p>Get the Messaging Detailed Log. See <a href=\"https://documentation.five9.com/bundle/studio-combo/page/studio-analyze/topics/virtualagentusage.htm\">https://documentation.five9.com/bundle/studio-combo/page/studio-analyze/topics/virtualagentusage.htm</a></p>\n","auth":{"type":"apikey","apikey":{"value":"{{studio-api-key}}","key":"<key>"},"isInherited":true,"source":{"_postman_id":"f0bf3b25-efdb-4a80-a472-2853dd6e292b","id":"f0bf3b25-efdb-4a80-a472-2853dd6e292b","name":"Analyse API's","type":"folder"}},"urlObject":{"path":["virtualagentusage","msg-log","get-detailed-logs-for-task"],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[{"id":"5f423d54-40ec-4d90-a987-2fb22888b5a4","name":"200 OK","originalRequest":{"method":"POST","header":[],"body":{"mode":"urlencoded","urlencoded":[{"key":"task_id","value":"10","type":"text"},{"key":"start_date","value":"2020-08-01","type":"text"},{"key":"end_date","value":"2020-08-18","type":"text"},{"key":"ac_id","value":"13","type":"text"},{"key":"sp_id","value":"1","type":"text"},{"key":"per_page","value":"24","type":"text"},{"key":"page","value":"1","type":"text","disabled":true},{"key":"orderBy","value":"created_at","type":"text","disabled":true},{"key":"orderDirection","value":"asc","type":"text","disabled":true}]},"url":"{{base_url}}/virtualagentusage/msg-log/get-detailed-logs-for-task"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 18 Aug 2020 06:45:13 GMT"},{"key":"Server","value":"Apache/2.4.41 (Win64) OpenSSL/1.1.1c PHP/7.2.22"},{"key":"Vary","value":"Authorization"},{"key":"X-Powered-By","value":"PHP/7.2.22"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"59"},{"key":"ETag","value":"\"47c8f6b7ff6f01b8707eba756563dcd9e2a8685f\""},{"key":"Set-Cookie","value":"laravel_session=aNb9DzM6kTTV4TVqHivGbuqinEi9e2osqoxZBmOz; expires=Wed, 19-Aug-2020 02:45:13 GMT; Max-Age=72000; path=/; httponly"},{"key":"Content-Length","value":"5734"},{"key":"Connection","value":"close"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": [\n        {\n            \"msg_log_id\": 6,\n            \"task_id\": 10,\n            \"ac_id\": 13,\n            \"sp_id\": 1,\n            \"phone_number\": \"1234\",\n            \"msg_provider\": \"sms_twillio\",\n            \"msg_type\": \"MSG OUT\",\n            \"segments\": true,\n            \"created_at\": \"2020-08-18 16:26:23\",\n            \"updated_at\": \"2020-08-18 16:26:23\",\n            \"source\": \"usage_log\"\n        },\n        {\n            \"msg_log_id\": 7,\n            \"task_id\": 10,\n            \"ac_id\": 13,\n            \"sp_id\": 1,\n            \"phone_number\": \"1234\",\n            \"msg_provider\": \"sms_twillio\",\n            \"msg_type\": \"MSG OUT\",\n            \"segments\": true,\n            \"created_at\": \"2020-08-18 16:26:23\",\n            \"updated_at\": \"2020-08-18 16:26:23\",\n            \"source\": \"usage_log\"\n        },\n        {\n            \"msg_log_id\": 8,\n            \"task_id\": 10,\n            \"ac_id\": 13,\n            \"sp_id\": 1,\n            \"phone_number\": \"1234\",\n            \"msg_provider\": \"sms_twillio\",\n            \"msg_type\": \"MSG OUT\",\n            \"segments\": true,\n            \"created_at\": \"2020-08-18 16:26:23\",\n            \"updated_at\": \"2020-08-18 16:26:23\",\n            \"source\": \"usage_log\"\n        },\n        {\n            \"msg_log_id\": 1,\n            \"task_id\": 10,\n            \"ac_id\": 13,\n            \"sp_id\": 1,\n            \"phone_number\": \"1234\",\n            \"msg_provider\": \"sms_twillio\",\n            \"msg_type\": \"MSG OUT\",\n            \"segments\": true,\n            \"created_at\": \"2020-08-18 16:26:23\",\n            \"updated_at\": \"2020-08-18 16:26:23\",\n            \"source\": \"usage_log\"\n        },\n        {\n            \"msg_log_id\": 9,\n            \"task_id\": 10,\n            \"ac_id\": 13,\n            \"sp_id\": 1,\n            \"phone_number\": \"1234\",\n            \"msg_provider\": \"sms_twillio\",\n            \"msg_type\": \"MSG OUT\",\n            \"segments\": true,\n            \"created_at\": \"2020-08-18 16:26:23\",\n            \"updated_at\": \"2020-08-18 16:26:23\",\n            \"source\": \"usage_log\"\n        },\n        {\n            \"msg_log_id\": 2,\n            \"task_id\": 10,\n            \"ac_id\": 13,\n            \"sp_id\": 1,\n            \"phone_number\": \"1234\",\n            \"msg_provider\": \"sms_twillio\",\n            \"msg_type\": \"MSG OUT\",\n            \"segments\": true,\n            \"created_at\": \"2020-08-18 16:26:23\",\n            \"updated_at\": \"2020-08-18 16:26:23\",\n            \"source\": \"usage_log\"\n        },\n        {\n            \"msg_log_id\": 10,\n            \"task_id\": 10,\n            \"ac_id\": 13,\n            \"sp_id\": 1,\n            \"phone_number\": \"1234\",\n            \"msg_provider\": \"sms_twillio\",\n            \"msg_type\": \"MSG OUT\",\n            \"segments\": true,\n            \"created_at\": \"2020-08-18 16:26:23\",\n            \"updated_at\": \"2020-08-18 16:26:23\",\n            \"source\": \"usage_log\"\n        },\n        {\n            \"msg_log_id\": 3,\n            \"task_id\": 10,\n            \"ac_id\": 13,\n            \"sp_id\": 1,\n            \"phone_number\": \"1234\",\n            \"msg_provider\": \"sms_twillio\",\n            \"msg_type\": \"MSG OUT\",\n            \"segments\": true,\n            \"created_at\": \"2020-08-18 16:26:23\",\n            \"updated_at\": \"2020-08-18 16:26:23\",\n            \"source\": \"usage_log\"\n        },\n        {\n            \"msg_log_id\": 4,\n            \"task_id\": 10,\n            \"ac_id\": 13,\n            \"sp_id\": 1,\n            \"phone_number\": \"1234\",\n            \"msg_provider\": \"sms_twillio\",\n            \"msg_type\": \"MSG OUT\",\n            \"segments\": true,\n            \"created_at\": \"2020-08-18 16:26:23\",\n            \"updated_at\": \"2020-08-18 16:26:23\",\n            \"source\": \"usage_log\"\n        },\n        {\n            \"msg_log_id\": 5,\n            \"task_id\": 10,\n            \"ac_id\": 13,\n            \"sp_id\": 1,\n            \"phone_number\": \"1234\",\n            \"msg_provider\": \"sms_twillio\",\n            \"msg_type\": \"MSG OUT\",\n            \"segments\": true,\n            \"created_at\": \"2020-08-18 16:26:23\",\n            \"updated_at\": \"2020-08-18 16:26:23\",\n            \"source\": \"usage_log\"\n        },\n        {\n            \"msg_log_id\": 4,\n            \"task_id\": 10,\n            \"ac_id\": 13,\n            \"sp_id\": 1,\n            \"phone_number\": \"1234\",\n            \"msg_provider\": \"sms_twillio\",\n            \"msg_type\": \"MSG OUT\",\n            \"segments\": true,\n            \"created_at\": \"2020-08-17 16:43:35\",\n            \"updated_at\": \"2020-08-17 16:43:35\",\n            \"source\": \"archive\"\n        },\n        {\n            \"msg_log_id\": 12,\n            \"task_id\": 10,\n            \"ac_id\": 13,\n            \"sp_id\": 1,\n            \"phone_number\": \"1234\",\n            \"msg_provider\": \"sms_twillio\",\n            \"msg_type\": \"MSG OUT\",\n            \"segments\": true,\n            \"created_at\": \"2020-08-17 16:43:35\",\n            \"updated_at\": \"2020-08-17 16:43:35\",\n            \"source\": \"archive\"\n        },\n        {\n            \"msg_log_id\": 20,\n            \"task_id\": 10,\n            \"ac_id\": 13,\n            \"sp_id\": 1,\n            \"phone_number\": \"1234\",\n            \"msg_provider\": \"sms_twillio\",\n            \"msg_type\": \"MSG OUT\",\n            \"segments\": true,\n            \"created_at\": \"2020-08-17 16:43:35\",\n            \"updated_at\": \"2020-08-17 16:43:35\",\n            \"source\": \"archive\"\n        },\n        {\n            \"msg_log_id\": 28,\n            \"task_id\": 10,\n            \"ac_id\": 13,\n            \"sp_id\": 1,\n            \"phone_number\": \"1234\",\n            \"msg_provider\": \"sms_twillio\",\n            \"msg_type\": \"MSG IN\",\n            \"segments\": true,\n            \"created_at\": \"2020-08-17 16:43:35\",\n            \"updated_at\": \"2020-08-17 16:43:35\",\n            \"source\": \"archive\"\n        },\n        {\n            \"msg_log_id\": 36,\n            \"task_id\": 10,\n            \"ac_id\": 13,\n            \"sp_id\": 1,\n            \"phone_number\": \"1234\",\n            \"msg_provider\": \"sms_twillio\",\n            \"msg_type\": \"MSG REPLY\",\n            \"segments\": true,\n            \"created_at\": \"2020-08-17 16:43:35\",\n            \"updated_at\": \"2020-08-17 16:43:35\",\n            \"source\": \"archive\"\n        },\n        {\n            \"msg_log_id\": 44,\n            \"task_id\": 10,\n            \"ac_id\": 13,\n            \"sp_id\": 1,\n            \"phone_number\": \"1234\",\n            \"msg_provider\": \"sms_twillio\",\n            \"msg_type\": \"MSG REPLY\",\n            \"segments\": true,\n            \"created_at\": \"2020-08-17 16:43:35\",\n            \"updated_at\": \"2020-08-17 16:43:35\",\n            \"source\": \"archive\"\n        },\n        {\n            \"msg_log_id\": 5,\n            \"task_id\": 10,\n            \"ac_id\": 13,\n            \"sp_id\": 1,\n            \"phone_number\": \"1234\",\n            \"msg_provider\": \"sms_twillio\",\n            \"msg_type\": \"MSG OUT\",\n            \"segments\": true,\n            \"created_at\": \"2020-08-17 16:43:35\",\n            \"updated_at\": \"2020-08-17 16:43:35\",\n            \"source\": \"archive\"\n        },\n        {\n            \"msg_log_id\": 13,\n            \"task_id\": 10,\n            \"ac_id\": 13,\n            \"sp_id\": 1,\n            \"phone_number\": \"1234\",\n            \"msg_provider\": \"sms_twillio\",\n            \"msg_type\": \"MSG OUT\",\n            \"segments\": true,\n            \"created_at\": \"2020-08-17 16:43:35\",\n            \"updated_at\": \"2020-08-17 16:43:35\",\n            \"source\": \"archive\"\n        },\n        {\n            \"msg_log_id\": 21,\n            \"task_id\": 10,\n            \"ac_id\": 13,\n            \"sp_id\": 1,\n            \"phone_number\": \"1234\",\n            \"msg_provider\": \"sms_twillio\",\n            \"msg_type\": \"MSG IN\",\n            \"segments\": true,\n            \"created_at\": \"2020-08-17 16:43:35\",\n            \"updated_at\": \"2020-08-17 16:43:35\",\n            \"source\": \"archive\"\n        },\n        {\n            \"msg_log_id\": 29,\n            \"task_id\": 10,\n            \"ac_id\": 13,\n            \"sp_id\": 1,\n            \"phone_number\": \"1234\",\n            \"msg_provider\": \"sms_twillio\",\n            \"msg_type\": \"MSG IN\",\n            \"segments\": true,\n            \"created_at\": \"2020-08-17 16:43:35\",\n            \"updated_at\": \"2020-08-17 16:43:35\",\n            \"source\": \"archive\"\n        },\n        {\n            \"msg_log_id\": 37,\n            \"task_id\": 10,\n            \"ac_id\": 13,\n            \"sp_id\": 1,\n            \"phone_number\": \"1234\",\n            \"msg_provider\": \"sms_twillio\",\n            \"msg_type\": \"MSG REPLY\",\n            \"segments\": true,\n            \"created_at\": \"2020-08-17 16:43:35\",\n            \"updated_at\": \"2020-08-17 16:43:35\",\n            \"source\": \"archive\"\n        },\n        {\n            \"msg_log_id\": 45,\n            \"task_id\": 10,\n            \"ac_id\": 13,\n            \"sp_id\": 1,\n            \"phone_number\": \"1234\",\n            \"msg_provider\": \"sms_twillio\",\n            \"msg_type\": \"MSG REPLY\",\n            \"segments\": true,\n            \"created_at\": \"2020-08-17 16:43:35\",\n            \"updated_at\": \"2020-08-17 16:43:35\",\n            \"source\": \"archive\"\n        },\n        {\n            \"msg_log_id\": 6,\n            \"task_id\": 10,\n            \"ac_id\": 13,\n            \"sp_id\": 1,\n            \"phone_number\": \"1234\",\n            \"msg_provider\": \"sms_twillio\",\n            \"msg_type\": \"MSG OUT\",\n            \"segments\": true,\n            \"created_at\": \"2020-08-17 16:43:35\",\n            \"updated_at\": \"2020-08-17 16:43:35\",\n            \"source\": \"archive\"\n        },\n        {\n            \"msg_log_id\": 14,\n            \"task_id\": 10,\n            \"ac_id\": 13,\n            \"sp_id\": 1,\n            \"phone_number\": \"1234\",\n            \"msg_provider\": \"sms_twillio\",\n            \"msg_type\": \"MSG OUT\",\n            \"segments\": true,\n            \"created_at\": \"2020-08-17 16:43:35\",\n            \"updated_at\": \"2020-08-17 16:43:35\",\n            \"source\": \"archive\"\n        }\n    ],\n    \"meta\": {\n        \"pagination\": {\n            \"total\": 60,\n            \"count\": 24,\n            \"per_page\": 24,\n            \"current_page\": 1,\n            \"total_pages\": 3,\n            \"links\": {\n                \"previous\": null,\n                \"next\": \"http://localhost/api/virtualagentusage/msg-log/get-detailed-logs-for-task?page=2\"\n            }\n        }\n    }\n}"},{"id":"8033fc73-576d-40f5-a4e1-c34fe83373ee","name":"200 OK","originalRequest":{"method":"POST","header":[],"body":{"mode":"urlencoded","urlencoded":[{"key":"task_id","value":"10","type":"text"},{"key":"start_date","value":"2020-08-01","type":"text"},{"key":"end_date","value":"2020-08-18","type":"text"},{"key":"ac_id","value":"13","type":"text"},{"key":"sp_id","value":"1","type":"text"},{"key":"per_page","value":"24","type":"text"},{"key":"page","value":"1","type":"text","disabled":true},{"key":"orderBy","value":"created_at","type":"text","disabled":true},{"key":"orderDirection","value":"asc","type":"text","disabled":true}]},"url":"{{base_url}}/virtualagentusage/msg-log/get-detailed-logs-for-task"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 18 Aug 2020 06:45:13 GMT"},{"key":"Server","value":"Apache/2.4.41 (Win64) OpenSSL/1.1.1c PHP/7.2.22"},{"key":"Vary","value":"Authorization"},{"key":"X-Powered-By","value":"PHP/7.2.22"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"59"},{"key":"ETag","value":"\"47c8f6b7ff6f01b8707eba756563dcd9e2a8685f\""},{"key":"Set-Cookie","value":"laravel_session=aNb9DzM6kTTV4TVqHivGbuqinEi9e2osqoxZBmOz; expires=Wed, 19-Aug-2020 02:45:13 GMT; Max-Age=72000; path=/; httponly"},{"key":"Content-Length","value":"5734"},{"key":"Connection","value":"close"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": [\n        {\n            \"msg_log_id\": 6,\n            \"task_id\": 10,\n            \"ac_id\": 13,\n            \"sp_id\": 1,\n            \"phone_number\": \"1234\",\n            \"msg_provider\": \"sms_twillio\",\n            \"msg_type\": \"MSG OUT\",\n            \"segments\": true,\n            \"created_at\": \"2020-08-18 16:26:23\",\n            \"updated_at\": \"2020-08-18 16:26:23\",\n            \"source\": \"usage_log\"\n        },\n        {\n            \"msg_log_id\": 7,\n            \"task_id\": 10,\n            \"ac_id\": 13,\n            \"sp_id\": 1,\n            \"phone_number\": \"1234\",\n            \"msg_provider\": \"sms_twillio\",\n            \"msg_type\": \"MSG OUT\",\n            \"segments\": true,\n            \"created_at\": \"2020-08-18 16:26:23\",\n            \"updated_at\": \"2020-08-18 16:26:23\",\n            \"source\": \"usage_log\"\n        },\n        {\n            \"msg_log_id\": 8,\n            \"task_id\": 10,\n            \"ac_id\": 13,\n            \"sp_id\": 1,\n            \"phone_number\": \"1234\",\n            \"msg_provider\": \"sms_twillio\",\n            \"msg_type\": \"MSG OUT\",\n            \"segments\": true,\n            \"created_at\": \"2020-08-18 16:26:23\",\n            \"updated_at\": \"2020-08-18 16:26:23\",\n            \"source\": \"usage_log\"\n        },\n        {\n            \"msg_log_id\": 1,\n            \"task_id\": 10,\n            \"ac_id\": 13,\n            \"sp_id\": 1,\n            \"phone_number\": \"1234\",\n            \"msg_provider\": \"sms_twillio\",\n            \"msg_type\": \"MSG OUT\",\n            \"segments\": true,\n            \"created_at\": \"2020-08-18 16:26:23\",\n            \"updated_at\": \"2020-08-18 16:26:23\",\n            \"source\": \"usage_log\"\n        },\n        {\n            \"msg_log_id\": 9,\n            \"task_id\": 10,\n            \"ac_id\": 13,\n            \"sp_id\": 1,\n            \"phone_number\": \"1234\",\n            \"msg_provider\": \"sms_twillio\",\n            \"msg_type\": \"MSG OUT\",\n            \"segments\": true,\n            \"created_at\": \"2020-08-18 16:26:23\",\n            \"updated_at\": \"2020-08-18 16:26:23\",\n            \"source\": \"usage_log\"\n        },\n        {\n            \"msg_log_id\": 2,\n            \"task_id\": 10,\n            \"ac_id\": 13,\n            \"sp_id\": 1,\n            \"phone_number\": \"1234\",\n            \"msg_provider\": \"sms_twillio\",\n            \"msg_type\": \"MSG OUT\",\n            \"segments\": true,\n            \"created_at\": \"2020-08-18 16:26:23\",\n            \"updated_at\": \"2020-08-18 16:26:23\",\n            \"source\": \"usage_log\"\n        },\n        {\n            \"msg_log_id\": 10,\n            \"task_id\": 10,\n            \"ac_id\": 13,\n            \"sp_id\": 1,\n            \"phone_number\": \"1234\",\n            \"msg_provider\": \"sms_twillio\",\n            \"msg_type\": \"MSG OUT\",\n            \"segments\": true,\n            \"created_at\": \"2020-08-18 16:26:23\",\n            \"updated_at\": \"2020-08-18 16:26:23\",\n            \"source\": \"usage_log\"\n        },\n        {\n            \"msg_log_id\": 3,\n            \"task_id\": 10,\n            \"ac_id\": 13,\n            \"sp_id\": 1,\n            \"phone_number\": \"1234\",\n            \"msg_provider\": \"sms_twillio\",\n            \"msg_type\": \"MSG OUT\",\n            \"segments\": true,\n            \"created_at\": \"2020-08-18 16:26:23\",\n            \"updated_at\": \"2020-08-18 16:26:23\",\n            \"source\": \"usage_log\"\n        },\n        {\n            \"msg_log_id\": 4,\n            \"task_id\": 10,\n            \"ac_id\": 13,\n            \"sp_id\": 1,\n            \"phone_number\": \"1234\",\n            \"msg_provider\": \"sms_twillio\",\n            \"msg_type\": \"MSG OUT\",\n            \"segments\": true,\n            \"created_at\": \"2020-08-18 16:26:23\",\n            \"updated_at\": \"2020-08-18 16:26:23\",\n            \"source\": \"usage_log\"\n        },\n        {\n            \"msg_log_id\": 5,\n            \"task_id\": 10,\n            \"ac_id\": 13,\n            \"sp_id\": 1,\n            \"phone_number\": \"1234\",\n            \"msg_provider\": \"sms_twillio\",\n            \"msg_type\": \"MSG OUT\",\n            \"segments\": true,\n            \"created_at\": \"2020-08-18 16:26:23\",\n            \"updated_at\": \"2020-08-18 16:26:23\",\n            \"source\": \"usage_log\"\n        },\n        {\n            \"msg_log_id\": 4,\n            \"task_id\": 10,\n            \"ac_id\": 13,\n            \"sp_id\": 1,\n            \"phone_number\": \"1234\",\n            \"msg_provider\": \"sms_twillio\",\n            \"msg_type\": \"MSG OUT\",\n            \"segments\": true,\n            \"created_at\": \"2020-08-17 16:43:35\",\n            \"updated_at\": \"2020-08-17 16:43:35\",\n            \"source\": \"archive\"\n        },\n        {\n            \"msg_log_id\": 12,\n            \"task_id\": 10,\n            \"ac_id\": 13,\n            \"sp_id\": 1,\n            \"phone_number\": \"1234\",\n            \"msg_provider\": \"sms_twillio\",\n            \"msg_type\": \"MSG OUT\",\n            \"segments\": true,\n            \"created_at\": \"2020-08-17 16:43:35\",\n            \"updated_at\": \"2020-08-17 16:43:35\",\n            \"source\": \"archive\"\n        },\n        {\n            \"msg_log_id\": 20,\n            \"task_id\": 10,\n            \"ac_id\": 13,\n            \"sp_id\": 1,\n            \"phone_number\": \"1234\",\n            \"msg_provider\": \"sms_twillio\",\n            \"msg_type\": \"MSG OUT\",\n            \"segments\": true,\n            \"created_at\": \"2020-08-17 16:43:35\",\n            \"updated_at\": \"2020-08-17 16:43:35\",\n            \"source\": \"archive\"\n        },\n        {\n            \"msg_log_id\": 28,\n            \"task_id\": 10,\n            \"ac_id\": 13,\n            \"sp_id\": 1,\n            \"phone_number\": \"1234\",\n            \"msg_provider\": \"sms_twillio\",\n            \"msg_type\": \"MSG IN\",\n            \"segments\": true,\n            \"created_at\": \"2020-08-17 16:43:35\",\n            \"updated_at\": \"2020-08-17 16:43:35\",\n            \"source\": \"archive\"\n        },\n        {\n            \"msg_log_id\": 36,\n            \"task_id\": 10,\n            \"ac_id\": 13,\n            \"sp_id\": 1,\n            \"phone_number\": \"1234\",\n            \"msg_provider\": \"sms_twillio\",\n            \"msg_type\": \"MSG REPLY\",\n            \"segments\": true,\n            \"created_at\": \"2020-08-17 16:43:35\",\n            \"updated_at\": \"2020-08-17 16:43:35\",\n            \"source\": \"archive\"\n        },\n        {\n            \"msg_log_id\": 44,\n            \"task_id\": 10,\n            \"ac_id\": 13,\n            \"sp_id\": 1,\n            \"phone_number\": \"1234\",\n            \"msg_provider\": \"sms_twillio\",\n            \"msg_type\": \"MSG REPLY\",\n            \"segments\": true,\n            \"created_at\": \"2020-08-17 16:43:35\",\n            \"updated_at\": \"2020-08-17 16:43:35\",\n            \"source\": \"archive\"\n        },\n        {\n            \"msg_log_id\": 5,\n            \"task_id\": 10,\n            \"ac_id\": 13,\n            \"sp_id\": 1,\n            \"phone_number\": \"1234\",\n            \"msg_provider\": \"sms_twillio\",\n            \"msg_type\": \"MSG OUT\",\n            \"segments\": true,\n            \"created_at\": \"2020-08-17 16:43:35\",\n            \"updated_at\": \"2020-08-17 16:43:35\",\n            \"source\": \"archive\"\n        },\n        {\n            \"msg_log_id\": 13,\n            \"task_id\": 10,\n            \"ac_id\": 13,\n            \"sp_id\": 1,\n            \"phone_number\": \"1234\",\n            \"msg_provider\": \"sms_twillio\",\n            \"msg_type\": \"MSG OUT\",\n            \"segments\": true,\n            \"created_at\": \"2020-08-17 16:43:35\",\n            \"updated_at\": \"2020-08-17 16:43:35\",\n            \"source\": \"archive\"\n        },\n        {\n            \"msg_log_id\": 21,\n            \"task_id\": 10,\n            \"ac_id\": 13,\n            \"sp_id\": 1,\n            \"phone_number\": \"1234\",\n            \"msg_provider\": \"sms_twillio\",\n            \"msg_type\": \"MSG IN\",\n            \"segments\": true,\n            \"created_at\": \"2020-08-17 16:43:35\",\n            \"updated_at\": \"2020-08-17 16:43:35\",\n            \"source\": \"archive\"\n        },\n        {\n            \"msg_log_id\": 29,\n            \"task_id\": 10,\n            \"ac_id\": 13,\n            \"sp_id\": 1,\n            \"phone_number\": \"1234\",\n            \"msg_provider\": \"sms_twillio\",\n            \"msg_type\": \"MSG IN\",\n            \"segments\": true,\n            \"created_at\": \"2020-08-17 16:43:35\",\n            \"updated_at\": \"2020-08-17 16:43:35\",\n            \"source\": \"archive\"\n        },\n        {\n            \"msg_log_id\": 37,\n            \"task_id\": 10,\n            \"ac_id\": 13,\n            \"sp_id\": 1,\n            \"phone_number\": \"1234\",\n            \"msg_provider\": \"sms_twillio\",\n            \"msg_type\": \"MSG REPLY\",\n            \"segments\": true,\n            \"created_at\": \"2020-08-17 16:43:35\",\n            \"updated_at\": \"2020-08-17 16:43:35\",\n            \"source\": \"archive\"\n        },\n        {\n            \"msg_log_id\": 45,\n            \"task_id\": 10,\n            \"ac_id\": 13,\n            \"sp_id\": 1,\n            \"phone_number\": \"1234\",\n            \"msg_provider\": \"sms_twillio\",\n            \"msg_type\": \"MSG REPLY\",\n            \"segments\": true,\n            \"created_at\": \"2020-08-17 16:43:35\",\n            \"updated_at\": \"2020-08-17 16:43:35\",\n            \"source\": \"archive\"\n        },\n        {\n            \"msg_log_id\": 6,\n            \"task_id\": 10,\n            \"ac_id\": 13,\n            \"sp_id\": 1,\n            \"phone_number\": \"1234\",\n            \"msg_provider\": \"sms_twillio\",\n            \"msg_type\": \"MSG OUT\",\n            \"segments\": true,\n            \"created_at\": \"2020-08-17 16:43:35\",\n            \"updated_at\": \"2020-08-17 16:43:35\",\n            \"source\": \"archive\"\n        },\n        {\n            \"msg_log_id\": 14,\n            \"task_id\": 10,\n            \"ac_id\": 13,\n            \"sp_id\": 1,\n            \"phone_number\": \"1234\",\n            \"msg_provider\": \"sms_twillio\",\n            \"msg_type\": \"MSG OUT\",\n            \"segments\": true,\n            \"created_at\": \"2020-08-17 16:43:35\",\n            \"updated_at\": \"2020-08-17 16:43:35\",\n            \"source\": \"archive\"\n        }\n    ],\n    \"meta\": {\n        \"pagination\": {\n            \"total\": 60,\n            \"count\": 24,\n            \"per_page\": 24,\n            \"current_page\": 1,\n            \"total_pages\": 3,\n            \"links\": {\n                \"previous\": null,\n                \"next\": \"http://localhost/api/virtualagentusage/msg-log/get-detailed-logs-for-task?page=2\"\n            }\n        }\n    }\n}"}],"_postman_id":"a18e9eb9-a54a-4c87-9ce6-82e305c7257f"},{"name":"messaging monthly cost","id":"d7b4060d-fa03-406d-ab05-39d87e394885","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"scope","value":"ac","type":"text","description":"<p>Access Scope [ac, sp]</p>\n"},{"key":"scope-id","value":"{{scope_id}}","type":"text","description":"<p>Account ID from Studio | Manage | Account Profile when scope = ac, Service Provider ID from Studio | Manage | Service Provider Profile when scope = sp</p>\n"}],"body":{"mode":"urlencoded","urlencoded":[]},"url":"{{base_url}}/virtualagentusage/msg-costs?task_ids=all&ac_ids=all&sp_id=1&start_date=2020-08-03&end_date=2020-08-25","auth":{"type":"apikey","apikey":{"value":"{{studio-api-key}}","key":"<key>"},"isInherited":true,"source":{"_postman_id":"f0bf3b25-efdb-4a80-a472-2853dd6e292b","id":"f0bf3b25-efdb-4a80-a472-2853dd6e292b","name":"Analyse API's","type":"folder"}},"urlObject":{"path":["virtualagentusage","msg-costs"],"host":["{{base_url}}"],"query":[{"key":"task_ids","value":"all"},{"key":"ac_ids","value":"all"},{"key":"sp_id","value":"1"},{"key":"start_date","value":"2020-08-03"},{"key":"end_date","value":"2020-08-25"},{"disabled":true,"key":"search","value":"Always"},{"disabled":true,"key":"task_type","value":"messaging"}],"variable":[]}},"response":[{"id":"0a7140e1-9d6c-4f37-8f58-232b94e75656","name":"200 OK","originalRequest":{"method":"GET","header":[{"key":"scope","value":"","type":"text","disabled":true}],"body":{"mode":"urlencoded","urlencoded":[],"options":{"raw":{"language":"json"}}},"url":{"raw":"{{base_url}}/virtualagentusage/msg-logs?task_ids=all&ac_ids=all&sp_id=1&start_date=2020-08-03&end_date=2020-08-19&task_type=messaging","host":["{{base_url}}"],"path":["virtualagentusage","msg-logs"],"query":[{"key":"task_ids","value":"all"},{"key":"ac_ids","value":"all"},{"key":"sp_id","value":"1"},{"key":"start_date","value":"2020-08-03"},{"key":"end_date","value":"2020-08-19"},{"key":"search","value":"Always","type":"text","disabled":true},{"key":"task_type","value":"messaging"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 19 Aug 2020 04:48:13 GMT"},{"key":"Server","value":"Apache/2.4.41 (Win64) OpenSSL/1.1.1c PHP/7.2.22"},{"key":"Vary","value":"Authorization"},{"key":"X-Powered-By","value":"PHP/7.2.22"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"59"},{"key":"ETag","value":"\"a5360d922a93b4fc9560283df1c714215f46eeea\""},{"key":"Set-Cookie","value":"laravel_session=aNb9DzM6kTTV4TVqHivGbuqinEi9e2osqoxZBmOz; expires=Thu, 20-Aug-2020 00:48:13 GMT; Max-Age=72000; path=/; httponly"},{"key":"Content-Length","value":"1536"},{"key":"Connection","value":"close"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": [\n        {\n            \"total_usage\": 72,\n            \"ac_id\": 13,\n            \"msg_type\": \"all\",\n            \"total_segments\": 202,\n            \"total_usage_in\": 12,\n            \"total_usage_out\": 60,\n            \"total_segments_in\": 12,\n            \"total_segments_out\": 190,\n            \"account\": {\n                \"ac_name\": \"Acc1\",\n                \"ac_id\": 13\n            },\n            \"ac_name\": \"Acc1\",\n            \"tasks\": [\n                {\n                    \"total_usage\": 61,\n                    \"ac_id\": 13,\n                    \"task_id\": 10,\n                    \"msg_type\": \"all\",\n                    \"total_segments\": 121,\n                    \"total_usage_in\": 11,\n                    \"total_usage_out\": 50,\n                    \"total_segments_in\": 11,\n                    \"total_segments_out\": 110,\n                    \"task\": {\n                        \"task_name\": \"test messaging\",\n                        \"task_id\": 10\n                    }\n                },\n                {\n                    \"total_usage\": 11,\n                    \"ac_id\": 13,\n                    \"task_id\": 12,\n                    \"msg_type\": \"all\",\n                    \"total_segments\": 81,\n                    \"total_usage_in\": 1,\n                    \"total_usage_out\": 10,\n                    \"total_segments_in\": 1,\n                    \"total_segments_out\": 80,\n                    \"task\": {\n                        \"task_name\": \"test messaging\",\n                        \"task_id\": 12\n                    }\n                }\n            ]\n        },\n        {\n            \"total_usage\": 1,\n            \"ac_id\": 15,\n            \"msg_type\": \"all\",\n            \"total_segments\": 1,\n            \"total_usage_in\": 1,\n            \"total_usage_out\": 0,\n            \"total_segments_in\": 1,\n            \"total_segments_out\": 0,\n            \"account\": {\n                \"ac_name\": \"Acc3\",\n                \"ac_id\": 15\n            },\n            \"ac_name\": \"Acc3\",\n            \"tasks\": [\n                {\n                    \"total_usage\": 1,\n                    \"ac_id\": 15,\n                    \"task_id\": 11,\n                    \"msg_type\": \"all\",\n                    \"total_segments\": 1,\n                    \"total_usage_in\": 1,\n                    \"total_usage_out\": 0,\n                    \"total_segments_in\": 1,\n                    \"total_segments_out\": 0,\n                    \"task\": {\n                        \"task_name\": \"test messaging\",\n                        \"task_id\": 11\n                    }\n                }\n            ]\n        },\n        {\n            \"total_usage\": 1,\n            \"ac_id\": 2714,\n            \"msg_type\": \"all\",\n            \"total_segments\": 1,\n            \"total_usage_in\": 1,\n            \"total_usage_out\": 0,\n            \"total_segments_in\": 1,\n            \"total_segments_out\": 0,\n            \"account\": {\n                \"ac_name\": \"Acc4\",\n                \"ac_id\": 2714\n            },\n            \"ac_name\": \"Acc4\",\n            \"tasks\": [\n                {\n                    \"total_usage\": 1,\n                    \"ac_id\": 2714,\n                    \"task_id\": 13,\n                    \"msg_type\": \"all\",\n                    \"total_segments\": 1,\n                    \"total_usage_in\": 1,\n                    \"total_usage_out\": 0,\n                    \"total_segments_in\": 1,\n                    \"total_segments_out\": 0,\n                    \"task\": {\n                        \"task_name\": \"test messaging\",\n                        \"task_id\": 13\n                    }\n                }\n            ]\n        }\n    ]\n}"},{"id":"211c0a01-eb8b-4c05-b7d2-b1e4b68f91f1","name":"200 OK","originalRequest":{"method":"GET","header":[{"key":"scope","value":"","type":"text","disabled":true}],"body":{"mode":"urlencoded","urlencoded":[],"options":{"raw":{"language":"json"}}},"url":{"raw":"{{base_url}}/virtualagentusage/msg-logs?task_ids=all&ac_ids=13&sp_id=1&start_date=2020-08-03&end_date=2020-08-18&task_type=messaging","host":["{{base_url}}"],"path":["virtualagentusage","msg-logs"],"query":[{"key":"task_ids","value":"all"},{"key":"ac_ids","value":"13"},{"key":"sp_id","value":"1"},{"key":"start_date","value":"2020-08-03"},{"key":"end_date","value":"2020-08-18"},{"key":"search","value":"Always","type":"text","disabled":true},{"key":"task_type","value":"messaging"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 18 Aug 2020 06:33:55 GMT"},{"key":"Server","value":"Apache/2.4.41 (Win64) OpenSSL/1.1.1c PHP/7.2.22"},{"key":"Vary","value":"Authorization"},{"key":"X-Powered-By","value":"PHP/7.2.22"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"58"},{"key":"ETag","value":"\"f342e1f3bf144d0d47150cd5bc92cf74e3116adc\""},{"key":"Set-Cookie","value":"laravel_session=aNb9DzM6kTTV4TVqHivGbuqinEi9e2osqoxZBmOz; expires=Wed, 19-Aug-2020 02:33:56 GMT; Max-Age=72000; path=/; httponly"},{"key":"Content-Length","value":"241"},{"key":"Connection","value":"close"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": [\n        {\n            \"total_usage\": 60,\n            \"ac_id\": 13,\n            \"total_segments\": 70,\n            \"account\": {\n                \"ac_name\": \"Acc1\",\n                \"ac_id\": 13\n            },\n            \"ac_name\": \"Acc1\",\n            \"tasks\": [\n                {\n                    \"total_usage\": 60,\n                    \"ac_id\": 13,\n                    \"task_id\": 10,\n                    \"total_segments\": 70,\n                    \"task\": {\n                        \"task_name\": \"test messaging\",\n                        \"task_id\": 10\n                    }\n                }\n            ]\n        }\n    ]\n}"},{"id":"49ba2070-152a-4650-b8d0-83772657b604","name":"messaging monthly cost","originalRequest":{"method":"GET","header":[{"key":"scope","value":"","type":"text","disabled":true}],"body":{"mode":"urlencoded","urlencoded":[],"options":{"raw":{"language":"json"}}},"url":{"raw":"{{base_url}}/virtualagentusage/msg-costs?ac_ids=all&sp_id=1&start_date=2020-08-01&end_date=2020-08-30&ac_breakdown=0&ac_messages_per_region=0","host":["{{base_url}}"],"path":["virtualagentusage","msg-costs"],"query":[{"key":"ac_ids","value":"all"},{"key":"sp_id","value":"1"},{"key":"start_date","value":"2020-08-01"},{"key":"end_date","value":"2020-08-30"},{"key":"ac_breakdown","value":"0"},{"key":"ac_messages_per_region","value":"0"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 03 Sep 2020 06:06:47 GMT"},{"key":"Server","value":"Apache/2.4.41 (Win64) OpenSSL/1.1.1c PHP/7.2.22"},{"key":"Vary","value":"Authorization"},{"key":"X-Powered-By","value":"PHP/7.2.22"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"59"},{"key":"ETag","value":"\"136d11e07df578cd117e878dd8b9072ee56c8da1\""},{"key":"Set-Cookie","value":"laravel_session=WJOoCbfFxI8mTMXE675G8NMtzbw5hq0XHqq8yYCH; expires=Fri, 04-Sep-2020 02:07:02 GMT; Max-Age=72000; path=/; httponly"},{"key":"Content-Length","value":"1175"},{"key":"Connection","value":"close"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"total_messages\": 5129522,\n        \"total_inbound_messages\": 575,\n        \"total_outbound_messages\": 5128947,\n        \"total_segments\": 25644282,\n        \"total_inbound_segments\": 575,\n        \"total_outbound_segments\": 25643707,\n        \"total_cost\": 512875112.2,\n        \"total_cost_for_inbound\": 1150,\n        \"total_cost_for_outbound\": 512873962.2,\n        \"total_cost_for_number_rental\": 0,\n        \"raw_breakdown\": [\n            {\n                \"total_messages\": 5,\n                \"total_segments\": \"10\",\n                \"sp_id\": 1,\n                \"ac_id\": 13,\n                \"region_id\": 132,\n                \"msg_type\": \"MSG OUT\"\n            },\n            {\n                \"total_messages\": 5128700,\n                \"total_segments\": \"25643455\",\n                \"sp_id\": 1,\n                \"ac_id\": 13,\n                \"region_id\": 129,\n                \"msg_type\": \"MSG OUT\"\n            },\n            {\n                \"total_messages\": 242,\n                \"total_segments\": \"242\",\n                \"sp_id\": 1,\n                \"ac_id\": 13,\n                \"region_id\": 129,\n                \"msg_type\": \"MSG IN\"\n            },\n            {\n                \"total_messages\": 20,\n                \"total_segments\": \"20\",\n                \"sp_id\": 1,\n                \"ac_id\": 13,\n                \"region_id\": 129,\n                \"msg_type\": \"MSG REPLY\"\n            },\n            {\n                \"total_messages\": 111,\n                \"total_segments\": \"111\",\n                \"sp_id\": 1,\n                \"ac_id\": 15,\n                \"region_id\": 129,\n                \"msg_type\": \"MSG IN\"\n            },\n            {\n                \"total_messages\": 222,\n                \"total_segments\": \"222\",\n                \"sp_id\": 1,\n                \"ac_id\": 2714,\n                \"region_id\": 129,\n                \"msg_type\": \"MSG IN\"\n            },\n            {\n                \"total_messages\": 111,\n                \"total_segments\": \"111\",\n                \"sp_id\": 1,\n                \"ac_id\": 2714,\n                \"region_id\": 129,\n                \"msg_type\": \"MSG OUT\"\n            },\n            {\n                \"total_messages\": 111,\n                \"total_segments\": \"111\",\n                \"sp_id\": 1,\n                \"ac_id\": 2714,\n                \"region_id\": 129,\n                \"msg_type\": \"MSG REPLY\"\n            }\n        ]\n    }\n}"},{"id":"c1d62afc-6f35-455d-8cc6-fe516f8e279f","name":"200 OK","originalRequest":{"method":"GET","header":[{"key":"scope","value":"","type":"text","disabled":true}],"body":{"mode":"urlencoded","urlencoded":[],"options":{"raw":{"language":"json"}}},"url":{"raw":"{{base_url}}/virtualagentusage/msg-logs?task_ids=all&ac_ids=13&sp_id=1&start_date=2020-08-03&end_date=2020-08-18&task_type=messaging","host":["{{base_url}}"],"path":["virtualagentusage","msg-logs"],"query":[{"key":"task_ids","value":"all"},{"key":"ac_ids","value":"13"},{"key":"sp_id","value":"1"},{"key":"start_date","value":"2020-08-03"},{"key":"end_date","value":"2020-08-18"},{"key":"search","value":"Always","type":"text","disabled":true},{"key":"task_type","value":"messaging"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 18 Aug 2020 06:33:55 GMT"},{"key":"Server","value":"Apache/2.4.41 (Win64) OpenSSL/1.1.1c PHP/7.2.22"},{"key":"Vary","value":"Authorization"},{"key":"X-Powered-By","value":"PHP/7.2.22"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"58"},{"key":"ETag","value":"\"f342e1f3bf144d0d47150cd5bc92cf74e3116adc\""},{"key":"Set-Cookie","value":"laravel_session=aNb9DzM6kTTV4TVqHivGbuqinEi9e2osqoxZBmOz; expires=Wed, 19-Aug-2020 02:33:56 GMT; Max-Age=72000; path=/; httponly"},{"key":"Content-Length","value":"241"},{"key":"Connection","value":"close"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": [\n        {\n            \"total_usage\": 60,\n            \"ac_id\": 13,\n            \"total_segments\": 70,\n            \"account\": {\n                \"ac_name\": \"Acc1\",\n                \"ac_id\": 13\n            },\n            \"ac_name\": \"Acc1\",\n            \"tasks\": [\n                {\n                    \"total_usage\": 60,\n                    \"ac_id\": 13,\n                    \"task_id\": 10,\n                    \"total_segments\": 70,\n                    \"task\": {\n                        \"task_name\": \"test messaging\",\n                        \"task_id\": 10\n                    }\n                }\n            ]\n        }\n    ]\n}"}],"_postman_id":"d7b4060d-fa03-406d-ab05-39d87e394885"}],"id":"2960cafc-9a96-4ddc-8342-2522a7c11d36","_postman_id":"2960cafc-9a96-4ddc-8342-2522a7c11d36","description":"","auth":{"type":"apikey","apikey":{"value":"{{studio-api-key}}","key":"<key>"},"isInherited":true,"source":{"_postman_id":"f0bf3b25-efdb-4a80-a472-2853dd6e292b","id":"f0bf3b25-efdb-4a80-a472-2853dd6e292b","name":"Analyse API's","type":"folder"}}},{"name":"ChatbotUsage","item":[{"name":"Chatbot Usage Summary","id":"f3a274a1-0c0c-4b33-b05d-8db3b43078be","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"scope","value":"ac","type":"text","description":"<p>Access Scope [ac, sp]</p>\n"},{"key":"scope-id","value":"{{scope_id}}","type":"text","description":"<p>Account ID from Studio | Manage | Account Profile when scope = ac, Service Provider ID from Studio | Manage | Service Provider Profile when scope = sp</p>\n"}],"body":{"mode":"urlencoded","urlencoded":[]},"url":"{{base_url}}/virtualagentusage/chatbot-usage-logs?task_ids=all&ac_ids=all&sp_id=1&start_date=2020-08-03&end_date=2020-08-19&task_type=chatbot","description":"<p>Analyze the usage of the virtual agent (chatbot tasks). See <a href=\"https://documentation.five9.com/bundle/studio-combo/page/studio-analyze/topics/virtualagentusage.htm\">https://documentation.five9.com/bundle/studio-combo/page/studio-analyze/topics/virtualagentusage.htm</a> and <a href=\"https://documentation.five9.com/bundle/studio-combo/page/studio-analyze/topics/credits.htm\">https://documentation.five9.com/bundle/studio-combo/page/studio-analyze/topics/credits.htm</a></p>\n","auth":{"type":"apikey","apikey":{"value":"{{studio-api-key}}","key":"<key>"},"isInherited":true,"source":{"_postman_id":"f0bf3b25-efdb-4a80-a472-2853dd6e292b","id":"f0bf3b25-efdb-4a80-a472-2853dd6e292b","name":"Analyse API's","type":"folder"}},"urlObject":{"path":["virtualagentusage","chatbot-usage-logs"],"host":["{{base_url}}"],"query":[{"key":"task_ids","value":"all"},{"key":"ac_ids","value":"all"},{"key":"sp_id","value":"1"},{"key":"start_date","value":"2020-08-03"},{"key":"end_date","value":"2020-08-19"},{"disabled":true,"key":"search","value":"Always"},{"key":"task_type","value":"chatbot"}],"variable":[]}},"response":[{"id":"175e72d3-4982-4301-87ba-7fb781949dce","name":"200 OK","originalRequest":{"method":"GET","header":[{"key":"scope","value":"","type":"text","disabled":true}],"body":{"mode":"urlencoded","urlencoded":[],"options":{"raw":{"language":"json"}}},"url":{"raw":"{{base_url}}/virtualagentusage/msg-logs?task_ids=all&ac_ids=13&sp_id=1&start_date=2020-08-03&end_date=2020-08-18&task_type=messaging","host":["{{base_url}}"],"path":["virtualagentusage","msg-logs"],"query":[{"key":"task_ids","value":"all"},{"key":"ac_ids","value":"13"},{"key":"sp_id","value":"1"},{"key":"start_date","value":"2020-08-03"},{"key":"end_date","value":"2020-08-18"},{"key":"search","value":"Always","type":"text","disabled":true},{"key":"task_type","value":"messaging"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 18 Aug 2020 06:33:55 GMT"},{"key":"Server","value":"Apache/2.4.41 (Win64) OpenSSL/1.1.1c PHP/7.2.22"},{"key":"Vary","value":"Authorization"},{"key":"X-Powered-By","value":"PHP/7.2.22"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"58"},{"key":"ETag","value":"\"f342e1f3bf144d0d47150cd5bc92cf74e3116adc\""},{"key":"Set-Cookie","value":"laravel_session=aNb9DzM6kTTV4TVqHivGbuqinEi9e2osqoxZBmOz; expires=Wed, 19-Aug-2020 02:33:56 GMT; Max-Age=72000; path=/; httponly"},{"key":"Content-Length","value":"241"},{"key":"Connection","value":"close"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": [\n        {\n            \"total_usage\": 60,\n            \"ac_id\": 13,\n            \"total_segments\": 70,\n            \"account\": {\n                \"ac_name\": \"Acc1\",\n                \"ac_id\": 13\n            },\n            \"ac_name\": \"Acc1\",\n            \"tasks\": [\n                {\n                    \"total_usage\": 60,\n                    \"ac_id\": 13,\n                    \"task_id\": 10,\n                    \"total_segments\": 70,\n                    \"task\": {\n                        \"task_name\": \"test messaging\",\n                        \"task_id\": 10\n                    }\n                }\n            ]\n        }\n    ]\n}"},{"id":"63ab6cf0-7d93-48ac-94e6-fbad1d95ab40","name":"200 OK","originalRequest":{"method":"GET","header":[{"key":"scope","value":"","type":"text","disabled":true}],"body":{"mode":"urlencoded","urlencoded":[],"options":{"raw":{"language":"json"}}},"url":{"raw":"{{base_url}}/virtualagentusage/msg-logs?task_ids=all&ac_ids=all&sp_id=1&start_date=2020-08-03&end_date=2020-08-19&task_type=messaging","host":["{{base_url}}"],"path":["virtualagentusage","msg-logs"],"query":[{"key":"task_ids","value":"all"},{"key":"ac_ids","value":"all"},{"key":"sp_id","value":"1"},{"key":"start_date","value":"2020-08-03"},{"key":"end_date","value":"2020-08-19"},{"key":"search","value":"Always","type":"text","disabled":true},{"key":"task_type","value":"messaging"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 19 Aug 2020 04:48:13 GMT"},{"key":"Server","value":"Apache/2.4.41 (Win64) OpenSSL/1.1.1c PHP/7.2.22"},{"key":"Vary","value":"Authorization"},{"key":"X-Powered-By","value":"PHP/7.2.22"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"59"},{"key":"ETag","value":"\"a5360d922a93b4fc9560283df1c714215f46eeea\""},{"key":"Set-Cookie","value":"laravel_session=aNb9DzM6kTTV4TVqHivGbuqinEi9e2osqoxZBmOz; expires=Thu, 20-Aug-2020 00:48:13 GMT; Max-Age=72000; path=/; httponly"},{"key":"Content-Length","value":"1536"},{"key":"Connection","value":"close"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": [\n        {\n            \"total_usage\": 72,\n            \"ac_id\": 13,\n            \"msg_type\": \"all\",\n            \"total_segments\": 202,\n            \"total_usage_in\": 12,\n            \"total_usage_out\": 60,\n            \"total_segments_in\": 12,\n            \"total_segments_out\": 190,\n            \"account\": {\n                \"ac_name\": \"Acc1\",\n                \"ac_id\": 13\n            },\n            \"ac_name\": \"Acc1\",\n            \"tasks\": [\n                {\n                    \"total_usage\": 61,\n                    \"ac_id\": 13,\n                    \"task_id\": 10,\n                    \"msg_type\": \"all\",\n                    \"total_segments\": 121,\n                    \"total_usage_in\": 11,\n                    \"total_usage_out\": 50,\n                    \"total_segments_in\": 11,\n                    \"total_segments_out\": 110,\n                    \"task\": {\n                        \"task_name\": \"test messaging\",\n                        \"task_id\": 10\n                    }\n                },\n                {\n                    \"total_usage\": 11,\n                    \"ac_id\": 13,\n                    \"task_id\": 12,\n                    \"msg_type\": \"all\",\n                    \"total_segments\": 81,\n                    \"total_usage_in\": 1,\n                    \"total_usage_out\": 10,\n                    \"total_segments_in\": 1,\n                    \"total_segments_out\": 80,\n                    \"task\": {\n                        \"task_name\": \"test messaging\",\n                        \"task_id\": 12\n                    }\n                }\n            ]\n        },\n        {\n            \"total_usage\": 1,\n            \"ac_id\": 15,\n            \"msg_type\": \"all\",\n            \"total_segments\": 1,\n            \"total_usage_in\": 1,\n            \"total_usage_out\": 0,\n            \"total_segments_in\": 1,\n            \"total_segments_out\": 0,\n            \"account\": {\n                \"ac_name\": \"Acc3\",\n                \"ac_id\": 15\n            },\n            \"ac_name\": \"Acc3\",\n            \"tasks\": [\n                {\n                    \"total_usage\": 1,\n                    \"ac_id\": 15,\n                    \"task_id\": 11,\n                    \"msg_type\": \"all\",\n                    \"total_segments\": 1,\n                    \"total_usage_in\": 1,\n                    \"total_usage_out\": 0,\n                    \"total_segments_in\": 1,\n                    \"total_segments_out\": 0,\n                    \"task\": {\n                        \"task_name\": \"test messaging\",\n                        \"task_id\": 11\n                    }\n                }\n            ]\n        },\n        {\n            \"total_usage\": 1,\n            \"ac_id\": 2714,\n            \"msg_type\": \"all\",\n            \"total_segments\": 1,\n            \"total_usage_in\": 1,\n            \"total_usage_out\": 0,\n            \"total_segments_in\": 1,\n            \"total_segments_out\": 0,\n            \"account\": {\n                \"ac_name\": \"Acc4\",\n                \"ac_id\": 2714\n            },\n            \"ac_name\": \"Acc4\",\n            \"tasks\": [\n                {\n                    \"total_usage\": 1,\n                    \"ac_id\": 2714,\n                    \"task_id\": 13,\n                    \"msg_type\": \"all\",\n                    \"total_segments\": 1,\n                    \"total_usage_in\": 1,\n                    \"total_usage_out\": 0,\n                    \"total_segments_in\": 1,\n                    \"total_segments_out\": 0,\n                    \"task\": {\n                        \"task_name\": \"test messaging\",\n                        \"task_id\": 13\n                    }\n                }\n            ]\n        }\n    ]\n}"},{"id":"8b4a7875-cef8-410f-87d4-7b50399e1e11","name":"200 OK","originalRequest":{"method":"GET","header":[{"key":"scope","value":"","type":"text","disabled":true}],"body":{"mode":"urlencoded","urlencoded":[],"options":{"raw":{"language":"json"}}},"url":{"raw":"{{base_url}}/virtualagentusage/chatbot-usage-logs?task_ids=all&ac_ids=all&sp_id=1&start_date=2020-08-03&end_date=2020-08-19&task_type=chatbot","host":["{{base_url}}"],"path":["virtualagentusage","chatbot-usage-logs"],"query":[{"key":"task_ids","value":"all"},{"key":"ac_ids","value":"all"},{"key":"sp_id","value":"1"},{"key":"start_date","value":"2020-08-03"},{"key":"end_date","value":"2020-08-19"},{"key":"search","value":"Always","type":"text","disabled":true},{"key":"task_type","value":"chatbot"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 19 Aug 2020 07:13:29 GMT"},{"key":"Server","value":"Apache/2.4.41 (Win64) OpenSSL/1.1.1c PHP/7.2.22"},{"key":"Vary","value":"Authorization"},{"key":"X-Powered-By","value":"PHP/7.2.22"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"58"},{"key":"ETag","value":"\"9153b535201a4d8e3e6912a9c03517610b92ca6e\""},{"key":"Set-Cookie","value":"laravel_session=aNb9DzM6kTTV4TVqHivGbuqinEi9e2osqoxZBmOz; expires=Thu, 20-Aug-2020 03:13:30 GMT; Max-Age=72000; path=/; httponly"},{"key":"Content-Length","value":"321"},{"key":"Connection","value":"close"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": [\n        {\n            \"total_usage\": 510,\n            \"ac_id\": 13,\n            \"msg_type\": \"all\",\n            \"total_usage_in\": 205,\n            \"total_usage_out\": 305,\n            \"account\": {\n                \"ac_name\": \"Acc1\",\n                \"ac_id\": 13\n            },\n            \"ac_name\": \"Acc1\",\n            \"tasks\": [\n                {\n                    \"total_usage\": 510,\n                    \"ac_id\": 13,\n                    \"task_id\": 14,\n                    \"msg_type\": \"all\",\n                    \"total_usage_in\": 205,\n                    \"total_usage_out\": 305,\n                    \"task\": {\n                        \"task_name\": \"test chatbot\",\n                        \"task_id\": 14\n                    }\n                }\n            ]\n        }\n    ]\n}"},{"id":"ab2292fe-b6c5-4fd8-9ea6-2d02330f1cd7","name":"200 OK","originalRequest":{"method":"GET","header":[{"key":"scope","value":"","type":"text","disabled":true}],"body":{"mode":"urlencoded","urlencoded":[],"options":{"raw":{"language":"json"}}},"url":{"raw":"{{base_url}}/virtualagentusage/msg-logs?task_ids=all&ac_ids=13&sp_id=1&start_date=2020-08-03&end_date=2020-08-18&task_type=messaging","host":["{{base_url}}"],"path":["virtualagentusage","msg-logs"],"query":[{"key":"task_ids","value":"all"},{"key":"ac_ids","value":"13"},{"key":"sp_id","value":"1"},{"key":"start_date","value":"2020-08-03"},{"key":"end_date","value":"2020-08-18"},{"key":"search","value":"Always","type":"text","disabled":true},{"key":"task_type","value":"messaging"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 18 Aug 2020 06:33:55 GMT"},{"key":"Server","value":"Apache/2.4.41 (Win64) OpenSSL/1.1.1c PHP/7.2.22"},{"key":"Vary","value":"Authorization"},{"key":"X-Powered-By","value":"PHP/7.2.22"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"58"},{"key":"ETag","value":"\"f342e1f3bf144d0d47150cd5bc92cf74e3116adc\""},{"key":"Set-Cookie","value":"laravel_session=aNb9DzM6kTTV4TVqHivGbuqinEi9e2osqoxZBmOz; expires=Wed, 19-Aug-2020 02:33:56 GMT; Max-Age=72000; path=/; httponly"},{"key":"Content-Length","value":"241"},{"key":"Connection","value":"close"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": [\n        {\n            \"total_usage\": 60,\n            \"ac_id\": 13,\n            \"total_segments\": 70,\n            \"account\": {\n                \"ac_name\": \"Acc1\",\n                \"ac_id\": 13\n            },\n            \"ac_name\": \"Acc1\",\n            \"tasks\": [\n                {\n                    \"total_usage\": 60,\n                    \"ac_id\": 13,\n                    \"task_id\": 10,\n                    \"total_segments\": 70,\n                    \"task\": {\n                        \"task_name\": \"test messaging\",\n                        \"task_id\": 10\n                    }\n                }\n            ]\n        }\n    ]\n}"}],"_postman_id":"f3a274a1-0c0c-4b33-b05d-8db3b43078be"},{"name":"Get Detailed Logs For Task","id":"cd47ba95-4e5d-4c5e-8c5c-34c5f0894c5f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"scope","value":"ac","type":"text","description":"<p>Access Scope [ac, sp]</p>\n"},{"key":"scope-id","value":"{{scope_id}}","type":"text","description":"<p>Account ID from Studio | Manage | Account Profile when scope = ac, Service Provider ID from Studio | Manage | Service Provider Profile when scope = sp</p>\n"}],"body":{"mode":"urlencoded","urlencoded":[{"key":"task_id","value":"14","type":"text"},{"key":"start_date","value":"2020-08-01","type":"text"},{"key":"end_date","value":"2020-08-19","type":"text"},{"key":"ac_id","value":"13","type":"text"},{"key":"sp_id","value":"1","type":"text"},{"key":"per_page","value":"24","type":"text"},{"key":"page","value":"1","type":"text","disabled":true},{"key":"orderBy","value":"created_at","type":"text","disabled":true},{"key":"orderDirection","value":"asc","type":"text","disabled":true}]},"url":"{{base_url}}/virtualagentusage/chatbot-usage-log/get-detailed-logs-for-task","description":"<p>Get the ChatBot Detailed Log. See <a href=\"https://documentation.five9.com/bundle/studio-combo/page/studio-analyze/topics/virtualagentusage.htm\">https://documentation.five9.com/bundle/studio-combo/page/studio-analyze/topics/virtualagentusage.htm</a></p>\n","auth":{"type":"apikey","apikey":{"value":"{{studio-api-key}}","key":"<key>"},"isInherited":true,"source":{"_postman_id":"f0bf3b25-efdb-4a80-a472-2853dd6e292b","id":"f0bf3b25-efdb-4a80-a472-2853dd6e292b","name":"Analyse API's","type":"folder"}},"urlObject":{"path":["virtualagentusage","chatbot-usage-log","get-detailed-logs-for-task"],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[{"id":"9969cb32-fcfa-4876-afed-af4216b0b4dd","name":"200 OK","originalRequest":{"method":"POST","header":[],"body":{"mode":"urlencoded","urlencoded":[{"key":"task_id","value":"14","type":"text"},{"key":"start_date","value":"2020-08-01","type":"text"},{"key":"end_date","value":"2020-08-19","type":"text"},{"key":"ac_id","value":"13","type":"text"},{"key":"sp_id","value":"1","type":"text"},{"key":"per_page","value":"24","type":"text"},{"key":"page","value":"1","type":"text","disabled":true},{"key":"orderBy","value":"created_at","type":"text","disabled":true},{"key":"orderDirection","value":"asc","type":"text","disabled":true}]},"url":"{{base_url}}/virtualagentusage/chatbot-usage-log/get-detailed-logs-for-task"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 19 Aug 2020 07:25:49 GMT"},{"key":"Server","value":"Apache/2.4.41 (Win64) OpenSSL/1.1.1c PHP/7.2.22"},{"key":"Vary","value":"Authorization"},{"key":"X-Powered-By","value":"PHP/7.2.22"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"58"},{"key":"ETag","value":"\"bf7e6d6fe50601c7b6c9038e908a51ed891f9fe9\""},{"key":"Set-Cookie","value":"laravel_session=aNb9DzM6kTTV4TVqHivGbuqinEi9e2osqoxZBmOz; expires=Thu, 20-Aug-2020 03:25:50 GMT; Max-Age=72000; path=/; httponly"},{"key":"Content-Length","value":"1852"},{"key":"Connection","value":"close"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": [\n        {\n            \"chatbot_usage_log_id\": 7,\n            \"task_id\": 14,\n            \"ac_id\": 13,\n            \"sp_id\": 1,\n            \"msg_type\": \"MSG REPLY\",\n            \"created_at\": \"2020-08-19 17:11:09\",\n            \"updated_at\": \"2020-08-19 17:11:09\",\n            \"source\": \"usage_log\"\n        },\n        {\n            \"chatbot_usage_log_id\": 8,\n            \"task_id\": 14,\n            \"ac_id\": 13,\n            \"sp_id\": 1,\n            \"msg_type\": \"MSG REPLY\",\n            \"created_at\": \"2020-08-19 17:11:09\",\n            \"updated_at\": \"2020-08-19 17:11:09\",\n            \"source\": \"usage_log\"\n        },\n        {\n            \"chatbot_usage_log_id\": 1,\n            \"task_id\": 14,\n            \"ac_id\": 13,\n            \"sp_id\": 1,\n            \"msg_type\": \"MSG IN\",\n            \"created_at\": \"2020-08-19 17:11:09\",\n            \"updated_at\": \"2020-08-19 17:11:09\",\n            \"source\": \"usage_log\"\n        },\n        {\n            \"chatbot_usage_log_id\": 9,\n            \"task_id\": 14,\n            \"ac_id\": 13,\n            \"sp_id\": 1,\n            \"msg_type\": \"MSG REPLY\",\n            \"created_at\": \"2020-08-19 17:11:09\",\n            \"updated_at\": \"2020-08-19 17:11:09\",\n            \"source\": \"usage_log\"\n        },\n        {\n            \"chatbot_usage_log_id\": 2,\n            \"task_id\": 14,\n            \"ac_id\": 13,\n            \"sp_id\": 1,\n            \"msg_type\": \"MSG IN\",\n            \"created_at\": \"2020-08-19 17:11:09\",\n            \"updated_at\": \"2020-08-19 17:11:09\",\n            \"source\": \"usage_log\"\n        },\n        {\n            \"chatbot_usage_log_id\": 10,\n            \"task_id\": 14,\n            \"ac_id\": 13,\n            \"sp_id\": 1,\n            \"msg_type\": \"MSG REPLY\",\n            \"created_at\": \"2020-08-19 17:11:09\",\n            \"updated_at\": \"2020-08-19 17:11:09\",\n            \"source\": \"usage_log\"\n        },\n        {\n            \"chatbot_usage_log_id\": 3,\n            \"task_id\": 14,\n            \"ac_id\": 13,\n            \"sp_id\": 1,\n            \"msg_type\": \"MSG IN\",\n            \"created_at\": \"2020-08-19 17:11:09\",\n            \"updated_at\": \"2020-08-19 17:11:09\",\n            \"source\": \"usage_log\"\n        },\n        {\n            \"chatbot_usage_log_id\": 4,\n            \"task_id\": 14,\n            \"ac_id\": 13,\n            \"sp_id\": 1,\n            \"msg_type\": \"MSG IN\",\n            \"created_at\": \"2020-08-19 17:11:09\",\n            \"updated_at\": \"2020-08-19 17:11:09\",\n            \"source\": \"usage_log\"\n        },\n        {\n            \"chatbot_usage_log_id\": 5,\n            \"task_id\": 14,\n            \"ac_id\": 13,\n            \"sp_id\": 1,\n            \"msg_type\": \"MSG IN\",\n            \"created_at\": \"2020-08-19 17:11:09\",\n            \"updated_at\": \"2020-08-19 17:11:09\",\n            \"source\": \"usage_log\"\n        },\n        {\n            \"chatbot_usage_log_id\": 6,\n            \"task_id\": 14,\n            \"ac_id\": 13,\n            \"sp_id\": 1,\n            \"msg_type\": \"MSG REPLY\",\n            \"created_at\": \"2020-08-19 17:11:09\",\n            \"updated_at\": \"2020-08-19 17:11:09\",\n            \"source\": \"usage_log\"\n        }\n    ],\n    \"meta\": {\n        \"pagination\": {\n            \"total\": 10,\n            \"count\": 10,\n            \"per_page\": 24,\n            \"current_page\": 1,\n            \"total_pages\": 1,\n            \"links\": null\n        }\n    }\n}"},{"id":"b06e7441-2426-4884-9de8-4144729c4325","name":"200 OK","originalRequest":{"method":"POST","header":[],"body":{"mode":"urlencoded","urlencoded":[{"key":"task_id","value":"10","type":"text"},{"key":"start_date","value":"2020-08-01","type":"text"},{"key":"end_date","value":"2020-08-18","type":"text"},{"key":"ac_id","value":"13","type":"text"},{"key":"sp_id","value":"1","type":"text"},{"key":"per_page","value":"24","type":"text"},{"key":"page","value":"1","type":"text","disabled":true},{"key":"orderBy","value":"created_at","type":"text","disabled":true},{"key":"orderDirection","value":"asc","type":"text","disabled":true}]},"url":"{{base_url}}/virtualagentusage/msg-log/get-detailed-logs-for-task"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 18 Aug 2020 06:45:13 GMT"},{"key":"Server","value":"Apache/2.4.41 (Win64) OpenSSL/1.1.1c PHP/7.2.22"},{"key":"Vary","value":"Authorization"},{"key":"X-Powered-By","value":"PHP/7.2.22"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"59"},{"key":"ETag","value":"\"47c8f6b7ff6f01b8707eba756563dcd9e2a8685f\""},{"key":"Set-Cookie","value":"laravel_session=aNb9DzM6kTTV4TVqHivGbuqinEi9e2osqoxZBmOz; expires=Wed, 19-Aug-2020 02:45:13 GMT; Max-Age=72000; path=/; httponly"},{"key":"Content-Length","value":"5734"},{"key":"Connection","value":"close"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": [\n        {\n            \"msg_log_id\": 6,\n            \"task_id\": 10,\n            \"ac_id\": 13,\n            \"sp_id\": 1,\n            \"phone_number\": \"1234\",\n            \"msg_provider\": \"sms_twillio\",\n            \"msg_type\": \"MSG OUT\",\n            \"segments\": true,\n            \"created_at\": \"2020-08-18 16:26:23\",\n            \"updated_at\": \"2020-08-18 16:26:23\",\n            \"source\": \"usage_log\"\n        },\n        {\n            \"msg_log_id\": 7,\n            \"task_id\": 10,\n            \"ac_id\": 13,\n            \"sp_id\": 1,\n            \"phone_number\": \"1234\",\n            \"msg_provider\": \"sms_twillio\",\n            \"msg_type\": \"MSG OUT\",\n            \"segments\": true,\n            \"created_at\": \"2020-08-18 16:26:23\",\n            \"updated_at\": \"2020-08-18 16:26:23\",\n            \"source\": \"usage_log\"\n        },\n        {\n            \"msg_log_id\": 8,\n            \"task_id\": 10,\n            \"ac_id\": 13,\n            \"sp_id\": 1,\n            \"phone_number\": \"1234\",\n            \"msg_provider\": \"sms_twillio\",\n            \"msg_type\": \"MSG OUT\",\n            \"segments\": true,\n            \"created_at\": \"2020-08-18 16:26:23\",\n            \"updated_at\": \"2020-08-18 16:26:23\",\n            \"source\": \"usage_log\"\n        },\n        {\n            \"msg_log_id\": 1,\n            \"task_id\": 10,\n            \"ac_id\": 13,\n            \"sp_id\": 1,\n            \"phone_number\": \"1234\",\n            \"msg_provider\": \"sms_twillio\",\n            \"msg_type\": \"MSG OUT\",\n            \"segments\": true,\n            \"created_at\": \"2020-08-18 16:26:23\",\n            \"updated_at\": \"2020-08-18 16:26:23\",\n            \"source\": \"usage_log\"\n        },\n        {\n            \"msg_log_id\": 9,\n            \"task_id\": 10,\n            \"ac_id\": 13,\n            \"sp_id\": 1,\n            \"phone_number\": \"1234\",\n            \"msg_provider\": \"sms_twillio\",\n            \"msg_type\": \"MSG OUT\",\n            \"segments\": true,\n            \"created_at\": \"2020-08-18 16:26:23\",\n            \"updated_at\": \"2020-08-18 16:26:23\",\n            \"source\": \"usage_log\"\n        },\n        {\n            \"msg_log_id\": 2,\n            \"task_id\": 10,\n            \"ac_id\": 13,\n            \"sp_id\": 1,\n            \"phone_number\": \"1234\",\n            \"msg_provider\": \"sms_twillio\",\n            \"msg_type\": \"MSG OUT\",\n            \"segments\": true,\n            \"created_at\": \"2020-08-18 16:26:23\",\n            \"updated_at\": \"2020-08-18 16:26:23\",\n            \"source\": \"usage_log\"\n        },\n        {\n            \"msg_log_id\": 10,\n            \"task_id\": 10,\n            \"ac_id\": 13,\n            \"sp_id\": 1,\n            \"phone_number\": \"1234\",\n            \"msg_provider\": \"sms_twillio\",\n            \"msg_type\": \"MSG OUT\",\n            \"segments\": true,\n            \"created_at\": \"2020-08-18 16:26:23\",\n            \"updated_at\": \"2020-08-18 16:26:23\",\n            \"source\": \"usage_log\"\n        },\n        {\n            \"msg_log_id\": 3,\n            \"task_id\": 10,\n            \"ac_id\": 13,\n            \"sp_id\": 1,\n            \"phone_number\": \"1234\",\n            \"msg_provider\": \"sms_twillio\",\n            \"msg_type\": \"MSG OUT\",\n            \"segments\": true,\n            \"created_at\": \"2020-08-18 16:26:23\",\n            \"updated_at\": \"2020-08-18 16:26:23\",\n            \"source\": \"usage_log\"\n        },\n        {\n            \"msg_log_id\": 4,\n            \"task_id\": 10,\n            \"ac_id\": 13,\n            \"sp_id\": 1,\n            \"phone_number\": \"1234\",\n            \"msg_provider\": \"sms_twillio\",\n            \"msg_type\": \"MSG OUT\",\n            \"segments\": true,\n            \"created_at\": \"2020-08-18 16:26:23\",\n            \"updated_at\": \"2020-08-18 16:26:23\",\n            \"source\": \"usage_log\"\n        },\n        {\n            \"msg_log_id\": 5,\n            \"task_id\": 10,\n            \"ac_id\": 13,\n            \"sp_id\": 1,\n            \"phone_number\": \"1234\",\n            \"msg_provider\": \"sms_twillio\",\n            \"msg_type\": \"MSG OUT\",\n            \"segments\": true,\n            \"created_at\": \"2020-08-18 16:26:23\",\n            \"updated_at\": \"2020-08-18 16:26:23\",\n            \"source\": \"usage_log\"\n        },\n        {\n            \"msg_log_id\": 4,\n            \"task_id\": 10,\n            \"ac_id\": 13,\n            \"sp_id\": 1,\n            \"phone_number\": \"1234\",\n            \"msg_provider\": \"sms_twillio\",\n            \"msg_type\": \"MSG OUT\",\n            \"segments\": true,\n            \"created_at\": \"2020-08-17 16:43:35\",\n            \"updated_at\": \"2020-08-17 16:43:35\",\n            \"source\": \"archive\"\n        },\n        {\n            \"msg_log_id\": 12,\n            \"task_id\": 10,\n            \"ac_id\": 13,\n            \"sp_id\": 1,\n            \"phone_number\": \"1234\",\n            \"msg_provider\": \"sms_twillio\",\n            \"msg_type\": \"MSG OUT\",\n            \"segments\": true,\n            \"created_at\": \"2020-08-17 16:43:35\",\n            \"updated_at\": \"2020-08-17 16:43:35\",\n            \"source\": \"archive\"\n        },\n        {\n            \"msg_log_id\": 20,\n            \"task_id\": 10,\n            \"ac_id\": 13,\n            \"sp_id\": 1,\n            \"phone_number\": \"1234\",\n            \"msg_provider\": \"sms_twillio\",\n            \"msg_type\": \"MSG OUT\",\n            \"segments\": true,\n            \"created_at\": \"2020-08-17 16:43:35\",\n            \"updated_at\": \"2020-08-17 16:43:35\",\n            \"source\": \"archive\"\n        },\n        {\n            \"msg_log_id\": 28,\n            \"task_id\": 10,\n            \"ac_id\": 13,\n            \"sp_id\": 1,\n            \"phone_number\": \"1234\",\n            \"msg_provider\": \"sms_twillio\",\n            \"msg_type\": \"MSG IN\",\n            \"segments\": true,\n            \"created_at\": \"2020-08-17 16:43:35\",\n            \"updated_at\": \"2020-08-17 16:43:35\",\n            \"source\": \"archive\"\n        },\n        {\n            \"msg_log_id\": 36,\n            \"task_id\": 10,\n            \"ac_id\": 13,\n            \"sp_id\": 1,\n            \"phone_number\": \"1234\",\n            \"msg_provider\": \"sms_twillio\",\n            \"msg_type\": \"MSG REPLY\",\n            \"segments\": true,\n            \"created_at\": \"2020-08-17 16:43:35\",\n            \"updated_at\": \"2020-08-17 16:43:35\",\n            \"source\": \"archive\"\n        },\n        {\n            \"msg_log_id\": 44,\n            \"task_id\": 10,\n            \"ac_id\": 13,\n            \"sp_id\": 1,\n            \"phone_number\": \"1234\",\n            \"msg_provider\": \"sms_twillio\",\n            \"msg_type\": \"MSG REPLY\",\n            \"segments\": true,\n            \"created_at\": \"2020-08-17 16:43:35\",\n            \"updated_at\": \"2020-08-17 16:43:35\",\n            \"source\": \"archive\"\n        },\n        {\n            \"msg_log_id\": 5,\n            \"task_id\": 10,\n            \"ac_id\": 13,\n            \"sp_id\": 1,\n            \"phone_number\": \"1234\",\n            \"msg_provider\": \"sms_twillio\",\n            \"msg_type\": \"MSG OUT\",\n            \"segments\": true,\n            \"created_at\": \"2020-08-17 16:43:35\",\n            \"updated_at\": \"2020-08-17 16:43:35\",\n            \"source\": \"archive\"\n        },\n        {\n            \"msg_log_id\": 13,\n            \"task_id\": 10,\n            \"ac_id\": 13,\n            \"sp_id\": 1,\n            \"phone_number\": \"1234\",\n            \"msg_provider\": \"sms_twillio\",\n            \"msg_type\": \"MSG OUT\",\n            \"segments\": true,\n            \"created_at\": \"2020-08-17 16:43:35\",\n            \"updated_at\": \"2020-08-17 16:43:35\",\n            \"source\": \"archive\"\n        },\n        {\n            \"msg_log_id\": 21,\n            \"task_id\": 10,\n            \"ac_id\": 13,\n            \"sp_id\": 1,\n            \"phone_number\": \"1234\",\n            \"msg_provider\": \"sms_twillio\",\n            \"msg_type\": \"MSG IN\",\n            \"segments\": true,\n            \"created_at\": \"2020-08-17 16:43:35\",\n            \"updated_at\": \"2020-08-17 16:43:35\",\n            \"source\": \"archive\"\n        },\n        {\n            \"msg_log_id\": 29,\n            \"task_id\": 10,\n            \"ac_id\": 13,\n            \"sp_id\": 1,\n            \"phone_number\": \"1234\",\n            \"msg_provider\": \"sms_twillio\",\n            \"msg_type\": \"MSG IN\",\n            \"segments\": true,\n            \"created_at\": \"2020-08-17 16:43:35\",\n            \"updated_at\": \"2020-08-17 16:43:35\",\n            \"source\": \"archive\"\n        },\n        {\n            \"msg_log_id\": 37,\n            \"task_id\": 10,\n            \"ac_id\": 13,\n            \"sp_id\": 1,\n            \"phone_number\": \"1234\",\n            \"msg_provider\": \"sms_twillio\",\n            \"msg_type\": \"MSG REPLY\",\n            \"segments\": true,\n            \"created_at\": \"2020-08-17 16:43:35\",\n            \"updated_at\": \"2020-08-17 16:43:35\",\n            \"source\": \"archive\"\n        },\n        {\n            \"msg_log_id\": 45,\n            \"task_id\": 10,\n            \"ac_id\": 13,\n            \"sp_id\": 1,\n            \"phone_number\": \"1234\",\n            \"msg_provider\": \"sms_twillio\",\n            \"msg_type\": \"MSG REPLY\",\n            \"segments\": true,\n            \"created_at\": \"2020-08-17 16:43:35\",\n            \"updated_at\": \"2020-08-17 16:43:35\",\n            \"source\": \"archive\"\n        },\n        {\n            \"msg_log_id\": 6,\n            \"task_id\": 10,\n            \"ac_id\": 13,\n            \"sp_id\": 1,\n            \"phone_number\": \"1234\",\n            \"msg_provider\": \"sms_twillio\",\n            \"msg_type\": \"MSG OUT\",\n            \"segments\": true,\n            \"created_at\": \"2020-08-17 16:43:35\",\n            \"updated_at\": \"2020-08-17 16:43:35\",\n            \"source\": \"archive\"\n        },\n        {\n            \"msg_log_id\": 14,\n            \"task_id\": 10,\n            \"ac_id\": 13,\n            \"sp_id\": 1,\n            \"phone_number\": \"1234\",\n            \"msg_provider\": \"sms_twillio\",\n            \"msg_type\": \"MSG OUT\",\n            \"segments\": true,\n            \"created_at\": \"2020-08-17 16:43:35\",\n            \"updated_at\": \"2020-08-17 16:43:35\",\n            \"source\": \"archive\"\n        }\n    ],\n    \"meta\": {\n        \"pagination\": {\n            \"total\": 60,\n            \"count\": 24,\n            \"per_page\": 24,\n            \"current_page\": 1,\n            \"total_pages\": 3,\n            \"links\": {\n                \"previous\": null,\n                \"next\": \"http://localhost/api/virtualagentusage/msg-log/get-detailed-logs-for-task?page=2\"\n            }\n        }\n    }\n}"},{"id":"e504989b-ce4f-4883-b2d1-315532863212","name":"200 OK","originalRequest":{"method":"POST","header":[],"body":{"mode":"urlencoded","urlencoded":[{"key":"task_id","value":"10","type":"text"},{"key":"start_date","value":"2020-08-01","type":"text"},{"key":"end_date","value":"2020-08-18","type":"text"},{"key":"ac_id","value":"13","type":"text"},{"key":"sp_id","value":"1","type":"text"},{"key":"per_page","value":"24","type":"text"},{"key":"page","value":"1","type":"text","disabled":true},{"key":"orderBy","value":"created_at","type":"text","disabled":true},{"key":"orderDirection","value":"asc","type":"text","disabled":true}]},"url":"{{base_url}}/virtualagentusage/msg-log/get-detailed-logs-for-task"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 18 Aug 2020 06:45:13 GMT"},{"key":"Server","value":"Apache/2.4.41 (Win64) OpenSSL/1.1.1c PHP/7.2.22"},{"key":"Vary","value":"Authorization"},{"key":"X-Powered-By","value":"PHP/7.2.22"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"59"},{"key":"ETag","value":"\"47c8f6b7ff6f01b8707eba756563dcd9e2a8685f\""},{"key":"Set-Cookie","value":"laravel_session=aNb9DzM6kTTV4TVqHivGbuqinEi9e2osqoxZBmOz; expires=Wed, 19-Aug-2020 02:45:13 GMT; Max-Age=72000; path=/; httponly"},{"key":"Content-Length","value":"5734"},{"key":"Connection","value":"close"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": [\n        {\n            \"msg_log_id\": 6,\n            \"task_id\": 10,\n            \"ac_id\": 13,\n            \"sp_id\": 1,\n            \"phone_number\": \"1234\",\n            \"msg_provider\": \"sms_twillio\",\n            \"msg_type\": \"MSG OUT\",\n            \"segments\": true,\n            \"created_at\": \"2020-08-18 16:26:23\",\n            \"updated_at\": \"2020-08-18 16:26:23\",\n            \"source\": \"usage_log\"\n        },\n        {\n            \"msg_log_id\": 7,\n            \"task_id\": 10,\n            \"ac_id\": 13,\n            \"sp_id\": 1,\n            \"phone_number\": \"1234\",\n            \"msg_provider\": \"sms_twillio\",\n            \"msg_type\": \"MSG OUT\",\n            \"segments\": true,\n            \"created_at\": \"2020-08-18 16:26:23\",\n            \"updated_at\": \"2020-08-18 16:26:23\",\n            \"source\": \"usage_log\"\n        },\n        {\n            \"msg_log_id\": 8,\n            \"task_id\": 10,\n            \"ac_id\": 13,\n            \"sp_id\": 1,\n            \"phone_number\": \"1234\",\n            \"msg_provider\": \"sms_twillio\",\n            \"msg_type\": \"MSG OUT\",\n            \"segments\": true,\n            \"created_at\": \"2020-08-18 16:26:23\",\n            \"updated_at\": \"2020-08-18 16:26:23\",\n            \"source\": \"usage_log\"\n        },\n        {\n            \"msg_log_id\": 1,\n            \"task_id\": 10,\n            \"ac_id\": 13,\n            \"sp_id\": 1,\n            \"phone_number\": \"1234\",\n            \"msg_provider\": \"sms_twillio\",\n            \"msg_type\": \"MSG OUT\",\n            \"segments\": true,\n            \"created_at\": \"2020-08-18 16:26:23\",\n            \"updated_at\": \"2020-08-18 16:26:23\",\n            \"source\": \"usage_log\"\n        },\n        {\n            \"msg_log_id\": 9,\n            \"task_id\": 10,\n            \"ac_id\": 13,\n            \"sp_id\": 1,\n            \"phone_number\": \"1234\",\n            \"msg_provider\": \"sms_twillio\",\n            \"msg_type\": \"MSG OUT\",\n            \"segments\": true,\n            \"created_at\": \"2020-08-18 16:26:23\",\n            \"updated_at\": \"2020-08-18 16:26:23\",\n            \"source\": \"usage_log\"\n        },\n        {\n            \"msg_log_id\": 2,\n            \"task_id\": 10,\n            \"ac_id\": 13,\n            \"sp_id\": 1,\n            \"phone_number\": \"1234\",\n            \"msg_provider\": \"sms_twillio\",\n            \"msg_type\": \"MSG OUT\",\n            \"segments\": true,\n            \"created_at\": \"2020-08-18 16:26:23\",\n            \"updated_at\": \"2020-08-18 16:26:23\",\n            \"source\": \"usage_log\"\n        },\n        {\n            \"msg_log_id\": 10,\n            \"task_id\": 10,\n            \"ac_id\": 13,\n            \"sp_id\": 1,\n            \"phone_number\": \"1234\",\n            \"msg_provider\": \"sms_twillio\",\n            \"msg_type\": \"MSG OUT\",\n            \"segments\": true,\n            \"created_at\": \"2020-08-18 16:26:23\",\n            \"updated_at\": \"2020-08-18 16:26:23\",\n            \"source\": \"usage_log\"\n        },\n        {\n            \"msg_log_id\": 3,\n            \"task_id\": 10,\n            \"ac_id\": 13,\n            \"sp_id\": 1,\n            \"phone_number\": \"1234\",\n            \"msg_provider\": \"sms_twillio\",\n            \"msg_type\": \"MSG OUT\",\n            \"segments\": true,\n            \"created_at\": \"2020-08-18 16:26:23\",\n            \"updated_at\": \"2020-08-18 16:26:23\",\n            \"source\": \"usage_log\"\n        },\n        {\n            \"msg_log_id\": 4,\n            \"task_id\": 10,\n            \"ac_id\": 13,\n            \"sp_id\": 1,\n            \"phone_number\": \"1234\",\n            \"msg_provider\": \"sms_twillio\",\n            \"msg_type\": \"MSG OUT\",\n            \"segments\": true,\n            \"created_at\": \"2020-08-18 16:26:23\",\n            \"updated_at\": \"2020-08-18 16:26:23\",\n            \"source\": \"usage_log\"\n        },\n        {\n            \"msg_log_id\": 5,\n            \"task_id\": 10,\n            \"ac_id\": 13,\n            \"sp_id\": 1,\n            \"phone_number\": \"1234\",\n            \"msg_provider\": \"sms_twillio\",\n            \"msg_type\": \"MSG OUT\",\n            \"segments\": true,\n            \"created_at\": \"2020-08-18 16:26:23\",\n            \"updated_at\": \"2020-08-18 16:26:23\",\n            \"source\": \"usage_log\"\n        },\n        {\n            \"msg_log_id\": 4,\n            \"task_id\": 10,\n            \"ac_id\": 13,\n            \"sp_id\": 1,\n            \"phone_number\": \"1234\",\n            \"msg_provider\": \"sms_twillio\",\n            \"msg_type\": \"MSG OUT\",\n            \"segments\": true,\n            \"created_at\": \"2020-08-17 16:43:35\",\n            \"updated_at\": \"2020-08-17 16:43:35\",\n            \"source\": \"archive\"\n        },\n        {\n            \"msg_log_id\": 12,\n            \"task_id\": 10,\n            \"ac_id\": 13,\n            \"sp_id\": 1,\n            \"phone_number\": \"1234\",\n            \"msg_provider\": \"sms_twillio\",\n            \"msg_type\": \"MSG OUT\",\n            \"segments\": true,\n            \"created_at\": \"2020-08-17 16:43:35\",\n            \"updated_at\": \"2020-08-17 16:43:35\",\n            \"source\": \"archive\"\n        },\n        {\n            \"msg_log_id\": 20,\n            \"task_id\": 10,\n            \"ac_id\": 13,\n            \"sp_id\": 1,\n            \"phone_number\": \"1234\",\n            \"msg_provider\": \"sms_twillio\",\n            \"msg_type\": \"MSG OUT\",\n            \"segments\": true,\n            \"created_at\": \"2020-08-17 16:43:35\",\n            \"updated_at\": \"2020-08-17 16:43:35\",\n            \"source\": \"archive\"\n        },\n        {\n            \"msg_log_id\": 28,\n            \"task_id\": 10,\n            \"ac_id\": 13,\n            \"sp_id\": 1,\n            \"phone_number\": \"1234\",\n            \"msg_provider\": \"sms_twillio\",\n            \"msg_type\": \"MSG IN\",\n            \"segments\": true,\n            \"created_at\": \"2020-08-17 16:43:35\",\n            \"updated_at\": \"2020-08-17 16:43:35\",\n            \"source\": \"archive\"\n        },\n        {\n            \"msg_log_id\": 36,\n            \"task_id\": 10,\n            \"ac_id\": 13,\n            \"sp_id\": 1,\n            \"phone_number\": \"1234\",\n            \"msg_provider\": \"sms_twillio\",\n            \"msg_type\": \"MSG REPLY\",\n            \"segments\": true,\n            \"created_at\": \"2020-08-17 16:43:35\",\n            \"updated_at\": \"2020-08-17 16:43:35\",\n            \"source\": \"archive\"\n        },\n        {\n            \"msg_log_id\": 44,\n            \"task_id\": 10,\n            \"ac_id\": 13,\n            \"sp_id\": 1,\n            \"phone_number\": \"1234\",\n            \"msg_provider\": \"sms_twillio\",\n            \"msg_type\": \"MSG REPLY\",\n            \"segments\": true,\n            \"created_at\": \"2020-08-17 16:43:35\",\n            \"updated_at\": \"2020-08-17 16:43:35\",\n            \"source\": \"archive\"\n        },\n        {\n            \"msg_log_id\": 5,\n            \"task_id\": 10,\n            \"ac_id\": 13,\n            \"sp_id\": 1,\n            \"phone_number\": \"1234\",\n            \"msg_provider\": \"sms_twillio\",\n            \"msg_type\": \"MSG OUT\",\n            \"segments\": true,\n            \"created_at\": \"2020-08-17 16:43:35\",\n            \"updated_at\": \"2020-08-17 16:43:35\",\n            \"source\": \"archive\"\n        },\n        {\n            \"msg_log_id\": 13,\n            \"task_id\": 10,\n            \"ac_id\": 13,\n            \"sp_id\": 1,\n            \"phone_number\": \"1234\",\n            \"msg_provider\": \"sms_twillio\",\n            \"msg_type\": \"MSG OUT\",\n            \"segments\": true,\n            \"created_at\": \"2020-08-17 16:43:35\",\n            \"updated_at\": \"2020-08-17 16:43:35\",\n            \"source\": \"archive\"\n        },\n        {\n            \"msg_log_id\": 21,\n            \"task_id\": 10,\n            \"ac_id\": 13,\n            \"sp_id\": 1,\n            \"phone_number\": \"1234\",\n            \"msg_provider\": \"sms_twillio\",\n            \"msg_type\": \"MSG IN\",\n            \"segments\": true,\n            \"created_at\": \"2020-08-17 16:43:35\",\n            \"updated_at\": \"2020-08-17 16:43:35\",\n            \"source\": \"archive\"\n        },\n        {\n            \"msg_log_id\": 29,\n            \"task_id\": 10,\n            \"ac_id\": 13,\n            \"sp_id\": 1,\n            \"phone_number\": \"1234\",\n            \"msg_provider\": \"sms_twillio\",\n            \"msg_type\": \"MSG IN\",\n            \"segments\": true,\n            \"created_at\": \"2020-08-17 16:43:35\",\n            \"updated_at\": \"2020-08-17 16:43:35\",\n            \"source\": \"archive\"\n        },\n        {\n            \"msg_log_id\": 37,\n            \"task_id\": 10,\n            \"ac_id\": 13,\n            \"sp_id\": 1,\n            \"phone_number\": \"1234\",\n            \"msg_provider\": \"sms_twillio\",\n            \"msg_type\": \"MSG REPLY\",\n            \"segments\": true,\n            \"created_at\": \"2020-08-17 16:43:35\",\n            \"updated_at\": \"2020-08-17 16:43:35\",\n            \"source\": \"archive\"\n        },\n        {\n            \"msg_log_id\": 45,\n            \"task_id\": 10,\n            \"ac_id\": 13,\n            \"sp_id\": 1,\n            \"phone_number\": \"1234\",\n            \"msg_provider\": \"sms_twillio\",\n            \"msg_type\": \"MSG REPLY\",\n            \"segments\": true,\n            \"created_at\": \"2020-08-17 16:43:35\",\n            \"updated_at\": \"2020-08-17 16:43:35\",\n            \"source\": \"archive\"\n        },\n        {\n            \"msg_log_id\": 6,\n            \"task_id\": 10,\n            \"ac_id\": 13,\n            \"sp_id\": 1,\n            \"phone_number\": \"1234\",\n            \"msg_provider\": \"sms_twillio\",\n            \"msg_type\": \"MSG OUT\",\n            \"segments\": true,\n            \"created_at\": \"2020-08-17 16:43:35\",\n            \"updated_at\": \"2020-08-17 16:43:35\",\n            \"source\": \"archive\"\n        },\n        {\n            \"msg_log_id\": 14,\n            \"task_id\": 10,\n            \"ac_id\": 13,\n            \"sp_id\": 1,\n            \"phone_number\": \"1234\",\n            \"msg_provider\": \"sms_twillio\",\n            \"msg_type\": \"MSG OUT\",\n            \"segments\": true,\n            \"created_at\": \"2020-08-17 16:43:35\",\n            \"updated_at\": \"2020-08-17 16:43:35\",\n            \"source\": \"archive\"\n        }\n    ],\n    \"meta\": {\n        \"pagination\": {\n            \"total\": 60,\n            \"count\": 24,\n            \"per_page\": 24,\n            \"current_page\": 1,\n            \"total_pages\": 3,\n            \"links\": {\n                \"previous\": null,\n                \"next\": \"http://localhost/api/virtualagentusage/msg-log/get-detailed-logs-for-task?page=2\"\n            }\n        }\n    }\n}"}],"_postman_id":"cd47ba95-4e5d-4c5e-8c5c-34c5f0894c5f"}],"id":"a88d91d3-1024-4057-a4e2-6ac16f57e92e","_postman_id":"a88d91d3-1024-4057-a4e2-6ac16f57e92e","description":"","auth":{"type":"apikey","apikey":{"value":"{{studio-api-key}}","key":"<key>"},"isInherited":true,"source":{"_postman_id":"f0bf3b25-efdb-4a80-a472-2853dd6e292b","id":"f0bf3b25-efdb-4a80-a472-2853dd6e292b","name":"Analyse API's","type":"folder"}}}],"id":"80a2b13a-5317-4d8b-8242-e31640bb3e5e","_postman_id":"80a2b13a-5317-4d8b-8242-e31640bb3e5e","description":"","auth":{"type":"apikey","apikey":{"value":"{{studio-api-key}}","key":"<key>"},"isInherited":true,"source":{"_postman_id":"f0bf3b25-efdb-4a80-a472-2853dd6e292b","id":"f0bf3b25-efdb-4a80-a472-2853dd6e292b","name":"Analyse API's","type":"folder"}}},{"name":"User Activity","item":[{"name":"list activity logs","id":"fb1825ec-c3bc-4395-ac90-490a8acbb43d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"scope","value":"sp","type":"text"},{"key":"scope-id","value":"1","type":"text"}],"url":"{{base_url}}/portal/activity-logs?per_page=10&page=1&orderBy=id&sortedBy=desc&search=m1&searchOptions={\"type\":\"John\",\"date_range\":\"asdsd\"}","auth":{"type":"apikey","apikey":{"value":"{{studio-api-key}}","key":"<key>"},"isInherited":true,"source":{"_postman_id":"f0bf3b25-efdb-4a80-a472-2853dd6e292b","id":"f0bf3b25-efdb-4a80-a472-2853dd6e292b","name":"Analyse API's","type":"folder"}},"urlObject":{"path":["portal","activity-logs"],"host":["{{base_url}}"],"query":[{"key":"per_page","value":"10"},{"key":"page","value":"1"},{"key":"orderBy","value":"id"},{"key":"sortedBy","value":"desc"},{"key":"search","value":"m1"},{"disabled":true,"key":"notShowLoader","value":"false"},{"key":"searchOptions","value":"{\"type\":\"John\",\"date_range\":\"asdsd\"}"}],"variable":[]}},"response":[],"_postman_id":"fb1825ec-c3bc-4395-ac90-490a8acbb43d"},{"name":"list event log names","id":"7459af74-5573-471d-ae96-4b9229841d87","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"scope","value":"ac","type":"text"},{"key":"scope-id","value":"{{scope_id}}","type":"text"}],"url":"{{base_url}}/portal/activity-log-names","auth":{"type":"apikey","apikey":{"value":"{{studio-api-key}}","key":"<key>"},"isInherited":true,"source":{"_postman_id":"f0bf3b25-efdb-4a80-a472-2853dd6e292b","id":"f0bf3b25-efdb-4a80-a472-2853dd6e292b","name":"Analyse API's","type":"folder"}},"urlObject":{"path":["portal","activity-log-names"],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"7459af74-5573-471d-ae96-4b9229841d87"}],"id":"40571d27-21a8-4b0a-8080-fbec7a40f950","_postman_id":"40571d27-21a8-4b0a-8080-fbec7a40f950","description":"","auth":{"type":"apikey","apikey":{"value":"{{studio-api-key}}","key":"<key>"},"isInherited":true,"source":{"_postman_id":"f0bf3b25-efdb-4a80-a472-2853dd6e292b","id":"f0bf3b25-efdb-4a80-a472-2853dd6e292b","name":"Analyse API's","type":"folder"}}},{"name":"Live Virtual Agent Tracking","item":[{"name":"Live Virtual Agent Tracker","id":"273e3b8f-d8ce-4bd1-9352-613c6e425331","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"scope-id","value":"1","description":"<p>Account ID from Studio | Manage | Account Profile when scope = ac</p>\n","type":"text"},{"key":"scope","value":"ac","description":"<p>Access Scope [ac, sp] = ac</p>\n","type":"text"}],"body":{"mode":"urlencoded","urlencoded":[{"key":"orderBy","value":"","type":"text"},{"key":"orderDirection","value":"","type":"text"},{"key":"search","value":"","type":"text"},{"key":"page","value":"24","type":"text"}]},"url":"{{base_url}}/opensip/active-calls","auth":{"type":"apikey","apikey":{"value":"{{studio-api-key}}","key":"<key>"},"isInherited":true,"source":{"_postman_id":"f0bf3b25-efdb-4a80-a472-2853dd6e292b","id":"f0bf3b25-efdb-4a80-a472-2853dd6e292b","name":"Analyse API's","type":"folder"}},"urlObject":{"path":["opensip","active-calls"],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"273e3b8f-d8ce-4bd1-9352-613c6e425331"}],"id":"06e602a0-b1d0-4d86-9f07-c095af671859","_postman_id":"06e602a0-b1d0-4d86-9f07-c095af671859","description":"","auth":{"type":"apikey","apikey":{"value":"{{studio-api-key}}","key":"<key>"},"isInherited":true,"source":{"_postman_id":"f0bf3b25-efdb-4a80-a472-2853dd6e292b","id":"f0bf3b25-efdb-4a80-a472-2853dd6e292b","name":"Analyse API's","type":"folder"}}}],"id":"f0bf3b25-efdb-4a80-a472-2853dd6e292b","description":"<p>This collection is to hold all the APIs that go under Analyse Navigation in Studio 7. </p>\n","auth":{"type":"apikey","apikey":{"value":"{{studio-api-key}}","key":"<key>"},"isInherited":false},"event":[{"listen":"prerequest","script":{"id":"7af09a81-4362-4a99-abfe-7b0c638cec54","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"eb80d942-bc70-441b-be24-16229defb55f","type":"text/javascript","exec":[""]}}],"_postman_id":"f0bf3b25-efdb-4a80-a472-2853dd6e292b"},{"name":"Interaction APIs","item":[{"name":"Chatbot Api","id":"d0e601d4-1177-4c86-85e6-0133acbeea19","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"api_key\":\"Xbs1dH9o8fIvKdmE4BASHRQswj93m25tIXPhavt2GCnPoS7O\",\r\n    \"task_key\": \"67478d606887252df58676f1600a23d56c0b454b8b1290f3acb8ebb4cf0bfaf3\",\r\n    \"user_key\": \"1\",\r\n    \"session_id\": \"1234567890\",\r\n    \"session_timeout\": 60,\r\n    \"text\": \"conv\",\r\n    \"message\": \"abc\",\r\n    \"message_json\": \"{'test': 'abc_json'}\",\r\n    \"attachment\": {\r\n        \"attachment_type\": \"file\",\r\n        \"attachment_url\": \"xyz\"\r\n    }\r\n    \r\n}","options":{"raw":{"language":"json"}}},"url":"{{lab_interaction_url}}/studio/api/chat","description":"<p>See <a href=\"https://documentation.five9.com/bundle/studio-combo/page/studio-build/api/chatbot-api.htm\">https://documentation.five9.com/bundle/studio-combo/page/studio-build/api/chatbot-api.htm</a></p>\n","urlObject":{"path":["studio","api","chat"],"host":["{{lab_interaction_url}}"],"query":[],"variable":[]}},"response":[{"id":"df05ed13-e41d-4ee9-8678-8c8f2393a0ab","name":"Insufficient Message Balance","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"api_key\": \"quxFCegETTJU1LaZR8HPMJ00fPUKcsliAPmpYY1Cq2JZrwrk\",\r\n    \"task_key\": \"8164e5fb2cb6d70e0173d58f949ddbf46a9afb7966c2e1031715106d5a1c213e\",\r\n    \"message_json\": {\r\n        \"name\": \"Ali\",\r\n        \"company\": \"Five9\",\r\n        \"city\": \"Melbourne\"\r\n    },\r\n    \"session_id\": \"\",\r\n    \"text\": \"y' ?e\\ns\\n\",\r\n    \"user_key\": \"123456\",\r\n    \"attachment\": {\r\n            \"attachment_type\": \"image 'A\",\r\n            \"attachment_url\": \"http://localhost/abc.jpg\"\r\n        }\r\n}","options":{"raw":{"language":"json"}}},"url":"{{interaction_url}}/studio/api/chat"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 11 Jun 2021 03:16:35 GMT"},{"key":"Server","value":"Apache/2.4.38 (Win64) OpenSSL/1.1.1b PHP/7.4.16"},{"key":"X-Powered-By","value":"PHP/7.4.16"},{"key":"Access-Control-Allow-Credentials","value":"1"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Content-Length","value":"175"},{"key":"Connection","value":"close"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"425\",\n    \"session_id\": \"958465c5-6393-4c41-a75e-15eaf2e8b289\",\n    \"message\": \"Message balance not available for account.\",\n    \"message_json\": null,\n    \"type\": \"error\",\n    \"attachments\": []\n}"},{"id":"60b2f97e-fac5-488e-8780-38d9b62c4447","name":"Invalid Api Key","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"api_key\": \"hKCSVPvqRGDHBFvY5x0urrxyUGqBAYX3WIFhd0L5Et43Bie8\",\r\n    \"task_key\": \"aacf6221ed697c423bfd310dfc45b9d66a0b78f6f3670a6e47465b8e7c5c1718\",\r\n    \"message_json\": {\r\n        \"name\": \"Ali\",\r\n        \"company\": \"Five9\",\r\n        \"city\": \"Melbourne\"\r\n    },\r\n    \"session_id\": \"\",\r\n    \"text\": \"y' ?e\\ns\\n\",\r\n    \"user_key\": \"123456\",\r\n    \"attachment\": {\r\n            \"attachment_type\": \"image 'A\",\r\n            \"attachment_url\": \"http://localhost/abc.jpg\"\r\n        }\r\n}","options":{"raw":{"language":"json"}}},"url":"{{interaction_url}}/studio/api/chat"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 11 Jun 2021 03:20:46 GMT"},{"key":"Server","value":"Apache/2.4.38 (Win64) OpenSSL/1.1.1b PHP/7.4.16"},{"key":"X-Powered-By","value":"PHP/7.4.16"},{"key":"Access-Control-Allow-Credentials","value":"1"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Content-Length","value":"149"},{"key":"Connection","value":"close"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"410\",\n    \"session_id\": \"d76988f0-a85e-48c3-b0f4-64604d394515\",\n    \"message\": \"Invalid API Key.\",\n    \"message_json\": null,\n    \"type\": \"error\",\n    \"attachments\": []\n}"},{"id":"9d917adb-1f68-40ff-9f7a-dfa2fc56f6ea","name":"Cannot Find Task","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"api_key\": \"{{studio_api_key}}\",\r\n    \"task_key\": \"{{chat_task_key}}\",\r\n    \"message_json\": {\r\n        \"company\": \"Five9\",\r\n        \"city\": \"Melbourne\"\r\n    },\r\n    \"session_id\": \"\",\r\n    \"text\": \"Hello\",\r\n    \"user_key\": \"123456\",\r\n    \"attachment\": {\r\n            \"attachment_type\": \"image 'A\",\r\n            \"attachment_url\": \"http://localhost/abc.jpg\"\r\n        }\r\n}","options":{"raw":{"language":"json"}}},"url":"{{interaction_url}}/studio/api/chat"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 11 Jun 2021 03:24:38 GMT"},{"key":"Server","value":"Apache/2.4.38 (Win64) OpenSSL/1.1.1b PHP/7.4.16"},{"key":"X-Powered-By","value":"PHP/7.4.16"},{"key":"Access-Control-Allow-Credentials","value":"1"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Content-Length","value":"157"},{"key":"Connection","value":"close"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"405\",\n    \"session_id\": \"37385f7c-5e7e-44df-9bcf-b5f5fc5f5ac3\",\n    \"message\": \"Cannot find Studio task.\",\n    \"message_json\": null,\n    \"type\": \"error\",\n    \"attachments\": []\n}"}],"_postman_id":"d0e601d4-1177-4c86-85e6-0133acbeea19"},{"name":"Chatbot Api Copy","id":"40b3286d-ebdd-45be-84bd-7aeacb3a51a9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"api_key\":\"Xbs1dH9o8fIvKdmE4BASHRQswj93m25tIXPhavt2GCnPoS7O\",\r\n    \"task_key\": \"67478d606887252df58676f1600a23d56c0b454b8b1290f3acb8ebb4cf0bfaf3\",\r\n    \"user_key\": \"1\",\r\n    \"session_id\": \"1234567890\",\r\n    \"session_timeout\": 60,\r\n    \"text\": \"conv\",\r\n    \"message\": \"abc\",\r\n    \"message_json\": \"{'test': 'abc_json'}\",\r\n    \"attachment\": {\r\n        \"attachment_type\": \"file\",\r\n        \"attachment_url\": \"xyz\"\r\n    }\r\n    \r\n}","options":{"raw":{"language":"json"}}},"url":"{{lab_interaction_url}}/studio/api/chat","description":"<p>See <a href=\"https://documentation.five9.com/bundle/studio-combo/page/studio-build/api/chatbot-api.htm\">https://documentation.five9.com/bundle/studio-combo/page/studio-build/api/chatbot-api.htm</a></p>\n","urlObject":{"path":["studio","api","chat"],"host":["{{lab_interaction_url}}"],"query":[],"variable":[]}},"response":[{"id":"20a30e02-ffd8-40ab-be57-6d4d69c53f43","name":"Insufficient Message Balance","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"api_key\": \"quxFCegETTJU1LaZR8HPMJ00fPUKcsliAPmpYY1Cq2JZrwrk\",\r\n    \"task_key\": \"8164e5fb2cb6d70e0173d58f949ddbf46a9afb7966c2e1031715106d5a1c213e\",\r\n    \"message_json\": {\r\n        \"name\": \"Ali\",\r\n        \"company\": \"Five9\",\r\n        \"city\": \"Melbourne\"\r\n    },\r\n    \"session_id\": \"\",\r\n    \"text\": \"y' ?e\\ns\\n\",\r\n    \"user_key\": \"123456\",\r\n    \"attachment\": {\r\n            \"attachment_type\": \"image 'A\",\r\n            \"attachment_url\": \"http://localhost/abc.jpg\"\r\n        }\r\n}","options":{"raw":{"language":"json"}}},"url":"{{interaction_url}}/studio/api/chat"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 11 Jun 2021 03:16:35 GMT"},{"key":"Server","value":"Apache/2.4.38 (Win64) OpenSSL/1.1.1b PHP/7.4.16"},{"key":"X-Powered-By","value":"PHP/7.4.16"},{"key":"Access-Control-Allow-Credentials","value":"1"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Content-Length","value":"175"},{"key":"Connection","value":"close"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"425\",\n    \"session_id\": \"958465c5-6393-4c41-a75e-15eaf2e8b289\",\n    \"message\": \"Message balance not available for account.\",\n    \"message_json\": null,\n    \"type\": \"error\",\n    \"attachments\": []\n}"},{"id":"af95d8ed-55e6-4ab6-ac13-3d64fec51f50","name":"Invalid Api Key","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"api_key\": \"hKCSVPvqRGDHBFvY5x0urrxyUGqBAYX3WIFhd0L5Et43Bie8\",\r\n    \"task_key\": \"aacf6221ed697c423bfd310dfc45b9d66a0b78f6f3670a6e47465b8e7c5c1718\",\r\n    \"message_json\": {\r\n        \"name\": \"Ali\",\r\n        \"company\": \"Five9\",\r\n        \"city\": \"Melbourne\"\r\n    },\r\n    \"session_id\": \"\",\r\n    \"text\": \"y' ?e\\ns\\n\",\r\n    \"user_key\": \"123456\",\r\n    \"attachment\": {\r\n            \"attachment_type\": \"image 'A\",\r\n            \"attachment_url\": \"http://localhost/abc.jpg\"\r\n        }\r\n}","options":{"raw":{"language":"json"}}},"url":"{{interaction_url}}/studio/api/chat"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 11 Jun 2021 03:20:46 GMT"},{"key":"Server","value":"Apache/2.4.38 (Win64) OpenSSL/1.1.1b PHP/7.4.16"},{"key":"X-Powered-By","value":"PHP/7.4.16"},{"key":"Access-Control-Allow-Credentials","value":"1"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Content-Length","value":"149"},{"key":"Connection","value":"close"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"410\",\n    \"session_id\": \"d76988f0-a85e-48c3-b0f4-64604d394515\",\n    \"message\": \"Invalid API Key.\",\n    \"message_json\": null,\n    \"type\": \"error\",\n    \"attachments\": []\n}"},{"id":"92724168-69cc-4054-9c85-6d3acdc404a6","name":"Cannot Find Task","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"api_key\": \"{{studio_api_key}}\",\r\n    \"task_key\": \"{{chat_task_key}}\",\r\n    \"message_json\": {\r\n        \"company\": \"Five9\",\r\n        \"city\": \"Melbourne\"\r\n    },\r\n    \"session_id\": \"\",\r\n    \"text\": \"Hello\",\r\n    \"user_key\": \"123456\",\r\n    \"attachment\": {\r\n            \"attachment_type\": \"image 'A\",\r\n            \"attachment_url\": \"http://localhost/abc.jpg\"\r\n        }\r\n}","options":{"raw":{"language":"json"}}},"url":"{{interaction_url}}/studio/api/chat"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 11 Jun 2021 03:24:38 GMT"},{"key":"Server","value":"Apache/2.4.38 (Win64) OpenSSL/1.1.1b PHP/7.4.16"},{"key":"X-Powered-By","value":"PHP/7.4.16"},{"key":"Access-Control-Allow-Credentials","value":"1"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Content-Length","value":"157"},{"key":"Connection","value":"close"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"405\",\n    \"session_id\": \"37385f7c-5e7e-44df-9bcf-b5f5fc5f5ac3\",\n    \"message\": \"Cannot find Studio task.\",\n    \"message_json\": null,\n    \"type\": \"error\",\n    \"attachments\": []\n}"}],"_postman_id":"40b3286d-ebdd-45be-84bd-7aeacb3a51a9"},{"name":"Get Nodes By Number","id":"3079dafd-6661-47fa-93ee-bd77e11d6c8d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"token":"{{token}}"},"isInherited":false},"method":"GET","header":[],"url":"{{backend-api}}/node/getNodesByNumber?task_id=42783&include=node_type%2Cconnector_child&is_interaction_request=1","urlObject":{"path":["node","getNodesByNumber"],"host":["{{backend-api}}"],"query":[{"key":"task_id","value":"42783"},{"key":"include","value":"node_type%2Cconnector_child"},{"key":"is_interaction_request","value":"1"}],"variable":[]}},"response":[{"id":"e21e5354-3f44-4300-aa04-136871b2cd83","name":"Insufficient Message Balance","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"api_key\": \"quxFCegETTJU1LaZR8HPMJ00fPUKcsliAPmpYY1Cq2JZrwrk\",\r\n    \"task_key\": \"8164e5fb2cb6d70e0173d58f949ddbf46a9afb7966c2e1031715106d5a1c213e\",\r\n    \"message_json\": {\r\n        \"name\": \"Ali\",\r\n        \"company\": \"Five9\",\r\n        \"city\": \"Melbourne\"\r\n    },\r\n    \"session_id\": \"\",\r\n    \"text\": \"y' ?e\\ns\\n\",\r\n    \"user_key\": \"123456\",\r\n    \"attachment\": {\r\n            \"attachment_type\": \"image 'A\",\r\n            \"attachment_url\": \"http://localhost/abc.jpg\"\r\n        }\r\n}","options":{"raw":{"language":"json"}}},"url":"{{interaction_url}}/studio/api/chat"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 11 Jun 2021 03:16:35 GMT"},{"key":"Server","value":"Apache/2.4.38 (Win64) OpenSSL/1.1.1b PHP/7.4.16"},{"key":"X-Powered-By","value":"PHP/7.4.16"},{"key":"Access-Control-Allow-Credentials","value":"1"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Content-Length","value":"175"},{"key":"Connection","value":"close"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"425\",\n    \"session_id\": \"958465c5-6393-4c41-a75e-15eaf2e8b289\",\n    \"message\": \"Message balance not available for account.\",\n    \"message_json\": null,\n    \"type\": \"error\",\n    \"attachments\": []\n}"},{"id":"d292ec9b-193d-4f53-95b9-e5fee7ad7f70","name":"Invalid Api Key","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"api_key\": \"hKCSVPvqRGDHBFvY5x0urrxyUGqBAYX3WIFhd0L5Et43Bie8\",\r\n    \"task_key\": \"aacf6221ed697c423bfd310dfc45b9d66a0b78f6f3670a6e47465b8e7c5c1718\",\r\n    \"message_json\": {\r\n        \"name\": \"Ali\",\r\n        \"company\": \"Five9\",\r\n        \"city\": \"Melbourne\"\r\n    },\r\n    \"session_id\": \"\",\r\n    \"text\": \"y' ?e\\ns\\n\",\r\n    \"user_key\": \"123456\",\r\n    \"attachment\": {\r\n            \"attachment_type\": \"image 'A\",\r\n            \"attachment_url\": \"http://localhost/abc.jpg\"\r\n        }\r\n}","options":{"raw":{"language":"json"}}},"url":"{{interaction_url}}/studio/api/chat"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 11 Jun 2021 03:20:46 GMT"},{"key":"Server","value":"Apache/2.4.38 (Win64) OpenSSL/1.1.1b PHP/7.4.16"},{"key":"X-Powered-By","value":"PHP/7.4.16"},{"key":"Access-Control-Allow-Credentials","value":"1"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Content-Length","value":"149"},{"key":"Connection","value":"close"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"410\",\n    \"session_id\": \"d76988f0-a85e-48c3-b0f4-64604d394515\",\n    \"message\": \"Invalid API Key.\",\n    \"message_json\": null,\n    \"type\": \"error\",\n    \"attachments\": []\n}"},{"id":"eda8cfd9-c4b1-4fa1-85be-d60bee889b17","name":"Cannot Find Task","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"api_key\": \"{{studio_api_key}}\",\r\n    \"task_key\": \"{{chat_task_key}}\",\r\n    \"message_json\": {\r\n        \"company\": \"Five9\",\r\n        \"city\": \"Melbourne\"\r\n    },\r\n    \"session_id\": \"\",\r\n    \"text\": \"Hello\",\r\n    \"user_key\": \"123456\",\r\n    \"attachment\": {\r\n            \"attachment_type\": \"image 'A\",\r\n            \"attachment_url\": \"http://localhost/abc.jpg\"\r\n        }\r\n}","options":{"raw":{"language":"json"}}},"url":"{{interaction_url}}/studio/api/chat"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 11 Jun 2021 03:24:38 GMT"},{"key":"Server","value":"Apache/2.4.38 (Win64) OpenSSL/1.1.1b PHP/7.4.16"},{"key":"X-Powered-By","value":"PHP/7.4.16"},{"key":"Access-Control-Allow-Credentials","value":"1"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Content-Length","value":"157"},{"key":"Connection","value":"close"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"405\",\n    \"session_id\": \"37385f7c-5e7e-44df-9bcf-b5f5fc5f5ac3\",\n    \"message\": \"Cannot find Studio task.\",\n    \"message_json\": null,\n    \"type\": \"error\",\n    \"attachments\": []\n}"}],"_postman_id":"3079dafd-6661-47fa-93ee-bd77e11d6c8d"}],"id":"3bcb12f0-533d-4060-b9b5-7f60da100543","_postman_id":"3bcb12f0-533d-4060-b9b5-7f60da100543","description":""}],"variable":[{"key":"scope-id","value":"1"},{"key":"test-number","value":""}]}